
body{
	text-align: center;	
	background: #ebebeb url(images/background/body-bg.png) repeat-x 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#container-wrapper {
	position: relative;
	width: 1206px; /* #container + #tag_nav 2x */
	margin: 26px auto 0 auto;
	text-align: left;
	_left: -123px;
}

#container {
	background: #FFF url(images/background/body1.png) repeat-y top right;
	position: relative;
	width: 960px;
	border: 1px solid #c3c2c2;
	margin-bottom: 20px;
	margin-left: 123px;
	float: left;
}
	.over-ons #container{
		background: #FFF url(images/background/body2.png) repeat-y top right;
	}
	.evenementen #container, 
	.zoekresultaten #container, 
	.matchresultaten #container,
	.match #container{
		background: #FFF url(images/background/body3.png) repeat-y top right;
		}
		.wp-admin #container,
		.profiel #container {
			background: #FFF url(images/background/body3.png) repeat-y 647px 0;
		}

#header {
	position: relative;
	height: 146px;
	background: #FFF;
}
	#header #logo {
		position: relative;
		top: 20px;
		left: 18px;
	}
	#header #searchform {
		position: absolute;
		top: 25px;
		left: 411px;
		font-weight: bold;
		/* font-family: Arial, Helvetica, sans-serif;
		font-size: 13px; */
		font-family: Verdana;
		font-size: 12px;
		margin: 8px 0;		
	}
	#header #searchform  img {
		float:left;
		margin-bottom: 4px;
		position:relative;
		top:2px;
	}
	#header input{
		width: 212px;
		background: url(images/background/loop.png) no-repeat right center;
		padding-right: 18px;
	}
	.headeradd{
		position: absolute;
		top: 23px;
		right: 12px;
		width: 182px;
		/*text-align: right;*/
	}
	.headeradd ul{
		margin: 9px 0 0 0;
		padding: 0;
		}
		.headeradd ul li{
			height: 14px;
			float: right;
			list-style: none;
			padding: 0 7px 0 0;
		}
		.headeradd ul li.last{
			padding: 0 4px 0 8px;
		}
	.header-img {
		height: 111px;
		overflow: hidden;
		background: url(/slideshows/achtergrond-header.png) 0 -1px no-repeat;
	}
	#searchform input { background: #FFF; }
#heading{
	min-height: 210px;
	_height: 210px;
	display: none;
}

.home #heading,
.tag #heading,
.heading #heading,
.evenementen #heading,
.zoekresultaten #heading,
.matchresultaten #heading,
.match #heading,
.details #heading,
.single #heading,
.over-ons #heading {
	display: block;
	width: 740px;
	/* border-bottom: 3px dotted #000; */
	background: #FFF url(images/background/3pxborder.png) bottom left repeat-x;
	padding: 0px 5px 38px 10px;
	}
	#heading h1{
		font-size: 23px;
		line-height: 26px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 20px 0 0 0;
		letter-spacing: -0.03em;
	}
	#heading h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;		
		letter-spacing: -0.03em;
		margin: 0 0 17px 0;
		line-height: 1.5em;
	}
	#heading p{
		margin-bottom: 0px;
	}
	#heading p.continue{
		margin-top: 1.5em;
	}	
	.evenementen #heading, 
	.zoekresultaten #heading, 
	.matchresultaten #heading, 
	.single #heading, 
	.wp-admin #heading,
	.match #heading{
		min-height: 90px;
		_height: 90px;
	}
	.zoekresultaten #heading img{
	}
	.evenementen h1, 
	.zoekresultaten h1, 
	.matchresultaten h1, 
	.details h1, 
	.wp-admin h1,
	.profiel h1,
	.match h1{
		margin: 0 0 0;
		padding: 0 0 27px 10px;
		font-size: 24px;
		width: 740px;
		line-height: 24px;
		background: #FFF url(images/background/3pxborder.png) bottom left repeat-x;
	}
	.wp-admin h1, .profiel h1 {
		width: auto;
	}
	.evenementen h1 a.newsearch,
	.zoekresultaten h1 a.newsearch,
	.matchresultaten h1 a.newsearch{
		text-decoration: underline;
		margin-left: 16px;
		font-size: 11px;
		line-height: 24px;
		font-weight: normal;
		padding: 0;
		margin-bottom: 3px;
		vertical-align: bottom;
	}
	
div#main{
	padding: 0 10px;
	margin-top: 0px;
	}
	.heading div#main, .over-ons div#main{
		margin-top: 0;
	}

