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

#gameWrapper{
	width: 980px;
	min-height: 100px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	clear: both; 
	 
	
	 
	background-color: #FFF;
}

.gameContentWrapper{
	width: 978px;
	float: left;
	clear: both;
	border: 1px solid #CCC;
	border-bottom: none;
}

.gameCover{
	width: 100%;
	height: 364px;
	background-color: #CCC;
}

.gameTitle{
	width: 100%;
	height: 75px;
	background-color: #0f0f0f;
	position: relative;
}

.partnerLogo{
	width: 141px;
	height: 75px;
	float: right;
	margin-right: 30px;
}

.gamePageIcon{
	width: 142px;
	height: 142px;
	background-color: #CCC;
	border: 4px solid #FFF;	
	position: absolute; top: -60px; left: 30px;
	z-index: 100;
	
	-moz-box-shadow:    0px 0px 6px 0px #666;
	 -webkit-box-shadow: 0px 0px 6px 0px #666;
	 box-shadow:         0px 0px 6px 0px #666;
	 /*border-radius: 5px;*/
}

.gamePageTitle{
	float: left;
	margin-left: 200px;
	margin-top: 2px;
}

.gamePageTitle.company {
	width: 970px;
	margin-left: 10px;
}

.gamePageTitle h1{
	font-size: 34px;
	margin-top: 10px;
}

.gamePageTitle.company H1{
	margin-left: 16px;
	margin-top: 10px;
	float: left;
}

.gamePageTitle p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #CCC;
}

#gameMenu{
	width: 150px;
	float: left;
	margin-left: 30px; margin-top: 20px;
	color: #000;
}



.backLink{
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-transform:uppercase;
}

.backLink a{
	cursor: pointer;
	margin-left: 5px;
}

.backLink img{
	height: 24px;
	float: left;
}

.backLink h3{
	height: 24px;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: 400;
	color: #FF2F01;
	line-height: 24px;	
	margin-left: 5px;
}

.gameStoreOptions {
	float: left;
	font-size: 12px ;
	color: #666;
	margin-top: 10px;
	padding: 0px;
}

.gameStoreOptions li {
	width: 145px;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #CCC;
}

.gameStoreOptions a {
	color: #333;
	text-decoration: none;
}

.gameStoreOptions a:hover {
	color: #FF2F01;
}

