span.matchingAds {
    color: #555555;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 10px 5px 0;
    padding-right: 8px;
    text-align: right;
    width: auto;
}

.matchingAdsTop{
	background:transparent url("../img/matchingAdsArrowDown.png") no-repeat center right;
}
.matchingAdsBottom{
	background:transparent url("../img/matchingAdsArrowUp.png") no-repeat center right;
}

.zip_prompt{
	background-color:#111C36;
	padding:10px;
	position:absolute;
	top:2px;
	width:300px;
	right:59px;
	
}

.zip_prompt .text {
	color:#FFF;
	text-align:center;
	font:normal 16pt Tahoma, Geneva, sans-serif;
	margin:5px 0;
	}

.zip_prompt input {
	font-size: 14px;
	padding: 3px;
	width: 60%;
	margin:5px 0; 
	}

#nextBox{
	width:125px;
	margin:0 auto;
}

#submit_zip {
	width:125px;
	border:none;
	}

.darkClass {
	background-color: white;
	filter:alpha(opacity=50); /* IE */
	opacity: 0.5; /* Safari, Opera */
	-moz-opacity:0.50; /* FireFox */
	z-index: 20;
	background-repeat:no-repeat;
	background-position:center;
	}

.zipcodeField{
    color:gray;
}
/*-------CHANGEABLE COLORS-------*/

/* PRIMARY */

#header,f
.footer{
	background-color:#666;
	}

h2,
a,
form input, select{
	color:#16196a;
	}
	
/* TERTIARY */

.menu{
	background-color:#ccc;
	}
	
.HeroImage1{
	border-color:#ccc;
	}

/*-------CONTENT-------*/

html{
	height:100%;
	}

body{
	margin:0;
	padding:0;
	background-image:url(/theme/default/img/wrapper-bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	font:normal 11pt Tahoma, Geneva, sans-serif;
	color:#454545;
	}
	
.form_disclaimer{
	font-size:11px;
	text-align:center;
	}
	
#header{
	height:99px;
	width:100%;
	background-image: url(/theme/default/img/header-bg.png);
	background-repeat:repeat-x;
	background-position:bottom center;
	}
	
.header_content{
	margin:auto;
	width:900px;
	height:99px;
	background:transparent url(/theme/default/img/header-content2-bg.png) no-repeat bottom center;
	}
	
#wrapper{
	margin:auto;
	width:913px;
	height:100%;
	background:transparent url(/theme/default/img/wrapper-bg.png) repeat-y top center;
	}
	
.clear{
	width:100%;
	clear:both;
	}

.content {
	padding:10px 15px 0px 25px;
	width:410px;
	float:left;
	height:100%;
	}
	
.upper_content1 {
	float:left;
	height:100%;
	margin-right:10px;
	padding:0 15px;
	width:410px;
	}
	
.upper_content2 {
	float:left;
	height:100%;
	margin-left:31px;
	padding:0 15px;
	width:370px;
	}
	
a img{
	border:none;
	}

small a {
	color:#666 !important;
	}
	
.backlink{
	font-weight:normal;
	font-size:10px;
	}
	
.summary .content {
	margin:auto;
	float:none !important;
	font-size:14px;
	width:500px !important;
	text-align:center;
	}
.summary .content p{
	text-align:left;
	}
	
.logo{
	margin:0px 97px;
	padding-top:10px;
	}
	
.logo img{
	width:250px;
	max-height:89px;
	}
	
.HeroImage1{
	margin:auto;
	width:410px;
	border-width:3px;	
	border-style:solid;
	}
	
.HeroImage1 img{
	width:410px;
	}
	
.footer{
	width:100%;
	height:46px;
	background-image:url(/theme/default/img/footer-shadow.png);
	background-repeat:repeat-y;
	background-position:bottom;
	clear:both;
	}
	
.summary .footer{
	width:100%;
	height:46px;
	background-image:url(/theme/default/img/summary-footer-shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:transparent;
	clear:both;
	}
	
.clear{
	width:100%;
	clear:both;
	}
	
h2{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	text-align:center;
	}
	
.summary h2 {
	margin:5px 0 25px 0;
	}

h3, h4{
	font-size:16px;
	margin:20px 0 30px 0;
	text-align:left;
	}

	
.locations h4, .programs h4 {
	margin-bottom:15px !important;
	}
	
.copy {
	padding:0 0 15px 0;
	float:right;
	width:260px;
	font-size:12px;
	}
	
.copy h3 {
	margin:8px 0;
	font-size:16px;
	}

.menu{
	margin:0 10px 0 0;
	padding:5px 5px 5px 0px;
	width:130px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	float:left;
	}
	
.menu ul {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:13px;
	}

.menu li{
	background-image:url("/theme/default/img/bullet-inactive.png");
	background-repeat:no-repeat;
	background-position:left 4px;
	color:#16196a;
	list-style:none outside none;
	margin:5px 5px 5px 6px;
	padding:0 15px;
	width:105px;
	}
	
.menu li.active{
	background-image:url("/theme/default/img/bullet-active.png");
	background-repeat:no-repeat;
	background-position:left 4px;
	font-weight:bold;
	}
	
.menu a{
	text-decoration:none;
	}

small{
	color:#666;
	}
	
#accred, #disclaimer {
    z-index: 102 !important;
    margin-top: 0px !important;
	position: absolute; 
	left: 50%; 
	margin-left: -375px; 
	top: 50%; 
	width: 750px; 
	height: 450px; 
	border: 3px solid black; 
	background-color: white;
}

