/* ------------------------ CORE STYLES ------------------------ */
html {
	min-width: 980px;
}
body {
	background: #030 url("../images/main/body_bg.gif") repeat;
	font: 12px "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
a:link, a:visited {
	color: #090;
	text-decoration: underline;
}
a:hover, a:visited:hover, a:active {
	color: #c90;
	text-decoration: underline;
}
img {
	border: 0px;
}
form {
	margin: 0px;
}
/* ------------------------ STRUCTURAL STYLES ------------------------ */
#wrapper {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url(../images/main/copy_bg.gif) repeat-y;
}
#wraptop {
	width: 980px;
	height: 123px;
	background: url(../images/main/header.gif) no-repeat;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapnav {
	width: 980px;
	height: 16px;
	text-align: left;
	background: url(../images/main/nav_bg.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#wrapnavrocker {
	width: 980px;
	height: 43px;
	background: url(../images/main/menu_rocker.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#wrapmain {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: url(../images/main/copy_bg.gif) repeat-y;
	min-height: 400px;
}
#mainleft {
	width: 208px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 0;
	float: left;
}
#mainright {
	width: 208px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 0;
	float: left;
}
#maincenter {
	width: 564px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border: 0;
	float: left;
}
#wrapfooter {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
}
#wrapendrocker {
	width: 980px;
	height: 60px;
	background: url(../images/main/altern_rocker.gif) no-repeat;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
/* ------------------------ CONTENT STYLES ------------------------ */
#mainleft p {
	margin: 0px 10px 10px 18px;
}
#mainleft p.upcoming {
	font: bold 11px/22px "Times New Roman", Times, serif;
	color: #555;
}
#mainright p {
	margin: 0px 18px 10px 10px;
}
#maincenter h1 {
	margin: 10px 20px;
	font: bold 20px "Times New Roman", Times, serif;
	color: #e00;
}
#maincenter h2 {
	margin: 10px 20px 0px 20px;
	font: bold 12px/17px "Times New Roman", Times, serif;
	color: #e00;
}
#maincenter h3 {
	margin: 4px 20px 10px 20px;
	font: italic normal 11px/16px "Times New Roman", Times, serif;
	color: #444;
}
#maincenter p {
	margin: 10px 20px;
	font: 14px/19px "Times New Roman", Times, serif;
	color: #222;
}
#maincenter p.fineprint {
	font: 12px/15px "Times New Roman", Times, serif;
	color: #666;
}
#maincenter p.fineprint a:link, #maincenter p.fineprint a:visited {
	color: #393;
	text-decoration: none;
}
.hrdiv {
	width: 950px;
	text-align: right;
	margin: 10px auto;
	padding: 0px;
	border: 0;
	background: url(../images/main/hr_rule.gif) repeat-x;
	height: 20px;
	clear: both;
}
#formtable td {
	font: 14px "Times New Roman", Times, serif;
	color: #222;
}
p.subnav a {
	font: bold 10px "Times New Roman", Times, serif;
	padding: 2px 5px;
	margin-right: 10px;
	text-transform: uppercase;
}
#maincenter p.subnav a:link, #maincenter p.subnav a:visited {
	color: #555;
	background: #ffc;
	border: 1px outset #555;
	text-decoration: none;
}
#maincenter p.subnav a:hover, #maincenter p.subnav a:visited:hover, #maincenter p.subnav a:active {
	color: #fff;
	background: #e00;
	border: 1px outset #600;
	text-decoration: none;
}
img.semiphoto {
	float: right;
	margin: 0px 0px 10px 20px;
	clear: both;
}
img.awardphoto {
	float: right;
	margin: 0px 10px 10px 20px;
	clear: both;
}
img.awardphotoleft {
	float: left;
	margin: 0px 20px 10px 0px;
	clear: both;
}
#mainright p.seminarpar {
	font: 11px/17px "Times New Roman", Times, serif;
	color: #555;
}
#mainright p.seminarpar span.head {
	font: bold 10px "Times New Roman", Times, serif;
	color: #888;
	text-transform: uppercase;
}
ul.regularlist li {
	font: 14px "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: 7px;
}
.semsponosor a:link, .semsponosor a:visited {
	color: #666;
	text-decoration: underline;
}
.semsponosor a:hover, .semsponosor a:visited:hover, .semsponosor a:active {
	color: #c90;
	text-decoration: underline;
}
#wrapper #wrapmain #maincenter div.schoolstats {
	background: #ffe;
	border: 1px solid #ccc;
	margin: 10px 20px 15px 20px;
	z-index: 200;
}
#wrapper #wrapmain #maincenter h5.schoolstatshd {
	font: bold 12px Tahoma, "Lucida Grande", sans-serif;
	color: #444;
	text-transform: uppercase;
	background: #ffc;
	border: 1px solid #ccc;
	margin: -15px 150px 10px 17px;
	padding: 3px;
	z-index: 201;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

