body,html{
	font-family:Arial, Helvetica, Sans-serif;
	font-size:11px;
	min-height:100%;
	height:auto !important;
	color:#666769;
	height:100%;
	background-image:url('../img/site_bg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}

strong{
	font-weight:bold;
}

.page{
	width:1000px;
	margin:0 auto 0 auto;
}

a:active, a:focus{
	outline:none;
}


/*
	###SIDE NAVIGATION###
*/
.side-navigation{
	width:144px;
	float:left;
	margin-left:26px;
	margin-top:204px;
}

.side-navigation ul{
	float:right;	
}

.side-navigation .foo ul li{
	background-image:url('../img/nav_bg.png');
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:6px;
	padding-left:5px;
	display:block;
	height:25px;
}

.side-navigation .foo ul li a{
	background-image:url('../img/nav_corner_right.png');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:5px;
	display:block;
	padding-top:3px;
	height:22px;
	font-size:14px;
	font-style:italic;
	color:#FFF;
	text-decoration:none;
}

.side-navigation .foo ul li:hover{
	background-image:url('../img/nav_bg_hover.png');
}

.side-navigation .foo ul li:hover a{
	background-image:url('../img/nav_corner_right_hover.png');
}

.side-navigation .foo ul li.nav_uid7{
	clear:both;
	float:right;
}

.side-navigation .foo ul li.nav_uid8{
	clear:both;
	float:right;
}

.side-navigation .foo ul li.nav_uid9{
	clear:both;
	float:right;
}

.side-navigation .foo ul li.nav_uid10{
	clear:both;
	float:right;
}

.side-navigation .foo ul li.nav_uid11{
	clear:both;
	float:right;
}

.side-navigation .foo ul li.nav_uid12{
	clear:both;
	float:right;
}

.side-navigation .foo ul li.nav_uid13{
	clear:both;
}

.side-navigation .bar{
	padding-top:128px;
	clear:both;
}
.side-navigation .bar h6{
	float:right;
	color:#77AD1A;
	font-size:130%;
	text-align:right;
	clear:both;
}
.side-navigation .bar ul{ /* webshops fix */
	display:block;
	clear:both;
	float:right;
}

.side-navigation a{
	color:#77AD1A;
	text-decoration:none;
	float:right;
}
.side-navigation .bar a:hover{
	color:#666769;
}

/*
	###COLUMN PARTS###
*/
.column{
	width:800px;
	padding-left:29px;
	float:right;
	background-image:url('../img/column-shadow-left.png');
	background-repeat:repeat-y;
	padding-top:32px;
	margin-bottom:40px;
}

.column .header{
	padding-left:27px; /* logo & topmenu */
}

.column .header ul{
	height:20px;
	position:relative;
	top:-12px;	
}

.column .header ul li{
	margin-right:6px;
	padding-top:1px;
	float:left;
}


.column .header ul li:hover{
	background-image:url('../img/nav_header_bg_hover.png');
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	padding-top:1px;
	height:19px;
}

.column .header ul li:hover a{
	background-image:url('../img/nav_header_hover.png');
	background-position:right center;
	background-repeat:no-repeat;
	display:block;
}

.column .header ul li a{
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	color:#666769;
	font-size:14px;
	font-style:italic;
	height:19px;
}

ul.breadcrum{
display:block;
height:27px;
}
ul.breadcrum li{
	float:left;
	color:#77AD1A;
	padding: 0 6px 0 6px;
	border-left:1px solid #ededed;
}
ul.breadcrum li.root{
	padding: 0 6px 0 0px;
	border-left:0px;
}
ul.breadcrum li a{
	color:#77AD1A;
	text-decoration:none;
}

.column .content{
	background-image:url('../img/content_bg.png');
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:58px;
	padding-top:27px;
	padding-left:28px;
	width:545px;
}

.content a{
	color:#77AD1A;
}
.content a:hover{
	color:#666769;
}
.content h6{
	color:#666769;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	display:block;
	padding-bottom:6px;
}

.column .content h1{
	font-size:23px;
	margin-bottom:10px;
}

.eyewrapper{
	position:relative;
	width:780px;
	height:389px;
	top:-12px;
}

.language{
	height:18px;
	width:85px;
	background-image:url('../img/language-corner-left.png');
	background-repeat:no-repeat;
	background-color:#BACC39;
	position:absolute;
	top:0;
	right:33px;
}

.language ul{
	display:block;
	height:15px;
	padding-top:3px;
	padding-left:7px;
	background-image:url('../img/language-corner-right.png');
	background-repeat:no-repeat;
	background-position:top right;
}

.language ul li,
.language ul li a{
	display:block;
	width:20px;
	height:12px;
}

.language ul li{
	float:left;
	padding-right:5px;
}

/*.language ul li a.inact{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;}*/

.language ul li a{
	text-indent:-5000px;
	background-repeat:no-repeat;
}

.language ul li a.nl{
	background-image:url('../img/flag-nl.png');
}

.language ul li a.be{
	background-image:url('../img/flag-be.png');
}

.language ul li a.en{
	background-image:url('../img/flag-uk.png');
}

.eyecatcher{
	width:750px;
	height:335px;
	background-image:url('../img/eyecatcher-bg.png');
	background-repeat:repeat-y;
	padding-top:36px;
	padding-left:30px;
	position:absolute;
	top:18px;
	left:0;
}

.eyechatcher-content{
	float:left;
}

.eyecatcher ul{
	padding-left:30px;
	padding-top:20px;
	float:left;
}

.eyecatcher ul li{
	margin-bottom:5px;	
}

.eyecatcher .menu-publish ul li.first,
.eyecatcher .menu-webshop ul li.last{
	background-image:url('../img/eyewrapper_nav_bg.png');
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	height:24px;
}

.eyecatcher .menu-publish ul li.first:hover,
.eyecatcher .menu-webshop ul li.last:hover{
	background-image:url('../img/eyewrapper_nav_bg_hover.png');
}

.eyecatcher .menu-publish ul li.first a,
.eyecatcher .menu-webshop ul li.last a{
	background-image:url('../img/eyewrapper_nav_corner.png');
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:3px;
	padding-left:9px;
	padding-right:9px;
	display:block;
	height:21px;
	font-size:14px;
}

.eyecatcher .menu-publish ul li.first:hover a,
.eyecatcher .menu-webshop ul li.last:hover a{
	background-image:url('../img/eyewrapper_nav_corner_hover.png');
	color:#808080;
}

.eyecatcher ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
}

/*
	###FOOTER PARTS###
*/
.footer{
	background-image:url('../img/footer_bg.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:23px;
	position:relative;
	height:120px;
	width:1000px;
}

.footer .block{ /* logo CM */
	margin-left:25px;
	margin-right:30px;
	float:left;
}

.footer .adres{
	padding-right:70px;
	float:left;	
}

.footer .adres a{
	text-decoration:none;
	color:#60901b;
}

.footer span.footer-text{
	position:absolute;
	bottom:5px;
	left:231px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.footer span.footer-text a{
	text-decoration:none;
	margin-left:5px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}