/* styles woningzoeker wz */
#wz-content-bg {
	width:1003px;
	height:586px;
	background:#000 url(../img/bg-wzoeker.png) repeat-y;
}
#wz-content {
	width:873px;
	height:564px;
	padding:0 0 0 130px;
	line-height:16px;
	color:#FFF;
	position:relative;
}
#wz-content h1 {
	font-size:14px;
	font-weight:bold;
	color:#FF1837;
	padding:32px 0 0 0;
}
#wz-1cl {

}
#wz-2cl-left {
	width:448px;
	display:inline;
	float:left;
}
#wz-2cl-right {
	width:404px;
	display:inline;
	float:left;
}

table#result th {
	text-align:left;
	font-size:14px;
	padding:10px 0;
	border-bottom:1px solid #FFF;
}

table#result td {
	color:#D8D300;
	font-size:12px;
	padding:9px 0;
	border-bottom:1px solid #FFF;
}
table#result td a {
	color:#D8D300;
	text-decoration:underline;
}
table#result td a:hover {
	text-decoration:none;
}
table#result td.tdimg {
	padding:0;
	border-bottom:none;
}

#scroll {
	width:864px;
	height:574px;
}


/********************
jScrollPane styles
********************/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
}
.jScrollPaneDrag {
	position: absolute;
	background:#FFF url(../img/btn-drag-black.gif) repeat-y 0 0;
	cursor: pointer;
	overflow: hidden;
	margin:4px 4px 0 5px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	background:#FFF url(../img/btn-up-black.gif) no-repeat 3px 0;
	height:15px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	background:#FFF url(../img/btn-dn-black.gif) no-repeat 3px 0;
	height: 15px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}




#zoekform label {
	width:162px;
	margin-top:6px;	
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
}
#zoekform form br {
	clear:left;
}
#zoekform select {
	width:180px;
	margin-top:6px;
	font-size:12px;
	font-weight:bold;
}
#zoekform .wzzoek {
	background-color:#000;
	border:1px solid #000;
	font-size:14px;
	font-weight:bold;
	color:#FF1837;
	text-align:left;
	padding:0; margin:24px 0 0 -3px;
	cursor:pointer;
}

.wz-ai1 {margin-top:20px;}
.wz-ai2 {margin-top:21px;}
h1.criteria {padding:0;margin:0 0 24px 0;}
.rlink{color:#FF1838;font-size:14px;}
 a.rlink, a.rlink:visited {color:#FF1838;}
 a.rlink:hover {color:#FF1838;text-decoration:none;}

