
/* -----------------------------------*/
/* Everest.edu stylesheet  */
/* Author: Rolando Mendez  */
/* Last Edited: 05-29-07   */
/* -----------------------------------*/

body {
	background-image: url(/images/bg_page.gif);
	font: 77% Arial, Helvetica, sans-serif;
}
*{
	margin: 0;
	padding: 0;
}
input, select{
	border: 1px solid #979797;
}
input:focus, select:focus{
	outline: none;
}
iframe{
	width: 700px;
}
a img{
	border-style: none;
}
a{
	color: #005c97;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus{
	outline: none;
}
.clearFix{
	clear: both;
	display: block;
}
.center{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 1px;
}
.float_left{
	float: left;
}
#wrapper{
	width: 959px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.everest.edu/images/main_bg.gif);
	padding-right: 4px;
	padding-left: 3px;
}
#header{
	background-image: url(/images/bg_header.gif);
	height: 75px;
}
#header strong span{
	display: none;
}
#header .logo{
	width: 290px;
	height: 70px;
	display: block;
	float: left;
	background: url(/images/logo.php) no-repeat;
}
#header .logo a{
	display: block;
	width: 300px;
	height: 80px !important;
	height: 75px;
}
#header .phone_number{
	width: 146px;
	height: 70px;
	display: block;
	float: right;
	background: url(/images/header_call_ca.gif) no-repeat;
}

/* Navigation Bar */

#nav_bar{
	height: 28px;
	background: url(/images/nav_bar_bg.gif) repeat-x;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
}

#nav_bar li{
	list-style-type: none;
	float: left;
	height: 28px;
	display: block !important;
	display: inline-block;
	margin-left: 7px;
	line-height: 28px;
}
#nav_bar li a{
	text-decoration: none;
	color: #FFF;
	line-height: 28px;
	padding-left: 10px;
	height: 28px;
	display: block !important;
	display: inline-block;
}
#nav_bar li a strong{
	height: 28px;
	padding-right: 10px;
	display: block !important;
	display: inline-block;
}

#nav_bar li a:hover, #nav_bar li a.active{
	background: url(/images/slide1.gif) no-repeat left center;
	cursor: pointer;
	cursor: hand;
}
#nav_bar li a:hover strong, #nav_bar li a.active strong{
	background: url(/images/slide1.gif) no-repeat right center;
	cursor: pointer;
	cursor: hand;
}
.search_bar{
	position: absolute;
	right: 10px;
}
.search_btn{
	position: relative;
	top: 4px;
	padding-left: 5px;
}
.search_input{
	padding: 2px;
	position: relative;
	top: -1px;
	font: 11px Arial, Helvetica, sans-serif;
}

/* Home Text boxes */
#home_text{
	background-image: url(/images/main_bg1.gif);
	padding-top: 18px;
}
#home_text h1{
	color: #0F3856;
	text-transform: uppercase;
	font: bold 25px Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	margin-left: 27px;
}
#home_text .tag_line{
	color: #0F3856;
	margin: 0 0 0 28px;
	font-size: .9em;
}

#home_col_wrap{
	width: 930px !important;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.home_box{
	background: url(/images/home_bar_li_bg.gif) repeat-y;
	width: 287px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 21px;
	color: #FFF;
}
.homebox_clearFix{
	background: url(/images/home_box_bottom.gif) no-repeat;
	height: 19px;
	width: 287px;
	clear: both;
}
.home_box h4{
	color: #FFF;
	padding-left: 35px;
	line-height: 32px;
}
.home_box p{
	font-size: 11px;
	width: 245px;
	margin-top: 10px;
	line-height: 145%;
	padding-left: 20px;
}
.home_box a,.home_box a:link, .home_box a:active, .home_box a:visited{
	color: #FFF;
	text-decoration: none;
}
.home_box a:hover{
	text-decoration: underline;
}
a.home_contact, a.home_contact:visited, a.home_contact:link, a.home_contact:active, a.home_contact:hover, {
	text-decoration: underline;
	font-weight: bold;
}
a.more, a.more:visited, a.more:link, a.more:active{
	text-decoration: underline;
}
a.more:hover{
	text-decoration: none;
}
.home_box_float{
	float: right;
	position: relative;
	top: -40px;
}
#box1_wrap{
	background: url(/images/home_box_bg1.gif) no-repeat;
}
#box1_wrap p {
	width: 145px;
}
#box2_wrap p{
	width: 155px;
}
#box2_wrap{
	background: url(/images/home_box2_bg.gif) no-repeat;
}
#box3_wrap{
	background: url(/images/home_box3_bg.gif) no-repeat;
}
#box3_wrap p{
	width: 150px;
}

