@charset "utf-8";
/* Mowerwarehouse designed by Intacart Ltd | www.intacart.co.uk */

body, html {
	padding: 0;
	margin: 0;
}
body {
	background-image: url("images/site_bkground10.jpg");
	background-position:top center;
	background-color:#818286;
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
img, img a {
	padding: 0;
	margin: 0;
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	padding: 0;
	margin: 0;
}
input {
	padding: 0;
	margin: 0;
}
p {
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
	display: inline;
}
.hidden {
	display: none;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/* Tabbed Navigation style for different pages *************************************************  */

div#tabBar.lawnmowers li#nav1 {
	background: url("images/nav-left.png") no-repeat 0 100%;
}
div#tabBar.rideon li#nav2 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.trimmers li#nav3 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.vacs li#nav4 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.hedgetrimmers li#nav5 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.shredders li#nav6 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.chainsaws li#nav7 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.tillers li#nav8 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.lawnScar li#nav9 {
	background: url("images/navbg2.gif") repeat-x 0 100%;
}
div#tabBar.otherGarden li#nav10 {
	background: url("images/nav-right.png") no-repeat 100% 100%;
}
/* Tabbed Navigation *************************************************  */

div#tabBar {
	width: 990px;
	height: 60px;
	position: relative;
	z-index: 900;
	margin:0 0 0 3px;
}
div#tabBar ul {
	position: relative;
	z-index: 900;
}
div#tabBar li a {
	vertical-align: bottom;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	display: block;
	line-height: 36px;
}
div#tabBar li a:hover {
	color: yellow;
}
div#tabBar li {
	height: 40px;
	float: left;
	position: relative;
	text-align: center;
	border-right: 1px solid #D4145A;
	border-left: 1px solid #AD1009;
}
div#tabBar li#nav1 {
	background: url("images/nav-left.png") no-repeat;
	padding: 0 8px;
	border-left: none;
}
div#tabBar li#nav2 {
	background: url("images/navbg2.gif") repeat-x;
	width: 110px;
}
div#tabBar li#nav2 a {
	padding: 4px 6px 0 6px;
	line-height: 15px;
}
div#tabBar li#nav3 {
	background: url("images/navbg2.gif") repeat-x;
	width: 110px;
}
div#tabBar li#nav3 a {
	padding: 4px 8px 0 8px;
	line-height: 15px;
}
div#tabBar li#nav4 {
	background: url("images/navbg2.gif") repeat-x;
	width: 110px;
}
div#tabBar li#nav4 a {
	padding: 4px 8px 0 8px;
	line-height: 15px;
}
div#tabBar li#nav5 {
	background: url("images/navbg2.gif") repeat-x;
	width: 110px;
}
div#tabBar li#nav6 {
	background: url("images/navbg2.gif") repeat-x;
	width: 85px;
}
div#tabBar li#nav6 a {
	padding: 4px 8px 0 8px;
	line-height: 15px;
}
div#tabBar li#nav7 {
	background: url("images/navbg2.gif") repeat-x;
	padding: 0 10px 0 10px;
}
div#tabBar li#nav8 {
	background: url("images/navbg2.gif") repeat-x;
	width: 80px;
}
div#tabBar li#nav8 a {
	padding: 4px 8px 0 8px;
	line-height: 15px;
}
div#tabBar li#nav9 {
	background: url("images/navbg2.gif") repeat-x;
	padding: 0 10px 0 10px;
}
div#tabBar li#nav10 {
	width: 100px;
	background: url("images/nav-right.png") no-repeat;
	background-position: 100% 0;
	border-right: none;
}
div#tabBar li#nav10 a {
	padding: 4px 8px 0 8px;
	line-height: 15px;
}
div#tabBar li div.dropDown {
	width: 180px;
	position: absolute;
	top: 40px;
	left: 5px;
	background:url("images/dropdown.png") no-repeat 0 100%;
	display:none;
	z-index: 11;
}
div#tabBar li div.dropDown ul.dropMenu {
	width: 176px;
	margin: 0 2px 10px 2px;
}
div#tabBar li div.dropDown ul.dropMenu li {
	font-size:11px;
	width: auto;
	display: block;
	background: none;
	border: none;
	padding: 0;
	float: none;
	height: auto;
	text-align: left;
	line-height: normal;
	line-height: 14px !important;
}
div#tabBar li div.dropDown ul.dropMenu li a {
	display:block;
	line-height: 14px !important;
	font-size: 12px;
	color: #fff;
	padding: 8px 10px 8px 10px !important;
}
div#tabBar li div.dropDown ul.dropMenu li a:hover {
	color: yellow;
	background: #666666;
}
/* Browse by brand *************************************************  */

div#browsebybrand {
	padding:0;
	margin: 0;
}
div.brandColumn {
	width: 548px;
	clear: both;
}
div.brandColumn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
div.brandColumn li {
	float: left;
	width: 137px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
/* Sub Section Fragment *************************************************  */

dl.sectionHeadline {
	padding: 0;
	margin: 0;
}
dl.sectionHeadline dt {
	display: block;
	height: 40px;
	background-image: url("images/sectionpage/sp-fragheader.png");
	background-repeat: no-repeat;
	line-height: 40px;
	font-weight: bold;
	color: #BD1009;
	font-size: 21px;
	padding: 0 0 0 10px;
	margin: 0;
}
dl.sectionHeadline dd {
	padding: 10px;
	font-size: 12px;
	margin: 0;
}
div#mwSectionList {
	position:relative;
	left:-9px;
	width:620px;
}
div#mwSectionList .sucSectHead {
	background-image:url("images/sectionpage/subSectHead.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	padding:10px 20px;
}
div#mwSectionList div.subSectRow {
	background-image:url("images/sectionpage/subSectMainBack.jpg");
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	margin-bottom:8px;
}
div#mwSectionList div.subSectRow div.subListing {
	padding:15px;
}
div#mwSectionList div.subSectRow h2 {
	padding-top:15px;
	font-size:13px;
	min-height:45px;
}
div#mwSectionList div.subSectRow h2 a {
	text-decoration:none;
	color:#666666;
}
div#mwSectionList div.subSectRow h2 a:hover {
	text-decoration:none;
	color:#333333;
}
div.subListingHolderLeft {
	float: left;
	width: 270px;
}
div.subListingHolderRight {
	float: right;
	width:280px;
}
div#mwSectionList div.subListingHolderLeft div.subListing div.image {
	float:left;
	width:40%;
	text-align:right;
}
div#mwSectionList div.subListingHolderLeft div.subListing div.textRight {
	float:right;
	width:55%;
	text-align:left;
}
div#mwSectionList div.subListingHolderRight div.subListing {
	padding-left:0px;
}
div#mwSectionList div.subListingHolderRight div.subListing div.image {
	float:left;
	width:100px;
	text-align:left;
}
div#mwSectionList div.subListingHolderRight div.subListing div.textRight {
	float:left;
	width:158px;
	text-align:left;
}
div.subListingFooter {
	display: block;
	background-image:url("images/sectionpage/subSectFootBack.jpg");
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
}
div.subListingHeader {
	display: block;
	background-image:url("images/sectionpage/subSectHeadBack.jpg");
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
}
/* Buying Guide Fragment *************************************************  */

