body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#7A7C7F;
}

body.pf {
	background-color:#FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#hnav {
	text-align:center;
	background-color:#7A7C7F;
	height:30px;
}

#hnav ul {
	list-style-type: none; /*turns off display of bullet*/
	margin: 0px; /*removes indent IE and Opera*/
	padding: 7px 0px 7px 0px; /*removes indent Mozilla and NN7 padding-top:5px;*/
}

#hnav li {
	display: inline;
}

#hnav a, #hnav a:link, #hnav a:visited, #hnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	padding:7px 10px 7px 10px;
	text-decoration:none;
}

#hnav a:hover {
	color: black;
	background-color:#cccccc;
}

/* ************************************************************ */

#footer {
	background-color:#7A7C7F;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	color:#ffffff;
	border-top:solid 1px #cccccc;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #ffffff;
}

#main {
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color:#FFFFFF;
}

#content {
	padding:2px;
	color: #333333;
	/*color:#7A7C7F;*/
	padding-bottom:20px;
}

#content #titlearea {
	padding-left:15px;
	position:relative;
}

#content .indentedDiv {
	padding-left:15px;
}

#content #adowner_notice {
	position:absolute;
	top:0px;
	left:43%;
	z-index:1;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#bbbbbb;
}

#content #titlearea a:hover {
	text-decoration:underline;
}

#content h1 {
	font-size: 20px;
	color:#77B8E5;
	padding-top:0px;
	margin:10px 0px 12px 0px;
}

#content h2 {
	font-size: 16px;
}

#content td {
	color: #7A7C7F;
}

#content td.heading {
	font-weight:bold;
}

#content a, #content a:link, #content a:visited, #content a:active
{
	text-decoration:none;
    color: #0000FF;
}

#content a.undlne:hover {
	text-decoration:underline;
}

#content .my_account_actions a:hover
{
	text-decoration:underline;
}

#content a.categoryLevel1, #content a.categoryLevel1:link, #content a.categoryLevel1:visited, #content a.categoryLevel1:active, #content a.categoryLevel1:hover
{
	color: #0000FF;
}

#content a.categoryLevel2, #content a.categoryLevel2:link, #content a.categoryLevel2:visited, #content a.categoryLevel2:active
{
	color: #7A7C7F;
}

#content a.categoryLevel2:hover
{
	color: #000000;
	text-decoration:underline;
}

#content a.nfgrey, #content a.nfgrey:link, #content a.nfgrey:visited, #content a.nfgrey:active
{
	color: #6A6C6F;
}

#content a.nfgrey:hover
{
	color: #000000;
	text-decoration:underline;
}

#content tr.alt1
{
	color:#000000;
	background-color:#E5E5E5;
}

#content tr.alt2
{
	color:#000000;
	background-color:#F2F2F2;
}

#content pre
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#homepagecategories
{
	width:100%;
	table-layout:fixed;
}

#homepagecategories td
{
	padding:2px 2px 2px 2px;
}

#paging
{
	padding:0px 0px 0px 0px;
}

.bannerimg
{
	border:1px solid #000000;
}

.tipinfo
{
	font-size:11px;
	color:#999999;
}
.spacedlines {
	line-height:200%;
}

.maincontents
{
	margin-left:2px;
	margin-right:2px;
}

.maincontents3
{
	margin-left:2px;
	margin-right:2px;
}

#aboutuscontents p.indt
{ 
	margin:3px 0px 5px 3px;
}

#aboutuscontents p.indt1
{ 
	margin:15px 0px 5px 3px;
}

#aboutuscontents li
{ 
	margin-top:3px;
	margin-bottom:3px;
}

#merchset {
	width:200px;
	/*font-size: 12px;*/
}

/* ************************************************** */
#categories
{
	border:solid 1px #cccccc;
	width:750px;
}

#categories td
{
	vertical-align:top;
	width:33%;
}

#categories span.level1
{
	background-color: #cccccc;
	font-weight: bold;
	width:100%;
	padding:2px;
}

#categories2 td
{
	vertical-align:top;
	width:33%;
}

#categories2 span.level1
{
	background-color: #cccccc;
	font-weight: bold;
	width:100%;
	padding:2px;
}

#categories2 div.level1
{
	background-color: #cccccc;
	font-weight: bold;
	width:100%;
	/*margin:0px 0px 0px 0px;
	padding:2px 20px 2px 2px;*/
	padding:2px;
}

#categories3
{
	/*width:88%;*/
}

#categories3 table
{
	width:100%;
}

#categories3 td
{
	vertical-align:top;
	width:33%;
}

#categories3 a, #categories3 a:link, #categories3 a:visited, #categories3 a:active
{
	color: #7A7C7F;
}

#categories3 a:hover
{
	color: #000000;
	text-decoration:underline;
}


#tiplayer a
{
	color: #0000ff;
	text-decoration: none;
}

