@import "menu.css";

/* CSS spécifique au jeu MTT3 danger next door*/

#game-mtt3 .container-inner {margin-top:24px;}

body#game-mtt3{ background-color: #ca141e;}


#game-mtt3 a:hover{
	color:#821C1C
}


#game-mtt3 #container-wrapper{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
#game-mtt3 #container{
	width: 860px;
	margin-bottom: 5em; /* for block_footer */
}

#game-mtt3 .game_logo{
	top:-55px
}

#game-mtt3 .game_news {
	padding-top:5em;
	color:#821C1C
}



#game-mtt3 .game_menu li{	
	background:url(../../../css/860/images/layout/game_os_bgx130.png) no-repeat;
	width:150px;
	height:116px;
	padding:10px;
	text-align:center;
	float: left;
	color:#666;
	font-size:0.9em
}
#game-mtt3 .game_menu li a{display: block;}
#game-mtt3 .game_menu li span{display:none}
#game-mtt3 .game_menu li.mac{margin-left:5px}


#game-mtt3 .game_menu .free {
	color:#235281;
	font-weight:bold;
	line-height:1.1em
}
#game-mtt3 .game_menu .buy {
	color:#3D5900;
	font-weight:bold;
	line-height:1.1em
}
#game-mtt3 .game_menu .not_available{ 
	padding-top:0em;
	line-height:1.4em
}


#game-mtt3 .game_menu .btn_try_us {	
	background-position: -410px -10px;	
	width: 62px;
	height: 35px;
	margin: 0.4em auto 0.5em;
	display: block;
	float:left;
	margin-left:1em;
}
#game-mtt3 .game_menu .btn_try_us:hover{
	background-position: -410px -60px;	
} 


#game-mtt3 .game_menu .btn_try_fr {
	
	background-position: -510px -10px;	
	width: 62px;
	height: 35px;
	margin: 0.4em auto 0.5em;
	display: block;
	float:left;
	margin-left:0.5em;
}
#game-mtt3 .game_menu .btn_try_fr:hover{
	background-position: -510px -60px;	
} 



#game-mtt3 .separateur{display:none;height:0}

#game-mtt3 .bloc_license_games{
	margin-top:0
}
#game-mtt3 .bloc_license_games h2 a{
	background: url(images/more.png) no-repeat;
	height:	48px;
	display:block;
	margin:0;
	padding:0px
}
#game-mtt3 .bloc_license_games h2 span{display:none;}



