/*@import "../../Creative/FontFace/fontFace.css";*/
body {
	margin:0px;
	margin-top:10px;
	font : 12px normal Arial,Helvetica,sans-serif;
	font-family: Arial,Helvetica,sans-serif;
    	font-size: 12px;


}
#ctl00_more_link .BlackSmall {display:block;}
#shell {
	margin-right:auto;
	margin-left:auto;
	/*width: 940px;   9-6-2016 changes*/
       width: 100%; /*jayshree*/
}
.market_item_header{display:table-cell;}/*markets*/
img {
	border:0px;
}
.clearme {
	clear:both;
}
.GreenBoldSmall
{
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: bold;
	background-color:#BDD4C4;
}

.New_background
{
    background-image: url(/images/english/site/bg_chat_1.gif);
    background-repeat: repeat-x;
    padding : 10px;
    float:left;
    
}  

.Greentitle {
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #006633;
} 

.divider_line {
	color:#b0c9b7;
	padding-left:6px;
	padding-right:6px;
}
label {
	/*padding-left:5px;*/
}
/* LINKS */

a:link, a:visited {
	color:#063;
	text-decoration:none;
}
a:active, a:hover {
	color:#000;
	text-decoration:none;
}
.arrows {
	background-image:url("../assets/images/arrow.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	display:block;
	margin-bottom:5px;
}
.arrows:hover {
	background-image:url("../assets/images/arrow_hover.png");
}
/* FONT CLASSES */

.title_box {
	border-top:1px solid #bdd6c4;
	padding:10px;
	margin:0px;
	margin-bottom:5px;
}
h1 {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h2 {
	color: #086b40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	padding:10px 0;
	margin:0px;
	margin-bottom:5px;
}
h3 {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h4 {
	color:#006633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h5 {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	border-top:1px solid #bdd6c4;
	background-color:#e5f1e8;
	padding:10px;
	padding-top:7px;
	margin:0px;
	margin-top:10px;
}
h6 {
	color:#383838;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.general {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
.general2 {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
}
.star {
    color: #f30;
    padding-right: 3px;
}
.bolded {
	font-weight:bold;
}
#breadcrumbs {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:10px;
}
.price {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.price_right {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	float: right;
}
.price_bolded {
	color:#063;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
body {
	color:#000;  /*26/7/2016*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
/* BUTTONS */
.but {
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	color:#000 !important;
	text-decoration:none !important;
	display:inline-block;
}
.but:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
	color:#000 !important;
	text-decoration:none !important;
}
.but_options {
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	padding:3px;
	color:#000 !important;
	text-decoration:none !important;
	display:block;
	width:95%;
	margin:auto;
}
.but_options:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
	color:#000 !important;
	text-decoration:none !important;
}
.but_large {
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/lg_button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	padding:6px;
	padding-left:12px;
	padding-right:12px;
	display:inline-block;
	width:120px;
	color:#000 !important;
	text-decoration:none !important;
	float: right;
}
.but_large:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/lg_button_back_hover.png");
	background-repeat:repeat-x;
	color:#000 !important;
	text-decoration:none !important;
}
.disabled_but {
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/disabled_button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#8baf9d;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	color:#4f6e5e !important;
	text-decoration:none !important;
}
.disabled_but:hover {
	cursor:default;
}
.but_outer_right {
	display:block;
	float:right;
}
.but_outer_left {
	display:block;
	float:left;
}
#contact_seller_but {
	display:block;
	float:right;
	white-space:nowrap;
	margin-top:10px;
}
.post_ad_but {
	background: url("../assets/buttons/btn_post_ad.gif") repeat-x 0 0;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-align: center;
	padding: 10px;
	white-space:pre;
}
/* HEADER */
.index_footer{
  	/*margin-top: -80px;   	12/8/2016*/  /*7-9-2016 usfarmer*/
	/*margin-top: 0px\9;*/	/*25/7/2016*/
        /*margin-top: -50px;*/
	width: 100%;
	float: left;
}

#header {
	width:100%;
	background-color:#f5faf7;
	background-image:url("../assets/backgrounds/header_back.png");
	background-repeat:repeat-x;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	-moz-border-radius:7px;
	border-radius:7px;
	position: relative;
	float: left;    /*6/7/2016*/
}
#header_left {
	float:left;
	width: 33%;
}
#header_right {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	width: 67%;
}
#header_left img {
	padding-left:15px;
	padding-top:15px;
}
#header_right_inner {
	padding: 10px;
}
#header_right a {
	float:left;
}
#header_right img {
	padding-left:15px;    /*4/7/2016*/
	padding-right:15px;	 /*4/7/2016*/
	float:left;
}
#menu_full {
	display:block;
}
#menu_toggle {
	display:none;
}
#search_box {
	width:100%;
}
.search_form_box {
	width:75%;
	color:#006633;
	padding-left:2px;
	text-align:left;
	padding-bottom:2px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff9d9;
	float:left;
}
#search_form_box {
	width:75%;
	color:#006633;
	padding-left:2px;
	text-align:left;
	padding-bottom:2px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff9d9;
	float:left;
}
#search_form_button {
	width:20%;
	text-align:center;
	float:left;
	margin-left:5px;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px;
}
#search_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}
.search_form_button {
	width:20%;
	text-align:center;
	float:left;
	margin-left:5px;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px;
}
.search_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}
#header_text_area {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#header_login_area {
	float:left;
	padding:0px 10px; /*12/09/2014 Change */
	margin-left:5px;
	font-size:12px;
}
#header_date_area {
	float:right;
	padding:5px 10px 10px 0;   /*3-8-2016*/
	font-size:10px;
}
/* BANNER SLOTS */
#top_banner_slot {
	text-align:center;
	float:left;
	margin-top:15px;
}
#bottom_banner_slot {
	text-align:center;
	float:left;
	margin-top:15px;
	position: relative;       /*---------------------28-6-2016-------------------*/
	top: -375px;		 /*---------------------2-8-2016-------------------*/
	/*top: 200px\0/;*/ /*7/7/2016*/	/*6/7/2016*/
}
#right_banner_slot {
	text-align:center;
	float:right;
	width:209px;
	margin-left:25px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdd6c4;
	background-color:#fff9d9;
	margin-top:15px;
}
#right_banner_inner {
	padding:10px;
}
#left_banner_slot {
	text-align:center;
	width:100%;
	background-color:#fff9d9;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdd6c4;
}
#left_banner_slot_inner {
	padding:10px;
}
#agsearch_xl_banner_slot {
	display:block;
	margin-top:5px;
	height:36px;
}
#agsearch_lg_banner_slot {
	display:none;
	margin-top:5px;
	height:36px;
}
#details_banner_slot {
	margin-top:15px;
	margin-bottom:15px;
}
#box_banner_slot {
	display:block;
	height:250px;
}
/* BODY */
#body_two_column {
	text-align:left;
	float:left;
}
#body_left_column {
	float:left;
	text-align:left;
	margin-top:15px;
	border: 5px solid #FEC057;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-left: none;
	border-right: none;
	box-shadow: 0px 0px 7px #c2c2c2;
	-moz-box-shadow: 0px 0px 7px #c2c2c2;
	-webkit-box-shadow: 0px 0px 7px #c2c2c2;
}
#body_left_column2 { /* Added on 11 Dec 14 for Article Page */
	float:left;
	text-align:left;
	margin-top:15px;
	padding: 0px 10px;
	width: 52%;
}
#body_right_column {
	float:right;
	margin-left:25px;
	margin-top:15px;
	text-align:center;
}
#body_full_column {
	text-align:left;
	margin-top:15px;
	float:left;
}
#body_results_column {
	text-align:left;
	/*margin-top:15px;*/margin-top:10px;
	float:right;
width:740px;
}
#body_classified_column {
	text-align:left;
	float:left;
}
.body_classified_column_inner {
	padding: 10px 0px;
}
.classified_btn_column {
	padding: 10px 0px;
	text-align:left;
}
#body_form_column {
	text-align:left;
	margin-top:15px;
	float:left;
}
#body_classified_left_column {
	float:left;
	margin-top:15px;
	margin-right: 15px;
}
#body_classified_right_column {
	float:right;
	margin-left:15px;
	margin-top:15px;
}
.preview_left_column {
	float: left;
}
.preview_right_column {
	float: right;
	margin-bottom: 10px;
}
/* CREATE SELLER ACCOUNT */
#form_area {
	padding: 10px;
}
#form_area input {
	padding:3px;
	padding-left:6px;
	height:25px;
 *height:19px;
 *padding:0px;
 *line-height:18px;
 *padding-left:3px;
}
#form_area select {
	height:25px;
	padding:3px;
}
#form_area input, #form_area textarea, #form_area select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#body_classified_column input {
	padding:3px;
	padding-left:6px;
	height:25px;
 *height:19px;
 *padding:0px;
 *line-height:18px;
 *padding-left:3px;
}
#body_classified_column select {
	height:25px;
	padding:3px;
}
#body_classified_column input, #body_classified_column textarea, #body_classified_column select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/* EQUIPMENT SEARCH */
#loaderdiv {
	width:95%;
	height:95%;
	margin: 0 3% 0 0;
	z-index:100;
	background:#406552;
	position:absolute;
	opacity: 0.6;
	-ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=40)";
 /* first! filter: alpha(opacity=60);
 second!"*/
}
#equip_search_box {
	width:100%;
	background-image:url("../assets/backgrounds/equip_search_box_back.png");
	background-repeat:repeat-x;
	position:relative;
}
#equip_search_box_inner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	padding:10px;
}
#equip_search_box_inner input {
	padding:3px;
	padding-left:6px;
	height:25px;
	*height:19px;
	*padding:0px;
	*line-height:18px;
	*padding-left:3px;
}
#equip_search_box_inner select {
    height:25px;
	padding:3px;
}
#equip_search_box_inner input, #equip_search_box_inner select{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.equip_form_full_box {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
.equip_form_half_box_left { 
	width:49%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
.equip_form_half_box_right { 
	width:49%;
    float:right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
.equip_form_half_box_left2 {
	width:60%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
.equip_form_half_box_right2 {
	width:38%;
    float:right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
.equip_form_small_box { 
	width: 24%;
	margin-right: 1%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
#equip_form_recent {
	padding-top:6px;
	width:49%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}
#equip_form_button {
	width:25% !important;
	text-align:center;
	float:right;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px !important;
	padding-left:0px !important;
}
#equip_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}

/* METERS SEARCH */
#meters_search_box {
	width:100%;
	margin-top:15px;
	text-align:left;
}
#meters_search_box_inner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	padding:10px;
}
#meters_title {
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	line-height:18px;
}
#meters_check {
	float:left;
	margin-bottom:5px;
	text-align:center;
	line-height:18px;
}
#meters_check input {
	vertical-align:middle;
}
#meters_search_box_inner input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#meters_radio {
	margin-bottom:5px;
	text-align:left;
	line-height:18px;
}
#meters_radio label {
	margin-right:10%;
}
#meters_radio input {
	vertical-align:top;
}
#meters_inset_box {
	background-color:#fff;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	padding:10px;
}
#meters_inset_box_inner {
	width:100%;
}
.meters_inset_label {
	float:left;
	margin-top:5px;
	width:45%;
}
.meters_inset_form {
	text-align:right;
	float:right;
	width:45%;
}
#meters_inset_box_inner input {
	padding:3px;
	padding-left:6px;
	height:25px;
	*height:19px;
	*padding:0px;
	*line-height:18px;
	*padding-left:3px;
}
#meters_inset_box_inner input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.meters_form_box {
	width:39%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
}
#meters_form_button_center {
	text-align:center;
	margin-top:10px;
}
#meters_form_button {
	display:block;
	width:60% !important;
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px !important;
	padding-left:0px !important;
	display: table;
    margin: 0 auto;
}
#meters_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}
#meters_instructions {
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}

/* BROWSE CATEGORIES */
#browse_cat_box {
	width:100%;
	background-color:#f5faf7;
	margin-bottom:15px;
}
#browse_cat_title_bar {
	width:100%;
	background-color:#d7e9dc;
	-moz-border-top-right-radius:7px;
	border-top-right-radius:7px;
	-moz-border-top-left-radius:7px;
	border-top-left-radius:7px;
}
#browse_cat_title {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#555;
}
#browse_cat_content {
	width:100%;
	background-color:#f5faf7;
}
#browse_cat_content_inner {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
.browse_cat_column {
	float:left;
	width:30%;
	margin-right:15px;
}
.browse_img_column {
	float:left;
	width:47%;
	margin-right:15px; 
	padding-top: 10px;
}

/*corn-report*/
.top_banner_full > img {max-width: 100%;height:auto}
.content_box_left img {max-width: 100%;height:auto}
/* Image Upload Box */
#print_classified_box {
	width:70%; /* 11/09/2014 Change */
	background-color:#eaf4ed;
	border-radius: 5px;
	box-shadow: 0 0 3px #C8C8C8;
	margin-bottom:15px;
	float:left;
}
#print_classified_inner {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	
}
.print_classified_left {
	width: 40%; /* 11/09/2014 Change */
	float: left; 
}
.print_classified_right {
	width: 56%; /* 11/09/2014 Change */
	float: right;
}
.print_classified_preview_element_left {
	width: 48%;
	float: left;	
	padding: 5px;
	border-right: solid 1px #c6dbcc;
}
.print_classified_preview_element_right {
	width: 48%;
	float: left;	
	padding: 5px;	
}
.print_classified_preview_element_right_inner {
	padding-left: 25px;
	padding-top: 180px;
}
.print_classified_element {
	width: 30%;
	float: left;	
	padding: 5px;
}
.print_classified_subcategory_element {
	width: 40%; /* 11/09/2014 change*/
	float: left;	
	padding: 5px;
}

.print_classified_element_left {
	width: 46%;
	float: left;	
	padding: 5px;
}
.print_classified_element_right {
	width: 46%;
	float: right;	
	padding: 5px;
}
#image_browse_column {
	width: 100%;
}
.print_classified_des_total_box {
	width: 28%;
	float: right;
	margin-top: 120px;
}
.print_classified_img_total_box {
	width: 28%;
	float: right;	
	margin-top: 278px;
}
.print_classified_upgarde_total_box {
	width: 28%;
	float: right;
	margin-top: 151px;/* 11/09/2014 change */
}
.print_classified_sub_total_box {
	width: 9%;
	float: right;
	margin-top: 105px;
}
.print_classified_preview_total_box {
	width: 28%;
	float: right;
	margin-top: 129px;
}
.print_classified_image_box {
	background: #f7fbf8; /* 11/09/2014 */
	border-bottom: solid 1px #bdd6c4;
	/*width: 100%;*/
	margin-bottom: 10px;
	padding: 10px;
}
#image_upload_box {
	width:100%;
	background-color:#eaf4ec;
	border-radius: 5px;
	box-shadow: 0 0 3px #C8C8C8;
	margin-bottom:15px;
}
#image_upload_content {
	width:100%;
	background-color:#f5faf7;
}
#image_upload_content_inner {
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
.image_upload_column {
	float:left;
	width:30%;
	margin-right:15px;
}

