html{
	background-color:#666666;
	height:100%; margin:0px; padding:0px;
}
body{
	background-color:#666666;
	height:100%; margin:0px; padding:0px;
}

#pagepadding{ padding-top:10px; }

#footer{
	position:absolute;
	left:901px; top:545px;
	color:#DEDEDE; z-index:10;
	cursor:pointer;
}

#wrapper{
	position:relative;
	width:950px; height:560px;
	margin-left:auto; margin-right:auto;
	background-image:url(images/fade.jpg);
	overflow:hidden;
}

#leftPanel{
	position:absolute; left:0px; top:0px;
	width:160px; height:560px; 
	padding-left:20px; background-color:#FFFFFF;
	z-index:10;
}
	#languages{
		position:absolute;
		left:40px; top:4px;
		z-index:90;
	}
	#languages a{
		font-size:10px;
		color:#999999;
		text-decoration:none;
	}
	#menuHolder{
		position:absolute;
		top:190px;
		z-index:90;
	}
	.menuItem{
		height:16px; color:#768892;
		padding-top:4px; padding-left:10px;
	}
	.menuItemSelected{
		height:16px; color:#990000;
		padding-top:4px; padding-left:10px;
	}
	
	.smenuItem{
		height:16px; color:#768892;
		padding-top:4px; padding-left:18px;
	}
	.smenuItemSelected{
		height:16px; color:#990000;
		padding-top:4px; padding-left:18px;
	}
	
	a.menu:link { 	color: inherit; text-decoration: none; font-weight:bold}
	a.menu:visited { color: inherit; text-decoration: none; font-weight:bold}
	a.menu:hover { 	color: inherit; text-decoration: none; font-weight:bold}
	a.menu:active { color: inherit; text-decoration: none; font-weight:bold}
	
	a.smenu:link { 	color: inherit; text-decoration: none; font-size:11px; font-weight:bold}
	a.smenu:visited { color: inherit; text-decoration: none; font-size:11px; font-weight:bold}
	a.smenu:hover { 	color: inherit; text-decoration: none; font-size:11px; font-weight:bold}
	a.smenu:active { color: inherit; text-decoration: none; font-size:11px; font-weight:bold}
	
	
	#lamp{
		position:absolute;
		z-index:50; left:0px; top:0px;
	}
	#lamp0{
		position:absolute;
		z-index:50; left:74px; top:43px;
	}
	#lampHolder{
		position:absolute;
		z-index:52;
		left:0px; top:110px;
	}
	.hitArea{
		width:200px; height:100px; 
		position:absolute; 
		z-index:59; cursor:pointer;
		border:none;
	}
	
	
	.thumbholder{
		width:200px; height:65px; 
		position:absolute; text-align:center;
		padding-top:35px; font-weight:bold;
		color:#768892;
	}
	.thumbholderMO{
		width:200px; height:65px; 
		position:absolute; text-align:center;
		padding-top:35px; font-weight:bold;
		color:#990000;
	}
	.thumb1{ left:120px; top:10px; }
	.thumb2{ left:413px; top:10px; }
	.thumb3{ left:120px; top:170px; }
	.thumb4{ left:413px; top:170px; }
	.thumb5{ left:120px; top:350px; }
	.thumb6{ left:413px; top:350px; }

#content{
	position:absolute;
	height:500px; width:668px;
	top:20px; left:200px;
	z-index:20;
}
#contentCover{
	position:absolute;
	height:560px; width:708px;
	top:0px; left:180px;
	z-index:2; background-color:#000000;
	display:none; text-align:center; font-size:20px; color:#FFFFFF;
}
#logo{
	position:absolute;
	left:888px; top:0px;
	z-index:3;
}

#productsHolder{
	margin-top:-19px; margin-left:-19px;
	width:706px; height:558px; overflow:auto;
	background-color:#990000;
}

.productHolder1{
	position:relative;
	float:left;
	width:339px; height:275px;
}
.productHolder2{
	position:relative;
	float:left;
	width:339px; height:275px;
}
.productName{
	position:absolute;
	height:25px; width:334px;
	left:0px; top:240px; z-index:10;
	padding-top:5px; padding-left:5px;
	color:#FFFFFF;
	background-image:url(images/black_px.png);	
}