#tiplayer a:hover
{
 	color: #ffffff;
	background-color: #4B7388;
	text-decoration: none;
}

#leftads
{
	background-color: #7A7C7F;
	margin-right: 2px;
	text-align: center;
}

#rightads
{
	background-color: #7A7C7F;
	margin-left: 2px;
	text-align: center;
}

#businessinfo
{
	background-color:#F2F2F2;
	border:1px solid #999999;
	padding:5px 0px 10px 25px;
	margin-bottom:10px;
	position:relative;top:0px;left:0px;
}

#businesslinks
{
	position:absolute;
	top:15px;
	right:30px;
}

#businessinfo #bnscontacts
{
	margin:5px 0px 5px 0px;
}

#aboutuscontents td
{
	padding:0px 20px 20px 0px;
	width:50%;
}

#aboutuscontents span.headings
{
	background-color: #cccccc;
	font-weight: bold;
	font-size: 13px;
	display:block;
	padding:3px;
}

#itemdetails
{
	margin-left:2px;
	margin-right:2px;
}

td.nobnr_graphic_left
{
	background-image: url(images/agric_left.jpg);
	background-repeat: no-repeat;
}

td.nobnr_graphic_right
{
	background-image: url(images/agric_right.jpg);
	/*background-image: url(images/wheatfield_right.jpg);*/
	background-repeat: no-repeat;
}

#detailbox
{
	margin:8px 0px 8px 15px;
}

#itemheading
{
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background-color:#7A7C7F;
	padding:2px 2px 2px 5px;
	margin-bottom:4px;
}

#upload_multiad_form
{
	margin-left:2px;
	margin-right:2px;
}

#upload_check
{
	margin-left:2px;
	margin-right:2px;
}

#upload_multiad_form select
{
	width:400px;
}

#upload_multiad_form #csvfile
{
	width:330px;
}

#upload_multiad_form #extra_categories
{
	border-top:1px solid #dddddd;
	width:406px;
	margin-top:5px;
}

#csv_text
{
	margin-left:5px;
	margin-right:5px;
}

#merchadform
{
	margin-left:2px;
	margin-right:2px;
}

#merchadform textarea
{
	height:100px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
}

#csv_text li:before
{
	display:marker;
	font-weight:bold;
}

#item_form 
{
	margin-left:2px;
	margin-right:2px;
}

.inputfield
{
	width:400px;
}

#item_form #category1, #item_form #category2, #item_form #category3, 
#item_form #loctn, #item_form #condition, #item_form #notice, #item_form #drivetype, 
#item_form #gender, #item_form #horsetype, #item_form #horsebreed, #item_form #sex, 
#item_form #propertytype, #item_form #bedrooms, #item_form #accommodationtype, 
#item_form #bodystyle, #item_form #fueltype, #item_form #transmission, #item_form #tradingstatus
{
	width:400px;
}

#item_form textarea {
	height:100px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
}

#item_form #extra_categories {
	border-top:1px solid #dddddd;
	width:406px;
	margin-top:5px;
}

#item_form #advert_duration_select
{
	font-size:11px;
}

#item_form #adprice
{
	font-size:11px;
	width:200px;
}

#search_form
{
	margin-left:2px;
	margin-right:2px;
}

#search_form #searchtoggle a
{
	font-weight:bold;
}

#pglegend a:hover
{
	text-decoration:underline;
}

.listingdds
{
	margin:5px 0px 5px 0px;
}

.listingdds select
{
	width:170px;
}

.listingdds_rpp select
{
	width:59px;
}

#keywords
{
	width:400px;
}

#searcharea
{
	position:relative;
	left:0px;
	top:0px;
}

#searchtoggle
{
	position:absolute;
	left:35%;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:2px;
}

#advSearchDDs
{
	position:relative;
	left:0px;
	top:0px;
}

#advSearchDDs .sfrows
{
	margin:3px 2px 3px 2px;
	padding:2px 3px 2px 3px;
	background-color:#F2F2F2;
	display:block;
}

#morelessbtns
{
	position:absolute;
	right:5px;
	margin-top:2px;
	padding:3px 0px 2px 0px;
}

#morelessbtns span
{
	background-color:#F2F2F2;
	padding:2px 2px 1px 2px;
	border:1px solid #CCCCCC;
}

td.advert
{
	width:180px;
	background-color:#7A7C7F;
	vertical-align:top;
}

td.flp_advert_margin
{
	width:120px;
	background-color:#7A7C7F;
	vertical-align:top;
}

td.grey_margin
{
	width:30px;
	background-color:#7A7C7F;
	vertical-align:top;
}

#items
{
	text-align:center;
}

#items th
{
	background-color: #7A7C7F;
	color: #ffffff;
	font-size: 12px;
}

#items td
{
	padding:2px;
}

#items span.headings
{
	font-size:14px;
}

#items span.price
{
	margin-right:20px;
}

