﻿body {
	margin: 0px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #222;
}

h1 {
	font-weight: normal;
	color: white;
	font-style: italic;
	line-height: 1;
	font-size: 1.7em;
}

h2 {
	color: #104d8a;
	line-height: 1;
	font-size: 1.25em;
	font-style: italic;
}

h3 {
	font-size: 1em;
	border-top: 4px #BCB5AA solid;
	border-bottom: 2px #BCB5AA solid;
	background-color: #edeadf;
	padding-left: 5px;
	padding-right: 5px;
	color: #4e8029;
}

h4 {
	font-size: 1em;
}

a {
	color: #104d8a;
}

a:hover {
	 /* color: #679940; */
	 color: #3c700d;
}

ul {
	font-size: 0.9em;
}

ul.bottom-padding li {
	padding-bottom: 5px;
}

td {
	vertical-align: top;
}

.aright {
	text-align: right;
}

.aleft {
	text-align: left;
}

/* SIDEBAR FORM */

.left .form {
	background-color: #e9e6db;
	margin-top: 25px;
	padding: 15px;
	padding-top: 5px;
	border: 1px #BCB5AA solid;
}

.left .form h2 {
	text-align: center;
}

.left .form .label {
	font-weight: bold;
}

.left .form .inputsm {
	width: 185px;
}

/* RIGHTSIDE FORM */

.right .form {

}

.right .form .label {
	font-weight: bold;
}

/* HEADER */

#header-wrap {
	height: 150px;
	background-image: url('images/gradtb.gif');
	background-position: center bottom;
	background-repeat:repeat-x;
	border-bottom: 5px #BCB5AA solid;
}

#header {
	height: 150px;
	margin: 0 auto;
	width: 960px;
	background: url('images/header.jpg') no-repeat center top;
}

.header-logo {
	width: 227px;
	float: left;
}

.header-nav {
	float: left;
	height: 20px;
	padding-top: 130px;
	padding-left: 8px;
	text-align:left;
	font-size: 0.9em;
	font-weight: bold;
	color: #0d3f70;
}

.header-nav a {
	color: #0d3f70;
	text-decoration: none;
}

.header-nav a:hover {
	color: #3c700d;
	text-decoration: none;
}

.header-spa-finder {
	width: 165px;
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

.header-spa-finder img {
	border: 0px;
}

/* UNIVERSAL */

#content-wrap {
	background-image: url('images/gradmb.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

#content {
	margin: 0 auto;
	width: 960px;
	padding: 20px 0;
	padding-top: 30px;
	line-height: 1.5;
}

#translate {
	float: right;
	margin-top: -30px;
}

td.left {
	padding: 0 20px 0 0;
	vertical-align: top;
}

td.right {
	padding: 0 20px 0 20px;
	vertical-align: top;
	border-left: 1px #fff solid;
}

.redtext {
	color: #ff0000;
}
.small {
	font-size: 0.9em;
}
.large {
	font-size: 1.1em;
}

.resultsnav {
	margin: 25px 0px 10px 0px;
	text-align: center;
}

.resultsprev {
	display: inline;
	padding-right: 10px;
	text-align: left;
}

.resultsmiddle {
	text-align: center;
	padding-bottom: 10px;
}

.resultsnext {
	display: inline;
	padding-left: 10px;
	text-align: right;
}

/* HOME PAGE */

.gallerycontainer {
	font-size: 0.8em;
	font-weight: bold;
}

.galleryitem {
	padding-top: 0px;
	margin: 0 auto;
	text-align: center;
	float: left;
	width: 150px;
	border: 1px #eee solid;
	background-color: white;
	height: 188px;
}

.galleryphoto {
	width: 150px;
	height: 150px;
}

.galleryphoto img {
	border: 0px;
	padding-top: 5px;
}

.gallerytxt {
	padding: 0px 5px;
}

.galleryitem a { 
	text-decoration: none; 
}

.events ul {
	list-style:none;
}

/* WHOLESALE PAGE */

#wholesale td.logo {
	width: 25%;
}

#wholesale td.contact {
	width: 50%;
}

#wholesale td.contact .info {
	padding-bottom: 10px;
}
#wholesale td.links {
	width: 25%;
	text-align:right;
}

#wholesale td.description {
	width: 100%;
}

/* SHOWCASE PAGE */

#showcase td.name h2 {
	margin: 0px;
	padding-bottom: 15px;
}

#showcase td.contact {
	width: 50%;
}

/* SPA EVENTS PAGE */

#spaevents td.info {
	width: 50%;
	padding-bottom: 10px;
}

