body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
	background-image: url(../../layout/www.funerarium-rommelaere.be/body_BG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f2b483;
}

#container{
	text-align:left;
	width:980px;
	background-image: url(../../layout/www.funerarium-rommelaere.be/wrapper_BG.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin:0 auto;
}
#wrapper{
	width: 980px;
	background-image: url(../../layout/www.funerarium-rommelaere.be/container_BG.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#header{
	height:155px;
	background-image: url(../../layout/www.funerarium-rommelaere.be/header_BG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#sidebar{
	float:left;
	width:222px;
	padding: 20px 20px 20px 30px;
}

#content{
	float:right;
	width:655px;
	padding: 20px 30px 20px 20px;
	min-height: 433px;
	height: auto !important;
	height: 433px;
}

#footer{
	text-align:center;
	margin:0 auto;
	padding-top: 10px;
	width:980px;
	height:34px;
	clear:both;
	font-size: 10px;
	background-image: url(../../layout/www.funerarium-rommelaere.be/footer_BG.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/* SIDEBAR
-----------*/
#sidebar ul{
	
}

#sidebar ul li{
	margin-bottom: 4px;
}

#sidebar ul li a{
	display: block;
	width: 182px;
	height: 25px;
	padding: 7px 20px 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color:#5e2c13;
	border-right: 3px solid #4d1b02;
}

#sidebar ul li a:hover,#sidebar ul li.active a, #sidebar ul li.activeparent a{
	border-right: 3px solid #fff;
}
#sidebar ul li.activeparent ul li a, #sidebar ul li.active ul li a {
	text-align: right;
	border: none;
	background-color: #903f0a;
}
#sidebar ul li ul li a:hover, #sidebar ul li ul li.active a{
	text-decoration: underline;
}

/* CONTENT
-----------*/
#content p,#content ul,#content ol{
	margin:0 0 10px;
	color: #4e4e4e;
}
#content a{
	color: #903f0a;
}
#content a:hover{
	color: #5e2c13;
}
#content ul,#content ol{
	padding-left: 20px;
}
#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 20px;
	color: #4e4e4e;
}
#content h1 {
	font-size: 18px;
	margin-bottom: 40px;
}

/* FOOTER
-----------*/
#footer p, #footer p a{
	color: #fff;
}
#footer p a:hover{
	color: #000;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo h3{
	display: none;
}

#content .module_photo ul{
	margin:0;
	padding:0 0 0 50px;
	list-style:none;
}

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

/* FORMS
--------*/
#content table.layouttable {
	width: 100%;
	color: #4e4e4e;
}
#content table.layouttable th {
	width: 200px;
	font-size: 13px;
}
#content table.layouttable input.text, #content table.layouttable textarea {
	border: 1px solid #6e6e6e;
	width: 240px;
	margin-bottom: 4px;
}
#content table.layouttable input.submit {
	border: 1px solid #5e2c13;
	width: 120px;
	margin: 4px 0 8px 260px;
	padding: 5px 0;
	color: #fff;
	font-weight: bold;
	background-color: #903f0a;
}
#content table.layouttable p {
	width: 440px;
	font-size: 10px;
	line-height: 12px;
	color: #6e6e6e;
	text-align: justify;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}

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