/* Remove default styles
-----------------------------------------------------------------------------*/
/*html, * {
	margin: 0;
	padding: 0;
	border: none;
	}
ul, ol {
	list-style-type: none;
	}
address {
	font-style: normal;
	}


/* Typography
-----------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	font-size: 1em;
	line-height: 1.25em;
	}
p {
	margin-bottom: 1em;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}


/* Link styles
-----------------------------------------------------------------------------*/
a {
	color: #0067C6;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	border-bottom: 1px dotted #0067C6;
	}


/* Structure
-----------------------------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 76%;
	background: #611774;
	text-align: center;
	}
#container {
	width: 693px;
	text-align: left;
	margin: 0 auto;
	}
#header {
	width: 100%;
	height: 148px;
	}
#main {
	background: #fff;
	padding-bottom: 40px;
	}
#main #content {
	float: right;
	display: inline;
	width: 446px;
	margin-right: 40px;
	}
#main #content p {
	margin-left: 40px;
	}
#footer {
	height: 148px;
	background: #611774 url(../images/footer_bg.gif) no-repeat 0 6px;
	clear: both;
	}


/* Header styles
-----------------------------------------------------------------------------*/
h1 {
	background: url(../images/h1_logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	top: 6px;
	left: -40px;
	}
h1 a {
	display: block;
	height: 136px;
	width: 158px;
	}
h1 a:hover {
	border: none;
	}
h2 {
	height: 95px;
	text-indent: -9999px;
	}
#home #header {
	background: #611774 url(../images/home_01.jpg) no-repeat 0 6px;
	}
#home h2 {
	background: url(../images/home_02.jpg) no-repeat;
	}
#massage #header {
	background: #611774 url(../images/massage_01.jpg) no-repeat 0 6px;
	}
#massage h2 {
	background: url(../images/massage_02.jpg) no-repeat;
	}
#beauty #header {
	background: #611774 url(../images/beauty_01.jpg) no-repeat 0 6px;
	}
#beauty h2 {
	background: url(../images/beauty_02.jpg) no-repeat;
	}
#other #header {
	background: #611774 url(../images/other_01.jpg) no-repeat 0 6px;
	}
#other h2 {
	background: url(../images/other_02.jpg) no-repeat;
	}
#specialoffers #header {
	background: #611774 url(../images/specialoffers_01.jpg) no-repeat 0 6px;
	}
#specialoffers h2 {
	background: url(../images/specialoffers_02.jpg) no-repeat;
	}
#bookings #header {
	background: #611774 url(../images/bookings_01.jpg) no-repeat 0 6px;
	}
#bookings h2 {
	background: url(../images/bookings_02.jpg) no-repeat;
	}
#pregnancyinfantbaby #header {
	background: #611774 url(../images/pregnancyinfantbaby_01.jpg) no-repeat 0 6px;
	}
#pregnancyinfantbaby h2 {
	background: url(../images/pregnancyinfantbaby_02.jpg) no-repeat;
	}
#training #header {
	background: #611774 url(../images/training_01.jpg) no-repeat 0 6px;
	}
#training h2 {
	background: url(../images/training_02.jpg) no-repeat;
	}
#corporate #header {
	background: #611774 url(../images/corporate_01.jpg) no-repeat 0 6px;
	}
#corporate h2 {
	background: url(../images/corporate_02.jpg) no-repeat;
	}


/* Navigation
-----------------------------------------------------------------------------*/
#nav {
	font-weight: bold;
	float: left;
	border-top: 1px solid #dfd1e3;
	padding: 0;
	width: 187px;
	margin: 0 20px 0 0;
	}
#nav li {
	line-height: 24px;
	border-bottom: 1px solid #dfd1e3;
	}
#nav li a {
	color: #0067c6;
	text-decoration: none;
	display: block;
	padding: 0 20px;
	width: 147px;
	}
#nav>li a {
	width: auto;
	}
#nav li a:hover {
	background: #efe7f1;
	border: none;
	}
#nav li.currentpage {
	color: #611774;
	background: #efe7f1;
	padding: 0 20px;
	}
.skipnav {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}


/* Homepage panels
-----------------------------------------------------------------------------*/
.panel {
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
	}
.photo, #home .panel {
	min-height: 138px;
	height: auto !important;
	height: 138px;
	padding-left: 138px;
	}
.panel span {
	display: block;
	clear: both;
	margin-top: 0.5em;
	font-size: 2em;
	font-weight: bold;
	color: #611774;
	}
h3 {
	margin: 0 0 0.7em 40px;
	color: #611774;
	font-size: 1.2em;
	font-weight: bold;
	}
#home .panel h3 {
	text-indent: -9999px;
	margin-bottom: 0;
	}
#home .panel h3 a {
	display: block;
	height: 68px;
	}
#home .pregnancyinfantbaby h3 a {
	height: 104px;
	}	
	
#home .panel h3 a:hover {
	border: none;
	}
#home #content .massage {
	background: url(../images/h3_massage.jpg) no-repeat;
	}
#home #content .beauty {
	background: url(../images/h3_beauty.jpg) no-repeat;
	}
#home #content .other {
	background: url(../images/h3_other.jpg) no-repeat;
	}
#home #content .specialoffers {
	background: url(../images/h3_specialoffers.jpg) no-repeat;
	}
#home #content .pregnancyinfantbaby {
	background: url(../images/h3_pregnancyinfantbaby.jpg) no-repeat;
	}
#home #content .training {
	background: url(../images/h3_training.jpg) no-repeat;
	}
#home #content .corporate {
	background: url(../images/h3_corporate.jpg) no-repeat;
	}
