@import "reset.css";
@import "base.css";
html{
	font-size:100.01%;
	}

body{
	color:#333;
	font-size:11px;
	position: relative;
	font-family:Tahoma;
	background: #8fcbef url('http://www.meoweather.com/assets/i/backgrounds/day-back.jpg') no-repeat top right;
        background-attachment: fixed;
	}

#body2{
	color:#333;
	font-size:11px;
	position: relative;
	font-family:Tahoma;
	background: #000513 url('http://www.meoweather.com/assets/i/backgrounds/night-back.jpg') no-repeat top right;
        background-attachment: fixed;
}

.bg-image{
	position: fixed;
	top:0;
	left:0;
	z-index: 0;
        float:right;
}
.bg-image2{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 0;
}
a:hover{text-decoration: none;}
.no-bullet{margin:0;}
.no-bullet li{list-style: none;}
/*bone*/
.bone{
	width:712px;
	margin:0 0 0 20px;
	padding:9px;
	position: relative;
	z-index: 1;
	zoom: 1;
	background:url(./i/backgrounds/bone.png);
}
.wrap{
	background:#e5f2fa;
	position: relative;
	z-index: 15;
	border:1px solid #98b0bf;
	box-shadow: 0 0 7px #97b0bf;
	-webkit-box-shadow: 0 0 7px #97b0bf;
	-moz-box-shadow: 0 0 7px #97b0bf;
}
/*head*/
.head{
	padding:3px;
	height:104px;
	overflow: hidden;
	position: relative;
	z-index: 16;
	background:#61aa1b url(./i/backgrounds/head.jpg) no-repeat;
}
.head-img{
	position: absolute;
	top:3px;
	left:3px;
	z-index: 16;
}
.logo{
	position: relative;
	z-index: 18;
	margin:0;
	width:202px;
	padding:3px 0 0 6px;
}
.search{
	position: absolute;
	z-index: 19;
	top:84px;
	left:106px;
}
.search legend{display: none;}
.search label{
	color: #fff;
	font-weight: bold;
	position: relative;
	top:-1px;
}
.search-inp{
	width:142px;
	font-size:12px;
	padding:2px 0;
	border:1px solid #a7a6aa;
	background:#fff;
}
.search-btn{
	color:#fff;
	cursor:pointer;
	border: none;
	background:transparent;
}
fieldset{margin:0;}
.menu{
	position: absolute;
	right:20px;
	top:76px;
	z-index: 19;
}
.menu li{
	float: left;
	padding:1px 1px 1px 2px;
	background-image:url(./i/backgrounds/menu-li.gif);
	background-repeat:no-repeat;
	background-position: 0 100%;
}
.menu li:first-child{background: none;}
.menu a{
	color: #fff;
	font-size:12px;
	text-decoration: none;
	display: block;
	padding:10px 9px 10px;
}
.menu a:hover, .menu .active a{background:url(./i/backgrounds/menu-li-a.png) repeat-x;}
/*middle*/
.middle{
	position: relative;
	z-index: 20;
	background:url(./i/backgrounds/middle-top.png) no-repeat;
}
.traces-top{
	background:url(./i/backgrounds/traces-t.png) no-repeat 21px 42px;
}
.traces-bottom{
	padding:15px 9px 0;
	/*background:url(./i/backgrounds/traces-b.png) no-repeat 100% 100%;*/
}
.middle h1{
	color: #000;
	font-size:11px;
	font-weight: normal;
	margin:0 9px 35px;
}
.b-deg{
	position: absolute;
	top:13px;
	right:13px;
	padding:1px 1px 4px 2px;
	background:url(./i/backgrounds/b-deg.png) no-repeat;
}
.b-deg li{float: left;}
.b-deg a{
	color: #474747;
	display: block;
	text-decoration: none;
}
.fahrenheit a{padding:0px 4px 1px 7px;}
.celsius a{padding:0px 7px 1px 3px;}
.b-deg a:hover, .b-deg a.active{color: #fff;}
.fahrenheit a:hover, .fahrenheit a.active{background:url(./i/backgrounds/b-deg-l.gif) no-repeat;}
.celsius a:hover, .celsius a.active{background:url(./i/backgrounds/b-deg-r.gif) no-repeat;}

.b-white{
	width:694px;
	margin-bottom:8px;
	background:url(./i/backgrounds/w-box.png) repeat-y -1388px 0;
}
.bw-top{
	width:694px;
	background:url(./i/backgrounds/w-box.png) no-repeat;	
}
.bw-bottom{
	width:672px;
	padding:11px;
	position: relative;
	z-index: 122;
	line-height:1.2;
	background:url(./i/backgrounds/w-box.png) no-repeat -694px 100%;
}
.tab{
	color: #666;
	width:154px;
	padding:2px 0;
	text-align: center;
	background:url(./i/backgrounds/tab.png) no-repeat;
}
.tab strong{
	color: #333;
	padding-right:8px;
	text-transform: uppercase;
}
.b-today{
	position: absolute;
	top:-16px;
	left: 40px;
	z-index: 22;
}
.b-forecast{
	position: absolute;
	top:-16px;
	left: 378px;
	z-index: 22;
}
.b-weather-today{
	width:222px;
	float: left;
	margin-right: 2px;
	background:url(./i/backgrounds/b-weather-today.png) no-repeat -222px 100%;
}
.bwt-top{
	width:217px;
	padding:5px 5px 5px 0;
	height:182px;
	background:url(./i/backgrounds/b-weather-today.png) no-repeat;
}
.b-weather-today h3{
	font-size:20px;
	font-family: Arial;
	margin:0;
}
.b-weather-today table{
	width:100%;
	margin:0;
}
.b-weather-today table td{
	padding:4px 4px 5px 10px;
	vertical-align: top;
	border: none;
}
.b-now{border-right:1px solid #cbe0ef !important;}
.b-now .icon{text-align: center;}
.b-weather-today dl, .b-weather-today dd{margin:0;}
.b-weather-today .b-now dt{font-size:18px;}
.b-day{	border-bottom:1px solid #cbe0ef !important;}
.b-item{position: relative;}
.b-item .icon{
	position: absolute;
	top:-5px;
	right:0;
}
.b-weather-today .b-item dl{margin: 6px 0 3px;}
.b-weather-today .b-item dt{font-weight: bold;}
.b-days{
	width:63px;
	float: left;
	margin-left: 1px;
	background:url(./i/backgrounds/days.png) no-repeat -63px 100%;
}
.bd-top{
	width:61px;
	height:188px;
	padding:2px 1px;
	text-align: center;
	background:url(./i/backgrounds/days.png) no-repeat;
}
.b-days span{
	color: #667a88;
	font-size:10px;
}
.b-days h5{font-size:10px;}
.b-days h6{
	font-size:10px;
	height:19px;
	padding-top:1px;
}
.day h6{
	color: #667a88;
	margin-top: 4px;
	background:url(./i/backgrounds/day-h6.png) no-repeat;
}
.night h6{
	color: #eaf2f6;
	background:url(./i/backgrounds/night-h6.png) no-repeat;
}
.b-days .day{
	padding-bottom: 5px;
	border-bottom:2px solid #fff;
}
.b-days .icon{margin:-4px 0 -5px;}

.b-widget{
	padding:6px 0 0 10px;
}
.preview{
	width:180px;
	float: left;
	padding-top:4px;
}
.widget-info{
	float: right;
	text-align: right;
}
.b-flash{margin-bottom:8px;}

.b-map{
	width:370px;
	float: left;
	position: relative;
}
.title{
	font-weight: bold;
	text-transform: uppercase;
	padding:2px 0 4px;
	text-align: center;
	position: absolute;
	top:0;
}
.b-map .title{
	width:135px;
	left:118px;
	background:url(./i/backgrounds/title.png) no-repeat;
}
.capitals-weather{
	width:292px;
	float: right;
	background:url(./i/backgrounds/capitals-weather.png) no-repeat -292px 100%;
}
.cw-top{
	width:264px;
	height:162px;
	padding:30px 14px;
	position: relative;
	background:url(./i/backgrounds/capitals-weather.png) no-repeat;
}
.cw-top .title{
	width:174px;
	left:58px;
	background:url(./i/backgrounds/cw-top-title.png) no-repeat;
}
.capitals-weather dl, .capitals-weather dd{
	margin:0;
}
.capitals-weather dt{
	font-size:18px;
	font-family: Arial;
	padding-bottom: 8px;
}
.top-warm dt{color: #ff3300;}
.top-cold dt{color: #20558a;}

.capitals-weather .top-warm{
	width:125px;
	float: left;
}
.capitals-weather .top-cold{
	width:138px;
	float: right;
}
.capitals-weather dd{
	padding:0 0 4px;
}
.capitals-weather dd span{
	color: #fff;
	padding:0 5px 1px 0;
	margin-right: 6px;
}
.top-warm dd span{background:url(./i/backgrounds/warm.png) no-repeat 0 1px;}
.top-cold dd span{
	background:url(./i/backgrounds/cold.png) no-repeat 0 1px;
}
.b-banner{
	text-align: center;
}
.b-banner img{
//	border-top:1px solid #bec9d0;
//	border-right:1px solid #ebf5fb;
//	border-bottom:1px solid #f3f9fd;
//	border-left:1px solid #c9d5dc;
}
/*footer*/
.footer{
	text-align: center;
	padding-top:7px;
	width:712px;
	margin:0 0 0 20px;
	position: relative;
	z-index: 15;
}
.footer li{
	display: inline;
	padding:0 8px;
}
.footer li a{
	color: #cde7f9;
	text-decoration: none;
}
.footer li a:hover{
	text-decoration: underline;
}

/*inner*/
.inner .inner-head{
	margin-bottom:16px;
	border-bottom:1px solid #cbe0ef;
}
.inner h2{
	color: #333;
	font-size:20px;
	font-family: Arial;
	padding:0 15px 4px 8px;
	margin:0;
	float: left;
}
.inner-head span{
	float: right;
	position: relative;
	top:6px;
	padding-right:8px;
}
.item-foot{
	margin-top:8px;
	padding:8px 0 0;
	border-top:1px solid #cbe0ef;
}
.item-foot a.not-active{color: #666;}
.item-foot a{
	color: #4e8abb;
	padding:0 10px;
	text-decoration: none;
}
.b-news{
	width:497px;
	float: left;
}
.b-news-item, .b-submit{
	width:497px;
	margin-bottom:8px;
	background:url(./i/backgrounds/b-news.png) repeat-y -497px 0;
}
.bni-top, .bs-top{background:url(./i/backgrounds/b-news.png) no-repeat;}
.bni-bottom, .bs-bottom{
	padding:10px 12px;
	background:url(./i/backgrounds/b-news.png) no-repeat -994px 100%;
}
.news-item-images{
	float: left;
	width:100px;
}
.news-item-images img{
	border:1px solid #bcd4eb;
}
.news-item-content{
	margin-left: 100px;
	line-height:1.3;
}
.news-item-content span{color: #666;}
.news-item-content h4{padding:2px 0;}
.news-item-content a{color: #4e8abb;}
.news-item-content p{margin: 0;}
.inner-banner{
	width:160px;
	float: right;
}
.inner-body h3{
	color: #4e8abb;
	font-size:14px;
	margin:0 0 10px;
}
.inner-body h4{
	font-size:12px;
}
.b-content{
	padding:0 10px;
	line-height:1.3;
}
.b-bottom{
	padding-bottom: 14px;
	margin-bottom:10px;
	border-bottom:1px solid #cbe0ef;
}
.service-list, .contact-list{
	width:100%;
	margin:0 0 20px;
}
.service-list td{
	width:30%;
	padding:2px 12px;
	border: none;
}
.contact-list td{
	width:30%;
	padding:2px 0;
	border: none;
}
.b-content li{
	padding-left: 16px;
	background:url(./i/backgrounds/li-bullet.gif) no-repeat 0 5px;
}
.advertising td{
	color: #4e8abb;
	text-align: center;
	padding:10px 0;
	border: none;
}
.f-right{
	float: right;
	margin:0 0 0 15px;
}
.submit{
	margin-bottom: 15px;
	background:url(./i/backgrounds/submit.jpg) no-repeat 497px 15px;
}
.submit legend{display: none;}
.submit table{
	width:100%;
	margin:0;
}
.submit td, .submit th{
	font-weight: normal;
	text-align: left;
	border: none;
	vertical-align: middle;
	padding:2px 8px 2px 0;
}
.submit th{
	width:155px;
}
.submit td input{
	width:272px;
	padding:1px 0 1px;
	border:1px solid #a7a6aa;
	background:#fff;
	vertical-align: middle;
}
.submit td input.chek{
	width:auto;
	padding:0;
	border: none;
	background: none;
	margin-right: 4px;
	vertical-align: top;
}
.submit textarea{
	width:272px;
	border:1px solid #a7a6aa;
	background:#fff;
}
.a-center{
	padding-top:11px;
	text-align: center;
}
.b-item dl, .b-item dd{margin:0}
.b-item dt{
	font-weight: bold;
}

/* UTIL */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
.tdd
{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 0px 0px 0px 0px;
}
div#rec a { color:grey; }

.day-history{
	margin-top: -25px;
}
.dh-title{
	font-family: Arial;
	height:56px;
	position: relative;
	padding-left: 80px;
	margin-bottom:10px;
	background:url(../assets/i/backgrounds/dh-title.jpg) no-repeat 100% 0;
}
.dh-date{
	color: #4a6c94;
	text-align: center;
	width:64px;
	height:47px;
	position: absolute;
	top:-2px;
	left: 0;
	padding-top:17px;
	background:url(../assets/i/backgrounds/day-in-history.png) no-repeat;
}
.dh-month{
	font-size:10px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 2px;
}
.dh-day{
	font-size:26px;
	font-weight: bold;
}
.dh-title h2{
	color: #424753;
	font-size:22px;
	font-weight: normal;
	padding:16px 0 12px;
	margin:0;
	border-bottom:1px solid #bbd3eb;
}
.other-years, .mounthly-average, .years-average, .main-points, .average-temperatures{
	text-align: center;
	margin-bottom:12px;
}
.tab-b{
	display: -moz-inline-box;
	display: inline-block;
	background:url(./i/backgrounds/tab-b.png) no-repeat;
}
.tab-b-r{
	text-transform: uppercase;
	font-weight: bold;
	height:15px;
	padding:2px 22px 0;
	background:url(./i/backgrounds/tab-b.png) no-repeat 100% 100%;
}
.other-years-items{
	width:100%;
	margin:0;
	text-align: left;
}
.other-years-items td{
	width:25%;
	padding:0;
	border: none;
}
.other-years-item{
	font-family: Arial;
	padding:8px 12px;
	width:144px;
	height:73px;
	background:url(./i/backgrounds/other-years-item.png) no-repeat;
}
.oy-year{
	font-size:16px;
	margin:0 0 6px;
}
.oy-icon{
	width:46px;
	height:46px;
	float: left;
}
.oy-wether{
	font-family: Tahoma;
	font-size:11px;
	width:90px;
	float: right;
}
.oy-wether img{
	vertical-align: middle;
	position: relative;
	top:-1px
}
.inner-box{
	background:#f6fcff url(../assets/i/backgrounds/inner-box.png) repeat-x 0 100%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 2px #dce1e4;
	-webkit-box-shadow: 0 1px 2px #dce1e4;
	box-shadow: 0 1px 2px #dce1e4;
	border:1px solid #bec9d0;
}
.ma-table{
	width:100%;
	margin:0;
}
.ma-table thead td{
	padding:3px 5px;
	color: #667a88;
	font-size:11px;
	font-weight: bold;
	background:#cbe0ef;
	border: 1px solid #9abcdc;
}
.ma-table thead td.l1{
	background:#e8f1f8;
}
.ma-table thead td.l2{
	background:#dbe9f4;
}
.ma-table tbody td{
	color: #667a88;
	text-align: left;
	padding:5px 10px;
	border:1px solid #bbd3eb;
}
.main-points .inner-box{
	padding:6px;
}
.mp-table{
	width: 100%;
	margin:0;
	color: #333;
	font-size:12px;
	text-align: left;
}
.mp-table td{
	border: none;
	padding:8px 5px;
	background:#fff;
}
.mp-table .even td{
	background: transparent;
}
.mp-date{
	color: #fff;
	font-size:12px;
	font-family: Arial;
	font-weight: bold;
	padding:3px 15px 4px 7px;
	background:url(./i/backgrounds/mp-date.png) no-repeat;
}
.at-table{
	width:100%;
	margin:0;
}
.at-table td{
	color: #667a88;
	font-size:10px;
	width:42px;
	padding:0 5px;
	border:1px solid #d6e1e9;
}
