/******************** wrapper and area classes for overall layout ********************/
* {
	margin: 0px;
	padding: 0px;
}

/******************** PAGE WRAPPERS ********************/
body {
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	background-color: #09082a;
}
textarea{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px;
}
#wrapper-centersite {
	margin: 0px auto;
	width: 1000px;
	text-align: center;
	background-color: #ffffff;	
}

#wrapper {
	float: left;
	margin: 0px;
	width: 998px;
	border-top: 1px solid #1C3C8F;
	border-left: 1px solid #1C3C8F;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #1C3C8F;
	text-align: left;
	background-color: #ffffff;	

}
.wrapper-popup{
float: left;
width: 450px;
margin: 10px;
text-align: left;
	background-color: #ffffff;	
}
/******************** END: PAGE WRAPPERS ********************/

/******************** HEADER ********************/
#wrapper-header {
	float: left;
	padding-bottom: 7px;
	width: 998px;
	background-color: #1C3C8F;
}

#header-left {
	float: left;
	width: 350px;
	height: 99px;
}

#header-right {
	float: left;
	padding: 17px 15px 0px 0px;
	width: 633px;
	height: 82px;
	background: #1C3C8F url(site-images/aquaglide-water.jpg) no-repeat top left;
}

#logo {
	float: left;
}

.printable-logo {
	display: none;
}


/******************** END: HEADER ********************/

/******************** MAIN ********************/
#wrapper-main {
	float: left;
	margin: 0px;
	width: 998px;
	min-height: 400px;
}

.main-row-one {
	float: left;
	width: 998px;
	background-color: #1C3C8F;
}

.main-row-two {
	float: left;
	width: 998px;
	text-align: center;
}
.main-row-two-home {
	float: left;
	width: 998px;
	text-align: center;
	background-color: #1C3C8F;
}
.main-row-wide,.main-row-wide-manuals {
	float: left;
	width: 998px;
}
.main-row-two-product-support {
	float: left;
	width: 998px;
	background: #FFFFFF url(site-images/faux-column-blue.jpg) repeat-y top left;
}
.main-row-centered {
	float: left;
	width: 998px;
	text-align: center;
}

.main-row {
	float: none;
	width: 800px;
	text-align: left;
}
#content {
	float: left;
	margin-left: 40px;
	margin-right: 100px;
	margin-top: 20px;
	width: 80%;
}
#content-narrow {
	float: left;
	margin-left: 40px;
	margin-right: 20px;
	margin-top: 20px;
	border: 0px solid black;
	width: 675px;
}

.bread-crumb {
	float: left;
	width: 960px;
	padding-left: 38px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #1C3C8F;
	background-color: #FFFFFF;
}

.bread-crumb a {
	font-size: 12px;
	font-weight: bold;
}

.bread-crumb a:link,
.bread-crumb a:visited {
	color: #1C3C8F;
}

.bread-crumb a:hover,
.bread-crumb a:active {
	color: #333333;
}

#homepage-sidebar {
	float: left;
	width: 174px;
	padding: 25px 18px 7px 40px;
}

#homepage-main-image {
	float: right;
	width: 764px;
	padding-bottom: 7px;
}

.homepage-header {
	color: #FFFF00;
	font-size: 13px;
}

.product-detail-sidebar {
	float: left;
	height: 398px;
	width: 408px;
}
.product-detail-image-print{
	display: none;
}
.product-features-sidebar {
	float: left;
	width: 408px;
}

.product-detail-header {
	float: left;
	width: 370px;
	height: 24px;
	padding-left: 38px;
	line-height: 24px;
	text-align: left;
	background-color: #1C3C8F;
}

.grad-header-wide {
	float: left;
	width: 885px;
	height: 24px;
	padding: 0px 75px 0px 38px;
	line-height: 24px;
	text-align: left;
	background: #FFFFFF url(site-images/horizontal-blue-grad.jpg) repeat-y top left;
 	color: #FFEA01;
}

.grad-header-narrow {
	float: left;
	width: 753px;
	height: 24px;
	padding: 0px 0px 0px 245px;
	line-height: 24px;
	text-align: left;
	background: #FFFFFF url(site-images/horizontal-blue-grad.jpg) repeat-y top left;
 	color: #FFEA01;
}

.product-detail-header-desc {
	color: #FFFFFF;
	font-weight: bold;
}

.product-desc-nav {
	padding-top: 14px;
	list-style-type: none;
}

.product-desc-nav li {
	line-height: 24px;
}

#image-video-link {
	width: 208px;
	height: 24px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	color: #1C3C8F;
	background-color: #FFEA01;
}
#image-video-link-images {
	width: 208px;
	height: 24px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	color: #1C3C8F;
	background-color: #FFEA01;
	display: none;
}

