﻿body {
  font-family: Segoe UI, Segoe, Tresbuchet MS, Tahoma, helvetica, arial, sans-serif;
  text-align: left;
}

H1 {
  font-family: Segoe UI, Segoe, Tresbuchet MS, Tahoma, helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -15px;
  text-align: left;
}

p {
 line-height: 1.4;
 text-align: left;
}

li {
  list-style-type: square;
}

a:link {
  color: rgb(0,0,0);
  text-decoration: none;
}     /* unvisited link */

a:visited {
  color: rgb(0,0,0);
  text-decoration: none;
}  /* visited link */

a:hover {    
  color: #FF0000;
  text-decoration: none;
}   /* mouse over link */

a:active {
  color: rgb(0,0,0);
  text-decoration: none;
}   /* selected link */

a.black {
 color: rgb(0,0,0);
} 

a.white {
 color: rgb(256,256,256);
}

a.white:visited {
  color: rgb(256,256,256);
  text-decoration: none;
}  /* visited link */

a.white:hover {    
  color: #FF0000;
  text-decoration: none;
}   /* mouse over link */

a.black:hover {
 font-weight: bold;
} 

a.watch {
 color: rgb(0,0,0);
}

a.watch:hover {
 color: rgb(0,0,0);
}

a.warning {
 color: rgb(256,256,256);
}

a.warning:hover {
 color: rgb(256,256,256);
}

a.statement {
 color: rgb(0,0,0);
}

a.statement:hover {
 color: rgb(0,0,0);
}

a.advisory {
 color: rgb(0,0,0);
}

a.advisory:hover {
 color: rgb(0,0,0);
}

.sitename {
  background-repeat: no-repeat; 
  width: 385px;
  font-family: Segoe UI, Tresbuchet MS, verdana, helvetica, arial, sans-serif;
  height: 50px;
  margin-left: 0px;
  color: rgb(0,0,0);
  font-size: 30px;
  font-weight: bold;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-width: 1px;
  border-color: rgb(0,0,0);
  padding: 5px;
}

.sitelogo {
  font-family: Segoe UI, Tresbuchet MS, verdana, helvetica, arial, sans-serif;
  height: 50px;
  background-color: rgb(256,256,256);
  float: left;
  text-align: right;
  color: rgb(0,0,0);
  font-size: 16px;
  font-weight: normal;
  padding-right: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-color: rgb(256,256,256);
  padding: 5px;
}
  
.sitecity {
  font-family: Segoe UI, Tresbuchet MS, verdana, helvetica, arial, sans-serif;
  height: 50px;
  background-color: rgb(256,256,256);
  float: left;
  width: 663px; /* Firefox display fix */
  text-align: right;
  color: rgb(0,0,0);
  font-size: 16px;
  font-weight: normal;
  padding-right: 3px;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-color: rgb(256,256,256);
  padding: 5px;
}

.sitecoordinates {
  text-align: right;
  color: black;
  font-size: 12px;
  padding-right: 2px;
}

.menubutton a {
 color: rgb(256,256,256);
 border: 1px solid;
 background-color: rgb(51,102,153);
 padding: 2px;
 padding-left: 3px;
 font: 11px Arial, sans-serif;
 border-color: rgb(256,256,256);
 display: block;
 margin-bottom: 0px;
 margin-top: 0px; /* IE Bug fix sets to 4 px */
 width: 96px;
 text-align: center;
}

.menubutton a:hover {
 color: rgb(256,256,256);
 border: 1px solid;
 background-color: rgb(51,102,10);
 padding: 2px;
 padding-left: 3px;
 font: 11px Arial, sans-serif;
 border-color: rgb(256,256,256);
 display: block;
 margin-bottom: 0px;
 margin-top: 0px; /* IE Bug fix sets to 4 px */
 width: 96px;
 text-align: center;
}

.menubuttonactive {
 color: rgb(256,256,256);
 border: 1px solid;
 background-color: rgb(50,50,100);
 padding: 2px;
 padding-left: 3px;
 font: 11px Arial, sans-serif;
 font-weight: bold;
 border-color: rgb(256,256,256);
 display: block;
 margin-bottom: 0px;
 margin-top: 0px; /* IE Bug fix sets to 4 px */
 width: 96px;
 text-align: center;
}

.spotlighttemp {
  background-image: url(images/sitenamebg.png);
  background-repeat: repeat-x; width: 395px;
  border-style: dotted;
  border-width: 1px;
  border-color: rgb(0,0,0);
  font-size: 44px;
  color: rgb(0,0,0);
  text-align: center;
}

.spotlighttemptrend {
  position: relative;
  font-size: 44px;
  color: rgb(0,0,0);
  margin-left: -17px;
}

.currentconditions {
  font-size: 14px;
  background: rgb(171,187,214);
  border-top-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: rgb(0,0,0);
  color: rgb(256,256,256);
  font-variant: small-caps;
  text-align: center;
}

.spotlightlabel {
  background-color: rgb(230,223,207);
  text-align: right;
  color: rgb(0,0,0);
  font-size: 12px;
  font-weight: bold;
  position: relative;
  padding-right: 4px;
  border-style: solid;
  border-width: 0px;
}