/* ------------------------ FORM STYLES ------------------------ */
input, textarea, select {
	font: 11px Tahoma, "Lucida Grande", sans-serif;
	color: #000;
	width: 86%;
	border: 1px solid #900;
	background: #ffe;
}
input.nowidth {
	width: auto;
}
input.subbut {
	width: 65%;
	font: bold 11px Tahoma, "Lucida Grande", sans-serif;
	border: 2px outset #900;
	color: #000;
}
input.clear {
	width: 65%;
	font: normal 11px Tahoma, "Lucida Grande", sans-serif;
	border: 2px outset #900;
	color: #555;
}
/* ------------------------ VIDEO TABLE STYLES ------------------------ */
table.videotable {
}
table.videotable td {
	font: 13px/13px "Times New Roman", Times, serif;
}
table.videotable tr.altrow {
	background: #ffe;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
/* --------------------- SCHOOL STATS TABLE STYLES --------------------- */
table.statstable {
}
table.statstable td {
	font: 11px/11px "Arial Narrow", sans-serif;
	padding: 5px 2px;
	border-bottom: 1px dotted #999;
}
table.statstable td.altrow {
	background: #ffe;
}
table.statstable td.head1 {
	background: #eee;
	border-top: 1px solid #999;
	font: bold 9px/11px "Arial Narrow", sans-serif;
}
table.statstable td.head2 {
	background: #dfdfdf;
	border-bottom: 1px solid #999;
	font: bold 9px/11px "Arial Narrow", sans-serif;
}
table.statstable td.bordleft {
	border-left: 1px solid #c0c0c0;
}
table.statstable td.bordright {
	border-right: 1px solid #c0c0c0;
}
table.statstable td.bordboth {
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
/* ------------------------ AWARD TABLE STYLES ------------------------ */
table.awardtable {
}
table.awardtable td {
	font: 13px/13px "Times New Roman", Times, serif;
	height: 17px;
}
table.awardtable td.altrow {
	background: #ffe;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
table.awardtable td.preschool {
	background: #DCF6FD;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.awardtable td.elem {
	background: #DDEED1;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.awardtable td.middle {
	background: #FBE9EE;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.awardtable td.high {
	background: #DAE7F4;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
/* ------------------------ SURVEY TABLE STYLES ------------------------ */
table.takesurvey {
}
table.takesurvey td {
	font: 12px/15px "Times New Roman", Times, serif;
}
table.takesurvey td.bgy, table.takesurvey td.bgyunders, table.takesurvey td.bgg, table.takesurvey td.bggunders {
	text-align: center;
	font: 9px/9px Tahoma, sans-serif;
	color: #888;
	vertical-align: top;
	border-left: 1px dotted #ddd;
}
table.takesurvey td.bgy, table.takesurvey td.bgyunders {
	background-color: #f6f6f6;
}
table.takesurvey td.bgyunders, table.takesurvey td.bggunders, table.takesurvey td.answerunders {
	border-bottom: 1px dotted #ddd;
}
table.takesurvey td.justrightlines {
	border-right: 1px dotted #ddd;
}
table.takesurvey td.bgy input, table.takesurvey td.bgg input, table.takesurvey td.bgydubs input {
	width: auto;
}
table.takesurvey td.title {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #040;
	border-bottom: 1px dotted #999;
}
table.takesurvey input.subbut {
	width: 170px;
	font: bold 10px Tahoma, "Lucida Grande", sans-serif;
	border: 2px outset #999;
	background: #f6f6f6;
	color: #000;
}
table.takesurvey input.clear {
	width: 100px;
	font: normal 10px Tahoma, "Lucida Grande", sans-serif;
	border: 2px outset #999;
	background: #f6f6f6;
	color: #555;
}
table.takesurvey select {
	width: 100%;
	font: normal 10px Tahoma, "Lucida Grande", sans-serif;
	border: 1px inset #999;
	background: #f6f6f6;
	color: #333;
}
table.takesurvey input.txtinput {
	width: 100%;
	font: normal 10px Tahoma, "Lucida Grande", sans-serif;
	border: 1px inset #999;
	background: #f6f6f6;
	color: #333;
}
table.takesurvey input {
	font: normal 10px Tahoma, "Lucida Grande", sans-serif;
	background: #f6f6f6;
	color: #333;
}
table.takesurvey td.title span.clue {
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #666666;
	font-style: italic;
}
textarea.answers {
	font: 9px Tahoma, "Lucida Grande", sans-serif;
	color: #333;
	width: 90%;
	border: 1px inset #999;
	background: #f6f6f6;
	margin-left: 5%;
	height: 41px;
}
textarea.answerstoo {
	font: 9px Tahoma, "Lucida Grande", sans-serif;
	color: #333;
	width: 100%;
	border: 1px inset #999;
	background: #f6f6f6;
}
table.takesurvey td.makecomms {
	background: url(/images/survey/bg_comments.gif) no-repeat;
}
table.takesurvey td.rateo {
	background: #f6f6f6 url(/images/survey/bg_rate_o.gif) no-repeat top center;
}
table.takesurvey td.rateg {
	background: #fff url(/images/survey/bg_rate_g.gif) no-repeat center top;
}
table.takesurvey td.ratef {
	background: #f6f6f6;
	vertical-align: top;
	text-align: center;
}
table.takesurvey td.raten {
	text-align: center;
	vertical-align: top;
}
table.takesurvey td.ratep {
	background: #f6f6f6 url(/images/survey/bg_rate_p.gif) no-repeat center top;
}
span.tipletter {
	font: 10px Tahoma, "Lucida Grande", sans-serif;
	text-decoration: underline;
}
/* ------------------------ PRINT STYLES ------------------------ */
#wraptop h6, #wrapnavrocker h6, #wrapendinfo {
	display: none;
}
#wraptop h2 {
	color: #ccc;
	background: #000;
	border: 1px solid #777;
	font: normal 11px/12px Tahoma, "Lucida Grande", sans-serif;
	padding: 4px;
	margin: 0 20px 0 730px;
}
#wraptop h3 {
	padding-top: 35px;
	margin: 0;
}
#wraptop h2 a:link, #wraptop h2 a:visited {
	color: #fff;
	text-decoration: none;
}
#wraptop h2 a:hover, #wraptop h2 a:visited:hover, #wraptop h2 a:active {
	color: #ffc;
	text-decoration: none;
}
.requiredast {
	font-size: 10px;
	font-style: italic;
	color: #d00;
}
div.homeimgrotate {
	font: 9px Tahoma, "Lucida Grande", sans-serif;
	color: #666;
	width: 150px;
	margin: 35px auto 15px auto;
	text-align: left;
}
/* ------------------------ DROPDOWN STYLES ------------------------ */
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: white;
}
