body 
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	color: #324748;
	background-color: white;
	font-family: "Century Gothic", "Verdana", "Helvetica", sans-serif;
	text-align: justify;
	font-size: 11pt;
}

div
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}

#layout
{
	min-width: 1000px;
}

#header
{
	height: 141px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #B2C7C8;
}

#navigation
{
	float: right;
}

#content
{
	position: relative;
	top: 20px;
	margin-left: 20px;
	margin-right: 240px;
	margin-bottom: 40px;
	padding: 20px 20px 20px 20px;
	background-color: #E2E7E8;
	background-image: url('../images/therapy-background.gif');
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: center;
	min-height: 551px;
	border-style: solid;
	border-width: 1px;
	border-color: #B2C7C8;
}

#footer
{
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #B2C7C8;
	clear: both;
}

h1
{
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;
}

h2
{
	color: #728788;
	font-size: 20pt;
	text-align: left;
	font-weight: normal;
}

#content h1
{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #526768;
	font-weight: bold;
}

#footer p
{
	margin: 0px 0px 0px 0px;
}

p.address
{
	padding-top: 12px;
	padding-bottom: 3px;
	font-size: 11pt;
	font-weight: bold;
	color: #728788;
	text-align: center;
}

p.phone
{
	padding-top: 3px;
	padding-bottom: 12px;
	font-size: 11pt;
	font-weight: bold;
	color: #526768;
	text-align: center;
}

p.phone a
{
	color: #526768;
}

span.postcode
{
	font-weight: bold;
}

p.salonalchemy
{
	color: black;
	padding-bottom: 10px;
	font-size: 8pt;
	text-align: center;
	padding-bottom: 12px;
}

p.salonalchemy a
{
	color: black;
}

li
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

ul.sf-menu
{
	width: 190px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #E2E7E8;
	border-style: solid;
	border-width: 1px;
	border-color: #B2C7C8;
	list-style-type: none;
	vertical-align: middle;
}

.sf-menu li
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 11pt;
	background-color: #728788;
	background-image: url('../images/nav-background.png');
	background-position: 0px 0px;
	color: #E2E7E8;
	border-style: solid;
	border-width: 1px;
	border-color: #526768;
	vertical-align: middle;
}

.sf-menu li:hover
{
	background-position: 0px 40px;
}

.sf-menu img
{
	border: none;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a
{
	text-decoration: none;
	color: black;
}

.sf-menu a
{
	color: #E2E7E8;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sf-menu a:hover, .prettyHover a
{
	text-decoration: none !important;
	color: #FFFFFF;
}

.prettyHover
{
	cursor: pointer;
}

a:hover
{
	text-decoration: underline;
}

div.treatments
{
	margin-right: 292px;
}

table.treatments
{
	border-collapse: collapse;
	width: 100%;
}

.treatments td {
	font-size: 11pt;
	padding-top: 7px;
	padding-bottom: 7px;
}

td.group {
	padding-top: 20px;
	color: #728788;
	font-size: 17pt;
}

td.time, td.price {
	padding-left: 20px;
	text-align: right;
	vertical-align: bottom;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
}

td.groupdescription {
	padding-top: 20px;
	font-size: 10pt;
}

td.treatmentdescription {
	font-size: 10pt;
	padding-bottom: 2px;
}

td.treatmentdescription p {
	margin-top: 0px;
}

td.note {
	font-size: 10pt;
	padding-top: 20px;
}
.invisible
{
	display: none;
}

div.gallery
{
	float: right;
	position: absolute;
	top: 0px;
}

.gallery img
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}

div.testimonial
{
	border: 1px solid #526768;
	min-height: 122px;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
}

div.testimonialImage
{
	border: 1px solid #526768;
	float: left;
}

div.testimonialImage img
{
	border: 1px solid white;
}

p.testimonial
{
	font-weight: bold;
	margin-left: 142px;
}

p.testimonialContact
{
	font-style: italic;
	margin-left: 142px;
}

table.pagination
{
	width: 100%;
}

table.pagination td
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

table.pagination td.pagination
{
	text-align: right;
}

span.previous
{
}

span.next
{
	padding-left: 10px;
}

.dashes
{
	border-bottom: 1px dotted #899B9B;
}

.treatmentTypeImage img, .treatmentGroupImage img, div.testimonial, div.testimonialImage, div.testimonialImage img, .slideshowImage, .column-gallery img
{
	border: 1px solid white;
}

.slideshowOuter
{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}

.column-gallery
{
	float: right;
	padding-left: 20px;
}

.row-gallery
{
	padding-top: 20px;
}

.row-gallery table
{
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: none;
}

.row-gallery table td
{
	padding: 15px 15px 15px 15px;
}

