/*General Site Styles*/
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#EDEDED;
}
.headerlogo{
margin:0px;
padding:0px;
border:none;
}
form
{
	margin:0px;
	padding:0px;
}

.error
{
	color:#772727;
}

.req
{
	color:#772727;
}

a
{
	color:#105073;
	
	text-decoration:underline;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

h1
{
	font-size:13px;
	color:#105073;
}

h2
{
	font-size:11px;
	color:#416388;
}

h3
{
	display:inline;
	font-size:10px;
	font-weight:bold;
	color:#565656;
}

h4
{
	display:inline;
	font-size:10px;
	font-weight:bold;
	color:#105073;
}

img
{
	border:none;
	display:block;
}

.TextBox
{
	border:solid 1px #68683D;
	width:107px;
	height:14px;
	font-size:11px;
}
.TextBoxLong
{
	border:solid 1px #68683D;
	width:250px;
	height:14px;
	font-size:11px;
}
.TextArea
{
	border:solid 1px #68683D;
	width:400px;
	height:140px;
	font-size:11px;
}
.GoButton
{
	width:26px;
	border:solid 1px #406892;
	background-color:#D8ECB1;
	color:#406892;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

.Button
{
	border:solid 1px #406892;
	background-color:#D8ECB1;
	color:#406892;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}

/*Layout Styles*/
.SiteBG
{
    margin:0px auto;/* This aligns site to center */
    width:1000px;
}

.Site
{
	border:solid 2px #ccc;
	width:1000px;
}

/* BannerTop */
.Banner
{
	width:1000px;
	background-color:#fff;
}

/* HomeContent */
.HomeContent
{
	background-color:#E5ECF6;
	padding:10px;
}

.HomeContBG
{
	background-image:url(../gfx/HomeContentBG2.gif);
	background-repeat:repeat-y;
	padding:9px;
}

.HomeProd
{
	margin:0px 0px 0px 22px;
	z-index:-20;
}

.HomeText
{
	padding:30px 10px 0px 10px;
	height:149px;
	width:392px;
	background-image:url(../gfx/HomeTextBG.gif);
	background-repeat:no-repeat;
	text-align:left;
}

.HomeCenter
{
	width:16px;
}

.HomeRight
{
	width:12px;
}

/* PageContent */
.PageContent
{
	width:1000px;
}

.MainContent
{
	padding:23px 10px 10px 33px;
	background-color:#E5ECF6;
	text-align:left;
}

.LeftContent
{
	width:227px;
	text-align:left;
	padding:23px 0px 10px 33px;
	background-color:#E5ECF6;
}

.RightContent
{
	text-align:left;
	padding:23px 10px 10px 0px;
	background-color:#E5ECF6;
}

.Product
{
	border:solid 1px #353533;
	float:right;
	margin:0px 0px 10px 10px;
}
#resh2 h2 A{
	font-size:16px;
	text-decoration:none;
}

.lnkWaterSofteners{
	text-decoration:none;
}
#resh2{
	height:50px;
}

#reswaterbox{
	border: solid 1px #D8ECB1;
	position:relative;
	width:225px;
	float:left;
	
	margin:5px;
	height:400px;
	padding:10px;
}

#resmore{
	position:absolute;
	bottom:5px;
	right:5px;
}
/* ContentBox */
.MainBox
{
	width:100%;
	text-align:left;
}

.BoxedHeader
{
	background-image:url(../gfx/TopBoxBG.gif);
	background-repeat:repeat-x;
	font-size:2px;
	width:580px;
	height:8px;
}

.BoxedContent
{
	padding:0px 10px 0px 10px;
	background-color:#F4F7EC;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	color:#353533;
}

.BoxedFooter
{
	background-image:url(../gfx/BottomBoxBG.gif);
	background-repeat:repeat-x;
	font-size:2px;
	height:8px;
}

/* BannerBottom */
.ZipArea
{
	width:355px;
	padding:0px 00px 0px 0px;
	color:#52514D;
	font-weight:bold;
	background-color:#E5ECF6;
	text-align:right;
}

