.indexnav A, .indexnav A:visited { PADDING-LEFT: 10px; PADDING-top: 5px; PADDING-BOTTOM: 5px; BACKGROUND: #eeeeee; MARGIN: 2px 0px; FLOAT: left; FONT: 11px verdana; FONT-WEIGHT: bold; WIDTH: 200px; COLOR: #666666; TEXT-DECORATION: none; } .indexnav A:hover { BORDER-LEFT-COLOR: #cc6600; BACKGROUND: #ffffff; FONT: 11px verdana; COLOR: #000000; FONT-WEIGHT: bold; } #sideNav .menu { background: #FFF; margin: 0px 0px 5px 0px; list-style: none; } #sideNav .menu li { display: inline; } #sideNav .menu a { display: block; background: #C6DBEF url(/commonPortal/cpframework/images/arrow_blue.gif) no-repeat 3% 50%; padding: 12px 0px 12px 10px; margin: 3px 0; font-size: 11px; color: #005984; text-decoration: none; } #sideNav .menu a:hover { background: #005984 url(/commonPortal/cpframework/images/arrow_white.gif) no-repeat 3% 50%; color: #FFF; } #sideNav .menu .sideNavTree a { background: #C6DBEF url(/commonPortal/cpframework/images/blu_rtaro.gif) no-repeat 99% 50%; } #sideNav .menu .sideNavTree a:hover { background: #005984 url(/commonPortal/cpframework/images/wt_rtaro.gif) no-repeat 98% 50%; } /* these classes are called in the JS file. Do NOT REMOVE */ #sideNav .menu .sideNavTree .navOpen, #sideNav .menu .sideNavTree .navOpen:hover { background: #005984 url(/commonPortal/cpframework/images/wt_dnaro.gif) no-repeat 98% 50%; color: #FFF; } #sideNav .menu .sideNavTree .navClosed { background: #C6DBEF url(/commonPortal/cpframework/images/blu_rtaro.gif) no-repeat 98% 50%; } /* ---------------------------------2nd Level -----------------*/ #sideNav .sideNavTree .subSideNav { list-style: none; } #sideNav .sideNavTree .subSideNav a { padding: 6px 10px 5px 18px; background: #CEDFB5; background-image: none; font: 10px; color: #00476D; text-decoration: none; } #sideNav .sideNavTree .subSideNav a:hover { background: none; color: #005984; } #sideNav .menu .subSideNav .sideNavTree a, #sideNav .menu .subSideNav .sideNavTree a:hover { background: #CEDFB5 url(/commonPortal/cpframework/images/blu_rtaro.gif) no-repeat 98% 50%; } #sideNav .menu .subSideNav .sideNavTree .navOpen, #sideNav .menu .subSideNav .sideNavTree .navOpen:hover { background: #CEDFB5 url(/commonPortal/cpframework/images/blu_dnaro.gif) no-repeat 98% 50%; color: #005984; } #sideNav .menu .subSideNav .sideNavTree .navClosed { background: #CEDFB5 url(/commonPortal/cpframework/images/blu_rtaro.gif) no-repeat 98% 50%; } /* ---------------------------------------3rd Level --------------------*/ #sideNav .menu .sideNavTree .subSideNav ul.subSubSide, #sideNav .menu .sideNavTree .subSideNav .subSubSide ul { list-style: none; } #sideNav .menu .sideNavTree .subSideNav .subSubSide a { padding: 5px 0 4px 33px; background: #CEDFB5 url(/commonPortal/cpframework/images/list.gif) no-repeat 17% 50%; font: 10px; color: #005984; text-decoration: none; } #sideNav .menu .sideNavTree .subSideNav .subSubSide a:hover { background: #FFF url(/commonPortal/cpframework/images/list.gif) no-repeat 17% 50%; color: #005984; } #sideNav .menu .sideNavTree .subSideNav .subSubSide a.selected { background: #005984 url(/commonPortal/cpframework/images/list.gif) no-repeat 17% 50%; }