@charset "utf-8";
/* CSS Document */
*{font-family:Arial, Helvetica, sans-serif;}
#CategoryControlDiv p, #ProductControlDiv p{
	text-align:left;
	line-height:1.6em;
	margin:0;
}
#CategoryControlDiv h1, #ProductControlDiv h1{
	margin:0;
	padding:0;
	font-weight:normal;
}
.blades{
	margin:1em;
	padding:0;
	list-style:none;
}
.blades li{
	width:50%;
	float:left;
	text-align:center;
}
.button{
	background:url(http://4wheelonline.com/Images/CategoryImages/cyclc-plow-bladebg.jpg) top left repeat-x #000;
	color:#fff !important;
	font-weight:bold;
	font-size:12px;
	padding:.5em 1em;
	text-decoration:none;
	float:right;
	overflow:hidden;
	margin:0 1em;
}

.button a{
	color:#fff !important;
}

.button:hover{
	background:url(http://4wheelonline.com/Images/CategoryImages/cyclc-plow-bladebghover.jpg) top left repeat-x #000;
	color:#fff;
}
.data{
	width:100%;
	border-collapse:collapse;
}
.data tr:first-child{
	font-weight:bold;
}
.data tr:hover{
	background:#FFFF66;
}
.data tr:first-child:hover{
	background:none;
}
.cell3{
	width:33%;
	float:left;
}
.cell3 p{
	margin:1em;
}
.cell3 p:last-child{
	margin:1em 0 1em 1em;
}
.lblade,.rblade{
	display:block;
	background:url(http://4wheelonline.com/Images/CategoryImages/cyclc-plow-bladebg.jpg) center repeat-x #000;
	color:#000;
	float:left;
	width:97%;
	margin:1em 0 2em;
}
.lblade:hover,.rblade:hover{
	background:url(http://4wheelonline.com/Images/CategoryImages/cyclc-plow-bladebghover.jpg) center repeat-x #000;
}
.lblade img,.rblade img{
	margin:-1em;
}
img{
	border:none;
}
.rblade{
	float:right;
}
#CategoryNavigationTreeTable a{
	font:100% normal Arial, Helvetica, sans-serif;
	line-height:1.6em;
}
#CategoryNavigationTreeTable a:hover{
	padding-left:.1em;
}
.lefty{
	float:left;
	margin:0 1em;
}
.mani{
	list-style:none;
	font-weight:bold;
	padding:0;
	overflow:hidden;
}
.mani li{
	display:inline;
	line-height:1.8em;
	padding:0 1em;
}
.ProductDataListAccessoriesMainTable{
	font-size:11px;
}
#scroll{
	margin:0 1em;
}
#scroll a{
	display:block;
	height:250px;
	width:100%;
}
