body{
	font:12px/19px Arial,Verdana,sans-serif;
	text-align:center;
	background:#eee;
}
#container{
	text-align:left;
	width:960px;
	margin:10px auto 0;
	background:#fff url(../../layout/www.ifma.be/container_bg.gif) repeat-y left top;
}
#header{
	height:150px;
	background:#fff url(../../layout/www.ifma.be/header_bg.jpg) no-repeat right top;
}
#header h1{
	height:150px;
	margin:0;
}


#topbar{
	background:#222;
	color:#fff;
	text-align:right;
	padding:3px 50px;
	font:11px Arial,Verdana,sans-serif;
}
#topbar a{
	color:#fff;
}

#topbar input.text{
	border:0;
	background:#eee;
	padding:2px;
	font:11px Arial,Verdana,sans-serif;
	
}
#topbar input.submit{
	background:#D3242B;
	border:1px solid #D3242B;
	color:#fff;
	font:bold 11px Arial,Verdana,sans-serif;
	margin-right:50px;
}

#login_area{
	background:#D3242B;
	width:150px;
	/*padding:15px 190px 0 10px;*/
        padding:15px 0px 0 10px;
	color:#fff;
	float:left;
	font-size:11px;
}
#login_area a{
	color:#fff;
	display:block;
	text-align:center;
}
#login_area input{
	font:11px Arial,Verdana,sans-serif;
}
#login_area input.text{
	border:1px solid #333;
	padding:2px;
	margin-bottom:5px;
	width:144px;
}
#login_area input.submit{
	display:block;
	margin:0 auto 5px;
	border:2px solid #333;
	background:#fff;
	color:#D3242B;
	font-weight:bold;
	padding:2px 5px;
}

#secondary_header{
	position:relative;
	background:#fff url(../../layout/www.ifma.be/secondary_header.gif) repeat-y left top;
	margin:0 1px 0 0;
}

#welcome_message{
	font:15px/18px Georga,Times,Times New Roman,serif;
	font-style:italic;
	color:#777;
	width:440px;
	float:right;
	/*padding:20px 65px 0 80px;*/
        padding:20px 65px 0 0px;
}
#welcome_message p{
	margin:0 0 10px;
}
#welcome_message .signature{
	color:#D3242B;
	font-size:14px;
	font-style:normal;
}
#ceo{
	/*background:transparent url(../../layout/www.ifma.be/vanhooland.png) no-repeat left bottom;*/
	width:270px;
	/*height:205px;*/
        height:266px;
	position:absolute;
	bottom:0;
	left:170px;
        overflow:hidden;
}

#ceo img{
        vertical-align:bottom;
}


#wrapper{
	float:left;
	width:100%;
}
#content{
	margin: 0 151px 0 170px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#extra{
	background:#fff;
	float:left;
	width:150px;
	margin-left:-151px;
}
#extra p{
	padding:10px 10px 0;
}
#navigation{
	background:#555;
	float:left;
	width:150px;
	margin-left:-960px;
	color:#fff;
	padding:10px;
}
#navigation li{
	display:inline;
}
#navigation a{
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:right;
	margin-bottom:5px;
}
#navigation li li a{
	margin-right:10px;
	font-size:11px;
	color:#ccc;
}

#footer{
	background:#eee;
	color:#555;
	clear:left;
	width:100%;
	border-top:20px solid #D3242B;
	font-size:11px;
}
#footer p{
	padding:3px 0 0 170px;
}
#footer a{
	color:#555;
	padding-right:10px;
}

/* HOME
-------*/

.horizontal_row{
	background:transparent url(../../layout/www.ifma.be/horizontal_row_bg.gif) repeat-y left top;
	margin-right:1px;
}
.horizontal_row .left{
	float:left;
	width:265px;
	overflow:hidden;
}
.horizontal_row .right{
	float:left;
	width:373px;
	overflow:hidden;
}
.contentitem{
	padding:15px;
}
.left .contentitem{
	padding:15px 15px 5px;
}
.horizontal_row img{
	vertical-align:top;
}
#intro{
	background:#eee url(../../layout/www.ifma.be/horizontal_row_bg.gif) repeat-y left top;
}

