@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/kinderen_body_bg.gif) repeat-x top left; }	
	#branding { background:url(../img/kinderen_branding_bg.gif) no-repeat right top	;}

/*	= NAV SUB
	----------------------------------------------------*/
	#nav-sub { background: #c41230 url(../img/kinderen_nav-sub_bg.gif); }
	#nav-sub li.open { background: url(../img/kinderen_nav-sub_li_open_bg.gif); }
	#nav-sub li.first { background: url(../img/kinderen_nav-sub_li_first_bg.gif); }
	#nav-sub li.first div { border-bottom: 1px solid #000; color: #fff; }
	#nav-sub li a { border-bottom: 1px solid #000	; color: #fff; }
 	#nav-sub li a.selected { background: url(../img/kinderen_nav-sub_a_selected.gif) no-repeat 185px center; }	
	#nav-sub span { background: url(../img/kinderen_nav-sub_span_bg.gif) no-repeat left 0.6em; padding: 0 0 0 10px; }

/*	= NAV ACTIONS
	----------------------------------------------------*/
	#nav-actions { background: #c41230 url(../img/kinderen_nav-actions_bg.gif); }
	#nav-actions a { color: #fff; }

/*	= NAV FOOTER
	----------------------------------------------------*/
	#nav-footer { background: #c41230; }
	#nav-footer li { border-right: 1px solid #fff; }
	#nav-footer a { color: #fff; }
	#nav-footer a.rss { background: url(../img/kinderen_nav-footer_ico_rss.gif) no-repeat left center; padding: 0 0 0 18px;}
	
	/* SEARCH ACTION BOX
	----------------------------------------------------*/
	#cta-search { background: #fbb040; border-right: 8px solid #c41230; color: #423c34; }	
	#cta-frm-search-site, #cta-frm-search-cataloge { border-bottom: 1px solid #c41230; }
	/* CTA LEFTSIDE 
	----------------------------------------------------*/
	#frm_subscribe_newsletter { background: #56a1d5; color: #fff; }
	#frm_subscribe_newsletter h2 { border-bottom: 1px solid #fff; }
	
	