/*==============  © tmc.com - Todos los Derechos Reservados ==============*/
*{	margin:0px;	padding:0px;	}

IMG
{ 	border: none; 	}

BODY
{ 
	font-family:trebuchet ms; /*Tahoma, Arial, Verdana;	*/
	background:#F3F1F2;
	margin:0px 0px 20px 0px;
	color:#424242;
}

BR
{	display:none;	}

A:link, A:visited
{ 
	text-decoration:none;
	color:#525252;
}

A:hover
{	
	text-decoration:underline;   
	color:#999;
}

FIELDSET
{	border:none;	} 
/*===========  Div Contenedor del Sitio  ============ */
#Container 
{ 
	width:962px;
	margin:0px auto;
}

#PropertyContainer 
{ 
	width:926px;
	margin:0px auto;
}
/*===========  Inicio - Divs Principales del Sitio  ============ */
#Intro
{	height:174px;	}
/*===========  Banner principal  ============ */
#PageHeader
{
	background:url(/images/bg_intro.jpg) no-repeat center top;
	width:926px;
	margin:0px auto;
}
/*===========  Menu de opciones de la cabecera  ============ */
#MenuHeader
{
	width:200px;
	height:60px;
	float:right;
	margin:20px 0px 10px 0px;
}
/*===========  Menu de opciones de la cabecera  ============ */
#MenuNav
{
	height:33px;
	clear:both;
	width:926px;
	margin:0px auto;
	background:#432C32;
	border-top:1px solid #72504E;
}

#HeaderNav
{
    background: url(../images/bg_nav_tramline.png) no-repeat;
    width:190px;
    height:20px;
    margin-top:10px;
    clear:left;
}

#HeaderNav li
{
    float:left;
    list-style-type:none;
    font-family: Arial narrow;
    font-size:10px;
    color:#FCFFBF;
    text-transform:uppercase;
    margin: 3px 14px 0px 0px;
}
#HeaderNav .RightNav
{
    margin-right:0px;
}

#HeaderNav a
{
  color:#FCFFBF;  
    
    
}



#divHeaderBookmark
{
    display:none;
    background:#FFFFFF url(/images/bg_NewestVideos.jpg) repeat-x scroll 0% 0%;
    width:350px;
    height:200px;
    position:relative;
    float:left;
    padding:10px;
    margin-left:-171px;
    border:1px solid #E4E4E4;
}

#divHeaderFriend
{
    display:none;
    background:#FFFFFF url(/images/bg_NewestVideos.jpg) repeat-x scroll 0% 0%;
    width:350px;
    height:200px;
    position:relative;
    float:left;
    padding:10px;
    margin-left:-171px;
    border:1px solid #E4E4E4;
}

#divHeaderNewsletter
{
    display:none;
    background:#FFFFFF url(/images/bg_NewestVideos.jpg) repeat-x scroll 0% 0%;
    width:350px;
    height:200px;
    position:relative;
    float:left;
    padding:10px; 
    margin-left:-171px;
    border:1px solid #E4E4E4;
}
/*=========== Opciones de login de la cabecera  ============*/
#MenuLogin 
{ 	
	background:url(/images/bg_status_login.jpg) repeat-x;
	font-size:11px;	
	width:926px;
	height:55px;
	margin:0px auto;
}
#MenuLogin P
{
	width:500px;
	float:left;
	margin:25px 0px 0px 10px;
}
#MenuLogin UL
{
	float:right;
	width:280px;
	text-align:right;
	margin:22px 0px 0px 0px;
}
#MenuLogin LI
{
	display:inline;
	margin:0px 8px;
	list-style:none;
	text-align:right;
}
#MenuLogin SPAN
{	margin:0px 0px 0px 10px;	}
/*=====formulario de login=====*/
#FormLogin 
{ 	
	background:url(/images/bg_status_login.jpg) repeat-x bottom;
	font-size:11px;	
	width:926px;
	height:40px;
	margin:0px auto;
}
#FormLogin P
{
	float:left;
	margin:9px 0px 0px 18px;
}
#FormLogin P.LoginSupport
{
    border-left:thin solid #E4E4E4;
    float:right;
    height:10px;
    margin:8px 18px 0px 0px;
    padding:5px 0px 10px 20px;
}
#FormLogin P.LostPassword
{
    height:10px;
    margin:8px 18px 0px 0px;
    padding:5px 0px 10px 20px;
}
#FormLogin INPUT
{	
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:11px !important;
padding:1px;
width:90px;
}



