/* CSS Document */
/***** Body and main container *****/
* {
padding:0;
margin:0;
}

html,body {
height:100%;
background-color:#9bb5c6;
}

h1 {
margin:0 15px 1em;

color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
text-transform:uppercase;
line-height:normal;
}

h2 {
margin:0 15px 1em;

color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:normal;
text-transform:uppercase;
line-height:normal;
}

h3 {
margin:0 15px 1em;

color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
text-transform:uppercase;
line-height:normal;
}

h4 {
margin:0 15px 1em;

color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
text-transform:uppercase;
line-height:normal;
}

h5 {
margin:0 15px 1em;

color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
text-transform:uppercase;
line-height:normal;
}

h6 {
margin:0 0 2px 15px;

color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
line-height:normal;
}

address {
margin:0 0 2em 20px;

color:#666666;
}




/********* forms  ********/

form p{
margin-left:0 !important;
}

fieldset {
padding:10px;
margin-bottom:1em;
}

legend {
color:#666666;
font-size:14px;
}

label {
color:#666666;
}

textarea, input {
display:block;
margin-bottom:1em;
}

input[type="checkbox"] {
display:inline;
}

input[type="radio"] {
display:inline;
}

div#invoiceRequired {
display:none;
}

/*** end forms ****/

#page-title {
margin:1em 15px;
}

#page-title h1,#page-title h2, #page-title h3, #page-title h4, #page-title h5, #page-title h6 {
display:inline;
margin:0;
padding:0;
}

#container {
margin:0 auto;
width:936px;
min-height:100%;

border-left:10px solid #e8f3f8;
border-right:10px solid #e8f3f8;
background:#ffffff url("../images/layout/header-bg.jpg") repeat-x;

font-family:Arial, Helvetica, sans-serif;
}

#right-column-bg {
background-color:#F1F5F2;
}

/* EI 6 hack for 100% height */
* html #container {
height: 100%;
}/**

/********************************/


/*** header ********************/
#header {
	width:100%;
	height:133px;
	position:relative;
	margin-bottom:10px;
}

#header-body {
	width:100%;
	height:133px;
	position:relative;
	margin-bottom:10px;
}


#header #logo {
position:absolute;
bottom:0;
left:60px;
}

#header-body #logo {
position:absolute;
bottom:0;
left:25px;
}

#header #search-div {
position:absolute;
bottom:0;
right:50px;
width:350px;
}

#header-body #search-div {
position:absolute;
bottom:0;
right:35px;
width:340px;
}

#header #search-div #contact-button {
display:absolute;
top:0;
left:0;
}

#header-body #search-div #contact-button {
display:absolute;
top:0;
left:0;
}

#header #search-div #search-arrow {
position:absolute;
top:0;
right:0;
}

#header-body #search-div #search-arrow {
position:absolute;
top:0;
right:0;
}

#header #search-div #search-box {
position:absolute;
top:1px;
right:26px;
}

#header-body #search-div #search-box {
position:absolute;
top:1px;
right:26px;
}

#header input[type="text"] {
color:#D58384;
font-weight:bold;
background-image:url(../images/layout/search-bg.gif);
border:0px;
padding:5px;
height:15px;
width:179px;
}

#header-body input[type="text"] {
color:#D58384;
font-weight:bold;
background-image:url(../images/layout/search-bg.gif);
border:0px;
padding:5px;
height:15px;
width:179px;
}
/********************************/

/*** layout ***********************/

#main {
float:left;
width:78%;
margin-left:2%;
margin-bottom:20px;
height:396px;
overflow:hidden;

background:#fbfbfb url("../images/layout/main-bg-center.jpg") repeat-x;
}

#main-body {
float:left;
width:81%;
background:#fbfbfb url("../images/layout/main-bg-top.gif") top left no-repeat;
}

#right {
position:relative;
float:right;
width:18%;
margin-right:2%;
height:396px;
overflow:hidden;

background:#F1F5F2 url("../images/layout/main-bg-right.jpg") top right no-repeat;
}

#right-body {
position:relative;
float:right;
width:19%;


background:#F1F5F2 url("../images/layout/right-bg-top.gif") top right no-repeat;
}

