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

#header{
	height:192px;
	background:url(../../layout/www.corsendonk-horeca.com/header_nl.jpg) no-repeat center top;
	margin-bottom:25px;
}
.lang_nl #header{
	background:url(../../layout/www.corsendonk-horeca.com/header_nl.jpg) no-repeat center top;
}
.lang_fr #header{
	background:url(../../layout/www.corsendonk-horeca.com/header_fr.jpg) no-repeat center top;
}
#header h1{
	margin-left:-9999px;
}

#container{
	text-align:left;
	width:960px;
	margin:0 auto;
}

#sidebar{
	float:left;
	width:180px;
	margin-right:20px;
	height:191px;
	border-bottom:1px solid #C7BDA4;
}

#wrapper{
	float:right;
	width:760px;
}
#content{
	min-height:400px;
	height:auto !important;
	height:400px;
}

#footer{
	margin:10px auto;
	width:760px;
	min-height:50px;
	clear:both;
	font-size:11px;
	padding:10px 0 10px 0;
	float:right;
	border-top:1px solid #C7BDA4;
}
#footer_left{
	float:left;
}
#footer_right{
	float:right;
}

/* NAVIGATION
-------------*/

#sidebar ul{
	font-size:15px;
	font-weight:bold;
	margin:15px 0 0 0;
}
#sidebar a{
	text-decoration:none;
}
#sidebar li a{
	color:#6E644B;
	background:url(../../layout/www.corsendonk-horeca.com/bullet.gif) no-repeat left top;
	padding-left:22px;
}
#sidebar li a:hover{
	background-position:left -60px;
}
#sidebar li.active a{
	background-position:left -120px;
}

#sidebar li{
	padding:8px 0;
}
#sidebar #language{
	padding-left:22px;
	margin-top:13px;
}
.lang_fr #sidebar #language .fr,.lang_nl #sidebar #language .nl{
	display:none;
}

/* ELEMENTS
-----------*/

#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;
}
h2{
	font-size:24px;
	color:#6E644B;
	margin:0 0 15px;
}
h3{
	font-size:20px;
	font-weight:normal;
	color:#988753;
	margin:0 0 10px;
}
h4{
	font-size:16px;
	color:#942B27;
	margin:0 0 15px;
}
h5{
	font-size:14px;
	color:#988753;
	margin:0 0 5px;
}
a{
	color:#6E644B;
}
#content table p{
	margin:0;
}

/* CLASSES & IDS
----------------*/

img.borderleft,img.borderright{
	border:5px solid #998455;
	padding:1px;
	background:#fff;
}
img.borderleft{
	float:left;
	margin:3px 15px 10px 0;
}
img.borderright{
	float:right;
	margin:3px 0 10px 15px;
}

#module_database td,#module_database th{
	padding:3px;
	vertical-align:top;
	border:1px solid #ECE9E2;
}
#module_database th{
	width:160px;
}
#module_database td{
	width:590px;
}
.row0 td,.row0 th{
	background:#E2DED2;
}
#contactperson{
	margin-bottom:20px;
}

/* 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 10px 10px 0;
	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 #97834E;
}

/* FORMS
--------*/

input.text, select,textarea{
	border:1px solid #5A4D30;
	padding:2px;
	width:200px;
	font:11px Verdana,Arial,sans-serif;
}
textarea{
	height:100px;
}
input.submit{
	background:#5A4D30;
	border:1px solid #fff;
	color:#fff;
	padding:3px 10px;
	font-weight:bold;
}

/* CONTACT
----------*/

#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#968655;
	color:#fff;
}
.error_message{
	border:1px solid #c00;
	background:#fdd url(../../layout/www.halito.be/exclamation.gif) no-repeat 15px 16px;
	padding:15px 15px 15px 37px;
	margin:10px 0;
	color:#c00;
}
.module_form table tr.error th,.module_form table tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}

/* DATABASE
-----------*/

.database_search td,.database_search th{
	padding:3px;
}
#module_database .new_offer,#module_database .availability{
	display:block;
	padding:3px;
	color:#942B27;
	border:1px solid #968655;
	background:#E2DED2;
	margin:0 0 3px;
	width:150px;
	text-align:center;
	font-weight:bold;
	float:right;
	clear:both;
}

#module_database table{
	clear:both;
	margin-bottom:20px;
}

#content .module_database_list ul{
	padding:0;
}
#content .module_database_list li{
	border-bottom:1px solid #C7BDA4;
	padding:10px 0;
}
.module_database_list #module_photogallery{
	float:right;
}
.module_database_list #module_photogallery img{
	height:100px;
	width:100px;
}
.module_database_list #module_photogallery li{
	height:auto;
	width:auto;
	margin:0;
}
.module_database_list h3{
	height:40px;
	line-height:40px;
	margin-bottom:5px;
}
.module_database_list .new_offer,.module_database_list .availability{
	padding:5px;
	color:#fff;
	border:1px solid #95844E;
	background:#942B27;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}
.module_database_list #module_photogallery li{
	display:none;
}
.module_database_list #module_photogallery li.photo0{
	display:inline;
}
.module_database_list #module_photogallery a{
	text-decoration:none;
}
