/* CSS Homepage specific */

div.ebl_dsgn_CP_global_container {
	margin:0 auto;
	text-align:left;
	width:787px;
	height:100%;
	background-color:#FFF;
}

div.ebl_dsgn_CP_content_container {
	float:left;
	width:775px;
	background-color:#FFFFFF;
	height:auto;
}

div.ebl_dsgn_CP_header {
	clear:both;
	position:relative;
	background-image: url(/content/homepage/images/header.jpg);
	background-repeat: no-repeat;
	height:104px;
	width:775px;	
}

div.ebl_dsgn_CP_header#ebl_dsgn_header_en {
	background-image: url(/content/homepage/images/header_en.jpg);
}

div.ebl_dsgn_ticker {
	background-color:#eaeaf5;
	clear:both;
	float:left;
	height:23px;
	width:775px;
	font-family:Arial;
	font-size:11px;
}

div.ebl_dsgn_CP_columns_container {
	margin-top:14px;
	float:left;
}

div.ebl_dsgn_CP_footer_line {
	font-size:1px;
	background-image: url(/content/homepage/images/footerline.gif);
	background-repeat: no-repeat;
	width:100%;
	height:2px;
}


div.ebl_dsgn_CP_centerpane_twopanes {
	float:left;
	width:561px;
	height:auto;
}

div.ebl_dsgn_CP_centerpane_onepane {
	float:left;
	width:386px;
	height:auto;
}

div.ebl_dsgn_CP_centerpane_twopanes_noright {
	float:left;
	width:736px;
	height:auto;
}

	
/*
	div.ebl_dsgn_CP_centerpane_threepanes {
		float:left;
		width:561px;
		height:auto;
	}

	div.ebl_dsgn_CP_centerpane_twopanes {
		float:left;
		width:736px;
		height:auto;
	}

	div.ebl_dsgn_CP_centerpane_twopanes_noright {
		float:left;
		width:766px;
		height:auto;
	}

	div.ebl_dsgn_CP_centerpane_onepane {
		float:left;
		width:942px;
		height:auto;
	}

*/
	div.ebl_dsgn_centerpane_top {
		float:left;
		width:100%;
		height:auto;	
	}
	
	
	div.ebl_dsgn_centerpane_top_image {
		background-image: url(/content/homepage/images/centerpane_top_images.jpg);
		background-repeat: no-repeat;
		width:100%;
		height:130px;
	}
	
	div.ebl_dsgn_centerpane_top_heading {
		background-image: url(/content/homepage/images/centerpane_top_heading.jpg);
		background-repeat: no-repeat;
		margin:0px;
		padding:0px;
		width:100%;
		height:49px;		
	}
	
	div.ebl_dsgn_subportal_information {
		width:190px;
		height:115px;
		float:left;
		background-image:url(/content/homepage/images/bottomline_01.jpg);
		background-repeat:no-repeat;
		background-position: bottom center; 
		
	}
	
	div.ebl_dsgn_subportal_clientarea {
		width:190px;
		height:115px;
		float:left;
		background-image:url(/content/homepage/images/bottomline_02.jpg);
		background-repeat:no-repeat;
		background-position: bottom center; 
	}
	
	div.ebl_dsgn_subportal_career {
		width:180px;
		height:115px;
		float:left;
		background-image:url(/content/homepage/images/bottomline_03.jpg);
		background-repeat:no-repeat;
		background-position: bottom center; 
	}
	
	/* subportal columns homepage */
		.ebl_dsgn_subportal_information {
			background-color:#cce2ed;
			width:190px;
		}

		.ebl_dsgn_subportal_clientarea {
			background-color:#f0eff5;
			width:190px;
		}

		.ebl_dsgn_subportal_career {
			background-color:#f7f2ee;
			width:180px;
		}
		
	div.ebl_dsgn_centerpane_top_line {
		background-image:url(/content/homepage/images/doelgroepen_lijn.jpg);
		background-repeat:no-repeat;
		height:3px;
		width:561px;
		float:left;
		clear:both;
	}
	
	div.ebl_dsgn_centerpane_bottom_header {
		float:left;
		margin-top:5px;
		width:100%;
		height:18px;
	}
	
	div.ebl_dsgn_centerpane_bottom {
		margin-top:5px;
		margin-bottom:15px;
		float:left;
	}
	

	
	div.ebl_dsgn_rightpane_related_top {
	
		margin-top:14px;
		text-align:center;
		vertical-align:middle;
		background-image: url(/content/homepage/images/relatedcontent_top.gif);
		background-repeat: no-repeat;
		font-family:Arial;
		font-size: 12px;
		color:#666666;
		width:175px;
		height:24px;
	}
	
	div.ebl_dsgn_rightpane_related_title {
			margin: 4px 5px 4px 5px;
			font-family:Arial;
			font-size: 12px;
			color:#666666;
			height:12px;
			
	}
	
	div.ebl_dsgn_rightpane_related_content {
		padding-left:10px;
		text-align:left;
		background-image: url(/content/homepage/images/relatedcontent_line.gif);
		background-repeat: repeat-y;
		width:175px;
		height:*;
	}
	
	div.ebl_dsgn_rightpane_related_bottom {
		padding-top:2px;
		text-align:center;
		background-image: url(/content/homepage/images/relatedcontent_bottom.gif);
		background-repeat: no-repeat;
		width:175px;
		height:14px;
	}
	div.ebl_dsgn_rightpane_mac {
		width:175px;
		height:57px;
	}
	

