/*   Weather CSS by Cody Kinsey and Jon Schleuss */

/* SEARCH
------------------------------*/
.weather_records {
	display: none;
}

.weather_search span, .weather_search input { float: left; }
.weather_search .left_of_search { display: block; width: 11px; height: 20px; background: url(http://blogs.nwaonline.com/weather/images/left_of_search.png) top left no-repeat; }
.weather_search input:focus { outline: none; }
.weather_search .search_input { background: url(http://blogs.nwaonline.com/weather/images/search_repeat.png) top left repeat-x; height: 17px; width: 50px; border: none; padding: 3px 0 0 0; }
.weather_search .right_of_search { display: block; width: 11px; height: 20px; background: url(http://blogs.nwaonline.com/weather/images/right_of_search.png) top left no-repeat; margin: 0 5px 0 0; }
#zip_error { color: red; font-weight: bold; margin: 0 0 10px 10px; }

#weather_wrapper {
    width:930px;
    margin: 20px 0 0;
}

#weather_top_row {
    width: 930px;
}

#weather_image_map {
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 15px;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}

#weather_image_map img,  {
	width: 500px;
	height: 500px;
	display: block;
}

#weather_middle_row {
    width: 930px;
    float: left;
    margin-top: 20px;
}

#weather_bottom_row {
    width: 930px;
    float: left;
}

.weather_title, .weather_current_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
	display: block;
}

.weather_7d_title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
	display: block;
	float: left;
}

.weather_5day_title {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 5px 10px;
	color: #333333;
	display: block;
}

.weather_map_title {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 5px 10px;
	color: #333333;
	display: block;
}

.weather_radar_map {
	width: 595px;
}

.weather_radar_wrap {
	width: 615px;
	float: left;
	margin-left: 15px;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}

.weather_radar_map img.radar_image {
	margin: 0 0 2px 0;
}

img.radar_image { padding: 10px; }

.radar_thumbs .radar_thumb { width: 70px; float: left; margin: 0 5px 5px 0; text-align: center;  }
.radar_thumbs .radar_thumb a { color: #3c6089; }
.radar_thumbs { margin: 15px 0 0 10px; height: 58px; font-size: 12px; }
.radar_thumbs a.img_thumb { border: 1px solid #555555; width: 70px; height: 52px; display: block;}
.radar_thumbs a.img_thumb:hover { border: 1px solid #000000; }
.radar_thumbs a img { border: none; }

.weather_search {
	margin-left: 25px;
}

#zip {
	font-size: 12px;
	width: 75px;
}

#weather_submit {
	font-size: 12px;
}

.weather_current {
	width: 280px;
	height: 280px;
	padding: 10px;
	float: left;
	margin-right: 15px;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}



.weather_city_name {
	font-size: 24px;
	margin: 0;
	display: block;
	font-weight: bold;
	/* will need to move element out of current box and above map */
	display: none; 
}

.weather_current_icon {
	float: left;
	margin: 0 10px 0 0;
	height: 150px;
}

.weather_current_icon img {
	width: 150px;
	float: left;
}

.weather_current_text {
	/*background: url(../images/weather/shadow_right.png) top left no-repeat;*/
	min-height: 130px;
	padding: 10px 0 0 10px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

.weather_temp_wrapper {
	float: left;
	width: 115px;
	height: 130px;
	padding: 20px 0 0 0;
	color: #333333;
}

.weather_temp {
	font-size: 46px;
	display: block;
	font-weight: normal;
	text-align: center;
}

.weather_phrase {
	display: block;
	text-align: center;
}

.weather_feel {
	display: block;
}

.weather_precip {
	display: block;
}

.weather_wind {
	display: block;
}

.weather_humidity {
	display: block;
}

.weather_error {
	display: block;
	clear: both;
}

#FYV_current, #FSM_current, #SPRX_current, #ARRO_current, #ARBV_current, #ARES_current, #ELK_current, #MO77_current, #ARBL_current, #PEA_current, #GRA_current, #KXNA_current, #GEN_current, #ARSI_current, #LIN_current, #ARVB_current {
	display: none;
}

#weather_5day_wrapper {
	width: 610px;
	height: 262px;
	float: left;
	margin-right: 20px;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}

.weather_5phrase {
	min-height: 45px;
	width: 100px;
	margin: 0 auto;
}

.weather_day {
	width: 120px;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
}

.weather_day_text {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.weather_day_divider { 
	width: 2px; 
	height: 170px; 
	display: block; 
	float: left; 
	background: url(../images/weather/gradient_border.png) bottom left no-repeat; 
	}


.weather_icon {
	margin: 0 0 0 0;
	padding: 10px 0 0;
	display: block;
}

.weather_icon img {
	width: 80px;
	height: 80px;
}

.weather_text {
	font-size: 12px;
	line-height: 16px;
	display: block;
}

.weather_hi, .weather_low {
	display: block;
}

.weather_low {
	margin-bottom: 5px;
}

#FYV_5day, #FSM_5day, #SPRX_5day, #ARRO_5day, #ARBV_5day {
	display: none;
}

.weather_7d {
	float: left;
	height: 280px;
	width: 280px;
	padding: 10px;
	overflow: hidden;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}

.weather_7d p {
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
	clear: both;
}

.weather_7dmore, .weather_7dhide {
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.weather_7dmore { 
	float: left;
	margin-left: 10px;
}

.weather_7dmore a, .weather_7dhide a {
	text-decoration: none;
}

.weather_7dmore a:hover, .weather_7dhide a:hover {
	text-decoration: underline;
}

#FYV_7d, #FSM_7d, #SPRX_7d, #ARRO_7d, #ARBV_7d {
	display: none;
}

