@charset "utf-8";
/* CSS Layout */

@import url(global.css);
@import url(navigation.css);

body{
	background:url(../images/background_body-small.png) center top no-repeat #fff;
}

body.HomePage, body.Course, body.Bundle, body.Library{
	background:url(../images/background_body-full.png) center top no-repeat #fff;
}

/*	Background for Footer	*/
div#background{
	background:url(../images/background_body-footer.png) center bottom no-repeat transparent;
	min-height:100%;
	position:relative;
	padding-bottom:68px;
}

/*	Container	*/
div#capsule{
	width:1003px;
	margin:0 auto;
}

/*
	Header
	*/
div#head{
	min-height:148px;
	position:relative;
}

/*	Top Area	*/
div#head_top{
	height:40px;
	position:relative;
}

/*	Navigation Area	*/
div#head_nav{
	height:108px;
	position:relative;
}

/*	Main Logo/Home button	*/
div#logo{
	position:absolute;
	top:8px;
	left:38px;
	background:url(../images/logo_softskills-courseware.png) center center no-repeat transparent;
	height:88px;
	width:313px;
	cursor:pointer;
}

/*	Menu Navigation	*/
div#navigation{
	width:600px;
	position:absolute;
	right:0px;
	top:48px;
	text-align:right;
}

div#navigation ul{
	float:right;
}

div#navigation ul li{
	float:left;
/*	padding:0px 16px;*/
	padding:0px 12px;
	height:25px;
	background:url(../images/background_navigation_item.png) no-repeat right;
}

div#navigation ul li.last{
	background:none;
}
/*
div#navigation ul li a{
	display:block;
	color:#82816a;
	font-size:12px;
	line-height:15px;
	padding-top:9px;
	padding-right:23px;
	float:left;
	text-decoration:none;
}
*/

div#navigation ul li a{
	display:block;
	color:#82816a;
	font-size:12px;
	line-height:15px;
	padding-top:6px;
	float:left;
	text-decoration:none;
}

div#navigation ul li a:hover, div#navigation ul li a.current, div#navigation ul li a.selection{
	color:#008bc0;
}

/*	Main Area	*/
div#head_main{
	height:459px;
	position:relative;
}

div#head_main div.head_image{
	position:absolute;
	top:28px;
	right:49px;
	height:406px;
	width:298px;
}

div#head_main div.head_image img{
	max-height:406px;
	max-width:298px;
}

div#head_main div.library_head_content h1 span.pre_title{
	position:absolute;
	top:-22px;
	font-size:20px;
}
	

div#head_main div.head_content{
	position:absolute;
	left:38px;
	top:40px;
	width:590px;
}

div#head_main div.head_content h2{
	color:#fff;
	font-size:30px;
	font-weight:normal;
	margin-bottom:0px;
}

div#head_main div.head_featured_product_details{
	position:relative;
	height:340px;
	color:#fff;
}

div#head_main div.head_featured_product_details h1{
	font-size:34px;
}

div#head_main div.head_featured_product_details div#featured_demo{
	width:485px;
	height:139px;
	background:url(../images/background_course-sample.png) center center no-repeat;
	position:absolute;
	bottom:68px;
	left:2px;
}

div#head_main div.head_featured_product_details div#featured_demo div.demo_text{
	float:left;
	padding-left:75px;
	padding-top:10px;
	width:190px;
}

div#head_main div.head_featured_product_details div#featured_demo div.demo_text h3{
	font-size:18px;
	color:#fff;
	font-weight:bold;
}

div#head_main div.head_featured_product_details div#featured_demo div.demo_text span{
	font-size:27px;
	color:#9adc15;
	font-weight:bold;
}

div#head_main div.head_featured_product_details div#featured_demo div.demo_form_two{
	float:right;
	padding-right:20px;
	padding-top:6px;
	width:162px;
}


div#head_main div.head_featured_product_details div.links{
	position:absolute;
	bottom:0px;
}

div#head_main div.head_featured_product_details div.links a{
	margin-right:20px;
}

/*
	Library Head 
	*/
div#head_main div.library_head_image{
	position:absolute;
	top:50px;
	right:0px;
	height:389px;
}

div#head_main div.library_head_image{
	max-width:1003px;
	max-height:409px;
}

div#head_main div.library_head_content{
	position:absolute;
	left:38px;
	top:40px;
	max-width:290px;
	color:#fff;
	height:376px;
}

