@charset "utf-8";
/* CSS Document */

/* Begin Clearfix Styles */
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}		 
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}			 
* html .clearfix {
	height: 1%;
}
/* End Clearfix Styles */

/* Begin Generic and Layout Styles */
body {
	/*font: 13px Tahoma, Geneva, Verdana, sans-serif;*/
	font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
	background: url('../images/layout/body-bg.png') center top repeat-y #fff;
}

#ie6_message {
	display: none;	
}

body.ie6 {
	background-image: none !important;
	background: none;
	background-color: #fff;
}
body.ie6 #ie6_message {
	width: 980px;
	margin: 0 auto;
	padding-top: 100px;
	text-align: center;
	display: block;
	font-size: 18px;
}
body.ie6 #container {
	display: none;	
}


strong {
	font-weight: bold;
}
em {
	font-style: italic;	
}

a {
	color: #5a87c6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;	
}

h1, h2, h3, h4 {
	line-height: 1.1;
}

h1, span.h1 {
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 1em;
	text-transform: uppercase;
	background-color: #5a87c5;
	padding: 12px 15px;
	color: #fff;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 120px 40px;
}

h1 span.sub_title {
	display: block;
	font-size: 0.6em;
	text-transform: none;
	line-height: 1.2;
}

h1.secondary {
	margin-top: 1.3em;	
}

h2, span.h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0.9em;
	margin-top: 0.5em;
	text-transform: uppercase;
	
	/*
	background-color: #5D9731;
	padding: 12px 15px;
	color: #fff;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 120px 40px;

	border-top: 1px solid #608CC8;
	padding-top: 0.9em
	*/
}

/*
h2, span.h2 {
	font-size: 18px;
	margin-bottom: 0.8em;
	padding-top: 0.5em;
}
*/

h3, span.h3 {
	font-size: 14px;
	margin-bottom: 0.8em;
	padding-top: 0.5em;
	font-weight: bold;
}

h4, span.h4 {
	font-weight: bold;
	margin-bottom: 0.8em;
}

h6 {
	color: #999;	
}
span.h1, span.h2, span.h3, span.h4 {
	margin: 0;
	padding: 0;	
}

table.inline_images td {
	vertical-align: middle;	
}

img.right {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;	
}
img.left {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;	
}

#container {
	width: 990px;
	margin: 0 auto;	
}

#header {
	width: 990px;
	height: 190px;
	position: relative;
	z-index: 1000;
	margin-bottom: 10px;
}

#logo {
	position: absolute;
	left: 0;
	top: 30px;
}

#tagline {
	position: absolute;
	left: 335px;
	top: 60px;
}

#nav_calculate_water_waste {
	position: absolute;
	right: -5px;
	top: 154px;	
}

#nav {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	overflow: shown;
}
#nav ul {
	list-style: none;
	margin: 0;
	height: 45px;
}
#nav ul li {
	float: left;
	position: relative;
	height: 45px;
	overflow: shown;
}
#nav ul li a {
	display: block;
	height: 45px;
	text-decoration: none;
	overflow: hidden;
	background-image: url('../images/layout/nav.png');
	background-position: 0 0;
	background-color: #fff;
}
#nav ul li a span {
	display: none;
}

#nav ul li a#nav_what_we_do {
	width: 101px;
	background-position: 0 0;
}
#nav ul li:hover a#nav_what_we_do, #nav ul li.active a#nav_what_we_do {
	background-position: 0 -45px;
}
#nav ul li a#nav_real_time_weather {
	width: 139px;
	background-position: -101px 0;
}
#nav ul li:hover a#nav_real_time_weather, #nav ul li.active a#nav_real_time_weather {
	background-position: -101px -45px;
}
#nav ul li a#nav_our_clients {
	width: 101px;
	background-position: -240px 0;
}
#nav ul li:hover a#nav_our_clients, #nav ul li.active a#nav_our_clients {
	background-position: -240px -45px;
}
#nav ul li a#nav_our_proven_results {
	width: 147px;
	background-position: -341px 0;
}
#nav ul li:hover a#nav_our_proven_results, #nav ul li.active a#nav_our_proven_results {
	background-position: -341px -45px;
}
#nav ul li a#nav_leed {
	width: 53px;
	background-position: -488px 0;
}
#nav ul li:hover a#nav_leed, #nav ul li.active a#nav_leed {
	background-position: -488px -45px;
}
#nav ul li a#nav_media {
	width: 62px;
	background-position: -541px 0;
}
#nav ul li:hover a#nav_media, #nav ul li.active a#nav_media {
	background-position: -541px -45px;
}
#nav ul li a#nav_faqs {
	width: 55px;
	background-position: -603px 0;
}
#nav ul li:hover a#nav_faqs, #nav ul li.active a#nav_faqs {
	background-position: -603px -45px;
}
#nav ul li a#nav_about_us{
	width: 82px;
	background-position: -658px 0;
}
#nav ul li:hover a#nav_about_us, #nav ul li.active a#nav_about_us {
	background-position: -658px -45px;
}

