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

.mainnav a {
	color:#333333;
	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;
} 

.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:124px;
	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:240px;
	width:266px;
	height:391px;
	z-index:1;
}

#accessorydescrip2 {
	position:absolute;
	left:285px;
	top:520px;
	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:543px;
	top:43px;
	width:293px;
	height:21px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	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:642px;
	width:535px;
	height:362px;
	z-index:1;
}

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



#dimensions {
	position:absolute;
	left:428px;
	top:246px;
	width:372px;
	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:-975px;
	left:10px;
	width:484px;
	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:589px;
	width:800px;
	height:1px;
	z-index:1;
}
#verdashline {
	position:absolute;
	left:573px;
	top:626px;
	width:1px;
	height:825px;
	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;
}


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}

#footer_featandspec {
	position:absolute;
	left:0px;
	top:1492px;
	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:1621px;
	width:835px;
	height:12px;
	z-index:1;
	text-align: center;
}

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


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

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

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

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

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

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

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


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


.dl_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339900;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
}

#page_title {
	position:absolute;
	left:24px;
	top:197px;
	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:247px;
	width:484px;
	height:170px;
	z-index:1;
}
.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;
}

#mounting_ins_col {
	position:absolute;
	left:26px;
	top:247px;
	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:247px;
	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:254px;
	width:196px;
	height:81px;
	z-index:2;
}
#fands_youcanalso {
	position:absolute;
	left:608px;
	top:630px;
	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:734px;
	width:219px;
	z-index:1;
}
#featsel_bullet {
	position:absolute;
	left:608px;
	top:741px;
	width:196px;
	z-index:2;
}
#bulletbg {
	position:absolute;
	left:594px;
	top:359px;
	width:219px;
	z-index:1;
}
#bullet {
	position:absolute;
	left:608px;
	top:366px;
	width:196px;
	z-index:2;
}
  
#including {
	position:absolute;
	left:608px;
	top:474px;
	width:196px;
	z-index:1;
}