
/* CSS Document */
body {
	/*background:url(../images/body-bg.jpg) repeat-x top left #ffffff;*/
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#pageContainer {
	background:url(../images/body-bg.jpg) repeat-x top left #ffffff;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	float:left;
}

#pageContainer.subNav {
	background:url(../images/body-bg-subnav.jpg) repeat-x top left #ffffff;
}

img, a, div {/*Transparent PNG support for IE6*/
	behavior: url(../css/iepngfix.htc);
	border:none;
}

.italic {
	font-style:italic;
}

.left {
	float:left;
}

.right {
	float:right;
}

.white {
	color:#ffffff;
}

.orange {
	color:#d3a429;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
}
.topmargin{
	margin-top:30px;
}

h2 {
	color:#000;
}

h2 a,
h2 a:link, 
h2 a:active,
h2 a:visited {
	color:#d3a429 !important;
	text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;
}


a, a:visited, a:active, a.headerlink{
	color:#d3a429;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.a{
	margin:6px 0 0 0;
}
.a a, .a a:visited, .a a:hover, .a a:active{
	/*link color for <a/> tags inside THIS div*/
	color: #000000;

}
.a a:hover{
	/*link color for <a/> tags inside THIS div*/
	text-decoration:none;
}
a.biglinks{

	}

#container {
	margin:0px auto;
	width:940px;
}

p {
	font-size:12px;
	line-height: 18px;
}

/* Header */

#header {
	background:url(../images/topBanner.jpg) no-repeat top left;
	height:119px;
	width:940px;
	margin:0px 0px 3px 0px;
}

/* content */

#contentContainer {
	position: relative;
	width:940px;
	/*min-height:500px;*/
	margin:0px;
	padding:0px;
	float:left;
}

#content {
	width: 880px;
	padding: 0 0 0 30px;
	min-height:360px;
	float:left;
}

.secondHandObject {
	float:left;
	margin:30px 40px 30px 0;
	width:400px;
}

.secondHandObject table {
	padding:0px;
	margin:0px;
}

.secondHandObject td {
	padding:0px;
	margin:0px;
}

.secondHandImage {
	background:url(/images/second-hand-img-bg.jpg) no-repeat;
	width:156px;
	height:116px;
	padding:2px;
	overflow:hidden;
	margin-right:10px;
}

.secondHandHeader1 {
	font-weight:bold;
	margin-right:12px;
}

.secondHandHeader2 {
	font-weight:bold;
	margin-right:12px;
}

.secondHandHeader3 {
	font-weight:bold;
	margin-right:10px;
}

.secondHandHeader4 {
	font-weight:bold;
	margin-right:14px;
}

.newsArticleObject {
	float:left;
	margin:30px 30px 30px 0;
	width:410px;
}

.newsArticleObject h1 {
	margin-top:0px;
	margin-bottom:0px;
}

.newsArticleObject .sIFR-flash {
	margin-bottom:-5px;
}

.newsArticleObject p.articleDate {
	font-size:11px;
	margin-top:0px;
}

.newsArticleObject table {
	padding:0px;
	margin:0px;
}

.newsArticleObject td {
	padding:0px;
	margin:0px;
}

.newsArticleImage {
	background:url(../media/image/pressRoom/news-article-img-bg.jpg) no-repeat;
	width:86px;
	height:86px;
	padding:2px;
	overflow:hidden;
	margin-right:10px;
}

.testimonialObject {
	float:left;
	margin:30px 30px 0px 0;
	width:410px;
}

/* content backgrounds */

#content.home {
	min-height:400px;
	/*background:url(../images/contentbg-home.jpg) no-repeat center top #ffffff;*/
	background:url(../images/contentbg-home.jpg) no-repeat 0px 3px #ffffff;
}
* html #content.home {
	height:400px;
}
#content.agricultural {
	width:940px;
	min-height:340px;
	background:url(../images/contentbg-agricultural.jpg) no-repeat 0px 51px #ffffff;
}
* html #content.agricultural {
	height:340px;
	width:940px;
}
#content.newMachinery {
	background:url(../images/contentbg-newMachinery.jpg) no-repeat 0px 60px #ffffff;
}

/* topTitle */

#topTitle {
	background:url(../images/topTitlebg.jpg) no-repeat center bottom #ffffff;
	height:51px;
	width:880px;
	padding:20px 0 0 0;
}

#content.home #topTitle {
	background:url(../images/topTitlebg-home.jpg) no-repeat bottom center #ffffff;
	height:54px;
}

#topTitle h1 {
	color:#000000;
	font-size:24px;
	font-weight:normal;
	float:left;
	width:400px;
	margin:0px;
	padding:0px;
}

#topTitle h2 {
	color:#d3a429;
	font-size:14px;
	font-weight:normal;
}

