@charset "utf-8";
.MiniPlayer .MiniPlayerTop {
	background:url(mini_bg.gif) repeat;
	width:301px;
	height:358px;
}
.MiniPlayer .mp_l {
	background:url(mini_rn_b.gif) left repeat-y;
	width:5px;
	height:100%;
	float:left;
}
.MiniPlayerTop .mp_c {
	border:#ebebeb 1px;
	border-bottom-style:solid;
	border-top-style:solid;
	float:left;
	width:274px;
	height:205px;
	padding:4px 0px 0px 0px;
	background:url(mini_bg.gif) repeat-x repeat-y;
}
.MiniPlayer .mp_r {

	background:url(mini_rn_b.gif) right repeat-y;
	width:5px;
	height:100%;
	float:right;
	display:inline;
	
}
.MiniPlayer .mp_t {
	height:50%;
}
.MiniPlayer .mp_b {
	height:50%;
}
.MiniPlayer .mp_l .mp_t {
	background:url(mini_rn_tl.gif) top no-repeat;
}
.MiniPlayer .mp_r .mp_t {
	background:url(mini_rn_tr.gif) top no-repeat;
}
.MiniPlayer .mp_l .mp_b {
	background:url(mini_rn_bl.gif) bottom no-repeat;
}
.MiniPlayer .mp_r .mp_b {
	background:url(mini_rn_br.gif) bottom no-repeat;
}

#MLogo
{
	margin-top:12px;
	margin-left:8px;
	background:url(mini_logo.gif) no-repeat;
	width:160px;
	height:28px;
	float:left;
	
}
#MVerMasVideos
{	margin-top:14px;
	background:url(mini_vermasvideos.gif) no-repeat;
	width:110px;
	height:32px;
	display:inline;
	float:right;
	cursor:pointer;
}

#MiniPlayer327
{
	padding-left:12px;

}


#MItems
{
	width:274px;
	height:66px;
	background:url(mini_bg2.gif);
	margin-left:13px;
	margin-top:3px;

	
}
.tdSelected
{
	color:#FF0000;
}
#holderItmes
{
	cursor:pointer;
}
#MEstasViendo
{	
	width:185px;
	height:30px;
	float:left;
	text-align:left;
	margin-left:12px;
	margin-top:5px;
	font-family:Tahoma;
}
#evTitle
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height:15px;
	width:180px;
	overflow:hidden;
}
#evDesc
{
	font-size:11px;
	color:#2F3737;
	height:15px;
	width:180px;
	overflow:hidden;
	
}
#MADMLogo
{
	width:91px;
	height:30px;
	float:right;
	display:inline;
}
#admtv_items{

}

.MiniPlayerFooter {
	background:#ebebeb;
	width:370px;
	height:40px;
	margin-top:5px;
}
.MiniPlayerFooter .mp_c {
	border:#ebebeb 1px;
	border-bottom-style:solid;
	border-top-style:solid;
	float:left;
	width:348px;
	height:26px;

	
	
}
.MiniPlayerFooter .mp_c IMG {
	border:none;
	margin:2px;
}

.MiniPlayerFooter .mp_c #admMoreVideos {
	margin-left:140px;
	/*float:right;*/
}