@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #4e4e4e;
}

a img {
	border: 0;
}

a {
	color: #8f1400;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #8f1400;
	text-decoration: underline;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8f1400;
	font-size: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.highlight {
	color: #8f1400;
}

/*navigation styling*/

#navcontainer {
	padding-left:20px;
	margin-left: 0;
	background-color: #c9c9c9;
	color: White;
	float: left;
	width: 755px;
	font-family: arial, helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 20px;
}
.link1 a#link1,
.link2 a#link2,
.link3 a#link3,
.link4 a#link4,
.link5 a#link5,
.link6 a#link6,
.link7 a#link7,
.link8 a#link8
{
   background-color: #b7b7b7; 
   color: #FFF;;

}


/*main pages styling*/
#holder {
	background-color: #FFFFFF;
	width: 775px;
	margin: 5px auto;
	overflow: hidden;
	height: 100%;
	border-top: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	border-left: 5px solid #CCCCCC;
}
#content {
	float: left;
	width: 685px;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 12px;
	margin:0px auto;
}
#contentHearts {
	float: left;
	width: 685px;
	padding-left: 45px;
	padding-right: 45px;
	background-image: url(../images/heartbgd.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*Home page layout*/
#leftBoxhome {
	float: left;
	width: 335px;
	background-color: #e9e5d1;
	margin-bottom: 15px;
}
#rightBoxhome {
	float: right;
	width: 335px;
	background-color: #e9e5d1;
	margin-bottom: 15px;
}

#contentHolder01 {
	padding: 2px 5px;
	height: 320px;
	width: 325px;
}
#contentHolder02 {
	padding: 2px 5px;
	height: 320px;
	width: 325px;
}
#homeTable {
	margin: 0px;
	padding: 0px;
}
#homeTable td {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4e4e;
	vertical-align:text-top;
	line-height: 1.6em;
}
#heart {
	float: right;
	margin-top: 35px;
}
#introtext {
	float: left;
	width: 460px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 13px;
}
.bulletbgd {
	background-image: url(../images/heartbullet.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}
.homeBulletholder {
	padding-left: 25px;
	background-image: url(../images/heartbullet.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
}
.homeBulletholder p {
	margin: 4px;
}


/*Table styling*/

#links {
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

#links td {
	padding-right: 10px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4e4e;
	vertical-align:text-top;
	line-height: 1.6em;
}

/* Footer page styling */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	float: left;
	background: #c9c9c9;
	width: 775px;
	padding-left: 45px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footerSegment01 {
	margin-right: 10px;
	float:left;
}
.footerSegment02 {
	margin-right: 10px;
}


/*Where do these go?*/
#contacttext {
	float: left;
	width: 685px;
	text-align: justify;
}
#gallerytext {
	float: left;
	width: 685px;
	text-align: justify;
}

/*Layout elements for Programme page*/

.programmeTable {
	margin: 0px;
	padding: 0px;
}
.programmeTable td {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #666666;
	vertical-align:text-top;
}
#Facilities {
	margin-bottom: 5px;
}
.programme {
	color: #8f1400;
}
.tableWrapper {
	margin-bottom: 25px;
}
.stripe {
	background-image: url(../images/stripe.png);
	background-repeat: repeat-x;
}
#schedule {
	margin-bottom: 15px;
	margin-top: 12px;
}
#calendar {
	margin-bottom: 25px;

}

/*popup styling*/
#popwrapper {
	width: 600px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#popup {
	padding: 10px 10px 0px;
}
#popupHolder {
	height: 850px;
	width: 600px;
}
#popupHoldermail {
	height: 650px;
	width: 600px;
}
#popTable td {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#popTable {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #4e4e4e;

}
#popTable02 td {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#popTable02 {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #4e4e4e;

}
#popupHolderPersonal {
	height: 400px;
	width: 600px;
}

/*Layout elements for contact page */

