
body {
  background-color: gray;
  width: 100%;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9.0pt;
}

.picfl {
	   float:left;
	   padding-right: 5px;
	   position: relative;
}

.picfr {
	   float:right;
	   padding-left: 5px;
	   position: relative;
}

img {
  border: 0;
}

a {
outline: none;
}

#wrapper {
  background: #ffffff url(./images/background.gif) repeat-y left;
}

/* Ajax Dashboard Stuff */
.ajaxDashboard {
    font-size: 96%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ajaxDashboard .datahead {
	font-size: 100%;
	font-weight: bold;
	color:  #FFFFFF;
	background-color: #303030;
	text-align: center;	
}
.ajaxDashboard .data1 {
 	 color: #000000;
	 font-size: 100%;
	 border-bottom: 1px solid #CCCCCC;
	 background-color: #FFFFFF;
	 text-align: left;
}

/* HiLowAvg stuff */
.ajaxDashboard .data2 {
         color: black;
         font-size: 100%;
         background-color: white;
         text-align: left;
}
.ajaxDashboard .data3 {
         color: black;
         font-size: 11px;
         border-bottom: 1px solid #CCCCCC;
         background-color: white;
         text-align: center;
         vertical-align: center;
}
.ajaxDashboard .data4 {
         color: black;
         font-size: 11px;
         border-bottom: 1px solid #CCCCCC;
         background-color: white;
         text-align: left;
         vertical-align: center;
}

.ajaxDashboard .column-dark {
         color: black;
         border: 1px solid #CCCCCC;
         background-color: #EEEEEE;
         text-align: left;
}

.ajaxDashboard .column-light {
         color: black;
         border: 1px solid #CCCCCC;
         background-color: white;
         text-align: left;
}
/* End HiLowAvg stuff */

.ajaxDashboard td {
	 border: none;
	 background-color: #FFFFFF;
}

/*  #### Header #### */
#header {
	background: #d7dabd;
}

.topheader {
  height: 84px;
  width: 325px;
  background: url(./images/skyline.gif) #303030;
  color: rgb(255,255,255);
  background-color: #303030;
  float: left;
  clear: left;
}

.headerTemp {
  color: rgb(255,255,255);
  font-size: 36px;
  background-color: #303030;
  padding: 20px 10px 20px 0;
  text-align: right;
}

.headerTitle {
  font-size: 300%;
  font-weight: normal;
  margin: 0 0 0 3mm;
  padding: 0.25ex 0;
}

.headerTitle a {
  background-color: transparent;
  text-decoration: none;
  color: rgb(255,255,255);
}

.subHeader {
  color: black;
  font-size: 109%;
  background-color: #CCCCCC;
  border-bottom: 1px solid black;
  height: 17px;
}

.subHeader .left {
  float: left;
  padding-left: 1.0mm;
}

.subHeader .right {
  float: right;
  padding-right: 1.0mm;
}
/*
.subHeader {
  color: black;
  float: left;
  clear: left;
  position: relative;
  font-size: 109%;
  background-color: #CCCCCC;
  border-bottom: 1px solid black;
  margin: 0;
}
*/
/*
.subHeaderRight {
  color: black;
  font-size: 109%;
  background-color: #CCCCCC;
  text-align: right;
  border-bottom: 1px solid black;
  margin:  0;
}
*/
/*  #### Content #### */

/* From WD-AJAX-PHP Templates */
#main-copy-dark {
  color: white;
  background-color: black;
  text-align: justify;
  line-height: 1.5em;
/*  margin: .1em 0 0 9.5em;
  padding: .5ex 1em 1em 1em; */
  border-left: 1px solid rgb(216,210,195);
}

#container {
	width: 100%;
	background: #ffffff url(./images/background.gif) repeat-y left;
	float: right;
	margin-left: -145px;
}
#content {
   color: black;
	background-color: white;
   text-align: justify;
	margin-left: 145px;
   line-height: 150%;
   padding: 0.5mm 5mm 5mm 5mm;
}

#content p {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

#content a:hover {
  text-decoration: none;
}

.table-top {
  color: white;
  background-color: #303030;
  text-align: left;
  font-weight: bold;
}

.column-dark {
  color: rgb(60,60,60);
  background-color: rgb(244,241,241);
}

.column-light {
  color: black;
  background-color: white;
}

.facts {
  float: left;
  background-color: rgb(244,241,241);
  border: 1px solid black;
  width: 96%;
  padding: 10px;
}

.forecasticons {
  float: left;
  font-family: verdana,arial;
  font-size: 7pt;
  line-height: 105%;
  padding: 0 0mm 0 3.5mm;
}  

.wfuforecast {
  text-align: center;
  padding: 20px 0 40px 0;
}

/*  #### Sidebar #### */
#menubar {
	width: 145px;
	float: left;
}

#side-bar div {
  border-bottom: 1px solid rgb(153,153,153);
  line-height: 1.25em;
  width: 145px;
/*  float: left; */
}

.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 1.1em 0;
}

#side-bar li {
  margin: 0;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

#side-bar a {
  color: rgb(30,30,30);
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0.1em 1ex 0.25em 5mm;
  display: block;
}

#side-bar ul li a:hover {
  color: black;
  background-color: #CCCCCC;
  text-decoration: none;
}

/*  #### Footer #### */
#footer {
	color: black;
}

.superFooter {
  color: black;
  font-size: 91%;
  background-color: #CCCCCC;
  border: 1px solid black;
  margin: 0;
  clear: both
}

.superFooter .left {
  float: left;
  clear: left;
}  

.superFooter a {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

.superFooter a:hover {
  text-decoration: underline;
}


.superFooter .right {
  text-align: right;
}

.mainfooter {
  color: white;
  background-color: #303030;
  border: 1px solid rgb(104,104,104);
  font-size: 91%;
  margin: 0;
  padding: 1em 2.5mm 2.5ex 2.5mm;
  clear: both;
}

.mainfooter .left {
  line-height: 1.45em;
  float: left;  clear: left;
}

.mainfooter .right {
  text-align: right;
  line-height: 1.45em;
}

.mainfooter a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

.mainfooter a:hover {
  text-decoration: none;
}

.clearing {
	height: 0;
	clear: both;
}
