/*
	GAMES SECTION
*/

#games_container {
    width: 715px;
    margin-left: 32px;
    color: #014B6A;
}


.topbun {
    background: url(http://images.wallaceandgromit.com/2009/games/game-topbun.jpg) 10px 10px no-repeat;
}

.invention {
    background: url(http://images.wallaceandgromit.com/2009/games/game-invention.jpg) 10px 10px no-repeat;
}

.grandadventures {
    background: url(http://images.wallaceandgromit.com/2009/games/game-grandadventures.jpg) 10px 10px no-repeat;
}

.snowdrift {
    background: url(http://images.wallaceandgromit.com/2009/games/game-snowdrift.jpg) 10px 10px no-repeat;
}

.sprocketrocket {
	background: url(http://images.wallaceandgromit.com/2009/games/game-sprocketrocket.jpg) 10px 10px no-repeat;
}

.wallacesworkshop {
	background: url(http://images.wallaceandgromit.com/2009/games/game-wallacesworkshop.jpg) 10px 10px no-repeat;
}

#games_container .game,
#games_container .text {
	width: 350px;
}

#games_container .game {}


#games_container .game a {
    padding: 0;
    margin: 0;
    height: 219px;
	display:block;
}

#games_container .game p {
    background: url(http://images.wallaceandgromit.com/2009/games/frame.png) no-repeat;
    text-indent: -9999px;
	height:220px;
}






#header {
    background : url(http://images.wallaceandgromit.com/2009/headers/games.jpg) 0 0 no-repeat;
	height: 241px;
	position: relative;
}


h2 {
	position: absolute;
	top: 0;
	left: -9999em;
}




/* @group FEATURED GAME */

#sect-featured-game {
	background: url(http://images.wallaceandgromit.com/games/bg-feat-bogey-man.jpg) no-repeat;
	height: 271px;
	width: 769px;
	position: relative;
}

#sect-featured-game h3,
#sect-featured-game .intro {
	position: absolute;
	top: 0;
	left: -9999em;
}

#sect-featured-game .action {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 420px;
	height: 270px;
}

#sect-featured-game .action a {
	display: block;
	text-indent: -9999em;
	height: 100%;
}

/* @end FEATURED GAME */


#games_container {}



.section-games .bg-trim {padding:30px 0 2em 0;}

.lnk-more-games {text-align:right;font-weight:bold;padding: 0 30px 0;}






/* @group GAME EMBED */

#flashcontent {
	height: 510px;
	margin: 0 0 15px;
	text-align:center;
	overflow: hidden; /* Clearfix for all browsers */
	_zoom: 1; /* Clearfix for IE6 */
}

#flashcontent p {
	margin: 0;
	padding: 15px 20px;
	font-weight: bold;
}

#flashcontent p a {
	color: #701a07;
}

/* @end GAME EMBED */
