@charset "utf-8";
/* CSS Document */

#ADM_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:741px;
	background-color:#FFFFFF;
	float:left;
	clear:left;
}

/* Fondo Top */
#topBackground, #lefBackground, #rightBackground{
	width:741px;
	height:16px;
	background:url(th_bg.gif) repeat-x;
}
#lefBackground{
	background:url(th_lf.gif) no-repeat;
	background-position:left;
	
}
#rightBackground{
	background:url(th_rg.gif) no-repeat;
	background-position:right;
	margin-top:-16px;
}

#contenido, #uploadVideo{
	width:733px;
	border:1px solid #cdd3d9;
	border-top-width:0px;
	padding:3px;
	background:#FFFFFF;
	padding-bottom:0px;
}

#TVlayout {
	width:733px;
	height:510px;
	font-size:11px;
	position:relative;
}

#TVCanalera {
	width:733px; 
	height:25px; 
	position:absolute; 
	top:0px; left:0px;
	background:url(sola04.gif) repeat-x;
	z-index:2;
	font-family:Arial, Helvetica, sans-serif;
}

#TVItems {
	width:731px; 
	height:29px;
	position:absolute;
	top:26px;
	left:0px;
	background:#ffffff url(ch_bg.gif) repeat-x bottom;
	border-left: #dddddd 1px solid;
	border-right: #dddddd 1px solid;
	font-family:Arial, Helvetica, sans-serif;
}
#subeVideo {
	width:324px; 
	height:32px;
	position:absolute;
	top:60px;
	right:0px;
	border:#CCCCCC 1px solid;
	background:#fefefe;
	cursor:pointer;
}

#contPlayList{
	width:324px;
	position:absolute;
	top:95px;
	right:0px;
	border: #CCCCCC 1px solid;
	background:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
}

#TVPlayList{
	
	height:305px;
	background:#eeeeee;
	overflow-y: scroll;
	overflow-x: hidden;
}
#TVPlayList SPAN, TD {
	font-size:11px;
}

#TVPlayListTitle{
	padding:6px 6px 4px 6px;
	font-size:15px;
	font-weight:bold;
	color: #ffffff;	
	background:#ff130b;
	font-variant:small-caps;
	margin-bottom: 3px;
}

#TVEstasViendo {
	width:402px; 
	height:18px;
	padding-bottom:6px;
	padding-top:6px;
	position:absolute; 
	top:60px; left:0px; 
	background:#ebebeb; 
	color: #4D4D4D; 
	font-size:12px;
	font-weight:bold;
	z-index:200;
}
#ADM_bullet{
	vertical-align:middle;
	background:url(cm_arr.gif) no-repeat;
}
#eViendo{
	margin:11px 6px 11px 0px;
	vertical-align:middle;
	background:url(cm_arr.gif) no-repeat;
	padding-left:15px;
}

#TVPlayer {
	width:402px;
	height:344px;
	position:absolute;
	top:91px; left:0px;
}

#TVAd {
	width:355px;
	left:3px;
	position:relative;
}

#TVDestacado {
	width:400px; 
	height:48px;
	padding:2px;
	position:absolute;
	background:#f7f7f7;
	top:448px;
	left:0px;
	margin-top:5px;
}
.destacadosHolder{
	width:402px;
	height:48px;
}
#TVBuscar {
	width:327px; 
	height:51px; 
	position:relative; 
	top:452px;
	left:409px;
 	background: url(dest_bg.gif) no-repeat center;
}

#TVrowBottom {
	background:url(ft_bg.gif) repeat-x #fafafa; 
	height:4px;
}



#TVenviados{
	width:350px;
	height:170px;
	position:relative;
	left:10px;
	overflow:auto;
}

#TVMasVistos
{
	float:left;
	width:370px;
	height:540px;
	position:realtive;
	left:2px;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	overflow:hidden;
}
#TVMasEnviados
{
	float:right;
	display:inline;
}
#BTNmas{
	position:absolute;	
	top:1px;
	left:562px;
	width:170px;
	height:25px;
	text-align:right;
}
#BTNmas INPUT{
	width:80px;
	height:20px;
	margin:1px;
}
.TVfilcenter{
	background:#CCCCCC repeat-y;
	width:1px;
}
.TVfiltop{
	background:#CCCCCC repeat-x;
	height:1px;
}
.TVArrow {
	margin:11px 6px 11px 0px;
	vertical-align:middle;
	background:url(cm_arr.gif) no-repeat;	
}
.PastillaVideo {
	width:290px;
	height:92px;
	background:url(img/bg_item.jpg) top left repeat-x;
	padding:5px;
	margin:0px 0px 5px 0px;
	cursor:pointer;
}

