/* CSS Document */ .main_menu { background-color:#000000; color:#EEEEEE; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; width:200px; } .main_menu h2 { background-image:url(../images/menu_h2.png); background-position:top; background-repeat:repeat-x; color:#FFFFFF; font-size:16px; height:40px; padding:0px; padding-top:9px; padding-left:20px; margin:0px; text-align:left; vertical-align:middle; } .main_menu a { border-bottom:1px solid #333333; color:#EEEEEE; display:block; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding-left:20px; padding-bottom:5px; padding-top:5px; text-decoration:none; } .main_menu a:hover { background-image:url(../images/menu_a.png); background-position:0px 5px; background-repeat:no-repeat; text-decoration:underline; } .sub_menu { display:none; visibility:hidden; } .sub_menu a { font-size:11px; font-weight:normal; padding-left:30px; } .sub_menu a:hover { } .title_menu { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; height:33px; padding-bottom:0px; padding-left:20px; padding-top:3px; vertical-align:middle; } .title_menu a { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; } .title_menu a:hover { text-decoration:underline; } .footer_menu { color:#DCDCDC; } .footer_menu a { color:#DCDCDC; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; } .footer_menu a:hover { text-decoration:underline; } body#home .main_menu a#home_link, body#panels .main_menu a#panels_link, body#schedule .main_menu a#schedule_link, body#home_speakers .main_menu a#home_speakers_link, body#sponsor .main_menu a#sponsor_link, body#Exhibit .main_menu a#Exhibit_link, body#members .main_menu a#members_link, body#media .main_menu a#media_link, body#sponsor .main_menu a#sponsor_link, body#home_venue .main_menu a#home_venue_link, body#home_contact .main_menu a#home_contact_link, body#2009_home .main_menu a#2009_home_link, body#2009_schedule .main_menu a#2009_schedule_link, body#2009_panels .main_menu a#2009_panels_link, body#2009_speakers .main_menu a#2009_speakers_link, body#temp .main_menu a#temp_link { background-image:url(../images/menu_a.png); background-position:0px 5px; background-repeat:no-repeat; text-decoration:underline; } body#home .footer_menu a#home_footer_link, body#panels .footer_menu a#panels_footer_link, body#schedule .footer_menu a#schedule_footer_link, body#home_speakers .footer_menu a#home_speakers_footer_link, body#sponsor .footer_menu a#sponsor_footer_link, body#Exhibit .footer_menu a#Exhibit_footer_link, body#members .footer_menu a#members_footer_link, body#media .footer_menu a#media_footer_link, body#sponsor .footer_menu a#sponsor_footer_link, body#home_venue .footer_menu a#home_venue_footer_link, body#home_contact .footer_menu a#home_contact_footer_link, body#2009_home .footer_menu a#2009_home_footer_link, body#2009_schedule .footer_menu a#2009_schedule_footer_link, body#2009_panels .footer_menu a#2009_panels_footer_link, body#2009_speakers .footer_menu a#2009_speakers_footer_link, body#temp .footer_menu a#temp_footer_link { text-decoration:underline; }