/* 
Dark #900
Medium #C30
Light #F63
Image surrounds #CDE5E8
*/
body
{
	background-color: #FFF;
	background: url(images/page_grad.png) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: center;
	margin-top: 0;
}

a:link, a:visited  { color: #C30; }
a:hover { color: #F60; }



h1
{
	font-family: Georgia;
	color: #900;
	font-size: 1.5em;
	padding: 25px 0 28px 0;
	margin: 0;
	font-weight: 100;
}

h2
{
	font-size: 1em;	
}

#overall
{
	background-color: #FFF;
	margin: 0 auto;
	width: 742px;
	text-align: left;
}

#les_one
{
	background: url(images/les_one.png) no-repeat;
	height: 177px;
}

#les_one img
{
	position: relative;
	left: 21px;
	top: 72px;
	border: none;
}


#les_two
{
	background: url(images/les_two.png) no-repeat;
	height: 260px;
}

.navigation
{
	float: left;
	padding: 77px 0 0 15px;
}

.navigation a
{
	font-size: 0.9em;
	text-decoration: none;
	background: url(images/nav1.png) no-repeat -1px 4px;
	padding-left: 14px;
}
.navigation a:hover
{
	background: url(images/nav2.png) no-repeat -1px 4px;
	
}


.intro
{
	margin-left: 188px;
	width: 255px;
}

#pagecontent
{
	background: url(images/holistic_bg.png) repeat-y;
	padding: 0px 29px 0px 188px;
	clear: both;
	height: 100%;
}

#pagecontent p
{
	margin: 0;	
}



#footer
{
	background: url(images/holistic_footer.png) no-repeat;
	height: 210px;
	clear: both;
	margin-top: -20px;
}

#subfooter
{
	font-size: 0.9em;
	text-align: center;
}

.section
{
	margin: 0 0 30px 0;
	clear: both;
}

.section img
{
	padding: 0 15px 2px 0;
	float: left;
	clear: left;
}
.section > p:first-child
{
	font-weight: 100;
	font-size: 1.3em;
	color: #900;

}
.dates
{
	font-weight: bold;
}

.cost
{
	font-weight: bold;
	color: #F60;
}

#reiki, #reflex

{
	display: none;
	padding: 10px;
	background: url(images/info_bg.png) repeat-x;
	margin-top: 5px;
}

.shadow-h
{
	float:left;
	margin: 8px 0 0 6px;
	background: url(images/trans_h.png) no-repeat bottom right !important;
	background: url(images/trans_h.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;


}

.shadow-v
{
	float:left;
	background: url(images/trans_v.png) no-repeat bottom right !important;
	background: url(images/trans_v.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.shadow-h img, .shadow-v img
{
	display: block;
	position: relative;
	background-color: #FFF;
	border: 1px solid #CDE5E8;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

form
{
	background: url(images/info_bg.png) repeat-x;
	border: 1px #D7BE8E solid;
	padding: 10px;
}

.formtable tbody, .formtable input, .formtable textarea, .formtable select
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border: 1px #D7BE8E solid;	
	font-size: 10pt;	
	padding: 2px;
}
.formtable tr
{
	vertical-align: top;
}

#sub ul
{
	background: url(images/sub_left.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
}

#sub input
{
	display:block;
	height: 28px;
	color: #333;
	border: none;
	cursor: pointer;
	cursor: hand;
	background: url(images/sub_right.png) no-repeat right top ;
	padding: 0 4px 0 0;
}

.smallprint
{
	color: #666;
	font-size: 0.8em;
}
.dmy
{
	width: 2em;
	margin-right: 2px;
}

.sitename
{
	
	padding: 55px 0 0 25px;
	color: #FFF;
}
.sitename h1
{
	font-family: Georgia;
	color: #FFF;
	font-size: 2.8em;
	padding: 0;
	margin: 0;
}

.skypeleft
{
	position: absolute;
	margin: 1em 0 15px 14px;
	font-size: 90%;
	color: #999;
}

.skypeleft a
{
	background: none;
	padding:0;
}

.skypeleft a:hover
{
	background: none;
	padding:0;
}



.gallerypics img { border:2px #999 solid; padding:0; margin: 3px; }

.testimonial { margin: 10px 0 }
.testimonial em { font-weight: bold }


.priceTable { background: #dbeab5; border-collapse: collapse; }

.priceTable td, .priceTable th
{
	border-bottom: 1px #FFF solid;
	padding: 3px;
}
.priceTable th { border-right: 1px #FFF solid; }
.priceTable td { background: #e9f2d2 }


/* Lightbox by Lokesh Dhakar */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
