/* CSS Document */

body {
	background-color: #e9fccc;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link { color: #0000FF; text-decoration: none; }
a:visited { color: #0000FF; text-decoration: none;}
a:hover { color: #0000FF;  text-decoration: underline;}


hr {
	margin: 0px;
	padding: 0px;
	size: 1px;
	width: 100%;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

iframe {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*start top section class here*/

.topnavbg {
	background-image:url(../images/topnav-bg.gif);
	background-repeat: no-repeat;
	width: 430px;
	height: 49px;
}

.topnavbg2 {
	background-image:url(../images/topnav-bg.gif);
	background-repeat: repeat;
	width: 780px;
	height: 49px;
}

.mainnavbg {
	background-image:url(../images/main-topnav-bg.gif);
	background-repeat: no-repeat;
	width: 780px;
	height:33px;
}

.smallmatter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.productslist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
}
/*end top section class here*/


/*start bottom section class here*/

.bottombg { background-color: #40ce2b; }

/*end bottom section class here*/

/*start COMMON CLASS  here*/
.comnhd4all { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.errorred { color: #FF0000; font-size:12px; font-family: Verdana; font-weight: normal; }

.comnmsg { color:#333333; font-size:14px; font-weight: bold; }

.navblack {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

.navblack2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.navblack3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 10px;
}

.navblue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-size: 11px;
}

a.navblue:link { color: #0000FF; text-decoration: none; }
a.navblue:visited { color: #0000FF; text-decoration: none;}
a.navblue:hover { color: #0000FF;  text-decoration: underline;}


.copytag {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 10px;
}

.boxtopbg {
	background-image:url(../images/box-top-bg.gif);
	background-repeat: no-repeat;
	width: 179px;
	height:31px;
	font-size: 11px; 
	color:green;
	font-weight: bold;
}
.boxmiddlestripbg {
	background-image: url(../images/box-middle-bg.gif);
	background-repeat: repeat-y;
	width: 179px;
}
.boxbottombg {
	background-image: url(../images/box-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 179px;
}

.smallmatterbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.comninput {
	background-color: #FFFFFF;
	font-size:11px;
	color: #000000;
	border: 1px solid #c6d1af;
	height:15px;
}

.whitematter{ color: green; font-weight: bold; }

/*End COMMON CLASS  here*/

/*Start Middle section class*/

.pinkbg { background-color: #ff66cc; }

.boxmidhdbg { 
	background-image: url(../images/boxmidhd-bg.gif);
	background-repeat: no-repeat;
	width: 397px;
	height: 27px;
}

.boxmidstripbg { 
	background-image: url(../images/boxmidstip-bg.gif);
	background-repeat: repeat-y;
	width: 397px;
}

.tipmatter { 
	color: #dd6d00; 
	font-weight: normal; 
	padding: 8px;
}

/*End Middle section class*/


/*Start left section class for navigation*/

.leftnav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	background-image:url(../images/nav-static-bg.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 22px;
}

a.leftnav:link { 
	color: #FF0000; 
	text-decoration: none;
}
a.leftnav:visited { 
	color: #0000FF; 
	text-decoration: underline;
	background-image:url(../images/nav-static-bg.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 22px;
}
a.leftnav: hover { 
	color: #00CC99; 
	text-decoration: none;
}
/*
a.leftnav: active { 
	color:#FF9900; 
	text-decoration: overline;
	background-image:url(../images/nav-static-bg.gif);
	background-repeat: no-repeat;
}
*/


/*start main structure table class*/
.maintable{ width: 780px; background-color: #FFFFFF; }

/*
.lefttable { width: 179px; }
.righttable { width: 179px; }
.middltable {width: 410px; }

*/

/*end main structure table class*/

/*start this class made for leftlink navigaion by amit on  19jan2007*/
.leftnavbgtd {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}
.leftnavbgtd td {
	background-image: url(../images/nav-static-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 175px;
	line-height: 22px;
	display: block;
	text-indent: 32px;
	text-align: left;
	vertical-align: middle;
}

.leftnavbgtd td a:link { 
	background-image: url(../images/nav-static-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #0000FF;
	width: 175px;
	line-height: 22px;
	display: block;
	text-indent: 32px;
	text-align: left;
	vertical-align: middle;
}

.leftnavbgtd td a:visited { 
	background-image: url(../images/nav-static-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #0000FF;
	width: 175px;
	line-height: 22px;
	display: block;
	text-indent: 32px;
	text-align: left;
	vertical-align: middle;
}

.leftnavbgtd td a:hover { 
	background-image:url(../images/nav-hover-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	line-height: 22px;
	width: 175px;
	color: #0000FF; 
	text-decoration: underline;
	
}

/*end this class made for leftlink navigaion by amit on  19jan2007*/


/*start class for search result made by amit on 20jan2007*/

.tdbg02 { background-color: #bbdabb; }
.tdbg03 { background-color: #ddecce; }
.tdbg04 { background-color: #f4f5e2; }

/*end class for search result made by amit on 20jan2007*/

/* POLL Stylesheet / Example class for Mini Poll */

.menuhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c5eb6a ;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	font-weight: bold;
	height: 28px;
}
.poll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-color: #f3f8e3;
	height: 22px;

}
.fat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: 22px;
	paddding-left: 18px;
}
.fat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 22px;
	paddding-left: 18px;
}
.tabele {
	background-color: #f3f8e3;
}
.formlook {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
}
.pollbg {
	background-color: #edf1d4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	height: 22px;
	paddding-left: 8px;

}

/*******************end of poll stylesheet(*******************/


/*start class for dosha learn yourself section made by amit on 28jan2007*/

.tableborder03 { 
/*	border: 1px solid #B3B6B0;*/
	border-top: 1px solid #B3B6B0;
	border-right: 1px solid #B3B6B0; 
}

.tableborder03 td { border-bottom: 1px solid #635040; border-left: 1px solid #8baa41; }

.tabletdgray { background-color: #eeeeee; }
.tabletdyellow { background-color: #ffe894 ; }
.tabletdblue { background-color: #c8ebf3; }



/*end class for dosha learn yourself section made by amit on 28jan2007*

/*this class start for inner main middle box for common frame use for middle purpose made on 29jan2007*/

.innerboxline {
	background-color: #FFFFFF;
	border-left: 1px solid #bdde5b;
	border-right: 1px solid #bdde5b;
}

.innerboxline2 {
	border-bottom: 1px solid #bdde5b;
}

.innerboxhd {
	border-top: 1px solid #bdde5b;
}

/*this class end for inner main middle box for common frame use for middle purpose made on 29jan2007*/

/*start class for herbs finder bg 30jan2007*/

.herbbg {
	background-image: url(../images/herbfinder-bg.gif);
	background-repeat: no-repeat;
	width: 543px;
	height: 219px;
}

.hdbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3389c0;
	font-weight: bold;
}

.hdstandard {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.hdblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}	

/*start class for herbs finder bg 30jan2007*/

/*end class for herbs finder bg 30jan2007*/

/*start class for Form 31jan2007*/

.formmainbg { 
	background-color: #fffff5;
	border: 1px solid #eaeacf;
}

.comnbutton {
	background-color: #a4b47e;
	padding:1px;
	color: #FFFFFF;
	border: 1px solid #8c9d6e;
	display: block;
	font-weight: bold;
	font-size: 11px;
	display: inline;
}

/*end clas for Form*/


.yogibannerbg {
	 background-image:url(../images/yogi-banner-bg.jpg);
	 background-repeat: no-repeat;
	 width: 397px;
	 height: 143px;
}

/*start bigfont class made by amit on 7february2007*/
.bigmatter { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}

/*End bigfont class made by amit on 7february2007*/

/*start class for a glossary search section made by amit 12feb2007*/

.glossrch-safron { background-color: #fb8c03; }
.glossrch-gray { background-color: #c0c0c0; }


.whitenav {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
}

a.whitenav:link { color: #FFFFFF; text-decoration: none; }
a.whitenav:visited { color: #FFFFFF; text-decoration: none; }
a.whitenav: hover { color: #FFFFFF; text-decoration: underline; }

H1 {font-size: 14pt; font-family: arial;}
H2 {font-size: 10pt; font-family: arial;}
H3 {font-size: 9pt; font-family: verdana;}
H4 {font-size: 8pt; font-family: verdana; margin-bottom: 0;}