.buyingFragment {
	padding: 10px 20px 15px 20px;
	margin: 0 0 10px 0;
}
.buyingFragment p, .buyingFragment p a {
	font-size: 12px;
	color: #6d6e71; /*This Grey Reads Best */
	line-height: 16px;
}
.buyingFragment strong {
	font-size: 12px;
	color: #BD1009; /*Dark Red for Headings*/
	font-weight: bold;
}
.buyingFragment h1 {
	font-size: 21px;
	color: #BD1009;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}
/* Grey Fragment *************************************************  */

.greyFragment {
	background: #dcddde;
	padding: 10px 20px 15px 20px;
	margin: 0 0 10px 0;
}
.greyFragment p {
	font-size: 12px;
	color: #808080;
}
.greyFragment p a {
	font-size: 12px;
	color: #808080;
}
.greyFragment h1 {
	font-size: 18px;
	color: #BD1009;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}
/* Layout Styles *************************************************  */

#pageContainer {
	width: 990px;
	clear: both;
	margin: 0 auto;
}
#headerWrapper {
	height: 128px;
	color: #fff;
	clear: both;
	overflow: visible;
	position: relative;
	z-index: 1;
}
#logoWrapper {
	width: 456px;
	height: 144px;
	background-image: url("images/headerLeft.png");
	background-repeat: no-repeat;
	float: left;
}
#headerRight {
	width: 534px;
	height: 138px;
	background-image: url("images/headerRight.png");
	background-repeat: no-repeat;
	float: right;
}
#tagLine {
	padding: 15px 23px 20px 23px;
}
#mainWrapper {
	background: url("images/mainbackground.jpg") repeat-x #fff;
	position: relative;
	z-index: 0;
	padding: 30px 0px 20px 0px;
}
#leftColumn {
	width: 190px;
	min-height: 400px;
	float: left;
	overflow: visible;
}
#mainColumn {
	width: 630px;
	float: left;
}
#productPage #mainColumn {
	width: 745px;
	float: left;
}
#mainColumn .padding {
	padding: 15px 15px 0 15px;
}
#productPage #mainColumn .padding {
	padding: 15px 0 0 15px;
}
#rightColumn {
	width: 165px;
	float: right;
	overflow: visible;
}
#mainColumnFull {
	width: 745px;
	float: left;
}
#mainColumnFull .padding {
	padding: 15px 15px 0 15px
}
#mainAdvert {
	width: 745px;
	height: 305px;
	float: right;
	text-align: right;
}
#slideshow {
	width: 764px;
	height: 317px;
	position:relative;
	z-index:399;
}
#slideshow span {
	position:absolute;
	top:0;
	left:0;
	z-index:400;
}
#slideshow span.active {
	z-index:402;
}
#slideshow span.last-active {
	z-index:401;
}
#sectionPage #mainAdvert {
	height: 160px;
}
#mainAdvert img, #mainAdvert img a {
	padding: 0;
	margin: 0;
	border: none;
	display: inline;
}
#footerWrapper {
	height: 110px;
	background-image: url("images/footerbackground.jpg");
	background-repeat: repeat-x;
	clear: both;
}
#acceptedPayments {
	width: 300px;
	float: left;
	height: 86px;
	margin-left: 20px;
}
#acceptedPayments img {
	border-top: 1px dashed #fff;
	margin-top: 5px;
}
#footerLinks {
	width: 650px;
	float: left;
	height: 86px;
}
#footerLinks ul {
	margin: 40px 0 0 30px;
	padding: 0;
}
#footerLinks li {
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type: none;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
#footerLinks li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
/* Main Nav ******************************************************************************/



#mainNav {
	width: 205px;
	margin: -35px 0 0 0;
	overflow: visible;
	position: relative;
	z-index: 600;
}
#sectionPage #mainNav ul {
	display: none;
}
#productPage #mainNav ul {
	display: none;
}
#catalogPage #mainNav ul {
	display: none;
}
#mainNav ul {
	padding: 0;
	margin: 0;
	z-index: 600;
	position: relative;
	width:100%;
}
#mainNav li {
	border-bottom: solid 1px #4D4D4D;
}
#mainNav li a {
	height: 26px;
	overflow: hidden;
	padding: 10px 0 10px 20px;
}
#mainNav li, #mainNav li a {
	font-size: 12px;
	line-height: 26px;
	height: 26px;
	width: 205px;
	text-indent: 10px;
	margin: 0;
	padding: 0;
	color: #E6E6E6;
	text-decoration: none;
	background-image: url("images/main-ready.gif");
	background-repeat: no-repeat;
	list-style-type: none;
	position:relative;
	z-index: 600;
}
#mainNav li a {
	padding: 7px 0 7px 0;
	background: none;
}
#mainNav li:hover {
	background-image: url("images/menu-mainover.gif");
}
#mainNav-selector {
	width: 205px;
	height: 8px;
	background-image: url("images/main-bottom.png");
	background-repeat: no-repeat;
}
ul li ul.child {
	position: absolute;
	top: -26px;
	left: 205px;
	height: 100%;
	z-index: 600;
	overflow: visible;
}
ul.child li {
	border-bottom: 1px solid #808080 !important;
	z-index: 600;
	position: relative;
	overflow: visible;
}
ul .child li a {
	padding-left: 10px;
}
ul .child li {
	background: #4D4D4D !important;
}
ul .child li:hover {
	background: #808080 !important;
}
/* Global Nav ******************************************************************************/

#globalNav {
	padding: 17px 0 0 22px;
}
#globalNav ul {
	font-size: 14px;
	margin: 0;
	padding: 0;
	z-index: 2;
	position: relative;
}
#globalNav li, #globalNav li a {
	display: block;
	height: 26px;
	float: left;
	line-height: 22px;
	padding: 0;
	margin: 0 0 0 22px;
	text-align: right;
}
#globalNav li {
	padding: 0;
	margin: 0;
}
#globalNav li a {
	color: #fff;
	text-decoration: none;
}
#globalNav li #home {
	width: 65px;
	background-image: url("images/nav-home.png");
	background-repeat: no-repeat;
}
#globalNav li #customer {
	width: 146px;
	background-image: url("images/nav-customer.png");
	background-repeat: no-repeat;
}
#globalNav li #contact {
	width: 100px;
	background-image: url("images/nav-contact.png");
	background-repeat: no-repeat;
}
#globalNav li #recycle {
	width: 90px;
	background-image: url("images/nav-recycle.png");
	background-repeat: no-repeat;
}
/* Breadcrumbs ******************************************************************************/