#items a.sortnav, #items a.sortnav:link, #items a.sortnav:visited, #items a.sortnav:active
{
	color: #FFFFFF;
}

#items a.sortnav:hover
{
	color: #FFFF00;
}

#sortorder
{
	background-color:#EEEEEE;
	padding:2px 2px 2px 2px;
	text-align:center;
}

#sortdir
{
	color:#9999FF;
	font-size:10px;
}

#errormessage
{
	color:#990000;
	font-weight:bold;
	margin-left:0px;
}

#notification
{
	color:#009900;
	font-weight:bold;
	font-size:11px;
	margin-left:0px;
}

#login_form 
{
	margin-left:2px;
	margin-right:2px;
}

#login_form #email, #login_form #password 
{
	width:300px;
}

#contact_form
{
	margin-left:2px;
	margin-right:2px;
}

#contact_form #name, #contact_form #telephone, #contact_form #email
{
	width:300px
}

#contact_form textarea
{
	width:400px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}

#register_form
{
	margin-left:2px;
	margin-right:2px;
}

#register_form input, #register_form select
{
	width:300px;
}

#register_form input#website {
	width:264px;
}
span.httpPfx {
	font-size:13px;
	color:#333333;
	padding-right:2px;
}

#farmertype_field #farmertype
{
	width:150px;
}

#otherfarmertype_field #otherfarmertype
{
	width:146.5px;
}

#register_form #readtermsandconditions, #register_form #register, #register_form #captcha_refresh
{
	width:auto;
}

#accountdetails_form 
{
	margin-left:2px;
	margin-right:2px;
}

#accountdetails_form #datalink
{
	float:right
}

#accountdetails_form input, #accountdetails_form select
{
	width:300px;
}

#accountdetails_form input#website
{
	width:264px;
}
#accountdetails_form input.chkbx
{
	width:20px;
}

#accountdetails_form #update, #accountdetails_form #cancel
{
	width:auto;
}

#email_identification_form 
{
	margin-left:2px;
	margin-right:2px;
}

#email_identification_form #newlogin
{
	width:300px;
}

#changepassword_form
{
	margin-left:2px;
	margin-right:2px;
}

#changepassword_form #oldpassword, #changepassword_form #newpassword, #changepassword_form #newpassword2
{
	width:300px
}

#manage_accounts_form
{
	margin-left:2px;
	margin-right:2px;
	padding-bottom:15px;
}

#manage_accounts_form #acc_mnge_update
{
	font-size:11px;
}

#items_per_page form
{
  display:inline;
}

#items_per_page input, #items_per_page select, #items_per_page aspan
{
	font-size:10px;
}

#regions
{
	margin-left:2px;
	margin-right:2px;
}
#regions fieldset
{
	margin-bottom:10px;
}
#regions table
{
	margin-top:0px;
}

#regions a, #regions a:link, #regions a:visited, #regions a:active
{
	color: #7A7C7F;
}

#regions a:hover
{
	color: #000000;
	text-decoration:underline;
}

a.region
{
	font-weight:bold;
}

#buttons
{
	float:right;
}
#buttons .topnavbtn
{
	font-size:75%;
	margin-right:5px;
}

#searchbar
{
	font-size:11px;
	margin:5px 0px 5px 0px
}
#searchbar #ddarea
{
	position:relative;
	top:0px;
	left:0px;
	line-height:25px;
	padding:0px 90px 5px 7px;
}
#searchbar select
{
	font-size:11px;
}
#searchbar input
{
	font-size:11px;
}
#searchbar .yearextraflds
{
	color:#000000;
	background-color:#E5E5E5;
	margin-right:2px;
	padding:0px 0px 0px 2px;
	display:none;
}
#searchbar .yearinput
{
	width:40px;
}


.suggest_link {
    width:100%;
	background-color: #FFFFFF;
	color:#000000;
	padding: 2px 0px 2px 0px;
	text-indent:5px;
}

.suggest_link_over {
    width:100%;
	background-color: #3366CC;
	color:#FFFFFF;
	padding: 2px 0px 2px 0px;
	cursor:auto;
	text-indent:5px;
}

.suggest_results {
    border:1px solid #000;
    margin-top: -1px;
    display:none;
	overflow:auto;
	overflow-x:hidden;
	z-index:10;
}
/**
html div#search-results { width : 307px; }  box model hack
	width: 400px;
*/

.sr, .srs {
    width:100%;
	float:left;
	font-family:Arial, sans-serif;
    font-size:13px;
	padding:1px 0 0 0;
}
.sr
{
	background-color:#fff;
	color:#000;
}
.srs
{
	background-color:#36c;
	color:#fff;
	cursor:pointer;
}
.srt
{
	float:left;
	font-size:13px;
	margin-left:4px;
}
.src
{
	float:right;
	font-size:10px;
	margin-right:3px;
	padding-top:2px;
}
.sr .src { color : #008000; }
.srs .src { color : #fff; }