.ZipTextBox
{
	font-size:10px;
	height:12px;
	width:40px;
	border:solid 1px #ABC5DE;
}

.ZipCodeDD
{
	font-size:10px;
	height:16px;
	width:64px;
	border:solid 1px #ABC5DE;
}

.ZipButton
{
	height:21px;
	width:21px;
	border:solid 0px #C2A945;
	background-image:url(../gfx/ZipButton.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.SetZipButton
{
	height:19px;
	width:20px;
	border:0px;
	background-image:url(../gfx/LocationGoBtn.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

/* Navigation */
.Nav
{
	width:1000px;
	height:26px;
	background-color:#6D8EAF;
}

.NavRowRight
{
	width:1px;

}

.NavRow
{
	padding:1px 0px 0px 0px;
	
}

/* SubNav */
.SubNav
{
	width:153px;
	padding:5px 0px 0px 0px;
	background-color:#b5c9e3;
	border-right:solid 2px #F2F5FA;
}

.SubNavHeader
{
	display:block;
	/*width:137px;*/
	padding:2px 2px 3px 10px;
	background-color:#6182A5;
	color:#fff;
	border-bottom:solid 1px #B0C3D4;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-align:left;
}

.SubNavButtons
{
	display:block;
	/*width:131px;*/
	padding:2px 2px 3px 16px;
	background-color:#D9E3DE;
	border-bottom:solid 1px #B0C3D4;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

a.SubNavButtons
{
	color:#105073;
}
a.SubNavButtons:hover
{
	background-color:#134276;
	color:#fff;
}

.SubSubNavButtons
{
	display:block;
	/*width:123px;*/
	padding:2px 2px 3px 24px;
	background-color:#F4F7EC;
	border-bottom:solid 1px #B0C3D4;
	font-size:9px;
	text-decoration:none;
	text-align:left;
}

a.SubSubNavButtons
{
	color:#105073;
}

a.SubSubNavButtons:hover
{
	background-color:#D7EAB2;
	color:#105073;
}

.SubSubSubNavButtons
{
	display:block;
	width:117px;
	padding:2px 2px 3px 30px;
	background-color:#F4F7EC;
	border-bottom:solid 1px #B0C3D4;
	font-size:9px;
	text-decoration:none;
	text-align:left;
}

a.SubSubSubNavButtons
{
	color:#105073;
}

a.SubSubSubNavButtons:hover
{
	background-color:#D7EAB2;
	color:#105073;
}

.navphone
{
color:#406892;
font-size:18px;
}
.navphonefl{
font-size:24px;
font-weight:bold;
}
.FloatRight
{
	float:right;
	padding:0px 0px 8px 8px;
}

.FloatRightHome
{
	float:right;
	margin:0px 0px 10px 14px;
	border: 1px solid #CCC;
}

.FloatRightBorder
{
	float:right;
	margin:0px 0px 10px 10px;
	border:solid 1px #406892;
	clear:both;
}

.FloatRightBorder2
{
	float:right;
	margin:0px 0px 0px 0px;
	border:solid 1px #406892;
	clear:both;
}

.FloatLeftBorder
{
	float:left;
	margin:0px 10px 10px 0px;
	border:solid 1px #406892;
	clear:both;
}

.FloatLeft
{
	float:left;
	margin:0px 10px 10px 0px;
	clear:both;
}


/* Footer */
.Footer
{
	height:20px;
	width:1000px;
}
.ftstore{
font-size:14px;
font-family:Verdana, Geneva, sans-serif;

}
.FooterTextLeft
{
	text-align:left;
}

.FooterTextRight
{
	text-align:right;
}

.DeliveryDaysTable
{
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	width: 80%;
}

.ThreeProds
{
	margin:0px -1000px 0px 0px;
}

a.SiteMapLink
{
	color:#105073;
	text-decoration:underline;
	line-height:14px;
}

a.SiteMapLink:hover
{
	color:#000;
	text-decoration:none;
}

.selectedProduct
{
	
	background-color: #F4F7EC;

}

.PriceBox
{
	font-size:9px;
	padding:10px 10px 10px 10px;
	border:solid 1px #D8ECB1;
	background-color:#fff;
	clear:both;
}

hr
{
	border:none 0px #fff;
	color:#416388;
	background-color:#416388;
	height:1px;
}

.ProductTitle
{
	padding:0px 0px 20px 0px;
	font-size:11px;
	font-weight:bold;
	color:#416388;
}

.Highlight
{
	padding:10px 10px 10px 10px;
	border:solid 1px #D8ECB1;
	background-color:#fff;
}

.financing
{
	color: #FF0000;
}

a.TabTL
{
	display:block;
	width:98px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabTL.gif);
	background-position:0px -26px;
	cursor:pointer;
}

a.TabTLOn
{
	display:block;
	width:98px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabTL.gif);
	background-position:0px 0px;
	cursor:pointer;
}

a.TabWS
{
	display:block;
	width:139px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabWS.gif);
	background-position:0px -26px;
	cursor:pointer;
}

a.TabWSOn
{
	display:block;
	width:139px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabWS.gif);
	background-position:0px 0px;
	cursor:pointer;
}

a.TabBW
{
	display:block;
	width:122px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabBW.gif);
	background-position:0px -26px;
	cursor:pointer;
}

