.distantHidden {
	visibility:hidden; 
	position:absolute; 
	left:-9999px;
}

/* Copia del estilo ".linklist .gallery"en 46664.css con sólo el background-color 
   cambiado */
.linklist .selectedGallery{
	background-image:url(../../App_Themes/46664FrontDefault/gallery.gif);	
	
	/*background-color:rgb(113,101,88);*/
	background-color:white;
	background-repeat:no-repeat;
	background-position:left top;
	padding:2px;
	padding-left:11px;
	border:0px;
	color:#333333;
	 
}

.label_login_error
{

color:Red;
font-weight:bold;
padding-left:4px;
}

.label_done_right
{

color:Blue;
font-weight:bold;
padding-left:4px;
}

#prevNext {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 5px;
	/*padding: 0px;
	margin: 0px;
	margin-right: 2px;*/
}

#prevNext a:link, #prevNext a:visited {
	text-decoration: none;
	color: #F05A28;
}

#prevNext a:hover {
	text-decoration: none;
	color: #999999;
}

#prevNext img {
	border: 0px;
}

/********* MEnsajes de error del login **********/


.textSize a:link,.textSize a:visited,.textSize a:hover
{
    color:White;
     border-width:0px;
    border:none;   
    text-decoration:none;
}


.tools a:link,.textSize a:visited,.textSize a:hover
{
 border-width:0px;
    border:none;   
    color:White;
    text-decoration:none;
}

.tools2 a:link,.textSize a:visited,.textSize a:hover
{
    color:White;
     border-width:0px;
    border:none;   
    text-decoration:none;
}

.toolsFinito a:link,.textSize a:visited,.textSize a:hover
{
    color:White;
     border-width:0px;
    border:none;   
    text-decoration:none;
}

.textSize a:link img,.textSize a:visited img,.textSize a:hover img
{
    border-width:0px;
    border:none;   
    border-color:White;
    text-decoration:none; 
}


.tools a:link img,.tools a:visited img,.tools a:hover img
{    
     border-width:0px;
    border:none;
    border-color:White;
    text-decoration:none;
}

.tools2 a:link img,.tools2 a:visited img ,.tools2 a:hover img
{   
     border-width:0px;
    border:none;
    border-color:White;
    text-decoration:none;
}

.pager a:link img,.pager a:visited img,.pager a:hover img
{
    border-width:0px;
    border:none;   
    border-color:White;
    text-decoration:none; 
}

.pager a:link ,.pager a:visited ,.pager a:hover 
{
    border-width:0px;
    border:none;   
    border-color:White;
    text-decoration:none; 
}


#formTrailers li.label3{
	font-family: arial,sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width:75%;
	padding-right: 9px;
}

#formTrailers li.input3{
	font-family: arial,sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	padding-left: 12px;
}

#formTrailers li.edit .editquest2 {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #ffffff;
	color: #444444;
	width: 90%;
	height: 90px;
}


.labelForm3 {
	margin-top:3px;
	margin-left:12px;
	text-align: left;
}


/* redefine a .commentsList .tools2 para sacarle el color de fondo */
.commentsList .tools2redef{
float:right;
/*background-color:#fafafa;*/
}


.labelFormLabelUsuario {
	text-align: right;
}

#formTrailers li.edit2 {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: auto;
	padding-right: 9px;
	padding-left: 27px;
}




.inputCheck {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	/*width: 72%;*/
	height:20px;
	padding-left: 9px;
}

.asterisco
{
color:Red;
}

.inputCapcha {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	width: 72%;
	height:40px;
	vertical-align:middle;
}
.inputCapcha input,.inputForm select {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	margin-right: 5px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #f4f4f4;
}

.inputCapcha textarea {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #f4f4f4;
	width: 99%;
}

#formTrailersSendMail  {
	border: #D6CBB9 1px solid;
	width: 96%;
	background-color: #f1ece3;
	float: left;
	padding: 3px;
	padding-top: 27px;
	padding-bottom: 27px;
	margin: 0px;
	/*Ricardo: quito el marge para quitar el efecto identado en los form*/
	/*margin-left: 8px;*/
}
#formTrailersSendMail ul.data {
	width: 430px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#formTrailersSendMail ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#formTrailersSendMail  li {
	float: left;
	margin-bottom: 9px;
}