div#wrapper{
	float: left;
	width: 100%;
	_width: 940px;
	_overflow: hidden;
}

div#contents{
	margin: 0 480px 0 0;
	_background: url(images/background/ie.png) top left no-repeat;
	position: relative;
	z-index:2;
}
.over-ons div#contents{
	margin: 0 197px 0 297px;
	padding-left: 58px;
}
.evenementen div#contents,
.zoekresultaten div#contents,
.matchresultaten div#contents{
	margin: 6px 420px 0 0;
}

/* Fase 3 */
.wp-admin div#contents,
.profiel div#contents,
.match div#contents{
	margin: 0 197px 0 170px;
	padding-left: 4px;
}
/* End Fase 3 */

/* Login */
.wp-admin div#contents {
	margin: 0 288px 0 170px;
	padding-bottom:188px;
}
.profiel div#contents {
	margin: 0 288px 0 0;
	padding-right: 15px;
}

#content{
	padding-bottom: 188px;
}

div#sidebar{
	float: left;
	width: 270px;
	margin-left: -467px;
	padding: 0 12px;
	}
	.heading div#sidebar,
	.tag div#sidebar{
		margin-top: 253px;
	}
	div#sidebar img{
		float: left !important;
		margin: 0 10px 5px 0;
	}
		div#sidebar .video img {
			margin:0;
		}
	.over-ons div#sidebar{
		margin-left: -938px;
		margin-top: 265px;
		padding: 0 10px;
	}
	/* Fase 3 */
	.wp-admin div#sidebar,
	.match div#sidebar{
		margin-left: -938px;
		margin-top: 180px;
		width: 160px;
		padding: 0;
		}
		.wp-admin div#sidebar {
			margin-top: 0;
		}
	/* End Fase 3 */
	.evenementen div#sidebar,
	.zoekresultaten div#sidebar,
	.matchresultaten div#sidebar{
		margin-bottom:40px;
		margin-left: -390px;
		margin-top: 185px;
		width: 204px;
		padding: 0;
		padding-bottom: 12px;
		background: url(images/sidebar.png) bottom left repeat-y;
		position:relative;
		z-index:1;
	}
	.details div#ads, .details div#sidebar{
		margin-top: 52px;
	}
	.single div#sidebar {
		margin-top: 128px;
	}
	
div#ads{
	float: left;
	width: 160px;
	margin-left: -160px;
	}
	.details div#ads{
		width: 162px;
		margin-left: -162px;
	}
	
/* Login */
#user_sidebar {
	float: left;
	width: 261px;
	padding: 0 10px 0 17px;
	margin: 0 0 40px -288px;
}
#user_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigation{
	position: absolute;
	top: 109px;
	left: -1px;
	width: 962px;
	padding: 0 0 0 1px;
	height: 25px;
	background: url(images/background/menu.png) 0 0 repeat-x;
	margin: 0;
	}
	ul#navigation li{
		list-style: none;
		float: left;
		margin-left: 0px;
		padding: 0;
		}
		ul#navigation li a{
			background: url(images/sprite2.png) no-repeat;
			background-position: 0 -356px;
			text-indent: -6666px;
			height: 25px;
			display: block;
		}
		ul#navigation #home a{ width: 58px; 	} /* Home */
		ul#navigation #cat-item-3 a{ width: 114px; background-position: -58px -356px;} /* bedrijvengids */
		ul#navigation #cat-item-4 a{ width: 120px;  background-position: -175px -356px; } /* topwerkgevers */
		ul#navigation #cat-item-5 a{ width: 70px; background-position: -297px -356px; } /* achtergrond */
		ul#navigation #cat-item-6 a{ width: 76px; background-position: -372px -356px; } /* actueel */
		ul#navigation #cat-item-7 a{ width: 87px; background-position: -448px -356px; } /* Recensies */
		ul#navigation #cat-item-8 a{ width: 88px; background-position: -537px -356px; } /* Loopbaan */
		ul#navigation #cat-item-9 a{ width: 133px; background-position: -625px -356px; } /* Over careerwise */
		ul#navigation #home a:hover, #navigation li#home.selected a { background-position: 0 -381px;	}
		ul#navigation #cat-item-3 a:hover, ul#navigation #cat-item-3.selected a{ background-position: -58px -381px;}
		ul#navigation #cat-item-4 a:hover, ul#navigation #cat-item-4.selected a{ background-position: -175px -381px; }
		ul#navigation #cat-item-5 a:hover, ul#navigation #cat-item-5.selected a{ background-position: -297px -381px; }
		ul#navigation #cat-item-6 a:hover, ul#navigation #cat-item-6.selected a{ background-position: -372px -381px; }
		ul#navigation #cat-item-7 a:hover, ul#navigation #cat-item-7.selected a{ background-position: -448px -381px; }
		ul#navigation #cat-item-8 a:hover, ul#navigation #cat-item-8.selected a{ background-position: -537px -381px; }
		ul#navigation #cat-item-9 a:hover, ul#navigation #cat-item-9.selected a{ background-position: -625px -381px; }

