/* CSS Document */

/************ 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;
}

body {
	line-height: 1;
	color:#000;
	background-color: #0073ae;
}

ol, ul {
	list-style: none;
}

#container {
	position:relative;
	margin: auto;
	width: 821px;
	padding-top: 25px;
}

#clear { clear: both; }

/**************** HEADER *****************/
#header {
	background: url(images/banner.jpg) no-repeat;
	height: 243px;
	width: 821px;
}

#header_thank_you {
	background: url(images/banner_thank_you.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_locations {
	background: url(images/locations.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_programs {
	background: url(images/programs.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_accreditation {
	background: url(images/accreditation.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_billingcoding {
	background: url(images/billingandcoding.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_cardiovasculartechnology {
	background: url(images/cardiovasculartechnology.jpg) no-repeat;
	height:243px;
	width821px;
}
#header_medicalassistant {
	background: url(images/medicalassistant.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_moa {
	background: url(images/moa.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_nurse {
	background: url(images/nurse.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_vocationalnurse {
	background: url(images/vocationalnurse.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_itbiotech {
	background: url(images/itbiotech.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_sterile {
	background: url(images/sterile.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_pharmacytech {
	background: url(images/pharmacytech.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_labtech {
	background: url(images/labtech.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_surgicaltech {
	background: url(images/surgicaltech.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_radiologic {
	background: url(images/radiologic.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_ems {
	background: url(images/ems.jpg) no-repeat;
	height: 243px;
	width: 821px;
}
#header_personal_training {
	background: url(images/personal_training.jpg) no-repeat;
	height: 243px;
	width: 821px;
}

#logo {
	padding: 0px 0px 0px 5px;
}
#phone {
	float: right;
	color:white;
	font-size:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 7px 20px 0 0;
}
/************* NAVIGATION ***************/
#navigation {
	background: url(images/nav_bg.gif) no-repeat;
	height: 50px;
	margin: 0;
	width: 821px;
}

#navigation_thank_you {
	background: url(images/nav_bg_thank_you.gif) no-repeat;
	height: 55px;
	margin: 0px 0px 0px 0px;
	width: 821px;
}

#menu ul {
	margin: 0px 0px 0px 5px;
	*margin: -2px 0px 0px -7px;
	padding: 0px 0px 0px 5px;
}

#menu li {
	border-right: solid 1px #fff;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 41px;
	*line-height: 46px;
	_line-height: 44px;
	margin: 0px 0px 0px 0px;
	*margin: 0px -8px 0px 4px;
	padding: 13px 5px 9px 5px;
	*padding: 11px 1px 0px 0px;
	_padding: 6px 1px 4px 0px;
}


#menu li a {
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 1px -4px;
	*margin: -10px -5px 0px 4px;
	_margin: -4px -5px -5px 4px;
	padding: 6px 15px 6px 15px;
	*padding: 9px 14px 10px 14px;
	_padding: 8px 14px 11px 14px;
}

#menu li a:hover {
	color:#003399;
}

#menu .last_child {
	border-right: none;
}

/************** MAIN ***************/
#main {
	background: url(images/main_bg.gif) repeat-y;
	height: auto;
	width: 821px;
	position: relative;
}

#main_footer {
	background: url(images/main_footer.gif) no-repeat;
	clear: both;
	height: 11px;
	width: 821px;
}

/******************** CONTENT *******************/
#content {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0px 0px 20px 10px;
	_margin: 0px 0px 20px 5px;
	/*width: 297px;*/
	
	line-height:1.4em;
}
#spacer {
	float: right;
	width: 524px;
	height: 500px;
}

#spacer_locations {
	float: right;
	width: 200px;
	*width: 524px;
	height: 500px;
}
#sidenav {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	padding-left:13px;
}


#groundcampus {
	float:left;
}

#groundcampus img {
	padding-left:15px;
}
#content_thank_you {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0px 0px 0px 10px;
	_margin: 0px 0px 0px 5px;
	width: 720px;
}


#content h1,#content_thank_you h1 {
	font-size: 1.3em;
	padding: 10px 6px 0px 16px;
}

#content h2 {
	font-size:16px;
	color:#000;
	font-weight: bold;
	padding: 10px 6px 0px 16px;
}

#title_underline {
	background: url(images/title_underline.gif) no-repeat;
	height: 16px;
	width: 297px;
	margin-left: 10px;
	}

#content p, #content_thank_you p {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 12px 20px 6px 16px;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: disc;
	padding: 5px 20px 5px 50px;
	
}

#content li { padding: 2px; }
#girl {
	position: absolute;
	left: 307px;
	_left: 307px;
	top: 0px;
	float:left;
	width: 146px;
	_clear: both;
	
}

/******************** TELL A FRIEND *******************/
#tell_a_friend {
	margin: 10px 0 0 20px;
	width: 460px;
}

/************************ FORM ************************/
#form {
	position: absolute;
	top: 0px;
	left: 453px;
	_clear: both;
	background: url(images/form_bg.jpg) repeat-x;
	float: left;
	height: auto;
	margin: 0px 0px 0px 0px;
	width: 358px;
}

#form_content {
	background: url(images/form_bg.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	min-height: 150px;
	width: 358px;
}
#form_header {
	background:url(images/form_header.gif);
	width:200px;
	height:46px;
}
#form_content p {
	color: #251907;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 23px 3px 13px;
	text-align: center;
}
#form_content span {
	color: #0064A4;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