#left {
float:left;
width:30%;
height:100%;

background:url("../images/layout/main-bg-left.jpg") no-repeat;
}

#left-body {
float:left;
width:22%;
height:100%;
}


#content {
float:right;
width:70%;
height:100%;

position:relative;
}

#content-body {
float:right;
width:76%;
height:100%;
position:relative;

font-size:12px;
line-height:1.2em;
}

#content-body p {
margin:0 0 1em 20px;

color:#666666;
}

#content-body ul {
margin:0 0 1em 35px;

color:#666666;
}

#content-body hr {
width:300px;
margin: 0 auto;
margin-bottom:1em;

border: none 0;
border-top: 1px dotted #666666;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
/********************************/

#google-calendar {
margin-bottom:20px;
}

/*** navigation ****************/
#nav {
list-style-type:none;
margin-left:15px;

font-size:13px;
text-transform:uppercase;
}

#nav li {
padding:0;
margin:5px 0 0 0;
}

#nav li a {
display:block;
width:170px;
height:20px;
background-image:url(../images/layout/nav.gif);
padding:7px 0 0 10px;

font-size:12px;
}

#nav li a:hover {
background:url(../images/layout/nav-over.gif);
}

#nav2 {
list-style-type:none;
width:auto;
margin:35px 1px 0 0;
}

#nav2 a {
display:block;
border-bottom:1px solid #FFFFFF;
padding:8px 10px 7px 35px;
background:url("../images/layout/nav-arrow.gif") no-repeat 10px 8px;

font-size:14px;
}

#nav2 a:hover {
background:#EAF0EC url("../images/layout/nav-arrow-over.gif") no-repeat 10px 8px;
}

#nav2 a#blog-link {
background:url(../images/layout/blogIcon.gif) no-repeat 10px 8px;
}

#nav2 a#blog-link:hover {
background:url(../images/layout/blogIcon-over.gif) no-repeat 10px 8px;
}

li#calendar-icon{
padding:8px 10px 7px 35px;
border-bottom:1px solid #FFFFFF;
background:#F2F6EB url(../images/layout/calendar-icon.gif) no-repeat 10px 6px;

color:#666666;
font-size:14px;
}

#nav2-sub {
list-style-type:none;
margin-left:-35px; /* reverse li#calendar-icon left margin*/
}

#nav2-sub a {
display:block;
border:none;
padding:8px 10px 7px 55px;
background:#F2F6EB url("../images/layout/nav-arrow.gif") no-repeat 30px 8px;

font-size:14px;
}

#nav2-sub a:hover {
background:#EAF0EC url("../images/layout/nav-arrow-over.gif") no-repeat 30px 8px;
}

#nav-hidden {
visibility:hidden;
position:absolute;
top:65px;
left:0px;

list-style-type:none;
background-color:#F1F5F2;
padding-bottom:9px;
width:180px;

font-size:14px;
}

#nav-hidden a {
display:block;
border-top:1px solid #FFFFFF;
padding:8px 10px 7px 40px;
background:url("../images/layout/nav-arrow.gif") no-repeat 10px 8px;

}

#nav-hidden a:hover {
background:#EAF0EC url("../images/layout/nav-arrow-over.gif") no-repeat 10px 8px;
}

#nav-sub {
list-style-type:none;

background-color:#FDFDFD;
border-right:1px solid #EFF0F0;
border-left:1px solid #EFF0F0;
margin-left:15px;
width:178px;

text-transform:uppercase;
}

#nav-sub a {
display:block;
font-size:10px;
padding:2px 0 2px 8px;

color:#333333;
}

#nav-sub a:hover {
background-color:#E5EAEF;
}
/********************************/

/*** footer ********************/
#footer {
clear:both;
width:96%;
margin:0 2%;
position:relative;
height:50px;
font-size:10px;
}

#footer-text {
width:550px;
margin:0 0 0 190px;
}

/********************************/

/*** classes   ******************/

.item {
clear:both;
float:left;
margin:10px 10px 0 15px;
}

.item img {
float:left;
border:1px solid #999999;
margin-right:15px;
}

