﻿@charset "UTF-8";
/********************************************************************
*  weatherstyle.css (Cumulus) - Last modified: 25 Dec 2009 @ 02h20
*********************************************************************/
body {
  background-color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
  color: #585858;
  text-align: left;
  background-attachment: fixed;
  background-image: url(/weather/images/picture.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 0;
  margin: 0;
}

#content {
  margin-top: 5%;
  margin-right: 20%;
  margin-bottom: 5%;
  margin-left: 20%;
}

#content_realtime {
  margin-top: 5%;
  margin-right: 13.5%;
  margin-bottom: 5%;
  margin-left: 20%;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  text-align: left;
}

h1 {
  color: #678090;
  font-size: 150%;
  font-weight: bold;
  text-transform: capitalize;
  letter-spacing: 0.7em;
  padding-bottom: 1em;
}

h2 {
  color: #555555;
  background-color: #C0CAD3;
  font-size: 90%;
  font-weight: bold;
  text-transform: none;
  letter-spacing: 0.15em;
  padding-top: .2em;
  padding-right: 1em;
  padding-bottom: .2em;
  padding-left: 1em;
}

.h2_trends {
  width: 785px;
}

.h2_realtime {
  width: 810px;
}

h3 {
  color: #585858;
  font-size: 110%;
  font-weight: normal;
  letter-spacing: 0.4em;
  text-transform: lowercase;
}

a {
  color: #FF6600;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #993300;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #336699;
  text-decoration: underline overline;
  font-weight: bold;
}

a:active {
  text-decoration: none;
}

.credits {
  font-size: 70%;
  font-style: italic;
  /* text-transform: lowercase; */
  text-transform: none;
  letter-spacing: 0.3em;
  text-align: right;
}

ul {
  font-size: 75%;
  padding-bottom: 1em;
  padding-top: 1em;
  margin-left: 10%;
  list-style-type: square;
  text-transform: lowercase;
}

li {
  padding-bottom: 0.5em;
}

.blockquote {
  background-color: #E7E7DE;
  margin-right: 22%;
}

caption {
  font-size: 95%;
  font-style: normal;
  font-weight: bold;
  letter-spacing: .1em;
  padding-top: 0.5em;
  padding-bottom: 0.25em;
  text-align: left;
}

table {
  /* width: 100%; */
  border: none;
}

.table_gauges {
  /* background: #D9EBFF; */
  background: transparent;
}

.table_trends {
  width: 808px;
}

.table_realtime {
  width: 835px;
}

.tableseparator_temp {
  font-size: 90%;
  font-weight: 400;
  background-color: #678090;
  color: #CCCCCC;
  padding: .5em;
  letter-spacing: .1em;
}

.tableseparator_rainfall {
  color: #CCCCCC;
  background-color: #8499A7;
  font-size: 90%;
  font-weight: 400;
  padding: .5em;
  letter-spacing: .1em;
}

.tableseparator_wind{
  color: #666666;
  background-color: #A2B1BD;
  font-size: 90%;
  font-weight: 400;
  padding: .5em;
  letter-spacing: .1em;
}

.tableseparator_pressure {
  color: #666666;
  background-color: #C0CAD3;
  font-size: 90%;
  font-weight: 400;
  padding: .5em;
  letter-spacing: .1em;
}

td {
  font-size: 100%;
  padding-top: 0.2em;
  padding-right: 0.5em;
  padding-bottom: 0.2em;
  padding-left: 0.5em;
  color: #222222;
}

.td_navigation_bar {
  background-color: #DADFE4;
  font-weight: bold;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  letter-spacing: 0.2em;
}

.td_thumbnails {
  padding-top: 0.1em;
  padding-right: 0.0em;
  padding-bottom: 0.1em;
  padding-left: 0.0em;
}

.td_temperature_data {
  background-color: #F1D3B7;
}

.td_rainfall_data {
  background-color: #F5E0CC;
}

.td_wind_data {
  background-color: #F9EDE1;
}

.td_pressure_data {
  background-color: #FDFAF6;
}

.td_header_bar {
  color: #555555;
  background-color: #C0CAD3;
  font-size: 90%;
  font-weight: bold;
  letter-spacing: 0.15em;
  text-align: left;
}

.right_align_indented {
 text-indent: 100px;
}

.labels {
  font-weight: bold;
  background-position: left;
}

.site_data {
  text-align: right;
}

.colon_separator {
  font-weight: 400;
  background-position: left;
}

.w3c {
  width: 50%;
  text-align: center;
}

#silverlightControlHost {
  height: 100%;
  width: 100%;
}

.upoutline {
  background: transparent none repeat scroll 0%;
  border:0px none;
  position:absolute;
  top:0px;
  width:32px;
}

.up_arrow {
  background-color:transparent;
  text-decoration:none;
  border:0px none;
}

.jsrefresh {
  background-color:transparent;
  text-decoration:none;
  border:0px none;
}

.down_arrow {
  background-color:transparent;
  text-decoration:none;
  border:0px none;
}

.jsdnoutline {
  background:#CDDBCD none repeat scroll 0%;
  border:0px solid #2266AA;
  height:15px;
  left:0px;
  padding:0px;
  position:absolute;
  top:30px;
  width:24px;
}

.clock {
  float: left;
  clear: left;
  position: relative;
  margin: 0;
  padding: 5px 0 5px 10px;
}

.gizmo {
  font-size: 90%;
  clear: right;
  text-align: right;
  position: relative;
  margin: 0;
  padding: 5px 0 5px 10px;
}

.thermometer {
  width: 70px;
  text-align: center;
  vertical-align: bottom;
  border-left: thin solid;
  border-left-color: #678090;
  border-right: thin solid;
  border-right-color: #678090;
}

.windrose {
  width: 70px;
  text-align: center;
  vertical-align: middle;
  border-left: thin solid;
  border-left-color: #678090;
  border-right: thin solid;
  border-right-color: #678090;
  border-bottom: thin solid;
  border-bottom-color: #678090;
}

.p_bottom {
  width: 800px;
}

.blacktxt {
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  padding: 5px;
  line-height: 18px;
}

.bluetxt {
  color: #0000FF;
  font-size: 11px;
  font-family: Arial;
  padding: 5px;
  line-height: 18px;
}

.greentxt {
  color: #008000;
  font-size: 11px;
  font-family: Arial;
  padding: 5px;
  line-height: 18px;
}

.redtxt {
  color: #FF0000;
  font-size: 11px;
  font-family: Arial;
  padding: 5px;
  line-height: 18px;
}

