@charset "utf-8";
body {
	margin: 0px;
	background-color: #D5DECB;
	font-size: 10pt;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	/*background-image: url(http://herbalworksinc.com/images/snowflake-background.gif);
	background-repeat: repeat;*/
}
h1 {
	font-size: 1.5em;
	color: #5D802C;
	margin-bottom: 0px;
}
#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-image: url(http://herbalworksinc.com/images/bg_edges.jpg);
	position: relative;
	background-repeat: repeat-y;
}
#header {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#righthead {
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	float: right;
	top: 0px;
	right: 0px;
}
#nav {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.content p {
	padding: 10px;
	margin-top: 0px;
}
#footer {
	background-image: url(http://herbalworksinc.com/images/footer.jpg);
	padding: 0px;
	height: 125px;
	width: 800px;
	text-align: center;
	clear: both;
	margin: 0px;
}
#footer p {
	font-size: .9em;
	line-height: 1em;
	color: #666666;
	padding: 1em;
	margin: 0px;
}
#footer a {
	text-decoration:none;
	size:inherit;
	color:inherit;
}
.product {
	float: left;
	width: 205px;
	height: 250px;
	position: relative;
}

.product a:link { 
	color: #5D802C;
	text-decoration: none;
}
.product a:visited {
	color: #5D802C;
	text-decoration: none;
}
.product p {
	float:right;
	margin: 5px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 9px;
}
#catalognav {
	font-size: medium;
	text-align: center;
	clear: both;
}
#categories {
	font-size:12px;
	width: 115px;
	float:left;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

#categories h1{
	font-size: 1.3em; 
	margin-bottom: .25em;
}

#categories a {
	font-family: arial;
	font-size: 11px;
	color: #6e6e6e;
	text-decoration: none;
}
#categories a:hover {
	color: #666666;
	text-decoration: underline;
}
#categories ul {
	text-decoration:none;
	list-style-type:none;
	padding-left:10px;
	margin-left:0px;
	}
	
#catalognav {
	clear:both;
}
#catalognav a {
	border: 1px solid #5D802C;
	text-decoration: none;
	font-weight: bold;
	word-spacing: 1.25em;
	color: #5D802C;
	padding-top: 2px;
	padding-right: .4em;
	padding-bottom: 2px;
	padding-left: .4em;
}
#catalog {
	width: 620px;
	float:right;
}
#catalog p {
	margin: 0,0,0,0;
	padding: 0;
}	
#top_links {
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 1;
}
* img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.form  {
	padding: 20px;
}
.form-input-field {
	width: 500px;
}
#customerservice p{
	margin-left: auto;
	padding: 10px;
}
.promoinfo  p {
	text-align: center;
	background-color: #DDF3CE;
	margin: 5px;
	color: #5C802C;
	font-size: medium;
	border: 0.5px solid #5C802C;
}

.price{font-size: 12px }
.content .promoinfo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#printcatalog {
	position: absolute;
	right: 25px;
	top: 49px;
}
