.ddsmoothmenu{ float:right; margin:10px 31px 10px 0px; font-family:Arial, Helvetica, sans-serif;}
.ddsmoothmenu ul{z-index:100;margin: 0;padding: 0;list-style-type: none;}
.ddsmoothmenu ul li{position: relative;display: inline;float: left;}
.ddsmoothmenu ul li a{display: block; color: white;padding: 8px 10px;color: #8f8f8f;text-decoration: none; font-size:12px; text-transform:uppercase; height:12px;}
* html .ddsmoothmenu ul li a{display: inline-block;}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color: #8f8f8f;}
.ddsmoothmenu ul li a.selected{color: #760000;}
.ddsmoothmenu ul li a:hover{background: ;color: #760000;}
.ddsmoothmenu ul li ul{position: absolute;left: 0;display: none;visibility: hidden; background:#dbdbdb; border:1px solid #eaeaea; border-top:0; margin-top:7px;}
.ddsmoothmenu ul li ul li{display: list-item;float: none;}
.ddsmoothmenu ul li ul li ul{top: 0; border:1px solid #eaeaea; margin-top:0; margin-left:0;}
/*.ddsmoothmenu ul li ul li a{width: 160px;padding: 10px 5px;margin: 0;border-top-width: 0;border-bottom: 1px solid #bebebe; text-transform:none; height:auto;}*/
.ddsmoothmenu ul li ul li a {border-bottom: 1px solid #BEBEBE;border-top-width: 0;height: auto;margin: 0;padding: 5px;text-transform: none;width: 160px;}
* html .ddsmoothmenu{height: 1%;}
.downarrowclass{position: absolute;top: 12px;right: 7px;}
.rightarrowclass{position: absolute;top: 6px;right: 5px;}
.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;background: ;}
.toplevelshadow{opacity: 0.8;}
