.rframe table { border-collapse: collapse;  background: none; }

.rframe table td {border: 1px;}


/* Frames */
.rfc,
.rframe h2,
.rframe .tside {
	background: url(http://i.gismeteo.com/static/app/frame.png) no-repeat;
}

#weather-weekly {
  	border: none;
    background: none;
}

.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: 0 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;
}


/* 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(http://i.gismeteo.com/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;}








.grey .rfc,
.grey .rframe h2,
.grey .rframe .tside {
	background-image: url(http://i.gismeteo.com/static/app/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;
}




/* Green color scheme */
.green .rframe h2,
.green .rframe .tside {
	background-image: url(http://i.gismeteo.com/static/app/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;
}















.hslice {
	visibility: hidden;
	display: none;
}
#intown {
	width: 242px;
	float: left;
	clear: left;
}
#intown .fcontent {
	height: 188px;
}
#intown li {
	margin: 0 0 8px;
	padding-left: 16px;
	background-position: 0 -118px;
}
#intown li a {
	text-decoration: none;
}

#weather-daily {
	width: 474px;
	float: right;
}
#weather-daily .fcontent {
	height: 402px;
}
#weather-daily .section {
	margin-bottom: 5px;
}

#weather-hourly {
	width: 474px;
	float: right;
}
#weather-hourly .fcontent {
	height: 642px;
}

#weather-weekly {
	width: 474px;

}
#weather-weekly .fcontent {
	padding-bottom: 12px;
}
#weather-weekly table tr {
	cursor:pointer;
}

/* Title */
h2.wtitle strong {
	margin-left: 8px;
}
h2.wtitle a {
	margin-left: 8px;
	font-weight: normal;
}
h3.wtitle {
	margin: 0;
	font-size: 19px;
	font-weight: normal;
}

/* Tools */
.wtools {
	position: relative;
	top: 4px;
	float: right;
}
.wtools li {
	float: left;
	padding-left: 10px;
}
.wthint {
	padding-left: 12px;
	background-position: 0 -380px;
	text-decoration: none;
}
.wtprint {
	padding-left: 14px;
	padding-bottom: 2px;
	background-position: 0 -420px;
	text-decoration: none;
}

.wtabs {
	position: relative;
	top: 1px;
	height: 62px;
	margin: 0 4px;
}
.wtabs .prev,
.wtabs .next,
.wtabs .wttl,
.wtabs .wttr,
.wsection,
.wbshort,
.wbfull {
	background: url(http://i.gismeteo.com/static/app/wtabs.png) no-repeat;
}
.wtabs .prev,
.wtabs .next {
	width: 20px; height: 60px;
}
.wtabs .prev {
	float: left;
	background-position: 0 -20px;
}
.wtabs .next {
	float: right;
	background-position: 100% -20px;
}
.wtabs span.prev {
	background-position: 0 -94px;
}
.wtabs span.next {
	background-position: 100% -94px;
}
.wtab {
	position: relative;
	left: 1px;
	float: left;
	width: 140px; height: 60px;
	margin-right: -1px;
	border: 1px solid #469bd3;
	border-bottom: none;
	color: #336699;
	cursor: pointer;
}
.wtabs .wttl,
.wtabs .wttr {
	position: absolute;
	top: -1px;
	width: 5px; height: 5px;
	overflow: hidden;
}
.wtabs .wttl {
	left: -1px;
}
.wtabs .wttr {
	left: 136px;
	background-position: -10px 0;
}
.swtab .wttl {
	background-position: -20px 0;
}
.swtab .wttr {
	background-position: -30px 0;
}
.wtabs .hover {
	background-color: #eeffff;
}
.wtabs .swtab {
	height: 61px;
	background-color: #daebf4;
	cursor: default;
}
.wtab .cloudness {
	position: absolute;
	left: 3px; top: 3px;
}
.wtab .temp {
	margin-right: 6px;
	text-align: right;
	font-size: 18px;
}
.wtab .temp em {
	font-style: normal;
	color: #C00;
}
.wtab .date {
	padding: 6px;
	font-weight: bold;
}
.wtab .weekend {
	color: #C00;
}
.wtab .date dt {
	float: right;
	font-size: 18px;
	line-height: 18px;
}
.wtab .date dd {
	float: right;
	padding: 1px 8px 0 0;
	font-size: 12px;
	line-height: 12px;
}

/* Weather data */
.wsection {
	border-top: 1px solid #469bd3;
	background-repeat: repeat-x;
	background-position: 0 -240px;
}
.wsection table {
	margin: 0 14px;
}
.wblock {
	position: relative;
	margin: 0 12px 20px;
}
.wbshort {
	background-repeat: repeat-x;
	background-position: 0 -170px;
}
.wbopened .wbshort {
	display: none;
}
.wbshort table {
	width: 100%;
}
.wbfull {
	display: none;
	background-repeat: repeat-x;
	background-position: 0 -240px;
}
.wbopened .wbfull {
	display: block;
}
.wbshort .wbday,
.wbshort .wbnight {
	display: none;
	position: absolute;
	top: -20px;
	width: 198px;
	color: #3399CC;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.wbshort .wbnight {
	left: 52px;
}
.wbshort .wbday {
	left: 250px;
}
#weather-weekly .fcontent .section .wtitle{
	margin-bottom: 19px;
}
.wbtitled{
	margin-top: 19px;
}
.wbtitled .wbnight,
.wbtitled .wbday {
	display: block;
}

