@CHARSET "UTF-8";

v\:* { /* Only for IE */
	behavior: url(#default#VML);
}

html {
	height: 100%
}

#map_canvas {
	height: 100%
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica; sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: #eee
}

h3 {
	margin-left: 10px;
}
#loadingdiv{
padding:5px;
width:300px;
height:120px;
font-size:1.4em;
text-align:center;
display:none;
background:#ddd;
position:absolute;
top:10%;
left:40%;
-moz-border-radius: 6px;
-webkit-border-radius:6px;
border-radius:6px;
}

.toptable {
	background: url(background500.png);
	background-repeat: no-repeat; background-size : 100% 100%;
	background-origin : content-box; padding : 0px;
	width: 100%;
	padding: 0px;
	background-size: 100% 100%;
	background-origin: content-box; padding : 0px; width : 100%;
	height: 90px;
}

.floatleft {
	position: absolute;
	left: 0px;
	top: 5px;
}

.floatright {
	position: absolute;
	right: 0px;
	top: 5px;
}
.list li{
	font-size:.9em;
	font:sans-serif;
	margin-top:1em;
	
	}
.nwsfo {
	position: absolute;
	left: 110px;
	top: 15px;
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
}
.nwsfobig {
	position: absolute;
	left: 110px;
	top: 15px;
	font-weight: bold;
	color: #fff;
	font-size: 1.4em;
}
.wfooffice {
	position: absolute;
	left: 120px;
	top: 40px;
	font-weight: bold;
	color: #fff;
	font-size: 1.6em;
}

#Hheader {
	position: relative;
	height: 118px;
	background: url(wfo_bkgrnd.jpg);
	z-index: 100;
	width: 100%;
}
.directions{
	font-size:1.0em;
	}
.smallitalic{
	font-size:.9em;
	font-style:italic;
	}
.title_small {
	position: absolute;
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	left: 99px;
	top: 22px
}

.title_large {
	position: absolute;
	font-size: 2.5em;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	left: 98px;
	top: 43px
}

#noaalink img {
	position: absolute;
	left: 8px;
	top: 0px;
	border-style: none;
}

#nwslink img {
	position: absolute;
	left: 920px;
	top: 0px;
	border-style: none;
}

#error {
	color: red;
	width: 100%;
	text-align: center;
	background-color:#e6e6fa:
}
.maindiv {
	background-color: #e6e6fa;
	width: 100%;
	text-align: left;
}

.innerdiv {
	width: 95%;
	margin: 0px auto;
}

.maintable {
	
	font-size: 1.0em;
	align: center
}

#map-canvas {
	position: relative;
	top: 10px;
	left: 15px;
	width: 650px;
	height: 500px;
}

#legend {
	width: 250px;
	align: left;
}

#forecast {
	position: relative;
	top: 0px;
	left: 15px;
	width: 450px;
}

#descr {
	position: relative;
	top: 10px;
	left: 10px;
	width: 400px;
	font-weight: bold;
	font-family: "New Century Schoolbook", Times, serif;
	font-style: italic;
	font-size: 12px;
}

#wxtable {
	position: relative;
	position: relative;
	top: 10px;
	left: 10px;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	padding: 0px;
	border-collapse: collapse;
}

#wxtable tr {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#wxtable th {
	width: 50px;
	padding: 3px;
}

#min {
	width: 25px;
	border-right: 2px solid #CCC;
	border-top: 1px solid #CCC;
	background-color: #A2BCFF;
	color: #000;
}

#max {
	width: 25px;
	border-right: 2px solid #CCC;
	border-top: 1px solid #CCC;
	background-color: #FFF;
	color: #000;
}

#lowmin {
	width: 25px;
	border-top: 1px solid #CCC;
	border-right: 0px;
	background-color: #A2BCFF;
	color: #000;
	padding: 0px;
}

#himin {
	width: 25px;
	border-right: 1px solid #CCC;
	border-left: 0px;
	border-top: 1px solid #CCC;
	background-color: #A2BCFF;
	color: #000;
	padding: 0px;
}

#lowmax {
	width: 25px;
	border-top: 1px solid #CCC;
	border-right: 0px;
	background-color: #FFF;
	color: #000;
	padding: 0px;
}

#himax {
	width: 25px;
	border-right: 1px solid #CCC;
	border-left: 0px;
	border-top: 1px solid #CCC;
	background-color: #FFF;
	color: #000;
	padding: 0px;
}

#el {
	font-size: 12px;
	width: 70px;
	border-right: 1px solid #CCC;
	border-left: 0px;
	border-top: 1px solid #CCC;
	background-color: #FFF;
	color: #000;
	padding: 0px;
}

.button {
	display: block;
	width: 180px;
	border: 1px Solid #565;
	background-color: #F5F5F5;
	padding: 3px;
	text-decoration: none;
	font-size: .9em;
}

.button:hover {
	background-color: white;
}

.tooltip {
	text-align: center;
	opacity: .70;
	-moz-opacity: .70;
	filter: Alpha(opacity = 70);
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #000;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #fff;
}

#date {
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana;
	background-color: #fff;
}

#tiny {
	text-align: center;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #fff;
}
.footer-legal {
	/*background: #C5E5F5 url(images/bg.png) repeat-y center; */
	/*background: #D3E7F7 url(images/bg.png) repeat-y center;*/
	background-color: #e6e6fa;

	width: 100%;
	visibility: visible;
	overflow: hidden;
	padding-bottom: 10px;
}

.footer-legal * {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.footer-legal a:link {
	text-decoration: none;
}

.footer-legal a:hover {
	text-decoration: underline;
}

.footer-legal-content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	line-height: 16px;
	padding-top: 15px;
}

.footer-legal-gov {
	float: left;
}

.footer-legal-column {
	float: left;
	width: 450px;
	position: relative;
	left: 60px;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.footer-legal-column2 {
	float: left;
	left: 90px;
	position: relative;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.footer-legal-column3 {
	float: left;
	left: 120px;
	width: 160px;
	position: relative;
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

