
html, body {
	background: #4B434D;
    color: #4B434D;
}

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

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


}

#productLayout{
	width:1000px;
	position:relative;
	z-index:1;
	top:0px;
}





	#bg{
		width:1000px;
		background:  #4B434D url(../uploads/layout/drijver.jpg) repeat-y;	
				margin:0;/*	fix RVDM 30012009*/
		padding:0 0px 0 0px;
		height:100%; 
	}
	
	
	
	#bgHeader{
		/*background:  #4B434D url(../uploads/layout/header.jpg) no-repeat; TEMP DISABLED FOR DEMO PURPOSES */
		position:absolute;
		top:0;
		width:1000px;
		height:140px;
		/*left:-0px; fix RVDM */
		left:0px;	/*	fix RVDM 30012009*/
		overflow:hidden;
		
			
	}
	
	#bgFooter{
		height:160px;
		background: #4B434D url(../uploads/layout/footer.jpg) no-repeat;
		width:1000px;
		overflow:hidden;	
		margin:-50px 0 0 0px;
	}



#header{
	/* background:url(../uploads/layout/header.jpg) no-repeat top left; TEMP DISABLED FOR DEMO PURPOSES */
	background:  #4B434D url(../uploads/layout/header.jpg) no-repeat;
	height: 193px;
	position:relative;
	margin-bottom:0px;
}



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

.breadcrumb {	
	color: #fff;
	padding:0px 0px 7px 50px;
	margin-bottom:12px;
	font-size:12px;
	position:absolute;
	top:168px;
}

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

.breadcrumb p{
	font-weight:bold;
}

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

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

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

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


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

.breadcrumb input:hover{
	cursor: pointer;
}



.promobarNO #productPage{
	width:980px;
	margin:0 50px 0 45px;
	overflow:hidden;
	display:inline;
	background:none!important;
}

.promobarNO #bg{ background:url(/uploads/layout/drijver2.jpg) repeat-y; }
.promobarNO #bgFooter{ background:url(/uploads/layout/footer2.jpg) no-repeat }



.promobarL #productPage{
	width:920px;	
	margin:0 30px 0 50px;
	overflow:hidden;
	display:inline;
}

.promobarR #productPage{
	width:650px;	
	margin:0 30px 0 50px;
	overflow:hidden;
	display:inline;
}

.promobarLR #productPage{
	width:650px;
	margin:0 30px 0 50px;
	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:#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 { position:relative;}

	.productCollection{
		border:solid 1px #ccc;
		width: 137px;	
	}
	
	.productScrollCollection{
		padding-bottom:8px;
		width:99%;
		border:solid 1px #CCC7B3;
	}
	
	.productScrollCollection .information{
		width:54%;
	}
	
	#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: 120px;
		margin:12px 12px 5px 12px;
		float:left;
	}
	
	.productCollection .image{
		margin-top:8px;
		overflow:hidden;
		position:relative;
		z-index:3;
		height: 120px ;
	}
	
	.productCollection .image img{	
		width: 120px;
	}
	
	.productCollection .marginImageCenter {
		margin:0 auto;
	}



/* Promoitems */

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

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

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

#position2{
	width:250px;
	overflow:hidden;
	margin-top:-12px;
}

#position1.promoBar .promoItem{
	width:0px;
	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:-24px;

}

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

#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:226px;
}
 
#position2.promoBar .navigationComplex{
	width:250px;
	
} 
 
#position3 .promoItem{
	width: 1000px;
}


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

}

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


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



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