/* FEATURED LISTINGS */
#listings_box {
	width:100%;
}
.listing_box_row {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdd6c4;
	width:100%;
}
.listing_box_item_left {
	float:left;
	width:48%;
}
.listing_box_item_right {
	float:right;
	width:48%;
}
.listing_box_item_inner {
	position:relative;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	padding: 0 0 0 105px;
}
.listing_box_item_inner img {
	left:0;
	top:0;
	position: absolute;
	height:60px;
}

/* SEARCH RESULTS */
.results_bar {
	background-color:#e5f1e8;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdd6c4;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdd6c4;
	width:100%;	
}
.results_bar_top {
	background-color:#e5f1e8;
	border-top: solid 1px #bdd6c4;
	border-bottom: solid 1px #bdd6c4;
	margin: 10px 0px 0px 0px;
	width:100%;
}
.results_bar_bottom {
	background-color:#e5f1e8;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdd6c4;
	width:100%;
}
#results_title {
	width:98%;
	display:block;
	float:left;
	margin: 15px 0px 0px 0px;
	padding: 10px;
	border-bottom: 1px solid #BDD6C4;
	border-top: 1px solid #BDD6C4;
}
#details_title {
	width:70%;
	display:block;
	float:left;
}
#save_search_but {
	display:block;
	float:right;
	min-width:125px;
	white-space:nowrap;
	margin-top:5px;
}
.results_bar_inner {
	padding:10px;
}
.sort_box {
	float:right;
	vertical-align:middle;
}
.results_bar_inner .but_outer_left {
	padding-top:6px;
}
.sort_form_order {
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
	margin-right:5px;
}
.sort_form_per_page {
	width:55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
	margin-right:5px;
}
.sort_box input {
	padding:3px;
	padding-left:6px;
	height:25px;
	*height:19px;
	*padding:0px;
	*line-height:18px;
	*padding-left:3px;
}
.sort_box select {
    height:25px;
	padding:3px;
}
.sort_box input, .sort_box select{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.sort_box_wrapper {
	float:left;
}
.sort_box_wrapper2 {
	float:left;
}
.PaginationArrow {
	float: left; 	
}
#pagination_box {
	width:100%;
	text-align:center;
	padding:5px;
	padding-top:10px;
	vertical-align:middle;
}
#pagination_box_inner {
	width: 20%;
	margin: 0px auto;
}
#currency_check {
	padding:5px;
	padding-top:10px;
	float:right;
	display:none;
}
#currency_check input {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
#currency_check label {
	vertical-align:middle;
	padding:0px;
	margin:0px;
	padding-left:3px;
}

/* RESULTS BOX */
#results_box {
	width:100%;
}
.results_box_item {
	position:relative;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdd6c4;
	min-height:106px;	
}
.results_box_item_check {
	left:5px;
	top:10px;
	position:absolute;
}
.results_box_item_pic {
	left:5px;
	top:10px;
	position:absolute;	
}
.results_box_item_details {
	margin-left:100px;
	padding:10px;
}
.results_box_item_details_hide_img {
	margin-left:30px;
	padding:10px;
}
.results_box_item_details_left {
	float:left;
	width:58%;
}
.results_box_item_details_right {
	float:right;
	width:40%;
}
.results_box_item_details_right img {
	padding-top:5px;
	padding-bottom:5px;
}
.photos_link {
	display:block;
	padding-left:18px;
	background-image:url("../assets/buttons/photo_but.png");
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
}
.photos_link:hover {
	/*background-image:url("/App_Themes/used-equipment/assets/buttons/photo_but_hover.png");
	background-repeat:no-repeat;
	background-position:top left;*/
}

/* MODIFY SEARCH BAR */
#modify_search_column {
	text-align:left;
	float:left;
	width:180px;
	/*margin-right:25px;*/ /* 16-03-2016 */
	/*margin-top:15px;*/margin-top:5px;
	/*border-top: solid 1px #BDD6C4;
	border-bottom: solid 1px #BDD6C4;*/ /* 18-02-2016 */
}

.Industry_News
{
    float:left;
    overflow: hidden;
    width: 49%;
    padding:2px;
}

.Industry_News_Features
{
    float:left;
    overflow: hidden;
    width: 49%;
    padding:2px;
}

.Industry_News_Space
{
    float:left;
    overflow: hidden;
    width: 20%;
}

#modify_search_form_box {
	text-align:left;
	width:100%;	
	background-color: #EAF4ED; 
	border-top: solid 1px #BDD6C4;
	position: relative;
}
#modify_search_form_box_inner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	padding:10px;
}
#modify_search_form_box_inner input {
	padding:3px;
	padding-left:6px;
	height:25px;
	*height:19px;
	*padding:0px;
	*line-height:18px;
	*padding-left:3px;
}
#modify_search_form_box_inner select {
    height:25px;
	padding:3px;
}
#modify_search_form_box_inner input, #modify_search_form_box_inner select {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#modify_search_form_button {
	width:50% !important;
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px !important;
	padding-left:0px !important;
	margin-bottom:8px;
	margin-top:4px;
}
#modify_search_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}
#modify_search_buttons {
	width:100%;
	text-align:left;
}
#thumbnails_check {
	line-height:18px;
}
#thumbnails_check input {
	vertical-align:middle;
}
#modify_search_form_box_inner label {
	vertical-align:middle;
}

/* LISTING DETAILS */
#listing_details_box {
	width:100%;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdd6c4;
	margin-top:15px;
	padding-top: 15px;
}
#listing_currency {
	text-align:right;
	padding-top:10px;
	padding-bottom:5px;
	vertical-align:middle;
}
#listing_currency input {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
#listing_currency label {
	vertical-align:middle;
	padding:0px;
	margin:0px;
	padding-left:3px;
}

/* LISTING OPTIONS */
#listing_options_column {
	text-align:left;
	float:left;
	width:209px;
	margin-right:25px;
	margin-top:15px;
	border-top: 1px solid #BDD6C4;
	padding-top: 10px;
}
#listing_options_box {
	text-align:center;
	width:100%;
	background-image:url("../assets/backgrounds/equip_search_box_back.png");
	background-repeat:repeat-x;
}
#listing_options_box_inner {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	padding:10px;
}

/*** Home Used Equipment Button ***/
#Used_Equip_Box {
    margin-top: 15px; 
    float: left; 
    width: 209px; 
    border-top: 1px solid #BDD6C4;
    border-bottom: solid 1px #BDD6C4;
}
#listing_link_box {
    text-align:center;
    width:100%;
    border-top: solid 1px #BDD6C4;
    padding: 5px 0px;
}

/*** Home Used Equipment Button ***/
#listing_options_social {
	text-align:right;
	vertical-align:middle;
	margin-top:10px;
}
#listing_options_social_text {
	float:right;
	vertical-align:middle;
	line-height:16px;
}
#listing_options_social img {
	margin-left:5px;
	float:right;
	vertical-align:middle;
}
.listing_options_but {
	margin-bottom:5px;
}

/* DETAILS BOX */
#details_box_left {
	width:408px;
	float:left;
	text-align:left;
}
#details_box_right {
	width:300px;
	float:right;
	margin-left:20px;
	text-align:left;
	margin-top:22px;
}
#classified_box_left {
	width:350px;
	float:left;
	text-align:left;
}
#classified_box_right {
	width:350px;
	float:right;
	margin-left:20px;
	text-align:left;	
}
#green_box {
    background-color: #EAF4ED;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 3px #888888;
    padding: 5px;
	margin-top: 10px; 
}
#green_box .left_column {
	float: left;
	padding: 5px;
	width: 47%;
}
#green_box .right_column {
	float: right;
	padding: 5px;
	width: 48%;
}
.image_lnk {
	border-top: solid 1px #d0e1d5;
	padding: 5px;
	font-size: 12px;
}
#dropArea {
	background: url("../Assets/Backgrounds/bg_image_upload.gif") no-repeat 0 0;
	width: 336px;
	height: 86px;
	margin: 0px;
	position: relative;
    font-size: 48px;
    font-weight: bold;   
	text-align: center;  
}
.browse_lnkcolumn {
    line-height: 16px;
    padding: 5px;
    text-align: center;
}
a.add_but:link, a.add_but:visited {
    background-color: #00663d;
    background-image: url("../Assets/Buttons/button_back_green.png");
	background-position: top center;
    background-repeat: repeat-x;
    border: 1px solid #005734;
    color: #FFF;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    padding: 5px 15px;
    text-decoration: none;
}
a.add_but:active, a.add_but:hover {
    background-color: #00663d;
    background-image: url("../Assets/Buttons/button_back_green_hover.png");
}

a.submit_but:link, a.submit_but:visited {
    background-color: #fbd17e;
    background-image: url("../Assets/Buttons/button_back.png");
    background-repeat: repeat-x;
    border: 1px solid #cc9933;
    color: #242424;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 12px;
    padding: 5px 15px;
    text-decoration: none;
}
a.submit_but:active, a.submit_but:hover {
    background-color: #00663d;
    background-image: url("../Assets/Buttons/button_back_hover.png");
}


.spec_row {
	border-bottom:1px solid #bdd6c4;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	position:relative;
}
.spec_row_inner {
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
}
.spec_row_label {
	width:40%;
	font-weight:bold;
	position:absolute;
	white-space:nowrap;
}
.spec_row_data {
	margin-left:55%;
	font-weight:normal;
}
#description_box {
	width:100%;
	margin-top:15px;
}
#description_box_inner {
	padding:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#555;
}
#dealer_info {
	padding:10px;
	margin-top: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#555;
}
#contact_seller_box {
	width:100%;
	margin-top:15px;
}
#contact_seller_box_inner {
	padding:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#555;
}
.contact_seller_row {
	line-height:18px;
	vertical-align:middle;
	padding-top:5px;
}
.contact_seller_label {
	width:32%;
	float:left;
	padding-top:4px;
}
.contact_seller_element {
	float:right;
	width:62%;
}
.contact_seller_element input {
	padding:3px;
	padding-left:6px;
	height:25px;
	*height:19px;
	*padding:0px;
	*line-height:18px;
	*padding-left:3px;
}
.contact_seller_element textarea {
	padding:3px;
	padding-left:6px;
	*padding:0px;
	*padding-left:3px;
	line-height:18px;
}
.contact_seller_element select {
    height:25px;
	padding:3px;
}
.contact_seller_element input, .contact_seller_element textarea, .contact_seller_element select{
 	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contact_seller_full_box {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	margin-bottom:6px;
}
#contact_seller_form_button {
	width:65% !important;
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	height:22px !important;
	margin:0px !important;
	padding:0px !important;
}
#contact_seller_form_button:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
}

/*** Product Listing ***/
.pro_listing_element {
	float:right;
	width:62%;
}
.pro_listing_element input {
	padding:0px;	
	height:15px;
	*height:15px;
	*padding:0px;
	margin: 3px 0px; 
	vertical-align: middle;
}
/*** Product Listing ***/

/** Start Add Online Classified Category **/

#classified_category_box {
    width: 100%;
}
#classified_category_box_inner {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 0px 10px;
}
.classified_category_row {
    line-height: 18px;
    padding-top: 5px;
    vertical-align: middle;
}
.classified_category_label {
    float: left;
    width: 32%;
}
.classified_category_element {
    float: right;
    width: 62%;
}
.classified_category_element input {
    height: 25px;
    padding: 3px 3px 3px 6px;
}
.classified_category_element textarea {
    line-height: 18px;
    padding: 3px 3px 3px 6px;
}
.classified_category_element select {
    height: 25px;
    padding: 3px;
}
.classified_category_element input, .classified_category_element textarea, .classified_category_element select {
    -moz-box-sizing: border-box;
}
.classified_category_full_box {
    border: 1px solid #BDD6C4;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 6px;
    width: 100%;
}
.print_classified_full_box {
    border: 1px solid #b0cfbd;
	background: #fff9d9;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
    font-size: 12px;
    margin-bottom: 6px;
    width: 100%;
	padding: 4px;
}
.prefer_contact_full_box {
    border: 1px solid #BDD6C4;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-bottom: 6px;
    width: 70%;
}
#classified_category_form_button {
    background-color: #FBD17E;
    background-image: url("/App_Themes/used-equipment/assets/buttons/button_back.png");
    background-repeat: repeat-x;
    border: 1px solid #CC9933;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 22px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    width: 65% !important;
}
#classified_category_form_button:hover {
    background-color: #FBD17E;
    background-image: url("/App_Themes/used-equipment/assets/buttons/button_back_hover.png");
    background-repeat: repeat-x;
    cursor: pointer;
}
#detail_box {
	background: #eaf4ed;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 95%;
	float: left;
	padding: 10px;
	margin-top: 15px;
	box-shadow: 0px 0px 3px #C8C8C8;
}

/** End Add Online Classified Category **/

/* FOOTER */

#footer {
	margin-top:6px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#858585;
	text-align:center;
}
#footer_box {
	width:100%;
	background-color:#f5faf7;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	-moz-border-radius:7px;
	border-radius:7px;
	margin-bottom:5px;
	text-align:center;
}
#footer_box_text {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
}
#footer_box_text p{
	padding:0px;
	margin:0px;
	text-align: center;
}
.ListPrice {
	width: 100%;
}
.email_box_tbl {
    width: 100%;
}
.UsedExpiredListing {
  background-image: url("../assets/Backgrounds/Expired_Listing01.png");
  background-repeat: no-repeat;
  background-position: center 0;
  height: 30px;
}
#classified_intro_content_area { 
	background: url("../assets/Backgrounds/bg_post_classified_ad.gif");
	background-repeat: no-repeat;	
	float: left;
	padding: 30px 10px 0px 10px;
	height: 70px;
	width: 708px;
}
.header_banner_slot {               
   width: 403px; 
   float: left; 
   padding: 10px; 
   text-align: center;
}
.AddClassified_Cloumn {
	width: 100%;
	padding: 10px 0px;
	text-align: right;
}

