.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;
	float: right;
}
#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;
}
h3.wtitle.smaller {
	font-size: 18px;
}

/* 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(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 3px;
}
.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;
}
/* For Google chrome & Safari 4 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.wdata thead th {
	font: 9px/10px Tahoma, Arial, sans-serif;
	}
}
/* -----------------------------*/
.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(weather.png) no-repeat;
}
dl.wind {
	display: inline;
	position: relative;
	padding-left: 20px;
}
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;
}
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: 84px;
}
#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;
	padding-left:3em;
}
#water .help {
	float: right;
	/*margin-top: 3px;*/
	width: 14px; height: 14px;
	background-position: 100% -90px;
}
#water span.date{
	float:left;
}

/* Astronomy */
#astronomy {
	width: 242px;
	float: left;
	clear: left;
}
#astronomy .fcontent {
	height: 128px;
}
#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(astro.png) no-repeat;
	font-size: 11px;
	line-height: 13px;
}
#astronomy ul.moon.rost0{
	background-image: url(astro0.png);
}
#astronomy ul.sun {
	padding-left: 39px;
	height: 40px;
}
#astronomy ul.moon {
	height: 25px;
	padding: 13px 26px 0 0;
	background-position: 100% -70px;
}
#astronomy ul.moon .phaze{
	padding-right:14px;
}
#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;
	text-align:right;
}
#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(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(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;
}