@charset "utf-8";
/* CSS Document */

#wmRechts {
	cursor:pointer;
	}
#info_balk_boven {
	position:absolute;
	top:-90px;
	*top:0px;
	left:220px;
	width:400px;
	height:30px;
	float:left;
	border-bottom:#CCCCCC solid 1px;
	margin-top:20px;
	margin-left:20px;
	font-size:14px;
	cursor:pointer;
	z-index:10;
	}
#winkelwagen{
	position:absolute;
	top:-85px;
	*top:8px;
	left:240px;
	width:360px;
	padding:70px 20px 30px 20px;
	
	background:#FFFFFF;
	z-index:9;
	
	display:none;
	}
#winkelwagen img{
	float:left;
	margin-right:10px;
	border:1px #7c7c7c solid;
}
#winkelwagen a{
	color:#9a9a9a;
	text-decoration:none;
	}
	#winkelwagen a:hover{
		color:#7c7c7c;
		}
#winkelwagen hr{
	height:1px;
	border:0px;
	}
#toev {
	position:absolute;
	left:50%;
	top:50%;
	background:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:50px;
	margin:-50px 0px 0px -150px;
	z-index:9999;
	display:none;
}	
#kadobonsessie {
	position:absolute;
	background:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:10px;
	top: 70px;
	margin: 0px 0px 0px 190px;
	z-index:9999;
	display:none;
}	
#toev {
	width:200px;
}	
#kadobonsessie {
	width:450px;
}	
#uitvoering {
	position:absolute;
	background:#FFFFFF;
	font-size:14px;
	text-align:center;
	padding:10px;
	left:50%;
	top:50%;
	margin: auto 0px auto 0px;
	z-index:9999;
	display:none;
}	

#grijs {
	position:absolute;
	top:-90px;	
	*top:0px;
	left:0px;
	background:#000000;
	width:100%;
	height:100%;
	display:none;
	
	opacity: .80;
  	filter:alpha(opacity=80);
  	-moz-opacity: 0.80;
	z-index:8;
	}
#grijsBottom {
	position:absolute;
	top:0px;
	left:0px;
	background:#000000;
	width:100%;
	height:100%;
	display:none;
	
	opacity: .80;
  	filter:alpha(opacity=80);
  	-moz-opacity: 0.80;
	z-index:8;
	}
	
#grijs {
	_height: 600px;
	}
	
#winkelwagen .aantal{
	border:1px #7c7c7c solid;
	width:30px;
	background:none;
	vertical-align:middle;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	
	height:15px;
	padding:0px 2px 0px 2px;
	}	

.winkelAantal{
	background:none;
	border:0px;
	text-align:right;
	width:15px;
	height:16px;
	cursor:pointer;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a7a9ac;
	font-size:11px;
	}

.mouseOver:hover{
	/* text-decoration:underline; */
	}
	
.btnAll{
	height:30px;
	margin-top:15px;
	}
	.btnAll .terugBtn a, .btnAll .bestelBtn a{
		background: url(../img/sterretje.gif) left top no-repeat;
		color:#0000D8;
		font-size:14px;
		font-weight:bold;
		padding:0px 0px 5px 14px;
		}
	a img{
		border:0px;
		}
	.terugBtn{
		float:left;
		}
	.bestelBtn{
		float:right;
		}
.borderBottom{
	border-bottom:1px #CECECE solid;
}	
.borderDark{
	border-bottom:1px #7e7e7e solid;
}
#zoom{
	position:absolute;
	top:0px;
	right:0px;
	display:none;
	
	background:#FFFFFF;
	border:1px #7c7c7c solid;
	z-index:99;
	}
	
.bstOvw td{
	padding:3px 10px 3px 0px;
	}

.btns{
	height:30px;
	}
.btns a{
	color:#0000d8;
	text-decoration:none;
	}
	.btns a:hover{
		color:#4778ff;
		}
a{
	color:#0000d8;
	text-decoration:none;
	}
	a:hover{
		color:#4778ff;
		}
.btnTerug{
	float:left;
	font-size:14px;
	color:#0000d8;
	}
.btnVerder{
	float:right;
	font-size:14px;
	color:#0000D8;
	}		
	
.inpakken{
	text-align:center;
	}
.inpakken td{
	cursor:hand;
	}
#inpakken0{
	width:100px;
	}	
#inpakken0,#inpakken1,#inpakken2,#inpakken3{
	margin:0px;
	padding:3px;
	border:0px #0000D8 dashed;
}