#accred div,  #disclaimer div{
	text-align:right; 
	padding:3px; 
	height:20px;
	}
	
#accred div a,  #disclaimer div a{
	color:#000000 !important;
}

#accred iframe,  #disclaimer iframe{
	width:750px; 
	height:425px; 
	border:0px;
}
/* COPY */

.hide {
	display:none;
	}
	
#copyright {
    width: 190px;
    margin: auto;
    font-size: 0.8em;
}

a {
    margin: 0 0 0 0 !important;
    width: auto !important;
}

/*-------FORM-------*/

#leadForm h2{
	display:none;
}


#Form {
	width:320px;
	}

.form-overlay, .search-form-overlay {
	background:#AAA url('/esni/img/sprite.gif') 50% 100px no-repeat;
}

.form {
	width:400px;
	padding:0 25px 15px 15px;
	float:right;
	-moz-border-radius-topright:8px;
	height:100%;
	position:relative;
	}
	
form{
	padding:10px 25px;
	margin:0px auto 20px auto;
	font-size:12px;
	}	
	
	
label.compact {
	color: #666 !important;
	}

.input-replace a {
	color: #ccc;
	margin: 0 0 0 5px;
	font-size: 0.8em !important;
	}
.input-replace {
	margin: 0 0 9px;
	font-size: 1.2em;
	}


#clselector input {
	margin: 2px 5px 5px 0;
	width: auto;
	display: block;
	float: left;
	}

.radio input {
    float: left;
    margin: 2px 5px 0 0;
}

div.radio label {
	display: block;
	margin: 6px 0;
	}

.radio span {
	font-size: 0.9em;
	font-weight: normal;
	display: inline;
	}

.input{
	margin:0 0 10px 0;
	}

form input[type="text"]{
	margin:0;
	width:305px;
	padding:3px;
	font-size:14px;
	}

select {
	margin:0;
	width:320px;
	font-size:16px;
	}

label {
	display:block;
	}
	
textarea {
	width:310px;
	}

.form h2{
	/*color:#fff;*/
	font-weight:normal;
	text-align:center;
	font-size:18px;
	}

#FormSubmit{
	margin: 20px 86px;
	width:148px;
	}

#firstlastname, #citystatezip {
	width:333px;
	overflow:auto;
	}

#firstlastname label, #citystatezip label{
	margin-right:0px;
	}

#firstlastname input {
	width: 141px;
	}

#firstlastname .input {
	width:155px;
	float:left;
	margin-right:10px;
	}

#firstlastname .input .error{
	width:138px;
	}

#citystatezip input, #citystatezip select {
	width:86px;
	}

#citystatezip .select {
	margin-left:8px;
	}

#citystatezip .input {
	float:left;
	width:100px;
	margin-right:6px;
	}

#citystatezip .input .error {
	width:85px !important;
	}

#searchOverlay #zip {
    margin: 10px !important;
}
#searchOverlay label {
    font-weight: bold;
    font-size: 1.1em;
}

#searchOverlay {
    color: #fff;
    border: 4px solid #fff;
}
#searchOverlay h4 {
    color: #fff;
}

#searchOverlay input[type="submit"] {
    background: none repeat scroll 0 0 #cccccc;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #ddd inset, 0 0 0 2px #ccc inset, 0 30px 20px -18px rgba(255, 255, 255, 0.65) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);
	text-shadow: 0 1px 0 #fff;
	-webkit-border-radius: 5px;
    -webkit-text-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 0 0 1px #ddd inset, 0 0 0 2px #ccc inset,0 30px 20px -18px rgba(255,255,255,0.65) inset, 1px 1px 3px rgba(0,0,0,0.2);
	color: #333;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
	margin: 0 50px !important;
}

#searchOverlay input[type="submit"]:hover{
	background: none repeat scroll 0 0 #999;
	box-shadow: 0 0 0 1px #ddd inset, 0 0 0 2px #999 inset, 0 30px 20px -18px rgba(255, 255, 255, 0.65) inset, 1px 1px 3px rgba(0, 0, 0, 0.2);
}

#searchOverlay input {
    margin: -8px 0 0 0 !important;
}

#searchOverlay select {
	width:90%;
	margin:10px 0;
}

#searchOverlay label.error {
    clear: both !important;
    color: #FFFFFF;
    font-style: italic;
    font-weight: normal;
    margin: 0 0 20px 0;
	text-align: center;
}
	


