.weatherComponent {
	width: 98%;
	margin: 5px 0px 10px 5px;
	font-size: 11px;
}

.weatherHeader {
	width: 100%;
	background: #99ADD6;
	color: #FFFABA;
	padding-left: 2px;
	font-weight: bold;
	text-align: left;
}

.titleLine {
	width: 97%;
	float: left;
	border-bottom: 1px solid #999999;
	margin: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.titleLine .rightTitle {
	padding-right: 0px;
}

.titleLine .leftTitle {
	padding-left: 0px;
}

.fullTitle .rightTitle {
	float: right;
	text-align: right;
	font-weight: bold;
	padding-right: 2px;
	width: auto;
}

.leftTitle {
	float: left;
	text-align: left;
	font-weight: bold;
	padding-left: 2px;
}

.centerTitle {
	text-align: center;
	font-weight: bold;
}

.rightTitle {
	float: right;
	text-align: right;
	font-weight: bold;
	padding-right: 2px;
}


.fullTitle {
	float: left;
	text-align: left;
	width: 97%;
	font-weight: bold;
	padding-left: 5px;
}

.fullByline {
	float: left;
	text-align: left;
	width: 97%;
	font-style: italic;
	padding-left: 5px;
}

.textBlock {
	float: left;
	text-align: left;
	width: 97%;
	padding-left: 5px;
}

.weatherComponent #currentWeather {
	width: 65%;
	margin-right: 5px;
	margin-left: 2px;
	float: left;
}

.weatherComponent #radarView {
	width: 30%;
	float: right;
	margin-left: 2px;
	text-align: center;
}

.footerLinks {
	float: left;
	width: 100%;
	text-align: center;
}

#severeWeather {
	width: 98%;
	background: red;
	margin-bottom: 10px;
	padding-left: 2px;
	color: white;
	text-align: center;
	display: none;
}

#severeWeather a {
	color: white;
}

#conditions {
	width: 100%;
}

#conditions .fullTitle {
	background: #99ADD6;
	padding-left: 0px;
}

#conditions .rightTitle {
	background: #99ADD6;
}

#currentWeather #bigWeatherIcon {
	width: 33%;
	float: left;
	margin-left: 2px;
}

#currentWeather #bigWeatherIcon #iconImage {
	width: 100%;
	margin-left: 2px;
	text-align: center;
}

#currentWeather #bigWeatherIcon #iconName {
	width: 100%;
	margin-left: 2px;
	text-align: center;
}

#currentWeather #currentTemp {
	width: 32%;
	font-weight: bold;
	font-size: 200%;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#currentWeather #realFeelTemp {
	width: 33%;
	font-weight: bold;
	font-size: 125%;
	float: left;
	text-align: center;
	margin-top: 15px;
}

#currentWeather #weatherInfo {
	width: 100%;
	float: left;
	border-top: 1px dotted gray;
	margin-top: 5px;
	padding-top: 5px;
	font-style: italic;
	margin-left: 2px;
}

#weatherInfo #WIleft {
	width: 49%;
	float: left;
}

#weatherInfo #WIright {
	width: 49%;
	float: left;
}


#currentWeather #twoDay{
	width: 100%;
	float: left;
	border-top: 1px dotted gray;
	margin-top: 5px;
	padding-top: 5px;
	margin-left: 2px;
}

#twoDay #today {
	width: 48%;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	border-right: 1px dotted gray;
}

.smallWeatherIcon {
	float: left;
	width: 45%;
}

.temps {
	float: left;
	width: 53%;
	font-weight: bold;
}

.weatherText {
	width: 100%;
	float: left;
	font-style: italic;
}

.suntime {
	width: 100%;
	font-style: italic;
	float: left;
}

#twoDay #tonight {
	width: 48%;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}

#extendedForecast {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#extendedForecast .day {
	width: 19.75%;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

#healthIndex {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#healthIndex .index {
	float: left;
	width: 32%;
	margin-left: 2px;
}

#healthIndex .indexTitle {
	width: 20%;
	font-weight: bold;
	line-height: 1em;
}

#healthIndex .indexImage {
	text-align: center;
}

#marineForecast {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#marineForecast #tides {
	float: left;
	width: 47%;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	margin-left: 2px;
	margin-top: 5px;
}

#marineForecast #waterTemps {
	float: left;
	width: 25%;
	margin-top: 5px;
}

#marineForecast #windSpeeds {
	float: left;
	width: 23%;
	margin-left: 2px;
	margin-top: 5px;
}

.locationCol {
	float: left;
	width: 30%;
	text-align: left;
	padding-left: 2px;
	margin-left: 2px;
}

.timeCol {
	float: left;
	width: 20%;
	text-align: center;
}

.levelCol {
	float: left;
	width: 20%;
	text-align: center;
}

.heightCol {
	float: left;
	width: 27%;
	text-align: right;
}

.leftCol {
	float: left;
	text-align: left;
	width: 74%;
	padding-left: 1%;
}

.rightCol {
	float: right;
	text-align: right;
	width: 23%;
	padding-right: 1%;
}

#moonPhases {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#moonPhases .moonPhase {
	width: 19.5%;
	float: left;
	font-weight: bold;
	text-align: center;
}

#almanac {
	float: left;
	margin-top: 15px;
	width: 97%;
}

.titleItem {
	display: inline;
}

.highTempCol {
	width: 32%;
	float: left;
	padding-left: 5px;
}

.lowTempCol {
	width: 32%;
	float: left;
	border-right: 1px dotted gray;
	border-left: 1px dotted gray;
	padding-left: 5px;
}

.precipCol {
	width: 32%;
	float: left;
	padding-left: 5px;
}

#moreWeather {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#moreWeather .moreLeft {
	float: left;
	width: 32.5%;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#moreWeather .moreCenter {
	float: left;
	width: 32.5%;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#moreWeather .moreRight {
	float: left;
	width: 32.5%;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

#searchWeather {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#searchWeather #USSearchBox {
	float: left;
	width: 49.6%;
	height: 50px;
}

#searchWeather #intlSearchBox {
	float: left;
	width: 49.6%;
	height: 50px;
}

.keywordBox {
	float: left;
}

#severeDiscussion {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#severeMap {
	float: left;
	margin-top: 15px;
	width: 97%;
}

#severeMap #leftMap {
	width: 48%;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}

#severeMap #rightMap {
	width: 48%;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
}
#powered {
	width: 100%;
	text-align: center;
	margin: auto;
	clear: both;
}
#leftRadar {
	width: 49%;
	float: left;
	text-align: center;
	margin: auto;
}
#rightRadar {
	width: 49%;
	float: left;
	text-align: center;
	margin: auto;
}
#radarMap1, #radarMap2 {
	margin-top: 10px;
}
/* #weatherSearchSubmit {
	color: white;
	background: gray;
}*/
