/* /#13B002/;/#17FC91/;/#ffffff/ */ /* <--- these are for the color picker, ignore them */

/*--------------------------
WEBSCHOOLPRO SCHOOL SITE TEMPLATE
VALID CSS 2.0
COPYRIGHT 2007-2010 WILDFIREWEB
AUTHOR: support@wildfireweb.com
CREATED: 5/1/07
Last Modified: 010910bt
---------------------------*/

@import url(/css/wildfirecommon.css);

/*\*//*/
@import "/templates/schools/css/ie5mac.css"; /* this is a hack for IE5/Mac */
/**/

@media screen, projection, print{

/* GLOBAL STYLES, GENERAL LAYOUT */

body{
background: #fff;
font-size: 62.5%;
font-family: "Trebuchet MS", Verdana, sans-serif;
margin: 0;
padding: 0;
}

h3.hide{
position: absolute;
left: -9999em;
}

a {
    color: #0066cc;
}

a:hover {
    color: #000;
    text-decoration: underline;
}

.adminlinks {
display: block;
position: relative;
padding: 4px 20px;
font-size: 12px;
/* background: #ea892b url(/home/wfw/images/adminlinks_w.jpg) left no-repeat; */
background: #6a9a13 url(http://webschoolpro.com/home/wfw/images/adminlinks_wsp.jpg) left no-repeat;
color: #eee;
text-align: center;
}

.adminlinks a{
color: #fff;
font-size: 12px;
text-decoration: none;
}

.adminlinks a:visited{
color: #fff;
}


.adminlinks a:hover{
color: #fff;
text-decoration: underline;
}


#outerwrapper{
position: relative;
width: 100%;
z-index: 2;
margin-top: 1em;
}

#wrapper{
position: relative;
width: 100em;
z-index: 1;
margin: 0 auto;
}

#extra{
height: 12em;
width: 100%;
position: absolute;
top: 6em;
z-index: 0;
background: #999;
border-bottom: 5px solid #17FC91;
}

/* HEADER BAND ACROSS PAGE */

#head{
margin:0;
width: 100%;
padding:0;
height: 11em;
}

#head h1{
font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
/* blaine reduced font size, increased left margin and top padding  071210 */
font-size: 3em;
font-weight: 600;
color: #999;
padding: 1em 0 0 0;
margin: 0 0 0 7.5em;
position: relative;
z-index: 2;
font-variant: small-caps;
letter-spacing: 0.04em;
}

#head h2{
font-size: 1.4em;
color: #ffffff;
font-weight:normal;
margin: -1em 0 0 16em;
padding: 0;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: 0.06em;
}

#head h2 a{
text-decoration: none;
color: #ffffff;
}

p.clear{
clear: both;
}

/* ADDRESS INFO BELOW SCHOOL TITLE */

ul#address{
list-style: none;
margin: -0.2em 0 0 1em;
padding: 0;
}

ul#address li.first{
background-image: none;
}

ul#address li{
float: left;
font-size: 1.7em;
color: #fff;
font-weight: normal;
padding: 0 0 0 1.5em;
margin: 0;
}

/* NAVIGATION BELOW SCHOOL TITLE */

#topnav {
margin: 0;
padding: 0 3px 3px 0;
width: 18em;
position: absolute;
top: 3em;
left: 2em;
z-index: 2;
line-height: 1.2;
}

html>body #topnav{
background: transparent url(/templates/schools/images/dropshadow.png) no-repeat bottom right;
}

#topnav ul {
list-style: none;
margin: 0;
padding: 0.7em 0;
background: #13B002;
}

#topnav li{
font-size: 1.4em;
font-weight: 700;
width: 100%;
margin: 0;
padding: 0;
}

#topnav li a{
height: 1.6em;
display: block;
color: #fff;
text-decoration: none;
padding: 0.3em 0.7em 0;
margin: 0 0.7em;
outline: none;
}

#topnav li a:hover{
text-decoration: underline;
}

#topnav li span, #topnav li a#parent_tab{
height: 1.6em;
display: block;
background: #fff;
color: #13B002;
padding: 0.3em 0.7em 0;
margin: 0 0.7em;
}

/* NAVIGATION ON LEFT */

#subnav{
display: block;
width: 15em;
padding: 0 0.5em;
float: left;
clear: both;
margin: 15.5em 0 2em 1em;
}

#subnav ul{
list-style: none;
padding: 0;
margin: 0;
}

#subnav li{
font-size: 1.3em;
margin: 0;
padding: 0;
width: 12.5em;
}

#subnav li a{
display:block;
color: #13B002;
text-decoration: none;
padding: 0 0.3em 0;
margin: 0.1em 1em 0.1em 0;
outline: none;
border: 1px solid #fff;
}

#subnav li span{
display:block;
border: 1px solid #17FC91;
color: #13B002;
text-decoration: none;
padding: 0 0.3em 0;
margin: 0.1em 1em 0.1em 0;
}

#subnav li a:hover {
text-decoration: underline;
}

#subnav li a.parent{ /* these put an arrow to nav items that have sublevels */
background: transparent url(/templates/schools/images/arrow2.gif) no-repeat right center;
}

#subnav li a.parent:hover{
background: transparent url(/templates/schools/images/arrow2.gif) no-repeat right center;
text-decoration: underline;
}

