.ddsmoothmenu{font:bold 12px Arial, Helvetica, sans-serif;width:100%;height:25px}
.ddsmoothmenu ul{z-index:10000;list-style-type:none;margin:0;padding:0}
.ddsmoothmenu ul li{position:relative;display:inline;float:left}
.ddsmoothmenu ul li a{display:block;border-right:0 solid #778;color:#5A5A5A;text-decoration:none;font-size:11px;height:25px;padding:10px 12px 0}
* html .ddsmoothmenu ul li a{display:inline-block}
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:0}
.ddsmoothmenu ul li a.selected{color:#fff;background:#333}
.ddsmoothmenu ul li a:hover{color:#F60;background:#333}
.ddsmoothmenu ul li ul{position:absolute;width:180px;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul li ul li{display:list-item;float:none}
.ddsmoothmenu ul li ul li ul{top:0}
.ddsmoothmenu ul li ul li a{font:normal 11px Verdana;white-space:nowrap;width:100%;border-top-width:0;background:#F0F1F1;border-bottom:1px solid gray;border-right:1px solid #778;border-left:1px solid #778;margin:0;padding:10px 12px 0}
.downarrowclass{position:absolute;top:15px;right:2px}
.rightarrowclass{position:absolute;top:5px;right:2px}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:none}
.toplevelshadow{opacity:0.8}
