@charset "UTF-8";
/* CSS Document */

/* KLEURINFO
#58585a = donkergrijs
#c7bfb4 = zandkleur achtergrond
#0b162f = donkerblauw
#0294f1 = lichtblauw
#ece7e1 = lichtgrijs
*/

html{
height: 100%;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; /* 1em equals 10pt;*/
color: #666666;
line-height: 1.6em;
margin: 0;
padding: 0;
background-color: #D9D9D4;
height: 100%;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background:#4B4A52 url(../images/TilesSmall0040_2_M.jpg) repeat-y fixed center -120px;*/
}

ul{
padding-left: 20px;
margin-left: 0px;
}

th{text-align:left}

p{
margin-top: 0;
padding-top: 0;
}

a{
color: #0082AD;
}

a:hover{
color: #000000;
}

h1{
font-weight: bold;
font-size: 18px;
color: #C3650B;
text-transform:uppercase;
height:30px;
margin:0 0 0 10px;
    padding:0;
    position:relative;
    float:left;
    width:100%
}

a img{border:0}

#wrapper3 h1{
font-weight: bold;
font-size: 18px;
color: #333333;
height: 30px;
}

h2{
font-weight: bold;
font-size: 16px;
margin: 0 0 20px 0;
color: #C3650B;
padding:0px
}

.h2_action{
/*border-bottom: 5px solid #FFCC00;*/
}

h3{
font-weight: bold;
font-size: 14px;
color: #0099CC;
}

h4{
font-weight: bold;
color: #FFCC00;
font-size: 12px;
line-height: 20px;
margin: 0;
padding: 0;
}

h5{
font-weight: bold;
color: #ffffff;
font-size: 12px;
margin: 0px;
padding: 0px;
line-height: 18px;
}

ul{
padding-left: 20px;
margin-left: 0px;
}

s{
color: #000000;
}
s span{
color: #2f2f30;
}

img{
border-color: #2f2f30;
}

input {

}

select {

}

textarea {

}

/* HEADER */

.logoholder{
position: absolute;
top: 0px;
left: 45px;
width: 202px;
height: 56px;
}

/* NAVIGATION */

#wrapper2{
position: relative;
float: left;
width: 100%;
height: 70px;
}

#navbar{
position: absolute;
left:0px;
top:0px;
width: 980px;
height: 40px;
color: #FFFFFF;
background-color:#4A2615;
}

#navbar ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	
}

#navbar a {
	display: block;
    color:#FFFFFF;
    line-height:20px;
    text-decoration:none;
    font-weight:bold;
    text-align:left;
    height:40px;

}
.p1{
    padding-top:3px;
    font-size:17px;
    height:16px;
    width:auto;
        display:block;
 
}
.p2{
    font-size:10px;
    height:10px;
        width:auto;
        display:block;
        color: #C2B3AB;


}

#navbar li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
    height: 40px;
        
        text-transform:uppercase;
    
}

#navbar ul li a{
font-size:12px;
}
/*nav1*/
#navbar ul li.more a{
    background-image:url("../images/more.gif");
    background-position:right top;
    background-repeat:no-repeat;
    padding-right:29px;
    padding-left:10px;
    color:#FFFFFF;
}

#navbar ul li a:hover,#navbar ul li.selected a{
 background-image:url("../images/more_hover.gif");
     background-position:right top;
    background-repeat:no-repeat;
    background-color:#341202;
    color:#FE8212;

}

/*nav2*/
#navbar ul li ul li a{
width: 200px;
border-bottom: 1px solid #4A2615;
border-left: 1px solid #4A2615;
border-right: 1px solid #4A2615;
}

#navbar ul li ul li.more a{
    background-image:url("../images/more2.gif");
    background-position:right top;
    background-repeat:no-repeat;
}

#navbar ul li ul li a:hover{
 background-image:url("../images/more2_hover.gif");
     background-position:right top;
    background-repeat:no-repeat;

}


#navbar li ul li a, #navbar li ul li ul li a {
	    height:20px;
		background-image: none;
}

#navbar li ul li, #navbar li ul li ul li { /* all list items */
	float: left;
    height: 20px;
	background-image: none;
        
}

#navbar li ul li a:hover, #navbar li ul li ul li a:hover{
margin: 0;


}

#navbar li ul { /* second-level lists */
	position: absolute;
	background: #341202;
	width: 242px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-image: none;
}

#navbar li ul a:hover{
color: #0099CC;
background-color: #FFFFFF;
}

#navbar li ul ul { /* third-and-above-level lists */
	margin: -21px 0 0 241px;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* CONTENT */

