/*
	common.css - AMBase v1.26
	built by AntalMedia (www.antalmedia.com)
	built on WSC3 CSS standards
	
	Copyright 2009. All Rights Reserved.
		
*/
#tagline { margin-top:0px;}
.header-top { 
	width: 980px;
	margin-top: 0px;
	color: #252F54;
	font-weight: bold;
	font-size: 15px;
	line-height: 2.75em;
}
.home-top-block {
	clear:both;
	margin:20px 0;
	width:980px;
	
}
.home-top-right { 
	float:left; 
	width:382px;
	text-align:center;
}

.right-blocks a {
	color: black;
	font: normal normal 14px/21px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}
.right-blocks a:hover { color:#999;}

.home-top-left {
	width: 540px;
	border: solid 2px #F0F0F0;
	float: left;
	margin-right: 15px;
	background: white;
}
.home-top-left-content { 
	width: 85%;
	margin: 0 auto;
	height: auto;
	padding: 20px 0;
	line-height:normal;
}

.home-top-left-content ul {
	margin:0;	
}


a.get-started-now { 
	text-indent:-999em;
	background: url(/lib/images/get-started-now.gif) 0 0 no-repeat;
	width:208px;
	height:33px;
	display:block;
	float:right;
	margin: 5px 0;
}


.right-blocks { 
	height:76px;
	width:425px;
	background: url(/lib/images/right-blocks.gif) 0 0 no-repeat;
	float:left;
	padding-top: 9px;
}

.right-blocks p{	text-align:center !important;}



.social { height: 50px; width: 100%;}
.sub-footer { 
	width:980px;
	clear:both
}

.addtl-learning-resources-header {	
	height: 27px;
	width: 437px;
	float: left;
	background: url(/lib/images/addtl-header-bkg.gif) 0 0 no-repeat;
	padding: 5px 0 0 10px;
}
.sponsorship-support-header {	
	height: 27px;
	width: 458px;
	float: left;
	background: url(/lib/images/sponsorship-header-bkg.gif) 0 0 no-repeat;
	padding: 5px 0 0 10px;
}
.addtl-learning-resources-top { 
	width:447px; 
	height:178px; 
	float:left; 
	background:url(/lib/images/addtl-resources-top.jpg)  0 0 no-repeat;
	margin-bottom:10px;
}
.addtl-learning-resources-bottom { 
	width:447px; 
	height:178px; 
	float:left; 
	background:url(/lib/images/addtl-resources-bottom.jpg)  0 0 no-repeat;
	margin-bottom:10px;
}

.inner-top { 
	width:90%;
	margin: 30px 20px 0;
}
.inner-bottom {
	width: 50%;
	margin: 30px 20px 0;
}

.ad { 
	border:solid 1px #ececec; 
	width: 468px;
	height: 60px;
	float:left;
	overflow:hidden;
	background:url(/lib/images/placeholder.jpg)  0 0 repeat-x;
	margin-bottom: 14px;

}
.sub-footer-left { 
	float:left;
}

.sub-footer-left {
	width:460px;
	float:left;
	margin-right:52px;
}
.sub-footer-right { 
	width:468px;
	float:left;
}

/****************************************|COLUMNS|****************************************/
/*COLSET-A*/
.colset-a{
	float: right;
	width: 239px;
}
.colset-a.odd{margin-right:8px;}
/*COLSET-B*/
.colset-b{
	float: left;
	width: 486px;
}
.colset-b.odd{margin-right:8px;}
/*COLSET-C*/
.colset-c{
	float: right;
	width: 143px;
}
.colset-c.odd{margin-right:8px;}
/*COLSET-D*/
.colset-d{
	float: left;
	width: 318px;
}
.colset-d.odd{margin-left: 74px;
              margin-right: 200px;}
/****************************************|HEADER|****************************************/
#header #masthead{
	position: absolute;
	top:0px;
	left:0;
}
#header #masthead #identity{
	position:absolute;
	top: 50px;
	height:70px;
	width:255px;
}
#header #masthead #identity a{
	display:block;
	height:70px;
	width:255px;
	text-indent:-999em;
	background:url(/lib/images/logo-esummits.gif) 0 0 no-repeat;
}
#header #masthead #tagline{text-indent:0;}
/****************************************|ADS|****************************************/
.ad-468x60{
	height:60px;
	width:468px;
	overflow:hidden;
	background:#f1f1f1;
	border:1px solid #e1e1e1;
}
.ad-120x600{
	height:600px;
	width:120px;
	overflow:hidden;
	background:#f1f1f1;
	border:1px solid #e1e1e1;
}
.ad-left{
	position:absolute;
	top:6px;
	left:15px;
}
.ad-right{
	position:absolute;
	top:6px;
	right:0;
}
.ad-flleft, .ad-flright{margin:12px 0;}
.ad-flleft{float:left;}
.ad-flright{float:right;}
.ad-offpage{
	position:absolute;
	top:192px;
	right: -142px;
	z-index:1000;
}
/****************************************|TOP|****************************************/
#top{
	position: absolute;
	top: 0px;
	right: 0;
}
#top ul{margin:0; padding:0;}
#top li{
	float: left;
	list-style: none;
	margin-right: 0px;
	text-align: center;
	padding: 0;
}
/*#top li{
	float: left;
	list-style: none;
	margin-right: 0px;
	text-align: center;
	padding: 0;
}
*/


