.navigation_cell a { display:block; font-family:Arial; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; text-align:center; line-height:14px; text-transform: uppercase; background-image:url(images/bg_nav.png); background-repeat:repeat-x; } .navigation_cell a:hover { font-family:Arial; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; background-image:url(images/bg_nav_over.png); background-repeat:repeat-x; } .navigation_cell_left { width:20px; background-image:url(images/bg_nav_left.png); background-position:top right; background-repeat:no-repeat; } .navigation_cell_right { width:20px; background-image:url(images/bg_nav_right.png); background-position:top left; background-repeat:no-repeat; } .navigation_cell_left_hover { width:20px; background-image:url(images/bg_nav_left_over.png); background-position:top right; background-repeat:no-repeat; } .navigation_cell_right_hover { width:20px; background-image:url(images/bg_nav_right_over.png); background-position:top left; background-repeat:no-repeat; } .sub_navigation { position:absolute; z-index:10; } .sub_nav_wrapper { position:relative; top:3px; left:-20px; z-index:10; } .sub_navigation a { position:relative; display:block; height:15px; width:140px; padding:0px; background-color:#2a3f6b; background-image:none; border-bottom:1px solid black; padding-left:2px; opacity:0.0; filter:alpha(opacity=0); font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:normal; line-height:15px; text-decoration:none; text-align:left; z-index:10; } .sub_navigation a:hover { position:relative; display:block; height:15px; width:140px; background-image:none; background-color:#702734; z-index:10; font-family:Tahoma; font-size:10px; color:#ffffff; font-weight:normal; line-height:15px; text-decoration:none; }