/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

body { 
    color: #000000; 
    background-color: #ffffff; 
    font-family: Verdana, Tahoma, Arial, sans-serif; 
    font-size: 11px; 
    font-weight: normal; 
    margin: 0; 
    padding: 0; }

a {  color: #000000;
     font-size: 10px;
     font-weight: normal;
     text-decoration: none;
     cursor: pointer;}
 
a:hover { color: #B30000;
          background-color:#      ;
          font-weight: bold;}

p {margin: 5px 0px 7px 0px;}

sup {display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 10px;}


fieldset {border: none;
          padding: 4px 0px 4px 5px;}

fieldset p {display: block;font-size: 11px;
            margin: 5px 5px 5px 2px;}

form {margin: 0px 0px 5px 0px;}

img { border-style: none; }

li {padding-bottom: 2px;}

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {text-align: center;}

.inlinecenter {text-align: center;}

p.inline {display: inline;padding: 0px;}

.strong {font-weight: bold;}

.big {font-weight: bold;font-size: 14px;}

.hidden {display: none;}

a.unfancy {
     color: #B30000;
     font-weight: normal;
      text-decoration: ;
    cursor: pointer;}

a.unfancy:hover {color: #555555;}


/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_fenavh {
     color: #00539F;
     padding: 3px 0px 3px 0px;
     margin: 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;}

.skin_fenav ul {
     padding: 0px;
     margin: 8px 0px 10px 0px;
     list-style: none;}

.skin_fenav ul li {
     margin: 0px;
     list-style: none;}

.skin_fenav ul li a {
     
     color: #3a3a3a;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 3px 5px 3px 10px;
     background-image: url('../media/menu_arrow.gif');
     background-repeat: no-repeat;
     background-position:  center left;}

.skin_fenav ul li a:hover {
     color: #B30000;
     background-color: #FFDBB7;
     background-image: url('../media/   ');
     font-weight: bold;
     text-decoration: none;}

.skin_headacct {
     width: 100%;
     text-align: right;
     clear: both;}

.skin_fenavmini {
     background-color: #F2F2F2;
     padding: 5px;
     margin: 0px 0px 10px 0px;
     border-left: 1px solid #999999;
     border-right: 1px solid #999999;
     border-bottom: 1px solid #999999;}

#skin_menu_head ul {
     padding: 0px 0px 4px 0px;
     margin: 0px 0px 4px 0px;
     list-style: none;
     border-bottom: 1px solid #999999;}

#skin_menu_head li {
     padding: 0px;
     margin: 0px;
     list-style: none;
     display: inline;}

#skin_menu_head ul li a {
     color: #3A3A3A;
     font-weight: normal;
     text-decoration: none;
     margin: 0px 30px 0px 0px;
     padding: 0px 0px 0px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position: center left;}

#skin_menu_head ul li a:hover {
     text-decoration: underline;}

#skin_headacct {
     padding: 0px 0px 0px 10px;
     background-image: url('../media/menu_arrow.png');
     background-repeat: no-repeat;
     background-position: center left;}


/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {width: 950px;padding: 0px;margin: auto;}

#skin_ct {width: 100%;
     padding: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     border: 1px solid #999999;}

#skin_ct_lcol_head {
     background-color: #FFFFFF;
     padding: 7px 7px 10px 7px;
     margin: 0px;
     vertical-align: top;
     width: 160px;}

#skin_ct_rcol_head {
     background-color: #FFFFFF;
     padding: 7px 7px 10px 7px;
     margin: 0px;
     vertical-align: top;}

#skin_ct_lcol {
     background-color: #FFFFFF;
     padding: 3px 17px 7px 7px;
     margin: 0px;
     vertical-align: top;
     width: 160px;
     text-align: left;}

#skin_ct_mcol {background-color: #FFFFFF;padding: 7px;margin: 0px;
     vertical-align: top;}

#skin_ct_rcol {background-color: #FFFFFF;padding: 3px 7px 7px 17px;
     margin: 0px;vertical-align: top;width: 160px;}

#skin_footer {padding: 0px;margin-top: 10px;text-align: center;}

#skin_pgtitle {
     color: #00539F;
     padding: 0px 0px 6px 0px;
     margin: 0px 0px 10px 0px;
     font-weight: bold;
     border-bottom: 1px solid #999999;}