html>body #subnav{
width: 16em;
margin: 15.5em 0 2em 1em;
}

html>body #subnav li a, html>body #subnav li span{
padding: 0.4em 0.3em 0.2em;
}

/* BREADCRUMBS ABOVE SUBNAV */

#breadcrumb{
font-family: Verdana, Arial, sans-serif;
position: absolute;
top: 6em;
left: 14.5em;
width: 41.5em;
font-size: 1.4em;
border: 1px solid #ddd;
background: #efefef;
padding: 1px 5px;
}

#breadcrumb a{
text-decoration: none;
}

/* JUNK ON THE RIGHT OF THE TOP HEADER BAR */

#righthead{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 1em;
margin: 0;
padding: 0;
}

html>body #righthead{
border-bottom: 1px solid #aaa;
}

#logo{
position: absolute;
left: 20.5em;
top: 9em;
height: 80px;
/*blaine added width 071210*/
width: 760px;
overflow: hidden;
z-index: 1;
margin: 0;
padding: 0;
}

html>body #logo{
left: 22.3em;
}

#headlinks{
position: absolute;
top: -0.6em;
left: 1.7em;
font-size: 1.2em;
}

#headlinks a{
color:#444;
text-decoration: none;
}

#headlinks a:hover{
color: #000;
}

#phonenumbers{
color:#444;
position: absolute;
top: -0.6em;
right: 1.5em;
text-align: right;
width: 30em;
font-size: 1.2em;
}

/* MAIN CONTENT AREA */

#container{
position: relative;
margin: 0 1em;
padding: 2em 0 0;
width: 98em;
}

#content, #homecontent{
margin: 6.5em 0 0 0;
font-size: 1.2em;
color: #333;
padding: 1em 1em 1em 2em;
width: 46em;
overflow: hidden;
float: left;
}

#homecontent{
padding-left: 17em;
}

p.clearboth{
clear: both;
padding: 0 0 2em 0
}

/* TESTING PAGE SPECIFIC STUFF */

#testingcontent{ /* wider content area on testing page */
width: 76em;
margin: 8em 0 0 2em;
padding:0;
overflow:hidden;
}

#container.testing{
width: 96em;
}

table #adone{
margin-top: 0;
}

/* SIDEBAR WITH SPONSORS */

#sidebar, #homesidebar{
float: right;
width: 16em;
margin: 6em 0 0;
padding: 0;
overflow: hidden;
}

#adone{
margin: 0;
padding: 0;
}

#adtwo{
margin: 2em 0 0;
padding: 0;
}

#adthree{
margin: 2em 0 2em 0;
padding: 0;
}

#persist4 {
padding-top: 26px;
padding-left:7px;
padding-right: 15px;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
width: 120px;
/* background: transparent url(/templates/schools/images/W.png) no-repeat top left; */
}

.border{
width: 120px;
}

/* TESTING PAGE SPECIFIC STUFF */

#testingcontent{ /* wider content area on testing page */
width: 76em;
margin: 8em 1em 0 0;
padding:0;
overflow:hidden;
float: right;
}

html>body #testingcontent{
margin-right: 0;
}

#container.testing{
width: 96em;
}

#testingsidebar{
position: relative;
width: 120px;
float: left;
}

#testingsidebar .border{
background: #fff;
border: 0;
margin-left: 2em;
}

#testingsidebar #adone, #testingsidebar #adtwo, #testingsidebar #adthree{
margin: 0;
}

/* TABLE STYLES FOR STATE TESTING SCORES */

table#scores {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#454545;
border-bottom:1px solid #ddd;
width: 100%;
padding: 0;
margin: 0;
}

#scores tr {
font-size:1em;
}

#scores td {
font-size:1em;
border-right:1px solid #ddd;
border-top:1px solid #ddd;
line-height:1em;
padding:4px 8px;
}

#scores .bgcolor {
background:#ddd;
border-left:1px solid #ddd;
font-size:0.9em;
padding:6px 8px;
}

#scores th {
border-right:1px solid #ddd;
border-left:1px solid #ddd;
border-top:1px solid #ddd;
line-height:1.1em;
padding:4px 8px;
}

#scores .big {
font-size:1.5em;
color:#454545;
font-weight:700;
background:#eee;
text-align:center;
}

#scores .banner {
background:#ddd;
border-left:1px solid #ddd;
font-size:1.3em;
color:#454545;
font-weight:700;
padding:6px 12px;
}

#scores caption {
font-size:1.5em;
padding-bottom:5px;
text-align:left;
}

/* FOOTER */

#footer{
border-top: 1px solid #aaa;
clear: both;
padding: 1em 2em 0;
margin: 1em 0 0 ;
font-size: 1.1em;
position: relative;
}

#footer a{
color: #666;
}

#wsplogo{
width: 145px;
height: 60px;
float: right;
position: absolute;
right: 0;
top: 0;
}

#wsplogo a{
display: block;
position: relative;
background: transparent url(/templates/schools/images/poweredby_white.gif) no-repeat bottom;
width: 145px;
height: 60px;
}

/* STUFF WE DON'T WANT IN THIS TEMPLATE */

#letters, hr.break{
display: none;
}

.hiddenfromview{
position: absolute;
text-indent: -9999em;
}

}/* end of the @media declaration */

@media print{

#subnav ul#tabs li span{
border: 1px solid #000;
font-weight: bold;
}

}
