/* @override 
	http://www.everestcollegephoenix.edu.marketing/css/styles.css
	http://www.everestcollegephoenix.edu.rolando.devsite.cc/css/styles.css
*/

*{
	margin: 0;
	padding: 0;
}
.clear{
	clear: both;
	display: block;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 0;
	line-height: 0;
	background-color: transparent;
	color: #FFF;
	border: 0 none #FFF;
}
a img{
	border-style: none;
}
a:focus{
	outline: none;
}
body {
	background: #c13900 url(/images/bg1.jpg) repeat-x;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	/*position: relative !important;
	position: absolute;*/
}

#wrapper{
	background: url(/images/bg2.jpg) no-repeat center top;
	padding-top: 145px;
	/*position: relative !important;
	position: absolute;*/
}

#main{
	background-color: #FFF;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	width: 978px;
}
a.home{
	display: block;
	position: absolute;
	background-color: transparent;
	top: 50px;
	height: 75px;
	text-indent: -9000em;
	margin-right: auto;
	margin-left: auto;
	width: 900px;

}

#home{
	display: block;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	top: 50px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#hero{
	height: 298px;
	text-indent: -9000em;
}
.hero-wrapper{

}

#main-content{
	margin: 26px 22px 10px 27px;
}
.left-column{
	width: 499px;
	width: 559px;
	float: left;
	margin-right: 40px;
}
.right-column{
	float: left;
	width: 315px;
}


#hero.home{
	background: url(/images/hero1.jpg) no-repeat;
}

h1{
	color: #EA7021;
	letter-spacing: -0.06em;
	font-size-adjust:none;
	line-height:normal;
	font-variant:normal;
	vertical-align:baseline;
	font-family:inherit;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

h2{
	color: #000;
	font-size: 1.2em;
	line-height: 140%;
	margin-bottom: 20px;
	font-weight: bold;
}
h3{
	color: #000;
	font-size: 1em;
	line-height: 120%;
	margin-bottom: 5px;
	font-weight: bold;
}
h3 a{
	text-decoration: none;
	color: #000;
}
.left-column p{
	margin-bottom: 20px;
	color: #000;
	font: normal normal .9em/140% helvetica, ""microsoft;
}
.left-column ul, .left-column ol{
	padding-left: 30px;
	margin-bottom: 20px;
	color: #000;
	font: normal normal .9em/140% helvetica, ""microsoft;
}
.left-column iframe{
	padding-left: 40px;
}
.lock{
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
.hlc{
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}
a.download-link{
	text-decoration: none;
	color: #000;
	background: url(/images/download-icon.gif) no-repeat;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 55px;
}
a.download-link:hover{
	text-decoration: underline;
	color: blue;
}

/* Navigation */
#navigation{
	height: 32px;
	background: url(/images/nav-bg-2.gif) no-repeat;
	padding-left: 4px;
}
#navigation ul{
	padding-left: 10px;
	padding-right: 10px;
}
#navigation li{
	list-style-type: none;
	color: #FFF;
	float: left;
	border-right: 1px solid #2C6897;
	text-align: center;
	padding: 0 20px;
}
#navigation li.last{
	border-right-style: none;
}
#navigation li a{
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 32px;
	text-align: center;
	font-size: .9em;
	font-weight: normal !important;
	font-weight: bold;
	font-style: normal;
}


/* Side Navigation */
#side-nav{
	float: left;
	background: url(/images/side-nav-1.gif) no-repeat;
	font-size: .7em;
	font-weight: bold;
	width: 156px;
	display: block;
	padding-top: 18px;
	padding-left: 0;
	line-height: 250%;
	margin-right: 20px;
	margin-bottom: 15px;
}
#side-nav span{
	padding-left: 20px;
	display: block;
}
#side-nav li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 220%;
}
#side-nav li a{
	color: #0066a4;
}
#side-nav ul{
	margin: 0;
	padding: 0 0 20px 20px;
	background: url(/images/side-nav-2.gif) no-repeat 0 bottom;
}

