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

{margin:0;padding:0;} 

html,body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; /* Resets 1em to 11px 1em equals 16px;*/ 
color:#000000;
line-height:1.8em;
margin:0px;
padding:0px;
background-color: #E8E8E8;
height: 100%;
}

#wrapper{
position: absolute;
width: 960px;
top: 0;
left: 50%;
margin-left: -480px;
height: auto;
overflow:auto;
}

#footer{
color: #7F96B6;
text-align: center;
}

/* CLEAR FIX*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

h1{
font-size: 40px;
line-height: 40px;
color: #0E1C44;
}

h2{
color: #0E1C44;
font-size: 22px;
}

h3{
font-size: 16px;
}

h1, h2, h3, h4{
font-weight: normal;
}

a, h3, h4{
color: #203F9A;
}

h4{
font-size: 14px;
}

h1, h2, h3, #content h4{
margin: 10px 0;
padding: 0;
}

h4{
margin: 0;
padding: 0;
line-height: 14px;
}

a:hover, .subnav a:hover, #markt a:hover, #referentie a:hover{
color: #7F96B6;
}

ul{
margin: 0 0 0 15px;
padding: 0;
}

/*		DEFAULT ROWS		*/

.row{
float:left;
position:relative;
border:none;	
}

.rowr{
float:right;
position:relative;
border:none;	
}

.margin{
margin: 10px;
}

.topm{
margin-top: 10px;
}

.rightm{
margin-right: 10px;
}

.bottomm{
margin-bottom: 10px;
}

.leftm{
margin-left: 10px;
}

.colfull{
width: 960px;
}

/* NIEUWE COLS */
.col60{
width: 60px;
}

.col120{
width: 120px;
}

.col180{
width: 180px;
}

.col240{
width: 220px;
margin-right: 10px;
}

.col290{
width: 280px;
margin-right: 10px;
}
.col300{
width: 290px;
margin-right: 10px;
}

.col360{
width: 350px;
margin-right: 10px;
}

.col420{
width: 410px;
margin-right: 10px;
}

.col430{
width: 420px;
margin-right: 10px;
}

.col480{
width: 470px;
margin-right: 10px;
}

.col540{
width: 530px;
margin-right: 10px;
}

.col600{
width: 590px;
margin-right: 10px;
}

.col720{
width: 710px;
margin-right: 10px;
}

.col750{
width: 750px;
}

.col900{
width: 900px;
}


#content{
width: 900px;
padding: 10px 30px;
position:relative;
}

#header{
position: relative;
float: left;
height: 100px;
}

#nav{
position: relative;
float: left;
height: 52px;
background-image: url(../images/bg_navbar.jpg);
background-repeat: no-repeat;
}

#visual_home{
height: 298px;
float: left;
background-image: url(../images/visual_home_bg.jpg);
width: 960px;
}

#quicknav_home{
padding-top: 20px;
}

#quicknav_home ul{
margin: 0 0 0 15px;
padding: 0;
list-style-image: url(../images/pijl.jpg);
}

#quicknav_home h2{
margin: 0;
padding: 0;
}

#quicknav_home a{
text-decoration: none;
}

.action{
position: relative;
float: left;
background-image: url(../images/actionbtn.png);
width: 150px;
height:30px;
padding: 10px 15px 10px 15px;
line-height: 15px;
margin-bottom: 5px;
display:block;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.action a{
color: #FFFFFF;
}

.action a:hover{
color: #FFFFFF;
}

.content-top{
background-image: url(../images/top-border.jpg);
height: 12px;

}

.content-content{
background-image: url(../images/content-border.jpg);
padding-bottom: 20px;
}

.content-bottom{
background-image: url(../images/bottom-border.jpg);
height: 12px;
}

#nav a{
float: left;
height: 52px;
width: 160px;
display: block;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height: 52px;
color: #FFFFFF;
text-decoration: none;
}

#nav a:hover{
color: #A2A9BD;
}

.selected{
color: #A2A9BD;
}

#zoek{
position: absolute;
top: 40px;
right: 0;
width: 239px;
height: 40px;
background-image: url(../images/bg_zoek.jpg);
background-repeat: no-repeat;
padding: 8px 5px 8px 8px;
}

#zoek .textfield{
border: none;
/* background-image: url(../images/bg_transparant.gif); */
width: 166px;
height: 14px;
float: left;
padding: 3px;
margin-top: 2px;
margin-left: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#zoek .button{
/* background-image: url(../images/bg_transparant.gif); */
width: 59px;
height: 24px;
float: left;
background-color: #E8E8E8;
border: none;
font-family: Arial, Helvetica, sans-serif;
color: #0E1C44;
font-size: 13px;
}

