/* Default styles */
html, body, iframe, td, th, form, ul, ol, li, dl, dt, dd {margin: 0; padding: 0;}
table {border: none; border-collapse: collapse;}
html, body {height: 100%;}
img, iframe	{border: none;}
ul {list-style: none;}
.wide {width: 100%;}
.wrap {overflow: hidden;}
.clearfix:after {
	content: ' ';
	clear: both;
	display: block;
	width: 0; height: 0;
	overflow: hidden;
	font-size: 0;
}

/* Layout */
body {
	font: 75%/1.1675 Arial, sans-serif;
	font: 12px/1.1675 Arial, sans-serif;
	background: url(body.png) repeat-x #FFF;
	color: #000;
}
#canvas {
	width: 1186px;
	margin: 0 auto;
	padding: 12px 0;
}
#page.narrow #canvas {
	width: 988px;
}
.icon {
	background: url(icons.png) no-repeat 0 100px;
}

/* Links */
a {
	color: #3B8AC0;
}
a:hover {
	color: maroon;
}

/* Forms */
.input {
	background: #fff;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 12px;
	padding: 2px 3px 3px;
}

/* Frames */
.rfc,
.rframe h2,
.rframe .tside {
	background: url(/static/app/frame.png) no-repeat;
}
.rframe {
	position: relative;
	border: 1px solid #469BD3;
	margin-bottom: 12px;
	background: #FFF;
}
.rfc {
	position: absolute;
	width: 5px; height: 5px;
	overflow: hidden;
	z-index: 1;
}
.rftl {
	left: -1px; top: -1px;
}
.rftr {
	left: -4px; top: -1px;
	margin-left: 100%;
	background-position: -15px 0;
}
.rfbl {
	left: -1px;
	margin-top: -4px;
	background-position: 0 -15px;
}
.rfbr {
	left: -4px;
	margin-left: 100%;
	margin-top: -4px;
	background-position: -15px -15px;	
}
.rframe h2 {
	margin: 0 1px 1px;
	border-top: 1px solid #fff;
	padding: 5px 10px 6px 30px;
	background-position: -50px 0;
	background-color: #4398D0;
	color: #FFF;
	font-size: 1.08333em;
}
.rframe h2.hover {
	background-position: -50px -50px;
	background-color: #55a0d2;
}
.rframe h2 a {
	color: #FFF;
}
.rframe .section {
	margin: 8px 12px;
}
.rframe .section p {
	margin: 3px 0 4px;
}
.rframe .tab {
	position: relative;
	left: -1px;
	float: left;
	height: 23px;
	margin: 6px 0 1px 1px;
	border: 1px solid #FFF;
	border-left: none;
	border-bottom: none;
	padding: 4px 6px 0 12px;
}
.rframe .stab {
	margin: 6px 0 0 0;
	padding: 4px 6px 1px 12px;
	border: 1px solid #469BD3;
	border-bottom: none;
	background: #E2EEFE;
}
.rframe .tside {
	position: absolute;
	left: 100%; top: -1px;
	width: 17px; height: 29px;
	margin-left: -13px;
	background-position: -30px 0;
}
.rframe .stab .tside {
	background-position: -30px -30px;
}
.rframe .tab a {
	position: relative;
	padding-right: 10px;
	font-weight: bold;
	font-size: 11px;
	z-index: 1;
}
.rframe .tab a:focus {
	outline: none;
}

/* Header */
#header {
	position: relative;
	margin: 0 198px 12px 0;
	background: #FFF;
}
#page.narrow #header {
	margin-right: 0;
}
#header .rftl {
	background-position: 0 -30px;
}
#header .rftr {
	background-position: -15px -30px;
}
#header .fcontent {
	position: relative;
}
#logo {
	display: block;
	position: absolute;
	left: 0; top: 0;
	width: 221px; height: 90px;
	overflow: hidden;
	border: 1px solid #FFF;
	background: url(logo.png) no-repeat;
	line-height: 300px;
}
#ad-top {
	margin-left: 223px;
	border-left: 1px solid #469BD3;
	height: 90px;
	padding: 1px;
}

