/*** Style Sheet for Energetic Healing ****/

body {
	background: url(../images/bg2.gif) repeat-x 0px 190px #613b71;
	margin: 0px; padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

p { margin: 0 0 1.1em 0; font-size: 0.8em; color: #666; line-height: 1.4em; }
p a { color: #666; }
p a:hover { color: #4b97d8; }
h1, h2, h3 { display: block; margin: 0 0 0.5em 0; font-weight: normal; }
h1 { font-weight: normal; color: #3e1364; font-size: 1.5em; margin: 0; }
h2 { font-size: 1.1em; color: #613b71; text-transform: uppercase; }
h3 { font-size: 1.0em; color: #338dd9; font-family: Georgia, serif; font-style: italic; font-weight: bold; }
h4 { font-size: 0.8em; color: #613b71; margin: 0.5em 0 0.3em 0; }
hr { border: none; border-top: solid 1px #ead8ee; background: #fff; margin: 20px 0px; }


table { font-size: 0.8em; color: #666; }
table th {  }
table td { vertical-align: top; }

#wrapper {
	width: 777px;
	margin: 0px auto;
}
#content {
	float: left;
	width: 777px;
	background: url(../images/bg-repeat.gif) repeat-y #fff;
}
#content2 {
	float: left;
	width: 763px;
	padding: 0px 7px;
	background: url(../images/bg-sides2.gif) no-repeat;
}


/*** TOPNAV **********************************/
/*********************************************/

ul.topbar { float: left; margin:10px 0px 0px 0px; }
ul.topNav {
	margin: 18px 0px 0px 0px;
	padding: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.topNav li {
	list-style-type: none;
	float: left;
	padding: 0px 10px 0px 10px; 
}
ul.topNav li a {
	color: #fff;
	text-decoration: none;
}
ul.topNav li a span { font-weight: bold; }
ul.topNav li a:hover { text-decoration: underline; }
.divider { background: url(../images/topNav_divider.gif) no-repeat right 3px; }


/*** HEADER ***********************************/
/**********************************************/

#header{
	background: url(../images/header.jpg) no-repeat 0 0;
	height:159px;
	width: 100%;
	float: left; 
}
#header h1 { visibility: visible !important; }
#header h1 a {
 	display: block;
	margin: 36px 0px 0px 0px; padding: 0px;
	width: 310px; height: 100px;
}
#header h1 {
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent: -9000px; 
	margin: 0px 0px 0px 30px; 
}

#header a { display: block; margin: 36px 0px 0px 30px; padding: 0px; width: 310px; }
#header a img { border: none; }


/*** NAVIGATION *******************************/
/**********************************************/

#navigation {
	float: left;
	background-color: #877699;
	width: 763px; height: 31px;
	padding: 0px; margin: 0px 0px 2px 0px;
}
#navigation ul {
	float: left;
	margin: 0px; 
	padding: 0px 0px 0px 12px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
}
#navigation ul li a {
	float: left;
	padding: 0px 10px 0px 10px;
	height: 31px;
}
#navigation ul li a:hover { background-color: #8f7ea1; } /*79648c*/

#navigation li.home a { background: url(../images/n_home.gif) no-repeat center center; width: 57px; }
#navigation li.about a { background: url(../images/n_about.gif) no-repeat center center; width: 75px; }
#navigation li.practitioners a { background: url(../images/n_practitioners.gif) no-repeat center center; width: 95px; }
#navigation li.whatson a { background: url(../images/n_whatson.gif) no-repeat center center; width: 77px; }
#navigation li.news a { background: url(../images/n_news.gif) no-repeat center center; width: 92px; }
#navigation li.membership a { background: url(../images/n_membership.gif) no-repeat center center; width: 94px; }
#navigation li.links a { background: url(../images/n_links.gif) no-repeat center center; width: 109px; }

#navigation li.home a span, 
#navigation li.about a span, 
#navigation li.practitioners a span, 
#navigation li.whatson a span,
#navigation li.news a span,
#navigation li.membership a span,
#navigation li.links a span   
{ display: none; }

#home #navigation li.home a, 
#about #navigation li.about a, 
#practitioners #navigation li.practitioners a,
#whatson #navigation li.whatson a,
#news #navigation li.news a,
#membership #navigation li.membership a,
#links #navigation li.links a    
{ background-color: #7a698d; border-top: 3px solid #69577d; margin-top: -3px; }


/*** TEXT *************************************/
/**********************************************/

#title { 
	background: url(../images/title_bg.jpg) no-repeat 0 0 #fdfcfe;
	float: left; 
	width: 723px; 
	height: 41px; 
	padding: 16px 20px 0px 20px; 
}
#title h1 { margin: 0px; }

#text { padding: 30px 20px 15px 20px; float: left; width: 723px; }
#text ul { margin: 10px 0px 15px 25px; padding: 0px; }
#text ul a { color: #4b97d8; }
#text li { font-size: 0.8em; color: #666; line-height: 1.4em; padding: 1px 0px; }

#newsletters { margin-left: 0px; }
#newsletters li { background: url(../images/I_news.gif) no-repeat 0 3px; list-style-type: none; padding: 2px 0px 2px 25px; margin-left: -25px; }
#newsletters li a { color: #666; }
#newsletters li a:hover { color: #4b97d8; }

#quickNav { margin: -10px 0px; }
#quickNav li { list-style-type: none; padding: 1px 0px; margin: 0px 0px 0px -25px; }
#quickNav li a:hover { color: #0d599a; }
#quickNav2 { margin: -10px 0px 50px 0px; }
#quickNav2 li { list-style-type: none; padding: 1px 0px; margin: 0px 0px 0px -25px; }

.membershipOpt { border: solid 1px #d9b470; padding: 15px 10px 5px 10px; margin: 10px 0px 15px 0px; background: #fff3dd; }
.membershipOpt h3 { font-weight: bold; }
.membershipOpt hr { border: none; border-top: solid 1px #d9b470; background: #fff3dd; margin: 0px 0px 15px 0px; }

.dForm { background: url(../images/I_pdf.gif) no-repeat 0 0; text-indent: 30px; padding: 2px 0px; }

#woMonth { width: 90px; }
#downloadF { width: 90px; }
#woEvent { width: 120px; }


#text .mList1 { width: 150px; float: left; }
#text .mList2 { width: 145px; float: left; }
#text .mList3 { width: 160px; float: left; }
#text .mList4 { width: 140px; float: left; }
#modList { float: left; width: 100%; clear: both; }
#modList ul li { font-size: 0.7em; color: #666; }


/*** FOOTER ***********************************/
/**********************************************/

#footer {
	background: url(../images/footer.gif) no-repeat 0px -10px;
	float: left;
	width: 723px;
        height: 77px;
	padding: 10px 27px 0px 27px;
	margin: 0px;
}
#footer p, #footer p a {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #374149;
}
#footer p a:hover { color: #000000; }
#footer .left { float: left; margin: 0px; }
#footer .right { float: right; text-align:right; margin: 0px; }


/*** Table Styles ********************************/
/*************************************************/

#tableStyle { color: #333333; }


.fieldBox { width: 150px; }
.fieldBoxLg { width: 314px; }
.tBorder { border-top: 1px solid #ccc; padding-top: 10px; }
.Save { margin-left: 6px; }

#border {
	border: 1px solid #613b71;
	padding: 0px 20px 20px 10px;
	margin: 0px auto;

}
.border_inner {	padding: 10px 0px 0px 10px; }
#border h2 {
	font-size: 20px;
	color: #613b71;
	display: block;
	float: left;
	margin: -10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
}
.pSm { font-size: 11px; }
.padB { padding-bottom: 20px; }

#modalitiesWrap { width: 330px; height: 500px; overflow-y: scroll; float: left;  }
#modalities { border-left: 1px solid #ccc; width: 310px; }
#modalities td { padding-left: 10px; }

#mForm a img { border: none; }
#mForm .saveB { margin-left: 10px; }
#mForm .cancelB { margin-left: 10px; }

.mainRegion {color: red;}	
#mainbox select {
	background-color: #f2fafe;
	border: 1px solid #5a88b3;
	font-size: 13px;
}

#styleTB { border-collapse: collapse; margin-bottom: 15px; }
#styleTB th { background: #86c1f3; text-transform: uppercase; color: #fff; }
#styleTB th, #styleTB td { padding: 8px 15px 8px 8px; border-top: solid 1px #fff; }
#styleTB th { padding: 4px 15px 4px 8px; font-size: 11px;}
#styleTB a { color: #4a2b5a; }

.odd { background: #d9ecfc; }
.even { background: #edf7ff; }


/*** Home Over-rides *****************************/
/************************************************/

#home #text h1 { margin-bottom: 10px; }
#home #text h2 { text-transform: capitalise; }




