html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
	font-size:0.9em;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.floatLeft {
    float: left;
	position: relative
}

.noMargin {
    margin: 0px !important;
}

body {
    background: #231F20;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    color: #000000;
}

#container {
    width: 1017px;
    margin: 0px auto;
}

#wrapper {
    width: 1017px;
    float: left;
    background: url(../img/bg.gif);
}

#header {
    width: 917px;
    height: 104px;
    float: left;
    margin: 0px 50px;
}

#logo,
#logo h1,
#logo h1 a {
    width: 168px;
    height: 66px;
    float: left;
}

#logo {
    padding: 25px 0px 0px 0px;
}

#logo h1 a {
    display: block;
    background: url(../img/logo.png) no-repeat;
}

#logo h1 a span {
    display: none;
}

#basket {
	width: 25px;
	float: left;
	margin: 58px 33px 0px 510px;
}

#telephone {
	width: 181px;
	float: left;
	padding: 63px 0px 20px 0px;
}

#nav {
    width: 917px;
    float: left;
    background: #000000;
    margin: 0px 50px;
}

#nav ul li {
    width: 131px;
	height: 30px;
    float: left;
    position: relative;
    display: inline;
	z-index: 50;
}

#nav ul li a {
    width: 131px;
	height: 22px;
    float: left;
    display: block;
    padding: 8px 0px 0px 0px;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: center;
}

#nav ul li a:hover {
    background: #633523;
}

#nav ul li.sel a.topLink {
    background: #633523;
}

#nav ul li ul li {
	white-space: nowrap;
}

#nav ul li ul {
    position: absolute;
    top: 30px;
    left: 0;
    display: none;
}

#nav ul li ul li ul {
    top: 0;
    left: 131px;
    position: absolute;
    display: none;
	width:235px;
}

#nav ul li ul li ul {
    top: 0;
}

#nav ul li ul li a {
    background: #AB8C7F;
    border-bottom: 1px solid #9F7F72;
}

#nav ul li ul li a:hover,
#nav ul li ul li.sel a.subLink {
    background: #633523;
}

#nav .noBorder a {
    border: none !important;
}

#content {
    width: 917px;
    float: left;
    background: #FFFFFF;
    margin: 0px 50px;
}

#footer {
    width: 1017px;
    float: left;
}

#footer-text {
    width: 751px;
    float: left;
    padding: 95px 0px 0px 50px;
    font-size: 120%;
    color: #FFFFFF;
}

#footer-logo {
    width: 216px;
    height: 138px;
    float: right;
}

.col420 {
    width: 380px;
    float: left;
    padding: 20px;
}

.col497 {
    width: 457px;
    float: left;
    padding: 20px;
}

h2 {
    font-size: 180%;
    margin: 0px 0px 10px 0px;
    text-transform: uppercase;
}

h3 {
    font-size: 120%;
    margin: 0px 0px 10px 0px;
	color: #633523;
}

blockquote {
    color: #633523;
    letter-spacing: 0.2em;
    margin: 0px 0px 15px 0px;
}

p {
    line-height: 1.5em;
    margin: 0px 0px 10px 0px;
}

small {
    font-size: 90%;
}

.pricesImg {
    width: 349px;
    float: left;
}

.pricesText {
    width: 518px;
    float: left;
    padding: 25px;
}



.mapText a {
	color: #000000;
	text-decoration: none;
}

.beautyPricesContent,
.gallery {
	width: 867px;
	float: left;
	padding: 25px;
}

table.priceList {
    width: 100%;
    border: none !important;
    border-collapse: collapse;
    text-transform: lowercase;
    margin: 0px 0px 10px 0px;
}

table.priceList tr th {
    text-align: center;
    vertical-align: bottom;
    padding: 0px 0px 5px 0px;
}

table.priceList tr th,
table.priceList tr td {
    border: 4px solid #FFFFFF;
}

table.priceList tr td {
    background: #DDD1CC;
    text-align: center;
    padding: 2px;
}

table.priceList tr td.priceCell {
    width: 54px;
    height: 32px;
    vertical-align: middle;
}

table.priceList tr td.tableCaption {
    background: #BAA196;
    text-align: right;
    color: #FFFFFF;
    vertical-align: middle;
    width: 110px;
    padding-right: 5px;
}

table.pricelist2 {
	width: 100%;
	border: none;
	border-collapse: collapse;
	text-transform: lowercase;
	margin: 0px 0px 10px 0px;
}

table.pricelist2 tr td,
table.pricelist2 tr th {
	vertical-align: top;
	border-bottom: 4px solid #FFFFFF;
}

table.pricelist2 tr th {
	width: 145px;
	padding: 5px 5px;
	background: #ab8c7f;
	color: #FFFFFF;
	font-weight: bold;
}

table.pricelist2 tr td {
	padding: 3px 5px;
	background: #ddd1cc;
}

table.pricelist2 tr td.price {
	width: 40px;
	text-align: center;
	vertical-align: middle;
}

table.pricelist3 {
    width: 100%;
    border: none;
    border-collapse: collapse;
    text-transform: lowercase;
    margin: 0px 0px 10px 0px;
}

table.pricelist3 tr td,
table.pricelist3 tr th {
    vertical-align: top;
    border-bottom: 4px solid #FFFFFF;
    text-align: center;
}