#nav ul li:hover ul {
	display: block;	
}
#nav ul li ul {
	display: none;
	position: absolute;
	left: -1px;
	top: 44px;
	background-color: #fff;
	width: 200px;
	height: auto;
	font-weight: normal;
	border: 1px solid #6eb43f;
	border-top: none;
	white-space: nowrap;
}
#nav ul li ul li {
	float: none;
	height: auto;
	width: auto;
	border-top: 1px solid #6eb43f;
}
#nav ul li ul li a {
	display: block;
	padding: 6px 10px;
	line-height: 1;
	height: auto;
	color: #424242 !important;
	background-image: none;
	background-color: #f5fcf1;
}

#nav ul li ul li:hover a {
	background-color: #b4d2a0;

}
#nav ul li ul li a span {
	display: block;	
}

#sub_nav {
	background-color: #6eb43f;
	padding: 9px 10px;
	text-transform: uppercase;
	line-height: 1;
	font-size: 11px;
}
#sub_nav a {
	text-decoration: none;
	color: #333333;
}
#sub_nav a:hover, #sub_nav a.active {
	color: #fff;	
}
#sub_nav span.pipe {
	padding: 0 1px;	
}

#main {
	margin-top: 20px;
	background: url('../images/layout/footer-grass-station.jpg') center bottom no-repeat #fff;
}

#banner {
	margin-bottom: 5px;
	border: 1px solid #333333;
	/*border: 1px solid #608cc8;*/
}
#banner div.banner_icon {
	float: left;
	/*border-right: 1px solid #608cc8;*/
	border-right: 1px solid #333333;
	width: 95px;
	height: 95px;
	background-color: #fff;
}
#banner div.banner_icon.waste {
	background: url('../images/banner-icons.png') 0 0 no-repeat #fff;	
}
#banner div.banner_icon.plant {
	background: url('../images/banner-icons.png') 0 -95px no-repeat #fff;	
}
#banner div.banner_icon.money {
	background: url('../images/banner-icons.png') 0 -190px no-repeat #fff;	
}

#banner div.banner_icon.stamp {
	background: url('../images/banner-icons.png') 0 -285px no-repeat #fff;	
}

#banner div.banner_heading {
	padding: 0 20px;
	line-height: 95px;
	font-size: 39px;
	font-weight: bold;
	text-shadow: 2px 2px 5px #333333;
}
#banner div.banner_heading.iconned {
	padding-left: 110px;
	color: #333333;
}
#banner div.banner_heading.iconned.waste {
	background-color: #c3d8f0;
}
#banner div.banner_heading.iconned.plant {
	background-color: #6db33f;
}
#banner div.banner_heading.iconned.money {
	background-color: #f47b20;
}

#banner div.banner_heading.iconned.stamp {
	color:#ffffff;
	background-color: #ed2224;
}


#left_bar {
	float: left;
	padding-bottom: 200px;
	width: 295px;
}

#content {
	float: right;
	padding-bottom: 85px;
	width: 670px;
}

.content ul {
	list-style: none;
	margin-bottom: 1em;
}
.content ul li {
	margin-left: 2em;
	background: url('../images/layout/bullet.png') 0px 4px no-repeat transparent;
	padding-left: 18px;
	margin-bottom: 2px;
}
.content ul li ul {
	margin-top: 2px;
}

#footer {
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
}

#print_footer {
	display: none;
	border-top: 1px solid #333333;
	margin-top: 1em;
	padding-top: 0.5em;
	margin-bottom: 1em;
}

.print_nav {
	margin-top: 2.2em;	
	text-align: right;
}

#left_bar div.item {
	padding: 13px 0;
	border-top: 1px solid #608cc8;
}
#left_bar div.item.indented {
	padding-left: 6px;	
}
#left_bar div.item.last {
	border-bottom: 1px solid #608cc8;
}

