/***ccss form**/
.form-style-6{
	font: 95% Arial, Helvetica, sans-serif;
	max-width: 100%;
	margin: 10px auto;
	padding: 16px;
	background: #F7F7F7;
}
.form-style-6 h1{
	background: #43D1AF;
	padding: 20px 0;
	font-size: 140%;
	font-weight: 300;
	text-align: center;
	color: #fff;
	margin: -16px -16px 16px -16px;
}
.form-style-6 input[type="text"],
.form-style-6 input[type="date"],
.form-style-6 input[type="datetime"],
.form-style-6 input[type="email"],
.form-style-6 input[type="number"],
.form-style-6 input[type="search"],
.form-style-6 input[type="time"],
.form-style-6 input[type="url"],
.form-style-6 textarea,
.form-style-6 select 
{
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	background: #fff;
	margin-bottom: 4%;
	border: 1px solid #ccc;
	padding: 3%;
	color: #555;
	font: 95% Arial, Helvetica, sans-serif;
}
.form-style-6 input[type="text"]:focus,
.form-style-6 input[type="date"]:focus,
.form-style-6 input[type="datetime"]:focus,
.form-style-6 input[type="email"]:focus,
.form-style-6 input[type="number"]:focus,
.form-style-6 input[type="search"]:focus,
.form-style-6 input[type="time"]:focus,
.form-style-6 input[type="url"]:focus,
.form-style-6 textarea:focus,
.form-style-6 select:focus
{
	box-shadow: 0 0 5px #43D1AF;
	padding: 3%;
	border: 1px solid #43D1AF;
}

.form-style-6 input[type="submit"],
.form-style-6 input[type="button"]{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	padding: 3%;
	background: #43D1AF;
	border-bottom: 2px solid #30C29E;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
	color: #fff;
}
.form-style-6 input[type="submit"]:hover,
.form-style-6 input[type="button"]:hover{
	background: #2EBC99;
}
/***ccss form**/


body {
padding : 0;
height : 100%;
/*background:#7FB3CC#F76103;*/

overflow-x:hidden;
background:#FFFFFF;

/*
background: url("imagenes/html-color-codes-color-tutorials-hero-00e10b1f.jpg") fixed;
background-position:right;
background-position:top;
background-repeat:no-repeat;
background-color:#000;
*/

		
}


* {
margin : 0;
padding : 0;
}
html, body {
height : 100%;
width : 100%;


}


.inlineimg {
	vertical-align: middle;
}

.inline{
display: inline;
  
}

.auto{
 width:100%;
 float:left;
 }


.corte { 

clear: both;
}

.border{
border:silver 1px solid;

}


.d_290x150px{

width:290px;
height:150px;
border:silver 1px solid;
text-align:center;
padding:3px;

}



.clear_30{
 height:30px;
 width:90%;
 margin:5px auto;
 padding:5px auto;
 border-top:#F76303 2px solid;
}

/* Quitado
.upload{
background-image:url(http://dl.dropbox.com/u/40188720/imagenes/weather_06.png);
float:left;
color:#F76103;
height:32px;
min-width:32px;
padding-left:35px;
background-repeat:no-repeat;
display:inline;
}.upload:hover{background-image:url(http://dl.dropbox.com/u/40188720/imagenes/weather_05.png);
}.upload:active{background-image:url(http://dl.dropbox.com/u/40188720/imagenes/weather_06.png);}
*/

.areadetexto{
width: 90%;
height: 80px;
margin-left:20px;
border:silver  1px solid;
color:#666666;
padding:5px;

border-radius:5px; 
}

/*font caracter Geotype TT*/
#contenido {
margin : 0 auto;
width : 960px;/*930*/
border-right:red 0px solid;
border-left:red 0px solid;
min-height:600px;
height : auto !important ;
height : 100%;
position : relative;
font-size: 12px;
	font-family: arial;
	color:#1A1A1A;
background:white;
padding:5px;
/**border-radius: 15px; **/
/**background: url(imagenes/1600_1200_20100506124546162331.jpg);
**/
}



img {  
  outline: none;
border: 0;  
  
}

a img {  
  outline: none;
border: 0;  
  
} 

.orange{
color:#F76103;
}

.red{
color:red;
}
ul li{
list-style:none;

}

a{
color:#333333;
text-decoration:none;
  outline: none;

}
a:hover{
color:#F76103;
text-decoration:underline;
}


.left{
float:left;
}
.right{
float:right;
}


.small {
	font-size: 8pt;
	color:#696969;
	padding:5px;
}

.puntitos{
background-image:url(imagenes/puntitos.jpg);
height:10px;
width:95%;
margin:5px auto;
}


select{
margin-left:5px;
margin-right:5px;
height:20px;
width:80px;
font-family: Verdana;
	font-size: 11px;
}



/*header*/

