/**********************************
 * TITLE: Blue Ice                *
 * Creator: Gene Hawkins          *
 * MODIF: 2008-May-05 23.59 +0600 *
 * Original Credit to:			  *
 * TITLE: Gila Screen Stylesheet  *
 * URI  : gila/gila-screen.css    *
 * MODIF: 2003-Apr-30 19:09 +0800 *
 **********************************/

body {
  color: black;
  background-color: #031054;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9pt;
}

#page {
  margin: 20px auto;
  color: black;
  background-color: #C0C0C0;
  background-image: url('blueicesb.jpg');
  background-repeat: repeat-y;
}

.doNotDisplay {
  display: none !important;
}

.picfl {
           float:left;
           padding-right: 5px;
           position: relative;
}

.picfr {
           float:right;
           padding-left: 5px;
           position: relative;
}

.picfc {
           text-align: center;
           padding-left: 5px;
           padding-right: 5px;
           position: relative;
}


/* ##### Header ##### */

/* ##### CHANGE background-color to change header color, hex code is OK ##### */
/* ##### Hex Color Chart - http://www.hypersolutions.org/pages/rgbhex.html  ##### */

#header {
  color: inherit;
  height: 158px;
  background-color: #5B7BAE;
  background-image: url('blueice.jpg');
  background-repeat: repeat-x;
}

.headerTitle {
  margin: 0;
  padding: 1.85em 4mm 1.85em 4mm;
}

.headerTitle a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 110%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

 .headerTemp {
  font-size: 36px;
  font-weight: bold;
  float: right;
  right: .5ex;
  margin-right: 5px;
  margin-left: 15px;
  top: 0.18em;
  color: white;
}

[class~="headerTemp"] {
  top: 0.18em;  /* For fully standards-compliant user agents */
}

.subHeader {
  color: white;
  float: left;
  clear: left;
  position: relative;
  background-color: #214657;
  background-image: url('blueicetitle.jpg');
  background-repeat: repeat-x;
  font-size: 109%;
  margin: 0;
  padding: 0.5ex 1ex;
}

.subHeaderRight {
  color: white;
  background-color: #214657;
  background-image: url('blueicetitle.jpg');
  background-repeat: repeat-x;
  font-size: 109%;
  text-align: right;
  margin:  0;
  padding: 0.5ex 2ex;
}

.subHeader a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
  width: 9.5em;
  height: 100%;
  float: left;
  clear: left;
  background-color: #5B7BAE;
  background-image: url('blueicesb.jpg');
  background-repeat: repeat-y;
}

.leftSideBar .sideBarTitle {
  color: white;
  background-color: #5B7BAE;
  background-image: url('blueicenavback.jpg');
  background-repeat: repeat-x;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.leftSideBar li {
  margin: .5ex;
  padding: 0;
}

.leftSideBar a {
display: block;
color: white;
background-color: transparent;
width: 89px;
padding: .05em;
text-decoration: none;
}

.leftSideBar a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
background-color: #5B7BAE;
color: white;
}

.leftSideBar .sideBarText {
  color: black;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
  font-weight: bold;
}

.leftSideBar .sideBarText a:visited {
  text-decoration: underline;
  font-weight: bold;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: yellow;
  background-color: transparent;
  font-weight: bold;
}

/* ##### Main Copy ##### */

#main-copy {
  color: black;
  background-color: #C0C0C0;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 9.5em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}

#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);
}

#main-copy h1 {
  color: black;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy a {
  color: #336699;
  background-color: transparent;
  text-decoration: underline;
}

.table-top {
  color: white;
  background-color: #041155;  
  background-image: url('blueicenavback.jpg');
  background-repeat: repeat-x;
  text-align: left;
  font-weight: bold;
}

.table-top-c {
  color: white;
  background-color: #041155;
  background-image: url('blueicenavback.jpg');
  background-repeat: repeat-x;
  text-align: middle;
  font-weight: bold;
}

.column-dark {
  color: white;
  background-color: #041155;  
  background-image: url('blueicenavbackdark.jpg');
  background-repeat: repeat-x;
}

