.mainnav {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	text-decoration: none;
	font-weight: bold;
}

.mainnav a {
	color:#274713;
	font-style: normal;
	text-decoration: none;
}

.mainnav a:hover {
	color:#554455;
	text-decoration: underline;
}

.mainnav a:active {
	color:#772211;
}



.topcopylink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
}

.topcopylink a {
	color:#FFFFFF;
	font-style: normal;
}

.topcopylink a:hover {
	color:#CCCCCC;
}

.topcopylink a:active {
	color:#772211;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #494949;
	line-height: 18px;	
}
 
 
.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	line-height: 18px;
	text-decoration: underline;
} 

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
 
}
 

.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #494949;
	line-height: 18px;
	font-weight: bolder;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 18px;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/bg_image.gif);
}
.oneColFixCtr #container {
	width: 834px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
	left: 50%;
	 margin-left: -417px; 
}
.oneColFixCtr #featsel_con {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
}

#one_col_con {
	position:absolute;
	left:27px;
	top:485px;
	width:230px;
	height:175px;
	z-index:1;
}

#two_col_con {
	position:absolute;
	left:302px;
	top:485px;
	width:230px;
	height:175px;
	z-index:1;
}

#three_col_con {
	position:absolute;
	left:579px;
	top:485px;
	width:230px;
	height:175px;
	z-index:1;
}



#insidenav {
	position:absolute;
	left:0px;
	top:104px;
	width:836px;
	height:28px;
	z-index:1;
	text-align: center;
}
#top_copy_con {
	position:absolute;
	left:457px;
	top:181px;
	width:358px;
	height:285px;
	z-index:2;
}

#accessorydescrip {
	position:absolute;
	left:285px;
	top:210px;
	width:266px;
	height:302px;
	z-index:1;
}

#accessorydescrip2 {
	position:absolute;
	left:285px;
	top:510px;
	width:266px;
	height:174px;
	z-index:1;
}


#wheredesign {
	position:absolute;
	left:4px;
	top:82px;
	width:350px;
	height:21px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-variant: normal;
	color: #FFFFFF;
	font-weight: bolder;
}

#contactus {
	position:absolute;
	left:707px;
	top:82px;
	width:123px;
	height:21px;
	z-index:1;
	text-align: right;
}

#buyonlineorcall {
	position:absolute;
	left:479px;
	top:49px;
	width:348px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFFF;

}

#featspec_easytomount {
	position:absolute;
	left:23px;
	top:511px;
	width:281px;
	height:646px;
	z-index:2;
}

#feat_sel_col {
	position:absolute;
	left:26px;
	top:649px;
	width:535px;
	height:362px;
	z-index:1;
}

#sitemap_col {
	position:absolute;
	left:26px;
	top:227px;
	width:557px;
	z-index:1;
}



#dimensions {
	position:absolute;
	left:428px;
	top:230px;
	width:385px;
	height:114px;
	z-index:1;
}

#RightRail {
	position:absolute;
	left:605px;
	top:663px;
	width:220px;
	height:110px;
	z-index:1;
	padding: 0px;
	margin: 0px;
}

 
 
#thumbwrap {
	top:-895px;
	left:10px;
	width:404px;
	height:72px;
	position:relative;
	padding:6px;
}
.thumb .small {
	float:left;
	padding:2px;
	background:#FFF;
 	border:6px solid #fff;
	
}
.thumb .small:hover {
	padding:3px;
	border:5px solid #fff;
		background:#FFF;

 	position:relative; /* Opera 9.5 needs this to show :hover */
	
}
.thumb:hover {
	border:0; /* IE6 needs this to show large image */
}
.thumb span {
	z-index:1;
	position:absolute;
	top:-270px;
	left:12px;
	visibility:hidden;
	
		

}
.thumb span img {
	border:1px solid #ccc;
	background:#fff;
	padding:10px;
	 
}
.thumb:hover span {
	visibility:visible;
}
.visible {
	visibility:visible;
}


.buyonlineyellow {
	color: #FFCC33
}
#hordashline {
	position:absolute;
	left:19px;
	top:599px;
	width:800px;
	height:1px;
	z-index:1;
}
#verdashline {
	position:absolute;
	left:573px;
	top:646px;
	width:1px;
	height:700px;
	z-index:1;
	background-image: url(images/dashedline_vertical.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #993300;
	font-weight: bold;
	margin: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	line-height: 30px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C2C2C;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
}


#RightRail_type {
	position:absolute;
	left:618px;
	top:678px;
	width:175px;
	height:128px;
	z-index:1;
	text-align: left;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style3 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}


.dl_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339900;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.hpbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #494949;
	line-height: 18px;
}

 
 

#footer_featandspec {
	position:absolute;
	left:0px;
	top:1392px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

#footer_accessories {
	position:absolute;
	left:0px;
	top:1272px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

#footer_dealerlocator {
	position:absolute;
	left:0px;
	top:9797px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

#footer_accessories {
	position:absolute;
	left:-3px;
	top:779px;
	width:835px;
	height:100px;
	z-index:1;
	text-align: center;
}

#footer_mounting {
	position:absolute;
	left:-3px;
	top:1601px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

#footer_contactus {
	position:absolute;
	left:-3px;
	top:519px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}


#footer_sitemap {
	position:absolute;
	left:0px;
	top:468px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

#footer_index {
	position:absolute;
	left:0px;
	top:770px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