#left_bar div.item h2 {
	color: #6cb33f;
	font-size: 19px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0.9em;
	background: none;
	margin-top: 0;
	text-transform: none;
	border-radius: 0;
}
#left_bar div.item div.guarantee_box {
	width: 277px;
	padding: 9px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	line-height: 1.4;
	background: url('../images/layout/guarantee.jpg') 0 0 no-repeat transparent;
}

#left_bar div.item ul.large_iconned_list li {
	list-style: none;
	height: 44px;
	margin: 7px 0;
	
}
#left_bar div.item ul.large_iconned_list li a {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 19px;
	color: #5a87c6;
	font-weight: bold;
	overflow: hidden;
	text-decoration: none;
	
	background: url('../images/layout/about-icons.jpg') 0 0 no-repeat transparent;
	padding-left: 65px;
}
#left_bar div.item ul.large_iconned_list li a:hover {
	color: #4169a0;	
}
#left_bar div.item ul.large_iconned_list li.waste a {
	background-position: 0 0;	
}
#left_bar div.item ul.large_iconned_list li.plant a {
	background-position: 0 -44px;	
}
#left_bar div.item ul.large_iconned_list li.money a {
	background-position: 0 -88px;	
}
#left_bar div.item ul.large_iconned_list li.waste a:hover {
	background-position: 0 -132px;	
}
#left_bar div.item ul.large_iconned_list li.plant a:hover {
	background-position: 0 -176px;	
}
#left_bar div.item ul.large_iconned_list li.money a:hover {
	background-position: 0 -220px;	
}

#left_bar div.item ul.quick_links {
	text-transform: uppercase;	
}
#left_bar div.item ul.quick_links li {
	list-style: none;
	margin: 10px 0;
	min-height: 19px;
	background: url('../images/layout/bullet-blue-arrow.png') 0 3px no-repeat transparent;
	padding-left: 22px;	
}
#left_bar div.item ul.quick_links li a {
	display: block;
	font-size: 17px;
}
#left_bar div.item ul.quick_links li a.waste {
	background-position: 0 0;	
}

span.pipe {
	padding: 0 5px;	
}

a.thin_button {
	background: url("../images/layout/thin-button.png") no-repeat 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 12px;
    height: 42px;
	overflow: hidden;
    padding-left: 17px; /* This padding must match the width of the left window image because if it overlaps the right window, the shadows create an unwanted effect */
    text-decoration: none;
	text-transform: uppercase;
}
a.thin_button span {
	background: url("../images/layout/thin-button.png") no-repeat right -42px transparent;
    cursor: pointer;
    display: inline-block;
    height: 42px;
    line-height: 44px;
    overflow: hidden;
    padding-right: 18px;
    text-align: center;	
}
a.thin_button:hover {
	background-position: 0 -84px;
}
a.thin_button:hover span {
	background-position: right -126px;
    line-height: 36px;
}

a.thick_button {
	background: url("../images/layout/thick-button.png") no-repeat 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 18px;
    height: 52px;
	overflow: hidden;
    padding-left: 15px; /* This padding must match the width of the left window image because if it overlaps the right window, the shadows create an unwanted effect */
    text-decoration: none;
	text-transform: uppercase;
}
a.thick_button span {
	background: url("../images/layout/thick-button.png") no-repeat right -52px transparent;
    cursor: pointer;
    display: inline-block;
    height: 52px;
    line-height: 54px;
    overflow: hidden;
    padding-right: 20px;
    text-align: center;
	padding-left: 5px;
}
a.thick_button:hover {
	background-position: 0 -104px;
}
a.thick_button:hover span {
	background-position: right -156px;
    line-height: 45px;
}



/* Live Weather Box Styles */
div.live_weather ul {
	display: block;
	border: 1px solid #5987c6;
	/*font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;*/
}
div.live_weather ul li {
	border-top: 1px solid #5987c6;
}

div.live_weather ul li a {
	color: #333333;
	display: inline-block; /*clearfix*/	
	background-color: #fff;
}
div.live_weather ul li.odd a {
	background-color: #e2e7f5;
}
div.live_weather ul li a:hover {
	background-color: #a6c3ea;
}

/* clearfix styles for live weather */
div.live_weather ul li a:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] div.live_weather ul li a {
	display: block;	
}
* html div.live_weather ul li a {
	height: 1%;
}
/* end clearfix styles for live weather */

/* Begin Box Shadow Styling */
.box_shadow_container {
	position: relative;
}
.box_shadow_container .box_content {
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
}
.box_shadow_container .box_shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px #333333;
	-webkit-box-shadow: 0 0 8px #333333;
	-moz-box-shadow: 0 0 8px #333333;
}

