body{
    height:100%;
    font: 12px arial,sans-serif;
    color:#fff;
    background: #222F39 url(../images/fondo.jpg) repeat-x left top;
}

h1{
    text-align:left;
    margin-bottom:10px;
    font-size:20px;
    color:#3cf;
    font-weight:400;
}
h2{
    color:#fff;
    font-size: 24px;
    font-weight:400;
    margin-bottom:10px;
}
h3{
    color:#fff;
    font-size: 13px;
    font-weight:700;
    margin-bottom:10px;
}
h4 {
    font-weight:700;
    margin:10px 0;
}
strong, b {
    font-weight:700;
}
em {
    font-style:italic;
}
input,textarea {
    border:0;
}
form .error{
    color:#C22119 !important;
}
#header, #page, #footer {
    width:950px;
    margin:0 auto;
}

#header {
    color:#BED3DF;
    height:110px;
    position:relative;
    z-index:2;
}
#header .top {
    height:36px;
    line-height:36px;
    text-align:right;
    color:#3CF;
    font-size:11px;
}
#header .top a{
    color:#3CF;
}
#header #audio{
    position:relative;
    top:3px;
}
#header a{
    color:#BED3DF;
    text-decoration:none;
}
#header a img{
    border:0;
}
#header .menu {
    position:relative;
}
#header .menu .logo{
    position:absolute;
    left:0;
    top:0;
}
#header .menu .desde1906{
    position:absolute;
    right:0;
    top:0;
}
#header .menu ul{
    list-style-type:none;
    width:650px;
    margin:0 auto;
    position:relative;
    top:28px;
}
#header .menu ul ul{
    width:auto;
    margin:0 auto;
    position:absolute;
    top:46px;
    display:none;
}
#header .menu li {
    float:left;
    margin-left:10px;
}
#header .menu li li {
    float:none;
    margin-left:0;
}
#header .menu li a{
    display:block;
    padding:10px;
    height:26px;
    font-weight:700;
}
#header .menu li ul{
    padding:5px;
    background:#253646;
}
#header .menu li li a{
    display:block;
    padding:5px;
    font-weight:700;
    width:170px;
    background:#253646;
    height:auto;
    color:#BED3DF !important;
}
#header .menu li li a:hover {
    color:#3CF !important;
}
#header .menu li a:hover, #header .menu li a.active, #header .menu li.active a{
    background:#253646;
    color:#3CF;
}

#header .menu .inicio{
    width:50px;
}
#header .menu .empresa{
    width:70px;
}
#header .menu .venta{
    width:80px;
}
#header .menu .destacados{
    width:90px;
}
#header .menu .cliente{
    width:80px;
}
#header .menu .rsocial{
    width:115px;
}
#header .menu .contacto{
    width:95px;
}
#page{
    min-height:200px;
    position:relative;
    z-index:1;
    font-size:13px;
    color: #bed2df;
}
#page:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#page p{
    margin:0 0 15px;
    font-size:13px;
    color: #bed2df;
}
#page ul, #page ol{
    list-style-position:inside;
    padding:0 0 0 20px;
}
#page ol li{
    margin:10px 0;
}

#page .header {
    width:950px;
    height:90px;
    padding-bottom: 20px;
}
#footer {
    color:#A3B2BD;
    text-align:center;
    height:40px;
    line-height:40px;
    border-top:1px solid #44535D;
    margin-top:15px;
}
/* home */

