/*---------- weather */

ul.weather {
	list-style: none;
	float: left;
	margin-left: 10px;
	}

ul.weather li {
	float: left;
	font-size: 11px;
	padding: 3px 0;
	}

ul.weather li.last {
	background: none;
	}

ul.weather li a {
	color: #083463;
	padding: 0 4px;
	}
	
ul.weather li a:hover {
	color: #4F91CD;
	}
	
ul.weather li.title {
	font-size: 12px;
	font-weight: bold;
	padding-right: 17px;
	color: #083463;
	}
	
ul.weather li.city {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

ul.weather li.yellow a {
	color: #f5c119;
	font-weight: bold;
	}

td.weatherContent {
  color:#083463 !important;
}

.weather img{
height:18px;
}

ul.weather {
	list-style: none;
	float: left;
        margin:0px;	
        margin-left:0px;  
        margin-top:-20px;  
	}

.headerRegion .weatherHead {
  font-family:arial;
  color:#083463;
}

.headerRegion .weatherContent, .headerRegion a.weatherFiveDayLink {
  font-size:11px;
}

*html ul.weather{
margin-left:10px;
}

ul.weather li, ul.weather {
	float: left;
	font: bold 12px Arial; 
        color:#083463;
	padding: 3px 0;
	}

ul.weather li.last {
	background: none;
	}

ul.weather li a, ul.weather a {
	color: #083463;
	padding: 0 4px;
	}
	
ul.weather li a:hover, ul.weather a:hover {
	color: #4F91CD;
	}
	
ul.weather .title {
	font:bold 12px Arial;
	padding-right: 17px;
	color: #083463;
	}
	
ul.weather .city {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

ul.weather .yellow a {
	color: #f5c119;
	font-weight: bold;
	}

.weathercontent{
font:normal 10px arial;
color:#083463;
}

.weathercontent .weatherfivedaylink{
color:#083463;
font:normal 10px arial; 
}

.weathersectionlink{
font:bold 12px arial;
}

.region2 table.weatherBox td {
  font-size:12px;
}

.region 2 #flight_delays {
  margin-top:30px;
}

.region2 table.weatherBox {
  border:0px;
  margin-top:20px;
  margin-bottom:0 !important;
  padding-bottom:0 !important;
}

.region2 .weatherHead {
  text-align:center;
}

.region2 .weatherBox table {
  width:100%;
}

.region2 td.weatherHead {
  padding-top:10px;
}

.region2 .weatherLink img {
  margin-top:12px;
}

.region2 .wthrDay {
  font-weight:bold;
}

.region2 .weatherHead {
  font-size:15px !important;
  color:#000;
}

#current_conditions {
  border:0px;
  padding:0px;
  margin:0px;
}

#current_conditions table {
  margin: 0px;
  border:0px;
  padding:0px;
}

#current_conditions .weatherText {
  font-size:12px;
  padding:0px;
  margin:0px;
}

#current_conditions .weatherDetailed {
  font-size:12px;
  padding:0px;
  margin:0px;
}

#current_conditions .weatherSubTitle {
  font-weight:bold;
  font-size:18px;
  padding-top:0px;
  font-family:arial, helvetica, sans-serif;
}

#current_conditions .weatherHead {
  padding-top:15px;
  font-size:18px;
  font-weight:bold;
  font-family:arial, helvetica, sans-serif;
}

#flight_delays {
  margin-top:30px;
  text-align:center !important;
}

#flight_delays table {
  text-align:center;
  font-size:10px;
  width:600px;
  margin-top:10px;
  margin-left:25px;
  margin-bottom:10px;
}

#flight_delays table td {
  font-size:11px;
  padding:10px;
  border-spacing:0 !important;
}

/* ------------------END WEATHER -------------------*/
#signup {
 font-family:arial, helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 float:right;
 text-align:right;
 color: #083463;
 padding:0;
 margin-top:0;
 vertical-align:top;
}
#signup a {
	color: #083463;
	 font-size:10px;
	}
#signup a:hover {
	color: #4F91CD;
                text-decoration:underline;
	}

.websubscribe {
font-family:arial, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
position: absolute;
margin-top: -17px;
margin-left: 715px;
}