body.ie6 .box_shadow_container .box_shadow,
body.ie7 .box_shadow_container .box_shadow,
body.ie8 .box_shadow_container .box_shadow {
	background-color: #fff;
	width: 100%;
	height: 100%;
	margin: -6px !important; /* shift box back by number of pixels the shadow spans */
	margin-right: 6px !important;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#777777, Strength=6, Direction=0),
			progid:DXImageTransform.Microsoft.Shadow(Color=#777777, Strength=6, Direction=90),
			progid:DXImageTransform.Microsoft.Shadow(Color=#777777, Strength=6, Direction=180),
			progid:DXImageTransform.Microsoft.Shadow(Color=#777777, Strength=6, Direction=270);
}
/* End Box Shadow Styling */

div.live_weather ul li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

div.live_weather ul li.first {
	border-top: none;
}
div.live_weather ul li h3, div.live_weather ul li a {
	display: block;
	padding: 5px 15px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
div.live_weather ul li h3 {
	background-color: #5987c6;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
div.live_weather ul li span.location {
	float: left;	
}
div.live_weather ul li span.temperature {
	float: right;	
}
/* End Live Weather Styles */


div.page_quote {
	text-align: center;
	padding: 1em 0;	
}

/*News Styles*/
#news div.news_release {
	border-bottom: 1px solid #608CC8;
	padding-bottom: 1.3em;
	margin-top: 1.3em;
}

#news div.title {
	font-weight: bold;	
}
#news div.date {
	color: #888;	
	font-size: 0.9em;
}
/*End News Styles*/

div.table_data {
	margin-bottom: 1em;	
}
div.table_data p.footer_caption {
	margin-bottom: 0px !important;
	margin-top: 1px !important;
	padding-left: 3px;
	font-size: 0.8em;	
}

table.form_table td {
	padding: 2px 4px;
}
table.form_table td.label {
	padding-left: 0;	
}

form a.thick_button {
	margin-left: -8px;	
}

div.hr {
	border-bottom: 1px solid #608CC8;
	margin-bottom: 1.3em;
	padding-bottom: 1.3em;	
}

.required {
	color: #ff0000;	
}

.hidden {
	display: none;	
}

a.icon {
	display: inline-block;
	padding-left: 24px;
	line-height: 16px;
	background: url('../images/icons/printer.png') 0 0 no-repeat transparent;
	padding-right: 20px;
}

a.back {
	background-image: url('../images/icons/back.png');
}
a.print {
	background-image: url('../images/icons/printer.png');
}

.left {
	float: left;	
}
.right {
	float: right;	
}

div.social_icons {
	text-align: center;	
}
#left_bar div.item div.social_icons {
	text-align: left;	
}
div.social_icons a {
	display: inline-block;

	width: 32px;
	height: 32px;
	background: url('../images/layout/social-media-icons.png') 0 0 no-repeat #fff;
	overflow: hidden;
	margin: 0 15px;
}
div.social_icons a.facebook {
	background-position: -240px -40px;	
}
div.social_icons a.twitter {
	background-position: -199px 0;	
}
div.social_icons a.linked_in {
	background-position: -160px -40px;	
}
div.social_icons a span {
	display: none;	
}



div.savings_table_wrapper {
	background: url('../images/layout/data-table-bottom-bg.jpg') left bottom repeat-x #fff;
	margin-bottom: 2px;
}
table.savings_table {
	width: 100%;
}
table.savings_table td,
table.savings_table th {
	border: 1px solid #333333;
	padding: 3px 5px;
	vertical-align: bottom;
}
table.savings_table th {
	font-weight: bold;
	background-color: #eeeeee;
	vertical-align: bottom;
}
table.savings_table th.title {
	font-size: 1.3em;
}
table.savings_table td.value {
	text-align: right;
}
table.savings_table tbody.grouped td {
	border-top: none;
	border-bottom: none;
}
table.savings_table tbody.grouped tr:first-child td {
	border-top: 1px solid #333333;
}
table.savings_table tbody.grouped tr:last-child td {
	border-bottom: 1px solid #333333;
}
table.savings_table span.savings,
table.savings_table .savings {
	color: #5D9731;
	font-weight: bold;
}
div.city_irrigation_freq_details table td, div.city_irrigation_freq_details table th {
	padding: 1px 4px;
	text-align: left;
}
div.city_irrigation_freq_details table th {
	font-weight: bold;
	text-align: left;
}

.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}

table.inline_images td {
	padding: 10px;
}