/* Homepage */

#homeText {
	font-size:11px;
	width:500px;
	margin:20px 0px 0px 0px;
	padding:0px;
	line-height:18px;
}

#homeText p {
	margin:0px;
	padding:0px;
}

#homeButtons {
	padding:0px;
	margin:40px 0px 30px 0px;
	height:30px;
}

#homeButtons a {
	text-decoration:none;
}

#homeButtons .newMachinery {
	background:url(../images/buttons/newMachinery.jpg) no-repeat;
	float:left;
	cursor:pointer;
	width:107px;
	height:20px;
	color:#000000;
	font-weight:bold;
	padding:5px;
	margin:0px 10px 0px 0px;
	text-decoration:none;
}

#homeButtons .reconditionedMachinery {
	background:url(../images/buttons/reconditionedMachinery.jpg) no-repeat;
	float:left;
	cursor:pointer;
	width:160px;
	height:20px;
	color:#000000;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	margin:0px;
}

/* content */

.newMachineryLeft {
	float:left;
	width:300px;
}

.newMachineryRight {
	float:right;
	width:550px;
}

#contentText {
	padding-top:30px;
	padding-bottom:20px;
	float:left;
	width:880px;
}

#contentText p {
	font-size:11px;
	padding:0px;
	margin:0px 0px 11px 0px;
	line-height:18px;
}

#contentText .sIFR-flash {
	margin-bottom:-3px;
}

.agriculturalContent {
	position: relative;
	min-height:130px;
	padding-top:0px!important;
	background:url(../images/contentbg-agricultural.jpg) no-repeat 0px -5px #ffffff;
	left: -30px;
	width:940px!important;
}

.constructionContent {
	position: relative;
	min-height:130px;
	padding-top:0px!important;
	background:url(../images/contentbg-construction.jpg) no-repeat 0px -5px #ffffff;
	left: -30px;
	width:940px!important;
}

.groundCareContent {
	position: relative;
	min-height:130px;
	padding-top:0px!important;
	background:url(../images/contentbg-groundcare.jpg) no-repeat 0px -5px #ffffff;
	left: -30px;
	width:940px!important;
}

.gardenPowerContent {
	position: relative;
	min-height:130px;
	padding-top:0px!important;
	background:url(../images/contentbg-agricultural.jpg) no-repeat 0px -5px #ffffff;
	left: -30px;
	width:940px!important;
}

#contentText.brand, .brandContent {
	padding-right:0px;
	width:370px;
	padding-bottom: 30px;	
}
.brand{ width:370px;}

#contentText.brandwide {
	padding-bottom: 30px;
	padding-right: 0px;
	width: 860px;
}

.brandJCB {
	background: url(../images/brand-background-jcb.jpg) no-repeat #ffffff;
	background-position: center 0;
}

.contentbgparts {
	background:url(../images/contentbg-parts.jpg) no-repeat #ffffff;
	background-position: center 0;
	height:250px;
}

.contentbgfinance {
	background:url(../images/contentbg-finance.jpg) no-repeat #ffffff;
	background-position: center 0;
	height:250px;
}

.conhirebg {
	width:940px;
	background:url(../images/TM310-bg.jpg) no-repeat #ffffff;
	min-height:250px;
}
.gc_conhirebg{
	width:940px;
	background:url(../images/gc_conhirebg.jpg) no-repeat #ffffff;
	min-height:250px;
}


.brandTrackmaster {
	background:url(../media/image/logos/logo_large_tracmaster.gif) no-repeat #ffffff top right;
}

.brandToro {
	background:url(../media/image/logos/toro_lrg.jpg) no-repeat #ffffff top right;
}

.brandMarshallTrailers {
	background:url(../media/image/logos/marshall_lrg.jpg) no-repeat #ffffff top right;
}

.brandKubota {
	background:url(../media/image/logos/kubota_lrg.jpg) no-repeat #ffffff top right;
}

.brandStihl {
	background:url(../media/image/logos/stihl_lrg.jpg) no-repeat #ffffff top right;
}

.brandMasseyFerguson {
	background:url(../media/image/logos/masseyFerguson_lrg.jpg) no-repeat #ffffff top right;
}

.brandCountax {
	background:url(../media/image/logos/countax_lrg.jpg) no-repeat #ffffff top right;
}

.brandGreenmech {
	background:url(../media/image/logos/greenmech_lrg.jpg) no-repeat #ffffff top right;
}

.brandBatesonTrailers {
	background:url(../media/image/logos/bateson_lrg.jpg) no-repeat #ffffff top right;
}

.brandBomford {
	background:url(../media/image/logos/bomford_lrg.jpg) no-repeat #ffffff top right;
}

.brandRedrock {
	background:url(../media/image/logos/redrock_lrg.jpg) no-repeat #ffffff top right;
}

