/* 
    Document   : Iframe Thrifty
    Created on : 17/09/2010, 05:09:17 PM
    Author     : Newiclus JMS
    Description:
        Estilo del Iframe - Site Thrifty CR
*/

/*==========================================================================
                                GENERAL
==========================================================================*/
* {
    margin: 0px;
    padding :0px;
    list-style: none;
    outline: none;
    -moz-outline: none;
    text-decoration: none;
    line-height: normal;
    border: none;
}



.clear-div {width: 100%; overflow: hidden; clear: both;}

.absoluto-toplef, .absoluto-bottomlef, .absoluto-topright {
    position: absolute;
    display: block;
}

.absoluto-toplef {
    top: 0;
    left: 0;
}

.absoluto-topright {
    top: 0;
    right: 0;
}

.absoluto-bottomlef {
    bottom: 0;
    left: 0;
}

.left {
    float: left;
    display: block;
    position: relative;
}

.right {
    float: right;
    display: block;
    position: relative;
}

.content {
    overflow: hidden;
    width: 100%;
    position: relative;
}

#idem {
    display: none;
}



/*==========================================================================
                                TARIFAS
==========================================================================*/
.body-content {
   /* background: transparent url(../images/fondo/fondo_cuerpo.jpg) repeat-x; */
    width: 100%;
    overflow: hidden;
}


.tarifas-content {
    width: 924px;
    margin: 35px auto 0 auto;
}

.datos-renta {
    width: 100%;
    height: 115px;
    padding: 5px 0 0 15px;
    background: transparent url(../images/fondo/fondo_detalle_renta.jpg) no-repeat;
}

.datos-renta table {
    border-collapse: collapse;
    color: #225e3f;
    font: 700 14px Arial;
    width: 900px;
}

.datos-renta table td {
    height: 25px;
    border-bottom: #FFF dotted 1px;
    padding-left: 10px;
}


.datos-fecha {
    width: 320px;
    height: 100px;
    margin: 0 0 0 55px;
    padding: 11px 25px 7px 25px;
    background-color: #F7F7F7;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    text-align: center;
}

.datos-fecha h3 {
    color: #717070;
    font: 400 14px Arial;
    text-align: center;
    padding-bottom: 10px;
}

.datos-fecha select {
    font-size: 13px;
    color: #717070;
    border: #0272C2 solid 1px;
    height: 20px;
    width: 110px;
    text-align: center;
}

.datos-fecha select:first-child {
    width: 162px;
    margin-right: 40px;
}

.btn-buscar {
    background: transparent url(../images/btns/btn-buscar.jpg) 0 0 no-repeat;
    width: 98px;
    height: 32px;
    text-align: left;
    color: white !important;
    padding: 0 0 4px 12px;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    margin-top: 20px;
    text-shadow: 1px -1px 1px #222;
    
}

.marco-tarifas {
    width: 923px;
    margin: 20px auto;
    padding: 10px 0;
    border: #C7C7C7 solid 1px;
}


.marco-tarifas h1.h-title {
    margin: 5px 0 40px 40px;

}

.h-title {
    color: #007DD6;
    font: lighter 18px Helvetica;
    padding-left: 20px;
    background: url(../images/icons/arrow.jpg) no-repeat;
}


.table-content {
    background: url(../images/fondo/fondo_table_tarifas.jpg) repeat-x;
    background-position: 0 0;
    -moz-border-radius: 9px 9px 0 0;
    -webkit-border-radius: 9px 9px 0 0;
    width: 862px;
    margin: 0 auto 25px auto;
}

.table-tarifas {
    width: 860px;    
    border-collapse: collapse;
    margin-left: 1px;
}

.table-tarifas thead th {
    height: 58px;
    color: white;
    font-size: 13px;
    border-left: #023E68 dotted 1px;
    text-align: center;
}

.table-tarifas thead th:first-child {
    border-left: none;
}

.table-tarifas tbody {
    border: #68B8EF solid 2px;
    border-top: none;
}

.table-tarifas tr td {
    border:#023E68 dotted 1px;
    border-left: none;
    border-top: none;
    text-align: center;
    color: #717070;
    height: 25px;
}




/*==========================================================================
                                COTIZACION
==========================================================================*/


.marco-cotizacion {
    background-color: #0066cb;
    color:white;
    border: #C7C7C7 solid 1px;
    width: 700px;
    margin: 70px auto 0 auto;
    padding: 15px 0 50px 36px;
}

.table-cotizar {
    border-collapse: collapse;
    margin: 55px 0px 0px 80px;
    font-size: 13px;
    color: #717070;
}

