/* CSS Document */
#gamesWrapperTile {
	background: transparent url(../images/backgrounds/gamesTile.gif) repeat-y;
}
#gamesWrapper {
	background: transparent url(../images/backgrounds/gamesBg.jpg) no-repeat 0 0;
	
	/*Imagine Ad Campaign
	background: transparent url(../images/backgrounds/Imagine-games-room.jpg) no-repeat 0 0;*/
}
#gamesWrapper.gamesDetail {
	background: transparent url(../images/backgrounds/gamesDetailBg.jpg) no-repeat 0 0;
}
div.breadcrumb { background-color:#df0c94; }
div.breadcrumbTop { background: transparent url(../images/games/breadcrumbTop.gif) no-repeat; }
div.breadcrumbBot { background: transparent url(../images/games/breadcrumbBot.gif) no-repeat; }

div#breadcrumbWrapperGame { width:460px; margin:0 0 0 12px; }

.minHeightContent {
  	min-height:375px;
  	height:auto !important;
  	height:375px;
}
#gamesWrapper #contentMid, #gamesWrapper #contentHead, #gamesWrapper #contentFoot {
    margin-left:0;
}

div#nintendoDS {
    width:86px;
    height:42px;
    position:absolute;
    left:650px;
	top:336px;
	display:none;
}
div#pspConsole {
    width:114px;
    height:96px;
    position:absolute;
    left:650px;
	top:350px;
	/*display:none;*/
}
a#pspConsole {
    display:block;
    height:77px;
    left:560px;
    position:absolute;
    text-indent:-99999px;
    top:345px;
    width:174px;
    z-index:1;
}

/*----  GAMES REPEATING BLOCKS  ----*/
.gameRepeater {
	background: transparent url(../images/games/gamesFrame.gif) no-repeat;
	margin-bottom: 16px;
	width:426px;
    min-height:122px;
  	height:auto !important;
  	height:122px;
}
a.thumbnailLink, img.downloadImg {
	display:block;
	float:left;
	width:132px;
	height:102px;
	padding:5px;
}
.downloadThumb { padding:7px 0 0 7px; }

.gameRepeaterContent {
	margin:0 0 18px 158px;
}
.gameRepeaterContent h3 {
	margin:0;
	color:#a8145d;
}
.gameTitleTop {
	height:5px;
	background: transparent url(../images/games/gameTitleTop.gif) no-repeat;
	font-size:0%;
}
.gameTitleBot {
	height:5px;
	background: transparent url(../images/games/gameTitleBot.gif) no-repeat;
	margin-bottom:8px;
	font-size:0%;
}
.gameRepeaterLinks {
	margin-left:158px;
}
.gameRepeater h4 {
	margin:0.75em 0 0 0;
}
.playLink {
	display:block;
	float:right;
	width:48px;
	height:21px;
	background: transparent url(../images/games/play_button.gif) no-repeat;
}
.downloadLink {
	display:block;
	float:right;
	width:81px;
	height:21px;
	background: transparent url(../images/games/download_button.gif) no-repeat;
}
.gameRepeater p {
	padding-top:4px;
}
div.moreLinkWrapper {
	text-align:right;
	padding:20px 20px;
	clear:both;
}
div.moreLinkWrapper a { color:#A8145D; font-size:0.75em; font-weight:bold; }

/*----  MORE GAMES REPEATING BLOCKS   ----*/
#flashGameWrapper { margin:20px 0 22px  12px; }
.moreGamesRepeater {
	width:144px;
	float:left;
	margin-right: 22px;
}
.moreGamesRepeater .thumbnailLink {
	display:block;
	width:132px;
	height:102px;
	padding:5px;
	margin-bottom:12px;
	background: transparent url(../images/games/gamesFrame.gif) no-repeat;
}
.moreGamesRepeater h3 {
	margin:0;
	color:#df0c94;
}
.gamesContent .noMargin {
	margin:0;
}
div#moreGamesWrapper { margin:0 0 0 12px; }
div#moreGamesWrapper #contentMid {
	width:500px;
}
div#moreGamesWrapper #contentHead {
	width:521px;
	background: transparent url(../images/games/contentHeader.png) no-repeat;
}
div#moreGamesWrapper #contentFoot {
	width:521px;
	background: transparent url(../images/games/contentFooter.png) no-repeat;
}

div#mpu.gamesMpu {
    left: 521px;
	top: 423px;
}



/* Imagine Campaign Friday morning 11th Sept – Friday afternoon 18th Sept */
a#nintendoDS {   
    display:block;
    position:absolute;
    text-indent:-99999px; 
    z-index: 1;
    left: 564px;
	top: 344px;
	height: 78px;
	width: 93px;
}