
body {
	font: 12px Arial, Verdana;
	margin: 0;
	background: #f2f2f2;
	color: #666666;
	text-align: center;
	padding: 0;
}

img { border: 0px;}

divt {
	border: 1px solid #a82118;
}

* { margin:0px;padding:0px;}

a { color: #006e98; text-decoration: none; border: none; }

a:hover { color: #33b9ff; text-decoration: underline; }

a:active { color: #cd6416; }

a:visited { color: #0095cd; }

h1 {
	font: 25px Georgia, Times;
	letter-spacing: 2px;
	color: #201772;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	margin: 20px 20px 10px;
	color: #484848;
}

h3 {
	margin: 15px 15px 7px;
	font-size: 11px;
	color: #484848;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

/*<group=layout>*/

#pagewrapper {
	text-align: center;
	width: 990px;
	background: url(images/frame-mid.gif) repeat-y;
	margin: 0px auto 0px auto;
}

#pagecontainer {
	width: 900px;
	background: url(images/frame-top.gif) repeat-x;
	text-align: left;
	padding-top: 44px;
	padding-left: 44px;
	padding-right: 44px;
}

#pagecontainer.home {
	background: none;
	padding-top: 0px;
}

#pagefooter {
	height: 45px;
	width: 990px;
	background: url(images/frame-bot.gif) no-repeat;
	margin: 0 auto;
}

#home {
	text-align: center;
	margin: 10px auto 0px auto;
	
}



/*<group=header>*/

#header {
	text-align: left;
	margin: 0;
	padding: 0;
}

#people {
	float: right;
	width: 433px;
	margin-top: -15px;
	margin-right:  15px;
	text-align: center;
	padding: 22px 20px 20px 20px;
	background: url(images/frame-images3.gif) no-repeat;
}

#people img {
	margin-left: 0px;
	padding: 0px;
}

#peoplehome {
	width: 700px;
	text-align: center;
	padding: 22px 20px 20px 20px;
	background: none;
}

#logo {
	float:left;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#productbutton {
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
}

#herbbanner {
	width: 900px;
	height: 60px;
	background: repeat-x url(images/herb-banner/yellow.jpg) #ffffff;
	margin: 0;
	padding: 0;
}
	
/*</group>*/

/*<group=Tabs>*/

#tabs {
	text-align: center;
	height: 42px;
	margin-top:5px;
	width:750px;
	float: left;
	background: #ffffff repeat-x url(images/intab-bg.gif) top;
}

#tabs ul {
	clear: none;
}

#tabs li {
	list-style: none;
	text-align: center;
	border-left: solid #cccccc 1px;
	clear:none;
	display: inline;
	float: left;
	position: relative;
}

#tabs li a {
	display: block;
	width: 78px;
	font-size: 12px;
	margin: 0px;
	padding: 2px 2px 0px 2px;
	color: #333333;
	height: 40px;
}

#tabs li a.active {
	background: #ffffff;
	color: #cc9900;
	border-top: solid #cccccc 1px;
}

#tabs a:hover {
	background: #ffffff repeat-x url(images/tab-bg-over.gif) top;
	color:#333333;
	text-decoration: none;
}
	
/*</group>*/

/*<group=footer>*/

#bozimg {
	vertical-align: middle;
	margin-right: 10px;
}

#footer {
	background: url(images/nav-bot.jpg) repeat-x;
	padding: 20px;
	margin-top: 20px;
	display: block;
	clear: both;
	font-size: 10px;
}

#footeraddress, #footeraddress2 {
	color: #000080;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	float:left;
}

#footeraddress2 {
	margin-left:90px;
}

#footercopy {
	text-align: right;
	float: right;
}

#footerbottom {
	background: url(images/nav-bot2.jpg) repeat-x;
	text-align: center;
	height: 20px;
}

#footertxt {
	font-size: 10px;
	text-align: center;
	clear: both;
	margin-bottom:10px;
}

	
/*</group>*/

#content {
	clear: both;
	margin: 0;
	padding: 0px 0px;
	background : #ffffff;
}

