@charset "utf-8";
/*


Developer Notes


Color Scheme:
Pantone / Color Name 		Tint		Hex				Usage
---------------------		----		-------			-----
5643C / Midnight Blue		100			003745			header background
5643C / Medium Blue			70			006677			h2, page titles

*/

 
/* ///////////////////////////

@import rules

/////////////////////////// */

@import url("reset.css");

/* ///////////////////////////

Global Overrides

/////////////////////////// */

body 
{
	background: #f0f8fb url(../../images/gradient-bg.jpg) repeat-x scroll 0% 0%;
	background-position: top left;
	font: normal 14px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	line-height: 22px;
	text-align: justify;
	height: 18px;
}

h1 
{
	margin-bottom: 1em;
	font: bold 1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #034289;
}

h2 {
	color: #034289;

}

h3 {
	margin-bottom: 1em;
	font: bold 1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h4
{
	font: bold 1em Arial;
	margin-bottom: 1em;
	color:#034289; 
}

a, a:active, a:hover {
	outline: none;
}

p {
	margin-bottom: 1em;
}

li
{
	font-weight:bold;
}

/* ///////////////////////////

ID Declarations

/////////////////////////// */
#slideshow
{
	border:1px solid black;
	float:right;
}

#site 
{
	width:100%;
	margin: 0 auto;
	background: transparent url(../../images/tile-test.jpg) repeat-x scroll 0% 0%;
}

#header
{
	background:url(../../images/bg-header3.jpg) no-repeat top left;
	height:285px;
	width: 950px;
	margin: 0 auto; 
}

#header-interior 
{
	background-image:url(../../images/bg-header-interior.jpg);
	background-repeat:no-repeat;
	height:153px;
	width: 950px;
	margin: 0 auto; 
}

#logo-interior {
	width: 303px;
	height: 113px;
	margin-left: 6.5px;
	background: transparent url(../../images/ekonomy-pool-logo.png) no-repeat scroll 0% 0%;
	background-position: top;
}

#header-interior-spa {
	background-image:url(../../images/bg-header-interior-spa.jpg);
	background-repeat:no-repeat;
	height:153px;
	width: 950px;
	margin: 0 auto; 
}

#header h1 {	
	text-align: left;
	font: 18px "Georgia";
}

#masthead {
	margin: 0 auto;
}

#celebrating {
	float: left;
	width: 200px;
	margin: 40px 0 0 15px;
}	

#main-nav {
	border-top: 1px solid #FFF;
	background: url(../../images/nav-bg.png) repeat-x;
	height: 38px;
	
}

#main-nav ul {
	padding: 5px;
	margin-top: 5px;
	text-align: center;
	
}

#main-nav li {
	display: inline;	
	font: bold 14px "arial";	
	list-style: none;
	
}

#main-nav li a {
	color: #FFF;
	text-decoration: none;
	padding: 12px 20px;
}

#main-nav li a:hover {
	background-image: url(../../images/bg-main-nav-over.jpg);
	background-repeat: repeat-x;
	padding: 11px 20px;
	color: #1f5584;
}	

#photo-nav {
	padding: 0 3px;
	padding-top: 20px; /*12px;*/
}

#photo-nav ul 
{
	margin-left:25px;
}

#photo-nav li 
{
	display: inline;
	padding: 0 15px;
}

#page 
{
	width: 950px;
	min-width: 950px;
	margin: 0 auto;
	background-color: #f0f8fb;
}

#page.interior {
	padding-top: 12px;
}

#content {
	width: 750px;
}

#article {
	padding: 15px;
}

#article img {
	margin: 5px;
}


.col-one {
	
	width:45%;
	float:left;
}

.col-two {
	
	width:45%;
	float:right;
}

.lists {
	width: 300px;
	float: left;
}

#sidebar {
	width: 180px;
	float:right;
	margin: 15px 0 0 20px;
	background: url(../../images/sidebar-bg.jpg) no-repeat top left;
	padding: 10px;
	border-right: 1px solid #126688;border-bottom:1px solid #126688;
}

#locations {
	text-align: center;
}

#locations h3 {
	text-align: center;
	color: #FFF;
	text-shadow: 2px 2px #000;
}

#locations p {
	width: 180px; text-align:center;
	float: left;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

#locations img {
	text-align: center;
}

#locations2 {
	background-color: #80c5ff;
}

#locations2 h3 {
	width: 200px;
	height: 36px;
	text-indent: -9999px;
	background: transparent url(../../images/locations-top-cap.gif) no-repeat scroll 0% 0%;
}

#locations2 p, #locations2 img {
	padding-left: 20px;
}

#locations2 p {
	width: 130px;
	float: left;
	color: #1e5584;
	font-size: 16px;
	line-height: 20px;
}

#locations2 img {
	text-align: center;
}

#locations2 .endcap {
	display: block;
	width: 200px;
	height: 15px;
	background: transparent url(../../images/locations-end-cap.gif) no-repeat;
	background-position: bottom left;
}

.map-link {
	display: block;
	width: 50px;
	float: left;
	
}

.map-link a {
	color: #1e5584;
}

.map-link a:hover {
	text-decoration: none;
}

#monthly-specials, #partner-logos, #we-accept {
	float: left;
	margin-left: 10px;
	background: url(../../images/partner-bg.png) no-repeat top left;
}

