
html, body {
	background: #928562 url(../img/css/achtergronden/bg.jpg) repeat-x ;
}

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

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

}


#bg{
	width:960px;
	background:   url(../img/css/achtergronden/contentBg.jpg) repeat-y;	
	
	 	margin: 0 0 0 -20px;
	padding:0 20px 0 20px;
	height:100%; 
}


#bgHeader{
	background:  #FFFFFF url() no-repeat;
	position:absolute;
	top:0;
	width:1000px;
	height:190px;
	left:-20px;
	overflow:hidden;
		
}

#bgFooter{
	height:100px;
	background:  url(../img/css/achtergronden/bgFooter.png) no-repeat #928562;
	width:1000px;
	overflow:hidden;
	margin: -100px 0 0 -20px;
}



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


.breadcrumb {	
	position:relative;
	background:url(../img/css/achtergronden/breadcrumb.png) no-repeat top left;
	width:960px;
	top:-12px;
	left:0px;
	height:30px;
	overflow:hidden;
	padding:8px 12px;
	height:15px;
	font-size:12px;
	color: #B3A88E;
}



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

.breadcrumb p{
	font-weight:bold;
}

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

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

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



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

}


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

.promobarR #productPage{
	width:758px;	
	margin:0 12px 0 24px;
	overflow:hidden;
}

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

.noRounded #productLayout{
	background:;
	margin-bottom:12px;
}

.noRounded #sitemap, .noRounded #footer, .noRounded #position4, .noRounded #position5, .noRounded #contactContainer{
	background:;
}

.noRounded #specificProduct .productsScroll, .noRounded  .productCollection, .noRounded .productScrollCollection{ 
	background:none;
}

.noRounded #specificProduct .productsScroll .image{
	background:none;
}

.noRounded .productScrollCollection{
	border-bottom:1px #ccc solid; 
}

 .noRounded .productCollection{
	border-right:1px #ccc solid; 
}

.noRounded #specificProduct .productsScroll .image{
	float:left;
}

#productLayout{
	width:960px;
}



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


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


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


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

.promoBar .navigationComplex, .promoBar .promoItem{
	width:154px;
}


 .promoBar .promoGmaps, .promoBar .promoForm, .promoBar .promoList, .promoBar .promoListImage, .promoBar .navigationSimple, .promoBar .relatedItems, .promoBar .subNavigation, .promoBar .randomItems{	
 	width:130px;
 }

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


#addressLine {
	top:30px;
  	position:relative;
	z-index:2;
   	padding:12px 0;
	text-align: center;
	color:#002D53;
}

#addressLine a{
	color: #002D53;
	font-weight: bold;
}

#addressLine .secondLine{
	color:#3D3D3D;
}
	