.brandMajor {
	background:url(../media/image/logos/major_lrg.jpg) no-repeat #ffffff top right;
}

.brandAmazone {
	background:url(../media/image/logos/amazone_lrg.jpg) no-repeat #ffffff top right;
}

.brandShelbourneReynolds {
	background:url(../media/image/logos/shelbourne_lrg.jpg) no-repeat #ffffff top right;
}

.brandFoster {
	background:url(../media/image/logos/foster_lrg.jpg) no-repeat #ffffff top right;
}

.brandHudsonTrailers {
	background:url(../media/image/logos/hudson_lrg.jpg) no-repeat #ffffff top right;
}

.brandFoster {
	background:url(../media/image/logos/foster_lrg.jpg) no-repeat #ffffff top right;
}

.brandHardiSprayers {
	background:url(../media/image/logos/hardi_lrg.jpg) no-repeat #ffffff top right;
}

.brandFleming {
	background:url(../media/image/logos/fleming_lrg.jpg) no-repeat #ffffff top right;
}

.brandMchale {
	background:url(../media/image/logos/mcHale_lrg.jpg) no-repeat #ffffff top right;
}

.brandRichie {
	background:url(../media/image/logos/ritchie_lrg.jpg) no-repeat #ffffff top right;
}

.brandTeagle {
	background:url(../media/image/logos/teagle_lrg.jpg) no-repeat #ffffff top right;
}

.brandWackerNeuson {
	background:url(../media/image/logos/wacker_lrg.jpg) no-repeat #ffffff top right;
}

.brandMBW {
	background:url(../media/image/logos/mbw_lrg.jpg) no-repeat #ffffff top right;
}

.brandLemac {
	background:url(../media/image/logos/lemac_lrg.jpg) no-repeat #ffffff top right;
}

.brandLawnKing {
	background:url(../media/image/logos/lawnKing_lrg.jpg) no-repeat #ffffff top right;
}

.brandHayter {
	background:url(../media/image/logos/hayter_lrg.jpg) no-repeat #ffffff top right;
}

.contractHireAgricutural {
	background:url(../images/contract-hire-agricultural.jpg) no-repeat #ffffff top right;
	padding-bottom:60px;
	min-height:250px;
}


/* contact us */

.contactPanel {
	background: url(http://hbdev.hq.peachdigital.com/images/topTitlebg.jpg) no-repeat bottom center;
	width:900px;
	float:left;
	padding-bottom:50px;
}

.contactPanelLast {
	background: none;
	/*margin-left:30px;*/
	width:900px;
	float:left;
	padding-bottom:50px;
}

.contactHeader {
	color:#000;
	font-weight:bold;
	font-size:12px;
	width:75px;
	text-transform:capitalize;
}

.contactImage {
	float:left;
	margin-right:30px;
	width:300px;
}

.contactInfo {
	width:570px;
	float:right;
}

.contactInfo table {
	width:570px;
	margin-bottom:20px;
}

/* Brand */

#brandText {
	font-size:11px;
	width:420px;
	margin:28px 0px 0px 0px;
	padding:0px;
	line-height:18px;
	min-height:180px;
}

#brandText p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

#brandTopSellers {
	padding-bottom:20px;
}

#brandTopSellers table {
	width:900px;
}

#brandTopSellers th {
	font-size:12px;
	padding-left:10px;
	text-align:left;
	font-weight:bold;
}

#brandTopSellers td {
	font-size:11px;
	padding-left:10px;
	text-align:left;
	margin-right:30px;
	width:190px;
}


#brandTopSellers td img {
	margin-left:-10px;
	top:0px !important;
}

#brandTopSellers td.brandimage img {
	margin-left:-5px;
}

#brandTopSellers h2 {
	font-size:14px;
	color:#d3a429;
	padding:0px;
	margin:0px 0px 14px 0px;
}

/* Promotions */

#promoContainer {
	position: relative;
	float:left;
	background:url(../images/promo/promoTopBorder.jpg) no-repeat top center;
	height:60px;
	margin:0px 0px 0px -20px;
	padding:40px 0px 0px 0px;
}

#promoContainer.homePromo {
	background:none;
	height:108px;
	margin:0px;
	padding:0px;
}

#promoContainer.homePromo .mainPromo {
	background:url(../images/promo/mainPromo.jpg) no-repeat;
	height:108px;
	width:460px;
	float:left;
	margin-right:20px;
}
* html #promoContainer.homePromo .mainPromo {
	margin-right:20px;
}
#promoContainer.homePromo .mainPromo .text {
	float:left;
	color:#ffffff;
	width:280px;
	font-size:11px;
	padding:25px 15px 0px 15px;
}

