@charset "utf-8";
/* GLOBAL ELEMENTS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,ul,li { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
img{
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}
ol,ul {
	padding: 5px 0px 5px 20px;
}

BODY{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000051;
	line-height: 150%;
	background: #d1d1d1 url('../images/body_bg.png') repeat-x top;
	margin: 0;
	padding: 0;
}
TEXTAREA,INPUT{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
input.input
{
	background: url('../images/input_bg.png') no-repeat;
	background-position: top right;
	border: 0;
	outline: 0;
	height: 18px;
	padding: 5px 9px 3px 0px;
	font-size: 11px;
	position: absolute;
}
input.dark{
	background-image: url('../images/input_bg-grey.png');
}
textarea{
	border: 0;
	outline: 0;
	font-family: inherit;
	font-size: inherit;
	width: 356px;
	height: 82px;
	
}
div.textarea{
	background-image: url('../images/textarea_bg.png');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px;
	position: relative;
	margin: 3px 0px 6px 0px;
}
span.input{
	padding-left: 9px;
	background: url('../images/input_bg.png') no-repeat;
	background-position: 0px -52px;
	display: block;
	height: 26px;
	margin: 3px 0px 6px 0px;
}
span.dark{
	background-image: url('../images/input_bg-grey.png');
}
input.submit{
	background: url('../images/submit_bg.png') no-repeat;
	border: 0;
	outline: 0;
	height: 26px;
	width: 149px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding:0;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}
label{
	display: block;	
}
a{
	outline: 0;
	text-decoration: none;
	font-weight: normal;
	color: #2389d3;
}
a:hover{
	text-decoration: underline;
}

h1{
	color: #2389d3;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
h1 a{
	color: #2389d3;
	font-size: 18px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
p{
	margin: 0px 0px 8px 0px;
}
/* notices */
.error, .notice, .success { clear: both; padding:8px; margin-bottom:2em; border:2px solid #ddd; }
.error p:last-child, .notice p:last-child, .success p:last-child { margin-bottom: 0; padding-bottom: 0; }
.error { background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4; }
.notice { background:#FFF6BF;color:#514721;border-color:#FFD324; }
.success { background:#E6EFC2;color:#264409;border-color:#C6D880; }
.error a { color:#8a1f11; }
.notice a { color:#514721; }
.success a { color:#264409; }
#container{
	/* width: 965px; */
	width: 939px;
	margin: 14px auto;
	padding: 13px;
	background: url('../images/container_bg.png') no-repeat;
}
#container #background {
	background: bottom center url('../images/container_wrapper_bg.png') no-repeat;
	padding: 0px 0px 15px 0px;
}
#container .wrapper{
	background: #fff;
}

/* TOP */
#header{
	height: 118px;
	position: relative;
}
#header #shop{
	position: absolute;
	right: -12px;
	top: 58px;
}
#logo{
	padding: 13px 0px 0px 37px;
	float: left;
}
#nav{
	position: relative;
	width: 700px;
	height: 60px;
	float: left;
}
#nav ul{
	position: absolute;
	right: 0px;
	top: -11px;
	margin: 0px;
	padding: 0px;
}
#nav ul li{
	display: block;
	float: left;
	height: 63px;
	margin: 0;
}
#nav ul li a{
	font-size: 13px;
	display: block;
	padding: 29px 10px 20px 10px;
	color: #160157; 	
}
#nav ul li.current a{
	color: #fff;
}
#nav ul li .l{
	width: 11px;
	height: 68px;
	float: left;
}
#nav ul li .m{
	height: 68px;
	float: left;
}
#nav ul li .r{
	width: 11px;
	height: 68px;
	float: left;
}
#nav ul li.current .l{
	background: url('../images/nav-left-active_bg.png') repeat-x;
}
#nav ul li.current .m{
	background: url('../images/nav-active_bg.png') repeat-x;
}
#nav ul li.current .r{
	background: url('../images/nav-right-active_bg.png') repeat-x;
}

/* HOME */

