.CKMenuBar { position: relative; left: 20 !important; /*moz*/ left: 0; width: 160px; z-index: 1; } .CKMenuHide { visibility: hidden; position: relative; } .CKMenuItem { padding:3px 10px 3px 0px; /*top,right,bottom,left*/ z-index: 20; position: relative; } .CKMenuMain0 { cursor: pointer; background-color: #C49140; background-image: url("/images/horizontalmenuwhite_arrow.gif"); background-position: right center; background-repeat: no-repeat; color: #E1E4A0; text-align: center; position: relative; /*float: right;*/ padding: 5px 5px 5px 5px; font-family: Verdana; font-size: 13px; font-weight: bold; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: solid; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); width: 160px; } .CKMenuMain0 a { color: #E1E4A0; } .CKMenuMain0 a:hover { color: #E1E4A0; } .CKMenuMain0 a:visited { color: #E1E4A0; } .CKMenuMain0Over { cursor: pointer; background-color: #B7863C; background-image: url("/images/horizontalmenuwhite_arrow.gif"); background-position: right center; background-repeat: no-repeat; color: #F3F800; text-align: center; position: relative; /*float: right;*/ padding: 5px 5px 5px 5px; font-family: Verdana; font-size: 13px; font-weight: bold; text-decoration: none; border-width: 0px 0px 0px 0px; border-style: solid; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); width: 160px; } .CKMenuMain0Over a { color: #F3F800; } .CKMenuMain0Over a:hover { color: #F3F800; } .CKMenuMain0Over a:visited { color: #F3F800; } .CKMenuSubTop0 { background-color: #B7863C; white-space: nowrap; padding: 4px 5px 2px 5px; color: #E1E4A0; left: 10px; z-index: 30; position: absolute; font-family: Verdana; font-size: 11px; font-weight: normal; border-width: 0px 0px 0px 0px; text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0); /*box-shadow: 2px 2px 4px #333333;*/ } .CKMenuSubTop0 a { color: #E1E4A0; } .CKMenuSubTop0 a:hover { color: #E1E4A0; } .CKMenuSubTop0 a:visited { color: #E1E4A0; }