html, body {
	height:100%;
	background:url(/images/bg_body.gif) repeat-x top left #dbeffc;	
}
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height:1.2em;
}
a {
	color:#56676b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.contentWrapDiv {
	width:980px;
}
.logoDiv {
	background:url(/images/bg_logo.jpg) no-repeat top left;
	padding-left:385px;
}
.leftNav {
	width:180px;
	float:left;
	margin-top:15px;
	color:#56676b;
	text-transform:uppercase;
}
.leftNav div {
	background:url(/images/bg_leftNav.gif) no-repeat bottom left;
	margin-bottom:14px;
	padding:0 0 5px 14px;
}
.leftNav .subNav {
	margin:0;
	padding:0;
	background:none;
	line-height:1.5em;
}
.leftNav a {
	color:#56676b;
}
.leftNav a:hover {
	color:#0067c6;
	text-decoration:none;
}
.leftNav li {
	margin:0 0 0 15px;
	padding:0;
	text-transform:none;
}
.leftNav .activeParent {
	background:url(/images/arrow_parentActive.gif) no-repeat center left;
	padding-left:8px;
}
.leftNav .active {
	color:#60994f;
	background:url(/images/arrow_active.gif) no-repeat center left;
	padding-left:8px;
}
a:hover.active, a:hover.activeParent {
	background:url(/images/arrow_activeHover.gif) no-repeat center left;
}
.subNav ul li {
	margin-top:7px;
}
.subNav ul li ul li {
	margin-top:0;
}

.centerContentWrapDiv {
	width:525px;
	min-height:600px;
	margin-left:191px;
}
.rrWrapDiv {
	float:right;
}
.rrWrapDiv .greenBorderDiv {
	margin-top:5px;
	text-transform:uppercase;
	border:solid 1px #b0cca7;
}
.rrWrapDiv .greenBorderDiv p {
	margin:11px 5px;
}
.findDealerWrapDiv {
	width:252px;
	height:255px;
	background:url(/images/bg_findDealerForm.jpg) no-repeat top left;
}
.findDealerContentDiv {
	padding:62px 15px 0 15px;
	color:#fff;
}
.findDealerContentDiv p {
	font-size:12px;
}
.findDealerTable {
	margin-top:10px;
}
.findDealerTable td {
	padding:5px 3px 5px 0;
}
.rrSinglePromo {
	border-bottom:solid 1px #bfd6b9;
	margin-bottom:1px;	
}
.rrSinglePromo a {
	display:block;
}
.footer {
	clear:both;
	margin-top:20px;	
	color:#999;
	font-size:9px;
	text-align:center;
}
.footer a {
	color:#56676b;
	text-transform:uppercase;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer span {
	padding:0 3px;
}
.footer .legalNote {
	margin-top:10px;
}

/* styles for home page */
.promo525x300WrapDiv {
	width:525px;
	min-height:300px;
	height:auto !important;
	height:300px;
	position:relative;
	margin-bottom:8px;
}
.promo525x300WrapDiv div.tab
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}
.tabsDiv {
	position:absolute;
	top:15px;
	left:10px;
	border:solid 1px #9cb288;
	background-color:#fff;
	padding:3px 0px;
	z-index:1;
}
.tabsDiv span {
	padding:5px;
	cursor:pointer;
	color:#999;
	text-decoration:underline;	
}
.tabsDiv .tabOn {
	color:#0067c6;
	font-weight:bold;
	text-decoration:none;
}
.promo300x96WrapDiv {
	width:300px;
	float:left;
	margin-right:5px;
}
.promo220x96WrapDiv {
	width:220px;
	float:left;
}
.greenBorderDiv {
	border:solid 1px #b0cca7;
	border-top:none;
	padding:3px 0;
	margin-bottom:7px;
}
.greenBorderDiv a {
	padding-left:10px;
}
.topBnrWrap {
	position:relative;
	height:220px;
}
.topBnrWrap h1 {
	width:200px;
	position:absolute;
	bottom:10px;
	right:5px;
	text-transform:uppercase;
	color:#fff;
	font-size:34px;
	line-height:1em;
}
.topBnrWrap .leftHeadline {
	left:15px;
}
.topBnrWrap .blueBnrTxt {
	color:#0067c6;
}
.centerContentWrapDiv h2 {
	background:url(/images/bg_header.gif) repeat-x bottom left;
	color:#0067c6;
	font-size:15px;
	text-transform:uppercase;
	margin-bottom:15px;
	padding:12px 0 10px 15px;
	text-align:left;
}
.centerContentWrapDiv h3 {
	padding-left:15px;
}
.promo525x300WrapDiv div.pushRight
{
	margin-left:15px;
}
.centerContentWrapDiv h3 
{
	margin:0 0 15px 0px;
	color:#68a559;
	font-size:15px;
}
.promo525x300WrapDiv p {
	margin-left:0px;
}
.rightSideLinksDiv a {
	display:block;
	white-space:nowrap;
	margin:0 20px;
	line-height:1.5em;
}