div.breadcrumbs {
	clear:both;
	padding: 20px 0 10px;
}
div.breadcrumbs p {
	border:2px solid #eee;
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}
div.breadcrumbs p a {
	color:#999;
	font-size: 12px;
	padding: 10px 0 10px;
	text-decoration: none;
}
div.breadcrumbs p a:hover {
	color:#666;
}
/* Contact Page ******************************************************************************/

div#contactInfo {
	clear:both;
	width: 300px;
	margin-left: 20px;
	margin-top: 20px;
	border-top: 1px dashed #808080;
}
div#contactInfo p.contactHeader {
	font-size: 18px;
	color: #BD1009;
	padding: 10px 0 10px 0;
	font-weight: bold;
}
div#contactInfo p {
	font-size: 14px;
	line-height: 16px;
	color: #6d6e71;
}
/* Sitemap Page ******************************************************************************/

.siteMap ul {
	font-size: 12px;
	color: #6d6e71;
}
.siteMap li a {
	font-size: 12px;
	color: #6d6e71;
	list-style-type:square;
	line-height: 18px;
}
/* Section Nav ******************************************************************************/

dl.sectionNav a {
	color: #fff;
	text-decoration: none;
	display: block;
}
dl.sectionNav, dl.sectionNav dt, dl.sectionNav dd {
	padding: 0;
	margin: 0;
}
dl.sectionNav dt, dl.sectionNav dd {
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
dl.sectionNav dd {
	background-color: #E8E8E8;
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	line-height:14px;
}
dl.sectionNav dd a {
	padding:5px 10px;
	color:#333;
}
dl.sectionNav dd a:hover {
	background-color: #808080;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}
dl.sectionNav dt {
	background: url("images/leftNavMenuBack.jpg") no-repeat top left;
	color: #fff;
	padding:5px 10px;
	font-weight: normal;
	line-height: 16px;
}
/* Search Bar ******************************************************************************/

#searchBar {
	height: 35px;
	background-image: url("images/searchbar.png");
	background-repeat: no-repeat;
	clear: both;
	color: #fff;
	text-align: center;
	overflow: visible;
	position: relative;
}
#searchArea {
	float: left;
	padding-left: 30px;
}
#searchBar #searchbox {
	width: 360px;
	border: none;
	position: relative;
	vertical-align: middle;
}
#searchBar p {
	height: 35px;
	font-size: 13px;
	padding: 0;
	margin: 0;
	position: relative;
	vertical-align: middle;
	display: inline;
}
#searchBar form {
	display: inline;
}
#searchBar #searchButton1 {
	display: inline;
	position: relative;
	vertical-align: middle;
}
#searchBar div#yourCart {
	float: right;
	height: 35px;
	position:relative;
}
div#yourCart ul {
	background-image: url("images/cart-icon.png");
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding:0 0 0 25px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	position: relative;
}
div#yourCart li {
	color: #fff;
	float: left;
	margin: 0 5px 0 0;
	padding: 0 3px 0 3px;
	list-style-type: none;
	font-size: 12px;
	overflow: visible;
	line-height: 21px;
}
div#yourCart li.infoCart {
	background: #262626;
	border: 1px solid #fff;
	margin: 7px 10px 0 0;
}
div#yourCart li.infoCart2 {
	background: #262626;
	border: 1px solid #fff;
	margin: 7px 3px 0 0;
}
/* Header Classes ******************************************************************************/

h3 {
	padding: 15px 0 0 15px;
	margin: 0;
	z-index: 2;
	position: inherit;
}
h2#cheapest {
	display: block;
	height: 24px;
	background-image: url("images/cheaperpricesfreedelivery.png");
	background-repeat: no-repeat;
	position: relative;
	text-indent: -9999px;
}
h6 {
}
h5 {
}
h4 {
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
}
h1 {
	font-size: 21px;
	color: #BD1009;
}
h1.productMain {
	display: block;
	font-size: 21px;
	color: #BD1009;
	font-weight: bold;
}
h5.alsoBoughtHeader {
	height: 34px;
	display: block;
	line-height: 34px;
	background: #BD1009;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-indent: 10px;
	margin: 20px 0 0 0;
}
#mainNav h6 {
	color: #fff;
	display: block;
	height: 35px;
	line-height:35px;
	text-indent: 10px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
h6.navUp {
	background-image: url("images/main-nav-up.png");
	background-repeat: no-repeat;
}
h6.navDown {
	background-image: url("images/main-nav-down.png");
	background-repeat: no-repeat;
}
/* Bespoke P Classes ******************************************************************************/
li.clear {
	clear:both !important;
	font-size:2px !important;
	line-height:2px !important;
	padding:0px;
	margin:0 0 0 0;
	width: 1px !important;
	height: 1px !important;
	border: none !important;
}
p.clear {
	clear:both;
	font-size:2px;
	line-height:2px;
	padding:0px;
	margin:0 0 0 0;
}
p.thumbnailText {
	clear:both;
	font-size:10px;
	line-height: 16px;
	padding:0px;
	margin:0 0 5px 0;
	text-align: left;
	color: #808080;
}
#tagLine p {
	font-size: 16px;
	text-align: right;
	padding: 8px 0 0 0;
	margin: 0;
}
#leftBox p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.textRight {
	text-align: right;
}
.textCentre {
	text-align: center;
}
.hidetext {
	position: absolute;
	text-indent: -9999px;
}
p.productName {
	font-size: 14px;
	font-weight: bold;
	color: #BD1009;
	padding: 10px 10px 0 10px;
}
p.subsectionName {
	font-size: 14px;
	font-weight: bold;
	color: #BD1009;
	padding: 40px 10px 0 10px;
}
p.subsectionName a {
	color: #BD1009;
	text-decoration:none;
}
p.subsectionName a:hover {
	text-decoration:underline;
}
p.productName2 {
	font-size: 14px;
	font-weight: bold;
	color: #BD1009;
	padding: 0 10px 0 10px;
}
p.productInfo {
	font-size: 11px;
	color: #6d6e71;
	padding: 7px 10px 0 10px;
}
p.productInfo2 {
	font-size: 12px;
	color: #6d6e71;
	padding: 7px 10px 0 10px;
}
p.productPrice {
	color: #BD1009;
	font-weight: bold;
	padding: 10px 0 0 0;
}
p.productCheap {
	color: #808080;
	padding: 10px 0 0 0;
	font-size: 12px;
}
p.productNumber {
	color: #BD1009;
	font-size: 14px;
	padding: 0;
}
p.productVat {
	font-size: 10px;
	color: #808080;
	padding: 0 0 10px 0;
}
body#productPage p.productPrice {
	color: #BD1009;
	font-size: 21px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
}
body#productPage p.productVat {
	font-size: 10px;
	line-height: 10px;
	color: #BD1009;
	margin: 0;
	padding: 0;
}
/* Custom Buttons ******************************************************************************/

