body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content_inner a {
	text-decoration:none;
	color: #0099CC;
}

#left_bar {
	float: left;
	width: 133px;
	padding: 8px;
}

#right_bar {
	float: right;
	width: 245px;
	padding: 8px;
	padding-bottom: 100px;
}
			
ul {
	margin:0;
	padding:10px;
}
			
.content_inner {
	padding:10px;
}
			
a#newsletter_icon span {
	display: block;
	width: 114px;
	height: 40px;
	margin-top:10px;
	margin-left:8px;
	overflow: hidden;
	background: url('../images/newsletterSignupButton.gif') 0 0 no-repeat;
}
			
a#newsletter_icon:hover span {
	background-position: 0 -40px;
}
			

div#right_bar_buttons {
	margin-top: 10px;
}
div#right_bar_buttons a {
	/*float: left;*/
}

a#get_weather_button {
	display: block;
	background: url('../images/getWeather.gif') 0 0 no-repeat;
	cursor: pointer;
	width: 116px;
	height: 40px;
	/*margin-right: 7px;*/
	margin-left: 7px;
	margin-bottom:10px;
}
a#get_weather_button:hover {
	background-position: 0 -40px;
	color: #fff !important;
}
a#get_weather_button span {
	display: block;
	width: 116px;
	height: 40px;
}

a#weather_stations_button {
	display: block;
	background: url('../images/weatherStations.gif') 0 0 no-repeat;
	cursor: pointer;
	width: 116px;
	height: 40px;
	margin-left: 7px;
}
			
a#weather_stations_button:hover {
	background-position: 0 -40px;
	color: #fff !important;
}
			
a#weather_stations_button span {
	display: block;
	width: 116px;
	height: 40px;
}



a#station_advantages_button {
	display: block;
	background: url('../images/advantageButton.gif') 0 0 no-repeat;
	cursor: pointer;
	width: 96px;
	height: 64px;
	margin-left: 7px;
}
			
a#station_advantages_button:hover {
	background-position: 0 -64px;
	color: #fff !important;
}
			

a#contractor_hover {
	float: left;
	display: block;
	background: url('../images/contractorButton.gif') 0 0 no-repeat;
	width: 96px;
	height: 47px;
	margin-top: 25px;
	margin-left: 8px;
	cursor: pointer;
}

a#contractor_hover:hover {
	background-position: 0 -47px;
	color: #fff !important;
}

a#contractor_hover span {
	display: block;
	width: 96px;
	height: 47px;
}

a.blue_weather_bar span {
	display: block;
	width: 130px;
	height: 25px;			
	overflow: hidden;
	background: url('../images/blueWeatherBar.jpg') 0 0 no-repeat;
	text-decoration:none !important; 
}
			
a.blue_weather_bar {
	text-decoration:none !important; 
			
}
			
a.blue_weather_bar:hover  span {
	background-position: 0 -25px;
	color: #fff !important;
}
			
a.white_weather_bar span {
	display: block;
	width: 130px;
	height: 25px;			
	overflow: hidden;
	background: url('../images/whiteWeatherBar.jpg') 0 0 no-repeat;
				
}
			
a.white_weather_bar  {
	text-decoration:none !important; 
			
}
			
a.white_weather_bar:hover  span {
	background-position: 0 -25px;
	color: #fff !important;
}

#climate_control {
	width: 245px;
	font-size: 1.3em;
	font-weight: bold;
}

#climate_control ul {
	margin: 0;
	padding: 0;
	border: 1px solid #babfc6;
	list-style: none;
	list-style-image: none;
}
#climate_control ul li.header {
	border-top: none;
	background: none;
	background-color: #5d9731;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#climate_control ul li {
	border-top: 1px solid #babfc6;
	margin: 0;
	padding: 0;
	height: 25px;
}
#climate_control ul li span {
	display: block;
	width: 233px; /*accounts for the 1px border around entire UL*/
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

#climate_control ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color:#666666;
}
			
#climate_control ul li a:hover {
	background-color: #5d9731;
	cursor: pointer;
	color: #fff;
}

	
a.climate_hover span {
	display: block;
	width: 205px;
	height: 26px;			
}
a.climate_hover_active span {
	display: block;
	width: 205px;
	height: 26px;			
}
			
a.climate_hover  {
	text-decoration:none !important; 
	cursor:pointer;
}
a.climate_hover_active  {
	text-decoration:none !important; 
}
			
a.climate_hover:hover span {
	background-color:#5d9731;
	color:#fff !important;
}
a.climate_hover_active span {
	background-color:#5d9731;
	color:#fff !important;
}
.clear{
	clear:both;
}


a {
	color:#3E6B8A;
	text-decoration:none;
}

.green_quote{

	font-size:15px;
	font-weight:bold;
	color:#000000;
	width:130px;
	margin-top:75px;
	margin-bottom:75px;
	font-style:italic;

	
}

