@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(fondo.gif);
}

#contenedor #cuerpo #contfoto{
	position:relative;
	width:100%;
	}
	
#total #contenedor #cuerpo #titulocat {
	width: 710px;
	color:#DE1A00;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	float: left;
	margin-left: 45px;
	margin-top: 16px;
	height: 21px;
	background-image: url(img/fondo-movies.jpg);
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
}
#total #contenedor #cuerpo #titulocat1 {
	width: 650px;
	color:#DE1A00;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	float: left;
	margin-top: 15px;
	height: 22px;
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
	
#contenedor #cuerpo #cargando{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left:120px;
	top:50px;
	}

#contenedor #cuerpo #contfoto #foto{
	position:absolute;
	left:45px;
	top:20px;
	}



#contenedor #cuerpo #videoPlayer {
	height: 456px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #999;
}
#contenedor #cuerpo #centroVideo {
	float: left;
	height: 480px;
	width: 800px;
	margin-top: 25px;
}


#contenedor {
	height: 902px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #cabezal {
	float: left;
	height: 110px;
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px;
}
#contenedor #cabezal h1 span {
	display: none;
}
#contenedor #cabezal h1 {
	padding: 0px;
	float: right;
	height: 75px;
	width: 147px;
	background-image: url(img/logo.gif);
	margin-top: 15px;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor #botonera {
	background-color: #06C;
	float: left;
	height: 28px;
	width: 800px;
	background-image: url(img/fondobarra.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#contenedor #botonera ul {
	padding: 0px;
	list-style-type: none;
	background-image: url(img/fondobarra.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 44px;
}
#contenedor #botonera ul li {
	float: left;
	display: block;
}
#contenedor #botonera ul #bot1 {
	height: 28px;
	width: 218px;
	background-image: url(img/btn1.gif);
}
#contenedor #botonera ul #bot1 a  {
	display: block;
	padding-top: 23px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 215px;
	height: 5px;
}
#contenedor #botonera ul #bot1 a:hover  {
	background-image: url(img/btn1_r.gif);
}
#contenedor #botonera ul #bot2 a  {
	display: block;
	padding-top: 23px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 165px;
	height: 5px;
}
#contenedor #botonera ul #bot2 a:hover  {
	background-image: url(img/btn2_r.gif);
}
#contenedor #botonera ul #bot3 a  {
	display: block;
	padding-top: 23px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 150px;
	height: 5px;
}
#contenedor #botonera ul #bot4 a  {
	display: block;
	padding-top: 23px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 153px;
	height: 5px;
}
#contenedor #botonera ul #bot3 a:hover  {
	background-image: url(img/btn3_r.gif);
}
#contenedor #botonera ul #bot2 {
	height: 28px;
	width: 168px;
	background-image: url(img/btn2.gif);
}
#contenedor #botonera ul #bot3 {
	height: 28px;
	width: 153px;
	background-image: url(img/btn3.gif);
}
#contenedor #botonera ul #bot4 {
	height: 28px;
	width: 154px;
	background-image: url(img/btn4.gif);
}
#contenedor #botonera ul #bot4 a:hover  {
	background-image: url(img/btn4_r.gif);
}
#total {
	width: 100%;
	background-image: url(img/fondo_marvista.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#contenedor #cuerpo {
	margin: 0px;
	float: left;
	height: 700px;
	width: 800px;
}


#contenedor #cabezal h2 {
	float: left;
	height: 30px;
	width: 523px;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 46px;
}
#total #contenedor #cuerpo #moviePlayer {
	float: left;
	height: 335px;
	width: 451px;
	margin-top: 20px;
	margin-left: 45px;
	background-color: #000;

}
#total #contenedor #cuerpo #moviePlayer #galeria {
	float: left;
	width: 446px;
	height: 70px;
	margin-top: 10px;
}
#total #contenedor #cuerpo #moviePlayer #player2 {
	position:relative;
	float: left;
	height: 245px;
	width: 430px;
	margin-top: 10px;
	margin-left: 10px;
}