div#head_main div.library_head_content h1{
	font-size:34px;
	position:relative;
	margin-top:20px;
}

div#head_main div.library_head_content div.links{
	position:absolute;
	bottom:0px;
	right:0px;
}

div#head_main div.library_head_content div.links a{
	margin-left:20px;
}


/*
	Main Content Area
	*/
div#layout{
}

div#layout h2{
	margin-bottom:1em;
}

div#layout.one_column h1{
	margin-top:1em;
}

div#layout.one_column h2{
	margin-top:1em;
}

div#layout h3{
	color: #81B122;
	font-weight:bold;
}

div#layout.two_column.top{
	border-top:1px solid #d9d9d9;
}

div#layout.two_column{
	background:url(../images/background_two-column.png) top center repeat-y;
	/*border-top:1px solid #d9d9d9;*/
	border-bottom:1px solid #d9d9d9;
	margin-bottom:40px;
}

div.two_column div.first{
	/*	Max-Width: 710px */
	float:left;
	padding:40px 40px 20px 20px;
	width:650px;
}

div.two_column div.second{
	/* Max-Width : 292px; */	
	float:right;
	padding:40px 0px 20px 20px;
	width:272px;
}

div.divider{
	background:url(../images/background_divider.png) center top no-repeat #fff;
	padding-top:19px;
	min-height:30px;
}

/*	Price Area	*/
div#price-holder{
	border-bottom:1px solid #d9d9d9;
}

div#price-holder div.order-now{
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#00755f;
	float:right;
	padding:0px 15px 0px 15px;
	border-left:1px solid #d9d9d9;
}

div#price-holder div.order-now a{
	color:#00755f;
}


div#price-holder div.lead-in{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	color:#5b5b5b;
	float:right;
	padding:0px 15px 0px 15px;
}

div#price-holder div.price{
	font-size:24px;
	font-weight:bold;
	color:#5b5b5b;
	float:right;
	padding:0px 15px 0px 15px;
	border-left:1px solid #d9d9d9;
}

/*	What you Get	*/
div#what_you_get-holder{
}

ul#what_you_get{
	height:34px;
	list-style:none;
	margin:0px;
	padding:24px 0px 24px 0px;
}

ul#what_you_get li{
	background: white url(../images/bullet_largecheck.png) no-repeat 0% 50%;
	/*color: #5F5F5F;*/
	float: left;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	margin-left: 19px;
	padding-left: 45px;
	width: 186px;
	font-weight:bold;
}

/*	What you Receive area of Course Page	*/

div#receive{
	margin-top:40px;
}

div.receive_soft{
	background: url(../images/background_receive-soft.png) no-repeat top left;
	height: 435px;
	margin: 40px 80px 0px 0px;
}

/*	Bundle area of Course Page	*/

div#bundle{
	margin-top:40px;
}

div#bundle h2{
	margin-bottom:0px;
	font-size:22px;
}


div.bundle_and_save{
	float:left;
	text-align:center;
	width:180px;
	padding-top:12px;
}

div.bundle_and_save a{
	margin:5px auto;
	text-decoration:none;
	float:none;
}

div.bundle_and_save span.price{
	display:bolck;
	font-size:16px;
	font-weight:bold;
}

div.individual_courses{
	float:right;
	padding:12px 0px 0px 0px;
}

div.individual_courses ul{
	list-style:none;
	margin:0px;
	padding:10px 0px 0px 0px;
}

div.individual_courses ul li{
	background:transparent;
	border-bottom:1px solid #d9d9d9;
	line-height:19px;
	position:relative;
	width:470px;
}

div.individual_courses ul li:hover{
	background:#eaeaea;
}

div.individual_courses ul li a{
	display:block;
	padding-right:65px;
	padding-left:2px;
	text-decoration:none;
}

div.individual_courses ul li a span.price{
	position:absolute;
	right:2px;
}

div.individual_courses p.total{
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin-top:20px;
}

/*	Course Outline	*/

div#course_outline{
	padding:10px 30px;
	background:#F7F7F7;
	margin-top:40px;
}

div#course_outline ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

div#course_outline ul li{
	margin:20px 0px;
}

div#course_outline ul li h4{
	display:inline;
}

div#course_outline ul li p{
	display:inline;
}

/*	Bundles Courses	*/

ul.bundle_courses{
	list-style:none;
	margin:0px;
	padding:0px;
	border-top:1px solid #d9d9d9;
}

