* {
	color:								#222;
	font-family:						'Gill Sans', 'Arial', sans-serif;
	margin:								0px;
	padding:							0px;
}

body, html {
	background:							#f2f2f2 url('../images/background.png') repeat-y center top;
	font-size:							10px;
}

#wrap {
	background:							#fff;
	margin:								0px auto;
	position:							relative;
	width:								900px;
	min-height:							100%;
}

#header {
	background:							#fff url('../images/logo_snowflakes.png') no-repeat center left;
	text-indent:						-20000px;
	height:								125px;
	border-bottom:						4px solid #ed8bb8;
}

#footer {
	background:							#dedede;
	border-top:							1px solid #cbcbcb;
	color:								#777;
	float:								left;
	font-size:							0.8em;
	font-weight:						700;
	margin:								0px 0px 0px 161px;
	padding:							20px 0px;
	text-align:							center;
	width:								739px;
}

#footer a,
#footer a:active,
#footer a:link,
#footer a:visited {
	color:								#777;
}

#footer a:hover {
	color:								#222;
}

#left-bar {
	background:							transparent;
	border-right:						1px solid #cbcbcb;
	color:								#222;
	float:								left;
	padding:							10px 0px 0px;
	width:								160px;
	margin-left:						-100%;
}

#navigation {
	border-top:							1px solid #cbcbcb;
}

#navigation li {
	list-style:							none;
	border-bottom:						1px solid #cbcbcb;
}

#navigation a,
#navigation a:active,
#navigation a:link,
#navigation a:visited {
	background:							#f2f1f2 url('../images/navigation_button_background.png') repeat-x center top;
	color:								#777;
	display:							block;
	font-size:							1.4em;
	font-weight:						700;
	padding:							12px 15px;
	text-decoration:					none;
}

#navigation a:hover {
	background:							#f6f5f5 url('../images/navigation_button_background_hover.png') repeat-x center top;
	color:								#222;
}

#navigation a.selected,
#navigation a.selected:active,
#navigation a.selected:link,
#navigation a.selected:visited {
	background:							#f2f1f2 url('../images/navigation_button_background_selected.png') repeat-x center top;
	color:								#222;
	padding:							12px 15px;
}

#navigation a.selected:hover {
	background:							#f6f5f5 url('../images/navigation_button_background_selected_hover.png') repeat-x center top;
}

#opening-times {
	background:							#e7e7e7;
	border-bottom:						1px solid #cbcbcb;
	padding:							10px 15px;
}

#opening-times h3 {
	color:								#ec147a;
	font-size:							1.2em;
	margin-bottom:						2px;
}

table.opening-times {
	border:								0px;
	border-collapse:					collapse;
	border-spacing:						0px;
	width:								130px;
}

table.opening-times th {
	color:								#555;
	font-weight:						400;
	text-align:							left;
}

table.opening-times td {
	text-align:							right;
}

#opening-times p {
	color:								#777;
	font-size:							0.8em;
	font-weight:						700;
	margin:								5px 0px 0px;
}

#phone-number {
	background:							#fff url('../images/phone_number.png') no-repeat top right;
	height:								125px;
	position:							absolute;
	right:								0px;
	top:								0px;
	width:								199px;
	text-indent:						-20000px;
}

#content {
	background:							#fff;
	float:								left;
	margin:								0px 0px 0px 161px;
	width:								739px;
	min-height:							460px;
}

h4 {
	color:								#ec147a;
	font-size:							1.4em;
	padding:							12px 15px;
}

div.content-box p {
	font-size:							1.2em;
	margin:								10px 15px 0px;
}

div.content-box td.special-offer p {
	margin:								0px 15px;
}

div.content-box td.special-offer {
	padding:							0px 0px 10px;
}

div.content-box p.introduction,
p.introduction {
	color:								#555;
	font-weight:						700;
	font-size:							1.2em;
	margin:								0px 15px;
}

ul.points {
	color:								#555;
	margin:								12px 15px 15px 32px;
}

ul.points li {
	color:								#555;
	font-size:							1.2em;
	margin:								0px 0px 2px;
}

div.top-box {
	background:							#fff url('../images/top_box_background.png') no-repeat right center;
	padding:							9px 0px 10px;
}

th.top-left {
	padding:							0px 14px;
}

th.old-price {
	color:								#999;
	font-size:							1.2em;
	font-weight:						700;
}

th.new-price {
	color:								#000;
	font-size:							1.2em;
	font-weight:						700;
	padding:							0px 14px 0px 0px;
}

table.special-offers {
	border-collapse:					collapse;
	border-spacing:						0px;
	width:								739px;
}

/*table.special-offers .old-price {
	width:								70px;
}

table.special-offers .new-price {
	width:								70px;
}*/

