/* /#000099/;/#FDD017/;/#ffffff/ */ /* <--- these are for the color picker, ignore them */

/*--------------------------
WEBSCHOOLPRO SCHOOL SITE STRIPEY 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 url(/templates/schools/images/bg.gif);
font-size: 62.5%;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

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

h3.hide{ /* shows up when CSS is disabled for accessbility */
position: absolute;
left: -99999em;
}

#wrapper{
width: 96em;
margin: 0 auto;
position: relative;
background: #fff;
padding: 0 1em 1em 1em;
border-left: 1px solid #e3e3e3;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
}

#container {
padding: 2em 0 2em 0; /* top padding should be 8em with '#filmstrip' enabled */
width: 96em;
background: #fff;
border-bottom: 5px solid #000099;
margin: 0;
}

.clearboth{
clear: both;
}

.clearleft{
clear: left;
}

.clearright{
clear: right;
}

span.hide, .hiddenfromview{
position: absolute;
left: -99999em;
}
		
/* HEADER BAND ACROSS PAGE */

#head{
position: relative;
width: 100%;
border-bottom: 0.5em solid #000099;
background: #000099;
height: 13.2em;
margin: 0;
padding: 0;
}

html>body #head{
height: 13em;
}

#head h1{
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 3.0em;
font-weight:600;
letter-spacing: -0.03em;
color: #ffffff;
margin: 1.1em 0 0 0;
z-index: 11;
padding: 0 0 0 0.65em;
}

#head h2{
clear: left;
color: #ffffff;
font-size: 1.5em;
margin: 0;
padding: 0 0 0 1.4em;
font-weight:700;
z-index: 11;
text-align: left;
}

#head h2 a{
text-decoration: none;
margin: 0;
padding: 0;
}

/* NAVIGATION BELOW SCHOOL TITLE */

#topnav {
clear:both;
width: 96em;
height: 3em;
background: #fff;
position: absolute;
bottom: 0;
z-index:9;
margin: 0;
padding: 0;
}

#topnav ul {
padding: 0.3em 0 0.3em 1.4em;
height: 2.4em;
list-style: none;
margin: 0;
}

#topnav li{
font-size: 1.0em;
font-weight: 700;
float: left;
margin: 0;
padding: 0;
}

#topnav li a{
display: block;
color: #777;
text-decoration: none;
padding: 0.3em 0.5em;
margin: 0 0.2em;
}

#topnav li a:hover{
color: #000099;
}

#topnav li span, #topnav li a#parent_tab{
display: block;
background: #000099;
color: #ffffff;
padding: 0.3em 0.5em;
margin: 0 0.2em;
}

/* JUNK IN HEADER OTHER THAN SCHOOL NAME AND DISRICT */

#righthead{
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
height: 10em;
width: 400px;
z-index: 98; 
}

#headlinks{
position: absolute;
top: 0.5em;
right: 70.4em;
color: #ffffff;
font-size: 1.1em;
z-index: 11; 
width: 17em;
margin: 0;
padding: 0;
}

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

#phonenumbers{
position: absolute;
display: block;
top: 7px;
left: -540px;
color: #ffffff;
width: 948px;
font-size: 12px;
text-align: left;
z-index: 11;
}

#search{ /* search is commented out on template right now */
position: absolute;
top: 6.7em;
right: 29em;
color: #ffffff;
font-size: 1.1em;
z-index:10;
margin: 0;
padding: 0;
}

#search input{
position: relative;
z-index:11;
}

#logo{
position: absolute;
top: 0;
right: 0;
margin: 0 1em 0 0;
padding: 0;
z-index:99;
height: 100px;
width:550px;
text-align:right;
}

/* FILMSTRIP UNDER TOP NAV */

#filmstrip{
position: absolute;
top: 13.5em;
width: 96em;
/* height: 6em; removed to keep yellow border, but shrink height */
overflow:hidden;
border-top: 0.5em solid #FDD017;
margin: 0.2em 0 0 0;
padding: 0;
}


/* NAVIGATION ON LEFT */

#subnav{
width: 18em;
padding: 0 1em;
float: left;
position:relative;
z-index: 9;
margin: 3.5em 0 0 0;
}

#subnav ul{
display: block;
position: relative;
list-style: none;
padding: 0;
margin: 0 0 4em 0;
}

#subnav li{
position: relative;
display: block;
font-size: 1.2em;
margin: 0;
padding: 0;
border: 1px solid #fff;
}

html>body #subnav li{
border: 0;
border-bottom: 1px solid #fff;
}

#subnav li a{
display:block;
color: #888;
background: #eee;
text-decoration: none;
padding: 0.3em;
margin: 0;
}

#subnav li span{
display:block;
color: #fff;
background: #000099;
text-decoration: none;
padding: 0.3em;
margin: 0;
}

#subnav li a:hover {
background: #000099;
color: #fff;
}

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

#subnav li a.parent:hover{
background: #000099 url(/templates/schools/images/arrow2.gif) no-repeat right center;
color: #fff;
}

