@charset "UTF-8";

/* CSS Document */

/* Layout */

#placeholder {
}

* html #placeholder {
height:100%; top:0; bottom:0;
}

	#placeholder .inner {
	background: url(../../assets/templates/custom/img/header-bg.gif) repeat-x;
	display:block;
	}
	
	#placeholder .contentholder {
	width:800px;
	margin:0 auto;
	text-align:left;
	}

	.leftcol {
	width:200px;
	float:left;
	position:relative;
	overflow:hidden;
	}
	
	.wrapcols {
	width:100%;
	float:left;
	position:relative;
	}
	
	.rightcol {
	width:200px;
	float:right;
	position:relative;
	}
	
		.pageid76 .rightcol {
		width:240px;
		}
		
			.pageid76 p, .pageid76 li {
			font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif!important;
			font-size:11px;
			}
	
	.maincol {
	float: left;
	display:inline;
	position: relative;
	width:540px;
	overflow:hidden;
	}
	
		.pageid76 .maincol {
		width:500px;
		}

#header {
position:relative;
height:180px;
width:100%;
}

	#header .about {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		line-height:13px;
		color:#993300;
		margin-top:35px;
	}
	
	#header .about a {
		margin-bottom 3px;
	}

	#concept {
	width:300px;
	overflow:hidden;
	position: absolute;
	left:0;
	margin-left:300px;
	}
	
	#topnav {
	line-height:30px;
	color: #cccccc;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	}
	
	#topnav a {
	color: #cccccc;
	text-decoration: none;
	margin: 0 10px;
	}
	
		#topnav a:hover {
			color:#ffffff;
		}
		
		#loginbox {
			padding-top:4px;
			margin:0!important;
		}
		
		#loginbox .content {
			padding:0!important;
			background:none;
		}
		
		#login .naam, #login .wachtwoord {
		float:left;
		padding-top:1px;
		margin-right:5px;
		}
		
		#login .textfield {
			width:95px!important;
		}
		
		#login .hidesubmitbutton {
			background-color:#000000;
		}
		
		#login .onthoudmij {
			float:left;
			display:none;
		}
	
	#logo {
	margin-top:35px;
	}

