body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
	background-image:url("../../layout/www.kiwanis.be/bg.jpg");
	background-repeat:repeat;
	margin-bottom:0px;
}

#wrap{
	background-image:url("../../layout/www.kiwanis.be/midbg.jpg");
	background-repeat:repeat-y;
	width:808px;
	margin:0 auto;
}

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

#header{
	background-image:url("../../layout/www.kiwanis.be/header.jpg");
	background-repeat:repeat-y;
	height:158px;
}

#wrapmid{
	width:754px;
	margin:0 auto;
}

#sidebar, #content{
	margin-top:9px;
}

#sidebar{
	float:left;
	width:162px;
	background-color:#e7e4da;
}
	#sidetop{
		background-image:url("../../layout/www.kiwanis.be/sidetop.jpg");
		background-repeat:no-repeat;
		height:10px;
	}
	#sidemid{
		width:150px;
		margin:8px auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	#sidemid li{
		padding:5px 7px 7px 0px;
	}
	#sidemid a{
		padding-top:7px;
		padding-left:12px;
		color:#867a64;
		text-decoration:none;
		display:block;
		border-top:1px solid #4e576a;
	}
	#sidemid a:hover{
		color:#65923c;
	}
	#sidemid a:active{
		color:#65923c;
	}
	#sidemid ul li.first a{
		border:0;
	}
	#sidemid ul li.active ul li.last a{
		border:0;
	}
	#sidemid ul li ul li{
		padding-left:36px;
		border:0px;
		font-size:14px;
	}
	#sidemid ul li ul li a{
		padding:0px;
		border:0px;
	}
	#sidemid ul li ul li a:hover{
		color:#65923c;
	}
	#sidemid ul li ul li.active a{
		color:#65923c;
	}
	#sidebottom{
		background-image:url("../../layout/www.kiwanis.be/sidebottom.jpg");
		background-repeat:no-repeat;
		background-position:bottom;
		height:10px;
	}
#partners{
	width:162px;
	height:52px;
	border-top:10px solid #FAF9F5;
}

#content{
	float:left;
	background-color:#e7e4da;
	width:583px;
	margin-left:9px;
}
	#content h1.title{
		border-bottom:1px solid #4e576a;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		padding-bottom:5px;
	}
	#contentop{
		background-image:url("../../layout/www.kiwanis.be/contentop.jpg");
		background-repeat:no-repeat;
		height:10px;
	}
	#contentmid{
		background-color:#e7e4da;
		margin:0 auto;
		width:571px;
		padding-bottom:20px;
		font-family:Arial, Helvetica, sans-serif;
		color:#3b4246;
		min-height:550px;
		height: auto !important;
		height:550px;
		overflow:hidden;
	}
	#contentmid .title h1{
		font-size:18px;
	}
	#contentmid h6{
		font-size:18px;
		background-color:#4e576a;
		color:#fff;
		padding:5px;
		width:561px;
		text-align:center;
		line-height:22px;
		
	}
	#contentmid h2{
		font-size:16px;
	}
	#contentmid h3{
		font-size:14px;
	}
	#contentmid p{
		font-size:12px;
	}
	#contentmid a{
		color:#3f84a6;
		text-decoration:none;
	}
	#contentmid a:hover{
		text-decoration:underline;
	}

#footer{
	text-align:center;
	margin:0 auto;
	width:788px;
	font-size: 10px;
}
	#footer a{
		color:#000;
		text-decoration:none;
	}
	#footer a:hover{
		text-decoration:underline;
	}

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

/* 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
-------*/
.module_form{
	width:60%;
	text-align:center;
}
.module_form .layouttable input.submit{
	color:#000;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:0 auto;
	font:bold 12px Arial,Verdana,sans-serif;
	background-color: #e7e4da;
	border:1px solid #7a7872;
}
.module_form .layouttable input.submit:focus{
	border-top-color:#5c5a51;
	border-left-color:#5c5a515;
	border-bottom-color:#000;
	border-right-color:#000;
}

.module_form .layouttable input.text,textarea{
	width:150px;
	padding:3px 5px;
	font:11px Arial,Verdana,sans-serif;
	border:1px solid #637331;
}

.module_form table.layouttable{
	margin:0px;
}
.layouttable td,.layouttable th{
	font-size:11px;
	padding:3px;
}
.layouttable th{
	width:180px;
	text-align:left;
	color:#fff;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:#4e5669;
}
.layouttable .row1 td,.layouttable .row1 th{
	background:transparent;
}
.layouttable .row1 th,.layouttable .row1 .radiolabel{
	color: #867a64;
}
.radiolabel{
	color:#221E1F;
}
.module_form table.layouttable p#disclaimer{
	color:#4e5669;
	font-size:10px;
	text-align:left;
}
/*------------------*/
.error_message{
	border:2px solid #c00;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#ff0000;
	color:#FFFFFF;
	font-weight:bold;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}