span.viewButton a {
	width: 52px;
	display: block;
	height: 26px;
	background-image: url("images/view-button.gif");
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
span.buynowButton a {
	width: 73px;
	display: block;
	height: 26px;
	background-image: url("images/buynow-button.gif");
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
body#productPage span.buynowButton a {
	width: 73px;
	display: block;
	height: 26px;
	background-image: url("images/buynow-button.gif");
	background-repeat: no-repeat;
	float: right;
	text-align: center;
}
/* Left Column Widgets ******************************************************************************/

.leftBox {
	margin-top: 15px;
}
.leftBox dl, .leftBox dt, .leftBox dd {
	margin: 0;
	padding: 0;
}
.leftBox dt.title {
	height: 30px;
	background-image: url("images/leftadtitle.png");
	background-repeat: no-repeat;
}
.leftBox dd.footer {
	height: 8px;
	background-image: url("images/left-footer.gif");
	background-repeat:no-repeat;
	padding:0;
}
.leftBox dd.whiteBorder {
	border-left: 1px solid #BD1009;
	border-right: 1px solid #BD1009;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	padding: 0 10px 0 10px;
	background: #fff;
}
.leftBox dd.whiteBorder a {
}
.leftBox dd.guideReds {
	background: #e8e8e8;
	line-height: 18px;
	font-size: 13px;
	color: #333;
	padding: 5px 10px 5px 35px;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.leftBox dd.guideReds a {
	display: block;
	text-decoration: none;
	color: #333;
}
.leftBox dd.guideReds a:hover {
	text-decoration:underline;
}
/* Duplications for a new sidebar widget */

.leftBox span.shoppingBasket {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-indent: 25px;
	background-image:url("images/cart-icon.png");
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
}
.leftBox span.buyingGuides {
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-indent: 25px;
	background-image:url("images/guide-icon.png");
	background-repeat: no-repeat;
	margin: 0 0 0 10px;
}
/* Right Column Widgets ******************************************************************************/

.rightBox {
	margin-top: 15px;
}
.rightBox dl, .rightBox dt {
	margin: 0;
	padding: 0;
}
.rightBox dd {
	margin:0;
	padding:10px;
}
.rightBox dl {
	background-image:url("images/marketBack.jpg");
	background-repeat:repeat-y;
}
.rightBox dt.title {
	width: 165px;
	height: 30px;
	background-image: url("images/rightadtitle.png");
	background-repeat: no-repeat;
	display: block;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	text-indent: 10px;
}
.rightBox dd.footer {
	width: 165px;
	height: 8px;
	background-image: url("images/left-footer.gif");
	background-repeat:no-repeat;
	padding:0;
}
.rightBox .marketHolder {
	text-align:center;
	border-bottom:dotted 2px #ccc;
	float:none;
	clear:both;
}
.rightBox .marketHolder img {
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
}
.rightBox .marketHolder p {
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin: 3px 0px;
}
.rightBox .marketHolder p a {
	text-decoration:none;
	color:#CC0000;
}
.rightBox p.marketPrice {
	font-size:12px;
	text-decoration:underline;
}
.rightBox p.moreInfo {
	margin-top:10px;
	margin-bottom:10px;
}
.rightBox p.moreInfo a {
	padding:3px;
	background-color:#CC0000;
	color:#fff;
	border:solid 1px #999999;
}
.rightBox p.moreInfo a:hover {
	background-color:#33CC33;
}
/*
.imageHolderRight{
background: #fff;
border: 1px solid #ccc;
float:left;
}

ul.listingRight{
padding: 0;
margin: 0;
}

ul.listingRight li{
float:left;
padding: 0;
margin: 0;
list-style-type: none;
padding-top:8px;
}

ul.listingRight li.productRight{
width: 95px;
float: right;
}
ul.listingRight li.productRight a{
text-decoration: none;
color: #000;
}

ul.listingRight li.categoryRight{
width: 105px;
float: right;
font-size: 12px;
color: #808080;
}
ul.listingRight li.categoryRight a{
color: #808080;
	} */

/* Main Column Widgets ******************************************************************************/

dd.clear {
	clear:both;
	height: 0;
	overflow: hidden;
}
dl.topProducts, dl.topProducts dt, dl.topProducts dd {
	margin: 0;
	padding: 0;
}
dl.topProducts {
	margin: 0 0 20px 0;
}
dl.topProducts dt.footer {
	height: 12px;
	width: 161px;
	display: block;
	background-image: url("images/blackfooter.gif");
	background-repeat: no-repeat;
	float: left;
	margin: -6px 0 0 0;
}
dl.topProducts dt.footer2 {
	height: 12px;
	width: 387px;
	display: block;
	background-image: url("images/blackfooter.gif");
	background-repeat: no-repeat;
	background-position: right;
	border-left: 1px solid #CCC;
	float: left;
	margin: -6px 0 0 0;
}
dl.topProducts dt.header {
	width: 550px;
	height: 30px;
	display: block;
	background-image: url("images/blackheader.gif");
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 10px;
	line-height: 30px;
	font-weight: bold;
}
dl.topProducts dd.image {
	text-align:center;
	line-height:120px;
	width: 160px;
	height: 115px;
	float: left;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	overflow: hidden;
}
dl.topProducts dd.image img {
	vertical-align:middle;
}
dl.topProducts dd.image img.imagePlace {
	padding: 5px;
}
dl.topProducts dd.information {
	width: 286px;
	height: 115px;
	float: left;
	border-top: 1px solid #CCC;
	background-image: url("images/infobg.gif");
	background-repeat: repeat-x;
	position: relative;
	vertical-align: middle;
}
dl.topProducts dd.moreInfo {
	width: 100px;
	height: 115px;
	float: left;
	text-align: center;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background-image: url("images/infobg.gif");
	background-repeat: repeat-x;
}
dl.topProducts dd.moreInfo img {
	padding: 10px 0 0 0;
	border: none;
}
/* Main Buttons **********************************************************************************************/

span.moreinfo-button, span.moreinfo-button a, span.buynow-button, span.buynow-button a {
	display: block;
	width: 92px;
	height: 20px;
	background-repeat: no-repeat;
}
span.moreinfo-button {
	background-image: url("images/moreinfo.png");
	margin: 0 0 5px 4px;
}
span.moreinfo-button a {
	position: relative;
	text-indent: -9999px;
}
span.buynow-button {
	background-image: url("images/buynow.png");
	margin: 0 0 5px 4px;
}
span.buynow-button a {
	position: relative;
	text-indent: -9999px;
}
body#productPage span.buynow-button {
	width: 185px;
	background-image: url("images/buynow.png");
	background-position: center;
	margin: 10px 0 0 0;
}
body#productPage span.buynow-button a {
	position: relative;
	text-indent: -9999px;
}
span.continueShopping a {
	display: block;
	width: 148px;
	height: 30px;
	background-image: url("images/continue-button.png");
	background-repeat: no-repeat;
	position: relative;
	text-indent:-9999px;
}
span.updateButton a {
	display: block;
	width: 73px;
	height: 30px;
	background-image: url("images/update-button.png");
	background-repeat: no-repeat;
	position: relative;
	text-indent:-9999px;
}
span.checkoutButton a {
	display: block;
	width: 148px;
	height: 42px;
	background-image: url("images/checkout-button.png");
	background-repeat: no-repeat;
	position: relative;
	text-indent:-9999px;
}
input.checkoutButton {
	display: block;
	width: 148px;
	height: 42px;
	background-image: url("images/checkout-button.png");
	background-repeat: no-repeat;
	position: relative;
	text-indent:-9999px;
}
/* Cart Table Layout**********************************************************************************************/

