body {
	background: #B0B07C url(../imagens/bodybg.jpg) repeat-x fixed; 
	margin: 20px 0; 
	padding: 0; 
	font: 12px 'Century Ghothic', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;
	text-align: center; /* for IE5x - see wrapper */
}

* {
	margin:0; 
	padding:0; 
}
 
p {
	font-family: 'Century Ghothic', 'Lucida Sans Unicode', verdana, lucida, Helvetica, arial, sans-serif;
}
h1, h2, h3, h4 {
	font-family: "Century Ghothic", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
img {
border: none;
}

hr {
	display: none; 
	clear: both;
}

.rule {
	height: 12px;
	width: 384px;
	background: url(../imagens/hr_bg.gif) no-repeat;
	margin: 1em 0;
	padding: 0;
}

/*<group=forms>*/

form {
	padding: 0 0 10px 0; 
	margin: 0;
}

form, textarea {
	font: 12px "Century Ghothic", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

fieldset {
	width: 455px; 
	padding: 0; 
	border: 0; 
	font-size: 12px;
}

label {
	font-size: 11px; 
	color: #FB5B7D;
}

input, select {
	border: 1px solid #525232; 
	background: #EDEDE2; 
	color: #6E6E44; 
	padding: 2px; 
	margin: 0 3px 0 3px; 
	font-size: 12px;
}

textarea {
	border: 1px solid #525232; 
	background: #EDEDE2; 
	font-size: 12px; 
	color: #6E6E44; 
	padding: 4px;
}

textarea:focus, select:focus, input:focus {
	background:#F8F8F2;
}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	cursor: pointer;
}

input.buttonv, input.button1, input.button2, input.button3, input.button4 {
	width: auto;
	border: 1px solid #B7B89E;
	border-top-color: #F6F6ED; /* #ffd */
	border-left-color: #F6F6ED;
	padding: 1px;
	background: #CFCFB7 url(../imagens/submit_bg.gif) repeat-x;
	color: #4D4D30;
	font: normal 11px arial, verdana, Helvetica, Arial, sans-serif;
}

input.buttonv:active, input.button1:active, input.button2:active, input.button3:active, input.button4:active {
	border-color: #B7B89E;
	border-bottom-color: #F6F6ED;
	border-right-color: #F6F6ED;
	background: #CFCFB7 url(../imagens/submit_bg.gif) repeat-x;
}

input.button4 {
	font-weight: bold;
}

/*<group=contact form>*/

body#navon_contact #left label, body#navon_contact #left input.text {
	display: block;
	width: 215px;
	margin-left: 0;
}

body#navon_contact #left textarea {
	display: block;
	width: 300px;
}

body#navon_contact #left form br {
	clear: left;
}

/*</group>*/

/*</group>*/

a, a:link, a:active {
	border-bottom: 0; 
	text-decoration: none;
}
a:visited {
	border-bottom: 0; 
	text-decoration: none;
}

a:hover {
	border-bottom: 0; 
	text-decoration: none;
}

#navbar a, #side a, #foot a {
	border-bottom: 0;
}

abbr {
	cursor: help;
	font-style: normal;
	text-decoration: none;
	border-bottom: 0;
}

/*<group=IDs>*/

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 676px;
	text-align: left;
}

#header {
	position: absolute; 
	top: 0px; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	width: 676px; 
	height: 140px; 
	background: url(../imagens/headerbg.jpg) no-repeat;
}

#navbar {
	position: absolute; 
	top: 140px; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	width: 676px; 
	height: 34px; 
	background: #fff url(../imagens/navbg.gif) no-repeat;
	z-index: 2;
}

#content {
	position: absolute; 
	top: 174px; 
	left: 0; 
	margin: 0; 
	padding: 0; 
	width: 676px; 
	background: url(../imagens/contentbg.gif) repeat;
}

#storymain {
	float: left; 
	width: 463px; 
	margin: 0; 
	padding: 0;
}
	
/*</group>*/

/*<group=Navigation>*/

