.modulewell nav ul li a {
	text-decoration:none;
}
.modulewell nav ul li a:visited {
	text-decoration:none;
}
.hide {
	display:none;
}
#mainWeather .content {
	padding-top:0px !important;
	padding-left:25px;
}
.advert {
    float:left;
    width:300px;
	padding:0px !important
}
.modal.fade {
    top:-25%;
    transition:opacity 0.3s linear 0s, top 0.3s ease-out 0s;
}
.modal {
    z-index:99999999;
}
.fade {
    opacity:0;
    transition:opacity 0.15s linear 0s;
}
.fade.in {
    opacity:1;
}
.modal {
    background-clip:padding-box;
    background-color:#FFF;
    border:1px solid #999;
    border-radius:6px 6px 6px 6px;
    box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);
    left:50%;
    margin:-250px 0 0 -250px;
    position:fixed;
    top:50%;
    width:560px;
    z-index:11000;
}
.modal-body {
}
.modal-backdrop {
    background-color:#000;
    bottom:0;
    left:0;
    position:fixed;
    right:0;
    top:0;
    z-index:10000;
}
.modal-backdrop.fade {
    opacity:0;
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity:0.8;
}
/* BEGIN weather */
.weather {
	margin-left:12px;
}
[class*=wspan]{
	display:inline;
	float:left;
}
.wspan1 {
	width:40px;
}
.wspan2 {
	width:100px;
}
.wspan3 {
	width:160px;
}
.wspan4 {
	width:220px;
}
.wspan5 {
	width:280px;
}
.wspan6 {
    width:310px;
    margin-left:20px;
}
.wspan7 {
	width:400px;
}
.wspan8 {
	width:430px;
	margin-left:18px;
}
.wspan9 {
	width:520px;
}
.wspan10 {
	width:580px;
}
.wspan11 {
	width:640px;
}
.wspan12 {
	width:670px !important;
	margin-left:5px;
}
.wspan13 {
	width:760px;
}
.wspan14 {
	width:820px;
}
.wspan15 {
	width:880px;
}
.wspan16 {
	width:940px;
}
.wspan17 {
	width:1000px;
}
.wspan18 {
	width:1060px;
}
.wspan19 {
	width:1120px;
}
.wspan20 {
	width:1180px;
}
.wspan21 {
	width:1240px;
}
.wspan22 {
	width:1300px;
}
.wspan23 {
	width:1360px;
}
.wspan24 {
	width:1420px;
}
.woffset1 {
	margin-left:80px;
}
.woffset2 {
	margin-left:140px;
}
.woffset3 {
	margin-left:200px;
}
.woffset4 {
	margin-left:260px;
}
.woffset5 {
	margin-left:320px;
}
.woffset6 {
	margin-left:380px;
}
.woffset7 {
	margin-left:440px;
}
.woffset8 {
	margin-left:500px;
}
.woffset9 {
	margin-left:560px;
}
.woffset10 {
	margin-left:620px;
}
.woffset11 {
	margin-left:680px;
}
.woffset12 {
	margin-left:740px;
}
.wspan-one-third {
	width:300px;
}
.wspan-two-thirds {
	width:620px;
}
.woffset-one-third {
	margin-left:340px;
}
.woffset-two-thirds {
	margin-left:660px;
}
.weather ul {
	list-style:none;
	margin:0;
}
.weather .wspan12 {
	margin-right:10px;
}
.weather h6 {
	color:#777;
}
.weather #local,.weather #hourly {
	margin-bottom:20px;
}
.weather #local {}

/* location of weather data */
.weather #local #weather_location:before, .weather #local #weather_location:after {
	content:" ";
	display:table;
}
.weather #local #weather_location:after {
	clear:both;
}
.weather #local #weather_location {
	margin:0 0 14px 0;
	*zoom:1;
	text-align:left;
}
.weather #local #weather_location h1, .weather #local #weather_location h2 {
	display:inline;
	line-height:1em;
	margin:0 10px 0 0;
}
.weather #local #weather_location h1 {
	font-size:1.3em;
	margin-left:10px;
}
.weather #local #weather_location h2 {
	color:#888;
	font-size:0.9em;
	font-weight:400;
}
.weather #local ul li, .weather #hourly ul li, #ag_maps ul li {
	float:left;
}
.weather #local #current_weather  {
	margin:0 0 10px 0px;
	width:235px;
	height:315px;
	position:relative;
	background-image:url(/images/weather_background.png);
	background-repeat:no-repeat;
}
.weather #local #current_weather img {
	margin:0px;
	float:right;
	width:142px;
	margin-right:1px;
}

