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

/*--------------------------
WEBSCHOOLPRO SCHOOL SITE STRIPEY TEMPLATE
VALID CSS 2.0
COPYRIGHT 2007-2010 WILDFIREWEB/WEBSCHOOLPRO
AUTHOR: support@wildfireweb.com
CREATED: 5/1/07
REVISED: 1/10/07, 112409bt
__________________________*/

@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:16px;
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: #6a9a13 url(http://webschoolpro.com/home/wfw/images/adminlinks_wsp.jpg) left no-repeat;
color: #eee;
text-align: center;
z-index:999;
}

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

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


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


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


#outerwrapper
{
background: url(/templates/schools/images/contentshading.png) center repeat-y;
margin-top:0;
width:1056px;
position:relative;
margin:0 auto;
font-size: 62.5%;
}


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

#container{
padding:20px 0 20px 0;
width:1024px;
background:#fff;
margin:0 0 0 0;}

.clearboth{
clear: both;
}

.clearleft{
clear: left;
}

.clearright{
clear: right;
}

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

#head{
display:block;
position:relative;
width:1004px;
border-bottom: 5px solid #369900;
background: #369900;
height:131px;
margin:0 10px 0 10px;
padding:0;
}

html>body #head{
height: 131px;
}

#head h1{
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight:600;
/* letter-spacing: -3px; */
color: #ffffff;
margin: 10px 0 0 0;
z-index: 11;
padding: 0 0 0 14px;
}

#head h2{
clear: left;
color: #ffffff;
font-size: 15px;
margin: 0;
padding: 0 0 0 14px;
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: 1004px;
height: 30px;
background: #fff;
position: absolute;
bottom: 0;
z-index:9;
margin: 0 10px 0 0px;
padding: 0;
}

#topnav ul {
padding: 3px 0 3px 14px;
height: 2.4em;
list-style: none;
margin: 0;
}

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

#topnav li a{
display: block;
color: #777;
text-decoration: none;
padding: 3px 5px;
margin: 0 2px;
}

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

#topnav li span, #topnav li a#parent_tab{
display: block;
background: #369900;
color: #ffffff;
padding: 3px 5px;
margin: 0 2px;
}

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

#righthead{
position: relative;
top: 0;
right: 0;
margin: 0;
padding: 0;
z-index: 10; 
}

#headlinks{
position: absolute;
top: 5px;
right: 704px;
color: #ffffff;
font-size: 11px;
z-index: 11; 
width: 170px;
margin: 0;
padding: 0;
}

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

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

#search{ /* search is commented out on template right now */
position: absolute;
top: 67px;
right: 290px;
color: #ffffff;
font-size: 11px;
z-index:10;
margin: 0;
padding: 0;
/* display: none; */
}

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

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


/* NAVIGATION ON LEFT */

#subnav{
width: 160px;
padding: 0 0px;
padding-top:20px;
float: left;
position:relative;
z-index: 9;
margin: 0;
}

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

#subnav ul#tabs li {

}

#subnav ul#tabs li span{
font-weight: bold;
}

#subnav li{
position: relative;
font-size: 12px;
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: 5px;
margin: 0;
}

#subnav li span{
display:block;
color: #fff;
background: #369900;
text-decoration: none;
padding: 5px;
margin: 0;
}

#subnav li a:hover {
background: #369900;
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: #369900 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: 0;
left: 0;
/* 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: 4em;
left: 2em;
/* width: 12em; */
}

/* testing page subnav */

#fullsubnav{
width: 220px;
padding: 0 0px;
padding-top:20px;
float: left;
position:relative;
z-index: 9;
margin: 0;
}

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

#fullsubnav ul#tabs li {

}

#fullsubnav ul#tabs li span{
font-weight: bold;
}

#fullsubnav li{
position: relative;
font-size: 12px;
margin: 0;
padding: 0;
border: 1px solid #fff;
}

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

#fullsubnav li a{
display:block;
color: #888;
background: #eee;
text-decoration: none;
padding: 5px;
margin: 0;
}

#fullsubnav li span{
display:block;
color: #fff;
background: #369900;
text-decoration: none;
padding: 5px;
margin: 0;
}

#fullsubnav li a:hover {
background: #369900;
color: #fff;
}

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

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

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

}

#fullsubnav li span.level_2{

}