/* Print Classified 11/09/2014 New CSS for Print Classified Section */
#body_print_classified_column {
	width:962px;
	margin-top:15px;
	float:left;
}
.print_classified_outer {
	position: relative;
}
.print_ad_value_col {
	position: absolute;
	bottom: 9px;
	left: 72%;
}
#print_classified_box ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 7px;	
}
#print_classified_box ul li {
	background: url(../assets/backgrounds/bullet.png) no-repeat center left;
	list-style-type: none;
	padding: 3px 10px;
	margin: 0px;	
}
.tips_title {
	background: #d7ebdf; 
	border-top: solid 1px #bdd6c4; 
	border-bottom: solid 1px #bdd6c4; 
	padding: 5px 7px; 
	margin: 54px 0px 0px 0px;
	display: block; 
}
.print_row {
	background: #d7ebdf; 
	border-top: solid 1px #bdd6c4; 
	border-bottom: solid 1px #bdd6c4; 
	padding: 5px 7px; 
	margin: 10px 0px 0px 0px;
	display: block; 
}
.print_classified_Upgrades_col {
	width: 30%;
	height: auto;
	min-height: 125px;
	float: left;
	padding: 0px 0px 0px 15px;
	border-right: solid 1px #bdd6c4;
}
.print_classified_Upgrades_col.first {
	padding: 0px;
}
.print_classified_Upgrades_col.last {
	border: 0px;
}
.print_classified_Upgrades_col span{
	padding: 5px 0px 3px 0px;
	display: inline-block;
}
.print_classified_preview_element_right span{
	padding: 5px 0px 3px 0px;
	display: inline-block;
}
.Upgrade_logo {
	width: 112px;
	height: 19px;
	padding: 5px 0px 3px 0px;
}
.print_ad_cover {
	border: solid 2px #446435;
	background: #FFF;
	width: 199px;
	height: auto;
	padding: 10px;
	margin: 0px auto;
	text-align: center;
}
.print_ad_attention {
	width: 100%;
	height: 37px;
	margin: 0 auto;
}
.print_ad_image {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.print_ad_title {
	font-family: 'MyriadProRegular';
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	line-height: normal;
}
.print_ad_desc {	
	font-family: 'MyriadProRegular';
	font-size: 14px;
	line-height: normal;
	text-align: left;
}
.print_ad_logo {	
	width: 100%;
	padding: 5px 0px 0px 0px;
	text-align: center;
}
.print_ad_cover img {
	width: 100%;
}

.print_classified_subcategory_midelement {
	width: 15%; 
	float: left;	
	padding: 5px;
	margin: 80px 0 0 0;
	text-align: center;
}
.print_classified_element, .print_classified_subcategory_element span{
	padding: 3px 0px;
	display: inline-block;
}
.print_classified_element, .print_classified_subcategory_element textarea {
    padding: 3px;
}
.print_classified_element, .print_classified_subcategory_element select {
    height: 25px;
    padding: 3px;
}
.print_classified_left span{
	padding: 5px 0px 3px 0px;
	display: inline-block;
}
.print_classified_left input {
	height: 25px;
    padding: 3px;
}
.print_add_content_total_col {
	float: right;
	margin: 0px 5px 0px 0px;
	text-align:right;
}
#results_title span.left {
	float: left;
	padding: 7px 0px 0px 0px;
}
#results_title span.right {
	float: right;	
}
.print_classified_subcategory_element .last_col{
	margin-top: 73px;
}

/*changes on 3-3-2016*/
.LeftCont
{
	width:48%; 
	float: left;
}
.RightCont
{
	width:52%; 
	float: left;
}
.first_name, .last_name, .email_add, .zip_postal
{
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.telphoneNo{margin-bottom: 10px;}
.first_name label, .last_name label, .email_add label, .zip_postal label, .telphoneNo label
{
	width: 140px;
	float: left;
}
.contentspace{padding: 0px 5px 0px 10px;}
.topbannermobile{/*margin-bottom:10px;*/ text-align:center;}   /*27/7/2016*/
.industrynewsbg {border-radius: 0px 0px 0px 0px;
    border: 1px solid #BDD4C4;
    border-top: 1px solid #BDD4C4;
    margin: 5px;
    padding: 5px;
    display: inline-block;
    width: 95%;
}
.Industry_News_col{border: 1px solid #bdd4c4;
    border-radius: 0;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    width: 97%;}
	
.tableBorderthin tr td.tblfix p img{max-width:100%;}
.tableBorderthin tr td.tblfix iframe {
  margin-bottom: 20px;
  max-width: 100%;
}
#body_results_column .ContentCotainer {width: 100% !important;}
#body_results_column .ContentCotainer table {/*width: 100%;*/}
.farms_ad_container_bottom table{width: 100% !important;}
.div_responsive {width:50%;}
.div_market_left_responsive {width:70%;float: left; display: inline-block;}/*markets*/
.div_market_right_responsive{width:30%;float: left; display: inline-block;}/*markets*/
/*8-6-2016 changes*/
.expert_tbl{width:100%;float: left;}
.expert_comnt_block1{width:48%; float: left;}
.expert_comnt_block2{width: 50%;float: left;margin-left: 10px;}
.expert_dir{font-size: 12pt; width: 97%; margin-left: -9px; font-family: Times New Roman}
.table_inner{width: 100%;float: left;display: inline-block;}
.expert_tbl tbody{width: 100%;float: left;}

.tr_class{float:left; width:100%;}
.main_td_bg{float: left;height: auto;padding-right: 8px;padding-left: 8px;background-image: url("/DesktopModules/Chat/images/english/site/bg_chat_1.gif");background-repeat: repeat-x;}

.sponsored_link_left{width:35%; float: left; font-weight: normal;}    /*26/7/2016*/
.sponsored_link_right{width:60%; float: left; font-weight: normal;}	 /*26/7/2016*/
/*End 8-6-2016 changes*/

/*10-6-2016*/ 
.no_pdng{padding: 0px;}

/*13/6/2016*/
.expt_comment
{
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-image: url("/DesktopModules/Chat/images/english/site/bg_chat_1.gif");
	float: left;
	width: 97.4%;    /*5/7/2016*/
}
.expt_comment_td_tr {float:left; width:100%;}

/*End 13/6/2016*/

/* **************************15-6-2016*********************** */
.grid-item
{ 
	width: 100%;
	float: left; 
}
.grid-item--width2 
{ 
	width: 49%;
	float: left;
	margin-right: 12px;

}
.grid-item--width3 
{
	float: right;
	width: 49%;	
}
.block2
{
	position: relative;
	top: 552px;	/*12/8/2016*/
	float: left;	/*----------------28-6-2016---------------*/
}

.block3
{
	top: -568px;	/*----------------28-6-2016---------------*/
	position: relative;
}

.top_Minus
{
top: -145px;     /*----------------2-8-2016---------------*/
position: relative;
}
.top_Minus2      /*--------------2-8-2016------------*/
{
position: relative;
top: -220px;
}
.top_Minus3 	/*--------------2-8-2016------------*/
{
/*top: -340px; 12/8/2016*/ top: -300px; /*24/8/2016*/
position: relative;
}
.related_article {width: 230px; display: inline-block; padding-top: 10px;}  	/*21-6-2016*/


/* *******************************End 15-6-2016************************** */
.featureloadbanner{float: left; margin-right: 20px;}     /*5/7/2016*/
/*.peel_banner{padding-left: 950px; width: 100px; height: 100px;}*/  /*8/7/2016*/
.peel_banner {display: block;height: 100px;position: absolute;right: -110px;top: 2px;width: 100px;z-index: 999;}/*18 July 2016*/

.irrigation_cont{padding: 0px 0px 5px 5px;}  /*20/7/2016*/
.expert_banners{text-align: center; display: inline-block; width: 100%; margin-bottom: 10px; }   /*27/7/2016*/
.expt_bio_article{float: left; width: 55%;}      /*28/7/2016*/
.biography_popup{margin-top: 17px; position: absolute; z-index: 25;}  /*287/2016*/
.topbanner_inner{margin-bottom:10px;} /*2-8-2016*/
.resp_video_bigbox {
    float: left;
    width: 51%;
    padding-bottom: 10px;}/*24-8-2016*/
.previous_next_button .featured_previous_button{
text-align: center;
    margin-right: 10px;
    background: #006633;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-width: 1px;
    padding: 10px 20px 10px 20px;
    border-style: solid;

}
.previous_next_button .featured_next_button{
    text-align: center;
    background: #006633;
    font-weight: bold;
    margin-left: 10px;
    color: #fff;
    display: none;
    border-width: 1px;
    padding: 10px 30px 10px 30px;
    border-style: solid;
}

/*Rural Lifestyle page css*/

.leftblock {width: 48%; float: left;}
.rightblock{width: 49%; float: right;}
.rural-res-sln{width: 395px; float: left; text-align: left;}
.rural-big-box {width: 335px; float: left;}
.ruralLifestyel_text {float: left;    width: 82%;}
.title_iframe {width:355px; height:35px;}
.rural_resourcesBox{width:725px;}
.news_cont_bg tbody{width: 100%; float: left;}

/*End Rural Lifestyle page css*/

.futures_disclaimer { top: -280px; position: relative; margin-bottom: -230px;  font: 11px Arial;float:left;width:100%;}


@media screen and (max-width: 1024px) 
{
embed
{
width: 100%;
}
.index_footer { margin-top: -10px;}   /*11/8/2016*/
#banner_home_200by200 iframe{width:200px !important;}
.bigBox_banner {float: left;}       /*28/7/2016*/
.div_responsive{width:50%;}
.peel_banner {display: none !important;}/*18 July 2016*/
}
@media screen and (max-width: 767px) and (min-width: 251px){
embed
{
width: 100%;
}

.responsive_market{overflow-y: scroll; width:100%;}
#mobileview{display:block !important;}
#desktopview{display:none;}
.leftblock {width: 100%;}  
.rightblock{width: 100%;}  
.SubPage_Tab_container {width: 100%;} 
.SubPage_Tab_container li {width: 24.8%;}
.SubPage_content_container {width: 100%;}

.rural-res-sln {width: 100%;}
.rural-big-box {width: 100%; margin-top: 20px;}

.bigBox_banner{float: left;}		   /*28/7/2016*/
.expt_bio_article { width: 50%; margin-right: 15px;}	  /*28/7/2016*/
.news_exp{width: 100%;}
.index_footer{ margin-top: 0px;}   /*3/8/2016*/
.peel_banner {display:none;} /*8/7/2016*/

/*8-6-2016 changes*/
.expert_comnt_block1 { width: 100%;}
.expert_comnt_block2 { width: 100% !important;margin-left: inherit;}   /*27/7/2016*/
.sponsored_link_left{width:63%; float: left;}
.sponsored_link_right{width:65%; height: 77px; float: left;}
.main_td_bg {width: 97.2%;}
.div_responsive{width:100%;}
.div_market_left_responsive {width:100%;float: left; display: inline-block;}/*markets*/
.div_market_right_responsive {width:100%;float: left; display: inline-block;}/*markets*/
/*End 8-6-2016 changes*/

#modify_search_column {
    display:none !important;
}
.topbannermobile { margin:auto; text-align:center;}
.content_box2 {float: left;}    /*changes on 24/5/2016*/
}

@media screen and (min-width: 251px){
embed
{
width: 100%;
}
#banner_alignment {
    display:none !important;
}
}


/*changes on 3-3-2016*/

@media screen and (min-width: 985px) {
embed
{
width: 100%;
}
#mobileview{display:none;}
#desktopview{display:block !important;}
.resp_video_img
    {
        float: left; 
        width: 17%;
    }
    .resp_video_text
    {
        float: left; 
        width: 80%;
        
    }
    #dnn_ctr2186_FarmsVideoMain_DataListCatSubCat td
    {
        width: 48%;
        float: left;
    }
.index_footer{ width: 100%; float: left; margin-top: 0;}
#banner_home_200by200 iframe{width:200px !important;}
.pagewraper{width:940px; position: relative;}  /*changes on 2-8-2016*/	
#shell {
	/*width:962px;*/
	/*width: 940px !important;*/		/*changes on 2-8-2016*/	
	position:relative; /*18 July 2016*/
}
#mobile_resp_menu
{
     display :none !important; /*23-8-2016*/
}
#menu_full {
	display:block !important;
}
#menu_toggle {
	display:none;
}
#search_box {
	padding-top:10px;
}
#top_banner_slot, #bottom_banner_slot {
	width:728px;
}
#top_banner_full, #bottom_banner_full {
	display:block;
}
#top_banner_mobile_xl, #bottom_banner_mobile_xl {
	display:none;
}
#top_banner_mobile_lg, #bottom_banner_mobile_lg {
	display:none;
}
#agsearch_xl_banner_slot {
	margin-top:15px;
	display:block;
}
#agsearch_lg_banner_slot {
	display:none;
}
#box_banner_slot {
	display:block;
}
#body_two_column {
	width:728px;
}
#body_left_column {
	width: 403px;
}
#body_right_column {
	width:300px;
}
#body_full_column {
	width:728px;
}
#body_results_column {
	/*width:770px;*/ /* css added on 16-03-2016 */	/*changes on 1-6-2016*/
	width: 740px;	/*changes on 1-6-2016*/
}
#body_classified_column {
	width:728px;
}
#body_form_column {
	width:962px;
}
/* Start Update Profile Banner CSS Add New on 17Sep2014 */
#body_form_column_left {
	width:622px;
	float: left;
}
#body_form_column_right {
	width:300px;
	float: right;
}
/* End Update Profile Banner CSS Add New on 17Sep2014 */

#body_classified_left_column {
	width: 349px;
}
#body_classified_right_column {
	width: 349px;
}
#equip_form_recent {
	padding-top:6px;
}
#equip_form_button {
	display:block;
	width:25% !important;
}
#meters_form_button {
	display:none;
}

}


@media screen and (max-width: 984px) {
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.bigBox_banner{float: left;}		   /*28/7/2016*/
.expt_bio_article { width: 50%; margin-right: 15px;}	  /*28/7/2016*/

.Industry_News_col{width: 96%;}
.formnewcss {width: 395px !important;}
/*8-6-2016 changes*/
.expert_comnt_block2 { width: 48%;}
/*End 8-6-2016 changes*/
}
@media screen and (max-width: 639px) {
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.Industry_News_col{width: 93%;}
.bigBox_banner{float: left;}		   /*28/7/2016*/
}

@media screen and (max-width: 320px) {
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.mbl_mgr{margin-left: -10px;}    /*29/7/2016*/
.featureloadbanner{width: 280px;} 
.expt_comment {width: 93%;} 

iframe{ width:100% !important;}   /* 5/7/2016*/    
.img_mobile img{ width: 100% !important;height: auto !important; }  
}   /*14-6-2016*/

