﻿/* GAMES NAVIGATION */
.allGamesNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_all_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.allGamesNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.allGamesNav li, .allGamesNav a {height: 40px; display: block;}

.subnavAllGames {left: 0; width: 137px; text-indent: -8000px;}
.subnavAllGames a:hover {background: transparent url(../images/games/nav_catalog_all_4-0.gif) 0 -40px no-repeat;}
#contentarea {background: none; width: 724px; margin: 0 6px 0 16px; 
	padding-top: 0px; _padding-top: 21px;}   /* compensating for subnav */

.arcadeNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_arcade_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.arcadeNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.arcadeNav li, .arcadeNav a {height: 40px; display: block;}

.subnavArcade {left: 0; width: 172px; text-indent: -8000px;}
.subnavArcade a:hover {background: transparent url(../images/games/nav_catalog_arcade_4-0.gif) 0 -40px no-repeat;}

.cardNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_card_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.cardNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.cardNav li, .cardNav a {height: 40px; display: block;}

.subnavCard {left: 0; width: 152px; text-indent: -8000px;}
.subnavCard a:hover {background: transparent url(../images/games/nav_catalog_card_4-0.gif) 0 -40px no-repeat;}

.puzzleNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_puzzle_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.puzzleNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.puzzleNav li, .puzzleNav a {height: 40px; display: block;}

.subnavPuzzle {left: 0; width: 173px; text-indent: -8000px;}
.subnavPuzzle a:hover {background: transparent url(../images/games/nav_catalog_puzzle_4-0.gif) 0 -40px no-repeat;}

.wordNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_word_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.wordNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.wordNav li, .wordNav a {height: 40px; display: block;}

.subnavWord {left: 0; width: 160px; text-indent: -8000px;}
.subnavWord a:hover {background: transparent url(../images/games/nav_catalog_word_4-0.gif) 0 -40px no-repeat;}

.triviaNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_trivia_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.triviaNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.triviaNav li, .triviaNav a {height: 40px; display: block;}

.subnavTrivia {left: 0; width: 160px; text-indent: -8000px;}
.subnavTrivia a:hover {background: transparent url(../images/games/nav_catalog_trivia_4-0.gif) 0 -40px no-repeat;}

.multiplayerNav {
	width: 755px;  height: 40px;
	background: url(../images/games/nav_catalog_multiplayer_4-0.gif);
	margin: 0 0 0 5px; padding: 0;
	position: relative;}
.multiplayerNav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
.multiplayerNav li, .multiplayerNav a {height: 40px; display: block;}

.subnavMultiplayer {left: 0; width: 160px; text-indent: -8000px;}
.subnavMultiplayer a:hover {background: transparent url(../images/games/nav_catalog_multiplayer_4-0.gif) 0 -40px no-repeat;}

/*--/GAMES NAVIGATION */