.home #ribbon{
	height: 260px;
	background: url('../images/ribbon_bg.png') 0px 16px repeat-x;
	color: #fff;
}
#ribbon .image-container{
	height: 258px;
	width: 470px;
	float: left;
	background: url('../images/ribbon-image_bg.png') no-repeat;
	margin: 0px 0px 0px 12px;
	overflow: hidden;
}
.image-container .image{
	width: 438px;
	height: 226px;
	overflow: hidden;
	margin: 16px;
}
#ribbon .text{
	float: left;
	width: 435px;
	margin: 41px 0px 0px 10px;
}
#ribbon ul, #ribbon li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#ribbon li{
	padding: 0px 0px 0px 13px;
	background: url('../images/li-b.png');
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
#ribbon h1{
	color: #dff3ff;	
	line-height: 24px;
	padding-bottom: 10px;	
}
#ribbon a{
	color: #dff3ff;	
}

.home #mid{
	height: 225px;
	width: 100%;
	padding: 10px 0px 0px 7px;
}
#mid .item{
	margin: 0px 5px 0px 0px;
}
#mid .buttons{
	width: 305px;
	height: 223px;
	float: left;
}
#mid .conv{
	position: relative;
	background: url('../images/block_bg.png') no-repeat;
	width: 305px;
	height: 223px;
	float: left;
}
.conv .top{
	height: 24px;
	padding: 11px 10px 0px 20px;
	font-size: 14px;
	color: #fff;
}
.conv .mid{
	padding: 10px 10px 0px 20px;
}
.brochure .img{
	width: 117px;
	height: 127px;
	background: url('../images/bedrijf.png') no-repeat;
	position: absolute;
	right: -4px;
	top: 80px;
}

.nieuwsbrief .img{
	width: 132px;
	height: 106px;
	background: url('../images/nb.png') no-repeat;
	position: absolute;
	margin: 50px 0px 0px 0px;
}
.nieuwsbrief #nbform{
	margin: 5px 0px 0px 122px;	
}

/* CONTENT */
#content{
	padding: 0px 15px 0px 15px;
	margin: 35px 0px 0px 0px;
	min-height: 250px;
}
#content .content-left{
    width: 252px;
    margin: 0 20px 0 0;
	float: left;
}
.content-left .crums{
	margin: 0px 0px 14px 15px;
	font-size: 10px;
}
.content-left .submenu{
	width: 252px;
	margin: 0px 0px 10px 3px;
}
.submenu .top{
	height: 11px;
	background: url('../images/submenu-top.png') no-repeat;
}
.submenu .mid{
	background: url('../images/submenu-middle.png') repeat-y;
	padding: 0px 0px 0px 20px;
}
.submenu ul.submenu-navigation{
	padding: 0px;	
}
.submenu .mid ul.submenu-navigation, .mid ul.submenu-navigation li{
	list-style: none;
	font-size: 13px;
}
.submenu .mid ul.submenu-navigation li{
	background: url('../images/li-db.png') no-repeat left center;
	width: 196px;
	
	display: block;
	padding: 7px 0px 7px 15px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #bfbfcb;
}
.submenu .mid ul.submenu-navigation li.last{
	border-bottom: 0;
}
.submenu .mid ul.submenu-navigation li.current a{
	color: #000051;
}
.submenu .bottom{
	height: 11px;
	background: url('../images/submenu-bottom.png') no-repeat;
}
#content .content-right{
	float: left;
	width: 630px;
	font-size: 11px;
}
.content-right h1{
	margin-bottom: 13px;
}

.content-right .image-container{
	background: url('../images/content-image-container.png') no-repeat;
	width: 228px;
	height: 174px;
	text-align: center;
	float: right;
}
.content-right .image-container .image{
	width: 204px;
	height: 150px;
	margin: 12px;
}

.content-right .sub{
	margin: 20px 0px 20px 0px;
}
.filter-list{
    overflow: auto;
}
.filter-list .filter {
    margin: 10px 0 20px 0;
}
.filter-list .filter .filter-title{
    
}
.filter-list .filter .filter-title h2{
    color: #2389d3;
    font-size: 13px;
    font-weight: normal;
    background: url('../images/info.png') no-repeat left center;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
}
.filter-list .filter .filter-values ul{
    padding: 0 0 0 15px;
}
.filter-list .filter .filter-values ul li{
    margin: 3px 0;
    padding: 0;
    list-style: none;
    background: url('../images/li-db.png') no-repeat left center;
    padding: 0px 0px 0px 10px;

}
.filter-list .filter .filter-values a{
    color: #000051;
    font-weight: normal;
}
.filter-list .filter .filter-values a.delete{
    background:url("../images/btn_remove.gif") no-repeat scroll 0 0 transparent;
    display:block;
    font-size:0;
    height:11px;
    line-height:0;
    overflow:hidden;
    text-indent:-999em;
    width:11px;
    float: left;
    margin: 3px 4px 0 0;
}
.filter-list .filter .filter-values .filter-value{
    margin-left: 20px;
}

