/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.166;
	height: 100%;
	font-size: 12px;
	background-color: #F8F8F8;
	/* background-image: url(/genimages/env/bg_basis.jpg); */
	background-repeat: repeat;	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#basis {
	xposition:absolute;
	background-color: #FFF;
	width:994px;
	height:100%;
	z-index:1;
	xleft: 50%;
	margin: auto;
	-moz-box-shadow: 0px 10px 10px 0px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
	xborder: 0px solid #000000;
	xoverflow: hidden;

}

#headerlogo {
	xposition:absolute;
	width:994px;
	height:103px;
	xleft: 0px;
	xtop: 0px;
	background-color: #FFFFFF;
}
#headermenu {
	position:relative;
	width:994px;
	height:40px;
	xleft: 160px;
	xtop: 103px;
	xbackground-color: #FFB416;
	xbackground-color: #335784;
	background:
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	xcolor: #335784;
	color: #FFF;
	background-image: url(/genimages/env/header_bg_linear40.jpg);
	background-repeat: repeat-x;	
}
#doubleframe{
	xbackground-color: #FF3;
	width: 830px;
	height: auto;
	float: left;
	margin-left: 5px;
}
#contentframe {
	float: right;
	height:auto;
	width:650px;
	left: 175px;
}

#lmenu {
	width:170px;
	height:100%;
	background-color: #FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	
}
#zoekdiv {
	width: 100%;
	margin: 5px 0px;		
	background-color: #FFF;
	xline-height: 12px;
}
#rmenu {
	xposition:relative;
	float: right;
	right: 3px;
	width:150px;
	xheight:400px;
	xtop: 132px;
	z-index:2;
	xborder: 1px dashed #33CCCC;	
	top: 0px;
	margin-right:5px;
}

#kruimel {
	width:660px;
	height:22px;
	background-color: #FFFFFF;
	text-align:left;
	vertical-align: middle;
	padding: 3px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	xborder: 1px dashed #666666;	
}

#footer_screen {
	display:block;
	position: relative;
	clear:both;
	width:994px;
	height:auto;
	margin: 0 auto;

}
#footer_print {
	display:none;
}
#footer_stretch {
	clear: both;
}

/*------------------------------------------*/













p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xfont-family: Arial;
	font-size: 12px;
	line-height:1.5em;
	margin-bottom:8px;
}

p a, p a:link, p a:visited, p a:hover,  p a:active {
	font-family: Verdana;
	color: #335784;
	font-size: 12px;
}


.landing {
    display:block;
	float:left;
	line-height: 23px;
	color: #487AB9;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	xfont-weight: lighter;	
	margin-top:20px;
	margin-bottom:10px;
	width:600px;
}

a[href $='.pdf'] { 
   padding: 5px 20px 5px 0;
   background: transparent url(/genimages/env/icon_pdf.gif) no-repeat center right;
}

a{
	color: #006699;
	text-decoration: underline;
}

a:link{
	color: #335784;
	text-decoration: underline;
}

a:visited{
	color: #335784;
	text-decoration: underline;
}

a:hover{
	color: #F60;
	text-decoration: underline;
}
.li {
	line-height: 15px;
	
}

h1{
	font-family: Arial, sans-serif;
	font-size: 18pt;
	color: #487AB9;
	xmargin-left: 8px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-weight: lighter;
	xfloat:left;
	xclear:left;
}

h2{
	 font-family: Arial, sans-serif;
	 font-size: 16px;
	 color: #487AB9;
	 xmargin-left: 8px;
	 padding: 0px;
	 font-weight: normal;
	 margin-top:0px;
	 xfloat:left;
	 xclear:left;
}

h3{
	 font-family: Arial, sans-serif;
	 font-size: 14px;
	 color: #487AB9;
	 xmargin-left: 8px;
	 padding: 0px;
	 font-weight: bold;
	 margin-top:0px;
	 xfloat:left;
	 xclear:left;
}

/* h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #666666;
	}
*/
h4{
	display:inline;
	width:350px; /* was 600 */
	font-family: Arial, sans-serif;
	font-size: 15pt;
	color: #487AB9;
	xmargin-left: 8px;
	margin-bottom:8px;
	margin-top:0px;
	padding: 0px;
	font-weight: lighter;
	float:left;
	clear:left;
}

