﻿/* Etiquetas del Login Socios */

/* Cuadro base del cuadro en hojas login color por default de todas las hojas */
.LoginTablaExterior
{
    background-color: #dcdcdb;
}

.LoginTituloPrincipal
{
    font-weight: bold;
    font-size: 12pt;
    color: #003300;
    font-style: italic;
    font-family: Arial;
}

/* Cuadro base en hojas login */
.LoginTablaInterior
{
    background-color: #9e9e9e;
    font-weight: bold;
    color: white;
    font-family: Arial;
}

.LoginTablaInterior
{
    background-color: #006633;
}

.LoginEtiquetasError
{
    font-weight: bold;
    color: red;
    font-family: Arial;
    font-size: 11pt;
    font-style: italic;
}

.LoginEtiquetasInterior
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 11pt;
}
/* Fin Etiquetas del Login Socios */

/* Vinculos propiedades/propiedades.aspx */
.PropiedadBuscadorEtiquetas
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 11pt;
}

.PropiedadBuscadorEtiquetasActivas
{
    font-weight: bold;
    color: yellow;
    font-family: Arial;
    font-size: 11pt;
}

.PropiedadTablaPrincipal
{
    background-color: #999999;    
}

.PropiedadBuscadorTablaVer1
{
    background-color: #000099;    
}

.PropiedadBuscadorTablaVer2
{
    background-color: #0066FF;    
}

.PropiedadRegistroEtiquetas
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 9pt;
}

.PropiedadRegistroTablaExterior
{
    background-color: #999999;    
}

.PropiedadRegistroTablaDatos
{
    background-color: #000099;    
}

.PropiedadRegistroTablaDatosInterior
{
    background-color: #959595;    
}

.RegistroAgenteTablaInstrucciones
{
    background-color: #000099;
}

.PropiedadRegistroTablaDerecha
{
    background-color: #C1C1C1;    
}

.PropiedadRegistroInternetTabla
{
    background-color: #0066ff;    
}

.PropiedadRegistroInternetEtiquetas
{
    font-weight: bold;
    color: #FFFF00;
    font-family: Arial;
    font-size: 14pt;
}

.PropiedadRegistroInternetEtiquetasChicas
{
    font-weight: bold;
    color: #FFFF00;
    font-family: Arial;
    font-size: 10pt;
}

.PropiedadRegistroInternetEtiquetasPublicar
{
    font-weight: bold;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
}

.PropiedadRegistroTablaPropietario
{
    background-color: #707070;    
}

.PropiedadRegistroPropietarioEtiquetas
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 7pt;
}

.PropiedadRegistroPropietarioAgenteEtiquetas
{
    font-weight: bold;
    color: #000099;
    font-family: Arial;
    font-size: 10pt;
}

.RegistroAgenteEtiquetasInstrucciones
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 10pt;
}

.RegistroAgenteTablaExterior
{
    background-color: #999999;
}

.RegistroAgenteTablaInterior
{
    background-color: #676767;
}

.RegistroAgenteEtiquetaInterior
{
    font-weight: bold;
    color: white;
    font-family: Arial;
    font-size: 11pt;
}

.RegistroAgenteEtiquetaRequerida
{
    font-weight: bold;
    color: yellow;
    font-family: Arial;
    font-size: 11pt;
}

td.NoInfo
{
    background-color: Gray;
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
}

tr.BuscadorEtiquetas 
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;

}

tr.Localizador {

    background: #006600;
    height: 13px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11pt;

}

tr.LocalizadorSocios {

    background: #000099;
    height: 13px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;

}

tr.Even {

    background: #FFFFFF;
    color: #000000;
    font-family: Arial;
    font-size: 10pt;

}

tr.Odd {

    background: #ccffcc;
    color: #000000;
    font-family: Arial;
    font-size: 10pt;

}

/* Propiedad Fotos Editor */
.PropiedadFotosEtiquetas 
{
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10pt;
}

.PropiedadFotosEtiquetasResaltada 
{
    color: yellow;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

/* Menu Socios */
.MenuSociosEtiquetas 
{
    color: Blue;
    font-family: Arial;
    font-size: 11pt;
}

/* Mensaje de Campos Requeridos */
.CampoRequerido
{
    font-weight: bold;
    color: Red;
    font-family: Arial;
    font-size: 8pt;
}

/* Listados - Data Web Control Styles */
.DataWebControlStyle
{
    font-weight: normal;
    color: Black;
    font-family: Arial;
    font-size: 8pt;
}

/* Renglones de encabezado de los listados de propiedades */
.HeaderStyle
 { color: #000; font-weight: bold; background-color: #7fee7d }

/* Renglones Alternativos del listado de propiedades */
.AlternatingRowStyle
 { background-color: #e1f8e2 }

.RowStyle
 { background-color: #fff }

/* Galeria de Fotos */
td.nombre 
{
}

.GaleriaTextoEtiquetas 
  { color: blue; font-size: 12px; font-family: Arial; line-height: 9pt }

/* FONDO DEL BODY DE TODAS LAS MASTERPAGES
BODY 
{ 
    background: url("http://localhost:8100/mbr/ct/agencia1/backgr/MG-BACKGR-01.jpg");
    background-repeat: repeat; 
}*/
element { }