/* Menu */
#menu {
	border-top: 1px solid #469BD3;
	padding: 1px;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
}
#menu li {
	float: left;
	width: 108px;
}
#menu li.wide {
	width: 112px;
}
#menu ul.wide li{
	width: 123px;
}
#menu li a {
	display: block;
	height: 26px;
	background: url(menu.png) no-repeat 100% 0 #4398d0;
	color: #FFF;
	text-align: center;	
	text-decoration: none;
}
#menu li a:hover {
	background-position: 100% -40px;
	background-color: #6cb1dc;
}
#menu li.last a {
	background-position: 0 0;
}
#menu li.last a:hover {
	background-position: 0 -40px;
}
#menu .Lang {
	width:136px;
	position:relative;
	}
#menu .Lang  b {
	padding-left:29px;
	background:url(country.gif) 5px 4px no-repeat;
}

/* Rbc */
#rbc {
	float: right;
	width: 186px;
}
#page.narrow #rbc {
	display: none;
}
#rbc a {color:#000; text-decoration:none;}
#rbc .rfc, 
#rbc .rframe h2, 
#rbc li, 
#rbc ul.delimit {background: url(/static/app/rbc.png) no-repeat;}
#rbc .rframe {
	position: relative; border: 1px solid #469BD3; margin-bottom: 12px; background: #FFF; 
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
#rbc .rfc {position: absolute; width: 5px; height: 5px; overflow: hidden; z-index: 1;}
#rbc .rftl {left: -1px; top: -1px;}
#rbc .rftr {left: -4px; top: -1px; margin-left: 100%; background-position: -15px 0;}
#rbc .rfbl {left: -1px; margin-top: -4px; background-position: 0 -15px;}
#rbc .rfbr {left: -4px; margin-left: 100%; margin-top: -4px; background-position: -15px -15px;}
#rbc .rframe h2 {
	margin: 0 1px 1px; border-top: 1px solid #fff;
	padding: 3px 10px 5px 10px;
	background-position: -30px 0; background-color: #4398D0; color: #FFF;
	font-size: 14px;
	letter-spacing:-0.5px;
	text-align:center;
}
#rbc .rframe h2:hover {background-position: -30px -50px; background-color: #55a0d2;}
#rbc .rframe h2 a {color: #FFF; text-decoration: none;}
#rbc .rframe .section {margin: 8px 12px 16px; font-size: 11px; line-height: 14px;}
#rbc ul {margin: 0 0 10px;}
#rbc ul.delimit {background-position: 50% -105px; padding-top: 9px;}
#rbc li {padding-left: 11px; margin: 0 0 8px; background-position: -240px 4px;}
#rbc li.first {overflow: hidden; zoom:1; padding-left:0; background:none;}
#rbc li.first img {float:left; margin: 3px 10px 0 0;}
#rbc li.spacer {background:url(http://pics.rbc.ru/img/partners/gismeteo/spacer_gism.gif) no-repeat 50% 0; padding-top:2px;}

/* Content */
#content {
	width: 988px;
}
#content .more {
	text-align: right;
	font-size: 11px;
}
.more a.icon {
	padding-right: 16px;
	background-position: 100% 1px;
}

.cleft {
	float: left;
	width: 732px;
}
.cright {
	float: right;
	width: 244px;
}
#ad-right .fcontent {
	height: 400px;
	padding: 1px;
}
#ad-rian .fcontent, #ad-rbkua .fcontent{
	height: 716px;
	overflow: hidden;
}

#information .fcontent {
	height: 272px;
}

#weather,
#projects,
#ad-lb,
#low240x400,
#hydrometeorology{
	float: left;
	width: 242px;
}
#weather-cities,
#weather-maps,
#informer,
#feedback_form,
#static_page {
	float: right;
	width: 474px;
}
#ad-left,
#yandex{
	clear: both;
}
#projects{
	clear: left;
}
#projects .fcontent {
	height: 428px;
}
#projects .more {
	margin: 8px 0 0;
}
#ad-lb .fcontent,
#low240x400 .fcontent{
	height: 400px;
}
#ad-lb .fcontent{
	margin: 1px;
}
#weather-maps .fcontent {
	height: 294px;
}

#weather .fcontent {
	height: 200px;
	overflow: hidden;
}
#informer .fcontent {
	height: 94px;
}
#yandex .fcontent {
	height: 90px;
}
#ad-left .fcontent{
	height: 240px;
	padding: 1px;
}