.weather_page_title {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 2px;
	width: 615px;
}

.weather_change {
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
}

.weather_change a {
	text-decoration: none;
}

.weather_change a:hover {
	text-decoration: underline;
}

#FYV_title, #FSM_title, #SPRX_title, #ARRO_title, #ARBV_title {
	display: none;
}

.weather_ad {
	width: 300px;
	text-align: center;
	float: left;
	padding-top:10px;
}

#weather_on_the_wing {
	margin: 0 0 15px 10px;
	padding: 5px 0 15px 0;
	clear: left;
	width: 910px;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}

.weather_wing {
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 5px 10px;
	color: #333333;
	display: block;	
}

.weather_wing_cycle {
	margin: auto;
}

.weather_wing_wrapper {
	width: 930px;
	height: 135px;
}

.weather_wing_item {
	width: 110px;
	height: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}

#wotw_7 {
	clear: left;
}

.weather_wing_name {
	font-size: 14px;
	display: block;
}

.weather_wing_img {
	height: 30px;
	width: 30px;
	display: block;
	float: left;
}

.weather_wing_temp {
	font-size: 14px;
	padding-top: 5px;
	padding-left: 8px;
	display: block;
	float: left;
}

.weather_wing_phrase {
	font-size: 12px;
	display: block;
	clear: left;
}

#traffic_canvas { 
margin: auto; 
padding: 0; 
height: 400px; 
width: 875px; 
} 

#traffic_container {
	margin: 0 0 15px 10px;
	padding: 5px 0 15px 0;
	clear: left;
	width: 910px;
	-moz-box-shadow: 0 0 10px #cccccc;
	-webkit-box-shadow: 0 0 10px #cccccc;
	box-shadow: 0 0 10px #cccccc;
}

.traffic_map {
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 5px 10px;
	color: #333333;
	display: block;	
}

.traffic_title, {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #333333;
	display: block;
}

/* CSS-based Image Maps
----------------------------------------------- */

dl#weatherMap{
	margin: 0;
	padding: 0;
	background: transparent url(http://media.arkansasonline.com/static/nwaonline/redesign/images/weather/weather_city_map.png) top left no-repeat;
	height: 300px;
	width: 300px;
	position: relative;
}

dl#weatherMap dd a:hover em { text-decoration: underline; }

#weatherMap img{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 14px; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 14px; }

.dd_city {}
.dd_img { float: left; }
.dd_txt { float: left; margin-top: 1px; margin-left: 3px; }

/* ---------- Hotspot Declarations ---------- */
dd a{ text-align: center; vertical-align: middle; line-height: 30px; cursor: pointer; }
dd em{ background-color: #FCFCF4; padding: 0px; font-style: normal; font-size: 10px; }
dd a span{ display: none; text-decoration: none; }
dd a:hover span {
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #000;
	background-color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	border: 1px solid #BCBCBC;
	padding: 5px;
	width: 100%;
	z-index: 100;
}

dd#FYV_text{ top: 100px; left: 80px; }
dd#FYV_text a{ position: absolute; width: 91px; height: 30px; text-decoration: none; }
dd#FYV_text a em{ font-size: 12px; }
dd#FYV_text a:hover span{
	top: 100%;
	margin-top: 10px;
}

dd#SPRX_text{ top: 80px; left: 112px; }
dd#SPRX_text a{ position: absolute; width: 83px; height: 30px; text-decoration: none; }
dd#SPRX_text a em{ font-size: 12px; }
dd#SPRX_text a:hover span{
	top: 100%;
	margin-top: 10px;
}

dd#ARRO_text{ top: 61px; left: 108px; }
dd#ARRO_text a{ position: absolute; width: 81px; height: 31px; text-decoration: none; }
dd#ARRO_text a em{ font-size: 12px; }
dd#ARRO_text a:hover span{
	top: 100%;
	margin-top: 10px;
}

dd#ARBV_text{ top: 43px; left: 76px; }
dd#ARBV_text a{ position: absolute; width: 100px; height: 27px; text-decoration: none; }
dd#ARBV_text a em{ font-size: 12px; }
dd#ARBV_text a:hover span{
	top: 100%;
	margin-top: 10px;
}

dd#FSM_text{ top: 257px; left: 41px; }
dd#FSM_text a{ position: absolute; width: 105px; height: 40px; text-decoration: none; }
dd#FSM_text a em{ font-size: 12px; }
dd#FSM_text a:hover span{
	bottom: 100%;
	margin-bottom: 10px;
}

.weather_temp .fahrenheit { font-size: 18px; margin-left: -28px; }

.weather_block { 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c8def2));
	background: -moz-linear-gradient(top,  #ffffff,  #c8def2);
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c8def2');*/
}


/*  ======   WEATHER ALERTS   ====== */
.weather_alert_wrapper {
	background: #EEEEEE;
	margin: 20px;
	height: 20px;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

.weather_alert_wrapper .weather_logo {
	background: url(http://media.arkansasonline.com/static/nwaonline/redesign/images/weather_alert.png) top left no-repeat;
	width: 150px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin: 0 10px 0 0;
}

.weather_alert {
	display: block;
	font-size: 12px;
	line-height: 20px;
}

.weather_alert a {
	text-decoration: none;
	margin-left: 10px;
}

.weather_alert a:hover {
	text-decoration: underline;
}

.weather_alert h2 {
	font-size: 14px;
	line-height: 20px;
	padding: 0px;
	background: none;
	width: 100%;
	display: inline;
	margin-right: 15px;
}

.weather_alert h2 a {
	text-decoration: none;
	margin-left: 0px;
}

.weather_alert h2 a:hover {
	text-decoration: underline;
}

.weather_alert p {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
