/*	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 .racehuman { background: url(../../_images/frontpage/human.png);}
.homepage .container .racehuman:hover { background: url(../../_images/frontpage/humanC.png);}

.homepage .container .raceorc { background: url(../../_images/frontpage/orc.png);}
.homepage .container .raceorc:hover { background: url(../../_images/frontpage/orcC.png);}

.homepage .container .racenightelf { background: url(../../_images/frontpage/nightelf.png);}
.homepage .container .racenightelf:hover { background: url(../../_images/frontpage/nightelfC.png);}

.homepage .container .racebloodelf { background: url(../../_images/frontpage/bloodelf.png);}
.homepage .container .racebloodelf:hover { background: url(../../_images/frontpage/bloodelfC.png);}

.homepage .container .raceundead { background: url(../../_images/frontpage/undead.png);}
.homepage .container .raceundead:hover { background: url(../../_images/frontpage/undeadC.png);}

.homepage .container .char { background: url(../../_images/frontpage/char.png);}
.homepage .container .char:hover { background: url(../../_images/frontpage/charC.png);}

.homepage .container .world { background: url(../../_images/frontpage/world.png);}
.homepage .container .world:hover { background: url(../../_images/frontpage/worldC.png);}


