.menu{ display : none ; } .rootVoices td.rootVoice{ height : 32px ; vertical-align : middle ; cursor : pointer ; padding-left : 14px ; padding-right : 14px ; } .rootVoices td.rootVoice a{ font-size : 16px ; font-family : Arial, Helvetica, sans-serif ; font-weight : normal ; color : #fff ; cursor : pointer ; } .rootVoices td.rootVoice.selected a, .rootVoices td.rootVoice a:hover, .rootVoices td.Selected a{ color : #fff ; } .rootVoices.vertical{ width : 140px ; } .menuShadow{ padding : 2px ; padding-bottom : 0px ; left : -2px ; top : 1px ; } .menuContainer{ background-color : #31678a ; position : absolute ; -moz-box-shadow : #666 1px 1px 3px ; -webkit-box-shadow : #666 1px 1px 3px ; } .menuContainer.submenuContainer{ border-top : none!important ; } .menuContainer .line{ background-color : transparent ; width : 100% ; } .menuContainer td a, .menuContainer div a{ font-size : 12px ; padding-right : 15px ; color : #fff ; text-decoration : none ; } .menuContainer td.voice{ padding : 7px ; } .menuContainer .separator{ background-color : #999 ; height : 1px ; } .menuContainer .textBox{ color : #fff ; font-family : Arial ; font-size : 12px ; padding : 10px ; } .menuContainer .selected td{ background-color : #193649 ; } .menuContainer .selected td, .menuContainer .selected td a, .menuContainer .selected div{ color : #fff ; } .menuContainer .subMenuOpener{ background-image : url("https://siteimages.s3.amazonaws.com/menuArrow.gif") ; background-repeat : no-repeat ; background-position : right ; }