/* LPGM LeighParkGardenMachinery */

html,body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #000000;
	width: 970px;
	margin: auto;
/*	height: 100%
*/}
.tableheight100 {
	height: 100%;
}
/*#MainArticle {
	height: 100%
}*/

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #120d0a;
}

a:active {
	text-decoration: none;
}
a {
	text-decoration: none;
}

body {
	background-color: #fafafa;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	border: #0d0d06 1px solid;
}

.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}


.titles {
	color: #85713F;
	font-weight: bold;
}
.titles a{
	color: #85713F;
	font-weight: bold;
}
.titlesDark {
	color: #85713F;
	font-size: small;
	font-weight: bold;
}
	

/*topbar*/
#topBar {
	background-color: #FAFAFA;
	background-image: url(../img/site/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 108px;
}

.rightTopImage {
	float: right;
}
.leftTopLogo {
	float: left;
}
#topNav {
	height: 20px;
	float: none;
	background: url(../img/site/top_nav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #94c039;
	padding-right: 10px;
	padding-top: 3px;
}
.topNavText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
}
.topNavText a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
/*end of top bar*/

/*left nav*/
#leftBar {
	width: 250px;
	float: left;
	margin-left: 4px;
	}
#leftnav {
	width: 250px;
	margin-left: 0px;
	margin-top: 5px;
	float: none;
	background-image: url(../img/site/left_nav_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
.letfNavTop {
	background-image:url(../img/site/left_nav_top.gif);
	background-repeat:no-repeat;
	height: 22px;
	padding-bottom: 5px;
}
.letfNavBottom {
	background-image:url(../img/site/left_nav_bottom.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	height: 5px;
	position: relative;
	bottom: -5px;
}

#leftNavTextBg {
	background-color: #f6f4ec;
	padding-right: 3px;
	padding-left: 3px;
	width: 134px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
}
.leftNavText {
	color: #0a0a05;
}

.leftNavText {
	color: #0a0a05;
	background-color: #f6f4ec;
	padding-right: 3px;
	padding-left: 3px;
	width: 234px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;
}


.leftNavText a{
	color: #0a0a05;
}


#parts {
	width: 152px;
	margin-left: 0px;
	float: none;
	background-image: url(../img/site/left_nav_bg_parts.gif);
	background-repeat: repeat-y;
	background-position: center;
	clear: none;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
}
.partsTop {
	background-image:url(../img/site/left_nav_top_parts.gif);
	background-repeat:no-repeat;
	height: 7px;
	background-position: bottom;
	position: relative;
	top: -7px;
}
.partsBottom {
	background-image:url(../img/site/left_nav_bot_parts.gif);
	background-repeat:no-repeat;
	height: 7px;
	position: relative;
	bottom: -5px;
	background-position: bottom;
}
.partsText {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 3px;
	margin: 0px;
	width: 140px;
}
.partsSmallText {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: normal;
	margin: 0px;
}
.partsSmallText a:link{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: normal;
	margin: 0px;
}
.partsSmallText a:visited{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: normal;
	margin: 0px;
}
.partsSmallText a:hover{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: normal;
	margin: 0px;
}
.partsText a:link{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.partsText a:visited{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.partsText a:hover{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}

#newsletter {
	width: 250px;
	margin-left: 0px;
	float: none;
	background-image: url(../img/site/newletter_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	clear: none;
	margin-bottom: 10px;
}
.newsletterTop {
	background-image:url(../img/site/newsletter_top.gif);
	background-repeat:no-repeat;
	height: 0px;
	padding-bottom: 5px;
	background-position: bottom;
}
.newsletterBottom {
	background-image:url(../img/site/newsletter_bottom.gif);
	background-repeat:no-repeat;
	height: 18px;
	position: relative;
	bottom: -5px;
	background-position: bottom;
}
#newsletterText {
	width: 240px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
}
	
.newsletterText {
	color: #FFFFFF;
}
.newsletterText a{
	color: #FFFFFF;
}
.newsletterTitle {
	color: #FFFFFF;
	font-weight: bold;
}
.newsletterTitle a{
	color: #FFFFFF;
	font-weight: bold;
}
.newsletterField {
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: middle;
}
.newsletterButton {
	margin-top: 4px;
	vertical-align: middle;
}
/*end of left bar*/

/*right bar*/

#rightBar {
	margin-right: 4px;
	margin-top: 5px;
	width: 250px;
	float: right;
	margin-bottom: 5px;
}