table.special-offers .old-price {
	padding:							0px 15px;
}

td.special-offer {
	padding:							0px 0px 3px 0px;
}

td.special-offer h5 {
	margin-top:							0px;
}

div.front-page-box p {
	margin:								0px 15px;
}

td.special-offer p {
	color:								#555;
	padding:							0px 15px;
	font-size:							1.1em;
}

td.old-price {
	color:								#999;
	font-size:							1.5em;
	font-weight:						700;
	text-align:							center;
	text-decoration:					line-through;
}

td.new-price {
	color:								#000;
	font-size:							1.5em;
	font-weight:						700;
	padding:							0px 15px 0px 0px;
	text-align:							center;
}

div.front-page-box {
	border-top:							1px solid #cbcbcb;
	padding:							10px 0px 20px;
}

div.content-box {
	padding:							10px 0px 20px;
}

#slideshow {
	overflow-x:							hidden;
	white-space:						nowrap;
}

#slideshow img {
	display:							inline-block;
	height:								100px;
	width:								151px;
	vertical-align:						bottom;
}

#slideshow img + img {
	border-left:						1px solid #777;
}

div.front-page-box p.info,
div.content-box p.info {
	font-size:							1.1em;
	margin:								10px 15px 0px;
}

table.contact-details {
	margin:								20px auto;
}

table.contact-details th.icon {
	vertical-align:						top;
}

table.contact-details th.icon img {
	vertical-align:						middle;
}

table.contact-details td.contact-detail {
	color:								#555;
	font-size:							1.6em;
	font-weight:						700;
	padding:							0px 15px;
}

table.online-enquiry {
	border-collapse:					collapse;
	margin:								10px auto;
}

table.online-enquiry th {
	text-align:							left;
	padding:							0px 10px 0px 0px;
	width:								125px;
}

table.online-enquiry td {
	padding:							1px 0px;
}

a.treatment-button {
	display:							block;
	float:								left;
	margin:								10px 0px 0px 47px;
}

span.price {
	clear:								right;
	float:								right;
	font-size:							1.2em;
	font-weight:						700;
	margin:								0px 15px;
}

h5 {
	color:								#ec147a;
	font-size:							1.2em;
	margin:								10px 15px 0px;
}

div.content-box h5 + p {
	margin:								0px 15px 10px 30px;
}

div.treatment-gap {
	clear:								both;
	margin:								0px 0px 10px;
}

a.special-offer {
	display:							block;
	float:								left;
	margin:								0px 0px 0px 47px;
}

div.v45-pound-voucher {
	padding:							0px;
}

div.v45-pound-voucher a.special-offer {
	margin:								0px;
}

div.clear {
	clear:								both;
}

div.microdermabrasion-offer {
	background:							#fff url('../images/microdermabrasion_background.png') no-repeat center left;
	padding:							0px 0px 5px;
}

div.microdermabrasion-offer a,
div.microdermabrasion-offer a:active,
div.microdermabrasion-offer a:link,
div.microdermabrasion-offer a:visited {
	width:								375px;
	padding:							0px 0px 0px 315px;
	text-decoration:					none;
}

span.microdermabrasion-offer-title {
	font-size:							1.4em;
	font-weight:						700;
	color:								#ec147a;
	padding:							20px 0px 13px;
	display:							block;
}

span.microdermabrasion-offer-text {
	padding:							0px 15px 13px 0px;
	display:							block;
	font-size:							1.2em;
}

span.microdermabrasion-offer-text-introduction {
	padding:							0px 15px 13px 0px;
	display:							block;
	font-size:							1.2em;
	font-weight:						700;
}

div.photo-gallery {
	padding:							15px 0px 10px 63px;
}

a img {
	border:								0px;
}

#upload_featured_form p {
	padding-left:						15px;
	font-size:							12px;
}

#upload_featured_form div {
	text-align:							center;
}

#upload_featured_form div input {
	margin:								10px 15px;
}

#admin input.submit-button {
	padding:							10px;
	display:							block;
	margin:								0px auto;
}

ul.special-offers-admin,
ul.treatments-admin,
ul.treatment-options-admin {
	padding-left:						32px;
}

* html div#wrap {
	overflow:							hidden;
}

* html div#content,
* html div#footer {
	margin:								0px 0px 0px 80px;
}

* html div#left-bar {
	margin-left:						-900px;
}

* html div.microdermabrasion-offer a,
* html div.microdermabrasion-offer a:active,
* html div.microdermabrasion-offer a:link,
* html div.microdermabrasion-offer a:visited {
	padding:							0px 0px 0px 270px;
}

* html a.special-offer {
	margin:								0px 0px 0px 28px;
}

* html a.treatment-button {
	margin:								0px 0px 0px 28px;
}
