
/*class algemeen prijs!*/

.prijs {
	font-weight: bold;
	color: #000;
}



/*ID PRIJS!!!*/

dt#prijs,
dd#prijsText {
line-height: normal;
	font-size: 150%;
	font-weight: bold;
}





div#productDetail {

}
	li#voorraad {
		color: #ef4135;
		font-weight: bold;
	}
div#productDetailExtraimg {
	float: left;
	width: 280px;
}

div#productDetailExtraimg .imgKlein img {
	border: 1px dotted #eee;
	padding: 2px;
}

	#productDetailgegevens {
	width:280px;
	float: left;
margin-left: 20px;
		
}

#productDetailgegevens .rond {
	width: 290px;
}

dt#kleurvariaties {
/*			border-bottom: 1px dotted #333;
	padding-bottom: 0.5em; */

}

/*dt#kleurvariaties li {
	display: inline;
	list-style: none;
}*/

/*Definiton Lists op productpagina*/
 dl,dt,dd{ margin:0; padding:0.4em 0; }	 
 dl { width: 300px; margin-bottom: 2em;} 
 
 dt, dd {
 margin-bottom:0.1em;
 overflow:hidden;
 float:left;
 width:185px;
 }	 
	dt {
		font-weight: bold;
		 width:115px;
	}
	
 dl,dt{clear:both;}

dt#omschrijving	{
	cursor: pointer;
}
	
dd#omschrijvingText,
dd#extraomschrijvingText,
dd#materiaalText {
		width: 90%; /* gaat daardoor naar de volgende regel, is te groot*/
	
}

dd#omschrijvingText p,
dd#omschrijvingText h3,
dd#omschrijvingText h4,
dd#extraomschrijvingText p,
dd#extraomschrijvingText h3,
dd#extraomschrijvingText h4 {
margin: -10px 0 10px 0;
}

/*Deel wat onder de afbeeldingen komt*/
form#extraKeuzeproduct {
	width: 250px;
	margin-left: 0;
	
}

form#extraKeuzeproduct ul {

	margin-top: 0.5em;

}

form#extraKeuzeproduct ul li {
	list-style: none;
}
/* blokjes andere kleuren product  */
form.productDetailgegevenswinkelmandje dd a span { float:left; width: 30px; height:30px;  margin-right:5px;}

#productDetailgegevens dl dt {
	font-weight: bold;

}


#productDetailgegevens dl dt,
#productDetailgegevens dl dd {
	padding: 0.2em 0;
}


/*Vraag of men een cadeauverpakking wil*/
form.productDetailgegevenswinkelmandje dt#cadeau {


	background:#FFFFD7;
	padding: 0.3em;
}
/*form.productDetailgegevenswinkelmandje dd#cadeau label {
	width: 280px;
}*/


form.productDetailgegevenswinkelmandje dt#cadeau input#cadeauverpakking_ {
	margin-right: 4px;
}

form.productDetailgegevenswinkelmandje dt#cadeau input#cadeauJa {


}

form.productDetailgegevenswinkelmandje dt#cadeau a {
clear: both;
margin: 0.25em 0;
float: left;
}

/*formulier: product in winkelmandje en keuze naar aantal/afmetingen etc*/

form.productDetailgegevenswinkelmandje {
	float: left;
 /*(in ie6 anders verschuiven)*/


}

form.productDetailgegevenswinkelmandje li {
	height: 2em;
	list-style: none;
}

/*Aantal te bestellen producten*/
/*form.productDetailgegevenswinkelmandje*/ input.aantal {
	width: 3.5em;
	font-weight: bold;
	color: #EF4135;

}