#main {
	text-align: left;
	padding: 15px;
	float: left;
	width: 720px;
	color: #333333;
	word-spacing: 1px;
	line-height: 18px;
}

#main p {
	margin: 20px 60px;
}
#main p img {
	float: right;
	border: none;
	margin:0px 0px 8px 8px;
	padding:2px;
}
#main p img.bullet {
	margin: 0px 4px 0px 0px;
	padding: 0px;
	float:left;
}

#product_main p {
	margin: 15px 15px;
}
#product_main h1 {
	margin: 10px 5px;
}
#product_total {
	float: right;
}

#sidebar {
	text-align: left;
	float:right;
	width:149px;
	height: 590px;
	padding-left:1px;
	background: #ffffff no-repeat url(images/sidebar-line.gif) top left;
}

#sidebar ul {
	margin-bottom:10px;
	padding:0;
}

#sidebar li {
	list-style: none;
	border-bottom: solid #eeeeee 1px;
	clear:none;
	background: #990000 repeat-x url(images/intab-bg-pro-vertical.gif) bottom;
}

#sidebar li.menu {
	background: #ffffff repeat-x url(images/side-bg.gif) bottom;
}

#sidebar li a {
	font-size: 11px;
	display: block;
	color:#efefef;
	padding:3px 3px 3px 5px;
}

#sidebar li.menu a {
	color:#333333;
	font-size: 12px;
}

#sidebar li a.active {
	background: #ffffff;
	color: #cc9900;
	margin-left: -1px;
}

#sidebar li a:hover {
	background: #EFDB97 repeat-x url(images/nav-bot.jpg) bottom;
	color:#333333;
	text-decoration: none;
}

#sidebar li.menu a:hover {
	background: #EFDB97;
	color: #000000;
}

#sidebar h5 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background: repeat-x url(images/pro-menu-head.gif) top;
}
#sidebar h5 a {
	text-align: center;
	color: #ffffff;
	display: block;
	padding: 5px 0px 2px 0px;
}
#sidebar h5 a:hover {
	color:#eeeeee;
	text-decoration: none;
}

#herb_button {
	margin: 10px 10px 10px 18px;
}
#herb_box_wrapper {
	background: repeat url(images/intab-bg-pro-vertical.gif);
}
#herb_box {
	text-align: center;
	font-size: 11px;
	padding: 5px 10px 10px 5px;
}
#herb_box input {
	font-size: 11px;
	width: 100px;
}
#herb_box a {
	text-align: center;
	color: #333333;
	padding: 3px;
	background: #efefef;
	border: 1px solid #999999;
}
#herb_box a:hover {
	background: #C2F6F7;
	color:#1D6D72;
	text-decoration: none;
}


/*</group>*/

/*<group=content>*/

#letters {
	font-size: 13px;
	background: #ffffff repeat-x url(images/letter-bg.gif);
	padding: 2px 3px 3px 5px;
	letter-spacing: 2px;
	margin: 5px 0px;
}

#letters a.active {
	font-size: 20px;
	color: #fffafd;
	text-decoration: none;
	font-weight: 900;
	vertical-align: middle;
}

#letters li {
	padding: 3px;
	display: block;
	float: left;
}
#letters a:hover {
	color:#ffffff;
}
#product_sort {
	float: right;
}
#product_sort a {
	letter-spacing: normal;
	text-transform: uppercase;
	font: 10px Arial;
	display: block;
	color:#444444;
	padding:8px 5px 3px 5px;
}
#product_sort a:hover {
	color:#ffffff;
	text-decoration: none;
}

#downloadpdf {
	float: right;
	text-align: right;
	margin-top: 10px;
}

#downloadpdf img {
	vertical-align: middle;
}

dl {
	clear: both;
}

dt {
	margin-top: 8px;
	color: #333333;
	margin-left: 8px;
}

dd {
	margin-left: 16px;
}

#spec {
	word-spacing: 1px;
	line-height: 20px;
}

#spec dl dt {
	color: #333366;
	margin-top: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

#spec dl span {
	color: #996600;
}

#noresults {
	color:#990000;
	font-size:14px;
	margin-bottom:20px;
}
/*</group>*/