#wrapper3{
position: relative;
float: left;
width: 980px;
left: 50%;
margin-left: -490px;
background-color: #FFFFFF;
padding-bottom: 20px;
}

.footer{
position: relative;
float: left;
width: 980px;
font-size: 80%;
text-align:center;
background-color: #EEEEEE;
margin: 20px 0 0 0;
height: 40px;
line-height: 40px;
}

#content{
position: relative;
float: left;
width: 985px;
left: 50%;
margin-left: -490px;
padding: 40px 5px 0 0;
height: auto;
background-repeat: no-repeat;
}

.content_col{
position: relative;
float: left;
width: 200px;
height: auto;
margin: 0 11px 0 11px;
}

.content_col_dbl{
position: relative;
float: left;
width: 490px;
height: auto;
margin: 0 11px 0 0;
padding-left: 20px;
}

/* ------------------------------- HOMEPAGE ------------------------------- */

/* HEADER */

#wrapper1{
position: relative;
float: left;
width: 100%;
height: 248px;
}

#header{
position: relative;
float: left;
width: 980px;
height: 248px;
left: 50%;
margin-left: -495px;
padding: 0 5px 0 5px;
}

.headertext{
position: absolute;
top: 65px;
left: 45px;
width: 550px;
}

.actionblock{
position: absolute;
top: 22px;
left: 660px;
width: 280px;
height: 248px;
padding: 10px;
background-color: #F4F4EA;
opacity: 0.8;
filter: alpha(opacity=80);
overflow: hidden;
z-index: 0;
}

.actionblock_txt{
position: absolute;
top: 32px;
left: 670px;
width: 280px;
height: 248px;
z-index: 1;
}

.actionblock_txt h2{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.8em;
color: #333333;
border-bottom: 5px solid #FFCC00;
height: 30px;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 0;
}

.actionblock_txt p{
font-size: 1.2em;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.4em;
}

/* ------------------------------- VOLG ------------------------------- */

/* HEADER */

#wrapper1_volg{
position: relative;
float: left;
width: 100%;
height: 100px;
background-image: url(/website/images/bg_wrapper1.jpg);
background-position: 100px 70px;
background-repeat: repeat-x;
}

#header_volg{
position: relative;
float: left;
width: 980px;
height: 100px;
left: 50%;
margin-left: -495px;
padding: 0 5px 0 5px;
background-image: url(/website/images/bg_header.jpg);
background-position: 0 70px;
background-repeat: no-repeat;
}

.productgroep{
position: relative;
float: left;
width: 138px;
height: 128px;
background-image: url(/website/images/bg_productgroep.jpg);
margin: 0 10px 10px 0;
padding: 6px;
text-align: center;
font-size: 1.2em;
color: #FFFFFF;
}

.actie{

background-image: url(/website/images/bg_productgroep_actie.jpg);

}
.attn{
	position:absolute;
	left: 110px;
	top:0px;
	width:47px;
	height:47px;
	background-image: url(/website/images/actie.png);

	}
.productgroep a{
display: block;
width: 138px;
height: 128px;
text-decoration: none;
color: #FFFFFF;
}

.productgroep a:hover{
color: #FFCC00;
}

.productgroep img{
border: none;
}
.productgroep_tekst{
width:100%;
height:20px;
line-height:20px;
position:absolute;
left:0px;
bottom:20px;
}

#breadcrumb{
position: relative;
float: left;
width: 960px;
height: 30px;
padding-left: 15px;
color: #999999;
font-size: 0.9em;
line-height: 30px;
}

#breadcrumb_txt{
position: relative;
float: left;
width: 500px;
}

#breadcrumb_txt a{
color: #333333;
font-size: 12px;
text-decoration: none;
}

#breadcrumb_txt a:hover{
color: #000000;
}

#subnav{
position: relative;
float: right;
width: 220px;
height: 30px;
font-size: 1.2em;
font-weight: bold;
padding-right: 80px;
text-align: right;
line-height: 30px;
}

#subnav a{
color: #333333;
text-decoration: none;
}

#subnav a:hover{
color: #000000;
}

/* ------------------------------- DETAILPAGINA ------------------------------- */

.vanprijs{
font-size: 16px;
font-weight: bold;
}

.voorprijs{
font-size: 32px;
font-weight: bold;
line-height:60px;
}

.zoomproduct{
position: absolute;
top: 5px;
left: 480px;
}

#winkelwagentje{
position: absolute;
bottom: 0px;
left: 707px;
width: 156px;
height: 151px;
padding: 10px;
overflow: hidden;
background-image: url("../images/bg_basket.png");
z-index: 1;
}

#winkelwagentje h2{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
font-size: 1.3em;
height: 20px;
border: none;
margin: 10px 0 5px 0;
padding: 0;
}

