/* header
---------------------------------------------------------- */

#header { background: #981f61 url(../img/bg_header_schooldirect.jpg) no-repeat 100% 0; }
#logo { background: url(../img/bg_logo_schooldirect.png) no-repeat 0 0; }

/* navigation
---------------------------------------------------------- */

#nav li.selected {	
	background: url(../img/bg_nav_item_schooldirect.png) no-repeat 0 1px;
}

#nav li a { color: #d0a3bc }
#nav li a:hover { }

#nav li.selected a,
#nav li.selected a:hover { color: #981f61; }

#nav li a:hover { 
	color: #fff; 
	background: #791447 url(../img/bg_nav_item_schooldirect.png) no-repeat 100% 0;	 
}

#nav li a:hover span { background: url(../img/bg_nav_item_schooldirect.png) no-repeat -349px 0; }

#nav li.selected a,
#nav li.selected a:hover {
	background: #fff url(../img/bg_nav_item_schooldirect.png) no-repeat 100% 0;
}

/* tools
---------------------------------------------------------- */

#tools ul li { background: #791447;	 }
#tools ul li a { color: #d0a3bc; }
#tools ul a:hover { color: #fff; }

/* tools -> about
---------------------------------------------------------- */

#tools ul.about li { background: url(../img/bg_tools_about_schooldirect.png) repeat-x 0 0; }

#tools ul.about li a { background: #791447; }

#tools ul.actions li a { background: url(../img/bg_tools_actions_schooldirect.png) no-repeat 0 0; }

/* widgets
---------------------------------------------------------- */

/* maak een nieuwe sprite aan voor scholendirect, bv bg_sprite_boxes_scholendirect.png */

.widget .box, 
.widget .box h2,
.widget .box .foot,
form.calendar,
#sidebar .activity,
.archive .box h3,
.refine .box h3, 
.archive form,
#search-box,
#search-keyword,
#subnav,
#subnav ul {
	background: url(../img/bg_sprite_boxes_schooldirect.png) no-repeat 0 0;	
}

/* buttons
---------------------------------------------------------- */

#sidebar .btn-newsletter { background: url(../img/btn_newsletter_schooldirect.png) no-repeat 0 0; }


/* other
---------------------------------------------------------- */

.feature h3 a { color: #981f61 !important; }

#logos a { background: url(../img/bg_sprite_logos_schooldirect.png) no-repeat 0 0; }



/* footer
---------------------------------------------------------- */

#footer-about {
	background: url(../img/bg_footer_about_schooldirect.png) no-repeat 0 0!important;
}