.header{
width:100%;
height:79px;/*79*/
border:silver 0px solid;
/*background-image:url("imagenes/cabecera.png")*/
background-repeat:no-repeat;
color:#666666;
font-weight:bold;
}



.texto{

background:#FFFFFF;
border:silver  1px solid;
/*border:medium none !important;*/
color:#666666;
font-size:12px;
height:24px;

margin:10px;
padding-top:5px;

font-family:arial,sans-serif;

border.radius: 3px;  
 -moz-border-radius: 3px;  
 -webkit-border-radius: 3px;  
 
 behavior:url(border-radius.htc);  

}


.botonenviar,.botonenviar2 {
border: #F76103 1px solid;
width:100px;
height:50px;
color:white;
/*font-family:arial,sans-serif;*/
height:24px;
text-align:center;
cursor:pointer;
padding:2px;
font-weight:bold;
background:#F76103;
border-radius: 3px;

}


.botonenviar:hover,.botonenviar2:hover{
color:#F76103;
background:white;
border: #F76103 1px solid;

}


.botonenviar2 {
padding-top:10px;
background:white;
color:#F76103;

}


.botonenviar2:hover{
color:white;
background:#F76103;
}

/*incia sesion*/
.inicia_sesion_hover{
border:silver 1px solid;
padding:5px;
width:200px;

position:absolute;
background:white;
visibility:hidden;
z-index:250px;
}



/*****categorias***/
.categorias{
border-bottom: #F76303 1px solid;
height:90px;
width:100%;

}


.categorias ul.ul_categorias li{
background-image:url(imagenes/li_nav.jpg);
background-repeat:no-repeat;
list-style:none;
margin:10px;
margin-left:30px;
padding-left:15px;
}




/*****navegacion***/

.navegacion{
width:90%;
height:20px;
background-color:#F76303;
margin:0 auto;
text-align:left;
border.radius: 3px;  
 -moz-border-radius: 3px;  
 -webkit-border-radius: 3px;  
 
 behavior:url(border-radius.htc);  


}

.sub_menu li a{
width:150px;
}

.navegacion a{
color:white;
border:#EE4000 0px solid;
float:left;
height:23px;
margin-left:15px;

}
.navegacion a:hover{
 
   background-color:#EE4000;
   text-decoration:none;
}






/******* navegacion_etiquetas  ********/

.navegacion_etiquetas{
width:100%;
height:250px;
border:silver 0px solid;

}

.navegacion_etiquetas a{
float:left;
width:200px;
height:30px;
text-decoration:none;

}
.navegacion_etiquetas li{
list-style:none;

}
.navegacion_etiquetas li{

background-image:url(imagenes/etiqueta_nav.jpg);
background-repeat:no-repeat;
width:200px;
height:30px;
margin-left:30px;
margin-top:0px;

padding:5px;

}

.inlineimg {
	vertical-align: middle;
	padding-left:5px
}

.navegacion_etiquetas li:hover{
background-image:url(imagenes/etiqueta_nav_hover2.jpg);
}

.navegacion_etiquetas li:active{
background-image:url(imagenes/etiqueta_nav_active.jpg);
}



/*****navegacion top******/



.navegacion_top {
/*
border-bottom:#F76103 0px solid;
*/  
width:100%;
height:15px;/*110*/

}

.navegacion_top a{
/*font-weight:bold;*/
color:white  ;
margin-right:3px;

}


/*******navegacion letras*******/

 .navegacion_letras{
 border:silver 1px solid;

 width:75%;
 margin-left:30px;
 height:90px;

 
 }
  .navegacion_letras li{
 height:28px;
 text-align:center;
 margin:5px;
list-style:none;
 border: #E4E8F2 2px solid;
 width:35px;
background:white;
 
 margin-right:5px;
 float:left;
  }
	  .navegacion_letras li:hover{
	background-image:url(imagenes/boton_pagina_hover.jpg);
	 
border: white 2px solid;
	}
		  .navegacion_letras li.g:hover{
	background-image:url(imagenes/boton_pagina_hover_g.jpg);
	 
border: white 2px solid;
	}
	
   .navegacion_letras a{
  padding-top:5px;
 float:left;
 width:35px;
 height:28px;
	 color:#304AA3;
	 font-weight:bold;
 }
 
  .navegacion_letras a:hover{
	color:white;
	 font-weight:bold;
	 text-decoration:none;
	}
	
/*random**/

.random_pelicula{
border: silver 0px solid;
width:180px;
 height:80px;
 margin-right:5px;
float:right;

}


    /*******derecha********/



.derecha{
min-height:550px/*2730px*/;
height: auto !important ;
height: 100%;

width:300px;
border:silver 0px solid;
margin-top:10px;
float:right;
}

/*****izquierda*******/


.izquierda{
width:640px;/**620/
/*2730px*/min-height:550px;
height: auto !important ;
height: 100%;

border:black 0px solid;

margin-top:10px;
   color: #777; 
}