#navbar ul {
	margin: 1px 0 0 2px; 
	padding: 0; 
	list-style: none; 
	/* width: 676px; */
	font-size: 11px; 
	font-family: "Century Ghothic", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navbar li {
	margin: 0; 
	padding: 0; 
	float: left; 
	width: 96px;
	position: relative;
}

#navbar li a {
	height: 16px; 
	display: block; 
	padding: 8px; 
	margin: 0; 
	color: #787878; 
	text-align: center; 
	text-decoration: none; 
	background: url(../imagens/mainnavbg.jpg) repeat 0 0;
}

#navbar li a:hover {
	color:#FB5B7D; 
	text-align: center; 
	background: url(../imagens/mainnavbg.jpg) repeat 0 32px;
}

#navbar li#contact a {
	width: 81px; 
	text-align: center; 
	background: url(../imagens/navend.gif) no-repeat 0 0;
}

#navbar li#contact a:hover {
	width: 85px; 
	text-align: center; 
	background: url(../imagens/navend.gif) repeat 0 32px;
}

body#navon_home #navbar li#home a,
body#navon_products #navbar li#products a#top,
body#navon_order #navbar li#order a,
body#navon_about #navbar li#about a {
	height: 10px; 
	display: block; 
	padding: 8px; 
	margin: 0; 
	color: #FBFBF2; 
	text-align: center; 
	text-decoration: none; 
	background: url(../imagens/navpageon.gif) repeat 0 0;
}

body#navon_contact #navbar li#contact a {
	height: 16px; 
	width: 85px;
	display: block; 
	padding: 8px; margin: 0; 
	color: #FBFBF2; 
	text-align: center; text-decoration: none; 
	background: url(../imagens/contpageon.gif) repeat 0 0;
}

* html #navbar li#contact a, 
* html #navbar li#contact a:hover, 
* html body#navon_contact #navbar li#contact a {  /* the Tan hack */
	width: 97px;
	w\idth: 81px;
}

/*<group=NavDropMenu>*/

li ul {display: none; position: absolute; width: 100px;}
li>ul {top: auto; left: auto;}
li:hover ul, li.over ul {display: block; top: 31px; left: -99px;}
	
#navbar .menu li a { /* Drop Down Menu Properties */
	width: 78px;
	height: 10px;	
	line-height: 10px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	color: #EBEBDE;
	background: #969669;
	border: 1px solid #fff;
	border-top-width: 0;
}
	
.brdr { /* puts border on top of first drop down menu button */
	border: 0px solid #fff;
	border-top-width: 1px;
}

#navbar .menu li a:hover,
#navbar li ul#sub_herbs li#herbs a,
#navbar li ul#sub_premixedremedies li#remedies a,
#navbar li ul#sub_books li#books a { /* Hover State for Drop Down Menu */
	color: #EBEBDE; 
	background: #fff;
}

/*</group>*/
	
/*</group>*/

/*<group=Main Content>*/

#left {
	width: 425px; /* was 460px */
	margin: 0 0 0 3px; 
	padding: 192px 15px 0 17px;
	background: url(../imagens/landscape.jpg) no-repeat top left;
}

body#noleft #left {
	width: 676px;
	padding-top: 15px;
	background: none;
}
body#noleft #content {background-image: url(../imagens/contentbg-noleft.gif);}

body#navon_products #left {
	background-image: url(../imagens/img_products.jpg);
}

body#navon_order #left {
	background-image: url(../imagens/img_order.jpg);
}

body#navon_about #left {
	background-image: url(../imagens/equipe.jpg);
}

body#navon_contact #left {
	background-image: url(../imagens/img_contact.jpg);
}

body#navon_new-to-herbs #left {
	background-image: url(../imagens/img_newtohrbs.jpg);
}


body#navon_preparing-remedies #left {
	background-image: url(../imagens/img_preparing.jpg);
}

body#navon_sharing-remedies #left {
	background-image: url(../imagens/img_sharing.jpg);
}

body#navon_articles #left {
	background-image: url(../imagens/img_articles.jpg);
}

body#navon_faqs #left {
	background-image: url(../imagens/img_faq.jpg);
}

* html #left {  /* the Tan hack */
	width: 457px;
	w\idth: 425px;
}