.gameMenuOptions {
	float: left;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
	color: #666;
	font-size: 20px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.gameMenuOptions li {
	width: 145px;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.gameMenuOptions li.active {
	color: #ff2f01;
}

.gameMenuOptions a {
	color: #333;
	text-decoration: none;
}

.gameMenuOptions a:hover {
	color: #FF2F01;
}

.gameMenuOptions H2 {
	display: block;
	float: left;
	width: 100%;
	color: #333;
	margin-top: 30px;
	
}

.gameMenuOptions H1 {
	display: block;
	float: left;
	width: 100%;
	font-size: 18px;
	color: #333;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.csoon{
	font-size: 8px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}

#gameContent{
	width: 720px;
	min-height: 500px;
	position: relative;
	float: left;
	color: #000;
	margin-left:  40px;
	margin-top: 40px;
}

.COMING_SOON h1{
    color : #000;
    text-align: center;
}

.gameDetails{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.gameDetails H1{
	color: #000;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

.gameDetails P{
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

.gameFeaturesWrapper{
	width: 50%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

.gameFeaturesWrapper.wide40{
	width: 40%;
	margin-right: 20px;
}

.gameFeaturesWrapper.wide45{
	width: 45%;
	margin-right: 20px;
}

.gameFeaturesWrapper.wide33{
	width: 30%;
	margin-right: 20px;
}

.gameFeaturesWrapper.wide30{
	width: 30%;
	margin-right: 10px;
	margin-bottom: 0px;
	
}

.gameFeaturesWrapper.wide55{
	width: 55%;
}

.gameFeaturesWrapper.wide60{
	width: 60%;
}

.gameFeaturesWrapper.wide100{
	width: 100%;
}

.gameFeaturesWrapper.stadium P{
	font-size: 11px;
	text-align: center;
}

.gameFeaturesWrapper.stadium H1{
	font-size: 18px;
	text-align: center;
}

.gameFeaturesWrapper.cindy{
	background-color: #af73c1;
}

.gameFeaturesWrapper.right{
	float:  right;
}

.gameFeaturesWrapper H1, #gameContent H1{
	font-size: 20px;
	color: #000;
}

.gameFeaturesWrapper H2, #gameContent H2{
	font-size: 16px;
	color: #2d2d2d;
}

.gameFeaturesWrapper.avanza{
	background-color: #f3f3f3;
}

.gameFeaturesWrapper P, #gameContent P{
	color: #666;
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
}

.gameFeaturesWrapper li{
	margin-bottom: 10px;
}

.gameFeaturesWrapper.sectionSpecial{
	background: url(http://digital-legends.com/exports/sectionPattern.png) repeat-x 0 bottom;
}

.gameFeatures{
	width: 30%;
	float:  left;
	margin-bottom: 40px;
	margin-right: 20px;
}

.gameFeatures.right{
	float: right;
}

.gameFeatures ul{
	list-style-type: none;
}

.gameFeatures li{
	color: #666;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #CCC;
}

.gameFeatures H4{
	font-size: 15px;
	color: #000;	
}

.gameFeatures.single{
	width: 100%;
}

.featureIcon{
	display: block;
	width: 50px;
	height: 70px;
	float: left;
}

.socialSharingButtons{
	width: 100%;
	height: 20px;
	float: left;
	margin-top: 20px;
}

.testimonial{
	text-align: center;
	color: #000 !important;
	font-size: 17px !important;	
}

.testimonialSource{
	text-align: center;
	font-size: 11px !important;
}

#itemsVisual{
	position: relative; top: 0px;
}

.speed_cell_section {
	width: 100%;
	height: 261px;
	float: left;
	clear: both;
	margin-bottom: 40px;	
}

.speed_cell_section_text{
	width: 280px;
	position: relative; top: 50px; left:  400px;
}

.speed_cell_section_text H1{
	font-size: 16px !important;
	color: #FFF !important;
}

.speed_cell_section_text P{
	font-size: 12px !important;
	color: #FFF !important;
}

.speed_cell_section_text A{
	color: #fffe97 !important;
	text-decoration: underline !important;
}

.speed_cell_section.tennis{
	background-image: url(http://digital-legends.com/exports/game_micoachtennis/speedcell_section.jpg);

}

.speed_cell_section.soccer{
	background-image: url(http://digital-legends.com/exports/game_micoachsoccer/micoach_section_soccer.jpg);
}

.speed_cell_section.basket{
	background-image: url(http://digital-legends.com/exports/game_micoachbasket/micoach_section_basket.jpg);
}

.tenniscourt{
	width: 100%;
	float:  left;
	margin-right: 0px;
}

#jobs_onefighter{
	width: 406px;
	height: 493px;
	position: absolute; top:  -80px; right: -80px;
	overflow: visible;
}

#jobs_puerto{
	width: 528px;
	height: 325px;
	position: absolute; top:  -10px; left: -544px;
	overflow: visible;
}

#game_soccer_workout{
	width: 518px;
	height: 305px;
	position: relative; top:  -10px; left: -150px;
	float: left;
	overflow: visible;
}

.nomarginright {
	position: relative; right:  -14px;
}

.nomarginright.onesequel {
	position: relative; right:  -39px; top:  -41px;
}

.nomarginright.respawnables{
	position: relative; right:  -4px;
}

.iphoneShow{
	width: 700px;
	height: 279px;
	background: url(http://digital-legends.com/exports/iphone4.jpg) no-repeat left;
	position: relative; left:  -220px;
	margin-top: 50px;

	float: left;
}

.iPhoneView {
	width: 379px;
	height: 253px;
	position: relative; top: 25px; left: 160px;
	float: left;
	margin-right: 250px;
	
}

.specialContent{
	width: 980px;
	height: 300px;
	position: relative; top:  0px; left:  -221px;
	background-color: #2e2e2e;
	margin-bottom: 40px;
	
	
}

#xperia{
	float: left;
	overflow: visible;
	position: relative; top: -20px;
}

#xperiaTitle{
	float: left;
	width: 300px;
	margin-top: 40px;
	margin-left: 20px;
}

#xperiaTitle H1{
		color: #FFF;
		font-size: 28px;
		font-weight: 300;
}

