﻿

.productnaam
{
    border-bottom:2px solid #3B3230;
}

span.productomschrijving, div.producteigenschappen, span.productopmerkingen
{
    display:block;
    margin-bottom:10px;
}

span.eigenschap
{
    display:block;
    padding-left:0px;
    padding-top:2px;
    padding-bottom:2px;
    background-image:url(/images/bullet.gif.v=1);
    background-repeat:no-repeat;
    background-position:0 center;
}

span.productdetailtitel
{
    /*font-weight:bold;
    color:#555555;
    display:block;*/
    margin:6px 0 0px 0;
    color:#E2DEDC;
    font-size:14px;
    font-family:Trebuchet MS, Geneva, Sans-Serif;
}

.PrijsInfo
{
	font-size:9px;
	padding-left:5px;
}

.promotieprijs
{
    padding-right:15px;
    padding-left:10px;
    font-size:11px;
    font-weight:bold;
}

.prijs
{
    font-size:11px;
    font-weight:bold;
}

.prijsongeldig
{
    text-decoration:line-through;
    color:#AAAAAA;
}

/*img.bigImage
{
   
}*/

div.thumbs
{
    margin-top:10px;  
    background-color:#1E1816;  
}

div.thumbs img
{
    cursor:pointer;
}

.LinkDisabled
{
    color:#AAAAAA;
}

.ThumbTD
{
	width:54px;
	height:54px;
	border:1px solid #3B3230;
	text-align:center;
    background-color:#FFFFFF;
}

.ThumbTDSep
{
	width:11px;	
}

.aantal
{
    border:1px solid #DBDFE6;
    border-top:1px solid #ABADB3;
    color:#A7A7A7;
    font-size:11px;
    width:20px;
    font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;
}

div.productcontacttitel, div.productcontact
{
    margin-top:15px;
    padding:2px 2px 2px 5px;
    width:280px;
}

div.productcontacttitel
{
    font-weight:bold;
    color:#555555;
    cursor:pointer;
}

div.productcontact
{
	margin-top:0px;
    border-top:none;
}

div.productcontact td
{
	/*color:#777777;*/
}

div.productcontact input.infoForm, div.productcontact textarea.infoForm
{
    background-color:#000000;
    border:1px solid #4F4647;
    color:#E2DEDC;
    font-size:11px;
    width:175px;
    font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;
}

div.productcontact textarea.infoForm { height:75px; }