@charset "utf-8";
/* CSS Document */

/*
-------------------------------------------------------------- 
NAVIGATION
-------------------------------------------------------------- 
*/
#home #nav1 { background:url(/images/it/nav_it.png) 0 -115px no-repeat; }
#nav1 { height:33px; background:url(/images/it/nav_it.png) no-repeat; width:67px; float:left;}
#nav1:hover { background:url(/images/it/nav_it.png) 0 -115px no-repeat;}

#features #nav2 { background:url(/images/it/nav_it.png) -67px -115px no-repeat; }
#nav2 { height:33px; background:url(/images/it/nav_it.png) -67px 0 no-repeat; width:215px; float:left;}
#nav2:hover { background:url(/images/it/nav_it.png) -67px -115px no-repeat; }

#media #nav3 { background:url(/images/it/nav_it.png) -282px -115px no-repeat; }
#nav3 { height:33px; background:url(/images/it/nav_it.png) -282px 0 no-repeat; width:87px; float:left;}
#nav3:hover { background:url(/images/it/nav_it.png) -282px -115px no-repeat; }

#buy #nav4 { background:url(/images/it/nav_it.png) -368px -115px no-repeat; }
#nav4 { height:33px; background:url(/images/it/nav_it.png) -368px 0 no-repeat; width:120px; float:left;}
#nav4:hover { background:url(/images/it/nav_it.png) -368px -115px no-repeat; }

#leaders #nav5 { background:url(/images/it/nav_it.png) -488px -115px no-repeat; }
#nav5 { height:33px; background:url(/images/it/nav_it.png) -488px 0 no-repeat; width:140px; float:left;}
#nav5:hover { background:url(/images/it/nav_it.png) -488px -115px no-repeat; }



/*
-------------------------------------------------------------- 
Features Tab Nav
-------------------------------------------------------------- 
*/

#game a { background:url(/images/it/subnav_it.png) no-repeat; height:80px;}
#game a.active, #game a:hover { background:url(/images/it/subnav_it.png) 0 -90px no-repeat; height:80px;}

#char a { background:url(/images/it/subnav_it.png) -210px 0 no-repeat; height:80px; }
#char a.active, #char a:hover { background:url(/images/it/subnav_it.png) -210px -90px no-repeat; }

#weap a { background:url(/images/it/subnav_it.png) -105px 0 no-repeat; height:80px; }
#weap a.active, #weap a:hover { background:url(/images/it/subnav_it.png) -105px -90px no-repeat; }

#story a { background:url(/images/it/subnav_it.png) -315px 0 no-repeat; height:80px; }
#story a.active, #story a:hover { background:url(/images/it/subnav_it.png) -315px -90px no-repeat; }