.closing_quotation
{
	vertical-align:bottom;

}

.rainbird_rightbar{

	margin-bottom:25px;
	margin-right:15px;
	text-align:center;

}

.weather_station_box{
	position:absolute;
	width:184px;
	height:78px;
	z-index:2500;
	padding:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000000 !important;
}


.weather_station_box a{
	color:#000000;
	text-decoration:none;
}


a.weather_box_link{
	cursor:pointer;
}

/*a.weather_box_link:hover span.map_title{
	color:#5D9731;
}*/

.rain_table_yellow{
	background-color:#fefac1;
}

.rain_table td{

	padding:5px;
	border-bottom:1px solid #000;
}

.rain_table_bottom_td {
	border-bottom:none !important;
}

.rain_table_bottom_blue_td {
	border-bottom:none !important;
	background-color:#dbe3ed;
	
}

.rain_table_avgTemp_bottom{
	border-bottom:2px solid #000 !important;
	background-color:#fefac1;
}

#bottom_header a {
	text-decoration:none;
	color:#444444;
	font-weight:bold;
	font-size:12px;
	height:25px; 
	padding-left:5px; 
	line-height:25px;
	padding-left:10px; 
	line-height:25px;
}

a.bottom_header_active {
	text-decoration:none;
	color:#5D9731 !important; 
	height:25px; 
	padding-left:5px; 
	line-height:25px;
	padding-left:10px; 
	line-height:25px;
}


#live_weather {
	display: block;
	width: 130px;
	font-size: 1.3em;
}
#live_weather ul {
	margin: 0;
	padding: 0;
	border: 1px solid #babfc6;
	list-style: none;
	list-style-image: none;
}
#live_weather ul li.header {
	border-top: none;
	background: none;
	background-color: #5d9731;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#live_weather ul li {
	border-top: 1px solid #babfc6;
	margin: 0;
	padding: 0;
	height: 25px;
}
#live_weather ul li span.bar {
	display: block;
	width: 118px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}
#live_weather ul li span.bar span.left {
	display: inline-block;
	width: 89px;
}
#live_weather ul li span.bar span.right {
	display: inline-block;
	width: 29px;
}

#live_weather ul li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#live_weather ul li a.nav0 {
	background: url('../images/live-weather-blue-bg.gif') 0 0 no-repeat;
}
#live_weather ul li a.nav1 {
	background: url('../images/live-weather-white-bg.gif') 0 0 no-repeat;
}
			
#live_weather ul li a:hover {
	background-position: 0 -25px;
	cursor: pointer;
	color: #fff;
}



.content_inner_ws{

	padding-bottom:50px;
}

h1{
	font-size:14px;
	font-weight:bold;
}

blockquote{
	margin-bottom:2.5em;
}

.portfolio_divider{
	border-bottom:1px solid #dddddd;
	padding-bottom:5px;
	margin-bottom:5px;
}

#top_title{
	margin: 0; 
	border: 1px solid #babfc6; 
	color:#fff; 
	font-weight:bold; 
	background-color:#5d9731; 
	text-align:left; 
	line-height: 26px; 
	height: 26px; 
	padding: 0 10px;
	font-size:1.3em;
}


#products_selector{
	width: 237px;
	font-size: 1.3em;
	font-weight: bold;

}

.top_title {
	margin: 0; 
	border: 1px solid #babfc6; 
	color:#fff; 
	font-weight:bold; 
	background-color:#5d9731; 
	text-align:left; 
	line-height: 26px; 
	height: 26px; 
	padding: 0 10px;
	font-size:1.3em;
}

#products_selector ul {
	margin: 0;
	padding: 0;
	border: 1px solid #babfc6;
	list-style: none;
	list-style-image: none;
}
#products_selector ul li.header {
	border-top: none;
	background: none;
	background-color: #5d9731;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#products_selector ul li {
	border-top: 1px solid #babfc6;
	margin: 0;
	padding: 0;
	height: 25px;
}
#products_selector ul li span {
	display: block;
	width: 220px; /*accounts for the 1px border around entire UL*/
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

#products_selector ul li span.leaf {
	display: block;
	width: 220px; /*accounts for the 1px border around entire UL*/


}


#products_selector ul li a {
	
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color:#666666;
}
			
#products_selector ul li a:hover {
	background-color:#5d9731;
	cursor: pointer;
	color: #fff;
}

#products_selector ul li a.leaf {
	background:url('../images/rainbirdLeaf.jpg') top right no-repeat;
}

#products_selector ul li a.leaf:hover {
	background:url('../images/rainbirdLeafGreen.jpg') top right no-repeat #5d9731;
}

#alliances ul li{
	margin-left:10px;

}

.header a {
color: #ffffff !important;	
}

.header a:hover {
text-decoration: underline !important;	
}