.column-dark-who{
  color: white;
  background-color: #C0C0C0;
}

.column-light {
  color: black;
  background-color: #C0C0C0;
}

#main-copy a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

.watchBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #FF9900;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.advisoryBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #FFCC00;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.warningBox {
  color: white;
  font-size: 13px;
  text-align: center;
  background-color: #CC0000;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(255,255,255);
}

/* ##### ajaxSidebar ##### */
.ajaxSidebar {
    background-color: #5B7BAE;
        border: none;
        width: 114px;
}
.ajaxSidebar h2 {
        font-size: 12pt;
        color: white;
        background-color: #5B9AD2;
        text-align: center;
        margin-right: 6px;
}

.ajaxSidebar .meas {
        font : x-small Arial, Helvetica, sans-serif;
        color: white;
        text-align : right;
        background-color: #C0C0C0;
        width: 35%;
        }
.ajaxSidebar .data {
        font : 9pt Arial, Helvetica, sans-serif;
        color: #5B7BAE;
        text-align : left;
        background-color: #5B7BAE;
        }
.ajaxSidebar td {
         border: none;
         background-color: white;
}
.ajaxDashboard .datahead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        color:  white;
        background-color: #5B7BAE;
		background-image: url('blueicenavback.jpg');
		background-repeat: repeat-x;
        text-align: center;
		border-color: #666666;
}
.ajaxDashboard .data1 {
         color: white;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 9pt;
         border-bottom: 1px solid #CCCCCC;
         background-color: #5B7BAE;
         text-align: left;
}
.ajaxDashboard td {
         border: none;
         background-color: #5B7BAE;
}
.ajaxDashboard .data2 {
         color: white;
         font-size: 100%;
         background-color: #5B7BAE;
         text-align: left;
}
.ajaxDashboard .data3 {
         color: white;
         font-size: 11px;
         border-bottom: 1px solid #CCCCCC;
         background-color: #5B7BAE;
         text-align: center;
         vertical-align: middle;
}
.ajaxDashboard .data4 {
         color: white;
         font-size: 11px;
         border-bottom: 1px solid #CCCCCC;
         background-color: #5B7BAE;
         text-align: left;
         vertical-align: middle;
}

.ajaxDashboard .column-dark {
         color: white;
         border: 1px solid #CCCCCC;
         background-color: #5B7BAE;
         text-align: left;
}

.ajaxDashboard .column-light {
         color: white;
         border: 1px solid #CCCCCC;
         background-color: #5B7BAE;
         text-align: left;
}

/* ##### Footer ##### */

#footer {
  color: white;
  height: 136px;
  background-color: #5B7BAE;
  background-image: url('blueice.jpg');
  background-repeat: repeat-x;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}

#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:visited {
  color: yellow;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  text-decoration: none;
}

.jsuparrow {
background-color:#CDDBCD;
border:0px none;
color:#22464F;
text-decoration:none;
}

.jsupoutline {
background:#CDDBCD none repeat scroll 0%;
border:0px solid #2266AA;
height:15px;
left:0px;
padding:0px;
position:absolute;
top:0px;
width:24px;
}

/* WordPress additions for Weather Display PHP AJAX Templates */
/* Copy and paste all of this to the END of your CSS files */

/* Begin Sidebar */
#sidebar
{
	padding: 2.5em;
	width: 150px;
	float: right;
	background-color: #F1F8FE;
	margin: 20px;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: black;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

/* Begin Blog Main Copy */
#blog-main {
  color: black;
  background-color: white;
  text-align: left;
  line-height: 1.5em;
  margin: 0 0 0 9.5em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
  min-height: 720px

}

#blog-main-dark {
  color: white;
  background-color: black;
  text-align: left;
  line-height: 1.5em;
  margin: .1em 0 0 9.5em;
  padding: .5ex 1em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}

#blog-main h1 {
  color: black;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#blog-main h2 {
  color: black;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 120%;
  font-weight: bold;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  text-align:left

}