#rightBan {
	background-image: url(../img/site/right_nav_bg.gif);
	margin-bottom: 10px;
}

.rightBanTopFirst {
	background-image: url(../img/site/right_nav_top_first.gif);
	height: 15px;
}

.rightBanbottomFirst {
	background-image: url(../img/site/right_nav_bottom_first.gif);
	height: 5px;
	position: relative;
	bottom: -5px;
	background-position: right bottom;
	width: 250px;
	background-repeat: no-repeat;
}

.rightBanTopSecond {
	background-image: url(../img/site/right_nav_top_sec.gif);
	height: 5px;
	background-repeat: no-repeat;
}

.rightBanbottomSecond {
	background-image: url(../img/site/right_nav_bottom_sec.gif);
	height: 18px;
	bottom: -5px;
	width: 250px;
}

#rightBanTextFirst {
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#rightBanTextSecond {
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.rightBanTitle {
	font-weight: bold;
	font-size: x-small;
}
.rightBanTitle a{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
}

.rightBanText {
	font-size: x-small;
}

.rightBanText a{
	font-size: x-small;
	color: #000000;
}

/*main image*/

#mainImage {
	background-image: url(../img/site/main_image/right_bg.gif);
	background-color: #f6f4ec;
	background-position: right;
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-right: 0px;
	width: 442px;
}

#mainImagedead {
	background-color: #f6f4ec;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #E3DECB;
}

.main_image_border {
	border: 1px solid #403f37;
	margin-top: 5px;
	margin-bottom: 0px;
}
.leftBottom{
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 13px;
	width: 10px;
	float: left;
	background-image: url(../img/site/main_image/left_bottom.gif);
}

#mainImageBottom {
	background-image: url(../img/site/main_image/bottom_bg.gif);
	background-color: #f6f4ec;
	background-position: bottom;
	background-repeat: repeat-x;
	height: 13px;
	margin-right: 2px;
	position: relative;
	bottom: -3px;
	right: 0px;
	width: 423px;
}
.mainImageBot {
	float: left;
}

.rightBottom {
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	background-color: #F6F4EC;
	background-image: url(../img/site/main_image/right_bottom.gif);
	float: right;
	clip: rect(auto,-2px,auto,auto);
}

/*end of main image*/

/*products*/



/*bottom*/

#bottomBar {
	background-image: url(../img/site/bottom_bg.gif);
	margin-bottom: 0px;
	margin-right: 3px;
	clear: both;
	margin-left: 170px;
	background-repeat: repeat-x;
	background-color: #94C039;
	text-align: right;
	vertical-align: middle;
	height: 24px;
}

#bottomText {
	padding: 4px;
	background-color: #94C039;
	text-align: right;
	float: right;
}
.bottomText {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}

.bottomText a{
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.bottomRight {
	float: right;
	background-image: url(../img/site/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
	width: 10px;
}
.bottomLeft {
	float: left;
	background-image: url(../img/site/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 24px;
	width: 10px;
}

.topNavigationText {
	font-size: x-small;
	margin-top: 5px;
	color: #000000;
}

.topNavigationText a{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.topNavigationText a:link{
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
#basketTable {
	border: 1px solid #E3DECB;
	margin-top: 10px;
}

 .picBorder {
	float: right;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #E3DECB;
	margin-left: 10px;
}

 .textBorder {
	float: left;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #E3DECB;
	margin-top: 5px;
	width: 410px;
}
.worldpay {
	float: left;
	width: 400px;
}