/* styles for Water Concerns page */
.singleItemWithBg {
	background:url(/images/bg_header.gif) repeat-x bottom left #fff;
}
.singleItemWithBg td {
	padding:11px 0;	
}
.singleItemWithBg h4 {
	color:#68a559;
	font-size:15px;
	text-transform:uppercase;
	padding-left:25px;
	padding-right:10px;
	white-space:nowrap;
}
.singleItemWithBg p {
	display:inline;
}
/* styles for Products page */
.productsTable {
	width:100%;
	margin-bottom:20px;
	background:url(/images/bg_header.gif) repeat-x bottom left;
	border-bottom:solid 1px #7aa96b;		
}
.productsTable td {
	padding:0;
	vertical-align:top;
	background:url(/images/divider_products.gif) no-repeat center left;
}
.productsTable td img {
	padding-left:2px;
}
.productsTable a {
	display:block;
	padding:10px 15px 2px 10px;
	font-size:12px;
}
/* styles for drinking water systems page */
.greenUpTxt {
	color:#68a559;
	font-size:15px;
	text-transform:uppercase;
}
.wsTableWrap {
	border-bottom:solid 1px #7aa96b;
	margin-top:10px;
	padding-bottom:10px;	
}
.waterSystemsTable {
	width:100%;
	margin-bottom:10px;
}
.waterSystemsTable th {
	padding:2px 0 2px 8px;
}
.waterSystemsTable td {
	padding:10px 2px 10px 4px;
	border-right:solid 1px #7aa96b;
}
td.lastTd {
	border:none;
}
.waterSystemsTable img {
	float:left;
	margin-right:5px;
	border:solid 1px #7aa96b;
}
/* styles for Gold Series page */
.goldSeriesWrapDiv {
	padding-bottom:10px;
	background-color:#dbeefc;
}
.goldSeriesWrapDiv h2 {
	background:none;
}
.tabsBlock {
	height:26px;
	position:relative;
	bottom:-1px;
	margin-right:10px;
}
.tabsBlock div {
	height:14px;
	float:right;
	margin-right:6px;	
	padding:5px 10px;
	color:#56676b;
	background-color:#fff;	
	border:solid 1px #68a559;	
	text-transform:uppercase;
	font-size:10px;
	cursor:pointer;
}
.tabsBlock .tabOn {
	height:15px;
	border:solid 1px #68a559;
	border-bottom:none;	
	color:#68a559;
}
.tabcontentBlockWrap {
	min-height:454px;
	height:auto !important;
	height:454px;
	margin:0 10px;
	border:solid 1px #68a559;
	background-color:#fff;	
}
.tabContentDiv {
	padding:20px;
	background-color:#fff;	
}
.tabContentDiv .leftColumn {
	width:240px;
	float:left;
}
.tabContentDiv .leftColumn p {
	margin:10px 0;
	color:#68a559;
}
.tabContentDiv .rightColumn {
	line-height:1.6em;
	margin-left:260px;
}
.tabContentDiv .rightColumn li {
	margin:5px 0 5px 15px;
	list-style:disc;
}
/* styles for Contact Us Form page */
.contactUsTable {
	margin:30px 0 10px 50px;
}
.contactUsTable td {
	padding:5px 3px 5px 0;
}
.txtInput {
	width:205px;
}
.checkboxInput {
	margin-right:3px;
}
.textareaInput {
	width:415px;
	height:50px;
}
td.greenBorderTop {
	border-top:solid 1px #bfd6b9;
	padding-top:10px;
}
.requiredField {
	color:#f21b16;
}
/* styles for Dealer Search page */
.dealerSearchTable {
	width:310px;
	margin:30px 0 0 50px;
	padding:15px;
	border:solid 1px #b4d0ae;	
}
.dealerSearchTable table {
	margin:0;
}
.searchResultInfoDiv, .searchResultDiv {
	border-bottom:solid 1px #bfd6b9;
	padding-bottom:25px;
}
.searchResultDiv {
	padding:15px 0 15px 25px;
}
.searchResultDiv table {
	width:518px;
}
.searchResultDiv h4 {
	color:#0067c6;
	text-transform:uppercase;
	margin-left:15px;
	font-size:12px;
}
.searchResultDiv a {
	color:#0067c6;
}
.searchResultDiv .phoneNum {
	margin:5px 0 5px 15px;
}
.searchResultDiv .btnLink {
	margin-top:10px;
}
.searchAgainWrapDiv {
	width:420px;
	margin:15px;
	padding:15px;	
	background:url(/images/bg_header.gif) repeat-x bottom left;
	border:solid 1px #bfd6b9;
}
.searchAgainWrapDiv table td {
	padding:15px 0 15px 25px;
}
/* styles for e-mail dealer page */
.fontSize10 {
	font-size:10px;
}
/* styles for Press Releases page */
.pressReleasesDiv {
	border-top:solid 1px #bed5b9;
}
.pressReleaseContentDiv {
	margin:10px 50px 0 50px;
}
h3.greenHdrPR {
	margin:30px 0 10px 15px;
}
.pressReleasesDiv table td {
	color:#4a5283;
	padding:10px 5px;
	vertical-align:top;
}
.pressReleasesDiv table td a {
	color:#0969ff;
}
.viewAllDiv {
	margin:20px 55px 5px 0;
	font-size:12px;
	text-align:right;
}
.prHdrDiv {
	font-size:13px;
	margin-bottom:10px;
}
.prHdrDiv a {
	color:#2f7bff;
}	
/* styles for Testimonials page */
.teatimonialItemDiv {
	margin:10px 50px;
	border-bottom:solid 1px #bed5b9;	
}
.teatimonialItemDiv .customerInfo, .teatimonialItemDiv em {
	font-style:italic;
	color:#56676b;
	margin:10px 0;
}
/* styles for Site Map page */
.siteMapTable {
	width:100%;
}
.siteMapTable td {
	padding:0 0 0 15px;
	vertical-align:top;
	line-height:1.8em;
}
.siteMapTable td  h1 {	
	text-transform:uppercase;
	margin-top:5px;
}
.siteMapTable ul li {
	margin-left:20px;
}
.pushRight
{
	margin-left:15px;
}