/* defined lists */


dl { border-bottom: 1px solid #CCCCCC; }

dt
{
	width: 9em;
	xwidth: 30px;
	padding: .3em;
	xpadding: 5px;
	float: left;
	margin: 0;
	xfont-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
	font-family:Tahoma;
	color: #999999;
}

dd
{
border-top: 1px solid #CCCCCC;
margin-left: 9.3em;
xwidth: 9em;
padding: .3em;
padding-left:-3px;
	font-size: 11px;
	font-family:Tahoma;
	xtext-align:center;
}

/* producttabellen met specs */

.tabel_line {
	border-top: 1px solid #CCCCCC;
	text-align: left;
	width:110px;
	padding-top:5px;
	padding-bottom:5px;	
}
.tabel_line_b {
	border-top: 1px solid #CCCCCC;
	text-align: center;
	width:100px;
}
.tabel_line_bl {
	border-top: 1px solid #CCCCCC;
	text-align: left;
	width:90px;
	padding-top:5px;
	padding-bottom:5px;	
}
.tabel_linegrey {
	border-top: 1px solid #CCCCCC;
	color: #999999; 
	width:90px;
	padding-top:5px;
	padding-bottom:5px;
	}
.tabel_linegrey_b {
	border-top: 1px solid #CCCCCC;
	color: #999999; 
	width:90px;
	}
.tabel_picture {
	display:block;
	margin: 5px;
	padding:4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}	
	
	

.tabel_tot {
	font-size:11px;
	font-family: Tahoma;
	padding: 3px 3px 3px 0px;
	xborder-top: 1px solid #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	}

.tabel_cel_donker {
	background-color: #D7D7D7;	
}
.tabel_cel_middel {
	background-color: #DFDFDF;	
}
.tabel_cel_licht {
	background-color: #EAEAEA;	
}

.pdf {
	background-image: url(/genimages/env2/pdf.jpg);
	background-repeat: no-repeat;
	padding-left:17px;
	margin-left:0px;
}

.listv ul {
	/* list-style-image: none; */
	vertical-align: middle;
	line-height: 25px;
	margin-bottom: -0px;
	list-style: none;

}
.listv ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/genimages/env2/v.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	text-indent: 0px;
	line-height: 13px;
	margin-top: 10px;
	margin-left: -40px;
}
.listv ul li span{
	background-image: url(/genimages/env2/i.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	text-indent: 0px;
	line-height: 13px;
	margin-top: 10px;
	margin-left: -30px;
	xz-index:2;
}


.listv ul ul {
	list-style-image: none;
	list-style-type: square;
	margin-top: 10px;
	xmargin-bottom:-30px;
}
.listv ul ul li{
	background-image:none;
	list-style-image: none;
	list-style-type: square;
	padding-left: 0px;
	/* text-indent: -20px; */
	margin-left: -22px;
	margin-top: 0px;
	line-height: 13px;
	
}
.listi ul {
	/* list-style-image: none; */
	vertical-align: middle;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: -0px;
	list-style: none;
}
.listi ul li {
	background-image: url(/genimages/env2/i.gif); 
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 3px;
	text-indent: 0px;
	line-height: 13px;
	xmargin-top: 20px;
	margin-left: -40px;
}
.listblock {
	list-style-position: outside;
	list-style-type: square;
}

.contentinfo {
	display:inline;
	float:left;
	margin-top:20px;
	width:620px;
	xborder: thin dotted #CC0000;	
	}

.contentinfo ol {
	margin-left: -5px;
	padding-left: 30px;
	xline-height:10em; /*geen invloed */
}
.contentinfo ol li{
	xmargin-top: -8px;
	line-height:1.2em;
}
.contentinfo ol li p{
	xmargin-top: -8px;
	line-height:1.5em;
}

.contentinfo ul{
	margin-left: -5px;
	padding-left: 30px;
}
.contentinfo ul li{
	xmargin-top: -8px;
	line-height:1.2em;
}
.contentinfo ul li p{
	line-height:1.2em;
}
.contkenmerk ul{
	margin-left: -5px;
	padding-left: 30px;
}
.contkenmerk ul li{
	margin-top: -8px;
}
.contkenmerk ul li p {
	line-height:1.2em;
}


#headermenu a, #headermenu a:link, #headermenu a:visited, #headermenu a:active{
	xcolor: #335784;
	color: #FFFFFF;	
	text-decoration: none;
}
.datum {
	color:#CCC;
}

#headermenu a:hover {
color: #FFFFFF;	
text-decoration: underline;
}

