html, body, form, img{
padding:0px;
margin:0px;
border:none;
}
body, html{
height:100%;
}
body{
background-color:#5A5F53;
text-align:center;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}
input, textarea{
font-size:13px;
font-family:Arial;
}
h1{
display:block;
padding:3px;
padding-left:7px;
background-color:#DEEFC2;
font-size:12px;
margin:0px;
}
h1 a{
color:#000;
text-decoration:none;
}
h1 a:hover{
text-decoration:underline;
}
a.fade img{
opacity: 0.6;
-moz-opacity: 0.6;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
a.fade:hover img{
opacity: 1;
-moz-opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
p.padder{
margin:0px;
padding:5px;
}
.error, .goed{
background-color:#FF0000;
border:1px solid #980808;
padding:10px;
color:#FFF;
font-size:11px;
font-weight:bold;
text-align:center;
width:50%;
margin:10px auto 10px auto;
}
.goed{
background-color:#00FF00;
border:1px solid #015F00;
color:#000;
}
img.border{
padding:5px;
background-color:#FFF;
border:1px solid #c3c3c3;
margin:5px;
}
.main{
width:804px;
height:100%;
margin-left:auto;
margin-right:auto;
font-family:Arial;
font-size:12px;
text-align:left;
border-left:2px solid #2E2E2E;
border-right:2px solid #2E2E2E;
background-color:#FFF;
}
.header{
background-image:url(../images/logo.jpg);
background-color:#2e2e2e;
background-repeat:no-repeat;
height:90px;
}
.header a{
display:block;
width:90px;
height:22px;
color:#000;
text-decoration:none;
padding-top:5px;
background-image:url(../images/tab_out.gif);
text-align:center;
float:right;
margin-right:7px;
opacity: 0.9;
-moz-opacity: 0.9;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.header a:hover{
background-image:url(../images/tab_over.gif);
opacity: 1;
-moz-opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.greenBar{
height:8px;
background-color:#bce27f;
}
.leftCol{
width:200px;
background-color:#e2e2e2;
}
.leftCol a{
display:block;
padding:3px;
padding-left:10px;
height:14px;
color:#000;
text-decoration:none;
}
.leftCol a.alt{
background-color:#d7d7d7;
}
.leftCol a:hover{
background-image:url(../images/roll_bg.gif);
background-repeat:no-repeat;
background-position:center;
}
.leftCol div.submenu a{
padding-left:30px;
}
.leftCol h1{
background-color:#BCE27F;
margin-bottom:0px;
}
.leftCol div.logos{
text-align:center;
margin-top:10px;
}
.content{
width:600px;
height:expression((document.body.clientHeight - 133) + "px");
_height:expression((document.body.clientHeight - 131) + "px");
}
.content div.intro{
padding:8px;
background-color:#f2ffdc;
text-align:justify;
border-bottom:1px solid #DEEFC2;
}
.footer{
background-color:#2e2e2e;
height:25px;
_height:23px;
padding:2px 5px 0px 5px;
text-align:left;
font-size:10px;
color:#FFF;
}
.footer span{
float:right;
padding-top:2px;
}
.footer a{
text-decoration:none;
color:#FFF;
}
.footer a:hover{
text-decoration:underline;
}
div.overview{

}
div.overview a{
display:block;
width:275px;
border:1px solid #D7D7D7;
color:#000;
text-decoration:none;
float:left;
margin:10px;
_margin:9px;
cursor:pointer;
}
div.overview a:hover{
background-color:#F2FFDC;
}
div.overview a:hover h3{
background-color:#DEEFC2;
}
div.overview a img{
float:left;
margin:5px;
margin-right:10px;
padding:5px;
background-color:#FFF;
border:1px solid #c3c3c3;
}
div.overview a p{
margin:0px;
font-size:11px;
padding:5px 5px 0px 5px;
height:80px;
}
div.overview a h3{
clear:both;
text-align:right;
padding:3px;
margin:0px;
font-size:14px;
color:#5B8F08;
background-color:#f3f3f3;
}
div.product b.name{
display:block;
float:left;
background-color:#F3FFDF;
width:125px;
margin-right:3px;
}
div.product em{
font-size:10px;
display:none;
}
div.product div.foto{
width:184px;
background-color:#F3FFDF;
float:left;
text-align:center;
padding-bottom:50px;
}
div.product div.desc{
float:right;
width:416px;
_width:414px;
}
div.product div.desc p{
margin:0px;
padding:5px 10px 5px 10px;
font-size:11px;
text-align:justify;
}
div.product div.desc h2{
margin:0px;
padding:5px;
font-size:22px;
color:#E52030;
font-family:Tahoma;
}
div.product div.desc h2 img{
float:right;
}
div.product div.desc h1{
background-color:#F3FFDF;
}
div.product div.foto img{
padding:7px;
background-color:#FFF;
border:1px solid #c3c3c3;
margin:10px;
}
div.product div.foto img.zoom{
padding:0px;
margin:0px;
border:none;
}
table.cartTable{
width:600px;
background-color:#DEEFC2;
font-size:11px;
}
table.cartTable a{
color:#000;
text-decoration:none;
}
table.cartTable a:hover{
text-decoration:underline;
}
table.cartTable td{
background-color:#FFF;
padding:2px 5px 2px 5px;
}
table.cartTable td input{
text-align:center;
font-weight:bold;
width:45px;
height:17px;
_height:15px;
margin:5px 0px 5px 0px;
padding:0px;
border:1px solid #5c9009;
}
table.cartTable th{
background-color:#DEEFC2;
padding:3px;
}
table.cartTable th.aantal{
width:16%;
}
table.cartTable th.stukprijs, table.cartTable th.totaalprijs{
width:15%;
}
table.cartTable td.finalprice{
text-align:center;
font-weight:bold;
padding:10px 0px 10px 0px;
}
table.cartTable td.empty{
font-weight:bold;
font-size:14px;
padding:20px;
color:#E52030;
text-align:center;
}
div.cartbuttons{
text-align:right;
padding:10px 5px 10px 5px;
}
div.disclaim{
padding:5px;
font-size:11px;
}
table.checkout{
width:580px;
background-color:#BFBFBF;
font-size:12px;
margin:10px;
}
table.checkout tr{
background-color:#f4f4f4;
}
table.checkout tr.mand{
background-color:#FEFFBF;
}
table.checkout td{
padding:5px;
border-top:1px solid #c3c3c3;
border-bottom:3px solid #FFF;
}
table.checkout td.name{
font-weight:bold;
width:175px;
background-image:url(../images/shade_pattern.gif);
}
table.checkout th{
background-color:#2E2E2E;
color:#FFF;
padding:7px;
border-bottom:5px solid #FFF;
}
p.contact{
margin:0px;
padding:5px;
}