body
{
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav, #nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.star
{
	color: Red;
}
th, td
{
	font-size: 10px;
}

img
{
	border: 0;
}


h1, h2, h3
{
	font-size: 10px;
}


h1
{
	margin: 0;
	padding: 0;
}

h2
{
	margin: 0 0 0 0;
	padding: 0;
}

h3
{
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}

p
{
	margin: 1em 0;
	padding: 0;
}

.block
{
	display: block;
}

.clear
{
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear
{
	margin-top: -5px;
	margin-bottom: -4px;
}

.left
{
	float: left;
	margin: 1px 8px 0px 0px;
}

.right
{
	float: right;
	margin: 1px 0px 0px 8px;
}

.softright
{
	text-align: right;
}

.readmore
{
	text-align: right;
	padding-right: 1em;
}

/* ***** */

body
{
	background-color: #3cbd15;
}

#wrapper
{
	width: 1000px;
	background-color: #3cbd15;
	border: 1px solid #fff;
}

* html #wrapper
{
	width: 950px;
}

h1
{
	padding: 5px 10px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #cb4c8c;
}

a.orange
{
	color: #d07c1a;
}
a.green
{
	color: #858e10;
}
a.teal
{
	color: #238aaa;
}
a.purple
{
	color: #9f6bc8;
}

a:hover
{
	color: Green;
}
a:hover.orange
{
	color: #FF9B0B;
}
a:hover.green
{
	color: #45D110;
}
a:hover.teal
{
	color: #239FF0;
}
a:hover.purple
{
	color: #C12EFA;
}

a:hover
{
}


/* nav */

* html .clear
{
	margin-top: 0;
	margin-bottom: 0;
}

#nav li
{
	float: left;
	list-style: none;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid white;
	text-align: center;
}

#nav li.first
{
	width: 50px;
	border-left: none;
}
#nav li.mid
{
	width: 135px;
	border-left: 1px solid white;
}


#nav a
{
	color: Black;
	display: block;
	text-decoration: none;
	background: #bbea8e;
	padding: 2px 0;
	width: 100%;
}

#nav a:hover
{
	background: #F076AD;
}

/* highlights */

#highlights
{
	background-color: Green;
	float: left;
	margin-right: 0px;
}

#highlights .p
{
	padding: 4px 3px;
	margin-left: 100px;
	border-bottom: 1px solid white;
}

* html #highlights .p
{
	padding-bottom: 6px;
}

#highlights div.green
{
	background: #bdcb21;
}
#highlights div.purple
{
	background: #7976d6;
}
#highlights div.orange
{
	background: #f2901c;
}

#highlights #topspot
{
	padding: 13px 11px;
}

#highlights .faceotweek
{
	float: left;
	width: 97px;
	font-size: 10px;
	margin-top: 1em;
	color: #487388;
	font-weight: bold;
}

#highlights .faceotweek p
{
	padding: 0 2px;
}

/* right */

#right
{
	width: 370px;
	float: right;
	border-top: 1px solid #bdbdbd;
	background: url(images/body_tr_bg.gif);
}

#right .right
{
	margin-left: 1px;
}

#right #products
{
	float: left;
	width: 188px;
}

#right #products div
{
	border-top: 1px solid #bdbdbd;
	padding: 10px 10px 0 10px;
}

#right #products #item-one
{
	border-top: none;
}

#right #products h2
{
	clear: both;
}

#right #news
{
	float: right;
	width: 165px;
	margin: 10px 10px 0 0;
	display: inline;
}

#right #news h2
{
	margin-bottom: 0.5em;
}

#right #news h3
{
	margin-bottom: -0.4em;
}

/* beauty */

#beauty
{
	float: right;
	width: 370px;
	border-top: 1px solid #bdbdbd;
	background: url(images/body_br_bg.gif);
}

#beauty div
{
	padding: 12px;
}

/* footer */

#footer
{
	color: #fff;
	background: #cb0368;
	text-align: center;
	padding: 8px 0;
}

#footer a
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover
{
	color: #f8cde3;
}
.productHeader
{
	background-color: #82caa4;
	height: 25px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: Olive;
}
.productTable
{
	border-right-style: solid;
	border-right-color: #3cbd15;
	border-right-width: thin;
}
.tableheader
{
	background-color: #c9fc61;
	height: 25px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}
.listtext
{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
}
#bodycenter
{
	width: 650px;
	padding: 5px;
	margin: 1px;
	float: left;
	height: 100%;
	text-align: left;
}
.producttitle
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

.producttitle-underline
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.innnertext
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-left: 0px;
}
.bigwhite
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.heartpage
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #e6f2ce;
	font-weight: bold;
	text-decoration: none;
}
#abcd
{
	border-right: #953100 1px solid;
	border-top: #953100 1px solid;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 5px;
	border-left: #953100 1px solid;
	width: 598px;
	color: #000000;
	border-bottom: #953100 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	height: 25px;
}
#abcd A
{
	border-right: #953100 1px solid;
	border-top: #953100 1px solid;
	display: block;
	padding-left: 6px;
	font-weight: bold;
	font-size: 16px;
	float: left;
	border-left: #953100 1px solid;
	width: 18px;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #953100 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	height: 21px;
	background-color: #953100;
	text-decoration: none;
}
#abcd A:hover
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: 16px;
	border-left: 1px solid;
	color: #ffffff;
	border-bottom: 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f45000;
}
#herbsztozmainbox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-weight: bold;
	font-size: 24px;
	border-left: #cccccc 1px solid;
	width: 599px;
	color: #000000;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
}
#herbsztozmainbox A
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
#herbsztozmainbox A:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #d56a00;
	font-family: Verdana, Helvetica, sans-serif;
}
#herbsztozherbsh
{
	padding-left: 5px;
	background-image: url(../images/productheadingbg.gif);
	width: 595px;
	height: 35px;
}
#herbsztozherbs2left
{
	border-right: #ffecd9 1px solid;
	float: left;
	width: 296px;
	height: 100%;
}
#herbsztozherbs2right
{
	float: right;
	width: 296px;
	height: 100%;
}
.herbsztozherbsh1
{
	float: left;
	width: 500px;
	height: 25px;
}
.herbsztozherbsh1a
{
	float: left;
	width: 90px;
	height: 25px;
	text-align: right;
}
#herbsztozherbsh1a A
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}
#herbsztozherbsh1a A
{
	color: #000000;
	text-decoration: none;
}
.maintitle
{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.homeremedies123
{
	width: 650px;
	margin-top: 0px;
	margin-bottom: 12px;
	float: left;
	height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #000000;
}
.homeremedies123 a
{
	display: block;
	width: 18px;
	height: 22px;
	margin-top: 5px;
	padding-left: 8px;
	margin-bottom: 5px;
	padding-top: 3px;
	float: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	background-color: #8C4600;
	color: #FFFFFF;
}
.homeremedies123 a:hover
{
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	background-color: #C66300;
	color: #FFFFFF;
}
.homeremedies123 a.current
{
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	background-color: #C66300;
	color: #FFFFFF;
}
#homeremediesmainbox
{
	width: 695px;
	margin: 0 auto;
	margin: 1px;
	height: 100%;
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
#homeremediesmainbox a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#homeremediesmainbox a:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #00A600;
	font-weight: bold;
	text-decoration: none;
}
.homeremediesleftbox
{
	width: 325px;
	float: left;
	border: #DCF9B5 solid 1px;
	margin-right: 2px;
	padding: 2px;
	padding-right: 2px;
	height: 130px;
}
.homeremediesrightbox
{
	width: 325px;
	float: right;
	border: #DCF9B5 solid 1px;
	margin-left: 2px;
	padding: 2px;
	padding-right: 2px;
	height: 130px;
}
.homeremediesdark
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009B00;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
}
a.homeremediesdark:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #009B00;
	text-align: justify;
	font-weight: bold;
}
.herbcol
{
	color: #009900;
	font-weight: bold;
}
.subheading-underline
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.subheading-underline:hover
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	text-decoration: none;
	font-weight: bold;
}
.onepagetext
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 20px;
	font-size: 10px;
	text-align: left;
	line-height: 17px;
	font-size: 12px;
}
.contactTxt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
	text-align: center;
	padding: 4,4,4,4;
}