/* Internal Pages Layout */
#three_col{
	background: url(/images/left_col_bg.gif) repeat-y left;
}
#right_col{
	float: right;
	background: url(/images/right_col_bg.gif) repeat-x;
	width: 754px;
}
#right_col_header{
	background: url(/images/right_col_header_bg.gif) repeat-x;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	height: 217px;
	display: block;
}
.landing_img{
	float: right;
}
#right_col h1{
	color: #FC8216;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	padding-top: 15px;
	margin-bottom: 35px;
}
#rt_col_left h1{
	border-bottom: 1px solid #DDD;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#right_col .img_tag{
	margin-bottom: 10px !important;
	margin-bottom: 0px;
}
#right_col #right_col_header p{
	color: #666;
	width: 400px;
	font-size: 12px;
	margin-top: 10px;
}
#rt_col_right{
	background: url(/images/bg_rightColumn.gif) repeat-x;
	width: 232px !important;
	width: 112px;
	float: right;
	margin-right: 19px !important;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 30px;
}
#rt_col_right.non_landing{
	background: url(/images/bg_rightColumn.gif) repeat-x 0 135px;
	margin-left: 0px;
}
#rt_col_right.non_landing .landing_img{
	margin-bottom: 15px;
	margin-left: -20px;
}
#rt_col_left{
	margin-left: 19px;
	width: 400px;
	padding-top: 22px;
	color: #666;
	font-size: 11px;
	overflow: hidden;
}
#rt_col_left h2, #rt_col_left h2 a{
	color: #005c97;
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 13px;
	text-decoration: none;
}
#rt_col_left h2.program_name{
	margin-bottom: 5px;
	margin-top: 22px;
	padding-bottom: 0;
}
#complete_campus_list{
	font-size: xx-small;
}
#complete_campus_list div{
	padding: 10px 5px 5px;
}
#complete_campus_list a strong{
	font-size: 11px;
}
#complete_campus_list .roundcontent{
	padding-left: 0;
}
#complete_campus_list .leftimg{
	margin-top: 0;
	padding-top: 0;
}
#complete_campus_list table{
	width: 440px;
}

#rt_col_left h2 a:hover{
	text-decoration: underline;
}
#rt_col_left p{
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	position: relative;
}
#rt_col_left ul, #rt_col_left ol{
	color: #666;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 15px;
}
#rt_col_left ul{
	list-style-type: square;
}
#rt_col_left hr{
	background: url(/images/form_divider_18.gif) repeat-x center center;
	width: 325px;
	height: 1px;
	display: block;
	border: 0;
	margin: 3px auto;
}
#rt_col_right ul{
	padding-top: 20px;
	margin-bottom: 20px;
}
#rt_col_right li{
	list-style-position:inside;
	list-style-type:square;
	color: #666;
	font-size: 11px;
}
#rt_col_right li a{
	color: #666;
}
#rt_col_right li a:hover{
	color: #005c97;
}
#rt_col_right p{
	color: #666;
	margin-top: 15px;
	font-size: 11px;
	width: 200px;
	margin-bottom: 10px;
}
#rt_col_right p.citation{
	font-size: 10px;
}

