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


/* CSS RESET */

* {	margin: 0px; padding: 0px; text-indent: 0px; }
:focus{ -moz-outline-style: none; }
img { border: none; padding: 0px; }
ol, ul { list-style: none; }
.left { float: left!important}
.right { float: right!important}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
.row { width: 100%; }
p { padding-bottom: 12px; }
:link, :visited { color: #336375; text-decoration: none; }
a:hover { color: #000; }

h2 { background: url(../img/headers.gif) no-repeat; height: 22px; text-indent: -3000px; overflow: hidden; margin-bottom: 15px; }



/* content */

body{
	margin:0 auto;
	padding:0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	background-color:#63c900;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a{
	color:#FFF;	
}

a:hover{
	text-decoration: none;	
}

a:visited{
	color:#FC0;
}

#container{
	width: 1000px;
	margin: 0 auto;
	text-align:center;
	position:relative;
}

#logo{
	float: left;
}

#chicken{
	width: 210px;
	float:left;
	margin-top: 80px;
}

#alien_distance{
	width: 110px;
	float: right;
	margin-top: 30px;
}

#alien_blue{
	width: 110px;
	float: right;
	margin-top: 130px;
	margin-left: 200px;
	z-index:1000;
}

#topAll{
	width: 1000px;
	clear: both;
}

#iphone{
	width: 1000px;	
	height:310px;
	float:left;

}

#alien_near{
	position:absolute;
	top: 135px;
	left: 700px;
	display:block;
}

#paraQuedas{
	position:absolute;
	top: -20px;
	left: 620px;
	display:block;
}

#superHero{
	position:absolute;
	top: 310px;
	left: 140px;	
}

#bomb{
	position:absolute;
	top: 390px;
	left: 710px;	
}

#twitter{
	position:absolute;
	width: 135px;
	top: 360px;
	left: 860px;
	height: 174px;
	padding-top:100px;
}

#buy_now{
	position:absolute;
	top: 200px;
	left: 240px;		
}

#text_content{
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	padding:0;
	clear: both;
}

#stickers{
	float: left;

}

#app_store{
	float:right;
}

#text_info{
	width: 520px;
	height: 200px;
	float: left;
	text-align: left;
	text-indent: 60px;
	padding: 20px;
}

#text_info2{
	width: 520px;
	height: 200px;
	float: left;
	font-family: 'Droid Sans Mono', arial, serif; 
	font-size:14px;
	text-align: left;
	text-indent: 60px;
	padding: 20px;
	color: white;
}

p{
	text-indent: 20px;
	
}

#footer{
	width: 1000px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	padding:0;
	padding-top: 10px;
	font-size:10px;
	font-family: 'Droid Sans Mono', arial, serif; 
	color: #479603;
}

#screenholder { 
position: absolute;
left: 338px;
top: 269px;
cursor: pointer; 

}

#screenholder_video { 
position: absolute;
left: 338px;
top: 274px;
cursor: pointer; 

}


#screenholder img {
	position: absolute; 
	bottom: 0; 
	left: 0;
	}

