/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { 
	height: 100%;
	direction:ltr;
	}
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #888;
	height: 100%;
	background: #fff url(/img/bg.jpg) repeat-x;
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #f4f4f4; text-decoration:underline;}
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header { 
	background: url(/img/HeaderTop_LTR.gif) no-repeat 100% 5px; 
	width: 750px; 
	margin: 0 auto;	
	padding: 0;
	}
#header div { 
	background: url(/img/HeaderBottom_LTR.jpg) no-repeat 0px 70px; 
	text-align: left;
	padding: 45px 20px 47px 0px;
	}
#header span { 
	display: block;
	margin: 0 0 20px 35px;
	font-size: 17px;
	font-weight:normal;
	width:318px;
	text-align:jusify;
	}
#header h2 {
	margin: 0; 
	clear: both;
	padding: 15px 0 0 40px;	
	font-size: 5em;
	}
#header h2 a { 
	padding: 0;
	color: #000;
	/*font-family: Century Gothic, sans-serif;*/
	font-family: Tahoma, sans-serif;
	font-size: 98%;
	font-weight: normal;
	color: #000;
	line-height: 1em;
	}	
#header h2 a:hover { background-color: transparent; text-decoration:none; }	
* html #header h2 { padding-top: 23px; }	

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul {
	margin: 0 40px;
	padding: 0;	
	}
#header li { 
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	font-size: 1.2em;
	background: url(/img/Nav_LTR.gif) no-repeat;
	width: 150px;
	height: 25px;
	float: left;
	text-align: center;
	}	
#header li a { 
	display: block; 
	width: 100%;
	color: #fff;
	padding-top: 7px;
	margin-left: -2px;
	}		
#header li a.on,
#header li a:hover { background-color: #333; color: #9c0; height: 20px; text-decoration:none; }

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-family: arial;
	text-align:center;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h1 { 
	font-size: 30px;
	color: #777777;
	font-weight: Bold;
	clear: both;
	}
#content h1 strong { color: #333; }
#content h2, #content h3 { 
	font-size: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0 0 -20px 0;
	padding:0;
	text-indent:0px !important;
	clear: both;
	}
#content h2.NoClear, #content h3.NoClear  { clear:none; }
#content h2 strong, #content h3 strong { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	text-indent: 0em;
	line-height: 1.45em;
	letter-spacing: 0.1em;	
	}	
#content p strong {	font-weight:bold; color:#777777; }
#content ul {
	margin: 4px 0 0 0;
	padding: 0 0 0 20px;
	}
#content li {
	list-style-type: none;
	background: url(/img/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 20px;
	line-height: 1.3em;
	letter-spacing: 0.1em;	
	}	
#content blockquote, div.blockquote  { 
	background-color: #FFFFF0;
	margin: 4px 0 0 0;
	padding: 5px 10px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }


/*------------------------------------------------------------*
**  Container_Content
**------------------------------------------------------------*/
#Container_Content {
	width: 100%;	
	text-align: left;
}

.ContentPannels { height:100%; }
.Narrow { Width:250px; Float:left; }
.Wide { Width:480px; Float:right; Padding-Left:20px; }
	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	direction: LTR;
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #333;		
	color: #999;	
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; text-decoration:none; }
#footer .ExtraLink { float:right; color: #999; }
/*------------------------------------------------------------*
**  Other
**------------------------------------------------------------*/
#UnderH1Ad{ Text-Align:Right; margin-top:-15px; width: 750px;}
	
form{margin:0;}
ol, li{ margin-top: 5px; }
input, textarea, select{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.hpDate { font-size:18px; margin-bottom:-15px; padding-top:10px; }
.hpTime { color:Black; font-size:100px; margin-bottom:-22px; _margin-bottom:-30px}
.hpTime .sec { font-size:60px; }

LI.Search  input.txt{ width:90px; height:16px; margin:7px 0 0 5px; float:left; font-weight:normal; background:#333333; border:solid 1px #464646; color:#9E9E9E; }
LI.Search  input.Selected{ border:solid 1px #9E9E9E; color:white; }
LI.Search  input#SearchBtn{ width:35px; height:21px; margin-top:9px;}

UL.lList li { background-color: #FFFFF0; margin: 4px 0 0 0; border-bottom: 1px solid #eee; }
UL.lList li img { width:16px; height:16px; border:0; }
UL.lList li span { cursor:default }

.SideAd { text-align:right; } /*ads floating the content*/

.hpFlags a { margin:0px; float:left; }
.hpFlags a img { width:16px; height:16px; border:0; }

.CityPageNationalFlag { float:left; margin-right:5px; }

ul.CityPageMultiLang li { padding-left:20px; line-height:20px; }
ul.CityPageMultiLang li.dRTL { direction:rtl; text-align:right; padding-right:20px; }
ul.CityPageMultiLang li.dLTR { direction:ltr }
ul.CityPageMultiLang li a { display:block; }

.WikiText img { border:0; }
.WikiText .reference { display:none; }
.WikiText a { color:#888888; text-decoration:none; }

.CityLinksUnitFloatingClock { padding-top:25px; float:right; }
.CityAd { position:relative; clear:both; }
.CityAd sapn { position:absolute; top:0; left:0; }
.Size728x90 { width:728px; height:90px; }
.Size468x60 { width:468px; height:60px; }

.PagePath { font-size:11px; }
.PagePath  a { color:black; }

.SpecialLink { text-align:center; display:inline-block; width:320px; position:relative; bottom:-10px; background:#FFFFAA; border:double 3px #FDB7B7; }
.SpecialLink span { color:red; font-weight:bold; }