@charset "UTF-8";
/* ------ Misc ------ */

body { background:#e0eee2; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:0.74em; color:#666666; }
#wrapper { width:940px; margin:50px auto 0 auto; padding:0; background:url(images/bg-content.gif) repeat-y; }
.clear { clear:both; }
h1 { color:#b660a8; font-weight:400; padding:7px 0; }
h2 { color:#32833f; font-weight:400; font-size:15px; }

h3 a { color:#32833f; font-weight:400; font-size:15px; font-weight:400; }

.hr { margin:20px 0; }
.rss { background:url(images/ico-rss.png) no-repeat left; padding:5px 0 5px 35px; }

.img-right { float:right; position:relative; padding:0 0 30px 30px; }

.info { font-style:italic; }
/* ------ Header ------ */

#header { background:url(images/bg-header.gif) top center no-repeat; position:relative; width:940px; }
#logo { position:absolute; left:348px; top:-41px; width:244px; height:216px; }
#menu { background:url(images/bg-menu.png) no-repeat top center; margin:182px 0 0 0; width:940px; overflow:auto; }
#menu ul { width:890px; margin:0; padding:0 25px; }
#menu ul li { float:left; list-style:none; padding:18px 16px; }
#menu ul li.div { float:left; list-style:none; padding:18px 0; }
#menu ul li a.current { color:#fcf02a; }
#menu ul li a { color:#fff; font-size:1.3em; text-decoration:none; }
#menu ul li a:visited { }
#menu ul li a:hover { }

/* ------ Content ------ */

#content-wrapper { background:url(images/bg-content.png) bottom center no-repeat; padding:17px 42px; width:856px; }
#content { line-height:1.6em; width:856px; overflow:auto; }
#content.home { background:url(images/bg-family.png) no-repeat right top; }
#3-col1 { width:272px; float:left; margin:0 20px 0 0; }
#3-col2 { width:272px; float:left; margin:0 20px 0 0; }
#3-col3 { width:272px; float:left; margin:0; }

.testimonial { background:url(images/bg-full-width.png) no-repeat top; width:826px; padding:15px; }

#content.home #colLeft { float:left; width:500px; padding:0 34px 0 0; overflow:hidden; } 
#colLeft { float:left; width:560px; padding:0 34px 0 0; } 
#colRight { float:left; width:232px; margin:0; background:url(images/bg-sidebar.png) no-repeat top; padding:5px 15px; min-height:233px; }
#colRight ul { margin:0; padding:0 20px; }
#colRight ul li { margin:10px 0; }
#colRight a:link, #colRight a:visited { color:#666; text-decoration:none; }
#colRight a:hover { color:#32833f; text-decoration:underline; }

#twoColSplitL { float:left; width:410px; }
#twoColSplitR { float:right; width:410px; }

#threeColSplitL { float:left; width:236px; background:url(images/bg-threecol.png) no-repeat top; padding:5px 15px; }
#threeColSplitM { float:left; width:236px; background:url(images/bg-threecol.png) no-repeat top; margin:0 29px; padding:5px 15px; }
#threeColSplitR { float:left; width:236px; background:url(images/bg-threecol.png) no-repeat top; padding:5px 15px; }

#homepage-btns { clear:both; width:856px; margin:20px 0 0 0; padding:0; }
#homepage-btns li { float:left; width:207px; margin:0 9px 0 0; list-style:none; padding:0; }
#homepage-btns li.nomarg { margin:0; }
#homepage-btns li a { height:195px; width:207px; display:block; }
#homepage-btns li a.btn-herbal { background:url(images/btn-herbal-medicine.png) no-repeat; }
#homepage-btns li a.btn-massage { background:url(images/btn-massage.png) no-repeat; }
#homepage-btns li a.btn-testimonials { background:url(images/btn-testimonials.png) no-repeat; }
#homepage-btns li a.btn-news { background:url(images/btn-latest-news.png) no-repeat; }
#homepage-btns li a span { display:none; }
#homepage-btns li a.btn1 { }
#homepage-btns li a.btn2 { }
#homepage-btns li a.btn3 { }
#homepage-btns li a.btn4 { }

/* ------ Footer ------ */

#footer { background:url(images/bg-bottom.gif) top no-repeat; padding:30px 0; margin:0 auto; text-align:center; font-size:10px; width:940px; }
#footer a { color:#b560a7; margin:0 12px; }
#footer a.yello { color:#b560a7; margin:0; }

/* ------ Accordion ------ */

#vertical_container { width:100%; }
		
.accordion_toggle { display: block; height: 30px; width:527px; background:url(images/bullet.png) no-repeat 5px; padding: 0 10px 0 25px; line-height: 30px; color:#32833f; font-weight:400; text-decoration: none; outline: none; font-size: 14px; border-bottom: 1px solid #ededed; cursor: pointer; margin: 0; }
.accordion_toggle_active {  color:#b660a8; font-weight:400; background:#f6f6f6 url(images/bullet-highlight.png) no-repeat 5px; border-bottom:1px dotted #ccc; font-size: 14px; }
.accordion_content { overflow: hidden; padding:0 0 0 10px; margin:0 0 0 5px; }
.accordion_content ul { padding:20px; margin:0; }
.accordion_content ul li { padding:0; margin:5px 0; }
.accordion_content p { padding:25px; margin:0; }
.accordion_content table { margin:0 0 0 2px; }
.accordion_content h3 { margin: 15px 0 5px 10px; color: #0099FF; }
.accordion_content p { line-height: 150%; padding: 5px 10px 15px 10px; }


/* -------- Contact Form -------- */

#col1 { float:left; width:360px; }
#col2 { float:right; width:260px; }
#frm-contact { clear:both; }
#frm-contact form { margin:7px 0 0 0; padding:0; }
#frm-contact fieldset { border:0; padding:0; margin:0; }
#frm-contact fieldset input.field { border:1px solid #ccc; margin:0 0 7px 0; font-size:11px; color:#666666; padding:5px 4px; width:400px; }
#frm-contact fieldset textarea { border:0px; border:1px solid #ccc; margin:0 0 7px 0; font-size:11px; color:#666666; padding:5px 4px; width:400px; height:86px;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:11px;  }
#frm-contact fieldset label { display: block; margin:0; padding:0; font-weight:400; }
#frm-contact fieldset .submit { text-align:right; display:block; margin:0 43px 0 0; height:51px; width:219px; background:url(images/btn-submit.png) no-repeat top left; border: none; cursor:pointer; }

h3.success { color:#6fac19; font-weight:400; padding:10px 0; }
h3.error { color:#bf1a33; font-weight:400; padding:10px 0;  }