#top li.last {border:none;}
#top li a{
	font: normal normal 9px/9px Arial, Helvetica, sans-serif;
	color:#636363;
	display: block;
	font-size: 11px;
	line-height: 1.5em;
	padding: 5px 10px;
	border:solid 1px #CCC;
}

#top li a em{
	font-size:9px;
}

#top ul li {
padding:0px 5px;
}

#top #search-form{margin-top:0px;}
#search-field {
	float:left;
	height: 13px;
	width: 125px;
	margin-top:5px;
	padding: 0 2px 0;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #CCC #CCC #ececec;
	font: normal normal 9px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color:#636363;
}
#search-btn {
	float:left;
	display: block;
	margin-top:5px;
	height: 15px;
	width: 24px;
	text-indent: -999em;
	cursor:pointer;
	border: 0;
	background: url(/lib/images/search-btn.gif) 0 0 no-repeat;
}
#search-btn:hover{background-position: 0 -15px; }
/****************************************|NAVIGATION|****************************************/
#navigation{
	position: absolute;
	top:127px;
	right:0;
	padding: 0;
	/*width: 467px;*/
	border:solid 1px #999;
	
}
#navigation ul{
	margin:0;
	padding:0;	
}
#navigation ul ul{
	margin:0;
	padding:0;
}
#navigation li{
	float:left;
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#navigation li div a{
	display: block;
	font: normal normal 18px/40px Arial Narrow;
	color: #000000;
	text-transform: uppercase;
	/* text-indent: -999em;
	background-image: url(/lib/images/navigation.gif);
	background-repeat: no-repeat;
	 
	 background: url(/lib/images/main-nav-bkg.gif) repeat-x;*/
	 font-size:14px;
	 text-align: center;
	 padding: 0;
	 width: 243px;
	border-right: solid 1px #999
}
#navigation li a.online-courses{width: 147px; background-position: 1px 0;}
#navigation li a.online-courses:hover{background-position: 1px -40px;}
#navigation li a.online-courses.active, #navigation li a.online-courses.page-ancestor{background-position: 0 -80px;}

#navigation li a.live-courses{width: 105px; background-position: -147px 0;}
#navigation li a.live-courses:hover{background-position: -147px -40px;}
#navigation li a.live-courses.active, #navigation li a.live-courses.page-ancestor{background-position: -137px -80px;}

#navigation li a.bookstore{width: 147px; background-position: 1px 0;}
#navigation li a.bookstore:hover{background-position: 1px -40px;}
#navigation li a.bookstore.active, #navigation li a.bookstore.page-ancestor{background-position: -256px -80px;}

#navigation li a.continuing-education{width: 105px; background-position: -147px 0;}
#navigation li a.continuing-education:hover{background-position: -147px -40px;}
#navigation li a.continuing-education.active, #navigation li a.continuing-education.page-ancestor{background-position: -147px -80px;}

#navigation li a.about-us{width: 146px; background-position: -252px 0;}
#navigation li a.about-us:hover{background-position: -252px -40px;}
#navigation li a.about-us.active, #navigation li a.about-us.page-ancestor{background-position: -252px -80px;}

