body {
  display: block;
  margin: auto;
  width:810px;
  background-color:white;
  color: darkblue;
}

hr {
  color: darkblue;
}

ul
{
  list-style-type: none;
  margin:0px;
  padding:0px;
}

.header {
  width:810px;
  height:24px;
  margin: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:darkblue;
}

.header-title {
  width:605px;
  height:20px;
  line-height:20px;
  margin:0px 0px 0px 3px;
  padding-left:5px;
  float:left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align:left;
  background-color:#adcade;
  border:2px solid darkblue;
  border-radius:8px;
  -moz-border-radius:8px;
}

.header-almanac {
  width:183px;
  height:20px;
  line-height:20px;
  margin:0px 0px 0px 3px;
  float:left;
  text-align:center;
  background-color:#adcade;
  border:2px solid darkblue;
  border-radius:8px;
  -moz-border-radius:8px;
}

.data {
  width:810px;
  height:162px;
  margin: auto;
}

.currents {
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: darkblue;
  width: 610px;
  height: 152px;
  margin: 3px 0 0 3px;
  float:left;
  border:2px solid darkblue;
  border-radius:8px;
  -moz-border-radius:8px;
}

.data-icon {
  width:147px; 
  height:147px;
  float:left;
  margin:2px auto;
  text-align:center;
}

.wx-image {
  margin:7px auto; 
  width:134px; 
  height:134px; 
  border:1px solid #aaa; 
  border-radius:8px;
}

.data-wxtemp {
  width:200px;
  height:140px;
  margin:5px auto;
  float:left;
  color:darkblue;
}

.data-wx {
  width:100%;
  height:75px;
  line-height:25px;
  float:left;
  margin:0px auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size:22px;
  font-weight:bold;
  text-align:center;
  text-overflow: clip;
  white-space: pre-wrap;
  overflow: hidden;
}

.data-temp {
  width:100%;
  height:50px;
  line-height:45px;
  float:left;
  font-family: Arial, Helvetica, sans-serif;
  font-size:40px;
  font-weight:bold;
  text-align:center;
}

.data-feelslike {
  width:100%;
  float:left;
  font-size:12px;
  text-align:center;
}

.data-obs {
  width:260px;
  float:left;
  margin:5px auto;
}

.data-obs-left {
  width:100px;
  float:left;
  margin:0px auto;
}

.data-obs-right {
  width:115px;
  float:left;
  margin:0px auto;
}

.data-obs-full {
  width:100%;
  float:left;
  margin:0px auto;
}

.data-obs-space {
  width:100%;
  height:5px;
  float:left;
  margin:0px auto;
}

.data-almanac {
  display: block;
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: darkblue;
  width: 181px;
  height: 147px;
  margin-top: 3px;
  margin-left: 4px;
  margin-right: 0;
  padding-top:5px;
  float:left;
  border:2px solid darkblue;
  border-radius:8px; -moz-border-radius:8px;
  -moz-border-radius:8px;
}

.data-almanac-yesterday-left {
  width: 115px;
  height: 11px;
  line-height: 11px;
  margin-left:0px;
  float:left;
  text-align:left;
}

.data-almanac-yesterday-right {
  width: 25px;
  height: 11px;
  line-height: 11px;
  float:left;
  text-align:left;
  white-space:nowrap;
}

.data-almanac-yesterday-full {
  width: 140px;
  height: 7px;
  line-height: 7px;
  margin-left:0px;
  float:left;
  text-align:left;
  white-space:nowrap;
}

.data-almanac-break {
  position:relative;
  top:0px;
  width: 100%;
  height: 3px;
  float:left;
  text-align:center;
}

.data-almanac-icon {
  width:54px;
  height:54px;
  float:left;
  margin:5px 4px 0px 2px;
}

.data-almanac-bottom-icon {
  width:54px;
  height:54px;
  float:left;
  margin:15px 4px 15px 2px;
}

.almanac-image {
  width:54px; 
  height:54px; 
  border:1px solid #aaa; 
  border-radius:8px;
}

.data-almanac-top-left {
  width:45px;
  height:27px;
  line-height:11px;
  margin:12px 0 0 0;
  float:left;
  text-align:left;
}

.data-almanac-top-right {
  width:65px;
  height:27px;
  line-height:11px;
  margin:12px 0 0 0;
  float:left;
  text-align:left;
  white-space:nowrap;
}

.data-almanac-left {
  width:45px;
  height:20px;
  line-height:11px;
  margin:0 0 0 0;
  float:left;
  text-align:left;
}

.data-almanac-right {
  width:65px;
  height:11px;
  line-height:11px;
  margin:0px;
  float:left;
  text-align:left;
  white-space:nowrap;
}

.data-almanac-moon-top {
  width:110px;
  height:27px;
  line-height:11px;
  margin:22px 0 0 0;
  float:left;
  text-align:left;
  white-space:nowrap;
}

.data-almanac-moon-bottom {
  width:110px;
  height:27px;
  line-height:11px;
  margin:0 0 0 0;
  float:left;
  text-align:left;
}

.advisory {
  width:810px;
}

.advisory-title {
  width:792px;
  min-height:20px;
  line-height:20px;
  margin:0px 0px 0px 3px;
  padding:0px 2px 0px 5px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:darkblue;
  text-align:left;
  border:2px solid darkblue;
  border-radius:8px;
  -moz-border-radius:8px;
}

.advisory-title-left {
  width:105px;
  float:left;
}

.advisory-title-right {
  width:680px;
  float:left;
}

a.obs:link, a.obs:visited, a.obs:active { color:darkblue; }
a.obs:hover { color:purple; }

a.adv:link, a.adv:visited, a.adv:active { color:darkred; }
a.adv:hover { color:white; background-color:darkred; }
