/* ##### Common Styles ##### */

body {
  color: #000000;
  background-color: #B0C4DE;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 12px;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body {
  font-size: 9.5pt;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}


/* ##### Header ##### */

#header {
  color: white;
  background-color: #191970;
  margin:  0 0em 0;
  padding: 0 2.5mm 1ex 2mm;
  border-bottom: 2px solid white;
}

.headerTitle {
  margin: 0;
  padding: 0;
  font-size: 75%;
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 45%;
  font-weight: bold;
}

.headerTitle > a {
  font-size: 105%;  /* For fully standards-compliant user agents */
}

.headerTitletext {
  font-size: 11px;
  position: absolute;
  left: 3ex;
  top: 6.1em;
}

.headerPreserveGraphic {
  position: absolute;
  left: 80ex;
  top: 0.1em;
}

.headerHoliday {
  position: absolute;
  left: 2ex;
  top: .1em;
}

[class~="headerTitletext"] {
  top: 6.1em;  /* For fully standards-compliant user agents */
}

.headerTitleadvisory {
  font-size: 89%;
  position: absolute;
  right: 8ex;
  top: 0.00em;
}

[class~="headerTitleadvisory"] {
  top: 0.00em;  /* For fully standards-compliant user agents */
}

.ajaxgizmo { /* style the text in the gizmo here */
	color : white;
	text-align : left;
	background-color: #191970;
	font-size: 12px;
	position: absolute;
	right: 2ex;
	top: 6.20em;
	}

[class~="ajaxgizmo"] {
  top: 6.20em;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.headerRadar {
  font-size: 89%;
  position: absolute;
  right: 2ex;
  top: 0.50em;
}

[class~="headerRadar"] {
  top: 0.50em;  /* For fully standards-compliant user agents */
}

.headerRadio {
  font-size: 89%;
  position: absolute;
  right: 20ex;
  top: 0.50em;
}

[class~="headerRadio"] {
  right: 20ex;
  top: 0.50em;  /* For fully standards-compliant user agents */
}

.headerTemp {
  font-size: 35px;
  position: absolute;
  right: 5ex;
  top: 1.00em;
}

[class~="headerTemp"] {
  top: 1.00em;  /* For fully standards-compliant user agents */
}


.headerLinks2 {
  font-size: 12px;
  position: absolute;
  right: 2ex;
  top: 5.20em;
}

[class~="headerLinks2"] {
  top: 5.20em;  /* For fully standards-compliant user agents */
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.headerLinks a:hover {
  color: white;
  background-color: transparent;
  text-decoration: none;
}


/* ##### Side Bar ##### */

#side-bar {
  font-size: 85%;
  text-align: right;
  background-color: #B0C4DE;
  width: 9.8em;
  float: left;
  clear: left;
  position: absolute;
}

.sideBarTitle {
  color: black;
  background-color: #CCE3FF;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0.5ex 1em 0.5ex 0.5ex;
  border-top: 1px solid rgb(34,70,79);
}

#side-bar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#side-bar li {
  margin: 0;
  padding: 1ex 1em 1ex 0.5ex;
  border-top: 1px solid rgb(34,70,79);
}

#side-bar a {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

#side-bar a:visited {
  color: #666666;
  background-color: transparent;
  text-decoration: none;
}

#side-bar a:hover {
  color: yellow;
  background-color: transparent;
  text-decoration: none;
}

#side-bar #currentpage {
  color: black;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}

#side-bar #currentpagebottom {
  color: black;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}

.sideBarText {
  text-align: justify;
  margin: 0;
  padding: 1ex 1.5ex;
  display: block;
  border-top: 1px solid rgb(34,70,79);
}

.input-box {
  float: left;
  clear: left;
  border-top: rgb(34,70,79) 1px solid;
  font-size: 10px; 
  margin: 1px;
  color: black;
  padding: 0.5ex 1em 0ex 0.5ex;
  background-color: #cce3ff;
}

#side-bar .sideBarText a {
  text-decoration: underline;
}

#side-bar .sideBarText a:hover {
  text-decoration: none;
}

#side-bar .bottom {
  position: absolute;
  bottom: 5px
}