#page.home .proyectos{
    height:500px;
}
#page.home .destacado {
    position:relative;
    height:385px;
    width:950px;
}
#page.home .destacado .detalle{
    position:absolute;
    z-index:2;
    top:0;
    right:0;
    width:327px;
    height:385px;
    background:url(../images/fondo_home1.png) repeat-x;
    display:none;
}
#page.home .destacado .proj{
    position:absolute;
    left:0;
    top:0;
    width:950px;
    height:385px;
    overflow:hidden;
    display:none;
}
#page.home .destacado .detalle .logo {
    text-align:center;
    padding-top:20px;
}
#page.home .destacado .detalle .cartel{
    position:absolute;
    top:0;
    right:0;
}
#page.home .destacado .detalle .descripcion{
    padding:10px 50px;
    color: #fff;
    font-size:14px;
    font-weight:400;
}
#page.home .destacado .detalle .descripcion p{
    margin:5px 0;
    color: #fff;
    font-size:14px;
    font-weight:400;
}
#page.home .destacado .container {
    position:relative;
    z-index:1;
    visibility:visible !important;
}
#page.home .destacado .container img{
    width:950px;
    height:385px;
}
#page.home #proyectos #listado {
    width:950px;
    height:115px;
    position:relative;
    background: url(../images/fondo_home2.png) repeat;
}
#page.home #proyectos #listado .boton{
    height:115px;
    width:31px;
    position:absolute;
    top:0;
    text-align:center;
}
#page.home #proyectos #listado .boton a{
    position:relative;
    display:block;
    line-height:125px;
    height:125px;
}
#page.home #proyectos #listado .boton img{
    border:0;
}
#page.home #proyectos #listado .izq{
    left:0;
}
#page.home #proyectos #listado .der{
    right:0;
}

#page.home #proyectos #listado #mascara{
    width:888px;
    height:115px;
    position:relative;
    margin:0 auto;
    overflow:hidden;
}
#page.home #proyectos #listado #mascara .items{
    width:10000em;
    height:115px;
    position:relative;
}
#page.home #proyectos #listado .item{
    width:276px;
    height:95px;
    float:left;
    padding:10px;
    position:relative;
}
#page.home #proyectos #listado .item img{
    float:left;
    position:relative;
    z-index:2;
}
.home #proyectos #listado .item .desc{
    float:right;
    width:185px;
    position:relative;
    z-index:3;
}
#page.home #proyectos #listado .item .fondo{
    position:absolute;
    width:296px;
    height:115px;
    z-index:1;
    top:0;
    left:0;
    display:none;
    background: black;
}
#page.home #proyectos #listado .item h3{
    color:#3CF;
    margin:0;
    font-size:13px;
    font-weight:700;
}
#page.home #proyectos #listado .item h2{
    font-size:16px;
    margin:0 0 5px 0;
    font-weight:700;
}
#page.home #proyectos #listado .item h2 a{
	color:#fff;
}
#page.home #proyectos #listado .item p{
    margin:0;
    color:#B2B2B2;
    line-height:1em;
}
#page.home #proyectos #listado .item .desc a.link{
    display:block;
    color:#3CF;
    font-weight:700;
}

/* historia */

#page.historia div.header{
    width:950px;
    background: url(../images/headers/empresa.jpg) no-repeat;
}

#page.historia div{
    width:460px;
}
#page.historia .izquierda{
    float:left;
}
#page.historia .derecha{
    float:right;
}

/* Misión y Visión */
#page.mision-y-vision div.header{
    width:950px;
    background: url(../images/headers/empresa.jpg) no-repeat;
}

#page.mision-y-vision {
    height:530px;
    background: url(../images/f_casita.png) no-repeat right bottom;
}

#page.mision-y-vision div{
    width:460px;
}

/* Carta de Alberto Bezanilla */

#page.carta {
    height:550px;
}

#page.carta div.header{
    width:950px;
    background: url(../images/headers/empresa.jpg) no-repeat;
}

#page.carta div{
    width:auto;
}
#page.carta .foto {
    width: 140px;
    float:left;
}
#page.carta .texto {
    width: 810px;
    float:right;
    padding:0;
    margin:0;
}
#page.carta .firma{
    float:right;
    background: url(../images/firma.png) no-repeat center top;
    padding:120px 40px 0;
}
/* Simulador de Crédito */

