body 
{
	background: white url('../images/bg2.gif') repeat-y;
	color: black;
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10px;
	padding:0px; 
	margin:0px;
}

/***************************************
 * POSITIONING
 */ 

div.headerAdvert {
	left: 292px;
	top: 3px;
	height: 60px;
	width: 468px;
	position: absolute;
	background: white;
}
 
div.menuBar {
	background: url('../images/menubg2.gif');
	height: 24px;
	width: 743px;
	color: #32D600;
	font-size: 10px;
	vertical-align: top;
	padding: 6px 10px 0 10px;
}

* html div.menuBar {
	height: 30px;
	width: 763px;
}

div.main {
	width: 450px;
	left: 133px;
	position: absolute;
	padding: 5px 5px 0px 0px;
}

div.leftBar {
	width: 150px;
	left: 5px;
	position: absolute;
	z-index: 1000;
	padding: 5px 5px 0px 0px;
}

div.rightBar {
	width: 165px;
	left: 590px;
	position: absolute;
	padding: 5px 5px 0px 0px;
}

div.ticker {
	width:450px;
	padding: 0px 0px 10px 0px;
}

div.didyouknow {
	border: 1px solid #777777;
	background: #f8f8f8 url('../images/dykbg.gif') no-repeat;
	width: 157px;
	margin: 0px 0px 0px 0px;
	padding: 19px 4px 4px 4px;
	vertical-align: top;
	overflow : hidden;
}

* html div.didyouknow {
	width: 165px;
}

div.didyouknow h1 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

div.didyouknow h1 span {
	display:none;
}

div.didyouknow h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.newsletter {
	border: 1px solid #777777;
	background: #f8f8f8;
	width: 111px;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 4px;
	vertical-align: top;
	overflow : hidden;
	position: absolute;
	left: 5px;
	top: 420px;
}

* html div.newsletter {
	width: 121px;
}

div.newsletter h1 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 14px;
}

/***************************************
 * LOGIN
 */ 

div.login {
	border: 1px solid #777777;
	background: #f8f8f8 url('../images/loginbg.gif') no-repeat;
	width: 157px;
	margin: 0px 0px 10px 0px;
	padding: 19px 4px 4px 4px;
	vertical-align: top;
	overflow: hidden;
}

* html div.login {
	width: 165px;
}

div.login h1 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.login h1 span {
	display: none;
}

/***************************************
 * ADVERTS
 */ 

div.adverts {
	text-align: center;
	width: 165px;
/*	overflow: hidden;*/
}

div.mp_advert {
	padding: 0px 0px 5px 0px;
}

/***************************************
 * PRODUCT ITEMS
 */ 

