@charset "utf-8";
/* CSS Document */

img {
	border: hidden;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#navBox {
	position: absolute;
	margin-left: 20px;
	top: -5px;
	width: 950px;
	
}
	
#navBoxSub {
	position: absolute;
	margin-left: 20px;
	top: 75px;
	width: 950px;
	z-index: 500;
	
}

ul.mainNav {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}
	

ul.mainNav li {
	float: left;

}

ul.mainNav a {
	
	display: block;
	padding: 0px 12px;
	margin-right: 12px;
	text-decoration: none;
	list-style: none;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 13px;
	zoom: 1;
	border-bottom: none;
}

#navBox a:link, #navBoxSub a:link { color: #999; }
#navBox a:visited, #navBoxSub a:visited{ color: #999; }
#navBox a:hover, #navBoxSub a:hover{ color: #FFF; }
#navBox a:active, #navBoxSub a:active{ color: #CFCFCF; }


a:link { color: #535EAA; }
a:visited { color: #535EAA; }
a:hover { color: #36C; }
a:active { color: #CFCFCF; }


#topBlock {

    margin: 0px;
	padding: 0px;
	background-image: url(images/background-top-graphic.png);
	height: 577px; 
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

#topBlockSub {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background-top-graphicSub.png);
	height: 485px; 
    background-position: 0px 0px;
    background-repeat: repeat-x;
 
}

#topContentMain {
	position: relative;
	height: 500px;
	width: 960px;
	background-image: url(images/pool-pump4.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
}


#topContentMainSub h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 32px;
	font-weight: 200;
	margin-top: -95px;
	margin-bottom: 25px;
	color: black;
	margin-left: -10px;
}


#topContentMainSub h2 {
	color: #666;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;;
	font-size: 18px;
	font-weight: 500;
}

#topContentMainSub p {
	line-height: 1.5;
	margin-bottom: 1em;
	color: #333;
}


#topContentMainSub {
	position: relative;
	background-color: white;
	width: 700px;
	top: 55px;
	margin-bottom: 55px;
	padding: 20px;
}

#centerBlock {
    margin: -15px 0px -15px 0px;
    padding: 0px;
    background-color: #FFF;
	height: 500px;
}

#bottomBlock {

    margin: 0px;
	background-color:#000;
	background-image: none;
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

#logoBlock {
		margin: 0px auto 0px auto;
}

.contentContainer {

    width: 960px;
    margin: 0px auto 0px auto;
	padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
    background-color: #666;
}

#topContent {
	height: 80px;
}

#centerContent {
	
	background-color: white;
	height: auto;
	position: relative;
}

#bottomContent {
	

	color: #CCC;
	border-bottom: 1px #666 dotted;
	text-decoration: none;
	list-style-type: none;
}

#trySpindle {
	display: none;
	position: absolute;
	top: 330px;
	left: 45px;
}

#reviews {
	position: absolute;
	top: 40px;
	left: 800px;
}

#mainSubText {
	position: absolute;
	left: 45px;
	bottom: 40px;
	font-family: Calibri, Arial, sans-serif;
	font-weight: 200;
	font-size: 16px;
	line-height: 20px;
	color: #F0F0F0 ;
	width: 450px;

}

.smallBox {
	
	float: left;
	width: 223px;
	height: 330px;
	margin: 5px 5px 5px 10px;
	padding-bottom: 15px;
	background-color: white;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	border: 1px #C7C7C7 solid;
}
	

.keyBenefits {
	padding: 20px 0px 0px 14px;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	font-weight: 200;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1 {
	font-size: 20px;
	margin-top: 21px;
	margin-bottom: 22px;

}

h1, .benefitText {
	padding: 120px 10px 0px 10px;
	font-weight: 200;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #333;
}

#benefitOne {
	background-image: url(images/small-box-1.jpg);
}

#benefitTwo {
	background-image: url(images/small-box-2.jpg);
}

#benefitThree {
	background-image: url(images/small-box-4.jpg);
}

#benefitFour {
	float: right;
	background-image: url(images/small-box-3.jpg);
}

.smallBox p {
	margin: -10px 5px 5px 10px;
	color:#666666;
	font-size:14px;
	line-height:20px
}

.learnMore a {

	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 600;
	color: #999;
	text-decoration: none;
	margin: 15px 0px 0px 105px;
	padding-right: 30px;
	background-image: url(images/red-triangle.gif);
	background-repeat: no-repeat;
	background-position: 80px center;
	
	
}

.floatImageRight {
	float: right;
	padding: 10px;
}

.floatImageRight3 {
	float: right;
	padding: 20px 0 50px 60px;
}


.floatImageRight2 {
	float: right;
	padding: 10px 0 50px 60px;
}

.floatRight {
	float: right;
	padding: 0px 0px 25px 15px;
}


.listOne {
	float: left;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 50px;
	margin-top: 45px;
	width: 250px;
	display: block;
}




#bottomBlock a:link {
	color: #CCC;
	text-decoration: none;
}

