.chromestyle{ color: #fff; font-size: 12px; background-image: url(/khxc/skins/ALCWorldExperiment/media/audio_07.jpg); background-repeat: no-repeat; vertical-align: top; width: 100%; height: 42px; margin: 0; padding: 0; order-top-style: solid; }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{ background-repeat: repeat-x; background-attachment: scroll; background-position: center; width: 100%; text-align: left; margin: 0 0 0; padding-top: 10px; padding-right: 0; padding-left: 0; /*set value to "left", "center", or "right"*/}

.chromestyle ul li{ color: #fff; display: inline; }

.chromestyle ul li a{ color: #08478a; font-size: 12px; text-decoration: none; padding-right: 7px; padding-left: 7px; }

.chromestyle ul li a:hover{ color: #0006b3;
 /*THEME CHANGE HERE*/}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{ font-family: Verdana; font-weight: normal; font-style: normal; position:absolute; top: 0; z-index:100; background-color: #9cd6ff; text-align: left; width: 140px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{ width: auto; display: block; padding: 0 0 2px; text-decoration: none; color: #000; font-size: 12px; }

* html .dropmenudiv a{ /*IE only hack*/
width: 100%; padding-bottom: 3px; }

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #000; text-decoration: underline; }
.whitebar { border-right: 1px solid #fff; border-top-width: 0; border-bottom-width: 0; border-left-width: 0; }