#navigation li a.login{width: 65px; background-position: -398px 0;}
#navigation li a.login:hover{background-position: -398px -40px;}
#navigation li a.login.active, #navigation li a.login.page-ancestor{background-position: -621px -80px;}
#navigation li.last{border:0;}
/*SUBNAV*/
/*#navigation li .subnav{left:auto;}*/
/*
#navigation li .subnav{
	position:absolute;
	display:block;
	padding: 8px 25px 14px 15px;
	left:-999em;
	z-index:1000;
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
	background: url(/lib/images/bg-subnav.gif) 0 0 no-repeat;
}
#navigation li li{
	float: none;
	margin:0;
	padding:4px 0;
	list-style:none;
}
#navigation li li a{
	font: normal normal 14px/14px Arial;
	color: #FFF;
	text-transform: capitalize;
	text-indent: 0;
	background: none;
}
#navigation li li a:hover, #navigation li li a.active{
	color: #fcd01b;
	text-decoration: none;
}
*/
#navigation li .subnav{
	position:absolute;
	display: block;
	padding: 4px 0 0;
	left:auto;
	z-index:1000;
}
#navigation li.oc .subnav{padding-left:12px;}
#navigation li.cec .subnav{padding-left:8px;}
#navigation li li{
	float: left;
	margin:0;
	padding: 0 8px 0 0;
	list-style:none;
	border-right: 1px solid #CCC;
}
#navigation li li.last{border:0;}
#navigation li li a{
	padding: 0 0 0 8px;
	font: normal normal 12px/12px Arial;
	color: #000;
	text-transform: capitalize;
	text-indent: 0;
	background: none;
}
#navigation li li a:hover, #navigation li li a.active{
	color: #836408;
	text-decoration: none;
}
/****************************************|PAGES|****************************************/
#main {
	margin: 0 0 8px;
	padding: 15px 0 150px;
	min-height: 400px;
}
#main .colset-d{
	min-height: 120px;
	background: #CCC;
}
/****************************************|HOME|****************************************/
#body-index #main {
	padding-bottom: 0;
	min-height: 0;
	padding-top:0;
}
.row{padding:0 0 20px;}
/*FEATURE*/
#feature .block{width:980px;}
#feature h1, #feature h2, #feature h3, #feature h4, #feature h5, #feature h6, #feature p, #feature li{margin:0 auto; padding:0; width:900px; font-size:12px;color:#d6ceb4;}
#feature h1, #feature h2, #feature h3, #feature h4, #feature h5, #feature h6{margin:0 auto; padding:8px 0 0; font-weight:bold;}
#feature h1{padding-top:40px;}
/*TOP SPEAKERS*/
.top-speakers{
	margin: 10px 0 10px;	
}
	.top-speakers .title{
		margin: 0 0 8px;
		height:30px;
		width:570px;
		text-indent: -999em;
		background: url(/lib/images/top-speakers/title.gif) 0 0 no-repeat;
	}
	.top-speakers .speakers{
		position:relative;
		height: 85px;
		width: 980px;
	}
	.top-speakers .slide{
		height: 85px
		width: 330px;
	}
	.top-speakers #ssController {display:none;}
/*E-Learning Blog*/
.blog-caption{
	float: left;
	padding: 0;
	height: 50px;
	width:485px;
}
	.blog-caption .title, .blog-caption .caption, .blog-caption .btn{float:left;}
	.blog-caption .title{
		height:50px;
		width:112px;
		text-indent: -999em;
		background: url(/lib/images/home/blog-title.gif) 0 0 no-repeat;
	}
	.blog-caption .caption{
		position:relative;
		height: 50px;
		width: 355px;
		background: #e2e2e2;
	}
		#bcController {position:absolute;top:0;right:0;}
		#bcController span.bcSelected {}
		.bcControl, p.bcPrev{display:none}
		.captions{height:50px;width:320px;overflow:hidden;}
	.blog-caption .caption p{
		padding: 8px 10px 0 10px;
		font-size: 12px;
	}
	.blog-caption p.bcNext{
		display: block;
		margin:0;
		padding:0;
		height: 50px;
		width: 20px;
		text-indent: -999em;
		overflow: hidden;
		cursor: pointer;
		background: url(/lib/images/home/blog-btn.gif) 0 0 no-repeat;
	}
	.blog-caption .bcNext:hover{background-position:0 -50px;}