div#last{
	clear:left;
	width:100%;
	overflow: hidden;
	height: 20px;
	background: #FFF;
}


/* Tag navigation */
#tag_nav {
	/* left:-154px;
	position:absolute; 
	top:145px; */
	text-align:right;
	width: 123px;
	float: left;
	margin-left: -1083px;
	margin-top: 145px;
}
	#tag_nav li {
		height:16px;
		line-height:16px;
		list-style:none;
		padding-left:7px;
		margin-bottom: 2px;
	}
		#tag_nav li span {
			display:block;		
			padding:0 10px;
		}
			#tag_nav li span.selected, .tag_nav_hover {			
				background:#fff url('images/sprite2.png') no-repeat -85px -644px;
			}
				#tag_nav li.tag_juridisch span.selected, #tag_nav li.tag_juridisch .tag_nav_hover {
					background-position:-65px -644px;
				}
				#tag_nav li.tag_consultancy span.selected, #tag_nav li.tag_consultancy .tag_nav_hover {
					background-position:-85px -644px;
				}
				#tag_nav li.tag_finance span.selected, #tag_nav li.tag_finance .tag_nav_hover {
					background-position:-62px -644px;
				}
				#tag_nav li.tag_overheid span.selected, #tag_nav li.tag_overheid .tag_nav_hover {
					background-position:-65px -644px;
				}
				#tag_nav li.tag_mvo span.selected, #tag_nav li.tag_mvo .tag_nav_hover {
					background-position:-45px -644px;
				}
				#tag_nav li.tag_techniek span.selected, #tag_nav li.tag_techniek .tag_nav_hover {
					background-position:-66px -644px;
				}
				#tag_nav li.tag_marketing span.selected, #tag_nav li.tag_marketing .tag_nav_hover {
					background-position:-73px -644px;
				}
				#tag_nav li.tag_ict span.selected, #tag_nav li.tag_ict .tag_nav_hover {
					background-position:-37px -644px;
				}
		#tag_nav li a {
			background:url('images/tag_nav.png') no-repeat -3000px -3000px;
			color:#020051;
			display:block;
			font-size:13px;
			height:16px;
			margin-bottom:3px;
			padding-right:25px;
		}
		#tag_nav li.tag_juridisch a {
			background-position:60px -9px;
		}
		#tag_nav li.tag_consultancy a {
			background-position:60px -30px;
		}
		#tag_nav li.tag_finance a {
			background-position:60px -49px;
		}
		#tag_nav li.tag_mvo a {
			background-position:60px -68px;
		}
		#tag_nav li.tag_overheid a {
			background-position:60px -87px;
		}
		#tag_nav li.tag_techniek a {
			background-position:60px -105px;
		}
		#tag_nav li.tag_marketing a {
			background-position:60px -124px;
		}
		#tag_nav li.tag_ict a {
			background-position:60px -144px;
		}
		
		#tag_nav li.tag_event { margin-top: 10px; }
		#tag_nav li.tag_event a { 
			background: none; 
			color: #020051;
			font-weight: bold;
			padding-right: 13px;
		}
		
		#tag_nav li.tag_starters a,
		#tag_nav li.tag_young a { 
			background: url(images/tag_nav_event.png) no-repeat 60px -3px;
			}
			#tag_nav li.tag_young a { background-position: 70px -22px; padding-right: 35px; }
		
			#tag_nav li a:hover {
				text-decoration:none;
			}

div#footer{
	margin: 0 auto 15px auto;
	width: 960px;
	position: relative;
	text-align: left;
	height: 11px;
	}
	#footer ul{
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		left: 205px;
		}
		#footer ul li {
			float: left;
			color: #9b9b9b;
			font-size: 11px;
			font-family: Arial, Helvetica, sans-serif;
			list-style: none;
			margin-right: 30px;
		}
		#footer ul li a {
			color: #9b9b9b;
			text-decoration: none;
		}
		#footer ul li a:hover{
			text-decoration: underline;
		}
	#footer p{
		text-align: center;
		color: #9b9b9b;
		font-size: 11px;
	}
