body{
	font:14px/20px Calibri,Verdana,Arial,sans-serif;
	text-align:center;
	font-size-adjust:0.465;
}

#header{
	height:230px;
	background:#fff url(../../layout/www.likambote.be/header_bg.jpg) no-repeat left bottom;
}
#header h1{
	float:left;
}
#header #lang{
	float:right;
	padding:63px 0 0 0;
}

#container{
	text-align:left;
	width:960px;
	margin:10px auto 0;
	background:#8CC63F url(../../layout/www.likambote.be/container_bg.gif) repeat-y left top;
}
#wrapper{
	background:url(../../layout/www.likambote.be/wrapper_bg.gif) no-repeat left top;
}

#sidebar{
	float:left;
	width:160px;
	margin-right:60px;
	padding:20px;
}

#content{
	float:right;
	width:660px;
	padding:20px;
}

#footer{
	text-align:center;
	margin:0 auto;
	width:960px;
	min-height:50px;
	clear:both;
	background:#fff;
	padding:5px 0;
}

/* SIDEBAR
----------*/
#sidebar{
	font-size:16px;
	font-weight:bold;
}
#sidebar li{
	padding-bottom:18px;
}
#sidebar a{
	color:#fff;
	text-decoration:none;
	background:url(../../layout/www.likambote.be/bol.gif) no-repeat left top;
	padding:0 0 0 20px;
	height:14px;
}
#sidebar a:hover{
	background-position:left -60px;
}
#sidebar .active a{
	background-position:left -30px;
}

/* 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;
}
a{
	color:#D2232A;
}
#content h1,h2,h3,h4{
	margin:0 0 10px;
}
h2{
	font-size:32px;
	line-height:32px;
	color:#D2232A;
	margin:0 0 15px;
	font-size-adjust:0.465;
}
h3{
	font-size:24px;
	color:#fff;
	line-height:28px;
}
table td{
	padding:3px;
}
hr{
	border:0;
	border-top:1px solid #fff;
	height:1px;
	margin:0 0 10px;
	padding:0;
}

/* CLASSES
----------*/
.error_message{
	border:1px solid #c00;
	background:#fdd url(/layout/exclamation.gif) no-repeat 15px 16px;
	padding:15px 15px 15px 37px;
	margin:10px 0;
	color:#c00;
}

/* LAYOUTTABLE
--------------*/
.bordertable{
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	margin:0 0 15px;
}
.bordertable td,.bordertable th{
	border:1px solid #fff;
	border-width:1px 0 0 1px;
}

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

input.submit{
	color:#fff;
	padding:3px 10px;
	display:block;
	margin:0 auto;
	font:bold 11px Verdana,Arial,sans-serif;
	background:#D42127;
	border:1px solid #fff;
}

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

table th{
	text-align:right;
}

table tr.error th,table tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}

#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}


/* 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;
}
