body 
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	color: #666666;
	background-image: url('../images/bgbody.png');
	background-attachment: fixed;
	font-family: "Arial", "Helvetica", sans-serif;
	text-align: justify;
	font-size: 11pt;
}

div
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}

#header
{
	width: 912px;
	height: 142px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: white;
	background-image: url('../images/bgtop.gif');
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#navigation
{
	background-color: #666666;
	width: 872px;
	height: 2em;
	border-left: 1px solid black;
	border-right: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#content
{
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	background-color: white;
	background-image: url('../images/content-background.jpg');
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
	min-height: 450px;
}

#footer
{
	position: relative;
	top: -20px;
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/bgflashmod.gif);
	clear: both;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

h1
{
	font-size: 20pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	color: black;
}

h2
{
	font-size: 20pt;
	text-align: left;
	font-weight: normal;
}

#footer p
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: white;
}

#footer p a
{
	color: white;
}

p.address
{
	padding-top: 12px;
	padding-bottom: 3px;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}

p.phone
{
	padding-top: 3px;
	padding-bottom: 12px;
	font-size: 11pt;
	font-weight: bold;
	color: white;
}

p.phone a
{
	color: white;
}

p.salonalchemy
{
	color: white;
	font-size: 8pt;
	padding-bottom: 12px;
}

p.salonalchemy a
{
	color: white;
}

span.postcode
{
	font-weight: bold;
}

li
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}

a
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
}

table.treatments
{
	border-collapse: collapse;
}

.treatments td {
	font-size: 11pt;
	padding-bottom: 7px;
}

td.group {
	padding-top: 20px;
	font-size: 14pt;
}

td.time, td.price {
	padding-left: 20px;
	text-align: right;
	vertical-align: bottom;
	font-size: 11pt;
	font-weight: bold;
}

td.groupdescription {
	font-size: 11pt;
}

td.treatmentdescription {
	font-size: 11pt;
	padding-bottom: 20px;
	font-style: italic;
}

.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 #666666;
	min-height: 122px;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
}

div.testimonialImage
{
	border: 1px solid #666666;
	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;
}

p.question
{
	font-weight: bold;
	margin-bottom: 0px;
}

p.answer
{
	margin-top: 5px;
}

p.link
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.galleryImage
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

img.galleryImage
{
	margin-left: auto;
	margin-right: auto;
}

p.galleryDescription
{
	text-align: center;
	font-style: italic;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