/* Weather */
#weather .section {
	position: relative;
	height: 157px;
}
#weather h3 {
	margin: 0 0 3px;
	font-size: 15px;
}
#weather h3.smaller {
	font-size: 13px;
}
#weather .scity {
	font-size: 11px;
	margin: 0 0 14px;
}
#weather .wicon {
	background: url(weather.png) no-repeat;
}
#weather .cloudness {
	height: 90px;
}
#weather .cloudness dt {
	width: 55px; height: 55px;
	margin: 0 0 5px;
}
#weather .cloudness dd {
	font-size: 11px;
	color: #999;
	width:150px;
} 
#weather .barp,
#weather .wind,
#weather .hum {
	position: absolute;
	left: 155px;
	width: 63px;
	color: #336699;
	text-align: right;
}
#weather .unit {
	position: absolute;
	left: 20px;
	width: 44px;
	font-size: 9px;
}
#weather .barp {
	top: 32px;
	/*top: 25px;*/
	font-size: 20px;
	background-position: 0 4px;
}
#weather .barp .unit {
	top: 20px;
}
#weather .wind {
	top: 65px;
	background-position: 0 -36px;
}
#weather .wind dl {
	padding-right: 20px;
}
#weather dl.wind0 {
	background-position:100% -120px;
}
#weather dl.wind1 {
	background-position:100% -160px;
}
#weather dl.wind5 {
	background-position:100% -200px;
}
#weather dl.wind3 {
	background-position:100% -240px;
}
#weather dl.wind7 {
	background-position:100% -280px;
}
#weather dl.wind2 {
	background-position:100% -320px;
}
#weather dl.wind8 {
	background-position:100% -360px;
}
#weather dl.wind6 {
	background-position:100% -400px;
}
#weather dl.wind4 {
	background-position:100% -440px;
}
#weather .wind dt {
	margin: 0 0 1px;
	line-height: 12px;
}
#weather .wind dd {
	font-size: 16px;
	line-height: 16px;
}
#weather .wind .unit {
	top: 15px;
	width: 42px;
}
#weather .hum {
	top: 105px;
	font-size: 20px;
	background-position: 0 -76px;
}
#weather .hum span.unit {
	position: static;
	left: 0;
	width: auto;
	font-size: 16px;
}
#weather .temp {
	position: absolute;
	left: 60px; top: 55px;
	color: #003366;
	font-size: 30px;
}
#weather .wrap {
	padding-top: 6px;
	border-top: 1px dotted #90c3e5;
	text-align: right;
}
#astronomy .wrap.date,
#water .wrap.date {
	border-top: 1px dotted #90c3e5;
	margin-top:4px;
	padding-top:4px;
}
#astronomy .wrap.date {
	margin-top:9px;
	padding-top:6px;
}
#weather .date {
	float: left;
}
#astronomy span.date_bottom,
#water span.date_bottom,
#weather .date,
#weather .fcast {
	padding-left: 14px;
	background-position: 0 -118px;	
}
#weather .nodata  {
	height:61px;
	padding:30px 30px 0;
}
.wtools li.near_banner {
	padding:0px;
}
.wtools .near_city_title {
	top:-7px;
	left:-234px;
	position:absolute;
}
#weather div#float_adv{
	margin: -26px 0pt 0pt 141px;
	overflow: hidden;
	position: absolute;
	width: 100px;
	height: 50px;
}
#weather div#float_adv span{
	float:right;
}

/* Cities */
.mycity {
	height: 16px;
	margin: 1px;
	padding: 4px 11px 0;
	background: #e2eefe;
	text-align: right;
	font-size: 11px;
}
.mclink {
	text-decoration: none;
	font-weight: bold;
	padding: 1px 0 2px 18px;
	background-position: 0 -60px;
}
.mchint {
	margin-left: 8px;
	padding: 2px 0 1px 14px;
	background-position: 100% -90px;
	text-decoration: none;
}
#search-city {
	height: 32px;
	margin: 10px 12px 0;
}
#search-city input {
	margin: 0;
	vertical-align: middle;
}
#search-city .input {
	margin-right: 7px;
	width: 342px;
	border:1px solid #469BD3;
}
.cities {
	float: left;
	font-size: 12px;
}
.cities h6 {
	margin: 0 0 3px;
	font-size: 100%;
	height:14px;
	overflow:hidden;
}
.cities ul {
	float: left;
}
.cities ul, .cities h6{
	width: 115px;
}
.cities li {
	margin: 0 10px 4px 0;
}
#cities-teaser {
	position: relative;
	top: 1px;
	padding-left: 12px;
}
#cities-teaser .tab {
	clear: left;
	left: -13px;
}
#cities-more {
	border-top: 1px solid #469BD3;
	background: #E2EEFE;
	padding: 8px 0 8px 12px;
}
#cities-more .wrap {
	min-height: 147px;
	margin-bottom: -12px;
}
#cities-more .more {
	margin: 0 12px 3px 300px;
	font-size: 13px;
	font-weight: bold;
}
#cities-more .more .icon {
	background-position: 100% -28px;
}
#weather-cities .rfbl {
	background-position: 0 -45px;
}
#weather-cities .rfbr {
	background-position: -15px -45px;
}

