.ddsmoothmenu{float:right; padding-top:14px; padding-left:10px;}
.ddsmoothmenu ul{z-index:500; margin: 0; padding: 0; list-style-type: none;}
.ddsmoothmenu ul li{position: relative; display: inline; float: left; }
.ddsmoothmenu ul li a{height:37px; display: block; }
/** html .ddsmoothmenu ul li a{display: inline-block;color:#484747;}*/
* html .ddsmoothmenu ul li a{ display: inline-block;}
/*.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{color: #BA2117;}*/
.ddsmoothmenu ul li a.selected{ background-position:0 37px; height:37px;}
.ddsmoothmenu ul li a:hover{background-position: 0 37px;}
.ddsmoothmenu ul li :hover > a{background-position: 0 37px;}

a.home {background-image:url(../images/home-on.gif);}
a.about {background-image:url(../images/about-on.gif);}
a.product {background-image:url(../images/products-on.gif);}
a.service {background-image:url(../images/services-on.gif);}
a.tool {background-image:url(../images/tool-on.gif);}
a.blog {background-image:url(../images/blogs-on.gif);}
a.events {background-image:url(../images/events-on.gif);}
a.appeal {background-image:url(../images/appeals-on.gif);}
a.opportunities {background-image:url(../images/opportunities-on.gif);}
a.library {background-image:url(../images/library-on.gif);}
a.contact {background-image:url(../images/contact-on.gif);}
a.news {background-image:url(../images/news-on.gif);}

.homeon {background-image:url(../images/home-on.gif); background-position:0 37px; height:37px;}
.abouton {background-image:url(../images/about-on.gif); background-position:0 37px; height:37px;}
.producton {background-image:url(../images/products-on.gif);background-position:0 37px; height:37px;}
.serviceon {background-image:url(../images/services-on.gif);background-position:0 37px; height:37px;}
.toolon {background-image:url(../images/tool-on.gif);background-position:0 37px; height:37px;}
.blogon {background-image:url(../images/blogs-on.gif);background-position:0 37px; height:37px;}
.eventson {background-image:url(../images/events-on.gif);background-position:0 37px; height:37px;}
.appealon {background-image:url(../images/appeals-on.gif);background-position:0 37px; height:37px;}
.opportunitieson {background-image:url(../images/opportunities-on.gif);background-position:0 37px; height:37px;}
.libraryon {background-image:url(../images/library-on.gif);background-position:0 37px; height:37px;}
.contacton {background-image:url(../images/contact-on.gif);background-position:0 37px; height:37px;}
.newson {background-image:url(../images/news-on.gif);background-position:0 37px; height:37px;}

/* Default list styling */


* html .ddsmoothmenu ul ul {top:37px;t\op:37px; background-image:none;}
.ddsmoothmenu ul li ul{position: absolute; left: 0; display: none; visibility: hidden; border-top:1px solid #D98364;}
.ddsmoothmenu ul li ul li{display: list-item; float: none; line-height:11px;}
.ddsmoothmenu ul li ul li ul{top: 0; border-top:1px solid #D98364; }
.ddsmoothmenu ul li ul li a{font: normal 12px Arial; width: 175px; padding-left:10px; margin: 0; border-top-width: 0; border-left: 1px solid #D98364; border-right: 1px solid #D98364; text-decoration:none; line-height:28px; height:28px; color:#BA2117; background-image:url(../images/submenu-bg.gif); background-repeat:repeat-x;}
.ddsmoothmenu ul li ul li a:hover{line-height:28px; height:28px; background-image:url(../images/submenu-bg-on.gif); background-repeat:repeat-x;  background-position:0px 0px; color:#ffffff;  font-weight:normal;}
.ddsmoothmenu ul li ul li a.selected{ background-image:url(../images/submenu-bg-on.gif); background-repeat:repeat-x; background-position:0 0px; height:28px; color:#ffffff;}
.downarrowclass{position: absolute; top: 6px; right: 0px;}
.rightarrowclass{position: absolute; top: 10px; right: 12px;}
.ddshadow{position: absolute; left: 0; top: 0; width: 0; height: 0; background: transparent;}
.toplevelshadow{ opacity: 0.6; filter:alpha(opacity=60); -moz-opacity:0.6;}
