/* CSS Document */

/* Apple Tree style sheet copyright 2009 ewanlauder.com */

* {
	margin:0;
	padding:0;
	
}

body {
	background-color: #ffffff;
	font-size:76%;
	font-family:"Comic Sans MS", Times, serif;
	background-image: url(images/appletree_background.jpg);
	line-height:1.3;
	text-align:center;
}

/* Structure */

div#container {
		width: 900px;
		background-color: #;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px 0 0 0;
		border:0px solid green;
}

div#header {
	padding: 0px;
	margin:  0px;
	height:220px;
		width: ;
	border:0px solid green;
	background-image: url(images/appletree_nav-background.jpg);
	background-repeat: no-repeat;
	background-position: 50% 18px;
}

#footer {
        clear: both;
		padding: 0px;
		padding-top:20px;
		text-align: center;
		margin: 0 auto 0 auto;
		border:0px solid green;
		font-size:12px;
		font-style:normal;
} 

#homecontent {
	padding: 20px 55px 10px 55px;
	margin: 0;
	font-size:1.3em;
	font-style:normal;
	border:0px green solid;
} 

#content {
	font-size:1.1em;
		font-style:;
	text-align:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
} 

#content h2 {
		font-size:1.3em;
		font-style:italic;
		color: #006400;
} 

/* subnav as a list */

#subnav {}

#subnav ul {
	text-align:center;
	font-size:1.1em;
}

#subnav ul li {

		font-style:italic;
		color: #006400;
        list-style:none;
        display: inline;
        padding-left:15px;
        padding-right:4px;
}

#subnav li {
        background-image: url(about-hypnosis_files/images/at_diamond.gif) ;
	    background-repeat: no-repeat;
	    background-position: 0 58%;
 }
 
#subnav a:link, #subnav a:visited, #subnav a:hover {
	font-weight:bold;
	line-height: 1.7em;
}

/* Content styling */

p.center {
		text-align:center;
}

table.center {
		margin-left:auto;
		margin-right:auto;
}

table#events {
		border:1px solid #006400;
}

table#events td {
		padding:4px;
		border:1px solid #006400;
}

table#events th {
		padding:4px 8px 4px 8px;
		background-color: #008000;
		border:1px solid #006400;
}

table#events h2 {
		color:#99cc00;
		font-weight:normal;
}

/**/

table#shop {
	border:0px solid #006400;
	background-color: #009300;
}

table#shop td {
	padding:4px;
	border:1px solid #9C0;
	font-size: 1em;
	line-height: 1.3em;
}

table#shop td.left {
		font-weight:bold;
		font-style:italic;
		font-size:1.1em;
}

table#shop td.right {
		font-weight:bold;
		font-style:italic;
		color: #006400;
}

table#events th {
		padding:4px 8px 4px 8px;
		background-color: #008000;
		border:1px solid #006400;
}

table#events h2 {
		color:#99cc00;
		font-weight:normal;
}

/**/

p.centeritalicintro {
		text-align:center;
		font-style:italic;
		width:75%;
		margin-left:auto;
		margin-right:auto;
}

p.centeritalic {
		text-align:center;
		font-style:italic;
}

p.centerframe {
		border:4px double black;
        padding:4px;
        width:400px;
        margin-left:auto;
      	margin-right:auto;
      	height:300px;
}
p.centerframewide {
	border:4px double black;
	padding:4px;
	width:550px;
	margin-left:auto;
	margin-right:auto;
	height:115px;
}

p.bold {
		font-weight:bold;
	
}

p.bolditalic {
		font-weight:bold;
		font-style:italic;
	
}

p.bibliography {
        text-indent: -1em;
}

#bibliography {
        margin:0 0 0 1em;
        padding:0;
}

p.bibliography2 {
        text-indent: -1em;
}

#bibliography2 {
        margin:0 0 0 3em;
        padding:0;
}

