* {
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, san-serif;
	font-size: 0.7em;
	color: #595959;
	background-color: #CCC;
}

p {	
	line-height: 1.8em;
	margin-bottom: 12px;
}

ul {
	line-height: 1.8em;
	list-style-position: inside;
	margin-bottom: 12px;
}

a {color: #F89727; outline: none;}
a:hover {color: #595959;}
a img {border: none;}

div.hr {
	background: url(../_img/bg_dots.gif);
	height: 1px;
	overflow: hidden;
	margin-bottom: 12px;
}

ul#game_selector {
	float: left;
	margin: 20px 0;
	width: 855px;
}
	ul#game_selector li {
		float: left;
		width: 212px;
	}
		ul#game_selector li a {
			font-weight: bold;
		}
		
/* HEADER TAGS */
h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #DC770C;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #595959;
	margin-bottom: 15px;
}
h1 span,
h2 span {
    display: block;
    position: absolute;
    left: -9000px;
}

	h1.brainage {
		width: 311px;
		height: 54px;
		background: url(../_img/headers/h1_brainage.gif) no-repeat;
	}
	h1.brainage2 {
		width: 313px;
		height: 52px;
		background: url(../_img/headers/h1_brainage2.gif) no-repeat;
	}
	h1.flashfocus {
		width: 313px;
		height: 26px;
		background: url(../_img/headers/h1_flashfocus.gif) no-repeat;
	}
	h1.bigbrainacademy {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_bigbrainacademy.gif) no-repeat;
	}
	h1.electroplankton {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_electroplankton.gif) no-repeat;
	}
	h1.eba {
		width: 196px;
		height: 26px;
		background: url(../_img/headers/h1_eba.gif) no-repeat;
	}
	h1.magnetica {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_magnetica.gif) no-repeat;
	}
	h1.nintendogs {
		width: 347px;
		height: 104px;
		background: url(../_img/headers/h1_nintendogs.gif) no-repeat;
	}
	h1.sudoku {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_sudoku.gif) no-repeat;
	}
	h1.tetris {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_tetris.gif) no-repeat;
	}
	h1.trueswinggolf {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_trueswinggolf.gif) no-repeat;
	}
	h1.clubhousegames {
		width: 266px;
		height: 26px;
		background: url(../_img/headers/h1_clubhousegames.gif) no-repeat;
	}

	h1.bigbrain_wii {
		width: 311px;
		height: 51px;
		background: url(../_img/headers/h1_bigbrain_wii.gif) no-repeat;
	}
	h1.planetpuzzle {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_planetpuzzle.gif) no-repeat;
	}
	h1.picross {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_picross.gif) no-repeat;
	}

	h1.touch {
		width: 362px;
		height: 22px;
		background: url(../_img/headers/h1_touch.gif);
	}
	h1.ds_wii {
		width: 418px;
		height: 22px;
		background: url(../_img/headers/h1_ds_wii.gif);
	}
	h1.moi {
		width: 311px;
		height: 26px;
		background: url(../_img/headers/h1_moi.gif) no-repeat;
	}
	h1.wheretobuy {
		width: 122px;
		height: 20px;
		background: url(../_img/headers/h1_wheretobuy.gif);
	}
	h1.wiifit {
		width: 363px;
		height: 50px;
		background: url(../_img/headers/h1_wiifit.gif);
	}
	h1.wiifitplus {
		width: 227px;
		height: 50px;
		background: url(../_img/headers/h1_wiifitplus.gif) no-repeat;
	}
	h1.crosswords {
		width: 169px;
		height: 26px;
		background: url(../_img/headers/h1_crosswords.gif);
	}
	h1.mcf {
		width: 340px;
		height: 26px;
		background: url(../_img/headers/h1_mcf.gif);
	}
	h1.wii_music {
		width: 164px;
		height: 43px;
		background: url(../_img/headers/h1_wii_music.gif) no-repeat;
		padding-bottom: 7px;
	}
	h1.ptc {
		width: 338px;
		height: 48px;
		background: url(../_img/headers/h1_ptc.gif) no-repeat;
		padding-bottom: 7px;
	}
	h1.hoteldusk {
		width: 287px;
		height: 48px;
		background: url(../_img/headers/h1_hoteldusk.gif) no-repeat;
		padding-bottom: 7px;
	}
	h1.ptm {
		width: 252px;
		height: 20px;
		background: url(../_img/headers/h1_ptm.gif) no-repeat;
		padding-bottom: 7px;
	}
	h1.ptw {
		width: 282px;
		height: 25px;
		background: url(../_img/headers/h1_ptw.gif) no-repeat;
		padding-bottom: 2px;
	}
	h2.similiargames {
		width: 263px;
		height: 16px;
		background: url(../_img/headers/h2_similiargames.gif);
	}
	h2.norules {
		width: 315px;
		height: 19px;
		background: url(../_img/headers/h2_norules.gif);
	}
	h2.valentines_2007 {
		width: 315px;
		height: 16px;
		background: url("../_img/headers/h2_valentines_2007.gif");
	}
	h2.everygen {
		width: 392px;
		height: 19px;
		background: url(../_img/headers/h2_everygen.gif);
	}
	h2.age{
		width: 135px;
		height: 18px;
		background: url(../_img/headers/h2_age.gif);
	}
	h2.ourfamily {
		width: 304px;
		height: 16px;
		margin-bottom: 9px;
		background: url(../_img/headers/h2_ourfamily.gif);
	}
	p.balance_board { }
		p.balance_board a {
			display: block;
			width: 325px;
			height: 12px;
			background: url(../_img/balance_board.gif) no-repeat;
		}
			p.balance_board a span {
				position: absolute;
				left: -999999px;
			}
	
