/* M O T I O N */


.web{
	color:#333333;
	text-decoration:none;
	font-weight: normal;
	background-image:none;
	background-color:#8FA2AC;
	background-image:url(/imagenes/boton02.png);
}
.web:hover {
	text-decoration:none;
	color:#515C63;
}


.peli {
	float:left;

}

.player1 {
	width:580px;
	background-color:#1d1d1d;
/*	background-image:url(/motion/imagenes/backMov.png);*/
	float:left;
	padding-left: 10px;
	padding-bottom: 25px;
}


.showsite img {
	margin-bottom:10px;
	float:left;
	}
.showsite{
	width:790px;
	}

#contenidos {
	display:block;
	overflow:hidden;
	background-image:url(/imagenes/loader.gif);
	background-repeat:no-repeat;
	background-color:#1D1D1D;
	margin-top:0px;
	margin-bottom:0px;
	height:0px;
	margin-right:10px;
}

.listado{
	background-color:#1d1d1d;
	margin-top:0px;
	padding-bottom: 2px;
}

.listado h3:hover{
	display:block;
	background-color: #FFCC33;
	color: #1d1d1d;
}

.columna h3{
	font-size: 10px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding-left: 5px;
}

.columna {
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	width:190px;
	font-size: 10px;
	margin-bottom:10px;
	
}

.infosite {
	width:590px;
	display:block;
	background-color: #1d1d1d;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	
}


.info {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	width:190px;
	font-size: 10px;
	line-height: normal;
	vertical-align: bottom;
	color:#CCCCCC;
	text-decoration: none;
	font-weight: normal;
	background-color:#1d1d1d;
	border:2px solid #1d1d1d;
	margin-bottom:10px;
	margin-left:6px;

}


.info ul {
	margin:0px;
	padding:0px;
}
.info li {
	list-style:none;
	padding-left:5px;
	border-bottom:1px solid #333;
	background-color:#212121;
	background-image:url(/imagenes/back_li.gif);
	background-repeat:no-repeat;
	line-height:15px;
}

.info li b {
	text-transform:uppercase;
	width:70px;
	display:inline-block;
	border-right:1px dotted #111;
	
}

.qtime {
	/*background-image:url(/imagenes/quicktime.png);
	background-repeat:no-repeat;*/
	font-style:italic;
	padding-left:2px;
	margin-top:15px;
	clear:left;
}

.qtime:hover{
	color:#FFFFFF;
}

ul.mas {
	width: 190px;
	float: left;
	}

ul.mas li {
	background-image:url(/imagenes/back_mas.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
.descripcion {
	background-repeat:no-repeat;
	padding:10px 10px;
	width: 480px;
	clear: left;
	margin-bottom: 0px;
	font-size:14px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	
}

.playlist {
	
	padding-top:0px;
}
.playlist b{
	padding-left:5px;
}

.playlist a {
	display:block;
	padding:2px;
	background-image:url(/imagenes/casette.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	padding-left:25px;
	border:1px solid #333;
	background-color:#333;
	
}
.playlist a:hover {
	color:#FFFFFF;
	background-color:#333;
/*	background-image:url(/imagenes/casette_hover.gif);
	background-repeat:no-repeat;*/
	
}
.playlist a:active {
	color:#FFFFFF;
	background-color:#333;
	background-image:url(/imagenes/casette_active.gif);
	background-repeat:no-repeat;
	
}

.playlist .selected {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(/imagenes/casette_selected.gif);
	background-repeat:no-repeat;
}

.playlist .selected:hover {
	background-image:url(/imagenes/casette_selected.gif);

}
	