#bottomBlock a:visited {
	color: #CCC;
	text-decoration: none;
}




#bottomBlock a:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
}


#bottomBlock a:active{
	color: #CCC;
	text-decoration: none;
}




.listTwo {
	margin-left: 20px;
}

ul {
	list-style: square outside none;
}

.remove {
	display: none;
}

label2 {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:400;
	margin:5px 10px 3px 30px;
	text-align:right;
	width:250px;
}

#formBox {
	margin-top: 30px;
	font-size: 14px;
}

input[type="submit"] {
	margin: 15px 15px 15px 280px;
}

#footer {
	display: block;
	width: 75em;
	color: #999;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	overflow: hidden;
	zoom: 1;
}

.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	width: 98%;
	margin: -30px 0px 0px -100px;
	font-size: 1.2em;
	width: 1050px;
}

th {
background:none repeat scroll 0 0 #F5F6F7;
color:#000;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
line-height:1.4em;
padding:17px 6px;
text-align:center;
}

td {
color:#333;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
line-height:120%;
padding:9px;
text-align: center;
}

.table a {
border-bottom:1px dotted #626262;
padding-bottom:1px;
text-decoration:none;
}

caption {
color:#999999;
font-size:1.4em;
padding:20px;
visibility:hidden;
}

.even{
	
	background: #F5F6F7 no-repeat;
}

.green{
	background-color: #9f3;
	/* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.6;
  color: #000;
  font-weight:600;
}



a.getPricing, .getPricing a{
	border-bottom: hidden;
}

a.link:link {
	color: #666;
	text-decoration: none;
	border-bottom: #666 dotted 1px;
}

a.link:visited {
	color: #666;
	text-decoration: none;
	border-bottom: #666 dotted 1px;
}

.floatImageLeft {
	float: right;
	margin-top: -75px;
}


a.link:hover {
	color: #666;
	text-decoration: none;
	border-bottom: 2px dotted #666;
}


a.link:active{
	color: #000;
	text-decoration: none;
}

.center {
	margin-left: auto;
	margin-right: auto;
}


#SpectraLight {
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	background-color: #000;
	background-image: url(images/upgradeToMagical.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 150px;
}

#clickHere {
	display: block;
	position: relative;
	left: 250px;
	top: 0px;
	width: 800px;
	height: 125px;
	padding: 20px 50px 0px 170px;
	text-decoration: none;
	color: #666;
}


a#clickHere:hover {
	border-bottom: none;
}
	
strong {
	font-weight: 400;
}
	
strong a {
	text-decoration: none;
}

strong a:link{ color: #F0F0F0; }
strong a:visited{ color: #F0F0F0; }
strong a:hover{ color: #F0F0F0; }
strong a:active{ color: #F0F0F0; }	

.smallBox strong a:link{ color: #666; }
.smallBox strong a:visited{ color: #666; }
.smallBox strong a:hover{ color: #666; }
.smallBox strong a:active{ color: #666; }	

.keyBenefits strong a:link { color: #000; }
.keyBenefits strong a:visited { color: #000; }
.keyBenefits strong a:hover { color: #000; }
.keyBenefits strong a:active { color: #000; }

.coolLinks a:link { color: #000; }
.coolLinks a:visited { color: #000; }
.coolLinks a:hover { color: #000; }
.coolLinks a:active { color: #000; }

.coolLinks a {
	text-decoration: none;
	border-bottom: 1px dotted gray;
	
}

.noBorder {
	border-style: none;
}

.floatWatchVideo {
	margin-left: 450px;
	margin-top: 3px;
	
}

.video  {
	margin-bottom: 75px;
	margin-top: 50px;
}

.logo {
	margin-top: 13px;
}

a.pdfIcon {
	display: block;
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/pdf-icon.png");
    background-position: right 5px;
    background-repeat: no-repeat;
    margin-right: 0px;
    padding-right: 40px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 110px;
}

a.icon-pdf {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("images/ico-adobe2.jpg");
    background-position: right 8px;
    background-repeat: no-repeat;
    margin-right: 10px;
    padding-right: 32px;
	padding-top: 10px;
	padding-bottom:10px;
	}
	
#phone {
	position: fixed;
	height: 173px;
	width: 55px;
	top: 140px;
	right: 0px;
	background-image: url(images/phone-number2.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 500;
}

#homePhone {
	position: absolute;
	height: 32px;
	width: 190px;
	top: 0px;
	right: 50px;
	background-image: url(images/phone-number3.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 500;
}

#formStack {
	margin-top: 50px;
	margin-bottom: 100px;
}

.halfColumn {
	padding-right: 350px;
}
	
#pumpText {
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
	width: 925px;
	font-weight: 200;
	color: #666;
	margin-left: auto;
	margin-right: auto;
}



#logoBox {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	background-image: url(images/client-logos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 175px;
	padding-bottom: 25px;
}

#logoBox h2 {
	font-weight: 600;
	font-size: 14px;
}

#logoBox p {
	line-height: 1.5em;
	
}
	
	