.wdata thead th {
	padding: 5px 3px;
	color: #666;
	font: 10px/10px Tahoma, Arial, sans-serif;
	letter-spacing: -0.05em;
	text-align: left;
}
.wdata thead .date {
	padding: 0 3px 0 6px;
	color: #069;
	font-size: 15px;
	font-weight: bold;
}
.wdata tbody th,
.wdata tbody td {
	border-top: 1px solid #b1d0e6;
	color: #069;
	font-size: 17px;
	font-weight: bold;
}
.wbshort tbody th,
.wbshort tbody td {
	border: none;
}
.wdata tbody th {
	height: 57px;
	padding: 0 2px 0 0;
	text-align: left;
}
.wbfull tbody th {
	padding-left: 6px;
	color: #3399CC;
	font-size: 15px;
}
.wbshort .weekday {
	font-size: 14px;
}
#weather-daily .wdata tbody th {
	height: 56px;
}
.wdata tbody td {
	padding: 0 3px;
	text-align: center;
}
.wdata tbody .temp {
	padding: 0;
	font-size: 24px;
}
.wbshort tbody .temp {
	padding-right: 8px;
}
.wdata tbody .clicon {
	width: 55px;
	vertical-align: bottom;
	line-height: 0;
}
.wdata tbody .cltext {
	width: 75px;
	padding: 2px 3px 0 0;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
}
.wicon {
	background: url(http://i.gismeteo.com/static/app/weather.png) no-repeat;
}
dl.wind {
	display: inline;
	position: relative;
	padding-left: 20px;
    width: 40px;
}
dl.wind dt {
	position: absolute;
	left: 0; top: -4px;
	width: 17px;
	padding-top: 18px;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	text-align: center;
}
dl.wind dd {
    display: inline;
    padding: 0px;
    margin: 0px
}
dl.wind .wind0 {
	background-position:100% -120px;
}
dl.wind .wind1 {
	background-position:100% -160px;
}
dl.wind .wind5 {
	background-position:100% -200px;
}
dl.wind .wind3 {
	background-position:100% -240px;
}
dl.wind .wind7 {
	background-position:100% -280px;
}
dl.wind .wind2 {
	background-position:100% -320px;
}
dl.wind .wind8 {
	background-position:100% -360px;
}
dl.wind .wind6 {
	background-position:100% -400px;
}
dl.wind .wind4 {
	background-position:100% -440px;
}
.wdata .weekend,
.wdata thead .weekend {
	color: #C00;
}

/* Graph */
#graph {
	width: 242px;
	float: left;
}
#graph .section {
	margin-left: 6px;
}

/* Water */
#water {
	width: 242px;
	float: left;
	clear: left;
}
#water .fcontent {
	height: 96px;
}
#water h6 {
	height: 22px;
	margin: 0 0 3px;
	font-size: 100%;
	font-weight: normal;
}
#water .section {
	margin-bottom: 0;
}
#water .temp {
	color: #369;
	font-size: 18px;
}
#water .help {
	float: right;
	margin-top: 3px;
	width: 14px; height: 14px;
	background-position: 100% -90px;
}

