.darkmenu { width:960px; height:62px; background: transparent; background-image:url(images/dark.png); background-repeat: no-repeat; background-position: bottom; margin:0 auto; clear:both; margin-bottom:60px; } .darkBlue, .darkGreen, .darkPink, .darkRed { position: relative; height: 62px; width: 700px; overflow: hidden; float:left; } .darkBlue li, .darkGreen li, .darkPink li, .darkRed li { float: left; list-style: none; width: 110px; height:52px; background-image:url(images/darksep.png); background-position: right; background-repeat: no-repeat; position: relative; top:9px; } .darkBlue li.back { background-image:url(images/darkblue.png); background-repeat: no-repeat; background-position: center; width: 45px; margin-left:-3px; height: 20px; z-index: 8; top:6px; position: absolute; } .darkGreen li.back { background-image:url(images/darkgreen.png); background-repeat: no-repeat; background-position: center; width: 45px; margin-left:-3px; height: 20px; z-index: 8; top:6px; position: absolute; } .darkPink li.back { background-image:url(images/darkpink.png); background-repeat: no-repeat; background-position: center; width: 45px; margin-left:-3px; height: 20px; z-index: 8; top:6px; position: absolute; } .darkRed li.back { background-image:url(images/darkred.png); background-repeat: no-repeat; background-position: center; width: 45px; margin-left:-3px; height: 20px; z-index: 8; top:6px; position: absolute; } .darkBlue li a, .darkGreen li a, .darkPink li a, .darkRed li a { font-size: 16px ; font-family:"Myriad Pro", sans-serif; font-weight: normal; text-decoration: none; width:110px; color: #d8d8d8; outline: none; text-align: center; letter-spacing: 0; z-index: 10; display: block; float: left; top:18px; height: 30px; position: relative; overflow: hidden; } .darkBlue li a:hover, .darkGreen li a:hover, .darkPink li a:hover, .darkRed li a:hover { color:#fff; } .searchbox { width:197px; float:right; margin-right:20px; } .searchbox input.darksearch { background: url(images/darksearch.png) no-repeat; border: 0; width: 170px; /* width of text-display area */ padding:2px 5px 2px 24px; font-size: 11px; color: #d8d8d8; margin-top:23px; height: 19px; /* height of text-display area */ }