 @font-face {
 font-family: 'NEWF';
 src:url('../fonts/bpg_nino_mtavruli_bold.ttf') format('truetype');
}
* {
	margin: 0;
	padding: 0;
	font-family: Sylfaen;
	font-size: 11px;
}
body, html {
	margin: 0;
	padding: 0;
	border: 0;
	height: auto;
	width: 100%;
	background-repeat:repeat;
	background-color: #eeeeee;
}
#wrapper {
	width: 100%;
	height: auto;
	margin: 0 0 0 0px;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: none;
}
#header {
	height: auto;
	width: 1000px;
	margin: auto;
	margin-top: 0px;
	position: relative;
}
#logo_holder {
	width: 210px;
	height: 90px;
	background: url(../img/logo.gif) no-repeat;
	margin-top: -14px;
	cursor:pointer;
	background-position: top;
}
#headeradvert {
	width: 728px;
	height: 90px;
	float: right;
	right: 0;
	top: 0;
	position: absolute;
}
#choosec img {
	cursor: pointer;
}
/* Weather Items Start Here ------------------------------------------------------------------ */
#mainholder {
	background-color:#000;
	width: 100%;
	min-width: 1000px;
	height: 340px;
	background-image: url(../img/main_bg.jpg);
	background-position: center;
	background-repeat:no-repeat;
}
#weatherlineholder {
	width: 1000px;
	margin: auto;
	height: 340px;
}
/* main city weather */
#maincityholder {
	width: 200px;
	height: 320px;
	padding-right: 10px;
	margin: 10px 0 10px 0;
	float: left;
	background: url(../img/vert_separ.png) repeat-y right;
}
#maincityholder h2 {
	font-family: Sylfaen;
	font-size: 20px;
	float: left;
	width: auto;
	color: #FFF;
	font-weight: normal;
}
#maincityholder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	float: right;
	width: auto;
	color: #FFF;
	font-weight: normal;
}
#maincityholder h5 {
	font-family: Sylfaen;
	font-size: 11px;
	float: left;
	width: auto;
	color: #CCC;
	font-weight: normal;
}
#maincityholder .image {
	width: 100%;
	height: auto;
	margin: 10px 0 10px 0;
	text-align: center;
}
#maincityholder ul li {
	list-style-type: none;
	font-family:  Sylfaen;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}