/* MESSAGES */

.flashMessage {
	background:#f6a1a1 url(/theme/default/img/error-exclaim.png) no-repeat center right;
	padding:15px 10px;
	border:1px solid #cc0000;
	color:#cc0000;
	font-size:13px;
	text-align:center;
	width:251px;
	padding-right:50px;
	}
	
.error, .error-message{
	color:#C00;
	}
	
label.error, label.error-message{
	font-size:10px;
	text-align:left;
	}
	
/*-------SUMMARY PAGE COLORS-------*/

.summary #header,
.summary .header_content{
	background-color:#006699;
	}

.summary h2,
.summary a{
	color:#006699;
	}
	
.summary{
	height:100%;
	}

.summary .logo img{
	height:auto;
	}
	
/*-------LOGIN-------*/


.form-login {
	background-image:none;
	background-color:#ccc;
	}
	
#UserAutoLogin {
	float:left;
	width:15px;
	margin-right:10px;
	}
	
.checkbox label  {
	font-weight:normal;
	}

.checkbox input {
    width: 20px;
    margin: 0 5px 3px 0;
	float:left;
	}

.form-login .users {
	margin:auto;
	padding:20px;
	width:400px;
	background-color:#fff;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	}
	
.form-login .users fieldset {
	border:none;
	}
	
.form-login input {
	margin:6px 0 0 0;
	}	
	
.form-login .submit input {
	width:auto;
	margin:0 0 0 7px;
	}
	
.form-login h2,
.form-login a,
.form-login form input, .form-login select{
	color:#333;
	}
	
.form-login a {
	font-size:12px;
	}

/*-------TABLES--------*/

table {
    border: 1px solid #000;
    border-spacing: 0;
}
table td {
    border: 1px solid #000000;
    font-size: 0.7em;
    padding: 5px;
    width: 50%;
}

/*-------TESTING-------*/

#test-message{
	width:100%;
	padding:6px 0px;
	background-color:#ffe866;
	color:#d34600;
	font-size:16px;
	text-align:center;
	border-bottom:1px solid #d34600;
	}
	
	
/*----------SEARCH RESULTS---------------*/
.searchHeader {
	padding:10px 50px;
}
.searchHeader img {
	float:left;
	margin:30px 10px 0 0;
}
.searchResults {
	padding:10px 100px;
}
.searchResult {
	clear:both;
	height:100%;
	border-bottom:2px solid #C4C1B9;
	padding:10px 10px 30px 10px;
}
.searchResult .resultLogo {
	float:left;
	text-align:center;
	margin-top:25px;
}
.searchResult .resultDetails {
	margin-left:150px;
}
.searchResult .resultDetails h5 {
	margin:0px 0px 5px 0px;
}
.searchResult .resultDetails ul {
	margin:0px;
}
.searchResult .resultDetails div {
	float:left;
	margin-left:10px;
}
.searchResult .resultDetails .campus { width:30%; }
.searchResult .resultDetails .program { width:40%; }
.searchResult .resultDetails li {
	font-size:0.75em;
}
.searchResult .resultSubmit {
	float:right;
	text-align:center;
	margin-top:25px;
}

/* Tooltip
----------------------------------*/


label.error-compact {
	background: url("/theme/default/img/error.png") no-repeat scroll 100% 10% transparent;
	color: transparent;
	text-indent:-99999px;
	padding: 3px;
	position: absolute;
	top:4px;
	right: 8px;
	width: 35px;
	height: 20px;
	font-size:0.8em;
}

label.valid-compact {
   background: url("/theme/default/img/valid.png") no-repeat scroll 100% 10% transparent;
    color: transparent;
	text-indent:-99999px;
	padding: 3px;
	position: absolute;
	top:5px;
    right: 5px;
    width: 35px;
    height: 20px;
	font-size:0.8em;
}


select.valid-compact, select.error-compact {
   width: 280px;
   position: relative;
}
.select label.valid-compact, .select label.error-compact {
   top: 0px;
   width: 21px;
   margin-top: 1px;
}

.select label.valid-compact{
background: url("/theme/default/img/valid-select.png") no-repeat scroll 100% 10% transparent !important;
}

.select label.error-compact{
background: url("/theme/default/img/error-select.png") no-repeat scroll 100% 10% transparent;
}


#firstlastname label.error-compact, #citystatezip label.error-compact {
   right: 8px;
overflow: hidden;
}

div.input {
   position: relative;
}

select.valid-compact label {
   background: url("/theme/default/img/valid-select.png") no-repeat scroll 100% 10% transparent;
}

.ui-tooltip-content{
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
background-color:#fff;
padding:5px;

}

.ui-tooltip {
	padding:8px;
	position:absolute;
	z-index:9999;

}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width:2px; width: 210px; }



.leadid_tcpa_disclosure,
.disclosure_checkbox,
.disclosure_text,
#leadid_tcpa_disclosure_text{
	text-align: justify;
	font-size:10px !important;
}