.ddsmoothmenu{text-align: right;width: 100%;float: left;}.ddsmoothmenu ul{z-index:100;margin: 0;padding: 0;list-style-type: none;}/*Top level list items*/.ddsmoothmenu ul li{position: relative;display: inline-block;}.ddsmoothmenu ul li.sep{width: 2px;background-color: white;height: 18px;position: relative;top: 4px}.ddsmoothmenu ul li a{display: block;color: white;text-decoration: none;min-height: 25px;text-align: center;margin: 0px 40px;line-height: 25px;position: relative;text-transform: uppercase;font-size: 14px;font-weight: bold}.ddsmoothmenu ul li a.ctcto{margin-right: 0px}* html .ddsmoothmenu ul li a{display: inline-block;}.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{}.ddsmoothmenu ul li a.selected{color:#fcc810}.ddsmoothmenu ul li a:hover{color:#fcc810}	.ddsmoothmenu ul li ul{position: absolute;left: 0;display: none; /*collapse all sub menus to begin with*/visibility: hidden;background-color:white;width: 175px;top: 30px !important}.ddsmoothmenu ul li ul.q_somos{width:145px}/*Sub level menu list items (undo style from Top level List Items)*/.ddsmoothmenu ul li ul li{float: left;width: 100%}/*All subsequent sub menu levels vertical offset after 1st level sub menu */.ddsmoothmenu ul li ul li ul{top: 0;}/* Sub level menu links style */.ddsmoothmenu ul li ul li a{    text-align: left;    width: 145px;    padding: 0px 15px;}.ddsmoothmenu ul li ul.q_somos li a{    width:115px}.ddsmoothmenu ul li ul li a.selected{    background-color: black;}.ddsmoothmenu ul li ul li a:hover{    background-color: black;}/* ######### CSS classes applied to down and right arrow images  ######### */.downarrowclass{position: absolute;top: 12px;right: 7px;}.rightarrowclass{position: absolute;top: 12px;right: 5px;}/* ######### CSS for shadow added to sub menus  ######### */.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;background: silver;z-index: 80}.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/opacity: 0.9;}