﻿body, html
{
    background-image: url(images/bg_tile.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #fff;
    color: #333333;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}
body, html
{
    font-size: 100.01%;
}
#oz
{
    width: 809px;
    margin: 0px auto 0px auto;
    background-image: url(images/column_bg.gif);
}
#nav
{
    padding: 12px 2px 2px 2px;
    background-image: url(images/bg_tile.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
#header
{
    background-image: url(images/hb_header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #6d584d;
    height: 136px;
}
#logo {
    height: 100%;
    width: 280px;
    float: left;
    cursor: pointer;
}

#contact
{
    float: right;
    min-width: 138px;
}
#contact div
{
    clear: both;
    font-size: 80%;
    text-align: left;
    margin-bottom: 6px;
    min-width: 134px;
}
#contact div.acupuncturist
{
    margin-top: 4px;
    font-weight: bold;
    color: #a68866;
    font-size: 97%;
}
#contact div.address
{
    color: #000;
}
#contact div.address .address-line-1
{
    font-size: 106%;
}
#contact div.acupuncturist:hover, div.address:hover
{
    cursor: pointer;
}
#contact div.phone
{
    color: #573922;
    font-weight: bold;
    font-size: 115%;
}
#contact div.email
{
    font-size: 75%;
}
#contact div.email a
{
    color: #573922;
    text-decoration: none;
}
#contact div.email a strong
{
    color: #333;
}
#contact a.more
{
    font-size: 11pt;
}
#main
{
    background-image: url(images/main_bg.gif);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #fff;
    border: solid 1px #eaa6cb;
    padding: 5px;
    float: left;
    width: 644px;
    margin-top: 2px;
    min-height: 646px;
    font-size: 1em;
}
#main #area {
    padding: 0px 8px 28px 8px;
}
a.tacoc {
    position: relative; 
    top: -10px; 
    left: -4px; 
    float: right;
}
#aside
{
    background-image: url(images/right_bg.gif);
    background-position: top;
    background-repeat: no-repeat;
    background-color: #fff;
    border: solid 1px #eaa6cb;
    color: #333333;
    margin-left: 5px;
    padding: 5px;
    width: 136px;
    float: right;
    margin-top: 2px;
    min-height: 646px;
}
#aside .discounts {
    padding-bottom: 10px;
}
#aside hr
{
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
    height: 17px;
    border: solid 0px #fff;
    background-image: url(images/mini_hr.gif);
    background-position: center;
    background-repeat: no-repeat;
}
#footer
{
    background-color: #fff;
    clear: both;
    padding: 16px 0px 10px 0px;
    text-align: center;
}
#nav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 100%;
}
#nav li
{
    display: inline;
    margin: 0;
    padding: 0;
    margin-right: 12px;
}
#nav li a
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    text-decoration: none;
    color: #6d584d;
    font-weight: bold;
    padding: 3px 6px 1px 6px;
}
#nav li a:hover
{
    padding: 2px 5px 0px 5px;
    color: #f369b1;
    background-color: #e8cfd5;
    border: solid 1px #6D584D;
}
#main a {
    color: #f369b1;
    font-weight: bold;
    text-decoration: none;
}
#main a:hover {
    text-decoration: underline;
}
ul.linklist
{
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
}
ul.linklist li
{
    margin: 3px;
    padding-left: 15px;
}
ul.linklist li a
{
    text-decoration: none;
    color: #f369b1;
    font-size: smaller;
    font-weight: bold;
}
ul.linklist li a:hover
{
    text-decoration: underline;
}
div.discounts
{
    text-align: center;
}
.google-calendar {
    margin: 15px auto 15px auto; 
    text-align: center;
}
.bbear
{
    text-align: center;
}
.auto-center {
    margin-left: auto;
    margin-right: auto;
}
p.small
{
    font-size: 90%;
}
p.newsletter
{
    margin-left: 4px;
}
span.tiny
{
    font-size: 80%;
}
#main p.looky {
    text-align: center; 
    font-weight: bold; 
    font-size: 115%;
}
#main div.si-xiang {
    float: right; 
    margin-left: 5px;
}
#main div.si-xiang p {
    text-align: center;
}
#main div.squeeze {
    margin: 15px auto 15px auto; 
    text-align: center;
}
div.sect {}
div.sub-sect {}
div.pod {}
ul.nav-list {
    list-style-image: url(images/dbl-right.gif); 
    list-style-position: outside;
    margin: 10px 0 20px 20px;
    padding: 0 0 0 0;
}
ul.nav-list li
{
    margin: 3px;
    padding-left: 5px;
}
ul.nav-list li a
{
    text-decoration: none;
    color: #f369b1;
    font-size: 76%;
    font-weight: bold;
}
ul.nav-list li a:hover
{
    text-decoration: underline;
}
#main p
{
    margin: 10px 0px 0px 5px;
    color: #333333;
    font-size: 76%;
}
#main p.teaser {
	color:#a68866;
    font-size: 100%;
}
#main ul {
    font-size: 76%;
    margin-left: 40px;
}
#main img.sugar {
    float: left;
    margin-left: 5px;
    margin-right: 6px;
}
#main img.spice {
    float: right;
    margin-left: 6px;
}
#main img.snails {
    padding: 0px 10px 0px 0px;
}
#main .tails {
    padding: 40px 0px 0px 0px;
}
#main ul.tree-map li {
    margin-bottom: 6px;
}
#main ul.tree-map li a {
    color: #F369B1;
    text-decoration: none;
}
#main ul.tree-map li a:hover {
    color: #F369B1;
    text-decoration: underline;
}
#main p.see-also {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 6px;
    margin-left: 20px;
}
#main div.crumbly {
    float: right;
    max-width: 45%;
    margin-right: 6px;
    text-align: right;
    font-size: 90%;
    -moz-border-radius: 5px;
    padding: 6px;
    border: solid 1px #E8CFD5;
}
#main div.crumbly a {
    padding: 3px;
    margin: 3px 3px;
    -moz-border-radius: 5px;
    text-decoration: none;
    border: solid 1px transparent;
}
#main div.crumbly a:hover {
    border: solid 1px #f369b1;
    background-color: #E8CFD5;
    color: #f369b1;
}
#health-nav {
}
#titans {
    float: right; 
    text-align: center; 
    padding-left: 5px; 
    padding-top: 15px;
}
#titans img {
    margin-bottom: 5px;
}
#titans strong, #titans a {
    font-size: 8pt;
}
#titans .subtitle {
    font-size: 7pt;
}
#titan div {
    text-align: right;
}
.righty-t {
    text-align: right;
}
.lefty-t {
    text-align: left;
}
.justy-t {
    text-align: justify;
}
.more a, a.more
{
    text-decoration: none;
    color: #f369b1;
    font-weight: bold;
    padding-bottom: 1px;
}
.more a:hover, a.more:hover
{
    text-decoration: underline;
    padding-bottom: 1px;
}
#contact a.more:hover
{
    text-decoration: none;
}
.lefty {
    float: left;
    padding: 0 6px 6px 0px;
}
.righty {
    float: right;
    padding: 0 0 6px 6px;
}
.cleary {
    clear: both;
}
.huge {
    font-size: 140%;
}
.dim {
    color: #888888;
}
.fifty {
    max-width: 45%;
}
h1
{
    margin: 10px 0px 10px 5px;
    color: #573922;
    font-size: large;
}
h2
{
    margin: 10px 0px 0px 5px;
    color: #a68866;
    font-size: large;
}
h3
{
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 20px;
    font-weight: bold;
    color: #333333;
    font-size: 0.88em;
}
h4 {
    margin: 5px 5px 5px 5px;
    color: #333333;
    text-align: center;
    font-size: 66%;
}
h2 img {
    margin: 5px;
}
.herbidx ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url(images/bowl_hygeia.jpg);
    display: inline-block;
}
.herbidx li
{
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url(images/bowl_hygeia.jpg);
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 12px;
}
.herbidx li a
{
    display: inline;
    margin: 0;
    padding: 0;
    margin-right: 12px;
}
.herbidx li a:hover
{
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 12px;
}
#footer a
{
    color: #f369b1;
    font-weight: bold;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 90%;
    text-decoration: none;
}
#footer a
{
    text-decoration: underline;
}
img
{
    border: solid 0px transparent;
}
p.hours
{
    text-align: center;
    vertical-align: super;
}
p.hours strong
{
    vertical-align: middle;
}
.offwhite
{
    background-color: #ebe4de;
}
#wu-xing-table {
    border: solid 0px Transparent;
}
#wu-xing-table caption 
{
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 10px;
}
#wu-xing-table th {
    background-color: #ebe4de;
    padding: 3px;
}
#wu-xing-table th.nobg {
    background-color: Transparent;
}
#wu-xing-table td {
    padding: 3px;
    font-size: 90%;
}
.seven-pt {
    font-size: 7pt;
}

