@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 62.5%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	overflow-y: scroll;
}
br {
	line-height: 17px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	margin-bottom: 10px;
}
.clearfloat {
	clear:both;
	height:0px;
}
.emphasis {
	font-weight: bold;
}
.expand {
	font-size: 0.6em;
	color: #333;
}
.caveat {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	display: block;
	margin-top: 5px;
}
#header {
	background-color: #F1F2EB;
	height: 162px;
}
#menuWrap {
	background-image: url(../assets/nav_bg.gif);
	background-repeat: repeat-x;
}
#headerHolder {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	height: 162px;
	padding-top: 20px;
}
#topRightInfo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	height: 126px;
	width: 420px;
	background-image: url(../assets/logo_strapline.png);
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
}
#topRightInfo {
	float: right;
	height: 126px;
	position: relative;
}
#topRightInfo h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: #333;
}
#topRightInfo img {
	float: right;
	margin-top: 65px;
}
#logo h1 {
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}
#mainContent #intro {
	float: left;
	height: 240px;
	width: 630px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
}
#mainContent .centre #intro p a {
	color: #0095BE;
	text-decoration: underline;
}
#mainContent #intro h2 {
	color: #0095BE;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #intro p {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#topGraphic {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 0px;
}
#mainContent #homeBox1 {
	float: left;
	height: 240px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #CCC;
}
#mainContent .centre #homeBox2 {
	float: left;
	height: 240px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #F4F2E8;
	background-image: url(../assets/homeBox2_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent .centre #homeBox2 p {
	font-size: 1.1em;
	color: #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0px;
	text-decoration: none;
	display: block;
	background-image: url(../assets/book_arrow_small.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#mainContent .centre #homeBox2 p a {
	text-decoration: none;
	display: block;
	color: #000;
	width: 165px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent .centre #homeBox2 p a:link, a:visited {
}
#mainContent .centre #homeBox2 p a:hover, a:active {
	color: #0095BE;
}
#mainContent .centre #homeBox2 h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #5E2F46;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	font-weight: bold;
	line-height: 17px;
}
#mainContent .centre #homeBox2 a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	width: 845px;
	margin-top: 30px;
	display: block;
}
#mainContent .teaserBox1 {
	height: 220px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../assets/teaser_bg.png);
	background-repeat: no-repeat;
}
#mainContent .teaserBox1 a{
}
#mainContent .teaserBox1 h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #0095BE;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 0095BE;
	font-weight: bold;
	line-height: 17px;
}
#mainContent .teaserBox1 p {
	font-size: 1.2em;
	color: #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 16px;
}
#mainContent .centre .teaserBox1 p a {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	line-height: 24px;
}
#mainContent .teaserBox1 p a:link, a:visited {
	color: #000;
}
#mainContent .teaserBox1 p a:hover, a:active {
	color: #0095BE;
}
#mainContent .teaserBox2 {
	height: 220px;
	width: 200px;
	padding: 0px;
	float: left;
	background-image: url(../assets/teaser_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#mainContent .teaserBox2 h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #0095BE;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 0095BE;
	font-weight: bold;
	line-height: 17px;
}
#mainContent .teaserBox2 p {
	font-size: 1.2em;
	color: #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 16px;
}
#mainContent .centre .teaserBox2 p a {
	color: #000;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	line-height: 24px;
}
#mainContent .teaserBox2 p a:link, a:visited {
	color: #000;
}
#mainContent .teaserBox2 p a:hover, a:active {
	color: #0095BE;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
#footer {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 25px;
	color: #999;
	font-size: 0.9em;
}
#footer a {
	color: #999;
	text-decoration: none;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:link, a:visited {
}
#footer a:hover, a:active {
	text-decoration: underline;
}
#mainContent {
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent p {
	margin: 0px;
}
#mainContent h1 {
	font-size: 2em;
	font-weight: normal;
	color: #00B5E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #00B5E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent h3 {
	font-weight: normal;
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent #mainLeft h1 {
	font-size: 2em;
	font-weight: normal;
	color: #00B5E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #mainLeft h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #00B5E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #mainLeft h3 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent ul {
	list-style-type: disc;
	line-height: 17px;
	font-size: 1.2em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mainContent ul li {
	margin-left: 15px;
}

