.ddsmoothmenu {
	position: relative;
	width: 100%;
	z-index: 40;
	font-size: 13px;
	font-weight: bold;
}
.ddsmoothmenuBorder {
	position: absolute;
	z-index: 25;
}
.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a {
    display: block;
    padding-left: 1.375em;
    padding-right: 1.375em;
    padding-top: 0.29em;
    padding-bottom: 0.3125em;
    border-left: solid 1px #CBCBCB;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFCC;
    text-decoration: none;

}

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

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #FFFFCC;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
    background: #FFC;
    color: #002940;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.active, .ddsmoothmenu ul li a:focus {
    background: #FFC;
    color: #002940;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
padding-top:5px;
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background: url(/web/20150331183200im_/http://www.navimorinvest.eu/images/bg-submenu-header.png);
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
/* float: none; */
clear: left;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
padding-top:2px;
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{

width: 160px; /* width of sub menus */
padding-top:3px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
height: auto;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
font-family: Tahoma, Geneva, sans-serif;
font-weight: normal;
text-transform: none;
font-size: 11px;
text-align: left;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 4px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{ /*shadow for NON CSS3 capable browsers*/
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
opacity: 0.8;
}
/*
     FILE ARCHIVED ON 18:32:00 Mar 31, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:55:08 May 16, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 205.55
  exclusion.robots: 0.141
  exclusion.robots.policy: 0.13
  RedisCDXSource: 71.268
  esindex: 0.007
  LoadShardBlock: 110.131 (3)
  PetaboxLoader3.datanode: 221.241 (5)
  CDXLines.iter: 21.312 (3)
  load_resource: 429.513 (2)
  PetaboxLoader3.resolve: 245.937 (2)
*/