/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(./Nordic-images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(./Nordic-images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

/* BALLOONS */

.tip {
font-size: 11px;
font-family: Arial, Tahoma;
color: #FFF;
}

.tip_cam {
text-align: center;
display: block;
}
.tip_cty {
font-family: Arial, Tahoma;
font-weight: bold;
background: #FFD001;
padding: 2px;
display: block;
min-width: 260px;
width: auto !important;
width: 260px;
}
.tip_max {
font-size: 10px;
font-family: Arial, Tahoma;
color: #f00;
font-weight: bold;
padding: 2px;
}
.tip_min {
font-size: 10px;
font-family: Arial, Tahoma;
color: #00f;
font-weight: bold;
padding: 2px;
}
.tip_trac_h {
font-family: Arial, Tahoma;
color: #000;
font-size: 11px;
}
.tip_trac {
font-family: Arial, Tahoma;
color: #000;
font-size: 11px;
}
.tip_tmp {
font-family: Arial, Tahoma;
font-weight: bold;
font-size: 15px;
margin-bottom: 5px;
margin-top: 5px;

}

.listtime {
font-size: 9px;
}

#Nordicmeso {
/*background: url('Nordic_new.png') no-repeat;*/
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #000088;
position: relative;
}
#Nordicmeso p {
position: absolute;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 8pt;
font-weight: normal;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#Nordicmeso p img {
border-style: none;
}
#Nordicmeso img {
border-style: none;
}
#Nordiclist {
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
padding-left: 15px;
}


/* TEXTBOX BELOW MAP */

.mesodiv {
color: #424242;
/*background-color: #FFFFCC;*/
background-color: #F0F0F0;
margin: 0;
padding:  0 5px 0 5px;
border: 1px solid rgb(34,70,79);
text-align: left;
font-size: 0.9em;
line-height:11px;
}

/* TOPLISTS */

.toplisttable {
border-collapse: collapse;
}

.toplistdata, .toplistname{
background: #EDEDED;
}

.toplistdata_b, .toplistname_b{
background: #F7F7F7;
}

.toplistname, .toplistname_b {
padding: 1px 0 1px 5px;

}

.toplistdata, .toplistdata_b {
font-size: 10px;
text-align: right;
padding: 1px 5px 1px 0;
}

small.toplistdata, small.toplistdata {
font-size: 1.1em;
}

.toplisthead {
padding: 0 1px 0 1px;
background: #BCD2EE;
color: #424242;
height: 12px;
}

.toplisthead h4{
margin: 0;
padding: 3px;
font-size: 10px;
font-family : Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
}

/* STATIONLIST */

.stationtable table {
border-collapse: collapse;
width: 700px;
}

.stationtablehead {
padding: 0 1px 0 1px;
background: #BCD2EE;
color: #424242;
height: 12px;
}

.stationtablehead h4 {
margin: 0;
padding: 3px;
font-size: 10px;
font-family : Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
}

.stationtablecountry {
font-size: 10px;
font-family : Verdana, Tahoma, Arial, sans-serif;
margin: 0;
padding: 4px;
background: #CFCFCF;
font-weight: bold;
}

.stationtablecountry h4 {
margin: 0;
font-size: 10px;
font-family : Verdana, Tahoma, Arial, sans-serif;
font-weight: bold;
}

.stationdata {
background: #EDEDED;
font-size: 11px;
text-align:left;
}

.stationdata_b {
background: #F7F7F7;
font-size: 11px;
text-align:left;
}


.feat {
padding-top: 5px;
}
.altitude{
padding-left: 15px;
}
.state {
background-color: #D8D8D8;
}

/* EOF STATIONLIST */

.Nordiccontent0 {
display: inline;
}
.Nordiccontent1 {
display: none;
}
.Nordiccontent2 {
display: none;
}
.Nordiccontent3 {
display: none;
}
.Nordiccontent4 {
display: none;
}
.Nordiccontent5 {
display: none;
}
.Nordiccontent6 {
display: none;
}
.Nordiccontent7 {
display: none;
}
.Nordiccontent8 {
display: none;
}


/*
//***************** GOOGLEMAP-CSS ************** 
*/
      
      #map_canvas2 {
      height: 650px;
      width: 720px;
      font: 12px Arial;
      }

      
       
      #maptip {
     /* background: #4D4D4D;*/
      background: #666;
      border: 1px solid #000;
      color: #fff;
      font: 12px arial, sans-serif;
      margin: 0px;
      width: 285px;
      padding: 3px 5px;
      position: absolute;
      top: -50000px;
}

.tip {
      color: #fff;
      font: 11px tahoma, sans-serif;
      border-bottom: 0px solid #777;
}

.stat {
      color: #fff;
      font: 11px tahoma, sans-serif;

}

.GMtip {
color: #FFF;
font-size: 11px;
}

.GMtip2 {
color: #FFF;
font-size: 11px;
}

.GMtip_cam {
text-align: center;
display: block;
}
.GMtip_cty {
font-family: Arial, Tahoma;
font-weight: bold;
background: #444;
padding: 2px;
display: block;
min-width: 280px;
width: auto !important;
width: 270px;
}
.subhead {
font-family: Arial, Tahoma;
font-weight: bold;
/*background: #777;*/
background: #444;
padding: 2px;
/*color: #FFDEAD;*/
color: #FFF;
}
.subhead2 {
font-family: Arial, Tahoma;
font-weight: bold;
background: #444;
color: #FFF;
}
.subdata {
padding: 2px;
color: #FFF;
font-size: 11px;
}
.GMtip_time {
float: right;
}
.GMtip_max {
font-size: 10px;
font-family: Arial, Tahoma;
color: #FFC0CB;
font-weight: bold;
padding: 2px;
}
.GMtip_min {
font-size: 10px;
font-family: Arial, Tahoma;
color: #87CEFA;
font-weight: bold;
padding: 2px;
}
.GMtip_trac_h {
font-family: Arial, Tahoma;
color: #000;
font-size: 11px;
}
.GMtip_trac {
font-family: Arial, Tahoma;
color: #000;
font-size: 11px;
}
.GMtip_tmp {
font-family: Arial, Tahoma;
font-weight: bold;
font-size: 15px;
margin-bottom: 5px;
margin-top: 5px;

}

@media print {
.tabcontent {
display:block !important;
}
}