/* CSS Document */

/* PRODUCTEN NIEUW */
#row {
	margin:20px 0 0px 15px;
	padding:0;
	height:202px;
}
#bluebox {
	margin:0 10px 0 0;
	padding:0;
	width:222px;
	height:202px;
	background:url(../img/producten/box_blue.gif);
	float:left;
	display:inline;
}

#pinkbox {
	margin:0 10px 0 0;
	padding:0;
	width:222px;
	height:202px;
	background:url(../img/producten/box_pink.gif);
	float:left;
	display:inline;
}

img.pink {
	margin:15px 0 0 15px; 
	width:188px;
	height:140px;
	border:1px solid #FAE6F5;
}

img.blue {
	margin:15px 0 0 15px; 
	width:188px;
	height:140px;
	border:1px solid #E6EBF5;
}

.meer, .meer a {
	margin-top:5px;
	margin-right:6px;
	width:95px;
	height:26px;
	float:right;
	border:none;
}

/* PRODUCTEN EIGENSCHAPPEN */
img.pijlen {
	margin-top:10px;
	margin-right:5px;
	width:102px;
	height:48px;
	float:right;
}

#bgproductpink {
	margin:10px 0 0 10px;
	width:690px;
	height:180px;
	background:url(../img/producten/bg_product_pink.gif) no-repeat;
}

#bgproductblue {
	margin:10px 0 0 10px;
	width:690px;
	height:180px;
	background:url(../img/producten/bg_product_blue.gif) no-repeat;
}

.productimg {
	margin:15px 0 0 15px;
	width:188px;
	height:155px;
	display:inline;
	float:left;
}

.imgproductpink {
	width:188px;
	height:140px;
	border:1px solid #FAE6F5;
}

.imgproductblue {
	width:188px;
	height:140px;
	border:1px solid #E6EBF5;
}

.productspec {
	margin:15px 0 0 25px;
	width:310px;
	float:left;
}

#box_prijs {
	width:125px;
	height:180px;
	float:right;
}

.productprijs {
	margin:50px 5px 5px 0px;
	padding:0;
	width:115px;
	height:85px;
	float:right;
	display:inline;
}

img.bestelproduct, img.bestelproduct a {
	margin-right:6px;
	width:115px;
	height:26px;
	float:right;
	border:none;
}

.maatcombo {
	margin-top:3px;
	width:80px;
	height:18px;
	font-size:11px;
}

.maatcombo_winkelmand {
	margin:0;
	
}

input.aantal {
	width:30px;
	height:15px;
	background:#fff;
	border:1px solid #7F9DB9;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}

/*PRODUCT FOTO'S */
ul.selectpic {
	padding-top:3px;
	margin:auto;
	width:57px;
	height:9px;
}

ul.selectpic li, ul.selectpic li a {
	margin-right:10px;
	width:9px;
	height:9px;
	background:url(../img/producten/rondje_leeg.gif) no-repeat;
	float:left;
	overflow:hidden;
	display:inline;
}

ul.selectpic li a:hover, ul.selectpic li a:hover, ul.selectpic li a:active {
	width:9px;
	height:9px;
	background:url(../img/producten/rondje_vol.gif) no-repeat;
	overflow:hidden;
}

/* WINKELMAND */
table tr {
	height:25px;
}

#winkelmand, #verzendmethode {
	margin:0 0 0 15px;
	padding:10px 0 5px 15px;
	width:685px;
	background:url(../img/winkelmand/bg_bluebox.gif) repeat-y;
	overflow:hidden;
}

.artikelen {
	margin-left:15px;
	width:685px;
	height:auto;
	display:inline;
}

.bottom_winkelmand, .top_winkelmand, .top_verzendmethode, bottom_verzendmethode {
	margin:0 0 0 15px;
	padding:0;
	width:692px;
	height:9px;
}


#bottom_shop, #bottom_gegevens {
	margin:25px 0 0 15px;
	width:692px;
	height:52px;
	background:url(../img/winkelmand/bottom_shop.gif) no-repeat;
}

img.verder, .img.verder a {
	margin:13px 0 0 12px;
	width:176px;
	height:26px;
	border:none;
	float:left;
}

img.bestellen_winkelmand, img.bestellen_winkelmand a {
	margin:13px 12px;
	width:126px;
	height:26px;
	border:none;
	float:right;
}

img.verwijder, img.verwijder a {
	width:9px;
	height:9px;
	border:none;
}

.bg_totaalbedrag {
	margin:10px 20px 0 0px;
	width:126px;
	height:26px;
	background:url(../img/winkelmand/totaalbedrag.gif) no-repeat;
	float:right;
	display:inline;
}

/* TEXT */
.info {
	padding:5px 0 5px 0;
	font-size:11px;
	color:#666666;
	line-height: 160%;
}

.europrijs {
	margin-bottom:5px;
}

.artikelnr, .stukprijs {
	color:#999999;
	font-weight:normal;
}

.totaal {
	font-weight:normal;
	color:#003399;
}

.totaalbedrag {
	margin:3px 0 0 55px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
}