/* main forecast holder */
#mainforecastholder {
	width: 570px;
	height: 320px;
	padding-right: 10px;
	margin: 10px 0 10px 0;
	float: left;
	background: url(../img/vert_separ.png)repeat-y right;
}
#mainforecastholder h1 {
	height: 35px;
	width: 530px;
	padding-left: 0px;
	padding-top: 30px;
	color:#FFF;
	margin: auto;
	clear: both;
}
#mainforecastholder h1 a {
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #166567;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}
#mainforecastholder h1 a:hover {
	color:#FFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #1F8E92;
}
#mainforecastholder ul li {
	list-style-type: none;
	width: 90px;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 0px;
}
#mainforecastholder ul li h5 {
	width: 90px;
	text-align: center;
	font-family: arial;
	color: #CCC;
	font-weight: normal;
	font-size: 11px;
}
#mainforecastholder ul li h2 {
	width: 90px;
	text-align: center;
	font-family: arial;
	color: #CCC;
	font-weight: normal;
	font-size: 22px;
}
#rightadv {
	width: 200px;
	height: 320px;
	margin-left: 10px;
	margin-top: 3px;
	float: left;/*background-color: #dadada;*/
}
/* Moon Styles */
#moonholder {
	width: 1000px;
	height: 290px;
	margin: auto;
	position: relative;
}
#moonadv1 {
	width: 200px;
	height: 290px;
	padding-top:5px;
	padding-right:10px;
	/*background-color: #dadada;*/
	float: left;
}
#moons {
	width: 580px;
	height: 190px;
	background-color: #000;
	float: left;
}
#moonadv2 {
	width: 580px;
	height: 100px;
	margin: 10px 0 0 0;
	padding-right:40px;
	/*background-color: #dadada;*/
	float: left;
	position: relative;
}
#moonadv12 {
	width: 580px;
	height: 100px;
	margin: 10px 0 0 0;
 	/*background-color: #dadada;*/
	float: left;
	position: relative;
}
#moonadv3 {
	width: 200px;
	height: 290px;
	padding-top:5px;
	padding-left:10px;
	/*background-color: #dadada;*/
	position: absolute;
	right: 0px;
	top: 0px;
}
#moons h1 {
	height: 35px;
	width: 530px;
	padding-left: 30px;
	padding-top: 10px;
	background: url(../img/hor_separ.png) repeat-x top;
	color:#FFF;
	margin: auto;
}
#moons ul li {
	height: auto;
	float: left;
	margin-left: 35px;
	width: 100px;
	text-align: center;
	color: #999999;
	list-style-type: none;
	line-height: 20px;
}
#moons ul li span {
	color: #FFF;
	width: 100px;
	height:auto;
	text-align: center;
}
/* Tab Styles */
#tabswrapper {
	display: block;
	height: auto;
	width: 1000px;
	margin: auto;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:30px;
}
.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}
.tabs li img {
	margin-top: 10px;
}
/* link inside the tab. uses a background image */
.tabs a {
	font-size:11px;
	display:block;
	height: 30px;
	line-height:30px;
	width: auto;
	text-align:center;
	text-decoration:none;
	background-color: #a3a3a3;
	color:#333;
	padding:0 10px 0 10px;
	margin:0 10px 0 0;
	position:relative;
	top:0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
.tabs a:hover {
	color:#fff;
	background-color: #333;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	color:#fff;
	background-color: #333;
	cursor:default !important;
}
.panes {
	background-color: #333;
	color: #CCCCCC;
	min-height: 200px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	border: 0px;
	padding-bottom: 5px;
}
#footer {
	background-color: #333;
	color: #CCCCCC;
	width: 980px;
	height: 31px;
	margin: auto;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
}
/* Flight Details Classes */
#fly {
	width: 100%;
	height: auto;
	color: #CCCCCC;
}
#fly h1 {
	font-size: 22px;
	color: #CCC;
	text-shadow: #000 0 1px 0;
	padding: 10px 0 10px 10px;
	font-weight: normal;
}
.flyheader {
	border-bottom: 1px solid #000;
	color: #999;
	text-shadow: #000 0 1px 0;
	height: 25px;
	padding-left: 10px;
}
.flyfooter {
	/*border-bottom: 1px solid #000;*/
	color: #999;
	text-shadow: #000 0 1px 0;
	height: 25px;
	padding-left: 10px;
}
.flyeven {
	border-top: 1px solid #4F4F4F;
	border-bottom: 1px solid #000;
	height: 25px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.flyodd {
	background-color: #242424;
	height: 25px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/* world time classes */
.timeblack {
	background-color: #242424;
	height: 40px;
	border-right: 1px solid #4F4F4F;
	border-left: 1px solid #000;
	padding: 0 5px 0 5px;
}
.timenorm {
	height: 40px;
	padding: 0 5px 0 5px;
}
.timer {
	background-image: url(../img/clock_bg.gif);
	background-repeat: no-repeat;
	width: 47px;
	height: 22px;
	color: #333333;
	font-size: 14px;
	letter-spacing: 2px;
	font-family: Calibri;
}
/* Geomagnetic Classes */
#geomag {
	width: 100%;
	color: #999999;
	text-shadow: #000 0 1px 0;
}
.geomageven {
	border-bottom: 1px solid #000;
	color: #999;
	text-shadow: #000 0 1px 0;
}
.geomagodd {
	border-top: 1px solid #4F4F4F;
}
.tooltip {
	display:none;
	background-color: #166567;
	height:320px;
	padding:10px 20px 10px 20px;
	width:960px;
	font-size:11px;
	color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: -3px auto 0 auto;
	z-index:99;
}
/* Wash Styles */
.wmaincell {
	height: 160px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom left;
}
.wseccell {
	height: 160px;
}
.searchinp {
	height: 40px;
	width: 310px;
	font-size: 20px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #606060;
	background-color: #1E1E1E;
}
.searchbut {
	height: 40px;
	width: 120px;
	font-size: 20px;
	color: #CCC;
	font-family: Sylfaen;
	border: 1px solid #606060;
	background-color: #1E1E1E;
}
.searchtitle {
	font-size: 16px;
	text-shadow: #000 0 1px 0;
	color: #CCC;
}
/* Choose Cities Styles */
.cities {
	background-image: none;
	color: #CCC;
	text-shadow: #000 0 1px 0;
	width: 141px;
	height: 21px;
	padding-left: 6px;
	cursor: hand;
}
.cities:hover {
	background-image: url(../img/citiesbg.png);
	background-repeat: no-repeat;
	color: #FFF;
	text-shadow: #000 0 1px 0;
	cursor: hand;
}
.cities.empty:hover {
	background-image: none;
}
.cities a {
	color: #CCC;
	text-shadow: #000 0 1px 0;
	text-decoration: none;
}
.cities a:hover {
	color: #FFF;
	text-shadow: #000 0 1px 0;
	border-bottom: 1px dotted #FFF;
}
.cityheader {
	font-size: 18px;
	padding-left: 6px;
}
.tbgtrans {
	background-image:url(../img/tbgtrans.png);
	background-repeat:repeat-x;
	height:30px;
}
#wrapper table tr .tbgtrans table tr td {
	color: #FFF;
}
.toplink {
	color: #cccccc;
	text-decoration: none;
}
a#share {
	float:right;
}
#sidetab1 {
	right:0px;
	top:177px;
	height:85px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