/* Weather news */
#weather-news {
	float: right;
	width: 230px;
}
#weather-news .gradient,
#interesting .gradient{
	width:90%;
	height:25px;
	background-image:url(gradient.png);
	background-repeat:repeat-x;
	position:absolute;
	bottom:0;
}
#weather-news .fcontent {
	height: 226px;
	overflow:hidden;
}
#weather-news li.icon {
	/*padding: 0 0 8px 16px;*/
	/*background-position: 0 -259px;*/
	background-position: 0 -118px;
	padding: 0 0 8px 14px;
}
#weather-news li.icon a:hover * {
	color:maroon;
}
#weather-news li.icon span, #weather-news li.icon a{
	color:#003366;
}
#weather-news.interesting{
	margin-left:12px;
}

/* Interesting */
#interesting {
	width: 230px;
	display: inline;
	margin-left: 12px;
	float:right;
}
#interesting .fcontent {
	height: 226px;
	overflow:hidden;
}
#interesting li {
	margin: 0 0 8px;
	padding: 1px 0 0;
}
#interesting a {
	text-decoration: none;
}
#interesting .text {
	color: #000;
}
#interesting span.icon,
#error_404 li.icon {
	position: relative;
	top: -1px;
	padding-left: 16px;
	background-position: 0 -189px;
}

/* Maps */
#weather-maps li {
	display: inline;
	float: left;
	width: 102px; height: 106px;
	margin: 8px 2px 0 12px;
	text-align: center;
}
#weather-maps li a {
	display: block;
	font-size: 11px;
	height:105px;
	overflow: hidden;
}
#weather-maps li .map {
	display: block;
	position: relative;
	height: 74px;
	margin: 0 0 3px;
	border: 1px solid #469BD3;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-decoration: none;
}
#weather-maps .map .rfbl,
#weather-maps .map .rfbr {
	top: 74px;
}
#weather-maps .tab {
	z-index: 3;
}
#weather-maps .more {
	margin: 12px 12px 0 0;
}
#maps-search {
	position: absolute;
	margin: -1px 0 0 -1px;
	width: 474px;
	background: #E2EEFE;
	z-index: 2;
	display: none;
}
#maps-search .rftl,
#maps-search .rftr {
	display: none;
}
#maps-search .rfbl {
	background-position: 0 -45px;
}
#maps-search .rfbr {
	background-position: -15px -45px;
}
#maps-search form {
	margin: 0 12px;
	padding: 6px 0 0;
	height: 105px;
}
#maps-search h3 {
	margin: 0 0 5px;
	color: #003366;
	font-size: 100%;
}
#maps-search select,
#maps-search input {
	font-size: 12px;
}
.msday {
	float: left;
	width: 222px;
}
.msregion {
	float: right;
	width: 222px;
}
.mstopic {
	clear: both;
	width: 450px;
	margin-top: 5px;
}
#maps-search .submit {
	margin: 5px 0 0;
	text-align: right;
}

#information li {
	margin: 0 0 8px;
	padding-left: 16px;
	background-position: 0 -118px;
}
#information li a {
	text-decoration: none;
}

#informer .more {
	margin-top: 4px;
}

