/* Enar Therapy System June 2006
/* Design and Code by Guy Jeffrey
/* url www.enar.com.au
/* Sol Design www.sol.com.au
/* Last modified: August 25, 2006







/* basics
----------------------------------------------- */
html, body, form, fieldset { margin: 0; padding: 0; }

body { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 76%; color: black; text-align: left; background-color: #f1f1f1; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address { margin: 0; padding: 0; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
.standardsAlert { display: none; }
.clearleft { clear: left; }
img { display: inline; }
div.clearer {clear: both; line-height: 0; height: 0;}



/* typography
----------------------------------------------- */
p { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; margin: 0; }
.red { color: #f00; }
.blue { color: #0042a9; }
/* basic links
----------------------------------------------- */
a:link { color: #0d17c9; text-decoration: none; }
a:visited { color: #0d17c9; text-decoration: none; }
a:hover {color: #cc1a04; text-decoration: none; }
/* layout
----------------------------------------------- */
#tempwrapper { background-position: center 0; width: 790px; margin: 0 auto; padding: 0; text-align: left; }
#wrapper { background-color: #fff; background-position: center 0; text-align: left; margin: 0 auto; padding: 0; width: 790px; }
#contentwrapper { background-image: url(../images/bg6.gif); background-repeat: no-repeat; margin: 0 auto; width: 780px; }
#masthead { background-image: url(../images/masthead6a.jpg); background-repeat: no-repeat; margin: 0 auto 1px; width: 780px; height: 139px; padding: 0; }
#leftcolumn { text-align: left; display: inline; width: 550px; float: left; overflow: visible; margin: 0; padding: 15px 0 2em; }
#rightcolumn { width: 230px; float: left; display: inline; overflow: visible; position: relative; margin: 0; padding: 5px 0 2em; }
#enarcol { text-align: center; display: inline; margin: 0; padding: 10px 0 2em; position: relative; width: 230px; float: left; overflow: visible; }
#infopack { width: 230px; float: left; display: inline; overflow: visible; position: relative; margin: 0; padding: 0; }
#footer { background-color: #4985a7; background-position: center 0; width: 782px; margin: 0 auto; text-align: center; border-left: 4px solid #fff; border-bottom: 4px solid #fff; border-right: 4px solid #fff; }



/* Masthead
----------------------------------------------- */
#zmasthead h1 { color: #003b78; font-size: 2.2em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: italic; line-height: 1em; padding: 17px 200px 0 0; }
#zmasthead p { color: #d5005e; font-size: 1.1em; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; font-style: italic; line-height: 1.5; text-align: center; padding: 8px 200px 0 0; }

#mastlink { text-align: left; height: 30px; top: 115px; position: relative; left: 485px; width: 295px; visibility: visible; }

#mastlink p { color: white; font-size: 1.1em; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; line-height: 1.5; text-align: left; margin: 0 0 0 20px; padding-top: 0; padding-right: 0; padding-bottom: 0; }
#mastlink a:link { color: white; font-weight: bold; }
#mastlink a:visited { color: #white; }
#mastlink a:hover { color: #b2e4e7; }
#mastlink a:active {}




/* mainnav /**************************/

#navcontainer { width: 780px; height: 24px; margin: 4px auto; padding: 0; border-right: 1px solid #00b3be;border-top-style;border-bottom-style: none; border-bottom-width: medium; border-left-style: none; border-left-width: medium;: none;border-top-width: medium; }

#navcontainer ul { 
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li { color: #00b3be; display: block; float: left; text-align: center; margin: 0; padding: 0; }

#navcontainer ul li a { color: #00b3be; background: #fff;;
	width: 110px; height: 22px; padding: 0; margin: 0; text-decoration: none; display: block; text-align: center; font-size: 0.9em; line-height: 2.1em; border-top: 1px solid #00b3be; border-left: 1px solid #00b3be; border-bottom: 1px solid #00b3be; border-right-style: none; border-right-width: medium; }

#navcontainer li#larger a {
	width: 113px;
}

#navcontainer ul li a:hover {
	color: #477283;
	background: #e8f0f2;
}

#navcontainer a:active {
	background: #477283;
	color: #fff;
}

#navcontainer li.active a {
	background: #f8c7ba;
	color: #fff;
}







/* Nav */

#nav  { background-color: #fce6e0; background-image: none; background-repeat: repeat-x; margin: 0 auto; width: 780px; height: 24px ; }
#nav ul {margin: 0;	padding: 0;	list-style-type: none;	text-align: center;}
#nav ul li { float: left; }
#nav ul li a { width: 97px; font-size: 12px; font-weight: normal; height: 25px; line-height: 2.2em; text-align: center; color: #dc8a6f; font-style: normal; text-decoration: none; display: block; }
#nav ul li a.larger { width: 100px; }
#nav a:hover { color: #fff; background-color: #d5005e; }
#nav a.here { color: #fff; font-weight: bold; background-color: #f7c2b4; }
#nav ul li a.largerhere { width: 100px; color: #fff; font-weight: bold; background-color: #f8c7ba; }

/* SubNav */
#subnav { background-color: #f7c2b4; margin: 0 auto; width: 780px; height: 18px ; padding: 4px 0 2px; border-bottom: 1px solid #fff; }
#subnav ul { list-style-type: none; overflow: hidden; margin: 0; padding: 0; }
#subnav ul li { float: left; }
#subnav ul li a { font-size: 1em; color: #fff; font-weight: normal; text-align: center; text-decoration: none; padding: 0 15px; border-bottom: medium none; border-right: 1px solid #fce6e0; }
#subnav ul li a.last { border-right: none; }
#subnav a:hover { color: #d5005e; }
#subnav a:active { color: #dc8a6f; }
#subnav #here a { color: #d5005e; font-weight: normal; }


/* A-C-H-E spans
----------------------------------------------- */
.acutecap { color: #ab1a1f; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
.acutesub { color: #ab1a1f; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.chroniccap { color: #e6851d; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
.chronicsub { color: #e6851d; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.holisticcap { color: #279d34; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
.holisticsub { color: #279d34; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }

.energeticccap { color: #005fa3; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
.energeticsub { color: #005fa3; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }





/* Forms & Tables
----------------------------------------------- */

#acute { font-weight: normal; font-style: normal; padding: 3px; border-top: 2px solid #ab1a1f; border-left: 2px solid #ab1a1f; }
#acute td { padding-left: 10px; border-right: 2px solid #ab1a1f; border-bottom: 2px solid #ab1a1f; }
td.acute { color: #fff; font-weight: bold; background-color: #ab1a1f; text-transform: capitalize; }
#phone { font-style: normal; font-weight: normal; padding: 0; vertical-align: top; }
#phone td { color: #f00; font-size: 1em; font-weight: normal; font-style: normal; text-align: left; padding: 0; }
#orderform, #leaflet { padding-top: 5px; padding-bottom: 5px; }
#leaflet td { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1; text-align: left; padding-top: 0; padding-bottom: 0; padding-left: 20px; }
#orderform td { color: #003b78; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1; text-align: left; vertical-align: top; padding-top: 3px; padding-bottom: 3px; padding-left: 20px; }



/* Left Column
----------------------------------------------- */
#leftcolumn p { color: #003b78; font-size: 1em; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 1.8; text-align: left; padding-right: 15px; padding-bottom: 10px; padding-left: 20px; }

#leftcolumn p.small { font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3; text-align: left; padding-bottom: 10px; padding-left: 20px; }
#leftcolumn p.intro { font-size: 1.3em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 2; text-align: left; padding-bottom: 15px; }
#leftcolumn h1 { color: #003b78; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; padding: 17px 20px 1em; }
#leftcolumn h1.home { color: #003b78; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; padding: 30px 20px 0; }
#leftcolumn h2.alt { color: #00b1c3; font-size: 1.5em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.1; padding: 0 20px 0.8em; }
#leftcolumn h2 { color: #00b1c3; font-size: 1.5em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.1; padding: 1em 20px 0.8em; }
#leftcolumn h3 { color: #d5005e; font-size: 1.5em; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.5; padding: 10px 10px 10px 20px; }
#leftcolumn h4 { color: #00b1c3; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.1; padding: 1em 20px 0.5em; }
#leftcolumn h5 { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 15px 20px 3px; }
#leftcolumn ol { font-family: Arial, Helvetica, sans-serif, Verdana; text-align: left; margin-top: 0; margin-bottom: 10px; padding: 0 20px 0 40px; list-style-type: decimal; }		
#leftcolumn ol li { color: #003b78; font-size: 1.1em; padding-top: 7px; padding-bottom: 7px; }

#leftcolumn ul { font-family: Arial, Helvetica, sans-serif, Verdana; text-align: left; margin-top: 0; margin-bottom: 10px; padding: 0 20px 0 40px; list-style-type: disc; list-style-image: url(../images/bigdot.gif); }

#leftcolumn ul.home { font-size: 1.3em; font-family: Arial, Helvetica, sans-serif, Verdana; text-align: left; width: 340px; margin-top: 10px; margin-bottom: 25px; padding: 10px 20px 10px 40px; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; list-style-type: disc; list-style-image: url(../images/bigdot.gif); }
#leftcolumn ul li { color: #003b78; font-size: 1.1em; padding-top: 7px; padding-bottom: 7px; }
#leftcolumn ul li.level0 { font-size: 1.5em; line-height: 1.5; margin-left: 10px; padding-top: 10px; padding-bottom: 0.1em; list-style-type: none; }
#leftcolumn ul li.level1 { font-size: 1.1em; font-weight: bold; line-height: 1.5; margin-left: 10px; padding-bottom: 0.1em; padding-left: 10px; list-style-type: none; }
#leftcolumn ul li.level2 { line-height: 1.5; margin-left: 10px; padding-bottom: 0.1em; padding-left: 20px; list-style-type: none; }


#leftcolumn a:link { color: #00b1c3; font-weight: bold; }
#leftcolumn a:visited { color: #00b1c3; }
#leftcolumn a:hover { color: #d5005e; }
#leftcolumn a:active {}
#leftcolumn # border td { color: #003b78; font-size: 1em; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 1.8; text-align: left; padding-right: 10px; padding-bottom: 0; padding-left: 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }

#leftcolumn # border { background-color: #fff; margin-top: 10px; margin-left: 20px; border: solid 1px #ccc; }

/* Right Column
----------------------------------------------- */
#rightcolumn p { color: #003b78; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.7; padding: 0.5em 19px 0.5em 15px; }
#rightcolumn p.line { color: #60677d; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.7; margin-bottom: 10px; padding: 0.5em 19px 10px 15px; border-bottom: 1px dashed #ccc; }
#rightcolumn p.quote { color: #0042a9; font-size: 1em; line-height: 2em; padding: 0.5em 19px 0.5em 15px; }
#rightcolumn h1 { color: #003b78; font-size: 1.4em; font-weight: bold; line-height: 1.3; padding: 20px 15px 1em; }
#rightcolumn h2 { color: #00b1c3; font-size: 1.2em; font-weight: bold; line-height: 1.3; padding: 20px 15px 5px; }
#rightcolumn h2.line { color: #00006a; font-size: 1em; font-weight: bold; line-height: 1.3em; padding-top: 30px; padding-bottom: 0.8em; padding-left: 15px; }
#rightcolumn h3 { color: #60677d; font-size: 1em; font-weight: bold; line-height: 1; padding: 20px 15px 0; }
#rightcolumn h4 { color: #00b1c3; font-size: 1em; font-weight: bold; text-align: left; padding: 5px 20px 0.3em 15px; }
#rightcolumn h5 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 1.1em; font-weight: bold; color: #141414; line-height: 1.5em; padding: 5px 20px 0.3em 0; }
#rightcolumn strong { font-weight: bold; }
#rightcolumn em { color: 	red; font-weight: bold; font-style: normal; }

#rightcolumn ul { font-family: Verdana, Arial, Helvetica, sans-serif ; font-weight: normal; text-align: left; margin-top: 0; margin-bottom: 10px; padding: 0 20px; list-style-type: disc; list-style-image: url(../images/bigdot.gif); }
#rightcolumn ul li { color: #003b78; font-size: 0.9em; padding-top: 7px; padding-bottom: 7px; }
#rightcolumn a:link { color: #d5005e; }
#rightcolumn a:visited { color: #d5005e; }
#rightcolumn a:hover { color: #f8c7ba; }
#rightcolumn a:active { color: #c2d833; }




/* ENAR Column
----------------------------------------------- */
#enarcol p { color: #003b78; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; text-align: center; padding: 0 15px 5px; }
#enarcol h1 { color: #003b78; font-size: 1.4em; font-weight: bold; line-height: 1.3; padding: 20px 15px 1em; }
#enarcol h2 { color: #003b78; font-size: 1.2em; font-weight: bold; line-height: 1.3; padding: 15px 15px 0; }
#rightcolumn strong { font-weight: bold; }
#rightcolumn em { color: red; font-weight: bold; font-style: normal; }


#enarcol a:link { color: #003b78; }
#enarcol a:visited { color: #003b78; }
#enarcol a:hover { color: #d5005e; }
#enarcol a:active { color: #c2d833; }








/* rightnav 
----------------------------------------------- */
#rightnav { font-family: Arial, Verdana, Helvetica; font-size: 1em; font-weight: bold; line-height: 1.8em; }
#rightnav ul { list-style-type: none; overflow: hidden; }
#rightnav ul li {  }
#rightnav ul li a { color: #00006a; text-align: center; text-decoration: none; padding: 0 0 0 15px; }
#rightnav ul li a.last { border-right: none; }
#rightnav a:hover { color: #ec8f17; font-weight: bold; background-color: transparent; border-color: transparent; border-style: none; }
#rightnav a:active { color: #0f4dae; font-weight: bold; }
#rightnav #here a { color: #0f4dae; font-weight: bold; }


/* Images
----------------------------------------------- */
img.left	{ float: left; margin-top: 3px; margin-right: 15px; border: 0; }
img.icon { vertical-align: baseline; margin-right: 15px; float: left; border: 0; }
img.right { display: block; margin: 0; float: right; padding-top: 3px; padding-left: 15px; }
img.digpic { display: block; float: right; padding-right: 20px; padding-left: 0; }
img.illustration { display: block; margin: 0 10px 0 15px; float: right;  }

img.b-left { display: block; margin: 3px 15px 10px 0; padding: 3px; float: left; border: solid 1px #f8c7ba }
img.b-right { display: block; margin: 3px 0 0 15px; padding: 4px; float: right; border: solid 1px #f8c7ba; }

img.mainimage { margin: 10px 0; padding: 4px; border: solid 1px #f8c7ba; }
img.rc { float: right; margin-right: 5px; margin-bottom: 5px; }
img.acrobat { margin-top: 15px; padding: 0; display: block; }
img.covers { display: block; margin-top: 10px; margin-left: 15px; padding: 0; border: solid 1px #999; }
img.border { margin-top: 10px; margin-bottom: 10px; display: block; padding: 0; border: solid 1px #999; }


/* footer
----------------------------------------------- */
#footer p { color: #feffff; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 1.2; text-align: center; padding: 10px; }
#footer a:link { color: #b2e4e7; text-decoration: none; border: none; }
#footer a:visited { color: #b2e4e7; text-decoration: none; border: none; }
#footer a:hover { color: #fff; text-decoration: none; border: none; }
#leftcolumn h1 { color: #003b78; font-size: 2.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; padding: 17px 20px 1em; }

