/*====================================================================================================*/
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 0px;
	margin: 0px;
	background-color: #e1eecd;
	background-image: url(../images/css/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
input, select, textarea, button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004812;
}
.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(../images/css/containerbg.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header {
	padding: 20px;
	background-image: url(../images/css/headerbg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.top {
	height: 25px;
	line-height: 25px;
	background-image: url(../images/css/gradbgmid.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
.left {
	float: left;
	width: 170px;
	margin-left: 10px;
}
.middle {
	float: left;
	width: 620px;
	margin-left: 10px;
	color: #666666;
}
.right {
	float: left;
	width: 170px;
	margin-left: 10px;
}
.footer {
	clear: both;
	padding: 10px;
	text-align: center;
	color: #004812;
}
.footer a {
	color: #004812;
	text-decoration: none;
}
/*====================================================================================================*/
.top ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.top ul li {
	display: inline;
}
.top ul li a {
	text-decoration: none;
	color: #004812;
	padding-left: 10px;
	padding-right: 11px;
	background-image: url(../images/css/gradbgdark.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.top form {
	float: right;
	margin-right: 10px;
	color: #004812;
	vertical-align: top;
	
}
.top form input[type=text] {
	border: none;
	width: 100px;
	
margin-top: 3px;
	height: 14px;
}
.top form input[type=image] {
	vertical-align: top;
margin-top: 3px;
}
/*====================================================================================================*/
.left h1 {
	font-size: small;
	line-height: 25px;
	color: #ffffff;
	background-image: url(../images/css/gradbgdark.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-indent: 10px;
}
.left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.left ul li a {
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 25px;
	color: #004812;
	background-image: url(../images/css/gradbglight.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	text-indent: 10px;
}
.left ul li a:hover {
	color: #ffffff;
	background-image: url(../images/css/gradbgmid.gif);
}
.left form {
	background-color: #f0f7e6;
	background-image: url(../images/css/gradbglight.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	color: #004812;
}
.left form label {
	display: block;
	clear: both;
	margin-top: 5px;
}
.left form input[type=text], .left form input[type=password] {
	width: 144px;
}
.left form input[type=submit] {
	margin-top: 5px;
	margin-left: 47px;
	width: 56px;
	height: 18px;
	line-height: 18px;
	padding: 0px;
	border: none;
	background-image: url(../images/css/buttonsmall.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#addtocart input[type=submit] {
	width: 56px;
	height: 18px;
	line-height: 18px;
	padding: 0px;
	border: none;
	background-image: url(../images/css/buttonsmall.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
/*====================================================================================================*/
.middle h1 {
	font-size: large;
	font-weight: lighter;
	color: #004812;
}
.middle h2 {
	font-size: medium;
	font-weight: lighter;
	color: #004812;
}
.middle a {
	color: #004812;
	text-decoration: none;
}
/*====================================================================================================*/
.homerange {
	width: 206px;
	float: left;
}
.homerangemiddle {
	width: 206px;
	float: left;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
.homerange h1, .homerangemiddle h1 {
	color: #004812;
	font-size: small;
	background-image: url(../images/css/gradbgmid.gif);
	line-height: 25px;
	text-indent: 10px;
	margin-top: 1px;
	margin-bottom: 0px;
	font-weight: bold;
}
.homerange div, .homerangemiddle div {
/*padding: 5px;*/
}
.homerangeclear {
	clear: both;
	font-size: 1px;
	height: 16px;
	background-image: url(../images/css/homerangeclearbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homerangeprods {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.homerangeprods li {
	display: inline;
}
.homerangeprods li a {
	display: block;
	float: left;
	border: 1px solid #ffffff;
}
.homerangeprods li a:hover {
	border: 1px solid #666666;
}
.greenline {
	clear: both;
	font-size: 1px;
	height: 16px;
	background-image: url(../images/css/greenline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:5px;
	margin-bottom:5px;
}
/*====================================================================================================*/
.rightprods {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.rightprods li {
	background-color: #f0f7e6;
	background-image: url(../images/css/gradbglight.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightprods li a {
	display: block;
	width: 170px;
	background-image: url(../images/css/rightitem.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	text-decoration: none;
}
.rightprods li a img {
	float: right;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 10px;
}
.rightprods li a div {
	font-size: small;
	color: #004812;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rightprods li a h1 {
	font-size: small;
	line-height: 25px;
	color: #ffffff;
	margin: 0px;
	text-indent: 5px;
}
/*====================================================================================================*/
.rightprodsred {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.rightprodsred li {
	background-color: #f7e7e6;
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightprodsred li a {
	display: block;
	width: 170px;
	background-image: url(../images/css/rightitemred.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	text-decoration: none;
}
.rightprodsred li a img {
	float: right;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 10px;
}
.rightprodsred li a div {
	font-size: small;
	color: #004812;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rightprodsred li a h1 {
	font-size: small;
	line-height: 25px;
	color: #ffffff;
	margin: 0px;
	text-indent: 5px;
}
/*====================================================================================================*/
.rightprodsorange {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.rightprodsorange li {
	background-color: #feefe2;
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightprodsorange li a {
	display: block;
	width: 170px;
	background-image: url(../images/css/rightitemorange.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	text-decoration: none;
}
.rightprodsorange li a img {
	float: right;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 10px;
}
.rightprodsorange li a div {
	font-size: small;
	color: #004812;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.rightprodsorange li a h1 {
	font-size: small;
	line-height: 25px;
	color: #ffffff;
	margin: 0px;
	text-indent: 5px;
}
.rightprodsorange table {
	font-size: smaller;
}
/*====================================================================================================*/
.imagelist {
	list-style-type: none;
	padding: 0px;
	margin: 10px;
	float: right;
}
.imagelist li a {
	margin-bottom: 10px;
}
/*====================================================================================================*/
.nutinfo {
}
.nutinfo th {
	color: #ffffff;
	background-image: url(../images/css/gradbgdark.gif);
	background-repeat: repeat-x;
	padding: 3px;
	text-align: left;
	border: 1px solid #666666;
	background-color:#038e1f;
}
.nutinfo td {
	padding: 3px;
	border: 1px solid #cccccc;
}
/*====================================================================================================*/
.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}
.contactform input, .contactform textarea, .contactform select {
	margin-left: 10px;
}
.contactform #xSubmit {
	display: block;
	clear: both;
	margin-top: 5px;
	width: 56px;
	padding: 0px;
	border: none;
	background-image: url(../images/css/buttonsmall.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.error {
	color: #FF0000;
}
/*====================================================================================================*/
.typetbl {
	width: 100%;
}
.typetblleft {
	width: 30%;
	vertical-align: top;
}
.typetblright {
	width: 70%;
	vertical-align: top;
}
/*====================================================================================================*/
.blender {
	display: block;
	float: left;
	width: 620px;
	height: 349px;
}
.imgdiv {
	width: 620px;
	height: 349px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
/*====================================================================================================*/
.smallprice {
	color: #d61108;
}
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
/*====================================================================================================*/