#total #contenedor #cuerpo #moviePlayer #player2 a {
float:right;
margin:0px;
text-decoration:none;
font-family:Verdana, Geneva, sans-serif;
color:#F00;
font-weight:bold;
}

#total #contenedor #cuerpo #infoMovie {
	float: left;
	height: 335px;
	width: 227px;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #FFF;
}
#total #contenedor #cuerpo #infoMovie h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #de1b00;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#total #contenedor #cuerpo #infoMovie h3 {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DE1B00;
}
#total #contenedor #cuerpo #infoMovie #line {
	background-color: #DE1B00;
	height: 2px;
	width: 208px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#total #contenedor #cuerpo #infoMovie p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0F5D88;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 208px;
	height: 245px;
	overflow: auto;
	line-height:15px;
}






#contenedor #cabezal h2 span {
	display: none;
}
#contenedor #cabezal ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 49px;
}

#contenedor #cabezal ul #primero {
	width: auto;
	padding-right: 10px;
}
#contenedor #cabezal ul #medio {
	float: left;
	width: auto;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #166DA1;
}
#contenedor #cabezal ul #final {
	width: auto;
	padding-left: 9px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #166DA1;
}

#contenedor #cabezal ul li {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E12126;
	display: block;
}
#contenedor #cabezal ul li a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #E12126;
	text-decoration:none;
}
#contenedor #cabezal ul li a:hover{
	color: #1A6390;
}
#contenedor #botonera ul li span {
	display: none;
}
#contenedor #botonera ul #corteizq {
	background-image: url(img/separadosizq.jpg);
	width: 50px;
	height: 28px;
}	
#contenedor #botonera ul #corte {
	background-image: url(img/separados1.gif);
	width: 3px;
	height: 28px;
}
#total #contenedor #cuerpo #centroVideo #videoPlayer #player {
	height: 396px;
	width: 702px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#total #contenedor #cuerpo #centroVideo #videoPlayer #tituloVideo  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #C00;
	width:300px;
	float:left;
}
#total #contenedor #cuerpo #centroVideo #videoPlayer #tituloVideo_skip  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-top: 13px;
	margin-right: 10px;
	font-weight: normal;
	color: #C00;
	width:390px;
	float:right;
	text-align:right;
}
#total #contenedor #cuerpo #centroVideo #videoPlayer #tituloVideo_skip  a{
	color: #C00;
	text-decoration:none}
#total #contenedor #cuerpo #centroVideo #videoPlayer #tituloVideo_skip  a:hover{
	color: #C00;
	text-decoration:underline}


