@charset "utf-8";
/* CSS Document */

/*
-------------------------------------------------------------- 
NAVIGATION
-------------------------------------------------------------- 
*/
#home #nav1 { background:url(/images/en/nav.png) 0 -123px no-repeat; }
#nav1 { height:30px; background:url(/images/en/nav.png) no-repeat; width:66px; float:left;}
#nav1:hover { background:url(/images/en/nav.png) 0 -123px no-repeat;}

#features #nav2 { background:url(/images/en/nav.png) -70px -123px no-repeat; }
#nav2 { height:30px; background:url(/images/en/nav.png) -70px 0 no-repeat; width:118px; float:left;}
#nav2:hover { background:url(/images/en/nav.png) -70px -123px no-repeat; }

#media #nav3 { background:url(/images/en/nav.png) -192px -123px no-repeat; }
#nav3 { height:30px; background:url(/images/en/nav.png) -192px 0 no-repeat; width:82px; float:left;}
#nav3:hover { background:url(/images/en/nav.png) -192px -123px no-repeat; }

#buy #nav4 { background:url(/images/en/nav.png) -277px -123px no-repeat; }
#nav4 { height:30px; background:url(/images/en/nav.png) -277px 0 no-repeat; width:58px; float:left;}
#nav4:hover { background:url(/images/en/nav.png) -277px -123px no-repeat; }

#leaders #nav5 { background:url(/images/en/nav.png) -335px -123px no-repeat; }
#nav5 { height:30px; background:url(/images/en/nav.png) -335px 0 no-repeat; width:169px; float:left;}
#nav5:hover { background:url(/images/en/nav.png) -335px -123px no-repeat; }



/*
-------------------------------------------------------------- 
Features Tab Nav
-------------------------------------------------------------- 
*/

#game a { background:url(/images/en/subnav.png) no-repeat; height:80px;}
#game a.active, #game a:hover { background:url(/images/en/subnav.png) 0 -90px no-repeat; height:80px;}

#char a { background:url(/images/en/subnav.png) -210px 0 no-repeat; height:80px; }
#char a.active, #char a:hover { background:url(/images/en/subnav.png) -210px -90px no-repeat; }

#weap a { background:url(/images/en/subnav.png) -105px 0 no-repeat; height:80px; }
#weap a.active, #weap a:hover { background:url(/images/en/subnav.png) -105px -90px no-repeat; }

#story a { background:url(/images/en/subnav.png) -315px 0 no-repeat; height:80px; }
#story a.active, #story a:hover { background:url(/images/en/subnav.png) -315px -90px no-repeat; }