.ThumbVideo IMG {
	width:60px;
	height:40px;
	border:1px solid #555555;
	margin:0px 5px 0px 15px;
}

.TextoVideo {
	width:160px;
	height:70px;
	margin:5px 0px 0px 0px;
	overflow:hidden;
	float:left;
}
.fechaDestacado{
	color:#999999;
	width:235px;
	position:absolute;
	top:10px;
	left:164px;
	font-size:11px;
	font-weight:normal;
}
.TituloVideo {
	width:230px;
	color:#2EA4DD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.TituloDesc {
	width:230px;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.DescVideo {
	width:230px;
	width:230px;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}

.SeeMoreVideo {
	width:56px;
	height:17px;
	background:url(img/vervid.gif) top right no-repeat;
	overflow:hidden; float:right;
}		
.admTV_Playlist, .admTV_Playlist_S{
	cursor:pointer;
	color:#123557;
	padding-right:10px;
	padding-top:4px;
	font-size:11px;
}
.admTV_Playlist_S{
}

.admTV_Items, .admTV_Items_S {
	cursor:pointer;
	border: 0px;
	background:#e2eef4;
}
.admTV_ItemsPar{
	background:#eeeeee;
}
#TVPlayList TABLE {
	cursor:pointer;
	border-top:#FFFFFF 1px solid;
	border-bottom:#dddddd 2px solid;
}
.admTV_Items .TD_img{
	border:1px solid #555555;
}
.admTV_ItemsPar .TD_img{
	border:1px solid #555555;
}
.admTV_Items .img{
	border:1px solid #999999;
}
.admTV_Items .TD{
	padding:10px;
	padding-left:5px;
	font-size:13px;
	color:#444444;
}
.admTV_Items .date{
	color:#aaaaaa;
	font-size:11px
}
.admTV_Items .date2{
	font-size:11px;
	color:#991513;
	font-weight:bold
}
	
.admTV_Items_S{
	cursor:pointer;
	background-color:#cedfea;
	color:#993300;	
}
.admTV_ItemsPar_S{
	cursor:pointer;
	background-color:#cedfea;
	color:#993300;	
}
.admTV_ItemsPar_S .TD_img{
	border:1px solid #555555;
}
.admTV_Items_S .TD_img{
	border:1px solid #555555;
}
.admTV_Items_S .img{
	border:1px dashed #991513;
}
.admTV_Items_S .TD{
	padding:10px;
	padding-left:5px;
	font-size:13px;
	color:#444444;
}
.admTV_Items_S .date{
	color: #991513;
	font-size:11px
}
.admTV_Items_S .title{
	font-size:12px;
	font-weight: bold;	
	color: #003366;	
}
.admTV_ItemsPar_S .title{
	font-size:12px;
	font-weight: bold;	
	color: #003366;	
}
.admTV_Items_S .date2{
	font-size:10px;
	color:#991513;
	font-weight:bold
}

#ADM_container, .itemTitle {
	color:#0066cc;
	font-weight:bold;
}

.searchButton {
	margin-top:12px;
	position:relative;
	top:3px;
}
.searchImput {
	/*padding:5px 5px 0px 5px;
	margin:0px 5px 0px 0px;*/
	width:215px;
	height:20px;
	border:none 0px;
	position:relative;
	top:-5px;
	background:url(srch_bg.gif) no-repeat;
	/*margin-top:15px;
	margin-left:5px;*/
}
.TVrnc {
	width:327px;
	height:50px;
	padding:4px;
	padding-left:10px;
	margin-top:-10px;
}
#uploadVideo{
	position:relative;
	top:45px;
	left:408px;
	width:324px;
	height:338px;
	padding:0px;
	overflow:auto;
	overflow-x:hidden;
	background:#EEEEEE;
	z-index:3000;
}