#page.simulador {
    background: url(../images/f_simulador.png) no-repeat right bottom;
}
#page.simulador div.header{
    width:950px;
    background: url(../images/headers/cliente.jpg) no-repeat;
}

#page.simulador form{
    width:385px;
    margin:0;
}
#page.simulador .izquierda{
    float:left;
    width:175px;
}
#page.simulador .derecha {
    width:195px;
    float:right;
}
#page.simulador .item{
    margin:10px 0;
}
#page.simulador label{
    font:12px Arial;
    color:#bed2df;
    display:block;
    margin-bottom:5px;
    font-weight:700;
}

#page.simulador input{
    width:165px;
    height:15px;
    padding:5px;
    background:url(../images/f_input1.png) no-repeat;
    font:14px Arial;
    color:#212e39;
}
#page.simulador .boton{
    text-align:center;
}
#page.simulador .nota{
    margin:10px 0;
    text-align: center;
}

#page.simulador div.header{
    width:950px;
    background: url(../images/headers/cliente.jpg) no-repeat;
}

/* Veneficios DFL2 */

#page.dfl2 div.header{
    width:950px;
    background: url(../images/headers/cliente.jpg) no-repeat;
}

/* ventajas B&B */

#page.ventajas div.header{
    width:950px;
    background: url(../images/headers/cliente.jpg) no-repeat;
}

#page.ventajas .frase {
    font: 16px Arial;
    text-align:right;
}

/* faq */

#page.faq div.header{
    width:950px;
    background: url(../images/headers/cliente.jpg) no-repeat;
}

/* club bezanilla */

#page.club-bezanilla div.header{
    width:950px;
    background: url(../images/headers/cliente.jpg) no-repeat;
}
#page.club-bezanilla .convenio {
    width: 710px;
}

#page.club-bezanilla .convenio:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#page.club-bezanilla .convenio div{
    width:520px;
    float:right;
}

#page.club-bezanilla .registro {
    display:block;
    text-align:center;
}
/* Contacto */
#page.contacto .header {
    background: url(../images/headers/contacto.jpg) no-repeat;
}

#page.contacto .content{
    background: url(../images/f_contacto.png) no-repeat right bottom;
    height:550px;
}
#page.contacto .item{
    margin:10px 0;
}
#page.contacto .item:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#page.contacto .foto {
    float:left;
    margin-right: 10px;
}
#page.contacto form{
    width: 460px;
    clear:both;
    position:relative;
    top:10px;
}
#page.contacto .izquierda {
    width:220px;
    float:left;
}
#page.contacto .derecha {
    width:220px;
    float:right;
}
#page.contacto label{
    font:12px Arial;
    color:#bed2df;
    display:block;
    margin-bottom:5px;
    font-weight:700;
}
#page.contacto input{
    width:210px;
    height:15px;
    padding:5px;
    background:url(../images/f_input2.png) no-repeat;
    font:14px Arial;
    color:#212e39;
}
#page.contacto .large {
    width:450px;
    background:url(../images/f_input2.png) no-repeat;
}
#page.contacto input.send {
    width:100px;
    height: 32px;
    background:none;
    float:right;
    display:block;
    margin:10px 0;
    padding:0;
}
#page.contacto textarea {
    width:450px;
    height: 190px;
    padding:5px;
    background:url(../images/f_textarea1.png) no-repeat;
    font:14px Arial;
    color:#212e39;
}

/* Club Bezanilla - Registro */
#page.club-bezanilla-registro .header {
    background: url(../images/headers/cliente.jpg) no-repeat;
}