#image_accessories {
	position:absolute;
	left:22px;
	top:219px;
	width:233px;
	height:242px;
	z-index:1;
}
#image_accessories2 {
	position:absolute;
	left:22px;
	top:506px;
	width:233px;
	height:242px;
	z-index:1;
}
#youcanalso_fs {
	position:absolute;
	left:594px;
	top:645px;
	width:208px;
	height:89px;
	z-index:1;
}
#youcanalso {
	position:absolute;
	left:594px;
	top:217px;
	width:208px;
	height:89px;
	z-index:1;
}
#verdashline_accessories {
	position:absolute;
	left:573px;
	top:217px;
	width:1px;
	height:510px;
	z-index:1;
	background-image: url(images/dashedline_vertical.gif);
}

#verdashline_sitemap {
	position:absolute;
	left:573px;
	top:217px;
	width:1px;
	height:220px;
	z-index:1;
	background-image: url(images/dashedline_vertical.gif);
}

#verdashline_dl {
	position:absolute;
	left:573px;
	top:217px;
	width:1px;
	height:9500px;
	z-index:1;
	background-image: url(images/dashedline_vertical.gif);
}

#verdashline_contactus {
	position:absolute;
	left:573px;
	top:217px;
	width:1px;
	height:236px;
	z-index:1;
	background-image: url(images/dashedline_vertical.gif);
}

#verdashline_mountinginstructions {
	position:absolute;
	left:573px;
	top:217px;
	width:1px;
	height:1350px;
	z-index:1;
	background-image: url(images/dashedline_vertical.gif);
}


#hordashline_accessories {
	position:absolute;
	left:21px;
	top:475px;
	width:538px;
	height:13px;
	z-index:2;
}

#page_title {
	position:absolute;
	left:24px;
	top:177px;
	width:797px;
	height:40px;
	z-index:1;
}

#page_titlethank {
	position:absolute;
	left:24px;
	top:197px;
	width:797px;
	height:40px;
	z-index:1;
}

#contactus_col {
	position:absolute;
	left:26px;
	top:227px;
	width:484px;
	z-index:1;
}

#mounting_ins_col {
	position:absolute;
	left:26px;
	top:220px;
	width:535px;
	height:293px;
	z-index:1;
}

form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#dl_cu {
	position:absolute;
	left:480px;
	top:82px;
	width:276px;
	height:21px;
	z-index:1;
}

#dealer_locator {
	position:absolute;
	left:24px;
	top:217px;
	width:750px;
	height:557px;
	z-index:1;
}

.style2 {color: #CCCCCC}

.youcanalso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-weight: bolder;
}
.call1800 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
	line-height: 28px;
	font-weight: bolder;
}
.locateadealer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}
#contact_youcanalso {
	position:absolute;
	left:608px;
	top:218px;
	width:196px;
	height:81px;
	z-index:2;
}
#fands_youcanalso {
	position:absolute;
	left:608px;
	top:650px;
	width:196px;
	z-index:2;
}
#mi_fitsmostmowers {
	position:absolute;
	left:598px;
	top:366px;
	width:215px;
	z-index:1;
	text-align: left;
}

#featsel_bulletbg {
	position:absolute;
	left:594px;
	top:754px;
	width:219px;
	z-index:1;
}
#featsel_bullet {
	position:absolute;
	left:608px;
	top:761px;
	width:196px;
	z-index:2;
}
#bulletbg {
	position:absolute;
	left:594px;
	top:327px;
	width:219px;
	z-index:1;
}
#bullet {
	position:absolute;
	left:608px;
	top:334px;
	width:196px;
	z-index:2;
}
  
#including {
	position:absolute;
	left:608px;
	top:442px;
	width:196px;
	z-index:1;
}
#customers_i2_copy {
	position:absolute;
	left:24px;
	top:630px;
	width:508px;
	z-index:1;
	height: 110px;
}
#forflat_i2_copy {
	position:absolute;
	left:24px;
	top:455px;
	width:217px;
	z-index:1;
}
#fitsmost_i2_copy {
	position:absolute;
	left:280px;
	top:483px;
	width:98px;
	z-index:1;
}
#fitsmost_i2_copy2 {
	position:absolute;
	left:378px;
	top:483px;
	width:88px;
	z-index:1;
}
#fitsmost_i2_copy3 {
	position:absolute;
	left:467px;
	top:483px;
	width:88px;
	z-index:1;
}
#fitsmost_i2_copy4 {
	position:absolute;
	left:556px;
	top:482px;
	width:87px;
	z-index:1;
}
#vert_pin1 {
	position:absolute;
	left:259px;
	top:457px;
	z-index:1;
}
#vert_pin2 {
	position:absolute;
	left:542px;
	top:626px;
	z-index:2;
}
#content_i2 {
	position:absolute;
	left:462px;
	top:241px;
	width:350px;
	z-index:3;
	height: 73px;
}
#catchinggrass_i2_copy {
	position:absolute;
	left:554px;
	top:628px;
	width:288px;
	z-index:1;
}
#catchinggrass_i2 {
	position:absolute;
	left:554px;
	top:659px;
	z-index:2;
}
#packer_i2 {
	position:absolute;
	left:652px;
	top:454px;
	z-index:3;
}
#fitsmost_i2_header {
	position:absolute;
	left:279px;
	top:455px;
	z-index:1;
	width: 368px;
}
#header {
	position:absolute;
	left:462px;
	top:161px;
	width:349px;
	z-index:1;
	height: 30px;
}
#index_patened {
	position:absolute;
	left:462px;
	top:212px;
	width:350px;
	height:20px;
	z-index:1;
}
#index_addtocart {
	position:absolute;
	left:462px;
	top:326px;
	width:350px;
	z-index:1;
	text-align: center;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