form.productDetailgegevenswinkelmandje p label {
	width:12em;
float: left;
}
/*Knop ' in je mandje' */
/*form.productDetailgegevenswinkelmandje*/ input.submitMandje {
/*Na form.productDetailgegevenswinkelmandje input om deze te overschrijven*/
	cursor:pointer;
	margin: 1em 0 0 0;
width: 150px;
	background: url(/img/forms/in-mandje2.0.png) no-repeat 0 0;
height: 44px;
border: none;
}

 input:hover.submitMandje {
	background-position: 0 -50px;
}

 input.submitMandje.tas-alert {
	background-position: 0 -100px;
}

dl#extraInfo {
/*	margin: 0 0 0 -10px;*/
	float: left;

}

dl#extraInfo dt#brievenbus {
/*background: #333;*/
height: 170px;

}

/*Bladeren door producten*/
ol.bladeren {
	width: 95%;
 margin: 1em;
	float: left;
/*		border-top: 1px dotted #333;
	padding-top: 0.5em; */
}

/*ol.bladeren.boven {
	border-bottom: 1px dotted #333;
	padding-bottom: 0.5em; 
	border-top: none;
}*/
ol.bladeren li {
	display: inline;

	}
ol.bladeren li.actief {
	color: #ef4135;
}
	
ol.bladeren li a {
	padding: 0.3em;

	color: #3ca3ff;
	
	}
	
	#inhoud ol.bladeren li a:hover {
		text-decoration: none;
color: #333;
background-color: transparent;
	}	
	
	/*Sorteerfuctie op productpagina's*/

ul.sorteren {
clear: both;
/*	border: 1px solid #ddd;
	border-width: 0 0 1px 0;*/
	margin-bottom: 1em;
	width: 48em;
}

ul.sorteren.onder {
		border-width: 1px 0 0 0;
}

ul.sorteren li {
	display: inline;
	background: none;
	margin-right: 1em;
}


/*Container rond alle losse producten*/

#containerProductOverzicht {
margin-left: 15px;
width: 50em;

}
	
	/*Blok met product kort, pagina met alle producten*/
.productenOverzicht {
float: left;
margin: 0.4em 0em 0.4em 1em;
border-bottom: 1px solid #eee;
padding: 0.2em 0;
width: 22em;
}


#inhoud div.productenOverzicht a:visited,
#inhoud div.productenOverzicht a,
#inhoud div.productenOverzicht li a
 {
border-bottom: 1px solid #777;
}

#inhoud div.productenOverzicht a:hover,
#inhoud div.productenOverzicht li a:hover {
	border-bottom: 1px dotted #3ca3ff;
}

#inhoud div.productenOverzicht li.meer {
	margin-top: 0.65em;
}


.productenOverzicht h3 {
	font-size: 125%;
}


#inhoud .productenOverzicht ul.productenOverzicht li a{
	color: #333;

}
#inhoud .productenOverzicht h3 a {
	margin-left: -15px;
		text-decoration: none;
color: #444;
border-color: #777;
}

#inhoud .productenOverzicht h3 a:hover {
	color:#3ca3ff;
	
}


#inhoud .productenOverzicht ul.productenOverzicht li a:hover {
	color: #3ca3ff;
}


.productenOverzicht img {
	width: 100px;
float: left;
}

.productenOverzicht .productenOverzichtGegevens {
margin: 0 0.2em 0 100px; /*100px is afmeting plaatje */

}
.productenOverzicht .productenOverzichtGegevens p {
	margin-top: 0;
	padding: 0.2em 0; 
	font-size: 90%;
}
.productenOverzichtGegevens p.prijs {
	font-size: 150%;
}
/*Overzicht producten op categoriepagina's*/
/*Aantal en 'in mandje'-knop naast elkaar*/

/*form.formproductenOverzicht {
margin-top: 2em;

}
form.formproductenOverzicht p label,

form.formproductenOverzicht p input.aantal{
float: left;

}

form.formproductenOverzicht p input.submitMandje {
float: left;
margin: -12px 0 0 20px;
_margin: -5px 0 0 20px;
}*/

/* UL met deze class geen border!*/
ul.productenOverzicht {
	border: none;

	
}




