@charset "utf-8";

/*	BRANDAX STYLES
	Author:	Joey Buys, Netvlies
			
	----------------------------------------------------*/
/*	BRANDAX COLORS

	font-color red          #df1b38
	font-color yellow		#fab146
	font-color blue			#0068b3
	font-color grey         #5c5c5c
			
	----------------------------------------------------*/	


/*	FINANCIEEL STYLES (COLOR B / YELLOW)
	----------------------------------------------------*/
	.user-content h2, .user-content h3, .user-content h4 { color: #fab146; }
	.user-content th { color: #fab146; }
	.user-content ul li, .user-content ol li { background: url(../img/li_color-b_bg.gif) no-repeat 0px 10px; list-style: none; }
	
	
	#page-header { background: url(../img/page-header_color-b_bg.gif) repeat-x;}
	#page-header .search {  background:url(../img/search_color-b_bg.gif) 5px no-repeat; } 
	
	#page-header .search .btn-send { background: url(../img/search_zoek_color-b_btn.gif) no-repeat; }
		
	#frm-contact h2,
	#frm-registration h2,
	.employee .description h2,
	.location-gmaps h2,
	#sitemap li a,
	#col-b .pagetitle { color: #fab146; }


	#nav-main li a { background-image: url(../img/nav-main_a_color-b_bg.gif); }	
	#nav-main li a.gratis { background-image: url(../img/nav-main_a-gratis_color-b_bg.gif); }