#content #news{
	margin:0;
	padding:0;
	list-style:none;
}
#content #news li{
	clear:both;
}
#content #news img{
	float:left;
	margin:2px 8px 10px 0;
	border:1px solid #333;
}
#content #news p{
	float:left;
	width:344px;
	line-height:18px;
	font-size:11px;
}
#content #news a{
	color:#333;
}
#content #news a em{
	color:#D3242B;
	font-style:normal;
	font-weight:bold;
}

#content #module_news .module_photo h3{
	display: none;
}

#content #module_news_top ul#news li{
	min-height: 80px;

}
#content #module_news_top ul#news li p{
	float: right;
	width: 170px;
}
#content #module_news_top ul#news li .module_photo{
	float: left;
	width: 52px;
	height: 52px;
	padding: 0;
}
#content #module_news_top ul#news li .module_photo h3{
	display: none;
}
#content #module_news_top ul#news li .module_photo ul{
	margin: 0;
	padding: 0;
	position: relative;
	top: -10px;
}
#content #module_news_top ul#news li .module_photo ul li{
	width: 52px;
	height: 52px;
	margin: 0;
	padding: 0;
	
}
#content #module_news_top ul#news li .module_photo ul li img{
	width: 50px;
	height: 50px;
}

.contentitemleft{
	float:left;
	width:70px;
	margin-right:10px;
	font-size:11px;
}
.contentitemright{
	float:left;
	width:263px;
}

.contentitemleft img{
	display:block;
	margin:0 auto 10px;
}
#content .contentitemleft p{
	margin:0;
}
#content #event .date{
	font-size:24px;
	color:#555;
	border-right:1px solid #D3242B;
	border-bottom:1px solid #D3242B;
	text-align:center;
	padding:7px 0;
	margin-bottom:8px;
	background:#eee;
}


/* CLASSES
----------*/

.more{
	text-align:right;
}
.more a{
	background:#D3242B;
	color:#fff;
	padding:3px;
	text-decoration: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;
}

h2{
	background:#D3242B;
	color:#fff;
	font:bold 14px Arial,Verdana,sans-serif;
	padding:5px 15px;
}
#content h2 p,#extra h2 p{
	margin:0;
	padding:0;
}
h3{
	color:#D3242B;
	font:bold 14px Arial,Verdana,sans-serif;
	margin:0 0 10px;
}
h4{
	color:#D3242B;
	font:normal 12px Arial,Verdana,sans-serif;
	margin:0 0 10px;
}
a{
	color:#D3242B;
}

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

#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
--------*/

.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#555555;
	color:#fff;
}
.module_form input.submit{
	background:#D3242B;
	color:#fff;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-bottom:2px solid #8f98a5;
	border-right:2px solid #8f98a5;
	padding:3px 10px;
	display:block;
	margin:0 auto;
	font:bold 12px Arial,sans-serif;
}
.module_form input.submit:focus{
	border-top-color:#8f98a5;
	border-left-color:#8f98a5;
	border-bottom-color:#fff;
	border-right-color:#fff;
}

.module_form input.text,.module_form textarea{
	width:200px;
	border:1px solid #8f98a5;
	padding:3px 5px;
	font:12px Arial,sans-serif;
}

.module_form textarea{
	height:109px;
}

.module_form input.submit{
	margin-bottom:25px;
}
table.layouttable{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	margin:5px 0 15px;
	width:100%;
}
.layouttable td,.layouttable th{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:5px;
}
.module_form table.layouttable tr.error th,.module_form table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
#home #event .module_form{
	display:none;
}

/*NEWS*/
#extra #module_news{
	height: 268px;
}