#chakras span {
    font-size: 70%;
}
#chakras .chakra7 span {
    color: #9900cc;
}
#chakras .chakra6 span {
    color: #0033cc;
}
#chakras .chakra5 span {
    color: #0099ff;
}
#chakras .chakra4 span {
    color: #009900;
}
#chakras .chakra3 span {
    color: #dcd600;
}
#chakras .chakra2 span {
    color: #ff9900;
}
#chakras .chakra1 span {
    color: #ff3300;
}
#sephirah h3
{
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
#sephirah em {
    font-weight: bold;
    font-style: normal;
}
#sephirah a {
    background-color: white;
}
#sephirah a:hover {
    background-color: inherit;
    color: #000;
}
#sephirah .sephirot {
    margin-top: 5px;
    margin-bottom: 5px;
}
#sephirah p.seph-title {
    margin-left: 10px;
    margin-right: 10px;
}
#sephirah p.seph-description {
    margin-top: 6px;
    margin-bottom: 6px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}
#ein-sof {
    margin: 0px auto 0px auto;
}
#ein-sof h3, #ein-sof a {
    color: #BC8F8F;
}
#keter {
    margin: 0px auto 0px auto;
}
#keter h3, #keter a {
    color: #9900CC;
}
#chokhmah 
{
    float: right;
}
#chokhmah h3, #chokhmah a {
    color: #FF69B4;
}
#binah 
{
    float: left;
}
#binah h3 {
    color: #fff;
    background-color: #2F4F4F;
    padding: 3px;
}
#binah p {
    clear: both;
}
#binah a {
    color: #fff;
    background-color: #2F4F4F;
    padding: 1px;
    margin: 2px;
}
#chesed
{
    float: right;
}
#chesed h3, #chesed a {
    color: #0099FF;
}
#gevurah 
{
    float: left;
}
#gevurah h3, #gevurah a {
    color: #FF3300;
}
#tiphereth {
    margin: 0px auto 0px auto;
    background-color: #FFFFF0;
}
#tiphereth h3 {
    color: #DAA520;
    padding: 3px;
}
#tiphereth p {
    clear: both;
}
#tiphereth a {
    color: #DAA520;
    background-color: #FFFFF0;
}
#netzach 
{
    float: right;
}
#netzach h3, #netzach a {
    color: #009900;
}
#hod 
{
    float: left;
}
#hod h3, #hod a {
    color: #FF9900;
}
#yesod{
    margin: 0px auto 0px auto;
}
#yesod h3, #yesod a {
    color: #9900CC;
}
#malkuth  {
    margin: 0px auto 0px auto;
}
#malkuth h3, #malkuth a {
    color: #BC8F8F;
}
#sephirah .sephirot {
    text-align: center;
    padding: 10px;
    margin: inherit auto inherit auto;
    width: 70%;
}
#sephirah .dual .sephirot
{
    width: 45%;
}
#sephirah .level 
{
    clear: both;
}
#responsive-conditions2 {
    margin-top: 67px;
    margin-right: 6px;
}
#wuxing-cycles 
{
    width: 376px;
}
#wuxing-cycles .cycle
{
    width: 188px;
    min-height: 190px;
    margin: 0 auto;
    text-align: center;
}
#wuxing-top 
{
    padding-top: 20px;
    margin: 0 auto;
    text-align: center;
}
#wuxing-bottom
{
    clear: both;
    padding-top: 10px;
}
#wuxing-overview
{
    float: left;
}
#wuxing-overview span
{
    font-size: 8pt; 
    padding-top: 0px;
}
#wuxing-overview .flash
{
    padding-top: 6px;
    padding-left: 10px; 
}
#wuxing-controlling 
{
    float: right;
}
#wuxing-diminishing 
{
    float: left;
}
#wuxing-increasing 
{
    float: right;
}
#lu-table 
{
    font-size: 70%;
    padding: 0px;
}
#lu-table caption
{
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}
#lu-table th
{
    font-weight: bold;
}
#lu-table th.colgroup
{
    color: #a68866;
    font-size: 110%;
    border-bottom: solid 1px #a68866;
}
#lu-table tbody td
{
    vertical-align: top;
    padding-top: 3px;
    padding-bottom: 3px;
}
#lu-table tr > td + td
{
    text-align: center;
}
#lu-table tr > td + td, 
#lu-table tr > th + th
{
    padding-left: 5px;
    padding-right: 5px;
}
#lu-table tr > td:first-child, 
#lu-table tr > th:first-child
{
    padding-left: 0px;
    padding-right: 0px;
}
#lu-table tr > td:last-child, 
#lu-table tr > th:last-child
{
    padding-left: 0px;
    padding-right: 0px;
}
#lu-table tr > td + td + td + td + td, 
#lu-table tr > th + th + th + th + th
{
    padding-left: 15px;
    padding-right: 5px;
    text-align: left;
}
#lu-table tr > th:first-child
{
    text-align: left;
}
#lu-table tfoot td
{
    border-top: solid 1px #a68866;
    color: #a68866;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 5px;
    font-size: 120%;
}
#google-reader-all
{
    width: 250px;
    margin: 0 auto;
}
.rounded-reader
{
    -moz-border-radius: 5px;
    border: solid 1px #E8CFD5;
    background-color: #FCF0F7;
}
#health-nav a
{
    font-size: 110%;
}
.opaque {
    opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";   /* first  */
	filter: alpha(opacity=50);					                        /* second */
}