p.centerquote {
        font-style:italic;
		color: #006400;
		text-align:center;
} 

p.centerquoteauthor {
		color: #006400;
		text-align:center;
		font-weight:bold;
		margin-top:0.4em;
} 


/* Main links */


a:link {
	    text-decoration: none;
	    color: #006400;
	    font-weight:bold;
}

a:visited {
	    color: #006400;
	    text-decoration: none;
	    font-weight:bold;
}

a:hover {
	    color: #006400;
	    text-decoration: underline;
}

/* Navigation */


#nav {
	padding: 0;
	font-size: 1.3em;
	font-weight:bold;
	margin: 16px 0 0 0px;
	height:30px;
}

#nav ul {
  		margin:0;
  		padding:0px;
  		list-style:none;
  		text-align: center;	
}

#nav ul li {
        padding:0 4px 8px 4px;
        margin:0;
        display: inline;   
}

#nav a:link, #nav a:visited {
        font-weight: normal;
        margin: 0px;
        text-decoration: none;
        color: #99cc00; 
}

#nav a:hover {
        padding: 0;
        margin: 0px;
        color: #b8f406;
        background-image: url(about-hypnosis_files/images) ;
	    background-repeat: no-repeat;
	    background-position: 50% 23px;
	    padding-bottom: 8px;
}

#homecontent #nav-home a:link, #homecontent #nav-home a:visited {
        color: #b8f406;
        background-image: url(about-hypnosis_files/images/appletree_nav-arrow.gif) ;
	    background-repeat: no-repeat;
	    background-position: 50% 23px;
	    padding-bottom: 8px;
}

#nav a:link#current, #nav a:visited#current {
}

/* Lower navigation bar */

#lowernav ul li {
        padding:0 4px 8px 4px;
        margin:0;
        display: inline; 
        font-size: 1.1em;
        font-weight:bold;
}

#lowernav ul a:link, #lowernav ul a:visited {
        font-weight: bold;
        margin: 0px;
        text-decoration: none;
        color: #006400; 
}

#lowernav ul a:hover {
        padding: 0;
        margin: 0px;
        color: #008000;
        background-image: url(about-hypnosis_files/images) ;
	    background-repeat: no-repeat;
	    background-position: 50% 19px;
	    padding-bottom: 8px;
}

/* Other links */

.footerlink {
	    margin: 0;
}

.footerlink a:hover {
	    text-decoration: underline;	
}

/* Headings & text */

H1 {
       font-size: 12px;
}

.wtext {
	   color: #000;
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   font-size: 12px;
}

div#toptext {
	margin-left:auto;
	margin-right:auto;
	margin-top: -2px;
	margin-bottom:0;
	padding: 0px 30px 0 30px;
	color: #000;
	font-size:13px;
}

div#toptext a:link {
        color: #008000;
        font-weight:bold;
        text-decoration:none;
}

div#toptext a:visited {
        color: #008000;
        font-weight:bold;
        text-decoration:none;
}

div#toptext a:hover {
        color: #008000;
		text-decoration:underline;
}



/* Other items */

#logo {
  		margin: 0px;
  		padding:0px;
}

#footerlogos li {
        list-style: none;
        display: inline;
        margin: 0;              
}

/* padding bottom for mozilla */

table#logo {
        margin-left:auto; 
        margin-right:auto;
        padding-bottom:3px;
}

img.doubleframe {
        border:4px double black;
        padding:4px;
}

img.doubleframeinset {
        border:4px double black;
        padding:4px;
        margin:6px;
}

img.affiliate {
        margin-right:2em;
}

div.left {
float:left;
display:block;
width:280px;
text-align:center;
padding: 0 0px 0 0px;
margin-bottom:20px;
border:0px green solid;

}
.left {
	text-align: left;
}

div.right {
float:right;
display:block;
width:280px;
padding: 0 0px 0 0px;
margin-bottom:20px;
border:0px green solid;
}

