.ddsmoothmenu{

}

.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;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{

}
.ddsmoothmenu ul li span{
	float:right;
}
* 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{

}

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

.ddsmoothmenu ul li a:hover{	
	

}
	
/*1st sub level menu*/
#header .menu .ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
width:180px;
top:30px;
padding-left:0px;
background:#DA3C26;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#header .menu .ddsmoothmenu ul li ul li{
display: list-item;
float: none;
border-bottom:1px solid #fff;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
#header .menu .ddsmoothmenu ul li ul li a{
margin: 0;
text-transform:none;
line-height:1.5;
padding:10px 5px 10px 10px;
display:block;
font-size:12px;
color:#FFF;

}
#header .menu .ddsmoothmenu ul li ul li:hover{}
#header .menu .ddsmoothmenu ul li ul a.selected,#header .menu .ddsmoothmenu ul li ul li a:hover{	
background:#A42716;
color:#fff;
}

/* 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: 12px;
right: 7px;
display:none;
}

.rightarrowclass{
position: absolute;
top: 10px;
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 18:41:56 Jan 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:27:57 Feb 14, 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.515
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.008
  cdx.remote: 11.575
  LoadShardBlock: 64.324 (3)
  PetaboxLoader3.datanode: 177.866 (5)
  load_resource: 507.492 (2)
  PetaboxLoader3.resolve: 345.578 (2)
*/