#FormLogin .btnLogin
{
background:transparent url(/images/bg_submit.gif) no-repeat scroll 0%;
border:medium none;
color:#FCFFBF;
float:left;
font-family:Arial;
font-size:11px !important;
margin:9px 0px 0px 18px;
width:75px;
height:22px;
text-decoration:none;
}
#FormLogin .btnLogin:hover
{
    background:transparent url(/images/bg_submit_h.gif) no-repeat scroll 0%;
}

#FormLogin ul
{
    float:right;
    margin:15px 20px 0px;
}

#FormLogin li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0px 20px;
}
/*=====Desarrollo de opciones de la cabecera===== */
#MenuHeader FORM
{
	border:none;
	margin:0px 10px 0px 0px;
	float:left;
}
#MenuSelect
{
	width:150px;
	display:block;
	background:transparent url(/images/bg_selectbusqueda.jpg) no-repeat scroll 0% 50%;
	font-size:10px;
	width:190px;
	height:25px;
	border:0px none;
	
}
#MenuSelect P
{
	width:140px;
	padding:6px 10px;
	float:left;
	
}
#btnHeaderSearch
{
    display:block;
    background:url(/images/bg_btnbusqueda.jpg) no-repeat top;
    border:0px;
    margin:0px 10px 0px 0px;
    width:20px;
    height:25px;
    float:right;
    text-decoration:none;
}

#btnHeaderSearch:hover
{
    background:url(/images/bg_btnbusqueda_h.jpg) no-repeat top;
}
#MenuCountries
{
    background-color:White;
    position:relative;
    top:-22px;
    left:5px;
    float:left;
    width:150px;
    display:none;
}

#MenuCountries UL
{
 list-style-type:none;
 margin: 5px;
 font-size:9px;
}
#MenuCountries .mcClose
{
    background:url(/images/bg_close.gif) no-repeat top; 
    width:52px;
    height:22px;
    position:relative;
    top: 5px;
   
    float:right;
    text-decoration:none;
}
/*
#MenuHeader UL
{	clear:both;	}

#MenuHeader LI 
{	
	display:block;
	list-style:none;
	text-transform:uppercase;
	font-size:8px;
	font-family:Verdana;
	padding:0px 9px 0px 0px;
	float:left;
	height:20px;
	margin:18px 0px 0px 0px;
}

#MenuHeader A
{
	color:#FCFFBF;
	text-decoration:none;
	margin:100px 0px 0px 0px;
}

SELECT.OpcionesBusqueda
{
	padding:1px;
	width:195px;	
	border:none;
	font-size:11px;
	margin:0px 0px 8px 0px;
}

INPUT.TextoBusqueda
{	
	background:url(/images/bg_inputbusqueda.jpg) no-repeat;
	height:25px;
	width:195px;	
	border:none;
	padding:4px 0px 0px 5px;
}

INPUT.BotonMute
{
	text-transform:uppercase;
	width:66px;
	height:18px;
	border:none;
	font-size:11px!important;
	font-family:Arial;
	color:#FCFFBF;
	text-align:center;
	font-weight:bold;
	float:left;
	background:url(/images/btn_mute.jpg) no-repeat;
	margin:0px;
}
*/
/*=======*/
#MenuNav UL
{	margin:4px 0px 0px 10px;	}
 #MenuNav LI 
{	
	float:left;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	margin:0px 5px 0px 0px;
	list-style:none;
}
#MenuNav A
{
	color:#FCFFBF;
	text-decoration:none;
	width:84px;
	height:24px;
	display:block;		
	padding:5px 0px 0px 0px;
}
#MenuNav A:hover
{
	color:#fff;
	background:url(/images/btn_nav_hover.jpg) no-repeat left top;
}
#MenuNav A.activo
{
	color:#000;
	background:url(/images/btn_nav_activo.jpg) no-repeat left top;
}
#MenuNav SPAN
{
	color:#FCFFBF;
	font-size:11px;
	text-transform:uppercase;
	float:right;
	font-weight:bold;
	margin:5px 15px 0px 0px;
}
/*===========  Columna Vertical Derecha del Sitio  ============ */
#GetVideo
{
	width:178px;
	height:602px;
	float:left;	
	background:#FFFFBF url(/images/bg_getvideo.jpg) no-repeat center;
	margin:17px 0px 10px 0px;
	border:1px solid #E4E4E4;
}
#GetVideo H1
{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin:15px 0px 0px 20px;
	width:110px;
}
/*===Columna Alterna Principal del Sitio===*/
#MainInfo
{
	width:926px;
	margin:0px auto;
}

