body {
	background: #fff url('../images/bg-1920.jpg') no-repeat top center !important; }

/*p { line-height: 0 !important; }*/

#main {
	margin: 70px 0 0 0; 
	background: url(/resources/images/promos/bg_areaM.png) center top no-repeat; 
	clear: both; width: 937px; height: 587px; }
	
	#npmain {
	margin: 100px 0 0 0; 
	background: url(/resources/images/promos/np_main_bg.png) center top no-repeat; 
	clear: both; width: 937px; height: 670px; }
	
a {	outline: none; }

#lines { height: 455px;	} 
	
#lines span{
	display: block;	position: absolute;
	top: 0;	height: 455px; }
	
#adv {
	position: absolute;
	left: 0px; top: 0px;
	width: 380px; height: 455px; }

.starfield {
	float: left; position: relative;
	margin: 0 auto; top: 4px;
	left: 17px; width: 380px;
	height: 455px; background: none;
	overflow: hidden; }

.starfield .loggedout {
	position: absolute; top: 0px; left: 0px;
	background: url(/resources/images/mobile_gift/logged_out.jpg) no-repeat;
	width: 381px; height: 455px; overflow: visible; }
		
.login_btn {
	float: right;
	position: relative; 
	top: 300px; margin: 0 110px 0 0;
	width: 250px; text-align: center; }
	
	.login_btn p {
	color: #0072c7;
	font: 24px "Montserrat", Arial, sans-serif; 
	margin: 0 0 25px 0; }
	
.giftcontent { float: left; margin: 200px 30px 0 30px;}
	
	.giftcontent p {
	margin: 40px 10px;
	width: 370px;
	font: 24px Arial, sans-serif !important; }
	
	.npcontent { float: left; margin: 250px 30px 0 30px;}
				
.starfield .ufo {
	position: absolute; top: 0px; left: 0px;
	background: url(/resources/images/mobile_gift/BIG-sprite_60_web.jpg) repeat-x;
	width: 381px; height: 455px; overflow: visible; }
		
#ufoInfo3{
	position: absolute; top: 0px;
	right: 10px; display: none; padding: 2px 5px;
	font-size: 12px; text-align: center;
	background: none; text-indent: -999px; }
	
.text {
	margin: 0 auto 0; float: right;
	position: relative; top: 230px;
	right: 50px; z-index: 9; text-align: center; 
	font: normal normal 42px/60px Helvetica, "Montserrat", Arial, sans-serif; 
	color: #0072c7; display: none; }
	
#controls_button input { 
	height: 120px; cursor: pointer; width: 100%;}
	
#controls_button {cursor: pointer; position: relative;
	width: 160px; height: 110px; left: 160px;
	display: block;	z-index: 5; top: 310px;
}
		
.ie7 #controls_button {
	left: -220px;
}