.chromestyle{ width: 99%; font-weight:normal; /* bold */ } .chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/ content: "."; display: block; height: 0; clear: both; visibility: hidden; } .chromestyle ul{ font: normal 12px Verdana; /* TOOLBAR TOP Dropdown Text */ font-weight: bold; border: 1px solid #000066; /* Optional Border */ width: 100%; background: #000066 center center repeat-x; /* THEME CHANGE HERE*/ padding: 6px 2; margin: 0; text-align: center; /*set value to "left", "center", or "right"*/ } .chromestyle ul li{ display: inline; } .chromestyle ul li a{ color: #FFFFFF; /* Top Toolbar Text Color */ padding: 2px 0px; margin: 0; text-decoration: none; border-right: 1px solid white; /* Vertical Separators */ } .chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/ background: red; ?> center center repeat-x; /* #FFF68F THEME CHANGE HERE*/ } /* ######### Style for Drop Down Menu ######### */ .dropmenudiv{ position:absolute; /*jk line-height: 15px; */ font: 12px; top: 0; border: 1px solid