@charset "utf-8";
/* Home CSS Document */

/* HEADING */	
#page #heading{
	padding:0; margin:10px 0 0 0;
	height:112px;
	background-image:url(/assets/img/heading_bg.jpg);
	background-repeat:no-repeat;
	background-color:#ececec;
	}
	#page #heading h1{
		padding:20px 0 0 20px;
		color:#FF0000;
		width:350px;
	}
/* BANNER */	
#page #banner{
	height:206px;
	background-color:#ffffff;
	}
	/* QUICK LINKS */
	#page #quick_links{
		float:right;
		width:140px; height:146px;
		padding:60px 20px 0 40px; margin:0;
		background-image:url(/assets/img/quick_links_bg.jpg);
		background-repeat:no-repeat;
		background-color:#ececec;
		z-index:1;
		}
		
		#page #quick_links ul{
			padding:0;margin:0;
			list-style:none;
		}
		
		#page #quick_links a{
			display:block;
			height:25px;
			padding:5px 25px 0 0; margin:0 0 12px 0;
			background-image:url(/assets/img/quick_links_arrow.gif);
			background-position:right;
			background-repeat:no-repeat;
		}
		#page #quick_links a:link 		{text-decoration: none; color:#000000; font-weight:bold;}
		#page #quick_links a:visited 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #quick_links a:active 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #quick_links a:hover 		{text-decoration: underline; color:#000000; font-weight:bold;}
		
	/*---- [START French Quick Links]----*/	
	#page #quick_links_fr{
		float:right;
		width:140px; height:146px;
		padding:60px 20px 0 40px; margin:0;
		background-image:url(/assets/img/quick_links_bg_fr.jpg);
		background-repeat:no-repeat;
		background-color:#ececec;
		z-index:1;
		}
		
		#page #quick_links_fr ul{
			padding:0;margin:0;
			list-style:none;
		}
		
		#page #quick_links_fr a{
			display:block;
			height:25px;
			padding:5px 25px 0 0; margin:0 0 12px 0;
			background-image:url(/assets/img/quick_links_arrow.gif);
			background-position:right;
			background-repeat:no-repeat;
		}
		#page #quick_links_fr a:link 		{text-decoration: none; color:#000000; font-weight:bold;}
		#page #quick_links_fr a:visited 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #quick_links_fr a:active 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #quick_links_fr a:hover 		{text-decoration: underline; color:#000000; font-weight:bold;}
	/*---- [END French Quick Links]----*/	
	
/* ICONS */	
#page #icons{
	padding:0; margin:10px 0 10px 0;
	height:116px;
	background-image:url(/assets/img/icons_bg.gif);
	background-repeat:no-repeat;
	background-color:#ececec;
	}
	#page #icons .message{
		float:left;
		margin:20px 20px 0 20px;
		width:300px;
		color:#666666;font-size:120%;font-weight:bold; line-height:1.8;
		}
		#page #icons .message a:link 	{text-decoration: none; color:#ff0000;}
		#page #icons .message a:visited {text-decoration: none; color:#ff0000;}
		#page #icons .message a:active 	{text-decoration: none; color:#ff0000;}
		#page #icons .message a:hover 	{text-decoration: underline; color:#ff0000;}
	#page #icons .icon{
		float:left;
		width:112px; height:106px;
		padding:10px 0 0 0; margin:0 5px 0 0;
		background-position:center top;
		background-repeat:no-repeat;
		text-align:center;
		}
		#page #icons .icon:link 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #icons .icon:visited 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #icons .icon:active 	{text-decoration: none; color:#000000; font-weight:bold;}
		#page #icons .icon:hover 	{text-decoration: underline; color:#000000; font-weight:bold;}
		#page #icons .news{background-image:url(/assets/img/icons_news.gif);}
		#page #icons .promotions{background-image:url(/assets/img/icons_promotions.gif);}
		#page #icons .phones_help{background-image:url(/assets/img/icons_phones_help.gif);}
		#page #icons .price_plans{background-image:url(/assets/img/icons_price_plans.gif);}
		#page #icons .oltu_en{background-image:url(/assets/img/icons_oltu_en.gif);}
		#page #icons .oltu_fr{background-image:url(/assets/img/icons_oltu_fr.gif);}
		#page #icons .oltu_es{background-image:url(/assets/img/icons_oltu_es.gif);}
		
/* NEWS SECTION FOP DIASPORA */	
#page #newsfeed{
	padding:0; margin:10px 0 10px 0;
	height:116px;
	background-image:url('/assets/img/newsfeed_bg.jpg');
	background-repeat:no-repeat;
	background-color:#ececec;
	}
	
	#page #newsfeed .news-item {width:480px; margin-left:250px; padding-top:23px;}
	#page #newsfeed .news-item h2{color:#FF0000; font-size:22px; margin:0 0 5px 0; padding:0;}
	
	/*#page #newsfeed .message{
		float:left;
		margin:20px 20px 0 20px;
		width:300px;
		color:#666666;font-size:120%;font-weight:bold; line-height:1.8;
	}
		
		#page #newsfeed .message a:link 	{text-decoration: none; color:#ff0000;}
		#page #newsfeed .message a:visited {text-decoration: none; color:#ff0000;}
		#page #newsfeed .message a:active 	{text-decoration: none; color:#ff0000;}
		#page #newsfeed .message a:hover 	{text-decoration: underline; color:#ff0000;}*/
		

		
/* PANELS */	
#page .panel{
	float:left;
	padding:0; margin:0 10px 10px 0;
	width:232px; height:200px;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#999999;
	}
	#page .panel a{
		display:block;
		padding:177px 0 0 30px; margin:0;
		width:202px; height:23px;
		background-image:url(/assets/img/panel_overlay.gif);
		background-position:center top;
		background-repeat:no-repeat;
	}
	#page .panel a:link 	{text-decoration: none; color:#ffffff; font-weight:bold;}
	#page .panel a:visited 	{text-decoration: none; color:#ffffff; font-weight:bold;}
	#page .panel a:active 	{text-decoration: none; color:#ffffff; font-weight:bold;}
	#page .panel a:hover 	{text-decoration: underline; color:#ffffff; font-weight:bold;}
#page .nomargright{
	margin-right:0;
}