#total #contenedor #cabezal #programming {
	background-image: url(img/programing_catalog_titulo.gif);
}
#total #contenedor #cuerpo #programmingBloke1 {
	float: left;
	height: 360px;
	width: 457px;
	margin-left: 40px;
	margin-top: 25px;
}
#total #contenedor #cuerpo #programmingBloke2 {
	float: left;
	height: 340px;
	width: 207px;
	margin-top: 25px;
	margin-left: 30px;
	background-color: #FFF;
	padding: 10px;
}
#total #contenedor #cuerpo #programmingBloke2 h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #DE1B00;
	font-weight: normal;
	text-transform: uppercase;
}
#total #contenedor #cuerpo #programmingBloke2 h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE1B00;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DE1B00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#total #contenedor #cuerpo #programmingBloke2 p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #11699A;
}
#total #contenedor #cuerpo #programmingBloke1 #programmingplayer {
	background-color: #FFF;
	height: 276px;
	width: 454px;
	padding-top: 3px;
	padding-left: 3px;
}
#total #contenedor #cuerpo #programmingBloke1 ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#total #contenedor #cuerpo #programmingBloke1 ul li {
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	margin-top: 5px;
	margin-right: 6px;
	background-color: #FFF;
	margin-left: 6px;
}
#total #contenedor #cuerpo #newReleases {
	float: left;
	height: 167px;
	width: 714px;
	margin-left: 40px;
	margin-top: 15px;
	background-color: #FFF;
}
#total #contenedor #cuerpo #busqueda {
	float: left;
	height: 130px;
	width: 710px;
	margin-top: 15px;
	margin-left: 45px;
	background-color: #FFF;
	background-image: url(img/search.gif);
}
#total #contenedor #cuerpo #new {
	width: 710px;
	float: left;
	margin-left: 45px;
	background-color: #FFF;
	height: 168px;
}
#total #contenedor #cuerpo #busqueda #form #col1 {
	width: 320px;
	float: left;
}
#total #contenedor #cuerpo #busqueda #form #col2 {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#total #contenedor #cuerpo #busqueda #form #col-dist {
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#total #contenedor #cuerpo #busqueda #form #lineaVert {
	background-color: #F00;
	float: left;
	width: 2px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 110px;
}
#total #contenedor #cuerpo #busqueda #form {
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#total #contenedor #cuerpo #busqueda #form h4  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DE1B00;
	text-transform: uppercase;
	padding: 0px;
}
#total #contenedor #cuerpo #busqueda #form ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	list-style-type: none;
	overflow: auto;
	height: 105px;
	display: block;
}
#total #contenedor #cuerpo #busqueda #form ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	font-size: 9px;
}
#total #contenedor #cuerpo #busqueda #form ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #DE1B00;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#total #contenedor #cuerpo #busqueda #form ul li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1d709d;
	text-decoration: none;
}
#total #contenedor #cuerpo #busqueda #form #col1 #name {
	width: 200px;
	border: 1px solid #DE1B00;
	text-align: left;
	color: #1d709d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#total #contenedor #cuerpo #busqueda #form #col1 #select {
	width: 200px;
	border: 1px solid #DE1B00;
	text-align: left;
	color: #1d709d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 25px;

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#total #contenedor #cuerpo #resultado {
	background-color: #FFF;
	width: 710px;
	margin-left: 45px;
	margin-top: 30px;
	float: left;
	height: 508px;
	background-image: url(img/programingcatalog.gif);
}
#total #contenedor #cuerpo #resultado ul {
	float: left;
	width: 640px;
	margin-top: 20px;
	margin-left: 44px;
	height: 468px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
}
#total #contenedor #cuerpo #resultado ul li {
	float: left;
	height: 185px;
	width: 115px;
	display: block;
	border: 1px solid #DE1B00;
	margin-bottom: 10px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 5px;
	text-align:center;
}

#total #contenedor #cuerpo #resultado ul hover li {
	border: 5px solid #DE1B00;
	}

#total #contenedor #cuerpo #resultado ul li #POSTER  {
	height: 100px;
	width: 79px;
	display: block;
	margin-right: auto;
	margin-left: auto;

}
#total #contenedor #cuerpo #resultado ul li a {
	display: block;
	float: left;
	width: 113px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #0D6799;
	text-decoration: none;
}

#total #contenedor #cuerpo #resultado ul li a:hover {
	color: #DE1B00;
	}

#total #contenedor #cuerpo #resultado ul li h3 {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #DE1B00;
	text-transform: uppercase;
	float: left;
	width: 115px;
	text-align: center;
}

#total #contenedor #cuerpo #resultado ul li h4 {
	display: block;
	margin-top: -5px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #12567C;
	text-transform: uppercase;
	float: left;
	width: 115px;
	text-align: center;
}

#total #contenedor #categoria{
	
	}

#total #contenedor #cuerpo #resultado ul li p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #12567C;
	float: left;
	display: block;
	width: 455px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 130px;
	overflow: auto;
}
#total #contenedor #cuerpo #resultado p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DE1B00;
}

