@charset "utf-8";
/* --- kidscorner.css / rkz.nl --- */

			
/* --- sectionNav --- */

#sectionNav {
	background-color: #d6f1dd;
}

#sectionNav,
#sectionNav ul.nav {
	background-image: url(/images/bg_sectionnav_kc.png);
}
		
#sectionNav ul.nav,
#sectionNav li.selParent, #sectionNav li.selected,
#sectionNav li.selParent ul, #sectionNav li.selected ul {
	border-color: #a3e0b2;
}

/* --- pageHeader --- */

#siteBody #pageHeader {
	background-color: #3b5;
	background-image: url(/images/bg_pageheader_kc.png);
}

.home #siteBody #pageHeader {
	background-image: url(/images/bg_lead_kc.png);
}
		
	/* --- headerContent --- */
			
	#headerContent .quickNav h2, #headerContent .quickNav h3, #headerContent .quickNav p.jumpTo {
		color: #393;
	}

	#headerContent .quickNav ul li, #headerContent .quickNav ul li:hover, #headerContent .quickNav ul li.jsHover {
		background-image: url(/images/bg_content_dottedline_hor_kc.png);
	}
