.ddsmoothmenu{float:left;font-size:16px;padding:0;z-index:9999;}
.ddsmoothmenu ul{z-index:100;margin:0;padding:0;list-style-type:none;}
.ddsmoothmenu ul li{position:relative;float:left;margin:0px;padding:0px;display:inline-block;z-index:99;}
.ddsmoothmenu ul li:hover, .ddsmoothmenu ul li.active{background:#000;}
.ddsmoothmenu ul li::after{content:"";margin-left:0px;margin-top:0;position:absolute;top:0px;width:12px;height:15px;z-index:-1;}
.ddsmoothmenu ul li:hover::after, .ddsmoothmenu ul li.active::after{border-color:rgba(0, 0, 0, 1) rgba(0, 0, 0, 0);border-style:solid solid none;border-width:15px 12px 0 0;}
.ddsmoothmenu ul li a{float:left;display:block;background:url(../img/menu-divide.png) no-repeat right center;/*padding:0px 20px;*/ padding:0px 14px; margin:0px;font-size:15px;color:#000;text-align:center;line-height:47px;text-decoration:none;height:100%;letter-spacing:-0.3px;}
.ddsmoothmenu ul li:last-child a{background-image:none;}
* html .ddsmoothmenu ul li a{display:inline-block;}
.ddsmoothmenu ul li a:link{}
.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a:hover, .ddsmoothmenu li.active a, .ddsmoothmenu ul li:hover a{color:rgba(255, 255, 255, 0.85);}
.ddsmoothmenu ul li ul li a.selected{}
.ddsmoothmenu ul li ul{position:absolute;left:0;display:none;border:1px solid #222222;border-bottom:none;}
.ddsmoothmenu ul li ul li{display:list-item;float:left;background:none;padding:0!important;height:auto;}
.ddsmoothmenu ul li ul li a{width:210px;padding:5px 10px 5px 12px;margin:0;border-bottom:1px solid #222222;background:#282828;color:#ffffff !important;font-size:14px;text-transform:none;text-align:left;line-height:25px;}
.ddsmoothmenu ul li ul li a:hover{background:#ff5b10;color:#ffffff!important;}
.ddsmoothmenu ul li ul li ul{top:0;margin:0px;padding:0px;}
.ddsmoothmenu ul li ul li ul li{display:list-item;float:left;}
* 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;}
.toplevelshadow{opacity:0.8;}