span.actregular {
	font-weight: bold;
	color: #BD1009;
}
#shoppingBasketTable {
	margin-bottom: 20px;
}
#shoppingBasketTable span {
	padding: 0;
	margin: 0;
}
#shoppingBasketTable table, #shoppingBasketTable tr, #shoppingBasketTable td, #shoppingBasketTable tfoot, #shoppingBasketTable tbody, #shoppingBasketTable thead {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
#shoppingBasketTable table {
	width: 100%;
	font-size: 14px;
	border-spacing: 0;
*border-collapse: collapse;
	border-collapse: collapse;
}
#shoppingBasketTable table#productTable {
	border: none;
}
#shoppingBasketTable table#productTable tr {
	border: none;
}
#shoppingBasketTable table#productTable td {
	border: none;
}
#shoppingBasketTable table#productTable td.quantityBox {
	border-left: 1px solid #ccc;
}
#shoppingBasketTable input.quanInput {
	width: 30px;
}
#shoppingBasketTable td.noborder {
	border: none;
	vertical-align: top;
}
#shoppingBasketTable td.totalPrice {
	border: 1px solid #55B9DF;
	background: #55B9DF;
	color: #fff;
}
#shoppingBasketTable td.no-padding {
	padding: 0;
	margin: 0;
	text-indent: 0;
}
#shoppingBasketTable input {
	padding: 0;
	margin: 0;
}
#shoppingBasketTable thead tr {
	background: #E6E6E6;
	text-align: left;
}
#shoppingBasketTable th {
	text-indent: 10px;
	border: 1px solid #ccc;
}
#shoppingBasketTable tbody td {
	text-indent: 10px;
	border: 1px solid #ccc;
}
#shoppingBasketTable tr {
	height: 30px;
	line-height: 30px;
}
#shoppingBasketTable th.descCart {
	width: 50%;
}
#shoppingBasketTable th.quanCart {
	width: 10%;
	text-align: center;
	text-indent: 0;
}
#shoppingBasketTable th.priceCart {
	width: 15%;
}
#shoppingBasketTable th.costCart {
	width: 15%;
}
#shoppingBasketTable th.deleteCart {
	width: 10%;
	text-align: center;
	text-indent: 0;
}
#shoppingBasketTable tbody tr, #shoppingBasket tfoot tr {
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
}
#shoppingBasketTable td.descCart {
	width: 50%;
}
#shoppingBasketTable td.quanCart {
	width: 10%;
	text-align: center;
	text-indent: 0;
}
#shoppingBasketTable td.priceCart {
	width: 15%;
}
#shoppingBasketTable td.costCart {
	width: 15%;
}
#shoppingBasketTable td.deleteCart {
	width: 10%;
	text-align: center;
	text-indent: 0;
}
#shoppingBasketTable td.morePrices {
	text-align: right;
	border: none;
	padding-right: 10px;
}
/* Also Bought Layout **********************************************************************************************/

#alsoBought {
	clear: both;
	margin: 10px;
}
.alsoBoughtProduct {
	width: 160px;
	display: inline;
	float: left;
}
#alsoBought .spacer {
	margin-right: 15px;
}
#alsoBought span.buynow-button {
	background-image: url("images/buynow.png");
	margin: 0 0 5px -1px;
}
#alsoBought span.buynow-button a {
	position: relative;
	text-indent: -9999px;
}
.alsoBoughtList dl.alsoBoughtList, .alsoBoughtList dd.image, .alsoBoughtList dt.productName, .alsoBoughtList dd.buyNow, .alsoBoughtList dd.productPrice {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
}
#alsoBought dl.alsoBoughtList {
	width: 160px;
	display: inline;
}
.alsoBoughtList dd.image {
	width: 160px;
	height: 105px;
	overflow: hidden;
}
.alsoBoughtList dt.productName {
	width: 160px;
	font-size: 12px;
	text-align: left;
	color: #BD1009;
	padding: 6px 0 6px 0;
}
.alsoBoughtList dd.buyNow {
	width: 97px;
	float: left;
	height: 24px;
	position: relative;
	vertical-align: middle;
}
.alsoBoughtList dd.productPrice {
	width: 63px;
	height: 20px;
	float: left;
	font-size: 12px;
	text-align: left;
	text-indent: 3px;
	margin-top: 2px;
}
/* Section Pages **********************************************************************************************/