.active-filters .filter-title{
    background: none !important;
}
.active-filters ul li{
    padding: 0 !important;
    background: none !important;
}

.product-list .item {
    border: 1px solid #e9e7e7;
    margin: 0 5px 5px 0;
    padding: 10px;
    float: left;
    width: 177px;
}
.product-list .item .product-title{
    text-align: center;
}
.product-list .item .product-image{
    text-align: center;
    margin-bottom: 5px;
    overflow: hidden;
}
.product-list .item .product-description{
    font-family: "Luicida Sans Unicode", "Arial";
    font-size: 10px;
    color: #666;
    height: 50px;
}
.product-list .item .product-description ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.product-list .item .product-description ul li {
    padding: 0 0 0 10px;
    background: url(../images/vink.png) no-repeat 0px 6px;
}
.product-list .item .product-link{

}
.product-list .item .product-link ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.product-list .item .product-link ul li{
    background: url('../images/li-db.png') no-repeat left center;
    padding: 7px 0px 7px 10px;
	margin: 0px 0px 0px 0px;
}

.product-view .product-image-box{
    float: left;
    width: 241px;
   
}
.product-view .product-image-box .main-image{
    width: 220px;
    padding-right: 1px;
    border: 1px solid #efefef;
    margin-bottom: 10px
}
.product-view .product-image-box .main-image img{
    display: block;
}
.product-view .product-image-box .thumbs{
    height: 70px;
    margin: 0 0 10px 0;
}
.product-view .product-image-box .thumbs .thumb{
    float: left;
    margin: 0 4px 0 0;
}
.product-view .product-image-box .thumbs .thumb img{
    border: 1px solid #efefef;   
}
.product-view .links ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-view .links li{
    background: url('../images/li-db.png') no-repeat left center;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
    font-size: 13px;
}
.product-view .product-text{
    float: left;
    width: 388px;
    margin-left: 0px;
}
.product-view .product-text .description ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
.product-view .product-text .description ul li {
    padding: 8px 0 8px 20px;
    background: url(../images/product-view-list.png) no-repeat 0px 11px;
    color: #666;
    font-size: 14px;
}

.product-view .product-text .tab {
    border-bottom: 1px solid #ccc;
    padding: 22px 0 0 0;
    position: relative;
    margin: 0 0 20px 0;
    color: #222222;
}
.product-view .product-text .tab ul.tabs{
    margin: 0px 0 0 5px;
    padding: 0px;
    list-style: none;
    width: 100%;   
    position: absolute;
    top: 0px;
    border-left: 1px solid #ccc;
}
.product-view .product-text .tab ul.tabs li{
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    width: 150px;
    padding: 3px 5px 3px 8px;
    background: #fff;
    height: 15px;
    font-size: 10px;
    cursor: pointer;
    background: #ccc;
    color: #fff;
    text-transform: uppercase;
}
.product-view .product-text .tab ul.tabs li.active{
    height: 16px !important;
    background: #fff;
    color: #666;
}
.product-view .product-text .tab .tab-content {
    border-top: 1px solid #ccc;
    padding: 10px 10px 0px;
    min-height: 250px;
    display: none;
}
.product-view .product-text .tab > .active{
    display: block !important;
}
.sub .sub-image-container{
	width: 150px;
	height: 105px;
	background: url('../images/sub-image-container.png') no-repeat;
}
.sub-image-container .image{
	padding: 10px;
}
.sub .text{
	width: 440px;
	margin: 0px 0px 0px 0px;
}
.sub .text h2{
	color: #2389d3;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.sub ul, .sub li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sub li{
	padding: 0px 0px 0px 7px;
	background: url('../images/li-db.png');
	background-position: left center;
	background-repeat: no-repeat;
}

#kaart{
	width: 320px;
	height: 387px;
	background: url('../images/kaart.jpg') no-repeat;
	position: relative;
	float: right;
}
#kaart .regio{
	position: absolute;
}
#kaart .regio a{
	color: #000;
	padding: 0px 4px 0px 4px;
}
#kaart .regio a:hover{
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}

