/* @override http://development.whatwilltheylearn.org/public/css/screen.css */

body{
	background:#e1e1e1 url('../images/body-bg.jpg') center top no-repeat;
	font-family:Helvetica Neue, Helvetica, helvetica, Arial, arial, Sans-serif;
}
.clear{
	clear:both;
}
h1, h2, h3, h4{
	font-weight:bold;
	text-transform:uppercase;
}
.button,
button{
	text-transform:uppercase;
}
div.topbar{
	background:#3f3f3f;
	padding:4px 0 6px 0;
}
div.topbar form{
	width:955px;
	margin:0 auto;
	color:white;
	text-align:right;
}
div.topbar form h2{
	display:inline;
	font-size:11px;
	padding:0 6px 0 0;
	font-weight:normal;
}
div.topbar form input{
	font-size:11px;
	border:none;
	background:white;
	padding:2px;
}
div.topbar form button,
div.topbar form .button{
	font-size:11px;
	border:none;
	background:white;
	padding:2px 5px;
}
div.logo{
	background:url('../images/logo.png') center top no-repeat;
	height:89px;
	margin:0 auto;
	width:963px;
	position:relative;
}

span.updates{
	float: right;
	font-size:11px;
	padding:0 6px 0 0;
	font-weight:bold;
	text-transform: uppercase;
	padding: 10px;
	color:#316098;
}

span.updates a,
span.updates a:link,
span.updates a:visited,
span.updates a:hover {
	color:#316098;
}

div.logo h1{
	width:956px;
	margin:0 auto;
}
div.logo h1 a.homelink{
	display:block;
	height:89px;
	text-indent:-999999px;
}

div.logo a.homelink img{
	padding: 0 !important;
	margin: 0 !important;
}

div.main{
	margin:0 auto;
	width:963px;
	background:url('../images/main-bg.gif') center top repeat-y;
	position:relative;
}

div.main-inner{
	background:url('../images/main-inner-bg.gif') no-repeat;
}
a.donatebutton{
	background:url('../images/donategreen.png') no-repeat;
	width:82px;
	height:30px;
	text-indent:-9999px;
	display:block;
	margin-right:3px;
	margin-top: 8px;
	float: right;
	clear: both;
}
a.donatebutton:hover{
	background:url('../images/donategreen.png') 0 -29px no-repeat;
}
ul.nav{
	background:#cc6600;
	height:36px;
	width:956px;
	margin:0 0 0 3px;
}
ul.nav li{
	float:left;
}
ul.nav li a{
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:36px;
	font-size:13px;
	border-right:1px solid #dc861a;
	text-align: center;
}

ul.nav li a.dean {
	width: 145px;
}

ul.nav li a.faq {
	width: 60px;
}

ul.nav li a.compare {
	width: 170px;
}

ul.nav li a.criteria {
	width: 150px;
}

ul.nav li a.alist {
	width: 80px;
}

ul.nav li a.club {
	width: 125px;
}

ul.nav li a.aboutus {
	width: 100px;
}

ul.nav li a.news {
	width: 119px;
}