#xperiaTitle H2 {
		color: #FE0000;
		font-size: 18px;
		font-weight: 300;
}

#xperiaTitle P {
		color: #CCC;
		font-size: 12px;
}

#makingOf{
	width: 300px;
	height: 300px;
	float: right;
	background-color: #000;
}

#makingOfWrapper{
	width: 225px;
	float: left;
	position: relative; top: 25px; left: 40px;
}

#makingOfWrapper H1{
	color: #FFF;
	font-size: 28px;
	font-weight: 300;
	margin-top: 20px;
}

#makingOfWrapper H2{
	color: #FE0000;
	font-size: 16px;
}


#keynote{
	width: 980px;
	height: 450px;
	position: relative; top:  0px; left:  -221px;
	float: left;
	background-color: #000;
	margin-bottom: 40px;
}

#krollboss{
	position: absolute; left: 0px; top: 40px;
}

#keynoteWrapper {
	width: 560px;
	position: absolute; right: 40px; top:  40px;
}

#keynoteWrapper2 {
	width: 980px;
	height: 100px;
	position: absolute; bottom:  0px; left:  0px;
	float: left;
	background-color: #2d2d2d;
}

#keynoteWrapper2 P{
	display: block;
	width: 300px;
	margin: 15px;
	margin-left: 100px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

#keynote H1{
	color: #FFF;
	font-size: 28px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 20px;
}

#keynoteVideo{
	width: 462px;
	height: 311px;
	position: relative; left: 50%;
	margin-left: -231px;
	border: 2px solid #FFF;
	clear: both;
}

#nokian97{
	position: absolute; top: 100px; left: -140px;
}

#cindy{
	width: 980px;
	height: 258px;
	position: relative; top:  0px; left:  -220px;
	float: left;
	background: url(http://digital-legends.com/exports/game_dance/cindy.png) no-repeat right #af73c1;
}

#cindyWrapper{
	width: 500px;
	height: 218px;
	position: relative; top:  14px; left:  222px;
}

#cindyWrapper H1, #cindyWrapper P{
	color: #FFF;
} 

#cindyWrapper IMG {
	border: 2px solid #FFF;
}

#avanzaWrapper{
	margin: 30px;
}

#avanzaWrapper IMG{
	margin-bottom: 30px;
}

.newBadge{
	float: left;
	width: 60px;
	margin-right: 10px;
}

#sony{
	width:  479px;
	height: 229px;
	position: relative; top:  0px; left: 150px;
}

#multiplayer{
	position: relative; top:  0px; left: -50px;
}

#snow{
	position: relative; top:  20px; left: 20px;
	border: 4px solid #FFF;
	
	-moz-box-shadow:    0px 0px 6px 0px #666;
	 -webkit-box-shadow: 0px 0px 6px 0px #666;
	 box-shadow:         0px 0px 6px 0px #666;
	 /*border-radius: 5px;*/
}

#snow2{
	border: 4px solid #FFF;
	
	-moz-box-shadow:    0px 0px 6px 0px #666;
	 -webkit-box-shadow: 0px 0px 6px 0px #666;
	 box-shadow:         0px 0px 6px 0px #666;
	 /*border-radius: 5px;*/
}