/* /#045178/;/#B8B8B8/;/#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: 16px;
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: #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%;
height:100%;
z-index: 2;
margin:0 0 0 0;
background:#fff;
font-size: 62.5%;}

#wrapper{
position: relative;
width: 1024px;
z-index: 1;
margin: 0 auto;

}

#extra{
height: 120px;
width: 100%;
position: absolute;
top: 60px;
z-index: 0;
background: #999;
border-bottom: 5px solid #B8B8B8;

}

/* HEADER BAND ACROSS PAGE */

#head{
margin:0;
width: 100%;
padding:0 0 0 135px;
height: 110px;
}

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

h2 {
font-size: 16px;
font-weight: bold;
padding: 0;
margin: 0;
}

#head h2{
font-size: 14px;
color: #ffffff;
font-weight:normal;
margin: -10px 0 0 75px;
padding: 0;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: .6px;
}

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

p.clear{
clear: both;
}

/* ADDRESS INFO BELOW SCHOOL TITLE */

ul#address{
list-style: none;
margin: -2px 0 0 10px;
padding: 0;
}

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

ul#address li{
float: left;
font-size: 17px;
color: #fff;
font-weight: normal;
padding: 0 0 0 15px;
margin: 0;
}

/* NAVIGATION BELOW SCHOOL TITLE */

#topnav {
margin: 0;
padding: 0 3px 3px 0;
width: 168px;
position: absolute;
top: 30px;
left: 20px;
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: 7px 0;
background: #045178;
}

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

#topnav li a{
height: 16px;
display: block;
color: #fff;
text-decoration: none;
padding: 3px 7px 0;
margin: 0 7px;
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: #045178;
padding: 3px 7px 0;
margin: 0 7px;
}

/* NAVIGATION ON LEFT */

#subnav{
display: block;
width: 160px;
padding: 0 5px;
float: left;
clear: both;
margin: 180px 0 20px 5px;
}

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

#subnav li{
font-size: 13px;
margin: 0;
padding: 0;
width: 125px;
}

#subnav li a{
display:block;
color: #045178;
text-decoration: none;
padding: 0 3px 0;
margin: 1px 10px 1px 0;
outline: none;
border: 1px solid #fff;
}

#subnav li span{
display:block;
border: 1px solid #B8B8B8;
color: #045178;
text-decoration: none;
padding: 0 3px 0;
margin: 1px 10px 1px 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: 160px;
}

html>body #subnav li a, html>body #subnav li span{
padding: 4px 3px 2px;
}


/* testing page subnav */

#fullsubnav{
display: block;
width: 220px;
padding: 0 0em;
position:relative;
float: left;
clear: both;
margin: 180px 0 20px 10px;

}

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

#fullsubnav li{
font-size: 13px;
margin: 0;
padding: 0;
width: 125px;
}

#fullsubnav li a{
display:block;
color: #045178;
text-decoration: none;
padding: 0 3px 0;
margin: 1px 10px 1px 0;
outline: none;
border: 1px solid #fff;
}

#fullsubnav li span{
display:block;
border: 1px solid #B8B8B8;
color: #045178;
text-decoration: none;
padding: 0 3px 0;
margin: 1px 10px 1px 0;
}

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

#fullsubnav 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;
}

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

html>body #fullsubnav{
width: 220px;
}

html>body #fullsubnav li a, html>body #fullsubnav li span{
padding: 4px 3px 2px;
}


/* BREADCRUMBS ABOVE SUBNAV */

.fullpage #breadcrumb
{
position:absolute;
left:222px;
}

#breadcrumb{
font-family: Verdana, Arial, sans-serif;
position: absolute;
top: 6em;
left: 14em;
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{

width: 100%;
height: 1em;
margin: 0;
padding: 0;
}

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

#logo{
height: 80px;
/*blaine added width 071210*/
padding-left:0px;
overflow: hidden;
z-index: 1;
margin: 0;
color:#000;
margin-left:75px;

}


#logo h1
{
color:#000;
margin: 0 0 0 0;
font-size:20px;
font-variant:normal;
}



html>body #logo{

}

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

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

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

#phonenumbers{
color:#444;
position: absolute;
top: 6px;
right: 15px;
text-align: right;
width: 300px;
font-size: 12px;
z-index:4;
}

/* MAIN CONTENT AREA */

#container{
position: relative;
margin: 0 10px;
padding: 20px 0 0;
width: 1024px;
}

#content, #homecontent{
margin: 85px 0 0 0;
font-size: 12px;
color: #333;
padding: 10px 0px 10px 20px;
width: 590px;
overflow: hidden;
float: left;
}

#homecontent{
padding-left: 195px;
padding-top:0;
margin-top:65px;
}

p.clearboth{
clear: both;
padding: 0 0 20px 0
}


#fullcontent {
margin: 80px 0 0 0;
position:relative;
left:8px;
font-size: 12px;
color: #333;
padding: 10px 0px 10px 0px;
width: 735px;
overflow: hidden;
float: left;

}

/* TESTING PAGE SPECIFIC STUFF */

#testingcontent{ /* wider content area on testing page */
width: 760px;
margin: 80px 0 0 20px;
padding:0;
overflow:hidden;
}

#container.testing{
width: 960px;
}

table #adone{
margin-top: 0;
}

/* SIDEBAR WITH SPONSORS */

#sidebar, #homesidebar{
float: right;
width: 220px;
margin: 50px 0 60px 10px;
padding: 0 0 0 0;
overflow: hidden;
font-size:12px;
}


html>body #sidebar, html>body #homesidebar{
float: right;
width: 220px;
margin: 40px 0 70px 0px;
padding: 0 0 0 0;
overflow: hidden;
font-size:12px;
}

#sidebar img, #homesidebar img, #fullsubnav img
{
border:none;

}


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

#adtwo{
margin: 15px 0 0;
padding: 0;
}

#adthree{
margin: 15px 0 15px 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;

}

.border{
width: 120px;
}

/* TESTING PAGE SPECIFIC STUFF */

#testingcontent{ /* wider content area on testing page */
width: 760px;
margin: 80px 10px 0 0;
padding:0;
overflow:hidden;
float: right;
}

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

#container.testing{
width: 960px;
}

#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;
bottom:0;
background:#fff;
min-height:60px;
}

#footer a{
color: #666;
}

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

#wsplogo a{
display: block;
position: relative;
background: #fff 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;
}

}

/* some styles for lists: ordered and unordered, numbered */

ul li
{
margin:0px 0 0px 25px;

}

ol li
{
margin:0px 0 0px 30px;

}


ul, ol
{
margin:10px 0 10px 0px;
padding:0 0 0 0;
}
