@charset "utf-8";
/*-- CSS Document --*/

/*-- CSS Reset --*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/*-- Splash Screen --*/
#splash-page { z-index: 0; height: 590px; width: 389px; position: relative; margin-top: 10px; margin-right: auto; margin-left: auto; }
#enter { text-align: center; }
#enter a { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #EEE; text-decoration: none; }
#enter a:hover { color: #888; }
#logo-wrap { z-index: 1; height: 491px; width: 389px; position: relative; }
#logo-background { z-index: 2; }
#logo-container { z-index: 3; height: 441px; width: 322px; position: absolute; left: 33px; top: 25px; }
#logo-roundflask { position: absolute; z-index: 4; left: 21px; top: 40px; }
#logo-flask { position: absolute; z-index: 4; left: 80px; top: 63px; }
#logo-tube { position: absolute; z-index: 4; left: 179px; top: 0px; }
#logo-swirl { z-index: 4; position: absolute; right: 0px; bottom: 1px; }
#splash-text { z-index: 1; height: 99px; width: 389px; position: relative; }
#salon-name { position: absolute; z-index: 4; left: 0px; top: 0px; }
#slogan-pt1 { position: absolute; z-index: 4; left: 0px; top: 60px; }
#slogan-pt2 { position: absolute; z-index: 4; left: 129px; top: 60px; }
#slogan-pt3 { position: absolute; z-index: 4; left: 196px; top: 60px; }
#slogan-pt4 {position: absolute;z-index: 4; left: 239px; top: 60px; }
#slogan-pt5 { position: absolute; z-index: 4; left: 313px; top: 60px; }


/*-- Layout & Block Styles --*/
body {
	background-color: #196700;
	background-image: url(../img/site/1050-BG-Slice.png);
	background-repeat: repeat-x;
}
#page {
	height: 784px;
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/site/layout.png);
}
#header {
	position: relative;
	height: 160px;
	width: 1012px;
}
#main {
	position: relative;
	height: 400px;
	width: 1012px;
}
#footer {
	position: relative;
	height: 163px;
	width: 1012px;
	text-align: center;
	color: #111111;
}
#times {
	color: #BCF743;
	position: absolute;
	left: 805px;
	top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	z-index: 1;
}
#quicklinks {
	position: absolute;
	height: 78px;
	width: 162px;
	left: 794px;
	top: 83px;
	text-align: center;
	word-spacing: 2px;
}
#quicklinks a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#quicklinks ul li { display: inline; position: relative; top: 50px; }
#orb1 {
	position: absolute;
	height: 78px;
	width: 47px;
	left: 791px;
	top: 82px;
}
#orb2 {
	position: absolute;
	height: 78px;
	width: 47px;
	left: 845px;
	top: 82px;
}
#orb3 {
	position: absolute;
	height: 78px;
	width: 47px;
	left: 906px;
	top: 82px;
}
#menu {
	position: absolute;
	height: 348px;
	width: 168px;
	left: 44px;
	top: 20px;
	padding: 6px;
}
#menu li {
	list-style-type: none;
	position: relative;
	height: 28px;
	width: 168px;
	text-indent: 15px;
	padding-top: 2px;
}
#menu li:hover { background-image: url(../img/site/menu-select.png); }
#menu a { text-decoration: none; font-size: 15px; font-weight: bold; color: #111; }
#subnav1 {
	position: absolute;
	height: 26px;
	width: 722px;
	left: 246px;
	top: 19px;
	z-index: 2;
	text-align: center;
	color: #EEE;
}
#subnav2 {
	position: absolute;
	height: 22px;
	width: 722px;
	left: 246px;
	top: 45px;
	z-index: 1;
	text-align: center;
	color: #EEE;
}
#subnav1 ul { z-index: 2; position: relative; top: -29px; }
#subnav1 li { display: inline; }
#subnav1 a  { font-size: 12px; font-weight: bold; color: #EEE; text-decoration: none; }
#subnav1 a:hover { color: #111; }
#subnav1 ul li a:active { color: #111; }
#subnav2 ul { z-index: 1; position: relative; top: -29px; }
#subnav2 li { display: inline; }
#subnav2 a  { font-size: 12px; font-weight: bold; color: #EEE; text-decoration: none; }
#subnav2 a:hover { color: #111; }
#subnav2 ul li a:active { color: #111; }
#viewBox {
	position: absolute;
	height: 360px;
	width: 720px;
	left: 247px;
	top: 20px;
	overflow: hidden;
}
#contentBox {
	position: relative;
	height: 360px;
	width: 3600px;
}
.box {
	position: relative;
	height: 340px;
	width: 700px;
	float: left;
	padding: 10px;
}
.box ul           { font-size: 14px; line-height: 16px; margin-bottom: 8px; letter-spacing: 0px; word-spacing: 2px; margin-left: 4px; }
.prev-page {
	position: absolute;
	left: 10px;
	bottom: 5px;
	background-image: url(../img/site/nav-select.png);
	text-align: center;
	height: 23px;
	width: 56px;
	text-decoration: none;
	font-size: 14px;
	color: #111;
}
.prev-page:hover { color: #EEE }
.next-page {
	position: absolute;
	right: 10px;
	bottom: 5px;
	background-image: url(../img/site/nav-select.png);
	text-align: center;
	height: 23px;
	width: 56px;
	text-decoration: none;
	font-size: 14px;
	color: #111;
}
.next-page:hover { color: #EEE }
#footer a {
	color: #111;
}

/*-- Styles --*/

.box ul {
	list-style-position: inside;
}

/*-- Typography --*/

/* defaults */
body { font-family: Arial, Helvetica, sans-serif; color: #113F00 }

/* heading */
h1,h2,h3,h4,h5,h6 {	font-weight: bold; color: #111; color: #1D5F06}
h1 { font-size: 24px; line-height: 26px; margin-bottom: 16px; }
h2 { font-size: 18px; line-height: 20px; margin-bottom: 12px; }
h3 {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

/* content */
p           { font-size: 14px; line-height: 16px; margin-bottom: 8px; letter-spacing: 0px; word-spacing: 2px; margin-left: 8px; }
p img.left  { float: left; margin: 2px 2px 2px 2px; padding: 0; }
p img.right { float: right; margin: 2px 2px 2px 2px; padding: 0; }
pre         { font-size: 14px; line-height: 17px; margin-bottom: 8px; letter-spacing: 0px; word-spacing: 2px; }

.small      { font-size: 10px; line-height: 12px; margin-bottom: 0px; letter-spacing: 0px; word-spacing: 1px; padding: 2px; }
.vcard      { font-size: 10px; line-height: 12px; margin-bottom: 0px; letter-spacing: 0px; word-spacing: 1px; padding: 2px; }
.price		{ font-style: italic; }

/* News */
.news li 	{ font-size: 14px; line-height: 16px; margin-bottom: 8px; letter-spacing: 0px; word-spacing: 2px; }


/* No Java */
#nojava {
	text-align: center;
	position: absolute;
	top: 60px;
	z-index: 5;
}
#nojava h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #EEE;
}
#nojava p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EEE;
	padding: 20px;
}

/* 404 */
#lost {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 600px;
	position: relative;
}
#lost-head {
	height: 50px;
	width: 600px;
	position: relative;
	text-align: center;
}
#lost-head h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #EEE;
}
#lost-body {
	background-color: #CCFF99;
	height: 280px;
	width: 580px;
	position: relative;
	padding: 10px;
}
#lost-body ul {
	text-indent: 20px;
	list-style-position: inside;
}