/* Astronomy */
#astronomy {
	width: 242px;
	float: left;
	clear: left;
}
#astronomy .fcontent {
	height: 116px;
}
#astronomy .section {
	margin-bottom: 0;
}
#astronomy h6 {
	margin: 0 0 6px;
	padding: 0 2px;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
}
#astronomy .section {
	margin-left: 10px;
	margin-right: 10px;
}
#astronomy .sun {
	float: left;
}
#astronomy .moon {
	float: right;
}
#astronomy ul.sun,
#astronomy ul.moon {
	background: url(http://i.gismeteo.com/static/app/astro.png) no-repeat;
	font-size: 11px;
	line-height: 13px;
}
#astronomy ul.sun {
	padding-left: 39px;
}
#astronomy ul.moon {
	height: 25px;
	padding: 13px 39px 0 0;
	background-position: 100% -70px;
}
#astronomy ul.moon1 {
	background-position: 100% -130px;
}
#astronomy ul.moon2 {
	background-position: 100% -190px;
}
#astronomy ul.moon3 {
	background-position: 100% -250px;
}
#astronomy ul.moon4 {
	background-position: 100% -310px;
}
#astronomy ul.moon5 {
	background-position: 100% -370px;
}
#astronomy ul.moon6 {
	background-position: 100% -430px;
}
#astronomy ul.moon7 {
	background-position: 100% -490px;
}
#astronomy ul.moon8 {
	background-position: 100% -550px;
}
#astronomy li {
	font-weight: bold;
	text-align: right;
}
#astronomy strong {
	float: left;
	padding-right: 5px;
	font-weight: normal;
}
#astronomy .moontitle {
	clear: both;
	margin: 0 2px;
	padding-top: 2px;
	text-align: right;
	font-size: 11px;
}

/* Geomagnetic */
#geomagnetic {
	width: 474px;
	float: right;
}
#geomagnetic .fcontent {
	height: 402px;
}
#geomagnetic table {
	margin: 12px 0 14px;
	width: 100%;
}
#geomagnetic thead th {
	font-weight: normal;
	padding: 0 0 12px 8px;
	border-bottom: 1px solid #B1D0E6;
}
#geomagnetic tbody td {
	padding-top: 1px;
}
#geomagnetic tbody th {
	width: 34px;
	padding-top: 4px;
	font-weight: normal;
}
#geomagnetic tbody div {
	position: relative;
	top: 1px;
	margin-left: 8px;
	padding: 3px 0;
	text-align: center;
}
#geomagnetic .gm0  {
	background: #ECECEC;
}
#geomagnetic .gm1 {
	background: #B8E9A5;
}
#geomagnetic .gm2 {
	background: #FFECA0;
}
#geomagnetic .gm3 {
	background: #FFA0A0;
}
#geomagnetic .gm4 {
	background: #FF6666;
}
#geomagnetic .gm5 {
	background: #BF2525;
	color: #FFF;
}
#geomagnetic .gm6 {
	background: #990000;
	color: #FFF;
}
#geomagnetic .gm7 {
	background: #A000A0;
	color: #FFF;
}
#geomagnetic .gm8 {
	background: #570257;
	color: #FFF;
}
.gmlegend {
	margin: 0 0 12px;
}
.gmlgroup {
	float: left;
	width: 50%;
}
.gmlegend dt {
	float: left;
	width: 34px; height: 18px;
	text-align: center;
	line-height: 18px;
}
.gmlegend dd {
	height: 18px;
	margin: 0 0 1px 42px;
	font-size: 11px;
	line-height: 19px;
}
.gmsource {
	border-top: 1px solid #B1D0E6;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
}

/* Old weather */
#weather-old {
	width: 730px;
}
#weather-old .fcontent {
	height: 402px;
}
#weather-busy {
	width: 730px;
}
#weather-busy .fcontent {
	height: 402px;
}