#left h1 {
	padding-left: 0px;
	padding-top: 17px; 
	font-size: 20px; 
	font-weight: normal; 
	color: #FB5B7D; 
	margin: 10px 0 4px 0;
}

#left h2 {
	padding-left: 0px;
	padding-top: 17px; 
	font-size: 10px; 
	font-weight: normal; 
	color: #FB5B7D; 
	margin: 10px 0 4px 0;
}

#left p, #left ul li, #left table, #left2 {
	margin: 0 0 17px 0; 
	color: #666666; 
	font-size: 12px;
}

#left blockquote {
	margin-left: 17px;
}

#left ul {
	margin-left: 17px;
	list-style: none;
}

#left ul li {
	background: url(../imagens/bullet_diamond.gif) no-repeat 0 4px;
	padding-left: 10px;
}

#left table li {
	margin-left: 17px;
}

#left strong, #left b, #left th {
	font-weight: bold;
	color: #FB5B7D;
}

#left p strong {
	color: #686840;
}

#left table td {
	padding: 1px;
}

#left .contentbar2 {
	font-size: 13px; 
	color: #FB5B7D; 
}

#left .contentbar1, #left .contentbar1 b, #left .contentbar1 strong {
	background: #FB5B7D;
	color: #E2E2CE;
}

#left .contentbar1 h3 {
	/*background: url(../imagens/h3leaf_bg.gif) no-repeat;*/
	padding-left: 3px;
	font-weight: normal; 
	color: #E2E2CE; 
	margin: 4px 2px;
}

* html #left .contentbar1 h3 {  /* the Tan hack */
	background-position: 0 3px;
}

#left tr.odd {
	background: #EEEEE2;
}

#left tr.even {
	background: #E2E2CE;
}

#left tr.odd td, #left tr.even td {
	padding: 6px 3px 6px 5px;
}

#left .large {
	font-size: large;
}
	
/*</group>*/

/*<group=Side Content>*/

/*<group=cart - checkout btns>*/

#cart-co ul {
	float: left;
	width: 210px;
	list-style: none;
}

#cart-co li {
	float: left;
}

#cart-co ul li a {
	text-indent: -2000px;
	display: block;
	height: 31px;
	border-bottom: none;
}

* html #cart-co ul li a {  /* the Tan hack for IE5.0 */
	text-indent: 0px;
	te\xt-indent: -2000px;
	font-size: 1px;
	color: #dcdcc4;
}

#cart-co li#cart a {
	width: 119px;
	background: url(../imagens/shpcrt_btn.gif);
}

#cart-co li#co a {
	width: 91px;
	background: url(../imagens/chkout_btn.gif);
}
	
/*</group>*/

#side {
	float: left; 
	width: 195px; /* was 213px */
	margin: 0 0 0 18px; 
	padding: 0;
}

#side h1, #side h3.waterfilters, #side h3.books, #side h3.premixedremedies, #side h3.herbs {
	clear: both;
	text-indent: -2000px; 
	background: url(../imagens/resourcesh1bg.gif) no-repeat; 
	margin: 8px 0 0 0; /* was 16 left */
	width: 170px; 
	height: 40px; 
	overflow: hidden;
}

#side h3.waterfilters {	background-image: url(../imagens/waterfilter_sideh3.gif);}
#side h3.books {background-image: url(../imagens/books_sideh3.gif);}
#side h3.premixedremedies {background-image: url(../imagens/premix_sideh3.gif);}
#side h3.herbs {background-image: url(../imagens/herbs_sideh3.gif);}

* html #side h1, 
* html #side h3.books, 
* html #side h3.premixedremedies, 
* html #side h3.herbs {  /* the Tan hack for IE 5.0 */
	float: left;
}

#side ul {
	list-style: none; 
	margin: 0 0 10px 0; /* was 18 left */
	width: 165px; 
	font-family: "Century Ghothic", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif; 
	font-size: 10px;
}

#side li {
	margin: 0; 
	padding: 0; 
	display: inline;
}