@media screen and (max-width: 984px) and (min-width: 768px) {
embed
{
width: 100%;
}
#dnn_ctr2371_merger_relatedContent{display:none !important;}/*markets*/
.responsive_market{overflow-y: scroll; width:100%;}
#mobileview{display:block !important;}
#desktopview{display:none;}
.leftblock {width: 100%;}    /*30-8-2016*/
.rightblock{width: 100%;}    /*30-8-2016*/
.SubPage_Tab_container { width:100%;}
.SubPage_Tab_container li {width: 24.8%;}
.SubPage_content_container { width:100%;}
.rural-big-box {width: 100%; margin-top: 20px;}
.rural-res-sln {width: 100%;}

.resp_video_img
    {
        float: left; 
        width: 22%;
    }
    .resp_video_text
    {
        float: left; 
        width: 78%;
        
    }
.resp_video_bigbox{width:100%;} /*24-8-2016*/
.peel_banner {display:none;} /*8/7/2016*/
.index_footer{ margin-top: 0px;}   /*4/7/2016*/

/*15-6-2016*/
.grid-item--width2 {width:100%;} 
.grid-item--width3 {width:100%;} 
/*.mob_banner{display:none;}  */	 /*--------------28-6-2016------------*/
.top_Minus { top: 0px; position: inherit;}   /*1/7/2016*/
.top_Minus2{top: 0px; position: inherit;}  /*4/7/2016*/
.top_Minus3{top: 0px; position: inherit;}  /*4/7/2016*/
#bottom_banner_slot{top: inherit; position: inherit;}	 /*--------------28-6-2016------------*/
.sponsors_content_container{top: inherit; position: inherit;}	 /*--------------28-6-2016------------*/
.block3 {top: 0px; position: inherit;} /*4/7/2016*/
.block2 {top: 0px; position: inherit;} /*4/7/2016*/
 /*End 15-6-2016*/


/*changes on 10-6-2016*/
.Mouseover_Tab_Home{width: 23.6%;}
.content_box1 { width: 100%;}
.Tab_HomePage_Empty{height: 27px !important;}
.feature_container li{width: 23.6%; word-wrap: break-word;height: 25px;padding: 4px 3px 0px;} 
.feature_content_container {width: 99.5%;}    /*changes on 3-6-2016  - changed width and added border*/ 
.farms_ad_container {width: 100%;}    /*changes on 3-6-2016*/
.farms_ad_container_bottom {width: 96%;}
.content_box2 {width: 100%;}
.TabContainerCover2 {width:100% !important;}
.farms_adnewsletter_container {width: 100%;}
.sponsored_link_left {width: 97%;}
.sponsored_link_right {width: 97%;}
/*End changes on 10-6-2016*/
.pagewraper{width:97%;}
.content_box2 {float: left;}    /*changes on 24/5/2016*/
#shell {
	width:97%;		
}
#header_left {
	width: 35%;
}
#header_right {
	width: 65%;
}
#header_right img {
	padding-left:5px;
	padding-right:5px;
}
#mobile_resp_menu{display:none;}
#menu_full {
	display:block !important;
}
#menu_toggle {
	display:none;
}
#search_box {
	padding-top:10px;
}
#top_banner_slot, #bottom_banner_slot {
	width:100%;
}
#right_banner_slot {
	display:none;
}
#top_banner_full, #bottom_banner_full {
	display:block;
}
#top_banner_mobile_xl, #bottom_banner_mobile_xl {
	display:none;
}
#top_banner_mobile_lg, #bottom_banner_mobile_lg {
	display:none;
}
#agsearch_xl_banner_slot {
	display:block;
	margin-top:15px;
}
#agsearch_lg_banner_slot {
	display:none;
}
#details_banner_slot {
	display:none;
}
#box_banner_slot {
	display:block;
}
#body_two_column, #body_full_column, #body_form_column {
	width:100%;
}
#body_results_column {
	width:74%;
}
.contentspace {
    padding: 0px;
}
#body_classified_column {
	width:100%;
}
#modify_search_column {
	width:25%;
}
.main_td_bg { width: 97%;}  /*11/8/2016*/
.expert_tbl { width: 100%; float: left;}   /*11/8/2016*/
.expert_comnt_block1 { width: 100%; float: left;}      /*11/8/2016*/
.expert_comnt_block2 { width: 99%;}     /*11/8/2016*/

.Industry_News
{
    float:left;
    overflow: hidden;
    width: 100%;
}

.Industry_News_Features
{
    float:left;
    overflow: hidden;
    width: 100%;
}

.Industry_News_Space
{
    float:left;
    overflow: hidden;
    width: 2%;
}
#listing_options_column {
	width:25%;
}
#body_left_column {
	width:58%;
}
#body_right_column {
	width:40%;
	margin-left:0px;
}
#body_classified_left_column {
	width: 48%;
}
#body_classified_right_column {
	width: 48%;
}
/* Start Update Profile Banner CSS Add New on 17Sep2014 */
#body_form_column_left {
	/*width:65%;	*/
	float: left;
}
#body_form_column_right {
	/*width:32%;	*/
	float: right;
}
/* End Update Profile Banner CSS Add New on 17Sep2014 */
#equip_form_recent {
	padding-top:6px;
}
#equip_form_button {
	display:block;
	width:25% !important;
}
#meters_form_button {
	display:none;
}
.results_box_item_details_left {
	width:53%;
}
.results_box_item_details_right {
	width:45%;
}
#details_box_left {
	width:52%;
}
#details_box_right {
	width:42%;
}
#classified_box_left  {
	width:52%;
}
#classified_box_right {
	width:42%;
}
#loaderdiv {   
    width:97%;
	height:95%; 
	margin: 2% 3% 0 2%;
    z-index:100; 
    background:#406552;
    position:absolute;
    opacity: 0.6; -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=40)"; /*first!*/
    filter: alpha(opacity=60); /*second!"*/
}
.price {
	display:block;
	text-align:center !important;
}
.price_right {
	display:block;
	text-align:center !important;
	float: none !important;
}
#Used_Equip_Box {
	float: none;
	width: 100%;
}
.equip_form_small_box {
	margin-right: 1%;
}
.UsedExpiredListing {
	background-image: url("../assets/Backgrounds/Expired_Listing_mobile.png");
	background-repeat: no-repeat;
	background-position: center 0;
	height: 45px;
}
.classified_btn_column {
	padding: 10px 0px;
	text-align:left;
}
#classified_intro_content_area {
	background: none;
	float: left;
	padding: 0px;
	margin-top: 15px;
}
/*#image_browse_column {
	display: none;
}
.print_classified_image_box {
	margin-top: 130px;
	height: 150px;
}*/

.prefer_contact_full_box {
	width: 71%;
}
.print_classified_des_total_box {
	margin-top: 100px;
}
.print_classified_upgarde_total_box {
	margin-top: 155px;
}

/* New CSS for Print Classified Page 12/09/2014 */
#body_print_classified_column {
	width:100%;
}
#print_classified_box {
	width:80%; 	
}
.print_ad_value_col {	
	left: 82%;
}
.print_classified_subcategory_element {
	width: 39%;
}
#dropArea {	
	background: url("../Assets/Backgrounds/bg_image_upload_small.gif") no-repeat 0 0;
	width: 269px;
	height: 89px;
	margin: 0px auto;
}

}

/*changes on 3-3-2016  - added media query*/
@media screen and (max-width: 943px) and (min-width: 768px)
{
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.futures_disclaimer { top: inherit; margin-bottom: inherit; }
.leftblock {width: 100%;}
.rightblock{width: 100%;}  

.related_news_thumb_cont {min-height: 65px;}   /*11/8/2016*/
#body_results_column .ContentCotainer table { width: 100%;}   /*11/8/2016*/
.related_article { width: 163px; display: inline-block;  padding-top: 10px;  float: left;  position: relative;}   /*11/8/2016*/

/*28/7/2016 --- ipad*/
/*#modify_search_column {display: none;}
#body_results_column {
    float: none;
    width: 100%;
}
#top_banner_full, #bottom_banner_full {
    display: block;
    left: 8px;
    width: 95% !important;
}
.ContentCotainer {
    position: relative;
    top: 20px;
}
.expert_tbl {
    margin-top: -30px;
}*/

/*End 28/7/2016 --- ipad*/


/*.grid-item--width2 {width:100%;}  
.grid-item--width3 {width:100%;} */   /*28/7/2016*/
/*.mob_banner{display:none;}  */	 /*--------------28-6-2016------------*/
#bottom_banner_slot{top: -365px; width: 100%; display: block;}	/*9/8/2016*/    /*10/8/2016*/
.sponsors_content_container {top: -350px; margin-bottom: 0px; margin-top: 10px;}	/*11/8/2016*/
.top_Minus { top: -145px;} /*9/8/2016*/
.top_Minus2{top: 65px;}  /*9/8/2016*/
.top_Minus3{top: -75px;}  /*9/8/2016*/
.block3 {top: -210px;}  /*9/8/2016*/
.block2 {top: -70px;}	/*9/8/2016*/

#adContainer div {width: inherit !important;}  /*14-6-2016*/
iframe{ width:95% !important;} /* 14-6-2016*/

.expt_comment {width: 96%;}  /*14-6-2016*/
#dnn_ctr819_Experts_bio_dvNewsAnchor table{width: 100%; float: left; display: inline-block;}   /*14-6-2016*/


.tr_class2{float:left; width:100%;}    /*8-6-2016 changes*/
.telphoneNo label{width: 100%;}

/*changes on 23-5-2016*/
	.content_box2 {float: left;}

/*End changes on 23-5-2016*/
}
/*changes on 3-3-2016*/
@media screen and (max-width: 767px) {
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.expt_comment { width: 96.8%;}
.biography_popup {display: inline-block;}   /*28/7/2016*/
.banner_center {} /*27/7/2016*/
.expert_tbl {margin-top: -30px;}  /*27/7/2016*/
.mgrMob table {margin-top: 20px;}   /*4/7/2016*/
.index_footer{ margin-top: 0px;}   /*3/8/2016*/
/*.banner_alignment{display:none} */

.ContentCotainer {position: relative; top: 20px;}   /*4/7/2016*/
.tbl_news .cols {/*width: 100%;*/width: 99.5%;float: left;padding-bottom:10px}
.tbl_responsive .cols_responsive{float: left;padding-bottom:10px}
}
@media screen and (max-width: 1023px) and (min-width: 481px) {
embed
{
width: 100%;
}

.responsive_market{overflow-y: scroll; width:100%;}
.farm_form {
  width: 100%;
}
.search_container {
  width: 60%;
}
}

 @media screen and (max-width: 767px) and (min-width: 481px) {
embed
{
width: 100%;
}
#dnn_ctr2371_merger_relatedContent{display:none !important;}/*markets*/
     .div_market_left_responsive {width:65%;float: left; display: inline-block;}/*markets*/
.div_market_right_responsive{width:35%;float: left; display: inline-block;}/*markets*/
#mobileview{display:block !important;}
#desktopview{display:none;}
.responsive_market{overflow-y: scroll; width:100%;}
 .resp_video_img
    {
        float: left; 
        width: 22%;
    }
    .resp_video_text
    {
        float: left; 
        width: 78%;
        
    }
.resp_video_bigbox{width:100%;float:left;}
     #dnn_ctr2186_FarmsVideoMain_DataListCatSubCat td
    {
        width: 48%;
        float: left;
    }
	.top_links {width: 100%;}    /*11/8/201/*/
	/*.top_nav_banner {border: 1px solid #bdd6c4;}   11/8/201/*/
	.mgrMob table {margin-top: 20px;}   /*4/7/2016*/
	.index_footer{ margin-top: inherit;}   /*4/7/2016*/

	iframe{ width:100% !important;}  /*14-6-2016*/ 
	.img_mobile img{ width: 50% !important;height: auto !important; } /*14-6-2016*/
	#adContainer div {width: inherit !important;}  /*14-6-2016*/
	.index_footer {position: relative; top: 5px;}   /*4/7/2016*/

	 /*15-6-2016*/
.grid-item--width2 {width:100%;} 
.grid-item--width3 {width:100%;} 
/*.mob_banner{display:none;}  */	 /*--------------28-6-2016------------*/
.top_Minus { top: 0px; position: inherit;} 
.top_Minus2{top: 0px; position: inherit;}  /*4/7/2016*/
.top_Minus3{top: inherit; position: inherit;}  	/*4/7/2016*/
#bottom_banner_slot{top: 0px; position: inherit;}	 /*--------------28-6-2016------------*/
.sponsors_content_container{top: 10px; bottom: 50px; margin-bottom: 15px;}	/*3/8/2016*/
.block3 {top: 0px; position: inherit;}	/*4/7/2016*/
.block2 {top: 0px; position: inherit;}	/*4/7/2016*/
 /*End 15-6-2016*/

/*changes on 10-6-2016*/
.content_box1 { width: 100%;}
.feature_container li{width: 23.3%; word-wrap: break-word;height: 26px;padding: 4px 3px 0px;} 
.Mouseover_Tab_Home{width: 23.3% ;}
.feature_content_container {width: 99.1%;}    /*changes on 3-6-2016 changed width*/
.farms_ad_container {width: 95%;}
.farms_ad_container_bottom {width: 100%;} /*4/7/2016*/
.content_box2 {width: 100%;}
.TabContainerCover2 {width:100% !important;}
.farms_adnewsletter_container {width: 100%;}
/*End changes on 24/5/2016*/
.pagewraper{width:97%;}
#ctl00_more_link .BlackSmall {display:none;}
#shell {
 width:97%;
}
#header_left {
 padding-top:18px;
 width: 45%;
}
#header_right {
 padding-top:18px;
 width: 55%;
}
#header_right img {
 padding-left:3px;
 padding-right:3px;
}
#mobile_resp_menu
{
    display:none !important;
}
#menu_full {
 display:block !important;
 position:absolute;
 margin-left:5px;
 top:0px;
 left:0px;
 padding:10px;
}
#menu_toggle {
 display:none;
}
#header_left img {
 width:190px;
 height:40px;
 padding:15px;
 padding-top:20px;
 padding-bottom:0px;
}
#search_box {
 margin-top:5px;
}
#search_form_box {
 width:65%;
}
.search_form_box {
 width:65%;
}
#search_form_button {
 width:25%;
}
#header_date_area {
/*display:none;*/
}
#top_banner_slot, #bottom_banner_slot {
 width:100%;
 display: block;   /*4/7/2016*/	
}
#right_banner_slot {
 display:none;
}
#left_banner_slot {
 display:none;
}
#top_banner_full, #bottom_banner_full {    /*4/7/2016*/
display:block; 
left: 8px;
width: 95% !important;
}
#top_banner_mobile_xl, #bottom_banner_mobile_xl {
 display:block;
}
#top_banner_mobile_lg, #bottom_banner_mobile_lg {
 display:none;
}
#agsearch_xl_banner_slot {
 display:block;
}
#agsearch_lg_banner_slot {
 display:none;
}
#details_banner_slot {
 display:none;
}
#box_banner_slot {
 display:block;
}
#body_two_column, #body_full_column, #body_form_column {
 width:100%;
}
#body_left_column {
 width:100%;
}
#body_left_column2 { /* Added on 11 Dec 14 for Article Page */
 width:98%;
}
#body_right_column {
 margin:0px;
 float:left;
 width:100%;
 text-align:center;
}
/* Start Update Profile Banner CSS Add New on 17Sep2014 */
#body_form_column_left {
	width:100%;	
	float: left;
}
#body_form_column_right {
	width:100%;	
	float: right;
	margin-top: 25px;
}
/* End Update Profile Banner CSS Add New on 17Sep2014 */
#body_results_column {
 float:none;
 width:100%;
}
#body_classified_column {
 float:none;
 width:100%;
}

#modify_search_column {
 float:none;
 width:100%;
}

