/* =-=-=-=-=-=-=-[NAV MAIN]-=-=-=-=-=-=-=- */
.menu { list-style: none; margin: 0; padding: 0; }  
.menu_e { list-style: none; margin: 0; padding: 0; }  
.menu li { display: block; overflow: hidden; padding: 0; width: 230px; height: 28px; background-image:url(menu0000.jpg); background-repeat:no-repeat; text-indent: -9999px; margin: 0; }  
.menu_e li { display: block; overflow: hidden; padding: 0; width: 230px; height: 28px; background-image:url(menu0000_e.jpg); background-repeat:no-repeat; text-indent: -9999px; margin: 0; }  
.menu a { display:block; height:28px; text-indent:-9999px; outline:none medium; cursor: pointer; }
.menu_e a { display:block; height:28px; text-indent:-9999px; outline:none medium; cursor: pointer; }

#item1 { background-position: 0px 0px; }
#item2 { background-position: 0 -28px; }
#item3 { background-position: 0 -56px; }
#item4 { background-position: 0 -84px; }
#item5 { background-position: 0 -112px; }
#item6 { background-position: 0 -140px; }
#item7 { background-position: 0 -168px; }
#item8 { background-position: 0 -196px; }
#item9 { background-position: 0 -224px; }
#item10 { background-position: 0 -252px; }
#item11 { background-position: 0 -280px; }

#item1_current { background-position: -460px 0; }
#item2_current { background-position: -460px -28px; }
#item3_current { background-position: -460px -56px; }
#item4_current { background-position: -460px -84px; }
#item5_current { background-position: -460px -112px; }
#item6_current { background-position: -460px -140px; }
#item7_current { background-position: -460px -168px; }
#item8_current { background-position: -460px -196px; }
#item9_current { background-position: -460px -224px; }
#item10_current { background-position: -460px -252px; }
#item11_current { background-position: -460px -280px; }

#item1.active, #item1:hover { background-position: -230px 0; }
#item2.active, #item2:hover { background-position: -230px -28px; }
#item3.active, #item3:hover { background-position: -230px -56px; }
#item4.active, #item4:hover { background-position: -230px -84px; }
#item5.active, #item5:hover { background-position: -230px -112px; }
#item6.active, #item6:hover { background-position: -230px -140px; }
#item7.active, #item7:hover { background-position: -230px -168px; }
#item8.active, #item8:hover { background-position: -230px -196px; }
#item9.active, #item9:hover { background-position: -230px -224px; }
#item10.active, #item10:hover { background-position: -230px -252px; }
#item11.active, #item11:hover { background-position: -230px -280px; }

