/* Layout Stylesheet */
img {
	border:0;
}


#site-content SPAN.productFactoryPrice {
	background: url(images/layout/new/productFactoryPrice.png) no-repeat right;
	
	padding-top:25px;
	 
	padding-top/**/:45px;
	*padding-top:25px;
	
	
	
	padding-right/**/:20px;
	*padding-right:20px;
	

	height: 65px;
	width: auto;
	display: block;
	font-size:22px;
	color: #d21e1c;
	margin-top: -20px;
	
	margin-right: -10px;

}



	
/* danny */
body {
	line-height:normal;
	font-size:11px;
	font-family:Helvetica, Verdana, Arial, schreefloos;
	margin:0;
	background:black;
	color:#fff;
	text-align:center;
	padding:0;
}

#merken {
	background-color: #841e1c;
}

#label {
	position: absolute;
	width:940px;
	height:50px;
	margin-left:-470px;
	left:50%;
	top:-15px;
 	z-index:2;
 	 
 	text-align: right;
 	
 
}

#container {
	text-align:left;
	background-color: black;
	width:960px;
	padding:0;
	margin:auto;
}

*html #container {
	width:982px;
}

#tiny {
	font-size:1px;
	height:1px;
}

#header {
	background: url(images/layout/new/header_bg.jpg) 0 bottom;
	background-repeat:repeat-y;
	height:150px;
	padding:0 10px 0 0;
	margin-bottom:10px;
}

#header_row {
	margin:5px 0 10px;
	height:210px;
	padding:0;
}

#main_menu {
	background: url(images/layout/new/header_bg.jpg);
	background-repeat:repeat-y;
	height:50px;
	width:100%;
}

#bread_crums {
	height:auto;
	width:100%;
	margin-top:10px;
	margin-bottom: 5px;
}


#top_banner	{

	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin-top:10px
	padding:0;
	width: 960px;
 	height:135px;
 	text-align: left;
}


 
#contentblock {
	position:relative;
	color:#333;
	width:960px;
	padding:0;
	margin:0;

	
/* background: #aaa;*/
}

*html #container #contentblock {
	width:960px;
	margin:0;

	
/*added*/
	padding:0;
}

#left-nav {
	font-style: normal;
	font-weight: normal;
 	padding-left:0px;
	padding-bottom:50px;
	padding-right:0;
	float:left;
	width:200px;
	 
}

#left-nav td {
	background-color: #0e0e0e;	
}

#left-nav .merken {
	border-top: solid 10px black;
}

#left-nav .contentBoxHeading{
	
	background: #0e0e0e url(images/layout/new/leftnav_bg.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}

#left-nav .infobox{
	width:180px;
}



#manufacturers{
	background: #0e0e0e url(images/layout/new/leftnav_bg.jpg);
	background-repeat:no-repeat;
}

#left-nav .infoBoxContents {
	font-size: 12px;
	margin-left: 10px;
}



*html #container #contentblock #left-nav {
	width:200px;
	padding:0 0 50px 5px;
	

	
/*0 0 50 0*/
	margin-top:20px;
}

#right-col {
	float:right;
	width:164px;
	background:#fff;
	visibility:hidden;
}

*html #container #contentblock #left-nav {
	width:164px;
}


	
/* Contents */
#site-content {
	padding-left: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #0e0e0e; 
	background-image:url(images/layout/new/content_bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-align:left;
	margin:20px;
	margin-left:235px;
	margin-right:0px;
}

#site-content-home {
	
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #0e0e0e; 
	background-image:url(images/layout/new/content_bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-align:left;
	margin:20px;
	margin-left:235px;
	margin-right:0px;
}


 

*html #container #contentblock #site-content {
	float:left;
	margin:20px 0 20px 15px;
	width:710px;
}

#site-content H1 {
	font-size:14px;
	color:#000;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	text-align:justify;
}
#site-content-home H1 {
	font-size:14px;
	color:#000;
	margin:0;
	margin-right:10px;
	margin-bottom:10px;
	text-align:justify;
}


#site-content P {
	font-size:12px;
	color:#fff;
	margin:0;
	margin-right:10px;
	text-align:left;
}

#site-content-home P {
	font-size:12px;
	color:#fff;
	margin:0;
	margin-right:10px;
	text-align:left;
}

#site-content table { 
	font-size: 12px;
}

#site-content-home table { 
	font-size: 12px;
	
}


#site-content P.manufac {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}



#site-content .FactoryPriceSmallest {
	font-weight:bold;
	font-size:12px;
	color: #841e1c;
}

#site-content .WinkelPriceSmall {
	font-size:11px;
	color:#000;
}

#site-content .voordeelPrice {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color: #841e1c;
}

#site-content P.productviewPrice {
	
	font-weight:bold;
	text-align:right;
	padding-left:15px;
	margin:0px;
}

#site-content SPAN.productSpecialPrice {
	color: #fff;
}

.productviewPrice s {
	color: #fff;
}


#site-content UL,LI {
	font-size:12px;
}


	
/* Eof Contents */


 


	
/* Footer */
# {
	background:#ad1e1c url(images/layout/footer_logo.gif);
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	margin:0;
	clear:both;
	height:130px;
}

.ftr_list {
	float:left;
	width:250px;
	margin:5px;
	margin-top:7px;

	
/*	padding-left: 5px;*/
}

#ftr h1 {
	font-size:10px;
	font-weight:bold;
	margin:2px 0 0 5px;
}

#ftr a {
	color:#0000FF;
}

#ftr a.footer,p.footer {
	color:#999;
	text-align:center;
	margin:0;
}

#ftr ul {
	list-style:none;
	margin:0 0 5px;
}

#ftr li {
	margin:2px 0;
}

#footerwhite {
	width:100%;
	height: 70px;
	font-size:10px;
	color:#fff;
	text-align:center;
	padding-top: 10px;
	margin:10px 0 20px;
	background: url(images/layout/new/header_bg.jpg);
	background-repeat:repeat-y;
}

#footerwhite a,p {
	color:#fff;
	margin:0;
	text-align:center;
}

#footerwhite a:hover {
	color:#fff;
}


	
/* Eof Footer */
#infocontainer {
	float:left;
	width:138px;
}

*html #container #contentblock #left-nav #infocontainer {
	float:left;
	width:138px;
}