.Industry_News
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Features
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Space
{
    /*float:left;
    overflow: hidden;*/
    display: none;
}
#listing_options_column {
 float:none;
 width:100%;
}
#modify_search_buttons {
 text-align:center;
}
#results_title {
 width:97%;
 float:none;
 text-align:center;
 margin-bottom:10px;
}
#details_title {
 width:100%;
 float:none;
 text-align:center;
 margin-bottom:10px;
}
#save_search_but {
 float:none;
 text-align:center;
}
#contact_seller_but {
 float:none;
 text-align:center;
 margin-top:15px;
}
.contact_seller_but {
 float:none;
 text-align:center;
 margin-top:15px;
}
.but_large {
 float: none;
}
#equip_form_recent {
 padding-top:6px;
}
#equip_form_button {
 display:none;
}
#meters_form_button {
 display:block;
}
#equip_search_box_inner {
 padding-bottom:10px;
}
.browse_cat_column {
 width:45%;
}
.browse_img_column {
 width:47%;
}
.listing_box_row {
 border:0px;
 margin:0px;
}
.listing_box_item_left, .listing_box_item_right {
 float:left;
 width:100%;
 border-bottom:1px;
 border-bottom-style:solid;
 border-bottom-color:#bdd6c4;
 min-height:90px;
}
.listing_box_item_inner {
 padding-bottom:5px;
 padding-top:5px;
}
.results_box_item_details_left {
 width:63%;
}
.results_box_item_details_right {
 width:35%;
}
.but_options {
 width:50%;
}
#listing_options_social {
 text-align:center;
 width:95px;
 margin:auto;
 margin-top:10px;
}
#details_box_left {
 width:52%;
}
#details_box_right {
 width:42%;
}
#classified_box_left {
 width: 52%;
}
#classified_box_right {
 width: 42%;
}
#pagination_box_inner {
 width: 35%;
 margin: 0px auto;
}
.ListPrice {
 float: left;
 width: 100%;
 margin: 0px;
 padding: 0px;
 line-height: 5px;
}
#loaderdiv {
 width:98%;
 height:95%;
 margin: 1% 3% 0 1%;
 z-index:100;
 background:#406552;
 position:absolute;
 opacity: 0.6;
 -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=40)";
 /* first! filter: alpha(opacity=60);*/
 /* second!"*/
}
.but {
	text-align:center;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back.png");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border:1px;
	border-style:solid;
	border-color:#cc9933;
	padding:0px 50px 3px 50px;
	color:#000 !important;
	text-decoration:none !important;
	display:inline-block;
}
.but:hover {
	cursor:pointer;
	background-color:#fbd17e;
	background-image:url("../assets/buttons/button_back_hover.png");
	background-repeat:repeat-x;
	color:#000 !important;
	text-decoration:none !important;
}
.price {
	display:block;
	text-align:center !important;
}
.price_right {
	display:block;
	text-align:center !important;
	float: none !important;
}
#Used_Equip_Box {
    float: none; 
    width: 100%;    
}
.equip_form_small_box { 
    margin-right: 1%;
}
.UsedExpiredListing { 
	background-image: url("../assets/Backgrounds/Expired_Listing_mobile.png");
	background-repeat: no-repeat;
	background-position: center 0;
	height: 45px;
}
#classified_intro_content_area { 
	background: none;
	float: left;
	padding: 0px;
	margin-top: 15px;	
}
.floating_content_inner	{
	display: none;
}
.header_banner_slot {
    display:none;
}

/*a.submit_but:link, a.submit_but:visited {
    background-color: #fbd17e;
    background-image: url("../Assets/Buttons/button_back_mobile.png");
    background-repeat: repeat-x;
    border: 1px solid #cc9933;
    color: #242424;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
    padding: 15px 63px;
	text-decoration: none;
}
a.submit_but:active, a.submit_but:hover {
    background-color: #fbd17e;
    background-image: url("../Assets/Buttons/button_back_hover.png");
}*/

/* New CSS for Print Classified Page 12/09/2014 */
#body_print_classified_column {
	width:100%;
	margin: 0px;
}
#print_classified_box {
	width: 82%;
}
.print_ad_value_col {	
	left: 84%;
}
.print_classified_subcategory_element {
	width: 39%;
}
.tips_title {
	margin: 72px 0 0 0;

}
#dropArea {
	background: url("../Assets/Backgrounds/bg_image_upload_small.gif") no-repeat 0 0;
	width: 269px;
	height: 89px;
	margin: 0px auto;
}
.image_lnk {
	font-size: 11px;
	padding: 5px 0px;
}
.print_classified_preview_element_left {
	width: 50%;
}
.print_classified_preview_element_right  {
	width: 45%;
}
}


/*changes on 3-3-2016  - added media query*/
@media screen and (max-width:670px)and (min-width:  480px)
{
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.SubPage_content_container { width: 99.4%;}
.leftblock {width: 100%; margin-top: 25px;}    /*30-8-2016*/
.rightblock{width: 100%;}    /*30-8-2016*/

.expert_comnt_block2 {margin-left: inherit;}  /*27/7/2016*/
.index_footer{ margin-top: inherit;}   /*4/7/2016*/

 /*15-6-2016*/
.grid-item--width2 {width:100%; margin-right: inherit;}   /*25/7/2016*/ 
.grid-item--width3 {width:100%;} 
/*.mob_banner{display:none;}  */     	 /*--------------28-6-2016------------*/
.top_Minus { top: 0px; position: inherit;} 
.top_Minus2{top: 0px; position: inherit;} 	/*4/7/2016*/
.top_Minus3{top: 0px; position: inherit;}  	/*4/7/2016*/
#bottom_banner_slot{top: inherit; position: inherit;}	 /*--------------28-6-2016------------*/
/*.sponsors_content_container{top: inherit; position: inherit;}*/	 /* 1-7-2016*/
.block3 {top: 0px; position: inherit;}	/*4/7/2016*/
.block2 {top: 0px; position: inherit;}	/*4/7/2016*/
.index_footer {position: relative; top: 5px;}   /*4/7/2016*/

/*changes on 24/5/2016*/
.content_box1 { width: 100%;}
.feature_content_container {width: 99.1%;}
.farms_ad_container {width: 100%;}    /*25/7/2016*/
.farms_ad_container_bottom {width: 100%;}	/*4/7/2016*/
.content_box2 {width: 100%;}
.TabContainerCover2 {width:100% !important;}
.farms_adnewsletter_container {width: 100%;}
/*End changes on 24/5/2016*/

.telphoneNo label{width: 100%;}

}

/*changes on 10-6-2016*/
@media screen and (max-width: 640px) {
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.futures_disclaimer { top: inherit; margin-bottom: inherit; }
.rural_resourcesBox { width: 100%; }
#body_results_column .ContentCotainer table {/* overflow: hidden;*/  width: 100%;}   /*11/8/2016*/ /*12/8/2016*/
.trtdblock {
    display: block;
    width: 100%;
}

.expt_bio_article {width: 42%; margin-right: 20px;}	   /*28/7/206*/

/*.expert_popular {margin-left: -10px;} *//*27-7-2016*/

.expert_banners {margin: 10px 0px 10px 0px;}  /*27/7/2016*/
.Tab_HomePage_Empty { height: 28px !important; width: 23.8% !important;}   /*25-7-2016*/
.peel_banner {display:none;} /*8/7/2016*/
 
#div-gpt-ad-1377005211411-0 {margin: 0px auto;}     /*4/7/2016*/
.mgrMob table {margin-top: 20px;}   /*4/7/2016*/
.index_footer{ margin-top: 0px; z-index: -9999;}   /*4/7/2016*/

#adContainer div {width: inherit !important;}  /*14-6-2016*/
iframe{ width:100% !important;} /* 14-6-2016*/

#search_box { display:none}
.feature_container li{width: 23.4%;}  /*27-7-2016*/
.sponsors_content_container { width: 97%;  margin-bottom: 15px;}	/*3/8/2016*/
}

@media only screen and (width : 568px) and (height: 320px)
{ 
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.expt_comment {width: 95%;}   /*28/7/2016*/
.bigBox_banner {width: 100%; text-align: center;}  /*28/7/2016*/
.expt_bio_article {width: 100%;}   /*28/7/2016*/
.feature_container li { width: 23.6%;} /*25-7-2016*/
.jcarousel-skin .jcarousel-clip-horizontal {width: 98% !important;} /*26/7/2016*/ 
.jcarousel-skin .jcarousel-item { width: 97px !important;} /*26/7/2016*/ 
}  /*25-7-2016*/

@media screen and (max-width: 480px){
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.SubPage_Tab_container li {width: 24.6%;}
.SubPage_Tab_container { width: 100%;}
.SubPage_content_container {width: 99%;}

#menu_full .edit_toparrow{display:none}
.vid_box {
    width: 95%;
}
}

@media screen and (max-width: 480px) and (min-width: 325px) {
embed
{
width: 100%;
}
 #dnn_ctr2371_merger_relatedContent{display:none !important;}/*markets*/
 .market_item_header{display:none;}/*markets*/
#mobileview{display:block !important;}
#desktopview{display:none;}
.responsive_market{overflow-y: scroll; width:100%;}
.rural_resourcesBox { width: 100%; }
.leftblock {width: 100%;margin-top: 25px;}    /*30-8-2016*/
.rightblock{width: 100%;}    /*30-8-2016*/
.title_iframe{display:none;}

.resp_video_bigbox {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
 .resp_video_img
    {
        float: left; 
        width: 37%;
    }
    .resp_video_text
    {
        float: left; 
        width: 63%;
        
    }
    #dnn_ctr2186_FarmsVideoMain_DataListCatSubCat td
    {
        width: 100%;
        float: left;
    }
.banner_alignment { width: 100%;}    /*12/8/2016*/
#ctl00_more_link .BlackSmall {display:none;}
#banner_home_468by60 iframe{width:100% !important; }
#body_results_column .ContentCotainer table {width:100%;}
.main_td_bg {width: 95.8%;}   /*28/7/2016*/
.expt_comment {width: 95.8%;}   /*28/7/2016*/
.biography_popup{margin-left: -40%; display: inline-block;  margin-right: 8px;}  /*28/7/2016*/
.bigBox_banner {width: 100%; text-align: center;}  /*28/7/2016*/
.expt_bio_article {width: 100%;}   /*28/7/2016*/
/*.expert_popular {margin-left: -10px;}*/ /*27-7-2016*/
.expert_tbl { position: relative;margin-top: -25px;} /*27-7-2016*/
.Tab_HomePage_Empty { height: 25px !important; width: 24.6% !important;}   /*25/7/2016*/
.farms_adnewsletter_container {width: 100%;}  /*25/7/2016*/
.peel_banner {display:none;} /*8/7/2016*/

#div-gpt-ad-1377005211411-0 {margin: 0px auto;}     /*4/7/2016*/
.mgrMob table {margin-top: 20px;}   /*4/7/2016*/
.index_footer{ margin-top: 0px;}   /*3/8/2016*/
.ContentCotainer {position: relative; top: 20px;}    /*4/7/2016*/

/*.sponsors_content_container {top: 110px; position: relative;}   */   /*21-6-2016*/
.sponsors_content_container{top: 10px; bottom: 50px; margin-bottom: 15px;}	/*3/8/2016*/

#adContainer div {width: inherit !important;}  /*14-6-2016*/

iframe{ width:100% !important;}/* 14-6-2016*/
.img_mobile img{ width: 90% !important;height: auto !important; } /*14-6-2016*/   /*12/8/2016*/
.Banner_468by60 { width: 100%;}	/*16-6-2016*/
 /*15-6-2016*/
.grid-item--width2 {width:100%;} 
.grid-item--width3 {width:100%;} 
/*.mob_banner{display:none;}  */ 	 /*--------------28-6-2016------------*/
.top_Minus { top: 0px; position: inherit;}   /*4/7/2016*/
.top_Minus2{top: 0px; position: inherit;}   /*4/7/2016*/
.top_Minus3{top: 0px; position: inherit;}   /*4/7/2016*/
#bottom_banner_slot{top: 0px; position: inherit;}    /*1/7/2016*/
/*.sponsors_content_container{margin-top: 20px;}*/	 /* 1-7-2016*/
.block3 {top: 0px; position: inherit;}	/*4/7/2016*/
.block2 {top: 0px; position: inherit;}
 /*End 15-6-2016*/

/*changes on 10-6-2016*/
.Mouseover_Tab_Home{width: 23%;}
.feature_container {width: 100%;}  /*9-6-2016*/
.feature_container li{width: 24.5%;}  /*16-6-2016*/
.feature_content_container {width: 99.5%; height: auto;}     /*changes on 3/6/2016*/
.news-list li {height: auto;}
.content_box1 {width: 100%;}
.content_box2 {width: 100%;}
.TabContainerCover2 {width: 100%  !important;}
.jcarousel-skin .jcarousel-container-horizontal {width: 99.5% !important;}
.jcarousel-skin .jcarousel-clip-horizontal {width: 96% !important;}
.jcarousel-skin .jcarousel-item { width: 100px !important;}
.farms_ad_container_bottom {width: 100%;}
/*#body_results_column .ContentCotainer table {border: none !important;}*/   /*27-6-2016*/
#body_results_column .ContentCotainer table .table_border {border-bottom: 1px solid #bfdcc8 !important;border-left: 1px solid #bfdcc8 !important;border-right: 1px solid #bfdcc8 !important;} /*09 June 2016*/
.farms_ad_container {width: 100%;}
/*changes on 10-3-2016*/

.LeftCont
{
	width:100%; 
}
.RightCont
{
	width:100%; 
}
/*.top_nav_banner {width: 100%;}*/
.top_nav_banner {
    display: none !important;
}
.first_name, .last_name, .email_add, .zip_postal { width: 100%;}
/*changes on 3-3-2016*/
.pagewraper{width:95%;} /*jayshree*/
#shell {
	width:95%;		
}
#header {
	height:95px;	
}
#header_left {
	width:90%;
	text-align:left;
	padding:0px;
	margin:0px;
}
#header_left img {
	width:190px;
	height:40px;
	padding:10px;
	margin-left:10px;
}
#header_right {
	width:10%;
	padding:0px;
	margin:0px;
}
#farms_menu
{
    display:none;
}
#mobile_resp_menu
{
    display:block;
}
#menu_full {
	position:absolute;
	top:51px;
	right:10px;
	width:200px;
	padding:5px;
	display:none;
	background-color:#f5faf7;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	-moz-border-radius:7px;
	border-radius:7px;
	z-index:999;
}
#menu_full a {
	display:block;
	min-width:190px;
	padding:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#menu_full a:hover, #menu_full a:active {
	background-color:#bdd6c4;
}
#menu_full img {
	display:none;
}
#menu_toggle {
	display:block;
	position:absolute;
	top:10px;
	right:10px;
}
#menu_toggle a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header_left img {
	width:190px;
	height:40px;
	padding:0px;
	padding-top:10px;
}
#header_login_area {	
	padding:10px 5px;	
	font-size: 11px;
}
#header_date_area {
	padding:10px 5px;
	display:none;
}
#search_box {
	position: absolute;
	top:60px;
	left:12px;
	width:95%;
}
#search_form_box {
	width:67%;
}
.search_form_box {
	width:67%;
}
#search_form_button {
	width:25%;
}
#header_text_area {
	/*	display:none;*/
}
#header_date_area {
	padding:10px 0px;
}
#top_banner_slot, #bottom_banner_slot {
	width:100%;
}
#bottom_banner_slot {
	width:100%;
	display: block;
}