.wdata-compact {
	margin: 10px 0;
}
.wdata-compact table {
	width: 100%;
	color: #069;
}
.wdata-compact th,
.wdata-compact td {
	border-top: 1px solid #B1D0E6;
	border-bottom: 1px solid #B1D0E6;
}
.wdata-compact .df {
	border-left: 1px solid #FFF;
}
.wdata-compact thead th {
	height: 25px;
	background: #ededed;
}
.wdata-compact thead th.weekend {
	color: #C00;
}
.wdata-compact thead th.current {
	font-weight: normal;
}
.wdata-compact thead .wtlogo {
	background: url(http://i.gismeteo.com/static/app/wtlogo.png) no-repeat 50% 50% #e4f2ff;
}
.wdata-compact thead td {
	height: 25px;
	text-transform: uppercase;
	text-align: center;
}
#weather-busy thead td {
	background: #FFF0E6;
	height: 46px;
}
#weather-busy thead td.weekend {
	background: #EDEDED;
	color: #C00;
}
#weather-busy thead strong {
	display: block;
	font-size: 20px;
}
.wdata-compact tbody th {
	padding: 0 8px;
	background: #e7e7e7;
	color: #666;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
.wdata-compact tbody td {
	padding: 8px 0 7px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#weather-busy tbody td {
	padding: 4px 0;
}
.wdata-compact .persp td,
.wdata-compact .cloudness td {
	height: auto;
	padding: 3px 2px;
	line-height: 0;
}
.wcol0 {
	background: #ededed;
}
.wcol1 {
	background: #e4f2ff;
}
.wcol2 {
	background: #fff0e6;
}
.wcol3 {
	background: #fffff0;
}
.wcol4 {
	background: #f0fff0;
}
.wolinks li {
	float: left;
	padding-right: 8px;
}
.wdata-compact .t1 {
	background-color: #E4FDE0;
}
.wdata-compact .t5 {
	background-color: #EEFED7;
}
.wdata-compact .t10 {
	background-color: #F5FED3;
}
.wdata-compact .t15 {
	background-color: #FAF8C8;
}
.wdata-compact .t20 {
	background-color: #FCEFC3;
}
.wdata-compact .t25 {
	background-color: #FCE6BF;
}
.wdata-compact .t30 {
	background-color: #FDDABE;
}
.wdata-compact .t35 {
	background-color: #FCCDB9;
}
.wdata-compact .t40,
.wdata-compact .t45 {
	background-color: #FDC3B8;
}
.wdata-compact .t-1 {
	background-color: #DCEFFD;
}
.wdata-compact .t-5 {
	background-color: #ABD9FA;
}
.wdata-compact .t-10 {
	background-color: #9DD5FA;
}
.wdata-compact .t-15 {
	background-color: #88CCF9;
}
.wdata-compact .t-20 {
	background-color: #73C5F7;
}
.wdata-compact .t-25 {
	background-color: #7ABBE5;
}
.wdata-compact .t-30 {
	background-color: #72B5DF;
}
.wdata-compact .t-35 {
	background-color: #74ACD1;
}
.wdata-compact .t-45 {
	background-color: #7398B2;
}


.forbusy #graph .fcontent,
.forbusy #interesting .fcontent,
.forbusy #weather-news .fcontent {
	height: 198px;
}
.forbusy #information .fcontent {
	height: 244px;
}

/* Grey color scheme */
.grey .wtabs .prev,
.grey .wtabs .next,
.grey .wtabs .wttl,
.grey .wtabs .wttr,
.grey .wsection,
.grey .wbshort,
.grey .wbfull {
	background-image: url(http://i.gismeteo.com/static/app/grey/wtabs.png);
}
.grey .wtab {
	border-color: #a4a4a4;
	color: #666666;
}
.grey .wtabs .hover {
	background-color: #f8f8f8;
}
.grey .wtabs .swtab {
	background-color: #e7e7e7;
}
.grey .wsection {
	border-color: #a4a4a4;
}
.grey .wdata tbody th,
.grey .wdata tbody td {
	border-color: #ccc;
	color: #666;
}
.grey .wbshort .wbday,
.grey .wbshort .wbnight {
	color: #999;
}
.grey .wdata thead .date {
	color: #666;
}
.grey .wdata-compact table {
	color: #666;
}
.grey .wdata-compact th,
.grey .wdata-compact td {
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.wrow.fact {
	opacity: 0.5;
}
.wrow.fact.last {
	opacity: 1;
}
.wrow.fact.last td, .wrow.fact.last th {
	color: red;
}


