/* GENERAL RULES */
a {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	line-height: 17px;
	text-decoration: none;
}



ul {
	list-style: none;
	display: inline;
}

img {border:none;}

* {
	padding:0; 
	margin:0;
}

TD.spacer { font-size:5px; }
.borderTop { border-width: 1px 0px 0px 0px; border-color: #cccccc; border-style:solid; }

html {
	overflow:scroll; 
	overflow-x:auto;
}


html,body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 

	/* DIT GING NIET GOED: WANNEER EEN DIV OBJECT, GEVULD VIA AJAX, HOGER IS DAN WORDT DE BACKGROUND VAN DE BODY NIET AANGEVULD!!
	height:100%;
	*/

}
#wrap {
	clear:both;
	width:831px; 
	margin:0 auto;
}

/* RULES FOR THE INDEX PAGE (LAYOUT) */



#top {
	width:620px;
	margin-left:10px; 
	/*height:25px;*/ 
	padding-bottom:0px; 
	padding-top:10px; 
}


#leftcol {
	width:200px; 
	float:left;
	background-color:#ffffff;
}

#rightcol {
	width:630px; 
	float:left;
	position:relative;
}

#rightcol #path a,#rightcol #path a:visited,#rightcol #rightcontents a,#rightcol #rightcontents a:visited {
  color:#000000;
  font-size:11px;
}

#rightcol #rightcontents a#overzicht{
	font-size: 11px; 
	text-decoration: underline; 
	padding: 0 6px 0 6px;	
}

#footer a,#footer a:visited {
  color:#999999;
  font-size:11px;
}

#rightcol #path a:hover,#rightcol #rightcontents a:hover {
  color:#999999;
  text-decoration: underline;
}

#footer a:hover {
  color:#000000;
  text-decoration: underline;
}



#level1menu {
	width: 620px;
	/*height:25px;*/
	float:right;
	background-color:#ddd; 
	color:#000000; 
	padding: 4px 0 4px 0;
}

ul.level1menu { 
	padding:0; 
	margin:3px 0px 3px 0px; 
}


#level1menu li a {
	color:#000000;
	text-decoration: none;
	margin:0;
	padding:0;
}

#level1menu li a:hover{
	color:#999999;
	text-decoration:none;
}


#level1menu li {
	display:inline; 
	padding-right:5px; 
	padding-left:5px; 
	/*border-left:1px solid #B0ADA1;*/
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
}

/*#level1menu li:first-child {
	border:none;
}
*/
#path, #idOpmerkingen {
	position:relative;
	width:620px; 
	padding-top: 16px;
	margin-left:10px; 
	background-color:#ffffff; 
	color:#000000; 
}

#path{
	margin-bottom:10px;
}

#levelsmenu {
	background-color:#ffffff; 
}

#levelsmenu a, #levelsmenu a.Menu {
	color:#000000;
}


#levelsmenu a:hover {
	color: #000000;
	background-color:#dddddd; 
}

#levelsmenu a.Menu:hover {
	color:#999999;
}

#levelsmenu, #levelsmenu_2, #levelsmenu_3, #levelsmenu_4 {
	width:195px;
}

#levelsmenu_2 a.menu2{
padding-left: 20px;
}

#levelsmenu a.Menu2{
padding-left: 5px;
}

#levelsmenu a.Menu3{
padding-left: 10px;
}

#footer {
	width:620px; 
	height:30px; 
	padding-top:5px; 
	text-align:right; 
	margin-top:20px;
	margin-right:1px;
	margin-left: 425px;
	color:#d2d2d2; 
	border-top:1px solid #d2d2d2;
	float:left;
}

#ProductDetail { 
	/* float:left;*/
	/* width:625px; */
	background-color:#ffffff; 
	margin-left:5px; 
	margin-top:10px;
}

.ProductDetailTitel {
	font-size:16px; 
	font-weight:bold;
}

div.block { 
	width:198px; 
	height:218px; 
	border:1px solid #999999; 
	margin:0px 0px 10px 10px; 
	float:left; 
	display:inline; 
	background-color:#ffffff; 
	cursor:pointer; 
	overflow:hidden;
}

div.blockSub {
	width:198px; 
	height:170px; 
	border:1px solid #999999; 
	margin:10px 0px 0px 10px; 
	float:left; 
	display:inline; 
	background-color:#ffffff; 
	cursor:pointer; 
	overflow:hidden;
}

.BestellijstLeeg {
	width: 400px; 
	background-color:#ffffff; 
	font-size:12px; 
	padding:12px 0px 10px 10px;
}

div.sublevels { 
	margin:0px;  
}

div.sublevels a { 
	display:block; 
	margin:1px 0px 0px 0px; 
	padding:5px 0px 6px 0px;
	text-decoration: none; 
	background-color:#cccccc; 
	color:#000000;
	background-image: url('images/menubg_silver.gif'); 
	background-repeat: repeat-x;  
	/* width:100%;  */
}


div.sublevels a span { 
	padding: 5px 1px 6px 5px; 
}


div.sublevels a.detaillink { 
	margin:0px; 
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #f2f2ee; 
	color:#000000; 
	background-image:none ; 
	
	width:100%;
}

div.sublevels a.detaillink:hover { 
	color: #999999; 
}

