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

body {
	background-color:#222;
	background-repeat: repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif, Arial;
}

#bodyiphone
{
	background-color:#222;
	background-repeat: repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif, Arial;
}

#maincontaineriphone
{
	position: absolute; /*Posicionamiento absoluto*/
	width: 940px; /*Ancho del contenedor*/
	height: 585px; /*Alto del contenedor*/
	background-image: url(../images/MainBackground.png); /*Fondo del contenedor*/
	background-position: center; /*Posicionamiento del fondo del contenedor*/
}

img {
	border: 0px
}

a {
	text-decoration:none;
	color: #CCC;
}

#maincontainer {
	position: absolute; /*Posicionamiento absoluto*/
	width: 940px; /*Ancho del contenedor*/
	height: 585px; /*Alto del contenedor*/
	top: 50%; /*Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	margin-top: -292px; /*Restamos la mitad de alto del SWF para centrarlo verticalmente*/
	margin-left: -470px; /*Restamos la mitad de ancho del SWF para centrarlo horizontalmente*/
	background-image: url(../images/MainBackground.png); /*Fondo del contenedor*/
	background-position: center; /*Posicionamiento del fondo del contenedor*/
}

#menu {
	position: absolute;
	margin-top: 20px;
	margin-left: 140px;
	width: 649px;
	height: 40px;
	background-image: url(../images/menu/FondoMenu.png);
	background-position: center;
}

#submenupelicula {
	position: absolute;
	width: 649px;
	height: 28px;
	margin-top: 60px;
	margin-left: 50px;
	text-align:center;
}


#menu img {
	margin-top: 4px;
	margin-left: 0px;
}

#videoframe {
	position: absolute;
	margin-top: 80px;
	margin-left: 95px;
	width: 530px;
	height: 301px;
	background-image:url(../images/ScreenBackground.png)
}

#video {
	margin-top: 10px;
	margin-left: 15px;
}

#contentframe {
	position: absolute;
	margin-top: 80px;
	margin-left: 95px;
	width: 530px;
	height: 301px;
	font-size: 12px;
	text-align:justify;
	color:#CCC;
	background-image:url(../images/ScreenBackground.png);
	background-repeat:no-repeat;
}

#contentframecentered {
	position: absolute;
	margin-top: 75px;
	margin-left: 95px;
	width: 530px;
	height: 301px;
	font-size: 12px;
	text-align:center;
	color:#CCC;
	background-image:url(../images/ScreenBackground.png);
	background-repeat:no-repeat;
}

#contentframecenterednosub {
	position: absolute;
	margin-top: 100px;
	margin-left: 95px;
	width: 530px;
	height: 301px;
	font-size: 12px;
	text-align:center;
	color:#CCC;
	background-image:url(../images/ScreenBackground.png);
	background-repeat:no-repeat;
}

#insidecontentframe {
	float: left;
	width: 425px;
	height: 270px;
	margin-top: 20px;
	margin-left: 15px;
}

#insidecontentframefichatecnica {
	float: left;
	width: 480px;
	height: 250px;
	margin-top: 30px;
	margin-left: 25px;
}

#insidecontentframesuscribe {
	float: left;
	width: 480px;
	height: 240px;
	margin-top: 40px;
	margin-left: 25px;
}

#insidecontentframesinopsis {
	float: left;
	width: 420px;
	height: 240px;
	margin-top: 50px;
	margin-left: 55px;
}

#insidecontentframeenlaces {
	float: left;
	width: 380px;
	height: 200px;
	margin-top: 50px;
	margin-left: 75px;
}


#insidecontentframecontacto {
	float: left;
	width: 420px;
	height: 200px;
	margin-top: 60px;
	margin-left: 55px;
}

#insidecontentframedistribucion {
	float: left;
	width: 480px;
	height: 235px;
	margin-top: 20px;
	margin-left: 20px;
}

#insidecontentframecomprar {
	float: left;
	width: 480px;
	height: 235px;
	margin-top: 27px;
	margin-left: 20px;
}

#insidecontentframedispack {
	float: left;
	width: 154px;
	height: 235px;
}

#insidecontentframedistext {
	margin-top: 20px;
	float: right;
	width: 280px;
	height: 235px;
}

#insidecontentframedistext2 {
	margin-top: 60px;
	float: right;
	width: 280px;
	height: 175px;
}

#insidecontentframedirector {
	float: left;
	width: 420px;
	height: 300px;
	margin-top: 25px;
	margin-left: 55px;
}

#compradvd {
	position: absolute;
	margin-top: 385px;
	margin-left: 155px;
	width: 140px;
	height: 75px;
}

#linkdonaahora {
	position: absolute;
	margin-top: 385px;
	margin-left: 300px;
	width: 124px;
	height: 75px;
}

#linkfacebook {
	position: absolute;
	margin-top: 385px;
	margin-left: 430px;
	width: 140px;
	height: 75px;
}

#copy {
	position: absolute;
	margin-top: 560px;
	margin-left: 20px;
	width: 860px;
	height: 30px;
	color:#FFF;
	font-size: 9px;
}

#copy a {
	color: #FFF;
}

#sms_body {
	background-color: #000000;
	background-repeat: repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif, Arial;
}

.sms_precio {
	font-size: 9px;
}

.sms_rojo {
	font-size: 18px;
	font-weight:bold;
}

#sms_info {
	margin: 20px;
	color: #CCC;
	font-size: 12px;
}

#copysms {
	color:#FFF;
	font-size: 9px;
}

#marcodescargas {
	margin-top: 8px;
}

#marcodonar {
	margin-top: 15px;
	width: 480px;
}

#donarsms {
	float: left;
	text-align: center;
	width: 230px;
	height: 150px;
}

#donarpaypal {
	float: right;
	text-align: center;
	width: 230px;
	height: 150px;
	margin-right: 10px;
}

#descargas {
	height: 90px;
	width: 180px;
}

#descarga {
	float:left;
	margin: 0px;
	width: 90px;
	height: 90px;
	font-size: 11px;
}

#descarga {
	float:left;
	margin: 0px;
	width: 90px;
	height: 90px;
	font-size: 11px;
}

#descargasize {
	font-size: 10px;	
}

.email {
	unicode-bidi:bidi-override;
	direction: rtl;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
}

.enlace {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dotted;
}

.casillaformulario {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif, Arial;
	font-size: 11px;
	text-align: center;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: dotted;
	border-color: #333;
	background-color: #555;
	color: #FFF;
}

#enviar {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DDD;
	text-shadow: #000;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style:none;
	background-color: transparent;
	border-color: transparent;
}

#changelan {
	position: absolute;
	margin-top: 35px;
	margin-left: 780px;
	width: 114px;
	height: 30px;
}

#ultimasnoticias {
	position: absolute;
	margin-top: 300px;
	margin-left: 820px;
	width: 100px;
	height: 90px;
}