#LeftPanel
{
    float:left;
}

#WideSky
{
    float:left;
    width:178px;
    margin:15px 0px;
    text-align:center;
}

#BusquedaDatos
{
	width:175px;
	padding:10px 0px 10px 0px;
	/*float:left;	*/
	background:#E7E7E7;
	border:1px solid #C2C0C1;
}
#BusquedaDatos P
{	margin:5px 0px 5px 13px;font-size:11px;	}
#BusquedaDatos LABEL
{
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px;
}
#BusquedaDatos SELECT
{
	font-size:11px;
	width:150px;
}
INPUT.BotonB
{
	text-transform:uppercase;
	width:66px;
	height:18px;
	border:none;
	font-size:11px!important;
	font-family:Arial;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(/images/btn_search.jpg) no-repeat;
	margin:1px 0px 0px 97px;
}
#BusquedaDatos UL
{
	font-size:11px;
	margin:0px 0px 15px 15px;
	clear:both;
}
#BusquedaDatos LI
{	
	list-style:none;
	margin:3px 0px;
}
#BusquedaDatos A
{	
	
	color:#444444;
}
#BusquedaDatos A:hover
{	
	/* text-decoration:none;*/
}

#BusquedaDatos .FilterLinkSelected
{
    font-weight:bold;
    text-decoration:underline;
}
#BusquedaDatos H2
{
	font-size:12px;
	margin:0px 0px 0px 13px;
}
/*=======DIV TELEFONO=======*/
#Phone
{
	background:url(/images/bg_phone.jpg) repeat-x;
	text-align:center;
	margin:15px 0px 15px 0px;
	height:42px;
	width:100%;
	float:left;
}
#Phone H1
{
	font-size:14px;
	color:#454545;
	padding:15px 0px 0px 0px;
}
/*=====DIV FORMULARIO=====*/
#Formulario
{
	background:#fff url(/images/bg_phone.jpg) repeat-x;
	margin:0px 0px 8px 0px;
	width:100%;
	float:left;
	padding:15px 0px 10px 0px;
}


/*===Columa 1 del formulario===*/
#Datos1
{
	width:150px;
	float:left;
	padding:15px;
	margin:0px;
}

#Datos1 P
{
	margin:9px 0px!important;
	padding:0px;
	clear:both!important;
}

#Datos1 LABEL
{
	font-size:12px;
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
	margin:3px 5px 2px 0px;
	padding:0px 0px 0px 0px;
}

#Datos1 INPUT
{	float:left;	}