#skin_content {margin: auto;}


/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */

#khxc_debug {
     color: #555555;
     background-color: #FFFFFF;
     border-top: 1px solid #999999;
     overflow: hidden;
     padding: 10px;
     margin: 10px auto 10px auto; }

#khxc_printable {
     background-color: #FFFFFF;
     border: 1px solid #999999;
     padding: 10px;
     margin: auto;}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */

.khxc_error {
     color: #FF0000;
     font-weight: bold;     }

.khxc_confirm {
     color: #339933;
     font-weight: bold;     }

.khxc_imgfloatrt {
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;     }

.khxc_inline {
     display: inline;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */

.khxc_preboxed {
     margin: 5px 0px 0px 0px;
     padding: 5px;
     border: 1px solid #999999;
     font-family: Fixed, monospace;
     overflow: hidden;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */

.khxc_formfieldradcb {
     color: inherit;
     background-color: inherit;     }

.khxc_formfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     margin: 5px 5px 0px 2px;
     font-size: 11px;     }

.khxc_formfield:hover {
     background-color: #F5F5F5;     }

.khxc_formfieldp {
     display: block;
     padding: 0px;
     margin: 0px 0px 2px 2px;     }

.khxc_formfieldpnfs {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;     }

.khxc_formfielda {
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;     }

.khxc_formbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;     }

.khxc_formbutton:hover {
     color: #555555;
     background-color: #EBF1FF;     }

.khxc_quickbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     border: 1px solid #555555;     }

.khxc_quickbutton:hover {
     color: #555555;
     background-color: #EBF1FF;     }

.khxc_quickform {
     margin: 5px 0px 0px 0px;     }

.khxc_quickfield {
     background-color: #FFFFFF;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 1px 0px 0px 0px;     }

.khxc_quickfield:hover {
     background-color: #EFEFEF;     }

.khxc_formfieldradcb_rnc {
     background-color: #FFA4A4;     }

.khxc_formfield_rnc {
     background-color: #FFA4A4;
     border: 1px solid #555555;
     font-size: 11px;
     margin: 5px 5px 0px 2px;     }

.khxc_formfield_rnc:hover {
     background-color: #EFEFEF;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Table Displays                 | */
/* +------------------------------------------------------------+ */

.khxc_formsecthead {
     color: #B53000;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;     }

table.khxc_formtblone {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

table.khxc_formtbltwo {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

td.khxc_formtbltwo {
     padding: 4px 2px 4px 2px;
     width: 50%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;     }

td.khxc_formtbltwospan {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;     }

td.khxc_formtblone {
     padding: 4px 2px 4px 2px;
     width: 100%;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Sort Table Displays                 | */
/* +------------------------------------------------------------+ */

table.khxc_sorttable {
     margin: 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

th.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;
     font-weight: bold;     }

td.khxc_sorttable {
     padding: 4px 5px 4px 5px;
     border-bottom: 1px solid #DEDEDE;
     vertical-align: top;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {
     color: #B30000;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: bold;
     clear: both;     }

table.khxc_regtable {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

td.khxc_regtable {
     padding: 4px 2px 4px 2px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;     }

.khxc_regtable p {
     padding: 0px;
     margin: 0px 0px 5px 0px;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table Displays                | */
/* +------------------------------------------------------------+ */

table.khxc_ghost {
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     border-collapse: collapse;
     width: 100%;     }

td.khxc_ghost {
     padding: 0px;
     margin: 0px;
     vertical-align: top;     }

.khxc_ghost form {
     display: inline;}

td.khxc_ghost img {
     margin-right: 10px;
     margin-bottom: 10px;     }

td.khxc_ghost p {
     margin: 0px 0px 6px 0px;}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */

p.khxc_ultablesp {
     margin: 0px;
     font-size: 1px;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

.khxc_storehead {
     color: #00539F;
     margin: 5px 0px 10px 0px;
     padding: 4px 5px 4px 0px;
     border-bottom: 1px solid #999999;
     font-weight: normal;
     clear: both;     }

.khxc_storelink {color: #cc33ff; margin: 5px 0 10px; padding: 4px 5px; }

.khxc_storelink p {
     color: #666666;
     margin: 0px;}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

td.khxc_cptbl_cat {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;     }

td.khxc_cptbl_cat a {font-weight: normal;}

td.khxc_cptbl_cat_blank {display: none; }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

td.khxc_cptbl_prod {
     padding: 5px 0px 0px 0px;
     vertical-align: top;
     border-bottom: 1px solid #DEDEDE;     }

td.khxc_cptbl_prod a 
     {font-weight: normal;}

td.khxc_cptbl_prod_blank {display: none;}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     margin: 0px 0px 10px 0px;
     border-spacing: 0px;
     border-collapse: collapse;
     width: 100%;     }

td.khxc_cptbl_det {
     padding: 5px 0px 0px 0px;
     vertical-align: top;     }

td.khxc_cptbl_det_blank {
     display: none;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     margin: 5px 0px 7px 0px;     }

.khxc_price {
     color: #B30000;
     font-weight: normal;
     display: inline;     }

.khxc_pricex {
     color: #B30000;
     font-weight: bold;
     display: inline;
     text-decoration: line-through; }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */

.khxc_cartbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     border: 1px solid #555555;
     text-decoration: none;     }

.khxc_cartbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     text-decoration: none;
     cursor: default;     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

.khxc_clearboth {clear: both;}

.khxc_outstock {color: #FF0000;}

a.khxc_hrefbutton {
     color: #555555;
     background-color: #DEDEDE;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     border: 1px solid #555555;
     text-decoration: none;     }

a.khxc_hrefbutton:hover {
     color: #555555;
     background-color: #EBF1FF;
     text-decoration: none;
     cursor: default;     }

.khxc_outline {
     border: 1px solid #999999;
     padding: 5px;
     margin-top: 5px;     }

.khxc_outline p {margin: 0px 0px 3px 0px; }

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */
#wrapper { background-color: #fff; text-align: left; width: 950px; height: 100%; }
#topcontent { }

.topcontentnavbar { background-repeat: no-repeat; background-position: 0 top; width: 950px; height: 0px; }

.topcontentsubnav {background-repeat: no-repeat; text-align: right; width: 950px; height: 5px; padding-right: 15px; }

.bodycontent { background-color: #fff; text-align: left; width: 960px; height: 100%; border-left: 1px solid #69c; border-bottom: 1px solid #69c; border-right: 1px solid #69c; border-top-width: 0; }

.bodycontentleft { background-color: #fff; position: relative; width: 190px; height: 100%; float: left; padding-left: 5px; }

.bodycontentright { background-color: #fff; position: relative; width: 695px; height: 100%; float: left; padding-left: 30px; }

.mainsection { background-color: #fff; height: 100%; padding-right: 0px; padding-bottom: 5px; padding-left: 10px; }

.content { width: 100%; }

.homeleft {background-repeat: no-repeat; position: relative; width: 175px; float: left; padding-right: 5px; padding-left: 5px; }

.homeright {background-repeat: no-repeat; position: relative; width: 500px; float: left; padding-left: 5px; }

.homebottom { position: relative; float: left; }

.signup { color: #003376; font-size: 10px; background-color: #9cf; width: 200px; margin-right: 2px; margin-left: 2px; border: solid 1px; }
.signup legend { color: #08478a; font-weight: bold; background-color: #fff; padding-bottom: 3px; }

.meditationgroups { color: #08478a; font-size: 10px; width: 175px; padding: 3px 3px 3px 5px; border: solid 0px; }

.meditationgroups legend { color: #08478a; font-size: 10px; font-weight: bold; padding-bottom: 3px; }

.events { color: #fff; font-size: 10px; font-weight: bold; background-color: #08478a; border: solid 1px #9cf; }

.check { list-style-type: square; }

.sectiontitle { color: #08478a; font-size: 14px; font-weight: bold; padding-left: 5px; }

.blueboarder { margin: 10px; padding: 5px; border: solid 1px #08478a; }

.myfooter { color: #08478a; text-align: center; width: 950px; padding-bottom: 10px; }

.myfooter a { color: #08478a; text-align: center; width: 950px; padding-bottom: 5px; }

td.homerightcolemn { text-align: center; vertical-align: top; padding-left: 5px; }
