﻿html, body
{
	height:100%;
	margin:0;
	padding:0;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	
	/*scrollbar-face-color: #F9F9F9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E8E8E8;
	scrollbar-3dlight-color: #E8E8E8;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;*/
}

.Textos1
{
	font-family:Verdana;
	font-size:x-small;
	color:Gray;
}

.Textos1Justificado
{
	font-family:Verdana;
	font-size:x-small;
	color:Gray;
	text-align:justify;
	padding-left:6px;
	padding-right:6px;
}

.Textos2
{
	font-family:Verdana;
	font-size:x-small;
	color:Gray;
	text-align:justify;
}

a.TextoBoton:link
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#5EBADF; 
	TEXT-DECORATION: none; 
}
a.TextoBoton:visited 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#5EBADF; 
	TEXT-DECORATION: none; 
}
a.TextoBoton:active 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#5EBADF; 
	TEXT-DECORATION: none; 
}
a.TextoBoton:hover 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:Silver; 
	TEXT-DECORATION: none; 
}


.bannerlinea
{
	border:solid 1px #CDCDCD;
}

.Texto1Submenus
{
	font-family:Verdana;
	font-size:x-small;
	color:White;
	padding-left:10px;
	height:21px;
}

.TextoEncCal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-transform: uppercase;
}

.TextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: solid 1px #ABADB3;
	height: 16px;
	text-transform: uppercase;
}

.TextBoxMin
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: solid 1px #ABADB3;
	height: 16px;
	text-transform:lowercase;
}

.TextBoxArea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: solid 1px #ABADB3;
	text-transform: uppercase;
}

.textocaptcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #B4DCE6;
	font-weight: normal;
	font-variant: normal;
}
.opciones-buscador {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.textobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5EBADF;
	font-size: x-small;
}
.textoboldn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #5EBADF;
	font-size: x-small;
}
.textobold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5EBADF;
	font-size: x-small;
	text-align:justify;
	text-transform:uppercase;
}
.textoboldGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: x-small;
}
.texto-notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.tits-autos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.btn-opciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8EB74F;
}

/*MODALPOPUPEXTEND*/

.modalBackground
{
	background-color:White;
	filter:alpha(opacity=80);
	opacity:0.7;
}

.txtMessageAlerta
{
	scrollbar-face-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
    scrollbar-arrow-color:#666666;
    scrollbar-track-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
	font-family:Verdana;
	font-size:x-small;
	color:Gray;
	text-align:justify;
}

/*CALENDARIO*/

.invisible
{
	display:none;
}

.dias
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Gray;
}

/*POPUP AUDIO VIDEO*/
.textoboldAV {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size:small;
}

/*DATE PICKER*/
.CalendarDayHeaderStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Black;
	background-color:#F5F5F5;
	height:23px;
}

.CalendarDayStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Black;
}

.CalendarFooterStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Black;
	background-color:#F5F5F5;
}

.CalendarNextPrevStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:White;
	text-transform:uppercase;
}

.CalendarOtherMonthDayStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Gray;
}

.CalendarSelectDayStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:White;
	background-color:#5EBADF;
}

.CalendarTitleStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:White;
	font-weight:bold;
	background-color:#5EBADF;
	height:23px;
	text-transform:uppercase;
}

.CalendarTodayDayStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:White;
	background-color:#2C749C;
}

.CalendarWheekendDayStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#666666;
	background-color:#E6E6E6;
}

.MonthYearDropdownStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Black;
	text-transform:uppercase;
}


/*VERSION AUTO RESULTADOS*/

a.Version:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none; 
}
a.Version:visited 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none; 
}
a.Version:active 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none; 
}
a.Version:hover 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none; 
}

.validacion
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:x-small;
	color: Red
}

.validacioninfo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:xx-small;
	color: Red
}

/*LOADER*/
.Loading
{
	background-color:Transparent;
	width: 100px;
	height: 100px;
}

a.mostrarbanner:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Gray;
	font-weight: normal;
	font-size: x-small;
	TEXT-DECORATION: none; 
}
a.mostrarbanner:visited 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Gray;
	font-weight: normal;
	font-size: x-small;
	TEXT-DECORATION: none; 
}
a.mostrarbanner:active 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Gray;
	font-weight: normal;
	font-size: x-small;
	TEXT-DECORATION: none; 
}
a.mostrarbanner:hover 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:Silver;
	font-weight: normal;
	font-size: x-small;
	TEXT-DECORATION: none; 
}

.modalBackgroundX
{
	background-color:White;
	filter:alpha(opacity=0);
	opacity:0.7;
}

