/*Top level list items*/
.jqueryslidemenu ul li
{
  position: relative;
  display: inline-block;
  /*float: left;*/
}

* html .jqueryslidemenu ul li a /*IE6 hack to get sub menu links to behave correctly*/
{ 
  display: inline-block;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul
{
  top: 0;
  z-index:100;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
  position: absolute;
  top: 12px;
  right: 7px;
}

.rightarrowclass
{
  position: absolute;
  top: 6px;
  right: 5px;
}
/*
     FILE ARCHIVED ON 03:39:58 Dec 25, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:55:58 Aug 05, 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.602
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.051
  esindex: 0.008
  cdx.remote: 25.884
  LoadShardBlock: 69.489 (3)
  PetaboxLoader3.datanode: 198.805 (5)
  load_resource: 692.884 (2)
  PetaboxLoader3.resolve: 520.776 (2)
*/