.pushRightVideo
{
	width:220px;float:left;
}

.pushRightVideo img
{
	border: 1px solid white;
}

.pushRightVideo a:hover img
{
	border: 1px solid navy;
}

.pushRightVideoText
{
	 width:270px; margin-left:225px; 
}

.rrPushRightVideo
{
	margin-top:5px;
}

.rrPushRightVideo img
{
	border: 1px solid white;
}

.rrPushRightVideo a:hover img
{
	border: 1px solid navy;
}

div.popupLayer
{
	border:solid 1px #757575;
	padding:1px;
	position:absolute;
	top:50%;
	margin-top:-200px;
	margin-left:225px;
	width:425px;
	display:none;
	z-index:1000;
	background-color:#fff;
}
.popupCenter
{
	padding:10px;
	background-color:#fff;
}
.popupCenter h3
{
	color:#0067c6;
	font-size:18px;
	font-weight:bold;
	margin-bottom:25px;
}
.popupCenter p
{
	margin-bottom:15px;
}
.popupControlBar
{
	background-color:#56676b;
	padding:5px;
	text-align:right;
}
.popupControlBar a
{
	color:white;
}

.findDealerValidationMessage
{
	display:block;
	margin-bottom:30px;
}

label
{
	padding:0px 10px 0px 10px;
}

strong
{
	font-weight:bold;
}
em
{
	font-style:italic;
}
/* styles for Large image Product popup */
.goldSeriesWrapDiv {
	position:relative;
}
div#divLargeImgPopup {
	width:490px;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	margin-left:200px;
	margin-top:134px;
}
#divLargeImgPopup .popupCenter {
	padding:20px;
}
#divLargeImgPopup h2 {
	color:#0067C6;
	font-size:15px;
	margin-bottom:15px;
	padding:12px 0pt 10px 15px;
	text-transform:uppercase;
}