@charset "utf-8";
/* CSS Document */
body	{
background: #4FABCF;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
}


table td	{
padding: 5px;
vertical-align: top;
padding: 0px 5px 0px 5px;
}

table td ul	{
text-align: left;
}

h3	{
text-align: center;
}

table.form td	{
vertical-align: top;
}

table.border	{
border-top: 1 solid #005fa8;
border-right: 1 solid #005fa8;
border-bottom: 1 solid #005fa8;
}

table.border td	{
border-left: 1 solid #005fa8;
}

hr	{
visibility: hidden;
height: 10px;
}

li	{
margin: 0px 0px 0px 15px;
}

#body	{
text-align: left;
width: 70%;
}

#body h1	{
text-align: center;
font-size: 22px;
}

#body h2	{
text-align: center;
font-size: 18px;

}

#body h3	{
text-align: center;
font-size: 16px;
}

#body a,
#body a:visited,
#body a:hover	{
color: #ffffff;
}

#body img	{
border: 1 solid #ffffff;
}

#body img.none	{
border: none;
}


#picture	{
text-align: center;
}

#saltsystemCons	{
position: absolute;
top: 25px;
left: 15%;
text-align: center;
width: 70%;
}

#saltsystemCons a	{
background-color: transparent;
color: #ffffff;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}

#saltsystemConsText {
display: none;
margin-top: 15px;
padding-bottom: 15px;
background-color: #ffffff;
opacity: 0.95;
filter: alpha(opacity=95); zoom: 1;
-moz-opacity:0.95;
-khtml-opacity: 0.95;

}

#saltsystemConsText a	{
color: #005fa8;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: transparent;

}

#saltsystemConsText img	{
position: absolute;
top: 10px;
right: 0px;
}

#saltsystemConsText h2	{
text-align: left;
font-size: 14px;
/* background-image: url("images/bgh2.gif"); */
background-repeat: no-repeat;
color: #ffffff;
cursor: pointer;
padding-left: 5px;
}

#pool	{
position: absolute;
left: 150px;
top: 108px;
display: none;
color: #000000;
background-color: #ffffff;
/* background-image: url("images/bgV.gif"); */
background-repeat: repeat-x;
background-position: bottom;
padding: 10px; 
opacity: 0.95;
filter: alpha(opacity=95); zoom: 1;
-moz-opacity:0.95;
-khtml-opacity: 0.95;
text-align: left;
}

#homeWater	{
position: absolute;
left: 150px;
top: 59.5%;
display: none;
color: #000000;
background-color: #ffffff;
/* background-image: url("images/bgV.gif"); */
background-repeat: repeat-x;
background-position: bottom;
padding: 10px;
opacity: 0.95;
filter: alpha(opacity=95); zoom: 1;
-moz-opacity:0.95;
-khtml-opacity: 0.95;
text-align: left;
}


#sysDesc	{
width: 650px;
}

#sysDesc img	{
margin: 0px 10px 0px 0px;
}

a	{
color: #005fa8;
}

a:visited	{
color: #005fa8;
}

.framed		{
padding: 10px;
border: 1px solid #005fa8;
color: #000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
}

.b		{
font-weight: bold;
}

.downsize	{
font-size: 12px;
}

.form	{
font-size: 13px;
}

img.recKit	{
margin: 0px 0px 0px 150px;
vertical-align: top;
}

.float_r	{
float: right;
margin: 0px 10px 10px 0px;
}

.float	{
float: left;
}

p.display img	{
margin: 5px 0px 5px 0px;
}

.header	{
font-size: 16px;
font-weight: bold;
}

.row	{
background-color: #65bbdd;
}