/*ajax page css*/
.menuFont
{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	font-weight: normal;
}
.menuFont a
{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	font-weight: normal;
	text-decoration: none;
}

.menuFont a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: Green;
	font-weight: normal;
	background-color: #fbe17d;
	text-decoration: none;
}
.menuheader
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.divScrol
{
	height: 434px;
	overflow: scroll;
	background-color: #f6f4da;
	border-color:Lime;
}
.button
{
	background-color: #0b7f04;
	background-position: top center;
	height: 20px;
	font-size: 8pt;
	font-weight: lighter;
	color: White;
	padding-bottom: 1px;
	border: 0px;
	cursor: pointer;
}
.testHeader
{
	font-family: Verdana;
	font-size: 13px;
	color: Black;
	font-weight: bold;
	background-color: #c0e770;
	height: 20px;
}

.FoemHeader1
{
	font-family: Verdana;
	font-size: 13px;
	color: Black;
	font-weight: bold;
}


.textFont
{
	font-family: Verdana;
	font-size: 12px;
	color: #6f6f6f;
	font-weight: normal;
}
.button1
{
	background-color: #0b7f04;
	background-position: top center;
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	padding-bottom: 1px;
	border: 0px;
	cursor: pointer;
}
.innnertext1
{
	font-family: Verdana, Helvetica, sans-serif;
	color: Black;
	font-size: 13px;
	margin-left: 0px;
}
.videoHeader
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #285600;
	background-color:#c6fa71;
}
.videoText
{
	font-family: Arial Baltic;
	font-size: medium;
	font-weight: bold;
	color: #5b6354;

}
.container1
{
	background-color: #fcffee;
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	border-color:Green;
	border-width:thin;
}

.cartHeader
{
	background-color: #82caa4;
	height: 25px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
}
.font1
{
	font-family:Verdana;
	font-size:12px;
	height: 20px;
	color:Green;
	
}

.btnclass
{
	cursor:pointer;
}

.innnertext1
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	color: Green;
	font-size: 12px;
	margin-left: 0px;
}

.producttitle1
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}