@charset "utf-8";
/* CSS Document */

html {
	background-color:#191919;
	background:url(/imgs/bg.jpg) no-repeat top #191919;
}
h1 {
	padding:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#2c3d80;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#353434;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#353434;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#353434;
}
h5{
	color:#2c3d80;
}
img, div {
	behavior: url(/common/iepngfix.htc)
}

a, a:visited {
	color:#2c3d80;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a.button {
	font-size:11px;
	color:#efefef;
	background: url(/imgs/btn_bg_slice.gif) repeat-x top #666;
	padding:5px 10px;
	line-height:24px;
	text-decoration:none;
}
a:hover.button {
	color:#efefef;
	background: url(/imgs/btn_bg_slice_o.gif) repeat-x top #959595;
}
body {
	margin:	0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
}
#wrapper {
	margin:0 10px 0 0;
	padding:0;
	background: transparent;
	position:relative;
}
#content {
	margin:0 auto;
	width:940px;
	background-color:#fff;
	min-height:600px;
	border-bottom:10px solid #d9d9d9;
}
#header {
	width:940px;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
#top_content {
}
#left_content {
	float:left;
	width:259px;
	background:#fff;
	min-height:500px;
	padding-bottom:50px;
}
#leftnav_reviews {
	margin:30px 0 0 0;}
#leftnav_reviews p{
	font-style:italic;
	font-size:13px;
	margin:5px 0;
	}
#leftnav_reviews p.course_review{
		font-size:13px;
	margin:0px 0 5px;
	font-style:normal;
	line-height: 16px;
	}
#leftnav_reviews .review_date{
	font-size:11px;
}
#right_content {
	float:left;
	width:681px;
	background:#fff;
	min-height:450px;
}
#nav_test {
	float:left;
	background:#d9d9d9;
	width:259px;
	/*	height:293px;*/
	font-size:13px;
}
#nav2 {
	float:left;
	background:#d9d9d9;
	width:259px;
	/*	height:293px;*/
	font-size:13px;
}
#nav2 ul {
	list-style:none;
	margin:0;
	padding:10px 0;
}
#nav2 ul li {
	margin:0;
	padding:0;
	background:url(/imgs/nav_bg_slice.gif) repeat-x center;
}
#nav2 ul li a {
	background:url(/imgs/nav_bg_slice.gif) repeat-x center;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px 0 0 37px;
	margin:0;
	height:24px;
}
#nav2 ul li a:hover {
	background:url(/imgs/nav_bg_slice_o.gif) repeat-x top;
	color:#FFD059;
}
#nav {
	float:left;
	background:#d9d9d9;
	width:259px;
	height:293px;
	font-size:13px;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:10px 0;
}
#nav ul li {
	margin:0;
	padding:0;
	background:url(/imgs/nav_bg_slice.gif) repeat-x center;
}
#nav ul li a {
	background:url(/imgs/nav_bg_slice.gif) repeat-x center;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:10px 0 0 37px;
	margin:0;
	height:24px;
}
#nav ul li a:hover {
	background:url(/imgs/nav_bg_slice_o.gif) repeat-x top;
	color:#FFD059;
}
#flash {
	border-bottom:10px solid #D9D9D9;
	border-top:10px solid #d9d9d9;
	border-left:10px solid #d9d9d9;
	float:left;
	background-color:#d9d9d9;
	height:273px;
}
/* IE6 only */
/*\*/
* html #flash {
	height:294px
}
/**/
#btm_content {
	width:940px;
	background:#fff;
}
#main2 {
	margin:0;
	padding:10px 25px 25px 25px;
	float:left;
	background-color:#fff;
	width:631px;
	min-height:490px;
	border-top:10px solid #D9D9D9;
}

*html #main2{width:630px; min-width:630px; padding:10px 0px 20px 20px; margin:0px;}
#main {
	background:url(/imgs/main_bg_slice.gif) repeat-x top #fff;
	float:left;
	margin:0;
	padding:10px 25px 25px 37px;
	;
	width:598px;
}
#news2 {
	background:url(/imgs/main_bg_slice.gif) repeat-x top #fff;
	float:left;
	margin:0;
	padding:25px 25px 25px 37px;
	width:197px;
}
#news {
	float:left;
	background:url(/imgs/main_bg_slice.gif) repeat-x top #fff;
	margin:0;
	padding:25px 25px 25px 0;
	width:255px;
}
#footer {
	margin:0 auto;
	padding:5px 0;
	width:940px;
	text-align:center;
	color:#555;
	font-size:12px;
}
#footer a {
	color:#555;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {
	text-decoration:underline;
}
.alert {
	color:#ECAB00;
	font-weight: bold;
}
#student_login {
}
#student_login input {
	border:1px solid #6D7CBD;
	margin-top:5px;
	font-size:10px;
	width:130px;
	padding:3px 0 3px 13px;
	color:#353434;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}