/* FLASH BOXES */

div#flashHome {
	width: 955px;
	height: 396px;
}
div#flashGOTM {
	width: 435px;
	height: 245px;
	float: right;
}
div#flashHead {
}

div.flashHead {
}
	
div#wrapper {
	background: #fff url(../_img/bg_fade.gif) repeat-x;
}
div#wrapperHome {
	background: #fff url(../_img/bg_home.gif) repeat-x;
}

div#headerHome,
div#header {
}
	div#headerHome div.topnav {
		background: url(../_img/noflash/nav-logo.gif) no-repeat 0 0;
		float: left;
		height: 71px;
		margin-top: 21px;
	}
	div#header div.topnav {	
		background: url(../_img/noflash/nav-logo.gif) no-repeat 0 0;
		float: left;
		height: 52px;
		margin-top: 21px;
	}
		div#headerHome div.topnav ul,
		div#header div.topnav ul {
			float: left;
			list-style: none;
			margin: 12px 0 0 60px;
		}
		div#headerHome div.topnav ul li,
		div#header div.topnav ul li {
			float: left;
			margin-right: 39px;
		}
		div#headerHome div.topnav ul li.nav-newsletter,
		div#header div.topnav ul li.nav-newsletter {
			margin-right: 0px;
		}
		div#headerHome div.topnav ul li a,
		div#header div.topnav ul li a {
			display: block;
			height: 10px;
		}
		div#headerHome div.topnav ul li a span,
		div#header div.topnav ul li a span {
			display: block;
			position: absolute;
			left: -9000px;
		}
			div#headerHome div.topnav ul li.nav-hardware a,
			div#header div.topnav ul li.nav-hardware a {
				background: url(../_img/noflash/nav-hardware.gif) no-repeat 0 0;
				width: 46px;
			}
			div#headerHome div.topnav ul li.nav-game-selector a,
			div#header div.topnav ul li.nav-game-selector a {
				background: url(../_img/noflash/nav-game-selector.gif) no-repeat 0 0;
				width: 112px;
			}
			div#headerHome div.topnav ul li.nav-featured-game a,
			div#header div.topnav ul li.nav-featured-game a {
				background: url(../_img/noflash/nav-featured-game.gif) no-repeat 0 0;
				width: 78px;
			}
			div#headerHome div.topnav ul li.nav-where-to-buy a,
			div#header div.topnav ul li.nav-where-to-buy a {
				background: url(../_img/noflash/nav-where-to-buy.gif) no-repeat 0 0;
				width: 68px;
			}
			div#headerHome div.topnav ul li.nav-game-registration a,
			div#header div.topnav ul li.nav-game-registration a {
				background: url(../_img/noflash/nav-game-registration.gif) no-repeat 0 0;
				width: 108px;
			}
			div#headerHome div.topnav ul li.nav-newsletter a,
			div#header div.topnav ul li.nav-newsletter a {
				background: url(../_img/noflash/nav-newsletter.gif) no-repeat 0 0;
				width: 282px;
			}
		div#headerHome div.topnav ul li a:hover,
		div#header div.topnav ul li a:hover {
			background-position: 0 -10px;
		}