#side li a, 
#side li a:link, 
#side li a:active,
#side li a:visited {
	height: 24px; 
	margin: 0; 
	padding: 6px 0 0 11px; 
	display: block; 
	color: #787878; 
	text-decoration: none; 
	background-image:url(../imagens/sideulbg.gif); 

}

#side li a:hover {
	margin: 0; 
	padding: 6px 0 0 11px; 
	color: #FB5B7D; 
	text-decoration: none;
	background-image:url(../imagens/sideulbg.gif); 
}

body#navon_new-to-herbs #side li#new-to-herbs a, 
body#navon_preparing-remedies #side li#preparing-remedies a, 
body#navon_faqs #side li#faqs a, 
body#navon_sharing-remedies #side li#sharing-remedies a, 
body#navon_articles #side li#articles a {
	height: 24px; 
	margin: 0; 
	padding: 6px 0 0 23px; 
	display: block; 
	color: #696940; 
	text-decoration: none; 
	font-weight: bold; 
	background: url(../imagens/sideulon.gif) repeat;
}

* html #side li a,
* html #side li a:link, 
* html #side li a:active,
* html #side li a:visited,
* html body#navon_new-to-herbs #side li#new-to-herbs a, 
* html body#navon_preparing-remedies #side li#preparing-remedies a, 
* html body#navon_faqs #side li#faqs a, 
* html body#navon_sharing-remedies #side li#sharing-remedies a, 
* html body#navon_articles #side li#articles a {  /* the Tan hack for IE 5.0 */
	height: 30px;
	he\ight: 24px;
}

#side h3 {
	/* color: #5D0B0A;
	margin-right: 15px;
	border-bottom: 1px solid #686840; */
}

#side p {
	font-size: 11px;
	line-height: 15px;
	padding: 7px 0;
}

#side p a:hover {
	color: #FB5B7D;
	text-decoration: underline;
}

#side p a:visited {
	color: #f6f6ed;
}

/*</group>*/

/*<group=Footer>*/

#foot {
	clear: both;
	width: 676px;
	padding-top: 0px;
	text-align: center;
	background: #fff url(../imagens/footbg_ver2.jpg) no-repeat;
}

#foot ul {margin: 0; padding-top: 12px; font-size: 12px;}

#foot ul li {
	margin: 0;
	padding: 0 7px;
	color: #fff;
	display: inline;
}

#foot ul li.last {border-right: none;}

#foot a, #foot a:link, #foot a:active, #foot a:visited {
	color: #FFF; 
	text-decoration: none;
}

#foot a:hover {
	color: #005E00; 
	text-decoration: none;
}
	
/*</group>*/


body#navon_catalogo #left label, body#navon_catalogo #left input.text {
	display: block;
	width: 215px;
	margin-left: 0;
}

body#navon_catalogo #left label, body#navon_catalogo #left input.text {
	display: block;
	width: 215px;
	margin-left: 0;
}

body#navon_catalogo #left textarea {
	display: block;
	width: 300px;
}

body#navon_catalogo #left form br {
	clear: left;
}

body#navon_catalogo #navbar li#catalogo a {
	height: 16px; 
	width: 85px;
	display: block; 
	padding: 8px; margin: 0; 
	color: #FBFBF2; 
	text-align: center; text-decoration: none; 
	background: url(../imagens/contpageon.gif) repeat 0 0;
}

* html #navbar li#catalogo a, 
* html #navbar li#catalogo a:hover, 
* html body#navon_catalogo #navbar li#contact a {  /* the Tan hack */
	width: 97px;
	w\idth: 81px;
}

body#navon_catalogo #left {
}


#left2 {
	width: 425px; /* was 460px */
	margin: 0 0 0 3px; 
	padding: 10px 15px 15px 17px;
	background: url(../imagens/landscape.jpg) no-repeat top left;
}
#left2 h1 {
	padding-left: 4px;
	padding-top: 8px; 
	font-size: 20px; 
	font-weight: normal; 
	color: #FB5B7D; 
	margin: 10px 0 15px 0;
}
#left2 h2 {
	padding-left: 4px;
	padding-top: 8px; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000; 
	margin: 10px 0 15px 0;
}

