/*	PRODUCTS
------------------------------------*/
#promo{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
	width: 159px;
}
#promo_titel{
	font-size: 1.1em;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	/*vertical-align: top;*/
}
.thumb{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-align: center;
	font-size: 1.1em;
	color: #000000;
	/*padding: 0px;
	margin: 0px;*/
	width:142px;
	position:relative;
	left:8px;
}
.thumb_img{
	/*min-height: 107px;
    display: table-cell;
    vertical-align: middle;*/
	height:107px;
	background-image: url(../_images/ws_thumb_bkg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.thumb_txt{
	background-image: url(../_images/ws_thumb_bkg2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	/*margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;*/
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	/*width:140px;*/
	height: 100px;
}
.addtocart{
	height:42px;
	background-image: url(../_images/ws_thumb_bkg3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt_prijs{
	font-weight: bold;
}
.txt_promoprijs{
	font-weight: bold;
}
.txt_oudeprijs{
	text-decoration: line-through;
}
#mNum{
	padding: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #656565;
	border-right-color: #656565;
	border-bottom-color: #656565;
	border-left-color: #656565;
	
	position:relative;
	left:4px;
}
#mNum select{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	WIDTH: 48px;
}
.txt_producttitel{
	font-weight: bold;
	font-size: 1.2em;
}
.txt_productspecs{
	font-weight: bold;
}
.bestelaantal{
	height:22px;
	background-image: url(../_images/ws_bestel_aantal.gif);
	background-repeat: no-repeat;
}
#mNumP{
	padding: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #656565;
	border-right-color: #656565;
	border-bottom-color: #656565;
	border-left-color: #656565;
	position:relative;
	left:22px;
}
#mNumP select{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	WIDTH: 48px;
}
/*#bestel{
	
	
}
#place_order{
	width:740px;
	height:42px;
	align: bottom;
	padding-left: 10px;
	text-align: right;
	vertical-align: bottom;
}
#facturatie{
	width:760px;
	margin: 0;
	padding: 0;
}*/
#facturatie FORM{
	width:760px;
	margin: 0;
	padding: 0;
}
FORM LABEL{
	color: #999999;
	text-transform: none;
	font-weight: bold;
	padding-left: 3px;
}
.facturatie_td_edge{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.txt_verplicht{
	font-weight: bold;
	color: #FF7F00;
	font-size: 2em;
}
.txt_gegevens{
	font-weight: bold;
}