ul.nav li a:hover{
	background:#dc861a;
}
ul.nav li.no-border a{
	border:none;
}
div.map{
	position:absolute;
	top:30px;
	left:-5px;
}
div.main-text h2,
div.main-text div.intro p,
div.main-text div.find-school{
	margin-left:30px;
}
div.main-text{
	margin:20px 30px 0 558px;
	height: 500px;
}
div.main-text h2{
	color:#f09a2a;
	font-size:23px;
	margin-bottom:15px;
}
div.main-text div.intro p{
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}
div.main-text div.intro p.instructions{
	font-weight:bold;
	font-size:14px;
	line-height:26px;
	background:url('../images/instructions-bg.png') 0 7px no-repeat;
	margin:0 0 15px 0;
	padding:0 0 25px 30px;
}
div.main-text div.find-school h3,
div.disciplines h3{
	color:#316098;
	font-size:15px;
	margin-bottom:5px;
}
div.find-school form{
	background:#ece6de;
	border:1px solid #c3c3c3;
	padding:15px 15px 5px 15px;
	margin:0 0 5px 0;
}
div.find-school form div{
	margin:0 0 10px 0;
}
div.find-school form input{
	background:white;
	border:1px solid #c3c3c3;
	font-size:12px;
	padding:3px;
	text-transform:uppercase;
	width:200px;
}
div.find-school form select{
	background:white;
	border:1px solid #c3c3c3;
	font-size:12px;
	padding:2px;
	text-transform:uppercase;
}
div.find-school form .button,
div.find-school form button{
	background:#a5a5a5;
	font-size:12px;
	padding:2px 6px;
	color:white;
	border:1px solid #a5a5a5;
	width:70px;
}
div.disciplines{
	margin:0 0 0 30px;
}
div.disciplines a{
	width:112px;
	display:block;
	float:left;
	margin:0 20px 25px 0;
	text-decoration:none;
}
div.disciplines a:hover img{
	border:1px solid white;
}
div.disciplines a img{
	border:1px solid #b2b2b2;
	padding:1px;
	margin:0 0 2px 0;
}
div.disciplines a span{
	display:block;
	background:black;
	color:white;
	font-size:9px;
	text-align:center;
	padding:2px 0;
	text-transform:uppercase;
}
div.footer{
	position: relative;
	background:url('../images/footer-bg.gif') no-repeat;
	width:955px;
	font-size:11px;
	margin:0 auto;
	padding:20px 0;
	color:#4b4b4b;
}
div.footer a{
	font-weight:bold;
	color:black;
	color:#4b4b4b;
}
/**************************************************************/
div.content a,
div.grade a{
	color:#1d63b6;
}
div.content a:visited,
div.grade a:visited{
	color:black;
}
div.col1{
	width:740px;
	float:left;
}
div.content,
div.main-article{
	padding:20px 30px;
}

div.content ul.schools {
	margin-top:8px;
}

div.content ul.schools li{
	list-style-type: square;
	list-style-position: inside;
	background:white;
	padding:8px 10px;
	margin:0 0 5px 0;
	position:relative;
}

div.content ul.schools li span.date,
div.content.article span.date {
	color: #424242;
}

div.content ul.schools li span.publication,
div.content.article span.publication {
	color: #424242;
	font-style: italic;
}

div.content h1{
	color:#5c5c5c;
	font-size:30px;
	text-transform:none;
	background:url('../images/3pxdot-border.gif') 0 bottom repeat-x;
	padding:0 0 9px 0;
	margin:0 0 10px 0;
}
div.content h2{
	font-size:16px;
	color:#316098;
	margin:25px 0 6px 0;
}
div.content div.post h2{
	margin:25px 0 6px 0;
}

div.content div.post div.faqs h2{
	text-transform: none;
}

div.blurb,
div.post{
	background:url('../images/blurb-bg.gif') center bottom no-repeat;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}

div.schoolinfo {
	background: none !important;
}

div.post{
	background:none;
	margin:0;
	padding:0;
}
div.blurb p,
div.post p{
	font-size:15px;
	line-height:25px;
	margin:0 0 15px 0;
}

div.post img{
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 10px 10px;
}

div.byline{
	background:url('../images/3pxdot-border.gif') 0 bottom repeat-x;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	font-size:13px;
}
div.byline a{
	font-style:italic;
}
div.post ul li{
	font-size: 15px;
	list-style-type:disc;
	padding:0 0 0 10px;
	margin:0 0 10px 30px;
}
ul.details li{
	font-size:14px;
	margin:0 0 5px 0;
}
ul.details li strong{
	text-transform:uppercase;
	color:#494949;
	padding:0 10px 0 0;
}
div.requirements{
	background:#ececec;
	border:1px solid #d3d3d3;
	padding:15px 20px;
	position:relative;
}
div.content div.requirements h2{
	margin-top:0;
}
div.requirements ul li{
	background:white url('../images/3pxdot-border.gif') 0 20px repeat-x;
	padding:8px 0;
	margin:0 0 5px 0;
	position:relative;
}
div.requirements ul li h3{
	display:inline;
	font-weight:normal;
	text-transform:none;
	font-size:15px;
	background:white;
	padding:0 10px 0 20px;
}
div.requirements ul li strong{
	position:absolute;
	right:0px;
	display:block;
	top:9px;
	font-size:17px;
	background:white;
	padding:0 100px 0 10px;
}
div.requirements ul li p{
	margin:10px 200px 5px 20px;
	font-size:13px;
	border-left:15px solid #e6e3dc;
	padding:0 0 0 15px;
	line-height:20px;
}