dl.sectionListing, dl.sectionListing dt, dl.sectionListing dd {
	margin: 0;
	padding: 0;
}
div.sectionAd {
	width: 550px;
	min-height: 115px;
	background-repeat: no-repeat;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
dl.sectionListing {
	float: right;
	padding: 10px 10px 0 0;
	max-width: 300px
}
dl.sectionListing dt {
	font-weight: bold;
	color: #BD1009;
	text-align: right;
}
dl.sectionListing dt a {
	color: #BD1009;
	text-decoration:none
}
dl.sectionListing dt a:hover {
	text-decoration:none;
}
dl.sectionListing dd.sectionText {
	color: #808080;
	font-size: 11px;
	text-align: right;
	padding: 5px 0 0 0;
}
dl.sectionListing dd.sectionText a {
	color: #808080;
}
dl.sectionListing dd.sectionMore {
	float: right;
	padding: 8px 0 0 0;
}
/* Product Pages **********************************************************************************************/

#productListing {
	background: url("images/productbg.jpg") repeat-x #F2F2F2;
	border: 1px solid #CCC;
	padding: 15px;
}
#productListing #imageHolder {
	width: 185px;
	text-align: center;
	position: relative;
	float: left;
}
#productListing #imageHolder img {
	border: 1px solid #CCC;
}
#imageHolder ul.thumbnailHolder {
	padding: 0;
	margin: 0;
	clear: both;
}
#imageHolder #enlargeSelector {
	position: absolute;
	top: -2px;
	left: 184px;
	padding: 0;
	margin: 0;
	border: none !important;
}
#productListing #imageHolder ul.thumbnailHolder li img {
	padding: 0;
	margin: 0;
	border: none !important;
}
#imageHolder ul.thumbnailHolder li, #imageHolder ul.thumbnailHolder li a {
	width: 35px;
	height: 45px;
	padding: 0;
	margin: 0 2px 0 0;
	list-style-type: none;
	float: left;
	display: block;
	overflow: hidden;
}
#imageHolder ul.thumbnailHolder li a {
	display: block;
	overflow: hidden;
}
#imageHolder ul.thumbnailHolder li {
	border: 1px solid #ccc;
	position: relative;
}
#productListing #infoHolder {
	width: 450px;
	text-align: left;
	background: url("images/proddescbg.jpg") repeat-x #fff;
	float: right;
	border: 1px solid #CCC;
}
#productListing #infoHolder .padding {
	padding: 15px;
}
#productListing #infoHolder p {
	line-height: 18px;
	font-size: 14px;
	color: #808080;
	padding: 0 0 10px 0;
}
#productListing #infoHolder p a {
	line-height: 18px;
	font-size: 14px;
	color: #808080;
}
#productListingInfo {
	clear: both;
	padding: 15px 15px 15px 0;
}
#specificationsTable {
	width: 450px;
	float: right;
}
#specificationsTable table, #specificationsTable tr, #specificationsTable td, #specificationsTable tfoot, #specificationsTable tbody, #specificationsTable thead {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
#specificationsTable table {
	width: 100%;
	font-size: 14px;
	border-spacing: 0;
	border-collapse: collapse;
}
#specificationsTable thead tr {
	height: 35px;
	background-image: url("images/specsheader.jpg");
	background-repeat: repeat-x;
	text-align: left;
	line-height: 35px
}
#specificationsTable th {
	text-indent: 15px;
	border: 1px solid #ccc;
}
#specificationsTable tbody td {
	padding: 0 10px 0 10px;
	border: 1px solid #ccc;
	color: #808080;
}
#specificationsTable tbody tr {
	height: 24px;
	line-height: 24px;
}
#specificationsTable tbody tr.greyRow {
	background: #E6E6E6;
}
/* Recently Viewed Widget Right **********************************************************************************************/

#recentlyViewed {
	width: 165px;
	margin: -35px 0 0 0;
	overflow: visible;
}
.rightBox {
	margin-top: 15px;
}
#recentlyViewed dl, #recentlyViewed dt, #recentlyViewed dd {
	margin: 0;
	padding: 0;
}
#recentlyViewed dt.title {
	width: 165px;
	height: 35px;
	background-image: url("images/rightadtitle.png");
	background-repeat: no-repeat;
	display: block;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	text-indent: 10px;
}
#recentlyViewed dd.footer {
	width: 165px;
	height: 8px;
	background-image: url("images/left-footer.gif")
}
#recentlyViewed dd.greyShade {
	background-image: url("images/greygradient.gif");
	background-repeat: repeat-x;
	line-height: 26px;
	height: 66px;
	font-size: 12px;
	padding: 0;
	border-bottom: 1px #fff solid;
	text-indent: 0;
}
#recentlyViewed .imageHolderRight {
	height:45px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 5px;
}
#recentlyViewed ul.listingRight {
	padding: 0;
	margin: 0;
	line-height: 16px;
}
#recentlyViewed ul.listingRight li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#recentlyViewed ul.listingRight li.imageRight {
	float: left;
	height: 55px;
	width: 45px;
	margin: 5px 0 0 5px;
	line-height: 0;
}
#recentlyViewed ul.listingRight li.imageRight a {
	padding: 0;
	margin: 0;
}
#recentlyViewed ul.listingRight li.productRight {
	width: 105px;
	float: right;
	font-size: 12px;
	margin-top: 13px;
}
#recentlyViewed ul.listingRight li.productRight a {
	text-decoration: none;
	color: #000;
}
#recentlyViewed ul.listingRight li.categoryRight {
	width: 105px;
	float: right;
	font-size: 12px;
	color: #808080;
}
#recentlyViewed ul.listingRight li.categoryRight a {
	color: #808080;
}
/* Advanced Search **********************************************************************************************/

#searchBox {
	background: url("images/productbg.jpg") repeat-x #F2F2F2;
	border: 1px solid #CCC;
	padding: 15px;
	margin: 0 0 15px 0;
	color: #000;
}
#searchBox p.searchHeader {
	font-size: 21px;
	padding: 0;
	margin: 0 0 10px 0;
}
#searchBox p {
	font-size: 12px;
}
#searchBox table, #searchBox tr, #searchBox td, #searchBox tfoot, #searchBox tbody, #searchBox thead {
	margin: 0;
	padding: 0;
	border-spacing: 0;
}
#searchBox table {
	width: 100%;
	font-size: 14px;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 10px 0 0 0;
	position: relative;
}
#searchBox td {
	position: relative;
	vertical-align: top;
}
#searchBox tr {
	height: 24px;
	line-height: 24px;
}
#searchBox td.extendedColumn {
	width: 300px;
}
#searchBox td .longInput {
	width: 250px;
}
/* Catalogue Pages **********************************************************************************************/

#buyingPromo {
	padding: 0 15px 15px 15px;
}
#buyingPromo dl, #buyingPromo dt, #buyingPromo dd {
	padding: 0;
	margin: 0;
}
#buyingPromo dt {
	width: 200px;
	font-size: 32px;
	color: #BD1009;
	float: left;
	font-weight: bold;
}
#buyingPromo dd {
	width:320px;
	float: left;
	font-size: 16px;
	color: #808080;
	margin-top: 8px;
}
#buyingPromo dd a {
	text-decoration: underline;
	color: #808080;
}
/* Multi CSS **********************************************************************************************/


/*<div class="multiProduct"><div class="multiImage"><img src="../no-img-sm-uk.gif" border="0" alt="" /></div><div class="multiInfo"> */