#map01 {
	float: right;
}
#contact {
	margin-bottom: 10px;
}
#mapHolder{
	width: 410px;
	margin-top: 35px;
	height: 295px;
	float: right;
	margin-bottom: 15px;
}
#bespokeHolder {
	float: left;
	width: 685px;
	background-color: #e9e5d1;
	clear: left;
	margin-top: 5px;
}
#bespokeHolder p {
	text-align: left;
}
#bespokeContent {
	padding: 5px;
}
#bespoke {
	margin-bottom: 5px;
}
#findusHolder {
	float: left;
	width: 685px;
	background-color: #e9e5d1;
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
#findusHolder p {
	text-align: left;
}
#findusContent {
	padding: 5px;
}
#descriptor {
	float: right;
}
#newsletter {
	margin-top: 10px;
	margin-bottom: 15px;
	float: left;
}

#heartHolder {
	width: 394px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 186px;
}
#leftBoxcontact {
	float: left;
	width: 335px;
	background-color: #e9e5d1;
	margin-bottom: 15px;
}
	#rightBoxcontact {
	float: right;
	width: 335px;
	background-color: #e9e5d1;
	margin-bottom: 15px;
}
	
	#contentHoldercontact01 {
	padding: 2px 5px;
	height: 220px;
	width: 325px;
}
	#contentHoldercontact02 {
	padding: 2px 5px;
	height: 220px;
	width: 325px;
}
#howtofind {
	margin-bottom: 5px;
}
#slice02 {
	float: right;
}
#slice01 {
	float: left;
}
#slice04 {
	float: right;
}
#slice03 {
	float: left;
}
#galleryImages {
}
.detox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#buddha {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#heartondoor {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
#yogaTable td {
	padding-right: 10px;
}
#yogaTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #4e4e4e;
}
#yogaOm {
	background-image: url(../images/om2.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#pullquote01 {
	float: right;
	margin-left: 5px;
}
#quote02 {
	float: right;
	margin-left: 5px;
}
#quote03 {
	float: right;
	margin-left: 5px;
}
#treatmentFooter {
	margin-bottom: 15px;
}
#form01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4e4e;
	border-collapse:collapse;
	width: 550px;
	margin-left: 70px;
}
#form01 td {
	padding: 5px;
	vertical-align: top;
}
#form02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4e4e;
	border-collapse:collapse;
	width: 550px;
	margin-bottom: 20px;
	margin-left: 70px;
}
#form02 td {
	padding: 5px;
	vertical-align: top;
}
#form03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #4e4e4e;
	border-collapse:collapse;
	width: 550px;
	margin-bottom: 20px;
	margin-left: 70px;
}
#form03 td {
	padding: 5px;
	vertical-align: top;
}
#required {
	margin-left: 70px;
}
#cowdoor { 
	float: right;
	padding-left: 6px;
	margin-top: 20px;
}

/*Prices table styling*/

#prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #4e4e4e;
	border-collapse: collapse;
	border: 1px solid #ccc;
	text-align: left;
	margin-bottom: 15px;
}
#prices td {
	border: 1px solid #ccc;
	vertical-align: top;
	padding: 5px 10px 5px 5px;

}
#prices td.open{
	border-bottom-color: white;

}
#bottomHearts {
	margin-bottom: 5px;
}
.popsub {
	color: #4e4e4e;
}
#whatpeoplesay {
	margin-top: 10px;
	margin-bottom: 25px;
}
#table-holder {
	width: 680px;
}
#ila {margin-bottom: 20px;}
#ila td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4e4e4e;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.indent {padding-left:30px;}
.smallnote {
	font-size: 12px;
	color: #8f1400;
}
#bed {
	float: right;
	padding-left: 8px;
}

.abigal-price td {
	color: #8f1400;
}
.treatments-price td {
	color: #8f1400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 0.9em;
	}
.detoxprice {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #8f1400;
}	
	
#tatler {
	float: right;
}
#glogg {padding:20px;}
#budge {
	padding-right: 30px;
}

