/* Effective stylesheet produced by snapshot save */
.ddsmoothmenu { width: 100%; }
.ddsmoothmenu ul { z-index: 100; display: inline-block; vertical-align: top; }
.ddsmoothmenu ul li { position: relative; display: block; float: left; padding: 0px 15px; }
.ddsmoothmenu ul li a { display: block; float: left; font-size: 13px; text-transform: uppercase; color: rgb(255, 255, 255); line-height: 24px; height: 24px; padding: 0px 7px; }
* html .ddsmoothmenu ul li a { display: inline-block; }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {  }
.ddsmoothmenu ul li a.selected {  }
.ddsmoothmenu ul li a:hover {  }
.ddsmoothmenu ul li ul { position: absolute; left: 0px; display: none; visibility: hidden; background: none repeat scroll 0% 0% rgb(255, 255, 255); padding: 0px 5px; }
.ddsmoothmenu ul li ul li { display: block; float: none; padding: 0px; border-left: 1px solid rgb(55, 163, 17); }
.ddsmoothmenu ul li ul li ul { top: 0px; }
.ddsmoothmenu ul li ul li a { padding: 0px 10px; min-width: 140px; color: rgb(0, 0, 0); margin: 0px; text-align: left; float: none; display: block; white-space: nowrap; height: auto; }
.ddsmoothmenu ul li ul li a:hover { background: none repeat scroll 0% 0% transparent; color: rgb(255, 0, 0); }
* html .ddsmoothmenu { height: 1%; }
.downarrowclass { position: absolute; top: 12px; right: 7px; }
.rightarrowclass { position: absolute; top: 6px; right: 5px; }
.ddshadow { position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; background: none repeat scroll 0% 0% silver; }
.toplevelshadow { opacity: 0.8; }
