
/* =General
-----------------------------------------------------------------------------*/

/*Remove default browser styles - Eric Meyers*/
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}
/* main wrapper that holds it all centrally */

body div#wrapper {
	width: 760px;
	margin: 0px auto;
	padding: 5px 0px 10px 0px;
}


div#header ul, div#header ul li {
	list-style: none;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 62.5%/1.6 Tahoma, Verdana, sans-serif;
  background: #05194A url(../media/graphics/body_bg.jpg) top left repeat fixed;
  color: #05194A;
}


/* =Main Nav
-----------------------------------------------------------------------------*/

div#header {
	width: 760px;/*760*/
	background: #edebeb url(../media/graphics/mainNav_bg.jpg) left bottom repeat-x;/*#edebeb required for ffox*/
	margin-bottom: 0px;/*0*/
	padding-bottom: 0px;/*0*/
}

div#secondaryNav {
	background: #cc938c url(../media/graphics/secondaryNav_bg.jpg) left bottom repeat-x;
	margin-bottom: 50px;
}

div#header img {
	margin-left: -1px;/*required to allow fuzzy border at top of header*/
	margin-right: -2px;/*required to sort main nav margin error in ie6*/
	margin-bottom: 0px;/*0*/
	background: none;/*none*/
}

div#secondaryNav ul li,
div#header ul li {
	float: left;
	color: #05194a;
}

div#secondaryNav ul {
	background: transparent url(../media/graphics/secondaryNav_top.jpg) left top no-repeat;
	padding-top: 10px;
}

div#secondaryNav ul,
div#header ul {
	position: relative;
	width: 760px;/*760*/
	font-size: 1.4em;
	margin-bottom: 0px;
	margin-top: 0px;

}

div#header ul {
	height: 4em;/*required by ffox - but not perfect*/
	background: transparent url(../media/graphics/mainNav_baseFFox.jpg) bottom left no-repeat;
	padding-bottom: 29px;
}

div#secondaryNav ul li,
div#header ul li {
	position: relative;
	text-align: left;
	margin-right: 10px;
	line-height: 14pt;/*????*/
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#secondaryNav ul li.welcome,
div#header ul li.welcome {
	padding-top: 0px;
	width: 6em;/*80*/
	margin-left: 55px;/*25 required in IE6*/
}

div#secondaryNav ul li.contact,
div#header ul li.contact {
	padding-top: 0px;
	margin-top: 0px;
	width: 5.4em;/*80*/
}

div#secondaryNav ul li.about,
div#header ul li.about {
	padding-top: 12px;
	width: 6.9em;/*100*/
	margin-top: 0px;
}

div#secondaryNav ul li.reiki,
div#header ul li.reiki {
	padding-top: 22px;
	width: 9em;/*9.3*/
}

div#secondaryNav ul li.hypnotherapy,
div#header ul li.hypnotherapy {
	padding-top: 22px;
	width: 8.7em;/*9.3*/
}

div#secondaryNav ul li.meridian,
div#header ul li.meridian {
	padding-top: 12px;
	width: 9.5em;/*120*/
	margin-top: 0px;
}

/* Highlighting the current page */

body#homePage li a.welcome,
body#aboutPage li a.about,
body#reikiPage li a.reiki, 
body#hypnotherapyPage li a.hypnotherapy, 
body#meridianPage li a.meridian, 
body#contactPage li a.contact { 
	background: transparent url(../media/graphics/linkCurl_Icon.gif) bottom right no-repeat;
	cursor: default;
	outline: 0;
}


div#secondaryNav ul li a:link,
div#secondaryNav ul li a:visited,
div#header ul li a:link,
div#header ul li a:visited{
	color: #05194a;
	text-decoration: none;
	display: block;/*required to solve hover image position in ie*/
	padding-bottom: 9px;
	padding-top: 0px;
}

div#secondaryNav ul li a:hover,
div#header ul li a:hover {
	position: relative;
	background: transparent url(../media/graphics/linkCurl_Icon.gif) bottom right no-repeat;
	padding-bottom: 9px;/*9*/
	padding-top: 0px;
	text-decoration: none;
	display: block;/*required to solve hover image position in ie*/
}

div#secondaryNav ul li a:active,
div#header ul li a:active {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

/* =Links
-----------------------------------------------------------------------------*/
#content a:link,
#content a:visited {
	color: #000033;
	font-weight: bold;
}

#content a:hover,
#content a:active {
	text-decoration: none;
	background: transparent url(../media/graphics/pageLink_bg.jpg) bottom left repeat-x;
}

/* =Main Content
-----------------------------------------------------------------------------*/
#content {
	width: 760px;/*required to make opacity work in ie - initiates "have layout"*/
	padding-top: 20px;/*20*/
	font-size: 1.4em;
	background-color: #d6d2d2;
	filter: alpha(opacity=70);
	-moz-opacity: 0.8;
	opacity: 0.8;
	/*line-height: 1.4em; doesn't help peek aboo bug*/
	}
	