#content {
}

	#breadcrumb {
	height:34px;
	margin: 40px 0 70px 0;
	background: url(../../assets/templates/custom/img/breadcrumb-bg.gif) no-repeat;
	}
	
		#breadcrumb .normal {
		text-decoration:none;
		display:block;
		float:left;
		line-height:34px;
		padding: 0 20px 0 15px;		
		color:#666666;
		background:url(../../assets/templates/custom/img/breadcrumb-arrow.gif) center right no-repeat;
		}
		
			#breadcrumb .active {
			font-weight:bold;
			color:#000000;
			}
			
			#breadcrumb .register {
			float:right;
			color: #cc6633;
			font-weight:bold;
			background:url(../../assets/templates/custom/img/breadcrumb-arrow.gif) center left no-repeat;
			padding: 0 15px 0 20px;
			}
			
				#breadcrumb a.register:hover {
				color:#000000;
				}
					#home {
				position:relative;
				width:100%;
			}
			
			#home p {
					color:#000000;
					font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
					font-size:13px;
					line-height:16px;
				}
				
			#home #searchbox {				
			}
			
			#searchblock {
				margin-bottom:15px;
			}
			
				#searchblock h3 {
					width:95%;
				}
			
				#searchblock p {
					margin:0;
				}
			
				#searchblock .left {
					width:270px;
					float:left;
				}
				
				#searchblock .right {
					width:470px;
					float:right;
				}
				
					#home .borderbox {
						margin:0!important;
					}
					
						#home .borderbox .top {
						background:url(../../assets/templates/custom/img/search-bg-top-270.png) no-repeat!important;
						}
					
						#home .borderbox .textfield{
						width: 233px!important;
						}
						
						#home .borderbox * select {
						width:247px!important;
						}
					
					#home .borderbox .bottom {
					background:url(../../assets/templates/custom/img/search-bg-bottom-270.png) no-repeat!important;
					}
				
			#services {
				margin-bottom:30px;
			}
			
				#services .left {
					float:left;
					width:275px;
					padding:15px 15px 15px 100px;
					background:url(../../assets/templates/custom/img/icon-service1.png) no-repeat 14px 14px;
				}
				
				#services .right {
					float:right;
					width:270px;
					padding:15px 15px 15px 100px;
					background:url(../../assets/templates/custom/img/icon-service3.png) no-repeat 14px 14px;
				}
				
			#home .closer {
				text-align:center;
			}
			
				#home .closer p {
					margin:0 0 8px 0;
				}
				
				#home .closer h3 {
					font-size:18px;
					line-height:20px;
					color:#999999;
				}
	#searchresults {
	margin: 0 0 25px 0;
	}
		#sortbar {
		background: url(../../assets/templates/custom/img/pixel.gif) repeat-x;
		padding-left: 20px;
		}
		
			#sortbar ul {
				margin:0!important;
				padding:0!important;
			}
		
			#sortbar ul li a {
			color:#999999;
			text-decoration:none;
			font-size:10px;
			border-top:2px solid #cccccc;
			}
			
			#sortbar .sort_down {
			background:url(../../assets/templates/custom/img/sortbar-icon-down.gif)  no-repeat bottom right;
			padding-right: 7px;
			color:#000000;
			}
			
			#sortbar .sort_up {
			background:url(../../assets/templates/custom/img/sortbar-icon-up.gif)  no-repeat center right;
			padding-right: 7px;
			color:#000000;
			}

		
		.listitem {
		height:60px;	
		}
			
			.listitem * {
			cursor:pointer;
			}
			
			.listitem ul {
			cursor:pointer;
			margin:0!important;
			}
			
			.listitem .row1 {
			padding-top:4px!important;			
			margin-left: 60px!important;
			}
			
				.listitem .row1 li {
					height:20px;
				}
			
			.listitem .row2 {
				margin-left: 60px!important;
			}
			
			.listitem:hover {
			background:url(../../assets/templates/custom/img/lititem-hover.gif) no-repeat;
			}
			
				.listitem ul {
				margin:0!important;
				padding:0!important;
				}
			
					.listitem ul li {
					font-family:Georgia, "Times New Roman", Times, serif;
					line-height:20px;
					color:#000000;
					}
				
			.listitem .genderimg {
			float:left;
			width:39px;
			}
			
				.listitem .genderimg img {
				margin:13px 0 0 23px;
				}
			
		#searchresults {
		}
		
			#searchresults ul {
			margin:0;
			padding:0;
			}
			
			#searchresults ul li {
			display: block;
			float: left;	
			}
			
			#searchresults ul .gender {
			width:39px;
			}
			
			#searchresults ul .name {
			width:178px;
			}
			
			#searchresults ul .education {
			width:66px;
			}
			
			#searchresults ul .age {
			width:53px;
			}
			
			#searchresults ul .availability {
			width:86px;
			}
			
			#searchresults ul .distance {
			width: 56px;
			}
			
			#searchresults ul .save {
			width:41px;
			}
						
				#searchresults ul .save img {
				position:absolute;
				margin:16px 0 0 8px;
				}
			
			#searchresults ul .title {
				width:168px;
				height:30px;
				margin-right:10px;
				overflow: hidden;
			}
			
			#searchresults ul .description {
			width: 240px;
			height: 29px;
			overflow:hidden;
			white-space:normal;
			}
			
			
			#searchresults ul .branche {
			width:200px;
			}
			
			#searchresults ul .function {
			width:20px;
			}
			
			#searchresults ul .location {
				width:50px;
			}
			
			#searchresults ul .created {
				width:80px;
			}
			
			#searchresults ul .function {
			width:150px;
			}
			
			#searchresults ul .profile {
			width: 240px;
			height: 29px;
			overflow:hidden;
			white-space:normal;
			}
			
			.projects#searchresults .listitem {
				padding-left:20px;
			}
			
			.projects#searchresults ul .branche {
				width:260px!important;
				white-space: nowrap;
			}
			
			.projects#searchresults ul .function {
				width: 190px;
				white-space: nowrap;
			}
			
			.projects#searchresults ul .location {
				width:130px;
				white-space: nowrap;
			}
			
			.projects#searchresults ul .created {
				white-space: nowrap;
			}
			
			.projects#searchresults ul .profile {
				width:270px;
			}
			
	#detailpage {
		margin-bottom:30px;
	}	
	
		.detailholder .paging {
		}
							
		#detailpage ul, #detailpage ul li {
		margin:0;
		padding:0;
		list-style-image:none!important;
		list-style-position:outside!important;
		list-style-type: none!important;
		}
		
			#detailpage ul li {
			}
				
				#detailpage ul li.title {
				background: url(../../assets/templates/custom/img/pixel.gif) repeat-x;
				font-size:10px;
				color:#999999;
				padding: 1px 0 0 0;
				}
				
				#detailpage ul li.title span {
				border-top:2px solid #cccccc;
				}
				
				#detailpage ul li.content, #detailpage .col2 .content p {
				margin:0 0 15px 0;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#000000;
				}
				
		#detailpage .col1 {
		float:left;
		width:250px;
		margin-right:20px;
		}
	
			#detailpage .col1 .photo {
			width:83px;
			height:62px;
			position:absolute;
			display: inline;
			margin-left:187px;
			}
			
				#detailpage .col1 .man {
				background:url(../../assets/templates/custom/img/icon-man-big.png) no-repeat center center;
				}
				
				#detailpage .col1 .woman {
				background:url(../../assets/templates/custom/img/icon-woman-big.png) no-repeat center center;
				}
		
			#detailpage .col1 .nawspecs p {
			font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
			color:#000000;
			font-size:11px;
			line-height:13px;
			height: 80px;
			margin:0;
			}
			
				#detailpage .col1 .nawspecs p .name {
				font-size:12px;
				}
			
		#detailpage .col2 {
		float:left;
		width:270px;
		}
		
			#detailpage .col2 .actions {
			height: 80px;
			}
			
			#detailpage .col2 .actions .buttonstart {
			}

