@charset "utf-8";
#bs_gameS1{
	position:relative;
	float:left;
	width: 483px;
	height: 290px;
	margin: 10px 0 0 0;
}
	.series1_en{
		background: url(../images/backgrounds/bs2_game_series1_en.jpg) 0 0 no-repeat;
	}
	.series1_fr{
		background: url(../images/backgrounds/bs2_game_series1_fr.jpg) 0 0 no-repeat;
	}
	.series1_es{
		background: url(../images/backgrounds/bs2_game_series1_es.jpg) 0 0 no-repeat;
	}
	.series1_it{
		background: url(../images/backgrounds/bs2_game_series1_es.jpg) 0 0 no-repeat;
	}

	.btn_play{
		position: absolute;
		right: 10px;
		bottom: 18px;
		height: 25px;
		text-indent:-9999px;
		width: 77px;
	}
	.btn_play:hover{
		background-position: 0 -25px;
	}
		.play_en{
			background: url(../images/buttons/play_en.gif) 0 0 no-repeat;
		}
		.play_fr{
			background: url(../images/buttons/play_fr.gif) 0 0 no-repeat;
		}
		.play_es{
			background: url(../images/buttons/play_es.gif) 0 0 no-repeat;
			width: 84px;
		}
		.play_it{
			background: url(../images/buttons/play_it.gif) 0 0 no-repeat;
			width: 80px;
		}
#bs_gameXS{
	position:relative;
	float:left;
	width: 483px;
	height: 290px;
	margin: 10px 0 0 13px;
}
	.XS_en{
		background: url(../images/backgrounds/bs2_game_seriesXS.jpg) 0 0 no-repeat;
	}
	.XS_fr{
		background: url(../images/backgrounds/bs2_game_seriesXS.jpg) 0 0 no-repeat;
	}
	.XS_es{
		background: url(../images/backgrounds/bs2_game_seriesXS.jpg) 0 0 no-repeat;
	}
	.XS_it{
		background: url(../images/backgrounds/bs2_game_seriesXS.jpg) 0 0 no-repeat;
	}
#bs_gameFX{
	position:relative;
	float:left;
	width: 317px;
	height: 290px;
	margin: 10px 0 0 13px;
}
	.FX_en{
		background: url(../images/backgrounds/bs_game3_en.jpg) 0 0 no-repeat;
	}
	.FX_fr{
		background: url(../images/backgrounds/bs_game3_fr.jpg) 0 0 no-repeat;
	}
	.FX_es{
		background: url(../images/backgrounds/bs_game3_es.jpg) 0 0 no-repeat;
	}
	.FX_it{
		background: url(../images/backgrounds/bs_game3_it.jpg) 0 0 no-repeat;
	}
/* Game v1 */
#panel_game {
	width:980px;
	height:650px;
}
#noFlashContainer{
	position:relative;
}
#noflash{
	width:970px;
	height:490px;
	font-size:12px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	text-align:left;
}
#noFlashMain{
	padding:10px;
}
#flashJsWarning, #getFlashLink{
	width:200px;
	height:60px;
}
#noFlashCustomText{
	width:500px;
	font-size:14px;
}
#noFlashCustomText ul{
	padding-top:20px;
}
#flashJsWarning a:link, #getFlashLink a:link, #noFlashCustomText a:link{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
