body { background-color: #437BC2; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; } a { font-size: 12px; text-decoration: none; line-height: 16px; } .menu { color: #FFFFFF; font-weight: bold; text-transform: uppercase; } .menuactive { color: #FFFFFF; font-weight: bold; text-transform: uppercase; } .menu2 { color: #F4F79E; } .menu2active { color: #F4F79E; font-weight: bold; } .menu3 { color: #F5D300; } .menu3active { color: #F5D300; font-weight: bold; } .menu4 { color: #F5D300; } .menu4active { color: #F5D300; font-weight: bold; } a:hover { color: #FF0000; } #navigation { padding-top: 1em; } #navigation ul { margin: 0px; padding: 0px; } #navigation ul ul { margin-left: 12px; } #navigation li { display: inline; } #navigation li a { display: block; font-weight: bold; text-decoration: none; padding-left: 12px; color: #ffffff; text-transform: uppercase; background: URL('/www/products_files.nsf/img/ar_level1.gif/$file/ar_level1.gif') no-repeat; } #navigation li a.active { background: URL('/www/products_files.nsf/img/ar_level1down.gif/$file/ar_level1down.gif') no-repeat; } #navigation li li a { color: #F4F79E; text-transform: none; font-weight: normal; background: URL('/www/products_files.nsf/img/ar_level2.gif/$file/ar_level2.gif') no-repeat; } #navigation li li a.active { background: URL('/www/products_files.nsf/img/ar_level2down.gif/$file/ar_level2down.gif') no-repeat; font-weight: bold; } #navigation li li li a { color: #F5D300; background: URL('/www/products_files.nsf/img/ar_level3.gif/$file/ar_level3.gif') no-repeat; } #navigation li li li a.active { background: URL('/www/products_files.nsf/img/ar_level3down.gif/$file/ar_level3down.gif') no-repeat; font-weight: bold; } #navigation a:hover { color: #ff0000; } /* menu based on ul */ ul { margin: 0px; margin-left: 1px; padding: 0px; } ul ul { margin-left: 12px; } ul li { display: inline; } ul li li { display: inline; } ul li a { display: block; text-decoration: none; padding-left: 12px; color: #ffffff; text-transform: uppercase; background: URL('/images/nav_l1.gif') no-repeat; font-weight: bold; } ul li a.active { background: URL('/images/nav_l1_active.gif') no-repeat; font-weight: bold; } ul li li a { color: #F4F79E; text-transform: none; font-weight: normal; background: URL('/images/nav_l2.gif') no-repeat; } ul li li a.active { background: URL('/images/nav_l2_active.gif') no-repeat; font-weight: bold; } ul li li li a { color: #F5D300; background: URL('/images/nav_l3.gif') no-repeat; } ul li li li a.active { background: URL('/images/nav_l3_active.gif') no-repeat; font-weight: bold; } ul li a:hover { color: #ff0000; } .language { border-top: #ffffff 1px solid; margin-top: 10em; text-align: center; } .language a:link, .language a:visited { color: #ffffff; }