/* Grey color scheme */
body.grey {
	background-image: url(grey/body.png);
}
.grey .rfc,
.grey .rframe h2,
.grey .rframe .tside {
	background-image: url(grey/frame.png);
}
.grey .rframe h2 {
	background-color: #8d8d8d;
}
.grey .rframe h2.hover {
	background-color: #999;
}
.grey .rframe,
.grey .rframe .stab,
.grey #menu,
.grey #ad-top,
.grey #weather-maps li .map,
.grey #cities-more {
	border-color: #8c8c8c;
}
.grey .rframe .stab,
.grey #cities-more,
.grey #maps-search,
.grey .mycity {
	background-color: #eee;
}
.grey #menu li a {
	background-image: url(grey/menu.png);
	background-color: #909090;
}
.grey #menu li a:hover {
	background-position: 100% -40px;
	background-color: #A0A0A0;
}
.grey a {
	color: #333;
}
.grey .icon {
	background-image: url(grey/icons.png);
}
.grey #logo {
	background-image: url(grey/logo.png);
}
.grey #weather .wicon {
	background-image: url(grey/weather.png);
}
.grey #weather .barp,
.grey #weather .wind,
.grey #weather .hum,
.grey #weather .temp {
	color: #333;
}



/* Green color scheme */
.green .rframe h2,
.green .rframe .tside {
	background-image: url(green/frame.png);
}
.green .rframe h2 {
	background-color: #61AA6D;
}
.green .rframe h2.hover {
	background-color: #92DB9E;
}
.green .rframe .stab,
.green #cities-more,
.green #maps-search,
.green .mycity {
	background-color: #eee;
}
.green a {
	color: #333;
}
.green #weather .barp,
.green #weather .wind,
.green #weather .hum,
.green #weather .temp {
	color: #333;
}
.green #toggle-color {
	background: #4398D0;
}



/* Footer */
#footer, #footer a{
	color: #999;
}
#footer{
	position: relative;
	clear: both;
	height: 31px;
	padding: 3px 0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background: #F0F0F0;
	font-size: 11px;
	overflow: hidden;
	text-align: right;
}

.copyright {
	float: left;
	margin-top: 2px;
	padding-left: 10px;
}
.copyright span{
	float: left;
}

#toggle-color {
	position: absolute;
	left: 300px; top: 11px;
	width: 15px; height: 15px;
	background: #666;
	cursor: pointer;
}
.grey #toggle-color {
	background: #4398D0;
}

/* City search */
#citysearch {
	float: right;
	width: 474px;
}
#citysearch .fcontent {
	min-height: 642px;
}
#citysearch form {
	margin: 0px;
}
#citysearch form input {
	vertical-align: middle;
}
/*#citysearch form #ya {
	margin: 0 5px;
	width: 275px;
}*/
#citysearch .regions {
	font-size: 19px;
}
#citysearch .regions li {
	margin: 0 0 12px;
}
#citysearch .regions a {
	text-decoration: none;
}
#citysearch h3, #citysearch h1 {
	/*margin: 0 0 12px;*/
	margin: 0 0 5px;
	color: #336699;
	font-size: 17px;
	font-weight: bold;
}
.subregions h6 {
	margin: 0 0 2px;
	color: red;
	font-size: 14px;
	font-weight: bold;
}
.subregions ul, .countries ul{
	margin: 0 10px 10px 0;
}
.subregions li, .countries li, .cities_by_name li{
	margin: 0 0 5px;
}
.subregions .group, .countries .group{
	float: left;
	width: 33.3%;
}
.districts .group {
	float: left;
	width: 49.7%;
}
.cities_by_name h6 {
	margin:11px 0 7px; font-weight:normal; color:#CDCDCD; font-size:24px; line-height:19px;
}
.cities_by_name li{
	margin: 0 0 2px;
}
.cities_by_name ul li span {
font-size:larger;
}

/* Suggest */
#jSuggestContainer {
	position: absolute;
	background: #FFF;
	border: 1px solid #469BD3;
	/*border-top: none;*/
	min-width:348px;
}
.jSuggestLoading {
	font-style: italic;
	padding: 10px;
}
#jSuggestContainer ul li {
	background: #F2F6FF;
	border-bottom:1px dotted #87CFFF;
	color:#383838;
	cursor:pointer;
	padding:1px 4px;
	text-align:left;
}
#jSuggestContainer ul li span {
	font-size:larger;
}
#jSuggestContainer ul li.suggestAllResults {
	font-size:larger;
	text-decoration:underline;
}
#jSuggestContainer ul li.last {
	border-bottom: none;
}
#jSuggestContainer ul li.jSuggestHover {
	background: #AFDFFF;
	color: #333;
}
#jSuggestContainer ul li.suggestClose {
	background: #AAA;
	color: white;
	text-align: right;
}
#jSuggestContainer ul li.suggestClose span {
	font-size:small;
	text-decoration: underline;
}
#jSuggestContainer ul li.suggestEmpty {
	background-color:white;
	color:red;
	text-align:left;
}