.item h6 {
font-size:13px;
font-weight:bold;
margin-left:146px;
}

.item p {
font-size:12px;
color:#666666;
margin-left:146px !important; /*overrides #content-body p style*/
}

.item-image {
float:left;
width:125px;
height:110px;
margin:20px 0 0 25px;

font-size:10px;
text-transform:uppercase;
}

.item-image a p{
margin:0 !important;
}

.item-image a {
color:#000000;
}

.item-image a:hover {
color:#336699;
}

.item-image a img {
border:1px solid #999999;
}

.item-image a:hover img {
border:1px solid #336699;
}

/*** sub-nav classes ***/
.close {
display:none;
}

.open {
display:block;
}

/*** classes for maintenance page ***/
.maintenance-service {
margin-left:10px;
margin-bottom:2em;

color:#666666;
}

.maintenance-service p{
clear:both;
margin-left:10px !important; /*overrides #content-body p style*/
}

.maintenance-service ul {
margin-left:25px !important; /*overrides #content-body ul style*/
}

.maintenance-service .heading{
margin-bottom:.5em;
}

/*** end classes for maintenance page ***/



/***open-close page **/
table#open-close {
width:94%;
color:#666666;
margin:0px 18px;
}

table#open-close .col1 {
width:80%;
}

table#open-close .col2 {
width:20%;
text-align:right;
font-weight:bold;
}

/***end open-close ***/


/** header-and-paragraph ****/
.header-and-paragraph {
clear:both;
float:left;
margin:10px 0 0 15px;
}

.header-and-paragraph p {
margin:0 !important;
}

.header-and-paragraph h6 {
font-size:12px;
font-weight:bold;
}

table#mailers {
margin:0 0 110px 50px;
color:#666666;
border:1px dotted #666666;
padding:5px 10px 10px;
}

table#mailers th {
color:#666666;
text-align:center;
}

table#mailers a{
float:right;
}

table#mailers a:link. table#mailers a:visited{
color:#3366CC;
}
/*** end header-and-paragraph ****/


/*** standard ******************/
p {
line-height:1.2em
}

a {
color:#336699;
text-decoration:none;
}

a:hover {
color:#DA912A;
}

a img {
border:none;
}

.float-left {
float:left;
}

.float-right {
float:right;
}

img.float-left {
margin: 0 10px 20px 10px;
}

img.float-right {
margin: 0 10px 20px 10px;
}

.clear-floats {
clear:both;
}

.padding {
padding:35px 50px 0px 50px;
}

.center-text {
text-align:center;
}

.blue-heading {
color:#336699;
font-size:14px;
}

.clear-bottom-margin {
margin-bottom:0 !important;
}


/*****************************/

/***special offers ***/

table#polaris-day-items td{
text-align:center;
}

	table#polaris-day-items .title {
		color:#336699;
		font-size:14px;
	}
	
	table#polaris-day-items .reg-price {
		color:#336699;
		font-size:12px;
	}
	
	table#polaris-day-items .sale-price {
		color:#666666;
		font-size:12px;
		text-transform:uppercase;
	}

#special-offer-box {
border:3px dotted #9bb5c6;
}

#special-offer-box p {
text-align:center;
}


/*** contact page ***/
table#hours {
color:#666666;
text-align:left;
width:175px;
float:right;
margin:0 0 1em;
border:1px dotted #666666;
}

table#hours td, table#hours th {
padding: 5px 10px;
}

/**** end contact page ****/

/*** form#service-request ***/
label {
margin:0;
}
/*** end form#service-request ***/

/*** hottub-gallery ***/
div#hottub-gallery {
width:480px;
margin:0 auto 1em;
}
/*** end hottub-gallery ***/

#top-named-anchor {
clear:both;
padding:1em 0 0 30px;
}

.required {
color:#FF0000;
font-size:18px;
}

#google-map {
clear:both;
width:427px;
overflow:hidden;
margin:0 auto 1em;
}

#google-map #border{
border:1px solid #666666;
}


/*** online bill pay form ***/

.form-columnleft {
width:60%;
float:left;
}

.form-columnright {
width:40%;
float:left;
}

/***end online bill pay form ***/