#headerprint {
	display:none;
	border: 1px solid #333333;
	position: absolute;
	height: 40px;
	left: 0px;
	top: 0px;
}

#contentbody {
	xdisplay:block;
	float:left;
	clear:left;
	xbackground-color: #FFFFAA;
	width: 620px;
	xborder: 1px dashed #33FF66;
	margin-bottom:0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#contprodnaam {
	display:inline;
	width: 600px;
	height: 30px;
	float: left;
	xclear: right;
	xborder: 1px dashed #0033CC;
	xmargin-left:8px;
	margin-top:0px;
	
}

#contprodnaam h1{
	display:inline;
	margin-bottom:2px;
	xborder: 1px dashed #00DDDD;
	clear:left;
	float: left;
}
#contprodnaam h2{
	
	xdisplay:inline;
	margin-bottom:2px;
	xmargin-top:0px;
	xline-height:6px;
	xborder: 1px dashed #0033CC;
	clear:left;
	float: left;
}

#contprodnaamcat {
	display:inline;
	width: 400px;
	xheight: 30px;
	float: left;
	clear: left;
	xborder: 1px dashed #0033CC;
	margin-left:8px;
}
.contprodimage {
	display:inline;
	float: right;
	clear: right;
	width:250px;
	border: 1px solid #CCCCCC;
	xmargin-right:28px;
	margin-bottom:10px;
	padding-left:0;
	text-align:center;
}
.large_prodimage span {
	visibility: hidden;
}
.large_prodimage:hover span {
	visibility: visible;
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;

}



#contprodlogo {
	display:inline;
	float: right;
	clear: right;
	xborder: 1px dashed #0033CC;
	xmargin-right:28px;
	padding-right:0px;
	margin-bottom:10px;
	
}
#contprodaantal {
	display:inline;
	float: right;
	xclear: right;
	xborder: 1px dashed #0033CC;
	xmargin-right:28px;
	padding-right:0px;
	margin-bottom:10px;
	padding:3px;
	text-align:right;
	font-size:9px;
	line-height:20px;
	
}
#contvolgendvorig {
	display:inline;
	float:right;
	clear:right;
	width:220px;
	font-size: 10px;
	margin-bottom: 10px;
	xmargin-right: 28px;
	text-align:right;
	xborder: 1px dashed #0033CC;
}

/* De box rechtsboven met prijs, bestelbutton e.d. */ 

#contorderbox_detail {
	display:inline;
	float:right;
	width:250px;
	margin-bottom: 0px;
}

#contorderbox_table {
	border: 1px solid #CCC;
	background-image: url(/genimages/env/ob_fill_linear2.jpg);
	background-repeat: repeat-x;
	width:250px;
}



#contorderbox { /* zie ook detailoptions */
	display:inline;
	float:left;
	clear:left;
	width:250px;
	font-size: 10px;
	margin-bottom: 10px;
	xbackground-color:#EFEFEF;
	background-color:#F30;
	xmargin-right:28px;
	xborder: 1px solid #E4E4E4;
}
#contorderbox_nopt {
	display:inline;
	float:right;
	xclear:right;
	width:250px;
	font-size: 10px;
	margin-bottom: 10px;
	background-color:#E1E8F4;
	xmargin-right:28px;
	border: 1px solid #E4E4E4;
	padding-bottom:0px;
	xheight:20px;
}
#contorderbox_nopt input {
	margin-bottom:0px;
	xborder-bottom-color:#FF3300;
	xbackground-color:#FF3300;
	}
	

#contorderbox_detail_cont {
	xpadding-left:10px;
	xwidth:100%;
	xbackground-image:url(/genimages/env/ob_bg.jpg);
	xbackground-repeat:no-repeat;
	background-repeat:no-repeat;
	font-size:11px;
}
#contorderbox_fill {
	xbackground-image:url(/genimages/env/ob_bg_small.jpg);
	background-repeat:repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}