#content p {
	line-height: 1.4em;
	letter-spacing: 1px;/*causes problems in Opera 9.02 - cuts words short*/
}

#content div.dividerImage {
	background: transparent url(../media/photos/sunsetSectionBreak.jpg) bottom left no-repeat;/*replaces bleached out image in FF - required because differences in opacity require a different image to be served to each browser*/
}

#content div.dividerImage img {
	position: relative;/*required to avoid peek-a-boo bug in ie - but causes opacity probs with ie*/
	filter: alpha(opacity=70);
	-moz-opacity: 0;/*bleaches out divider image in FF only so that a different image can be served*/
	opacity: 0;/*bleaches out divider image in FF only so that a different image can be served*/
	margin-top: 20px;
}

#content h1 {
	font-size: 1.6em;
	letter-spacing: 2px;/*causes problems in Opera 9.02 - cuts words short*/
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background: transparent url(../media/graphics/h1_underline.gif) bottom left repeat-x;
}

#content h1.mainTitle {
	float: left;
	position: relative;
	display: inline;
	font-weight: bold;
	width: 170px;/*170*/
	background: none;
}

#section1,
#section2,
#section3,
#section4 {
	width:700px;/*690*/
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
}

.image {
	border: 2px solid #3333cc;
	padding: 10px 5px;
	background-color: #fff;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

body#homePage .image,
body#aboutPage .image,
body#reikiPage #section2 .image,
body#reikiPage #section3 .image,
body#reikiPage #section4 .image,
body#hypnotherapyPage .image,
body#meridianPage .image,
body#contactPage .image
{
	position: relative;
}

#section2 .image,
#section4 .image {
	float: right;
	clear: right;
}

#section1 .image,
#section3 .image {
	float: left;
	clear: left;
}

.text {
	border: 1px solid #fff;
	padding: 5px 15px;
	background-color: #fff;
}

#section2 .text,
#section4 .text {
	float: left;
}

#section1 .text,
#section3 .text {
	float: right;
}

#section1 .text {
	margin-top: -4em;
}

/************************************HOME PAGE*************************************/ 
body#homePage #section1 .text {
	width: 380px;
} 

body#homePage #section1 ul li {
	line-height: 1.4em;
	padding: 3px 3px 3px 30px;
	background: transparent url(../media/graphics/welcomeBullet_FF.jpg) left top no-repeat;/*Alternative bullet image required for ie*/
} 

/************************************ABOUT PAGE*************************************/ 
body#aboutPage #section1 {
	width: 670px;
}

body#aboutPage #section1 .text {
	width: 400px;
} 

body#aboutPage #section1 .image {
	/*margin-top: 40px;*/
} 
  
body#aboutPage #section2 {
	width: 640px;
}  
  
body#aboutPage #section2 .text {
	width: 400px;
}

body#aboutPage #section2 .image {
	margin-top: 5px;
}

body#aboutPage #section3 {
	width: 670px;
} 

body#aboutPage #section3 .text {
	width: 350px;
}

body#aboutPage #section3 .image {
	margin-top: 10px;
}

/************************************REIKI PAGE*************************************/
#content h1.mainTitle {
	margin-left: -20px;
}

body#reikiPage #section1 .image {
	background-color: transparent;
	border: none;
	margin-left: -10px;
}

body#reikiPage #section1 .text {
	width: 500px;
  }

body#reikiPage #section2 .text {
	width: 460px;
}

body#reikiPage #section2 .image {
	margin-top: 70px;
}

body#reikiPage #section3 {
	width: 650px;
}

body#reikiPage #section3 .text {
	font-size: 1.3em;
	width: 400px;
	margin-top: 5px;
}

body#reikiPage #section4 {
	width: 650px;
}

body#reikiPage #section4 .image {
	margin-top: 30px;
}

body#reikiPage #section4 .image h1{
	background: none;
}

body#reikiPage #section4 .text {
	width: 350px;
}

body#reikiPage #section4 .text ul {
	background: transparent url(../media/graphics/lineageArrow_FFox.jpg) top center no-repeat;
	padding-bottom: 20px;
}

body#reikiPage #section4 .text ul li{
	width: 200px;
	line-height: 2em;
	border: 1px solid #05194a;
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 10px auto;
}

body#reikiPage #section4 .text ul li.lineage1 {
	font-size: 2em;
	border: none;
	background-color: transparent;
}

body#reikiPage #section4 .text ul li.lineage2 {
	font-size: 1.3em;
}

body#reikiPage #section4 .text ul li.lineage3{
	font-size: 1.1em;
}

body#reikiPage #section4 .text ul li.lineage4 {
	font-size: 1em;
}

body#reikiPage #section4 .text ul li.lineage5 {
	font-size: 0.9em;
}

body#reikiPage #section4 .text ul li.lineage6 {
	font-size: 0.8em;
}

body#reikiPage #section4 .text ul li.lineage7 {
	font-size: 0.7em;
}

