@charset "utf-8";

/*	SINGELSSITE STYLES
	Author:	Sebastiaan Smid, Netvlies
	----------------------------------------------------*/

/*	Table of contents
	= GENERIC
	= BOX MODEL
	= NAV MAIN
	= NAV SUB
	= NAV META
	= FORM SEARCH
	= FORM LOGIN
	= CRUMPATH
	= BLOCKS
	= AGENDA
	= WEBRING
	= FOOTER
	= BANNERS	

	color1	= onderzoeken	= 46a6dd	
	color2	= onderzoeken	= 71a305
	color3	= dating		= ba082f
	color4	= relatie		= d02168
	color5	= reizen		= 2e7925
	color6	= uitgaan		= fb8817
	color7	= lifestyle		= 3782a4
 	----------------------------------------------------*/

/*	= NAV MAIN
	----------------------------------------------------*/	
	#nav-main li.selected a {  background: #3782a4; }
	
	
/*	= NAV SUB
	----------------------------------------------------*/	
	#nav-sub { background: #3782a4 url(/img/singlessite/nav-sub_right-top_color7.gif) no-repeat right top; }
	#nav-sub li.first { background: url(/img/singlessite/nav-sub_left-top_color7.gif) no-repeat left top; }
	
/*	= PAGING
	----------------------------------------------------*/	
	.paging { text-align: center; margin-top: 10px; }
	.paging li { display: inline; text-align: center; padding: 0 2px;  }
	.paging li a { color: #000; font-size: 14px; font-weight: bold;}
	.paging li.first a, .paging li.next a, .paging li.prev a, .paging li.last a { font-size: 12px; font-weight: bold; text-decoration: underline; color: #58a7dd;  }
	.paging li.first , .paging li.next , .paging li.prev , .paging li.last  { font-size: 12px; font-weight: bold; color: #9f9f9f;  }
	.paging li.selected a { text-decoration: underline; }