/* primary stats */
.weather #local #current_weather #current_stats {}
.weather #local #current_weather #current_stats li {
	color:#fff;
	position:absolute;
	margin-left:15px;
}
.weather #local #current_weather #current_stats #temp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	top:5px;
	margin-top:20px;
	margin-left:15px;
	position:absolute;
	vertical-align:text-top;
	font-weight:600;
	text-shadow:1px 1px 1px #333, 1px 1px 2px #333;
}
.weather #local #current_weather #current_stats #temp span, .weather #local #current_weather #current_stats #temp sup {
	font-weight:400;
}
.weather #local #current_weather #current_stats #temp span {}
.weather #local #current_weather #current_stats #temp sup { 
	font-size:23px;
}
.weather #local #current_weather #current_stats #description {
	font-size:20px;
	top:108px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	text-shadow:1px 1px 1px #333, 1px 1px 2px #333;
}
.weather #local #current_weather #current_stats #feels_like {
	font-size:16px;
	top:142px;
	font-weight:500;
	font-family:Arial, Helvetica, sans-serif;
}
.weather #local #current_weather #current_stats #current_wx_index {
    font-size:16px;
	top:162px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:500;
}
.weather #local #current_weather #current_stats #current_wx_index span {}
.weather #local #current_weather #current_stats #current_wx_index sup {}
/* secondary stats */
.weather #local #current_stats_secondary {
	clear:both;
	margin:0 0 0 0;
	position:absolute;
	top:178px;
	line-height:0%;
	width:215px;
}
.weather #local #current_stats_secondary li {
	color:#fff;
	margin:0 0 9px;
	text-align:center;
	width:50%;
}
.weather #local #current_stats_secondary li#current_location {
	margin-bottom:0px;
	width:95%;
	margin-left:10px;
	line-height:150%;
	font-family:Arial;
	font-size:10px;
}
.weather #local #current_stats_secondary li#current_location span {
	margin-top:0px;
}
.weather #local #current_stats_secondary li#current_wx_index {
	margin-bottom:16px;
	width:100%;
}
.weather #local #current_stats_secondary li#current_wx_index span {}
.weather #local #current_stats_secondary li#current_wx_index p {}
.weather #local #current_stats_secondary li.current-links {
	margin-bottom:4px;
	width:100%;
	margin-left:4px;
	margin-top:30px;
}
.weather #local #current_stats_secondary li.current-links a {
	font-size:10px;
	padding:1px 6px;
	padding:6px 14px;
	padding:4px 12px;
}
.weather #local #current_stats_secondary li span {
	display:inline-block;
	font-size:12px;
	margin:14px 0 0px;
	line-height:90%;
}
.weather #local #current_stats_secondary li p {
	color:#ccc;
	color:rgba(255, 255, 255, 0.5);
	font-family:Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
	font-size:12px;
	line-height:90%;
	padding: 0px;
}
/* stat blocks next to primary */
.weather #local #current_stats_blocks {
	width:478px;
}
.weather #local #current_stats_blocks li {
	border-bottom:1px solid #aaa;
	height:93px;
	margin:5px 0 1px;
	text-align:center;
	width:30%;
}
.weather #local #current_stats_blocks li sup.wind { /* wind direction */
	display:block;
	font-size:16px;
	top:5px;
	text-transform:uppercase;
	line-height:0px;
	position:relative;
	vertical-align:baseline;
}
.weather #local #current_stats_blocks li span {
	color:#444;
	display:inline-block;
	font-size:23px;
	font-weight:800;
	line-height:50px;
	margin-top:3px
}
.weather #local #current_stats_blocks li span sup { /* MPH indicator */
	bottom:0;
	color:#AAA;
	font-size:18px;
}
.weather input, textarea, select, .uneditable-input {
    border:1px solid #CCC;
    display:inline-block;
    font-size:13px;
    height:26px;
    margin-bottom:9px;
    padding:4px;
    width:210px;
}
.weather {
	font-family:Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}