.multiProdHolder {
	display: block;
	padding: 20px;
	background: #fff;
	border: 2px solid #BD1009;
	margin-bottom: 10px;
}
div.multiProduct {
	clear: both;
}
div.multiImage {
	width: 170px;
	float: left;
}
div.multiInfo {
	width: 320px;
	float: right;
}
div.multiImage p.productPrice {
	padding-left: 5px;
	padding-bottom: 10px;
}
/* jMask CSS **********************************************************************************************/


/*<div id="jMask"><div id="jOne"><a href="#"><img src="/images/jheader/bosch.jpg" width="330" height="71" alt="Rolling One" /></a></div></div>*/

#jHolder {
	width: 730px;
	height: 200px;
	background: white;
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 298;
	overflow: hidden;
	border: 1px solid #ccc;
}
#jMask {
	width: 730px;
	height: 200px;
	background-image: url(/images/jheader/mask.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 310;
	overflow: hidden;
}
#jOne {
	width: 330px;
	position: absolute;
	top: 60px;
	left: -330px;
	z-index: 280;
}
#receiptPageBulk .cartheading {
	border:1px solid #CCCCCC;
	text-indent:10px;
	line-height:30px;
}
div#browseByBrand {
	margin-top:10px;
	border:solid 2px #BD1009;
}
div#browseByBrand h5 {
	font-weight:normal;
	font-size:14px;
	padding:4px 10px;
	color:#FFFFFF;
	background-color:#BD1009;
}
div#browseByBrand p {
	padding:10px;
	color:#333333;
}
div#browseByBrand p a {
	text-decoration:underline;
	color:#333333;
}
/* homepage styles */

.homePage #homeContent {
	float: left;
	width:775px;
	padding:0px;
	margin-left:20px;
}
.homePage div#mainWrapper {
	padding-bottom:15px !important;
}
.homePage div.rightBox {
	margin-top:0px;
	margin-bottom: 15px;
}
.homePage #tillCult {
	background-image: url(../images/tillCult.jpg);
	background-repeat: no-repeat;
	height: 235px;
	margin-top: 15px;
	padding-top:60px;
	padding-left:30px;
	color:#FFF;
}
.homePage #tillCult h2 {
	margin-bottom:30px;
}
.homePage #tillCult p {
	width:300px;
}
.homePage #indiProds h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 22px;
	margin:15px 30px 15px 15px;
}
.homePage #tractorAdvert ul {
	color: #FFF;
	margin-right:30px;
}
.homePage #freeShip {
	background-image: url("../images/freeShip.jpg");
	background-repeat: no-repeat;
	background-position:top;
	height: 99px;
	text-align: right;
}
.homePage #freeShip h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #0058BA;
	font-weight: normal;
	padding:15px 15px 0px;
}
.homePage #freeShip p {
	font-size: 10px;
	margin:0px 15px;
}
.homePage #homeDeals .deal {
	float: left;
	width: 49.9%;
	margin-top:15px;
}
.homePage #homeDeals .deal .leftDeal, .homePage #homeDeals .deal .rightDeal {
	background-color: #F6F6F6;
	background-image:url("../images/dealFooter.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}
.homePage #homeDeals .deal h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/dealH2Back.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
}
.homePage #homeDeals .deal h2 a {
	color:#fff;
	text-decoration:none;
}
.homePage #homeDeals .deal .dealContent {
	font-size:13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.homePage #homeDeals .deal .dealContent .imageContainer {
	float: left;
	margin-right: 5px;
}
.homePage #homeDeals .deal .dealContent p.moreInfo {
	margin-top:15px;
}
.homePage #homeDeals .deal .dealContent .textContainer {
	padding-top: 10px;
}
.homePage #homeDeals .deal .dealContent p.moreInfo a {
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
	padding: 4px;
	text-decoration: none;
}
.homePage #homeDeals .deal .leftDeal {
	margin-right:5px;
}
.homePage #homeDeals .deal .rightDeal {
	margin-left:5px;
}
.homePage #rotatingAdvert {
	border: 1px solid #CCC;
	padding:0px;
	margin:0px;
}
.homePage #rotatingAdvert #rotateButtons li {
	float: left;
	padding: 0px;
	width: 20%;
	margin: 10px;
	padding-top:10px;
}
.homePage #rotatingAdvert #rotateButtons li.selected, .homePage #rotatingAdvert #rotateButtons li:hover {
	background-image:url("../images/topArrow.gif");
	cursor:pointer;
	background-position:top center;
	background-repeat:no-repeat;
}
.homePage #rotatingAdvert #rotateButtons li.selected span, .homePage #rotatingAdvert #rotateButtons li span:hover {
	background-color:#E7F1F1;
}
.homePage #rotateButtons li span {
	border: 1px solid #E9EAEC;
	background-color: #F6F6F6;
	text-decoration: none;
	font-size: 13px;
	color: #4E4E4E;
	padding: 2px 5px 5px;
	margin: 0px;
	display: block;
	text-align: center;
}
.homePage #rotateButtons li#pause, .homePage #rotateButtons li#play {
	float: right;
	margin-right:20px;
}
.homePage #rotateButtons li#pause span, .homePage #rotateButtons li#play span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#4E4E4E;
	font-weight:bold;
	line-height:30px;
}
.homePage #rotateButtons li#play {
	display:none;
}
.homePage #brushCutterAdvert {
	background-image: url("../images/brushCutterSale.jpg");
	background-repeat: no-repeat;
	height: 223px;
}
.homePage #brushTextContainer {
	color: #FFF;
	float: right;
	font-size: 14px;
	text-align: right;
	margin-right:20px;
	margin-left:360px;
}
.homePage #brushTextContainer p {
	margin-top: 1em;
	padding-left:100px;
}
.homePage #brushTextContainer p#brushCtoA {
	padding-left: 150px;
}
.floatLeft {
	float: left;
}
.homePage #tractorAdvert {
	background-image: url(../images/tractorAd.jpg);
	background-repeat: no-repeat;
	height: 222px;
	width:400px;
	text-align: right;
	position: absolute;
	left: -14px;
}
.homePage #cultiAdvert {
	background-image: url(../images/cultiAd.jpg);
	background-repeat:no-repeat;
	height: 222px;
	width: 382px;
}
.homePage #brushTextContainer h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-top: 30px;
}
.homePage #brushTextContainer h2 a {
	color:#fff;
	text-decoration:none;
}
.floatRight {
	float: right;
}
.homePage #vacBlow {
	background-image: url(../images/vacBlow.jpg);
	height: 116px;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 125px;
	padding-left: 125px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
