html {
}
body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
	color:#000;
	background:#e32119;
}
#content a{
	color:#8ca06a;
}
#content a:hover{
	color:#BCD68F;
}
#content .class1 a{
	color:#00703b;
}
#content .class1 a:hover{
	color:#000;
}
#content .class2 a{
	color:#cc071e;
}
#content .class2 a:hover{
	color:#000;
}

#sidebar{
	float:left;
	width:182px;
	background:#CC071E;
}
#logo{
	height:112px;
}
#logo a{
	display:block;
	width:182px;
	height:112px;
	background:#CC071E url(../../layout/www.oic.eu/logo_BG.gif) repeat-y center center;
}
#lang{
	height:11px;
	padding-top:15px;
	text-align:center;
	padding-left:57px;
}
#lang a{
	display:block;
	float:left;
	width:16px;
	height:11px;

}
	#lang #nl a{
		background:url(../../layout/www.oic.eu/nl.png) no-repeat top right;
		margin:0 8px 0 0;
	}
	#lang #fr a{
		background:url(../../layout/www.oic.eu/fr.png) no-repeat top right;
		margin:0 8px 0 0;
	}
	#lang #gb a{
		background:url(../../layout/www.oic.eu/gb.png) no-repeat top right;
	}
#container{
	text-align:left;
	width:964px;
	margin:0 auto;
	background:#e32119 url(../../layout/www.oic.eu/body_BG.gif) repeat-y top center;
	min-height:600px;
}
#wrapper{
	float:left;
	width:670px;
        background: #fff;
	/*background:url(../../layout/www.oic.eu/watermark.gif) no-repeat 350px 35px;*/
}
.home #wrapper{
	/*background:none;*/
        background: #fff;
}
	#header{
		background:url(../../layout/www.oic.eu/header_BG.gif) repeat-x center bottom;
	}
	#content{
		padding:20px;
		min-height:600px;
		height:auto !important;
		height:600px;
	}
#extra{
	background:#cc071e url(../../layout/www.oic.eu/extra_BG.gif) no-repeat top right;
	float:right;
	width:112px;
	min-height:600px;
	height:auto !important;
	height:600px;
}
.lang_fr #extra{
	background:#cc071e url(../../layout/www.oic.eu/extra_BG_fr.gif) no-repeat top right;
}
.lang_en #extra{
	background:#cc071e url(../../layout/www.oic.eu/extra_BG_en.gif) no-repeat top right;
}

#footer{
	color:#fff;
	font-size:10px;
	text-align:center;
	padding:0 112px 10px 182px;
}

/* ELEMENTS
-----------*/
#navigation li a{
	display:block;
	background:#CC071E url(../../layout/www.oic.eu/li_a_BG.gif) no-repeat 8px center;
	padding:10px 5px 10px 35px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #A0071D;
}
#navigation li a:hover, #navigation li.active a{
	color:#fff;
}
#navigation li li a{
	background:#CC071E url(../../layout/www.oic.eu/li_sub_a.gif) no-repeat left center;
	padding:5px 5px 5px 42px;
	margin-left:15px;
}
#navigation li.active li a,#navigation li.activeparent li a{
	color:#000;
}
#navigation li li a:hover,#navigation li li.active a{
	color:#fff;
}

#header h1{
		font-size:36px;
		line-height:40px;
		color:#CC071E;
		text-align:center;
		padding:32px 0;
	}
.home #header h1{
	display: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;
}
#content h1{
	font-size:22px;
	font-weight:bold;
	color:#CC071E;
}
h2{
	font-size:17px;
	font-weight:bold;
}


#footer a{
	color:#fff;
}

/* PHOTOGALLERY
---------------*/
.module_photo ul{
	margin:0;
	padding:0;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 23px 46px;
	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
-------*/
.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:text-top;
}
input.text,textarea{
	padding:2px;
	border:1px solid #000;
        background: #f1f1f1;
	font:12px/18px Arial,Verdana,sans-serif;
	width:200px;
}
textarea{
	height:125px;
}

/* NEWS
-------*/

#module_news .article{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CC071E;
}

/* BOOM
-------*/

#content #list_198{
	width:630px;
	height:552px;
	position:relative;
	background:url(/layout/www.oic.eu/boom_nl.gif) no-repeat left top;
	list-style:none;
	padding:0;
	margin:0;
}
.lang_fr #content #list_198{
	background:url(/layout/www.oic.eu/boom_fr.gif) no-repeat left top;
}
.lang_en #content #list_198{
	background:url(/layout/www.oic.eu/boom_en.gif) no-repeat left top;
}
#list_198 a{
	position:absolute;
	color:#000;
	text-decoration:none;
	width:150px;
	font:bold 18px Infotext,Arial,sans-serif;
	background:transparent;
	padding:0;
}
#list_198 a:hover{
	color:#fff;
	text-decoration:underline;
}
#list_198 .listitem_1 a{bottom:397px;	right:415px;	text-align:right;}
#list_198 .listitem_2 a{bottom:485px;	left: 327px;}
#list_198 .listitem_3 a{bottom:309px;	right:428px;	text-align:right;}
#list_198 .listitem_4 a{bottom:357px;	left: 388px;}
#list_198 .listitem_5 a{bottom:283px;	left: 416px;}
#list_198 .listitem_6 a{bottom:140px;	right:373px;	text-align:right; width:250px;}
#list_198 .listitem_7 a{bottom:121px;	left: 383px; width:250px;}