/* Ticker text */
	div.ebl_dsgn_ticker_text {
		font-family:Arial;
		font-size:11px;
		margin-top:3px;
		color:#0E2B89;
	}

/* Right pane items */

	  div.ebl_dsgn_rightpane_related_content a:link {
		  font-family: Arial;
		  font-sier: 11px;
		  color:#0E2B89;
		  text-decoration:underline;
	  }

	  div.ebl_dsgn_rightpane_related_content a:visited {
		  font-family: Arial;
		  font-sier: 11px;
		  color:#0E2B89;
		  text-decoration:underline;
	  }

	  div.ebl_dsgn_rightpane_related_content a:hover {
		  font-family: Arial;
		  font-sier: 11px;
		  color:#0E2B89;
		  text-decoration:none;
	  }

div.ebl_dsgn_HP_heading_photo {
	margin-top:1px;
	margin:0px;
	padding:0px;
	float:left;
	width:190px;
	height:130px;
	border:;
	
}

div.ebl_dsgn_HP_heading_photo#ebl_dsgn_HP_heading_photo_3 {
	width:180px;
}

div.ebl_dsgn_HP_heading {
	border:;
	margin:0px;
	padding:0px;
	float:left;
	width:190px;
	height:46px;
	
}

div.ebl_dsgn_HP_heading_shadow {
	font-size:1px;
	background-image:url(/content/homepage/images/heading_shadow.jpg);
	border:;
	margin:0px;
	padding:0px;
	float:left;
	clear:left;
	width:560px;
	height:4px;
}

div.ebl_dsgn_HP_heading img {
	height:100%;
}

div.ebl_dsgn_HP_heading#ebl_dsgn_HP_heading_3 {
	width:180px;
}


div.ebl_dsgn_HP_shadowline {
	float:left;
	width:190px;
	height:9px;
	font-size:1px;
	background-repeat:repeat-x;
}

div.ebl_dsgn_HP_shadowline#ebl_dsgn_HP_shadowline_1 {
	background-image:url(/content/homepage/images/homepage_portal_shadow_01.gif);
}
div.ebl_dsgn_HP_shadowline#ebl_dsgn_HP_shadowline_2 {
	background-image:url(/content/homepage/images/homepage_portal_shadow_02.gif);
}
div.ebl_dsgn_HP_shadowline#ebl_dsgn_HP_shadowline_3 {
	width:180px;
	background-image:url(/content/homepage/images/homepage_portal_shadow_03.gif);
}

