/**SCHOOLS RED CSS**/


/*GENERAL*/
#col_left a:link, #col_left a:visited, #col_left a:hover, #col_left a:active {color: #B93C3C;}
#levels-content a:link, #levels-content a:visited, #levels-content a:hover, #levels-content a:active {color: #B93C3C;}
#levels-content h1, #levels-content h2, #levels-content h3, #levels-content h4{color: #B93C3C;}
#home-content h2, #home-content h3, #home-content a { color: #B93C3C; }

/*NAV*/
#nav{background:#B93C3C; background-image: -moz-linear-gradient(top, #EF6868, #B93C3C); /* Firefox 3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #EF6868),color-stop(1, #B93C3C)); /* Safari & Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EF6868', endColorstr='#B93C3C'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#EF6868', endColorstr='#B93C3C')"; /* IE8 */
}


/*SITE SEARCH*/
.search_box {border:1px solid #B93C3C;}
#main_search .submit_button {background:#B93C3C;}	


/*SLIDESHOW*/
#home-content #slideshow span.caption{background:#B93C3C;}

/*NEWS*/
#home-content #school-news-title, #home-content #school-events-title {background:#B93C3C;}
#home-content #school-events-feed {border-bottom:3px solid #B93C3C;}

/*TABS*/
#home-content #tabs-nav li a {color:#B93C3C;}
#home-content #tabs-nav li.selected a {background:#B93C3C;color:#fff;}


/*POLL*/
.poll h1 {color:#B93C3C;}

/*FOOTER*/
#footer{ background: url('/schools/media/Media,250558,en.png');}
