@charset "utf-8";

/*	PROJECTNAAM STYLES
	Author:	NAAM, Netvlies
			
	----------------------------------------------------*/

/*	Table of contents
	= GENERIC
	= NAV MAIN
	= NAV FOOTER
	= CARROUSEL <niet af>
	= ACTUALITEITEN
	= CALL TO ACTIONS
	
	rood	= c41230
	bruin	= c4bdb2
 	----------------------------------------------------*/

/*	=GENERIC
	----------------------------------------------------*/
	body { background: #fff url(../img/jeugd_body_bg.gif) repeat-x top left; }	
	#branding { background:url(../img/jeugd_branding_bg.gif) no-repeat right top;}

/*	= NAV SUB
	----------------------------------------------------*/
	#nav-sub { background: #dae7f0 url(../img/jeugd_nav-sub_bg.gif); }
	#nav-sub li.open { background: url(../img/jeugd_nav-sub_li_open_bg.gif); }
	#nav-sub li.first { background: url(../img/jeugd_nav-sub_li_first_bg.gif); }
	#nav-sub li.first div { border-bottom: 1px solid #3578a6; color: #fff; }
	#nav-sub li a { border-bottom: 1px solid #3578a6; color: #fff; }
 	#nav-sub li a.selected { background: url(../img/jeugd_nav-sub_a_selected.gif) no-repeat 185px center; }	
	#nav-sub span { background: url(../img/jeugd_nav-sub_span_bg.gif) no-repeat left 0.6em; padding: 0 0 0 10px; }

/*	= NAV ACTIONS
	----------------------------------------------------*/
	#nav-actions { background: #f4f1eb url(../img/jeugd_nav-actions_bg.gif); }

/*	= NAV FOOTER
	----------------------------------------------------*/
	#nav-footer { background: #3578a6; }
	#nav-footer li { border-right: 1px solid #fff; }
	#nav-footer a { color: #fff; }
	#nav-footer a.rss { background: url(../img/jeugd_nav-footer_ico_rss.gif) no-repeat left center; padding: 0 0 0 18px;}
	
	/* SEARCH ACTION BOX
	----------------------------------------------------*/
	#cta-search { background: #56a1d5; border-right: 8px solid #3578a6; color: #fff; }	
	#cta-frm-search-site, #cta-frm-search-cataloge { border-bottom: 1px solid #3578a6; }
	/* CTA LEFTSIDE 
	----------------------------------------------------*/
	#frm_subscribe_newsletter { background: #dae7f0; }
	
	