
.ddsmoothmenu { width:960px; float:left; list-style:none; padding:18px 0 0 37px; margin:0 auto;}
.ddsmoothmenu ul { z-index:100; margin: 0; padding: 0; list-style-type: none; }
.ddsmoothmenu ul li { position: relative; display: inline; float: left;  padding-right:55px; padding-top: 5px; }
.ddsmoothmenu ul li a { display: block; text-decoration:none; font: 14px Verdana, Geneva, sans-serif; font-weight:bold; }
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited { }
.ddsmoothmenu ul li a.selected { background-position: 0 -12px; }
.ddsmoothmenu ul li a:hover { background-position: 0 -12px; }

* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; }

.ddsmoothmenu ul li.oc { background:url(../images/nav-our-company.gif) left top no-repeat; height:18px; width:98px; display:block; text-indent:-9999px;}
.ddsmoothmenu ul li.pg { background:url(../images/nav-project.gif) left top no-repeat; height:18px; width:129px; display:block; text-indent:-9999px;}
.ddsmoothmenu ul li.sv { background:url(../images/nav-service.gif) left top no-repeat; height:18px; width:63px; display:block; text-indent:-9999px;}
.ddsmoothmenu ul li.ae { background:url(../images/nav-awards.gif) left top no-repeat; height:18x; width:159px; display:block; text-indent:-9999px;}
.ddsmoothmenu ul li.cr { background:url(../images/nav-careers.gif) left top no-repeat; height:18px; width:59px; display:block; text-indent:-9999px;}
.ddsmoothmenu ul li.cn { background:url(../images/nav-contact.gif) left top no-repeat; height:18px; width:82px; display:block; text-indent:-9999px;}

.ddsmoothmenu ul li.oc:hover,.ddsmoothmenu ul li.pg:hover, .ddsmoothmenu ul li.sv:hover, .ddsmoothmenu ul li.ae:hover, .ddsmoothmenu ul li.cr:hover, .ddsmoothmenu ul li.cn:hover { background-position: 0 -21px;}


/*1st sub level menu*/
.ddsmoothmenu ul li ul { position: absolute; left: 0; display: none; /*collapse all sub menus to begin with*/ visibility: hidden; padding: 0 0 0 5px; text-indent: 0;  }
.ddsmoothmenu ul li ul div.sub_menu li { padding: 2px; background:none; }
.ddsmoothmenu ul li ul div.sub_menu li a, .ddsmoothmenu ul li ul div.sub_menu li a:visited { color: #FFF; background: none; padding:2px 5px 5px 5px; text-indent:0; }
.ddsmoothmenu ul li ul div.sub_menu li a:hover { color: #95bbbc; background: none;}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li { display: list-item; float: none; }
/*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 { font: normal 11px Verdana;/* width: 260px; width of sub menus*/ padding: 5px; margin: 0; border-top-width: 0; color:#000; }
.ddsmoothmenu ul li ul div.sub_menu li.projects-title { color: #48d56d; font: normal 11px Verdana; padding: 2px 0 5px 7px; font-weight:bold; margin: 0; border-top-width: 0; }
/* Holly Hack for IE \*/
/** html .ddsmoothmenu ul li ul { padding:0; border:1px solid #0F0; }
* html .ddsmoothmenu ul li ul li { padding:0; border:1px solid #900; }
* html .ddsmoothmenu ul li ul li a { padding:0; border:1px solid #0FF; }*/
* html .ddsmoothmenu { height: 1%; } /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass { position: absolute; top: 12px; right: 7px; }
.rightarrowclass { position: absolute; top: 6px; right: 5px; }
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow { position: absolute; left: 0; top: 0; width: 0; height: 0; background: none; }
.toplevelshadow { /*shadow opacity. Doesn't work in IE*/ opacity: 0.8; }


/* NAV DROPS */

ul li ul div.sub_menu.home { background:#000; border:1px solid #6d6d6d; width:294px; height:110px; padding-top:15px;}
ul li ul div.sub_menu.project { background:#000; border:1px solid #6d6d6d; width:420px; height:245px; padding-top:15px;}
ul li ul div.sub_menu.services { background:#000; border:1px solid #6d6d6d; width:294px; height:230px; padding-top:15px;}
ul li ul div.sub_menu.awards { background:#000; border:1px solid #6d6d6d; width:294px; height:85px; padding-top:15px;}

/*ul.nav-main { width:960px; float:left; list-style:none; padding:18px 0 0 37px; margin:0 auto;}*/
/*ul.nav-main li { position: relative; display: inline; float: left;  padding-right:55px;} */
/*ul.nav-main li a { display: block; text-decoration:none;  font: 14px Verdana, Geneva, sans-serif; font-weight:bold;}*/