a.TabBWOn
{
	display:block;
	width:122px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabBW.gif);
	background-position:0px 0px;
	cursor:pointer;
}

a.TabDW
{
	display:block;
	width:130px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabDW.gif);
	background-position:0px -26px;
	cursor:pointer;
}

a.TabDWOn
{
	display:block;
	width:130px;
	height:21px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/TabDW.gif);
	background-position:0px 0px;
	cursor:pointer;
}

.TabLeftLine
{
	display:block;
	width:452px;
	height:25px;
	border-bottom:solid 1px #6D8EAF;
}

.TabBG
{
	width:721px;
	padding:9px;
	background-image:url(../gfx/TabBG.gif);
	background-repeat:repeat-y;
}

.Visible
{
    display:block;
}

.InVisible
{
    display:none;
}

.FooterBot
{
	color:#90ABBA;
	font-size:9px;
}

.AngiesBox
{
	width:204px;
	padding:0px 0px 8px 8px;
}

.HomeLCol
{
	width:242px;
	padding-right:8px;
	border-right:solid 1px #6d8eaf;
}

.HomeCCol
{
	width:440px;
	padding-left:16px;
	padding-right:16px;
}

.LogoBG
{

	width:540px;
	height:84px;
	
	margin-bottom:10px;
	background-image:url(../gfx/LogoBG.gif);
	background-repeat:no-repeat;
}

.LogoTable
{
	padding:10px;
}

.NewButton
{
	display:block;
	width:106px;
	height:21px;
	padding:5px 0px 0px 0px;
	margin-right:10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../gfx/ButtonBG.gif);
	cursor:pointer;
}

.BlogComment
{
	border:solid 2px #406892;
	padding:10px;
	background-color:#fff;
}


.BlogProfile
{
	border:solid 1px #B0C3D4;
	padding:10px;
	background-color:#fff;
	width:540px;
}

/* Added by Greg Grunschel :: BEGIN */

.question_block {
	margin: 17px 0 0 0;
	width: 750px;
	border: 2px solid #406892;
	padding: 10px;
	background-color: #fff;
	text-align: left;
}

.question_block h1 {
	margin: 0;
	padding: 0 7px 0 0;
	float: left;
}

.question_block p {
	margin: 0;
	padding: 2px 0;
	line-height: 14px;
}

.question_block .question, .question_block .answer, .question_block .profile {
	clear: both;
	margin-bottom: 5px;
}

.button_group {
	margin: 15px 43px;
	text-align: right;
}

.button_group a {
	float: right;
}

#errorMessage {
	font-size: 12px;
	color: #dd3333;
	font-weight: bold;
	text-align: center;
	margin: 18px 0;
}

.minorProfile {
	margin: 0;
	border: 1px solid #B0C3D4;
	padding: 10px;
	background-color: #fff;
	width: 730px;
}

.clearBoth {
	clear: both;
}
.prodhead{
	background:url(../gfx/prod_head.png);
}


/* Added by Greg Grunschel :: END */