#sidetab2 {
	right:0px;
	top:262px;
	height:85px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
#sidetab3 {
	right:0px;
	top:345px;
	height:88px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
#sidetab4 {
	right:0px;
	top:429px;
	height:87px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
#sidetab5 {
	right:9px;
	top:89px;
	height:87px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
#sidetab6 {
	right:11px;
	top:34px;
	height:87px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
#sidetab7 {
	right:23px;
	top:155px;
	height:87px;
	width:37px;
	margin:0;
	padding:0;
	position:fixed;
}
 
#chromeapp {
	right:0px;
	top:180px;
	margin:0;
	padding:0;
	position:fixed;
}
#chromeapp1 {
	right:0px;
	top:351px;
	margin:0;
	padding:0;
	position:fixed;
}
#chromeapp2 {
	right:0px;
	top:180px;
	margin:0;
	padding:0;
	position:fixed;
}
.topheader {
	background-image:url(../img/bg.jpg);
	height:31px;
	background-repeat:repeat-x;
	color: #E2D5C0;
	font-size: 11px;
	font-family:'bpg ingiri Arial 2008'
}
.headlinks a {
	color: #E2D5C0;
	font-size: 11px;
	font-family:'bpg ingiri Arial 2008';
	text-decoration:none;
}
.headlinks a:hover {
	color: #E2D5C0;
	font-size: 11px;
	font-family:'bpg ingiri Arial 2008';
	text-decoration:underline;
}
.headlinks_red a {
	color: #ff0000;
	font-size: 11px;
	font-family:'bpg ingiri Arial 2008';
	text-decoration:none;
}
.headlinks_red a:hover {
	color: #ff0000;
	font-size: 11px;
	font-family:'bpg ingiri Arial 2008';
	text-decoration:underline;
}
.topsepar {
	background-image:url(../img/separ.png);
	height:15px;
	width:10px;
	background-position:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center;
}
.footerd {
	color: #E2D5C0;
	font-size: 11px;
	font-family:'arial';
	text-decoration:none;
}
.footerd a {
	color: #E2D5C0;
	font-size: 11px;
	font-family:'arial';
	text-decoration:none;
}
.footerd a:hover {
	color: #E2D5C0;
	font-size: 11px;
	font-family:'arial';
	text-decoration:underline;
}
.clouds {
	width: 100%;
	padding: 0;
	height: 93px;
	margin-top: 0px;
	background: url('../img/cloud_sm2.png') repeat-x 0 bottom;
	min-width: 1000px;
	height: 340px;
}
.clouds2 {
	width: 100%;
	padding: 0;
	height: 93px;
	margin-top: 0px;
	background: url('../img/cloud_sm.png') repeat-x 0 bottom;
	min-width: 1000px;
	height: 340px;
}
.sun {
	right:0px;
	top:180px;
	margin:0;
	padding:0;
	position:fixed;
	background: url('../img/sun.png');
	background-repeat:no-repeat;
 	height: 224px;
	width:224px;
}
.rain {
	width: 100%;
	padding: 0;
	height: 93px;
	margin-top: 0px;
	background: url('../img/raina.png') repeat-y 0 bottom;
	min-width: 1000px;
	height: 340px;
}
.rain2 {
	width: 100%;
	padding: 0;
	height: 93px;
	margin-top: 0px;
	background: url('../img/raina2.png') repeat-y 0 bottom;
	min-width: 1000px;
	height: 340px;
}




ul, li, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

#clock-holder {
	float:left;
	height:140px;
	width:140px;
}
#clock {
	position: relative;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	background: url(../img/clock.png);
	list-style: none;
	float:left;
}
#sec, #min, #hour {
	position: absolute;
	width: 8px;
	height: 140px;
	top: 0px;
	left: 66px;
}
#sec {
	background: url(../img/sechand.png);
	background-repeat:no-repeat;
	z-index: 3;
}
#min {
	background: url(../img/minhand.png);
	background-repeat:no-repeat;
	z-index: 2;
}
#hour {
	background: url(../img/hourhand.png);
	background-repeat:no-repeat;
	z-index: 1;
}

