.ddsmoothmenu{

    font: bold 12px Arial,Helvetica,sans-serif;
  
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 110px;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;background:none; margin:0; padding:0;
font:bold 10px/1.5em Arial,Helvetica,sans-serif;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: white;
padding: 9px 9px;
color: #545454!important;
text-decoration: none;  
}
.ddsmoothmenu ul li a.first{border-radius:5px 0 0 5px}
.ddsmoothmenu ul li a.last{background:none; border-radius:0 5px 5px 0; padding-right:22px}

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

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
 
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
text-shadow:none;
color: #d70000; 
}

.ddsmoothmenu ul li a:hover{
color: #d70000!important; text-shadow:none;
}
.ddsmoothmenu ul li.active1
{
color: #d70000;
text-shadow:none;
}
 


/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0; top:34px !important; 
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background:#666666;
  background-image:none
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item; 
float: none;
background:none!important;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{

    left: 210px !important;
    top: 0 !important;

}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 10px Arial, Helvetica, sans-serif;
width: 200px; /*width of sub menus*/
padding: 5px; text-transform:capitalize;
margin: 0;
 border-top-width: 0; color:#fff !important;
border-bottom: 1px dotted #fff; background:none
}
.ddsmoothmenu ul li ul li a:hover{
   background:#f31919;
color: #fff !important;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


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

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

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}
/*
     FILE ARCHIVED ON 20:02:57 Mar 15, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:31:28 Jul 13, 2018.
     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):
  LoadShardBlock: 1496.959 (3)
  esindex: 0.01
  captures_list: 1520.316
  CDXLines.iter: 14.085 (3)
  PetaboxLoader3.datanode: 642.786 (5)
  exclusion.robots: 0.164
  exclusion.robots.policy: 0.154
  RedisCDXSource: 5.131
  PetaboxLoader3.resolve: 1785.053 (3)
  load_resource: 963.16
*/