* {margin:0;padding:0;}

html {height:100%;}

body {
	background:#999999 url(/images/index/lang_images/LANG_bg_x.png) repeat-x center top;
	height:100%;
	font-size:11px;
}

#top {
	height:4px;
	background:#c90000;
	border-bottom:1px #ededed solid;
}

#main {
	background:transparent url(/images/index/lang_images/LANG_main_bg.jpg) no-repeat center -5px;
	height:100%;
}

#save_language {
	width:162px;
	height:21px;
	margin:0 auto;
	position:relative;
	top:420px;
	left:312px;
	background:transparent url(/images/index/lang_images/save_selection.png) no-repeat center top;	
	cursor:pointer;
}
#save_language.save_selection{
	background-position:center bottom;
}
#save_language .rememberNotice {text-indent: -9999px;overflow: hidden;}
#save_language .expireNotice {width:162px;font-size:9px;text-align:right;color:#666;position:absolute;top:16px;right:4px;}

#langSelect_cont {
	width:397px;
	height:86px;
	margin:0 auto;
	background:transparent url(/images/index/lang_images/LANG_select_cont.png) no-repeat center top;
	position:relative;
	top:200px;
}



.languages-list {
	position:relative;
	top:28px;
	left:182px;
	width:180px; 
	z-index:99999; 
	zoom:1;
	}
.languages-list img {
	position:relative:top:3px;
	border:none;
	padding-right:10px;
	float:left;
	}
.languages-list .choice {
	padding:9px 24px 4px 9px; width:180px;
	height:16px;
	position:relative;
	z-index:99999;
	color:#666;
	background:transparent url(/images/index/lang_images/LANG_select_bg.png) no-repeat left center;

	}
.languages-list .websites {
	position:relative; 
	top:0px; 
	left:1px; 
	padding:0px 0 8px 0 !important; 
	padding:0; 
	margin:0; 
	width:178px;
	background:#f0f0f0; 
	z-index:99999; 
	display:none;
	background:transparent url(/images/index/lang_images/LANG_drop_bg.png) repeat center top;
	}
.languages-list .websites li {
	margin:0; 
	padding:0;
	background:none;
	display:block;
	z-index:99999;
	padding:2px 0 4px;
	background:transparent url(/images/index/lang_images/LANG_country_sep.png) no-repeat center bottom;
	}
.languages-list .websites li.CListEnd {background:none;padding-bottom:0;}
.languages-list .websites a {
	color:#909090;
	display:block;
	padding:2px 9px;
	text-decoration:none;
	z-index:99999;
	}
.languages-list .websites a:hover {
	text-decoration:none;
	color:#666;
	}