div.ebl_dsgn_HP_news {
	width:544px;
	margin-top:20px;
	margin-left:16px;
	
}

div.ebl_dsgn_HP_news h3 {
	color: #666666;
	font-family: Arial;
	font-size:12px;
	margin:0px;
}

div.ebl_dsgn_HP_news_line {
	font-size:1px;
	width:100%;
	height:2px;
	background-image:url(/content/homepage/images/news_line.jpg);
}

div.ebl_dsgn_HP_news_item {
	color:#0c7cbc;
	font-family: Arial;
	font-size: 11px;
}

table.ebl_dsgn_HP_content {
	clear:left;
	width:560px;

}

table.ebl_dsgn_HP_content td {
	width:190px;
	padding-right:5px;
}

table.ebl_dsgn_HP_content td ul {
	padding:0px;
	margin:0px;
	margin-left:25px;
	margin-bottom:20px;
}

table.ebl_dsgn_HP_content td .SubSubTitle {
	margin-top:0px;
	margin-left:25px;

}

div.ebl_dsgn_HP_content_footer {
	float:left;
	width:560px;
	height:2px;
	font-size:1px;
	background-repeat:repeat-x;
}	  

div.ebl_dsgn_rightpane_box_white div.ebl_dsgn_rightpane_box_bottom {
	background-image: url(/content/homepage/images/relatedcontent_bottom.gif);
	background-repeat: no-repeat;
	height:14px;
}

div.ebl_dsgn_rightpane_box_grey div.ebl_dsgn_rightpane_box_bottom {
	/*
		background-image:url(/content/corporate/images/box_bottom_grey.gif);
	*/
	background-image: url(/content/homepage/images/relatedcontent_bottom.gif);
	background-repeat: no-repeat;
}

.blue_box {
	float:left;
}

.blue_box_top{
	background-image:url(/content/homepage/images/box_blue_01.gif);
	background-repeat:no-repeat;
	font-family : Arial, Verdana, sans-serif;
	font-weight:bold ;
	text-decoration:none ; 
	font-size : 11px; 
	line-height: 14px;
	color : #FFFFFF;
	text-align:center;
	width:240px;
}
.blue_box_content{
	margin:0px;
	background-color:#b4d4ed;
	vertical-align:top;
    font-family : Arial, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size : 11px;
	color : #32329A;
	line-height: 14px;
	width:240px;
	height:85px;
	
}

.blue_box_content div.content {
	
	display:inline;
	margin:5px;
	margin-bottom:0px;
	width:100%;
	
	vertical-align:center;
	padding-top:5px;
	font-family : Arial, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size : 11px;
}

.blue_box_content div.content_blue {
	color : #32329A;
	display:inline;
	margin:5px;;
	width:100%;
	
	vertical-align:center;
	padding-top:5px;
	font-family : Arial, Verdana, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size : 11px;
}

.blue_box_content ul {
	list-style-image: url(/content/homepage/images/fleches_noires_bullet.gif);
	list-style-position:inside;
	margin:0px;
	padding:0px;
	padding-left: 1em;
	text-indent: -1.4em;

}

.blue_box_content ul li {
	margin:0px;
	padding:0px;
	
	
}

.blue_box_content ul li a {
	color : #32329A;
}

.blue_box_content ul li a:visited {
	color : #32329A;
}


.blue_box_content ul li a:hover {
	color:#0000FF;
}


.blue_box_bottom{
	background-image:url(/content/homepage/images/box_blue_03.gif);
	background-repeat:no-repeat;
	width:240px;
	height:14px;
	
}

.inputsection { 
	font-family : Arial, Verdana, sans-serif;
	background-color:#D0E5F5;
	width:55%; 
	height:1%;
	font-size: 11px;
	color: #32329A; 
}