/*Newsletter Sign-Up*/
.newsletter-signup{
	float: right;
	padding: 0 0 0 15px;
	width:458px;
}	
	.newsletter-signup div{float:left;}
	.newsletter-signup .title{
		padding: 0 10px 0 0;
		height:50px;
		width:120px;
		text-indent: -999em;
		background: url(/lib/images/home/newsletter-title.gif) 0 0 no-repeat;
	}
	.newsletter-signup .input{
		padding: 10px 8px 10px 10px;
		height: 30px;
		background: url(/lib/images/home/vert-divide.gif) 0 0 repeat-y;
	}
	.newsletter-signup .input input{
		padding: 0 5px 0;
		height: 30px;
		width: 225px;
		font-size: 14px;
		line-height:30px;
		color: #8c8c8c;
		border: 0;
		background: url(/lib/images/home/newsletter-input.gif) 0 0 no-repeat;
	}
	.newsletter-signup .btn{
		padding: 10px 0;
	}
	.newsletter-signup .btn input{
		display: block;
		padding: 0;
		height: 30px;
		width: 75px;
		text-indent: -999em;
		border: 0;
		cursor: pointer;
		background: url(/lib/images/home/newsletter-btn.gif) 0 0 no-repeat;
	}
	.newsletter-signup .btn input:hover{background-position:0 -30px;}