/* jHelper tip */
.jPopUp,
.jHelperTipContainer {
	display: none;
	position: absolute;
	z-index: 1000;
}
.jHelp {
	display: none;
}
.jHelperTipContainer {
	width: 300px;
}
.jhwrap {
	position: relative;
	width: 292px;
	padding: 3px 6px 0 2px;
	overflow: hidden;
}
.jhc,
.jhclose {
	background: url(jhelp.png) no-repeat;
}
.jhc {
	position: absolute;
	left: -9px;
	overflow: hidden;
	z-index: -1;
}
.jhtl {
	top: -9px;
	width: 100%;
	/*height: 550px;*/
	height: 900px;
}
.jhtr {
	top: -9px;
	width: 9px; 
	/*height: 550px;*/
	height: 900px;
	margin-left: 100%;
}
.jhbl {
	width: 100%; height: 9px;
	clip: rect(auto, auto, auto, 9px);
}
.jhbr {
	width: 9px; height: 9px;
	margin-left: 100%;
}
.jhcontent {
	background: #fefce6;
	padding: 6px 13px 4px;
}
.jhcontent h6 {
	font-size: 116.667%;
	font-weight: bold;
	margin: 0 0 4px;
	padding-top: 2px;
}
.jhcontent p {
	margin: 0 0 4px;
}
.jhclose {
	float: right;
	position: relative;
	left: -3px; top: 2px;
	width: 14px; height: 14px;
	overflow: hidden;
	background-position: 100% 100%;
	cursor: pointer;
}

.AjaxLoading,
.AjaxImageLoading {
	background:url(ajax-loader.gif) no-repeat 50% 50%;
}
.AjaxLoading {
	position: absolute;
	width: 24px; height: 24px;
	border: 1px solid #ddd;
	background-color: #FFF;
}
.AjaxImageLoading {
	min-height: 100px; min-width: 100px;
}
.AjaxImageLoading div {
	display: block;
	width:100px; height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

/* Static Pages */
#static_page .fcontent, #feedback_form .fcontent{
	min-height:642px;
}
#static_page ul, #static_page ol{
	margin-left:8px; padding-left:8px; list-style: disc outside; padding-bottom:4px;
}
#static_page li{
	padding-bottom: 3px;
}
#static_page p{
	padding: 4px 0 4px 0;
}
#static_page .seemore
{
	padding-right:18px; 
	background: url(http://i.gismeteo.com/images/bullets/gogo.gif) 100% 2px no-repeat;
}
#static_page .seeback {
	padding-left:18px;
	text-align:left;
	background:url("http://i.gismeteo.com/images/bullets/goback.gif") no-repeat scroll 0 2px transparent;
}
#static_page dt{
	font-weight:bold; padding-top:4px;
}
#static_page dd{
	padding-left:18px;
}
#static_page hr{
	color:#4A9DD3;background:#4A9DD3;
	height:1px;
	width:100%;
	border:0px;
}

/* -------------------- Atlas advertisement ------------------------------ */
#sol240x400 OBJECT,
#sol240x400 IMG,
#sol240x400 EMBED {
	display: block;
	margin: 0;
	padding: 0;
	}
#sol240x400 BR {
	display: none;
	}

.semitransp {
	opacity: 0.3;
	-moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  filter: alpha(opacity=30);
}

.rframe > .rftr {
	right: -1px;
	left: auto;
	margin-left: 0;
}
.rframe > .rfbl {
	bottom: -1px;
}
.rframe > .rfbr {
	right: -1px;
	bottom: -1px;
	left: auto;
	margin-left: 0;
}
#error_404 .fcontent{
	height:340px;
}
#error_404 .fcontent h2{
	background:url("/static/app/frame_big.png") repeat-x;
}
.cleft.error_404,
.error #canvas {
	width:988px;
}
.error #header {
	margin:0 0 12px 0;
}
#error_404 .section ul, #error_404 .section p{
	font-size:19px;
	font-weight:normal;
}
#error_404 div.section{
	width: 700px;
	padding:5em 0 0 15em;
}
#error_404 .section ul{
	margin:8px 12px 12px;
}
#station {
	width: 730px;
	height: 500px;
}

