#nav {
    width: 844px;
    overflow: hidden;
    padding: 10px 0;
    margin: 0 auto;
    list-style: none;
}

#nav li a .ui-state {
    display: block;
    height: 27px;
}

#nav li a .ui-state span {
    display: block;
    height: 19px;
    padding: 2px 15px 0 15px;
    text-indent: -10000px;
}

#nav li a .ui-state span { background: url(http://media.rockstargames.com/lanoire/img/it_it/ui-nav-sprite-order.png) no-repeat; }
/*#nav li a .ui-state span { background: url(http://prod-dev.rockstargames.com/lanoire/SITE/1.2/img/it_it/ui-nav-sprite.png) no-repeat; }*/
#nav li a.home .ui-active span { width: 35px; background-position: 13px 8px; }
#nav li a.information .ui-active span { width: 26px; background-position: -45px 8px; }
#nav li a.news .ui-active span { width: 38px; background-position: -93px 8px; }
#nav li a.features .ui-active span { width: 71px; background-position: -153px 8px; }
#nav li a.videos .ui-active span { width: 39px; background-position: -244px 8px; }
#nav li a.screens .ui-active span { width: 59px; background-position: -305px 8px; }
#nav li a.dlc .ui-active span { width: 24; background-position: -386px 8px; }
#nav li a.pc .ui-active span  {background-position: -437px 8px; width: 15px !important;}
#nav li a.social_club .ui-active span { width: 85px; background-position: -469px 8px; }
#nav li a.downloads .ui-active span { width: 73px; background-position: -576px 8px; }
#nav li a.pre_order .ui-active span { width: 48px; background-position: -669px 8px; }

#nav li a.home .ui-inactive span { width: 35px; background-position: 13px -17px; }
#nav li a.information .ui-inactive span { width: 26px; background-position: -45px -17px; }
#nav li a.news .ui-inactive span { width: 38px; background-position: -93px -17px; }
#nav li a.features .ui-inactive span { width: 71px; background-position: -153px -17px; }
#nav li a.videos .ui-inactive span { width: 39px; background-position: -244px -17px; }
#nav li a.screens .ui-inactive span { width: 59px; background-position: -305px -17px; }
#nav li a.dlc .ui-inactive span { width: 24px; background-position: -386px -17px; }
#nav li a.pc .ui-inactive span  {background-position: -437px -17px; width: 15px !important;}
#nav li a.social_club .ui-inactive span { width: 85px; background-position: -469px -17px; }
#nav li a.downloads .ui-inactive span { width: 73px; background-position: -576px -17px; }
#nav li a.pre_order .ui-inactive span { width: 48px; background-position: -669px -17px; }

#features .feature .title.behind_the_scenes { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-feature-behind_the_scenes-0xffffff.png); }
#features .feature .title.character_dossier { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-feature-character_dossier-0xffffff.png); }
#features .feature .title.crime_desk { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-feature-crime_desk-0xffffff.png); }
#features .feature .title.artwork { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-feature-artwork-0xffffff.png); }

#features h1.characters { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-characters-0xffffff.png); }
#features h1.crime_desks { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-crime_desks-0xffffff.png?c=1); }
#features h1.technology { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-technology-0xffffff.png); }
#features h1.los_angeles { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-los_angeles-0xffffff.png); }
#features h1.more { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-and_more-0xffffff.png); }

#downloads h2.wallpapers { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-downloads-wallpapers-0xffffff.png); }
#downloads h2.buddy_icons { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-downloads-buddy_icons-0xffffff.png); }
#downloads h2.avatars { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-downloads-avatars-0xffffff.png); }

#videos h1.trailers { background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-trailers-0xffffff.png); }
#videos h1.feature_clips { height: 40px; background-image: url(http://media.rockstargames.com/lanoire/img/it_it/title-feature_clips-0xffffff.png); }

#news .stories h2 {
    margin: 0 0 10px 0;
    padding: 0;
    height: 22px;
    text-indent: -10000px;
    background: url(http://media.rockstargames.com/lanoire/img/it_it/title-news-featured_stories-0xffffff.png) left center no-repeat;
}
#news .sidebar h2.recommendations { background: url(http://media.rockstargames.com/lanoire/img/it_it/title-news-dont_miss-0xffffff.png) left center no-repeat; }

#vice .desk { background: url(/lanoire/img/it_it/feature-crime_desk-vice-bkd.png) center top no-repeat; }
#vice .ui-row .ui-column + .ui-column { width: 520px; }

#agegate input[type='submit'] {
    background-image: url(http://media.rockstargames.com/lanoire/img/it_it/ui-form-submit.png);
}