.table-cotizar td {
    height: 42px;
    vertical-align: top;
}

.table-cotizar td:first-child {
    padding-top: 4px;
}

.table-cotizar td input {
    border: #007DD6 solid 1px;
    height: 23px;
    color: #474747;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    margin-right: 15px;
    width: 80px;
}

.table-cotizar td input.date {
    width: 148px;
}

.table-cotizar td select {
    width: 245px;
    height: 22px;
    border: #007DD6 solid 1px;
    text-align: center !important;
    font-size: 13px;
    color: #474747;
    line-height: 20px;
}


.combo {
    width: 245px;
    height: 22px;
    border: #007DD6 solid 1px;
    text-align: center !important;
    font-size: 13px;
    color: #474747;
    line-height: 20px;
}




.btn-condiciones {
    width: 198px;
    height: 31px;
    padding: 8px 0 0 25px;
    color: white;
    display: inline-block;
    background: url(../images/btns/btn-condiciones.jpg) no-repeat;
    text-align: center;
    font-size: 15px;
    text-decoration: underline;
    margin-left: 13px;
}

.table-cotizar td .btn-buscar {
    display: inline-block;
    margin-top: 10px;
    padding-top: 6px;
    padding-bottom: 0px;
    font-size: 1.19em;
    height: 30px;
}



/*==========================================================================
                              DETALLE COTIZACION
==========================================================================*/
.content-detalle {
    padding: 37px 0 0 0;
    width: 923px;
    margin: 0 auto;
}

.content-detalle .datos-renta {
    margin: 0 auto 21px auto;
}

.marco-detalle {
    background-color: #F9F9F9;
    border: #C7C7C7 solid 1px;
    padding: 13px 0 0 37px;
}

.detalle-table  {
/*    margin-bottom: 60px; */
}

.detalle-table p {
    font-size: 13px;
    color: #717070;
}

#table-detalle {
    border-collapse: collapse;
    color: #717070;
    font-size: 14px;
    margin: 7px 0 0 0;
}

#table-detalle td a {
    color: #007dd6;
    text-decoration: underline;
    font-size: 11px;
}

#table-detalle thead th {
    font-weight: 400;
    height: 27px;
    border-left: #007DD6 dotted 1px;
}

#table-detalle thead th:first-child {border: none;}

#table-detalle tfoot td { height: 27px; }

#table-detalle tbody {
    border: #68B8EF solid 1px;
    border-bottom: none;
    background: url(../images/fondo/fondo_linea.gif) repeat-y;
}

#table-detalle tbody tr td { 
    height: 21px;
    border-top: #007DD6 dotted 1px;
    border-right: #007DD6 dotted 1px;
}

#table-detalle tbody tr td:first-child { padding-left: 5px;}

.td-last {
    padding-right: 3px;
    text-align: right;
    width: 62px;
}

.foot-table {
    background-color: #B8D760;
    height: 22px;
    padding: 5px 3px 0 5px;
    color: white;
    -moz-border-radius: 0 0 9px 9px;
    -webkit-border-radius: 0 0 9px 9px;
}

.th-cabecera {
    margin-left: 112px;
    height: 27px;
    -moz-border-radius: 9px 9px 0 0;
    -webkit-border-radius: 9px 9px 0 0;
    background-color: #D7EDFC;
}

.th-cabecera p {
    width: 65px;
    text-align: center;
    border-left: #68B8EF dotted 1px;
    height: 22px;
    padding-top: 5px;
}

.th-cabecera p:first-child {
    border-left: none;
}



.detalle-seguros {
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    background: #379FE9 url(../images/fondo/fondo_blue.jpg) bottom repeat-x;
    width: 330px;
    margin: 12px 0 12px 20px;
    padding: 5px 11px 0 11px;
}

#table-seguros {
    border-collapse: collapse;
    color: white;
    font-size: 14px;
    color: white;
}

#table-seguros thead th {
    height: 26px;
    font-weight: 400;
    text-align: center;
    border-left: #FFF dotted 1px;
    border-bottom: #FFF dotted 1px;
}

#table-seguros thead th:first-child,
#table-seguros tbody td:first-child
{
    border-left: none;
}

#table-seguros tbody td {
    height: 22px;
    border-left: #FFF dotted 1px;
    padding-left: 5px;
}

#table-seguros tfoot td {
    border-top: #FFF dotted 1px;
    height: 24px;
}

#table-seguros tfoot td p {
    color: white;
}

#table-seguros tfoot td p.right {
    padding-right: 15px;
}

.td-seguro {
    text-align: right;
    padding-right: 15px;
}