#friesland{
	top: 58px;
	left: 176px;
}
#groningen{
	top: 40px;
	left: 242px;
}
#drenthe{
	top: 90px;
	left: 242px;
}
#overijssel{
	top: 150px;
	left: 232px;
}
#flevoland{
	top: 135px;
	left: 148px;
}
#noord-holland{
	top: 108px;
	left: 82px;
}
#utrecht{
	top: 185px;
	left: 130px;
}
#zuid-holland{
	top: 200px;
	left: 60px;
}
#gelderland{
	top: 190px;
	left: 190px;
}
#zeeland{
	top: 260px;
	left: 20px;
}
#noord-brabant{
	top: 250px;
	left: 110px;
}
#limburg{
	top: 320px;
	left: 190px;
}
.tt_container{
	z-index: 999;
	position: absolute;
	left: -250px;
}
.cp{
	width: 252px;
	height: 156px;
	
	padding: 10px;
	
	background: url('../images/cp_bg.png') no-repeat;
}
.cp2{
	background: url('../images/cp2_bg.png') no-repeat;
}
.cp .top{
	width: 272px;
	height: 20px;
	padding: 0px;
}
.cp .img{
	float: right;
	border: 1px solid #7fafd4;
	margin-right: 20px;
}
.cp .img img{
	display: block;
}
/* BOTTOM */
#bottom{
	width: 100%;
	height: 160px;
	padding-left: 11px;
	margin: 20px 0px 0px 0px;
}

#bottom .small-block{
	background: url('../images/small-block_bg.png') no-repeat;
	width: 210px;
	height: 118px;
	float: left;
	padding: 9px;
	margin: 2px 1px 0px 0px;
}
.small-block .top{
	height: 90px;
	text-align: center;
}
.small-block .bottom{
	text-align: center;	
}
.small-block .bottom h2{
	margin: 0;
	padding: 4px 0px 0px 0px;
}
.small-block .bottom h2 a{
	font-size: 11px;
	color: #fff;
}

#bottom .wide-block{
	width: 441px;
	height: 119px;
	background: url('../images/wide-block_bg.png') no-repeat;
	float: left;
	padding: 9px;
	margin: 0px 2px 0px 2px;
	position: relative;
}
.wide-block .image{
	position: absolute;
	bottom: 5px;
	left: -2px;
}
.wide-block .top{
	height: 32px;
	padding: 4px 14px 0px 0px;
	text-align: right;
}
.wide-block .top h2{
	margin: 0;
	padding: 0;
}
.wide-block .top h2 a{
	color: #fff;
}
.wide-block .text{
	margin: 0px 10px 0px 150px;
	height: 80px;
}
.wide-block ul{
	padding: 0;
	margin: 0;
}
.wide-block li{
	list-style: none;
	background: url('../images/li-db.png') no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
}
.wide-block li a{
	color: #2389d3;
	
}
.footer{
	font-size: 10px;
	color: #8c8c94;	
	padding: 0px 18px 0px 18px;
}
.footer a{
	color: #8c8c94;	
}

/* GLOBAL CLASSES */
.tooltipper{
    cursor: pointer;
}
.tool-tip{
    border: 1px solid #9BD9FE;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 10px;
    z-index: 999;
    position: absolute;
}
.tool-tip p{
    margin: 0;
}
.error{
	width: 300px;
	border: 1px solid #dcdcdc;
	background-color: #f8f8f8;
	padding: 10px 10px 10px 35px;
	background-image: url('../images/exclamation.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.succes{
	width: 300px;
	border: 1px solid #dcdcdc;
	background-color: #f8f8f8;
	padding: 10px 10px 10px 35px;
	background-image: url('../images/accept.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.last{
	margin-right: 0px !important;
}
.first{
	margin-left: 0px !important;
}
.right{
	float: right;	
}
.left{
	float: left;	
}
.clear{
	clear: both;	
}

.fc-error{
	position: absolute;
	cursor: pointer;
	z-index: 999;
	border: 1px solid #dcdcdc;
	background-color: #f8f8f8;
	padding: 1px 5px 1px 25px;
	background-image: url('../images/exclamation.png');
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
.error404{
	background-image: url('../images/404.png');
	background-repeat: no-repeat;
	background-position: 100px bottom;
	height: 320px;
	padding-left: 200px;
}
.error404 div{
	margin-left: 300px;
}
.hide{
    display: none !important;
}
