/* menu
----------------------------------------------- */
.nodisp {display: none;}

h1 { text-align: center; padding: 0 0 0 0; margin: 0; }

ul { list-style: none; padding: 0; margin: 0; }

div#menuwrap { background:url(/pics/nav_bg.gif) no-repeat; padding: 0; margin: 0; width: 766px; height: 34px; position: relative; z-index: 10000;}

ul#menu { padding: 0; margin: 0; height: 34px; position: relative;}

#menu a { font-weight: bold;}

#menu a { text-decoration: none; }

#menu li ul.drop li a { display: block; font-size: 10px; font-weight: normal; color: #fff; padding: 3px; padding-left: 8px; text-align: left; }

#menu li ul.drop li a:hover { background: #414141; border-top: 1px solid #292929; padding-top: 2px; color: #E50230; text-align: left; }

#menu li.main { float: left; height: 34px; text-align: center; cursor: default; margin: 0;}

#menu li.main a.menu_link { height: 32px; display: block; }

li#menu_syndication { position: absolute; left: 3px; }
li#menu_voicetracking { position: absolute; left: 109px; }
li#menu_airchecks { position: absolute; left: 225px; }
li#menu_service { position: absolute; left: 316px;}
li#menu_news { position: absolute; left: 390px;}
li#menu_references { position: absolute; left: 454px;}

#menu_syndication a.menu_link { width: 106px; height: 34px; background: url(../pics/nav/syndication.gif) no-repeat;} 
#menu_syndication a.menu_link:hover { width: 106px; height: 34px; background: url(../pics/nav/syndication_ov.gif) no-repeat;} 
#menu_voicetracking a.menu_link { width: 116px; height: 34px; background: url(../pics/nav/voicetracking.gif) no-repeat;} 
#menu_voicetracking a.menu_link:hover { width: 116px; height: 34px; background: url(../pics/nav/voicetracking_ov.gif) no-repeat;} 
#menu_airchecks a.menu_link { width: 89px; height: 34px; background: url(../pics/nav/airchecks2.gif) no-repeat;} 
#menu_airchecks a.menu_link:hover { width: 89px; height: 34px; background: url(../pics/nav/airchecks2_ov.gif) no-repeat;} 
#menu_service a.menu_link { width: 74px; height: 34px; background: url(../pics/nav/service.gif) no-repeat;} 
#menu_service a.menu_link:hover { width: 74px; height: 34px; background: url(../pics/nav/service_ov.gif) no-repeat;}
#menu_news a.menu_link { width: 64px; height: 34px; background: url(../pics/nav/news2.gif) no-repeat;} 
#menu_news a.menu_link:hover { width: 64px; height: 34px; background: url(../pics/nav/news2_ov.gif) no-repeat;} 
#menu_references a.menu_link { width: 98px; height: 34px; background: url(../pics/nav/references2.gif) no-repeat;} 
#menu_references a.menu_link:hover { width: 98px; height: 34px; background: url(../pics/nav/references2_ov.gif) no-repeat;} 

.main ul li { position: relative; width: 130px; text-align: center; cursor: default; margin: 0 2px 0 2px; }

li ul.drop { display: none; position: absolute; top: 32px; left: 0; width: 134px; font-weight: normal ; background: #000 bottom left no-repeat; padding: 3px 0 20px 0; margin: 0; z-index: 10000;}

li>ul.drop { top: auto; left: auto; }

ul.drop li { display: block; float: none; background-color: transparent; border: 0; }

li:hover ul, li.over ul { display: block; }

#menu_right {align: right; position: absolute; right: 5px; top: 0; width: 136px; padding-right: 15px;}

#menu_right a#listeners_link, #menu_right a#listeners_link_on {float: left; display: block; height: 32px; width: 65px;}
#menu_right a#artists_link, #menu_right a#artists_link_on {display: block; height: 32px; width: 54px; float: right;}

#menu_right a#listeners_link {background: url(/images/main_nav/right_listeners_area.gif) no-repeat;}
#menu_right a#artists_link {background: url(/images/main_nav/right_artists_area.gif) no-repeat;}

#menu_right a#listeners_link:hover, #menu_right a#listeners_link_on {background: url(/images/main_nav/right_listeners_area_roll.gif) no-repeat;}
#menu_right a#artists_link:hover, #menu_right a#artists_link_on {background: url(/images/main_nav/right_artists_area_roll.gif) no-repeat;}

#menu_right br, #search_bar br {display: none;}