#page.club-bezanilla-registro .content{
    background: url(../images/f_registro.png) no-repeat right bottom;
    height:550px;
}
#page.club-bezanilla-registro .item{
    margin:10px 0;
}
#page.club-bezanilla-registro .item:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#page.club-bezanilla-registro form{
    width: 460px;
}
#page.club-bezanilla-registro .izquierda {
    width:220px;
    float:left;
}
#page.club-bezanilla-registro .derecha {
    width:220px;
    float:right;
}
#page.club-bezanilla-registro label{
    font:12px Arial;
    color:#bed2df;
    display:block;
    margin-bottom:5px;
    font-weight:700;
}
#page.club-bezanilla-registro input{
    width:210px;
    height:15px;
    padding:5px;
    background:url(../images/f_input1.png) no-repeat;
    font:14px Arial;
    color:#212e39;
}
#page.club-bezanilla-registro .large {
    width:450px;
    background:url(../images/f_input2.png) no-repeat;
}
#page.club-bezanilla-registro input.send {
    width:100px;
    height: 32px;
    background:none;
    float:right;
    display:block;
    margin:10px 0;
    padding:0;
}

/* postventa */
#page.postventa .header {
    background: url(../images/headers/cliente.jpg) no-repeat;
}

#page.postventa .content{
    background: url(../images/f_postventa.png) no-repeat right bottom;
    height:550px;
}
#page.postventa .item{
    margin:10px 0;
}
#page.postventa .item:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#page.postventa form{
    width: 460px;
}
#page.postventa .izquierda {
    width:220px;
    float:left;
}
#page.postventa .derecha {
    width:220px;
    float:right;
}
#page.postventa label{
    font:12px Arial;
    color:#bed2df;
    display:block;
    margin-bottom:5px;
    font-weight:700;
}
#page.postventa input{
    width:210px;
    height:15px;
    padding:5px;
    background:url(../images/f_input2.png) no-repeat;
    font:14px Arial;
    color:#212e39;
}
#page.postventa .large {
    width:450px;
    background:url(../images/f_input2.png) no-repeat;
}
#page.postventa input.send {
    width:100px;
    height: 32px;
    background:none;
    float:right;
    display:block;
    margin:10px 0;
    padding:0;
}
#page.postventa textarea {
    width:450px;
    height: 190px;
    padding:5px;
    background:url(../images/f_textarea1.png) no-repeat;
    font:14px Arial;
    color:#212e39;
}

/* Detalle Proyectos */
#page.proyecto {
	padding-bottom:20px;
}
#page.proyecto div.header{
    width:950px;
    background: url(../images/headers/empresa.jpg) no-repeat;
}

#page.proyecto .foto {
    float:right;
    height:280px;				
	width:440px;
}
#page.proyecto .foto img{
    border:3px solid #2c3d4b;
    float:right;
    -moz-box-shadow: 10px 10px 10px #111;
		-webkit-box-shadow: 10px 10px 10px #111;
		box-shadow: 10px 10px 10px #111;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#111111')";
}
#page.proyecto .foto {
	
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#111111')";
	}

#page.proyecto div{
    width:460px;
}

#page.proyecto .mas{
    background: url(../images/flecha_der2.png) no-repeat left 1px;
    font-size:13px;
    font-weight:700;
    color:#3cf;
    padding-left:10px;
}

/* rsocial */
#page.rsocial div.header{
    width:950px;
    background: url(../images/headers/social.jpg) no-repeat;
}
#page.rsocial .izquierda {
float:left;
width:475px;
}
#page.rsocial .derecha {
float:right;
width:475px;
overflow:hidden;
position:relative;
}


#page.rsocial #listado {
    width:475px;
    height:380px;
    position:relative;
    background: url(../images/fondo_rsocial2.png) repeat;
}
#page.rsocial #listado .boton{
    height:25px;
    width:80px;
    position:absolute;
    top:330px;
    text-align:center;
    background:#2c3d4b;
    color:#3cf;
    font-weight:700;
}
#page.rsocial #listado .boton a{
    position:relative;
    padding:0;
    line-height:25px;
}
#page.rsocial #listado .boton img{
    border:0;
    position: relative;
    top:1px;
}
#page.rsocial #listado .izq{
    left:0;
}
#page.rsocial #listado .der{
    right:0;
}

