/*----- CATEGORY LISTINGS ON HOMEPAGE -----*/
#tab1focus, #tab2ready, #tab3ready, #tab4ready, #catEdit { display:block }
#tab1ready, #tab2focus, #tab3focus, #tab4focus, #catArts, #catEntn, #catSprt { display:none }
#catEdit, #catArts, #catEntn, #catSprt { background:#eaf1f8 url(/img/divider-catmenu.gif) 0 100% no-repeat }
#catEdit h1 a, #catArts h1 a, #catEntn h1 a, #catSprt h1 a { color:#092b62; font-size:13px; text-decoration:none }
#catEdit h1 a:hover, #catArts h1 a:hover, #catEntn h1 a:hover, #catSprt h1 a:hover { color:#000; text-decoration:underline }
#catEdit ul, #catArts ul, #catEntn ul, #catSprt ul { background:none; padding:0; margin:0 0 1px }
#catEdit li, #catArts li, #catEntn li, #catSprt li { padding:2px 7px 13px }
#catEdit .top, #catArts .top, #catEntn .top, #catSprt .top { background:url(/img/divider-catmenu-list.gif) bottom left no-repeat }

#tabs { width:188px }
#tabs .open, #tabs .closed, #tabs .closed2 { cursor:pointer }
#tabs .open, #tabs .open2 { width:182px; font-weight:bold; color:#092b62 } 
#tabs .closed, #tabs .closed2 { width:182px; font-weight:bold; color:#000 } 
#tabs .open { height:30px; background:url(/img/bkg-catmenu-on.gif) 0 0 no-repeat; padding:6px 0 0 5px }
#tabs .open2 { height:29px; background:url(/img/bkg-catmenu-on2.gif) 0 0 no-repeat; padding:6px 0 0 5px }
#tabs .closed { height:19px; background:url(/img/bkg-catmenu-off.gif) 0 0 no-repeat; padding:4px 0 0 5px }
#tabs .closed2 { height:19px; background:url(/img/bkg-catmenu-off2.gif) 0 0 no-repeat; padding:3px 0 0 5px }
/*----- CATEGORY LISTINGS ON HOMEPAGE -----*/