/* =CSS_RESET
------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =MAIN_STYLES
------------------------ */
body {
	text-align:center;
}
strong {
	font-weight:bold;
}
del {
	text-decoration:line-through;
}
div.container {
	width:698px;
	margin:0 auto;
	text-align:left;
}
div.header {
	
}
div.header h1 {
	height:116px;
}
div.header h1 a {
	display:block;
	height:116px;
	text-indent:-9999px;
}
div.header h2 {
	height:55px;
}
div.header h2 a {
	display:block;
	height:55px;
	text-indent:-9999px;
}
div.main {
	
}
div.courseImages {
	width:200px;
	margin-left:15px;
	float:left;
	display:inline;
	text-align:center;
	background:#FFFFFF;
}
div.courseImages p.approvals {
	padding:8px 8px 8px 42px;
	background:#F1FEED url(/images/promos/checkbox.gif) 8px 10px no-repeat;
	border:1px solid #9CC99E;
	margin:10px 7px;
	text-align:left;
	font-size:12px;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
div.courses {
	margin-right:15px;
	background:#FFFFFF;
	height:1%;
	font-family:Arial, Helvetica, sans-serif;
	width:468px;
	float:left;
}
div.courses h3 {
	font-size:1em;
	line-height:2.8em;
	font-weight:normal;
	padding-left:44px;
}
div.courses p.enrollOptions {
	padding:8px;
	text-align:center;
	line-height:1.2em;
}
div.courses p.enrollOptions a {
	text-decoration:underline;
}
div.courses p.requirements {
	font-size:0.8em;
	text-align:center;
	padding:7px;
	background:#D5EEF4;
}
div.courses p.getCert {
	padding:0.7em 0.2em;
	background:#FFFFCC;
	text-align:center;
	font-style:italic;
	font-size:0.9em;
}
div.courseImages div.testimonial {
	margin:8px;
	padding:15px;
	font-size:0.8em;
	border:1px dotted #AAAAAA;
	background:#F4EAFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
}
div.testimonial blockquote {
	margin-bottom:5px;
}
div.testimonial p {
	font-weight:bold;
}
div.courses h3.step1 {
	background:url(/promo/images/1.gif) 8px 50% no-repeat;
}
div.courses h3.step2 {
	background:url(/promo/images/2.gif) 8px 50% no-repeat;
}
div.courses h3.step3 {
	background:url(/promo/images/3.gif) 8px 50% no-repeat;
	text-align:center;
	padding-top:9px;
	padding-bottom:9px;
}
table.courses {
	width:100%;
}
table.courses a.info {
	padding-left:4px;
	font-size:0.7em;
	color:#0066FF;
	text-decoration:underline;
}
table.courses label {
	cursor:pointer;
	text-decoration:underline;
	color:#000066;
}
table.courses label.smaller {
	font-size:0.85em;
}
table.courses tr.altrow {
	background:#F4EAFF;
}
table.courses tr.selectedRow {
	background:#FFFF99 !important; 
}
table.courses th {
	background:#8000FF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.9em;
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:middle;
}
table.courses th.courseName {
	
}
table.courses th.courseName p {
	font-size:0.7em;
	padding-top:1px;
	font-weight:normal;
}
table.courses th.courseNum {
	width:11%;
	font-size:0.8em;
}
table.courses th.hours {
	width:7%;
	font-size:0.6em;
}
table.courses th.tuition {
	width:10%;
	font-size:0.7em;
}
table.courses td {
	padding-top:3px;
	padding-bottom:6px;
	text-align:center;
	font-size:0.9em;
	vertical-align:middle;
	border-bottom:1px solid #DDDDDD;
}
table.courses td input {
	margin-left:9px;
}
table.courses td.courseName {
	text-align:left;
	font-size:0.8em;
}
table.courses td.courseNum {
	
}
table.courses td.hours {
	
}
table.courses td.tuition {
	
}
table.courses div.courseDrop {
	display:none;
	padding-top:8px;
}
div.footer {
	clear:left;
}
div.footer h2 {
	height:63px;
	background:url(/promo/images/footer1.jpg) top left no-repeat;
	text-indent:-9999px;
}
div.footer h3 {
	height:116px;
	background:url(/promo/images/footer2.jpg) top left no-repeat;
	text-indent:-9999px;
}
div.footer h3 a {
	display:block;
	height:116px;
	text-indent:-9999px;
}
div.footer p.finePrint {
	font-size:0.7em;
	background:#FFFFFF;
	padding:0 12px 20px 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.1em;
}
div.footer form {
	padding:12px 0;
	margin:0 15px;
	text-align:center;
	border-top:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
}
div.footer form input {
	margin-left:8px;
}
div.footer form h4 {
	margin-bottom:0.5em;
	font-weight:bold;
}
div.footer div.fibroPromo {
	padding:16px;
	text-align:center;
	background:#FDECEC;
	font-size:0.9em;
	margin:0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p.viewCourses {
	font-size:0.8em;
	padding-top:7px;
}
span.free {
	color:#FF0000;
	font-size:0.9em;
}
div#courseImagesSub {  
    width:   200px;
	height:  350px;    
	position:relative;
} 
div#courseImagesSub a.first {  
	width:  200px; 
	height: 350px;
	padding:0;
	margin:0;
	top:  0; 
	left: 0;
	display:inline;
	position:absolute;
} 
div#courseImagesSub a { 
	width:  200px; 
    height: 350px; 
	padding:0;
	margin:0;
    top:  0; 
    left: 0;
	display:none;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000000;
	text-align:center;
}
div#courseImagesSub a img.courseImg {
	margin-bottom:2px;
}
div#courseImagesSub a h3 {
	border-top:5px solid #FCD3C5;
	padding:5px 10px;
	font-size:1em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