#tagline p{
	color: #0064A4;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

#tagline span{
	color: #FF8A00;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
}

#step1 span,#step2 span { font-size: 12px; }

/*#form_underline {
	background: url(images/form_underline.gif) no-repeat;
	height: 3px;
	margin: 0px 0px 0px 22px;
	width: 255px;
}*/

#form_footer {
	background: url(images/form_footer.gif) no-repeat;
	height: 155px;
	width: 360px;
}

/********************* FORM STYLES *********************/
#form_content input {
	font-size: 13px;
    padding: 1px 0px 1px 3px;
}

#form_content a {color: #999999;}
#form_content a:hover{color: #FFFFFF; text-decoration: underline;}

#form_content select {
    background-color: #FFF;
	float: left;
	margin-bottom: 7px;
}

#form_content input,#form_content select {
    background-color: #EFEAE0;
	float: left;
	margin-bottom: 7px;
}

#step1 {
	margin: 0px 0px 0px 12px;
	padding-bottom: 80px;
	*padding-bottom: 35px;
	_padding-bottom: 35px;
}

#step1 label {
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 6px;
	_margin: 0px 0px 0px 3px;
	padding: 0px 0px 6px 0px;
	text-align: left;
	width: 200px;
}

#step1 select { margin-left: 20px; }
#step2 label {
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 3px 3px 5px 0px;
	padding: 0px 0px 3px 5px;
	text-align: right;
	width: 135px;
}

#step2 input { width: 130px; }
#step2 select { width: 130px; }

#step2 .radio_field {
	float: left;
	font-size: 11px;
	line-height: 20px;
	padding: 2px 0px 0px 5px;
	*padding: 0px 0px 0px 0px;
}

#step2 .radio_field input {
	background-color: #DFEFF7;
	margin: 4px 0px 0px 0px;
	*margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 25px;
}

.hidden {
    border-right: 1px solid #CFCFCF;
	float: left;
    height: 23px;
	*height: 22px;
    margin-bottom: 5px;
    overflow: hidden;
	width: 260px;
}

.hidden select { width: 276px; *width: 320px; }
#button { padding: 10px 0px 15px 0px; }
#button input { padding: 0px 0px 0px 0px; width: auto;}
#button input:focus { border: none; }
#input_border input:focus, #input_border input.sffocus { background-color: #FFFFFF; border: 2px solid #086492; }

/*********************** FOOTER ************************/
#footer {
	background-image:url(images/footer.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	text-align: center;
	width: 821px;
	height: 50px;
}

#footer ul {
	padding-top: 8px;
}

#footer li {
	border-right: 1px solid #0064a4;
	display: inline;
	line-height: 25px;
	padding: 0px 10px 2px 5px;
	*padding: 0px 7px 0px 12px;
}

#footer p { padding: 0px 0px 10px 0px; color:#0064a4; font-weight:bold;}
#footer .last_child { border-right: none; }
#footer a { color: #0064a4; font-weight:bold;}
#footer a:hover { color: #BAD3E4; }
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: auto;
	text-align: center;
	width: 821px;
	height: 50px;
	font-weight:bold;
}

#copy p { padding: 5px 0px 10px 0px; color:#fff;}
