.ddsmoothmenu{list-style:none;width:908px;margin:1px auto 0px auto;height:38px;font-weight:bold;padding:0px 20px 0px 10px;background:#2E2E2E;background:-moz-linear-gradient(top, #5B5C61, #2E2E2E);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#5B5C61), to(#2E2E2E));border:1px solid #002232;-moz-box-shadow:inset 0px 0px 1px #edf9ff;-webkit-box-shadow:inset 0px 0px 1px #edf9ff;box-shadow:inset 0px 0px 1px #edf9ff;}
.ddsmoothmenu ul{z-index:100;list-style-type:none;margin:4px 20px 0 0;}
.ddsmoothmenu ul li{position:relative;display:inline;float:left;color:#ddd;background:url('../images/menuseparator.png') no-repeat right;}
.ddsmoothmenu ul li a{display:block;cursor:pointer;text-decoration:none;padding:8px 15px;margin:0 5px}
* html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li a:link,.ddsmoothmenu ul li a:visited{color:#ddd;text-shadow: 1px 1px 1px #000;}
.ddsmoothmenu ul li a:hover{color:#FFF;background:#FD9500;margin-right:5px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.ddsmoothmenu ul li a.selected{color:#FFF}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;visibility:hidden}
.ddsmoothmenu ul li ul li{display:list-item;float:none}
.ddsmoothmenu ul li ul li a{background:#666;font:normal 12px Verdana;width:160px;color:#fff;border-top-width:0;border-bottom:1px solid gray;margin:0;padding:7px 15px}
.ddsmoothmenu ul li ul li a:link,.ddsmoothmenu ul li ul li a:visited{color:#FFF}
.ddsmoothmenu ul li ul li a:hover{background:#363636;color:#FFF;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.ddsmoothmenu ul li ul li ul{top:0}
* html .ddsmoothmenu{height:1%}
.downarrowclass{position:absolute;top:12px;right:7px;color:red;}
.rightarrowclass{position:absolute;top:6px;right:5px}
.ddshadow{position:absolute;left:0;top:0;width:0;height:0;background:silver}
.toplevelshadow{opacity:0.8}