/*REFERENCES*/
.col-sets{ margin: 30px 0 20px;}
.entry .colset-d a{
	display: block;
	height: 122px;
	width: 318px;
	text-indent: -999em;
}
.entry .colset-d a:hover{background-position:0 -122px;}
.entry .special-01 a{background: url(/lib/images/home/special-01.gif) 0 0 no-repeat;}
.entry .special-02 a{background: url(/lib/images/home/special-02.gif) 0 0 no-repeat;}
.entry .special-03 a{background: url(/lib/images/home/special-03.gif) 0 0 no-repeat;}
.entry .special-04 a{background: url(/lib/images/home/special-04.gif) 0 0 no-repeat;}
/****************************************|PAGE-FAQ|****************************************/
.qna{padding: 20px 0 10px; border-bottom: 1px solid #f8f8f8;}
p.question{font-size: 21px; line-height: 24px; text-align: left !important;}
p.answer{font-size: 14px; line-height: 24px;}
p.question span{padding-right: 0; font-size: 24px; font-weight: bold; color:#deb11e;}
p.answer span{font-weight: bold;}
/****************************************|PAGE-FEATURES|****************************************/
#body-features h3{
	font-size: 26px;
	font-weight: normal;
	color: #d4a80e;
}
/****************************************|PAGE-ONLINE COURSES|****************************************/
.quick-course{position: relative; float: left; margin-bottom: 20px; height: 205px; width:300px;}
.quick-get_started,
.quick-watch_presentation{margin-right:20px;}
.quick-get_started{
	background: url(/lib/images/online-courses-get_started.gif) 0 0 no-repeat;
}
.quick-sign_up{
	background: url(/lib/images/online-courses-sign_up.gif) 0 0 no-repeat;
}
.quick-watch_presentation{
	background: url(/lib/images/online-courses-watch_presentation.gif) 0 0 no-repeat;
}
.quick-get_credits{
	background: url(/lib/images/online-courses-get_credits.gif) 0 0 no-repeat;
}
.quick-course  h2,
.quick-course .desc{
	display: none;
}
.quick-course .quick-button{
	position: absolute;
	bottom: 15px;
	right: 15px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.quick-course .quick-button a {
	padding: 0 25px 0 10px;
	height: 20px;
	color: #ab6100;
	font: normal bold 14px/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(/lib/images/btn-20.gif) 100% 50% no-repeat;
}
.quick-course .quick-button a:hover {text-decoration: none; color: #c49902;}
/****************************************|BREADCRUMBS|****************************************/
.crumbs .home, .crumbs .page{
	margin:0 3px;
}
.crumbs .separator{
	padding:0 3px;
	color:#ccc;
	line-height: 4px;
}
.crumbs .home a, .crumbs .page a{
	padding:2px 3px;
	color:#ccc;
	line-height: 12px;
}
.crumbs .home a:hover, .crumbs .page a:hover{
	background:#f7f7f7;
	color:#999999;
	text-decoration:none;
}
/****************************************|SIDEBAR|****************************************/
#sidebar{
	position:relative;
	width: 320px;
}
#sidebar .sidebar-nav {
	margin: 0;
	padding: 10px 0;
	width: 280px;
	background: url(/lib/images/sidebar/sidebar-nav-top.gif) 0 0 repeat-x;
}
#sidebar .sidebar-nav li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	border-bottom: 1px solid #ffdc19;
}
#sidebar .sidebar-nav a{
	color: #000000;
	font: normal normal 21px/21px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#sidebar .sidebar-nav a:hover {
	color: #999999;
	text-decoration: none;
}
#sidebar .sidebar-top,
#sidebar .sidebar-bot{
	height: 25px;
	width: 320px;
}
#sidebar .ad{
	margin: 10px 0;	
}
/****************************************|FOOTER|****************************************/
#footer .block{
	width: 980px;
	padding: 40px 0 25px;
}
.footer-cols .colset-a{
	background: none;
}
.footer-cols .colset-a.odd{border-right: 1px solid #CCC; margin-right:7px;}
.footer-cols .colset-b.odd{border-right: 1px solid #CCC; margin-right:7px;}
.footer-cols .colset-b.odd p{margin: 0 20px;}
.footer-cols .colset-a p{
	margin: 0 12px;
	font-size: 11px;
	color:#3a3a3a;
}
.footer-cols .colset-b p.continue-123 {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: #999999;
}
.footer-cols .colset-b a {color:#0c897d}
.footer-cols .login{padding: 0 15px; height:117px; width: 200px; background:url(/lib/images/login-bg.gif) 0 0 no-repeat;}
.footer-cols .login .left{
	float: left;
	width: 150px;
}
.footer-cols .login h3{
	margin:8px 0 12px;
	font-size: 18px;
	font-weight:bold;
	color:#333333;
}
.footer-cols .login .right{float: right;}
.footer-cols .login input{
	margin: 0 0 3px;
	padding: 2px 5px;
	width: 163px;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #999;
}
.footer-cols .login .btn {
	display: block;
	margin:0;
	padding:0;
	height: 44px;
	width: 20px;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
	border:0;
	background: url(/lib/images/home/blog-btn.gif) 0 -3px no-repeat;
}
.footer-cols .login .btn:hover{background-position:0 -53px;}
.footer-cols .login p{
	margin:5px 0 0;
	line-height: 12px;
}
.footer-cols .login p{color:#666666;}
.footer-cols .login p a{color:#666666;}
/****************************************|BASE|****************************************/
#base .block{
	position: relative;
	width: 1049px;
	padding: 20px 0 0;
}
.base-cols .colset-a, .base-cols .colset-b, .base-cols .colset-c{
	background: none;
	min-height: 130px;
}
.base-cols .colset-a.odd, .base-cols .colset-c.odd{border-right: 1px solid #CCC; margin-right:24px;}
.base-cols .colset-a p, .base-cols .colset-b p {
	margin: 0 12px;
	font-size: 11px;
	color:#999;
}
.base-cols .colset-c p {
	margin: 0 8px 0;
	text-align: left;
}
#base .bottom {
	margin: 25px 20px 0;
}
#base p{font-size:10px; line-height:14px;}
#base .contact p{color:#666666;}
#base a {color:#666666;}
#base ul{
	margin:0 0 0 8px;
	padding:0;
}
#base li{
	margin:0;
	padding:0;
	font-size:10px;
	line-height:14px;
	list-style: none;
}
#base .copyright{float:left;}
#base .credit{float:right;}
#base .copyright p{color:#999999;}
#base .copyright a{color:#999999;}
#base .copyright a:hover{color:#828282;}
#base .credit p{color:#c9c9c9;}
#base .credit a{color:#c9c9c9;}
#base .credit a:hover{color:#828282; text-decoration:underline;}
/****************************************|FORMS|****************************************/
.contact-col1{
	float:left;
	width:550px;
}
.contact-col2{
	float:right;
	padding:22px 0 0;
	width:150px;
}
#contact_form{
	margin-top:32px;
	width:550px;
}
h3.attn{
	border-bottom:1px solid #e8e8e8;
}
h3.attn span{color:#333333;}
h4.warning{color:#990000; font:normal bold 14px/14px Arial, Helvetica, sans-serif;}
form table{margin:0;}
form h5{
	margin:14px 0 8px;
	font-size:14px;
	font-weight:normal;
	color:#30849E;
}
fieldset{
	margin:0 0 8px;
	padding:0 0 8px;
	border-color:#e8e8e8;
	border-style:solid;
	border-width:0 0 1px 0;
}

td.sectbrk{height:1px;}
td.sectbrk hr{margin:0; height:1px; background:#f7f7f7; color:#f7f7f7; border:none;}
td.sectbrk-blue hr{margin:21px 0; height:1px; background:#e8e8e8; color:#e8e8e8; border:none;}
fieldset.noborder{border:0;}
input, textarea{
	margin:3px 0;
	font:normal normal 11px/11px Arial, Helvetica, sans-serif;
	width: 160px;
}
label{
	margin:3px 0;
	color:#666666;
	font:normal normal 12px/12px Arial, Helvetica, sans-serif;
}
input.std_field{width:160px;}
input.service_interest{width:260px}
input.wide3{width:450px;}
textarea{height:120px; width:545px;}
.form_btn{
	margin: 0;
	padding: 0 18px;
	height:32px;
	width:auto !important;
	line-height:32px;
	font: normal bold 18px/32px Arial, Helvetica, sans-serif;
	background: url(/lib/images/btn-32.gif) 0 0 repeat-x;
	border:none;
	cursor:pointer;
}
.form_btn:hover{
	background-position:0 -32px;
}
/****************************************|MISC|****************************************/
.inline-img{
	margin:30px 0;
	border:1px solid #999;
}
.note{
	margin:20px 0;
	padding:2px 10px;
	color:#666666;
	background:#f7f7f7;
}
form .note{
	margin:0 0 20px;
	padding: 0;
	color:#999;
	background:none;	
}
.inline-navigation, .wide-navigation{
	float: right;
	margin: 0 0 20px 20px;
	padding: 20px 15px 0;
	color:#666666;
	border-width: 4px 1px 1px;
	border-style: solid;
	border-color: #ffcc25;
	background: #fff9e4;
}
.wide-navigation{float: none;}
.inline-navigation h4, .wide-navigation h4{margin:0; padding:0; font-size: 18px; font-weight: normal; text-transform: uppercase;}
.inline-navigation ul, .wide-navigation ul{margin:10px 0; padding:0;}
.inline-navigation li, .wide-navigation li{list-style:none; margin:0; padding: 2px 0 0;}
.inline-navigation a, .wide-navigation a{color:#000000;}
.inline-navigation a:hover. .wide-navigation a:hover{color:#C49902;}
.inline-caption {
	float: right;
	margin: 0 0 20px 20px;
	padding:10px;
	color:#666666;
	border: 1px solid #e8e8e8;
}
.inline-caption img {
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}
.inline-caption p{
	padding: 15px 20px 0;
}
img.inline-img{
	float: right;
	margin: 0 0 20px 20px;
	border: 0;
}
.about-caption {width: 160px; background: #FFF;}
.about-caption p{padding: 15px 0 0; font-size: 10px; line-height: 12px; text-align: left;}
.required{color:#CE681A;}
.aside{
	margin:0 0 10px;
	padding:10px;
	background:#f5fefb;
	border:1px solid #ccf1e4;
}
/****************************************|COURSE-DEMO|****************************************/
.demo{
	margin: 0;
	padding: 25px 0;
	border-bottom: 1px solid #e8e8e8;
}
.demo .thumb{
	float: left;
	width: 227px;
}
.demo .thumb img{
	border: 1px solid #666666;
}
.demo .desc{
	margin-left: 250px;
}
#content .demo .desc h3{margin:0; padding: 0;}
.demo .desc p{}
.demo .desc p.watch{
	padding-left: 20px;
	background: url(/lib/images/watch-icon.gif) 0 50% no-repeat;
}

/*new home */
#body-index #tagline {color:#545457;font-size:15px;font-style:italic;font-weight:bold;padding-top:5px;}
#top {text-align:right;}
#top ul li.uninav {width:170px;height:41px;background: url(/lib/images/uninav_up.png) top center;padding:0;margin:8px 0;}
#top ul li.uninav a {font-size:13px;font-weight:bold;color:#999;line-height:1.2em;}
#top ul li.uninav a em {font-weight:normal;font-style:italic;font-size:11px;}
#top #uninav li.selected,#top #uninav li.uninav:hover {background: url(/lib/images/uninav_over.png) top center;color:#333;}
#top li a {border:none;}
#top ul li.uninav a {padding:5px 0;}
#top ul li.uninav a:hover {text-decoration:none;}
#body-index #header,#header {position:relative;height: 183px;background: url(/lib/images/bg-header-bannerspace.gif) top left no-repeat;}
#navigation {border:none;top:140px;}
#navigation li div a {font: 15px/15px Arial Narrow;color:#5e5e60;font-weight:bold;text-decoration:none;border-right:none;padding:14px 0 10px 0;}
#navigation li {width:245px;height:44px;background: url(/lib/images/nav_up.png) top center;}
#navigation li:hover,#body-about-us #navigation li.about,#body-continuing-education #navigation li.ceucourses {background: url(/lib/images/nav_over.png) top center;}
#navigation li .subnav {padding: 3px 0 0;display:none;}
#navigation li:hover .subnav {display:block;}
#navigation li .subnav li {width:233px;height:40px;background:#ffde33 url(/lib/images/dropdown_bg.png) bottom center repeat-x;float:none;border-left:2px solid #fff;border-right:1px solid #fff;margin-left:0px;}
#navigation li .subnav li a {display:block;font-size:15px;color:#666;padding:13px;}
.home-top-block {margin: 0 0;background: url(/lib/images/mainpic.jpg) top left no-repeat;}
.home-top-right {text-align:left;float:right;width:465px;}
div.right-blocks {height:79px;width:465px;padding-top:0;}
div.homesearch {background: url(/lib/images/search_bg.png) no-repeat top left;}
div.homeworks {background: url(/lib/images/works_bg.png) no-repeat top left;}
div.homefaq {background: url(/lib/images/faq_bg.png) no-repeat top left;}
div.hometestimonials {background: url(/lib/images/testimonials_bg.png) no-repeat top left;}
div.right-blocks a {font:bold 15px/15px Arial,Helvetica,sans-serif;color:#fcab23;padding-left:109px;padding-top:19px;display:inline-block;width:365px;height:60px;text-align:left;}
.right-blocks p {text-align: left !important;}
div.right-blocks a p {color:#000;font-size:11px;font-weight:normal;}
div.right-blocks a:hover,div.right-blocks a:hover p {color:#999;}
#body-index h1 {color:#fcab23;font-size:40px;margin:21px 0 10px 0;}
.home-lower-block p {font-size:14px;color:#333;margin-bottom:25px;}
#content .home-lower-block h2 {color:#fcab23;font:13px/13px Arial;border:none;padding: 0 0 0 0;font-weight:bold;}
.home-lower-block ul {margin:0 0 15px 0;float:left;}
.home-lower-block ul li {list-style:none;float:left;width:207px;height:115px;border-right:1px solid #e5e5e5;padding-right:30px;margin-right:16px;}
#getstarted {display:block;width:211px;margin:15px auto;clear:both;}
.sub-footer-left,.sub-footer-right {width:470px;}
.sub-footer-left {margin-right:40px;}
.sub-footer-left h2,.sub-footer-right h2 {padding:4px 13px 3px 13px;font-size:13px;font-weight:bold;color:#666666;text-transform:uppercase;background:url('/lib/images/lowertab_bg.png') center top no-repeat;margin:0 0 0 0;}
.addtl-learning-resources-top img,.addtl-learning-resources-bottom  img {float:right;padding-left:18px;}
.addtl-learning-resources-top {background:#e5e5e5 url(/lib/images/lowersection_bg1.png) left top repeat-x;width:auto;padding:18px 18px 32px 18px;height:auto;margin-bottom:0px;border:1px solid #dfdfdf;}
.addtl-learning-resources-bottom {background:#e5e5e5 url(/lib/images/lowersection_bg2.png) left top repeat-x;width:auto;padding:18px 18px 26px 18px;height:auto;border:1px solid #dfdfdf;}
.inner-top,.inner-bottom {margin:0 18px 0 0;}
#footer {background: #ffffff url(/lib/images/bg-footer.gif) no-repeat scroll 50% 0;}
.ad {margin-top:14px;margin-bottom:0;}
#header #masthead #identity {margin:13px 0;}
