/* CSS Document */

/* MASTHEAD */

.search-bug {
	background-image:url(http://i.usatoday.net/_fronts/_weather/_i/bug-yahoo.gif);
}
div#branding div#searchbar {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #FDC004;
	background-color: #fff;
	background-image: url(http://i.usatoday.net/_fronts/_weather/_i/searchbar-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#navigation {
	height: 100px;
	position: relative;
	background-color: FDC004;
	background-image: url(http://i.usatoday.net/_fronts/_weather/_i/branding-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;
}
div#navigation a.section-branding {
	display: block;
	height: 100px;
	width: 160px;
	background: url(http://i.usatoday.net/_fronts/_weather/_i/branding.gif) no-repeat;
	text-indent: -5000px;
}
div#navigation a.rss-subscribe {
background: url(http://www.usatoday.com/_common/_images/mobile-fronts.gif) left no-repeat;
padding-left: 20px;
color: #FFF;
}
div#navigation p.branding-info a {
	color: #FFE47F;
	font-weight bold;
}

ul.global-nav li {
	width: 58px;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #FDC004;
	margin: 0;
	padding: 0;
	background: url(http://i.usatoday.net/_fronts/_shared/_i/topnav-bg-flat.gif) no-repeat;
	border: 1px solid #013360;
	border-left: none;
}
div#navigation ul.marketplace li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #FFE47F;
	font-weight: bold;
}
div#navigation ul.marketplace li a {
	font-weight: normal;
	line-height: 12px;
	padding: 0;
	margin: 0 0 0 5px;
	padding: 0 0 0 8px;
	color: #FFF2BF;
	background: url(http://i.usatoday.net/_fronts/_weather/_i/marketplace-list-dots.gif) left no-repeat;
}
#section-nav a {
	display: block;
	color:#666;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	background: #fff url(http://i.usatoday.net/_common/_images/divider_weather.gif) left no-repeat;
	padding: 0 10px 0 8px;
	margin: 5px 0 0 0
}

/* SECTION SUBNAV */
#section-nav a:hover {
	color:#FDC004
}
#section-nav li.sectionlabel a{
	color:#FDC004;
	font-weight:bold;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0
}
#section-nav li.subsectionlabel a {
	color:#FDC004;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0
}


/* FEATUREWELL */
div#feature-well div.container-standard h2 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #FDC004;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_weather/_i/searchbar-bg.gif);
	clear: both;
	color: #000;
}
/* RIGHTWELL */
div#rightWellTop h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	border-top: 1px solid #FDC004;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_weather/_i/searchbar-bg.gif);
	color: #000;
}
#moreNews .kicker {
	font-size: 13px;
	margin:1px 0 8px 15px;
	font-weight: bold;
	text-indent: 16px;
	background-image: url(http://i.usatoday.net/_fronts/_weather/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-transform: uppercase;
	color: #FDC004;
	letter-spacing: 2px;
}
/* LEFT POSTER */
div.ad-poster {
	border-top-color: #FDC004;
}

