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

.contentas{
	display:none;
}

#content-a {
	width:700px;
	float:left;
	margin:0
}

#content-a h2{
	overflow:hidden;
	clear:both;
	line-height:2em;
}


h1{
	position:relative;
	z-index:999;
	padding-left:15px;
	padding-right:130px;
	font-size:28px;
	display:inline;
}

	h1 .stars0,h1 .stars1,h1 .stars2,h1 .stars3,h1 .stars4,h1 .stars5{
		overflow:hidden;
		position:absolute;
		right:0;
		top:35%;
		z-index:999;
	}

#sideNavRight{
	position:relative;
	right:0;
	top:-45px;
	width:250px;
}


#sideNavRight #newsItems{
	width:250px;	
	float:right;

}
#sideNavRight #newsItems ul{
	padding:0

}

#sideNavRight #newsItems p{
	padding:0 0 20px 0;
}

div#twitter{
	clear:both;
}


/* SINGLE PRODUCT*/
#singleProductDisplay {
	position:relative;
	float:left;
	width:950px;
	margin:-40px 0px 20px 0px;
	padding:50px 15px 50px 15px;
	line-height:150%;
	z-index:0;
	background:#FFFFDF;
	border:1px solid #EFEFC2;
	z-index:0
}


#singleProductDisplay img {
	margin:0 15px 0px 0px;
}

#singleProductDisplay img.singleProductImage{
	border:1px solid #D7EAFF;
	background:#fff;
	width:250px;
	z-index:10;
	padding:5px;
	border:solid 1px #ccc;

}


#singleProductImagebox{
		float:left;
		height:100%;
		width:250px;
		margin-right:35px;
		text-align:right;
}


#singleProductDisplay #pricebox div{
}



#singleProductDisplay a.singlemeerinfobutton {
	color:#fff;
	display:inline-block;
	font-weight:bold;
	background:url(../styleImages/bekijkboek.png) no-repeat 0 0px;
	width:132px;
	height:36px;
	margin:0px 5px 0 15px;
	clear:both;	
	z-index:9999999;
	position:absolute;
	right:0;
	top:48px;
}
#singleProductDisplay a.singlemeerinfobutton:hover{
	background:url(../styleImages/bekijkboek.png) 0 -34px yellow;
	color:#00DEFF;
}

#singleProdDescription{
	
}


#singleProductDisplay span.singleProdDescription{
	font-weight:normal;
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	float:left;
	width:385px;
}

#singleProductDisplay a img.merchantlogo{  
	margin:0;
	position:absolute;
	bottom:-50px;
	left:0px;
}



#singleProductDisplay div.prijs{
	width:230px;
	height:80px;
	top:0;
	margin-top:0;
	margin-left:25px;
	margin-right:0px;
	margin-bottom:60px;
	position:relative; 
	text-align:center;
	float:right;
	background:#fff;
	padding:50px 0;	border:1px solid #EFEFC2
}




#productul{
	float:left;
	width:970px;
}


#productul li{
position:relative;
	width:970px;
}

#productul li div{
	width:660px;
	padding-right:30px
}

#productul li a img{
	margin:0;
	width:70px;
	position:absolute;
	bottom:5px;
	right:0px;
}

#productul li a img.smallProductImage{
	position:relative;
	top:0;
}

#singleProductDisplay div.prijs a.button{
margin-top:50px;
left:50px;
}


#productul li div.prijs{

	height:100px;
	width:130px;
	margin-top:0px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	top:25px;
	color:#ccc;
	right:0;

}


#singleProductDisplay span.vanaf{
	position:relative;
	top:-20px;
	left:-50px;
}
	
#singleProductDisplay a span.styleProdPrice {
	margin-top:-30px;
	display:block;
	width:100%;
	text-align:center;
	font-size:38px
}	
	
#weerbox{
	float:left;
	margin-left:0px; 
	position:relative;
	height:185px;
	overflow:hidden;
	width:255px;
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
}

/* END SINGLE PRODUCT*/

/*GMAP*/
#gmap{
	float:left;
	width:250px;
	height:250px;
	border:1px solid #ccc;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
	background:#fff;
	margin-right:0
}

#map{
	width:250px;
	height:250px;
}
#map span{
	font-size:8px;
}

