@charset "utf-8";

* {	font-family:Verdana, Arial, Helvetica, sans-serif; }
div, p, td { font-size:12px; }
.hasClick { cursor:pointer; }

/* TAG OVERRIDES */
BODY {
	margin:0;
	padding:0;
	background-color:#363636;
	text-align:left;
}
UL, OL {
	margin:10px 20px;
	padding-left:10px;
}
LI {
	margin:10px 0;
}
TABLE {
	border-collapse:collapse;
	border-spacing:0;
}
TD {
	padding:0.5em;
	vertical-align:top;
}
A, A:visited {
	color:#FFF;
}
A:hover {
	color:#bf1400;
}


/* MAIN SITE CONTAINER STYLES */
TABLE#base { width:100%; }
TABLE#base TD#left, TABLE#base TD#right { background-color:#a5a5a5; background-repeat:no-repeat; }
TABLE#base TD#center { width:1000px; padding:0; }
TABLE#base TD#left { background-position:bottom right; }
TABLE#base TD#right { background-position:bottom left; }

DIV#wrapper {
	background-color:#484848;
	color:#fff;
	width:960px;
	padding:20px;
	overflow:hidden;
	font-size:12px;
}
DIV#wrapper H1 {
	font-size:30px;
	text-align:center;
}

TABLE#wrapper {
	width:1000px;
	margin:0 auto;
	background-color:#484848;
	color:#fff;
}
H2.section_head {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
	font-size:2em;
	color:#FFF;
	margin:0.5em;
	text-align:center;
	padding:0;
}

*.onlyprint {
	display:none;
}


/* MAIN SITE HEADER STYLES */
.header {
	margin-bottom:0px;
	width:100%;
}
.header td {
	vertical-align:middle;
}
.header .sites td {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}
.header .banner td {
	background-color:#000000;
	color:#FFFFFF;
}
.header .menu td {
	padding:0;
	border-top:4px solid #FFF;
	border-bottom:4px solid #000000;
	
	background-color:#152a4e;
	background-image:url(../images/header/menu_width_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}


/* ERROR & MESSAGE LIST STYLES */
TABLE#wrapper.errors TD {
	padding:0em;
}
UL.errors, UL.messages {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	width:100%;
	margin:0em;
	padding:1em 0em 0.5em 0em;
	clear:both;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
UL.errors {
	background-color:#FF0000;
}
UL.messages {
	background-color:#FFFF00;
	color:#000000;
}
UL.errors LI, UL.messages LI {
	padding:0em 0em 0em 2em;
}


/* FOOTER TABLE STYLES */
.footer {
	margin-top:0px;
	width:100%;

	background-color:#363636;
	border-top:4px solid #000;
	color:#FFFFFF;
}
.footer td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding:10px 20px;
	vertical-align:top;
}
.footer .top td {
	background-image:url(../images/footer/footer_width_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:20px;
}
.footer .bottom td {
	text-align:center;
	padding-bottom:40px;
}


/*  COURSE INFO STYLES (updated 10/15/2009 :: rj) */
TABLE.course_info {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color:#484848;
	color:#FFFFFF;
}
TABLE.course_info TD.course_info_head, DIV.course_info_head {
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
	font-size:3em;
	color:#FFF;
	text-align:center;
	padding:1em 0em 0em 0em;
}
TABLE.course_info TD.course_info_head H1 {
	font-size:34px;
}
TABLE.course_info TR.schedule DIV#bar {
	width:750px;
	margin:0 auto;
	padding:1em 0em;
	text-align:center;
	background-color:#152A4E;
	font-weight:bold;
	font-size:16px;
}
TABLE.course_info TR.schedule DIV#bar A {
	color:#FC0;
}
TABLE.course_info TR.schedule DIV#bar A:hover {
	color:#BF1400;
}
TABLE.course_info TD.course_info_content {
	padding:0px 2em 2em 2em;
	font-size:1em;
}
TABLE.course_info H2, H2.message {
	font-size:1.3em;
	font-weight:bold;
	color:#ffcc00;
	margin:2em 0em 0.5em 0em;
}
TABLE.course_info A.anchor { 
	font-size:1px;
	line-height:1px;
}
TABLE.course_info IMG {
	margin:2em 0em;
}
TABLE.course_info UL {
	margin:1em 2em;
}
TABLE.course_info UL LI {
	margin:0.5em 0em;
}


