/* Productmodule */


/* --------- productmodule breadcrumbs ------- */
#breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.0em;
	color: black;
}
#breadcrumbs li{
	display: inline;
}
#breadcrumbs li a{
	color: black;
	color: gray;
}
#breadcrumbs li a:hover{
	color: red;
}

/*-----------zoek veld-------------- */
#product_zoek_veld{
	float: right;
}
#product_zoek_veld form{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* --------- producten lijst ------- */
.product{
	width: 150px;
	height: 160px;
	float: left;
	margin: 10px;
	border: 1px solid #059AE4;
	text-align:center;
	background-image: url(../img/artikel_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.product h3 {
    font-size: 0.9em;
	margin-left:2px;
	margin-right:2px;
	padding-top: 8px;
}
.product h3 a:link, .product h3 a:active, .product h3 a:visited{
	color: white;
	font-weight: bold;
	
}
.product h3 a:hover{
	color: gold;
	text-decoration: none;
}

.product_foto {
	background-color:white;
	padding-top:10px;
	height:80px;
}


/* --------- hoofdgroepen lijst ------- */

.hoofdgroep {
	width: 150px;
	height: 160px;
	float: left;
	margin: 10px;
	border: 1px solid #059AE4;
	text-align:center;
	background-image: url(../img/artikel_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.hoofdgroep .image {
	background-color:white;
	padding-top:10px;
	height:80px;
	border-bottom:1px solid #cccccc;
}
.hoofdgroep .image img{
	height:80px;
}

.hoofdgroep h2 {
    font-size: 0.9em;
	margin-left:2px;
	margin-right:2px;
	padding-top: 4px;
}
.hoofdgroep h2 a:link, .hoofdgroep h2 a:active, .hoofdgroep h2 a:visited{
	color: white;
	font-weight: bold;
	
}
.hoofdgroep h2 a:hover{
	color: gold;
	text-decoration: none;
}




/* --------- product detail -------- */

#product_detail {
	width:auto;
	text-align: center;
}

#product_detail h1{
	color: white;
	background-image: url(../img/product_detail_title.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	height: 39px;
	width: 505px;
	font-size: 1.4em;
	font-weight: bold;

}

#product_detail .foto .detail_foto{
	width:320px;
	margin: 0 auto;
}

#product_detail .foto .detail_fotos {
	margin-top:10px;
	margin-bottom:10px;
}

#product_detail .foto .detail_fotos .detail_img_klein {
	text-align:center;
	float:left;
	margin-right:10px;
	height:80px;
}

#product_detail .foto .detail_fotos .detail_img_klein img {
	padding:5px;
}

#product_data {
	clear:both;
	margin-top:10px;
	width: 521px;
	text-align: left;
	background-image: url(../img/caption_back.gif);

}

#product_data td {
	padding: 6px;
	font-weight:bold;
}

#product_data .caption {
	font-weight:bold;
	background-image: url(../img/betaalwijze.gif);
	color: white;
} 
.tbl_betaalwijze td{
	font-weight:bold;
	background-image: url(../img/betaalwijze.gif);
	color: white;
	padding: 4px;
	border-top: 1px solid white;
} 
.knoppen{
	background-image: url(../img/ganaarwinkel.gif);
	border-top: 1px solid white;
	color: white;
	padding: 4px;
	width: 509px;
	text-align: center;
}
.btn_addcart{
	background-color: maroon;
	color: white;
	border: 1px solid white;
	margin-top: 10px;
	cursor: pointer;
}
.btn_addcart_disabled{
	background-color: gray;
	color: silver;
	border: 1px solid black;
	margin-top: 10px;
	cursor: not-allowed;
}
#span_kleur, #span_maat, #span_afmetingen{
}
.leeg_td{
	width: 166px;
}
.aantal{
	float: left;
}
.prijs{
	color: maroon;
	font-size: 1.5em;
}

/* --------- winkelwagen -------- */
.tbl_winkelwagen {
	width: 520px;
	background-image: url(../img/caption_back.gif);
	border: 1px solid white;

	
}
.tbl_winkelwagen td{
	padding: 4px;
}
.winkel_knoppen{
	background-color: maroon;
	color: white;
	border: 1px solid white;
}

.tbl_winkelwagen select {
	width: 50px;
}

.row_header th{
 	text-align: left;
	padding: 4px;
	background-image: url(../img/ganaarwinkel.gif);
	color: white;
	border-bottom: 1px solid white;
}

th.rechts {
	text-align: right;
}

.rechts {
	text-align: right;
}

.totaalberag {
	font-weight: bold;
}
.paging{
	color: white;
	background-image: url(../img/product_detail_title.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	height: 39px;
	width: 505px;
	font-size: 1.0em;
	font-weight: bold; 
}
.paging a:link, .paging a:active, .paging a:visited{
	color: white;
}
.paging a:hover{
	color: red;
}
/*-------order breadcrumbs-----------*/
#order_breadcrumbs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 1.0em;
	color: black;
}
#order_breadcrumbs li{
	display: inline;
}
#order_breadcrumbs li a{
	color: black;
	color: gray;
}
#order_breadcrumbs li a:hover{
	color: red;
}

/*-------tabel naw-------------*/
.tbl_naw{
	margin-bottom: 10px;
	width: 521px;
	border: 1px solid white;
}
.tbl_naw td{
	padding: 4px;
}
.label{
	background-image: url(../img/ganaarwinkel.gif);
	color: white;
	font-weight: bold;
}
.output{
	background-image: url(../img/caption_back.gif);
	border-left: 2px solid white;
}
.seperator{
	display: none;
}

.incl_btw {
	margin-top:10px;
	color:black;
	font-size:10px;
}