#right_banner_slot {
	display:none;
}
#left_banner_slot {
	display:none;
}
#top_banner_full, #bottom_banner_full { /*4-7-2016*/
	display:block;      
	left: 8px;
	width: 95% !important;
}
.topbanner_inner {
    margin-left: -5px;   /*3-8-2016*/
}
.topbanner_inner {
    margin-bottom: 0px;     /*3-8-2016*/
}
#top_banner_mobile_xl, #bottom_banner_mobile_xl {
	display:block;
}
#top_banner_mobile_lg, #bottom_banner_mobile_lg {
	display:none;
}
#agsearch_xl_banner_slot {
	display:block;
}
#agsearch_lg_banner_slot {
	display:none;
}
#details_banner_slot {
	display:none;
}
#box_banner_slot {
	display:block;
}
#body_two_column, #body_full_column, #body_form_column {
	width:100%;
}
#body_left_column {
	width:100%;
}
#body_left_column2 { /* Added on 11 Dec 14 for Article Page */
 width:98%;
}
#body_right_column {
	margin:0px;
	float:left;
	width:100%;
	text-align:center;
}
#body_classified_right_column {
	float:left;
	margin-left:0px;
	width: 95%;
}
/* Start Update Profile Banner CSS Add New on 17Sep2014 */
#body_form_column_left {
	width:100%;	
	float: left;
}
#body_form_column_right {
	width:100%;	
	float: right;
	margin-top: 25px;
	text-align: center;
}
/* End Update Profile Banner CSS Add New on 17Sep2014 */
#body_results_column {
	float:none;
	width:100%;
}
#body_classified_column {
	float:none;
 	width:100%;
}
#modify_search_column {
	float:none;
	width:100%;
	

}
.Industry_News
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Features
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Space
{
    /*float:left;
    overflow: hidden;*/
    display: none;
}
#listing_options_column {
	float:none;
	width:100%;
}
#modify_search_buttons {
	text-align:center;
}
#results_title {
	width:95%;
	float:none;
	text-align:left;
	margin-bottom: 0px;
}
#details_title {
	width:100%;
	float:none;
	text-align:center;
	margin-bottom:10px;
}
#save_search_but {
	float:none;
	text-align:center;
}
#contact_seller_but {
	float:none;
	text-align:center;
	margin-top:15px;
}
.contact_seller_but {
	float:none !important;
	text-align:center;
	margin-top:15px;
}
.but_large {	
	float: none;
}
#footer_box_text .divider_line {
	display:none;
}
#footer_box_text a {
	width:100%;
	display:block;
	line-height:25px;
}
#equip_form_recent {
	padding-top:6px;
}
#equip_form_button {
	display:none;
}
#meters_search_box 	{
	display: none; 
}
#meters_form_button {
	display:block;
}
#equip_search_box_inner {
	padding-bottom:10px;
}
.browse_cat_column {
	float:none;
	width:95%;
}
.browse_img_column {
	float:none;
	width:95%;
}
.listing_box_row {
	border:0px;
	margin:0px;
}
.listing_box_item_left, .listing_box_item_right {
	float:left;
	width:100%;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdd6c4;
	min-height:90px;
}
.listing_box_item_inner {
	padding-bottom:5px;
	padding-top:5px;
}
.listing_box_item_inner img {
	top:5px;
}
#currency_check {
	float:none;
	text-align:center;
}
.results_bar_inner .sort_box {
	float:none;
	text-align:center;
}
.sort_box_wrapper {
	float:none;
	text-align:center;
}
.sort_box_wrapper2 {
	float:none;
	text-align:center;
	width: 100%;	
}
.PaginationArrow {
	float: none; 	
	display: inline-block;
	vertical-align: middle;
}
.results_bar_inner .but_outer_left {
	float:none;
	text-align:center;
	margin-bottom:5px;
}
.results_box_item_details_left {
	float:none;
	width:100%;
}
.results_box_item_details_right {
	float:none;
	width:100%;
	margin-top:10px;
}
.but_options {
	width:80%;
}
#listing_options_social {
	text-align:center;
	width:95px;
	margin:auto;
	margin-top:10px;
}
#details_box_left {
	clear:both;
	float:none;
	width:100%;
	margin-top:15px;
}
#details_box_right {
	clear:both;
	float:none;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
}
#classified_box_left {
	clear:both;
	float:none;
	width:100%;
	margin-top:15px;
}
#classified_box_right {
	clear:both;
	float:none;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
}
h5 {
	text-align:center;
}
.price {
	display:block;
	text-align:center !important;
}
.price_right {
	display:block;
	text-align:center !important;
	float: none !important;
}
#dealer_info {
	text-align:center;
}
#pagination_box_inner {
	width: 45%;
	margin: 0px auto;
}
.ListPrice {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}
#loaderdiv { 
    width:97%;
	height:95%; 
	margin: 2% 3% 0 2%;
    z-index:100; 
    background:#406552;
    position:absolute;
    opacity: 0.6; -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=40)"; /* first!*/
    filter: alpha(opacity=60); /*second!"*/
}
/* Remove from Moblie */
#search_box {
 position: absolute;
 top:60px;
 left:12px;
 width:95%;
 display: none;
}
#boxes .window {
 margin: 0px 40px;
}
.email_box_tbl {
 width: 79%;
}
#Used_Equip_Box {
 float: none;
 width: 100%;
}
.equip_form_small_box {
 margin-right: 1%;
}
.UsedExpiredListing {
 background-image: url("../assets/Backgrounds/Expired_Listing_mobile.png");
 background-repeat: no-repeat;
 background-position: center 0;
 height: 45px;
}
#classified_intro_content_area {
 background: none;
 float: left;
 padding: 0px;
 margin-top: 15px;
}
.header_banner_slot {
 display:none;
}
.AddClassified_Cloumn {
 text-align: center;
}
/*#image_browse_column {
 display: none;
}
#dropArea {
 display: none;
}*/
#green_box .right_column {
 float: none;
}
.browse_lnkcolumn {
 text-align: left;
}
.preview_left_column {
 display: none;
}
.preview_right_column {
 margin-bottom: 10px;
 width: 100%;
 text-align: center;
}
a.submit_but:link, a.submit_but:visited {
 background-color: #fbd17e;
 background-image: url("../Assets/Buttons/button_back_mobile.png");
 background-repeat: repeat-x;
 border: 1px solid #cc9933;
 color: #242424;
 display: block;
 float: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-style: normal;
 font-weight: normal;
 line-height: 12px;
 padding: 15px 60px;
 text-decoration: none;
}
a.submit_but:active, a.submit_but:hover {
 background-color: #fbd17e;
 background-image: url("../Assets/Buttons/button_back_hover.png");
}
.prefer_contact_full_box {
 width: 66%;
}
#print_classified_box {
 width: 100%;
}
.print_classified_des_total_box {
 width: 100%;
 margin-top: 0px;
 margin-bottom: 10px;
 text-align: right;
}
.print_classified_img_total_box {
 width: 100%;
 margin-top: 0px;
 margin-bottom: 10px;
 text-align: right;
}
.print_classified_upgarde_total_box {
 width: 100%;
 margin-top: 0px;
 margin-bottom: 10px;
 text-align: right;
}
.print_classified_sub_total_box {
 width: 100%;
 margin-top: 0px;
 margin-bottom: 10px;
 text-align: right;
}
.print_classified_preview_total_box {
 width: 100%;
 margin-top: 0px;
 margin-bottom: 10px;
 text-align: right;
}
.print_classified_left {
 width: 100%;
 float: none;
}
.print_classified_right {
 width: 100%;
 float: none;
 margin-top: 10px;
}
 .print_classified_preview_element_left {
 width: 97%; /* 12/09/2014 Changes */
 border-right: none;
}
.print_classified_preview_element_right {
 width: 97%; /* 12/09/2014 Changes */
}
.print_classified_preview_element_right_inner {
 padding-top: 0px;
 padding-left: 0px; /* 12/09/2014 New */ 
}
 .print_classified_element {
 width: 60%;
 float:left;
}
.print_classified_subcategory_element {
 width: 96%;
 float:left;
 padding:0px;
}
.print_classified_element_left {
 width: 52%;
 float: left;
}
.print_classified_element_right {
 width: 52%;
 float: left;
}

/* New CSS for Print Classified Page 12/09/2014 */
#body_print_classified_column {
	width:100%;
}
#results_title span.left {
	float: none;
	display: block;
}
#results_title span.right {
	float: none;	
	display: block;
	margin: 7px 0px 0px 0px;
}
.print_ad_value_col {
	position: inherit;
	bottom: inherit;
	left: inherit;
	margin: 0px 0px 10px 0px;
}
.print_classified_subcategory_midelement {
	width: 100%; 
	padding: 0px;
	margin: 10px 0 0 0;
}
.print_classified_subcategory_element .last_col{
	margin-top: 0px;
}
.tips_title {
	margin: 0px;	
}
.print_classified_Upgrades_col {
	padding: 0px 0px 0px 8px;	
	min-height: 180px;
}
a.add_but:link, a.add_but:visited {
	padding: 5px 10px;
}
#dropArea {
    background: url("../Assets/Backgrounds/bg_image_upload_mobile.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 89px;
    margin: 0 auto;
    width: 153px;
}
.browse_lnkcolumn {
	text-align: center;
}

}
@media screen and (max-width: 480px){
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
#menu_full .edit_toparrow{display:none}
}
@media screen and (max-width:360px) 
{
embed
{
width: 100%;
}
	.responsive_market{overflow-y: scroll; width:100%;}
	.futures_disclaimer { top: inherit; margin-bottom: inherit; }
	.ulSubPageMainSection li {height: 65px;}
	.ulSubPageMainSection { float: left; width: 100%; }
	.viewAll {width: 100%;}
	.rural-big-box iframe {width: inherit !important;}
	.ruralLifestyel_text { width: 72%;     float: left; }
	.leftblock {width: 100%; margin-top: 25px;} 
	.rightblock{width: 100%;} 
	.SubPage_content_container { width:99.4%; height: auto;}
	.Tab_SubPage_Active {width: 25.5% !important}
	.SubPage_Tab_container li { width: 24.3%;}
	.SubPage_Tab_container {width: 100%;}
	.rgt-block {display: inherit;}
	.biography_popup{margin-left: -45%; display: inline-block;  margin-right: 5px;}  /*28/7/2016*/
	.bigBox_banner {width: 100%; text-align: center;}  /*28/7/2016*/
	.expt_bio_article {width: 100%;}   /*28/7/2016*/
	.expert_banners {margin: 10px 0px 10px 0px}  /*27/7/2016*/
	.irrigation_cont{padding: 0px;}   /*20/7/2016*/
	.peel_banner {display:none;} /*8/7/2016*/
	#div-gpt-ad-1377005211411-0 {margin: 0px auto;}     /*4/7/2016*/
	.mgrMob table {margin-top: 20px;}   /*4/7/2016*/
	.index_footer { position: relative; top: 0px; }  /*3/8/2016*/
	.sponsors_content_container {width: 97%; margin-bottom: 15px;}	/*3/8/2016*/
	.Banner_468by60 { width: 100%;}	/*16-6-2016*/
	 iframe{ width:99% !important;}  /*25-7-2016*/ 

	.img_mobile img{ width: 100% !important;height: auto !important; } /*14-6-2016*/
	#adContainer div {width: inherit !important;}  /*14-6-2016*/
	.expt_comment {width: 100%; padding-right: 0px; padding-left: 0px;} /*28-7-2016*/
	/*8-6-2016 changes*/
		.main_td_bg {width: 95.2%; /*padding-right:10px;*/}   /*27/7/2016*/
		.expert_dir{margin-left: inherit;}
		.sponsored_link_left {width: 95%;}
		.sponsored_link_right {width: 95%;}
		.tr_class2{float:left; width:100%;}
	/*End 8-6-2016 changes*/
	.jcarousel-container-horizontal {width: 99.5% !important;}
	.Mouseover_Tab_Home{width: 24.6%;/*border-bottom: 1px solid #bcd4c4;*/}	/*21-7-2016 changes*/
	.feature_container {width: 100%;}	 /*9-6-2016 changes*/
	.feature_container li { width: 24.6%;}
}