#fullsubnav li.level_3, #fullsubnav li span.level_3{ /* indented levels for sub menu */
position: relative;
top: 0;
left: 0;

}

#fullsubnav li span.level_3{
}

#fullsubnav li.level_4, #fullsubnav li span.level_4{ /* indented levels for sub menu */
position: relative;
top: 40px;
left: 20px;
}


/* BREADCRUMB TRAIL */

#breadcrumb{
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: 700;
position: relative;
top: 0;
left: 0px;
border-bottom: 1px solid #ddd;
padding: 0 0 0 0px;
margin: 5px 0px 0px 0px;
}

#breadcrumb0
{
margin-left:25px;

}

#breadcrumb a{
text-decoration: none;
}

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

/* MAIN CONTENT AREA */

#content{
background: #fff;
font-size: 12px;
color: #333;
width: 580px;
overflow: hidden;
float: left;
border-left: 1px solid #e3e3e3;
border-right: 1px solid #e3e3e3;
margin: 3px 0 0 0;
padding: 0px 20px 0 20px;
}


#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: 12px;
color: #333;
width: 735px;
float: left;
border-right: 1px solid #e3e3e3;
overflow: hidden;
margin: 0px 0 0 0;
padding: 0 20px 0 20px;
}

#fullcontent{
background: #fff;
font-size: 12px;
color: #333;
width: 735px;
overflow: hidden;
float: left;
border-left: 1px solid #e3e3e3;
margin: 15px 0 0 0;
padding: 0 14px 0 14px;
}


#fullcontent a{
color: #0066ff;
}

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


#fullcontent hr.break{
border: 0;
}

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

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

/* SHOPPING CART STYLES */

#shoppingcart{
font-size: 1.1em;
padding: 0.3em 0;
text-align: center;
margin: 0;
}

/* SIDEBAR WITH SPONSORS */

#sidebar, #homesidebar{
position:relative;
display:block;
float: right;
margin: 0;
padding: 0 13px 0 0px;
width: 220px;
background: #fff;
font-size:12px;
top:0;
}

html>body #sidebar{
position:relative;
display:block;
float: right;
margin: 0;
padding: 0 13px 0 5px;
width: 220px;
background: #fff;
font-size:12px;
top:0;
}


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

}
#adone{
margin: 0;
padding: 0;
text-align: left;
clear: both;
}

#adtwo{
margin: 0.5em 0 0;
padding: 0;
text-align: left;
}

#adthree{
margin: 0.5em 0 0;
padding: 0 0 0.5em 0;
text-align: left;
}



/* TESTING PAGE SPECIFIC STUFF */

#testingcontent{ /* wider content area on testing page */
width: 820px;
margin: 0 0px 0 15px;
padding:0;
overflow:hidden;
float: right;

}

html>body #testingcontent{
width: 820px;
}

#container.testing{
width: 1024px;
}

#testingsidebar{
position: relative;
width: 180px;
float: left;

}


#testingsidebar #adone, #testingsidebar #adtwo, #testingsidebar #adthree{
margin: 0;
margin-left: 10px;
padding: 0px 10px 0px 10px;
}

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

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

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

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

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

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

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

/* PAGE FOOTER */

#footer{
border-top: 5px solid #FCE217;
position: relative;
clear: both;
margin: 2px 10px 0 10px;
padding: 10px 0 0 0;
color: #999;
width: 1004px;
height: 5em;
}

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

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

#wsplogo{
width: 145px;
position: absolute;
right:15px;
top: 0px;
text-align:center;
}

#wsplogo p
{
font-weight:600;
margin-left:15px;
}
#wsplogo a{
display: block;
position: relative;
background: transparent url(/templates/schools/images/poweredby.png) no-repeat bottom;
width: 145px;
height: 40px;
margin-top:10px;
margin-left:10px;
}

.adminlinks a {
color: #333;
}

}/* end of the @media declaration */

@media print{

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

#secondary_linecolor
{
display:block;
position:relative;
width:1004px;
height:5px;
overflow:hidden;
background:#FCE217;
top:2px;
margin:0 10px 0 10px;
padding:0;
}


#footer_linecolor
{
display:block;
position:relative;
width:1004px;
height:5px;
overflow:hidden;
background:#369900;
margin:0 10px 0 10px;
padding:0;
}

#external_content #coordinates
{
display:none;

}