ul.bundle_courses li{
	background:transparent;
	border-bottom:1px solid #d9d9d9;
	line-height:19px;
	position:relative;
}

ul.bundle_courses li:hover{
	background:#eaeaea;
}

ul.bundle_courses li a{
	display:block;
	padding-right:65px;
	padding-left:2px;
	text-decoration:none;
}

ul.bundle_courses li a span.price{
	position:absolute;
	right:2px;
}

ul.bundle_courses li.total{
	border-bottom:none;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}

ul.bundle_courses li.total:hover{
	background:transparent;
}

ul.bundle_courses li.total span.total{
	position:absolute;
	right:2px;
}


/*	
	Sidebar	
	*/
div.sidebar{
	margin-bottom:2em;
	padding-right:20px;
	padding-left:20px;
}

/*	Sidebar Free Demo Form	*/

div#freedemo{
}

div#demo_logo{
	background:url(../images/background_free-sample.png) center center no-repeat;
	height:62px;
	width:138px;
	margin-left:62px;
}
/*	Additional --> See form.css	*/

/*	Sidebar Cart	*/

div#sidecart{
}

div#sidecart h3{
}

div#sidecart ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:14px;
}

div#sidecart ul li{
	margin-top:0.5em;
}

div#sidecart ul li a.title{
	display:block;
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
}

div#sidecart ul li span.price{
	display:block;
	position:relative;
}

div#sidecart ul li span.price strong{
	position:absolute;
	right:0px;
}

div#sidecart ul li div.quantity{
}

div#sidecart ul li div.quantity span.quantity_title{
	line-height:25px;
}

div#sidecart ul li div.quantity a{
	display:block;
	float:right;
}

div#sidecart ul li div.quantity input{
	padding:0px;
	margin:0px;
	margin-top:1px;
	height:18px;
	display:block;
	float:right;
	border-top:1px solid #818181;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}

div#sidecart ul li.subtotal{
	position:relative;
}

div#sidecart ul li.subtotal strong{
	position:absolute;
	right:0px;
}

div#sidecart ul li.total{
	position:relative;
}

div#sidecart ul li.total strong{
	position:absolute;
	right:0px;
}

div#sidecart ul li.checkout{
	margin-top:1em;
}

div#sidecart ul li.checkout a{
	float:right;
}

/*	Sidebar Guarentee	*/

div#guarentee{
	height:78px;
	background:url(../images/background_moneyback.png) 20px center no-repeat;
	padding-left:100px;
	padding-right:15px;
}

div#guarentee h5{
	text-align:center;
	padding-top:15px;
	font-weight:normal;
}

/*	Sidebar Clients	*/
div#clients{
	height:100px;
	background:url(../images/clients.gif) center bottom no-repeat;
}


/*
	Home Page
	*/

/*	Featured Four	*/

div#featured_four{
	margin-bottom:45px;
}

div#featured_four ul{
}

div#featured_four ul li{
	float:left;
	width:205px;
	margin:0px 22px;
}

div#featured_four ul li div.image{
	height:140px;
	width:205px;
}

div#featured_four ul li div.image img{
	max-height:140px;
	max-width:205px;
}

div#featured_four ul li h2{
	font-size:16px;
}

div#featured_four ul li h2 a{
	color:#666;
}

div#featured_four ul li p{
	width:205px;
	margin:0.5em 0;
}

div#featured_four ul li ul{
	list-style:none;
	margin:1em 0px;
	padding:0px;
}

div#featured_four ul li ul li{
	float:none;
	margin:1em 0;
}

div#featured_four ul li ul li a{
	color:#c93058;
	padding-left:12px;
	display:block;
	background:url(../images/background_arrow.png) left 3px no-repeat;
}

/*	Featured Trio	*/
div#featured_trio_top{
	background:url(../images/background_trio-top.png) top center no-repeat;
	padding-top:1px;
}

div#featured_trio_bottom{
	background:url(../images/background_trio-bottom.png) bottom center no-repeat;
	min-height:235px;
	padding-bottom:45px;
}

div#featured_trio{
	background:url(../images/background_trio-repeat.png) top center repeat-y transparent;
	min-height:235px;
}

div#featured_trio ul{
}

div#featured_trio ul li{
	width:283px;
	float:left;
	padding:25px 25px 15px 25px;
}

div#featured_trio ul li#trio_center{
	padding:25px 26px 15px 26px;
}

div#featured_trio ul li h2{
	font-weight:normal;
	font-size:21px;
}

div#featured_trio ul li h2 a{
	color:#000;
}