div#content {
	margin-bottom: 100px;
	width: 935px;
}
	div#content img.subhead {
		margin-top: 6px;
	}
	div#content a.visit {
		display: block;
		width: 180px;
		height: 14px;
		background: url(../_img/visit_site.gif);
		background-position: 0 0;
		margin-top: 6px;
	}
	div#content a.visit:hover {		
		background-position: 0 14px;
	}
	div#content a.visit span {
		display: block;
		position: absolute;
		left: -9000px;
	}
	
	div#content a.visitGreen {
		display: block;
		width: 178px;
		height: 14px;
		background: url(../_img/visit_site_green.gif);
		background-position: 0 0;
		margin-top: 6px;
	}
	div#content a.visitGreen:hover {		
		background-position: 0 14px;
	}
	div#content a.visitGreen span {
		display: block;
		position: absolute;
		left: -9000px;
	}
	
	div#content a.visit2 {
		display: block;
		width: 168px;
		height: 14px;
		background: url(../_img/visit_site2.gif);
		background-position: 0 0;
		margin-top: 6px;
	}
	div#content a.visit2:hover {		
		background-position: 0 14px;
	}
	div#content a.visit2 span {
		display: block;
		position: absolute;
		left: -9000px;
	}

	div#content a.visitNintendo {
		display: block;
		width: 191px;
		height: 11px;
		background: url(../_img/visit_nintendo.gif);
		background-position: 0 0;
		margin-top: 6px;
	}
	div#content a.visitNintendo:hover {		
		background-position: 0 11px;
	}
	div#content a.visitNintendo span {
		display: block;
		position: absolute;
		left: -9000px;
	}
	
	div#content div.aboutTG {
		position: relative;
		width: 425px;
		top: 90px;
		left: 60px;
	}
		div#content div.aboutTG a {
			color: #f89828;
			text-decoration: none;
		}
		div#content div.aboutTG a:hover {
			text-decoration: underline;
		}
	div#content div.copy {
		position: relative;
		top: 62px;
		left: 60px;
		width: 530px;
	}
		div#content div.copy p.ds_img {
			width: 211px;
			height: 93px;
			float: right;
			margin-top: 10px;
			margin-left: 40px;
		}
		div#content div.copy div.hardware {
			min-height: 177px;
		}
			div#content div.copy div.hardware p {
				padding: 0 0 10px;
				margin: 0;
			}
		div#content div.copy div#lifestyle {
			float: left;
			margin: 0;
			padding: 0;
		}
	div#content div.copyBuy {
		position: relative;
		top: 62px;
		left: 60px;
		width: 600px;
	}
	div#content div.copyFull {
		position: relative;
		top: 36px;
		left: 60px;
		width: 855px;
	}
	div#content div.imageGame {
		position: absolute;
		width: 180px;
		top: 270px;
		left: 58px;
	}
		div#content div.imageGame div.imgPad img {
			margin-bottom: 10px;
		}

	div#content ul#subnav {
		width: 177px;
		list-style: none;
		position: absolute;
		top: 545px;
		left: 60px;
	}
		div#content ul#subnav li {
			width: 177px;
		}
		
			div#content ul#subnav li a {
				display: block;
				width: 177px;
				height: 42px;
				background-position: 0 0;
			}
			div#content ul#subnav li.games_for_everyone a {
				background-image: url(../_img/subnav_games_for_everyone.gif);
			}
			div#content ul#subnav li.play_with_friends a {
				background-image: url(../_img/subnav_play_with_friends.gif);
			}
			div#content ul#subnav li.game_list a {
				background-image: url(../_img/subnav_game_list.gif);
			}
			
			div#content ul#subnav li a:hover,
			div#content ul#subnav li a.current {
				background-position: 0 -42px;
			}
				div#content ul#subnav li a span {
					display: block;
					position: relative;
					left: -3001px;
				}
	
	div#content div.copyGame {
		position: relative;
		top: 60px;
		left: 270px;
		width: 320px;
		margin-bottom: 50px;
		padding-bottom: 50px;
		clear: both;
	}
		div#content div.copyGame ul.text {
			line-height: 1.8em;
			margin-left: 1.5em;
		}
			div#content div.copyGame ul.text li {
				margin-bottom: 12px;
			}
	
	table#game_list_table {
		border-collapse: collapse;
		text-align: left;
		width: 115%;
	}
		table#game_list_table col.col1
		{width: 90px; padding-right: 10px;}
		table#game_list_table th,
		table#game_list_table td
		{padding-right: 15px;}
		
		table#game_list_table col.col2
		{color: #00703D;}
		table#game_list_table th+th
		{color: #595959;}
		table#game_list_table td+td
		{color: #00703D;}
		
		table#game_list_table col.col3
		{text-align: center;}
		table#game_list_table th+th+th,
		table#game_list_table td+td+td
		{text-align: center; color: #595959;}
		
		
		table#game_list_table col.col4
		{text-align: center;}
		table#game_list_table th+th+th+th,
		table#game_list_table td+td+td+td
		{text-align: center; color: #595959;}
		
		table#game_list_table tr {}
			table#game_list_table th {}
			table#game_list_table th,
			table#game_list_table td
			{height: 2.20em; vertical-align: top;}
			
			table#game_list_table a {
				position: relative;
			}
			table#game_list_table a:hover {
				background: transparent;
			}
				table#game_list_table a img {
					display: inline;
					visibility: hidden;
					position: absolute;
					left: 120px;
					bottom: -215px;
				}
				table#game_list_table a:hover img {
					visibility: visible;
				}
				
				
				table#game_list_table a#black_jack img {bottom: -300px;}
				table#game_list_table a#bowling img {bottom: -175px;}
				table#game_list_table a#darts img {bottom: -150px;}
				table#game_list_table a#billiards img {bottom: -125px;}
				
	body#cg_tutorial_popup {background: #FFFFFF;}
		body#cg_tutorial_popup div#cg_tutorial_container {
			background: #FFFFFF;
		}
	
	div#content ul.related {
		list-style: none;
		float: left;
		width: 334px;
	}
	div#content ul.related li {
		display: block;
		width: 84px;
		height: 77px;
		margin-right: 26px;
		float: left;
	}
	div#content ul.related li.wii {
		display: block;
		width: 67px;
		height: 88px;
		margin-right: 26px;
		float: left;
	}
	div#content ul.related li.wii a {
		display: block;
		width: 67px;
		height: 87px;
	}	
	div#content ul.related li.last {
		margin-right: 0;
	}
	div#content ul.related li a span {
		display: block;
		position: absolute;
		left: -9000px;
	}
		div#content ul.related li.flashfocus a {
			background: url(../_img/games/mini_flashfocus.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.bigbrainacademy a {
			background: url(../_img/games/mini_bigbrainacademy.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.brainage a {
			background: url(../_img/games/mini_brainage.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.brainage2 a {
			background: url(../_img/games/mini_brainage2.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.electroplankton a {
			background: url(../_img/games/mini_electroplankton.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.magnetica a {
			background: url(../_img/games/mini_magnetica.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.nintendogs a {
			background: url(../_img/games/mini_nintendogs.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.sudoku a {
			background: url(../_img/games/mini_sudoku.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.tetris a {
			background: url(../_img/games/mini_tetris.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.trueswinggolf a {
			background: url(../_img/games/mini_trueswinggolf.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.crosswords a {
			background: url(../_img/games/mini_crosswords.gif);
			background-position: 0px 77px;
		}

		div#content ul.related li.eba a {
			background: url(../_img/games/mini_eba.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.clubhouse a {
			background: url(../_img/games/mini_clubhouse.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.bigbrain_wii a {
			background: url(../_img/games/mini_bigbrain_wii.gif);
			background-position: 0px 87px;
		}
		div#content ul.related li.planetpuzzle a {
			background: url(../_img/games/mini_planetpuzzle.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.picross a {
			background: url(../_img/games/mini_picross.gif);
			background-position: 0px 77px;
		}
	div#content ul.related li.wii_fit {
		width: 97px;
		height: 83px;
	}
		div#content ul.related li.wii_fit a {
			background: url(../_img/games/mini_wii_fit.gif);
			background-position: 0px 83px;
			width: 97px;
			height: 83px;
		}
	div#content ul.related li.wii_fit_plus {
		width: 97px;
		height: 83px;
	}
		div#content ul.related li.wii_fit_plus a {
			background: url(../_img/games/mini_wii_fit.gif);
			background-position: 0px 83px;
			width: 97px;
			height: 83px;
		}
	div#content ul.related li.wii_music {
		width: 67px;
		height: 87px;
	}
		div#content ul.related li.wii_music a {
			background: url(../_img/games/mini_wii_music.gif);
			background-position: 0px 87px;
			width: 67px;
			height: 87px;
		}
		div#content ul.related li.wii_music a:hover {
			background-position: 0px 0;
			height: 87px;
			margin: 1px 0 0;
		}
		div#content ul.related li.mcf a {
			background: url(../_img/games/mini_mcf.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.ptc a {
			background: url(../_img/games/mini_ptc.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.ptm a {
			background: url(../_img/games/mini_ptm.gif);
			background-position: 0px 77px;
		}
		div#content ul.related li.ptw a {
			background: url(../_img/games/mini_ptw.gif);
			background-position: 0px 77px;
		}
	div#content ul.related li a {
		display: block;
		width: 84px;
		height: 77px;
	}		
	div#content ul.related li a:hover {
		background-position: 0px 0px;
	}
	div#content a.wi-fi_connection {
		position: absolute;
		left: -165px;
		bottom: 50px;
		_bottom: 65px;
	}
	div#content ul.vendors {
		list-style: none;
		margin: 50px 0;
	}	
		div#content ul.vendors li,
		div#content ul.vendors li a {
			display: block;
			width: 140px;
			height: 70px;
		}
		div#content ul.vendors li {
			float: left;
			margin: 0 60px 30px 0;
		}
		div#content ul.vendors li a span {
			display: block;
			position: absolute;
			left: -9000px;
		}
		div#content ul.vendors li.walmart a {
			background: url(../_img/vendors/walmart.gif);
		}
		div#content ul.vendors li.dell a {
			background: url(../_img/vendors/dell.gif);
		}
		div#content ul.vendors li.target a {
			background: url(../_img/vendors/target.gif);
		}
		div#content ul.vendors li.bestbuy a {
			background: url(../_img/vendors/bestbuy.gif);
		}
		div#content ul.vendors li.circuitcity a {
			background: url(../_img/vendors/circuitcity.gif);
		}
		div#content ul.vendors li.ebgames a {
			background: url(../_img/vendors/ebgames.gif);
		}
		div#content ul.vendors li.frys a {
			background: url(../_img/vendors/frys.gif);
		}
		div#content ul.vendors li.fye a {
			background: url(../_img/vendors/fye.gif);
		}
		div#content ul.vendors li.kmart a {
			background: url(../_img/vendors/kmart.gif);
		}
		div#content ul.vendors li.gamecrazy a {
			background: url(../_img/vendors/gamecrazy.gif);
		}
		div#content ul.vendors li.gohastings a {
			background: url(../_img/vendors/gohastings.gif);
		}
		div#content ul.vendors li.toysrus a {
			background: url(../_img/vendors/toysrus.gif);
		}
		div#content ul.vendors li.gamestop a {
			background: url(../_img/vendors/gamestop.gif);
		}
		div#content ul.vendors li.amazon a {
			background: url(../_img/vendors/amazon.gif);
		}
		div#content ul.vendors li.zellers a {
			background: url(../_img/vendors/zellers.gif);
		}
		div#content ul.vendors li.future_shop a {
			background: url(../_img/vendors/future_shop.gif);
		}
		div#content ul.vendors li.loblaws a {
			background: url(../_img/vendors/loblaws.gif);
		}
	div#content div.sidebar {
		position: absolute;
		width: 250px;
		top: 270px;
		left: 676px;
	}
		div#content div.sidebar img.ds_color {
			margin:19px 0 5px;
		}
		div#content div.sidebar div.box {
			background: url(../_img/bg_movie.gif) no-repeat;
			width: 250px;
			height: 190px;
			padding: 3px;
			margin-bottom: 28px;
		}
		div#content div.sidebar div.box_ss {
			background: url(../_img/bg_screenshot.gif) no-repeat;
			width: 250px;
			height: 168px;
			padding: 3px;
			margin-bottom: 28px;
		}
		div#content div.sidebar a#watch_tutorial {
			background: url(../_img/spacer.gif) repeat scroll top left;
			display: block;
			width: 125px;
			height: 20px;
			position: relative;
			left: 32px;
			bottom: 60px;
		}
			div#content div.sidebar a#watch_tutorial span {
				display: block;
				position: relative;
				left: -3001px;
			}
		div#gameMovie {
			position: relative;
			left: 2px;
			top: 2px;
		}