/* Crazy sub navigation */
#left_column{
	width: 205px;
	float: right;
}
#sub_nav{
	background-image: url(/images/bg_secNav_inactive.gif);
	width: 205px;
	padding-bottom: 20px;
	padding-top: 0;
	font-size: 0;
}
.top_grad{
	margin: 0;
	padding: 0;
}
#suv_nav ul{
	width: 205px;
	text-align: center;
}
#sub_nav li{
	width: 205px;
	list-style-type: none;
	text-align: right;
	margin-right: 4px !important;
	margin-right: 0px;
	color: #FFF;
	display: block;
	/*height: 33px;*/
}
#sub_nav li a{
	display: block;
	width: 176px !important;
	width: 175px;
	margin-left:  5px;
	padding-right: 20px;
	color: #003a63;
	text-decoration: none;
	text-transform: uppercase;
	/*text-align: right;*/
	font: normal normal 10px/33px Arial,Helvetica,sans-serif;
	margin-right: 5px;
}
#sub_nav li a:hover, #sub_nav li a.active{
	background-image: url(/images/sub_nav_on.gif);
	color: #FFF;
}

#sub_nav .divider{
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 193px;
}
.sub_sub{
}
#sub_nav ul.sub_sub li{
	height: 30px;
	display: block;
	padding: 0;
}
#sub_nav ul.sub_sub li a{
	color: #000000;
	text-decoration: none;
	text-align: right;
	height: 30px;
	padding-right: 25px;
	display: block;
	overflow-x: visible;
	overflow-y: visible;
	text-transform: capitalize;
	font: 9px/30px Arial,Helvetica,sans-serif;
	width: 175px !important;
	width: 170px;
	background: url(/images/bg_secNav_inactive2.gif) repeat-y;
	margin-right: 0;
}
#sub_nav ul.sub_sub li a:hover, #sub_nav ul.sub_sub li a.active{
	background: url(/images/bg_secNav_tertiary.gif) right center;
	color: #000;
}
#sub_nav ul.sub_sub li a:hover span, #sub_nav ul.sub_sub li a.active span{
	background: url(http://www.everest.edu/images/arrow_red.gif) no-repeat 0 center;
	padding-left: 5px;
}

/* IE Hack. Believe it or not, this actually works for some reason in IE. */
#sub_nav li a:hover {
    visibility: visible;
}
#zipcode_search *{
	vertical-align: middle;
}
#bignumber1 {
	background: url(/images/no1.gif) no-repeat left top;
	list-style-type: none;
	padding-left: 45px;
	height: 45px;
}
#bignumber1 h2, #bignumber2 h2{
	margin-bottom: 0;
	color: #005c97;
	
}
#bignumber2{
	background: url(/images/no2.gif) no-repeat left top;
	list-style-type: none;
	padding-left: 45px;
	height: 45px;
	
}
#bignumber2.nofocus{
	background: url(/images/no2_unfocused.gif) no-repeat left top;
	color: #CCC;
}

#bignumber2.nofocus h2{
	color: #ccdeea;
}

#submit_zipcode_search{
	display: inline;
	position: relative;
	margin-left: 116px;
}
#submit_location_search{
	display: inline;
	position: relative;
	margin-left: 20px;
	top: 10px;
}
#submit_location_search, #submit_zipcode_search, #form_submit, .zip_result_btn, .search_btn, .radio_boxes{
	border: 0;
}
.roundcontent{
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: middle;
}
.roundcontent .leftimg{
	margin-bottom: 15px;
}
.blue .roundcontent{
	padding: 10px;
}
.roundcontent select {
	font-size: 11px;
	
}

p.blog_meta {
	margin-bottom: 20px;
}

#zip_results table h2{
	color: #000;
	margin-bottom: 0;
}
#zip_results small a{
	color: #666;
	font-size: xx-small;
}
#zip_results h2 a{
	font-size: 12px;
	padding-top: 0;
	margin-top: 0;
}

