/*	copyright 2007 jnuwer.com. All rights reserved.	*/

html {height:100%;}
body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color:#FDF1FB;
	min-height:450px;
	height:95%;
	min-width:525px;
	max-width:650px;
}
#pagewrapper {
	height:99%;
	min-height:300px;
	background-color: #FFF6FF;
    border:solid 2px #8C6394;
	min-width:525px;
	min-height:625px;
}
#tmp_pagewrapper {
	height:700px;
	background-color: #FFF6FF;
    border:solid 2px #8C6394;
	min-width:525px;
}
#content_main {
	padding-left:10px;
	text-align:left;
	background-color:#FFF6FF;
	line-height:1.3em;
	overflow:scroll;
	font-family:Trebuchet MS, Tahoma, Arial, helvetica, sans-serif;
	font-weight:normal;
    color:#542579;
    font-size:10pt;
	padding-right:10px;
	z-index:1;
	height:70%;
	width:550px;
	float:left;
	margin-left:35px;
	margin-top:-100px;
}
#content p { 
	margin-bottom:		1.5em;
	margin-right:       0;
}
#scrollmask {
	float:left;
	margin-top:-17px;
	margin-left:35px;
	background-color:#FFF6FF;
	z-index:3;
	height:17px;
	width:570px;
}
#mask {
	background-color:#FFF6FF;	/*#FDF1FB;*/
	height:6px;
	z-index:10;
	position:relative;
	top:-16px;
}
#foot {
	background-color: #FFF6FF;
	height: 17px;
	width:570px;
	z-index:4;
	margin-top:-16px;
}
a:link { color:#6D1C7E; }
a:visited {
	color:#6D1C7E;
	text-decoration:underline;
}
a:hover {
    color: white;
	background-color: #9FB9DD;
}
a:active { color:#9725AF; }
#header {
	margin-top:10px;
	margin-bottom:10px;
	height:100px;
}
#logoChakra {
	float:left;
	margin-top:2px;
	margin-left:100px;
	z-index:1;
	padding-bottom: 5px;
}
#logoChakra img {
	width: 112px;
	height: 97px;
	z-index:1;
}
#logoText {
	float:right;
	margin-top:-90px;
	margin-right:90px;
	font-weight: bold;
	color: #690A72;
	text-align: center;
	min-width: 350px;
	height:70px;
	z-index:3;
}
#logoText p {
	margin:0;
	padding:0;
	line-height:1.2;
}
#logo1{
	font-size: 24pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
#logo2 {
	font-size: 12pt;
	font-style: italic;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainnavmenu {
	float:left;
	/*
width:285px;
*/
}
.navprint {
	float:right;
	margin-right:20px;
	width:200px;
	text-align:right;
}
#navfoot {
	text-align:left;
	font-size:12pt;
	font-family: "Times New Roman", Times, serif;
}
#navfoot a {
	margin-right:3px;
}
#navfoot a {text-decoration:none;}
#community {
	margin-right:15px;
}
h1 {
	text-align:			center;
	margin-top:         10px;
	margin-bottom:		0;
	font-size:			1.4em;
	font-weight: bolder;
}
h2 {
	text-align:			center;
	font-size:			1.2em;
}
#footnotes {
	list-style-type:	decimal;
	padding-left:		0px;
	font-weight:		normal;
	border-top:         solid 1px #8C6394;
	position: static;
	margin-top:         5px;
	margin-right:       20px;
}
img {border:0;}
td {
	padding-right:3px;
	padding-left:3px;
}
sup {font-size:0.7em;}
.blockquote {margin-left:.5in;}
.indent {
	margin-left:        1.0in;
}
.indent2 {
	margin-left:        2.5in;
}
.indent5 {
	margin-left:        .5in;
}
.blockindent5 {
	margin-left:        .5in;
	text-indent:        .5in;
}
.center {
	text-align:center;
	margin:0 auto;
}
.button	{
	padding-bottom:		3px;
	line-height:        0px;
}
.pdf {padding-top:10px;}
h3 {
	text-align:			center;
	font-size:			1.2em;
	font-weight: bolder;
}
cite { 
	font-style:italic;
	/*
	font-style:			normal;
	text-decoration:	underline;
*/
}
#ending {
	margin-left:		150px;
	line-height:		1.0em;
}
#legal {
	font-weight:		normal;
	padding-top: 5px;
}
#indexlegal {
	font-weight:		normal;
}
.compact {
	margin:             0;
	padding:            0;
}
.blackborder {border: solid 1px black;}
img.wizard {
	margin-top: 10px;
	vertical-align: middle;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#construct  h1{
	font-size:1.5em;
	text-align: center;
	margin-left: 50px;
}
h4 {
    margin-top: 0;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    font-size: 0.7em;
    font-family: Arial, sanserif;
    font-weight: normal;
    color: black;
    line-height: 1.2em;
}
#chakra_man {
	padding:10px 10px 5px 0;
	float:left;
	width:250px;
	height:250px;
}
#chakra_base {
	padding:10px 10px 5px 0;
	float:left;
	width:150px;
	height:150px;
}
#zodiac {
	margin:10px 10px 10px 0;
	float:left;
	width:150px;
	height:150px;
}
#sources {
	margin: 10px 50px -10px 0;
	text-align:left;
}
.chakras {width:90%}
.chakras td,th {
	border-width:1px;
	border-style:inset;
}
.chakras th {border-top: #8C6394 solid 3px;}
.arrow_next {margin-left:430px;}
.arrows {margin: 20px 0 20px 0;}
.arrowleft {margin-left:30px;}
.arrows img {border:0;}
#printarrow {margin:0 0 0 180px;}
#footlegal {
	margin-top:5px;
	font-size:12pt;
	font-family:Arial, helvetica, sans-serif;
}
.printbutton img {
	height:16px;
	width:65px;
}
.printbutton a img {
	border:none;
	text-decoration:none;
}
.navsite a:link, a:visited, a:hover, a:active      /* navigation anchors */
{
	border:none;
	text-decoration:none;
}
#content_main table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.reference {
	width:525px;
	text-align:center;
	border-right: #8C6394 solid 1px;
}
.reference td,th {
	border-top: #8C6394 solid 1px;
	border-left: #8C6394 solid 1px;
}
.reference th {
	border-top: #8C6394 solid 3px;
}
.tableheader {
	font-weight:bold;
}
.column1 {
	width:50px;
}
.column2 {
	width:450px;
}
.table-bottom {
	border-top: #8C6394 solid 3px;
	margin-left:6px;
	width:523px;
}
.img_ref {
	line-height:75%;
	text-align:center;
	margin-top:0;
}
.navwrapper	{
	float:left;
	margin-left:35px;
	padding-bottom: 10px;
	z-index:2;
	height:120px;
	width:567px;
	font-size:12pt;
	font-family: "Times New Roman", Times, serif;
	font-style:normal;
}

