/* CSS Document */
#dt_image_preview{
	display:none;
	position:absolute;
	/*opacity:.9;*/
	border:1px solid #666666;
	background-color:#FFFFFF;
	z-index:10000;
}
.product_table {
	width: 100%;
	border:0px;
	border-collapse:collapse;
}
.kader_img_middel {
	margin-left:4px;
	margin-top:4px;
	vertical-align:top;
}
#back_bar {
	margin-bottom:20px;
}
#product_colors {
	margin-bottom:20px;
	margin-top:20px;
}
.kader_middel {
	background-image:url(../images/opbouw/kader_producten.gif);
	background-repeat:no-repeat;
	float:left;
	height:200px;
	margin-right:35px;
	vertical-align:top;
	width:140px;
	cursor: pointer;
}
.kader_text_middel {
	color:#1A171B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:25px;
	margin-left:4px;
	margin-top:4px;
	text-align:left;
	width:130px;
}
.kader_text_middel a {
	background-image:url(../images/opbouw/pijl.gif);
	background-repeat:no-repeat;
	background-position:1px 2px;
	color:#1A171B;
	padding-left:10px;
	text-decoration:none;
}
.kader_text_middel a:hover {
	background-image:url(../images/opbouw/pijl_ro.gif);
}

.acc_product_container {
	float:left;
	width:145px;
	height: 155px;
	padding-right:20px;
	padding-bottom:10px;
}
.acc_product_image{
	height:114px;
}

#product_image {
	margin: 0 0 10px 0;	
}

#product_haarden {
	padding-top:20px;
	width: 675px;
	overflow-x:hidden;
/*	min-height:318px;*/
}
#product_accesoires {
	clear:both;
	padding-top:20px;
	width: 675px;
	overflow-x:hidden;
/*	min-height:318px;	*/
}
.dv_results{
/*	min-height:300px;*/
	width: 735px;
	padding: 16px 0 0 16px;
	background-color:#F8F8F8;
}

.dv_clearboth {
	clear:both;	
}

#product_documents {
	padding-bottom:20px;
}
.dv_navigation{
	clear:both;
	text-align:right;
}