div#footer {
	clear: both;
	background-color: #CCC;
	padding: 20px 0;
	position: relative;
	margin-bottom: -1px;
}
	div#footer p.copyright {
		position: relative;
		left: 58px;
		width: 400px;
		margin: 0;
		font-size: .8em;
		line-height: 1.4em;
	}
	div#footer ul.logos {
		position: absolute;
		left: 58px;
		list-style: none;
		width: 870px;
		height: 0;
	}
	div#footer ul.logos li {
		float: right;
		position: absolute;
	}
	div#footer ul.logos li.ninds {
		top: 3px;
		right: 360px;
	}
	div#footer ul.logos li.ninwii {
		top: 1px;
		right: 305px;
	}
	div#footer ul.logos li.nintendo {
		top: 1px;
		right: 215px;
	}
	div#footer ul.logos li.ninds_dogs {
		top: 3px;
		right: 100px;
	}
	div#footer ul.logos li.nintendo_dogs {
		top: 2px;
		right: 100px;
	}
	div#footer ul.logos li.privacy {
		/*top: -10px;*/
		top: -18px;
		right: 55px;
	}
		div#footer ul.logos li.privacy a {
			color: #595959;
			display: block;
			font-family: arial;
			font-size: 8px;
			line-height: 10px;
			text-decoration: none;
		}
	div#footer ul.logos li.esrb {
		top: -14px;
		right: 0px;
	}

div.clear {
	clear: both;
	overflow: hidden;
}