
/*Top level list items*/
#mainmenu li{
	position: relative;
	
}

	
/*1st sub level menu*/
#mainmenu li ul{
	left: 0;
	position: absolute;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
	min-width: 300px;
	z-index: 5000;
	background-color: #fafafa;
	font-size: 15px;
	line-height: 30px;
	color: #f67500;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#mainmenu li ul a {
	color: #565957;
	float: none !important;
	text-transform: none !important;
	padding: 0px !important;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu li ul li{
	float: none !important;
	background-image: url(https://b1a9ee.claudeassets.com/20220630092814im_/https://www.ampwholesale.com/assets/images/template/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-left: 15px;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#mainmenu li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}





/*
     FILE ARCHIVED ON 05:49:05 Jul 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:14:41 Jul 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.719
  exclusion.robots: 0.116
  exclusion.robots.policy: 0.101
  esindex: 0.009
  cdx.remote: 7.707
  LoadShardBlock: 54.829 (3)
  PetaboxLoader3.datanode: 45.739 (4)
  PetaboxLoader3.resolve: 42.837 (2)
  load_resource: 45.562
*/