.homePage #vacBlow a {
	color:#FFF;
	font-weight:bold;
}
.homePage #vacBlow h2 {
	font-weight: normal;
	font-size: 25px;
	padding-top: 12px;
}
.homePage #vacBlow h2 a {
	font-weight:normal;
	text-decoration:none;
}
.homePage #vacBlow p {
	font-size: 12px;
}
.homePage #billyGoat {
	background-image: url(../images/billyBack.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	text-align:center;
	padding:30px;
}
.homePage #indiProds {
	margin-top:10px;
	position: relative;
}
.homePage #indiProds a {
	color:#FFF;
}
.homePage #billyGoat h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #333;
	margin-bottom: 0.5em;
}
.homePage #billyGoat h2 a {
	color: #333;
}
.homePage #tillCult p a {
	color: #FFF;
}
.homePage #brushCtoA strong a {
	color: #FFF;
}
.homePage #billyGoat p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
}
.homePage #tillCult h2 {
	font-weight: normal;
}
.homePage #homeBrowse h1 {
	font-size: 14px;
	background-color: #f6f6f6;
	padding: 4px;
	margin-bottom: 16px;
	border: 1px solid #999;
}
.homePage #homeBrowse h1 a {
	color: #666;
	text-decoration: none;
}
/*  
root element for the scrollable.  
when scrolling occurs this element stays still.  
*/

.homePage #homeBrowse div.scrollable {
	/* required settings */

position:relative;
	overflow:hidden;
	width: 690px;
	height:145px;
}
/*  
root element for scrollable items. Must be absolutely positioned 
and it should have a super large width to accomodate scrollable items. 
it's enough that you set width and height for the root element and 
not for this element. 
*/

.homePage #homeBrowse div.scrollable div.items {
	/* this cannot be too large */

width:326367px;
	position:absolute;
}
/*  
a single item. must be floated on horizontal scrolling 
typically this element is the one that *you* will style 
the most. 
*/

.homePage #homeBrowse div.scrollable div.items div {
	float:left;
}
/* you may want to setup some decorations to active item */

.homePage #homeBrowse div.items div.active {
	border:1px inset #ccc;
	background-color:#fff;
}
.searchResult .imageCol {
float:left;
width:205px;
}
.searchResult .textCol {
float:right;
width:350px;
}
/*************************** warning **************************************/
.warningContainer {
position:relative;
}
.warning {
	background-color:#9CCFE4;
	position:absolute;
	z-index:200;
	border:solid 1px;
	width:500px;
	overflow:visible;
	top:-200px;
	left:-180px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	line-height:14px;
	font-size:12px !important;
}
.warning div {
	background-color:#DBEAF2;
	padding:10px;
}
.warning div h6 {font-size:16px;
color:#330099;
margin-top:0px;
margin-bottom:0px;
}
.warning div p, .warning div li{
font-size:12px;
}
.husqWarningContainer {
position:relative;
}
.husqWarning {
	background-color:#fff;
	position:absolute;
	z-index:200;
	border:solid 1px;
	width:500px;
	overflow:visible;
	top:-150px;
	left:-150px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	line-height:15px;
	font-size:12px !important;
	color:#333;
}
.husqWarning .husqCloseButton {
	float:right;
	padding:0.5em 1em;
	background-color:#007D19;
	border:solid 1px #999;
	margin-top:1em;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
}
.husqWarning .husqCloseButton:hover {
	cursor:pointer;
}

.husqWarning h6 {font-size:16px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
margin-bottom:18px !important;
color:#BD1009;
margin-top:0px;
margin-bottom:0px;
}
.husqWarning div p, .husqWarning div li{
font-size:12px;
}


#page-container #page-content p .floatImageRight {
	margin:-1em 0 0 1em;
	float: right;
}
.warningMessage {
	background-image:url("images/warningBg.gif");
	background-repeat:no-repeat;
	padding:9px 5px 9px 50px;
	background-color:#f1f1f1;
	width:135px;
	margin-bottom:15px;
}
.warningMessage, .warningMessage a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
}
 .warningMessage a:hover {
	text-decoration:underline;
}
.error {
	color:#F00;
	padding-left:1em;
}
/* product list section page */
#sectionPage .productSectionRow {
	background-image:url("images/productSectionBack.jpg");
	background-repeat:no-repeat;
	min-height:190px;
	min-width:195px;
	background-position:bottom left;
	margin-bottom:15px;
	float:left;
}
#sectionPage .productSectionContainer {
	background-image:url("images/sectionProductHeaderBack.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
#sectionPage .productSectionContainer.left {
	margin-right:11px;
}
#sectionPage .productSectionContainer.right {
	margin-right:-1px;
}
#sectionPage .productSection {
	width:295px;
}
#sectionPage .productSection h3 {
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:6px;
}
#sectionPage .productSection h3, #sectionPage .productSection h3 a {
	color:#333333;
	text-decoration:none;
}
#sectionPage .productSection .imageProduct {
	float:left;
	margin:10px;
}
#sectionPage .productSection .imageProduct a.prodImage {
	display:block;
}
#sectionPage .productSection div.prodInfo {
	color:#333333;
	float:right;
	font-size:12px;
	margin:15px 15px 0px;
	width:130px;
}
#sectionPage .productSection div.prodInfo div.ourPrice {
	margin-top:1em;
}
#sectionPage .productSection div.prodInfo div.ourPrice span.Price {
	color:#900;
	font-weight:bold;
}
#sectionPage .productSection .buttonRow {
	padding: 8px 20px;
}
#sectionPage .productSection .buttonRow a.readMore {
	padding-right:25px
}
/* Stihl Form */
#pageContainer .stihlContainer p {
	color:#333333;
	font-size:0.8em;
	line-height:1.4em;
	margin:1.3em 0;	
	}
#pageContainer .stihlContainer h2 {
	color:#C61009;
}
#pageContainer .stihlContainer .login, #pageContainer .stihlContainer .register {
	margin:1em 20px 60px;
	padding:30px;
	background-color:#eee;
	border:solid 2px #ccc;
	float:left;
	height:130px;
	width:385px;
}
#pageContainer .stihlContainer .login h1, #pageContainer .stihlContainer .register h1 {
	margin-bottom:0.5em;
}
#pageContainer .stihlContainer h1.head {
	margin:1em 20px;
}
#pageContainer .stihlContainer p.clear {
	clear:both;
	font-size:2px;
	line-height:2px;
	padding:0px;
	margin:0 0 0 0;
}
#pageContainer .stihlContainer .loggedin {
	padding:30px;
	border:solid 2px #CCC;
}
#pageContainer .stihlContainer .loggedin td {
	padding:0.5em;
}
#divStihlQuestions {
	border:solid 2px #ccc;
	padding:20px;
}
#divStihlQuestions h2 {
	margin-bottom:1em;
	color:#900;
}
#divStihlQuestions p {
	font-size:13px;
	line-height:17px;
	margin-bottom:0.8em;
}