.box-resultado {
    height: 23px;
    background-color: #007DD6;
    margin-left: 20px;
    width: 343px;
    padding: 7px 5px 0 5px;
}

.box-resultado p {
    font-size: 15px;
    color: white;
}

.c-adicionales h3 {
    color: #007dd6;
    font-size: 13px;
    background: url(../images/icons/arrow2.jpg) 0 2px no-repeat;
    height: 20px;
    padding: 0 0 0 12px;
}

.table-cobros {
    height: 50px;
    border-collapse: collapse;
    width: 410px;
    margin-top: 10px;
}

.table-cobros tr td {
    height: 30px;
    background-color: #F0F0F0;
    color: #717070;
    font-size: 10px;
}

.table-cobros tr td:first-child {
    padding-right: 13px;
    width: 40px
}

.table-cobros tr:first-child td {
    background-color: #D7EDFC;
}

.table-form {
    margin: 30px 0 0 0;
    font-size: 13px;
    color: #717070;
}

.table-form td {
    height: 34px;
}

.table-form input {
    width: 225px;
    height: 21px;
    border: #0272C2 solid 1px;
    
}

.btn-escoger {
    width: 300px;
    height: 27px;
    background: url(../images/btns/btn-escoger.jpg) no-repeat;
    display: block;
    text-shadow: 1px 1px 1px #222;
    font-size: 16px;
    color: white;
    padding: 5px 0 0 8px;
   /*margin: 28px 0 0 28px; */
}

.box-filtrar input {
    width: 180px;
    border: #0272C2 solid 1px;
    height: 21px;
    line-height: 18px;
    margin-right: 10px;
}

.box-filtrar a.btn-filtrar {
    display: inline-block;
    width: 70px;
    height: 20px;
    background: url(../images/btns/btn-filtrar.jpg) no-repeat;
    margin-top: 1px;
    color: white;
    font-size: 15px;
    text-shadow: 1px -1px 1px #222;
    padding: 2px 0 0 7px;
}



/*==========================================================================
                                Calendario
==========================================================================*/
.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2; 
    border:solid 1px #cccccc;
}
.cal_Theme1 td
{
    width:auto;
    height:auto;
 }

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff; 
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080; 
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #e9e9e9; 
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center; 
    font-weight:bold; 
    margin-bottom: 4px; 
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    color:black;
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080; 
    font-weight: bold; 
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/*==========================================================================
                                GENERAL
==========================================================================*/
/*==========================================================================
                                GENERAL
==========================================================================*/
/*==========================================================================
                                GENERAL
==========================================================================*/
.table-cotizar2 {
    border-collapse: collapse;
   

}

.table-cotizar2 td {
    padding:5px;
    vertical-align: top;
}


.table-cotizar2 td input {
    border: #007DD6 solid 1px;
    height: 23px;
    color: #474747;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    margin-right: 15px;
    width: 80px;
}

.table-cotizar2 td input.date {
    width: 148px;
}

.table-cotizar2 td select {
    width: 245px;
    height: 22px;
    border: #007DD6 solid 1px;
    text-align: center !important;
    font-size: 13px;
    color: #474747;
    line-height: 20px;
}

.btn-buscar2 {
    background: transparent url(../images/btns/btn-buscar.jpg) 0 0 no-repeat;
    text-align: left;
    color: white !important;
    padding: 0 0 2px 3px;
    font-size: 16px;
    line-height: 16px;
    cursor: pointer;
    margin-top: 20px;
    text-shadow: 1px -1px 1px #222;
    
}

.table-calendario td {
    height: 20px;
    vertical-align: top;
}


.table-cotizar2 .lugares input{

    height: auto ;
    text-align: center;
    margin-right: 5px ;
    width: auto;
    text-align:left;
}

.tituloadi
{

    color: #007dd6;
    font-size: 13px;
    background: url(../images/icons/arrow2.jpg) 0 2px no-repeat;
    height: 20px;
    padding: 0 0 0 12px;
}

/*==========================================================================
                                RESUMEN TARIFA
==========================================================================*/
.resumen-tarifa
{
    border-style:solid;
    border-width:thin;
    font-size:140%;
    width: 347px;
    border-color:#e57104;
}
 .resumen-tarifa td
 {
     padding:5px;
 }
 .resumen-tarifa tfoot tr
 {
     background-color:Gray;
     }


#imagePreview {
    display:inline-block;
    float:right;
    margin:10px;
    border:solid thin;
    margin-top:30px;
    box-shadow: 2px 2px 5px 0px rgba(13, 123, 192, 0.64);
}