@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/mafia2_bg.jpg) top center no-repeat #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

img {
	border: none;
}

a {
	color:#0c6495;
	text-decoration:none;
}
a:hover {
	color:#E8E435;
	text-decoration:underline;
}
a img {
	border:0;
}

/* global and index stuff */

#container {
	width:950px;
	height:1000px;
	margin:0 auto;
}
	#localize {
		width:275px;
		height:25px;
		float:left;
		margin:307px 0 0 368px;
		background:url(../images/choose_country_fr.gif) top left no-repeat;
	}
	#localizeAlt {
		width:275px;
		height:25px;
		float:left;
		margin:1px 0 0 368px;
		background:url(../images/choose_country_fr.gif) top left no-repeat;
	}	
		#homeLink {
			float:left;
			width:368px;
			height:116px;
			margin:190px 0 0 280px;
		}	
		#firstLink {
			float:left;
			width:22px;
			height:15px;
			margin:5px 0 0 92px;
		}
		.otherLink {
			float:left;
			width:22px;
			height:15px;
			margin:5px 0 0 4px;
		}			
	#topNav {
		width:950px;
		height:77px;
		float:left;
		margin:25px 0 0 0;
		background:url(../images/nav_bg.gif) top left no-repeat;
	}		
		#topNav img {
			margin:0 12px 0 0px;
		}
	#content {
		width:950px;
		height:1000px;
		float:left;
		margin:0;
		background:#000000;

	}	
		#preTitle {
			width:268px;
			height:82px;
			float:left;
			margin:20px 0 0 0;
		}
		#preTitleBig {
			width:268px;
			height:124px;
			float:left;
			margin:5px 0 0 340px;
		}	
		#preTitleBig2 {
			width:268px;
			height:100px;
			float:left;
			margin:20px 0 0 340px;
		}						
		.horiz {
			width:800px;
			height:5px;
			float:left;
			margin:10px 0 0 50px;
		}
	#retailers {
		width:880px;
		height:530px;
		float:left;
		margin:20px 0 0 40px;
	}					
		#retailers img {
			margin:0 3px 3px 0;
		}			
	#boxShots {
		width:880px;
		height:364px;
		float:left;
		margin:20px 0 0 47px;
	}		
		#boxShots img {
			margin:0 0 0 20px;
		}		
	.prePlat {
		width:244px;
		height:30px;
		float:left;
		margin:0 0 0 85px;
		font-size:18px;
		font-weight:bold;
		text-align:center;
	}
	.prePlat2 {
		width:244px;
		height:30px;
		float:left;
		margin:0 0 0 34px;
		font-size:18px;
		font-weight:bold;
		text-align:center;
	}	
	.butRow {
		width:880px;
		height:46px;
		float:left;
		margin:0 0 0 52px;
	}				

		.buyAuchan {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_auchan.gif) no-repeat 0 0;
		}
		.buyAuchan:hover {
			background-position:0 -46px;
		}	
		.buyAuchan span {
			display:none;
		}
		
		.buyVirgin {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_virgin.gif) no-repeat 0 0;
		}
		.buyVirgin:hover {
			background-position:0 -46px;
		}	
		.buyVirgin span {
			display:none;
		}
		
		.buyAmazon {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_amazon.gif) no-repeat 0 0;
		}
		.buyAmazon:hover {
			background-position:0 -46px;
		}	
		.buyAmazon span {
			display:none;
		}
		
		.buyFnac {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_fnac.gif) no-repeat 0 0;
		}
		.buyFnac:hover {
			background-position:0 -46px;
		}	
		.buyFnac span {
			display:none;
		}	
			
		.buyCdiscount {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_cdiscount.gif) no-repeat 0 0;
		}
		.buyCdiscount:hover {
			background-position:0 -46px;
		}	
		.buyCdiscount span {
			display:none;
		}
		
		.buyMicromania {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_micromania.gif) no-repeat 0 0;
		}
		.buyMicromania:hover {
			background-position:0 -46px;
		}	
		.buyMicromania span {
			display:none;
		}
		
		.buyCarrefour {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_carrefour.gif) no-repeat 0 0;
		}
		.buyCarrefour:hover {
			background-position:0 -46px;
		}	
		.buyCarrefour span {
			display:none;
		}
		
		.buyGame {
			float:left;
			margin:0 0 0 32px;
			width:246px;
			height:46px;
			background:url(../images/buy_but_game.gif) no-repeat 0 0;
		}
		.buyGame:hover {
			background-position:0 -46px;
		}	
		.buyGame span {
			display:none;
		}			
											
	#bottom {
		width:950px;
		height:270px;
		float:left;
		margin:0;
		color:#333333;
		font-size:9px;
		background:#000000;
	}
		#bottom img {
			margin-bottom:10px;
		}		


				
/* Secondary */

#containerRE {
	width:950px;
	height:1470px;
	margin:0 auto;
}
	#contentRE {
		width:950px;
		height:840px;
		float:left;
		margin:0;
		background:#000000;
	}
	
#containerWA {
	width:950px;
	height:1350px;
	margin:0 auto;
}
	#contentWA {
		width:950px;
		height:720px;
		float:left;
		margin:0;
		background:#000000;
	}
	
#containerVE {
	width:950px;
	height:1453px;
	margin:0 auto;
}
	#contentVE {
		width:950px;
		height:745px;
		float:left;
		margin:0;
		background:#000000;
	}
	
#containerGR {
	width:950px;
	height:1495px;
	margin:0 auto;
}
	#contentGR{
		width:950px;
		height:795px;
		float:left;
		margin:0;
		background:#000000;
	}
	
#containerCE {
	width:950px;
	height:1340px;
	margin:0 auto;
}
	#contentCE {
		width:950px;
		height:640px;
		float:left;
		margin:0;
		background:#000000;
	}
				
		#bonusVegas {
			width:906px;
			height:346px;
			float:left;
			margin:20px 0 0 22px;
			background:url(../images/fnac_vegas.jpg) no-repeat 0 0;
		}
		#bonusWarhero {
			width:906px;
			height:346px;
			float:left;
			margin:20px 0 0 22px;
			background:url(../images/mediamarkt_warhero.jpg) no-repeat 0 0;
		}
		#bonusRenegade {
			width:906px;
			height:346px;
			float:left;
			margin:20px 0 0 22px;
			background:url(../images/amazon_renegade.jpg) no-repeat 0 0;
		}
		#bonusGreaser {
			width:906px;
			height:346px;
			float:left;
			margin:20px 0 0 22px;
			background:url(../images/greaser.jpg) no-repeat 0 0;
		}
		#collectors {
			width:825px;
			height:517px;
			float:left;
			margin:10px 0 0 60px;
		}									
			.bonusTxt {
				width:425px;
				height:115px;
				float:left;
				margin:312px 0 0 10px;
				font-size:13px;
			}
			#bonusTxt2 {
				width:395px;
				height:115px;
				float:left;
				margin:70px 0 0 497px;
				font-size:13px;
			}			
		#choosePlatform {
			width:880px;
			height:40px;
			float:left;
			margin:30px 0 0 45px;
			color:#990000;
			font-weight:bold;
		}		
		#preBottom {
			width:560px;
			height:58px;
			float:left;
			margin:0 0 0 210px;
		}			


					