/* HELP NAV STYLES */
#help_nav {
	z-index:100;
	position:absolute;
	
	top:-50px;
	left:-50px;
	
	width:30px;
	height:30px;
	
	background-color:#FC0;
	color:#000000;
	
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
#help_nav a {
	color:#000000;
	text-decoration:none;
}
#help_nav a:hover {
	color:#BF1400;
	cursor:pointer;
}

#help_content_wrap {
	z-index:99;
	position:relative;
 	width:230px;
	display:none;
}

#help_nav_table td {
	padding:0;
	border:0;
	line-height:normal;
	background-color:#FC0;
}
#help_nav_table ul {
	list-style:none;
	list-style-type:none;
	margin:0 0 0 3px;
	padding:0;
}
#help_nav_table td.hn_mc {
	padding:0 10px 10px 0;
	font-size:12px;
	line-height:normal;
	text-align:left;
}
#help_nav_table .hn_tr { background:transparent url(../images/shadows/help_nav_tr.png) no-repeat bottom left; }
#help_nav_table .hn_mr { background:transparent url(../images/shadows/help_nav_v.png) repeat-y top right; }
#help_nav_table .hn_bl { background:transparent url(../images/shadows/help_nav_bl.png) no-repeat top right; }
#help_nav_table .hn_bc { background:transparent url(../images/shadows/help_nav_h.png) repeat-x top left; }
#help_nav_table .hn_br { background:transparent url(../images/shadows/help_nav_c.png) no-repeat top left; }


/* LEFT NAV TAB STYLES */
#lt_wrap { }
#lt_trigger {
	z-index:901;
	position:fixed;
	top:40%;
	left:0;
	width:30px;
	height:100px;
	border:2px solid #999999;
}
#lt_content {
	z-index:900;
	position:fixed;
	top:40%;
	left:10px;
	margin-top:-10px;
	display:none;
}
#lt_table td {
	padding:0;
	border:0;
	line-height:normal;
	background-color:#fff;
	color:#000;
}
#lt_table td a {
	color:#000;
	text-decoration:none;
}
#lt_table td a:hover {
	color:#BF1400;
	cursor:pointer;
}
#lt_table ul {
	list-style:none;
	list-style-type:none;
	margin:0 0 0 3px;
	padding:0;
}
#lt_table td.hn_mc {
	padding:0 10px 10px 20px;
	font-size:12px;
	line-height:normal;
	text-align:left;
}
#lt_table .hn_tr { background:transparent url(../images/shadows/help_nav_tr.png) no-repeat bottom left; }
#lt_table .hn_mr { background:transparent url(../images/shadows/help_nav_v.png) repeat-y top right; }
#lt_table .hn_bl { background:transparent url(../images/shadows/help_nav_bl.png) no-repeat top right; }
#lt_table .hn_bc { background:transparent url(../images/shadows/help_nav_h.png) repeat-x top left; }
#lt_table .hn_br { background:transparent url(../images/shadows/help_nav_c.png) no-repeat top left; }



.table2col TD {
	padding:1em 0.5em;
	text-align:left;
}
.table2col TR TD:first-child {
	text-align:right;
	font-style:italic;
}


