body {
	padding:0;
	margin:0;	
	font-family:verdana,sans-serif;
	background-color:#EAEAEA;
	background-image:url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	width:790px;	
	margin:0px auto 0px auto;	
	background-color:#FFFFFF;
	padding:0px 0px 20px 0px;
}
#header{
	width:100%;
	padding-top:0px;
	border-bottom:20px solid #276FBA;
}
#logo {	
	border:0px;
	float:left;
}
#productimage {
	margin-left:10px;
	float:right;	
}
#contact {
	float:left;	
	padding-top:25px;	
	margin-right:10px;
	font-size:11px;
	width:200px;
}
#content{
	margin-top:10px;	
	float:left;
	color:#000000;
	background-color:#FFFFFF;
	font-size:12px;	
	overflow:hidden;
	padding-right:10px;	
}
#content img{
	border:0px;
}	
#content .title, #content .header{
	color:#000000;
	padding:0px 2px 0px 0px;
	display:block;
	line-height:16px;
	font-weight:bold;
	font-size:13px;
	margin-top:0px;
}
#content .text{
	text-align:justify;
	padding-bottom:10px;
	color:#000000;
	display:block;
	margin-left:0px;
}
#details{
	clear:both;
	float:left;
	margin-top:20px;
	width:250px;
	font-size:12px;
	padding-left:10px;
}
#details .title{	
	color:#000000;
	padding:10px 4px 8px 0px;
	display:block;
	font-weight:bold;	
	font-size:12px;
}
#order{
	float:right;
	margin-left:10px;
	margin-top:20px;
	width:440px;
	font-size:12px;			
}
#order .title{	
	padding:3px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
}		
a, a:hover{
	color:#000000;
	
}
.bold{
	font-weight:bold;
}
ul.nav, .nav ul{
	margin: 0 auto;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}
ul.nav{
	display: table;
	width:700px;
	text-align:center;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}
ul.nav li>ul{
	/*Make the sub list items invisible*/
	display: none;
	position: absolute;	
	margin-left: -6px;
	margin-top: 2px;
}

ul.nav li:hover>ul{
	/*When hovered, make them appear*/
	display : block;	
	width:306px;
	position:absolute;	
	margin:0px;
	padding:0px;
}

.nav ul li a{
	/*Make the hyperlinks as a block element, sort of a hover effect*/	
	padding: 2px 10px;
}
.nav ul li{
	display: block; 
	float:left;
	width:100px;
	margin:3px 0px;
	background-color:#C0CEE8;
	border:1px solid #c0C0C0;
}
#menu{
	margin-top:10px;		
	width:140px;
	background-color:#FFFFFF;
	float:left;
	margin-right:5px;
	border-right:1px solid #276FBA;
	padding:10px 5px;
	padding-bottom:132px;
}
#menu img{
	border:0px
}
#menu li{
	list-style-type:none;
	margin-top:20px;
}
#menu ul{
	margin:0px;
	padding:0px 5px;
}
#menu li ul li{
	list-style-type:none;
	margin-top:2px;
}
.product_list{	
	margin:0px;
	padding:0px;	
}
.product_list li{
	list-style-type:none;
	margin:10px 0px 10px 0px;
	padding:0px;
	clear:both;	
}
.product_list li ul{
	margin:0px;
	padding:0px;
	width:630px;
}
.product_list li ul li{
	list-style-type:none;
	width:200px;
	display:inline;
	float:left;
	clear:none;
	padding:0px 2px;
}
.product_list .kader{
	width:188px;
	height:220px;	
	padding:2px;
	font-size:12px;
	color:#000000;
	overflow:hidden;
	text-align:left;	
}
.product_list .kader a{
	display:block;
	height:110px;
}

.product_list .kader img{	
	float:right;
	padding-left:3px;
}

.product_list .titel{
	width:194px;
	height:20px;
	text-align:center;
	font-weight:bold;
	padding-top:2px;
	-moz-border-radius-bottomleft:9px;
	-moz-border-radius-bottomright:9px;
	color:#FFFFFF;
	overflow:hidden;
}
.product_list .titel a{
	color:#FFFFFF;
	text-decoration:none;
}
.product_list .info{
	width:188px;	
	padding:2px;
	font-size:11px;
	color:#000000;
	overflow:hidden;
	text-align:center;
}
.product_list .info .nuprijs, .product_list .info .wasprijs{
	display:block;
	width:50%;
	float:left;
	text-align:center;
}
.product_list .info .nuprijs{
	font-weight:bold;
	color:#FF0000;
}

.product_list .test .kader, .product_list .test .info{
	border:1px solid #989898;
	
}
.product_list .test .titel{
	 background-color:#989898;
}
.product_list .cosmetic .kader, .product_list .cosmetic .info{
	border:1px solid #DB99C2;
	
}
.product_list .cosmetic .titel{
	 background-color:#DB99C2;
}

.product_list .sports .kader, .product_list .sports .info{
	border:1px solid #003687;
	
}
.product_list .sports .titel{
	 background-color:#003687;
	 
}

.product_list .gezondheid .kader, .product_list .gezondheid .info{
	border:1px solid #74A367;
	
}
.product_list .gezondheid .titel{
	 background-color:#74A367;
}

.product_list .lifestyle .kader, .product_list .lifestyle .info{
	border:1px solid #0A7E62;
	
}
.product_list .lifestyle .titel{
	 background-color:#0A7E62;
	 
}

.product_list .erotic .kader, .product_list .erotic .info{
	border:1px solid #A72D72;
	
}
.product_list .erotic .titel{
	 background-color:#A72D72;
}
.tableHead{
	font-weight:bold;
	background-color:#C0C0C0;
	padding:4px 4px;
}
.tableOne{background-color:#F0F0F0;
	padding:2px 4px;
}
.tableTwo{
	padding:2px 4px;
}