.product-feature-image-desc {
	float: left;
	width: 500px;
}

.product-detail-image,
.product-feature-image {
	float: left;
	width: 498px;
	height: 398px;
	border: 1px solid #1C3C8F;
}

table.product-desc-table {
	float: left;
	width: 408px;
	height: 376px;
	text-align: left;
	color: #000000;
}

table.features-table {
	float: left;
	width: 345px;
	margin: 0px 0px 0px 31px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

table.features-table td {
	width: 120px;
	padding: 15px 10px;
}

.product-desc-cell {
	padding: 0px 20px 0px 38px;
	vertical-align: top;
}


.product-desc-p {
	padding-top: 14px;
	font-size: 11px;
	color: #000000;
}

table.product-desc-table td.view-image-video-cell {
	height: 26px;
	padding: 0px 7px 0px 193px;
	text-align: right;
	vertical-align: bottom;
}

.feature-description {
	float: left;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: #000000;
}

.full-details-description {
	float: left;
	width: 885px;
	padding: 20px 75px 20px 38px;
}

.nav-secondary-sidebar {
	float: left;
	width: 190px;
	padding: 20px 0px 60px 25px;
	background-color: #1C3C8F;
	min-height: 450px;
}

.product-support-info-box {
	float: left;
	width: 563px;
	padding: 25px 190px 10px 30px;
	background-color: #FFFFFF;
}

.section-divide {
	float: left;
	width: 998px;
	height: 20px;
	background-color: #FFFFFF;
}

.section-divide-small {
	float: left;
	width: 998px;
	height: 10px;
	background-color: #FFFFFF;
}

.section-divide-xsmall {
	float: left;
	width: 998px;
	height: 2px;
	background-color: #FFFFFF;
}

/******************** END: MAIN ********************/

/******************** FOOTER ********************/
#wrapper-footer {
	float: left;
	padding-right: 12px;
	height: 22px;
	width: 986px;
	border-bottom: 1px solid #1C3C8F;
	text-align: right;
	background: #1C3C8F url(site-images/footer.jpg) repeat-y top left;
}

#wrapper-footer-printable {
	display: none;
}


.footer-bottom-border {
	float: left;
	height: 22px;
	width: 998px;
	background: transparent url(site-images/footer-bottom-border.jpg) no-repeat bottom left;
}

.copyright {
	padding-right: 12px;
	font-size: 10px;
	color: #FFFFFF;
}

/******************** END: FOOTER ********************/

/******************** END: wrapper and area classes for overall layout ********************/


/******************** STANDARDS ********************/

/******************** TAG STANDARDS ********************/
a {
	font-size: 13px;
}

a:link,
a:visited {
	color: #1C3C8F;
}

a:hover,
a:active {
	color: #333333;
}

a img {
	border: 0px;
}

a.more-anchor {
	font-size: 11px;
}

a.more-anchor:link,
a.more-anchor:visited {
	color: #006666;
}

a.more-anchor:hover,
a.more-anchor:active {
	color: #000000;
}

h1, h2 {
	font-size: 12px;
	font-weight: bold;
	color: #122067;
}
h1.yellow, h2.yellow {
	font-size: 12px;
	font-weight: bold;
	color: #FFEA01;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h2.subcategory {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #122067;
	display: inline;
}

p {
	color: #000000;
}

/******************** END: TAG STANDARDS ********************/


/******************** ALL STANDARD FORMS ********************/
/******************** END: ALL STANDARD FORMS HERE ********************/

/******************** STANDARD COLUMN LAYOUT ********************/
/******************** END: STANDARD COLUMN LAYOUT ********************/

/******************** END: STANDARDS ********************/


/******************** NAVIGATION ********************/
#nav-primary {
	float: right;
	font-size: 14px;
	text-align: right;
	color: #122067;
}

#nav-primary a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#nav-primary a:link,
#nav-primary a:visited {
	color: #122067;
}
#nav-primary a:hover,
#nav-primary a:active {
	color: #333333;
}

/* Adjusts the first nav item */
#nav-primary a.nav-start {
	border-left: 0px;
}

/* END: Adjusts the first nav item */


#nav-secondary {
	list-style-type: none;
	margin: 0px;
}

#nav-secondary a {
	line-height: 200%;
	font-size: 13px;
	font-weight: bold;
}

#nav-secondary a:link,
#nav-secondary a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav-secondary a:hover,
#nav-secondary a:active {
	color: #FFEA01;
	text-decoration: underline;
}

#nav-secondary a.nav-on:link,
#nav-secondary a.nav-on:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav-secondary a.nav-on:hover,
#nav-secondary a.nav-on:active {
	color: #FFFFFF;
	text-decoration: underline;
}

