@font-face {
    font-family: 'Droid';
    src: url('http://static.nordicweather.net/fonts/DroidSans-webfont.eot');
    src: url('http://static.nordicweather.net/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.nordicweather.net/fonts/DroidSans-webfont.woff') format('woff'),
         url('http://static.nordicweather.net/fonts/DroidSans-webfont.ttf') format('truetype'),
         url('http://static.nordicweather.net/fonts/DroidSans-webfont.svg#DroidRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HighwayGothicWide';
    src: url('http://static.nordicweather.net/fonts/hwygwde-webfont.eot');
    src: url('http://static.nordicweather.net/fonts/hwygwde-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.nordicweather.net/fonts/hwygwde-webfont.woff') format('woff'),
         url('http://static.nordicweather.net/fonts/hwygwde-webfont.ttf') format('truetype'),
         url('http://static.nordicweather.net/fonts/hwygwde-webfont.svg#HighwayGothicWide') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wxsimtempd { font-family: "HighwayGothicWide";font-size:30px;display:inline-block;position:relative;top:1px;font-weight:700;}
.wxsimtempr { font-family: "HighwayGothicWide";font-size:26px;display:inline-block;position:relative;top:2px;text-shadow: #666 1px 1px 1px;}

.windbarb {margin:10px auto;}
.popborder{height:2px;margin: 3px 0;border-bottom:1px dotted #fff;}
.wxsimhtd {padding:6px;text-align:center}
.wxsimtd {padding:3px;vertical-align:middle;text-align:center;}

.wxsimtiptab {width:320px;margin-top:4px;}
.wxsimtiptd {width:50%;vertical-align:top}

.wxsimsunstr {display:inline-block;position:relative;top:4px;}
table {border-collapse:collapse;border-spacing:0;}
/*
 * jQuery UI Tabs 1.9m6
 */
#tabs {border:0;}
.ui-tabs { position: relative; padding: .2em; zoom: 1;}
#wxsimtabs {background:transparent;border:0;}
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0 .4em; background:transparent;border:0;}
.ui-tabs .ui-tabs-nav li { display:block;list-style: none; float: left; position: relative; top: 3px; margin: 1px .2em 0 0; border:1px solid #88BCCE;border-bottom: 0 !important; padding: 0; white-space: nowrap; background:#ddd url(http://static.nordicweather.net/img/ui-bg_gloss-wave_80_8bc0e5_500x100.png) 50% 50% repeat-x;margin-right:3px;	-webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;-webkit-box-shadow: 0px 0px 5px #808080;-moz-box-shadow: 0px 0px 5px #808080;box-shadow:inset 0px -5px 5px -5px #808080;z-index:6;}
.ui-tabs .ui-tabs-nav li a { display:block;float: left; padding: .5em 1em; color:#2e6093;text-decoration: none; font-size:11px;line-height: 14px;}
.ui-tabs .ui-tabs-nav li a:hover {  background:  url(http://static.nordicweather.net/nordic/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;color:#2e6093;text-decoration: none; -webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover {background: #f7f7f7;color:#2e6093;text-decoration: none; -webkit-border-radius: 4px 4px 0 0;-moz-border-radius: 4px 4px 0 0;border-radius: 4px 4px 0 0;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; border:0;background:#f7f7f7;-webkit-box-shadow: 0 0 4px 2px #ccc;-moz-box-shadow: 0 0 4px 2px #ccc;box-shadow:0 0 4px 2px #ccc;z-index:8;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { display: block; background: #f7f7f7;padding:5px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;-webkit-box-shadow: 0 0 4px 2px #ccc;-moz-box-shadow: 0 0 4px 2px #ccc;box-shadow:0 0 4px 2px #ccc;position:relative;zoom:1;z-index:7;}
.ui-tabs ul { list-style:none; margin:0 !important; padding:0;padding-left:5px;	border-bottom:0px solid #ccc;	height:30px;width:813px;overflow:hidden;}
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: #f7f7f7; }
.ui-tabs .ui-tabs-hide { display: none !important; }

.download-box, .warning-box, .wxsiminfo-box, .note-box {
	clear:both;
	padding:20px;
	margin: 10px 0px;
	padding-left:45px;
	background:#eee;
	padding-bottom:15px;
	padding-top:12px;
}
.wxsiminfo-box {
	background:#bfe4f9 url(../img/icn-info.png) no-repeat scroll 10px 10px;
	border-top:1px solid #68a2cf;
	color:#2e6093;
}
.flotwrap {
padding:10px;
background-color: #f7f7f7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 4px 2px #ccc;-moz-box-shadow: 0 0 4px 2px #ccc;box-shadow:0 0 4px 2px #ccc;
}
.legendLabel{padding-right:10px;}
.wxall-button, .button:link, .button:visited {
	position: relative; 
    overflow: hidden; 
   /* display: block; */
    padding: 5px 10px; 
    border: 1px solid #ccc; 
    text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #2779aa;
	cursor: pointer;
	font-family:"Droid", Tahoma, Arial, sans-serif;
	text-shadow: 0px 1px 0px #ffffff;
    white-space: nowrap; 
    cursor: pointer;
    background-position: right -6px;
    background-image: url(../img/button.png); 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
}
.wxall-button span {
	display: block;
	position: absolute;
	top: 0px;
	right: -20px;
	width: 20px;
	height: 30px;
	background-position: right top;
}
.wxall-button, .wxall-button span {
	background-image: url(../img/button.png);
/*	float: left;*/
}

.wxall-button:hover, .wxall-button.active {
	background-position: left -41px;
	text-decoration: none;
}
.wxall-button:hover span {
	background-position: right -37px;
	text-decoration: none;
}
.wxall-button a {
	color: #3a3a3a;
}

/* 3in1 */
.wxsimtbl{font-family:verdana;margin:0 auto;font-size:8pt;width:100%;text-align:left;color:#3D3D3D;background-color:#FFF;}
.wxsimtbl_header{
font-family:"Droid", Tahoma, Arial, sans-serif;
	height:28px;
	border-style:solid;
	border-width: 0 0 1px 0;
	border-color:#88BCCE;
  background:#dfeffc url(../img/ui-bg_gloss-wave_80_8bc0e5_500x100.png) 50% 50% repeat-x;
  padding:5px;
  text-align:center;
  font-weight:bold;
  color: #2779aa;
  font-size:11px;
  
}
.wxsimdata{background-color:#f9f9f9;}
.wxsimdataodd{background-color:#EBF0F6;}
.wxsimdateline{
height:28px;
background:#dfeffc url(../img/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
color: #555;
font-size:11px;
}
.wxsimdateline-td{
text-align:left;
padding:6px;
border-style:solid;
border-width: 1px 0 1px 0;
border-color:#88BCCE;
}
div.popwrap {position:relative;}
span#pop{
position:absolute;
float:right;
display:block;
top:70px;
right:10px;
padding:1px 3px;
font-family: arial,helvetica;
font-size:8px;
font-weight:bold;
white-space: nowrap;
opacity:0.7;
filter:alpha(opacity=70);
border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
#pop.percip0 { color:#2e6e9e; background-color:#D7E7F2; border: 1px #2e6e9e solid; }
#pop.percip1 { color:#fff; background-color:#6DA8CF; border: 1px #2e6e9e solid; }
#pop.percip2 { color:#fff; background-color:#2e6e9e; border: 2px #D7E7F2 solid; }
#meteogrambuttons{ margin:0 auto;text-align:center;margin-bottom:10px;position:relative;line-height:30px;}
.highcharts-tooltip{position:absolute;top:200px;}

.le-popup {position: absolute;top:0px;text-align: center;z-index:1000}
.le-popup-content {margin: 10px 10px;font: 12px/1.4 "Droid",Verdana,Helvetica,sans-serif; color:#FFFFE0;}
.le-popup-tip-container {margin: 0 auto;width: 40px;height: 20px;position: relative;overflow: hidden;}
.le-popup-content p {margin: 18px 0;}
.le-popup-content-wrapper {background:rgba(45,45,45,1);box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;padding: 1px;text-align: left;}
.le-popup-content-wrapper:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: rgba(45,45,45,1) transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-19px;
  left:1em;
}

/* Border for browsers what not understand shadow */
.no-boxshadow div.nwnwrap,.no-boxshadow .ui-tabs .ui-tabs-nav li.ui-tabs-active,.no-boxshadow div.ui-tabs-panel,.flotwrap{
border: 1px solid #ccc;
}

.ic45{background-image:url(http://static.nordicweather.net/img/ic45.png);background-color:transparent;background-repeat:no-repeat;}
.ic45-clear{ background-position: 0 0; width: 45px; height: 45px; } 
.ic45-cloudy{ background-position: 0 -47px; width: 45px; height: 45px; } 
.ic45-drizzle{ background-position: 0 -94px; width: 45px; height: 45px; } 
.ic45-frz{ background-position: 0 -141px; width: 45px; height: 45px; } 
.ic45-hail{ background-position: 0 -188px; width: 45px; height: 45px; } 
.ic45-hazy{ background-position: 0 -235px; width: 45px; height: 45px; } 
.ic45-mostlyclear{ background-position: 0 -282px; width: 45px; height: 45px; } 
.ic45-mostlycloudy{ background-position: 0 -329px; width: 45px; height: 45px; } 
.ic45-na{ background-position: 0 -376px; width: 37px; height: 34px; } 
.ic45-nt_clear{ background-position: 0 -412px; width: 45px; height: 45px; } 
.ic45-nt_mostlyclear{ background-position: 0 -459px; width: 45px; height: 45px; } 
.ic45-nt_mostlycloudy{ background-position: 0 -506px; width: 45px; height: 45px; } 
.ic45-nt_partlycloudy{ background-position: 0 -553px; width: 45px; height: 45px; } 
.ic45-nt_rainshowers{ background-position: 0 -600px; width: 45px; height: 45px; } 
.ic45-nt_sleetshowers{ background-position: 0 -647px; width: 45px; height: 45px; } 
.ic45-nt_snowshowers{ background-position: 0 -694px; width: 45px; height: 45px; } 
.ic45-partlycloudy{ background-position: 0 -741px; width: 45px; height: 45px; } 
.ic45-rain1{ background-position: 0 -788px; width: 45px; height: 45px; } 
.ic45-rain2{ background-position: 0 -835px; width: 45px; height: 45px; } 
.ic45-rain3{ background-position: 0 -882px; width: 45px; height: 45px; } 
.ic45-rain4{ background-position: 0 -929px; width: 45px; height: 45px; } 
.ic45-rainshowers{ background-position: 0 -976px; width: 45px; height: 45px; } 
.ic45-rainshowersthunder{ background-position: 0 -1023px; width: 45px; height: 45px; } 
.ic45-sleet{ background-position: 0 -1070px; width: 45px; height: 45px; } 
.ic45-sleetshowers{ background-position: 0 -1117px; width: 45px; height: 45px; } 
.ic45-snow{ background-position: 0 -1164px; width: 45px; height: 45px; } 
.ic45-snow1{ background-position: 0 -1211px; width: 45px; height: 45px; } 
.ic45-snow2{ background-position: 0 -1258px; width: 45px; height: 45px; } 
.ic45-snow3{ background-position: 0 -1305px; width: 45px; height: 45px; } 
.ic45-snow4{ background-position: 0 -1352px; width: 45px; height: 45px; } 
.ic45-snowshowers{ background-position: 0 -1399px; width: 45px; height: 45px; } 
.ic45-tstorms1{ background-position: 0 -1446px; width: 45px; height: 45px; } 
.ic45-tstorms2{ background-position: 0 -1493px; width: 45px; height: 45px; } 
.ic45-tstorms3{ background-position: 0 -1540px; width: 45px; height: 45px; } 

.misc{background-image:url(../img/ni.png);background-color:transparent;background-repeat:no-repeat;}
.android{ background-position: 0 0; width: 16px; height: 16px; } 
.ax{ background-position: -17px 0; width: 18px; height: 12px; } 
.balloon{ background-position: -36px 0; width: 16px; height: 20px; } 
.bft_0{ background-position: -53px 0; width: 11px; height: 10px; } 
.bft_1{ background-position: -65px 0; width: 11px; height: 10px; } 
.bft_10{ background-position: -77px 0; width: 92px; height: 10px; } 
.bft_2{ background-position: -170px 0; width: 20px; height: 10px; } 
.bft_3{ background-position: -191px 0; width: 29px; height: 10px; } 
.bft_4{ background-position: -221px 0; width: 38px; height: 10px; } 
.bft_5{ background-position: -260px 0; width: 47px; height: 10px; } 
.bft_6{ background-position: -308px 0; width: 56px; height: 10px; } 
.bft_7{ background-position: -365px 0; width: 65px; height: 10px; } 
.bft_8{ background-position: -431px 0; width: 74px; height: 10px; } 
.bft_9{ background-position: -506px 0; width: 83px; height: 10px; } 
.chart_line{ background-position: -590px 0; width: 16px; height: 16px; } 
.cold{ background-position: -607px 0; width: 26px; height: 26px; } 
.cross{ background-position: -634px 0; width: 12px; height: 12px; } 
.dk{ background-position: -647px 0; width: 18px; height: 12px; } 
.down_blue{ background-position: -666px 0; width: 7px; height: 8px; } 
.down_red{ background-position: -674px 0; width: 7px; height: 8px; } 
.drop{ background-position: -682px 0; width: 10px; height: 10px; } 
.fi{ background-position: -693px 0; width: 18px; height: 12px; } 
.gb{ background-position: -712px 0; width: 18px; height: 12px; } 
.gl{ background-position: -731px 0; width: 18px; height: 12px; } 
.home{ background-position: -750px 0; width: 22px; height: 22px; } 
.icn-block{ background-position: -773px 0; width: 26px; height: 23px; } 
.icn-check{ background-position: -800px 0; width: 12px; height: 12px; } 
.icn-download{ background-position: -813px 0; width: 20px; height: 22px; } 
.icn-info{ background-position: -834px 0; width: 20px; height: 21px; } 
.is{ background-position: -855px 0; width: 18px; height: 12px; } 
.no{ background-position: -874px 0; width: 18px; height: 12px; } 
.se{ background-position: -893px 0; width: 18px; height: 12px; } 
.selmenu{ background-position: -912px 0; width: 200px; height: 28px; } 
.sidebottom{ background-position: -1113px 0; width: 200px; height: 300px; } 
.sidemiddle{ background-position: -1314px 0; width: 200px; height: 300px; } 
.sidetop{ background-position: -1515px 0; width: 200px; height: 300px; } 
.snow{ background-position: -1716px 0; width: 10px; height: 10px; } 
.star{ background-position: -1727px 0; width: 16px; height: 16px; } 
.sun_down{ background-position: -1744px 0; width: 16px; height: 16px; } 
.sun_up{ background-position: -1761px 0; width: 16px; height: 16px; } 
.ufo{ background-position: -1778px 0; width: 35px; height: 27px; } 
.up_green{ background-position: -1814px 0; width: 7px; height: 8px; } 
.up_red{ background-position: -1822px 0; width: 7px; height: 8px; } 
.warm{ background-position: -1830px 0; width: 26px; height: 26px; } 
.wet{ background-position: -1857px 0; width: 26px; height: 26px; } 
.wind{ background-position: -1884px 0; width: 26px; height: 26px; } 

.wind-b{background-image:url(../img/wB.png);background-color:transparent;background-repeat:no-repeat;}
.E0{ background-position: 0 0; width: 39px; height: 39px; } 
.E1{ background-position: -40px 0; width: 39px; height: 39px; } 
.E10{ background-position: -80px 0; width: 39px; height: 39px; } 
.E11{ background-position: -120px 0; width: 39px; height: 39px; } 
.E12{ background-position: -160px 0; width: 39px; height: 39px; } 
.E2{ background-position: -200px 0; width: 39px; height: 39px; } 
.E3{ background-position: -240px 0; width: 39px; height: 39px; } 
.E4{ background-position: -280px 0; width: 39px; height: 39px; } 
.E5{ background-position: -320px 0; width: 39px; height: 39px; } 
.E6{ background-position: -360px 0; width: 39px; height: 39px; } 
.E7{ background-position: -400px 0; width: 39px; height: 39px; } 
.E8{ background-position: -440px 0; width: 39px; height: 39px; } 
.E9{ background-position: -480px 0; width: 39px; height: 39px; } 
.ENE1{ background-position: -520px 0; width: 39px; height: 39px; } 
.ENE10{ background-position: -560px 0; width: 39px; height: 39px; } 
.ENE11{ background-position: -600px 0; width: 39px; height: 39px; } 
.ENE12{ background-position: -640px 0; width: 39px; height: 39px; } 
.ENE2{ background-position: -680px 0; width: 39px; height: 39px; } 
.ENE3{ background-position: -720px 0; width: 39px; height: 39px; } 
.ENE4{ background-position: -760px 0; width: 39px; height: 39px; } 
.ENE5{ background-position: -800px 0; width: 39px; height: 39px; } 
.ENE6{ background-position: -840px 0; width: 39px; height: 39px; } 
.ENE7{ background-position: -880px 0; width: 39px; height: 39px; } 
.ENE8{ background-position: -920px 0; width: 39px; height: 39px; } 
.ENE9{ background-position: -960px 0; width: 39px; height: 39px; } 
.ESE1{ background-position: -1000px 0; width: 39px; height: 39px; } 
.ESE10{ background-position: -1040px 0; width: 39px; height: 39px; } 
.ESE11{ background-position: -1080px 0; width: 39px; height: 39px; } 
.ESE12{ background-position: -1120px 0; width: 39px; height: 39px; } 
.ESE2{ background-position: -1160px 0; width: 39px; height: 39px; } 
.ESE3{ background-position: -1200px 0; width: 39px; height: 39px; } 
.ESE4{ background-position: -1240px 0; width: 39px; height: 39px; } 
.ESE5{ background-position: -1280px 0; width: 39px; height: 39px; } 
.ESE6{ background-position: -1320px 0; width: 39px; height: 39px; } 
.ESE7{ background-position: -1360px 0; width: 39px; height: 39px; } 
.ESE8{ background-position: -1400px 0; width: 39px; height: 39px; } 
.ESE9{ background-position: -1440px 0; width: 39px; height: 39px; } 
.N1{ background-position: -1480px 0; width: 39px; height: 39px; } 
.N10{ background-position: -1520px 0; width: 39px; height: 39px; } 
.N11{ background-position: -1560px 0; width: 39px; height: 39px; } 
.N12{ background-position: -1600px 0; width: 39px; height: 39px; } 
.N2{ background-position: -1640px 0; width: 39px; height: 39px; } 
.N3{ background-position: -1680px 0; width: 39px; height: 39px; } 
.N4{ background-position: -1720px 0; width: 39px; height: 39px; } 
.N5{ background-position: -1760px 0; width: 39px; height: 39px; } 
.N6{ background-position: -1800px 0; width: 39px; height: 39px; } 
.N7{ background-position: -1840px 0; width: 39px; height: 39px; } 
.N8{ background-position: -1880px 0; width: 39px; height: 39px; } 
.N9{ background-position: -1920px 0; width: 39px; height: 39px; } 
.NE1{ background-position: -1960px 0; width: 39px; height: 39px; } 
.NE10{ background-position: -2000px 0; width: 39px; height: 39px; } 
.NE11{ background-position: -2040px 0; width: 39px; height: 39px; } 
.NE12{ background-position: -2080px 0; width: 39px; height: 39px; } 
.NE2{ background-position: -2120px 0; width: 39px; height: 39px; } 
.NE3{ background-position: -2160px 0; width: 39px; height: 39px; } 
.NE4{ background-position: -2200px 0; width: 39px; height: 39px; } 
.NE5{ background-position: -2240px 0; width: 39px; height: 39px; } 
.NE6{ background-position: -2280px 0; width: 39px; height: 39px; } 
.NE7{ background-position: -2320px 0; width: 39px; height: 39px; } 
.NE8{ background-position: -2360px 0; width: 39px; height: 39px; } 
.NE9{ background-position: -2400px 0; width: 39px; height: 39px; } 
.NNE1{ background-position: -2440px 0; width: 39px; height: 39px; } 
.NNE10{ background-position: -2480px 0; width: 39px; height: 39px; } 
.NNE11{ background-position: -2520px 0; width: 39px; height: 39px; } 
.NNE12{ background-position: -2560px 0; width: 39px; height: 39px; } 
.NNE2{ background-position: -2600px 0; width: 39px; height: 39px; } 
.NNE3{ background-position: -2640px 0; width: 39px; height: 39px; } 
.NNE4{ background-position: -2680px 0; width: 39px; height: 39px; } 
.NNE5{ background-position: -2720px 0; width: 39px; height: 39px; } 
.NNE6{ background-position: -2760px 0; width: 39px; height: 39px; } 
.NNE7{ background-position: -2800px 0; width: 39px; height: 39px; } 
.NNE8{ background-position: -2840px 0; width: 39px; height: 39px; } 
.NNE9{ background-position: -2880px 0; width: 39px; height: 39px; } 
.NNW1{ background-position: -2920px 0; width: 39px; height: 39px; } 
.NNW10{ background-position: -2960px 0; width: 39px; height: 39px; } 
.NNW11{ background-position: -3000px 0; width: 39px; height: 39px; } 
.NNW12{ background-position: -3040px 0; width: 39px; height: 39px; } 
.NNW2{ background-position: -3080px 0; width: 39px; height: 39px; } 
.NNW3{ background-position: -3120px 0; width: 39px; height: 39px; } 
.NNW4{ background-position: -3160px 0; width: 39px; height: 39px; } 
.NNW5{ background-position: -3200px 0; width: 39px; height: 39px; } 
.NNW6{ background-position: -3240px 0; width: 39px; height: 39px; } 
.NNW7{ background-position: -3280px 0; width: 39px; height: 39px; } 
.NNW8{ background-position: -3320px 0; width: 39px; height: 39px; } 
.NNW9{ background-position: -3360px 0; width: 39px; height: 39px; } 
.NW1{ background-position: -3400px 0; width: 39px; height: 39px; } 
.NW10{ background-position: -3440px 0; width: 39px; height: 39px; } 
.NW11{ background-position: -3480px 0; width: 39px; height: 39px; } 
.NW12{ background-position: -3520px 0; width: 39px; height: 39px; } 
.NW2{ background-position: -3560px 0; width: 39px; height: 39px; } 
.NW3{ background-position: -3600px 0; width: 39px; height: 39px; } 
.NW4{ background-position: -3640px 0; width: 39px; height: 39px; } 
.NW5{ background-position: -3680px 0; width: 39px; height: 39px; } 
.NW6{ background-position: -3720px 0; width: 39px; height: 39px; } 
.NW7{ background-position: -3760px 0; width: 39px; height: 39px; } 
.NW8{ background-position: -3800px 0; width: 39px; height: 39px; } 
.NW9{ background-position: -3840px 0; width: 39px; height: 39px; } 
.S1{ background-position: -3880px 0; width: 39px; height: 39px; } 
.S10{ background-position: -3920px 0; width: 39px; height: 39px; } 
.S11{ background-position: -3960px 0; width: 39px; height: 39px; } 
.S12{ background-position: -4000px 0; width: 39px; height: 39px; } 
.S2{ background-position: -4040px 0; width: 39px; height: 39px; } 
.S3{ background-position: -4080px 0; width: 39px; height: 39px; } 
.S4{ background-position: -4120px 0; width: 39px; height: 39px; } 
.S5{ background-position: -4160px 0; width: 39px; height: 39px; } 
.S6{ background-position: -4200px 0; width: 39px; height: 39px; } 
.S7{ background-position: -4240px 0; width: 39px; height: 39px; } 
.S8{ background-position: -4280px 0; width: 39px; height: 39px; } 
.S9{ background-position: -4320px 0; width: 39px; height: 39px; } 
.SE1{ background-position: -4360px 0; width: 39px; height: 39px; } 
.SE10{ background-position: -4400px 0; width: 39px; height: 39px; } 
.SE11{ background-position: -4440px 0; width: 39px; height: 39px; } 
.SE12{ background-position: -4480px 0; width: 39px; height: 39px; } 
.SE2{ background-position: -4520px 0; width: 39px; height: 39px; } 
.SE3{ background-position: -4560px 0; width: 39px; height: 39px; } 
.SE4{ background-position: -4600px 0; width: 39px; height: 39px; } 
.SE5{ background-position: -4640px 0; width: 39px; height: 39px; } 
.SE6{ background-position: -4680px 0; width: 39px; height: 39px; } 
.SE7{ background-position: -4720px 0; width: 39px; height: 39px; } 
.SE8{ background-position: -4760px 0; width: 39px; height: 39px; } 
.SE9{ background-position: -4800px 0; width: 39px; height: 39px; } 
.SSE1{ background-position: -4840px 0; width: 39px; height: 39px; } 
.SSE10{ background-position: -4880px 0; width: 39px; height: 39px; } 
.SSE11{ background-position: -4920px 0; width: 39px; height: 39px; } 
.SSE12{ background-position: -4960px 0; width: 39px; height: 39px; } 
.SSE2{ background-position: -5000px 0; width: 39px; height: 39px; } 
.SSE3{ background-position: -5040px 0; width: 39px; height: 39px; } 
.SSE4{ background-position: -5080px 0; width: 39px; height: 39px; } 
.SSE5{ background-position: -5120px 0; width: 39px; height: 39px; } 
.SSE6{ background-position: -5160px 0; width: 39px; height: 39px; } 
.SSE7{ background-position: -5200px 0; width: 39px; height: 39px; } 
.SSE8{ background-position: -5240px 0; width: 39px; height: 39px; } 
.SSE9{ background-position: -5280px 0; width: 39px; height: 39px; } 
.SSW1{ background-position: -5320px 0; width: 39px; height: 39px; } 
.SSW10{ background-position: -5360px 0; width: 39px; height: 39px; } 
.SSW11{ background-position: -5400px 0; width: 39px; height: 39px; } 
.SSW12{ background-position: -5440px 0; width: 39px; height: 39px; } 
.SSW2{ background-position: -5480px 0; width: 39px; height: 39px; } 
.SSW3{ background-position: -5520px 0; width: 39px; height: 39px; } 
.SSW4{ background-position: -5560px 0; width: 39px; height: 39px; } 
.SSW5{ background-position: -5600px 0; width: 39px; height: 39px; } 
.SSW6{ background-position: -5640px 0; width: 39px; height: 39px; } 
.SSW7{ background-position: -5680px 0; width: 39px; height: 39px; } 
.SSW8{ background-position: -5720px 0; width: 39px; height: 39px; } 
.SSW9{ background-position: -5760px 0; width: 39px; height: 39px; } 
.SW1{ background-position: -5800px 0; width: 39px; height: 39px; } 
.SW10{ background-position: -5840px 0; width: 39px; height: 39px; } 
.SW11{ background-position: -5880px 0; width: 39px; height: 39px; } 
.SW12{ background-position: -5920px 0; width: 39px; height: 39px; } 
.SW2{ background-position: -5960px 0; width: 39px; height: 39px; } 
.SW3{ background-position: -6000px 0; width: 39px; height: 39px; } 
.SW4{ background-position: -6040px 0; width: 39px; height: 39px; } 
.SW5{ background-position: -6080px 0; width: 39px; height: 39px; } 
.SW6{ background-position: -6120px 0; width: 39px; height: 39px; } 
.SW7{ background-position: -6160px 0; width: 39px; height: 39px; } 
.SW8{ background-position: -6200px 0; width: 39px; height: 39px; } 
.SW9{ background-position: -6240px 0; width: 39px; height: 39px; } 
.W1{ background-position: -6280px 0; width: 39px; height: 39px; } 
.W10{ background-position: -6320px 0; width: 39px; height: 39px; } 
.W11{ background-position: -6360px 0; width: 39px; height: 39px; } 
.W12{ background-position: -6400px 0; width: 39px; height: 39px; } 
.W2{ background-position: -6440px 0; width: 39px; height: 39px; } 
.W3{ background-position: -6480px 0; width: 39px; height: 39px; } 
.W4{ background-position: -6520px 0; width: 39px; height: 39px; } 
.W5{ background-position: -6560px 0; width: 39px; height: 39px; } 
.W6{ background-position: -6600px 0; width: 39px; height: 39px; } 
.W7{ background-position: -6640px 0; width: 39px; height: 39px; } 
.W8{ background-position: -6680px 0; width: 39px; height: 39px; } 
.W9{ background-position: -6720px 0; width: 39px; height: 39px; } 
.WNW1{ background-position: -6760px 0; width: 39px; height: 39px; } 
.WNW10{ background-position: -6800px 0; width: 39px; height: 39px; } 
.WNW11{ background-position: -6840px 0; width: 39px; height: 39px; } 
.WNW12{ background-position: -6880px 0; width: 39px; height: 39px; } 
.WNW2{ background-position: -6920px 0; width: 39px; height: 39px; } 
.WNW3{ background-position: -6960px 0; width: 39px; height: 39px; } 
.WNW4{ background-position: -7000px 0; width: 39px; height: 39px; } 
.WNW5{ background-position: -7040px 0; width: 39px; height: 39px; } 
.WNW6{ background-position: -7080px 0; width: 39px; height: 39px; } 
.WNW7{ background-position: -7120px 0; width: 39px; height: 39px; } 
.WNW8{ background-position: -7160px 0; width: 39px; height: 39px; } 
.WNW9{ background-position: -7200px 0; width: 39px; height: 39px; } 
.WSW1{ background-position: -7240px 0; width: 39px; height: 39px; } 
.WSW10{ background-position: -7280px 0; width: 39px; height: 39px; } 
.WSW11{ background-position: -7320px 0; width: 39px; height: 39px; } 
.WSW12{ background-position: -7360px 0; width: 39px; height: 39px; } 
.WSW2{ background-position: -7400px 0; width: 39px; height: 39px; } 
.WSW3{ background-position: -7440px 0; width: 39px; height: 39px; } 
.WSW4{ background-position: -7480px 0; width: 39px; height: 39px; } 
.WSW5{ background-position: -7520px 0; width: 39px; height: 39px; } 
.WSW6{ background-position: -7560px 0; width: 39px; height: 39px; } 
.WSW7{ background-position: -7600px 0; width: 39px; height: 39px; } 
.WSW8{ background-position: -7640px 0; width: 39px; height: 39px; } 
.WSW9{ background-position: -7680px 0; width: 39px; height: 39px; } 

.wind-o1{background-image:url(../img/wO1.png);background-color:transparent;background-repeat:no-repeat;}
.O-E10{ background-position: 0 0; width: 39px; height: 39px; } 
.O-E11{ background-position: -40px 0; width: 39px; height: 39px; } 
.O-E12{ background-position: -80px 0; width: 39px; height: 39px; } 
.O-E13{ background-position: -120px 0; width: 39px; height: 39px; } 
.O-E14{ background-position: -160px 0; width: 39px; height: 39px; } 
.O-E15{ background-position: -200px 0; width: 39px; height: 39px; } 
.O-E16{ background-position: -240px 0; width: 39px; height: 39px; } 
.O-E17{ background-position: -280px 0; width: 39px; height: 39px; } 
.O-E18{ background-position: -320px 0; width: 39px; height: 39px; } 
.O-E19{ background-position: -360px 0; width: 39px; height: 39px; } 
.O-E20{ background-position: -400px 0; width: 39px; height: 39px; } 
.O-E21{ background-position: -440px 0; width: 39px; height: 39px; } 
.O-E22{ background-position: -480px 0; width: 39px; height: 39px; } 
.O-E7{ background-position: -520px 0; width: 39px; height: 39px; } 
.O-E8{ background-position: -560px 0; width: 39px; height: 39px; } 
.O-E9{ background-position: -600px 0; width: 39px; height: 39px; } 
.O-ENE10{ background-position: -640px 0; width: 39px; height: 39px; } 
.O-ENE11{ background-position: -680px 0; width: 39px; height: 39px; } 
.O-ENE12{ background-position: -720px 0; width: 39px; height: 39px; } 
.O-ENE13{ background-position: -760px 0; width: 39px; height: 39px; } 
.O-ENE14{ background-position: -800px 0; width: 39px; height: 39px; } 
.O-ENE15{ background-position: -840px 0; width: 39px; height: 39px; } 
.O-ENE16{ background-position: -880px 0; width: 39px; height: 39px; } 
.O-ENE17{ background-position: -920px 0; width: 39px; height: 39px; } 
.O-ENE18{ background-position: -960px 0; width: 39px; height: 39px; } 
.O-ENE19{ background-position: -1000px 0; width: 39px; height: 39px; } 
.O-ENE20{ background-position: -1040px 0; width: 39px; height: 39px; } 
.O-ENE21{ background-position: -1080px 0; width: 39px; height: 39px; } 
.O-ENE22{ background-position: -1120px 0; width: 39px; height: 39px; } 
.O-ENE7{ background-position: -1160px 0; width: 39px; height: 39px; } 
.O-ENE8{ background-position: -1200px 0; width: 39px; height: 39px; } 
.O-ENE9{ background-position: -1240px 0; width: 39px; height: 39px; } 
.O-ESE10{ background-position: -1280px 0; width: 39px; height: 39px; } 
.O-ESE11{ background-position: -1320px 0; width: 39px; height: 39px; } 
.O-ESE12{ background-position: -1360px 0; width: 39px; height: 39px; } 
.O-ESE13{ background-position: -1400px 0; width: 39px; height: 39px; } 
.O-ESE14{ background-position: -1440px 0; width: 39px; height: 39px; } 
.O-ESE15{ background-position: -1480px 0; width: 39px; height: 39px; } 
.O-ESE16{ background-position: -1520px 0; width: 39px; height: 39px; } 
.O-ESE17{ background-position: -1560px 0; width: 39px; height: 39px; } 
.O-ESE18{ background-position: -1600px 0; width: 39px; height: 39px; } 
.O-ESE19{ background-position: -1640px 0; width: 39px; height: 39px; } 
.O-ESE20{ background-position: -1680px 0; width: 39px; height: 39px; } 
.O-ESE21{ background-position: -1720px 0; width: 39px; height: 39px; } 
.O-ESE22{ background-position: -1760px 0; width: 39px; height: 39px; } 
.O-ESE7{ background-position: -1800px 0; width: 39px; height: 39px; } 
.O-ESE8{ background-position: -1840px 0; width: 39px; height: 39px; } 
.O-ESE9{ background-position: -1880px 0; width: 39px; height: 39px; } 
.O-N10{ background-position: -1920px 0; width: 39px; height: 39px; } 
.O-N11{ background-position: -1960px 0; width: 39px; height: 39px; } 
.O-N12{ background-position: -2000px 0; width: 39px; height: 39px; } 
.O-N13{ background-position: -2040px 0; width: 39px; height: 39px; } 
.O-N14{ background-position: -2080px 0; width: 39px; height: 39px; } 
.O-N15{ background-position: -2120px 0; width: 39px; height: 39px; } 
.O-N16{ background-position: -2160px 0; width: 39px; height: 39px; } 
.O-N17{ background-position: -2200px 0; width: 39px; height: 39px; } 
.O-N18{ background-position: -2240px 0; width: 39px; height: 39px; } 
.O-N19{ background-position: -2280px 0; width: 39px; height: 39px; } 
.O-N20{ background-position: -2320px 0; width: 39px; height: 39px; } 
.O-N21{ background-position: -2360px 0; width: 39px; height: 39px; } 
.O-N22{ background-position: -2400px 0; width: 39px; height: 39px; } 
.O-N7{ background-position: -2440px 0; width: 39px; height: 39px; } 
.O-N8{ background-position: -2480px 0; width: 39px; height: 39px; } 
.O-N9{ background-position: -2520px 0; width: 39px; height: 39px; } 
.O-NE10{ background-position: -2560px 0; width: 39px; height: 39px; } 
.O-NE11{ background-position: -2600px 0; width: 39px; height: 39px; } 
.O-NE12{ background-position: -2640px 0; width: 39px; height: 39px; } 
.O-NE13{ background-position: -2680px 0; width: 39px; height: 39px; } 
.O-NE14{ background-position: -2720px 0; width: 39px; height: 39px; } 
.O-NE15{ background-position: -2760px 0; width: 39px; height: 39px; } 
.O-NE16{ background-position: -2800px 0; width: 39px; height: 39px; } 
.O-NE17{ background-position: -2840px 0; width: 39px; height: 39px; } 
.O-NE18{ background-position: -2880px 0; width: 39px; height: 39px; } 
.O-NE19{ background-position: -2920px 0; width: 39px; height: 39px; } 
.O-NE20{ background-position: -2960px 0; width: 39px; height: 39px; } 
.O-NE21{ background-position: -3000px 0; width: 39px; height: 39px; } 
.O-NE22{ background-position: -3040px 0; width: 39px; height: 39px; } 
.O-NE7{ background-position: -3080px 0; width: 39px; height: 39px; } 
.O-NE8{ background-position: -3120px 0; width: 39px; height: 39px; } 
.O-NE9{ background-position: -3160px 0; width: 39px; height: 39px; } 
.O-NNE10{ background-position: -3200px 0; width: 39px; height: 39px; } 
.O-NNE11{ background-position: -3240px 0; width: 39px; height: 39px; } 
.O-NNE12{ background-position: -3280px 0; width: 39px; height: 39px; } 
.O-NNE13{ background-position: -3320px 0; width: 39px; height: 39px; } 
.O-NNE14{ background-position: -3360px 0; width: 39px; height: 39px; } 
.O-NNE15{ background-position: -3400px 0; width: 39px; height: 39px; } 
.O-NNE16{ background-position: -3440px 0; width: 39px; height: 39px; } 
.O-NNE17{ background-position: -3480px 0; width: 39px; height: 39px; } 
.O-NNE18{ background-position: -3520px 0; width: 39px; height: 39px; } 
.O-NNE19{ background-position: -3560px 0; width: 39px; height: 39px; } 
.O-NNE20{ background-position: -3600px 0; width: 39px; height: 39px; } 
.O-NNE21{ background-position: -3640px 0; width: 39px; height: 39px; } 
.O-NNE22{ background-position: -3680px 0; width: 39px; height: 39px; } 
.O-NNE7{ background-position: -3720px 0; width: 39px; height: 39px; } 
.O-NNE8{ background-position: -3760px 0; width: 39px; height: 39px; } 
.O-NNE9{ background-position: -3800px 0; width: 39px; height: 39px; } 
.O-NNW10{ background-position: -3840px 0; width: 39px; height: 39px; } 
.O-NNW11{ background-position: -3880px 0; width: 39px; height: 39px; } 
.O-NNW12{ background-position: -3920px 0; width: 39px; height: 39px; } 
.O-NNW13{ background-position: -3960px 0; width: 39px; height: 39px; } 
.O-NNW14{ background-position: -4000px 0; width: 39px; height: 39px; } 
.O-NNW15{ background-position: -4040px 0; width: 39px; height: 39px; } 
.O-NNW16{ background-position: -4080px 0; width: 39px; height: 39px; } 
.O-NNW17{ background-position: -4120px 0; width: 39px; height: 39px; } 
.O-NNW18{ background-position: -4160px 0; width: 39px; height: 39px; } 
.O-NNW19{ background-position: -4200px 0; width: 39px; height: 39px; } 
.O-NNW20{ background-position: -4240px 0; width: 39px; height: 39px; } 
.O-NNW21{ background-position: -4280px 0; width: 39px; height: 39px; } 
.O-NNW22{ background-position: -4320px 0; width: 39px; height: 39px; } 
.O-NNW7{ background-position: -4360px 0; width: 39px; height: 39px; } 
.O-NNW8{ background-position: -4400px 0; width: 39px; height: 39px; } 
.O-NNW9{ background-position: -4440px 0; width: 39px; height: 39px; } 
.O-NW10{ background-position: -4480px 0; width: 39px; height: 39px; } 
.O-NW11{ background-position: -4520px 0; width: 39px; height: 39px; } 
.O-NW12{ background-position: -4560px 0; width: 39px; height: 39px; } 
.O-NW13{ background-position: -4600px 0; width: 39px; height: 39px; } 
.O-NW14{ background-position: -4640px 0; width: 39px; height: 39px; } 
.O-NW15{ background-position: -4680px 0; width: 39px; height: 39px; } 
.O-NW16{ background-position: -4720px 0; width: 39px; height: 39px; } 
.O-NW17{ background-position: -4760px 0; width: 39px; height: 39px; } 
.O-NW18{ background-position: -4800px 0; width: 39px; height: 39px; } 
.O-NW19{ background-position: -4840px 0; width: 39px; height: 39px; } 
.O-NW20{ background-position: -4880px 0; width: 39px; height: 39px; } 
.O-NW21{ background-position: -4920px 0; width: 39px; height: 39px; } 
.O-NW22{ background-position: -4960px 0; width: 39px; height: 39px; } 
.O-NW7{ background-position: -5000px 0; width: 39px; height: 39px; } 
.O-NW8{ background-position: -5040px 0; width: 39px; height: 39px; } 
.O-NW9{ background-position: -5080px 0; width: 39px; height: 39px; } 
.O-S10{ background-position: -5120px 0; width: 39px; height: 39px; } 
.O-S11{ background-position: -5160px 0; width: 39px; height: 39px; } 
.O-S12{ background-position: -5200px 0; width: 39px; height: 39px; } 
.O-S13{ background-position: -5240px 0; width: 39px; height: 39px; } 
.O-S14{ background-position: -5280px 0; width: 39px; height: 39px; } 
.O-S15{ background-position: -5320px 0; width: 39px; height: 39px; } 
.O-S16{ background-position: -5360px 0; width: 39px; height: 39px; } 
.O-S17{ background-position: -5400px 0; width: 39px; height: 39px; } 
.O-S18{ background-position: -5440px 0; width: 39px; height: 39px; } 
.O-S19{ background-position: -5480px 0; width: 39px; height: 39px; } 
.O-S20{ background-position: -5520px 0; width: 39px; height: 39px; } 
.O-S21{ background-position: -5560px 0; width: 39px; height: 39px; } 
.O-S22{ background-position: -5600px 0; width: 39px; height: 39px; } 
.O-S7{ background-position: -5640px 0; width: 39px; height: 39px; } 
.O-S8{ background-position: -5680px 0; width: 39px; height: 39px; } 
.O-S9{ background-position: -5720px 0; width: 39px; height: 39px; } 
.O-SE10{ background-position: -5760px 0; width: 39px; height: 39px; } 
.O-SE11{ background-position: -5800px 0; width: 39px; height: 39px; } 
.O-SE12{ background-position: -5840px 0; width: 39px; height: 39px; } 
.O-SE13{ background-position: -5880px 0; width: 39px; height: 39px; } 
.O-SE14{ background-position: -5920px 0; width: 39px; height: 39px; } 
.O-SE15{ background-position: -5960px 0; width: 39px; height: 39px; } 
.O-SE16{ background-position: -6000px 0; width: 39px; height: 39px; } 
.O-SE17{ background-position: -6040px 0; width: 39px; height: 39px; } 
.O-SE18{ background-position: -6080px 0; width: 39px; height: 39px; } 
.O-SE19{ background-position: -6120px 0; width: 39px; height: 39px; } 
.O-SE20{ background-position: -6160px 0; width: 39px; height: 39px; } 
.O-SE21{ background-position: -6200px 0; width: 39px; height: 39px; } 
.O-SE22{ background-position: -6240px 0; width: 39px; height: 39px; } 
.O-SE7{ background-position: -6280px 0; width: 39px; height: 39px; } 
.O-SE8{ background-position: -6320px 0; width: 39px; height: 39px; } 
.O-SE9{ background-position: -6360px 0; width: 39px; height: 39px; } 
.O-SSE10{ background-position: -6400px 0; width: 39px; height: 39px; } 
.O-SSE11{ background-position: -6440px 0; width: 39px; height: 39px; } 
.O-SSE12{ background-position: -6480px 0; width: 39px; height: 39px; } 
.O-SSE13{ background-position: -6520px 0; width: 39px; height: 39px; } 
.O-SSE14{ background-position: -6560px 0; width: 39px; height: 39px; } 
.O-SSE15{ background-position: -6600px 0; width: 39px; height: 39px; } 
.O-SSE16{ background-position: -6640px 0; width: 39px; height: 39px; } 
.O-SSE17{ background-position: -6680px 0; width: 39px; height: 39px; } 
.O-SSE18{ background-position: -6720px 0; width: 39px; height: 39px; } 
.O-SSE19{ background-position: -6760px 0; width: 39px; height: 39px; } 
.O-SSE20{ background-position: -6800px 0; width: 39px; height: 39px; } 
.O-SSE21{ background-position: -6840px 0; width: 39px; height: 39px; } 
.O-SSE22{ background-position: -6880px 0; width: 39px; height: 39px; } 
.O-SSE7{ background-position: -6920px 0; width: 39px; height: 39px; } 
.O-SSE8{ background-position: -6960px 0; width: 39px; height: 39px; } 
.O-SSE9{ background-position: -7000px 0; width: 39px; height: 39px; } 
.O-SSW10{ background-position: -7040px 0; width: 39px; height: 39px; } 
.O-SSW11{ background-position: -7080px 0; width: 39px; height: 39px; } 
.O-SSW12{ background-position: -7120px 0; width: 39px; height: 39px; } 
.O-SSW13{ background-position: -7160px 0; width: 39px; height: 39px; } 
.O-SSW14{ background-position: -7200px 0; width: 39px; height: 39px; } 
.O-SSW15{ background-position: -7240px 0; width: 39px; height: 39px; } 
.O-SSW16{ background-position: -7280px 0; width: 39px; height: 39px; } 
.O-SSW17{ background-position: -7320px 0; width: 39px; height: 39px; } 
.O-SSW18{ background-position: -7360px 0; width: 39px; height: 39px; } 
.O-SSW19{ background-position: -7400px 0; width: 39px; height: 39px; } 
.O-SSW20{ background-position: -7440px 0; width: 39px; height: 39px; } 
.O-SSW21{ background-position: -7480px 0; width: 39px; height: 39px; } 
.O-SSW22{ background-position: -7520px 0; width: 39px; height: 39px; } 
.O-SSW7{ background-position: -7560px 0; width: 39px; height: 39px; } 
.O-SSW8{ background-position: -7600px 0; width: 39px; height: 39px; } 
.O-SSW9{ background-position: -7640px 0; width: 39px; height: 39px; } 
.O-SW10{ background-position: -7680px 0; width: 39px; height: 39px; } 
.O-SW11{ background-position: -7720px 0; width: 39px; height: 39px; } 
.O-SW12{ background-position: -7760px 0; width: 39px; height: 39px; } 
.O-SW13{ background-position: -7800px 0; width: 39px; height: 39px; } 
.O-SW14{ background-position: -7840px 0; width: 39px; height: 39px; } 
.O-SW15{ background-position: -7880px 0; width: 39px; height: 39px; } 
.O-SW16{ background-position: -7920px 0; width: 39px; height: 39px; } 
.O-SW17{ background-position: -7960px 0; width: 39px; height: 39px; } 
.O-SW18{ background-position: -8000px 0; width: 39px; height: 39px; } 
.O-SW19{ background-position: -8040px 0; width: 39px; height: 39px; } 
.O-SW20{ background-position: -8080px 0; width: 39px; height: 39px; } 
.O-SW21{ background-position: -8120px 0; width: 39px; height: 39px; } 
.O-SW22{ background-position: -8160px 0; width: 39px; height: 39px; } 
.O-SW7{ background-position: -8200px 0; width: 39px; height: 39px; } 
.O-SW8{ background-position: -8240px 0; width: 39px; height: 39px; } 
.O-SW9{ background-position: -8280px 0; width: 39px; height: 39px; } 
.O-W10{ background-position: -8320px 0; width: 39px; height: 39px; } 
.O-W11{ background-position: -8360px 0; width: 39px; height: 39px; } 
.O-W12{ background-position: -8400px 0; width: 39px; height: 39px; } 
.O-W13{ background-position: -8440px 0; width: 39px; height: 39px; } 
.O-W14{ background-position: -8480px 0; width: 39px; height: 39px; } 
.O-W15{ background-position: -8520px 0; width: 39px; height: 39px; } 
.O-W16{ background-position: -8560px 0; width: 39px; height: 39px; } 
.O-W17{ background-position: -8600px 0; width: 39px; height: 39px; } 
.O-W18{ background-position: -8640px 0; width: 39px; height: 39px; } 
.O-W19{ background-position: -8680px 0; width: 39px; height: 39px; } 
.O-W20{ background-position: -8720px 0; width: 39px; height: 39px; } 
.O-W21{ background-position: -8760px 0; width: 39px; height: 39px; } 
.O-W22{ background-position: -8800px 0; width: 39px; height: 39px; } 
.O-W7{ background-position: -8840px 0; width: 39px; height: 39px; } 
.O-W8{ background-position: -8880px 0; width: 39px; height: 39px; } 
.O-W9{ background-position: -8920px 0; width: 39px; height: 39px; } 
.O-WNW10{ background-position: -8960px 0; width: 39px; height: 39px; } 
.O-WNW11{ background-position: -9000px 0; width: 39px; height: 39px; } 
.O-WNW12{ background-position: -9040px 0; width: 39px; height: 39px; } 
.O-WNW13{ background-position: -9080px 0; width: 39px; height: 39px; } 
.O-WNW14{ background-position: -9120px 0; width: 39px; height: 39px; } 
.O-WNW15{ background-position: -9160px 0; width: 39px; height: 39px; } 
.O-WNW16{ background-position: -9200px 0; width: 39px; height: 39px; } 
.O-WNW17{ background-position: -9240px 0; width: 39px; height: 39px; } 
.O-WNW18{ background-position: -9280px 0; width: 39px; height: 39px; } 
.O-WNW19{ background-position: -9320px 0; width: 39px; height: 39px; } 
.O-WNW20{ background-position: -9360px 0; width: 39px; height: 39px; } 
.O-WNW21{ background-position: -9400px 0; width: 39px; height: 39px; } 
.O-WNW22{ background-position: -9440px 0; width: 39px; height: 39px; } 
.O-WNW7{ background-position: -9480px 0; width: 39px; height: 39px; } 
.O-WNW8{ background-position: -9520px 0; width: 39px; height: 39px; } 
.O-WNW9{ background-position: -9560px 0; width: 39px; height: 39px; } 
.O-WSW10{ background-position: -9600px 0; width: 39px; height: 39px; } 
.O-WSW11{ background-position: -9640px 0; width: 39px; height: 39px; } 
.O-WSW12{ background-position: -9680px 0; width: 39px; height: 39px; } 
.O-WSW13{ background-position: -9720px 0; width: 39px; height: 39px; } 
.O-WSW14{ background-position: -9760px 0; width: 39px; height: 39px; } 
.O-WSW15{ background-position: -9800px 0; width: 39px; height: 39px; } 
.O-WSW16{ background-position: -9840px 0; width: 39px; height: 39px; } 
.O-WSW17{ background-position: -9880px 0; width: 39px; height: 39px; } 
.O-WSW18{ background-position: -9920px 0; width: 39px; height: 39px; } 
.O-WSW19{ background-position: -9960px 0; width: 39px; height: 39px; } 
.O-WSW20{ background-position: -10000px 0; width: 39px; height: 39px; } 
.O-WSW21{ background-position: -10040px 0; width: 39px; height: 39px; } 
.O-WSW22{ background-position: -10080px 0; width: 39px; height: 39px; } 
.O-WSW7{ background-position: -10120px 0; width: 39px; height: 39px; } 
.O-WSW8{ background-position: -10160px 0; width: 39px; height: 39px; } 
.O-WSW9{ background-position: -10200px 0; width: 39px; height: 39px; } 

.wind-o2{background-image:url(../img/wO2.png);background-color:transparent;background-repeat:no-repeat;}
.O-E23{ background-position: 0 0; width: 39px; height: 39px; } 
.O-E24{ background-position: -40px 0; width: 39px; height: 39px; } 
.O-E25{ background-position: -80px 0; width: 39px; height: 39px; } 
.O-E26{ background-position: -120px 0; width: 39px; height: 39px; } 
.O-E27{ background-position: -160px 0; width: 39px; height: 39px; } 
.O-E28{ background-position: -200px 0; width: 39px; height: 39px; } 
.O-E29{ background-position: -240px 0; width: 39px; height: 39px; } 
.O-E30{ background-position: -280px 0; width: 39px; height: 39px; } 
.O-E31{ background-position: -320px 0; width: 39px; height: 39px; } 
.O-E32{ background-position: -360px 0; width: 39px; height: 39px; } 
.O-E33{ background-position: -400px 0; width: 39px; height: 39px; } 
.O-E34{ background-position: -440px 0; width: 39px; height: 39px; } 
.O-E35{ background-position: -480px 0; width: 39px; height: 39px; } 
.O-E36{ background-position: -520px 0; width: 39px; height: 39px; } 
.O-E37{ background-position: -560px 0; width: 39px; height: 39px; } 
.O-E38{ background-position: -600px 0; width: 39px; height: 39px; } 
.O-E39{ background-position: -640px 0; width: 39px; height: 39px; } 
.O-E40{ background-position: -680px 0; width: 39px; height: 39px; } 
.O-ENE23{ background-position: -720px 0; width: 39px; height: 39px; } 
.O-ENE24{ background-position: -760px 0; width: 39px; height: 39px; } 
.O-ENE25{ background-position: -800px 0; width: 39px; height: 39px; } 
.O-ENE26{ background-position: -840px 0; width: 39px; height: 39px; } 
.O-ENE27{ background-position: -880px 0; width: 39px; height: 39px; } 
.O-ENE28{ background-position: -920px 0; width: 39px; height: 39px; } 
.O-ENE29{ background-position: -960px 0; width: 39px; height: 39px; } 
.O-ENE30{ background-position: -1000px 0; width: 39px; height: 39px; } 
.O-ENE31{ background-position: -1040px 0; width: 39px; height: 39px; } 
.O-ENE32{ background-position: -1080px 0; width: 39px; height: 39px; } 
.O-ENE33{ background-position: -1120px 0; width: 39px; height: 39px; } 
.O-ENE34{ background-position: -1160px 0; width: 39px; height: 39px; } 
.O-ENE35{ background-position: -1200px 0; width: 39px; height: 39px; } 
.O-ENE36{ background-position: -1240px 0; width: 39px; height: 39px; } 
.O-ENE37{ background-position: -1280px 0; width: 39px; height: 39px; } 
.O-ENE38{ background-position: -1320px 0; width: 39px; height: 39px; } 
.O-ENE39{ background-position: -1360px 0; width: 39px; height: 39px; } 
.O-ENE40{ background-position: -1400px 0; width: 39px; height: 39px; } 
.O-ESE23{ background-position: -1440px 0; width: 39px; height: 39px; } 
.O-ESE24{ background-position: -1480px 0; width: 39px; height: 39px; } 
.O-ESE25{ background-position: -1520px 0; width: 39px; height: 39px; } 
.O-ESE26{ background-position: -1560px 0; width: 39px; height: 39px; } 
.O-ESE27{ background-position: -1600px 0; width: 39px; height: 39px; } 
.O-ESE28{ background-position: -1640px 0; width: 39px; height: 39px; } 
.O-ESE29{ background-position: -1680px 0; width: 39px; height: 39px; } 
.O-ESE30{ background-position: -1720px 0; width: 39px; height: 39px; } 
.O-ESE31{ background-position: -1760px 0; width: 39px; height: 39px; } 
.O-ESE32{ background-position: -1800px 0; width: 39px; height: 39px; } 
.O-ESE33{ background-position: -1840px 0; width: 39px; height: 39px; } 
.O-ESE34{ background-position: -1880px 0; width: 39px; height: 39px; } 
.O-ESE35{ background-position: -1920px 0; width: 39px; height: 39px; } 
.O-ESE36{ background-position: -1960px 0; width: 39px; height: 39px; } 
.O-ESE37{ background-position: -2000px 0; width: 39px; height: 39px; } 
.O-ESE38{ background-position: -2040px 0; width: 39px; height: 39px; } 
.O-ESE39{ background-position: -2080px 0; width: 39px; height: 39px; } 
.O-ESE40{ background-position: -2120px 0; width: 39px; height: 39px; } 
.O-N23{ background-position: -2160px 0; width: 39px; height: 39px; } 
.O-N24{ background-position: -2200px 0; width: 39px; height: 39px; } 
.O-N25{ background-position: -2240px 0; width: 39px; height: 39px; } 
.O-N26{ background-position: -2280px 0; width: 39px; height: 39px; } 
.O-N27{ background-position: -2320px 0; width: 39px; height: 39px; } 
.O-N28{ background-position: -2360px 0; width: 39px; height: 39px; } 
.O-N29{ background-position: -2400px 0; width: 39px; height: 39px; } 
.O-N30{ background-position: -2440px 0; width: 39px; height: 39px; } 
.O-N31{ background-position: -2480px 0; width: 39px; height: 39px; } 
.O-N32{ background-position: -2520px 0; width: 39px; height: 39px; } 
.O-N33{ background-position: -2560px 0; width: 39px; height: 39px; } 
.O-N34{ background-position: -2600px 0; width: 39px; height: 39px; } 
.O-N35{ background-position: -2640px 0; width: 39px; height: 39px; } 
.O-N36{ background-position: -2680px 0; width: 39px; height: 39px; } 
.O-N37{ background-position: -2720px 0; width: 39px; height: 39px; } 
.O-N38{ background-position: -2760px 0; width: 39px; height: 39px; } 
.O-N39{ background-position: -2800px 0; width: 39px; height: 39px; } 
.O-N40{ background-position: -2840px 0; width: 39px; height: 39px; } 
.O-NE23{ background-position: -2880px 0; width: 39px; height: 39px; } 
.O-NE24{ background-position: -2920px 0; width: 39px; height: 39px; } 
.O-NE25{ background-position: -2960px 0; width: 39px; height: 39px; } 
.O-NE26{ background-position: -3000px 0; width: 39px; height: 39px; } 
.O-NE27{ background-position: -3040px 0; width: 39px; height: 39px; } 
.O-NE28{ background-position: -3080px 0; width: 39px; height: 39px; } 
.O-NE29{ background-position: -3120px 0; width: 39px; height: 39px; } 
.O-NE30{ background-position: -3160px 0; width: 39px; height: 39px; } 
.O-NE31{ background-position: -3200px 0; width: 39px; height: 39px; } 
.O-NE32{ background-position: -3240px 0; width: 39px; height: 39px; } 
.O-NE33{ background-position: -3280px 0; width: 39px; height: 39px; } 
.O-NE34{ background-position: -3320px 0; width: 39px; height: 39px; } 
.O-NE35{ background-position: -3360px 0; width: 39px; height: 39px; } 
.O-NE36{ background-position: -3400px 0; width: 39px; height: 39px; } 
.O-NE37{ background-position: -3440px 0; width: 39px; height: 39px; } 
.O-NE38{ background-position: -3480px 0; width: 39px; height: 39px; } 
.O-NE39{ background-position: -3520px 0; width: 39px; height: 39px; } 
.O-NE40{ background-position: -3560px 0; width: 39px; height: 39px; } 
.O-NNE23{ background-position: -3600px 0; width: 39px; height: 39px; } 
.O-NNE24{ background-position: -3640px 0; width: 39px; height: 39px; } 
.O-NNE25{ background-position: -3680px 0; width: 39px; height: 39px; } 
.O-NNE26{ background-position: -3720px 0; width: 39px; height: 39px; } 
.O-NNE27{ background-position: -3760px 0; width: 39px; height: 39px; } 
.O-NNE28{ background-position: -3800px 0; width: 39px; height: 39px; } 
.O-NNE29{ background-position: -3840px 0; width: 39px; height: 39px; } 
.O-NNE30{ background-position: -3880px 0; width: 39px; height: 39px; } 
.O-NNE31{ background-position: -3920px 0; width: 39px; height: 39px; } 
.O-NNE32{ background-position: -3960px 0; width: 39px; height: 39px; } 
.O-NNE33{ background-position: -4000px 0; width: 39px; height: 39px; } 
.O-NNE34{ background-position: -4040px 0; width: 39px; height: 39px; } 
.O-NNE35{ background-position: -4080px 0; width: 39px; height: 39px; } 
.O-NNE36{ background-position: -4120px 0; width: 39px; height: 39px; } 
.O-NNE37{ background-position: -4160px 0; width: 39px; height: 39px; } 
.O-NNE38{ background-position: -4200px 0; width: 39px; height: 39px; } 
.O-NNE39{ background-position: -4240px 0; width: 39px; height: 39px; } 
.O-NNE40{ background-position: -4280px 0; width: 39px; height: 39px; } 
.O-NNW23{ background-position: -4320px 0; width: 39px; height: 39px; } 
.O-NNW24{ background-position: -4360px 0; width: 39px; height: 39px; } 
.O-NNW25{ background-position: -4400px 0; width: 39px; height: 39px; } 
.O-NNW26{ background-position: -4440px 0; width: 39px; height: 39px; } 
.O-NNW27{ background-position: -4480px 0; width: 39px; height: 39px; } 
.O-NNW28{ background-position: -4520px 0; width: 39px; height: 39px; } 
.O-NNW29{ background-position: -4560px 0; width: 39px; height: 39px; } 
.O-NNW30{ background-position: -4600px 0; width: 39px; height: 39px; } 
.O-NNW31{ background-position: -4640px 0; width: 39px; height: 39px; } 
.O-NNW32{ background-position: -4680px 0; width: 39px; height: 39px; } 
.O-NNW33{ background-position: -4720px 0; width: 39px; height: 39px; } 
.O-NNW34{ background-position: -4760px 0; width: 39px; height: 39px; } 
.O-NNW35{ background-position: -4800px 0; width: 39px; height: 39px; } 
.O-NNW36{ background-position: -4840px 0; width: 39px; height: 39px; } 
.O-NNW37{ background-position: -4880px 0; width: 39px; height: 39px; } 
.O-NNW38{ background-position: -4920px 0; width: 39px; height: 39px; } 
.O-NNW39{ background-position: -4960px 0; width: 39px; height: 39px; } 
.O-NNW40{ background-position: -5000px 0; width: 39px; height: 39px; } 
.O-NW23{ background-position: -5040px 0; width: 39px; height: 39px; } 
.O-NW24{ background-position: -5080px 0; width: 39px; height: 39px; } 
.O-NW25{ background-position: -5120px 0; width: 39px; height: 39px; } 
.O-NW26{ background-position: -5160px 0; width: 39px; height: 39px; } 
.O-NW27{ background-position: -5200px 0; width: 39px; height: 39px; } 
.O-NW28{ background-position: -5240px 0; width: 39px; height: 39px; } 
.O-NW29{ background-position: -5280px 0; width: 39px; height: 39px; } 
.O-NW30{ background-position: -5320px 0; width: 39px; height: 39px; } 
.O-NW31{ background-position: -5360px 0; width: 39px; height: 39px; } 
.O-NW32{ background-position: -5400px 0; width: 39px; height: 39px; } 
.O-NW33{ background-position: -5440px 0; width: 39px; height: 39px; } 
.O-NW34{ background-position: -5480px 0; width: 39px; height: 39px; } 
.O-NW35{ background-position: -5520px 0; width: 39px; height: 39px; } 
.O-NW36{ background-position: -5560px 0; width: 39px; height: 39px; } 
.O-NW37{ background-position: -5600px 0; width: 39px; height: 39px; } 
.O-NW38{ background-position: -5640px 0; width: 39px; height: 39px; } 
.O-NW39{ background-position: -5680px 0; width: 39px; height: 39px; } 
.O-NW40{ background-position: -5720px 0; width: 39px; height: 39px; } 
.O-S23{ background-position: -5760px 0; width: 39px; height: 39px; } 
.O-S24{ background-position: -5800px 0; width: 39px; height: 39px; } 
.O-S25{ background-position: -5840px 0; width: 39px; height: 39px; } 
.O-S26{ background-position: -5880px 0; width: 39px; height: 39px; } 
.O-S27{ background-position: -5920px 0; width: 39px; height: 39px; } 
.O-S28{ background-position: -5960px 0; width: 39px; height: 39px; } 
.O-S29{ background-position: -6000px 0; width: 39px; height: 39px; } 
.O-S30{ background-position: -6040px 0; width: 39px; height: 39px; } 
.O-S31{ background-position: -6080px 0; width: 39px; height: 39px; } 
.O-S32{ background-position: -6120px 0; width: 39px; height: 39px; } 
.O-S33{ background-position: -6160px 0; width: 39px; height: 39px; } 
.O-S34{ background-position: -6200px 0; width: 39px; height: 39px; } 
.O-S35{ background-position: -6240px 0; width: 39px; height: 39px; } 
.O-S36{ background-position: -6280px 0; width: 39px; height: 39px; } 
.O-S37{ background-position: -6320px 0; width: 39px; height: 39px; } 
.O-S38{ background-position: -6360px 0; width: 39px; height: 39px; } 
.O-S39{ background-position: -6400px 0; width: 39px; height: 39px; } 
.O-S40{ background-position: -6440px 0; width: 39px; height: 39px; } 
.O-SE23{ background-position: -6480px 0; width: 39px; height: 39px; } 
.O-SE24{ background-position: -6520px 0; width: 39px; height: 39px; } 
.O-SE25{ background-position: -6560px 0; width: 39px; height: 39px; } 
.O-SE26{ background-position: -6600px 0; width: 39px; height: 39px; } 
.O-SE27{ background-position: -6640px 0; width: 39px; height: 39px; } 
.O-SE28{ background-position: -6680px 0; width: 39px; height: 39px; } 
.O-SE29{ background-position: -6720px 0; width: 39px; height: 39px; } 
.O-SE30{ background-position: -6760px 0; width: 39px; height: 39px; } 
.O-SE31{ background-position: -6800px 0; width: 39px; height: 39px; } 
.O-SE32{ background-position: -6840px 0; width: 39px; height: 39px; } 
.O-SE33{ background-position: -6880px 0; width: 39px; height: 39px; } 
.O-SE34{ background-position: -6920px 0; width: 39px; height: 39px; } 
.O-SE35{ background-position: -6960px 0; width: 39px; height: 39px; } 
.O-SE36{ background-position: -7000px 0; width: 39px; height: 39px; } 
.O-SE37{ background-position: -7040px 0; width: 39px; height: 39px; } 
.O-SE38{ background-position: -7080px 0; width: 39px; height: 39px; } 
.O-SE39{ background-position: -7120px 0; width: 39px; height: 39px; } 
.O-SE40{ background-position: -7160px 0; width: 39px; height: 39px; } 
.O-SSE23{ background-position: -7200px 0; width: 39px; height: 39px; } 
.O-SSE24{ background-position: -7240px 0; width: 39px; height: 39px; } 
.O-SSE25{ background-position: -7280px 0; width: 39px; height: 39px; } 
.O-SSE26{ background-position: -7320px 0; width: 39px; height: 39px; } 
.O-SSE27{ background-position: -7360px 0; width: 39px; height: 39px; } 
.O-SSE28{ background-position: -7400px 0; width: 39px; height: 39px; } 
.O-SSE29{ background-position: -7440px 0; width: 39px; height: 39px; } 
.O-SSE30{ background-position: -7480px 0; width: 39px; height: 39px; } 
.O-SSE31{ background-position: -7520px 0; width: 39px; height: 39px; } 
.O-SSE32{ background-position: -7560px 0; width: 39px; height: 39px; } 
.O-SSE33{ background-position: -7600px 0; width: 39px; height: 39px; } 
.O-SSE34{ background-position: -7640px 0; width: 39px; height: 39px; } 
.O-SSE35{ background-position: -7680px 0; width: 39px; height: 39px; } 
.O-SSE36{ background-position: -7720px 0; width: 39px; height: 39px; } 
.O-SSE37{ background-position: -7760px 0; width: 39px; height: 39px; } 
.O-SSE38{ background-position: -7800px 0; width: 39px; height: 39px; } 
.O-SSE39{ background-position: -7840px 0; width: 39px; height: 39px; } 
.O-SSE40{ background-position: -7880px 0; width: 39px; height: 39px; } 
.O-SSW23{ background-position: -7920px 0; width: 39px; height: 39px; } 
.O-SSW24{ background-position: -7960px 0; width: 39px; height: 39px; } 
.O-SSW25{ background-position: -8000px 0; width: 39px; height: 39px; } 
.O-SSW26{ background-position: -8040px 0; width: 39px; height: 39px; } 
.O-SSW27{ background-position: -8080px 0; width: 39px; height: 39px; } 
.O-SSW28{ background-position: -8120px 0; width: 39px; height: 39px; } 
.O-SSW29{ background-position: -8160px 0; width: 39px; height: 39px; } 
.O-SSW30{ background-position: -8200px 0; width: 39px; height: 39px; } 
.O-SSW31{ background-position: -8240px 0; width: 39px; height: 39px; } 
.O-SSW32{ background-position: -8280px 0; width: 39px; height: 39px; } 
.O-SSW33{ background-position: -8320px 0; width: 39px; height: 39px; } 
.O-SSW34{ background-position: -8360px 0; width: 39px; height: 39px; } 
.O-SSW35{ background-position: -8400px 0; width: 39px; height: 39px; } 
.O-SSW36{ background-position: -8440px 0; width: 39px; height: 39px; } 
.O-SSW37{ background-position: -8480px 0; width: 39px; height: 39px; } 
.O-SSW38{ background-position: -8520px 0; width: 39px; height: 39px; } 
.O-SSW39{ background-position: -8560px 0; width: 39px; height: 39px; } 
.O-SSW40{ background-position: -8600px 0; width: 39px; height: 39px; } 
.O-SW23{ background-position: -8640px 0; width: 39px; height: 39px; } 
.O-SW24{ background-position: -8680px 0; width: 39px; height: 39px; } 
.O-SW25{ background-position: -8720px 0; width: 39px; height: 39px; } 
.O-SW26{ background-position: -8760px 0; width: 39px; height: 39px; } 
.O-SW27{ background-position: -8800px 0; width: 39px; height: 39px; } 
.O-SW28{ background-position: -8840px 0; width: 39px; height: 39px; } 
.O-SW29{ background-position: -8880px 0; width: 39px; height: 39px; } 
.O-SW30{ background-position: -8920px 0; width: 39px; height: 39px; } 
.O-SW31{ background-position: -8960px 0; width: 39px; height: 39px; } 
.O-SW32{ background-position: -9000px 0; width: 39px; height: 39px; } 
.O-SW33{ background-position: -9040px 0; width: 39px; height: 39px; } 
.O-SW34{ background-position: -9080px 0; width: 39px; height: 39px; } 
.O-SW35{ background-position: -9120px 0; width: 39px; height: 39px; } 
.O-SW36{ background-position: -9160px 0; width: 39px; height: 39px; } 
.O-SW37{ background-position: -9200px 0; width: 39px; height: 39px; } 
.O-SW38{ background-position: -9240px 0; width: 39px; height: 39px; } 
.O-SW39{ background-position: -9280px 0; width: 39px; height: 39px; } 
.O-SW40{ background-position: -9320px 0; width: 39px; height: 39px; } 
.O-W23{ background-position: -9360px 0; width: 39px; height: 39px; } 
.O-W24{ background-position: -9400px 0; width: 39px; height: 39px; } 
.O-W25{ background-position: -9440px 0; width: 39px; height: 39px; } 
.O-W26{ background-position: -9480px 0; width: 39px; height: 39px; } 
.O-W27{ background-position: -9520px 0; width: 39px; height: 39px; } 
.O-W28{ background-position: -9560px 0; width: 39px; height: 39px; } 
.O-W29{ background-position: -9600px 0; width: 39px; height: 39px; } 
.O-W30{ background-position: -9640px 0; width: 39px; height: 39px; } 
.O-W31{ background-position: -9680px 0; width: 39px; height: 39px; } 
.O-W32{ background-position: -9720px 0; width: 39px; height: 39px; } 
.O-W33{ background-position: -9760px 0; width: 39px; height: 39px; } 
.O-W34{ background-position: -9800px 0; width: 39px; height: 39px; } 
.O-W35{ background-position: -9840px 0; width: 39px; height: 39px; } 
.O-W36{ background-position: -9880px 0; width: 39px; height: 39px; } 
.O-W37{ background-position: -9920px 0; width: 39px; height: 39px; } 
.O-W38{ background-position: -9960px 0; width: 39px; height: 39px; } 
.O-W39{ background-position: -10000px 0; width: 39px; height: 39px; } 
.O-W40{ background-position: -10040px 0; width: 39px; height: 39px; } 
.O-WNW23{ background-position: -10080px 0; width: 39px; height: 39px; } 
.O-WNW24{ background-position: -10120px 0; width: 39px; height: 39px; } 
.O-WNW25{ background-position: -10160px 0; width: 39px; height: 39px; } 
.O-WNW26{ background-position: -10200px 0; width: 39px; height: 39px; } 
.O-WNW27{ background-position: -10240px 0; width: 39px; height: 39px; } 
.O-WNW28{ background-position: -10280px 0; width: 39px; height: 39px; } 
.O-WNW29{ background-position: -10320px 0; width: 39px; height: 39px; } 
.O-WNW30{ background-position: -10360px 0; width: 39px; height: 39px; } 
.O-WNW31{ background-position: -10400px 0; width: 39px; height: 39px; } 
.O-WNW32{ background-position: -10440px 0; width: 39px; height: 39px; } 
.O-WNW33{ background-position: -10480px 0; width: 39px; height: 39px; } 
.O-WNW34{ background-position: -10520px 0; width: 39px; height: 39px; } 
.O-WNW35{ background-position: -10560px 0; width: 39px; height: 39px; } 
.O-WNW36{ background-position: -10600px 0; width: 39px; height: 39px; } 
.O-WNW37{ background-position: -10640px 0; width: 39px; height: 39px; } 
.O-WNW38{ background-position: -10680px 0; width: 39px; height: 39px; } 
.O-WNW39{ background-position: -10720px 0; width: 39px; height: 39px; } 
.O-WNW40{ background-position: -10760px 0; width: 39px; height: 39px; } 
.O-WSW23{ background-position: -10800px 0; width: 39px; height: 39px; } 
.O-WSW24{ background-position: -10840px 0; width: 39px; height: 39px; } 
.O-WSW25{ background-position: -10880px 0; width: 39px; height: 39px; } 
.O-WSW26{ background-position: -10920px 0; width: 39px; height: 39px; } 
.O-WSW27{ background-position: -10960px 0; width: 39px; height: 39px; } 
.O-WSW28{ background-position: -11000px 0; width: 39px; height: 39px; } 
.O-WSW29{ background-position: -11040px 0; width: 39px; height: 39px; } 
.O-WSW30{ background-position: -11080px 0; width: 39px; height: 39px; } 
.O-WSW31{ background-position: -11120px 0; width: 39px; height: 39px; } 
.O-WSW32{ background-position: -11160px 0; width: 39px; height: 39px; } 
.O-WSW33{ background-position: -11200px 0; width: 39px; height: 39px; } 
.O-WSW34{ background-position: -11240px 0; width: 39px; height: 39px; } 
.O-WSW35{ background-position: -11280px 0; width: 39px; height: 39px; } 
.O-WSW36{ background-position: -11320px 0; width: 39px; height: 39px; } 
.O-WSW37{ background-position: -11360px 0; width: 39px; height: 39px; } 
.O-WSW38{ background-position: -11400px 0; width: 39px; height: 39px; } 
.O-WSW39{ background-position: -11440px 0; width: 39px; height: 39px; } 
.O-WSW40{ background-position: -11480px 0; width: 39px; height: 39px; } 

.wxallwind{background: url(../img/w0.png) no-repeat top left;background-color:transparent;}
.wxall-E{ background-position: 0 0; width: 41px; height: 41px; } 
.wxall-ENE{ background-position: -43px 0; width: 41px; height: 41px; } 
.wxall-ESE{ background-position: -86px 0; width: 41px; height: 41px; } 
.wxall-N{ background-position: -129px 0; width: 41px; height: 41px; } 
.wxall-NE{ background-position: -172px 0; width: 41px; height: 41px; } 
.wxall-NNE{ background-position: -215px 0; width: 41px; height: 41px; } 
.wxall-NNW{ background-position: -258px 0; width: 41px; height: 41px; } 
.wxall-NW{ background-position: -301px 0; width: 41px; height: 41px; } 
.wxall-S{ background-position: -344px 0; width: 41px; height: 41px; } 
.wxall-SE{ background-position: -387px 0; width: 41px; height: 41px; } 
.wxall-SSE{ background-position: -430px 0; width: 41px; height: 41px; } 
.wxall-SSW{ background-position: -473px 0; width: 41px; height: 41px; } 
.wxall-SW{ background-position: -516px 0; width: 41px; height: 41px; } 
.wxall-W-E{ background-position: -559px 0; width: 41px; height: 41px; } 
.wxall-W-ENE{ background-position: -602px 0; width: 41px; height: 41px; } 
.wxall-W-ESE{ background-position: -645px 0; width: 41px; height: 41px; } 
.wxall-W-N{ background-position: -688px 0; width: 41px; height: 41px; } 
.wxall-W-NE{ background-position: -731px 0; width: 41px; height: 41px; } 
.wxall-W-NNE{ background-position: -774px 0; width: 41px; height: 41px; } 
.wxall-W-NNW{ background-position: -817px 0; width: 41px; height: 41px; } 
.wxall-W-NW{ background-position: -860px 0; width: 41px; height: 41px; } 
.wxall-W-S{ background-position: -903px 0; width: 41px; height: 41px; } 
.wxall-W-SE{ background-position: -946px 0; width: 41px; height: 41px; } 
.wxall-W-SSE{ background-position: -989px 0; width: 41px; height: 41px; } 
.wxall-W-SSW{ background-position: -1032px 0; width: 41px; height: 41px; } 
.wxall-W-SW{ background-position: -1075px 0; width: 41px; height: 41px; } 
.wxall-W-W{ background-position: -1118px 0; width: 41px; height: 41px; } 
.wxall-W-WNW{ background-position: -1161px 0; width: 41px; height: 41px; } 
.wxall-W-WSW{ background-position: -1204px 0; width: 41px; height: 41px; } 
.wxall-W{ background-position: -1247px 0; width: 41px; height: 41px; } 
.wxall-WNW{ background-position: -1290px 0; width: 41px; height: 41px; } 
.wxall-WSW{ background-position: -1333px 0; width: 41px; height: 41px; } 

.ui-tooltip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:600px;min-width:50px;font:11px  Verdana, Sans-serif;line-height:15px;z-index:15000;}.ui-tooltip-fluid{display:block;visibility:hidden;position:static!important;float:left!important;}.ui-tooltip-content{position:relative;padding:5px 9px;overflow:hidden;border-width:1px;border-style:solid;text-align:left;word-wrap:break-word;overflow:hidden;}.ui-tooltip-titlebar{position:relative;min-height:14px;padding:5px 35px 5px 10px;overflow:hidden;border-width:1px 1px 0;border-style:solid;font-weight:bold;}.ui-tooltip-titlebar+.ui-tooltip-content{border-top-width:0!important;}/*!Default close button class */ .ui-tooltip-titlebar .ui-state-default{position:absolute;right:4px;top:50%;margin-top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;}* html .ui-tooltip-titlebar .ui-state-default{top:16px;}.ui-tooltip-titlebar .ui-icon,.ui-tooltip-icon .ui-icon{display:block;text-indent:-1000em;}.ui-tooltip-icon,.ui-tooltip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.ui-tooltip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Verdana,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em;}/*!Default tooltip style */ .ui-tooltip-default .ui-tooltip-titlebar,.ui-tooltip-default .ui-tooltip-content{border-color:#F1D031;background-color:#FFFFA3;color:#555;}.ui-tooltip-default .ui-tooltip-titlebar{background-color:#FFEF93;}.ui-tooltip-default .ui-tooltip-icon{border-color:#CCC;background:#F1F1F1;color:#777;}.ui-tooltip-default .ui-tooltip-titlebar .ui-state-hover{border-color:#AAA;color:#111;}.ui-tooltip .ui-tooltip-tip{margin:0 auto;overflow:hidden;background:transparent!important;border:0 dashed transparent!important;z-index:10;}.ui-tooltip .ui-tooltip-tip,.ui-tooltip .ui-tooltip-tip *{position:absolute;line-height:.1px!important;font-size:.1px!important;color:#123456;background:transparent;border:0 dashed transparent;}.ui-tooltip .ui-tooltip-tip canvas{top:0;left:0;}#qtip-overlay{position:fixed;left:-10000em;top:-10000em;}#qtip-overlay.blurs{cursor:pointer;}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:black;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}/*!Light tooltip style */ .ui-tooltip-light .ui-tooltip-titlebar,.ui-tooltip-light .ui-tooltip-content{border-color:#E2E2E2;color:#454545;}.ui-tooltip-light .ui-tooltip-content{background-color:white;}.ui-tooltip-light .ui-tooltip-titlebar{background-color:#f1f1f1;}/*!Dark tooltip style */ .ui-tooltip-dark .ui-tooltip-titlebar,.ui-tooltip-dark .ui-tooltip-content{border-color:#303030;color:#f3f3f3;}.ui-tooltip-dark .ui-tooltip-content{background-color:#505050;}.ui-tooltip-dark .ui-tooltip-titlebar{background-color:#404040;}.ui-tooltip-dark .ui-tooltip-icon{border-color:#444;}.ui-tooltip-dark .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}/*!Cream tooltip style */ .ui-tooltip-cream .ui-tooltip-titlebar,.ui-tooltip-cream .ui-tooltip-content{border-color:#F9E98E;color:#A27D35;}.ui-tooltip-cream .ui-tooltip-content{background-color:#FBF7AA;}.ui-tooltip-cream .ui-tooltip-titlebar{background-color:#F0DE7D;}.ui-tooltip-cream .ui-state-default .ui-tooltip-icon{background-position:-82px 0;}/*!Red tooltip style */ .ui-tooltip-red .ui-tooltip-titlebar,.ui-tooltip-red .ui-tooltip-content{border-color:#D95252;color:#912323;}.ui-tooltip-red .ui-tooltip-content{background-color:#F78B83;}.ui-tooltip-red .ui-tooltip-titlebar{background-color:#F06D65;}.ui-tooltip-red .ui-state-default .ui-tooltip-icon{background-position:-102px 0;}.ui-tooltip-red .ui-tooltip-icon{border-color:#D95252;}.ui-tooltip-red .ui-tooltip-titlebar .ui-state-hover{border-color:#D95252;}/*!Green tooltip style */ .ui-tooltip-green .ui-tooltip-titlebar,.ui-tooltip-green .ui-tooltip-content{border-color:#90D93F;color:#3F6219;}.ui-tooltip-green .ui-tooltip-content{background-color:#CAED9E;}.ui-tooltip-green .ui-tooltip-titlebar{background-color:#B0DE78;}.ui-tooltip-green .ui-state-default .ui-tooltip-icon{background-position:-42px 0;}/*!Blue tooltip style */ .ui-tooltip-blue .ui-tooltip-titlebar,.ui-tooltip-blue .ui-tooltip-content{border-color:#ADD9ED;color:#5E99BD;}.ui-tooltip-blue .ui-tooltip-content{background-color:#E5F6FE;}.ui-tooltip-blue .ui-tooltip-titlebar{background-color:#D0E9F5;}.ui-tooltip-blue .ui-state-default .ui-tooltip-icon{background-position:-2px 0;}/*!Add shadows to your tooltips in:FF3+,Chrome 2+,Opera 10.6+,IE6+,Safari 2+*/ .ui-tooltip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);}.ui-tooltip-shadow .ui-tooltip-titlebar,.ui-tooltip-shadow .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.Shadow(Color='gray',Direction=135,Strength=3);-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Color='gray',Direction=135,Strength=3)";_margin-bottom:-3px;.margin-bottom:-3px;}/*!Add rounded corners to your tooltips in:FF3+,Chrome 2+,Opera 10.6+,IE9+,Safari 2+*/ .ui-tooltip-rounded,.ui-tooltip-rounded .ui-tooltip-content,.ui-tooltip-tipsy,.ui-tooltip-tipsy .ui-tooltip-content,.ui-tooltip-youtube,.ui-tooltip-youtube .ui-tooltip-content{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.ui-tooltip-rounded .ui-tooltip-titlebar,.ui-tooltip-tipsy .ui-tooltip-titlebar,.ui-tooltip-youtube .ui-tooltip-titlebar{-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.ui-tooltip-rounded .ui-tooltip-titlebar+.ui-tooltip-content,.ui-tooltip-tipsy .ui-tooltip-titlebar+.ui-tooltip-content,.ui-tooltip-youtube .ui-tooltip-titlebar+.ui-tooltip-content{-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}/*!Youtube tooltip style */ .ui-tooltip-youtube{-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;}.ui-tooltip-youtube .ui-tooltip-titlebar,.ui-tooltip-youtube .ui-tooltip-content{_margin-bottom:0;.margin-bottom:0;background:transparent;background:rgba(0,0,0,0.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";color:white;border-color:#CCC;}.ui-tooltip-youtube .ui-tooltip-icon{border-color:#222;}.ui-tooltip-youtube .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}.ui-tooltip-jtools{background:#232323;background:rgba(0,0,0,0.7);background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333;}.ui-tooltip-jtools .ui-tooltip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)";}.ui-tooltip-jtools .ui-tooltip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)";}.ui-tooltip-jtools .ui-tooltip-titlebar,.ui-tooltip-jtools .ui-tooltip-content{background:transparent;color:white;border:0 dashed transparent;}.ui-tooltip-jtools .ui-tooltip-icon{border-color:#555;}.ui-tooltip-jtools .ui-tooltip-titlebar .ui-state-hover{border-color:#333;}.ui-tooltip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,0.4);box-shadow:4px 4px 5px rgba(0,0,0,0.4);}.ui-tooltip-cluetip .ui-tooltip-titlebar{background-color:#87876A;color:white;border:0 dashed transparent;}.ui-tooltip-cluetip .ui-tooltip-content{background-color:#D9D9C2;color:#111;border:0 dashed transparent;}.ui-tooltip-cluetip .ui-tooltip-icon{border-color:#808064;}.ui-tooltip-cluetip .ui-tooltip-titlebar .ui-state-hover{border-color:#696952;color:#696952;}.ui-tooltip-tipsy{border:0;}.ui-tooltip-tipsy .ui-tooltip-titlebar,.ui-tooltip-tipsy .ui-tooltip-content{_margin-bottom:0;.margin-bottom:0;background:transparent;background:rgba(0,0,0,.87);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";color:white;border:0 transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black;}.ui-tooltip-tipsy .ui-tooltip-titlebar{padding:6px 35px 0 10;}.ui-tooltip-tipsy .ui-tooltip-content{padding:6px 10;}.ui-tooltip-tipsy .ui-tooltip-icon{border-color:#222;text-shadow:none;}.ui-tooltip-tipsy .ui-tooltip-titlebar .ui-state-hover{border-color:#303030;}.ui-tooltip-tipped .ui-tooltip-titlebar,.ui-tooltip-tipped .ui-tooltip-content{border:3px solid #959FA9;filter:none;-ms-filter:none;}.ui-tooltip-tipped .ui-tooltip-titlebar{background:#3A79B8;background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)";color:white;font-weight:normal;font-family:serif;border-bottom-width:0;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;}.ui-tooltip-tipped .ui-tooltip-content{background-color:#F9F9F9;color:#454545;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;}.ui-tooltip-tipped .ui-tooltip-icon{border:2px solid #285589;background:#285589;}.ui-tooltip-tipped .ui-tooltip-icon .ui-icon{background-color:#FBFBFB;color:#555;}.ui-tooltip:not(.ie9haxors) div.ui-tooltip-content,.ui-tooltip:not(.ie9haxors) div.ui-tooltip-titlebar{filter:none;-ms-filter:none;}