body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
	background-color:#fff;
	margin-top:20px;
}

#container{
	background-image:url("../../layout/www.hebeco.be/repeater.jpg");
	background-repeat:repeat-y;
	background-position:center top;
	text-align:left;
	width:976px;
	margin:0 auto;
}

#header{
	background-image:url("../../layout/www.hebeco.be/border-top.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	height:21px;
}

#logo{
	background-image:url("../../layout/www.hebeco.be/logo.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	width:159px;
	height:45px;
	margin-left:10px;
}
#logo a{
	width:159px;
	height:45px;
	display:block;
}
#wrapsidelang{
	float:left;
	width:168px;
}
#sidebar{
	float:left;
	width:159px;
	margin:18px 0 0 9px;
}

#sidebar ul{
	float:right;
}

#sidebar ul li ul{
	padding-bottom:6px;
}

#sidebar ul li{
	border-bottom:1px solid #97CC02;
	width:146px;
}

#sidebar ul li ul li{
	border-bottom:none;
	height:14px;
}
#sidebar ul li{
	border-top:none;
}

#sidebar ul li a{
	color:#b3b3b3;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0,5em;
	padding-left:3px;
}

#sidebar ul li ul li a{
	color:#b3b3b3;
	font-weight:bold;
	text-decoration:none;
	text-transform:capitalize;
	letter-spacing:0,5em;
	padding-left:30px;
	font-size:11px;
}

#sidebar a:hover{
	color:#777;
}

#language{
	float:left;
	height:20px;
	/*width:130px;*/
        width:110px;
	margin:20px 16px 0px 0px;
}
#language ul{
	float:right;
}
#language li{
	float:left;
	padding-left:5px;
	border-left:1px solid #97CC02;
	padding-right:5px;
}
#language li.overrule{
	border-left:none;
}
#language li a{
	color:#919191;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#language li a:hover{
	text-decoration:underline;
}

#content{
	float:left;
	width:800px; /* verminder in IE6*/
	margin:-45px 0 0 1px;
	min-height:700px;
	height:auto !important;
	height:700px;
	position:relative;
}

#content p{
    color:#919191;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content p a{
    color:#97CC02;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer{
	background-color:#FFFFFF;
	background-image:url("../../layout/www.hebeco.be/border-bottom.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	margin:0 auto;
	width:976px;
	min-height:50px;
	clear:both;
	font-size: 10px;
	padding-top:20px;
}

#footer p a{
	color:#628307;
}
.home #content,
.bedrijf #content,
.agenda #content{
    padding:10px;
    width:780px;
}
.home #content h1{
    background-color:#97CC02;
    color:#fff;
    font-size:34px;
    line-height:34px;
    width:700px;
    margin:0 auto;
}

/* ELEMENTS
-----------*/
hr{
    background-color:#97CC00;
    height:1px;
    border:none;
}
#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:15px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}

/* SHOPLOCATOR
---------------*/
.mod_shopdb #content .shopdatabase_search input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto;
	font:bold 12px Arial, Verdana,  Helvetica, sans-serif;
	background-color:#97CC02;
	border:none;
	cursor: pointer;
}

.mod_shopdb #content .shopdatabase_search input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Arial, Verdana,  Helvetica, sans-serif;
	border:1px solid #97CC02;
}

.mod_shopdb #content{
    padding:0px 20px;
    width:760px;
}

.mod_shopdb #content .shopdatabase_search table tr td{
    padding:4px 0px;
}

.mod_shopdb #content .shopdatabase_search table tr th{
    width:100px;
}

.mod_shopdb #content ul li a{
    color:#B3B3B3;
    font-weight:bold;
}

.mod_shopdb #content ul li a:hover{
    text-decoration:none;
}

.mod_shopdb #content .shopdatabase_search .error{
    color:#FF0000;
    font-weight:bold;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	background-color:#97CC02;
	border:none;
	cursor: pointer;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #97CC02;
}

