/* CSS Document */
#ADMcontenedor {
	width:658px;
	height:420px;

}

#ADMplayer {
	margin-top:18px;
	width:475px;
	height:355px;
	background:#000000;
}
#ADMSidePlayer{
	height:417px;
	width:15px;
	overflow:hidden;
	background:#000000;
	float:left;
}
#ADMSidePlayerUp{
	width:15px;
	height:21px;
	background-image: url(/imagenes/up.jpg);
	background-repeat: no-repeat;
}
#ADMSidePlayerMiddle{
	height:379px;
	background:#9f1616;
}
#ADMSidePlayerBottom{
	background:url(/imagenes/down.jpg) no-repeat;
	width:15px;
	height:21px;
}
#ADMplayerHolder{
	float: left;
	width:488px;
	height:417px;
	overflow:hidden;
	background:#9f1616;
}

#ADMmostRecents{
	float: left;
	padding:5px;
	margin-top:8px;
	margin-left:6px;
	background:#AB4f4f;
	width:140px;
	overflow:hidden;
	height:390px;
}

#ADMestasViendoHolder{
	margin-top:5px;
	width:480px;
	height:30px;
	overflow:hidden;
}
#estas{height:13px;
overflow:hidden;}
.imageIconito{
	float:left;
	margin-top:2px;
	margin-left:10px;
}
#ADMEstasViendoText{
	float:left;
	height:40px;
	overflow:hidden;
	width:240px;
	padding-left:8px;
	color:#FFFFFF;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#ADMmostRecentsTitle{
	width:140px;
	height:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#estasViendo{
	float:left;
	margin-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

/*siri*/
#ADMultimos{ height:425px; width:auto; float:left;}

#ADMAd {
	width:320px;
	height:315px;
}
#ADMMostView{width:320px;}

#ADMBottom{
	width:985px;
	height:415px;
	overflow:hidden;
}
#TVCanalera {
	width:960px; 
	position:relative;
	height:31px;
	background:url(can_m.gif) repeat-x;
}

#canales{
	margin-top:4px;
	height:24px;
	overflow:hidden;
	width:735px;
	float:left;
}



/*SEARCH*/
#ADMSearch{
	float:left;
	padding-top:2px;
}
.noResult{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
#ADMSearchInp{
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#ADMSearchBtn{}
#ADMHolderSearchBtn{
	padding-top:6px;
	position:absolute;
}#ADMHolderSearchInp{
	padding-top:5px;
	padding-right:5px;
}
/*ITEMS*/
#ADMplaylist{height:348px;width:960px;float:left;}
.pTemplate{
	width:136px;
	height:163px;
	background:#333333;
	padding:10px 0px 0px 0px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-left:0px;
	border-top:0px;
	overflow:hidden;
	
}
.pTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:10px;
	width:115px;
	text-align:left;
	cursor:pointer;
	padding-left:10px;
	
}

.pDesc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D9D9D9;
	text-decoration: none;
	height:25px;
	overflow:hidden;
	width:115px;
	text-align:left;
	cursor:pointer;
	padding-left:10px;
	margin-bottom:15px;
}
.pLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	width:90px;
	text-align:left;
	cursor:pointer;
		
}


#ADMPLaylistItems a:link ,#ADMPLaylistItems a:visited   {color:#FFFFFF;text-decoration:none; }
#ADMPLaylistItems a:hover   {color:#FFFFFF; text-decoration:none;}

.pThumb{
	width:110px;
	height:80px;	
	border:1px solid #FFFFFF;
	cursor:pointer;
}
.ADMp_l{
	background-image: url(/imagenes/playlist_l.gif);
	background-repeat: no-repeat;
}
.ADMp_m{
	background-image: url(/imagenes/playlist_m.gif);
	background-repeat: repeat-x;
}
.ADMp_r{
	background-image: url(/imagenes/playlist_r.gif);
	background-repeat: no-repeat;
}


#p_l{
	width:80px;
	height:31px;
	float:left;
	padding-top:7px;
}

#p_c{
	width:820px;
	height:31px;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
}
.color{color:#990000;}
.buttonText{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;}
#p_r{
	float:right;
	height:31px;
	padding-top:7px;
}

