.nav{background:url(http://www.ajmonegde.com/img/nav/nav_bg1.png) no-repeat left top; padding:0; box-shadow: -5px -5px 250px 0px #000;}
.nav ul {width:1052px;height:50px;margin:0 0 0 50px; padding:0; background-image: url(../img/nav/nav.png);background-repeat: no-repeat;background-position: -50px 0;}
.nav ul li { display:inline; }
.nav ul li a { float:left; /*outline:none;*/ height:0; padding-top:50px; overflow:hidden; }
.nav ul li a { background-image:url(../img/nav/nav.png);background-repeat:no-repeat;background-position: 0 0;}

.nav ul li.home a { width:116px; background-position: -50px 0; }
.nav ul li.rue a { width:112px; background-position: -166px 0; }
.nav ul li.news a { width:112px; background-position: -278px 0; }
.nav ul li.advice a { width:162px; background-position: -390px 0; }
.nav ul li.galery a { width:112px; background-position: -552px 0; }
.nav ul li.forum a { width:112px; background-position: -664px 0; }
.nav ul li.gift a { width:112px; background-position: -776px 0; }
.nav ul li.contact a {width:114px; background-position: -888px 0; }


.nav ul li.home a:hover, .nav ul li.home a.current, .nav ul li.home a.current:hover { background-position: -50px -50px; }
.nav ul li.rue a:hover, .nav ul li.rue a.current, .nav ul li.rue a.current:hover { background-position: -166px -50px; }
.nav ul li.news a:hover, .nav ul li.news a.current, .nav ul li.news a.current:hover { background-position: -278px -50px; }
.nav ul li.advice a:hover, .nav ul li.advice a.current, .nav ul li.advice a.current:hover { background-position: -390px -50px; }
.nav ul li.galery a:hover, .nav ul li.galery a.current, .nav ul li.galery a.current:hover { background-position: -552px -50px; }
.nav ul li.forum a:hover, .nav ul li.forum a.current, .nav ul li.forum a.current:hover { background-position: -664px -50px; }
.nav ul li.gift a:hover, .nav ul li.gift a.current, .nav ul li.gift a.current:hover { background-position: -776px -50px; }
.nav ul li.contact a:hover, .nav ul li.contact a.current, .nav ul li.contact a.current:hover {background-position: -888px -50px; }

/* -------------------  Footer Navigation -------------------- */

.navFooter{background:url(../img/nav/navFooter_bg.png) repeat-x left top;margin:0 0 10px;padding:5px 33px}
.navFooter ul {width:952px;height:50px;margin:0;padding:0;background-image: url(../img/nav/navFooter.png);background-repeat: no-repeat;background-position: 0 0;}
.navFooter ul li { display:inline; }
.navFooter ul li a { float:left; /*outline:none;*/ height:0; padding-top:50px; overflow:hidden; }
.navFooter ul li a { background-image:url(../img/nav/navFooter.png); background-repeat:no-repeat; }

.navFooter ul li.home a { width:116px; background-position: 0 0; }
.navFooter ul li.rue a { width:112px; background-position: -116px 0; }
.navFooter ul li.news a { width:112px; background-position: -228px 0; }
.navFooter ul li.advice a { width:162px; background-position: -340px 0; }
.navFooter ul li.galery a { width:112px; background-position: -502px 0; }
.navFooter ul li.forum a { width:112px; background-position: -614px 0; }
.navFooter ul li.gift a { width:112px; background-position: -726px 0; }
.navFooter ul li.contact a { width:114px; background-position: -838px 0; }


.navFooter ul li.home a:hover, .navFooter ul li.home a.current, .navFooter ul li.home a.current:hover 
{ background-position: 0 -50px; }
.navFooter ul li.rue a:hover, .navFooter ul li.rue a.current, .navFooter ul li.rue a.current:hover 
{ background-position: -116px -50px; }
.navFooter ul li.news a:hover, .navFooter ul li.news a.current, .navFooter ul li.news a.current:hover 
{ background-position: -228px -50px; }
.navFooter ul li.advice a:hover, .navFooter ul li.advice a.current, .navFooter ul li.advice a.current:hover 
{ background-position: -340px -50px; }
.navFooter ul li.galery a:hover, .navFooter ul li.galery a.current, .navFooter ul li.galery a.current:hover 
{ background-position: -502px -50px; }
.navFooter ul li.forum a:hover, .navFooter ul li.forum a.current, .navFooter li.forum a.current:hover 
{ background-position: -614px -50px; }
.navFooter ul li.gift a:hover, .navFooter ul li.gift a.current, .navFooter ul li.gift a.current:hover 
{ background-position: -726px -50px; }
.navFooter ul li.contact a:hover, .navFooter ul li.contact a.current, .navFooter ul li.contact a.current:hover 
{ background-position: -838px -50px; }