#winkelwagentje p{
line-height: 1.5em;
font-size: 1.0em;
margin: 0;
padding: 0;
}
.ruler{
    margin:5px;
    height: 1px;
    background-color: #cccccc;    
}
.homepageafbeelding{
    margin-right:5px;
    border:0px;
    
}
    .optie{

        width:90px;
        padding:2px;
        margin:2px;
        height:120px;
        float:left;
        border:1px solid #CCCCCC;
    }
        .optie_tekst{

        width:86px;
        padding:2px 0px;
        margin:2px;
        height:26px;
        text-align: center;
        line-height: 12px;
        font-weight: bold;
    }
    .ST_List a{
        display:block;
        float:left;
        background-repeat: no-repeat;
        background-position: 2px 2px;
        height: 30px;
        line-height: 30px;
        padding: 2px 2px 2px 50px;
        width: 250px;
        font-size: 14px;
        text-decoration: none;
        
    }
/*modal dialog box*/
 .modalDialog_transparentDivs{    
    filter:alpha(opacity=40);    /* Transparency */
    opacity:0.4;    /* Transparency */
    background-color:#AAA;
    z-index:1;
    position:absolute; /* Always needed    */
}
.modalDialog_contentDiv{
    border:1px solid #000;    
    padding:30px 2px;
    z-index:100;/* Always needed    */
    position:absolute;    /* Always needed    */
    background-color:#FFF;    /* White background color for the message */
    background-image: url(../images/menubalk.jpg);  
    background-repeat: repeat-x;
}
.modalDialog_contentDiv_shadow{
    z-index:90;/* Always needed    - to make it appear below the message */
    position:absolute;    /* Always needed    */
    background-color:#555;
    filter:alpha(opacity=30);    /* Transparency */
    opacity:0.3;    /* Transparency */    
}
.table{
width:100%;
border: none;
border-collapse:collapse;
}

.table th, .table td{
text-align:left;
border:1px dotted  #CCCCCC;
padding:5px;
}
.table th{
padding-right:50px;
}

#besteloverzicht{
    /*border:1px solid #CCCCCC;*/
    border-collapse:collapse;
}
#besteloverzicht td{
    background-color: #EEEEEE;
	padding:5px;
    /*border:1px solid #CCCCCC;*/
    border-collapse:collapse;
	vertical-align: top;
}

#besteloverzicht th{
    padding:5px;
    /*border:1px solid #CCCCCC;*/
    border-collapse:collapse;
    font-weight:bold;
	color: #FFFFFF;
    background-color:#AAAAAA;

}
#besteloverzicht .vanprijs, #besteloverzicht .voorprijs{
font-size: 100%; /* 1em equals 10pt;*/
color: #2f2f30;
line-height: 1.6em;
font-weight: normal;
}

.shop_variant{
height:30px;
}

.xtrscol{
    position:relative;
    float:left;
    width:250px;
}
.dijitArrowButtonInner {
	background-image:url(images/spriteArrows.png);
	background-position: left top;
	width: 7px;
	height: 30px;
	font-size: 1px;
	margin: 0px 4px 0px 5px;
}
.dijitArrowButton {
	background-image: url(images/comboArrowDown.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	height: 28px;
	font-size: 100%;
	font-size: inherit;
        
}
.dijitInputField {
    height: 28px;
    line-height:28px;
}
.dijitComboBox input{
        height: 28px;
    line-height:14px;
    padding:7px;
    font-size:14px;
    font-weight:bold;

}
.dijitComboBox{
    width:160px;
}
.button{
    border-style:none;
    width:350px;
    height:30px;
    padding:0;
    margin:5px 0;
}

/*		Nieuw		*/

#navcontact{
position: absolute;
top: 0;
right: 5px;
}

#navcontact a{
width: 100px;
height: 29px;
background-image: url(../images/bg_contact.png);
text-decoration: none;
color: #FFFFFF;
text-align: center;
line-height: 30px;
margin-left: 5px;
display: inline-block;
font-weight:bold;
}

#navcontact a:hover{
color: #FFFFFF;
}
/*begin lichtbox css*/

#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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: 500px; background-color: #000; }
/*Eind lichtbox css*/

/*Product pagina images*/
.content_col_dbl p {
    clear:both;
}
#gallery ul {
    border-style: solid;
    border-color: #ca6201;
}
#gallery li{
    float: left;
    list-style-type: none;
    width:60px;
    height: 60px;
    text-align: center;
    margin: 0 10px 0 10px;
}
#mainpicturebox {
    width:500px;
    height:400px;
    text-align: center;
}
/*EIND Product pagina images*/