#promoContainer.homePromo .mainPromo .title {
	float:right;
	text-align:center;
	width:130px;
	font-size:16px;
	padding:35px 0px 0px 20px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}

#promoContainer a {
	text-decoration:none;
}

#promoContainer .mainPromo .text a {
	text-decoration:underline;
}

#promoContainer.homePromo .localPromo, #promoContainer.homePromo .newsPromo {
	float:left;
	text-align:center;
	width:150px;
	height:73px;
	font-size:16px;
	padding:35px 0px 0px 70px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}

#promoContainer.homePromo .localPromo {
	background:url(../images/promo/localPromo.jpg) no-repeat;
	margin-right:20px;
}

#promoContainer.homePromo .newsPromo {
	background:url(../images/promo/newsPromo.jpg) no-repeat;
}

#promoContainer .promo {
	width:280px;
	height:43px;
	background:url(../images/promo/blankpromobg.jpg) no-repeat;
	float:left;
	margin:0px 0px 0px 20px;
	padding:15px 0px 0px 20px;
}
* html #promoContainer .promo {
	margin:0px 0px 0px 10px;
}

#promoContainer .promo .sIFR-flash {
	margin-bottom:-6px;
}

#promoContainer .promo h2 {
	color:#000;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
#promoContainer .promo h2 a{
	color:#d3a429;
	text-decoration:none;
}

#promoContainer .promo p {
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#000000;
}

#promoContainer a .promo {
	text-decoration:none;
}

/* promotion background */

#promoContainer .suppliersPromo {
	background:url(../images/promo/suppliersPromo.jpg) no-repeat;
}

#promoContainer .partsPromo {
	background:url(../images/promo/partsPromo.jpg) no-repeat;
}

#promoContainer .financePromo {
	background:url(../images/promo/financePromo.jpg) no-repeat;
}

#promoContainer .onlinePromo {
	background:url(../images/promo/onlinePromo.jpg) no-repeat;
}

#promoContainer .findLocalPromo {
	background:url(../images/promo/findLocalPromo.jpg) no-repeat;
}

#promoContainer .callUsPromo {
	background:url(../images/promo/callUsPromo.jpg) no-repeat;
}

#promoContainer .pressPromo {
	background:url(../images/promo/pressPromo.jpg) no-repeat;
}

#promoContainer .newsArchivePromo {
	background:url(../images/promo/newsArchivePromo.jpg) no-repeat;
}

#promoContainer .newsLetterPromo {
	background:url(../images/promo/newsLetterPromo.jpg) no-repeat;
}

/* Footer */

#footer {
	float:left;
	background:url(../images/footer-bg.jpg) no-repeat;
	width:940px;
	height:110px;
}

/* Upper Footer */

#upperFooter {
	font-size:11px;
	height:50px;
	padding-top:40px;
	vertical-align:top;
}

#upperFooter .left {
	color:#7f7f7f;
	margin-top:5px;
	padding: 0 0 0 20px;
}

#upperFooter .right {
	padding: 0 20px 0 0;
}

#upperFooter .grey {
	color:#7f7f7f;
}

#upperFooter .emailInput {
	background:url(../images/emailBox.jpg) no-repeat;
	width:170px;
	height:14px;
	border:none;
	padding:5px;
	font-size:11px;
	vertical-align:middle;
	margin-left:10px;
}

#upperFooter .submitButton {
	background:url(../images/submitButton.jpg) no-repeat;
	width:60px;
	height:24px;
	border:none;
	font-size:11px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	margin-left:5px;
	cursor:pointer;
}

/* Lower Footer */

#lowerFooter {
	font-size:11px;
	height:35px;
}

#lowerFooter .grey {
	color:#808080;
	padding-left:10px;
}

#lowerFooter .left {
	padding: 0 0 0 20px;
}

#lowerFooter .right {
	padding: 0 20px 0 0;
}

/* Brand Image */

.brandimage {
	background:url(../images/brands/blank.jpg) no-repeat;
	height:108px;
	overflow:hidden;
}

.brandimage img {
/*height:92px;
	width:190px;*/
}

/* Flash Container */

#flash-container {
	position: absolute;
	/*top: -3px;*/
	right: 0px;
	height: 370px;
	
	top:0px;
}

.Image1, .Image2, .Image3 {
	height:200px;
	width:310px;
	float:left;
}

* html .Image1, * html .Image2, * html .Image3 { width:280px; }

.Articlemainimage {
	border:1px solid #c8c8c8;
	padding:2px;
}

.left {
	float:left;
}

.right {
	float:right;
}
.articleTemp_2coltext{
	width:570px;
	float:left;
	padding:0 20px 0 0;

}
.articleTemp_2colimage{
	float:left;
	width:280px;

}
.articleTemp_2colimage img{
	margin:10px 0 0 0;
}