#spaevents td.description {
	width: 100%;
	border-top: 1px #BCB5AA solid;
	padding-top: 10px;
}

/* SPA NEWS PAGE */

#spanews td.name {
	text-align: left;
	padding-left: 3px;
}

#spanews td.cat {
	text-align: left;
	padding-left: 3px;
}
	
#spanews td.date {
	text-align: right;
	padding-right: 3px;
}

/* SPA FINDER HOME */

#spafinder .gallerycontainer {
	font-size: 0.8em;
	font-weight: bold;
}

#spafinder .galleryitem {
	padding: 10px;
	margin: 0 10px 10px 0;
	text-align: center;
	float: left;
	width: 300px;
	border: 1px #eee solid;
	background-color: white;
	height: 290px;
}

#spafinder .galleryphoto {
	width: 300px;
	height: 250px;
}

#spafinder .galleryphoto img {
	border: 0px;
	padding-top: 5px;
}

#spafinder .gallerytxt {
	padding: 0px 10px;
}

#spafinder .galleryitem a { 
	text-decoration: none; 
}

/* SPA FINDER PAGE */

#spafinder td.info {
	padding-bottom: 10px;
	width: 33%;
}

#spafinder td.info img {
	margin-bottom: 15px;
	border: 0px;
}

#spafinder td.description {
	width: 100%;
	padding-top: 0px;
}

#spafinder td.description img {
	float: left; 
	margin-right: 15px;
	margin-top: 15px;
}

/* CLASSIFIED LISTINGS */

.ClassifiedTable {
	margin: 0px auto;
	border-collapse: collapse;
	width: 90%;
}

.Classified {
	font-size: 10pt;
	padding: 3px;
}

/* SPA GUIDE PAGE */

#spaguide td.info {
	
}

#spaguide .special {
	float: right;
	padding-bottom: 10px;
	width: 150px;
	border: 3px #666 dashed;
	background: white;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin-top: 15px;
}

#spaguide .special .fine {
	color: #999;
	font-size: 0.75em;
	margin-bottom: 0;
}	
	
#spaguide td.description {
	width: 100%;}

#spaguide td.description img {
	float: left; 
	margin-right: 15px;
}

/* SPA SPECIALS */

#spaspecials td.info {
	padding-bottom: 10px;
	width: 33%;
}

#spaspecials td.info img {
	margin-bottom: 15px;
	border: 0px;
}

#spaspecials td.special {
	padding-bottom: 10px;
	width: 33%;
	border: 3px #666 dashed;
	background: white;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

#spaspecials td.special .fine {
	color: #999;
	font-size: 0.75em;
	margin-bottom: 0;
}

#spaspecials td.description {
	width: 100%;
	padding-top: 0px;
}

#spaspecials td.description img {
	float: left; 
	margin-right: 15px;
	margin-top: 15px;
}


/* ORDER PAGE */

#order_left {
	float: left; 
	width: 290px; 
	padding-right: 25px; 
	margin-right: 25px; 
	border-right: 1px solid white;
}

#order_right1 {
	float: left; 
	padding-right: 25px; 
	margin-right: 25px; 
	border-right: 1px solid white;
}

#order_right2 {
	float: left; 
	width: 300px;
}

#spaSlide {
	float: left;
	padding: 10px;
	text-align: center;
}

/* SITEMAP */

#foldheader {
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	font-size: 9pt;
	list-style-image: url(images/fold.gif);
}

#foldinglist {
	list-style-image: url(images/minus.gif);
	vertical-align: top;
	text-decoration: none;
}

#foldheaderul a {
	text-decoration: none;
	vertical-align: center
}

#foldinglist li {
	white-space: nowrap;
	font-size: 9pt;
	text-decoration: none;
	vertical-align: top;
}

/* FOOTER */

#footer-wrap {
	overflow: auto;
	background-color: #e9e6db;
}

#footer {
	margin: 0 auto;
	width: 960px;
}

#footer .box {
	float:left;
	padding: 20px 40px 20px 0px;
	font-size: 0.8em;
	color: #104d8a;
	line-height: 1.5;
}

#footer .box a {
	color: #1486ba;
	font-weight: bold;
}

#footer .box a:hover {
	color: #679940;
	font-weight: bold;
}

.google {
	float: right;
	width: 160px;
	height: 600px;
	padding: 20px;
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: -20px;
	background: white;
}

#credit {
	background-color: #BCB5AA;
	color: #706c65;
	padding: 10px;
	text-align:center;
	font-size: 0.75em;
}

#credit a {
	color: #706c65;
}
