html {
	height: 100.1%;
	margin-bottom: 1px;
}

body {
	height: 100.1%;
	background: #9ECDE7;
	font-size: 100.01%;
}
blockquote {
	margin-right: 40px;
	margin-left: 20px;
}


/*STRUCTURE DIVS*/
#wrapper {
	background: url(../images/bkg_wrapper.jpg) repeat-y;
	width: 969px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/bkg_header.jpg) no-repeat;
}
#imglinks {
	height: 108px;
}
#nav {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	background: url(../images/bkg_content.jpg) no-repeat;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	color: #0D0D0D;
	font-family: Arial, Helvetica, sans-serif;
}
#home #maincontent {
	background: url(../images/homeimgs/bkg_content_home.jpg) no-repeat;
}
.mainpage #maincontent {
	background: url(../images/poolimgs/bkg_pool.jpg) no-repeat;
}
#spa #maincontent {
	background: url(../images/spaimgs/bkg_spa.jpg) no-repeat!important;
}


#innerwrapper2 {
	background: url(../images/bkg_botrepeat.jpg) repeat-y;
}
#bottom {
	background: url(../images/bkg_botedge.jpg) no-repeat;
	height: 44px;
}
#store #bottom {
	background: url(../images/shopimgs/bkg_botedge_store.jpg) no-repeat;
}

#water {
	background: url(../images/bkg_water.jpg) no-repeat;
	height: 78px;
}
#boxes {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 20px;
}
#footer {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 20px;
}
#leftcontent {
	float: left;
	width: 241px;
}
.mainpage #leftcontent {
	width: 254px;
	padding-top: 240px;
}

#rightcontent {
	float: left;
	width: 654px;
}
#home #leftcontent {
	width: 473px;
}
#home #rightcontent {
	width: 410px;
}
#science #leftcontent {
	width: 420px;
}
#science #leftcontent img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}

#science #rightcontent {
	width: 475px;
}

.mainpage #rightcontent {
	width: 639px;
}
#secondarycontent {
	color: #0D0D0D;
	;
	font: .75em/1.6em Arial, Helvetica, sans-serif;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
#secondarycontentwrap {
	padding-right: 40px;
	padding-left: 40px;
}

#scleftwrap {
	float: left;
	width: 557px;
}

#awards, #news, #connect {
	width: 257px;
	float: left;
	background: url(../images/homeimgs/bkg-home-divider.gif) no-repeat right top;
}
#newspage #awards {
	float: none;
	width: auto;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 2px dotted #B5B8BC;
	background: none;
}

#newspage #awards p {
	background: none;
	padding-left: 0px;
	padding-bottom: 5px;
}


#news {
	width: 300px;
}
#connect {
	background-image: none;
}


#awardstext {
	padding-right: 30px;
	
}
#newstext {
	margin-right: 30px;
	margin-left: 20px;
}
#connecttext {
	margin-left: 20px;
}

#heading {
	background: #D0E3F2;
	margin-top: 25px;
}

#headingpic {
	width: 240px;
	padding-top: 5px;
}
#headingcontent {
	width: 414px;
	float: left;
}

#headingtext{
	padding: 10px 35px 10px 25px;
	width: 354px;
	display: block;
}
#headingtext.widespan {
	width: auto;
}
#col1 {
	float: left;
	width: 414px;
}
#dealerpage #col1 {
	width: 650px;
}

.secondarypage #col1 {
	width: 455px;
}
.mainpage #col1 {
	width: 410px;
}
#newspage #col1 {
	width: 400px;
	margin-top: 15px;
}
#newspage #col2 {
	width: 254px;
	margin-top: 15px;
}



#col2 {
	float: left;
	width: 240px;
}

.mainpage #col2 {
	width: 224px;
	padding-top: 99px;
}

.secondarypage #col2 {
	width: 199px;
}
#dealerpage #col2 {
	padding-bottom: 200px;
}

