/*GENERAL STYLES*/
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
focus {
	outline: 0;
}
img {
	border: none;
}
p {
	margin: 6px 0px;
}
.clear {
	clear: both !important;
}
form {
	display: inline;
}
body {
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('../images/header-left-bg.gif') repeat-x;
}
#site {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}
#body-container, #footer-container {
	overflow: hidden;
}
#body-container a {
	color: #1581e3;
}
#body-container a:hover {
	color: #ff6600;
}
#body-container .sub-text ul, #inner-content ul {
	padding: 0px 0px 5px 0px;
}
#body-container .sub-text ul li, #inner-content ul li {
	background: url('../images/bullet.jpg') no-repeat left 8px;
	list-style: none;
	padding: 3px 0px 3px 15px;
}
/*HEADER STYLES*/
#header {
	width: 100%;
	border-bottom: 5px solid #ff6600;
	text-align: center;
}
#header-picture {
	width: 1020px;
	height: 141px;
	margin: 0 auto;
	background: url('../images/header.jpg') no-repeat;
	position: relative;
	z-index: 2;
	text-align: left;
}
#header-picture #logo-link a img {
	width: 280px;
	height: 100px;
	position: relative;
	top: 0;
	left: 25px;
}
#header #right-bg {
	background: #fff url('../images/header-right-bg.gif') repeat-x;
	position: absolute;
	left: 50%;
	width: 50%;
	height: 141px;
}
#header #top-links {
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 10px;
	color: #ecfafc;
	list-style-type: none;
}
#header #top-links li {
	float: left;
}
#header #top-links a {
	color: #ecfafc;
	text-decoration: none;
}
#header #top-links a:hover {
	text-decoration: underline;
}
#header #top-links #phone {
	font-weight: bold;
	padding: 0 5px 0px 3px;
}
#header .rounded input {
	border: none;
	background: transparent;
	width: 112px !important;
	margin: 0 10px;
	position: absolute;
	top: 3px;
	height: 16px;
}
#header .rounded {
	background:  url('../images/search_input.png') no-repeat left top;
	height: 20px;
	width: 150px;
	position: relative;
	top: -4px;
}
#header .rounded div {
	text-indent: -9999px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	right: 0;
}
#navbar {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	bottom: 0px;
	right: 21px;
}
#navbar li.top-level {
	float: left;
	position: relative;

}
#navbar li a.top-level {
	height: 43px;
	display: block;
	text-indent: -9999px;
}
#navbar #hot-tubs {
	position: static;
}
#navbar #hot-tubs a.top-level {
	width: 102px;
	background: url('../images/navbar-text.png') 0px 0px no-repeat;
}
#navbar #hot-tubs a.top-level:hover {
	background: url('../images/navbar-text.png') 0px -43px no-repeat;
}
#navbar #saunas a.top-level {
	width: 92px;
	background: url('../images/navbar-text.png') -102px 0px no-repeat;
}
#navbar #saunas a.top-level:hover {
	background: url('../images/navbar-text.png') -102px -43px no-repeat;
}
#navbar #water-care a.top-level {
	width: 121px;
	background: url('../images/navbar-text.png') -194px 0px no-repeat;
}
#navbar #water-care a.top-level:hover {
	background: url('../images/navbar-text.png') -194px -43px no-repeat;
}
#navbar #health-benefits a.top-level {
	width: 158px;
	background: url('../images/navbar-text.png') -315px 0px no-repeat;
}
#navbar #health-benefits a.top-level:hover {
	background: url('../images/navbar-text.png') -315px -43px no-repeat;
}
#navbar #repair a.top-level {
	width: 85px;
	background: url('../images/navbar-text.png') -473px 0px no-repeat;
}
#navbar #repair a.top-level:hover {
	background: url('../images/navbar-text.png') -473px -43px no-repeat;
}
#navbar #services a.top-level {
	width: 115px;
	background: url('../images/navbar-text.png') -558px 0px no-repeat;
}
#navbar #services a.top-level:hover {
	background: url('../images/navbar-text.png') -558px -43px no-repeat;
}
.single-dropdown {
	background: url('../images/single-bg.png') bottom left no-repeat;
	position: absolute;
	padding: 10px 4px 20px 25px;
	top: 41px;
	left: -8px;
	list-style: none;
	display: none;
	z-index: 99;
}
.single-dropdown li {
	padding-left: 8px;
}
.single-dropdown li a {
	padding: 2px 20px 2px 10px;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100px;
	background: url('../images/mega-list-arrow.gif') 0 6px no-repeat;
}
.single-dropdown li a:hover {
	text-decoration: underline;
}
.single-dropdown .right {
	position: absolute;
	right: -21px;
	background: url('../images/single-right.png') bottom right no-repeat;
	width: 21px;
	bottom: 0px;
	display: block;
}
#services .single-dropdown {
	width: 150px;
	left: -90px;
}
.mega {
	background: url('../images/mega-bg.png') bottom left repeat-x;
	list-style: none;
	float: left;
	margin-left: 21px;
	color: #fff;
	position: absolute;
	left: -7px;
	display: none;
}
.mega .left, .mega .right {
	width: 21px;
	position: absolute;
	top: 0px;
}
.mega .left {
	background: url('../images/mega-left-side.png') bottom left no-repeat;
	left: -21px;
}
.mega .right {
	background: url('../images/mega-right-side.png') bottom left no-repeat;
	right: -21px;
}
.mega ul {
	list-style: none;
	float: left;
	margin: 10px 0 30px;
	padding: 5px 0 0 8px;
	width: 120px;
	background: url('../images/mega-list-bg.png') top right no-repeat;
}
.mega ul h3, .mega ul h3 a {
	font-size: 15px !important;
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: normal;
	margin: 5px 0 5px 8px;
	color: #ffffff;
}
.mega ul li {
	padding-left: 8px;
}
.mega ul li a {
	display: block;
	padding: 5px 0;
	width: 104px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana;
	font-style: normal;
	padding-left: 8px;
	background: url('../images/mega-list-arrow.gif') 0 9px no-repeat;
}
.mega ul li a:hover {
	text-decoration: underline;/*font-weight: bold;*/
}
#mega-menu-services {
	left: -485px;
}
#hot-tub-services {
	width:170px !important;
}
#hot-tub-services li a {
	width:140px;
	padding-right:5px;
}
/*BODY STYLES*/
#body-container {
	background: #fff;
	padding: 22px 0;
	position: relative;
	z-index: 1;
}
#body {
	width: 965px;
	position: relative;
	left: 50%;
	margin-left: -482px;
}
#body #side-content {
	width: 273px;
	float: left;
	margin-right: 12px;
}
#e-store-container {
	width: 273px;
	background: url('../images/e_store_container_bg.gif') repeat-y;
	margin-top:15px;
}
#e-store-container .top {
}
#e-store-container .bottom {
}
#e-store-header {
	padding-left: 20px;
}
#e-store {
	list-style-type: none;
}
#e-store li a {
	display: block;
	padding: 6px 0px;
	width: 236px;
	margin-left: 18px;
	color: #096ed8;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px solid #cce9fb;
}
#e-store li a:hover {
	color: #fff;
	font-weight: bold;
}
#e-store li img {
	position: relative;
	top: 2px;
	padding-right: 5px;
}
#e-store .store-li-hover {
	background: url('../images/store_list_hover.png') 1px 0 repeat-y;
	margin-bottom: 1px;
}
#e-store .store-li-a {
	color: #fff;
	font-weight: bold;
	border: none;
}
#main-content {
	width: 680px;
	float: left;
}
/*FOOTER STYLES*/
#footer {
	border-top: 5px solid #ff6600;
	background: #fff url('../images/footer-container-bg.png') bottom left repeat-x;
	text-align: center;
}
#footer-container {
	width: 1020px;
	margin: 0 auto;
	height: 317px;
	background: #0568d6 url('../images/footer-bg.png') bottom left no-repeat;
	text-align: left;
}
#footer-badges {
	padding: 20px 35px 0 30px;
	list-style-type: none;
	float: left;
}
#footer-badges li {
	float: left;
}
#footer-badges li img {
	height: 85px;
	width: 85px;
	margin: 0 6px;
}
#footer-text {
	padding: 25px 0 0 0;
	float: left;
	color: #fff;
}
#footer-text a {
	color: #fff;
}
#footer-text a:hover {
	color: #fff8aa !important;
}
#footer #store-locations a {
	font-weight: bold;
}
#footer #inline-footer-links {
	list-style-type: none;
	clear: both;
}
#footer #inline-footer-links li {
	float: left;
}
#footer .rounded input {
	border: none;
	background: transparent;
	width: 112px;
	margin: 0 10px;
	height: 16px;
}
#footer .rounded {
	background: url('../images/email_input.png') no-repeat left top;
	height: 18px;
	width: 150px;
	clear: both;
}
#footer .rounded div {
	text-indent: -9999px;
	cursor: pointer;
	width: 20px;
	height: 18px;
}
#footer .line-height-22 {
	line-height: 22px;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
	letter-spacing: 0px;
}
#footer #share {
	padding-left: 5px;
}
.last {
	margin-bottom: 10px;
}
.categories {
	list-style-type: none;
	width: 272px;
}
.categories li.add-background, .categories li.activeparent { /*This gets added with jQuery*/
	background: url('../images/sub-nav-bg.gif') 0px 0px repeat-y;
}
.categories li a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	color: #fff !important;
	font-style: italic;
	font-size: 12px;
	text-decoration: none;
	background: url('../images/sub_page_upper_left.gif') no-repeat;
	margin-bottom: 6px;
}
.categories li a:hover {
	background: url('../images/sub_page_upper_left.gif') -274px 0px no-repeat;
}
.categories li ul {
	list-style-type: none;
	background: url('../images/sub-nav-bg-bottom.gif') 1px bottom no-repeat;
	padding-bottom: 12px;
	margin-top: -6px;
	display: none;
	margin-bottom: 5px;
}
.categories li ul li {
	margin: 0 0 0 0px;
	background: url('../images/sub-nav-bg.gif') 0px 0px repeat-y;
	width: 272px;
}
.categories li ul li a {
	color: #115bb2 !important;
	margin: 0px;
	background: none;
	border-bottom: 1px solid #cce9fb;
	display: block;
}
.categories li ul li a:hover, .categories li ul li a.currentpage {
	color: #093f80 !important;
	background: url('../images/sub-nav-bg.gif') -272px 0 repeat-y;
}
.activeparent ul {
	display: block !important;
}
#own-a-hot-tub {
	display:block;
	font-size:10px;
	color:#ffffff;
	width: 272px;
	height: 100px;
	background: url('../images/own_a_hot_tub.gif') no-repeat;
	margin-bottom: 15px;
}
#own-a-hot-tub p {
	padding:40px 10px 0px 90px;
	background-image:none;
}
#own-a-hot-tub p a {
	background-image:none;
	color:#FFFFFF;
}
#own-a-hot-tub p a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.specs {
	width:630px;
	float:left;
	display:block;
	margin-top:-3px;
}
.specs table {
	border:1px solid #1B73D3;
}
.specs table tr {
	vertical-align: top;
}
.specs table tr td {
	padding:5px 5px 4px 10px;
	border:1px solid #CCE9FB;
}
/*------------------slider----------------------*/
#slider{
	list-style: none;
	width: 275px;
	height: 155px;
}
.bxslider_container{
	margin: 0px 10px;
}
.slides1_wrap{
	width: 275px !important;
	position: absolute;
	top:743px;
	left: 0px;
	height: 122px;
	padding-top:33px;
	margin-top: 15px;
	background-image: url(../images/slider-bg.jpg);
	background-repeat: no-repeat;
}
#contact-bts{
	position: absolute;
	top:915px;
	left: 0px;
}
.bx_pager{
	display: none;
}