.specials  {
	width: 400px;
	margin: 40px auto 0 auto;
	background: #71bada;
	background: -moz-linear-gradient(top, #71bada 0%, #177fb6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71bada), color-stop(100%,#177fb6));
	background: -webkit-linear-gradient(top, #71bada 0%,#177fb6 100%);
	background: -o-linear-gradient(top, #71bada 0%,#177fb6 100%);
	background: -ms-linear-gradient(top, #71bada 0%,#177fb6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71bada', endColorstr='#177fb6',GradientType=0 );
	background: linear-gradient(top, #71bada 0%,#177fb6 100%);
	text-align: center;
	padding: 25px 15px;
	border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;
	box-shadow: inset 0px 0px 5px #000; -moz-box-shadow: inset 0px 0px 5px #000; -webkit-box-shadow: inset 0px 0px 5px #000; 
}

.specials a {
	color: #FFF;
	text-decoration: none;
    font: bold 24px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	text-shadow: 0px 0px 3px #034289;
}	

.specials a:hover {
	color: #034289;
}

.whatshot {
	width: 200px;
	height: 30px;
	padding: 25px 15px;
	float: right;
	text-align: center;
	background: #eb2f4e;
	background: -moz-linear-gradient(top, #eb2f4e 0%, #ca1835 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb2f4e), color-stop(100%,#ca1835));
	background: -webkit-linear-gradient(top, #eb2f4e 0%,#ca1835 100%);
	background: -o-linear-gradient(top, #eb2f4e 0%,#ca1835 100%);
	background: -ms-linear-gradient(top, #eb2f4e 0%,#ca1835 100%);
	background: linear-gradient(top, #eb2f4e 0%,#ca1835 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2f4e', endColorstr='#ca1835',GradientType=0 );
	border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px;
	box-shadow: inset 0px 0px 5px #000; -moz-box-shadow: inset 0px 0px 5px #000; -webkit-box-shadow: inset 0px 0px 5px #000; 
}


.whatshot a {
	color: #FFF;
	text-decoration: none;
    font: bold 18px Tahoma,Verdana,Arial,Helvetica,sans-serif;
	text-shadow: 0px 0px 3px #034289;
}	

.whatshot a:hover {
	color: #000;
}

/**********************************************/

#partner-logos {
	width: 725px;
	height: 80px;
	margin-top: 20px;
	padding: 10px;
	border: 1px solid #003366;
}

#partner-logos ul {

}

#partner-logos li {
	display: inline;
}

#we-accept {
	width: 150px;
	margin-top: 20px;
	border: 1px solid #003366;
	height: 80px;
	padding: 10px;
}

#we-accept h3 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

#we-accept ul {
	
}

#we-accept li {
	display: block;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 5px;
	float: left;
	height: 36px;
	border: 1px solid #CCC;
}

/*******************************************************/
#footer 
{
	width: 950px;
	min-width: 950px;
	margin:0 auto;
	margin-bottom: 18px;
	background-color: #1e5584;
}

#footer-nav 
{
	margin: 8px 15px 0 15px;
	text-align: center;
}

#footer-nav ul {
	padding: 0 0 2px 8px;
}

#footer-nav li {
	display: inline;
	padding: 3px;
	font: 12px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
}

#footer-nav li a, #legal a {
	color: #FFF;
}

#footer-nav li a:hover, #legal a:hover {
	text-decoration: none;
}

#legal 
{
	margin: 0 auto;
	width: 700px;
}

#legal p {
	width: 50%;
	color: #FFF;
	font-size: 11px;
}

#legal ul {
		
}

#legal li {
	display: inline;
	padding: 3px;
	font: 9px Arial, Helvetica, sans-serif;
}

/* ///////////////////////////

Custom Classes

/////////////////////////// */
.clear-both {
	height: 0px;
	clear: both;
}

.no-margin, #content.no-margin {
	margin:0;
}

.one-col {
	width: 100%;
}

.two-col {
	width: 49%;
	
}

.three-col {
	width: 32%;
	
}

.four-col {
	width: 24%;

	
}

.five-col {
	width: 19%;
}

#content, .two-col, .three-col, .four-col, .five-col {
	float: left;
	margin: 0 0 10px 10px;
}

#sidebar.first-col, .first-col {
	margin: 0 0 10px 0;
}

.feature {
	padding: 3px;
}

.logo, .search {
	float: right;
	color: #FFF;
}

#logo
{
	width: 303px;
	height: 245px;
	background: transparent url(../../images/bg-logo2.png) no-repeat scroll 0% 0%;
	background-position: top;
	float: left;
}



.logo h1 {
	text-indent: -9999px;
}

.search {
	width: 400px;
	height: 50px;
	padding: 12px 20px 15px 20px;
}

.float-left {
	float: left;
}

.float-right {
	float: left;
}

.align-right {
	text-align: right;
}

.active {
	color: #FFF;
}

.label {
 	margin-right:0.5em;
    padding-top:0.2em;
    text-align:left;
    font-weight:bold;
	margin-bottom: 8px;
}	

.label-spacers {
	margin-bottom: 8px;
}

.label-sub {
	width: 200px;
}

.images
{
	border: 1px solid black;
}

.blue-box {
	background: url(../../images/blue-long-box.jpg) no-repeat top left;
	width: 195px;
	height: 128px;
	float:right;
	padding: 5px 10px;
	margin-right: 60px;
}

.blue-box h3 {
	font-size: 16px;
	color: #FFF;
	margin:0;padding:0;
}	

.blue-btn {
	width: 184px;
	height: 35px;
	text-align: center;
	background: url(../../images/blue-btn.jpg)
}

.blue-btn a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 35px;
}	

.blue-btn a:hover {
	color: #80c5ff;
}		

/*****************************************************/


/* ///////////////////////////

ID Declarations

/////////////////////////// */
