/* Three column feature */

div.threeframe {
	border:0px grey solid;
	display:block;
	height:350px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

div.leftthree {
	float:left;
	display:block;
	width:195px;
	padding: 0 0px 0 0px;
	border:0px green solid;
	line-height:1.6em;
	margin-top: 25px;
}

div.centerthree {
width:198px;
border:0px green solid;
float:left;
text-align:center;
}

div.rightthree {
	float:left;
	display:block;
	width:510px;
	padding: 0 0px 0 0px;
	border:0px green solid;
	line-height:1.3em;
	text-align: center;
	margin-top: 25px;
}

/* Wide version of three column feature */

div.threeframewide {
border:0px green solid;
display:block;
height:250px;
width:600px;
margin-left:auto;
margin-right:auto;
}

div.leftthreewide {
float:left;
display:block;
width:200px;
padding: 0 0px 0 0px;
border:0px green solid;
line-height:;
text-align:center;
}

div.rightthreewide {
float:left;
display:block;
width:200px;
padding: 0 0px 0 0px;
border:0px green solid;
line-height:;
text-align:center;
}

#headergradient {
        background-image: url(about-hypnosis_files/images/appletree_tiled-topstrip.jpg) ;
	    background-repeat: repeat-x;
	    margin:0;
	    padding:0
}

.squiggle {
        font-family: Arial;
        font-size:24px;
}

/* Emphasis on lower homepage text */

#bottom {
        clear:both;
        display:block;
        padding:20px 100px 0 100px;
        line-height:1.6em;
        font-size:1.1em;
        font-weight:normal;
}

/* Additional */

.bolditalic {
font-weight:bold;
font-style:italic;
}

.greenbolditalic {
font-weight:bold;
font-style:italic;
color:#006400;
}

#treatmentimageright {
height:250px; 
width:830px;
}

#noticeboard {
width:900px;
border:0px solid green;
}

#noticeboardbody {
background-image: url(about-hypnosis_files/images/at_torn-paper.jpg) ;
background-repeat: no-repeat;
width:787px;
margin: 0 auto 0 auto;
font-size:0.9em;
padding:4px;
}
.center #change {
	margin-top: 20px;
}
#homecontent #box1 {
	margin-top: 25px;
	font-size: 0.9em;
	line-height: 1.2em;
}
#menu a {
	letter-spacing: -.01em;
}
h4 {
	font-size: 1.1em;
}
#title_a {
	color: #800080;
}
#shop tbody tr td p {
	color: #9C0;
}
#title_b {
	color: #2B3D83;
}
#title_c {
	color: #0CF;
}
#title_d {
	color: #91C100;
}
#title_e {
	color: #FECB00;
}
#title_f {
	color: #F90;
}
#title_g {
	color: #E00;
}
#hypnosense {
	margin-top: 0px;
	margin-bottom: 50px;
}
.diamond {
	font-weight: bolder;
	font-size: 1.4em;
	color: #e08406;
}
.greenbold {
	font-weight:bold;
	color:#006400;
}
.indent {
	margin-left: 0px;
}
.greenboldlarge {
	font-weight:bold;
	color:#006400;
	font-size: 20px;
}
.greenboldlarge_btmmargin {
	font-weight:bold;
	color:#006400;
	font-size: 20px;
	margin-bottom: 8px;
}
.greenitalic {
	color:#006400;
}
.green {
	color:#006400;
}
.green_btmmargin {
	color:#006400;
	margin-bottom: 8px;
}
.specialoffer {
	width: 500px;
	margin-left: 145px;
	background-color: #009019;
	border: 1px solid #000;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 15px;
	color: #FCCC27;
	font-weight: bold;
	text-align: center;
}
#study {
	margin-top: 10px;
}
#image2 {
	margin-bottom: 30px;
}
#black a {
	font-weight: normal;
	color: #000;
}
