
div#nav1 ul li:hover a {

	background:			#009ee0 url('/img/aw.gif') no-repeat 8px 7px;
	color:				#fff;

}

div#nav1 ul li:hover a.chopper, div#nav1 ul li.active a.chopper {

	background-color:	#c10419;

}

div#nav1 ul li:hover a.powerline, div#nav1 ul li.active a.powerline {

	background-color:	#7b297b;

}

div#nav1 ul li.active a {

	background:			#009ee0 url('/img/aw.gif') no-repeat 8px 7px;
	color:				#fff;

}

div#nav1 ul li.hover a {

	background:			#009ee0 url('/img/aw.gif') no-repeat 8px 7px;
	color:				#fff;

}

div#nav1 ul li#nav1_chopper.hover a {

	background-color:	#c10419;

}

div#nav1 ul li#nav1_powerline.hover a {

	background-color:	#7b297b;

}

div#nav1 ul li.active ul {

	display:			block;

}

div#nav1 ul li:hover ul li {

	width:				166px;
	height:				21px;
	text-align:			center;
	margin-top:			1px;

}

div#nav1 ul li.active ul li {

	width:				166px;
	text-align:			center;
	margin-top:			1px;

}


div#nav1 ul li.active ul li.active div {

	display:			block;

}

div#nav1 ul li:hover ul li:hover div a  {

	display:			block;
	height:				17px;
	color:				#333;
	text-decoration:	none;
	padding:			4px 0 0 18px;
	background:			transparent url('/img/ab.gif') no-repeat 8px 7px;
	font-weight:		normal;

}

table#product_table a  {

	display:			block;
	height:				17px;
	color:				#333;
	text-decoration:	none;
	padding:			4px 0 0 18px;
	background:			transparent url('/img/ab.gif') no-repeat 8px 7px;
	font-weight:		normal;

}

table#product_table tr:hover a, table#product_table tr a.active   {

	display:			block;
	height:				17px;
	color:				#fff;
	text-decoration:	none;
	padding:			4px 0 0 18px;
	background:			#009ee0 url('/img/aw.gif') no-repeat 8px 7px;
	font-weight:		normal;
	text-align:			left;

}

table#product_table tr:hover td.menu_chopper a, table#product_table tr td.menu_chopper a.active   {

	display:			block;
	height:				17px;
	color:				#fff;
	text-decoration:	none;
	padding:			4px 0 0 18px;
	background:			#c10419 url('/img/aw.gif') no-repeat 8px 7px;
	font-weight:		normal;
	text-align:			left;

}

table#product_table tr:hover td.menu_powerline a, table#product_table tr td.menu_powerline a.active   {

	display:			block;
	height:				17px;
	color:				#fff;
	text-decoration:	none;
	padding:			4px 0 0 18px;
	background:			#7b297b url('/img/aw.gif') no-repeat 8px 7px;
	font-weight:		normal;
	text-align:			left;

}