@charset "UTF-8";
/* CSS Document */
html, body{
height: 100%;
margin:0;
padding:0;
}

body{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; /* Resets 1em to 11px 1em equals 16px;*/ 
color:#7A7B7E;
line-height:2.0em;
background: url(/website/images/bg_body.jpg) no-repeat top center;
}

h1,h2,h3{margin:10px 0;color:#585858;text-transform:uppercase;font-weight:normal}
h1{font-size:16px}
h2,h3{font-size:14px}

a{color:#392A77;outline:none}

hr{
color: #A2A3A5;
background-color: #FFF;
border: 1px dotted #A2A3A5;
border-style: none none dotted;
}

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


#wrapper, #footer{
position: relative;
width: 860px;
}

#wrapper{
margin: 30px auto 0 auto;
text-align: left;
border: 1px solid #CECFCF;
padding:1px;
height:auto;
overflow: hidden;
}

#footer{
margin: 0 auto;
text-align: center;
height:40px;
line-height:40px;
}

#content_top, #content_middle, #content_bottom{position:relative;float:left;}
#content_top{background-image:url(/website/images/bg_content_top.png);}
#content_middle{background-image:url(/website/images/bg_content_middle.png);}
#content_bottom{background-image:url(/website/images/bg_content_bottom.png);}
#content_top, #content_bottom{height:20px;width:858px}
#content_middle{height:auto;width:820px;padding:5px 20px 5px 20px;}

.row, .rowr{position:relative}
.row{float:left;}
.rowr{float:right}
.rm{margin-right:10px}
.lm{margin-left:10px}
.tm{margin-top:10px}
.rp{padding-right:5px}
.lp{padding-left:10px}
.rb{border-right:1px solid #CECFCF}
.lb{border-left:1px solid #CECFCF}
.border{border:1px solid #CECFCF}
.padding{padding:0 10px}
.bg_color{background-color:#CECFCF}
#nav{border-bottom:1px solid #CECFCF;background-image:url(/website/images/nav_btn.jpg);height:50px;margin-bottom:10px}

#nav a{display:block;float:left}
#btn_home a, #btn_collectie a, #btn_campagne a, #btn_campagne a, #btn_verkooppunten a, #btn_nieuws a, #btn_contact a{height:50px;float:left;display:block;text-indent:-9999px}
#btn_home a{width:58px;margin-right:43px}
#btn_collectie a{width:90px;margin-right:40px}
#btn_campagne a{width:114px;margin-right:34px}
#btn_verkooppunten a{width:148px;margin-right:44px;}
#btn_contact a{width:77px;margin-right:51px}

.col860{width:800px}
.col580{width:579px}
.col220{width:210px}
.col200{width:200px}
.col400{width:390px}
.col380{width:370px}
.col580, .col400, .col220, .col200{margin-bottom:10px}

#map{
overflow: hidden;
width:300px;
height:400px;
border:1px solid #cccccc;
}

#sidebar{
overflow: auto;
line-height: 16px;
font-size: 12px;
}

.form_field, .form_button, .form_memo{float:left;border:1px solid #CECFCF;color: #585858;font-family: Arial, Helvetica, sans-serif;font-size:100%}

.form_field{
float: left;
width: 190px;
background-color: #FFF;
height: 25px;
padding: 0 10px;
}

.form_button{
float:left;
border: none;
background-color: #CECFCF;
height: 27px;
}

/*COLLECTIE*/
#content_collectie{
position:relative;
width: 799px;
margin: 10px 40px 0px 40px;
padding-bottom: 10px;
}

#collectie img{
border: none;
}

#content_collectie hr{
color: #CECFCF;
background-color: #CECFCF;
height: 1px;
border: none;
margin-top: 10px;
}

/*#content_collectie_detail{
position:relative;
width: 819px;
margin: 10px 30px 0px 30px;
padding-bottom: 10px;
}*/

#content_collectie_detail{
position: relative;
float: left;
width: 799px;
border-bottom: 1px solid #CECFCF;
padding: 20px 0px 20px 0px;
margin-bottom: 10px;
}

/*#content_collectie_detail hr{
color: #cecd00;
background-color: #cecd00;
height: 20px;
border: none;
margin-top: 10px;
}*/

#content_collectie_detail_col1{
position: relative;
float: left;
width: 399px;
margin-right: 19px;
}

#content_collectie_detail_col2{
position: relative;
float: left;
width: 380px;
}

#shoe_detailbox{
/*margin: 0px 10px 0px 0px;*/
width:380px;
height: 380px;
margin:0;
padding:0;
background-image: url(../images/back_collectionbox_detail.gif);
background-repeat: repeat;
}

.collectie_nav{
position: relative;
float: left;
font-size: 14px;
height: 20px;
width: 380px;
}

.collectie_nav a{
color: #999999;
text-decoration: none;
font-weight: bold;
}

.collectie_nav a:hover{
color: #585858;
text-decoration: none;
}

.nav_vorige{
text-align: left;
float: left;
width: 95px;
}

.nav_overzicht{
text-align: center;
float: left;
}

.nav_volgende{
text-align: right;
float: right;
}

.articlebox{
float: left;
text-align: center;
width: 120px;
height: 120px;
padding: 2px;
margin-top: 7px;
margin-bottom: 7px;
margin-right: 11px;
background-image: url(../images/back_collectionbox.gif);
background-repeat:no-repeat;
}

.box{
overflow:auto;
width: 100%;
}