.ddsmoothmenu{font:14px Georgia,"Times New Roman",Times,serif; font-weight:normal; width:100%; text-align:left; overflow:hidden; height:45px}

.ddsmoothmenu ul{z-index:100; list-style-type:none; float:left; position:relative}

.ddsmoothmenu ul li{position:relative; display:inline; float:left}

.ddsmoothmenu ul li a{display:block; color:white; padding:5px 10px 0 45px; color:#2d2b2b; text-decoration:none}

* html .ddsmoothmenu ul li a{display:inline-block}

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

.ddsmoothmenu ul li a.selected{background:url(../layout/menu_over.gif) no-repeat; color:#F8E9D3}

.ddsmoothmenu ul li a:hover{ background:url(../layout/menu_over.gif) no-repeat; color:#F8E9D3}

.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 ul{top:0}

.ddsmoothmenu ul li ul li a{font:normal 10px Verdana; background:#FFF; color:black; width:160px; padding:4px 12px; margin:0; border-top-width:0; text-align:left}

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

.ddsmoothmenu ul li ul li a:hover{background:#e8e7e7; color:#d21242}

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

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

.ddshadow{position:absolute; left:0; top:0; width:0; height:0}

.toplevelshadow{opacity:0.8}