#sidenav {
	margin-bottom: 25px;
}
#sidenav li {
	padding-bottom: 7px;
	font-weight: 900;
}

/*FORMATING*/

#spaimgheader {
	width: 705px;
	height: 80px;
	background-image: url(../images/spaimgs/spa-heading.png);
	margin-right: auto;
	margin-left: auto;
}
#spaimgheader span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
#poolimgheader {
	width: 765px;
	height: 67px;
	background-image: url(../images/poolimgs/pool-heading.png);
	margin-right: auto;
	margin-left: auto;
}
#poolimgheader span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#maincontent h2 {
	font: 700 1.3em Arial, Helvetica, sans-serif;
	color: #005588;
	padding-bottom: 0.3em;
	padding-top: .3em;
}

#maincontent h3
{
font-size: 1.1em;
color: #333333;
margin-bottom: 0.2em;
}

#home #maincontent h2, #home #maincontent h3
{
color: #ffffff;
margin-top: 0px;
}

#home #maincontent h3 
{
font-size: 0.9em;
line-height: 1.1em;
}
#secondarycontent h3 {
	font-size: 1.2em;
	color: #7A7A7A;
	margin-bottom: 0.4em;
}


#headingtext p, #headingtext h1 {
	font-weight: 700;
	color: #585858;
	font-size: 1em;
	display: inline;
	line-height: 1.4em;
	margin-bottom: 0.5em;
}

#home h1 {
	line-height: 1.4em;
	font-size: 1.1em;
	margin-right: 50px;
	color: #FFFFFF;
}
#home #maincontent h2 {
	color: #FFFFFF;
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#home #maincontent p {
	font-size: 0.9em;
	line-height: 2em;
	margin-top: 0.7em;
	color: #325772;
}
.mainpage h2 {
	font-size: 1em;
	line-height: 1.5em!important;
	color: #487a97!important;
}
#secondarycontent h2 {
	color: #3576BC;
	margin-bottom: 15px;
	font-size: 1.4em;
}


#science  h1 {
	font-size: 1.4em;
	color: #585858;
	margin-bottom: 0.5em;
	margin-top: 17px;
}

#topheading {
	padding: 32px 20px 10px;
	text-align: center;
}
#topheading h1 {
	font-size: 1.6em;
	color: #FFFFFF;
	line-height: 1.4em;
}
/*these are on news page*/
#newsfeature {
	border: 2px solid #A6CDE5;
	margin-right: 29px;
	margin-left: 24px;
	margin-top: 14px;
	padding-bottom: 8px;
}
#newsfeature h2 {
	font-size: 1.2em;
	color: #000300;
	text-transform: uppercase;
	background: #A6CDE5;
	padding: 10px;
	margin-bottom: 16px;
}





/*NAVIGATION AND LINKS*/

#mainnavlist {
	text-align: center;
	display: list-item;
	margin-top: 2px;
	margin-bottom: 9px;
}

#mainnavlist li {
	display: inline;
	text-transform: uppercase;
	font: bold .9em Arial, Helvetica, sans-serif;
}
#mainnavlist a {
	margin-right: 30px;
	text-decoration: none;
}


#footer li {
	color: #409BD1;
	display: inline;
	margin-right: 2px;
	font: .75em Arial, Helvetica, sans-serif;
	margin-left: 2px;
}
#footer a {
	text-decoration: none;
	font-weight: 700;
}


/*nav and footer links*/

#mainnavlist a:link, #footer a:link, #mainnavlist a:visited, #footer a:visited {
	color: #6EA9D5;
}

#mainnavlist a:hover, #footer a:hover, #mainnavlist a:active, #footer a:active, #mainnavlist a:focus, #footer a:focus {
	color: #1178C3;
}
#maincontent a{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 700;
}
.secondarypage #maincontent #col2 a {
	text-transform: uppercase;
}


#maincontent a:link, #secondarycontent a:link  {
	color: #0079c1;
}