@media screen and (max-width: 324px) and (min-width: 251px) {
embed
{
width: 100%;
}
#bottombanner_responsive {margin-left:-8px;}/*markets*/
#dnn_ctr2371_merger_relatedContent{display:none !important;}/*markets*/
    .market_item_header{display:none;}/*markets*/
#mobileview{display:block !important;}
#desktopview{display:none;}
.responsive_market{overflow-y: scroll; width:100%;}
#dnn_ctr1779_ViewSubPageDetail_New2_banner_300by250
{
margin:-10px;
}
.tableBorderthin {border: inherit;}
.leftblockiframe {width: inherit !important;}
/*.news_cont_bg {background-image: inherit;}*/
.ulSubPageMainSection li {height: 52px; border-bottom: 6px solid rgb(255, 255, 255); padding-bottom: 19px; padding-top: 10px; }
.rural_resourcesBox {width: 90%;}
.title_iframe {display: none;}
.ruralLifestyel_text {width: 66%;}
.leftblock {width: 100%;}
.rightblock{width: 100%;} 
.SubPage_content_container { width: 99%; height: auto;}
.SubPage_Tab_container {width: 100%;}
.SubPage_Tab_container li {width: 24.3%;}

.resp_video_img{width:41% ; float:left;}
.resp_video_text{width:59%; float:left;}
.resp_video_bigbox{float:left; padding-bottom:10px; width:100%;}
   #dnn_ctr2186_FarmsVideoMain_DataListCatSubCat td    {        width: 100%;        float: left;    } 
.previous_next_button .featured_previous_button{padding: 5px 10px 5px 10px;}
.previous_next_button .featured_next_button{padding: 5px 10px 5px 10px;}

#ctl00_more_link .BlackSmall {display:none;}
.resource_solutions{float:left;}
.top_nav_banner{display:none !important;}
#banner_home_468by60 iframe{width:100% !important;}    /*12/8/2016*/
.expert_comnt_block1 { width: 99.5%;}     /*29/7/2016-lst*/
.main_td_bg { width: 100%; padding-right: 0px; padding-left: 0px;}/*29/7/2016-lst*/
.expert_dir { width: 100%; }/*29/7/2016-lst*/

.mbl_mgr{margin-left: -10px;}    /*29/7/2016*/
.expt_bio_article {width: 100%;}   /*28/7/2016*/
.bigBox_banner {width: 100%; text-align: center;}  /*28/7/2016*/
.expert_comnt_block2 {margin-left: inherit;}  /*27/7/2016*/
.expert_popular {margin-left: 0px;}
.Registration_Grid { float: left !important; margin-bottom: 14px; }  /*26/7/2016*/
.Chat_DashBoard  { float: left !important; font-size: 9px;}  /*27/7/2016*/

.irrigation_cont{padding: 0px;}   /*20/7/2016*/

.peel_banner {display:none;} /*8/7/2016*/
.featureloadbanner {width: 100%;}  /*5/7/2016*/
#div-gpt {margin: 0px auto;}     /*4/7/2016*/
/*.sponsors_content_container {margin-top: 20px;} */  /*1-7-2016*/
/*.sponsors_content_container {width: 100%; top: 110px; position: relative; margin-top: 20px; margin-bottom: 15px;}	3/8/2016*/
.sponsors_content_container {width: 98% !important; float:left; padding:0; display:inline-block; position:inherit;}
.subpage_footer {top: 55px !important;} /*1/7/2016*/

#footer{/*top: 100px;*/ position: relative;} /*30-6-2016*/ 

.Banner_468by60 { width: 94%;}	/*30-6-2016*/
 /*15-6-2016*/
.grid-item--width2 {width:100%;} 
.grid-item--width3 {width:100%;} 
/*.mob_banner{display:none;}  */  /*------------------28-6-2016-------------------------*/
.top_Minus { top: 0px; position: inherit;}  /*30-6-2016*/
.top_Minus2{top: 0px; position: inherit;}  /*30-6-2016*/
.top_Minus3{top: 0px; position: inherit;}   /*30-6-2016*/
#bottom_banner_slot{top: 0px; position: inherit;}  /*30-6-2016*/
.block3 {top: 0px; position: inherit;} /*30-6-2016*/
.block2 {top: 0px; position: inherit;} /*30-6-2016*/
 /*End 15-6-2016*/

.tr_class2{float:left; width:100%;}    /*8-6-2016*/
/*changes on 3-6-2016*/
.Mouseover_Tab_Home{width: 22%;}
.farms_adnewsletter_container { width: 100%;}
/*End *changes on 3-6-2016*/


/*changes on 24-5-2016*/
.feature_container {width: 100%;}
.feature_content_container {width: 99.1%; height: auto;}   /*changes on 3-6-2016*/
.news-list li {height: auto;}
.content_box1 {width: 100%;}
.content_box2 {width: 100%;}
.TabContainerCover2 {width: 100% !important;}
.jcarousel-skin .jcarousel-container-horizontal {width: 99% !important;}
.jcarousel-skin .jcarousel-clip-horizontal {width: 96% !important;}
.jcarousel-skin .jcarousel-item { width: 83px !important; margin-right: 15px !important;}  /*26/7/2016*/
.vid_text_inner { width: 85px !important;}
.farms_ad_container_bottom {width: 100%;}
#body_results_column .ContentCotainer table {/*overflow: hidden;*/ width:100%;/* border: none !important; display: inline-block;*/ } /*26-7-2016*/   /*12/8/2016*/
.farms_ad_container {width: 100%;}
.feature_container li{width:22.5%; word-wrap: break-word;height: 26px;/*changes on 1-6-2016*/ padding: 4px 3px;}
.Tab_HomePage_Empty {padding-top: 9px !important; width: 22.8% !important;}    /*changes on 25/7/2016*/
/*End changes on 24-5-2016*/

/*changes on 3-3-2016*/
.LeftCont
{
	width:100%; 
}
.RightCont
{
	width:100%; 
}
.top_nav_banner {width: 100%;}
.first_name, .last_name, .email_add, .zip_postal { width: 100%;}
.new_input{width: 285px !important;margin-top: 10px;}
.top_links {width: 100%;}
/*changes on 3-3-2016*/
.pagewraper{width:95%;}
#shell {
 width:95%;
 min-width:230px;
}
#header {
 height:95px;
}
#header_left {
 width:90%;
 text-align:left;
 padding:0px;
 margin:0px;
}
#header_left img {
 width:190px;
 height:40px;
 padding:10px;
 margin-left:10px;
}
#header_right {
 width:10%;
 padding:0px;
 margin:0px;
}
#header_login_area {
 padding:10px 0px;
 font-size: 11px;
}
#header_date_area {
 padding:10px 0px;
 display: none; /* 02/09/2014 New */
}
#farms_menu
{
    display:none;
}
#menu_full {
 position:absolute;
 top:51px;
 right:10px;
 width:200px;
 padding:5px;
 display:none;
 background-color:#f5faf7;
 border:1px;
 border-style:solid;
 border-color:#bdd6c4;
 -moz-border-radius:7px;
 border-radius:7px;
 z-index:999;
}
#menu_full a {
 display:block;
 min-width:190px;
 padding:5px;
 -moz-border-radius:5px;
 border-radius:5px;
}
#menu_full a:hover, #menu_full a:active {
 background-color:#bdd6c4;
}
#menu_full img {
 display:none;
}
#menu_toggle {
 display:block;
 position:absolute;
 top:10px;
 right:10px;
}
#menu_toggle a {
 display:block;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}
#header_left img {
 width:165px;
 height:34px;
 padding:0px;
 padding-top:12px;
}
#search_box {
 position: absolute;
 top:60px;
 left:12px;
 width:95%;
 display:none
}
.search_form_box {
 width:67%;
}
#search_form_box {
 width:67%;
}
#search_form_button {
 width:25%;
}
#header_text_area {
/*display:none;*/
}
#top_banner_slot, #bottom_banner_slot {
 width:100%;margin-bottom:20px;
/*margin-top: -5px; */  /*30-6-2016*/
 
}
#right_banner_slot {
 display:none;
}
#left_banner_slot {
 display:none;
}
#top_banner_full, #bottom_banner_full {
 /*display:none; left: 0px; position: absolute; width: 300px !important;*/
    display: block; margin:-8px;float:left;padding-top:5px;
  /*  left: 8px; 3-8-2016*/
    width: 100% !important; 
}
#bottom_banner_full {/*margin-top: 50px;*/}  /*1-7-2016*/
.ContentCotainer {position: relative; top: 10px;} /*30-6-2016*/
/*.expert_tbl { position: relative;margin-top: 40px;} 29/7/2016-lst*/
.expert_tbl { position: relative;padding-top: 15px;}
#top_banner_mobile_xl, #bottom_banner_mobile_xl {
 display:none;
}
#top_banner_mobile_lg, #bottom_banner_mobile_lg {
 display:block;
}
#agsearch_xl_banner_slot {
 display:none;
}
#agsearch_lg_banner_slot {
 display:block;
}
#details_banner_slot {
 display:none;
}
#box_banner_slot {
 display:none;
}
#body_two_column, #body_full_column, #body_form_column {
 width:100%;
}
#body_left_column {
 width:100%;
}
#body_left_column2 { /* Added on 11 Dec 14 for Article Page */
 width:96%;
}
#body_right_column {
 margin:0px;
 float:left;
 width:100%;
 text-align:center;
}
#body_results_column {
 float:none;
 width:100%;
}
#body_classified_column {
 float:none;
 width:100%;
}
#modify_search_column {
 float:none;
 width:100%;
}
.Industry_News
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Features
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Space
{
    /*float:left;
    overflow: hidden;*/
    display: none;
}
#listing_options_column {
 float:none;
 width:100%;
}
#modify_search_buttons {
 text-align:center;
}
#results_title {
 width: 94%; /* 12/09/2014 Changee */
 float:none;
 text-align:center;
 margin-bottom:10px;
}
#details_title {
 width:100%;
 float:none;
 text-align:center;
 margin-bottom:10px;
}
#save_search_but {
 float:none;
 text-align:center;
}
#contact_seller_but {
 float:none;
 text-align:center;
 margin-top:15px;
}
.contact_seller_but {
 float:none !important;
 text-align:center;
 margin-top:15px;
}
.but_large {
 float: none;
}
#footer_box_text .divider_line {
 display:none;
}
#footer_box_text a {
 width:100%;
 display:block;
 line-height:25px;
}
#equip_form_recent {
 padding-top:0px;
}
#equip_form_button {
 display:none;
}
#meters_search_box {
 display: none;
}
#meters_form_button {
 display:block;
}
#equip_search_box_inner {
 padding-bottom:10px;
}
.browse_cat_column {
 float:none;
 width:95%;
}
.browse_img_column {
 float:none;
 width:95%;
}
.listing_box_row {
 border:0px;
 margin:0px;
}
.listing_box_item_left, .listing_box_item_right {
 float:left;
 width:100%;
 border-bottom:1px;
 border-bottom-style:solid;
 border-bottom-color:#bdd6c4;
 min-height:90px;
}
.listing_box_item_inner {
 padding-bottom:5px;
 padding-top:5px;
}
.listing_box_item_inner img {
 top:10px;
}
#currency_check {
 float:none;
 text-align:center;
}
.results_bar_inner .sort_box {
 float:none;
 text-align:center;
}
.sort_box_wrapper {
 float:none;
 text-align:center;
}
.sort_box_wrapper2 {
 float:none;
 text-align:center;
 width: 100%;
}
.PaginationArrow {
 float: none;
 display: inline-block;
 vertical-align: middle;
}
.results_bar_inner .but_outer_left {
 float:none;
 text-align:center;
 margin-bottom:5px;
}
.results_box_item_details {
 margin-left:18px;
 padding-top:110px;
}
.results_box_item_details_left {
 float:none;
 width:100%;
}
.results_box_item_details_right {
 float:none;
 width:100%;
 margin-top:10px;
}
.but_options {
 width:80%;
}
#listing_options_social {
 text-align:center;
 width:95px;
 margin:auto;
 margin-top:10px;
}
#details_box_left {
 clear:both;
 float:none;
 width:100%;
 margin-top:15px;
}
#details_box_right {
 clear:both;
 float:none;
 width:100%;
 margin-left:0px;
 margin-top:0px;
 padding-top:0px;
}
#classified_box_left {
 clear:both;
 float:none;
 width:100%;
 margin-top:15px;
}
#classified_box_right {
 clear:both;
 float:none;
 width:100%;
 margin-left:0px;
 margin-top:0px;
 padding-top:0px;
}
h5 {
 text-align:center;
}
.price {
 display:block;
 text-align:center !important;
}
.price_right {
 display:block;
 text-align:center !important;
 float: none !important;
}
#dealer_info {
 text-align:center;
}
#pagination_box_inner {
 width: 45%;
 margin: 0px auto;
}
.ListPrice {
 float: left;
 width: 100%;
 margin: 0px;
 padding: 0px;
 line-height: 5px;
}
#loaderdiv {
 width:96%;
 height:95%;
 margin: 2% 3% 0 2%;
 z-index:100;
 background:#406552;
 position:absolute;
 opacity: 0.6;
 -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=40)";
 /*first! filter: alpha(opacity=60);*/
 /*second!"*/
}
#boxes .window {  
	margin: 0px 38px; 
}
.email_box_tbl {
    width: 80%;
}
#Used_Equip_Box {
    float: none; 
    width: 100%;    
}
.equip_form_small_box { 
	margin-right: 1%;
}
.UsedExpiredListing { 
	background-image: url("../assets/Backgrounds/Expired_Listing_screen.324.png");
	background-repeat: no-repeat;
	background-position: center 0; 
	height: 50px;  
}
#classified_intro_content_area { 
	background: none;
	float: left;
	padding: 0px;
	margin-top: 15px;	
}
.header_banner_slot {
    display:none;
}
.AddClassified_Cloumn {
	text-align: center;
}
#dropArea { /* 12/09/201 Change */
	background: url("../Assets/Backgrounds/bg_image_upload_mobile.gif") no-repeat 0 0;
	width: 153px;
	height: 89px;
	margin: 0px auto;
}
#green_box .right_column {
	float: none;
	width: 100%;
}
.browse_lnkcolumn {
	text-align: left;
}
.preview_left_column {
	display: none;
}
.preview_right_column {
	margin-bottom: 10px;
	width: 100%;
	text-align: center;
}
/* New CSS for Print Classified Page 12/09/2014 */
#body_print_classified_column {
	width:100%;
	margin-top: 0px;
}
#results_title span.left {
	float: none;
	display: block;
}
#results_title span.right {
	float: none;	
	display: block;
	margin: 7px 0px 0px 0px;
}
#print_classified_box {
	width: 100%;
}
.print_ad_value_col {
	position: inherit;
	bottom: inherit;
	left: inherit;
	margin: 0px 0px 10px 0px;
}
.print_classified_subcategory_element {
 width: 96%;
 float:left;
 padding:0px;
}
.print_classified_subcategory_midelement {
	width: 100%; 
	padding: 0px;
	margin: 10px 0 0 0;
}
.print_classified_subcategory_element .last_col{
	margin-top: 0px;
}
.print_classified_left {
 width: 100%;
 float: none;
}
.print_classified_right {
 width: 100%;
 float: none;
 margin-top: 10px;
}
.tips_title {
	margin: 0px;	
}
.print_classified_Upgrades_col {
	padding: 0px 0px 0px 8px;	
	min-height: 180px;
}
.print_classified_preview_element_left {
    border-right: medium none;
    width: 97%;
}
.print_classified_preview_element_right {
    width: 97%;
}
.print_classified_preview_element_right_inner {
    padding-left: 0;
    padding-top: 0;
}
a.submit_but:link, a.submit_but:visited {   
    background-image: url("../Assets/Buttons/button_back_mobile.png");    
    font-size: 15px;
    padding: 15px 60px;
}
.browse_lnkcolumn {
	text-align: center;
}

}