/*cargar mas*/
.fin_no_hay_mas
	{
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding:8px;
	 height:15px;
	margin-left:35px;
	width:480px; 

	}


/*****informacion*****/



.informacion{

width:90%;
height:50px;
background-color:#F76303;
margin:30px;
color:white;
padding:5px;

border.radius: 8px;  
 -moz-border-radius: 8px;  
 -webkit-border-radius: 8px;  
 
 behavior:url(border-radius.htc);  

}

h1.cinemix{
font-size:39px;
font-family:Eurostile;
margin-left:20px;
}


/***pie**/



.pie{
width:90%;
height:200px;
border:silver 1px solid;

padding:20px;
margin: 0 auto;
border-top:#F76303 2px solid;

}


.pie li{
background-image:url(imagenes/li_nav.jpg);
background-repeat:no-repeat;
list-style:none;
margin:10px;
margin-left:30px;
padding-left:15px;
}


/*pie part*/
.piepart{


width:250px;

padding:10px;
border: #F76103 1px solid;
height:24px;
margin:10px;


text-align:center;


border-radius: 3px;



}


.piepart h3 {
line-height: 1;
color:white;
text-shadow: 1px 1px 1px #F76103;

}













/**Mostrando la pelicula a elegir**/



li.rectangulo_pelicula,li.rectangulo_pelicula_derecha{
border: silver 1px solid;
width:180px;
height:80px;



background-image:url(imagenes/fondo_barra.png);
}li.rectangulo_pelicula:hover{border:#F76103 1px solid}

ul.ul_rectangulo_peliculas p.titulo_r_p{
 float:right;
  width:90px;
	font-size: 8pt;
	color:#696969;
	padding:5px;
}


 #sortable .placeholder{ border:1px dotted black; }

ul.ul_rectangulo_peliculas li.rectangulo_pelicula{float:left;margin:5px 5px 5px 5px;}
ul.ul_rectangulo_peliculas li.rectangulo_pelicula_derecha{margin:5px auto}

ul.ul_rectangulo_peliculas li{
list-style:none;
text-decoration:none;
}
ul.ul_rectangulo_peliculas{
padding:15px;
border:red 0px solid;

}

.hr_margin{
margin:3px;
color:white;

} 









.eliminar_visto{

border:silver 1px solid;

position:absolute;
float:right;
text-align:center;
margin-top:2px;
margin-left:166px;
font-size: 7pt;
padding:0.4px;
border:silver 1px solid;
width:9px;
cursor:default;
visibility:hidden;

}.eliminar_visto:hover{font-weight:bold;color:white;background:#F76103;border:#F76103 1px solid;}


	


/***etiquetas***/


.novedad {background-image : url(imagenes/novedad.png);}
.estreno {background-image : url(imagenes/estreno.png);}
.proximamente {background-image : url(imagenes/proximamente.png);}
.super {background-image : url(imagenes/super_estreno.png);}
.dvd {background-image : url(imagenes/estreno_dvd.png);}
.new {background-image: url(imagenes/nueva_calidad.png);} 
.sub {background-image : url(imagenes/estreno_sub.png);}
.hd {background-image : url(imagenes/calidad_hd.png);}
.cuarentena {background-image : url(imagenes/cuarentena.png);}
.fav {background-image : url(imagenes/fav_esquina.png);}
.no-pase {background-image : url(imagenes/no-pase.png);}
.pase {background-image : url(imagenes/pase.png);}
.trailer {background-image : url(imagenes/nuevo_trailer.png);}


.estreno ,.proximamente,.super,.dvd ,
.sub,.hd,.cuarentena,.fav,.new,.trailer,.novedad,.no-pase,.pase {
height : 80px;
width : 75px;
position : absolute;
background-repeat : no-repeat;
z-index : 1;
}


	
	 /*******************************caratulas  Fin*/

	 
	 


/**********Enlaces mirrors y partes***************/

.titulo_paginas_mirror{
width:100%;
background:#F76303;
color:white;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}


.p_descarga{
color:#666666;
}
.texto_descarga p{
font-weight:bold;
}

.texto_descarga{

background:#FFFFFF;
border:#F76103  1px solid;
/*border:medium none !important;*/
color:#F76103;
font-size:14px;
height:44px;

text-align:left;
margin:10px;
padding:5px;

font-family:arial,sans-serif;

border.radius: 3px;  
 -moz-border-radius: 3px;  
 -webkit-border-radius: 3px;  
 
 behavior:url(border-radius.htc);  

}

.texto_descarga:hover{
border:silver 1px solid;

}
.texto_descarga:active{
border:#F76103 1px solid;

}



a.none{
text-decoration:none;

}

p.v_img {
float : right;
padding: 0px;
margin-left : 87%;

position : absolute;

}

