/*	CSS Document - Blizzard Entertainment 2008  */

.nav .menu a { background-image:url(../../_images/navigation/navigation-en_us.jpg); }
.nav a.home { width:88px; background-position: 0 0; }
.nav a.home:hover { background-position: 0 -42px; }
.nav a.features {width:108px; background-position: -88px 0;}
.nav a.features:hover { background-position: -88px -42px; }
.nav a.media { width:91px; background-position: -196px  0;}
.nav a.media:hover { background-position: -196px -42px; }
.nav a.faq { width:74px; background-position: -287px 0;}
.nav a.faq:hover { background-position: -287px -42px; }
.nav a.forums { width:97px; background-position: -361px 0;}
.nav a.forums:hover { background-position: -361px -42px; } 

.homepage .container .racegoblin { background: url(../../_images/frontpage/goblins-en_us.jpg);}
.homepage .container .raceworgen { background: url(../../_images/frontpage/worgen-en_us.jpg);}