/* radar map */
#radar_map {
	height:308px;
	width:430px;
}

/* update weather location */
#update_location {	
	padding:8px 15px 20px;
	height:55px;
	font-size:9pt !important;
	width:205px;
}
#update_location h4 {
	line-height:1em;
	margin:0px 0 5px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	font-size:16px;	
}
#update_location input {
	width:190px;
}
#update_location input#location_input {
		-webkit-border-radius:6px;
		-moz-border-radius:6px;
	border-radius:6px;
	border-color:#777;
	color:#aaa;
	margin:0 -20px 0 0;
	padding:4px 70px 4px 8px;
	width:120px;
}
#update_location input#location_input:focus {
		-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.3);
		-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.3);
	color:#555;
}
#update_location input#location_submit {
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
	border-radius:4px;
	font-size:10px;
	color:#fff;
	margin:-42px 0 3px 134px;
	padding:1px 4px;
	text-transform:uppercase;
	width:64px;
	height:24px;
}
#location_submit {
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
	border-radius:4px;
	font-size:10px;
	color:#fff;
	margin:-43px 0 3px 133px;
	padding:1px 4px;
	text-transform:uppercase;
	width:64px;
	height:25px;
}
#update_location image#location_submit {
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
	border-radius:4px;
	font-size:10px;
	color:#fff;
	margin:-43px 0 3px 133px;
	padding:1px 4px;
	text-transform:uppercase;
	width:64px;	
}

/* three day forecast */
.weather #hourly {}
.weather #hourly ul {}
.weather #hourly ul li {
	width:20%;
	text-align:left;
}
.weather #hourly ul li h6 {
	font-size:0.9em;
	line-height:1em;
	margin:6px 0 6px;
}
.weather #hourly ul li ul li {
	float:none;
	width:100%;
}
.weather #hourly ul li ul li p {
	margin:0;
	font-size:13px;
    font-weight:400;
    line-height:18px;
    padding:0px;
}

/* wx slider */
#hourly_slider { 
	height:120px; 
	/*overflow:hidden; */
	margin:12px 0 0 8px;
}
#hourly_slider .viewport { 
	float:left; 
	width:690px; 
	height:160px; 
	overflow:hidden; 
	position:relative; 
}
#hourly_slider #hourly_slider_buttons {
	display:block;
	float:right;
	margin:-45px 2px 0 0;
	height:30px;
}
#hourly_slider #hourly_slider_buttons a { 
	width:88px;
}
#hourly_slider .disable { 
	visibility:hidden; 
}
#hourly_slider .viewport > ul { 
	list-style:none; 
	position:absolute; 
	height:300px;
	padding:0; 
	margin-left:15px; 
	left:0; 
	top:0; 
}
#hourly_slider .viewport > ul > li { 
	float:left; 
	margin:0; 
	padding:0; 
	height:155px;
	width:138px;
	overflow:hidden;
}