.contorderbox_fill_linear {
	xbackground-image:url(/genimages/env/ob_bg_linear.jpg);
	background-repeat:no-repeat;
	font-size:10px;
}
.contorderbox_bottomtext {
	font-size: 10px;
	font
}


.contorderbox_bottom {
	xxbackground-image:url(/genimages/env/ob_bottom.jpg);
	background-repeat:no-repeat;
}
.contorderbox_amounttext {
	font-size:11px;
}
.contorderbox_listprice {
	font-size:18px;
 	text-decoration: line-through;
	font-weight: bolder;
	color: #487AB9;
}
	
	

.contkenmerk, .contkenmerktop {
	display:inline;
	float:left;
	font-size:12px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 350px;
	line-height:1.5em;
	xborder: 1px dashed #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	xcolor: #0066CC;
}
.contkenmerk p, .contkenmerktop p {
	line-height:1.5em;
	}


.contentboxleft {
	display:inline;
	width: 350px;
	float: left;
	xborder: 1px dashed #0033CC;
	xbackground-color: #99FF99;
	xmargin-left:8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.contentboxcontent {
	
	width: 350px;
	float: left;
	xborder: 1px dashed #0033CC;
	xbackground-color: #99FF99;
	xmargin-left:8px;
}
.contentboxright {
	display:inline;
	width: 250px;
	float: right;
	clear: right;
	xborder: 1px dashed #0033CC;
	xbackground-color: #99FF99;
	xmargin-right:28px;
	
}
.contentboxfull {
	width:100%;
	margin-left:8px;
	margin-right:28px;
}
.contentboxfull li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.contadd_orange {
	display:block;
	float:right;
	width:250px;
	xclear:left;
	background-color: #FFF7D5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	padding: 4px;
	margin-bottom:10px;
	line-height: 17px;
}
.contadd_blue {
	display:block;
	float:right;
	width:250px;
	xclear:left;
	background-color: #EAF2F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D7FF;
	border-bottom-color: #D7D7FF;
	padding: 4px;
	margin-bottom:10px;
	line-height: 17px;
}
.contadd_white {
	display:block;
	float:right;
	width:250px;
	xclear:left;
	background-color: #FFFFFF;
	xborder-top-width: 1px;
	border-bottom-width: 1px;
	xborder-top-style: solid;
	border-bottom-style: solid;
	xborder-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	margin-bottom:10px;
	line-height: 17px;
}

.contentnormal {
	display: inline;
	float: left;
	clear: both;
	width: 600px;
	xborder: 1px dashed #996699;
	margin-top: 10px;
	xmargin-left:8px;
	xbackground-color: #CC99FF;
	margin-bottom: 10px;
}

.contrelated {
	display:inline;
	float: left;
	clear: left;
	width: 640px;
	xborder: 1px dashed #996699;
	xmargin-left:8px;
	xbackground-color: #CC99FF;
	margin-bottom: 8px;
	
}

.produktlist {
	display:inline;
	float: left;
	clear: left;
	width: 600px;
	xborder: 1px dashed #996699;
	xmargin-left:8px;
	padding-top:5px;
	xbackground-color: #CC99FF;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B6CAE3;

}
.produktlist a {
	line-height:20px;
	color: #FF3300;
	font-weight: bold;
}
.produktlist a:visited, .produktlist a:link, .produktlist a:hover{
	color: #0066CC;
}
.produktlisttitle , .produktlisttitle img{
	xdisplay:inline;
	xpadding-top:2px;
	xmargin-top:2px;
	xmargin-bottom:8px;
	line-height:8px;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	xfont-weight: bold;	
}

.categorieheader {
	display:inline;
	float: left;
	clear: left;
	width: 600px;
	padding-top:15px;
	margin-bottom: 15px;
	xmargin-top: 15px;
	xborder: 1px dashed #996699;
	xline-height: 0.1em;
	xpadding-bottom:-18px;

}
.categorieheader p {
	line-height: 1.4em;
	xmargin-bottom: 4px;
	xborder: 1px dashed #996699;
	margin-top: 0px;
}




.contrelated_s {
	display:inline;
	float: left;
	xclear: left;
	width: 350px;
	xmargin-left:8px;
	xbackground-color: #CC99FF;
	margin-bottom: 8px;
	border: 1px dashed #996699;
}
#contequalbox {
	display:inline;
	float:left;
	clear:none;
	width:305px;
	height:110px;
	xmargin-left:8px;
	margin-right: 10px;
	xmargin-bottom:10px;
	padding:0px;
	xborder: 1px dashed #996699;
	
}
#contequalbox a {
	line-height:20px;
 	color: #FF6600;
}
#contequalbox.price {
	xfont-size:12px;
}

