@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColLiqCtrHdr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #cccccc;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #cccccc;
	padding: 0 10px;
	margin: 10px auto 15px;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #cccccc;
}
.oneColLiqCtrHdr #footer {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #446791;
	background-color: #cccccc;
	padding: 0 10px;
	margin-top: 15px;
} 
.oneColLiqCtrHdr #footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	text-align: center;
	width: 80%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-style: normal;
	background-color: #dddddd;
}
.advisoryBox {
	color: black;
	font-size: 12px;
	text-align: center;
	background-color: #FFE991;
	margin: 0;
	padding: 0.5em 0em;
	border: 1px dashed rgb(34,70,79);
	width: 640px;
}
.advisoryBoxnoactive {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: white;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}
#conditionsTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	left: auto;
	right: auto;
	color: #333333;
	text-decoration: none;
}
#forecast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
	display: block;
}
#forecastTable {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#NOAAreports {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background: #dddddd;
	padding: 10px 10px;
	border: thin solid #000;
}
#mainMenu {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#SPWbanner {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #446791;
}
#zoomifyViewer {
	text-align: center;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.watchBox {
	color: black;
	font-size: 12px;
	text-align: center;
	background-color: #B3F7FF;
	margin: 0;
	border: 1px dashed rgb(34,70,79);
	width: 640px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.warningBox {
	color: white;
	font-size: 13px;
	text-align: center;
	background-color: #E28080;
	margin: 0;
	border: 1px dashed rgb(255,255,255);
	width: 640px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.tornadowarningBox {
	color: white;
	font-size: 13px;
	text-align: center;
	background-color: #CC0000;
	margin: 0;
	border: 1px dashed rgb(255,255,255);
	width: 640px;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
.formError {
	font-weight: bold;
	color: #F00;
	font-size: 75%;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.imageCenter {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	word-spacing: normal;
	border-style: none;
}
p.imageCaption {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	text-align: justify;
}
p.smallTextcentered {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	text-align: center;
}
HR {
	height:4px;
	width:auto;
	background: #446791;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
   }
table#forecast {
	text-align: center;
	border: 3px none #000;
	width: 640px;
}
table#forecast td {
	padding: 5px;
	border: solid #000 1px;
	}
tableForecast.row1 {
	background-color: #eeeeee;
	font-style: italic;
	text-align: center;
}
tableForecast.row1data {
	color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
tableForecast.row2 {
	background-color: #eeeeee;
	font-style: italic;
	text-align: center;
}
tableForecast.row2data {
	color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
tableForecast.row3 {
	background-color: #eeeeee;
	font-style: italic;
	text-align: center;
}
tableForecast.row3data {
	color: #000000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
#whos-online {
	font-size: .8em;
}
/* 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;
	}
.footerDisclaimer {
	color: #F00;
}