/* Calls to Action */
#ctas a{
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 80px;
	line-height: 190%;
}
#ctas a span{
	display: block;
	font-weight: bold;
	font-size: 1.7em;
}
#ctas .chat{
	background: url(/images/internal-chat.gif) no-repeat 5px 5px;
}
#ctas .call{
	background: url(/images/internal-phone1.gif) no-repeat 12px 5px;
}
#ctas .apply{
	background: url(/images/internal-apply.gif) no-repeat 10px 5px;
}

#phone{
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 190%;
	text-align: center;
	background: url(/images/internal-phone2.gif) no-repeat 27px 7px;
	padding-left: 12px;
}

/* Footer */
#footer{
	color: #FFF;
	text-align: center;
	font-size: .7em;
	font-weight: normal;
	font-style: normal;
	margin-top: 15px;
	margin-bottom: 20px;
}
#footer a{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* Contact Form */
	#contact #contact-form {
		margin-left: 185px;
	}

	#contact form.contact {
		width: 350px;
		padding-left: 20px;
	}

#contact-form{
	width: 315px;
}
form.contact{
	background-color: #DDEBF6;
	width: 314px;
	/*height: 333px;*/
	padding-top: 12px;
}
.contact strong{
	display: block;
	text-align: center;
	color: #135191;
	font-size: 1.2em;
	margin-bottom: 18px;
}
.contact label{
	color: #555;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	width: 85px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 7px;
	line-height: 20px;
}
.contact input.text{
	background-color: #FFF;
	border: 1px solid #135191;
	padding: 4px;
	margin-bottom: 7px;
	width: 160px;
}
.contact select{
	padding: 4px;
	margin-bottom: 7px;
	width: 170px;
}
.contact #zip{
	width: 65px;
}
.contact #ph1, .contact #ph2{
	width: 40px;
}
.contact #ph3{
	width: 50px;
}
.contact #button{
	margin: 10px auto;
	display: block;
	left: 50%;
}

#nojsbutton {
	background: #135191;
	border: 0px solid #135191;
	color: white;
	left:275px;
	position:relative;
	top:-28px;
}

.contact select{
	font-size: .6em;
}

.contact input.error, .contact .error {
	border: 1px solid firebrick;
}
.contact input.valid, .contact .valid {
	border: 1px solid forestgreen;
}

.contact #zipcode.loading {
	background-image: url(/images/loading.gif);
	background-position: 97% center;
	background-repeat: no-repeat;
}

ol {
	margin-left: 10px;
	position: relative;
}

/* Jump menu */
.jumpmenu{
	background-color: #ddd;
	display: block;
	float: none;
	padding: 15px 25px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 320px;
}
.jumpmenu p{
	margin-bottom: 2px;
}
.jumpmenu optgroup option{
	padding-left: 10px;
}

/* Application */

#application-form span{
	color: #555;
	font-size: 12px;
}

#contact_form hr {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #ddd;
	border-style: none;
	background-color: #999;
	height: 1px;
}
#application-form form.contact{
	width: 400px;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
}
#application-form .contact label{
	width: 130px;
}
/* SOCIAL SITES CONTENT */

#socialContainer {
color:#666666;
float:right;
font-size:12px;
text-align:left;
width:370px;
}
#socialContainer h3 {
color:#666666;
line-height:5px;
}
#socialContainer .socialText {
color:#666666;
}
#socialContent {
background-repeat:no-repeat;
}
#social_sites {
background-color:#F8F9FB;
border:1px solid #D8DFEA;
display:inline-table;
margin-bottom: 10px;
width:370px;
}
#socialIcons {
float:left;
line-height:20px;
padding-bottom:10px;
padding-top:10px;
text-align:center;
width:90px;
}

p.form-legal{
	font-size: 12px;
	color: #666;
	text-align: center;
	padding: 10px 60px 5px;
}
