body 
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
	color: #333333;
	background-color: white;
	background-image: url('../images/background.png');
	background-attachment: fixed;
	font-family: "Lucida Sans Unicode", "Verdana", "Helvetica", sans-serif;
	text-align: justify;
	font-size: 11pt;
}

div
{
	margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;
}

#layout
{
	margin-left: 40px;
	margin-right: 40px;
}

#header
{
	position: relative;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 777px;
	height: 193px;
}

#navigation
{
	position: absolute;
	top: 253px;
	z-index: 10;
	background-image: url('../images/nav-background-leaves.png');
	background-repeat: no-repeat;
	background-position: 1px 1px;
	min-height: 445px;
}

#content
{
	position: relative;
	top: 27px;
	padding-top: 20px;
	padding-left: 169px;
	padding-right: 19px;
	padding-bottom: 20px;
	background-color: white;
	border: 1px solid #B40607;
	background-image: url('../images/content-background.png');
	background-repeat: no-repeat;
	background-position: 100% 0%;
	min-height: 1010px;
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#footer p
{
	text-align: center;
	color: white;
}

p.address, p.phone, p.companydetails
{
	font-size: 12pt;
	color: black !important;
}

p.address
{
	padding-top: 10px;
	margin-bottom: 10px;
}

p.phone
{
	margin-top: 0px;
	margin-bottom: 10px;
}

p.companydetails
{
	margin-top: 0px;
}

p.salonalchemy
{
	font-size: 8pt;
	color: black !important;
}

a
{
	color: #333333;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p.phone a, p.salonalchemy a
{
	color: black !important;
}

ul.sf-menu
{
	width: 146px;
	margin-top: 104px;
	margin-bottom: 0px;
	list-style-type: none;
	position: relative;
	left: -30px;
}

.sf-menu li
{
	height: 42px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	background-image: url('../images/nav-background.png');
	background-position: 0px 0px;
}

.sf-menu li:hover
{
	background-position: 0px 42px;
}

.sf-menu li a
{
	display: block;
	padding-left: 5px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 5px;
	max-width: 130px;
	vertical-align: middle;
	color: white;
}

.sf-menu li a:hover
{
	text-decoration: none;
}

.prettyHover
{
	cursor: pointer;
}

table.treatments
{
	border-collapse: collapse;
	max-width: 650px;
}

.treatments td {
	font-size: 11pt;
	padding-bottom: 7px;
}

td.treatmentTypeDescription
{
	padding-bottom: 20px !important;
}

td.group {
	padding-top: 30px;
	font-size: 13pt;
	font-weight: bold;
	color: #B40607;
}

td.treatment {
	min-width: 180px;
	max-width: 450px;
}

td.time, td.price {
	padding-left: 20px;
	text-align: right;
	vertical-align: bottom;
	font-size: 11pt;
	font-weight: bold;
	min-width: 70px;
	max-width: 100px;
}

td.time
{
	white-space: nowrap;
}

td.groupdescription {
	padding-bottom: 20px;
	font-size: 11pt;
	max-width: 650px;
}

td.treatmentdescription {
	font-size: 10pt;
	padding-bottom: 20px;
	width: 450px;
	max-width: 450px;
}

td.note {
	font-size: 10pt;
	padding-top: 20px;
	max-width: 650px;
}

h1, h2, h3, h4
{
	color: #B40607;
}

h1
{
	margin-top: 20px;
}

h1.cufon
{
	font-size: 48pt;
	margin-bottom: 0px;
}

#content ul li
{
	margin-bottom: 10px;
	padding-left: 30px;
}

.floatRightTop
{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #B40607;
}

div.testimonial
{
	border: 1px solid #B40607;
	min-height: 122px;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
}

div.testimonialImage
{
	border: 1px solid #B40607;
	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;
}

table.opening-hours
{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.opening-hours td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

td.day
{
	text-align: left;
	padding-right: 30px;
}

td.hours
{
	text-align: center;
}

div.newsItem
{
	padding-bottom: 30px;
}

div#links
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

p.link
{
	padding-top: 20px;
	padding-bottom: 20px;
}

div#reciprocalLinks
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.reciprocalLink
{
	padding-top: 20px;
	padding-bottom: 20px;
}

p.reciprocalLinkBusinessName
{
	font-weight: bold;
}

.shadow-top-right
{
	position: absolute;
	top: 0px;
	right: -9px;
	width: 9px;
	height: 13px;
	background-image: url('../images/shadow-40-top-right-9x13.png');
}
	
.shadow-right
{
	position: absolute;
	top: 13px;
	right: -9px;
	bottom: 0px;
	width: 9px;
	background-image: url('../images/shadow-40-right-9x1.png');
}

.shadow-bottom-left
{
	position: absolute;
	bottom: -13px;
	left: 0px;
	width: 13px;
	height: 13px;
	background-image: url('../images/shadow-40-bottom-left-13x13.png');
}

.shadow-bottom
{
	position: absolute;
	bottom: -13px;
	left: 13px;
	right: 0px;
	height: 13px;
	background-image: url('../images/shadow-40-bottom-1x13.png');
} 

.shadow-bottom-right
{
	position: absolute;
	bottom: -13px;
	right: -9px;
	width: 9px;
	height: 13px;
	background-image: url('../images/shadow-40-bottom-right-9x13.png');
}