/* PLUCK */
.uslCommentsCount {
	color:#FDC004;
	background:url(http://i.usatoday.net/community/_common/_images/comments-after_weather.gif) left 50% no-repeat;
}
.uslRecommendCount {
	color:#FDC004;
	background:url(http://i.usatoday.net/community/_common/_images/recommend_weather.gif) left 50% no-repeat;
}
.uslRecommendedCount {
	color:#FDC004;
	background:url(http://i.usatoday.net/community/_common/_images/recommend-after_weather.gif) left 50% no-repeat;
}

/* MARKETPLACE / FOOTER */
div#footer-links {
	width: 980px;
	overflow: hidden;
	border-top: 1px solid #FDC004;
	padding: 8px 0;
}

/* START COMMON STYLES */
.divSectionRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDC004;
	margin: 0 0 10px 0;
	clear:both;
}
.divBoxBottom {
	border-bottom:1px solid #FDC004;
	border-left:1px solid #FDC004;
	border-right:1px solid #FDC004;
}
.divBoxTop {
	border-top:1px solid #FDC004;
}
.divBoxSides {
	border-left:1px solid #FDC004;
	border-right:1px solid #FDC004;
}
.divBox {
	border:1px solid #FDC004;
}
.divBorderBottom {
	border-bottom:1px solid #FDC004;
}
.divFill_01 {
	background-color: #FDC004;
}
.divFill_02 {
	background-color: #FFE47F;
}
.divFill_03 {
	background-color: #FFEDA6;
}
.divFill_04 {
	background-color: #FFF2BF;
}
.textFill_01 {
	color: #FDC004;
}
.textFill_02 {
	color: #FFE47F;
}
.textFill_03 {
	color: #FFEDA6;
}
.textFill_04 {
	color: #FFF2BF;
}

/* BOTTOM RIGHT */
#bottomRight {
	width:627px;
	float:right;
	font-size: 12px;
	padding: 0 0 0 0;
	background:#FFF2BF
}
div#bottomRight h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	text-align:left;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_weather/_i/searchbar-bg.gif);
	clear: both;
	color: #FDC004;
}
#bottomRightContent .headline {
	font-size: 13px;
	margin:0 0 4px 0;
	font-weight: bold;
	text-indent: 14px;
	background-image: url(http://i.usatoday.net/_fronts/_weather/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	clear:both;
}
#findAForecast {font-size:14px;font-weight:bold;color:#000;margin:0;padding:4px 0 10px 0;height:20px;}
#findAForecast div.fafRight {float:right;}
#findAForecast div.fafLeft {float:left;padding:3px 0 0 0;}
#weatherMaps {border-top:1px solid #FDC004;padding:4px 0 0 0;}
#weatherMaps a, #weatherMaps a:visited {text-decoration:none;font:11px Arial;font-weight:700;color:#000;}
#weatherMaps a:hover {text-decoration:underline;}
#weatherMaps img {border:0;}
#weatherMaps #mapTopper1 {display:none;}
#weatherMaps #mapTopper2 {display:none;}
#weatherMaps #mapTopper3 {display:none;}
#weatherMaps #mapTopper4 {display:none;}
#weatherMaps #mapTopper5 {display:none;}
#weatherMaps .map {width:334px;height:198px;overflow:hidden;border:solid 1px #666;}
#weatherMaps #map1 {background: url(http://www.usatoday.com/weather/TWC_Images/us_radar_medium_usen_front.jpg) left bottom no-repeat;display:none;}
#weatherMaps #map2 {background: url(http://www.usatoday.com/weather/TWC_Images/ussat_440x297_front.jpg) left bottom no-repeat;display:none;}
#weatherMaps #map3 {background: url(http://www.usatoday.com/weather/TWC_Images/precfcst_440x297_front.jpg) left bottom no-repeat;display:none;}
#weatherMaps #map4 {background: url(http://www.usatoday.com/weather/TWC_Images/acttemp_440x297_front.jpg) left bottom no-repeat;display:none;}
#weatherMaps #map5 {background: url(http://www.usatoday.com/weather/twc_images/curwx_440x297_front.jpg) left bottom no-repeat;display:none;}
#weatherMaps #thumbList {list-style-type:none;padding:0;margin:0;}
#weatherMaps #thumbList li {display:inline;width:61px;height:36px;overflow:hidden;border:solid 1px #666;float:left;position:relative;margin:9px 5px 0 0;}
#weatherMaps #thumbList li.last {margin:9px 0 0 1px;}
#weatherMaps #thumb1 {background:url(http://www.usatoday.com/weather/TWC_Images/us_radar_medium_usen_thumb.jpg) 0 -5px no-repeat}
#weatherMaps #thumb2 {background:url(http://www.usatoday.com/weather/TWC_Images/ussat_440x297_thumb.jpg) 0 -5px no-repeat}
#weatherMaps #thumb3 {background:url(http://www.usatoday.com/weather/TWC_Images/precfcst_440x297_thumb.jpg) 0 -5px no-repeat}
#weatherMaps #thumb4 {background:url(http://www.usatoday.com/weather/TWC_Images/acttemp_440x297_thumb.jpg) 0 -5px no-repeat}
#weatherMaps #thumb5 {background:url(http://www.usatoday.com/weather/twc_images/curwx_440x297_thumb.jpg) 0 -5px no-repeat}
#weatherMaps #labelList {list-style-type:none;padding:0;margin:0;clear:both;}
#weatherMaps #labelList li {width:63px;height:15px;float:left;margin:-3px 5px 0 0;text-align:center;}
#weatherMaps #labelList li.last {margin:-3px 0 0 1px;}