.standardTable {
	width:100%;
	margin:0 auto;
}
.standardTable TD {
	padding:0.5em;
}
TR.rowCount TD {
	font-weight:bold;
	font-size:2em;
	color:#FFCC00;
	padding-left:0;
}
TR.rowHeader TD {
	font-weight:bold;
}
TR.rowEven TD {
	background-color:#333333;
}
TR.rowOdd TD {
	background-color:#444444;
}
TR.rowHover:hover TD, .standardTableHovers TR.row:hover TD {
	background-color:#bf1400;
}
.standardTable FIELDSET {
	color:#FFF;
	padding:1em;
	border:2px solid #FFF;
}
.standardTable LEGEND {
	color:#FFF;
	font-weight:bold;
	padding:0em 0.5em;
}
.standardTableAuto {
	width:auto;
	margin:0 auto;
}
.standardTableBorders TR TD, .standardTableBordersRows TD {
	border-bottom:1px solid #CCC;
}
.standardTableBordersColumns {
	border-right:1px solid #666;
}
.standardTableBordersColumns TD {
	border-left:1px solid #666;
}


#leftColForm {
	text-align:center;
	padding:0em;
	margin:0em;
}
#leftColForm SELECT {
	border:0em;
	font-size:10px;
	margin:0em 1em 1em 1em;
	width:150px;
}
#leftColForm OPTION {
	padding:0.2em 0.2em 0.2em 1em;
	border:0em;
	font-size:10px;
}
#leftColForm INPUT {
	padding:0em 0.2em 0.2em 0.2em;
	font-size:10px;
	width:90px;
}


.loading_message { text-align:center; }
#ajaxResult {
	margin:0 auto;
	text-align:center;
}

/* REGISTRATION FORM STYLES */
#regForms INPUT[type=text], #regForms TEXTAREA {
	border:0.25em solid #666666;
	padding:0.25em;
	margin-top:0.5em;
}
#list_checkbox {
	list-style:none;
	margin:0;
	padding:0;
}
#list_checkbox LI {
	margin:0em;
	padding:0;
}
#warning {
	display:none;
	padding:1em;
}
.field_error {
	color:#666;
	background-color:#FF9966;
}
.default_setup {
	color:#999;
}
.standard_setup {
	color:#000;
}
.standard_setup LABEL {
	color:#FFF;
}
.active {
	color:#000;
	background-color:#99CCFF;
}


/*  INFO PAGE SIDE NAV BAR */
#side_nav.livezilla {
	width:220px;
}
#side_nav.livezilla div.lz {
	text-align:center;
	margin-top:15px;
}
#side_nav {
	display:none;
	width:200px;
	position:absolute;
	background-color:#484848;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size:14px;
}
#side_nav ul {
	list-style:none;
	list-style-type:none;
	margin:14px 18px 14px 0px;
	padding:0;
}
#side_nav li {
	margin:5px 0px;
	text-align:right;
}


/* GALLERY TABLE STYLES */
DIV.galleryWrapper {
	width:755px;
	padding:0em 1em 1em 1em;
	margin:0 auto;
	background-color:#152A4E;
	
}
TABLE.galleryTable {
	margin:1em auto 0 auto;
}
TABLE.galleryTable IMG {
	margin:0;
}
TABLE.galleryTable TD {
	padding:0;
	vertical-align:top;
}
TABLE.galleryTable TR.title TD {
	text-align:center;
	padding:0em 1em 1em 1em;
}
TABLE.galleryTable TR.main TD {
	padding:0em 0.25em 1em 0.25em;
}
TABLE.galleryTable TR.sub TD {
	padding:0em;
	text-align:center;
}
TABLE.galleryTableBorders TR.sub TD A {
	outline:none;
}
TABLE.galleryTableBorders TR.sub TD A IMG {
	border:2px solid #152A4E;
}
TABLE.galleryTableBorders TR.sub TD A:hover IMG {
	border:2px solid #bf1400;
}


/* JQUERY TOOLTIP PLUGIN STYLES */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000;
	background-color: #fff;
	color:#000;
	padding:0;
}
#tooltip div, #tooltip h3 {
	margin:0;
}
#tooltip div.note {
	padding:0.5em;
}
#tooltip h2 {
	background-color:#CCC;
	padding:0.5em;
}


/*  LIGHTBOX 0.5 STYLES */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}