﻿html
{
	/* background: #e1ccb5; */
	/* background: #658c9b; */
	/* background: #9eb8c0; */
	/* background: #d7cebf; */
	/* background: #dfd2bd; */
	/* background: #dec8b2; */
	background: #fae9dc;
	background: #fff;
	/* background: #e9f7e7; */
	/* color: #030; */
	color: #34552f;
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

body
{
	margin: 10px;
	padding: 0;
}

a, a:visited
{
	/* color: #34657b; */
	color: #678b9c;
	text-decoration: underline;
}

a:active, a:hover { text-decoration: none; }
address { font-style: normal; }

dl
{
	margin: 0 0 1em 0;
	padding: 0;
}

dl dt
{
	margin: 0 0 0.25em 0;
	padding: 0;
}

dl dd
{
	margin: 0 0 1em 1.5em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 1em 0;
	padding: 0;
}

img { border: 0; }

p
{
	margin: 0 0 1em 0;
	padding: 0;
}

ul
{
	list-style-type: circle;
	list-style-image: url("images/bullet.png");
}

ul li { margin-bottom: 0.5em; }

ol ul, ul ul
{
	list-style-image: none;
	margin-top: 0.5em;
}

.error { color: #f00; }

.text-field
{
	background: #fff;
	border: 1px solid #34552f;
	color: #000;
	padding: 2px;
}

.button, .button:visited
{
	background: #34657b;
	color: #fff;
	font-size: 0.75em;
	line-height: 3em;
	margin: 0;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
}

.button:hover, .button:active { background: #34552f; }

table th
{
	font-size: 0.75em;
	font-weight: normal;
	padding-right: 0.25em;
	text-align: right;
}

#container
{
	background: #fff;
	border: 3px solid #34552f;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	position: relative;
	width: 975px;
}

* html #container { overflow: hidden; }

#header
{
	background: transparent url("images/logo.png") no-repeat 17px 14px;
	margin-bottom: 1em;
	padding-top: 101px;
}

#header h1
{
	background: transparent url("images/header.jpg") no-repeat left top;
	height: 111px;
	margin: 0;
}

#header h1 span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

#header #shop
{
	position: absolute;
	right: 10px;
	top: 10px;
}

#content
{
	margin: 4em 40px 0 200px;
	margin-left: 220px;
	min-height: 495px;
}

* html #content { height: 495px; }

#content h2#title
{
	left: 200px;
	top: 35px;
	position: absolute;
	text-transform: uppercase;
}

/* #content h3, #content h4 { clear: both; } */

#content #intro:first-letter
{
	font-size: x-large;
	font-weight: bold;
}

#content p.sponsor
{
	clear: both;
	font-weight: bold;
	margin-top: 1.5em;
	text-align: center;
}

#content p.real-prominent
{
	color: #c00;
}

#content .reviews-button
{
	background: #34657b;
	float: left;
	padding: 1px;
}

#content .reviews-button a
{
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 5px 25px;
	text-decoration: none;
}

#content .reviews-button a:active, #content .reviews-button a:hover
{
	background: transparent url("images/global-nav-arrow.png") no-repeat 15px center;
}

#content .special-announcement
{
	background: transparent url("images/bullet-leaf.png") no-repeat left center;
	font-size: 1.15em;
	margin: 2em 0;
	padding: 0 0 0 32px;
}

#content .special-announcement a
{
	color: #c00;
}

#slide-show
{
	float: right;
	font-size: small;
	margin: 0 0 1em 2em;
	width: 359px;
}

#slide-show img
{
	background: transparent url("images/slideshow-shadow.png") no-repeat left top;
	border: 0px solid #34552f;
	padding: 3px 6px 6px 3px;
}

#slide-show.wide img { background-image: url("images/shadow-slide-wide.png"); }

#slide-show .controls
{
	/* background: transparent url("images/slideshow-bar.png") no-repeat left top;
	height: 46px;
	position: relative;
	top: -9px; */
	background: transparent url("images/slideshow-bar.png") no-repeat left top;
	height: 23px;
	padding-top: 8px;
	position: relative;
	top: -5px;
}

#slide-show .controls .extra
{
	background: transparent url("images/slideshow-bar-cap.png") no-repeat right top;
	float: right;
	margin-top: -8px;
	width: 10px;
	height: 31px;
}

#slide-show .prev
{
	float: right;
	right: 30px;
	position: relative;
}

#slide-show .next
{
	float: right;
	position: relative;
	left: 10px;
}

#slide-show .prev a, #slide-show .next a
{
	background: transparent url("images/slideshow-next.png") no-repeat left top;
	display: block;
	text-decoration: none;
	/* width: 54px;
	height: 29px; */
	width: 17px;
	height: 12px;
}

#slide-show .prev a { /* background-position: left bottom; */ background-image: url("images/slideshow-prev.png"); }
#slide-show .prev a:active, #slide-show .prev a:hover { background-position: right top; }
#slide-show .next a:active, #slide-show .next a:hover { background-position: right top; }

#slide-show .prev a span, #slide-show .next a span
{
	font-size: 1px;
	line-height: 1px;
	visibility: hidden;
}

#relaxation-room { clear: both; }

#relaxation-room img.photo
{
	clear: none;
	float: right;
	margin: 0 0 1em 1em;
}

img.photo, div.photo { margin: 0 0 1em 1em; }

img.photo, div.photo img
{
	background: transparent url("images/shadow-photo1.png") no-repeat left top;
	padding: 3px 6px 6px 3px;
}

img.photo
{
	clear: right;
	float: right;
}

div.photo
{
	float: right;
	font-size: small;
	text-align: center;
}

div.photo img
{
	display: block;
	margin-bottom: 1em;
}

img.photo.tall, div.photo img.tall { background-image: url("images/shadow-photo2.png"); }
img.photo.large, div.photo img.large { background-image: url("images/shadow-photo3.png"); }
img.photo.portrait, div.photo img.portrait { background-image: url("images/shadow-portrait.png"); }

table#rates
{
	border: 1px solid #34552f;
	margin-bottom: 1em;
	width: 65%;
}

table#rates tr { margin: 1em 0; }

table#rates th
{
	font-weight: bold;
	padding-left: 0.5em;
	text-align: left;
}

table#rates td.check
{
	padding-right: 0.4em;
	text-align: right;
}

table#rates .button { width: 100%; }

/* table#rates td.check { line-height: 1.65em; }

table#rates td.check a
{
	background: #34657b;
	color: #fff;
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

table#rates td.check a:active, table#rates td.check a:hover { text-decoration: underline; } */

#services.extra-photos { width: 65%; }

#services ul
{
	margin: 0 0 1em 1.25em;
	padding: 0;
}

#services ul h3 { font-size: medium; }
#services ul h4 { font-size: small; }
#services ul .price { margin-bottom: 1em; }

.services
{
	font-size: 0.9em;
	text-align: center;
}

.services table
{
	border: 1px solid #34552f;
	margin: 0 auto 1em auto;
}

.services table thead th
{
	font-weight: bold;
	text-align: center;
}

.services table tbody th, .services table tbody td
{
	font-size: 1em;
	text-align: left;
}

#staff .photo
{
	float: none;
	font-size: medium;
	text-align: center;
}

#staff .photo img
{
	display: block;
	margin: 0 auto 0.25em auto;
	padding: 0;
}

#staff .photo .caption
{
	font-size: 0.85em;
	font-weight: bold;
}

#staff ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#staff ul li
{
	display: inline-block;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-align: center;
	width: 355px;
}

#staff ul li img
{
	display: block;
	margin: 0 auto 0.25em auto;
}

#staff ul li .caption
{
	font-size: 0.85em;
	font-weight: bold;
}

/* #staff ul li
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 237px;
	height: 250px;
}

#staff ul li h3
{
	font-size: 1.1em;
	margin: 0 0 0.25em 0;
}

#staff ul li img
{
	background: transparent url("images/shadow-staff.png") no-repeat left top;
	padding: 3px 6px 6px 3px;
}

#staff ul li .title
{
	font-size: 0.75em;
	margin: 0.5em 0 0 0;
} */

.note
{
	font-size: 0.8em;
	margin: 1em 0;
}

#navigation
{
	left: 10px;
	top: 250px;
	position: absolute;
	/* width: 160px; */
	width: 180px;
}

#navigation ul
{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	margin: 0 0 0.75em 0;
	padding: 0;
}

#navigation ul li a
{
	background: transparent url("images/nav-leaf.png") no-repeat left center;
	display: block;
	line-height: 20px;
	min-height: 28px;
	padding-left: 39px;
	text-decoration: none;
}

#navigation ul li#nav-valentine a, #navigation ul li#nav-deals a, #navigation ul li#nav-girlfriendgetaway a, #navigation ul li#nav-giftcertificates a
{
	background-image: url("images/nav-leaf-red.png");
	color: #900;
}

#navigation ul li#nav-medicalservices a
{
	background-image: url("images/nav-leaf-red.png");
	color: #900;
	font-size: 0.85em;
}

* html #navigation ul li a { height: 28px; }

#navigation ul li a:active, #navigation ul li a:hover, #navigation ul li.current a { background-position: -39px center; }
#navigation ul li.current a { text-decoration: underline; }

#navigation ul li a > span
{
	background: #fff;
	cursor: pointer;
	display: block;
	min-height: 28px;
	padding-left: 10px;
}

* html #navigation ul li a > span { height: 28px; }

#navigation ul li#nav-medicalservices .surgical-arts, #navigation ul li#nav-medicalservices .weight-loss
{
	color: #900;
}

#global-navigation
{
	/* background: #34657b url("images/global-nav.png") no-repeat left bottom;
	color: #fff;
	right: 0;
	top: 212px;
	padding-left: 25px;
	position: absolute;
	width: auto;
	height: auto; */
	
	/* New navbar */
	background: #34657b url("images/global-nav.png") no-repeat left bottom;
	color: #fff;
	font-size: 14px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 212px;
	width: 17.5em;
}

* html #global-navigation { right: -1px; }

#global-navigation ul
{
	background: transparent url("images/global-nav-cap.png") no-repeat right bottom;
	height: 100%;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
}

#global-navigation ul li
{
	display: inline;
	line-height: 30px;
	/* line-height: 1.75em; */
	margin: 0;
	padding: 0 15px 0 0;
}

#global-navigation ul li a
{
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

/* { border-top: 1px solid #fff; } */
#global-navigation ul li a:active, #global-navigation ul li a:hover, #global-navigation ul li.current a
{
	background: transparent url("images/global-nav-arrow.png") no-repeat left center;
}

#footer
{
	background: #fff url("images/footer.png") no-repeat left bottom;
	clear: both;
	font-size: x-small;
	margin-left: -3px;
	margin-bottom: -3px;
	padding-top: 2em;
	padding-bottom: 1em;
	text-align: center;
	width: 981px;
}

* html #footer { background-image: none; }

#footer .contact
{
	font-size: small;
	margin-bottom: 1em;
}

#footer .contact .reserve
{
	color: #34657b;
	font-size: 1.2em;
	text-transform: uppercase;
}

#footer .contact address
{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0.5em;
}

@media print
{
	#header { padding-top: 0; }
	
	#header h1
	{
		background: none;
		height: 0;
	}
	
	#content { margin-left: 40px; }
	#content h2#title { position: fixed; }
	#navigation, #global-navigation { display: none; }
}