#contentimage_bottom {
	display:inline;
	float:left;
	clear:left;
	width:660px;
	height:25px;
	xleft: -8px;
	xbackground-image: url(genimages/env/papierschaduw_bot.png);
	background-repeat: no-repeat;
	xborder:dashed 1px #3399CC;
	xmargin-top:-13px;
}

/* categories */
#catboxinfo3 {
	display:inline;
	float:left;
	width:456px; /* 3*157=471 */
	height:167px;
	padding-right:15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	xbackground-image: url(/genimages/env/cat_box2.jpg);
	background-repeat:no-repeat;
	line-height: 18px;
}
#catboxes {
	display:inline;
	float:left;
	width:157px;
	height:167px;
	xbackground-color:#CCCCCC;
	xmargin-bottom:10;
	xborder: 1px solid #999999;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/genimages/env/cat_box2.jpg);
	background-repeat:no-repeat;
}
#catboxtable {
	width:140px;
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	xbackground-color: #66FF66;
}

.catboxtitle {
	width:100%;
	height:30px;
	xbackground-color:#E2E2E2;
	xmargin: 0 0 10px 10px;
	xmargin-bottom:10;
	vertical-align:middle;
	text-align: center;
	padding:3px;
	font-weight:bold;
}
.catboximage {
	xwidth:100%;
	height:103px;
	xbackground-color:#FFFFFF;
	xmargin: 0 0 10px 10px;
	xmargin-bottom:10;
	vertical-align:middle;
	text-align: center;
	padding:3px;
	xtext-align:center;
    xline-height:200px;
	
}
.catboxbottom {
	width:100%;
	height:20px;
	background-color:#CCCCCC;;
	xmargin: 0 0 10px 10px;
	xmargin-bottom:10;
	text-align:center;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16;
	padding:3px;
}



#kruimel a {
	color: #999999;
}
#kruimel a:hover {
	color: #FF9900;
}





.navrframe, .mincart {
	xborder: 1px solid #CCCCCC;
	border: none;
	padding: 0px;
	margin: 0px;
}


.navrheader, .mincart-header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 2px;
	height: 22px;
	text-align:center;
	xbackground-color: #335784;
	background-color: #335784;
}

.navlheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4A7ABF;
	margin: 0px;
	padding: 2px;
	height: 22px;
	text-align:center;
	background-image: url(/genimages/env/menulefttop.jpg);
	background-repeat: no-repeat;
}



.navrheader a:link,.navrheader a:visited, .mincart-header a:link,.mincart-header a:visited{
	color: #FFF;
}
.mincart-header a:hover {
	color: #F60;
}

.navrbottom {
	background-repeat: no-repeat;
	background-color: #039;
	border: 1px solid #999; 
	border-top-style: none;
	
}
.navlbottom {
	background-image: url(/genimages/env/menuleftbottom.jpg);
	background-repeat: no-repeat;
}
.navrbottomplus {
	background-image: url(/genimages/env/menurechtsbottomplus.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.navlbottomplus {
	background-image: url(/genimages/env/menuleftbottomplus.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;

}

.navrbody2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 10px 3px 10px 3px;
	
	border: 1px solid #ccc;
	border-top: none;
	
}
.mincart {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	color: #333;
	padding: 3px 3px 3px 3px;
	
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
}

.mincart-bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	xpadding: 10px 3px 10px 3px;
	
	border: 1px solid #ccc;
	border-top: none;

}

.zoekmenu {
	xdisplay: block;
	position: relative;
	xline-height:0px;
	font-size: 11px;

	
}



.mincart {
	background-color:#FFF;
}


.navrimage {
	text-align:center;
}
.navrtext {
	font-family:Tahoma;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	color:#666666;
}
.navrtext2 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:9px;
	text-align:left;
	color:#666666;
}
.navrtext3 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:9px;
	text-align:center;
	color:#666666;
}
.navrtext a {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#003399;
	text-decoration: underline;
}