table.layouttable{
	width:500px;
}
.layouttable td,.layouttable th{
	padding:5px;
}
.layouttable th{
	width:180px;
	font-weight:normal;
	text-align:right;
	color:#919191;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:none;
}
.layouttable .row1 td,.layouttable .row1 th{
}

table.layouttable tr.error th,table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
#disclaimer{
	font-size:10px;
	padding-left:96px;
	width:360px;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.layouttable td,.layouttable th{
	padding:3px;
	vertical-align:top;
}
/* CATERGORIES
----------------*/
#sidebar ul li.active ul,#sidebar ul li.activeparent ul{
	display:block;
}
#sidebar ul li ul{
	display:none;
}

/* CATALOGUS 
------------*/
#headermenu{
	width:800px;
}

#headermenu ul{
	margin:0;
	padding:0 0 0 8px;
}

#headermenu li{
	float:left;
	list-style:none;
	border:1px solid #97CC02;
	width:255px;
	margin-right:6px;
}

#headermenu ul li.active ul{
	padding-left:40px;
}
#headermenu ul li.active ul li{
	float:left;
	padding:8px;
	width:125px;
	height:125px;
}
#headermenu ul li.active ul li .image{
	display:block;
}
#headermenu ul li.active ul li a{
	display:none;
}

#headermenu li a{
	color:#b3b3b3;
	text-decoration:none;
	height:28px;
	display:block;
	padding:12px 0 0 4px;
	font-size:24px;
	text-transform:capitalize;
}
#headermenu li ul{
	display:none;
}

#headermenu li.active a,#headermenu li.activeparent a{
	background-color:#97CC02;
	color:#fff;
	text-decoration:none;
}
#headermenu.toplevel li ul{
	display:block;
	position:absolute;
	top:50px;
	left:0;
}
#headermenu.toplevel li ul li{
	float:none;
	width:auto;
	border:0;
	margin:0;
}
#headermenu.toplevel li.active ul li a{
	background:none;
	color:#97CC02;
	font-size:12px;
	height:auto;
	padding:0;
	text-decoration:underline;
	font-weight:bold;
}

#category_empty{
	margin:30px 6px 0 8px;
}

#category_main{
	float:left;
	width:520px;
	margin:30px 6px 0 8px;
}
#preview{
	margin:0 0 20px 0;
}

#category_right{
	float:left;
	width:255px;
	height:340px;
	margin:30px 0 0 0;
}

#merkcontent{
	border:1px solid #97CC02;
	width:100%;
	margin-bottom:10px;
	
}
#merkcontent img,#awardcontent img{
	display:block;
	margin:5px auto;
}

#category_right .sidebaritem h1{
	background-color:#97CC02;
	border:1px solid #97CC02;
	width:150px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	padding:4px 0 4px 4px;
	margin-bottom:0;
}

.sidebaritem{
	width:100%;
	margin-bottom:10px;
}
.sidebaritemcontent{
	border:1px solid #97CC02;
	padding:6px;
}
#product-info a{
	color:#444;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

#products ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#products li.product{
	float:left;
	width:124px;
	padding:6px 6px 0 0;
}
#products li#productnr_4{
	padding-right:0;
}
#products li.product li, .product_functies,.product_info{
	display:none;
}
#products li.product li.product_photo_1{
	display:block;
}
#products h3{
	margin:0 0 5px;
	padding:0;
	color:#9f9f9f;
	border-bottom:1px dotted #97CC02;
	height:36px;
	overflow:hidden;
}
#products h3 a{
	padding-left:3px;
}
#products a{
	text-decoration:none;
	color:#9f9f9f;
	display:block;
}
#products a:hover{
	text-decoration:none;
	color:#fff;
	background-color:#99cc00;
}

#infocontent ul li,#infocontent ul li a{
    color:#919191;
}
#awards{
	width:100%;
}
#awardcontent,#product-info-content{
	min-height:125px;
}
#awardcontent ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebaritem.hide{
	display:none;
}