.zip_result_btn{
	margin-left: 50px;
	position: relative;
	top: 5px;
}
/* Footer Items */
#footer{
	background-image: url(/images/bg_footer.gif);
	padding-top: 15px;
	position: relative;
	padding-bottom: 20px;
}

#footer li{
	list-style-type: none;
	color: #FFF;
	font-size: xx-small;
	display: inline;
}
#footer ul{
	padding-left: 20px;
}
#footer li a{
	text-decoration: none;
	color: #8CABBB;
}
#footer li a:hover{
	color: #FFF;
}

.error{
	color:  #F00;
}
.title{
	text-align: right;
	padding: 10px;
}
.copyright{
	position: absolute;
	right: 15px;
	color: #8CABBB;
	font-size: xx-small;
}
.legal{
	color: #8CABBB;
	font-size: xx-small;
}
.reasons{
	margin: 15px;
}
.reasons td{
	padding: 5px;
}
/** Rounded Corner Boxes **/
.leftimg{
	float: left !important;
	margin: 10px 10px 0px 3px;
	align: right;
}
.rightimg{
	float: right;
	margin: 0px 3px 0px 10px;
}
.blue{
	background: #E5F2FB;
	margin: 10px 2px 10px 2px;
}
.grey{
	background: #E5E5E5;
	margin: 10px 2px 10px 2px;
}
.sixhundred{
	width:  600px;
}
.fourhundred{
	width: 400px;
}
.threehundred{
	width: 300px;
}
.twohundred{
	width: 200px;
}
.empty{
	display: block;
	height: 5px;
	width: 5px;
	line-height: 0px;
}
.tl {
	background: url(/images/c_tl.gif) no-repeat left top;
}
.tr{
	background: url(/images/c_tr.gif) no-repeat right top;
}
.bl{
	background: url(/images/c_bl.gif) no-repeat left bottom;
}
.br{
	background: url(/images/c_br.gif) no-repeat right bottom;
}
.tl, .tr, .bl, .br{
	line-height: 5px;
	font-size: 5px;
	width: 5px;
	height: 5px;
}

.flag{
	padding-right: 5px;
	float: left;
	border:  0;
}
p.blog_meta{
	padding-bottom: 20px;
}

/* Post Blurbs */
#rt_col_left h2{
	font-size: 0.95em;
	color: #666;
	padding: 2px;
}

.blurb *{
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 2px;
}

.blurb h3 *{
	padding: 0;
}

#main_content div.blurb table.grey.fourhundred, #main_content div.blurb table.grey.fourhundred * {
	padding: 0;
}
#main_content div.blurb table.grey.fourhundred blockquote{
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
}
.post h3{
	text-decoration: underline;
	color: #005C97;
	padding-left: 0;
	padding-bottom: 12px;
	font-size: 1.3em;
}
.post p{
	line-height: 150%;
}
.blurb h3{
	text-decoration: underline;
	color: #005C97;
	padding-left: 0;
	font-size: 1.3em;
}

.post-meta{
	margin-bottom: 10px;
}



.post-cats{
	padding-left: 0px;
	color: #333;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 10px;
}

/*** Badges ***/
.badges-share{
	float: right;
}
.badges-share img{
	border: 0;
}
.badges-choose *{
	margin: 0;
	padding: 0
}
.share{
	width: 100%;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	margin: 0;
	padding: 0;
}
.share td img{
	border: 0;
	padding: 2px;
	margin: 0;
}
.share td{
	width: 17%;
	text-align: center;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
.share-small{}

blockquote img.image_blurb{
	float: left;
	margin-right: 8px;
	margin-bottom: 12px;
}
.blurb table{
	clear: left;
}
.post p img{
	display: block;
	margin: 8px;
}
/*** Social Networking ***/
.addthis_toolbox{
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
}