﻿.foo
{
}

/* ------------------------------------------- 
proyecto:    Viviendas Universales
fecha:       05/05/2009
------------------------------------------- */
html
{
    min-height: 100%;
    margin-bottom: 1px;
    font-size: 100.01%;
}
body
{
    font-size: 14px;
    font-family: Arial;
    color: #000;
    background-image: url('../images/background/viviendas-background.jpg');
}
textarea, input, select, option, optgroup, button
{
    font: 16px Trebuchet MS,Helvetica,sans-serif;
}

/* RE-SETS 
------------------------------------------- */
*
{
    margin: 0;
    padding: 0;
}

ul, ol, dl
{
    margin-bottom: 1.5em;
    list-style: none;
}
p
{
    margin-bottom: 1.25em;
}
li *, dt *, dd *, p *
{
    font-size: 1em;
}

fieldset, img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
}
button
{
    overflow: visible;
    cursor: pointer;
}

legend
{
    display: none;
}

a
{
    color: #fff;
    cursor: pointer;
}

a:hover, a:focus, a:active
{
    color: #fdfdfd;
}

#calculator-root a
{
    color: #0000FF;
}

/*******************************************
***************** titulos ******************
*******************************************/
h2
{
    font-style: italic;
    padding: 15px 0 7px 15px;
}


/* MASTERPAGE
------------------------------------------ */

#contenedor
{
    width: 100%;
}


#content
{
    padding: 0 0 0 210px;
}

#canvas
{
    padding: 0px 13px;
    width: 964px;
    margin: 0 auto;
}

.home-logo-link
{
    display: block;
    width: 250px;
    height: 174px;
    padding-left: 30px;
    float: left;
}

#header
{
    background-image: url("../images/header/viviendas-header.jpg");
    background-repeat: no-repeat;
    height: 340px;
    position: relative;
    width: 990px;
    margin: 0 auto;
}

#header-container
{
    width: 100%;
    background-image: url("../images/header/bkg-header.jpg");
    background-repeat: repeat-x;
}

#header .link-llamamos
{
    bottom: 1px;
    left: 40px;
    position: absolute;
}

#main-menu
{
    background-image: url("../images/main-menu/viviendas-main-menu.jpg");
    background-repeat: no-repeat;
    height: 54px;
    font-family: Arial;
    font-size: 15px;
    width: 990px;
    margin: 0 auto;
}

#main-menu ul
{
    display: block;
    margin: 0 auto;
    width: 840px;
    padding-left: 40px;
}

#main-menu ul li
{
    float: left;
    padding: 11px 0px;
    width: 138px;
    height: 20px;
    text-align: center;
}

#main-menu ul li.menu-separator
{
    background-image: url("../images/main-menu/menu-separator.jpg");
    background-repeat: no-repeat;
    height: 41px;
    padding: 0px;
    width: 2px;
}

#main-menu ul li a
{
    text-decoration: none;
}

#main-menu ul li.menu-hover, #main-menu ul li.menu-current
{
    background-image: url('../images/main-menu/menu-hover.jpg');
    background-repeat: no-repeat;
}

#menu-user-name
{
    float: left;
    width: 222px;
    height: 40px;
    text-align: right;
    padding-top: 12px;
    color: White;
    font-style: italic;
    font-weight: bold;
}


.enlace-proceso-compra
{
    display: block;
    height: 35px;
    left: 466px;
    position: relative;
    top: 181px;
    width: 90px;
    top: 157px;
    _top: 159px;
}
.proceso a
{
    color: #004776;
    font-weight: bold;
}

.proceso span
{
    color: #004776;
    font-weight: bold;
}
.proceso .info
{
    padding-left: 10px;
}

#menu-video-demo
{
    float: right;
}

#menu-superior-derecho
{
    float: right;
    text-align: center;
    font-family: Arial;
    font-size: 13px;
}

.menu-superior-derecho-item
{
    float: right;
    padding: 5px 20px 0 20px;
}

.menu-superior-derecho-icons
{
    background-image: url("../images/header/bkg-redes.png");
    background-repeat: no-repeat;
    height: 130px;
    padding-left: 30px;
    padding-top: 30px;
    position: absolute;
    right: 12px;
    top: 75px;
    width: 47px;
    z-index:100;
}

.menu-superior-derecho-icons a
{
    display: block;
    height: 30px;
    margin-bottom: 8px;
    width: 27px;
}