.buttonBack{
	position:absolute;
	left:30px; 	top:450px;
	width:80px; height:34px;
	padding-top:20px; padding-left:20px;
	background-image:url(images/back.png);
	cursor:pointer; color:#8A9BA4;
	font-weight:bold;
}
.buttonBackMO{
	position:absolute;
	left:30px; 	top:450px;
	width:80px; height:34px;
	padding-top:20px; padding-left:20px;
	background-image:url(images/back_mo.png);
	cursor:pointer; color:#990000;
	font-weight:bold;
}
.buttonBackOvr{
	position:absolute;
	left:-170px; 	top:20px;
	width:80px; height:34px;
	padding-top:20px; padding-left:20px;
	background-image:url(images/back.png);
	cursor:pointer; color:#8A9BA4;
	font-weight:bold;
}
.buttonBackOvrMO{
	position:absolute;
	left:-170px; 	top:20px;
	width:80px; height:34px;
	padding-top:20px; padding-left:20px;
	background-image:url(images/back_mo.png);
	cursor:pointer; color:#990000;
	font-weight:bold;
}

#switchHolder{
	position:absolute;
	top:390px; left:35px;
}
#switch{
	cursor:pointer;
}

#searchHolder{
	position:absolute;
	top:534px; left:10px;
	clear:both;
}
.searchButton{
	height:20px;
	background-color:#E3EAF0;
	color:#666666; margin-top:4px;
	border:none; margin-left:1px;
	cursor:pointer; width:60px;
	float:left; margin-left:1px;
}
.orderAmmount{
	width:50px; height:26px; 
	float:left; 
	margin-right:3px; margin-top:-1px; 
	font-size:17px;
}

.orderButton{
	height:25px;
	background-color: #990000; color: #CCCCCC;
	border:1px solid #FFFFFF;
	cursor:pointer; font-weight:bold;
	text-align:center;
}


#cartHolder{
	position:absolute;
	top:360px; left:10px;
	width:157px; height:150px;
	overflow:auto;
	font-size:10px;
	text-align:right;
	z-index:100;
}
 #cartHolder a{
 	font-size:10px;
 }

/* product detail page */
.pdetailContent{
	position:absolute; top:14px; left:-19px;
	width:706px; height:525px; overflow:hidden;
}
#pdetail_menu{
	position:absolute; top:-19px; left:-19px;
	width:706px; background-color:#FFFFFF;
	height:25px; padding-top:7px;
}
	#pdetail_menuimages{
		padding-left:10px;
		float:left; font-weight:bold;
	}
	#pdetail_menuinfo{
		padding-right:10px;
		float:right; font-weight:bold;
	}

	a.pdetail_menuitem:link { color: #768892; text-decoration: none;}
	a.pdetail_menuitem:visited { color: #768892; text-decoration: none;}
	a.pdetail_menuitem:hover { color: #990000; text-decoration: none;}
	a.pdetail_menuitem:active { color: #768892; text-decoration: none;}
	
	a.pdetail_menuitemMO:link { color: #990000; text-decoration: none;}
	a.pdetail_menuitemMO:visited { color: #990000; text-decoration: none;}
	a.pdetail_menuitemMO:hover { color: #990000; text-decoration: none;}
	a.pdetail_menuitemMO:active { color: #990000; text-decoration: none;}

#suggestionHolder{
	position:absolute;
	top:370px; height:140px; left:20px;
	font-weight:bold;
}
.suggestion{
	float:left; width:120px;
	height:120px; margin-right:20px; margin-top:5px;
}

.cartTD{
	padding:3px;
	vertical-align:top;
	background-color:#CDDBE4;
}

.productMask{
	position:absolute; left:0px; top:0px;
	width:339px; height:275px;
	background-image:url(images/product-overzicht-mask.png);
}
.productMaskMO{
	position:absolute; left:0px; top:0px;
	width:339px; height:275px;
	background-image:url(images/product-overzicht-mask-mo.png);
	cursor:pointer;
}