#border {
}
		
	#border .buttonbig {
		margin: 0 0 5px 0;
	}
	
		#border .buttonbig .buttonstart {
			width:190px;
		}
	
	#border ul {
		margin-left:2px!important;
	}

	#register_text {
	}

#footer {
margin-top:50px;
height:60px;
clear:both;
}

	#footermenu {
	}

		#footermenu ul {
		margin:0;
		padding:0;
		white-space:nowrap;
		}
		
		#footermenu ul li {
		position:relative;
		display:block;
		float:left;
		border-right:1px solid #ccc;
		padding:0 8px;
		}
		
		#footermenu ul li.first {
		padding-left:0;
		}
		
		#footermenu ul li.last {
		border:0;
		}
		
		#footermenu ul li a {
		font-size:11px;
		display:block;
		text-decoration:none;
		color:#808080;
		line-height:14px;
		text-decoration: none;
		}	
		
		#footermenu ul li a:hover {
		color:#333333;
		}
#lightbox {
display:none;
visibility:hidden;
}

.cornered {
position:relative!important;
padding:15px;
}

	
	.cornered .lt, .cornered .rt, .cornered .rb, .cornered .lb {
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../../assets/templates/custom/img/corners.png);
	z-index:99;
	line-height:normal!important;
	}
	
			.cornered .lt {
			left: -7px;
			top: -7px;
			}
			
			.cornered .rt {
			right: -7px;
			top: -7px;
			}
			
			.cornered .rb {
			right: -7px;
			bottom: -7px;
			}
			
			.cornered .lb {
			left: -7px;
			bottom: -7px;
			}
			
.bordered {
position:relative!important;
padding:15px;
border:3px solid #eeeeee;
}

	
	.bordered .lt, .bordered .rt, .bordered .rb, .bordered .lb {
	position: absolute;
	display: block;
	width: 7px;
	height: 7px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../../assets/templates/custom/img/borders.png);
	z-index:99;
	line-height:normal!important;
	background-color:#FFF;
	}
	
			.bordered .lt {
			left: -3px;
			top: -3px;
			background-position: -7px -7px;
			}
			
			.bordered .rt {
			right: -3px;
			top: -3px;
			background-position: 0px -7px;
			}
			
			.bordered .rb {
			right: -3px;
			bottom: -3px;
			background-position: 0px 0px;
			}
			
			.bordered .lb {
			left: -3px;
			bottom: -3px;
			background-position: -7px 0px;
			}
			
#borderbanner {
height:280px;
margin-top: 220px;
position: relative;
}

	#borderbanner .banner {
	position:absolute;
	height:280px;
	width:336px;
	}
	
	.pageid1 #borderbanner, .pageid76 #borderbanner {
		display:none;
	}