.temp_canvas, 
.temp_content, 
.temp_form {
	height: 93px;
	width: 41px;
}
.temp_content, 
.temp_form {
	position: relative;
}
.temp_canvas {
	background:url(/static/images/station/term_bg.png) no-repeat left top;
	overflow: hidden;
	float: left;
}
.temp_content {
}
.temp_canvas.plus .temp_content {
	background-color:rgb(255,0,0);
}
.temp_canvas.minus .temp_content {
	/* background-color:rgb(0,0,255); */
	background-color:#2EB0FE;
}
.temp_form {
	background:url(/static/images/station/term_glass.png) no-repeat left top;
	margin-top:-93px;
}

#CurrentBlock {
	margin: 5px 0 20px 0;
	height: 60px;
}
.clear {
	float:none;
	clear:both;
}

/* Блок гидрометеорологии */
#hydrometeorology img {
	float:left;
	padding: 0 6px 6px 0px;
}
#hydrometeorology a span {
	display:block;
}
#hydrometeorology a{
	color:#000000;
	font-size:10px;
	font-family:Arial,Helvetica,sans-serif;
	overflow:hidden;
}
#hydrometeorology a:hover span{
	text-decoration:underline;
}

/* ------------------------ */
#CurrentBreadCrumbs {width: 220px; float:left; color: #4c7caa; margin-left: 2px;}
#CurrentBreadCrumbs span {font-size:11px;}
#CurrentBreadCrumbs .meteofon {font-size:15px; width:175px; margin: 15px 0 15px 0; padding:6px; background:#96CEF2 url(/static/images/station/corner.gif) no-repeat right center; color:white;}
#CurrentBreadCrumbs .meteofon img {width:20px; height:20px; margin-right:5px;}
#CurrentBreadCrumbs .help a {font-size:10px; padding-left:20px; color:#808080; background:url(/static/images/station/help.gif) no-repeat left top;}
#CurrentBreadCrumbs h5 {margin: 0 0 4px 0; padding:0; font-size:20px; color:black; font-weight:bold;}

#CurrentDelay {width: 120px; float:left; color: #4c7caa;}

#CurrentTemp {width: 120px; font-size: 13px; float:left; font-weight: normal; color: #4c7caa; color: #808080;}
#CurrentTemp .temp {margin:13px 0 5px 0; font-size: 25px; color:black;}
#CurrentTemp .dynamic {font-size: 14px;}
#CurrentTemp .time {letter-spacing:6px; font-weight:bold; color:#808080; font-size: 20px; margin-left:12px;}

#CurrentDetails {width: 200px; padding-top:5px; font-size: 15px; float:left; color: #808080; font-weight: bold;}
#CurrentDetails div {margin-bottom:10px;}

#CurrentIcon {width: 130px; float:left; color: #4c7caa; font-size:16px; color:#808080;}
#CurrentIcon h6 {margin: 0 0 30px 0; font-size:15px; color:black; font-weight:bold;}
#CurrentIcon img {margin-top:-20px; margin-right:10px; width:58px; float:left;}

#CurrentOptions {margin: 20px 0 20px 0;}
#CurrentOptions .checkers {float:left; font-size:14px; white-space:nowrap;}
#CurrentOptions .dates {float:right;}
#CurrentOptions .checkers input {margin-top:3px;}
#CurrentOptions .checkers label {cursor:pointer;}
#CurrentOptions .dates input {left:-100000em;position:absolute;z-index:-1;}
#CurrentOptions .dates label {-moz-border-radius-bottomleft:1em; -moz-border-radius-bottomright:1em; -moz-border-radius-topleft:1em; -moz-border-radius-topright:1em; cursor:pointer; padding:4px 10px; font-size:15px; text-decoration:underline; color:#4DA9E2}
#CurrentOptions .dates label.active {cursor:default; background-color:#96CEF2; color:white; text-decoration:none; }
#CurrentOptions .dates label.disabled {cursor:default; color:#CCCCCC; text-decoration:none; padding-left:0;}

#station .section {height:429px;}
#station .footer {background-color:#D7F0FF; height:26px; border:1px white solid;}
#station .footer li {list-type:none; float:left; background:url(/static/images/station/footer_bullet.gif) no-repeat right center; color:#26639F; padding-right:16px; margin:6px 10px;}
.station_list_item {margin: 0 0 20px 0;}
.station_list_item .station_title {font-size:24px; font-weight:bold;}