@import "screen.css";

div#nav-main li a {
	background-image: url(../images/nl/main-nav.gif);
}
a#nav-home {
	width: 40px;
}
a#nav-home:hover {
	background-position: 0 -10px;
}
a#nav-registration {
	width: 104px;
	background-position: -40px 0;
}
a#nav-registration:hover {
	background-position: -40px -10px;
}
a#nav-competitions {
	width: 102px;
	background-position: -350px 0;
}
a#nav-competitions:hover {
	background-position: -350px -10px;
}
a#nav-games {
	width: 50px;
	background-position: -144px 0;
}
a#nav-games:hover {
	background-position: -144px -10px;
}
a#nav-players {
	width: 68px;
	background-position: -194px 0;
}
a#nav-players:hover {
	background-position: -194px -10px;
}
a#nav-help {
	width: 38px;
	background-position: -312px 0;
}
a#nav-help:hover {
	background-position: -312px -10px;
}

/* my arcazoid */
div#login h3 {
	background: url(../images/nl/headings.png) 0 -42px no-repeat;
}
/*div#login button { FIXME
	width: 47px;
	background: url(../images/nl/button-login.gif) no-repeat;
}*/
div#registration h3 {
	background: url(../images/nl/headings.png) 0 -56px no-repeat;
}
div#registration blockquote {
	background: url(../images/nl/signupnow.gif);
}
/*div#registration button { FIXME
	width: 68px;
	background: url(../images/nl/button-signup.gif) no-repeat;
}*/
div#player div.heading .h3 {
	background: url(../images/nl/headings.png) 0 -70px no-repeat;
}


/* introduction */
span#payoff {
	width: 1485px;
	background-image: url(../images/nl/h-universe.gif);
}

/* home competitions */
div#competitions-home h3 {
	background-image: url(../images/nl/headings.png);
}
div#competitions-home blockquote {
	background-image: url(../images/nl/playandwin.gif);
}
div.competitions div.comp-info a {
	width: 64px;
	background: url(../images/nl/nav-moreprizes.gif) no-repeat;
}
div.competitions div.game-info a {
	width: 49px;
	background: url(../images/nl/nav-gameinfo.gif) no-repeat;
}
div.competitions dd.play a,
div.play-free a,
div.play-demo a {
	background-image: url(../images/nl/nav-play.gif);
}
div.competitions span.credits {
	padding-left: 80px;
	background: url(../images/nl/hs-costcredits.gif) no-repeat;
}
div#competitions-home div.all a {
	background: url(../images/nl/nav-showcomp.gif) no-repeat;
}

/* home free-games */
div#free-games h3 {
	background: url(../images/nl/headings.png) 0 -14px no-repeat;
}
div#free-games blockquote {
	background-image: url(../images/nl/home-playgames.gif);
}

/* home at-the-moment */
div#at-the-moment h3 {
	background: url(../images/nl/headings.png) 0 -28px no-repeat;
}


/* my arcazoid panels */
div#my-credits h3 {
	background: url(../images/nl/sh-credits.gif) no-repeat;
}
div#my-messages h3 {
	background: url(../images/nl/sh-messages.gif) no-repeat;
}
div#my-buddies h3 {
	background: url(../images/nl/sh-buddies.gif) no-repeat;
}


/* play page */

div#play-info div.heading h3 {
	background-image: url(../images/nl/heading-play-info.png);
}
div#page-contact div.heading h2 {
	background-image: url(../images/nl/h-contact.gif);
}
div#page-upgrade div.heading h2 {
	background-image: url(../images/nl/h-upgrade.gif);
}
div#page-text-help div.heading h2 {
	background-image: url(../images/nl/h-help.gif);
}
div#page-text-terms div.heading h2 {
	background-image: url(../images/nl/h-terms.gif);
}
div#page-text-privacy div.heading h2 {
	background-image: url(../images/nl/h-privacy.gif);
}
div#page-passmailer div.heading h2 {
	background-image: url(../images/nl/h-passmailer.gif);
}
div#page-registration div.heading h2 {
	background-image: url(../images/nl/h-registration.gif);
}
div#page-highscores div.heading h2 {
	background-image: url(../images/nl/h-highscores.gif);
}
div#page-profile div.heading h2 {
	background-image: url(../images/nl/h-profile.gif);
}
div#page-opencompetitions div.heading h2 {
	background-image: url(../images/nl/h-opencompetitions.gif);
}
div#page-closedcompetitions div.heading h2 {
	background-image: url(../images/nl/h-closedcompetitions.gif);
}
div#page-text-partner div.heading h2 {
	background-image: url(../images/nl/h-partners.gif);
}
div#page-messages div.heading h2 {
	background-image: url(../images/nl/h-messages.gif);
}
div#page-prizes div.heading h2 {
	background-image: url(../images/nl/h-prizes.gif);
}
div#page-games div.heading h2 {
	background-image: url(../images/nl/h-games.gif);
}
div#page-game div.heading .h2 {
	background-image: url(../images/nl/h-games.gif);
}
div.play-demo span {
	width: 20px;
	background-image: url(../images/nl/hs-demo.gif);
}
div.play-free span {
	width: 27px;
	background-image: url(../images/nl/hs-free.gif);
}
div#game-play div.heading h3 {
	background-image: url(../images/nl/heading-play.png);
}
div#highscores div.heading * {
	background: url(../images/nl/sh-highscores.gif) 8px 4px no-repeat;
}
div#list-games div.heading h3 {
	background: url(../images/nl/sh-games.gif) 8px 4px no-repeat;
}
div#list-competitions div.heading h3 {
	background: url(../images/nl/sh-competitions.gif) 8px 4px no-repeat;
}
div#page-players div.heading h2 {
	background-image: url(../images/nl/h-players.gif);
}
div#player-profile div.heading h2 {
	background-image: url(../images/nl/h-profile.gif);
}
div#page-login div.heading h2 {
	background-image: url(../images/nl/h-login.gif);
}
div#page-my-arcazoid div.heading h2 {
	background-image: url(../images/nl/h-my-arcazoid.gif);
}









div#page-profile div.heading * {
	background-image: url(../images/nl/h-profile.gif);
}
div#page-profile-highscores div.heading * {
	background-image: url(../images/nl/sh-highscores.gif);
}
div#page-my-highscores div.heading * {
	background-image: url(../images/nl/h-my-highscores.gif);
}
div#page-messages div.heading * {
	background-image: url(../images/nl/h-messages.gif);
}


div#all-time div.heading * {
	background-image: url(../images/nl/sh-alltime-highscores.gif);
}
div#page-players div.heading * {
	background-image: url(../images/nl/h-players.gif);
}
div#page-competition div.heading * {
	background-image: url(../images/nl/h-competitions.gif);
}

/* Search player page */

div#page-searchplayer-results div.heading h3 {
	background-image: url(../images/nl/heading-searchresults.png);
}

/* Prize page */

div#page-prizes-overview div.heading h3 {
	background-image: url(../images/nl/heading-prize-overview.png);
}

/* Profile page */

div#player-profile-highscores div.heading h3 {
	background-image: url(../images/nl/heading-highscores.png);
}

/* Login page */

div#page-login-member div.heading h3 {
	background-image: url(../images/nl/heading-login-member.png);
}
div#page-login-register div.heading h3 {
	background-image: url(../images/nl/heading-login-register.png);
}

div#page-login-anonymous div.heading h3 {
	background-image: url(../images/nl/heading-login-anonymous.png);
}