#tabTitles{display:none;}
div.weatherforecast {font-family:Arial, Helvetica, sans-serif;margin:0 0 0 15px;}
.weatherforecast div.weather-tools {float:left;margin:9px 0 0 0;padding:0;font-size:12px;line-height:12px;}
.weatherforecast table.linkGroup {float:left;padding:0;margin:1px 0 0 0;border-collapse:collapse;}
.weatherforecast table.linkGroup a{padding:0 0 0 8px;margin: 0 5px 0 0;background: url(http://i.usatoday.net/_common/_images/bullet-sqr.gif) #fff no-repeat left 50%;color:#00529b;}
.weatherforecast table.linkGroup a.b{font-weight:bold;}
li.wind-speed {width:140px; overflow:hide;}
h3.forecast-city {font-size:16px;margin:0 0 10px 0;padding:0;border-bottom:1px solid #ccc;}
h3.forecast-city span.datestamp {font-size:10px;font-weight:normal;color:#666;padding:0 0 0 3px;}
ul.forecast-city-conditions {font-size:11px;margin:0;padding:0;width:130px;float:left;list-style-type:none;}
ul.forecast-city-conditions li {background:url(http://i.usatoday.net/test/2008/_home/i/bg-h-spike-bullet.gif) left no-repeat;margin:2px 0;padding:0;text-indent:10px;}
div.forecast-city-snapshot {width:139px;margin:0;float:right;overflow:hidden}
div.forecast-city-snapshot img.condition-image {float:left;margin:0;}
div.forecast-city-snapshot div.temperature {font-size:25px;font-weight:bold;}
div.forecast-city-snapshot div.temperature span.alt-temperature {display:block;font-size:10px;color:#666;font-weight:normal;}
div.forecast-city-snapshot div.condition-text {font-size:11px;font-weight:bold;padding:10px 0 0 0;}
table.five-day {border-collapse:collapse;width:100%;font-size:12px;clear:left;}
table.five-day caption {text-align:left;border-top:1px solid #ccc;font-size:16px;font-weight:bold;padding:5px 0;margin:5px 0 0 0;}
table.five-day th {text-transform:capatalize;}
table.five-day td {text-align:center;border-right:1px solid #ccc;}
table.five-day tr.tempHighs,table.five-day tr.tempLows {font-weight:bold;text-transform:uppercase;font-size:11px;}
table.five-day tr td {border-left:1px solid #ccc;}
p.weather-tools {font-size:12px;color:#666;margin:0;padding:8px 0 0 0;text-align:right;}
p.weather-tools a {color:#00529b;}
#moreWeatherLinks .box {border-top:#ccc 1px solid; margin:0 0 0 15px;padding:8px 0 10px 0;}
#moreWeatherLinks .branding {float:right; width:59; height:52;}
#moreWeatherLinks .label {font-size:16px; font-weight:bold; padding:0; margin:0 0 5px 0;}
#moreWeatherLinks ul.morelinks {font-size:12px; margin:0; padding:0; list-style:none;}
#moreWeatherLinks ul.morelinks li{float:left;}
#moreWeatherLinks ul.morelinks li a{font-size:12px;	padding:0 0 0 8px; margin: 5px 0 0 0; background: url(http://i.usatoday.net/_common/_images/bullet-sqr.gif) #fff no-repeat left 50%; color:#00529b;}


/* CUSTOM HTML STYLES */
#weather-forecasts  .chatter{font-size:12px;}
#weather-forecasts  form{margin:0 0 8px 0}