#blog-main a {
  color: #336699;
  background-color: transparent;
  text-decoration: underline;
}

#blog-main a:hover {
  text-decoration: none;
}

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Added for image alignment issued */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
  color: black;
  background-color: #F1F8FE;
}

.thread-even {
  color: black;
  background-color: white;
}

/* ##### mjc extra ##### */

#horizontal-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#horizontal-menu ul li {
display: inline;
padding: .2em 1em;
}

.menuLinkSelectedhoriz {
background-color: #5B7BAE;
color: white;
width: 100px;
padding: .2em;
}

.menuLinkSelected {
display: block;
background-color: #5B7BAE;
color: white;
width: 90px;
padding: .04em;
}

img.alignright {
float: right;
clear: right;
margin: 1px 1px 1px 1px;
background: #fff;
padding: 1px;
border: 1px solid #ffffff;
height: 150px;
}

/*
############################################################################
# CSS external file for wxwinddetail.php template page
############################################################################
*/

#page {
  margin: 20px auto;
  color: black;
  background-color: auto;
  width: 80%;
}

#wind {
     font-family: arial; /* verdana; */
     color: #000000;
}

#wind table {
	width: 100%;
	border-collapse: collapse;
}

#wind form {
    display: inline; 
}
    
#wind .labels {
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}

#wind .alabels {
    background-color: #5B7BAE;
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}

#wind .hlabels {
    background-color: #5B7BAE;
    color: white;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}

#wind .dlabels {
    background-color: #666666;
    color: white;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}

#wind .windttl {
    background-color: #5B7BAE;
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
    border: 1px solid #000000;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}   
    
#wind .winddt {
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}

#wind .windday {
    background-color: #5B7BAE;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}   

#wind .winddayr {
    background-color:  #5B7BAE;
    color: #000000;
    font-size: 80%;
    font-weight: bold;
    border: 1px solid #000000;
    text-align: center;
    padding: 2px;
}
#wind .windday {
	color: #444444;
	font-size: 80%;
	font-weight: bold;
    border: 1px solid #000000;
	text-align: center;
	padding: 2px;
}

#wind .getwinddtbxfloat {
    float: right; 
    padding: 0px 5px 0px 5px; 
    border: 1px ridge #22464F; 
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
}

#wind .getwinddtbx {
    font-size: 80%; 
    font-weight: bold; 
    padding: 0px;   
    text-align: center;
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
}

#wind .dev {
	padding: 5px 0px 10px 0px;
	font-size: 80%;
	font-weight: bold;
}

#wind .noday {
	border: 1px #000000 solid;
	background-color: #5B7BAE;
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
}

#temp {
     font-family: arial;
     color: #000000;
}

#temp table {
	width: 100%;
	border-collapse: collapse;
}

#temp form {
    display: inline; 
}
    
#temp .labels {
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
	color: #cccccc;
	border: 1px solid #222222;
	text-align: center;
	padding: 2px;
}

#temp .tempttl {
	background-color: #5B7BAE; /* #000000; */
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
	color: #cccccc; /* #ffff33; */
	border: 1px solid #222222;
	font-size: 100%;
	text-align: center;
	padding: 2px;
} 

#temp .tempdt {
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: #cccccc;
    font-size: 95%;
    font-weight: bold;
    border: 1px solid #222222;
    text-align: center;
    padding: 2px;
}

.tempday {
    background-color: #000000;
    border: 1px solid #22464F;
    text-align: center;
    padding: 2px;
    font-weight:bold;
    font-size: 85%;
}   

#temp .tempdayr {
    background-color: #D2E4FE;
    color: #000000;
    border: 1px solid #22464F;
    text-align: center;
    padding: 2px;
}
#temp .tempday {
/*	color: #444444; */
    border: 1px solid #22464F;
	text-align: center;
	padding: 2px;
}