/* FormMail */

#form {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	width: 600px;
	position: relative;
	background-color: #CCFF99;
	position: relative;
	padding: 10px;
	list-style-position: inside;
}

/* H1 Gfx Replacement */

.h1gfx { text-indent: -9999px; overflow: hidden; height: 26px; width: 690px; }
#gfx1  {	background-image: url(../img/site/headers/welcome.png); }
#gfx2  {	background-image: url(../img/site/headers/beauty-treatments.png); }
#gfx3  {	background-image: url(../img/site/headers/beauty-products.png); }
#gfx4  {	background-image: url(../img/site/headers/gift-vouchers.png); }
#gfx5  {	background-image: url(../img/site/headers/the-salon.png); }
#gfx6  {	background-image: url(../img/site/headers/diy-vs-salon.png); }
#gfx7  {	background-image: url(../img/site/headers/gentlemens-treatments.png); }
#gfx8  {	background-image: url(../img/site/headers/packages.png); }
#gfx9  {	background-image: url(../img/site/headers/salon-policy.png); }
#gfx10 {	background-image: url(../img/site/headers/salon-etiquette.png); }
#gfx11 {	background-image: url(../img/site/headers/waxing.png); }
#gfx12 {	background-image: url(../img/site/headers/facials.png); }
#gfx13 {	background-image: url(../img/site/headers/eyes.png); }
#gfx14 {	background-image: url(../img/site/headers/manicures.png); }
#gfx15 {	background-image: url(../img/site/headers/pedicures.png); }
#gfx16 {	background-image: url(../img/site/headers/body.png); }
#gfx17 {	background-image: url(../img/site/headers/massage.png); }
#gfx18 {	background-image: url(../img/site/headers/makeup.png); }
#gfx19 {	background-image: url(../img/site/headers/tanning.png); }
#gfx20 {	background-image: url(../img/site/headers/hopi-ear.png); }
#gfx21 {	background-image: url(../img/site/headers/relexology.png); }
#gfx22 {	background-image: url(../img/site/headers/tick-tock.png); }
#gfx23 {	background-image: url(../img/site/headers/bespoke.png); }
#gfx24 {	background-image: url(../img/site/headers/sensitive-facials.png); }
#gfx25 {	background-image: url(../img/site/headers/oily-facials.png); }
#gfx26 {	background-image: url(../img/site/headers/acne-facials.png); }
#gfx27 {	background-image: url(../img/site/headers/anti-ageing.png); }
#gfx28 {	background-image: url(../img/site/headers/dry-facials.png); }
#gfx29 {	background-image: url(../img/site/headers/pigmentation-facials.png); }
#gfx30 {	background-image: url(../img/site/headers/relax-facials.png); }
#gfx31 {	background-image: url(../img/site/headers/salon-offers.png); }
#gfx32 {	background-image: url(../img/site/headers/salon-news.png); }

/* H3 Background */

.h3gfx {
	background-image: url(../img/site/hr.png);
	background-repeat: no-repeat;
	text-indent: 8px;
}

/* Custom Offer Bullet Points */

.offer { list-style-type: none; }

#offer1 { background: url(../img/offers/blue-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer2 { background: url(../img/offers/darkgreen-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer3 { background: url(../img/offers/green-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer4 { background: url(../img/offers/lilac-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer5 { background: url(../img/offers/orange-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer6 { background: url(../img/offers/purple-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer7 { background: url(../img/offers/red-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }
#offer8 { background: url(../img/offers/yellow-star.png); background-repeat: no-repeat; padding-left: 35px; padding-bottom: 15px; }

/* Price Tables */
.pricetable { font-size: 16px; line-height: 18px; letter-spacing: 0px; word-spacing: 2px; }

/* Treatment/Product List */
#indexlist {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#indexlist strong {
	font-weight: bold;
}