div.sublevels a.detaillink span { 
	padding: 0px 1px 0px 20px; 
}

.clear {
	clear:both;
	height:0;
}

td.buttons, p.buttons {
	margin: 5px 0px 2px 0px;
	text-align: left;
}

input.button, button.button { 
	cursor: pointer; 
	height: 20px; 
	border: 1px solid #D9D9D6; 
	background-color: #ffffff; 
	color: #666666; 
	font-weight: bold;
	background-image: none;
	background-image: url('images/but_arrow.gif'); 
	background-repeat: no-repeat; 
	background-position: right; 
	padding-right: 20px;
}

input.search, button.search { 
	cursor: pointer; 
	height: 22px; 
	border: 1px solid #D9D9D6; 
	background-color: #ffffff; 
	color: #666666; 
	font-weight: bold;
	background-image: none;
	background-image: url('images/but_search.gif'); 
	background-repeat: no-repeat; 
	background-position: right; 
	padding-right: 20px;
	padding-left:5px;
	margin-left:3px;
	vertical-align:top;

}


input.buttonback, button.buttonback { 
	cursor: pointer; 
	height: 20px; 
	border: 1px solid #D9D9D6; 
	background-color: #ffffff; 
	color: #666666; 
	font-weight: bold; 
	background-image: url('images/but_arrow_back.gif'); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 20px;
}

#butback { 
	cursor: pointer;
	height: 16px;
	background-color: #999999; 
	color: #ffffff;
	font-weight: bold; 
	background-image: url('images/arrow_back_grey.gif'); 
	background-repeat: no-repeat; 
	background-position: left; 
	padding-left: 20px;
}

#rightcontents{
	
}

#rightcontents #butback a,#rightcontents #butback a, #rightcontents #butback a:visited {
	padding: 5px 5px 5px 5px;
  	color:#ffffff;
	text-decoration:none;
}

#rightcontents #butback a:hover {
  	color:#000000;
	text-decoration:none;
}

#idDisabler { 
	background-color: #000000; 
}

#idPopupWindow {
	/*width: 400px;*/
	background-color: #ffffff;
	padding: 5px;
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
	color: #000;
}

#idBestellijst {
	right: 3px; 
	position: absolute; 
	top: 5px;
	cursor:pointer; 
	
}

.artomschrKop{
	position: absolute; 
	left: -1px; 
	top: -25px; 
	background-image:  url('images/om_back.gif'); 
	background-repeat: no-repeat;  
	width: 117px; 
	padding: 5px; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;
}

.artomschr{
	width:618px;
	background-color: #fff; 
	position: relative; 
	margin-top: 30px; 
	border: 1px solid #d9d9d6;  
	font-size: 12px; 
	margin-bottom: 10px;
}


/* Form van de payment tool */
form.paytool table { margin: 5px 8px 5px 8px; }
form.paytool td { padding: 2px; }

/* Controle gegevens */
TABLE.customerdata { width:100%; border-width: 1px; border-style:solid; border-color:#CCCCCC; }
TABLE.customerdata TD { padding:1px 5px 1px 5px; font-weight:bold; }
TABLE.customerdata TH { padding:1px 5px 1px 5px; text-align:left; font-weight:normal; width:1%; white-space:nowrap; } 

TABLE.productlist { width:100%; border-width: 1px; border-style:solid; border-color:#CCCCCC; }
TABLE.productlist TH { text-align:left; font-weight:normal; }
TABLE.productlist TD { font-weight:bold; }
TABLE.productlist TH.number, TABLE.productlist TD.number, .number { text-align:right; padding-right:3px; }

P.label { margin: 10px 1px 5px 1px; text-decoration: underline; }

table.tabelProdInfo {
	background-color: #f5f5f2;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
}

LABEL { cursor:pointer; }

#thumb_wrap {
	float: left; margin-top:5px;	
}

.thumb {
	float: left; 
	margin-left: 6px; 
	width: 33px; 
	height: 33px; 
	border: 1px solid #d9d9d6; 
	background-color: #f5f5f2;
	cursor:pointer;
}




/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }

#ArtikelenContent a {text-decoration:none;}
#ArtikelenContent a:visited {text-decoration:none;} 
#ArtikelenContent a:hover {text-decoration:none;} 

.table a {text-decoration:none;} 
.table a:visited {text-decoration:none;} 
.table a:hover {text-decoration:none;} 

#ProductOverzicht a {text-decoration:none;} 
#ProductOverzicht a:visited {text-decoration:none;} 
#ProductOverzicht a:hover {text-decoration:none;} 

/*einde lightbox*/


#SubMenuContent li a {
	background-color:#e5e5e5;
	color:#000;
	border-bottom: 1px solid #fff;
	font-size: 11px;
}

#SubMenuContent li a:hover, #SubMenuContent li.activelevel2 a {
	background-image: url('images/back_hover.gif'); 
	background-repeat: repeat-x;  
	background-position:top;
	background-color:#ccc;
	color:#000;
}

#SubMenuContent li.sublevel2 a {
	background-color:#dadada;
	border-color:#fff;
}

#SubMenuContent li.sublevel2 a:hover {
	background-color:#ccc;
	border-color:#fff;
}