.thisPage {
  font-weight: bold;
}


/* ##### Main Copy ##### */

#faq-copy {
  font-size: 11px;
  text-align: justify;
  line-height: 1.2em;
  margin: 0 5mm 0 2.5em;
  padding: 0 0.5em 0.5ex 0.5em;
}

#main-copy {
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 7.7em;
  padding: 0 1em 1ex 1em;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

.darkerBox {
  color: black;
  background-color: #CCE3FF;
  margin: 0 0 1em 0;
  padding: 1ex 1em 0.25em 1em;
  border: 1px solid rgb(34,70,79);
}

.mapBox {
  color: black;
  background-color: rgb(255,255,255);
  font-size: 10px;
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 1ex 1em 0.25em 1em;
  border: 1px solid rgb(34,70,79);
}

.radarBox {
  color: white;
  background-color: #000000;
  margin: 0 0 1em 0;
  padding: 1ex 1em 0.25em 1em;
  border: 1px solid rgb(34,70,79);
}

.lighterBox {
  color: black;
  background-color: rgb(255,255,255);
  margin: 0 0 1em 0;
  padding: 1ex 1em 0.25em 1em;
  border: 1px solid rgb(34,70,79);
}

.faqBox {
  color: black;
  background-color: #e8e8e8;
  margin: 0 0 0 0;
  padding:  1ex 1em 0em 1em;
  border: 1px dashed rgb(34,70,79);
}

.historyBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #BFFF80;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.warningBox {
  color: white;
  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);
}

.watchBox {
  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);
}

.advisoryBox {
  color: black;
  font-size: 12px;
  text-align: center;
  background-color: #F0E68C;
  margin: 0 0 0 0;
  padding: .5em 0em .5em 0em;
  border: 1px dashed rgb(34,70,79);
}

.tornadowarningBox {
  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);
}

.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;
}

.small {
	   font-size: 10px;
}

.footercounterfr {
	   color: black;
	   font-size: 100%;
	   float:right;
	   padding-left: 5px;
	   text-align: right;
	   position: relative;
}


.table-top {
  color: black;
  background-color: rgb(25,25,112);
  text-align: left;
  font-weight: bold;
}

.column-dark {
  color: black;
  background-color: rgb(229,229,229);
}

.column-light {
  color: black;
  background-color: white;
}

#main-copy h2 {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  font-size: 125%;
  font-weight: bold;
  margin: 0.25em 0 0 0;
  padding: 0;
}

#main-copy h3 {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  font-size: 9px;
  font-weight: bold;
  margin: 0.25em 0 0 0;
  padding: 0;
}

#main-copy img { 
   border:0px;
}

#main-copy h1 {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  font-size: 156%;
  font-weight: bold;
  margin: 0.25em 0 0 0;
  padding: 0;
}

#main-copy a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:visited {
  color: #8A8A8A;
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
  color: white;
  background-color: #191970;
  font-size: 85%;
  margin-bottom: auto;
  padding: 1.25ex 4mm;
  clear: both;
  position: relative;
}

#footer .left {
  float: left;
  clear: left;
  position: relative;
}

#footer .right {
  text-align: right;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}

.subFooter {
  font-size: 85%;
  color: #778899;
  line-height: 1.5em;
  margin: 0;
  padding: 1ex 4mm;
}

.subFooter a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

.subFooter a:visited {
  color: #666666;
  background-color: transparent;
  text-decoration: underline;
}

.subFooter a:hover {
  text-decoration: none;
}

#foottop {
  color: white;
  background-color: #cacaca;
  font-size: 85%;
  margin: 0;
  width: 12em;
  padding: 1.25ex 4mm;
  clear: both;
}

#foottop .left {
  float: left;
  clear: left;
}

#foottop .right {
  text-align: right;
}

#foottop a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#foottop a:hover {
  text-decoration: none;
}

.code {
  color: black;
  margin-left: 20px;
  margin-top: 10px;
}

.pic {
  text-align: center;
}

#icon {
	border-width: 1px;
	border-spacing: 5px;
	border-style: dashed;
	border-color: black;
	border-collapse: separate;
	padding: 15px;
}

#container {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	POSITION: relative;
}