/* agriculture maps */
#ag_maps_thumbs {
	background-color:#fff;
}
#ag_maps #ag_map_large {
	margin:-390px 0 0 -500px;
	height:680px;
	width:1000px;
	padding:10px 0;
}
#ag_maps .modal.fade.in {
	top:55%;
}
#ag_maps #ag_map_large .modal-body {
	max-height:660px;
	overflow:auto;
	padding:0;
}
#ag_maps #ag_map_large .modal-body img {
	width:100%;
}
#ag_maps ul li {
	margin:10px 0px 40px 0px;
	width:220px;
		-webkit-transition:all 0.2s ease-in-out; 
		-moz-transition:all 0.2s ease-in-out; 
		-o-transition:all 0.2s ease-in-out; 
	transition:all 0.2s ease-in-out;
}
#ag_maps ul li:hover {
	cursor:pointer;
	opacity:0.7;
}
#ag_maps ul li img {
	display:block;
	margin:0 auto;
	vertical-align:top;
	height:150px;
}
#ag_maps ul li p {
	color:#333;
	font-size:11px;
	line-height:1em;
	text-align:center;
}
#ag_maps h3 {
	margin:0;
	font-size:18px;
	font-weight:400;
}
#three_day h3 {
	margin:0;
	font-size:18px;
	font-weight:400;
}
#extended h3 {
	margin:0;
	font-size:18px;
	font-weight:400;
}
.weather #three_day, .weather #extended {
    font-size:11pt;
    padding-top:6px;
    text-align:center;
}
.weather #three_day h3, .weather #extended h3 {
	margin-top:10px;
}
.weather #three_day ul {}
.weather #three_day > ul > li {
	border-bottom:1px solid #ddd;
	padding:8px 0;
}
.weather #three_day > ul > li:nth-of-type(2n) {
	background-color:whiteSmoke;
}
.weather #extended > ul > li:hover, .weather #three_day > ul > li:hover {
	background-color:#FAF9DC!important;
}
.weather #three_day ul li h6, .weather #extended ul li h6 {
	font-size:0.9em; 
	line-height:1.3em;
	text-align:center;
	margin:0;
}
.weather #extended ul li img {
	float:left;
	margin:0 15px 15px 15px;
	height:54px;
	width:58px;
}
.weather #three_day ul li img {
	float:left;
	margin:0 40px 30px 15px;
	height:54px;
	width:58px;
}
.weather #three_day ul li ul {}
	.weather #extended ul li ul li, .weather #three_day ul li ul li {
		font-size: 0.9em;
		line-height: 1.2em;
		margin: 0 0 4px 0;
		text-align: left;
		display: table-row;
	}
.weather #three_day ul li ul li span {
	font-weight:800;
}

/* common weather list style */
.weather .weather-list h3 {
	margin:0;
}
.weather .weather-list ul {}
.weather .weather-list > ul > li {
	border-bottom:1px solid #ddd;
	padding:8px 0;
}
.weather .weather-list > ul > li:nth-of-type(2n) {
	background-color:whiteSmoke;
}
.weather .weather-list > ul > li:hover {
	background-color:#2c335e!important;
}
.weather .weather-list ul li h6 {
	font-size:0.8em;
	line-height:1.3em;
	text-align:center;
}
.weather .weather-list ul li img {
	float:left;
	margin:0 40px 30px 15px;
}
.weather .weather-list ul li ul {}
.weather .weather-list ul li ul li {
	font-size:0.9em;
	line-height:1.1em;
	margin:0 0 4px 0;
}
.weather .weather-list ul li ul li span {
	font-weight:800;
}