.topmenu{
	background-color: #FFFFFF;
	font-size: 10px;
	width: 140px;
}

.prijs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tableinfo {
	border: 1px dashed #666666;
	border-collapse: collapse;
	padding: 10px;
}

.inputbutton1 {
	border:
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: #EFEFEF;
	border: 1px solid #999;
} 
.inputbutton1:hover {
	background-color: #F93;
}


/* prodprice = prijs onderaan in vergelijkingslijst */
.prodprice {
 font-family: Arial, sans-serif;
 font-size: 13px;
 margin: 0px;
 padding: 0px;
 font-weight: bolder;
}
.prodname {
 font-family: Arial, sans-serif;
 font-size: 14px;
 color: #3333FF;
 margin: 0px;
 padding: 0px;
 font-weight: bolder;
}
.modform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



/************ MENU ***************/

#menu {
	position: relative;
	top: 0px;
	width: 155px;
	padding: 0;
	xmargin-bottom: 1em;
	font-family:  Tahoma;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menu li {
	xborder-bottom: 1px solid #FFF;
	
}		
#menu li a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 5px 5px 5px 0.5em;
	background-color: #335784;
	color: #fff;
	font-weight:bold;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
}

#menu li a:hover {
	background-color: #FF9900;
	color: #fff;
	xfont-weight: bold;
}

#menu ul li a.selected{
	color:#FF9900;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
#menu ul ul li a.selected{
	color:#FFB56A;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
#menu ul ul ul li a.selected{
	color:#F09100;
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}
#menu ul ul ul li a:hover {
	background-color: #FF9900;
	color: #fff;
	font-weight: bold;
}
#menu li li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
	background-color: #5A87BE;
	color: #FFF;
	xborder-bottom: 1px solid #FFF;
	xborder-right:  5px solid #B7C8E2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0.5em;
}

#menu li li li a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 2px 5px 2px 0.5em;
	background-color: #E0E9F3;
	color: #333333;
	xborder-bottom-style: none;
	xborder-right:  5px solid #E2E2E2;
	font-weight: normal;
}

#menu ul ul ul ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 2px 5px 2px 0.5em;
	background-color: #FFF7D9;
	color: #333;
	xborder-bottom-style: none;
	xborder-right:  5px solid #E2E2E2;
	text-align: right;
}

 /* small dropship in menu 4 */
.smallds {
	font-size:9px;
	display:inline;
	color:#666;
}

/************ EINDE MENU ***************/