div#courseImagesSub a p {
	margin-bottom:3px;
	padding:0 10px 10px 10px;
	font-size:0.8em;
	line-height:1.2em;
}
div#courseImagesSub a p.larger { font-size:1em; }
div#courseImagesSub a p.smaller { font-size:0.8em; }
div.courses p.save {
	text-align:center;
	padding:10px 0;
}

/* =EXPIRED_MESSAGE
------------------------ */
div.expired {
	padding:0;
	margin-bottom:20px;
	background:#FFFFFF;
	border-bottom:5px solid #0033CC;
	text-align:center;
}
div.expired a {
	display:block;
	padding:12px;
	background:#FFFF99;
	color:#0033FF;
	text-decoration:none;
}
div.expired a:hover {
	background:#FFFF66;
	color:#0000FF;
	text-decoration:underline;
}
div.expired a strong {
	text-decoration:underline;
}

/* =SIGNUP_POPUP
------------------------ */
#backgroundPopup{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:30000;  
}  
#popupContact{  
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/  
	height:192px;  
	width:340px;
	padding:30px 40px;
	background:#FFFFFF;  
	border:2px solid #cecece;  
	z-index:30001;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}  
#popupContactClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block;
	cursor:pointer;
}
div#popupContact form {
	margin:0;
	padding:0;
	text-align:left;
}
div#popupContact h2 {
	color:#000099;
	font-size:1.4em;
	background:url(/images/structure/IIHS_logo.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:54px;
	margin:0;
	padding:0;
	border:none;
}
div#popupContact h3 {
	margin:0 0 5px 0;
	padding:0 0 0 122px;
	background:url(/images/structure/ajax-loader.gif) 100px 50% no-repeat;
	font-size:1.2em;
}
div#popupContact p {
	font-size:1em;
	line-height:1.3em;
	padding-left:100px;
	padding-bottom:15px;
	margin:0 0 15px 0;
	border-bottom:1px solid #999999;
	background:url(/images/structure/cartSecure.gif) 0 0 no-repeat;
}
div#popupContact div#actionClose {
	position:absolute;
	top:25px;
	right:25px;
	text-align:right;
	font-size:0.8em;
}
div#popupContact div#popupLater {
	margin-top:14px;
}
