body,
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b695a;
	background: #fff url(../images/back_fill.gif) repeat-x left top;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
}
a {
	color: #708722;
}
a:hover {
	text-decoration: none;
}
#outterWrapper {
	background: url(../images/page_back.jpg) no-repeat center top;
}
#wrapper {
	width: 962px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: left;
}
#header {
	width: 962px;
	height: 160px;
	position: relative;
	overflow: hidden;
	background: url(../images/header.jpg) no-repeat center top;
}
#header p a {
	display: block;
	text-decoration: none;
	overflow: hidden;
	text-indent: -3000px;
	width: 200px;
	height: 125px;
	top: 10px;
	left: 0;
	position: absolute;
}
#header ul {
	position: absolute;
	top: 10px;
	right: 0;
}
#header ul li {
	float: left;
	padding-left: 7px;
}
#header ul li a {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	background: url(../images/button_top.gif) no-repeat left center;
	padding: 0 0 0 18px;
	font-size: 11px;
	color: #5a573a;
	text-decoration: none;
	cursor: pointer;
}
#header ul li a span {
	display: block;
	float: left;
	height: 23px;
	line-height: 23px;
	background: url(../images/button_top.gif) no-repeat right center;
	padding: 0 10px 0 0;
}
#header ul li a:hover {
	text-decoration: underline;
}
#content {
	width: 767px;
	float: right;
	overflow: hidden;
}
#left {
	width: 195px;
	float: left;
	overflow: hidden;
}
#mainMenu {
	padding: 0 0 0 20px;
	height: 42px;
	background: url(../images/back_menu.gif) no-repeat left top;
}
#mainMenu li.mainItem {
	float: left;
	padding: 4px 2px 0 0;
}
#mainMenu a.mainItem {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#mainMenu a.mainItem:hover,
#mainMenu li.active a.mainItem {
	background: url(../images/menu_hover.gif) no-repeat left top;
	color: #302e18;
}
#mainMenu a.mainItem span {
	display: block;
	float: left;
	height: 33px;
	line-height: 33px;
	padding-right: 20px;
}
#mainMenu a.mainItem:hover span,
#mainMenu li.active a.mainItem span {
	background: url(../images/menu_hover.gif) no-repeat right top;
}
#submenu {
	background: #A0C03D url(../images/back_submenu.gif) no-repeat left bottom;
	padding: 6px 40px;
	width: 687px;
	overflow: hidden;
}
#submenu li {
	float: left;
	padding-right: 20px;
}
#submenu li a {
	display: block;
	float: left;
	color: #272510;
	text-decoration: none;
	line-height: 20px;
	white-space: nowrap;
}
#submenu li a:hover {
	text-decoration: underline;
}
#footer {
	width: 962px;
	overflow: hidden;
	margin: 0 0 30px 0;
	clear: both;
}
#footer ul {
	height: 37px;
	line-height: 37px;
	text-align: right;
	background: url(../images/footer.gif) no-repeat center top;
}
#footer ul li {
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	position: relative;
	padding: 0 10px;
}
#footer ul a {
	color: #fefefe;
}
#footer ul a:hover {
	text-decoration: none;
}
#copyright {
	height: 32px;
	line-height: 32px;
	color: #5d5b4a;
	float: left;
}
#socofi {
	height: 32px;
	line-height: 32px;
	color: #5d5b4a;
	float: right;
}
#socofi a {
	color: #5d5b4a;
}
#socofi a:hover {
	text-decoration: none;
}
#homepageContent {
	width: 397px;
	padding: 30px 40px;
	float: left;
	clear: left;
	overflow: hidden;
}
#homepageAbout {
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
#homepageAbout h1 {
	margin-bottom: 18px;
	color: #3c3a24;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#homepageAbout strong {
	font-weight: bold;
	color: #87a529;
	font-size: 12px;
}
#homepageAbout p {
	margin-bottom: 8px;
}
#homepageAbout a.more {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	padding-left: 6px;
	background:  url(../images/arrow_right_green.gif) no-repeat left center;
}
#homepageSave {
	background: url(../images/box_green_fill.gif) repeat-y center top;
	width: 100%;
	overflow: hidden;
}
#homepageSave div.boxInner {
	padding-top: 3px;
	background: url(../images/box_green_start.gif) no-repeat center top;
}
#homepageSave div.boxContent {
	padding: 10px 20px;
	background: url(../images/box_green_end.gif) no-repeat center bottom;
}
#homepageSave h2 {
	margin-bottom: 13px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #3c3a25;
}
#homepageSave p {
	margin-bottom: 6px;
	width: 100%;
	overflow: hidden;
}
#homepageSave p strong {
	font-weight: bold;
}
#homepageSave a.more {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	font-weight: bold;
	padding-left: 6px;
	background:  url(../images/arrow_right_green.gif) no-repeat left center;
}
#homepageSide {
	width: 254px;
	float: right;
	overflow: hidden;
	padding: 10px 0;
}
#sideMember {
	width: 255px;
	background: url(../images/box_bm_fill.gif) repeat-y center top;
	margin-bottom: 12px;
}
#sideMember div.boxInner {
	background: url(../images/box_bm_start.gif) no-repeat center top;
}
#sideMember div.boxContent {
	background: url(../images/box_bm_end.gif) no-repeat center bottom;
	padding: 12px 18px 10px 28px;
}
#sideMember h3 {
	margin-bottom: 24px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#sideMember p {
	margin-bottom: 12px;
}
#sideMember ol {
	margin-bottom: 12px;
	border-bottom: 1px solid #cde2aa;
}
#sideMember ol li {
	padding: 6px 0;
	border-top: 1px solid #cde2aa;
	color: #17733d;
	font-weight: bold;
	list-style: decimal inside;
}
p#registerNow {
	text-align: center;
	padding: 13px 18px 7px 0;
	margin-bottom: 0;
}
#registerNow a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#sideNews {
	width: 242px;
	background: url(../images/box_medium_fill.gif) repeat-y center top;
	margin-left: 10px;
}
#sideNews div.boxInner {
	background: url(../images/box_medium_start.gif) no-repeat center top;

}
#sideNews div.boxContent {
	background: url(../images/box_medium_end.gif) no-repeat center bottom;
	padding: 13px 0 0;
	width: 100%;
	overflow: hidden;

}
#sideNews div.boxContent h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 13px;
	padding: 0 23px;
}
#sideNews div.boxContent dl {
	width: 240px;
	overflow: hidden;
	padding: 0 1px;
}
#newsList {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
#sideNews div.boxContent dt,
#newsList dt {
	width: 48px;
	float: left;
	color: #6e6b4c;
	background: #f0eed7;
	text-align: center;
	clear: left;
	margin-bottom: 8px;
	display: none;
}
#newsList dt {
	display: block;
}
#sideNews div.boxContent dd,
#newsList dd {
	width: 224px;
	float: right;
	margin-bottom: 8px;
}
#newsList dd {
	width: 670px;
	/*float: none;*/
	padding-left: 7px;
}
#sideNews p {
	display: block;
	margin: 10px 20px;
	padding: 4px 0;
	font-weight: bold;
	height: 20px;
}
.sideBox {
	width: 195px;
	overflow: hidden;
	margin-bottom: 10px;
	background: url(../images/box_small_fill.gif) repeat-y center center;
	color: #7f8961;
}
.sideBox .boxInner {
	background: url(../images/box_small_start.gif) no-repeat center top;
}
.sideBox .boxContent {
	background: url(../images/box_small_end.gif) no-repeat center bottom;
	padding: 20px;
}
.sideBox .boxInner h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3c3a24;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.sideBox .boxContent p {
	margin-bottom: 6px;
}
#loginBox  .boxInner {
	background: none;
}
#loginBox  .boxInner ul {
	clear: both;
	line-height: 14px;
	padding-top: 10px;
}
#loginBox  .boxInner ul li {
	padding: 5px 0 5px 10px;
	background: url(../images/arrow_right_green.gif) no-repeat left 10px;
}
#mainContent {
	padding: 30px 0 30px 40px;
}
.categoriesListItem {
	width: 355px;
	float: left;
	background: url(../images/box_wide_fill.gif) repeat-y left top;
	overflow: hidden;
	margin-bottom: 12px;
}
.categoriesListItem.last {
	float: right;
}
.categoriesListItem.first {
	clear: both;
}
.categoriesListItem div.boxInner {
	background: url(../images/box_wide_start.gif) no-repeat left top;
}
.categoriesListItem div.boxContent {
	background: url(../images/box_wide_end.gif) no-repeat left bottom;
	width: 100%;
	overflow: hidden;
}
.categoriesListItem div.boxContent h2 {
	padding: 17px 20px;
	text-transform: uppercase;
}
.categoriesListItem div.boxContent h2 a {
	color: #3c3a24;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.categoriesListItem div.boxContent h2 a:hover {
	text-decoration: underline;
}
.categoriesListItemImage {
	padding: 0 20px;
}
.categoriesListItemImage a {
	display: block;
	padding-bottom: 10px;
}
.categoriesListItem ul {
	padding: 17px 20px;
	width: 310px;
	overflow: hidden;
	line-height: 14px;
}
.categoriesListItem ul li {
	width: 140px;
	padding: 3px 5px 3px 10px;
	float: left;
	background: url(../images/arrow_right_gray.gif) no-repeat left center;
}
.categoriesListItem ul li a {
	color: #17733d;
}
.categoriesListItem ul li a:hover {
	text-decoration: none;
}
.categoriesListItem .more {
	width: 310px;
	padding: 0 20px 17px;
	clear: both;
	overflow: hidden;
}
.categoriesListItem .more a {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	background: url(../images/arrow_right_green.gif) no-repeat left center;
	padding-left: 10px;
}
.productListItem {
	float: left;
	width: 330px;
	overflow: hidden;
	margin-bottom: 20px;
}
.productListItem.last {
	float: right;
}
.productListItem.first {
	clear: both;
}
.productListItem h2 {
	margin-bottom: 10px;
}
.productListItem h2 a {
	font-size: 12px;
	color: #17733d;
	font-weight: bold;
	text-decoration: none;
}
.productListItem h2 a:hover {
	text-decoration: underline;
}
.productListItem p.more {
	margin-top: 5px;
}
.productListItem p.more a {
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	background: url(../images/arrow_right_green.gif) no-repeat left center;
	padding-left: 10px;
}
.navigationOptions {
	float: right;
	height: 20px;
	line-height: 20px;
}
.navigationOptions a {
	display: block;
	float: left;
	padding-left: 10px;
	background: url(../images/arrow_left_green.gif) no-repeat left center;
	height: 20px;
	line-height: 20px;
}
.pager {
	font-size: 12px;
	clear: both;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	height: 20px;
	line-height: 20px;
}
.pager span {
	display: block;
	float: left;
	padding-right: 4px;
	height: 20px;
	line-height: 20px;
}
.pager strong,
.pager a {
	display: block;
	float: left;
	padding: 0 4px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
.pager a {
	color: #56730F;
	text-decoration:none;
}
.pager a img {
	vertical-align: middle;
}
.pager a:hover {
	color: #981B0D;
}
.pager strong {
}
.newsDate {
	position: relative;
	margin: -14px 0 18px;
}
#farmersList,
#subscriptions{
	width: 100%;
	margin-bottom: 20px;
}
#farmersList th,
#subscriptions th {
	background: #A0C03D;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 2px;
}
#farmersList td,
#subscriptions td {
	padding: 6px 2px;
	border-bottom: 1px solid #D7D5C2;
	vertical-align: top;
}
#farmersList td strong,
#subscriptions td strong {
	font-weight: bold;
}
.farmerDetails td {
	border: 1px solid #D7D5C2;
	border-top: 0 none;
}
#farmersList .farmerDetails td td,
#productSupplier td {
	border: 0 none;
	padding: 10px;
	line-height: 14px;
	vertical-align: top;
}
.farmerDetails td td h3,
#productSupplier h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;

}
.farmerDetails td table,
#productSupplier  {
	width: 100%;
}
.hiddenElement {
	display: none;
}
tr.farmerSummary td {
	cursor: hand;
	cursor: pointer;
}
#farmerSearch {
	height: 40px;
	line-height: 24px;
}
#farmerSearch strong {
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
}
#farmersList tr.active td {
	/*background: #D7D5C2;*/
}
#searchQuery {
	float: left;
	width: 430px;
	border: 1px solid #b9c78c;
	padding: 3px;
	background: url(../images/input.gif) no-repeat left top;
}
.productPrice,
#productSupplier td.productPrice {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.productPrice strong {
	font-size: 18px;
}
a.button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 0 0 17px;
	text-align:center;
	float: left;
	background: transparent url(../images/button.gif) no-repeat left top;
	font-family: Arial,Helvetica,sans-serif;
	overflow: visible;
	position: relative;
}
a.button span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 17px 0 0;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 11px;
	background: transparent url(../images/button.gif) no-repeat right top;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
	float: left;
}
/*a.button.green {
	background: transparent url(../images/button_green.png) no-repeat left bottom;
}
a.button.green span {
	background: transparent url(../images/button_green.png) no-repeat right top;
}*/
/*#calculator {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
#calculator a {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 0 0 17px;
	text-align:center;
	display: block;
	background: transparent url(../images/button.gif) no-repeat left top;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#calculator a span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 17px 0 0;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	background: transparent url(../images/button.gif) no-repeat right top;
}*/
#calculator {
	margin-bottom: 10px;
	position: relative;
}
button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 0 0 17px;
	text-align:center;
	float: left;
	background: transparent url(../images/button.gif) no-repeat left top;
	font-family: Arial,Helvetica,sans-serif;
	overflow: visible;
	position: relative;
}
button span {
	position:relative;
	display:block;
	white-space:nowrap;
	padding:0 17px 0 0;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 11px;
	background: transparent url(../images/button.gif) no-repeat right top;
	text-transform: uppercase;
	font-family: Arial,Helvetica,sans-serif;
	float: left;
}
#suppliersCarousel {
	width: 150px;
	position: relative;
	height: 120px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
#suppliersCarousel img {
	position: absolute;
	top: 0;
	left: 0;
}
#counter {
	text-align: center;
}
#accountcompany_kind_other {
	width: 200px;
	display: none;
}
#suppliersCarouselContnet {
	width: 150px;
	height: 90px;
	position: relative;
	text-align: center;
}
body:nth-of-type(1) button span{
  /*margin-top: -1px;*/
  margin-left: -3px;
}

button::-moz-focus-inner {
	padding:0;
	border:0 none;
	outline: 0 none;
}