div.itemPremium {
	border: 2px solid #EBE190;
	border-left: 0px;
	border-right: 0px;
	background: #FFF6C6 url('../images/itempremiumbg.gif') repeat-x;
	width: 442px;
	min-height: 100px;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

* html div.itemPremium {
	width: 450px;
}

div.itemPremium img {
	width: 70px;
	border: 1px solid #92AE0D;
}

div.itemPremium h1 a {
	color: dimgray;
  font-weight: bold;
}

div.itemPremium h1 a:hover {
	color: dimgray;
  font-weight: bold;
  text-decoration: underline;
}


div.itemPremium h1 {
	background: url('../images/premiumstar.gif') no-repeat;
	color: #D49816;
	font-size: 14px;
	font-weight : bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	height: 1.5em;
}

div.itemPremium strong {
	color: #D49816;
}

div.item {
	border: 1px solid #92AE0D;
	border-left: 0px;
	border-right: 0px;
	background: #F8FEF2 url('../images/itembg.gif') repeat-x;
	width: 442px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

* html div.item {
	width: 450px;
}

div.item img {
	width: 70px;
	border: 1px solid #92AE0D;
}

div.item h1 {
	color:dimgray;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	overflow:hidden;
	height:1.5em;
}

div.item h1 a {
	color: dimgray;
	font-weight: bold;
}

div.item h1 a:hover {
	color:dimgray;
	font-weight:bold;
	text-decoration:underline;
}

div.item strong {
	color:#444444;
	white-space:nowrap;
}

div.moreInfo {
	width:74px;
	height:25px;
	background:url('../images/moreinfo.gif') no-repeat;
	padding:0 0 2px 0;
	cursor:pointer;
}

div.moreInfo span {
	display:none;
}

div.emailEnquiry {
	width:90px;
	height:25px;
	background: url('../images/emailenquiry.gif') no-repeat;
	padding:0 0 2px 0;
	cursor:pointer;
	z-index:-1;
}

div.emailEnquiry span {
	display:none;
}

div.financeEnquiry {
	width:101px;
	height:25px;
	background: url('../images/financeenquiry.gif') no-repeat;
	padding:0 0 2px 0;
	cursor:pointer;
	z-index:-1;
}

div.financeEnquiry span {
	display:none;
}

div.iconSold {
	width: 64px;
	height: 18px;
	background: url('../images/mp_sold.gif') no-repeat;
	padding: 0px 0px 2px 0px;
}

div.iconSold span {
	display:none;
}

div.iconForSale {
	width: 64px;
	height: 18px;
	background: url('../images/mp_forsale.gif') no-repeat;
	padding: 0px 0px 2px 0px;
}

div.iconForSale span {
	display:none;
}

div.iconForHire {
	width: 64px;
	height: 20px;
	background: url('../images/mp_forhire.gif') no-repeat;
}

div.iconForHire span {
	display:none;
}

div.iconNew {
	width: 64px;
	height: 20px;
	background: url('../images/mp_new.gif') no-repeat;
}

div.iconNew span {
	display:none;
}

div.iconExDemo {
	width: 64px;
	height: 20px;
	background: url('../images/mp_exdemo.gif') no-repeat;
}

div.iconExDemo span {
	display:none;
}

div.iconUsed {
	width: 64px;
	height: 20px;
	background: url('../images/mp_used.gif') no-repeat;
}

div.iconUsed span {
	display:none;
}

#error {
	color: #ff0000;
	font-weight: bold;
}

div.box {
	border: 1px solid #777777;
	border-left: 0px;
	border-right: 0px;
	background: #f7f7f7;
	width: 442px;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	clear : both;
}

div.box th {
	text-align: left;
}

* html div.box {
	width: 450px;
}

div.box img {
	/*height: auto;
	width: 70px;*/
	border: 1px solid #777777;
	caption-side : bottom;
}

div.box img.delete {
	width: 10px;
	height: 10px;
	border: none;
	vertical-align: right;
	text-align: right;
}

div.box tr.sub {
	background: #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;		
}

div.box tr.sub:hover {
	background: #D9F0CC;
}

div.box tr.sub_alt {
	background: #f0f0f0;
	border: 0px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;	
}

div.box tr.sub_alt:hover {
	background: #D9F0CC;
}

div.box tr.premsub {
	background: #F5F5EA;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;		
}

div.box tr.premsub:hover {
	background: #D9F0CC;
}

div.box tr.premsub_alt {
	background: #F0F0E1;
	border: 0px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}

div.box tr.premsub_alt:hover {
	background: #D9F0CC;
}

div.box tr.premsub td.title,
div.box tr.premsub_alt td.title {
	background-image: url('../images/premiumstar_small.gif');
	background-position:  0px 2px;
	background-repeat: no-repeat;
	padding-left: 11px;
}

div.alert {
	border: 1px solid #FF7777;
	background: #FFEEEE;
	width: 442px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	color: red;
	width: 350px;
	position: relative;
	left: 50px;
}

div.alert h1 {
	color: red;
	margin: 0px;
	padding: 0px;
}

div.alert a {
	color: red;
	font-weight: bold;
}

div.alert a:hover {
	color: red;
}

div.alert a:vlink {
	color: red;
}

div.breadcrumbs {
	display: block;
	color: #909090;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	width: 450px;
	border: 0px;
	border-bottom: 1px solid #cccccc;
}

div.breadcrumbs a {
	display: inline;
	color: black;
	font-size: 10px;
	font-weight: normal;
}

div.breadcrumbs a:hover {
	display: inline;
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.breadcrumbs a:vlink {
	display: inline;
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

img.small {
	width: 70px;
	height: 70px;
	margin: 0px 0px 10px 0px;
	border: 1px solid grey;
}

img.large {
	width: 300px;
	border: 1px solid grey;
}

/***************************************
 * PAGE DEFAULTS
 */ 

div.header {
	background: black url('../images/header.jpg') repeat-y;
	height: 66px;
	width: 763px;
}

div.footer {
	text-align: center;
	clear: both;
}

a.pagenation {
	font-size:9pt;
}

select {width: 225px;}
input {width: 225px;}
input.radiobutton { width: auto; display: inline}

input.main_buttons { font-size: 9pt; width: 80px; height: 23px; font-weight: normal; }

table { border-collapse: collapse; margin:0px; 	color: black; font-family:verdana,arial,helvetica,sans-serif; font-size:10px; }
tr.tbltrMenu  { background : black; padding:0px; vertical-align:middle;}
td.tbltdMenu  { color : #ffffff; border: 1px solid black;}

/*	headers */
tr.tblPageHeader  { background : darkblue; color:white; font-size: 12px; font-weight: bold;}
td.tblPageHeader  { background : darkblue; color:white; font-size: 12px; font-weight: bold;}

/*	forms */
table.tableForm { width: 396px; margin: 6px 0px 6px 0px; }
* html tableForm { width: 400px; }

tr.trForm { background:#efeeee; color: black; font-size: 12px; font-weight:bold }
td.tdFormLeft  { width: 160px; border: 0px; border-left: 2px solid #C0C9B8; background:#E0EAD6; color: black; font-size: 12px; font-weight: bold; padding: 0px 0px 0px 10px }
td.tdFormLeft_alt  { width: 160px; border: 0px; border-left: 2px solid #CDD6C4; background:#E6F2DA; color: black; font-size: 12px; font-weight: bold; padding: 0px 0px 0px 10px }
td.tdFormRight  { border: 0px; border-right: 2px solid #F4F9EE; background: #FBFDF9; text-align:left;color: black; font-size: 12px; font-weight:normal; padding: 0px 0px 0px 4px }
td.tdFormRight_alt  { border: 0px; border-right: 2px solid #ECFADF; background: #F9FFF2; text-align:left;color: black; font-size: 12px; font-weight:normal; padding: 0px 0px 0px 4px }

table.pgClass {	border-top: thin solid dimgray;	border-bottom: thin solid dimgray;	border-left: thin solid dimgray; border-right: thin solid dimgray; }
tr.pgClass { background:#efeeee; color: black; font-size: 12px; font-weight:bold; }
td.pgClass { background:#ffffff; color: black; font-size: 12px; font-weight:normal; }
a.pgClass { color: #000000; font-size:12px; }

/**/
tr.tbltrDetail { background: #eaeaea; cursor: hand; }
tr.tbltrDetail_on { background:#ffffff; cursor: hand; }

td.tbltdDetail { color: black; border-right: #999999 1px solid; border-top: #999999 1px solid; font-size: 10px; vertical-align: baseline; border-left: #999999 1px solid; border-bottom: #999999 1px solid; font-size: 12px;}
a.tdDetail {color: #000000; font-size:12px;}

/*	left and right colums on forms */
td.tbl_left_tdDetail { background:<?=$bg_left_col?>; color: <?=$ft_table_detail?>; font-size: 12px; font-weight:bold;}
td.tbl_right_tdDetail { background:<?=$bg_right_col?>; color: <?=$ft_right_col?>; font-size: 12px; }


#reports_summary { border: 2px solid darkblue; font-size: 12px;}
#reports_summary th { background: darkblue; color: white;}

form { margin: 0px }

input.formButton {
	background: url('../images/formbutton.gif') no-repeat 0px 1px;
	width: 60px;
	height: 27px;
	border: 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #396112;
	cursor: pointer;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

a  {
	color: #68A32F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-decoration : none;
	font-weight : normal; 
	font-size:1 em; 
}

a:hover 
{
	color: #91BF64;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-decoration : underline;
	font-weight : normal; 
	font-size:1 em;
}
	
a.blacklink 
{
	color: #000000; 
}
	
a.whitelink 
{
	color: #FFFFFF; 
}
	
a:hover.whitelink 
{
	color: #FFFFFF; text-decoration:underline; 
}

a.icon {
	background: url('../images/button.gif') no-repeat;
	padding: 0px 0px 0px 15px;
	color: #68A32F;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}

a.icon:hover {
	background: url('../images/button.gif') no-repeat;
	padding: 0px 0px 0px 15px;
	color: #91BF64;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : bold;
	font-size: 11px;
}

input.formGo {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: url('../images/gobutton.gif') no-repeat 0 0;
	font-size: 10px;
	position: relative;
	line-height: 10px;
	cursor: pointer;
	color: #68A32F;
	height: 19px;
	width: 14px;
	top: 1px;
}

* html input.formGo {
	top: 0px;
}

abbr, acronym {
	cursor:help;
	font-weight:bold;
	border-bottom:1px dotted #000000;
}

a.back {
line-height: 20px;
}

a.linkleft { color: #1c97e5; text-decoration: none;  background: url(../images/link.gif) center left no-repeat; padding-left: 15px; text-decoration: none; }
a.linkleft:hover { color: #1c97e5; text-decoration: none;  background: url(../images/link.gif) center left no-repeat; padding-left: 15px; text-decoration: none; } 

hr {
	border-top: 0px;
	border-left: 0px;	
	border-right: 0px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 2px;
	border-collapse: collapse;
	border-bottom: 1px solid  #68A32F;
}

h1 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;	
	color: #68A32F;
}

h1.farmgearplus {
	background: url('../images/headerfarmgearplus.gif') 0 0 no-repeat;
  height: 25px;
}

h1.events {
	background: url('../images/headerevents.gif') 0 0 no-repeat;
  height: 25px;
}

h1.dealers {
	background: url('../images/headerdealers.gif') 0 0 no-repeat;
  height: 25px;
}

h1.marketplace {
	background: url('../images/headermarketplace.gif') 0 0 no-repeat;
  height: 25px;
}

h1.services {
	background: url('../images/headerservices.gif') 0 0 no-repeat;
  height: 25px;
}

h1.atlasfinance {
	color:red;
	font-size:20px;
	font-weight:bold;
}

h1 span {display:none}

h2 {
	font-size: 10px;
	color: #68A32F;
	font-weight: bold;
}

ul.tc li {
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	list-style-type: decimal;
	margin-left: 0px;
}

ul.tc ol li {
	font-weight: normal;
	list-style-type: decimal;
	margin-left: 0px;
	padding: 0px 0px 2px 0px;
}

ul.tc ol ol li {
	font-weight: normal;
	list-style-type: lower-alpha;
	margin-left: 0px;
	padding: 0px 0px 2px 0px;
}

ul.home {
	padding: 5px 0px 10px 0px;
	margin-left: 10px;
}

li.home {
	margin: 0px 2px 2px 20px;
	list-style-type: none;
	background: url('../images/bullet.gif') no-repeat 0 0;
	padding: 0px 0px 0px 12px;
}

/***************************************
 * MENU
 */ 

.clCMAbs {position: absolute;visibility: hidden;left: 0;top : 0}

/*Style for the background-bar*/
.clBar {
	position:absolute;
	width:10;
	height:10;
	visibility: hidden;
	background: white;
}

.clLevel0,.clLevel0over {
	position:absolute;
	padding:0px 0px 0px 2px;
	font-size:10px;
	line-height:20px;
}

.clLevel0 {
	border-left:3px solid #555555;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background:#eeeeee;
	color: #555555;
}

.clLevel0over{
	border-left:3px solid #339900;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	background: #D3F09F;
	cursor:pointer;
	color: #68A32F;
}

.clLevel0border{
	position:absolute;
	visibility:hidden;
}

.cltitle {
	background: none;
	border: 0px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
}

#map_canvas {
	margin: 10px;
	width: 450px;
	height: 400px;
	border: 1px solid #d8d8d8;
}

.image-column {
	width: 74px;
}