#page.rsocial #listado #mascara{
    width:950px;
    height:320px;
    position:relative;
    margin:0 auto;
    overflow:hidden;
}
#page.rsocial #listado #mascara .items{
    width:10000em;
    height:320px;
    position:relative;
}
.rsocial #listado #mascara .group {
    width:475px;
    height:320px;
    float:left;
}
#page.rsocial #listado .item{
    width:450px;
    height:130px;
    float:left;
    padding:10px;
    position:relative;
}
#page.rsocial #listado .item img{
    float:left;
    position:relative;
    z-index:2;
}
#page.rsocial #listado .item .desc{
    float:right;
    width:230px;
    position:relative;
    z-index:3;
}
#page.rsocial #listado .item .fondo{
    position:absolute;
    width:296px;
    height:115px;
    z-index:1;
    top:0;
    left:0;
    display:none;
    background: url(../images/fondo_rsocial3.png) repeat;
}
#page.rsocial #listado .item h3{
    color:#3CF;
    margin:0;
    font-size:13px;
    font-weight:700;
}
#page.rsocial #listado .item h2{
    font-size:16px;
    margin:0 0 5px 0;
    font-weight:700;
}
#page.rsocial #listado .item p{
    margin:0;
    color:#B2B2B2;
}
#page.rsocial #listado .item .desc a.link, .rsocial #listado .item .desc a, #page.rsocial #listado .boton a{
    display:block;
    color:#3CF;
    font-weight:700;
}
#page.rsocial #listado .item .desc a img{
    float:none;
    top:2px;
}


/* Detalle Proyectos */
#page.rsocial-detalle div.header{
    width:950px;
    background: url(../images/headers/empresa.jpg) no-repeat;
}
#page.rsocial-detalle .foto {
    float:left;
    border:3px solid #2c3d4b;
}


#page.rsocial-detalle h2, #page.rsocial-detalle div{
    width:480px;
    float:right;
}

#page.rsocial-detalle .mas{
    background: url(../images/flecha_der2.png) no-repeat left 1px;
    font-size:13px;
    font-weight:700;
    color:#3cf;
    padding-left:10px;
}

/* datePicker */


table.jCalendar {
    border: 1px solid #000;
    background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
    background: #333;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}

table.jCalendar td {
    background: #ccc;
    color: #000;
    padding: 3px 5px;
    text-align: center;
}
table.jCalendar td.other-month {
    background: #ddd;
    color: #aaa;
}
table.jCalendar td.today {
    background: #666;
    color: #fff;
}
table.jCalendar td.selected {
    background: #f66;
    color: #fff;
}
table.jCalendar td.selected.dp-hover {
    background: #f33;
    color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
    background: #fff;
    color: #000;
}
table.jCalendar tr.selectedWeek td {
    background: #f66;
    color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
    background: #bbb;
    color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
    background: #bbb;
    color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
    position: relative;
    background: #ccc;
    font-size: 10px;
    font-family: arial, sans-serif;
    padding: 2px;
    width: 171px;
    line-height: 1.2em;
}
div#dp-popup {
    position: absolute;
    z-index: 199;
}
div.dp-popup h2 {
    font-size: 12px;
    text-align: center;
    margin: 2px 0;
    padding: 0;
}
a#dp-close {
    font-size: 11px;
    padding: 4px 0;
    text-align: center;
    display: block;
}
a#dp-close:hover {
    text-decoration: underline;
}
div.dp-popup a {
    color: #000;
    text-decoration: none;
    padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
    position: absolute;
    top: 2px;
    left: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-prev a {
    float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
    cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
    cursor: default;
}
div.dp-popup div.dp-nav-next {
    position: absolute;
    top: 2px;
    right: 4px;
    width: 100px;
}
div.dp-popup div.dp-nav-next a {
    float: right;
}
div.dp-popup a.disabled {
    cursor: default;
    color: #aaa;
}
div.dp-popup td {
    cursor: pointer;
}
div.dp-popup td.disabled {
    cursor: default;
}
