
html, body {
	background: #E3EEED;
    color: #333;
}

body {
	font-family:Arial;
	font-size: 10px;
	background: url(../img/css/achtergronden/bg.jpg) repeat-x;
}

#wrapper{
	position:relative;
	width:1000px;
	margin: 0 auto;

}

#productLayout{
	width:1000px;
	position:relative;
	z-index:1;
	top:0px;
	padding-top:23px; /*needed for breadcrumb*/ 
}




	#bg{
		width:1000px;
		background:  #FFFFFF url() repeat-y;	
				padding:0 0px 0 0px;
		height:100%; 

	}
	
	
	#bgHeader{
		background:  #FFFFFF url(../img/css/achtergronden/header_default.jpg) no-repeat; 
		position:absolute;
		top:0;
		width:1000px;
		height:170px;	
		left:0px;	/*	fix RVDM 30012009*/
		overflow:hidden;
		
			
	}
	
	#bgFooter{
		height:20px;
		background: #FFFFFF url() no-repeat;
		width:1000px;
		overflow:hidden;
		/*margin: -20px 0 0 0px;*/
		
	}



#header{
	background:#FFFFFF url(../img/css/achtergronden/header_default.jpg) no-repeat top left;
	height: 170px;
	position:relative;
	margin-bottom:0px;
}



#mainNav { list-style: none; overflow: hidden;  position: absolute; top: 90px; right: 0; padding: 0 10px 0 40px; }

.breadcrumb {
	width:100%;
	position:absolute;
	top:170px;
	left:30px;
	z-index:2;	
	color: #D1C2BA;
	padding:0px 0px 7px 10px;
	margin-bottom:12px;
	font-size:12px;
	font-family:georgia, serif;

}

.breadcrumb p, .breadcrumb ol, .breadcrumb li{
	display: inline;
	margin: 0;	
}

.breadcrumb p{
	font-weight:bold;
}

.breadcrumb li  {
	color: #D1C2BA;
	margin-left:5px;
}

.breadcrumb li a, .breadcrumb li .arrowClass {
	color: #D1C2BA;
	padding-right:22px;
	margin-right:-10px;
    background: url(../img/css/arrows.png) no-repeat 100% -78px;
}

.breadcrumb li a:hover{
	color: #BAACA6;
}

.breadcrumb form{
	display:inline;
	width:200px;
}


.breadcrumb input{
	background:none;
	margin: 0 0 0 -5px;
	border:none;
	font-size:12px;
	color: #D1C2BA;
}

.breadcrumb input:hover{
	cursor: pointer;
}


.promobarNO #productPage{
	width:920px;
	margin:0 40px 0 40px;
	overflow:hidden;
	display:inline;
}

.promobarL #productPage{
	width:540px;	
	margin:0 40px 0 40px;
	overflow:hidden;
	display:inline;
}

.promobarR #productPage{
	width:540px;	
	margin:0 40px 0 40px;
	overflow:hidden;
	display:inline;
}

.promobarLR #productPage{
	width:160px;
	margin:0 40px 0 40px;
	overflow:hidden;
}

.productCollection{
	width:138px;
	float:left; 
	margin:0 12px 12px 0;
	text-align:center;
	opacity:0.8;
	display:inline;
}

#specificProduct, .productCollection,  .productScrollCollection{ 
	font-size:1.2em;
}
	
.productScrollCollection h2 {
    font-size:1.4em; 
    display:block;
	color:#736357;
	margin-top:10px;
	margin-bottom:5px;
}

.productScrollCollection h2 a{
    font-size:16px; 
    font-family:Georgia, serif;
    font-weight:normal;
	color:#736357!important;
}

.productScrollCollection h2 a:hover{
	color:#736357!important;
}


#specificProduct .image img{
	 width:250px;
	 margin-bottom:12px;

}

#specificProduct .image{
	float:left;
}



	
	#specificProduct { position:relative;}

	.productCollection{
		border:solid 1px #ccc;
		width: 137px;	
	}
	
	.productScrollCollection{
		padding-bottom:8px;
		width:99%;
		border:solid 1px #ccc;
	}
	
	.productScrollCollection .information{
		width:60%;
		margin:0 0 0 12px;
		color:#736357;
	}
	
	#specificProduct{
		border:solid 1px #ccc;
		overflow:hidden;
	}
	
	#specificProduct .image img{
		margin: 12px;
	}
	
	.productCollection .information{
		margin:0 3px;
	}
	

	.productScrollCollection .image img{
		display:block;
		overflow:hidden;
		width: 70px;
		margin:12px 0px 5px 12px;
		float:left;
	}
	
	.productCollection .image{
		margin-top:8px;
		overflow:hidden;
		position:relative;
		z-index:3;
		height: 120px ;
	}
	
	.productCollection .image img{	
		width: 70px;
	}
	
	.productCollection .marginImageCenter {
		margin:0 auto;
	}



/* Promoitems */

#position1{
	float:left;
	margin-left:40px;
	display:inline;
}

#position2{
	float:right;
	margin-right:40px;
	display:inline;
}

#position1{
	width:340px;
	overflow:hidden;
}

#position2{
	width:340px;
	overflow:hidden;
}

#position1.promoBar .promoItem{
	width:340px;
	padding:12px;
}

#position2.promoBar .promoItem{
	width:340px;
}


#position1.promoBar .promoGmaps, 
#position1.promoBar .promoForm, 
#position1.promoBar .promoList,
#position1.promoBar .promoListImage, 
#position1.promoBar .navigationSimple,
#position1.promoBar .relatedItems,
#position1.promoBar .subNavigation,
#position1.promoBar .randomItems{	
 	width:316px;

}

#position1.promoBar .navigationComplex{
	width:340px;
	
}

#position2.promoBar .promoGmaps, 
#position2.promoBar .promoForm,
#position2.promoBar .promoList,
#position2.promoBar .promoListImage, 
#position2.promoBar .navigationSimple,
#position2.promoBar .relatedItems,
#position2.promoBar .subNavigation,
#position2.promoBar .randomItems{	
 	width:316px;
}
 
#position2.promoBar .navigationComplex{
	width:340px;
	
} 
 
#position3 .promoItem{
	width: 1000px;
}


#position5{ border-top:solid 10px #FFEC00; width:960px; overflow:hidden; margin:0px 20px 0  20px; padding:0 0 12px 0; background:url(../img/css/achtergronden/bgSitemap.gif) repeat; }

.promoBar .navigationComplex ul.levelDepth2{
	width:340px;
}

#position1, #position2, #position3, #position4, #productPage, .collectionContainer {
	background: #FFFFFF;
}


 


	
.photoLarge{
	display:block;
	float:right;
	background:#fff; 
	padding: 10px;	
		width: 200px;
	margin: 0 0 0 12px;
	overflow:hidden;	
}