#student_login img {
 *padding-bottom:1px;
}
#student_login #submit {
	margin:0;
	padding:0;
	width:20px;
	height:20px;
 *margin-bottom:-2px;
	border:none;
}
/*added by claude*/
#leftnav_reviews{
	width:200px;
	_width:190px;}
.course_review-header{background-image:url(/imgs/course_review-header.jpg); background-repeat:no-repeat; min-height:45px;
background-color:#2f3752; color:#FFFFFF; font-size:14px; font-weight:bold; padding:18px 10px 10px 10px; line-height:16px; text-align:center;}
.course_review-header a{color:#FFFFFF; text-decoration:none}
.course_review-header a:hover{text-decoration:underline}
.course_review-header h5{margin:0 0 10px 0;}

.course_review-rating{text-align:left; font-size:10px;}

.course_review-body{padding:10px; line-height:16px; color:#2f3752; border-left:1px solid #2f3752; border-right:1px solid #2f3752; text-align:center}
.course_review-footer{height:37px; min-height:37px; background-image:url(/imgs/course_review-footer.jpg); background-repeat:no-repeat;}
/*--end added*/



a.register-btn {
	padding:2px 3px;
	font-size:9px;
	background:#6B7ECC;
	border:1px solid #000;
	color:#fff;
	text-decoration:none;
}
a.register-btn:hover {
	padding:2px 3px;
	font-size:9px;
	background:#8B9CDF;
	border:1px solid #000;
	color:#fff;
	text-decoration:none;
}
a.register-btn-quote {
	padding:5px 5px;
	font-size:12px;
	background:#6B7ECC;
	border:1px solid #000;
	color:#fff;
	text-decoration:none;
}
a.register-btn-quote:hover {
	padding:5px 5px;
	font-size:12px;
	background:#8B9CDF;
	border:1px solid #000;
	color:#fff;
	text-decoration:none;
}
#courses ul {
	list-style:none;
	margin:0;
	padding:0;
}
#courses ul li {
	background:url(/imgs/accordion2-bg.gif) no-repeat;
	width:633px;
	min-height:33px;
}
#courses ul li a, #courses ul li a:visited {
	text-decoration:none;
	display: block;
	padding: 9px .5em .5em 34px;
	text-decoration:none;
	color:#2C3D80;
	font-size:14px;
	font-weight:bold;
	outline:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#courses ul li:hover {
	background:url(/imgs/accordion2-bg-hover.gif) no-repeat;
	width:631px;
	min-height:33px;
}
#courses ul li a .popular, #courses ul li a:visited .popular {
	color:#d7b11a;
	font-size:14px;
	font-weight:bold;
	outline:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

/*.cal_table_div{	width: 200px;}*/
.cal_table{
float:left;
width:180px;
margin-right:30px;
margin-bottom:30px;
height:190px;
}
.cal_table td{  height:20px; padding:0px;}
.cal_table th{  height:25px;}
.cal_table a{color:#000; text-decoration:none;display:block; padding:3px; }
.cal_table a:hover{text-decoration:none; border:2px solid #888888; padding: 1px; color:#2c3d80;}



#calendar-ledger-div{
margin-bottom:20px;
}
.calendar-ledger{
font-size:11px;
line-height:10px;
}

#dhtmltooltip{
color:#000;
position: absolute;
left: -300px;
/*width:550px;*/
height:auto;
border: 1px solid #888888;/*
border-bottom: 2px solid #6C94D9;
border-right: 2px solid #6C94D9;*/
padding: 8px 12px;
background-color:#dedede;
visibility:hidden;
z-index: 100;
font-size:11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmltooltip p{
line-height:16px;
margin:0px;
padding:0px;
}
#dhtmlpointer {
	left:-300px;
	position:absolute;
	visibility:hidden;
	z-index:101;
}