/* weather sidebar */
.weather aside .module {}
.weather aside .module h3 {
	font-size:18px;
	margin:0;
}
.weather aside .module nav {
	font-size:15px;
}
.weather aside .module nav ul {}
.weather aside .module nav ul li {}
.weather aside .module nav ul li a {
	line-height:1.5em;
	cursor:pointer;
}
.weather .btn {
    	-moz-border-bottom-colors:none;
    	-moz-border-left-colors:none;
    	-moz-border-right-colors:none;
    	-moz-border-top-colors:none;
    background-color:#F5F5F5;
    border-color:#CCC #CCC #B3B3B3;
    border-image:none;
    border-radius:3px 3px 3px 3px;
    border-style:solid;
    border-width:1px;
    box-shadow:0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color:#333;
    cursor:pointer;
    display:inline-block;
    font-size:13px;
    line-height:18px;
    margin-bottom:0;
    padding:4px 8px;
    text-align:center;
    text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align:middle;
}
.weather .btn.black {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:#363636;
	background-color:#222;
		background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
		background-image:-webkit-linear-gradient(top, #444, #222);
		background-image:-o-linear-gradient(top, #444, #222);
	background-image:linear-gradient(to bottom, #444, #222);
		background-image:-moz-linear-gradient(top, #444, #222);
	background-repeat:repeat-x;
	border-color:#222 #222 #000;
	border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
	filter:progid:dximagetransform.microsoft.gradient(enabled=false);
	text-decoration:none;
}
img {
	border:0;
		-ms-interpolation-mode:bicubic;
}
li {
	color:gray;
}
input[type="image"] {
	border:0
}
input[type="image"], input[type="checkbox"], input[type="radio"] {
	width:auto;
	height:auto;
	padding:0;
	margin:3px 0;
	*margin-top:0;/* IE7 */
	line-height:normal;
	cursor:pointer;
		-webkit-border-radius:0;
		-moz-border-radius:0;
	border-radius:0;
	border:0 \9;/* IE9 and down */
}
input[type="image"] {
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
	box-shadow:none;
}
#form input[type="text"] {
    display:inline-block; 
	width:210px; 
	height:18px; 
	padding:4px; 
	margin-bottom:9px; 
	font-size:13px; 
	line-height:18px; 
	color:#555; 
	border:1px solid #ccc; 
		-webkit-border-radius:3px; 
		-moz-border-radius:3px; 
	border-radius:3px;
}
.weatherAttribution {
	position:relative;
    clear:both;
    margin-bottom:3%;
	padding-top:3%;
}
.weather #sidebar .weatherMenuSide {
	margin-bottom:20px;
	clear:both;
}
.modulewell {
	margin-left:15px;
	margin-right:15px;
}
.modulewell ul {
	border-bottom:2px solid #DDD;
	border-top:3px solid #DDD;
	color:#404040;
	display:block;
		-webkit-transition:all 0.2s ease-in-out;
		-moz-transition:all 0.2s ease-in-out;
		-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}
.modulewell ul li:hover {
	cursor:pointer;
	opacity:0.7;
}
.modulewell li {
    border-bottom:1px solid #DDD;
    color:#404040;
    display:block;
    padding-left:3px;
	line-height:220%;
}
.modulewell li.header {
    background-color:#FFF;
    border-bottom:2px solid #AAA;
    border-top:medium none;
    font-weight:800;
}
.modulewell li:nth-child(odd) {
    background-color:#F9F9F9;
}
.modulewell li span {
    display:inline-block;
    text-align:right;
}
.modulewell li span.contract {
    text-align:left;
    width:160px;
}
.modulewell li span.last {
    width:55px;
}
.modulewell li span.change {
    width:55px;
}
.modulewell li.down span.change {
    background-position:4px -17px;    
}
.modulewell li.up span.change {
    background-position:4px 2px;    
}
.modulewell li span.chart {
    padding:0;
    width:26px;
}
.modulewell li span.chart a {
    background-position:5px -34px;
    display:block;
    height:12px;
    padding:3px 0;
    text-align:left;
    text-indent:-9999em;
    width:26px;
}
.twoColumn {
	width:310px!important;
	margin-top:20px;
	margin-left:20px;
}
span.windHeader {
	line-height:0px!important;
	display:block!important;
	top:0px;
	position:relative;
	vertical-align:baseline;
	text-transform:uppercase;
	font-weight:normal!important;;
	font-size:1em!important;
	color:gray!important;
}
span.windValue {}
.windText {}
span.humidtyHeader {
	line-height:0px!important;
	display:block!important;
	top:0px;
	position:relative;
	vertical-align:baseline;
	font-size:1em!important;
}
span.humidityValue {
	margin:6px 0px 0px 0px!important;
}
.humidityText {}
span.dewPointHeader {
	line-height:0px!important;
	display:block!important;
	top:-9px;
	position:relative;
	vertical-align:baseline;
	font-size:.75em!important;
	font-weight:normal!important;
	color:gray!important;
}
span.dewPointValue {
	line-height:28px!important;
	margin:-4px 0px 11px 0px!important;
}
.dewPointText {}
/* END weather */

/*Hourly Slider*/
/**=================================== RESET AND LAYOUT ===================================**/
.bx-wrapper {
    position:relative;
    margin:0 auto /*60px*/;
    padding:0;
    /*max-width:960px;*/
}
.bx-wrapper img {
    max-width:100%;
    display:block;
}
.bx-viewport {
    height:auto;
}
/**=================================== THEME ===================================**/
.bx-wrapper .bx-viewport {
    border:0px;
	left:0px;
    background:#fff;
    /*fix other elements on the page moving (on Chrome)*/
    	-webkit-transform:translatez(0);
    	-moz-transform:translatez(0);
        -ms-transform:translatez(0);
        -o-transform:translatez(0);
    transform:translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position:absolute;
    bottom:-30px;
    width:100%;
}
/*=================================== LOADER ===================================*/
.bx-wrapper .bx-loading {
    min-height:50px;
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:2000;
}
/*=================================== PAGER ===================================*/
.bx-wrapper .bx-pager {
    text-align:center;
    font-size:.85em;
    font-family:inherit;
    font-weight:bold;
    color:#666;
    padding-top:20px;
    display:none;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display:inline-block;
    *zoom:1;
    *display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background:#666;
    text-indent:-9999px;
    display:block;
    width:10px;
    height:10px;
    margin:0 5px;
    outline:0;
    border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background:#000;
}
/*=================================== DIRECTION CONTROLS (NEXT / PREV) ===================================*/
.bx-wrapper .bx-prev {
    left:-31px;
    background:url(../../../../images/controlsLeftArrow.png) no-repeat;
}
.bx-wrapper .bx-next {
    right:-31px;
    background:url(../../../../images/controlsRightArrow.png) no-repeat;
}
.bx-wrapper .bx-prev:hover {
    background-position:0 0;
}
.bx-wrapper .bx-next:hover {
    background-position:0 0;
}
.bx-wrapper .bx-controls-direction a {
    position:absolute;
    top:50%;
    margin-top:-16px;
    outline:0;
    width:25px;
    height:25px;
    text-indent:-9999px;
    z-index:9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display:none;
}
/*=================================== AUTO CONTROLS (START / STOP) ===================================*/
.bx-wrapper .bx-controls-auto {
    text-align:center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display:block;
    text-indent:-9999px;
    width:10px;
    height:11px;
    outline:0;
    background:url(images/controls.png) -86px -11px no-repeat;
    margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position:-86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display:block;
    text-indent:-9999px;
    width:9px;
    height:11px;
    outline:0;
    background:url(images/controls.png) -86px -44px no-repeat;
    margin:0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position:-86px -33px;
}
/*=================================== PAGER WITH AUTO-CONTROLS HYBRID LAYOUT ===================================*/
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align:left;
    width:80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right:0;
    width:35px;
}
/*=================================== IMAGE CAPTIONS ===================================*/
.bx-wrapper .bx-caption {
    position:absolute;
    bottom:0;
    left:0;
    background:#666\9;
    background:rgba(80, 80, 80, 0.75);
    width:100%;
}
.bx-wrapper .bx-caption span {
    color:#fff;
    font-family:inherit;
    display:block;
    font-size:.85em;
    padding:10px;
}

/*Map Tabs */
#MapsTabsDiv.fctabs, #ForecastTabsDiv.fctabs, #ExtendedTabsDiv.fctabs {
	width:1014px;
	margin:0px auto;
}
#MapsTabsDiv.fctabs h1, #ForecastTabsDiv.fctabs h1, #ExtendedTabsDiv.fctabs h1 {
	margin:33px 0 25px;
}
#MapsTabsDiv.fctabs h3, #ForecastTabsDiv.fctabs h3, #ExtendedTabsDiv.fctabs h3 {
	margin:10px 0;
}
#MapsTabsDiv ul.resp-tabs-list, #ForecastTabsDiv ul.resp-tabs-list, #ExtendedTabsDiv ul.resp-tabs-list {
	display:none;
}
#MapsTabsDiv div.resp-tabs-container, #ForecastTabsDiv div.resp-tabs-container, #ExtendedTabsDiv div.resp-tabs-container {
	border:none;
	float:none;
	width:100%;
	min-height:initial;
	clear:none;
}
#MapsTabsDiv h2.resp-accordion, #ForecastTabsDiv h2.resp-accordion, #ExtendedTabsDiv h2.resp-accordion {
	display:block;
}
#threeDayUL > li, #extendedUL > li {
    border-bottom: 1px solid #ddd;
    padding: 8px 0;
    display: table;
    width: 100%;
}
#threeDayUL > li:nth-of-type(2n), #extendedUL > li:nth-of-type(2n) {
	background-color:whiteSmoke;
}

/* START Responsive Phone CSS */
	@media only screen and (max-width: 480px) {
		.weather #local #current_stats_blocks li span {
			font-size:18px;
		}
		.weatherAttribution {
			padding-top:3%;
		}
	}
/* END Responsive Phone CSS */