#maincontent a:visited, #secondarycontent a:visited {
	color: #0079c1;
}
#maincontent a:hover, #secondarycontent a:hover, #maincontent a:active, #secondarycontent a:active, #maincontent a:focus, #secondarycontent a:focus {
	color: #00C1C1;
}
.divaGPS-here {
	color: #0C5285 !important;
}
#mainnavlist li.divaGPS-here {
	color: #006EAF;
}

#col2 li.divaGPS-here {
	color: #006666;
}


.divaGPS-parent {
	color: #0C5285 !important;
}

/* formatting and padding classes - can be used in any column */
.content1, .content2, .content3, .box {
	font-size: 0.75em;
	line-height: 1.8em;
	padding: 17px 29px 2px 24px;
}
.content1 p, .content2 p, .content3 p, .box p {
	margin-bottom: 1em;
}
.content2, .box {
	color:#666666;
	font-weight: 700;
}

.content3 {
	color:#494949;
	font-weight: bold;
	font-size: 0.8em;
}
.mainpage .content1 {
	padding: 0 5px 0 0;
}
.mainpage .content2 {
	padding-left: 23px;
	padding-right: 20px;
}
.mainpage .content3 {
	padding-right: 19;
}

.box {
	padding-right: 25px;
	padding-left: 20px;
	border: 1px solid #3477BD;
	margin: 25px 5px 5px 0px;
	background: #F3F8FC;
}

.secondarypage .content1 {
	padding-right: 20px;
}

/*lists*/
.content1 li, .content2 li {
	margin-bottom: 0.4em;
}
.content2 ul {
	margin-top: .2em;
}
.content1 li {
	color:#333333;
	list-style: disc outside;
	margin-bottom: 0.25em;
}
.content1 ul {
	margin: 10px 40px 20px 20px;
}

.content3 li{
	color: #487A97;
	margin-bottom: 0.25em;
}

/*items*/

#home .item {
	background: #81BDE1 url(../images/homeimgs/bkg_home_focus.jpg) no-repeat;
	width: 361px;
	border: 1px solid #eaeff3;
	margin-bottom: 40px;
}
#home .item img {
	float: left;
	border: 1px solid #eaeff3;
	margin: 14px;
}
#home .itemtext {
	float: left;
	margin-top: 5px;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 180px;
	color: #252525;
	line-height: 1.1em;
}
#home .itemtext p {
	font-size: 0.75em!important;
	margin-top: 0px;
	line-height: 1.4em!important;
}

#newspage .item, #newsarchive .item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #B5B8BC;
}
#newsarchive .item {
	padding-bottom: 5px;
}

#newsarchive p {
	margin-bottom: .5em;
	line-height: 1.4em;
}

/* misc */
.homecontentleft {
	color: #FFFFFF;
	padding: 48px 20px 20px 40px;
}
.homecontentright {
	color: #D9EAF4;
	padding: 76px 0px 20px 15px;
}

.spapic {
	background: url(../images/spaimgs/spa_clearwater.jpg) no-repeat 0px -1px;
	padding-top: 230px;
}
.poolpic {
	background: url(../images/poolimgs/pool_swimmer.jpg) no-repeat 0px -1px;
	padding-top: 240px;
}

.sciencepic {
	background: url(../images/scienceimgs/science_biofilm.jpg) no-repeat 0px -1px;
	padding-top: 180px;
}

.sciencepic2 {
	background: url(../images/scienceimgs/science_micros.jpg) no-repeat 0px -1px;
	padding-top: 230px;
}
.aboutpic {
	background: url(../images/aboutimgs/aboutpic.jpg) no-repeat 0px -1px;
	padding-top: 240px;
}
.newspic {
	background: url(../images/aboutimgs/newspic.jpg) no-repeat 0px -1px;
	padding-top: 240px;
}
.buypic {
	background: url(../images/shopimgs/buy_packages_2.jpg) no-repeat 0px -1px;
	padding-top: 250px;
}
.blurb {
	line-height: 1.4em;
}