div#featured_trio ul li p{
	margin:0.5em 0 0 0;
}

div#featured_trio ul li div.image{
	margin-top:25px;
	text-align:center;
}

div#featured_trio ul li div.image img{
	max-width:283px;
}

/*
	Sitemap Page
	*/
ul.sitemap{
	font-size:12px;
}

ul.sitemap.child{
	font-size:11px;
}

ul.sitemap li{
	background:none;
	border:none;
	padding:0px;
}

ul.sitemap li a{
	text-decoration:none;
	font-weight:bold;
}

ul.sitemap.child li a{
	font-weight:normal;
}

ul.sitemap li a:hover{
	text-decoration:underline;
}


/* 
	What you Receive Page
	*/

div#receive_image{
	margin-bottom:2em;
	margin-top:2em;
	text-align:center;
}

ul.receive{
	list-style:none;
	margin:5px 0px 35px 0px;
	padding:0px;
	border-bottom:1px solid #e1e1e0;
}

ul.receive li{
	border-top:1px solid #e1e1e0;
	padding:10px 0px 0px 25px;
	margin:0px 0px 10px 0px;
	position:relative;
	background:transparent url('../images/bullet_blue.png') no-repeat scroll 0px 11px;
	min-height:15px;
	height:auto !important;
	height:15px;
	display:block;
	clear: both;
}

ul.receive li h4.item_title {
	font-size:14px;
	font-weight:normal;
	padding-right: 25px;
	color:#172531;
	border-bottom:none;
}

ul.receive li span.item_count {
	position: absolute;
	left: 4px;
	top: 11px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

ul.receive li p {
	margin: 0;
	display: block;
	/*width: 450px;*/
	padding:5px 30px 5px 10px;
	margin-right:0px !important;
}

/*
	FAQ Page
	*/

ol#faq{
	font-size:12px;
	font-weight:bold;
	list-style:decimal outside;
}

ol#faq li{
	padding-left:45px;
	margin-bottom:2em;
}

ol#faq li h4.question{
	font-weight:bold;
}

ol#faq li p{
	margin-top:0px;
	font-weight:normal;
}


/*
	Checkout Page
	*/

div#Checkout{
	width:740px;
	margin:0 auto 40px auto;
}

div#assurance{
	margin:1em 0;
	border:1px solid #ccc;
	padding:1em 1em 0 1em;
}

div#assurance div.title{
	font-size:14px;
	margin-bottom:1em;
}

div#assurance div.title a{
	display:block;
	position:relative;
	padding-right:75px;
	text-decoration:none;
}

div#assurance div.title a span.price{
	position:absolute;
	right:0px;
}

div#assurance a.green_link{
	float:right;
	margin-left:2em;
}

/*
	Contact Page
	*/
ul#departments, ul#country{
	list-style:none;
	margin:20px 0px 20px 15px;
}

ul#departments li, ul#country li{
	padding-left:130px;
	margin:30px 0px;
}

ul#departments li span.department, ul#country li span.country{
	display:block;
	width:120px;
	margin-left:-130px;
	font-weight:bold;
	float:left;
}

ul#departments li p, ul#country li address{
	margin:0px;
	font-style:normal;
}

/*
	Free Demo page
	*/
div#demo_image{
	float:left;
	padding-top:40px;
}

div#demo_form{
	width:232px;
	float:left;
	padding-top:60px;
}

/*
	Free Demo Download Page
	*/

div#course-accordian{
	width:/*573*/650px;
	font-size:12px;
}

div#course-accordian div.accordian_header{
	position:relative;
	display:block;
	/*margin-right:11px;
	padding-right:75px;*/
	padding-right:86px;
	color:#6e92ae;
	font-weight:bold;
	text-decoration:none;
	min-height:22px;
	line-height:22px;
	cursor:pointer;
	padding-top:6px;
	padding-bottom:6px;
	/*border-bottom:1px solid #e1e1e1;*/
}

div#course-accordian div.accordian_header span.closed_download{
	display:block;
	height:22px;
	width:72px;
	background:url(../images/button_download-blue.png) no-repeat center center;
	position:absolute;
	top:6px;
	right:11px;
}

div#course-accordian div.accordian_header.header_selected{
	display:none;
}

div#course-accordian div.accordian_content{
}

div#course-accordian div.accordian_content div.open_top{
	background:url(../images/background_velsoft_downloads_open_top.png) no-repeat;
	height:4px;
}