#Datos1 INPUT:focus
{	border:1px solid #333;	}

#Datos1 TEXTAREA
{	width:265px!important;	}

#Datos1 SELECT
{	width:150px;	}
/*=====*/
#Datos2
{
	width:200px;
	float:left;
	margin:0px;
	padding:15px;
}
#Datos2 LABEL
{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:180px;
	margin:3px 0px 2px 0px;
	padding:0px;
}
#Datos2 INPUT
{
    width:180px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    	float:left;
    	text-align:left;
}

#Datos3 INPUT
{
  	float:left;
}

#Datos3 img
{
    float:left;
}

#Datos2 SPAN
{
    float:left;
}
#Datos1 .ValidationMsg
{
    font-size:10px;
}
#Datos2 .ValidationMsg
{
    font-size:10px;
}
#Datos2 INPUT:focus
{	border:1px solid #333;	}

#Datos2 SELECT
{	width:200px;	}

/*===============*/
#Datos3
{
	float:left;
    width:400px;
	padding:15px;
	margin:0px;
	text-align:center;
	
}
#Datos3 P
{

	display:inline;
	font-size:12px;
	margin:0px 15px;
}
#Datos3 LABEL
{
    display:block;
    font-size:12px;
	font-weight:bold;
	float:left;
	margin:3px 5px 2px 0px;
}

#Datos3 TEXTAREA
{
	width:420px;
	height:160px;
	float:left;
	margin:0px 0px;
}
/*=======*/
.Mandatory
{	background:url(/images/bg_mandatory.gif) no-repeat right center;	}

#FormularioFooter
{
    clear:both;
    float:left;
    text-align:right;
    width:830px;
}
INPUT.BotonFormulario
{
	text-transform:uppercase;
	display:block;
	width:75px;
	height:22px;
	border:none;
	background:url(/images/bg_send.gif) no-repeat;
	margin:1px 0px 0px 20px;
	float:right;
	text-decoration:none;
}
INPUT.BotonFormulario:hover
{
	background:url(/images/bg_send_h.gif) no-repeat;
}

INPUT.BotonFormularioClear
{
	text-transform:uppercase;
	display:block;
	width:75px;
	height:22px;
	border:none;
	background:url(/images/bg_clear.gif) no-repeat;
	margin:1px 0px 0px 20px;
	float:right;
	text-decoration:none;
}
INPUT.BotonFormularioClear:hover
{
	background:url(/images/bg_clear_h.gif) no-repeat;
}

/*=========TEXTO===========*/
#TextoSimple2
{
	border:1px solid #E4E4E4;
	background:#fff url(/images/bg_NewestVideos.jpg) repeat-x;
	float:right;
	padding:30px 0px 10px 0px;
	width:926px;
}

#TextoSimple
{
	border:1px solid #E4E4E4;
	background:#fff url(/images/bg_NewestVideos.jpg) repeat-x;
	float:right;
	width:926px;
	padding:30px 0px 10px 0px;
}

#Support
{
	border:1px solid #E4E4E4;
	background:#fff url(../images/bg_NewestVideos.jpg) repeat-x;
	float:right;
	width:735px;
	padding:30px 0px 10px 0px;
}
#Support .ValidationMsg
{
    font-size:10px;
    float:left;
}

#TextoSimple H1, #TextoSimple2 H1, #Support H1
{
	/*background:#fff url(/images/bg_textosimple.jpg) no-repeat center top;	*/
	border-bottom:1px solid #E4E4E4;
	font-size:12px;
	text-transform:uppercase;
	/*text-align:center;*/
	margin:20px 5px 15px 40px;
	padding:7px 0px 3px 0px;
}
#TextoSimple P, #TextoSimple2 P, #Support P
{
	font-size:11px;
	margin:2px 50px 5px 50px;
	text-align:justify;
	clear:both;
	line-height:1.3em;
	width:500px;
}

#TextoSimple FORM, #TextoSimple2 FORM, #Support FORM
{	margin:10px 0px;	}

#TextoSimple LABEL, #TextoSimple2 LABEL, #Support LABEL
{
	font-size:12px;
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
	text-align:right;
	margin:0px 5px 10px 0px;
}

#TextoSimple INPUT, #TextoSimple2 INPUT, #Support INPUT
{	float:left;	
    width:300px;
    }

#TextoSimple TEXTAREA, #TextoSimple2 TEXTAREA, #Support TEXTAREA
{	
	float:left;
	width:300px;
	height:100px;
}

#TextoSimple UL, #TextoSimple2 UL
{
	font-size:11px;
	margin:0px 0px 0px 90px;
}

#TextoSimple INPUT.BotonFormulario, #TextoSimple2 INPUT.BotonFormulario, #Support INPUT.BotonFormulario
{
	text-transform:uppercase;
	clear:both;
	width:75px;
	height:22px;
	border:none;
	background:url(/images/bg_send.gif) no-repeat;
	margin:2px 16px 4px 0px!important;
	float:right;
}
#TextoSimple INPUT.BotonFormulario:hover, #TextoSimple2 INPUT.BotonFormulario:hover, #Support  INPUT.BotonFormulario:hover
{
	background:url(/images/bg_send_h.gif) no-repeat;
}
/*======CONTENEDOR DE GOOGLE=======*/
#Google
{
	background:#F9F9F9 url(/images/bg_google.jpg) no-repeat bottom right;
	border:1px solid #D6D6D6;
	float:left;
	width:924px;
	padding:0px 0px 40px 0px;
	margin:0px 0px 10px 0px;
}
#Google DIV
{
	float:left;
	width:220px;
	margin:10px 0px 10px 8px;
}
#Google DIV H1
{
	font-size:11px;
	margin:0px 0px 3px 0px;
}
#Google DIV P
{
	font-size:11px;
	color:#696969;
}
#Google DIV A
{
	font-size:11px;
	text-decoration:underline;
	color:#696969;
}
/*=========*/
#FColumna1
{
	text-align:center;
}
#FColumna1 P
{
	margin:0px!important;
	height:24px!important;
	padding:0px!important;
}

#FColumna1 LABEL
{
	font-size:12px;
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
	text-align:right;
	margin:0px 5px 0px 0px;
	padding:0px 13px 0px 0px;
}

#FColumna1 INPUT
{	float:left;	}


#FColumna1 INPUT.BotonFormulario
{
	text-transform:uppercase;
	width:66px;
	height:18px;
	border:none;
	font-size:11px!important;
	font-family:Arial;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(/images/btn_search.jpg) no-repeat;
	margin:0px 0px 0px 305px!important;

}

/*==== Pie de Página del Sitio ==== */
#Footer
{ 
	background:url(/images/bg_footer.jpg) no-repeat;
	width:926px;
	margin:0px auto;
	height:53px;
	clear:both;
}
#Footer P
{
	font-size:10px;
	width:500px;
	float:left;
	margin:15px 0px 0px 10px;
}

#Footer SPAN
{	margin:0px 0px 0px 10px;	}
#Footer UL
{
	float:right;
	width:280px;
	text-align:right;
	margin:10px 0px 0px 0px;
}
#Footer LI
{
	display:inline;
	font-size:10px;
	margin:0px 8px;
	list-style:none;
	text-align:right;
}
/**/
#Enquiry
{
	width:480px;
	height:220px;
	margin:0px auto 0px auto;
	color:#000;
	 background:transparent url(/images/bg_videoupdate.png) no-repeat scroll 0%;  
}

#Email
{
	width:480px;
	height:220px;
	margin:0px auto 0px auto;
	color:#000;
	background:transparent url(/images/bg_videoupdate.png) no-repeat scroll 0%; 
}


#Code
{
	width:480px;
	height:220px;
	margin:0px auto 0px auto;
	color:#000;
    background:transparent url(/images/bg_videoupdate.png) no-repeat scroll 0%; 
}

#Widget
{
	width:480px;
	height:220px;
	margin:0px auto 0px auto;
	color:#000;
	background:transparent url(/images/bg_videoupdate.png) no-repeat scroll 0%; 
}

#Error
{
	width:480px;
	height:220px;
	margin:0px auto 0px auto;
	color:#000;
	background:transparent url(/images/bg_videoupdate.png) no-repeat scroll 0%; 
}

.divPropertyHide
{
    display:none;
}
.divPropertyShow
{
    display:block;
}

#Enquiry P, #Email P, #Code P
{	
	clear:both;
	margin:0px 0px 3px 0px;
	height:25px;
}

#Error P, #Widget P
{	
    clear:both;
	margin:0px 0px 3px 0px;
}


#Enquiry INPUT, #Email INPUT, #Code INPUT, #Widget INPUT, #Error INPUT
{	float:left;
    margin:2px 2px 2px 0px;	}

#Enquiry SELECT, #Email SELECT, #Code SELECT, #Widget SELECT, #Error SELECT
{	float:left;	
     margin:2px 5px 2px 0px;
    }

#Enquiry textarea, #Email textarea, #Code textarea, #Error textarea
{	float:left;
     margin:2px 0px;
     width:250px;	}
     
#Widget textarea
{	float:left;
     margin:0px 20px;
     width:425px;
     height:100px;
     font-size:10px;
}     

.EnquiryBoton
{	float:right;	}

#Enquiry INPUT.EnquiryBoton 
{
	background:url(/images/bg_send.gif) no-repeat;
	border:none;
	color:#fff;
	font-size:10px!important;
	padding:5px 32px;
	font-weight:bold;
	letter-spacing:1px;
	margin:1px 0px 0px 0px;
	text-decoration:none;
}
#Enquiry INPUT.EnquiryBoton:hover
{
	background:url(/images/bg_send_h.gif) no-repeat;
}
#Enquiry H2
{
	font-size:18px;
	text-align:left;
	margin:0px 5px 3px 15px;
	border-bottom:1px solid #ddd;
	color:#424242;
	padding:6px 0px 3px 0px;
}

#Email H2, #Code H2, #Widget H2, #Error H2
{
	font-size:18px;
	text-align:left;
	margin:0px 5px 3px 15px;
	border-bottom:1px solid #ddd;
	color:#424242;
	padding:6px 0px 3px 0px;
}

#Enquiry LABEL, #Email LABEL, #Code LABEL, #Error LABEL
{
	font-size:12px;
	font-weight:bold;
	width:120px;
	float:left;
	text-align:right;
	padding:0px 12px 0px 0px;
	margin:3px 0px 0px 0px;
}
#Widget LABEL
{
	font-size:12px;
	font-weight:bold;
	width:50px;
	float:left;
	text-align:right;
	padding:0px 12px 0px 0px;
	margin:3px 20px 0px 20px;
	text-align:left;
}
#Email INPUT.EmailBoton
{
	background:url(/images/bg_send.gif) no-repeat;
	border:none;
	color:#fff;
	font-size:10px!important;
	padding:5px 32px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#Email INPUT.EmailBoton:hover
{
	background:url(/images/bg_send_h.gif) no-repeat;
}

#Code P.Aviso
{
	margin:0px 0px 0px 5px;
	font-size:10px;
	text-align:left;
	height:15px;
}

#Code .CodeLink
{
    width:250px;
}

#Widget P.Aviso
{
	margin:0px 0px 0px 20px;
	float:left;
	font-size:10px;
	text-align:left;
	height:15px;
}

#Error P
{	clear:both;
}

#Error TEXTAREA
{
	float:left;
	width:250px;
	height:60px;
}

#Error INPUT.ErrorBoton
{
	background:url(/images/bg_send.gif) no-repeat;
	border:none;
	color:#fff;
	font-size:10px!important;
	padding:5px 32px ;
	font-weight:bold;
	letter-spacing:1px;
	margin:5px 0px 0px 0px;
	text-decoration:none;
}
#Error INPUT.ErrorBoton:hover
{
	background:url(/images/bg_send_h.gif) no-repeat;
}
.PagingForward
{
    background:url(/images/img_sig_nv.jpg) no-repeat;
    padding:0px 14px 0px 0px;
    margin: 0px 2px 0px 5px ;
    font-size:11px;
}
.PagingForward[disabled=disabled]
{
    background:url(/images/img_sig_nv_d.jpg) no-repeat;
}
.PagingForward:hover
{
    background:url(/images/img_sig_nv_h.jpg) no-repeat;
    text-decoration:none;
}
.PagingForward:hover[disabled=disabled]
{
    background:url(/images/img_sig_nv_d.jpg) no-repeat;
}

.PagingBack
{
    background:url(/images/img_ant_nv.jpg) no-repeat;
    padding:0px 14px 0px 0px;
    margin: 0px 2px 0px 0px ;
    font-size:11px;
}

.PagingBack[disabled=disabled]
{
    background:url(/images/img_ant_nv_d.jpg) no-repeat;
}
.PagingBack:hover
{
    background:url(/images/img_ant_nv_h.jpg) no-repeat;
    text-decoration:none;
}
.PagingBack:hover[disabled=disabled]
{
    background:url(/images/img_ant_nv_d.jpg) no-repeat;
}

.PagingFirst
{
    background:url(/images/img_first_nv.jpg) no-repeat;
    padding:0px 14px 0px 0px;
    margin: 0px 2px 0px 0px;
    font-size:11px;
}
.PagingFirst[disabled=disabled]
{
    background:url(/images/img_first_nv_d.jpg) no-repeat;
}
.PagingFirst:hover
{
    background:url(/images/img_first_nv_h.jpg) no-repeat;
    text-decoration:none;
}

.PagingFirst:hover[disabled=disabled]
{
    background:url(/images/img_first_nv_d.jpg) no-repeat;
}

.PagingLast
{
    background:url(/images/img_last_nv.jpg) no-repeat;
    padding:0px  0px 0px 14px;
    margin: 0px 14px 0px 0px;
    font-size:11px;
}
.PagingLast[disabled=disabled]
{
    background:url(/images/img_last_nv_d.jpg) no-repeat;
}
.PagingLast:hover
{
    background:url(/images/img_last_nv_h.jpg) no-repeat;
    text-decoration:none;
}

.PagingLast:hover[disabled=disabled]
{
    background:url(/images/img_last_nv_d.jpg) no-repeat;
}

.PagingContainer
{
    float:left;
    width:700px;
    margin-left:10px;
	padding: 5px 0px;
}

.PagingXY
{
    float:left;
    font-size:11px;
}
.PagingSort
{
    float:left;
}

.PagingPagination
{
    text-align:right;
    font-size:12px;
}


.PageNumber:hover
{
    text-decoration:none;
}

.PageNumberCurrent
{
 font-weight:bold;
}

.PageNumberCurrent:hover
{
    text-decoration:none;
}


#ForgotPassword
{
background:#FFFFFF url(../images/bg_NewestVideos.jpg) repeat-x scroll 0% 0%;
border:1px solid #E4E4E4;
float:right;
padding:0px 0px 10px;
width:926px;
}

#ForgotPassword H1
{
	/*background:#fff url(/images/bg_textosimple.jpg) no-repeat center top;	*/
	border-bottom:1px solid #E4E4E4;
	font-size:12px;
	text-transform:uppercase;
	/*text-align:center;*/
	margin:20px 5px 15px 40px;
	padding:7px 0px 3px 0px;
}
#ForgotPassword P
{
	font-size:11px;
	margin:2px 50px 5px 50px;
	text-align:justify;
	clear:both;
	line-height:1.3em;
	width: 500px;
}

#ForgotPassword FORM
{	margin:10px 0px;	}

#ForgotPassword INPUT
{	float:left;	
    width:200px;
    }
    
#ForgotPassword .ForgotBoton 
{
	background:url(/images/bg_send.gif) no-repeat;
	border:none;
	margin:1px 0px 0px 5px;
	width:75px;
	height:22px;
}
#ForgotPassword .ForgotBoton:hover
{
	background:url(/images/bg_send_h.gif) no-repeat;
}



#FeaturesLeft
{

    background:#FFFFFF url(/images/bg_NewestVideos.jpg) repeat-x scroll 0% 50%;
    float:left;
    min-height:555px;
    width:431px;
}
#FormularioFeatures
{
	background:#fff url(/images/bg_phone.jpg) repeat-x;
	margin:0px 0px 8px 0px;
	width:431px;
	/*float:left;*/
	/*padding:15px 0px 10px 0px;*/
}
#FormularioFeatures H2
{
color:#424242;
font-size:18px;
margin:10px 0px 0px 10px;
}
/*===Columa 1 del formulario===*/
#DatosFeatures1
{
	width:320px;
	padding:15px;
	margin:0px;
}

#DatosFeatures1 P
{
	margin:9px 0px!important;
	padding:0px;
	clear:both!important;
}

#DatosFeatures1 LABEL
{
	font-size:12px;
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
	margin:5px 5px 5px 0px;
	padding:0px 0px 0px 0px;
	clear:left;
}

#DatosFeatures1 INPUT
{	float:right;
    width:150px;
    
}

#DatosFeatures1 INPUT:focus
{	border:1px solid #333;	}

#DatosFeatures2 TEXTAREA
{	width:300px!important;	}

#DatosFeatures1 SELECT
{	width:150px;
    float:right;
}
/*=====*/
#DatosFeatures2
{
	width:200px;
	margin:0px;
	padding:15px;
}
#DatosFeatures2 LABEL
{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:180px;
	margin:3px 0px 2px 0px;
	padding:0px;
}
#DatosFeatures2 INPUT
{
    width:180px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    	float:left;
    	text-align:left;
}

#DatosFeatures1 .ValidationMsg
{
    font-size:10px;
    float:left;
}
#DatosFeatures2 .ValidationMsg
{
    font-size:10px;
}
#DatosFeatures2 INPUT:focus
{	border:1px solid #333;	}

#DatosFeatures2 SELECT
{	width:200px;	}


#FormularioFeaturesFooter
{
    clear:both;
    float:left;
    text-align:right;
    width:420px;
}
INPUT.BotonFeaturesFormulario
{
	text-transform:uppercase;
	width:66px;
	height:18px;
	border:none;
	font-size:11px!important;
	font-family:Arial;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background:url(/images/btn_search.jpg) no-repeat;
	margin:1px 0px 0px 20px;
	float:right;
}