div.requirements ul li p.note{
	margin:0 px 200px 5px 20px;
	font-size:13px;
	border-left:15px solid #e6e3dc;
	padding:0 0 0 15px;
	line-height:20px;
	display: none;
}

div.requirements ul li.notes{
	background: none;

}

div.requirements ul li.notes h4{
	font-weight:normal;
	font-size:13px;
	color:#316098;
	margin:0px 0 6px 0;
}


div.requirements ul li.notes p{
	margin:0px 0px 0px 0px;
	font-size:13px;
	border-left:none;
	padding:0;
	line-height:20px;
}

div.requirements ul li.notes a{
	font-size:13px;
}
div.col2{
	float:right;
	margin:0 30px 0 0;
	width:155px;
}
div.col2 div.grade{
	font-size:12px;
	padding:0 0 20px 0;
	margin:0 0 0px 0;
	background: url('../images/3pxdot-border.gif') repeat-x left 215px;
}
div.col2 div.grade h2{
	font-size:120px;
	color:red;
	text-align: center;
}
div.col2 div.photos img,
div.col2 div.photos a img{
	border:1px solid #b2b2b2;
	padding:1px;
}
div.welcome-footer{
	background:url('../images/welcome-footer-bg.gif') 0 bottom repeat-x;
	width:896px;
	margin:0 auto;
	padding:30px;
	color:white;	
}
div.welcome-footer h2{
	color:#f2ac51;
	margin:0 0 10px 0;
}
div.welcome-footer p{
	font-size:15px;
	line-height:25px;
}

#wwtl-map {
	position: relative;
	float: left;
	top:-15px;
	left: -23px;
}

.state-copy {
	position: absolute;
	z-index:2;
}
.state-mask {
	position: absolute;
	z-index:1;
}

div#usmap{
	position: absolute;
	top: 0px;
	left: 0px;
}

div#mapareas{
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 99;
}

#school-comparison {
	position: relative;
	min-height:500px;
}

#school-comparison ul {
	position: relative;
	width: 600px;
}

#school-comparison #textfilter {
	margin: 10px 12px 10px 10px;
	width: 240px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #919191;
}

#school-comparison #controls {
	position: absolute;
	margin-left: 630px;
	width: 280px;
	z-index: 1;
}

#school-comparison #controls #instructions{
	border-bottom: 1px solid #dce0e0;
	margin-bottom: 10px;
}

#school-comparison #controls #comparelist ul,
#school-comparison #controls #instructions ul {
	width: 280px;
	left: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

#school-comparison ul li {
	list-style: none !important;
}

#school-comparison #controls #instructions ul li {
	list-style-type: square !important;
	list-style-position: outside;
	margin-left: 10px !important;
}

#school-comparison #controls #instructions ul li {
	padding: 0;
	margin: 12px 0;
	font-size: 12px;
	color: #5e5e5e;
}

#school-comparison #controls #comparelist ul li {
	margin: 0;
	padding: 3px 0 3px 0;
	font-size: 12px;
}

#school-comparison ul {
	margin-bottom: 20px;
}

#school-comparison div.buttons {
	margin-left: 30px;
}

table tr td {
	background: #fff;
	padding: 3px 0px 3px 10px;
	vertical-align: middle;
	border-bottom: 5px solid #f5f5f5;
}

table tr th {
	text-align: left;
	font-weight: bold;
	padding: 3px 0px 8px 10px;
}

#comparelink {
	font-weight: normal;
	font-size: 14px;
	margin:26px 0px 0px 0;
}

div.find-school form p {
	color: #333;
	font-size:12px;
}

