

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

body {
	font-family:Arial;
	font-size: 10px;
}

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

}

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





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



#mainNav { list-style: none; overflow: hidden; position: absolute; top: 84px; left: 0; padding: 0 10px 0 10px; }

.breadcrumb {
	width:950px;
	position:absolute;
	top:117px;
	z-index:2;	
	color: #564239;
	padding:0px 0px 7px 10px;
	font-size:9px;
	text-transform:uppercase;
}

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

.breadcrumb p{
	font-weight:normal;
}

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

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

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

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


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

.breadcrumb input:hover{
	cursor: pointer;
}


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

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

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

.promobarLR #productPage{
	width:510px;
	margin:0 20px 0 20px;
	overflow:hidden;
}

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

#specificProduct, .productCollection,  .productScrollCollection{ 
	font-size:1.2em;
}
	
.productScrollCollection h2 {
    font-size:13px; 
    display:block;
	color:#FA420F;
	margin-top:10px;
	margin-bottom:0px; 
	font-weight:normal;
}

.productScrollCollection h2 a{
    font-size:13px; 
	color:#FA420F!important;
}

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


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

}

#specificProduct .image{
	float:left;
}




	.productCollection{
		width: 155px;	

	}
	
	.productScrollCollection{
		padding-bottom:2px;		
		border-bottom:solid 1px #E5E1D1;	
	}
	
	.productScrollCollection:first-child{
		border-top:solid 1px #E5E1D1;	
	}

	
	.productScrollCollection .information{
		/*width:54%;*/
		width:350px;

	}
	
	
	
	#specificProduct{
		border-bottom:solid 1px #ccc;
		overflow:hidden;
	}
	
	.productScrollCollection .image img{
		display:block;
		overflow:hidden;
		width: 140px;
		margin:12px 12px 12px 0;
		float:left;
	}
	
	.productCollection .image{
		overflow:hidden;
		height:69px;
			
	}
	
	.productCollection .image img{	
		width: 140px;
	
	}
	
	.productCollection .marginImageCenter {
		margin:0!important;
		
	}



/* Promoitems */

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

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

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

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

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

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


#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:160px;/*rvdm 28052009 was minus24*/


}

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

#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:250px; /*rvdm 28052009 was minus24*/

}
 
#position2.promoBar .navigationComplex{
	width:250px;
	
} 
 
#position3 .promoItem{
	width: 960px;
}


#position5 #sitemap{
	margin:0 0 0  40px;

}

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

#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;	
}