#subnav li.level_2, #subnav li span.level_2{ /* indented levels for sub menu */
position: relative;
top: 0em;
left: 0em;
width: 14em;
}

#subnav li span.level_2{
width: 13.4em;
}

#subnav li.level_3, #subnav li span.level_3{ /* indented levels for sub menu */
position: relative;
top: 2em;
left: 1em;
width: 13em;
}

#subnav li span.level_3{
width: 12.4em;
}

#subnav li.level_4, #subnav li span.level_4{ /* indented levels for sub menu */
position: relative;
top: 3.5em;
left: 1em;
width: 13em;
}


/* BREADCRUMB TRAIL */

#breadcrumb {
position: absolute;
top: 11.6em;
left:1.6em;
font-size: 1.3em;
font-weight: bold;
color: #fff;
margin: 0;
padding: 0;
z-index: 9;
}

#breadcrumb a {
color: #aaa;
text-decoration: underline;
margin: 0;
padding:0;
z-index: 9;
}

a#breadcrumb0{
text-indent: 0;
display: block;
}

a#breadcrumb1, span#breadcrumb1{ /* adds drop arrow to secondary levels */
background: transparent url(/templates/schools/images/downarrow.gif) no-repeat left center;
text-indent: 0;
margin: -1em 0 0 0;
display: block;
padding-left: 0.9em;
position: relative;
z-index: 1;
}

a#breadcrumb2, span#breadcrumb2{
background: transparent url(/templates/schools/images/downarrow.gif) no-repeat left center;
text-indent: 0;
margin: -1em 0 0 1em;
display: block;
padding-left: 0.9em;
}

a#breadcrumb3, span#breadcrumb3{
background: transparent url(/templates/schools/images/downarrow.gif) no-repeat left center;
text-indent: 0;
margin: -1em 0 0 2em;
display: block;
padding-left: 0.9em;
z-index: 9999;
}

span#breadcrumb1, span#breadcrumb2, span#breadcrumb3, #breadcrumb a:hover{
color: #888;
}

#homeinfo{ /* area only on homepage for news and announcements */
position: absolute;
top: 12.5em;
left:1em;
font-size: 1.2em;
font-weight: bold;
color: #444;
margin: 0;
padding: 0.5em 2em;
z-index: 13;
background: #ffffff;
}

/* MAIN CONTENT AREA */

#content{
background: #fff;
font-size: 1.2em;
color: #333;
width: 46em;
overflow: hidden;
float: left;
border-left: 1px solid #e3e3e3;
border-right: 1px solid #e3e3e3;
margin: 0;
padding: 0 1em 0 1.8em;
}


#content a{
color: #0066ff;
}

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


#content hr.break{
border: 0;
}

#homecontent{ /* wider content area on homepage due to no subnav */
background: #fff;
font-size: 1.2em;
color: #333;
width: 63em;
float: left;
border-right: 1px solid #e3e3e3;
overflow: hidden;
margin: 0;
padding: 0 1em 0 1.8em;
}

/* STUFF WE DON'T WANT TO SHOW UP ON THIS TEMPLATE */

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

/* SHOPPING CART STYLES Blaine added width, margin, a and hover 030210*/

#shoppingcart{
position: relative;
display: block;
font-size: 1.1em;
padding: 0.3em 0;
text-align: center;
margin: 0;
margin-left: 240px;
background: #e38a32;
color: #fff;
width: 510px;
}

#shoppingcart a{
color: #fff;
text-decoration: none;
}

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


/* SIDEBAR WITH SPONSORS */

#sidebar, #homesidebar{
float: right;
width: 16.5em;             
padding: 0;
color: #777;
font-family: Arial, Helvetica, sans-serif;   
margin: -30px 0 0 0;
overflow: hidden;
font-size: 1em;
line-height: 1.2;
}

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

#adtwo{
margin: .5em 0 0 0;
padding: 0;
}

#adthree{
margin: .5em 0 0 0;
padding: 0;
}

.border{
width: 120px;
}

/* TESTING PAGE SPECIFIC STUFF */

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

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

#container.testing{
width: 96em;
}

#testingsidebar{
position: relative;
width: 180px;
float: left;
padding-top: 4em;
}

#testingsidebar #subnav{
top: -5em;
}

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

#testingsidebar #adone, #testingsidebar #adtwo, #testingsidebar #adthree{
margin: 0;
margin-left: 10px;
padding: 0px 10px 0px 10px;
/* border: 1px solid red; */
}

/* 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;
}

/* PAGE FOOTER */

#footer{
border-top: 0.5em solid #FDD017;
position: relative;
clear: both;
margin: 0.2em 0 0 0;
padding: 1em 0 0 0;
color: #999;
width: 100%;
height: 5em;
}

#footer a{
color: #999;
margin: 0;
padding: 0;
}

#footer a.forgot{ /* forgot password link */
font-size: smaller;
}

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


}/* end of the @media declaration */

@media print{

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

}