@charset "utf-8";
/* CSS Document */
body{
	background-image:url(new-site-files/images/portal-page/background.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}

#wrapper{
	width: 1060px;
	margin-left:auto;
	margin-right:auto;
}
	
#header{
	width:1050px;}
	
	#logo{}
	
#search {}

#menu{}

#subtitle-white{}

#ele-column{
	width:350px;
	height:630px;
	float:left;
	background-image: url(new-site-files/images/portal-page/separator.png);
	background-repeat: repeat-y;
	background-position: right;
}

	.flags-div{
	width:185px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 15px;
}
		
		.flag{
	width:30px;
	float:left;
}
		
		#flag-title{
	color: #993333;
	background-image: url(new-site-files/images/portal-page/icon-flag.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-right: 80px;
	margin-left: 80px;
	font-size: 12px;
	height: 20px;
}
		
	.ele-usefull-title{
	color: #993333;
	background-image: url(new-site-files/images/portal-page/usefull-ele-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 5px;
	font-size: 12px;
	height: 20px;
}
	.ele-destination-title{
	color: #993333;
	background-image: url(new-site-files/images/portal-page/popular-ele-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	float: left;
	font-size: 12px;
}


#efl-column{
	width:350px;
	height:630px;
	float:left;
	background-image: url(new-site-files/images/portal-page/separator.png);
	background-repeat: repeat-y;
	background-position: right;}
	
	.efl-usefull-title{
	color: #0161A4;
	background-image: url(new-site-files/images/portal-page/usefull-efl-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 4px;
}
	.efl-destination-title{
	color: #0161A4;
	background-image: url(new-site-files/images/portal-page/popular-efl-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	float: left;
	font-size: 12px;
	letter-spacing: -0.01em;
}



#eflo-column{
	width:350px;
	height:630px;
	float:left;
}
	
	.eflo-usefull-title{
	color: #759543;
	background-image: url(new-site-files/images/portal-page/usefull-eflo-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
	.eflo-destination-title{
	color: #759543;
	background-image: url(new-site-files/images/portal-page/popular-eflo-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	float: left;
	font-size: 12px;
}


.title-image{
	width:315px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 10px;
}

.links-left{
	float: left;
	width: 155px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.links-left ul{
	list-style-image: url(new-site-files/images/portal-page/portal-page-design-1_85.png);
	list-style-position: outside;
	margin-top: 5px;
	padding-top: 0px;
	}
	
.links-left a{
	font-size:12px;
	text-decoration: none;
	color: #666;
}
.links-left a:hover{
	color: #09F;
	text-decoration: underline;
}

.links-left a:visited{
	color: #999;
	text-decoration: underline;
}
.links-right{
	float: right;
	width: 190px;
}
	
	.links-right ul{
	list-style-image: url(new-site-files/images/portal-page/portal-page-design-1_88.png);
	list-style-position: outside;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-top: 10px;
	}
	
.links-right a{
	font-size:12px;
	text-decoration: none;
	color: #666;
}
.links-right a:hover{
	color: #09F;
	text-decoration: underline;
}

.links-right a:visited{
	color: #999;
	text-decoration: underline;
}

.separator{}


.efl-usefull-title{}

.eflo-usefull-title{}

.efl-usefull-title{
	font-size: 12px;
	height: 18px;
	vertical-align: middle;
}

.eflo-usefull-title{
	margin-left: 5px;
	font-size: 12px;
	height: 22px;
}

.video-link{
	padding-left: 18px;
}

#awards
{
	width: 1050px;
	margin-left:auto;
	margin-right:auto;
	float: none;
	padding-top: 680px;
	}
#footer{
	width: 1050px;
	margin-left:auto;
	margin-right:auto;
	float: none;
	text-align: center;
	font-size: 11px;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