body#reikiPage #section4 .text ul li.lineage8 {
	margin-top: 30px;
}

/************************************HYPNOTHERAPY PAGE*************************************/
body#hypnotherapyPage #section1 {
	width: 680px;
}

body#hypnotherapyPage #section1 .text {
	width: 300px; 
 }

body#hypnotherapyPage #section2 .text {
	width: 400px;
}

body#hypnotherapyPage #section2 .image {
	margin-top: 50px;
}

body#hypnotherapyPage #section3 .image {
	margin-top: 80px;
}

body#hypnotherapyPage #section3 .text {
	width: 400px;
}

body#hypnotherapyPage #section3 ul.list1 {
	font-size: 1.1em;
	color: #05194a;
	width: 190px;
	float: left;
}

body#hypnotherapyPage #section3 ul.list2 {
	font-size: 1.1em;
	color: #05194a;
	width: 180px;
	float: right;
	margin-left: 20px;
}

body#hypnotherapyPage #section3 ul.list1 li,
body#hypnotherapyPage #section3 ul.list2 li {
	position: relative;
	padding: 0px 4px 0px 20px;
	line-height: 1.4em;
	background: transparent url(../media/graphics/treatmentListBullet.gif) bottom left no-repeat; 
}

body#hypnotherapyPage #section4 .image {
	margin-top: 80px;
}

body#hypnotherapyPage #section4 .text {
	width: 395px;
}

/************************************MERIDIAN PAGE*************************************/
body#meridianPage #section1 {
	width: 660px;
}

body#meridianPage #section1 .text {
	width: 420px; 
}

body#meridianPage #section2 .image {
	margin-left: 15px; 
	margin-top: 50px;
}

body#meridianPage #section2 .text {
	width: 285px;
}

body#meridianPage #section3 .text {
	width: 360px;
}
  
body#meridianPage #section4 .image {
	margin-left: 20px;
}

body#meridianPage #section4 .text {
	width: 300px;
	margin-top: 40px;
}
/************************************CONTACT PAGE*************************************/
body#contactPage #section1 {
	width: 630px;
}

body#contactPage #section1 .text {
	width: 300px; 
	margin-top: -30px;/*35*/
}

body#contactPage #section1 .text ul {
	width: 250px;
	margin: 0px auto;
}

body#contactPage #section1 .text ul li{
	font-size: 1.2em;
	letter-spacing: 1px;
	padding: 5px 0px 5px 0px;
}

body#contactPage #section1 .text ul li.skype {
	padding-bottom: 5px;/*15*/
	margin-bottom: 5px;/*15*/
}

body#contactPage #section1 .text ul li.skype img {
	margin-bottom: -5px;
}

body#contactPage #section1 .text ul li span.email {
	font-size: 0.9em;
	font-weight: normal;
}

body#contactPage #section2 {
	width: 680px;
}

body#contactPage #section2 .text {
	width: 380px;
}

body#contactPage #section2 .image {
	margin-top: 40px;
}
/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	height: 2.5em;/*1.5*/
	background-color: #424f72;
	width: 760px;
	color: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: 0.9;
	opacity: 0.9;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;/*0 required for ie6*/
}

#footer p {
	font-size: 1.3em;
}

#footer p span#copyright {
	padding-left: 5px;
	text-align: left;
	float: left;
	padding-bottom: 4px;
}

#footer p span#designedby {
	padding-right: 5px;
	text-align: right;
	float: right;
	padding-bottom: 4px;
}

#footer a:link,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #fff;
	text-decoration: underline;
}

#footer p#strapLine {
position: relative;
clear: left;
text-align: center;
padding-left: 20px;
/*font-size: 1.3em;*/
padding-bottom: 4px;
}

/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

form.contactForm input.txt {
	color: #05194a;
	border: 1px inset #05194a;
	width: 220px;
	padding-left: 5px;
}

textarea.txt {
	color: #05194a;
	border: 1px inset #05194a;
	width: 220px;
	padding-left: 5px;
}

form.contactForm input.btn {
	position: relative;
	float: right;
	width: 230px;
	margin-right: 23px;/*20*/
}

html[xmlns*=""] body:last-child input.btn { width: 220px; margin-right: 30px;}/*Safari work around required for button sizes*/
/*html[xmlns*=""] body:last-child select.txt { width: 220px; }*//*Safari work around required for button sizes*/
 
form.contactForm p {
	clear: left;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 3px 0px;
}
 
html>form.contactForm p {
	margin: 0px 0px 0px 30px;
}

form.contactForm p label {
	text-align: right;
	float: left;
	width: 30%;/*45*/
	font-weight: bold;
}

form.contactForm span.label {
	float: left;
	width: 30%;/*45*/
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/
#contactPage p.center {
text-align: center;
margin: 0px 0px;
}

.txtright {
text-align: right;
}

/* =Misc 2
-----------------------------------------------------------------------------*/
