a:active {  outline:none; }
:focus   { -moz-outline-style:none; }


#Container
{
	float:left;
	width:960px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	height: auto;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a.player {
	display:block;
	width:655px;
	height:367px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	float: left;
	margin: 0px;
	padding: 0px;
}

.imgdisplay
{
display:none;
}
.playlist {
	color: #000000;
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	height: 459px !important;
	width: 303px;
	display:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #F7F7F7;
	margin: 0px;
}
.playlist a {

}

.playlist a.hover {
	background-color:#0033FF;
}

.playlist a.progress {

	background-color:#0033FF;	
}


.playlist a.playing {

	background-color:#0033FF;	
}


.playlist a.paused {

	background-color:#0033FF;	
}
#playlist {
	width: 303px;

}
#playlist a {

}

#playlist a.hover {
	background-color:#0033FF;
}

#playlist a.progress {

	background-color:#0033FF;	
}


#playlist a.playing {

	background-color:#0033FF;	
}


#playlist a.paused {

	background-color:#0033FF;	
}
#thumbnailvideo {
	float: left;
	width: 122px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#thumbnailvideo img
{
	float:left;
	height: 82px;
	width: 122px;
	margin: 0px;
	padding: 0px;
}


.conteplay
{
	width:280px;
	height: auto;
	float:left;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;

}

.conteplay a.hover {
	width:293px;
	height: 100px;
	background-color:#0033FF;
}

.conteplay a.progress {
	width:293px;
	height: 100px;
	background-color:#0033FF;	
}


.conteplay a.playing {
	width:293px;
	height: 100px;
	background-color:#0033FF;	
}


.conteplay a.paused {
	width:293px;
	height: 100px;
	background-color:#0033FF;	
}


.contentPlayer
{
	float:left;
	width: 655px;
	margin: 0px;
	padding: 0px;
	height: 367px;
}

#cotenedorgeralVideo
{
	width:654px;
	float:left;
	height: 367px;
	margin: 0px;
	padding: 0px;
}


#app_infotv 
{
	float:left;
	width:auto;
	margin: 0px;
	padding: 0px;
	height: 90px;
}


#app_infotv img{
	float:left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 80px;
	width: 134px;
	
}

#infotvtxt
{
	float:left;
	width:498px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#infotvtxt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}

#infotvtxt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#strtitlevideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	float: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 16px;
	margin: 0px;
	height: auto;
	width: 125px;
	}

#strtitlevideo a{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

	}
	
#strtitlevideo a:hover{
	color: #039bd3;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.clips{
	margin: 0px;
	padding: 0px;
	float: left;
	width: auto;
	overflow-x: hidden;
	overflow-y: scroll;
	height:460px;
	
}

.clips a:hover{
	color: #FF6600;
	text-decoration: none;
	}


/* play */

.playing
{
	background-color: #CCCCCC;
	width: 303px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	float: left;


}


.paused
{
	background-color:#999999;
	color: #FFFFFF;


}

#compartir {
	float: left;
	height: auto;
	width: 139px;
	margin-left:0px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#cont_facebook {
	background-position: left 9px;
	background-repeat: no-repeat;
	color: #999999;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 15px;
	margin: 0;
	padding: 3px 0;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#cont_facebook a {
	text-decoration: none;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#cont_facebook a:hover {
	text-decoration: underline;

}
#cont_facebook img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;

}
#cont_facebook img a{
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#contenedorFoote
{
	/*border:1px solid #ff0000;*/
float:left;
	width: 655px;
	background-color: #E8E8E8;
	height: 92px;
}


#urlpermalink
{
    
    left: 545px; /*290*/
    margin-top: -100px !important;
    margin-top: -126px;
	
    /*outline: 1px solid #000000;*/
    /*padding: 15px;*/
    position: relative;
    top: 340px; /*240*/
    width: 100px;
	height:100px;


}
#contenedor-info {
	float: left;
	height: auto;
	width: 960px;
}