table.pricelist3 tr th {
    width: 119px;
    padding: 3px 5px;
    background: #ab8c7f;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
}

table.pricelist3 tr td {
    padding: 3px 5px;
    background: #ddd1cc;
    width: 100px;
}

table.pricelist3 tr td.price {
    width: 35px;
    text-align: center;
}

table.pricelist4 {
    width: 100%;
    border: none;
    border-collapse: collapse;
    text-transform: lowercase;
    margin: 0px 0px 10px 0px;
}

table.pricelist4 tr td,
table.pricelist4 tr th {
    vertical-align: top;
    border-bottom: 4px solid #FFFFFF;
}

table.pricelist4 tr th {
    padding: 3px 5px;
    background: #ab8c7f;
    color: #FFFFFF;
    font-weight: bold;
}

table.pricelist4 tr th.fullwidth {
	width: 179px;
}

table.pricelist4 tr.th.halfWidth {
	width: 89px;
}

table.pricelist4 tr td {
    padding: 3px 5px;
    background: #ddd1cc;
}

table.pricelist4 tr td.price {
    width: 304px;
    text-align: right;
}

table.pricelist4 tr.noBorder td,
table.pricelist4 tr.noBorder th {
	border-bottom: none;
}

table.pricelist5 {
    width: 100%;
    border: none;
    border-collapse: collapse;
    text-transform: lowercase;
    margin: 0px 0px 10px 0px;
}

table.pricelist5 tr td,
table.pricelist5 tr th {
    vertical-align: top;
    border-bottom: 4px solid #FFFFFF;

}

table.pricelist5 tr th {
    width: 100px;
    padding: 3px 5px;
    background: #ab8c7f;
    color: #FFFFFF;
    font-weight: bold;
}

table.pricelist5 tr td {
    padding: 5px;
    background: #ddd1cc;
    text-align: right;
}

#terms li {
	list-style-type: disc;
	padding-bottom: 10px;
}

#terms ul {
	padding-left: 30px;
}

div#terms {
	width: 450px;
}

table.pricelist5 tr td.price {
    text-align: right;
    padding-left: 20px;
    padding-right: 10px;

}

table.openingtimes {
    width: 200px;
    border: none;
    border-collapse: collapse;
    text-transform: lowercase;
    margin: 0px 0px 10px 0px;
}

table.openingtimes tr td,
table.openingtimes tr th {
    vertical-align: top;
    border-bottom: 4px solid #FFFFFF;
}

table.openingtimes tr th {
    width: 100px;
    padding: 3px 5px;
    background: #ab8c7f;
    color: #FFFFFF;
    font-weight: bold;
}

table.openingtimes tr td {
	width: 100px;
    padding: 3px 5px;
    background: #ddd1cc;
}

.framePic {
	background: url(../img/frame.jpg) no-repeat;
	width: 239px;
	height: 329px;
	padding: 82px 103px;
	float: left;
}

.teamText {
	width: 392px;
	height: 373px;
	float: right;
	padding: 60px 60px 60px 20px;
	background: url(../img/teambg.gif) no-repeat bottom right;
}

table.basket {
    width: 100%;
    border: none !important;
    border-collapse: collapse;
    margin: 0px 0px 10px 0px;
}

table.basket thead tr th {
    text-align: center;
    vertical-align: bottom;
    padding: 0px 0px 5px 0px;
}

table.basket tbody tr td {
    text-align: left;
    padding: 2px 6px 2px 2px;
	border-bottom: 4px solid #FFFFFF;
	background: #DDD1CC url(../img/whiteborder.gif) repeat-y right;
}

table.basket tbody tr td.price {
	width: 100px;
	text-align: center;
}

table.basket tbody tr td.qty {
	width: 50px;
	text-align: center;
}

table.basket tbody tr td.basketItemOptions {
	background: #DDD1CC;
	width: 80px;
	text-align: center;
}

table.basket tfoot tr th {
	text-align: right;
	padding: 2px 6px 2px 2px;
	font-weight: bold;
}

table.basket tfoot tr td {
	text-align: center;
	padding: 2px 6px 2px 2px;
}

table.bp1 {
	border: none;
	border-collapse: collapse;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

table.bp1 th {
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ab8c7f;
}

table.bp1 td {
	padding: 2px 0px;
}

table.galleryTable {
	width: 100%;
	border-collapse: collapse;
}

table.galleryTable tr td {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

table.beautyPrices {
	margin-bottom: 20px;
}

table.beautyPrices th {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background: #AB8C7F;
	padding: 2px;
}

table.beautyPrices td {
	padding: 2px 0px;
}

table.form {
	width: 100%;
}

table.form th,
table.form td {
	padding-bottom: 5px;
}

table.form th {
	width: 100px;
	vertical-align: top;
}

table.form td input,
table.form td textarea {
	width: 250px;
}

.mapBox {
    width: 579px;
    float: left;
}

.mapText {
    width: 255px;
    float: left;
	padding: 0px 14px 0px 25px;
}

.gallerybox {
	width: 860px;
	height: 500px;
	float: right;
	padding: 20px 20px 20px 20px;
	background: url(../img/teambg.gif) no-repeat bottom right;
}

.gallerybox img {
	border: none;
	padding: 5px;
}

/* Localized */