ul#nav-secondary li ul{
	margin-left: 15px;
	list-style-type: none;
	margin-bottom: 10px;
}	
#nav-homepage * {
	font-size: 13px;
}

#nav-homepage {
	list-style-type: none;
}

#nav-homepage a:link,
#nav-homepage a:visited {
	color: #FFFFFF;
}

#nav-homepage a:hover,
#nav-homepage a:active {
	color: #FFFF00;
}

/******************** END: NAVIGATION ********************/

/********************  SITE SPECIFIC HEADER & UTILITY LINKS ********************/
/******************** END: SITE SPECIFIC HEADER & UTILITY LINKS********************/


/******************** MODULAR STYLES ********************/
table.product-table {
	margin: 0px auto;
	border-collapse: collapse;
}

table.product-table td {
	width: 120px;
}

table.product-table a {
	font-weight: bold;
}

table.product-table-cat {
	margin: 0px auto;
	border-collapse: collapse;
	width: 920px;
}

table.product-table-cat td {
	width: 250px;
	text-align: left;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
}



table.related-items-table {
	float: left;
	margin: 10px 0px 0px 40px;
	border-collapse: collapse;
}

table.related-items-table td {
	width: 120px;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
}

table.related-items-table a {
	font-weight: bold;
}

a.back-to-top {
	font-size: 12px;
}

a.back-to-top:link,
a.back-to-top:visited {
	color: #000000;
}

a.back-to-top:hover,
a.back-to-top:active {
	color: #1C3C8F;
}

.back-to-top-footer {
	float: left;
	height: 20px;
	width: 923px;
	padding: 0px 75px 0px 0px;
	text-align: right;
}

a.related-item-link {
	font-size: 11px;
	font-weight: bold;
}

a.related-item-link:link,
a.related-item-link:visited {
	color: #000000;
}

a.related-item-link:hover,
a.related-item-link:active {
	color: #1C3C8F;
}

.manual-list {
	float: left;
	width: 960px;
	padding-left: 38px;
	margin: 20px 0px 0px 0px;
	list-style-type: none;
}

.manual-list li {
	height: 22px;
}

.manual-list img {
	vertical-align: middle;
}

a.manual-list-link {
	font-size: 11px;
	font-weight: bold;
}

a.manual-list-link:link,
a.manual-list-link:visited {
	color: #000000;
}

a.manual-list-link:hover,
a.manual-list-link:active {
	color: #1C3C8F;
}

/******************** END: MODULAR STYLES ********************/


/******************** UTILITY STYLES ********************/
.valign-middle {
	vertical-align: middle;
}

.border {
	border: 1px solid black;
}

.border-red {
	border: 1px solid red;
}

.border-green {
	border: 1px solid green;
}

.center {
	text-align: center;
}

.chevrons {
	color: #FFFFFF;
}
.white,
a.white,
a.white:link,
a.white:active,
a.white:hover {
	color: #FFFFFF;
}

.clear {
	clear: both;
}

.error {
	color: red;
	font-weight: bold;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.hide {
	visibility: hidden;
}

.hspace1 {
	padding-right: 5px;
}

.hspace2 {
	padding-right: 10px;
}

.hspace3 {
	padding-right: 15px;
}

.hspace4 {
	padding-right: 20px;
}

.hspace5 {
	padding-right: 25px;
}

.hspace6 {
	padding-right: 60px;
}

.login-text {
	color: #1C3C8F;
}

.margin-bttm1 {
	margin-bottom: 5px;
}

.margin-bttm2 {
	margin-bottom: 10px;
}

.margin-bttm3 {
	margin-bottom: 15px;
}

.margin-bttm4 {
	margin-bottom: 20px;
}

.margin-bttm5 {
	margin-bottom: 25px;
}

.margin-bttm6 {
	margin-bottom: 30px;
}

.margin-right1 {
	margin-right: 8px;
}

.margin-top1 {
	margin-top: 4px;
}

.margin-top4 {
	margin-top: 15px;
}

.right {
	text-align: right;
}

.text-black {
	color: #000000;
}

.text-white,
.text-white p,
.text-white a  {
	color: #FFFFFF;
}

#top {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.vspace1 {
	line-height: 4px !important;
}

.vspace2 {
	line-height: 6px !important;
}

.vspace3 {
	line-height: 8px !important;
}

.vspace4 {
	line-height: 10px !important;
}

.vspace5 {
	line-height: 12px !important;
}

.vspace6 {
	line-height: 70px !important;
}



.text-small {
	font-size: 11px;
	line-height:15px;
	color: #000000;
}
 a.text-small {
	font-size: 11px;
	color: #000000;
}

 a.text-small:link,
 a.text-small:visited {
}

 a.text-small:hover,
 a.text-small:active {
}

.text-default{
	font-size: 13px;
}

/********** END: UTILITY STYLES **********/