#temp .hotday {
	background-color: #ff6600; /*#8F7070;*/
	border: 1px solid #22464F;
	text-align: center;
	padding: 2px;
	font-size: 85%; 
    font-weight:bold;
}
#temp .coldday {
	background-color: #00ffcc; /* #667179; */
	border: 1px solid #22464F;
	text-align: center;
	padding: 2px;
	font-size: 85%;
    font-weight:bold;	
}
#temp .hi {
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #222222;
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
	color: #cccccc;
	text-align: center;
	padding: 2px;
	font-size: 85%;
}
#temp .low {
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	border-color: #222222;
	background-color: #5B7BAE;
	color: #cccccc;
	text-align: center;
	padding: 2px;
	font-size: 85%;
}
#temp .gettempdtbxfloat {
    float: right; 
    padding: 0px 5px 0px 5px; 
    border: 1px ridge #22464F; 
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
}

#temp .gettempdtbx {
    font-size: 75%; 
    font-weight: bold; 
    padding: 0px;   
    text-align: center;
}

#temp .dev {
	padding: 5px 0px 10px 0px;
	font-size: 75%;
}

#temp .noday {
/*	border: 1px #000000 solid;  */
	background-color: #5B7BAE; /* 666666; */
	background-image: url('blueicenavback.jpg');	
	background-repeat: repeat-x;
}

#temp .separator {
	background-color: #ffffff; 
}

#temp .colorband {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	text-align: center;
	padding: 2px;
	font-size: 100%;
    font-weight: bold;
}

#temp .colorband0 {
	border-style: solid;
	border-width: 4px 3px 4px 4px;
	border-color: #666666;
	text-align: center;
	background-color: #0000cc;
	color: #ffffff;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband1 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #0066cc;
	color: #ffffff;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband2 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #0099cc;
	color: #ffffff;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband3 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #00ccff;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband4 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #00ffcc;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband5 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #00ff99;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband6 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #ccff00;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband7 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #ffff66;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband8 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #ffcc00;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband9 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #ff9933;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband10 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #ff6600;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband11 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #ff3300;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

#temp .colorband12 {
	border-style: solid;
	border-width: 4px 3px 4px 3px;
	border-color: #666666;
	text-align: center;
	background-color: #cc3300;
    font-weight: bold;
	padding: 0px 4px 0px 4px;
}

/*
############################################################################
# A Project of TNET Services, Inc.
# CSS external file for wxraindetail.php template page
############################################################################
*/

#rain {
     font-family: verdana;
     color: #000000;
}

#rain table {
	width: 100%;
	border-collapse: collapse;
}

#rain form {
    display: inline; 
}
    
#rain .labels {
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
    border: 1px solid #22464F;
    text-align: center;
    padding: 2px;
}

#rain .rainttl {
    background-color: #5B7BAE;
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: #FFFFFF;
    border: 1px solid #22464F;
    font-size: 80%;
    text-align: center;
    padding: 2px;
}   
    
#rain .raindt {
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 95%;
    font-weight: bold;
    border: 1px solid #22464F;
    text-align: center;
    padding: 2px;
}

#rain .rainday {
    background-color: #5B7BAE;
    font-size: 80%;
    border: 1px solid #22464F;
    text-align: center;
    padding: 2px;
}   

#rain .raindayr {
    background-color: #3399FF;
	background-image: url('rainday.png');
    color: black;
	font-weight: bold;
    font-size: 110%;
    border: 1px solid #22464F;
    text-align: center;
    padding: 2px;
}

#rain .getraindtbxfloat {
    float: right; 
    padding: 0px 5px 0px 5px; 
    border: 1px ridge #22464F; 
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
}

#rain .getraindtbx {
    font-size: 80%; 
    font-weight: bold; 
    padding: 0px;   
    text-align: center;
}

#rain .dev {
	padding: 5px 0px 10px 0px;
	font-size: 80%;
}

#history .getmonthbxfloat {
    float: right; 
    padding: 0px 5px 0px 5px; 
    border: 1px ridge #22464F; 
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
    color: white;
}

#history .getmonthbx {
    font-size: 80%; 
    font-weight: bold; 
    padding: 0px;   
    text-align: center;
	background-color: #041155;  
	background-image: url('blueicenavback.jpg');
	background-repeat: repeat-x;
}