div.find-school form p a,
div.find-school form p a:link,
div.find-school form p a:hover,
div.find-school form p a:visited {
	color: #e07000;
	font-size:12px;
	font-weight: bold;
}

table#comparison img {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

sup {
	vertical-align: super;
	font-size:.625em;
}

blockquote{
	padding: 0 30px;
}

.center {
	text-align: center;
}

div.post form {
	margin-top: 30px;
}

#school-comparison #controls input[type=submit]{
	font-size:16px;
	font-weight:bold;
	background:#cc6600;
	color: #fff;
	border: 1px solid #874207;
}

#school-comparison #controls input[type=submit]:hover{
	background: #b65b0e;
}

#comparison th {
	cursor: pointer;
}

ul.schools.hidden {
	min-height: 100px;
}

ul.schools.hidden li {
	display: none;
}

table th span.sortable {
	padding-left: 20px;
	background: url(../images/sortupdown.png) top left no-repeat;
}

table th.headerSortDown,
table th.headerSortUp {
	color: #cc6600;
}

table th.headerSortDown span.sortable{
	background-position: left -40px;
}

table th.headerSortUp span.sortable{
	background-position: left -20px;
}

#controls .remove {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin-right: 5px;
	color: transparent;
	text-indent: -5000px;
	font-size: 0px;
	background: url(../images/remove.png) top left no-repeat;
}

#controls .remove:hover {
	background-position: left -12px;
}

#statefilter {
	width: 246px;
	font-size: 18px;
	margin: 0 12px 10px 6px;
}

#school-comparison #searchbox {
	position: relative;
	z-index: 99;
	color: #797979;
	font-size: 14px;
	width:600px;
	background: #ebebeb;
}

#searchbox p {
	margin: 0;
	padding: 0;
}

#searchbox label {
	line-height: 50px;
	vertical-align: middle;
}

#alphabetical {
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 10px;
}

#alphabetical li{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#alphabetical li a {
	display: block;
	width: 23px;
	font-size: 12px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
}

#alphabetical li a:hover,
#alphabetical li a.current {
	color: #000;
}

.showhide {
	color:#316098;
	font-size: 10px;
	cursor: pointer;
	padding-left: 16px;
}

#school-comparison #parameters {
	width: 580px;
	z-index: 99;
}

#parameters #searchstates table tbody table tbody{
	display: none;
}

#parameters .toggle {
	display: block;
	float: left;
	font-size: 10px;
	margin-top:3px;
	margin-right: 10px;
}

#parameters fieldset {
	margin-bottom: 20px;
	padding: 20px 10px;
	background: #eaeaea;
		border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#parameters fieldset legend{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #424242;
}

#parameters fieldset table {
	background: #eaeaea;
}

#parameters fieldset table tr td {
	background: #eaeaea;
	border: none;
}

#progress {
	height: 15px;
}

#progress img {
	padding: 0;
	margin: 0;
	border: none;
}

a.apply {
	display: block;
	float: right;
	background:#cc6600;
	color: #ffffff !important;
	text-decoration: none;
	padding: 1px 8px;
	text-transform: uppercase;
	border-top: 1px solid #caaa89;
	border-bottom: 1px solid #8c4600;
	border-left: 1px solid #caaa89;
	border-right: 1px solid #8c4600;
}

div.roper-promo {
	float: right;
	position: absolute;
	right: 4px;
	top: 34px;
	font-weight: bold;
	padding: 1px;
	background: #3E60A8;
	color: #fff;
	font-size: 13px;
}

div.promo-content {
	padding: 3px;
	border: 1px solid #ccc;
}

div.roper-promo a {
	display: block;
	text-align: right;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 5px;
	text-decoration: none;
	color: #edd5bd;
}

/* Quotes */

#quotes {
	display: block;
	position: absolute;
	top: 396px;
	left: 30px;
	width: 500px;
	z-index: 99;
}

#quotes h4 a {
	margin-bottom: 8px;
	text-decoration:none;
	color:#316098;
}

#quotes ul li {
	display: none;
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

#quotes ul li em {
	display: block;
	float: right;
	width: 300px;
	margin-top: 10px;
}

#quotes ul li:first-child {
	display: block;
}