.price_large {
	xdisplay:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #487AB9;
	margin: 0px;
	padding: 0px;
}
.price_medium {
	font-size: 14px;
	font-weight: bold;
	color: #487AB9;
}
.price_small {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/************
Cart.php
**************/

.cobll {
	xdisplay:none;
	}
img.cartimage {

	xborder:1px;
	background-color:#FFFFFF;
	text-align:center;
}
.cobtbl {
	
	border: solid 1px #AAA;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	font-weight: normal;
}
.cobhl {
	background-color:#EEE;
	padding: 1px;
	font-weight: normal;
	font-size:11px;
	font-style: normal;
	font-family:Tahoma, Geneva, sans-serif;
}
.cobll {
	background-color:#EEE;
	padding: 5px;
	font-weight: normal;
}
.cobll a{
	color: #006699;
}	

.cohead {
	border-bottom: solid 1px #999;

}


.coprod {
	border: solid 1px #999;
	border-width: 0px 0px 1px 0px;
	font-weight: normal;
	background-color: #FFF;
}

.cototal {
	background-color: #F8F8F8;
	height: 20px;
	padding: 12px 3px 12px 3px;
	font-size: 14px;
	font-weight: bold;
}

.cotb1   input[type="text"] {
	
	border: 1px solid #999;
	background-color: #F30;	
}
.prodoption {  /*  ECT Optie-tabel */ 
	font-size: 10px;
}
.detailoptions { /*  ECT Optie-tabel */ 
	width:245px;
	z-index:0;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
.detailoption { /*  ECT Optie-tabel */ 
	font-size: 11px;
}


.optiontext {
	font-size: 8px;
}

.ectlink a,a:visited {
	color: #335784;
}
.ectlink a:hover {
	color: #F90;
}
ectlink.a:active {
	color: #F90;
}


/************
Divers
**************/

.floatright {
	float:right;
	}
	
.rollovers {
	background-image:url(/genimages/env/vorigprodukt.gif);
	background-repeat:no;
	width:65px;
	height:23px;
	xleft:-60px;
	border:
; 	border: 1px dotted #00FF66;	
}
.rollovers a{
	background-image:url(/genimages/env/vorigprodukt_grijs.gif);
	width:100px;
	height:25px;
	}
.rollovers a:hover{
	background-image:url(/genimages/env/vorigprodukt_grijs.gif);
	width:100px;
	height:25px;
}

.addedprods {
	font-family: Tahoma;
	line-height: 14px;
	padding: 2px;
	xborder: 1px solid #CCCCCC;
	margin-top:4px;
	padding-bottom:10px;
	color: #666666;
	
}
.addedprods a,.addedprods a:hover,.addedprods a:visited {
	text-decoration: none;
	}
	

.thumbnail{
position: relative;
z-index: 50;
}

.thumbnail:hover{
background-color: transparent;
z-index: 100;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
xtop: 0px;
border: 1px solid #CCCCCC;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
*top: 0px;

left: -380px; /*position where enlarged image should offset horizontally */
xright:+400px;
background-color:#FFFFFF;
padding: 10px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #317BCE;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/script/sb/css/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#justvisitbox {
	display:inline;
	float:left;
	clear:none;
	width:150px;
	height:120px;
	xmargin-left:8px;
	margin-right: 10px;
	xmargin-bottom:10px;
	padding:0px;
	xborder: 1px dashed #996699;
	
}
/* FOOTER 2 */
#footer2 {
	margin: 10px auto 10px;
	padding: 0 0;
}

.footer2rowhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/genimages/env/footer2_bar.jpg);
	background-repeat: repeat-x;
	line-height:2em;
	vertical-align: text-top;
}
.footer2rowhdtekst { /*Dit ivm boxmodel IE / FF */
}
.footer2rowmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/genimages/env/footer_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
	line-height: 1.4em;
	color: #335784;
}


.footer2header, .footer2header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335784;
	}
.footer2main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	xfont-weight: bold;
	color: #000000;
	background-image: url(/genimages/env/footer_bg.gif);
	background-repeat: repeat-x;
	}
#footer2list, #footer2list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #335784;
	list-style-type: circle;
	list-style-position:inside;
	list-style-image: url(/genimages/env/list-drieh_or.gif);
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	}
#footer2list a:hover{
	text-decoration: underline;
}

.price {
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font
; 	color: #006699;
}

/*  TOOLTIP */

.tooltip hover {
background:#fff;
text-decoration:none;
}
a.tooltip span {
display:none;
padding:2px 3px;
margin-left:8px;
width:130px;
}
a.tooltip:hover span{
display:inline;
position:relative;
background:#fff;
border:1px solid #ccc;
color:#6c6c6c;
}

a.tip {
	xborder-bottom: 1px dashed;
	text-decoration: none;
}

a.tip:hover {
	position: relative;
	cursor: help;
}

a.tip span {
	display: none;
}

a.tip:hover span {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #333;
	display: block;
	position: absolute;
	top: 20px;
	left: -180px;
	/* formatting only styles */
   	padding: 5px;
	margin: 10px;
	z-index: 100;
	border: 1px solid #c0c0c0;
	text-decoration: none;
	xpadding-right: 20px;
	xbackground: #f0f0f0;
	width: 200px;
	background-color: #F8F8F8;
	xbackground-image: url(/test/tooltip/sixrevisions/Info.png);
	background-repeat: no-repeat;
	background-position: 110px 5px;	/* end formatting */
}
