
html, body {
	background: #e0e8ea;
    color: #666;
}

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

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

}

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





#header{
	background:#fff url(../img/css/achtergronden/header.png) no-repeat top left;
	height: 152px;
	position:relative;
	margin-bottom:-12px;

}



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

.breadcrumb {
	width:950px;
	position:absolute;
	top:155px;
	z-index:2;	
	color: #666;
	padding:0px 0px 7px 10px;
	margin-bottom:12px;
	font-size:12px;
	border-bottom:solid 4px #ccc;
}

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

.breadcrumb p{
	font-weight:bold;
}

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

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

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

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


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

.breadcrumb input:hover{
	cursor: pointer;
}


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

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

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

.promobarLR #productPage{
	width:628px;
	margin:0 12px 0 12px;
	overflow:hidden;
}

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

#specificProduct, .productCollection,  .productScrollCollection{ 
	font-size:12px;
}
	
.productScrollCollection h2 {
    font-size:16px; 
    display:block;
	color:#0192dc;
	margin-top:10px;
	margin-bottom:5px;
}

.productScrollCollection h2 a{
    font-size:16px; 
	color:#0192dc!important;
}

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


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

}

#specificProduct .image{
	float:left;
}



	#specificProduct, .productCollection,  .productScrollCollection{ 
		height: 1%;
		overflow:hidden;
		font-size:1.2em;
	
		background:url(../img/css/cornersVert.gif) repeat-y right;
	}
	
	#specificProduct .inner, #product .inner, .productCollection .inner,  .productScrollCollection .inner{ 
		overflow:hidden;
		position:relative;
		z-index:10;
		padding-bottom:5px;
		height:1%;	
		background:url(../img/css/cornersVert.gif) repeat-y left;
	}
	
	#specificProduct .image{
		 position:relative;
		 left:0;
		 width:255px;
		 top:10px;
		 padding:2px 0 8px 10px;
		 background:url(../img/css/cornersVert.gif) repeat-y left;	
	}
	
	.productScrollCollection, .productCollection{
		background:#fff;
	}

	
	.productScrollCollection .information{
		margin:0 24px 0 24px;
		width:54%;
	}
	
	.productScrollCollection .image img{
		display:block;
		width: 200px;
		margin:12px 30px 12px 12px;
		float:right;
	}
	
	.productCollection .image{
		margin-top:8px;
		position:relative;
		z-index:3;
		overflow:hidden;
		height: 90px ;
	}
	
	.productCollection .image img{
		width: 120px;
	}
	
	.productCollection .information{
		margin:0 5px ;	
	}
	
	.productCollection .marginImageCenter {
		margin:0 auto;
	}


/* Promoitems */

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

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

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

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

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

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


#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:130px;

}

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

#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:130px;
}
 
#position2.promoBar .navigationComplex{
	width:154px;
	
} 
 
#position3 .promoItem{
	width: 960px;
}


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

}

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

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


 

	
	.rounded {
		position:relative;
	    margin:0px 0 12px 12px;	
	}
	
	
	
	.rounded .roundedContent, .rounded .roundedTop, .rounded .roundedBottom, .rounded .roundedBottom div {
		background:url(../img/css/achtergronden/background_corners.png)  repeat-y top right; 
	}
	
	.rounded .roundedContent {
		position:relative;
		margin:0; 
			
	}
	.rounded .roundedContent #sitemap, .rounded .roundedContent #productLayout {
		margin-left:-12px;
		position:relative;
	
	}
	
	.rounded .roundedTop {
	    position:absolute;	
		top:0;
		width:12px; 
		margin-left:-12px;
		height:100%;
		background-position:top left;
	}
	
	
	.rounded .roundedBottom {	
	    position:relative;
		width:100%;
	}
	.rounded .roundedBottom, .rounded .roundedBottom div {
		height:12px; 
		font-size:1px;
		
	}
	.rounded .roundedBottom {
		background-position:bottom right;
		
		
	}
	.rounded .roundedBottom div {
		position:relative;
		width:12px; 	
		margin-left:-12px;
		background-position:bottom left;
	}



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