div#course-accordian div.accordian_content div.open_main{
	background:url(../images/background_velsoft_downloads_open_main.png) repeat-y;
	padding-top:6px;
}

div#course-accordian div.accordian_content div.open_main div.prod_image{
	float:left;
	padding-left:11px;
	padding-top:7px;
	width:100px;
}

div#course-accordian div.accordian_content div.open_main a.open_title{
	position:relative;
	display:block;
	float:left;
	width:/*376*/453px;
	margin-right:11px;
	padding-right:75px;
	color:#6e92ae;
	font-weight:bold;
	text-decoration:none;
	line-height:21px;
}

div#course-accordian div.accordian_content div.open_main a.open_title span.open_download{
	display:block;
	height:21px;
	width:72px;
	background:url(../images/button_download-red.png) no-repeat center center;
	position:absolute;
	top:0px;
	right:0px;
}

div#course-accordian div.accordian_content div.open_main p{
	padding-top:1em;
	padding-bottom:1em;
	padding-right:20px;
	margin:0px;
	width:/*442*/519px;
	float:right;
}

div#course-accordian div.accordian_content div.open_bottom{
	background:url(../images/background_velsoft_downloads_open_bottom.png) no-repeat;
	height:38px;
	padding-left:110px;
	clear:both;
}


/*
	Courseware Group Page
	*/
ul.products{
	margin:1em 0px;
	padding:0px;
	list-style:none;
}

ul.products li.product{
	margin-bottom:100px;
}

ul.products li.product h3{
	margin-bottom:15px;
}

ul.products li.product h3 a{
	color: #81B122;
}

div#product_holder{
	width:650px;
}

div#product_holder div.product_image{
	float:left;
	width:110px;
	padding-right:40px;
}

div#product_holder div.product_image a{
	display:block;
	text-align:center;
}

div#product_holder div.product_image a img{
	max-width:110px;
}

div#product_holder div.product_image div.price{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

div#product_holder div.product_details{
	width:500px;
	float:right;
	padding-bottom:0.5em;
}

div#product_holder div.product_details ul.included_courses{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#product_holder div.product_details ul.included_courses li{
	border-bottom:1px solid #d9d9d9;
	line-height:19px;
	position:relative;
	width:500px;
}

div#product_holder div.product_details ul.included_courses li:hover{
	background:#eaeaea;
}

div#product_holder div.product_details ul.included_courses li a{
	display:block;
	padding-left:2px;
	padding-right:65px;
	text-decoration:none;
}


div#product_holder div.product_details ul.included_courses li a span{
	position:absolute;
	right:2px;
}

div#product_holder div.product_details div.totals{
	text-align:right;
	padding:4px 2px 4px 0px;
	font-size:16px;
	font-weight:bold;
}

div#product_holder div.product_details div.totals span.total{
	padding-left:10px;
}

div#product_holder div.bottom{
	padding-left:150px;
}

div#product_holder div.bottom a{
	margin-right:10px;
}


/*
	Top Footer
	*/
div#top_footer{
	padding:0px 40px 40px 40px;
}

div#products_sitemap{
}

div#bundle_group_one_two{
	float:left;
	width:368px;
}

div#bundle_group_three{
	float:right;
}

div.bundle_group{
	width:134px;
	margin:0px 25px 25px 25px;
	float:left;
}
	
div#facebook{
	float:right;
	margin-left:40px;
}

div#facebook a{
	height:55px;
	width:160px;
	display:block;
	background:url(../images/background_facebook.png) center center no-repeat;
}

div#twitter{
	float:right;
	margin-left:40px;
}

div#twitter a{
	height:55px;
	width:180px;
	display:block;
	background:url(../images/background_twitter.png) center center no-repeat;
}

/*
	Footer
	*/
div#footer{
	position:absolute;
	bottom:0px;
	height:68px;
	width:100%;
}

div#footer_container{
	width:1003px;
	margin:0 auto;
	height:43px;
	position:relative;
	padding-top:25px;
}

div#copyright{
	float:right;
}

div#velsoft{
	float:right;
}

div#velsoft a{
	background:url(../images/background_velsoft-link.png) center center no-repeat transparent;
	display:block;
	height:13px;
	width:92px;
	margin:0px 13px;
}

div#footer_nav{
	float:right;
}

div#footer_nav ul{
}

div#footer_nav ul li{
	float:left;
	margin-left:13px;
}

div#footer_nav ul li a{
	color:#666;
}