#mainLeft {
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#mainLeft p {
	font-size: 1.2em;
	line-height: 17px;
}
#mainContent #mainLeft p a {
	text-decoration: underline;
	color: #0095BE;
}
#mainRight {
	float: left;
	width: 200px;
	margin-left: 15px;
	padding: 0px;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	color: #00B5E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #00B5E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-weight: normal;
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightModule {
	height: 240px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #F4F2E8;
	background-image: url(../assets/homeBox2_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
}
#mainRight .rightModule h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #333;
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 0095BE;
	font-weight: bold;
	line-height: 17px;
}
#mainRight .rightModule p {
	font-size: 1.2em;
	color: #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 16px;
}
#priceBook {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	height: 33px;
}
#priceBook a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.duration {
	color: #333;
	font-size: 1em;
	font-weight: bold;
}
.cost {
	font-size: 1.4em;
	color: #000;
	font-weight: normal;
}
.costRight {
	font-size: 1.7em;
	color: #000;
	font-weight: normal;
	float: right;
	display: inline;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.total {
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
}
#CollapsiblePanel1 .CollapsiblePanelContent p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 8px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#packageWrap {
	margin-left: 220px;
}
#packageWrap .waxList a img {
	float: right;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.waxList {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: left;
	width: 410px;
	height: 30px;
}
p .waxList a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.waxTitle {
	color: #0095BE;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
}
.waxDuration {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-style: italic;
	float: left;
}
.waxIntro {
	color: #0095BE;
	font-size: 1.2em;
	font-weight: bold;
	float: left;
}
#mainContent #formLeft h1 {
	font-size: 2em;
	font-weight: normal;
	color: #0095BE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #formLeft h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #0095BE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainContent #formLeft h3 {
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#formLeft {
	float: left;
	width: 845px;
	margin: 0px;
	padding: 0px;
}
#formLeft p {
	font-size: 1.2em;
	line-height: 17px;
}
#formLeft p a {
	text-decoration: underline;
	color: #0095BE;
}
#formBreadcrumbs {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#formBreadcrumbs ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#formBreadcrumbs ul li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #955696;
}
#formBreadcrumbs ul li a {
	text-decoration: underline;
	color: #955696;
}
#formBreadcrumbs ul li a:link, a:visited {
}
#formBreadcrumbs ul li a:hover, a:active {
	color: #5E2F46;
}
#formBreadcrumbs ul li a.selected {
	color: #5E2F46;
}

.genLink {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.genLink a {
	color: #0095BE;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../assets/book_arrow_small.png);
	background-repeat: no-repeat;
	background-position: 97% center;
}
.genLink a:link, a:visited {
	
}
.genLink a:hover, a:active {
	background-color: #E7E7E7;
	text-decoration: none;
}
.genLinkSelected {
	background-color: #CCC;
}
#mainLeft .therapistClass {
}

#mainLeft .therapistClass #therapistInfo ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#mainLeft .therapistClass #therapistInfo ul li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6E8DE;
	border-right-color: #D6E8DE;
	border-bottom-color: #D6E8DE;
	border-left-color: #D6E8DE;
}
#mainLeft .therapistClass #therapistInfo h3 {
	color: #000;
	font-size: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#mainLeft .therapistClass #therapistInfo h4 {
	font-size: 1.1em;
	padding: 3px;
	line-height: 17px;
	background-color: #D6E8DE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.therapistClass p img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#therapistInfo {
	margin-left: 120px;
}
.therapistWrap {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
#mainLeft .therapistWrap .therapistClass a img {
	margin-left: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 20px;
	display: none;
}