#formTrailersSendMail ul.data li {
	margin-bottom: 13px;
	list-style-type: none;
}

#formTrailersSendMail li.edit {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: 90%;
	padding-right: 9px;
	padding-left: 27px;
}

#formTrailersSendMail li.edit input {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #fafafa;
	color: #444444;
	width: 90%;
}

#formTrailersSendMail li.edit .editarea {
	font-family: arial, sans;
	font-size: 12px;
	padding: 3px;
	padding-right: 9px;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	background-color: #ffffff;
	color: #444444;
	width: 90%;
	height: 600px;
}

#formTrailers li.input .editquest2{
	font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #555555;
	width: 72%;
	padding-left: 9px;
	
}


#formTrailersSendMail li.editbutton {
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: auto;
	padding-right: 9px;
	padding-left: 27px;
}

/*Ricardo*/

.trailer .headtext a:link,.trailer .headtext a:visited,.trailer .traildata a:visited {
	color: #F05A28;
}

.trailer .eventtext a:link,.trailer .eventtext a:visited,.trailer .traildata a:visited {
	color: #F05A28;
}



#askLebo {
	
	padding-left:3px;
	width: 96%;
	float: left;
	/*Ricardo: quito el marge para quitar el efecto identado en los form*/
	/*margin-left: 8px;*/
}


#askLebo .trailtitle{
    font-family: Helvetica Neue Condensed, Helvetica Condensed,Arial Narrow, Arial, Helvetica, sans-serif;
	line-height:99%;
	font-size: 22px;
	font-weight:bold;
	text-decoration: none;
	color: #868482;
	padding-bottom: 6px;
	padding-top: 10px;
}

#askLeboText{
	font-family: arial, sans;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	width: 65%;
	padding-right: 9px;
	padding-left: 5px;
	padding-top:27px;
	float:left;
	vertical-align:bottom;
}

#askLeboFoto {	
	padding-right: 27px;
	padding-left: 5px;
	float:left;
}

#formTrailers li.edit a {
font-family: arial, sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #F48062;
}

.toolsFinito {
	padding: 0;
	margin: 0;
	border-bottom: #CC404A solid 3px;
}

.toolsFinito img {
	padding-right: 4px;
	padding-bottom: 4px;
}

#divPopUpCentrado
{

position:fixed;  
top:50%;
width:98%;
left:0%;
display:none;


}

.panelBarraProgreso
{

background-color:White; 
padding-top:20px; 

border-color:Gray; 
border-style:solid; 
border-bottom-width:5px; 
border-right-width:4px;
border-top-width:1px;
border-left-width:1px; 
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
font-weight:bold;
color: #4d4d4d;
width:200px;
height:50px;
background-color:#efeae1;
}

.trailerAmb {
	/*background-image: url(../../App_Themes/46664FrontDefault/dotted_1pxH.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
	width:inherit;
	border:0px;
	width:100%;
    /*border-bottom: #F48062 3px solid;
	border-top: #F48062 2px solid;*/

}
.trailerAmb .trailtextAmb {
	 /*Ricardo: quito el text-indent porque lo odio*/
	/*text-indent: 0px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
	color: #181818;
	/*Ricardo: bajo el padding porque genera mucho espacio en blanco*/
	padding-bottom: 5px;
	/*Ricardo:Quito los margenes de 9 a 0 porque en los videos con copete queda mucho espacio en blanco entre el copete y el video*/
	margin-bottom: 0px;
	width:100%;
}

.rateStatus {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #9a8479;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: auto;
float: left;
}


.titulo_video_free_html
{
font-family: Helvetica Neue Condensed,Helvetica Condensed,Arial Narrow,Arial,Helvetica,sans-serif;
line-height: 99%;
font-size: 22px;
text-decoration: none;
letter-spacing: 0px;
font-weight: bold;
color: #524e46;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}