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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-style: normal;
}
a:link {
	color: #FB2F00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FB2F00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

a.LinkArial10Black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: FB2F00;
	text-decoration: none;
}
a.LinkArial10Black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
a.LinkArial10Black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: FB2F00;
	text-decoration: none;
}
a.LinkArial10Black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
.underline a{
	text-decoration: underline;
	font-size: 14px;
	padding-bottom: 10px;
	display: block;
}

a.LinkArial10Gray:link {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #FF0000;text-decoration: none;}
a.LinkArial10Gray:active {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #FF0000;text-decoration: none;}
a.LinkArial10Gray:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF0000; text-decoration: none;}
a.LinkArial10Gray:hover {font-family: Arial, Helvetica, sans-serif;font-size: 10px;font-weight: bold;color: #FF9900;text-decoration: none;}

.topbottomborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
}

.topbottomBlackborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}

.rightGrayborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
}
.arial10darkgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
}

.arial10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.Verd11black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.arial12black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.arial12blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.arial14black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.arial14blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.arial11blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.arial10gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #aaaaaa;
}
.blackborder {
	border: 1px solid #000000;
}

.Times16Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 14pt;
	color: #005E9C;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #015C89;
}
.rightimage {
	float: right;
	border: 1px solid rgb(221, 221, 221);
	padding: 7px;
	background-color: rgb(243, 243, 243);
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
       }

.rightimage img{ border: 1px solid rgb(221, 221, 221);
    margin: 1px;
    padding: 7px;
    background-color: rgb(243, 243, 243);
    }
	
	.rightimg {
	float: right;
	margin-left: 5px;
       }

.rightimg img{ }
	
	.normalimage {
	border: 1px solid rgb(221, 221, 221);
	padding: 7px;
	background-color: rgb(243, 243, 243);
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
       }
.left-img img {
	float: left;
}


.normalimage img{ border: 1px solid rgb(221, 221, 221);
    margin: 1px;
    padding: 7px;
    background-color: rgb(243, 243, 243);
    }
#newmenu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 3px;
	margin-right: 7px;
	padding: 0px;
}
#newmenu ul {
	padding: 0px;
	margin: 0px;
}
#newmenu li {
	list-style-type: none;
	margin-left: 5px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	}

#newmenu a {
	text-align: left;
	background-image: url(images/poolside-button-back.jpg);
	background-repeat: repeat-y;
	width: 170px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 7px;
	text-shadow: white 1px 1px 0, white -1px -1px 0,white 1px 0px 0,white 0px -1px 0,
	white 2px 2px 0, white -2px -2px 0,white 2px 0px 0,white 0px -2px 0, white -2px 0px 0,white 0px 2px 0;
}
.graph {
	border: 1px solid #000;
	margin-top: 3px;
}
#product-cet table tr td .graph {
	margin-left: 25px;
	text-align: center;
	float: left;
	padding-left: 25px;
}

.graph tr td p {
	padding: 10px;
}

#newmenu a:hover {
	text-shadow: red 0px 0px 0;
	color: #FF0000;
}
#product {
	height: 340px;
	width: 275px;
	float: left;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 35px;
	margin-left: 260px;
	padding: 0px;
	position: absolute;
}

#product-cet {
	width: 525px;
	float: left;
	background-color: #FFF;
	margin-left: 10px;
	padding: 0px;
	border: 1px solid #000;
}

#product-title-cet {
	height: 60px;
	width: 500px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/poolside-button-back.jpg);
	background-repeat: repeat-y;
	background-color: #FAFEFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.cet-logo {
	clear: none;
	float: right;
	margin-top: -45px;
}

#product-cet table tr td {
	padding-left: 15px;
}
#product-cet table {
	float: left;
}

#product p{
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
#product h2{
	margin-left: 15px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 5px;
}

#product li {
	list-style-image: url(images/product-bullet.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#product li p{
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#product img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -15px;
	margin-right: 10px;
}

#product2 {
	height: 79px;
	width: 530px;
	float: left;
	background-color: #FFF;
	display: table-cell;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 295px;
	margin-left: 8px;
	padding: 0px;
	position: absolute;
}
#product2 p{
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1D669D;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: center;
}
#product2 h2{
	margin-left: 5px;
	font-size: 12px;
	color: #F02E00;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	text-align: center;
}

#product2 ul {
	margin: 0px;
	padding: 0px;
	}
.blackborder tr td table tr td table tr td #product ul {
}

#product2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	color: #2264A1;
	list-style-position: inside;
	float: left;
}
#product-title {
	height: 30px;
	width: 350px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 7px;
	margin-left: 35px;
	padding: 0px;
	position: absolute;
}
#product-title h1 {
	font-size: 17px;
	color: #1D447A;
	font-weight: bold;
	text-shadow: white 1px 1px 0, white -1px -1px 0,white 1px 0px 0,white 0px -1px 0,
	white 2px 2px 0, white -2px -2px 0,white 2px 0px 0,white 0px -2px 0, white -2px 0px 0,white 0px 2px 0;
	margin: 0px;
	padding: 0px;
}
.disclaimer {
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 12px;
}
p .rightimage {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.fire-facts p {
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.fire-facts {
	height: 200px;
	margin-bottom: 3px;
}

.home-box h1 {
	color: #FFF;
	padding-right: 190px;
	padding-left: 15px;
}

.home-box {
	width: 526px;
	height: 225px;
	border: 1px solid #000;
	background-image: url(images/fire-disaster-image.jpg);
	margin-top: 0px;
	margin-bottom: 20px;
}
.copyright {
	font-weight: bold;
	color: #FFF;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flag {
	padding-top: 9px;
}

#accessories {
	width: 507px;
	border: 1px solid #000;
	background-image: url(images/BackgroundWater.gif);
	background-repeat: repeat;
	margin-top: 15px;
	padding: 20px;
}
#accessories .accesories-info h1 {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#accessories .accesories-info p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 14px;
}
.accesories-info {
	border: 2px solid #F00;
	padding: 20px;
	background-image: url(images/poolside-button-back.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-bottom: 20px;
}
#accessories .accesories-info table tr td {
	font-size: 14px;
	padding: 3px;
}
.tagline {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-style: italic;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	height: 20px;
}
.blackborder tr td table tr td table tr td #product ul li p {
	font-size: 11px;
}
.blackborder tr td table tr td table tr td #product p {
	font-size: 11px;
}

.blackborder tr td table tr td table tr td #product ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
.safety {
	font-size: 18px;
	color: #015C89;
}
.red {
	font-weight: bold;
	color: #F00;
}
.buyers-guide {
	margin-top: 20px;
	background-color: #66D2EE;
}
.buyers-guide tr .blackborder {
	font-size: 18px;
	text-align: center;
}
.buyers-guide tr .blackborder a {
	text-decoration: underline;
}
.blackborder tr td table tr td #accessories .accesories-info table tbody tr td {
	font-size: 12px;
}
.blackborder tr td table tr td #accessories .accesories-info table tbody tr td {
	padding-bottom: 20px;
	padding-left: 5px;
}
.strikethrough {
	text-decoration: line-through;
}

