/* CSS Document */
* {
	margin-bottom: auto;
	margin-right: 0;
	margin-top: auto;
}
html, body { height:100%; }
body {font-size:100%; line-height:1em; min-width:1001px; background:#c0bebb}
html, input, textarea	{
	font-family: Verdana, Geneva, sans-serif;
	color:#a19792;
	vertical-align: top;
}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{
	color:#4f4b48;
	outline:none
} 
a:hover{
	text-decoration:none;
	color: #06C;
}

.link{
	color:#006;
	text-decoration:none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
.link:hover{
	text-decoration: none;
}

.button{color:#f8f7f3; background:url(images/button.html) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button:hover{
	text-decoration:underline;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{
	background:url(images/marker.gif) top left no-repeat;
	background-position:0 13px;
	margin:0;
	padding-left:14px;
	font-family: Verdana, Geneva, sans-serif;
}
#content ul li a{
	color:#03C;
	font-weight:bold;
	line-height:2em
} 
#content ul li a:hover {
}

.link-1 {
	display:block;
	float:left;
	color:#575350;
	text-decoration:none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:6px 30px 7px 11px;  font-style:normal;}
.link-1:hover{ text-decoration:none; color:#3bbeea}


/*header*/
#header {font-size:1.125em; color:#FFFFFF; background: url(images/top.gif) top left no-repeat #fff }
#header .flash{ margin:0 0 0 0px }
#header .flash1{ margin:12px 0 0 30px }



/*content*/
#content{
	font-size: 0.75em;
	width: 100%;
	background: #fff
}
#content .indent-main{padding:0 30px 0 30px}
#content .indent-main1{padding:0 30px 0 53px}
#content .indent-main2{padding:0 45px 40px 53px}
#content .indent-col{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 27px 16px 0}
#content .img-indent{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px
}
#content p{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 11px 0}
#content h1{
	color: #4f4b48;
	font-size: 36px;
	margin-bottom: 8px;
	line-height: 38px;
	font-weight: bolder;
	padding-top: 10px;
}
#content h2{
	color: #4f4b48;
	font-size: 18px;
	margin-bottom: 8px;
	line-height: 1.2em;
	text-decoration: none;
}
#content h4{
	color: #4f4b48;
	font-size: 1em;
}
#content h5{
	color:#009;
	font-size:12px;
	margin-bottom:13px;
	font-weight:normal
}
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt1{
	letter-spacing: normal;
	font-size: 24px;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

.txt2 span{ color:#ada29d}
.txt3{
	color: #039;
	font-weight: bolder;
	font-size: 12px;
	line-height: normal;
}
.txt3 a{
	color: #00F;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.txt4{ line-height:1.83em}

#content .indent{padding:25px 0 0 0}
#content .indent1{padding:38px 0 0 23px}
#content .indent2{padding:0 0 0 231px}
#content .indent-1{padding:65px 0 0 0}
#content .indent3{padding:8px 0 0 23px}

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) top repeat-x;}
.box .border-bottom {background:url(images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(images/border_left.gif) left repeat-y;}
.box .border-right {background:url(images/border_right.gif) right repeat-y;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
.box .indent-box{
	padding-top: 20px;
	padding-right: 9px;
	padding-left: 23px;
	padding-bottom: 30px;
}
#content .box h2{
	color: #726762;
	font-size: 2em;
	margin-bottom: 13px;
	line-height: 1.2em;
}


/*footer*/
#footer { color:#78726b; font-size:0.75em; background:url(images/bot1.gif) top repeat-x ; }
#footer .indent-footer1{ margin:52px 0 0 30px; position:absolute; width:121px}
#footer .img{ margin:38px 0 0 305px; position:absolute;}
#footer .indent-footer1 img{ margin-right:5px}
#footer .indent-footer{ padding:47px 50px 0 343px;}
#footer a {color:#78726b; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0; display:inline; background:url(images/marker1.gif) center left no-repeat; float:left}
#footer ul li a{color:#78726b; text-decoration:none; display:block; float:left; padding:2px 15px 2px 15px; font-size:1.08em} 
#footer ul li a:hover { text-decoration:underline; }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ text-decoration: underline; }

.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}

.block-contact span{ float:right; margin-right:10px}
.input{
   	border:none; 
	background:none;
	width:217px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}
textarea{
   	border:none; 
	background:none;
	width:217px; height:75px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
.table {
	font-weight: normal;
	color: #FFF;
	background-color: #999;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.tablej400 {
	font-weight: bold;
	color: #0d26da;
	font-size: 18px;
	font-style: normal;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
}
.tablej300 {
	font-weight: bold;
	color: #39a29b;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
}

.tablejlx {
	font-weight: bold;
	color: #184723;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
}
.tablej200 {
	font-weight: bold;
	color: #f70303;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
	border: medium none #D73435;
}
.tablejswimspa {
	font-weight: bold;
	color: #eb5c0e;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
	border: medium none #D73435;
}
.tablejfusion {
	font-weight: bold;
	color: #edc50d;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
	border: medium none #D73435;
}
.tablejdesign {
	font-weight: bold;
	color: #575151;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
	border: medium none #D73435;
}.tablewhite {
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	top: 25px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* [disabled]margin-top: 44px; */
	/* [disabled]margin-right: 1px; */
	/* [disabled]margin-bottom: 1px; */
	/* [disabled]margin-left: 1px; */
	text-align: right;
	padding-right: 25px;
}

.tablejover {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: 32px;
	clip: rect(auto,auto,auto,25px);
	font-family: Verdana, Geneva, sans-serif;
	left: 14px;
	border: medium none #D73435;
}
.tablesaunaborder {
	border: thick solid #d32f6c;
}
.tablebarrelborder {
	border: thick solid #8887fe;
}

.table200border {
	border: thick solid #f70303;
}
.table300border {
	border: thick solid #39a29b;
}
.table400border {
	border: thick solid #0d26da;
	padding-right: 0px;
}
.jacuzziborder {
	border: thick solid #4386AA;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 37px;
	padding-bottom: 5px;
}
.tidalfitborder {
	border: thick solid #4DAFB0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 16px;
	padding-bottom: 5px;
}
.wellisborder {
	border: thick solid #4B4B4B;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 37px;
	padding-bottom: 5px;
}
.tableacc {
	border: thick solid #ff6600;
}
.tablejlxborder {
	border: thick solid #184723;
}
.tableoverborder {
	border: thick solid #000000;
}
.tabledesignborder {
	border: thick solid #575151;
}
.tablefusionborder {
	border: thick solid #edc50d;
}
.tableswimspaborder {
	border: thick solid #eb5c0e;
}
.products {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	background-color: #D8D7D4;
	border: thin solid #939290;
	line-height: 20px;
	letter-spacing: normal;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.red {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0663BC;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: normal;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.features {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	background-color: #FFF;
	/* [disabled]border: thin solid #000; */
	line-height: 20px;
	letter-spacing: normal;
	text-align: center;
}
.bluebox {
	font-weight: bold;
	color: #FFF;
	background-color: #354CFF;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.yellowbox {
	font-weight: bold;
	color: #0461FE;
	background-color: #FEEE1B;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.tableblue {
	border: thick solid #0055A5;
}
.tablegreen {
	border: thick solid #11772E;
}
.greenbox {
	font-weight: bold;
	color: #FFF;
	background-color: #11772E;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.tableyellow {
	border: thick solid #EEF529;
}
.yellowbox {
	font-weight: bold;
	color: #003287;
	background-color: #EEF529;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 21px;
	font-style: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.yellowhigh {
	font-weight: bold;
	color: #003287;
	background-color: #EEF529;
	
}
.spec {
	font-size: 10px;
	list-style-type: circle;
	padding-left: 10px;
	padding-top: 10px;
}
.my-line {
	font-weight: bold;
	color: #4EBDFE;
}
.large-text {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 10px;
}

.txt2{
	font-size: 24px;
	letter-spacing: -1px;
	color: #333;
	margin-bottom: 5px;
	line-height: 1.2em;
	font-weight: bold;
}
