@charset "UTF-8";
/* CSS Document */
#contentarea {
	border: none;
	background:transparent url(../images/contentarea_bg.gif) repeat-y top left;
	margin-bottom: 2px;
}
h2, #right h2 {
	margin: 16px 0 10px 0;
}
#left_border {
	width: 192px;
	border-top: 1px solid #e4edf2;
	border-left: 1px solid #e4edf2;
	border-right: 1px solid #e4edf2;
	background: none;
}
#main_content {
	margin-left: 1px;
	margin-bottom: 1px;
}
#main_content #main {
	border: 1px solid #dee3e6;
	width: 672px;
	/*height: 200px;*/
	background-color: #FFFFFF;
}
#center, #right,
#bottom_center, #bottom_right {
	float: left;
	/*height: 200px;*/
	margin: 0;
}
#center, #bottom_center {
	padding: 0 28px;
	width: 280px;
}
#right, #bottom_right {
	padding: 0 28px 0 0;
	width: 308px;
}
#right {
	border: none;
	background: none;
}
#banner {
	float: left;
	clear: left;
	width: 870px;
	height: 250px;
	/*background: url(../images/tempBanner.png) no-repeat top left;*/
}
#bottom_content {
	float: left;
	clear: left;
	width: 870px;
	height: auto;
}
#bottom_left {
	float: left;
	position: relative;
	width: 194px;
	height: 253px;
	background-color: #e4edf4;
}
.socialmedialink {
	text-align: center;
	bottom: 0px;
	position: absolute; 
	width: 194px;
}
#bottom_main {
	float: left;
	width: 672px;
	/*height: 201px;*/
	border: 1px solid #dee3e6;
	margin: 1px 0 0 1px;
}
#menu_2, #menu_2 .client_area {
	height: 37px;
}
#menu_2 .client_area a {
	float: left;
	text-decoration: none;
	color: #0092c5;
	font-size: 20px;
	padding:  8px 0 6px 37px;
	/*#padding: 6px 0 0 37px;*/
	width: 155px;
	height: 29px;
	border: none;
	margin: 0;
	background: url(../images/bg_menu_client_area_home.png) no-repeat top left;
}


/**** LATEST NEWS ****/
.news-latest-item {
	float: left;
	clear: left;
	width: 280px;
	border-bottom: 1px solid #e3eef4;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
.belga_video .news-latest-item {
	padding-bottom: 10px;
}
.belga_pictures .news-latest-item {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
#bottom_content .news-latest-item {
	margin: 0 0 8px 0;
}
#right .news-latest-item {
	width: 308px;
} 
.news-latest-item h3 {
	padding: 0;
	margin: 0 0 10px 0;
	height: auto;
}
#right .news-latest-item h3 {
	margin-bottom: 0;
}
.news-latest-item h3 a {
	font-size: 11px;
	font-weight: normal;
}
.news-latest-item p {
	padding: 0;
	margin: 0;
	display:inline;
}
.news-latest-image {
	float: left;
	width: 120px;
	margin: 0 14px 11px 0;
}
.news-latest-body, 
.news-latest-morelink {
	float: right;
	width: 174px;
}
.belga_text .news-latest-morelink {
	/*margin-top: -10px;*/
	display:inline;
}
.belga_online .news-latest-morelink {
	/*margin-top: -6px;*/
	display:inline;
}
.news-latest-morelink {
	width: auto;
}
.news-latest-morelink a {
	float: left;
	padding: 0 24px 0 0;
	height: 16px;
	background: url(../images/more.png) no-repeat top right;
}
.news-latest-body p.bodytext {
	line-height: normal;
	margin: 0;
}
#bottom_right .news-latest-item {
	width: 308px;
}
#contentarea .news-latest-container .last {
	border-bottom: none;
}

/** SLIDESHOW **/
#canvas0_1 .img_border {
	border-right: 1px solid #ffffff;
}
.tx-miarssslideshow-pi1 #controllers {
	position: absolute;
	width: 870px;
	height: 34px;
	border-top: 1px solid #ffffff;
	top: 214px;
	left: 0;
	background-color: #0194C8;
	z-index: 999;
}
.tx-miarssslideshow-pi1 #controllers a {
	float: left;
	width: 137px;
	height: 22px;
	margin: 4px 0 0 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
}
.tx-miarssslideshow-pi1 #controllers a:hover,
.tx-miarssslideshow-pi1 #controllers a.act {
	text-decoration: none;
	background: url(../images/slideshowBtn.png) no-repeat top left;
	color: #0093CA;
}