@media screen and (max-width: 250px){
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.leftblock {width: 100%;}    /*30-8-2016*/
.rightblock{width: 100%;}    /*30-8-2016*/

.mbl_mgr{margin-left: -10px;}    /*29/7/2016*/
.expt_bio_article {width: 100%;}   /*28/7/2016*/
.bigBox_banner {width: 100%; text-align: center;}  /*28/7/2016*/
.peel_banner {display:none;} /*28/7/2016*/
.Banner_468by60 { width: 100%;}	/*16-6-2016*/
.feature_container li {width: 24.4%; height: 30px;} /*16-6-2016*/

 /*15-6-2016*/
.grid-item--width2 {width:100%;} 
.grid-item--width3 {width:100%;} 
/*.mob_banner{display:none;}  */ 	 /*--------------28-6-2016------------*/
.top_Minus { top: inherit; position: inherit;} 
.top_Minus2{top: inherit; position: inherit;}  /*--------------28-6-2016------------*/
.top_Minus3{top: inherit; position: inherit;}  /*--------------28-6-2016------------*/
#bottom_banner_slot{top: inherit; position: inherit;}	 /*--------------28-6-2016------------*/
.block3 {top: inherit; position: inherit;}
.block2 {top: inherit; position: inherit;}
 /*End 15-6-2016*/

/*changes on 24-5-2016*/
.feature_container {width: 100%;}
.feature_content_container {width: 100%; height: auto;}
.news-list li {height: auto;}
.content_box1 {width: 100%;}
.content_box2 {width: 100%;}
.TabContainerCover2 {width: 100% !important;}
.jcarousel-skin .jcarousel-container-horizontal {width: 92% !important;}
.jcarousel-skin .jcarousel-clip-horizontal {width: 96% !important;}
.jcarousel-skin .jcarousel-item { width: 100px !important;}
.farms_ad_container_bottom {width: 100%;}
#body_results_column .ContentCotainer table {border: none !important; overflow-x: scroll; display: inline-block;}
.farms_ad_container {width: 100%;}
/*End changes on 24-5-2016*/


/*changes on 3-3-2016*/
.LeftCont
{
	width:100%; 
}
.RightCont
{
	width:100%; 
}
.top_nav_banner {width: 100%;}
.first_name, .last_name, .email_add, .zip_postal { width: 100%;}
.new_input{width: 200px !important;margin-top: 10px;}
.top_links {width: 100%;}
/*changes on 3-3-2016*/
.pagewraper{width:225px;}
#shell {
	width:225px;
}
#header {
	height:95px;	
}
#header_left {
	width:90%;
	text-align:left;
	padding:0px;
	margin:0px;
}
#header_left img {
	width:190px;
	height:40px;
	padding:10px;
	margin-left:10px;
}
#header_right {
	width:10%;
	padding:0px;
	margin:0px;
}
#header_login_area {	
	padding:10px 5px;	
}
#header_date_area {
	padding:10px 5px;
}
#menu_full {
	position:absolute;
	top:51px;
	right:10px;
	width:200px;
	padding:5px;
	display:none;
	background-color:#f5faf7;
	border:1px;
	border-style:solid;
	border-color:#bdd6c4;
	-moz-border-radius:7px;
	border-radius:7px;
	z-index:999;
}
#menu_full a {
	display:block;
	min-width:190px;
	padding:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#menu_full a:hover, #menu_full a:active {
	background-color:#bdd6c4;
}
#menu_full img {
	display:none;
}
#menu_toggle {
	display:block;
	position:absolute;
	top:10px;
	right:10px;
}
#menu_toggle a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header_left img {
	width:165px;
	height:34px;
	padding:0px;
	padding-top:12px;
}
#search_box {
	position: absolute;
	top:60px;
	left:12px;
	width:95%;
	display: none;
}
.search_form_box {
	width:67%;
}
#search_form_box {
	width:67%;
}
#search_form_button {
	width:25%;
}
#header_text_area {
	display:none;
}
#top_banner_slot, #bottom_banner_slot {
	width:100%;
}
#right_banner_slot {
	display:none;
}
#left_banner_slot {
	display:none;
}
#top_banner_full, #bottom_banner_full {
	display:none;
}
#top_banner_mobile_xl, #bottom_banner_mobile_xl {
	display:none;
}
#top_banner_mobile_lg, #bottom_banner_mobile_lg {
	display:block;
}
#agsearch_xl_banner_slot {
	display:none;
}
#agsearch_lg_banner_slot {
	display:block;
}
#details_banner_slot {
	display:none;
}
#box_banner_slot {
	display:none;
}
#body_two_column, #body_full_column, #body_form_column {
	width:100%;
}
#body_left_column {
	width:100%;
}
#body_left_column2 { /* Added on 11 Dec 14 for Article Page */
 width:95%;
}
#body_right_column {
	margin:0px;
	float:left;
	width:100%;
	text-align:center;
}
#body_results_column {
	float:none;
	width:100%;
}
#body_classified_column {
	float:none;
 	width:100%;
}
#modify_search_column {
	float:none;
	width:100%;
}

.Industry_News
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Features
{
    /*float:left;
    overflow: hidden;*/
    width: 100%;
}

.Industry_News_Space
{
    /*float:left;
    overflow: hidden;*/
    display: none;
}
#listing_options_column {
	float:none;
	width:100%;
}
#modify_search_buttons {
	text-align:center;
}
#results_title {
	width:92%;
	float:none;
	text-align:center;
	margin-bottom:10px;
}
#details_title {
	width:100%;
	float:none;
	text-align:center;
	margin-bottom:10px;
}
#save_search_but {
	float:none;
	text-align:center;
}
#contact_seller_but {
	float:none;
	text-align:center;
	margin-top:15px;
}
.contact_seller_but {
	float:none !important;
	text-align:center;
	margin-top:15px;
}
.but_large {	
	float: none;
}
#footer_box_text .divider_line {
	display:none;
}
#footer_box_text a {
	width:100%;
	display:block;
	line-height:25px;
}
#equip_form_recent {
	padding-top:0px;
}
#equip_form_button {
	display:none;
}
#meters_search_box 
{
	display: none; 
}
#meters_form_button {
	display:block;
}
#equip_search_box_inner {
	padding-bottom:10px;
}
.browse_cat_column {
	float:none;
	width:95%;
}
.browse_img_column {
	float:none;
	width:95%;
}
.listing_box_row {
	border:0px;
	margin:0px;
}
.listing_box_item_left, .listing_box_item_right {
	float:left;
	width:100%;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdd6c4;
	min-height:90px;
}
.listing_box_item_inner {
	padding-bottom:5px;
	padding-top:5px;
}
.listing_box_item_inner img {
	top:10px;
}
#currency_check {
	float:none;
	text-align:center;
}
.results_bar_inner .sort_box {
	float:none;
	text-align:center;
}
.sort_box_wrapper {
	float:none;
	text-align:center;
}
.sort_box_wrapper2 {
	float:none;
	text-align:center;
	width: 100%;	
}
.results_bar_inner .but_outer_left {
	float:none;
	text-align:center;
	margin-bottom:5px;
}
.results_box_item_details {
	margin-left:18px;
	padding-top:110px;
}
.results_box_item_details_left {
	float:none;
	width:100%;
}
.results_box_item_details_right {
	float:none;
	width:100%;
	margin-top:10px;
}
.but_options {
	width:80%;
}
#listing_options_social {
	text-align:center;
	width:95px;
	margin:auto;
	margin-top:10px;
}
#details_box_left {
	clear:both;
	float:none;
	width:100%;
	margin-top:15px;
}
#details_box_right {
	clear:both;
	float:none;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
}
#classified_box_left {
	clear:both;
	float:none;
	width:100%;
	margin-top:15px;
}
#classified_box_right {
	clear:both;
	float:none;
	width:100%;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
}
h5 {
	text-align:center;
}
.price {
	display:block;
	text-align:center !important;
}
.price_right {
	display:block;
	text-align:center !important;
	float: none !important;
}
#dealer_info {
	text-align:center;
}
#pagination_box_inner {
	width: 45%;
	margin: 0px auto;
}
.ListPrice {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 5px;
}
#loaderdiv   {
    width:93%;
	height:95%; 
	margin: 5% 4% 0 3%;
    z-index:100; 
    background:#406552;
    position:absolute;
    opacity: 0.6; -ms-filter:"progid XImageTransform.Microsoft.Alpha(Opacity=40)"; /*first!*/
    filter: alpha(opacity=60); /*second!"*/
}
#boxes .window {
 margin: 0px 79px;
}
.email_box_tbl {
 width: 58%;
}
#Used_Equip_Box {
 float: none;
 width: 100%;
}
.equip_form_small_box {
 margin-right: 1%;
}
.UsedExpiredListing {
 background-image: url("../assets/Backgrounds/Expired_Listing_screen.324.png");
 background-repeat: no-repeat;
 background-position: center 0;
 height: 50px;
}
#classified_intro_content_area {
 background: none;
 float: left;
 padding: 0px;
 margin-top: 15px;
}
.header_banner_slot {
 display:none;
}
.AddClassified_Cloumn {
 text-align: center;
}
#dropArea { /* 12/09/201 Change */
	background: url("../Assets/Backgrounds/bg_image_upload_mobile.gif") no-repeat 0 0;
	width: 153px;
	height: 89px;
	margin: 0px auto;
}
#green_box .right_column {
 float: none;
 width: 100%;
}
.browse_lnkcolumn {
 text-align: left;
}
.preview_left_column {
 display: none;
}
.preview_right_column {
 margin-bottom: 10px;
 width: 100%;
 text-align: center;
}

/* New CSS for Print Classified Page 12/09/2014 */
#body_print_classified_column {
	width:100%;
	margin-top: 0px;
}
#results_title span.left {
	float: none;
	display: block;
}
#results_title span.right {
	float: none;	
	display: block;
	margin: 7px 0px 0px 0px;
}
#print_classified_box {
	width: 100%;
}
.print_ad_value_col {
	position: inherit;
	bottom: inherit;
	left: inherit;
	margin: 0px 0px 10px 0px;
}
.print_classified_subcategory_element {
 width: 96%;
 float:left;
 padding:0px;
}
.print_classified_subcategory_midelement {
	width: 100%; 
	padding: 0px;
	margin: 10px 0 0 0;
}
.print_classified_subcategory_element .last_col{
	margin-top: 0px;
}
.print_classified_left {
 width: 100%;
 float: none;
}
.print_classified_right {
 width: 100%;
 float: none;
 margin-top: 10px;
}
.tips_title {
	margin: 0px;	
}
.image_lnk {
	font-size: 11px;
	padding: 5px 0px;
}
.browse_lnkcolumn {
	text-align: center;
}
.print_classified_Upgrades_col {
    border-right: 0px;
	min-height: inherit;
	padding: 5px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bdd6c4;
    width: 100%;
}
.print_classified_Upgrades_col.first {
    padding: 0px 0px 5px 0px;
}
.print_classified_preview_element_left {
    border-right: medium none;
    width: 97%;
	padding: 0px;
}
.print_classified_preview_element_right {
    width: 97%;
}
.print_classified_preview_element_right_inner {
    padding-left: 0;
    padding-top: 0;
}
.print_ad_cover {
	width: 92%;
}
a.submit_but:link, a.submit_but:visited {   
    background-image: url("../Assets/Buttons/button_back_mobile.png");    
    font-size: 15px;
    padding: 15px 24px;
}

}
/*Css for Model popup*/
#boxes .window {
	position:fixed;
	left:0;
	top:0;
	height:200px;
	display:none;
	z-index:9999;
}
.styleInput {
	width :90%;
	border:1px;
	border-style: solid;
	border-color:#b0cfbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	padding:3px 5px;
}
#boxes #dialog {
	width:375px;
	height:203px;
}
#boxes #dialog1 {
	width:375px;
	height:203px;
}
#boxes #dialog2 {
	background:url("../images/notice.png") no-repeat 0 0 transparent;
}
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
/** Start Content Score Bar CSS **/
.content_scroll_bar {
	background: url("../assets/backgrounds/bg_content_scroll_bar.png") no-repeat 0 0;
	height: 51px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 260px;
}
.scroller_handel0 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 3px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel01 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 27px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel02 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 51px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel03 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 74px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel04 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 98px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel05 {
	background: url("/../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 121px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel06 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 145px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel07 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 169px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel08 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 192px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel09 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 215px;
	position: absolute;
	top: 2px;
	width: 18px;
}
.scroller_handel10 {
	background: url("../assets/icons/icon_handel.png") no-repeat 0 0;
	height: 22px;
	left: 239px;
	position: absolute;
	top: 2px;
	width: 18px;
}
/** Start Content Score Bar CSS **/

/** farms update CSS **/
.farms_corporate_sites
{
	 background-color: #EFF7F2;
    height: auto;
    padding: 9px 12px 0px 7px;
    text-align: left;
    float:left;
    width: 161px;
}

.corporate_tab{
                background-color:#bcd4c4;
                border: 1px solid #bcd4c4; float:left;
                padding:7px;
                color:#157044;
                width:150px;
                font-weight:bold;
                }
                
.corporate_box{
                background-color:#FFF;
                border: 1px solid #bcd4c4; float:left;
                padding:7px 7px 0px 7px;
                margin-bottom:10px;
                width:150px;
                }
.agcareer
{
    /*/background-image:url("/images/english/newsite/icon_ag_careers.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.real_estate
{
    /*background-image: url("/images/english/newsite/icon_real_estate.gif");
    background-repeat: no-repeat;
    height: 24px;
    padding-top: 2px;
    width: auto;*/
}

.risk_management
{
    /*background-image: url("/images/english/newsite/icon_risk_management.gif");
    background-repeat: no-repeat;
    height: 24px;
    padding-top: 2px;
    width: auto;*/
}

.ag_buyers_guide {
    /*background-image:url("/images/english/newsite/icon_ag_buyers_guide.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.agri_ville {
    /*background-image:url("/images/english/newsite/icon_agri_ville.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.ag_search {
    /*background-image:url("/images/english/newsite/icon_agsearch.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.farm_exchange {
    /*background-image:url("/images/english/newsite/icon_farm_exchange.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.pigchamp {
    /*background-image:url("/images/english/newsite/icon_pigchamp.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.careers_in_food {
    /*background-image:url("/images/english/newsite/icon_careers_in_food.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.careers_in_grocery {
    /*background-image:url("/images/english/newsite/icon_careers_in_grocery.gif");
    background-repeat: no-repeat;
    padding-top: 2px;*/
}

.websites_programming {
    /*background-image: url("/images/english/newsite/icon_websites_rogramming.gif");
    background-repeat: no-repeat;
    height: 24px;
    padding-top: 2px;
    width: auto;
	padding-bottom:10px;*/
}

.corporate
{
	margin: 0px;
	padding: 0px;
}


.corporate li
{
	height: 24px;
    list-style: none outside none;
    margin: 0 0 5px;
    padding-left: 30px;
    text-align: left;
    width: auto;
}

.advertising_media
{
    /*background-image: url("/images/english/newsite/icon_advertising_media.gif");
    background-repeat: no-repeat;
    height: 24px;
    padding-top: 2px;
    padding-bottom:10px;
    width: auto;*/
}

.Leftpanel
{
	width: auto;
	padding-top: 16px;
	height: auto;
	text-align: left;
	/*border-left: 1px solid #bcd4c4;
	border-right: 1px solid #bcd4c4;*/ /* 18-02-2016 */
}

.Leftpanel_container
{
	width: 182px;
	height: auto;
	float: left;
	padding-top: 6px;
	/*background-image: url(/images/english/newsite/img_leftnav01.gif);
	background-repeat: no-repeat;
	background-position: right top;*/ /* 18-02-2016 */
	background-color: #eff7f2;
}

A.Leftlinks, A.Leftlinks:visited
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 16px;
	margin-top: 5px;
	padding-left: 22px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #006633;
	text-decoration: none;
	/*background-image: url(/images/english/newsite/leftlinks_bullet_off.gif);*/
	background-repeat: no-repeat;
}

A.Leftlinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 16px;
	margin-top: 5px;
	padding-left: 22px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #006633;
	text-decoration: none;
	background-image: url(/images/english/newsite/leftlinks_bullet_on.gif);
	background-repeat: no-repeat;
}
.tablefull{width:100%;} /* 16-03-2016 */

#dnn_ContentPane .containermaster_gray{width:100%}/*09 June 2016*/

/* 22-04-2016 y */
@media screen and (max-width: 767px) and (min-width: 251px){
embed
{
width: 100%;
}
.responsive_market{overflow-y: scroll; width:100%;}
.featureloadbanner {margin-right:5px;}  /*9/8/2016*/
.contentspace {
    padding: 0px !important;
}

label {
    padding-left: 0px;
}

}