a.EncResultsSN:link
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:White; 
	TEXT-DECORATION: none; 
}
a.EncResultsSN:visited 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:White; 
	TEXT-DECORATION: none; 
}
a.EncResultsSN:active 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:White; 
	TEXT-DECORATION: none; 
}
a.EncResultsSN:hover 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:Silver; 
	TEXT-DECORATION: none; 
}

.paginas
{
	font-family:Tw Cen MT;
	font-size:small;
	color:#8EB74F;
}

.watermark 
{
	font-family:Verdana;
	font-size:x-small;
	color:Gray;
	background: #F4F4F4;
}

a.lnkRegresar:link
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:White; 
	TEXT-DECORATION: none; 
}
a.lnkRegresar:visited 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:White; 
	TEXT-DECORATION: none; 
}
a.lnkRegresar:active 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:White; 
	TEXT-DECORATION: none; 
}
a.lnkRegresar:hover 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:Silver; 
	TEXT-DECORATION: none; 
}

.textocategmoney1
{
	font-family:Verdana;
	font-size:x-small;
	/*font-weight:bold;*/
	color:#424242;
	margin-left:5px;
	margin-right:5px;
}

.textocategmoney2
{
	font-family:Verdana;
	font-size:x-small;
	/*font-weight:bold;*/
	color:Silver;
	text-decoration:underline;
}

.TextoEncResultSN
{
	font-family:Verdana;
	font-size:6pt;
	color:White;
	padding-left:10px;
	height:21px;
}


a.lnkSalirSesion:link
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#8EB74F; 
	TEXT-DECORATION: none;
	font-weight:bold; 
}
a.lnkSalirSesion:visited 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#8EB74F; 
	TEXT-DECORATION: none; 
	font-weight:bold;
}
a.lnkSalirSesion:active 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#8EB74F; 
	TEXT-DECORATION: none; 
	font-weight:bold;
}
a.lnkSalirSesion:hover 
{ 
	font-family:Verdana;
	font-size:x-small;
	COLOR:#8EB74F; 
	TEXT-DECORATION: underline; 
	font-weight:bold;
}

/*TOOLTIP TIPOAUTO REMATES*/

.tooltip_tipoauto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color:Gray;
	width:300px;
	height:20px;
	text-align:center;
}

#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#fff; 
    filter:alpha(opacity=50); 
    opacity:0.8; 
    z-index:2147483646; 
}#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:2147483647; 
    /*background-color:#fff;
    border:solid 1px #000;*/
}

.bg_vendido
{
	background-color:#FFFFFF; 
    filter:alpha(opacity=80); 
    opacity:0.9;
    color:#F78E00;
    font-family:Lucida Sans Unicode;
	font-size:small;
	font-weight:bold;
	vertical-align:bottom;
	position:absolute; 
	width:120px; 
	height:20px; 
}

.bg_vendidoauto
{
	background-color:#FFFFFF; 
    filter:alpha(opacity=80); 
    opacity:0.9;
    color:#F78E00;
    font-family:Lucida Sans Unicode;
	font-size:30px;
	font-weight:bold;
	vertical-align:bottom;
	position:absolute; 
	width:382px; 
	height:35px; 
}

.c1_contautos
{
	float: left;
	background-color: Transparent;
	position: absolute;
	font-family: Arial;
	font-weight: bold;
	font-size: 33px;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-left: 28px;
	color:White;
}

.c2_contautos
{
	font-family: Arial;
	font-weight: bold;
	font-size: 44px;
	color:White;
}


/*SITIO WEB LINK*/

a.SitioWeb:link
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none;
	color: #666666;
}
a.SitioWeb:visited 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none;
	color: #666666; 
}
a.SitioWeb:active 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: none;
	color: #666666; 
}
a.SitioWeb:hover 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:text-top;
	font-size: x-small;
	TEXT-DECORATION: underline;
	color: #666666; 
}

/* CHAT *************************************************/

.login_texto
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11.5px;
	color: #ffffff;
}

input[type=text].chatTB
{
    vertical-align: top;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px; 
	height: 14px;
	border: solid 1px #CCCCCC;
	background-image: url('../images/chat/bg_txt.jpg');
	background-repeat:repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11.5px;
    vertical-align:middle;
    color: #666666;
}

textarea.chatArea
{
    vertical-align: top;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px; 
	border: solid 1px #CCCCCC;
	/*background-image: url('../images/chat/bg_txt.jpg');
	background-repeat:repeat-x;*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:11.5px;
    vertical-align:middle;
    color: #666666;
    line-height: 14px;
}


select.chatDDL
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	letter-spacing:-0.03em;
	color: #666666;
	border: solid 1px #CCCCCC;
	letter-spacing: -0.03em;
}


.ChatA
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	color: #1B3D70;
}

.ChatC
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	color: #669900;
}

.ChatD
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	color: #999999;
}

.ChatM
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11.5px;
	font-weight:normal;
	color: #333333;
}