#home #content .promo {
	margin-left: 40px;
	padding: 18px;
	border: 2px solid #cce1f4;
	background: #e5f0f9;
	}
#home #content .promo p, #home #content .subscribe p {
	margin-left: 0;
	}
#home #content .review {
	border: 2px solid #ff6;
	background: #ffc;
	margin-bottom: 1em;
	}
#home #content .event {
	margin-bottom: 2em;
	}
#home #content .subscribe {
	background: #e5f0f9;
	margin-bottom: 1em;
	margin-left: 40px;
	padding: 10px;
	}
#home #content .subscribe p {
	margin-bottom: 0;
}


/* Therapy panels
-----------------------------------------------------------------------------*/
#massage .aroma {
	background: url(../images/aroma.jpg) no-repeat;
	}
#massage .sports {
	background: url(../images/sports.jpg) no-repeat;
	}
#massage .pregnancy {
	background: url(../images/pregnancy.jpg) no-repeat;
	}
#massage .ihm {
	background: url(../images/ihm.jpg) no-repeat;
	}
#massage .holmassage {
	background: url(../images/holmassage.jpg) no-repeat;
	}
#massage .aromafacial {
	background: url(../images/aromafacial.jpg) no-repeat;
	}
#beauty .luxmanicure {
	background: url(../images/luxmanicure.jpg) no-repeat;
	}
#beauty .luxpedicure {
	background: url(../images/luxpedicure.jpg) no-repeat;
	}
#massage .hotstones {
	background: url(../images/hotstones.jpg) no-repeat;
	}
#massage .aromafoot {
	background: url(../images/aromafoot.jpg) no-repeat;
	}
#massage .duomassage {
	background: url(../images/duomassage.jpg) no-repeat;
	}
#massage .cellulite {
	background: url(../images/cellulite.jpg) no-repeat;
	}
#massage .detox1 {
	background: url(../images/detox1.jpg) no-repeat;
	}
#massage .detox2 {
	background: url(../images/detox2.jpg) no-repeat;
	}
#massage .aromaback1 {
	background: url(../images/aromaback1.jpg) no-repeat;
	}
#massage .aromaback2 {
	background: url(../images/aromaback2.jpg) no-repeat;
	}
#massage .mld {
	background: url(../images/mld.jpg) no-repeat;
	}



p.mission {
	text-indent: -9999px;
	background: url(../images/mission.gif) no-repeat;
	height: 214px;
	margin: 0 0 30px 40px;
	}
#content .benefits, #content .recommends {
	list-style-type: disc;
	margin: 0 0 20px 70px;
	}
ul.prices {
	list-style-type: none;
	margin: 0 0 20px 30px;
	}
ul.prices li {
	display: inline;
	float: left;
	width: 72px !important;
	width /**/: 92px;
	padding: 10px;
	margin-left: 10px;
	border: 1px solid #611774;
	color: #611774;
	background: #efe7f1;
	}
ul.prices li span {
	font-size: 2em;
	margin-top: 0.5em;
	display: block;
	}
p.phone {
	clear: both;
	text-indent: -9999px;
	background: url(../images/phone.gif) no-repeat;
	height: 28px;
	margin: 0 0 1em 40px;
	}
.therapistfooter {
	font-size: 0.9em;
	margin-top: 20px;
	}
p.icht {
	padding-left: 54px;
	background: url(../images/icht.gif) no-repeat;
	height: 48px;
	}
p.copyright {
	border-top: 1px solid #dfd1e3;
	padding-top: 1em;
	}
.promo h4 {
	margin: 0 0 1em 0;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1em 40px;
}
h5 {
	font-size: 1.1em;
	font-style: italic;
	margin: 0 0 0 40px;
}
#contact {
	float: left;
	width: 157px;
	margin: 20px 20px 0 0;
	padding: 10px 10px 5px 20px;
	color: #611774;
	background: #efe7f1;
}
#contact span {
	font-size: 1.8em;
	font-weight: normal;
	display: block;
	margin-top: 0.4em;
}
#contact p {
	
}
.cutout {
	border: 1px dashed #999;
	padding: 10px 10px 0 10px;
	margin-left: 40px;
	margin-bottom: 2em;
}
.cutout img {
	display: block;
	float: left;
	position: relative;
	top: -18px;
}



/* Tables
-----------------------------------------------------------------------------*/
table.courseinfo {
	width: 406px;
	font-size: 0.9em;
	margin: 0 0 20px 39px;
	background: #efe7f1;
}
table.courseinfo td, table.courseinfo th {
	border: 1px solid #fff;
	width: 90px;
	padding: 5px 5px 1em 5px;
}
table.courseinfo th {
	font-weight: bold;
}



/* Pop-up
-----------------------------------------------------------------------------*/
#pop-up {
	background: #fff;
	text-align: left;
	color: #000;
	padding: 20px;
}

	

/* Form styles
-----------------------------------------------------------------------------*/
legend {
	padding: 0.7em 0 0.7em 40px;
	_margin-left: -7px; /* IE Win */
	color: #611774;
	font-size: 1.2em;
	font-weight: bold;
	}
.formrow {
	padding: 0 0 1em 40px;
	}
label {
	float: left;
	clear: left;
	width: 100px;
	}
input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	font-size: 1em;
	background-color: #fff;
	}
.textfield, .textarea, .select {
	width: 275px;
	}
.textarea {
	height: 100px;
	}
.button {
	margin-left: 100px;
	}
form em {
	color: #f00;
	font-weight: bold;
	}









/* Hacks
-----------------------------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