.menu-superior-derecho-item a
{
    text-decoration: none;
}

.menu-superior-derecho-item a img
{
    vertical-align: middle;
}

#footer
{
    background-image: url( '../images/footer/viviendas-footer.jpg' );
    background-repeat: repeat-x;
    font-family: Arial;
    height: 128px;
}

#footer .footer-menu
{
    font-size: 13px;
    color: #feffff;
    padding: 25px 0px 17px 0px;
    text-align: center;
}

#footer .footer-menu a
{
    text-decoration: none;
}

#footer .footer-text
{
    color: #004776;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}


#footer .footer-text a
{
    text-decoration: none;
    color: #004776;
}

#footer .footer-text .footer-leftcol
{
    text-align: right;
    padding-right: 10px;
    border-right-width:1px;
    border-right-color: #004776;
    border-right-style:solid;
}

#footer .footer-text .footer-rightcol
{
    text-align: left;
    padding-left: 10px;
    border-left-width:1px;
    border-left-color: #004776;
    border-left-style:solid;
}

.footer-text-content
{
    margin: 0 auto;
    width: 587px;
}




/*******************MENU LATERAL*******************/
#menu-lateral
{
    float: left;
    width: 264px;
}

#menu-lateral #encabezado-menu-lateral img
{
    display: block;
}

#menu-lateral ul
{
    background-image: url("../images/menu-left/menu-left-background.jpg");
    background-repeat: repeat-y;
    margin: 0px;
    padding-left: 7px;
    text-align: justify;
}

#menu-lateral ul li
{
    padding: 7px 7px 7px 15px;
    border-bottom: solid 1px #004776;
    width: 228px;
}

#menu-lateral ul li.last-item
{
    border-bottom-style: none;
}

#menu-lateral ul li.menu-lateral-hover, #menu-lateral ul li.menu-lateral-current
{
    background-image: url("../images/menu-left/menu-left-hover.jpg");
    background-repeat: no-repeat;
}
#menu-lateral ul li.menu-lateral-hover a, #menu-lateral ul li.menu-lateral-current a
{
    color: #fff;
}

#menu-lateral ul li a
{
    text-decoration: none;
    font-size: 15px;
    color: #004776;
    font-weight: bold;
    white-space: nowrap;
}

#menu-lateral #footer-menu-lateral img
{
    display: block;
}

#canvas-right
{
    float: right;
    width: 683px;
    padding-right: 4px;
}

/*************************HOME****************************/
.home
{
}
.home-title span
{
    color: #FFFFFF;
    font-size: 15px;
    font-style: italic;
    font-weight: normal;
    padding: 5px 0px 0 30px;
    float: right;
}

.home .home-title h2
{
    color: #FFFFFF;
    font-size: 25px;
    font-style: italic;
    font-weight: normal;
    padding: 12px 55px 0px 30px;
    position: relative;
}

.home-experiences
{
    padding-left: 20px;
}

.home .home-title h2 a
{
    position: absolute;
    font-size: 14px;
    text-decoration: none;
    display: block;
    top: 20px;
    right: 50px;
}

.home .home-footer img
{
    display: block;
}

.home .home-content
{
    padding: 0 50px 0 30px;
    color: #004776;
}
.home-content-historial
{
    padding: 0 50px 0 30px;
    color: #004776;
}

.botones-solicite-su-credito
{
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    padding-top: 20px;
    padding-bottom: 15px;
}

.botones-solicite-su-credito a
{
    background-image: url('../images/bt-descarga-pdf.gif');
    background-position: top;
    display: block;
    float: left;
    font-size: 13px;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 60px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 200px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    color: #004776 !important;
    line-height: 13px;
}

.solicite-su-credito-icons ul li
{
    width: 150px;
    padding-right: 30px;
    list-style: none;
    float: left;
    text-align: left;
}
.solicite-su-credito-icons ul li h1
{
}

.home .home-content ul
{
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 40px;
}

.home .home-content .home-canvas a
{
    color: #004776;
}

.home-canvas a
{
    color: #004776;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_DataPager1
{
    margin-left: 30px;
}

.home .home-canvas-flag
{
    background-image: url('../images/background/section-background-flag.jpg');
    background-repeat: repeat-y;
}

.home .home-canvas-flag .home-title
{
    background-image: url('../images/background/section-title-flag.jpg');
    background-repeat: no-repeat;
    height: 50px;
}

.home .home-canvas
{
    background-image: url('../images/background/section-background.jpg');
    background-repeat: repeat-y;
}

.home .home-canvas .home-title
{
    background-image: url('../images/background/section-title.jpg');
    background-repeat: no-repeat;
    height: 50px;
}

.home .home-canvas .home-content
{
    padding-bottom: 30px;
    padding-top: 25px;
}

.home .home-canvas .home-content .text
{
    float: right;
    font-size: 15px;
    width: 250px;
}

.home .home-canvas .home-content .text h3
{
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
}

.home .home-canvas .home-content .image
{
    float: left;
    width: 339px;
}

.panel-left
{
    float: left;
    width: 205px;
}

.panel-right
{
    float: right;
    width: 352px;
}

.panel-right div
{
    border: solid 1px #ccc;
}

#testimonio
{
    width: 180px;
    text-align: center;
    background: #f2f2f2;
    margin: 0 auto;
}

#testimonio #titulo
{
    color: #2C2C2C;
    font-size: 30px;
    text-align: center;
}

#testimonio #contenido
{
    padding: 5px 0 0 0;
}

#testimonio #texto-contenido
{
    text-align: right;
    padding: 5px 10px 0 0;
    font-weight: bold;
}

#novedades p
{
    padding: 0px 15px;
    font-size: 12px;
    text-align: justify;
}

#esquinas-contenedor
{
    background: #9DBECF url( '../images/esquinas.gif' );
    width: 965px;
    height: 25px;
}

#contacto
{
    background-position: #ffd527;
    background: #ffd527;
    height: 30px;
    text-align: center;
    padding: 8px 0 5px 0;
    margin: 0 0 10px 0;
    font-size: 20px;
    color: #86761A;
}

#contacto img
{
    vertical-align: middle;
}

.current span
{
    display: block;
}

.current-alargado span
{
    display: block;
}

#buscar-casa
{
    position: absolute;
    right: 0;
    cursor: pointer;
    width: 220px;
    height: 130px;
    display: block;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_menu2_calcularCasa
{
    position: absolute;
    right: 223px;
    cursor: pointer;
    width: 220px;
    height: 130px;
    display: block;
}


#ctl00_ContentPlaceHolder1_menu1_calcularCasa
{
    position: absolute;
    right: 223px;
    cursor: pointer;
    width: 220px;
    height: 130px;
    display: block;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_menu1_calcularCasa
{
    position: absolute;
    right: 223px;
    cursor: pointer;
    width: 220px;
    height: 130px;
    display: block;
}

#quienes-somos
{
    position: absolute;
    right: 452px;
    cursor: pointer;
    width: 220px;
    height: 130px;
    display: block;
}

.text
{
    float: left;
}

.home-video
{
    float: left;
}

#mediaspace
{
    width:328px;
}

#mediaspace a
{
    color:#004776;    
}

#video-container a
{
    color:#004776;    
}

#video-container2 a
{
    color:#004776;    
}
#video-container2
{
    width:350px;
}

#video-container3
{
    width:300px;
}
#video-container3 a
{
    color:#004776;    
}



/********************************************
************ MasterPage.master **************
********************************************/

#home-banner
{
    height: 231px;
    position: absolute;
    right: 29px;
    top: 39px;
}

#opciones-home
{
    width: 735px;
    margin-left: 209px;
    _margin-left: 206px;
    height: 144px;
    position: relative;
}

#opciones-home span
{
    visibility: hidden;
}


#opciones-quienes
{
    width: 735px;
    margin-left: 209px;
    _margin-left: 206px;
    height: 144px;
    position: relative;
}

#opciones-quienes span
{
    visibility: hidden;
}

#opciones-busqueda
{
    width: 739px;
    margin-left: 207px;
    _margin-left: 203px;
    height: 144px;
    position: relative;
}

#opciones-busqueda span
{
    visibility: hidden;
}

/********************************************
************ contactenos.aspx ***************
********************************************/
#contenedor-contactenos
{
    width: 365px;
    float: left;
}


#contenedor-contactenos table td.header
{
    font-weight: bold;
    font-style: italic;
    display: block;
    text-align: right;
    white-space: nowrap;
}

#contenedor-contactenos table td input, #contenedor-contactenos table td textarea
{
    width: 200px;
}

.panel-logos-contacto
{
    width: 230px;
    float: right;
    font-size: 11px;
}

/********************************************
********** Solicite-Credito.aspx ************
********************************************/
.input-credit-request
{
    text-align: left;
}


#credit-request
{
    width: 370px;
    margin: 0 auto;
}

#credit-request table td.header
{
    font-style: italic;
    display: block;
    text-align: right;
    white-space: nowrap;
}
#credit-request table td.fields
{
    text-align: left;
}

#credit-request table td input, #credit-request table td textarea
{
    width: 200px;
}

#file-upload-content
{
    text-align: center;
}

#file-upload-content span
{
    width: 450px;
    display: block;
    margin: 0 auto;
}

.file-upload-content-globo
{
    width: 460px;
    height: 40px;
    padding: 10px;
    display: block;
    margin: 0 auto;
    background-image: url('../images/globo-solicite-su-credito.gif');
}

#file-upload-content a
{
    width: 85px;
}

#file-upload-control
{
    width: 450px;
    margin: 0 auto;
}


#file-upload-control span
{
    font-size: 11px;
}


#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_TextBox_fileName
{
    margin-top: 3px;
    margin-left: 85px;
    float: left;
    width: 240px;
}

.credito-error-message
{
    width: auto;
    margin: 0 auto;
    color: White;
    background-color: #BF0000;
    height: 25px;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

.credito-success-message
{
    width: auto;
    margin: 0 auto;
    color: White;
    background-color: #006A00;
    height: 25px;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

.uploadifyQueue
{
    margin-left: 77px;
}


/********************************************
************ home.aspx **********************
********************************************/
#testimonios
{
    float: left;
    width: 200px;
    background: red;
    height: 100px;
}

#novedades-home
{
    margin-left: 208px;
    background: #e4e4e4;
    height: 298px;
    padding-left: 7px;
    padding-top: 15px;
    padding-right: 12px;
    _padding-left: 0px;
    _padding-right: 0px;
    background-image: url('../images/maqueta/back-home.gif');
    background-repeat: no-repeat;
    font-size: 14px;
    text-align: justify;
}

#banner
{
    margin-left: 260px;
}

#novedades-home p
{
    padding-left: 280px;
    padding-top: 120px !important;
    _padding-right: 18px;
}
#novedades-home strong
{
    color: #555;
    font-size: 14px;
}



/********************************************
************ busque-su-casa.aspx ************
********************************************/

.proyecto-destacado
{
    background-color: #fff;
    border: solid 1px #aaa;
    margin-top: 2px;
    padding: 15px;
    margin-bottom: 0px;
    width: 668px;
    float: left;
}

.proyecto-destacado li
{
    list-style-type: circle;
    list-style-position: inside;
}

.proyecto-destacado img
{
    width: 250px;
}

.proyecto-destacado .descripcion-destacado
{
    margin-left: 260px;
}



/********************************************
************ ciudad-proyecto.aspx ************
********************************************/

#mapa
{
    width: 600px;
    height: 274px;
    position: relative;
    background-color: #fff !important;
    margin: 0 auto;
    padding: 0;
}

.lista-proyectos
{
    margin: 0;
    padding: 0;
}

.lista-proyectos h3
{
    margin-top: 5px;
}

#projects-accordion
{
    padding-left: 35px;
}

.proyecto
{
    float: left;
    margin-right: 11px;
    width: 290px;
    height: 385px;
    background-image: url('../images/itemCasa/ViviendasItemCasa.jpg');
    background-repeat: no-repeat;
    padding-top: 23px;
    position: relative;
}

.proyecto .proyecto-header img
{
    display: block;
}
.proyecto .proyecto-footer img
{
    display: block;
}

.proyecto h3
{
    color: #FFFFFF;
    font-size: 17px;
    font-style: italic;
    height: 37px;
    padding: 11px 20px;
}
.proyecto h3 span
{
    font-size: 14px;
}

.proyecto .proyecto-inner
{
    color: #004573;
    font-size: 12px;
    height: 255px;
    overflow: hidden;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 10px;
}

.proyecto .proyecto-inner .proyecto-link
{
    bottom: 30px;
    position: absolute;
    right: 25px;
    text-align: right;
}

.proyecto .proyecto-inner .proyecto-image
{
    border: 1px solid #CCCCCC;
    height: 131px;    
    text-align: center;
    width: 242px;
    background-color: #fff;
}
.proyecto .proyecto-inner .proyecto-image img
{
    height: 80px;
}


/************************************************
***************ciudad-detalle.aspx***************
*************************************************/
.detalle-left
{
    float: left;
    width: 300px;
}

.detalle-left img
{
    border: solid 1px #ccc !important;
}

.detalle-left img.detalle-img
{
    width: 270px !important;
    display: block;
}

.detalle-left #gallery
{
    width: 300px !important;
    padding: 0px;
}

#gallery .gallery-item
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#gallery .gallery-item img
{
    width: 82px !important;
    height: 82px !important;
}

.detalle-right
{
    float: right;
    width: 300px;
    color: #333;
    font-size: 13px;
}

.detalle-right h3
{
    font-size: 18px;
    font-style: italic;
    text-transform: uppercase;
    color: #004573;
}

.detalle-right .price
{
    font-size: 15px;
    font-style: italic;
    text-transform: uppercase;
    color: #004573;
    font-weight: bold;
}

.detalle-right a
{
    font-size: 15px;
    color: #004573;
    font-weight: bold;
}

/********************************************
**************** comentarios ****************
********************************************/
#contenedor-comentario-noticia .comment-insert
{
    width: 527px;
}

#contenedor-comentario-noticia .comment-insert td.header
{
    vertical-align: top;
    text-align: right;
    font-size: 16px;
    font-style: italic;
    white-space: nowrap;
}

#contenedor-comentario-noticia .comment-insert td input, #contenedor-comentario-noticia .comment-insert td textarea
{
    width: 400px;
    float: none !important;
}

.panel-buttons
{
    text-align: right;
}

#contenedor-comentario-noticia h2
{
    font-size: 18px;
    color: #004573;
    border-bottom: solid 1px #ccc;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
}

#contenedor-mensaje-comentario-noticia
{
}

.comment
{
    margin-top: 15px;
    width: 600px;
}

.comment .comment-header
{
    font-size: 18px;
    color: #004573;
    font-style: italic;
    text-transform: capitalize;
    position: relative;
}

.comment .comment-header .comment-right
{
    position: absolute;
    right: 0px;
    top: 5px;
    color: #333333;
    font-size: 12px;
}

.comment .comment-body
{
    background-image: url('../images/comments/comment-background.jpg');
    background-repeat: repeat-y;
    color: #333;
    padding: 7px;
}

.comment .comment-body-head img, .comment .comment-body-foot img
{
    display: block;
}


/********************************************
************ patrocinadores.ascx ************
********************************************/
.patrocinadores-rotator
{
    padding-left: 5px;
}

.patrocinadores-header img
{
    display: block;
}

.patrocinadores-title
{
    background-image: url("../images/constructores/constructores-title.jpg");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 16px;
    height: 31px;
    padding: 5px 0 0 25px;
}

.patrocinadores
{
    background-image: url("../images/constructores/constructores-background.jpg");
    background-repeat: repeat-y;
    padding: 12px 0 1px 0;
}

.patrocinadores .patrocinador
{
    border: 1px solid #CCC;
    margin: 0 auto;
    width: 200px;
    margin-bottom: 10px;
    background-color: #fff;
    text-align: center;
}

.patrocinadores .patrocinador img
{
    width: 150px;
}

.patrocinadores-footer img
{
    display: block;
}

#menu-lateral .patrocinador a, #menu-lateral .entregas a, #menu-lateral .nosVisitan a
{
    border: none;
}

.facebook
{
    background-color:White;
    width:256px;
}

/********************************************
************ Llamamos.aspx ************
********************************************/

.llamemos-form
{
    margin: 0 auto;
    width: 350px;
}

.llamemos-form td
{
    text-align: right;
}

.llamemos-form td input, .llamemos-form td select
{
    width: 245px;
}
.llamemos-form td textarea, .llamemos-form td select
{
    width: 245px;
}

.llamemos-form td.header
{
    display: block;
    font-style: italic;
    font-weight: bold;
    white-space: nowrap;
}

/********************************************
*************** MyProfile.aspx ***************
********************************************/
.edit-user
{
    width: 450px;
    padding-left: 150px;
    padding-top: 50px;
}

.edit-user div table tbody tr td
{
    padding-left: 7px;
}
.error-message
{
    color: Red;
    font-weight: bold;
}

.success-message
{
    color: Green;
    font-weight: normal;
    padding-left: 50px;
}

.edit-user table
{
    border: 0px;
}

.edit-user table td
{
    padding-bottom: 20px;
}
.edit-user table td.nombre-campo
{
    text-align: right;
}

.edit-user table a
{
    margin-left: 100px;
}
.edit-user .input-text
{
    margin-left: 0px;
}




/********************************************
*************** MiCuenta.aspx ***************
********************************************/
a.boton-menu-micuenta
{
    text-decoration: none;
}

.boton-menu-micuenta, .boton-cambiar-contrasena, .boton-mis-datos, .boton-historial-comunicaciones, .boton-estado-cuenta, .boton-cambiar-contrasena
{
    background-image: url('../images/fondo-boton-interno.jpg');
    background-position: top;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 270px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #004776 !important;
}

.separador-menu-micuenta
{
    width: 100px;
    top: 0px;
    left: 0px;
}

.menu-historial
{
}
.menu-historial ul
{
    list-style: none;
}

.menu-historial li
{
    padding: 0 5px 5px 10px;
}

.menu-historial li a
{
    list-style: none;
}

.contenedor-archivo-usuario
{
    width: 315px;
    margin-bottom: 20px;
}

.contenedor-archivo-usuario .encabezado-archivo-usuario
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    padding-left: 30px;
    color: #5b5c5d;
    margin-bottom: 10px;
}

.contenedor-archivo-usuario .imagen-archivo-usuario
{
    float: left;
    height: 50px;
    padding-left: 45px;
    padding-right: 10px;
}

.contenedor-archivo-usuario .enlace-archivo-usuario
{
    float: left;
    height: 50px;
    line-height: 50px;
}

.imagen-archivo-usuario a
{
    color: #004776;
}

.enlace-archivo-usuario a
{
    color: #004776;
}


/********************************************
********* DetalleEstadoCuenta.aspx **********
********************************************/

.boton-menu-interior
{
    background-image: url('../images/fondo-boton-interno.jpg');
    background-position: top;
    display: block;
    float: left;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 268px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
}
ul .boton-menu-interior
{
    background-image: url('../images/fondo-boton-interno.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    float: left;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding-right: 5px;
    padding-left: 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 260px;
    text-align: left;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.5px;
    color: #004776 !important;
    list-style: none;
}


.boton-actualizar
{
    background-image: url('../images/buttons/bt-actualizar.jpg');
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    float: left;
    font-size: 17px;
    height: 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 116px;
    text-align: center;
    padding-top: 20px;
    color: #FFF !important;
    padding-top: 7px;
}


.boton-menu-interior a:hover
{
    background-position: bottom;
}

.tabla-estado-cuenta
{
    background-color: #ECECEC;
    border: 1px solid #ACACAC;
    padding-bottom: 3px;
    width: 600px;
}

.tabla-estado-cuenta td
{
    padding: 4px 13px;
    background-color: #F6F6F6;
    border: 1px solid #ACACAC;
    font-size: 16px;
}

.tabla-estado-cuenta td.item-header
{
    background-color: #C8C8C8;
    color: #6C6C6C;
    font-size: 16px;
    border-width: 0px;
}

.tabla-estado-cuenta td.total
{
    background-color: #2B99FF;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
}

.tabla-estado-cuenta td.section-header
{
    background-color: #2B99FF;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    text-align: right;
    border-width: 0px;
}

.tabla-estado-cuenta tr.section-separator td
{
    line-height: 10px;
    border-width: 0px;
    background-color: #ECECEC;
}

.go-back-link-container
{
    text-align: right;
}


/********************************************
**************** Paginadores ****************
********************************************/

.data-pager-container
{
    display: block;
    margin-left: 220px;
}

.data-pager-container a, .data-pager-container span
{
    display: block;
}

.paginator
{
    background-color: #CCCCCC;
    color: #666666 !important;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    text-decoration: none;
    width: 24px !important;
}

.paginator-numeric
{
    color: #666666 !important;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 16px !important;
}

.paginator-numeric-current
{
    color: #000000 !important;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 16px !important;
}

.pager
{
    height: 25px;
    text-align: center;
    width: 629px;
}


/* CLASES
------------------------------------------ */
/* Resetea el flujo normal de la página
   utilizar en caso de utilizar floats      */

.clear
{
    clear: both;
}

.no-margin
{
    margin-bottom: 0px !important;
}

.left
{
    float: left;
    padding: 0 20px 0 0;
}

.link
{
    color: #2D66B0;
}

.link:hover
{
    color: #9DBECF;
    text-decoration: underline;
}

.right
{
    float: right;
}

.contenedor-interno
{
    background: #E3E3E3;
    padding: 10px;
}

.contenedor-interno img
{
    padding: 10px;
}

.contenedor-interno p
{
    padding: 10px;
    text-align: justify;
}

.galeria
{
    background: #F2F2F2;
    width: 350px;
    display: block;
    margin: 10px 0 10px 0;
    padding: 0 0 0 10px;
}



/**********************************************************
****************** MENSAJES DE EXITO Y ERROR **************
**********************************************************/

.error
{
    border: thin solid #800000;
    color: #800000;
    background-color: #C87878;
    display: block;
    padding: 10px;
    margin-top: 10px;
}

.exito
{
    border: thin solid #006600;
    color: #006600;
    background-color: #96BE96;
    display: block;
    padding: 10px;
    margin-top: 10px;
}

.panel-contacto
{
    width: 430px;
    float: left;
    padding: 20px 0;
    font-size: 1em;
}

.panel-logos-contacto img
{
    width: auto;
    height: auto;
}

.panel-logos-contacto .titulo
{
    font-size: 11px;
    color: #127AC1;
    font-weight: bold;
}

.panel-logos-contacto a, .panel-logos-contacto a:hover
{
    color: #127AC1;
}

.property-table
{
    padding: 0px;
    margin: 0px;
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    border-color: #808080;
    border-collapse: collapse;
}

.property-table td
{
    padding: 5px 0px 5px 5px;
    margin: 0px;
    border-style: solid;
    border-width: 1px 1px 0px 0px;
    border-color: #808080;
    width: 227px;
}

.boton-menu-opciones
{
    display: block;
    float: left;
    height: 127px;
    background-repeat: no-repeat;
}

.boton-quienes-somos
{
    background-image: url('../images/boton-quienes-somos.jpg');
    width: 182px;
}

.boton-calcule-cuota
{
    background-image: url('../images/boton-calcule-cuota.jpg');
    width: 193px;
}

.boton-busque-casa
{
    background-image: url('../images/boton-busque-casa.jpg');
    width: 175px;
}

.boton-noticias
{
    background-image: url('../images/boton-noticias.jpg');
    width: 185px;
}

.boton-ventajas
{
    background-image: url('../images/boton-ventajas.jpg');
    width: 179px;
}

.boton-ventajas2
{
    background-image: url('../images/boton-ventajas2.jpg');
    width: 179px;
}

#contenedor-menu-micuenta
{
    margin: 0 auto;
    width: 655px;
}

#contenedor-categorias-archivos
{
    margin: 0 auto;
    width: 713px;
    _width: 704px;
}

.mensaje-no-archivos
{
    border: 1px solid #808080;
    text-align: center;
    color: #808080;
    font-weight: bold;
    height: 50px;
    display: none;
    line-height: 50px;
}

#h-fecha-corte
{
    height: 37px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 21px;
    line-height: 37px;
    background-color: #248acf;
    width: 61%;
    color: #fff;
}

#fecha-corte
{
    height: 37px;
    line-height: 37px;
    color: #fff;
}

.separador-detalle-estado-interno
{
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
}

.datos-inmueble
{
    text-align: right;
    background-color: #2b99ff;
    height: 33px;
    width: 100%;
    font-size: 21px;
    font-weight: bold;
    line-height: 33px;
    color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #ececec;
    position: relative;
}

.datos-inmueble span
{
    position: absolute;
    right: 15px;
}

#news-gallery-container
{
    float: right;
    width: 400px;
    margin-left: 10px;
}

table input
{
    float: right;
}

.message
{
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    display: none;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #BF0000;
    height: 25px;
    line-height: 22px;
}

.separador-comentario
{
    height: 10px;
    background-color: #000080;
    margin-top: -11px;
    margin-bottom: 10px;
}

.news-item-date
{
    font-style: italic;
    color: #808080;
}

.news-item-container
{
    height: 252px;
    margin-bottom: 20px;
}

.new-titular-image
{
    float: right;
    margin-left: 10px;
    border: 3px solid #000000 !important;
}

.new-titular-image-container
{
}

#contenedor-login
{
    width: 400px;
    margin-right: auto;
    margin-left: auto;
}

#contenedor-cambiar-contrasena
{
    width: 425px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}

#contenedor-recordar-contrasena
{
    width: 270px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
}

#contenedor-mensaje-login
{
    width: 603px;
}

input.boton
{
    float: right;
    height: 35px;
    width: auto;
}

.tabla-fila-text-area
{
    height: 200px;
}

.alinear-derecha
{
    text-align: right;
}

.new-date-detail
{
    font-style: italic;
    color: #808080;
    margin-left: 5px;
}

.new-description-container
{
    margin-left: 5px;
}

.fuente-pequena
{
    font-size: 14px;
}

.modal
{
    display: none;
    z-index: 10000;
    background-color: #e4e4e4;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
    width: 700px;
    padding: 5px;
    text-align: left;
    border-style: solid;
    border-width: 30px 10px 10px 10px;
    border-color: #808080;
    opacity: 1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.modal#demo-video-root
{
    background-color: #ffffff;
}

#demo-video-root
{
    text-align: center;
    height: 500px;
}

#demo-video-root a
{
    color: #0000FF;
}

ul.submenu-section
{
    color: #FFF;
    float: right;
    padding-top: 4px;
    padding-right: 40px;
}

ul.submenu-section li
{
    float: left;
}

ul.submenu-section li a
{
    padding: 7px 10px 7px 11px;
    background-image: url('../images/background/bkg-submenu-section.gif');
    background-repeat: repeat-x;
    background-position: top;
    display: block;
    text-decoration: none;
    border-left: solid 1px #7693a6;
    border-right: solid 1px #123248;
    border-bottom: solid 1px #000000;
}

ul.submenu-section li a:hover
{
    background-position: bottom;
}

/**************************Busque Casa**************************/

#leading-proyects
{
    padding-left: 33px;
}

/****************************Testimonios************************/

.cuadro-testimonios
{
    padding:10px;
    border:solid 1px #ccc;
    background-color: #E7E7E7;
}

.cuadro-testimonios img
{
    padding:5px;
    border:solid 1px #ccc;
    background-color: #ffffff;
}

.cuadro-testimonios div
{
    /*padding-left:66px;*/
}

/********* menu lateral ************/

.left-container
{
    background-image: url("../images/menu-left/bkg-menu-left-general.jpg");
    background-repeat: repeat-y;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 15px;
    width: 206px;
    color:#004776;
}
.left-container select
{
    width:165px;
}

.left-menu-title
{
    background-image: url("../images/menu-left/menu-left-title.jpg");
    background-repeat: no-repeat;
    height: 26px;
    padding-left: 35px;
    padding-top: 7px;
    width: 231px;
    color:White
}

.social-networks-title
{
    position:relative;
}

.social-networks-title a
{
    display:block;
    position:absolute;
}

.social-networks-title .left-facebook
{
    right: 130px;
    top: 4px;
}

.social-networks-title .left-twitter
{
    right: 90px;
    top: 4px;
}

.social-networks-title .left-sonico
{
    right: 50px;
    top: 4px;
}

.search-title
{
    font-size:15px;
}

/******** destacados **********/
.destacado
{
    background-image: url("../images/itemCasa/bkg-destacado.png");
    height: 225px;
    margin-top: 5px;
    padding-left: 45px;
    padding-right: 61px;
    padding-top: 26px;
    width: 485px;
}

.destacado h3
{
    color:White;
    padding-top:5px;
    padding-left:10px;
    margin-bottom:10px;
}


.destacado-image
{
    background-color: #FFFFFF;
    border: 1px solid #D3D3D3;
    float: left;
    height: 151px;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 12px;
    width: 190px;
}
.destacado-image table tr td
{
    width:190px;
    height:151px;
    vertical-align:middle;
    text-align:center;
}
.destacado-image table tr td img
{
    height:98px;
}
.table-title tr td
{
    height:35px;
    vertical-align:middle;
}

.proyecto-inner p
{
    height: 105px;
    margin: 0 !important;
    padding-top: 30px;
    color:#004776;
}

.destacado .destacado-link
{
    float:right;
}