.clearit{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0.0;
}
.clearboth {
	clear: both;
	height: 1%;
	font-size: 1px;
}
.clear {
	clear: both;
}

.floatleft {
	float: left;
}
.imgright {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: .3em;
}
.imgleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}



.altcolor1 {
	color: #0079c1!important;
}
.altcolor2 {
	color: #666!important;
}

.botmargin {
	margin-bottom: 15px;
}
.botmargin10 {
	margin-bottom: 10px;
}
.botmargin5 {
	margin-bottom: 5px;
}


.topmargin {
	margin-top: 15px!important;
}


.bolder {
	font-size: 110%;
	color: #000000;
}
.normal {
	font-weight: normal!important;
}


.reglink a, a.reglink{
	text-transform: none !important;
	text-decoration: underline !important;
}
.reglink2 a{
	text-transform: none !important;
	text-decoration: none !important;
}
.infotable td {
	padding: 2px;
}
.infotable {
	margin-bottom: 10px;
}


.testimonial {font-style:italic; color:#0079c1; font-size:1.1em;}
.sign {
	font-style:normal;
	color:#00486F;
	font-size:0.95em;
	padding-left: 0px;
	display: block;
	line-height: 1.5em;
}.tightline {
	line-height: 1.3em;
}

.dealerlist {
	padding: 25px 25px 200px 71px;
	font-size: 80%;
	width: 425px;
}
.dealerlist a {
	text-transform: none !important;
	text-decoration: underline !important;
}
#home sup {
	font-size: 60%;
	color: #DDF0FC;
}

#awards p {
	color: #325772;
	line-height: 1.7em;
	background: url(../images/homeimgs/award-icon.jpg) no-repeat left top;
	padding-left: 45px;
	font-style: italic;
	padding-bottom: 15px;
	font-size: 1em;
}
#awards span {
	font-style: normal;
	display: block;
	margin-left: 10px;
}
#news a {
	text-transform: none;
}

#news p {
	color: #7A7A7A;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#news h3 {
	color: #7A7A7A;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#news h3 a:link, #news h3 a:visited {
	color: #7A7A7A!important;
	text-decoration: none;
}
	
#news h3 a:hover, #news h3 a:active, #news h3 a:focus {
	color: #0079C1!important;
	text-decoration: none;
}
#news p.newsnote {
	font-size: 0.95em;
	color: #333;
	margin-top: -13px;
	margin-bottom: 15px;
}


#cartWrapper {
	width: 90%;
	height: 35px;
	text-align: right;
	padding-right: 55px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/cart_summary_line2.gif) no-repeat right bottom;
}
.cartqtytext {
	font-size: 12px;
	font-weight: bold;
}
.news li {
	list-style: none!important;
	margin-bottom: 0.3em;
}

ul.news {
	margin-left: 0px;
}

a.cartnav {
	text-decoration: none;
}

a.cartnav:link {
	color: #60abd8;
	font-size: 12px;
	font-weight: bold;
}
a.cartnav:visited {
	color: #60abd8;
	font-size: 12px;
	font-weight: bold;
}
a.cartnav:hover {
	color: #60abd8;
	font-size: 12px;
	font-weight: bold;
}
a.cartnav:active {
	color: #60abd8;
	font-size: 12px;
	font-weight: bold;
}
.pr a {
	text-transform: none!important;
	text-decoration: underline!important;
}

#connect a {
	font-size: 110%;
	text-decoration: none;
	font-weight: 700;
}
.caption {
	font-size: 0.8em;
	color: #06547B;
	margin-left: 5px;
	font-weight: 700;
}
.larger {
	font-size: 110%!important;
}
.big {
	font-size: 140%!important;
}
.bigger {
	font-size: 150%!important;
}


.posted {
	color: #666!important;
	margin-bottom: 15px;
}
#topnewstext p {
	margin-bottom: .6em;
}