.spotlightvalue {
  background: rgb(243,242,235);
  text-align: left;
  color: rgb(0,0,0);
  font-size: 12px;
  font-weight: normal;
  position: relative;
  padding-left: 4px;
  border-style: solid;
  border-width: 0px;
}

.spotlightyear {
  text-align: center;
  color: rgb(0,0,0);
  font-size: 10px;
}

.databoxhead {
  text-align: center;
  background: rgb(50,50,100);
  color: rgb(256,256,256);
  font-size: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0,0,0);
  font-variant: small-caps;
}

.databoxlabeltop {
  text-align: center;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 12px;
  font-weight: bold;
}

.databoxlabelside {
  text-align: left;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 12px;
  font-weight: bold;
  font-family: Segoe UI, Tresbuchet MS, verdana, helvetica, arial, sans-serif;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalue {
  text-align: right;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalueavg {
  text-align: center;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 12px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalueyear {
  text-align: right;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 11px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvalueyearavg {
  text-align: center;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 11px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #e6d4cf;
}

.databoxvaluetime {
  text-align: right;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 9px;
  text-transform: lowercase;
}

.datetime {
  text-align: center;
  background: rgb(171,187,214);
  color: rgb(0,0,0);
  font-size: 13px;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0,0,0);
}

.time {
  text-align: center;
  background: rgb(171,187,214);
  color: rgb(171,187,214);
  font-size: 13px;
  font-variant: small-caps;
}

.forecasthead {
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 16px;
  font-weight: bold;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0,0,0);
  text-align: left;
  position: relative;
  top: -40px;
}

.forecastupdate {
  text-align: left;
  background: rgb(243,242,235);
  color: rgb(0,0,0);
  font-size: 10px;
  font-weight: normal;
}

.forecastdaybox {
  background-image: url(images/forecastbg2.png);
  background-repeat: repeat-x; width: 110px;
  height: 100px;
  margin-left: 13px;
  color: rgb(171,187,214);
  font-size: 12px;
  font-weight: bold;
  border-style: dotted;
  border-width: 1px;
  border-color: rgb(0,0,0);
  padding: 5px;
}

.forecastday {
  text-align: center;
  color: rgb(256,256,256);
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.forecastbox {
  background: rgb(243,242,235);
  border-width: 1px;
  text-align: center;
}

.forecast {
  text-align: left;
  color: rgb(256,256,256);
  font-size: 12px;
  font-weight: normal;
}

.forecastlink {
  color: black;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  font-weight: normal;
}

.bottomnavlinks {
  text-align: left;
  font-size: 11px;
}

.copyright {
  text-align: left;
  margin-left: 10px;
  font-family: arial, sans-serif;
  font-size: 9px;
  line-height: 10px;
}

.wxiconadjust  {
  padding-top: 0px;
  padding-left: 30px;
  margin-bottom: -25px;
} 

.statementbox {
  color: black;
  width: 750px;
  font-size: 12px;
  text-align: center;
  background: rgb(0,230,0);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.watchbox {
  color: black;
  width: 750px;
  font-size: 12px;
  text-align: center;
  background: rgb(255,255,0);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.advisorybox {
  color: black;
  width: 750px;
  font-size: 12px;
  text-align: center;
  background: rgb(255,169,128);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.warningbox {
  color: white;
  width: 750px;
  font-size: 13px;
  text-align: center;
  background: rgb(230,0,0);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(255,255,255);
}

.mainbody {
  color: black;
  font-size: 12px;
  text-align: left;
  padding-left: 15px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.column-dark {
  color: black;
  line-height: 1.3em;
  background-color: rgb(243,242,235);
}

.column-light {
  color: black;
  line-height: 1.3em;
  background-color: white;
}

.table-top {
  color: black;
  background-color: rgb(230,223,207);
  text-align: left;
  font-weight: bold;
}

.datafailurebox {
  color: black;
  font-family: Segoe UI, Segoe, Tresbuchet MS, Tahoma, helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  background: rgb(255,169,128);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.rss-box {
	 margin: 10px 0%;
	 padding: 4px 8px;
	 background-color: #ededed;
	 border: 2px dashed rgb(0,0,0);
}

.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	text-decoration : none;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : normal; 
  margin: 18px 0;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: black;
	}

.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: blue;
	}
	
.historicaldata {
  color: black;
  font-size: 14px;
  text-align: center;
  background: rgb(171,187,214);
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px solid rgb(34,70,79);
}

.radarcaption {
  font-family:Segoe UI,Segoe,helvetica,arial,sans-serif;
  font-size: 14pt;
  font-variant: small-caps;
  font-weight: 600;
  color: rgb(255,255,255);
  position:relative;
  top:-318px;
}

.radarlooplabel {
  font-family:Segoe UI,Segoe,helvetica,arial,sans-serif;
  font-size: 9pt;
  font-variant: small-caps;
  font-weight: 600;
  color: rgb(255,255,255);
  position:relative;
  top:-336px;
  left:305px;
}

.radarkirklandoverlay {
  font-family:Segoe UI,Segoe,helvetica,arial,sans-serif;
  font-size: 7pt;
  font-variant: small-caps;
  font-weight: 600;
  color: rgb(255,255,255);
  position:relative;
  top:-284px;
  left:152px;
 }

.mastbg, .mastbg TD {
background-image:url(images/mastbg.jpg);
color:white;
}