/* FORM ELEMENTS */

.search_input, .input_300_box{
/*border: 1px solid #203F9A;*/
border: 1px solid #CCCCCC;
width: 200px;
height: 20px;
color: #000000;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.submit, .input_35, .input_150{
height: 24px;
color: #000000;
border: 0;
border: 1px solid #CCCCCC;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.input_35, .submit{
width: 100px;
background-color: #EEEEEE;
}

.input_150{
width: 300px;
background-color: #FFFFFF;
}

.input_150_50{
width: 300px;
height: 100px;
color: #000000;
border: 0;
border: 1px solid #CCCCCC;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}

.formtext{
border: 1px solid #1F3F9B;
height: 20px;
color: #000000;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
float: left;
padding: 3px 5px 0 5px;
}

.formbutton_small{
border: 1px solid #1F3F9B;
height: 25px;
font-family: Arial, Helvetica, sans-serif;
background-color: #EEEEEE;
float: left;
margin-left: 5px;
font-size: 14px;
color: #1F3F9B;
}

#sitemap ul{
list-style-type:none;
margin-left: 20px;
margin-bottom: 10px;
padding: 0;
}

#sitemap ul a{
text-decoration: none;
}

#sitemap ul li{
font-size: 16px;
}

#sitemap ul li ul li{
font-size: 12px;
}

.zoekblok p{
margin: 0;
padding: 0;
}

.zoekblok h2{
font-size: 16px;
margin-top: 20px;
}

#menu{
width: 900px;
padding: 10px 30px;
}

#menu a{
text-decoration: none;
}

#menu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

#nieuws h3{
background-color: #E9F3FF;
padding: 5px;
border: 1px solid #869CBA;
padding-bottom: 0;
margin-bottom: 0;
}

/* Collectiepagina's */

#visual_txt{
height: auto;
float: left;
}

#visual_txt_header{
position: absolute;
top: 20px;
left: 20px;
z-index: 1000;
width: 750px;
}

#breadcrumb{
color: #7F96B6;
font-size: 11px;
}
.product_view {
overflow:hidden;
position:relative;
float:left;
text-align: center;
}

.product_view p{
padding: 0;
margin: 0;
}

.product_view a{
width: 128px;
height: 250px;
padding: 3px;
margin: 10px 4px 0px 0px;
float: left;
display: block;
text-decoration: none;
border: 1px solid #F4F4F4;

}

.product_view a:hover{
background-color: #EBF3FF;
border: 1px solid #7F96B6;
}

.product_view h4{
font-weight: normal;
margin: 0;
padding: 0;
width: 100%;
text-align: center;
}

.product_view_imgholder{
position: relative;
float: left;
height: 130px;
width:120px;
}

.product_view img{
/*width: 126px;
height: 119px;*/
border:0;
position: absolute;
top:0;
left:3px;
bottom:0;
margin:auto;
}

#product_detail{
padding-top: 40px;
}

#product_detail img{
border: none;
}

#product_detail p{
text-align: center;
font-size: 11px;
color: #7F96B6;
}

#smarttools{
height: 115px;
background-image: url(../images/bg_smarttool.jpg);
width: 168px;
padding: 5px 0 20px 10px;
float: right;
}

#smarttools a{
display: block;
height: 25px;
line-height: 25px;
width: 160px;
text-decoration: none;
color: #0E1C44;
}



.downloadtable td{
width: 50%;
border: 1px solid #CCCCCC;
margin: 5px;
}

.downloadtable td a{
background-color: #EEEEEE;
display: block;
text-decoration: none;
padding: 5px;
}

.downloadtable td a:hover{
background-color: #0E1C44;
color: #FFFFFF;
}

.downloadtable th{
text-align: left;
}

#actieknoppen a:hover{
color: #FFFFFF;
}
#smarttools a:hover{
color: #7F96B6;
background-image: url(../images/bg_smarttoolbtn.jpg);
}

/*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 #0089D0;    
    padding: 20px 0 150px 20px;
	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;
    margin-top:100px;
}
.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 */    
}
/* end */

/* 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/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; }

/* end lightbox */
/*modal dialog box smarttools*/
 .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 #CCCCCC;
    padding: 20px 0 80px 20px;
	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;
	/* margin-top: 150px; */ werkt niet in ie
}
.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 */
}
/* end dialog box smarttools*/