.ddsmoothmenu{display:block; width:930px; height:50px; background:url(images/bg_nav.jpg) repeat-x top; margin:0px auto;}

.ddsmoothmenu ul{z-index:100; margin:0px; padding:0px; list-style:none;}

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

.ddsmoothmenu ul li a{display:inline-block; line-height:50px; height:50px; padding:0px 50px; font-size:14px; color:#FFF; text-transform:capitalize;}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li .act{background:url(images/bg_nav_a_hover.gif) no-repeat center 43px;}

.ddsmoothmenu ul li span{background:url(images/bg_nav_a_spn.gif) no-repeat right center;}

.ddsmoothmenu ul li ul{position:absolute; left:0px; display:none; visibility:hidden;}

.ddsmoothmenu ul li ul li{display:inline; float:none; visibility:visible;}

.ddsmoothmenu ul li ul li a{display:inline-block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:0px 0px 0px 10px; color:#4b8400; width:173px; height:31px; line-height:31px; margin:0px; background-image:none; background-color:#FFF; border-bottom:1px solid #000; visibility:visible;}

.ddsmoothmenu ul li ul li a:hover{color:#ffb800; background-color:#000; background-image:none;}
/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
.ddshadow{ position: absolute; left:0px; top:0px; width:0px; height:0px; background:#000; }

.toplevelshadow{ opacity: 0.3; }
