.nav ul{z-index:100}

.nav ul li{position: relative; display: inline; float: left}

* html .nav ul li a{display: inline-block}

.nav ul li a.selected {background: url(../images/nav-hover-left.jpg) no-repeat left center; color: #b91924; text-decoration: none}

.nav ul li a.selected span {background: url(../images/nav-hover-right.jpg) no-repeat right center}

/*.nav ul li ul {position: absolute; left: 0; display: none; visibility: hidden; margin:-1px 0 0*/}
			  
.nav ul li ul li{display: list-item; float: none}

.nav ul li ul li ul{top: 0}

* html .nav {height: 1%}

.ddshadow {position: absolute; left: 0; top: 0; width: 0; height: 0; background: none}

.toplevelshadow{opacity: 0}