@charset "ISO-8859-1";
/* CSS Document */
@font-face {
    font-family: 'font-roboto-medium';
    src: url('/Fonts/Roboto-Medium.ttf');
}

#checkout p a h1 h2 h3 h4 h5 h6 {
    font-family: font-roboto-medium;
}

    #checkout a {
        color: red;
        text-decoration: underline;
    }

.envio td,
.pago td {
    vertical-align: top;
}
/*****login******/

#checkout .login {
    margin: 25px auto 40px auto;
    width: 505px;
}

    #checkout .login table {
        width: 100%;
    }

    #checkout .login .campo {
        width: 460px;
    }

#checkout input,
select {
    margin: 7px 5px 0px 0px;
}

#checkout .login .borde {
    border: solid 1px #999;
}
/************contador articulos***************/

#checkout .contadorArticulos,
#checkout .contadorArticulos td,
#checkout .contadorArticulos th {
    font-size: 11px;
}
/************misdirecciones-mistarjetas***************/

.misPanel {
    padding: 15px;
    border: solid 2px #999;
    background-color: #FFF;
    z-index: 1002;
    overflow: auto;
    max-height: 500px;
    font-size: .857em;
}

.misPanelBilling {
    padding: 15px;
    border: solid 2px #999;
    background-color: #FFF;
    z-index: 1002;
    height: auto;
    width: 345px;
}

.bordePanel {
    border: solid 3px #CCC;
}
/************mapa***************/

/*#map {
    background-color: #F3F3F3;
    border: #999999 solid 1px;
    padding: 10px;
    width: 520px;
    height: 320px;
    left: 200px;
    top: 140px;
    position: absolute;
}*/

    #map object {
        margin: 3px;
    }

#map_canvas {
    width: 100%;
    height: 450px;
}
@media(max-width:767px) {
    #map_canvas {height: 300px;}
}

.map {
    background-color: #F3F3F3;
    border: #999999 solid 1px;
    margin: 3px;
    text-align: center;
    width: 520px;
    height: 320px;
    left: 50%;
    top: 50%;
    margin-left: -260px;
    margin-top: -160px;
    position: fixed;
}

.mapCanvas {
    width: 500px;
    height: 300px;
}

.divDetalles {
    background-color: #FFFFFF;
    border: black solid 1px;
    margin: 3px;
    text-align: left;
    position: absolute;
}

.textoTIenda {
    font-size: 11px;
    margin: auto;
    color: #666;
    padding: 10px;
}

.tablaTd40pc {
    width: 40%;
}

.tdTitulo,
.tdTitulo td {
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    border-bottom-width: thin;
    text-align: center;
    font-weight: bold;
}

.divDetalles {
    background-color: #FFFFFF;
    border: black solid 1px;
    margin: 3px;
    text-align: left;
    position: absolute;
}

.resultadosTienda {
    width: 350px;
}
/************envio***************/

#checkout .envio .tabla_formulario {
    width: 380px; /*margin:5px;*/
}

#checkout .envio .calle {
    padding-right: 7px;
}

#checkout .envio .tabla_formulario td {
    vertical-align: middle;
}

#checkout .envio {
    padding: 15px;
}

.localizatienda {
    width: 350px;
}
/*************pago**************/

#checkout .pago {
    padding: 15px;
}

    #checkout .pago .tabla_formulario {
        width: 310px;
    }
        /*#checkout .pago .tabla_validacion{
	width:370px
}Este espacio de separacion que existe...*/

        #checkout .pago .tabla_formulario td {
            vertical-align: middle;
        }
/*************cuadro**************/

.pestanas {
    width: 100%;
}

.esquina_sup_izq,
.esquina_sup_der,
.esquina_inf_izq,
.esquina_inf_der,
.borde_superior,
.borde_izq,
.borde_der,
.borde_inferior {
    padding: 0px;
}

.esquina_sup_izq {
    background-image: url(../../Images/pestanas_03.jpg);
    background-repeat: no-repeat;
    width: 23px;
    height: 60px;
}

.esquina_sup_der {
    background-image: url(../../Images/pestanas_07.jpg);
    background-repeat: no-repeat;
    width: 23px;
    height: 60px;
}

.esquina_inf_izq {
    background-image: url(../../Images/pestanas_14.jpg);
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
}

.esquina_inf_der {
    background-image: url(../../Images/pestanas_16.jpg);
    background-repeat: no-repeat;
    width: 23px;
    height: 22px;
}

.borde_superior {
    background-image: url(../../Images/pestanas_04.jpg);
    background-repeat: repeat-x;
    height: 60px;
    font-weight: bold;
    padding-left: 13px;
    vertical-align: middle;
}

.borde_izq {
    background-image: url(../../Images/pestanas_09.jpg);
    background-repeat: repeat-y;
    width: 23px;
}

.borde_der {
    background-image: url(../../Images/pestanas_13.jpg);
    background-repeat: repeat-y;
    width: 23px;
}

.borde_inferior {
    background-image: url(../../Images/pestanas_15.jpg);
    background-repeat: repeat-x;
    height: 22px;
}
/*************cuadro pop error**************/

.poperror1 {
    background-image: url(../../Images/poperror.gif);
    background-repeat: no-repeat;
    text-align: center;
    padding: 10px 0px 0px 0px;
    font-size: 12px;
    width: 195px;
    height: 61px;
    position: absolute;
    margin-top: -90px;
    margin-left: -70px;
    z-index: 100;
}

.pop_sup_izq {
    background-image: url(../../Images/pop__01.jpg);
    background-repeat: no-repeat;
    width: 17px;
    height: 12px;
}

.pop_borde_sup {
    background-image: url(../../Images/pop__03.jpg);
    background-repeat: repeat-x;
    height: 12px;
}

.pop_sup_der {
    background-image: url(../../Images/pop__04.jpg);
    background-repeat: no-repeat;
    width: 15px;
    height: 12px;
}

.pop_borde_izq {
    background-image: url(../../Images/pop__05.jpg);
    background-repeat: repeat-y;
    width: 17px;
}

.pop_contenido {
    background-image: url(../../Images/pop__07.jpg);
    background-repeat: repeat-x;
    height: 25px;
}

.pop_borde_der {
    background-image: url(../../Images/pop__08.jpg);
    background-repeat: repeat-y;
    width: 15px;
}

.pop_inf_izq {
    background-image: url(../../Images/pop__09.jpg);
    background-repeat: no-repeat;
    width: 17px;
    height: 24px;
}

.pop_borde_inf {
    background-image: url(../../Images/pop__10.jpg);
    background-repeat: repeat-x;
    height: 24px;
}

.pop_inf_der {
    background-image: url(../../Images/pop__13.jpg);
    background-repeat: no-repeat;
    width: 15px;
    height: 24px;
}
/************pestanas***************/

/*.pestanaDomicilio{
	background-image:url(../Images/pestanas_05a.jpg);
	background-repeat:no-repeat;
	height:60px;
	padding-left:13px;
	vertical-align:middle;
	font-weight:bold;
	color:#900;
}*/

.pestanaDomicilio {
    background-image: url(../../Images/pestanas_BG.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 60px; /*padding-right:29px;*/
    padding: 0px 29px 0px 0px;
    vertical-align: middle;
    font-weight: bold;
    color: #900;
}

    .pestanaDomicilio span {
        background-image: url(../../Images/pestanas_Over.gif);
        background-repeat: no-repeat;
        background-position: left top;
        display: inline-block;
        height: 49px /*60-11*/;
        padding-top: 11px;
        padding-left: 20px;
        white-space: nowrap;
    }

.pestanaDomicilioOff,
.pestanaGris {
    background-image: url(../../Images/pestanas_04.jpg);
    background-repeat: repeat-x;
    height: 60px; /*padding-right:29px;*/
    padding: 0px 29px 0px 0px;
    vertical-align: middle;
    font-weight: bold;
    color: #333;
}

    .pestanaDomicilioOff span,
    .pestanaGris span {
        display: inline-block;
        height: 49px /*60-11*/;
        padding-top: 11px;
        padding-left: 20px;
        white-space: nowrap;
    }
/*.pestanaGris{
	height:60px;
	padding-right:29px;
	vertical-align:middle;
	font-weight:bold;
	color:#b5b5b5;
}*/

/*.pestanaGris span{
	display:inline-block;
	height:49px60-11;
	padding-top:11px;
	padding-left:20px;
	white-space:nowrap;	
}*/

.pestanasIe .pestanaDomicilio span,
.pestanasIe .pestanaGris span,
.pestanasIe .pestanaDomicilioOff span {
    height: 54px;
    padding-top: 6px;
}

.pestanaDomicilio2 {
    background-image: url(../../Images/pestanas_05b.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 13px;
    vertical-align: middle;
    font-weight: bold;
    color: #900;
}

.pestanaGris {
    color: #b5b5b5;
}

    .pestanaGris span {
        padding-top: 8px;
        height: 52px;
    }

        .pestanaGris span span {
            padding-top: 10px;
            padding-left: 0;
            height: auto !important;
        }
/*.pestanaGris{
	background-image:url(../Images/pestana_gris.jpg);
	background-repeat:no-repeat;
	height:60px;
	padding:0px 0px 0px 17px;
	vertical-align:middle;
	font-weight:bold;
	color:#B5B5B5;
}*/
.noTienda {
    font-weight: bold;
    color: #900;
    margin-bottom: 30px;
}

.pestana1 {
    background-image: url(../../Images/pestanas_01a.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 13px;
    vertical-align: middle;
    font-weight: bold;
    color: #900;
}

.pestana2 {
    background-image: url(../../Images/pestanas_02a.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 13px;
    vertical-align: middle;
    font-weight: bold;
    color: #900;
}

.pestana5 {
    background-image: url(../../Images/pestanas_pago3a.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 13px;
    vertical-align: middle;
    font-weight: bold;
    color: #900;
}

.pestana4 {
    background-image: url(../../Images/pestanas_pago4a.jpg);
    background-repeat: no-repeat;
    height: 60px;
    padding-left: 13px;
    vertical-align: middle;
    font-weight: bold;
    color: #900;
}
/************Resumen compra***************/

#checkout .instrucciones td {
    padding: 3px;
}

.#checkout.instrucciones table table td {
    border: solid 1px #CCC;
}

#checkout .instrucciones table table table td {
    padding: 5px;
    border: none;
}

#checkout .cuadrado {
    width: 210px;
    height: 170px;
    border: 1px solid red;
}

#checkout .height20 {
    height: 20px;
}

#checkout .height40 {
    height: 40px;
}

#checkout .height50 {
    height: 55px;
}

.popupMenu {
    position: absolute;
    max-width: 270px;
    text-align: justify;
    visibility: hidden;
    background-color: #fff;
    padding: 10px;
    border: solid 2px #4f83b5;
    z-index: 100;
}

#checkout .pestanas li {
    font-size: 1em;
}

#checkout .pestanas p {
    font-size: 1em;
}
/***************************/

#procesoCompra2011 {
    background-color: #EFEFEF;
}

#checkout {
    background-color: #fff;
    font-size: .875em;
}

    #checkout .registro {
        padding: 15px;
    }

        #checkout .registro .campo {
            width: 97%;
        }

        #checkout .registro .campo2 {
            width: 95%;
        }

    #checkout .f_rojo {
        color: #B60018;
        font-weight: normal;
    }
    /*****estilos generales******/

    #checkout h1 {
        font-size: 20px;
        color: #515151;
    }

    #checkout h2 {
        font-size: 14px;
        color: #C00;
        margin: 0px;
        font-weight: bold;
    }

    #checkout .contenidoDer {
        width: 765px;
        padding-right: 5px;
    }

    #checkout h3 {
        font-size: 17px;
        color: #999;
    }

    #checkout h4 {
        font-size: 14px;
        color: #C00;
    }

    #checkout h5 {
        font-size: 14px;
        color: #333;
        font-style: normal;
    }

    #checkout h6 {
        font-size: 14px;
        color: #fff;
        font-style: normal;
    }

    #checkout h7 {
        font-size: 12px;
        color: #808080;
    }

    #checkout h8,
    #checkout .sustH8 {
        font-size: 12px;
        color: #333;
        font-weight: bold !important;
        padding-top: 10px !important;
        display: block;
        margin-bottom: 0;
    }

    #checkout .tituloGris {
        background-color: #dedede;
        border-bottom: solid 1px #999;
    }


    #checkout .tituloRojo {
        background-color: red;
        padding: 10px;
    }

        #checkout .tituloRojo h1 {
            font-size: 18px;
            color: #FFF;
            padding: 0px 0px 0px 5px;
            margin: 0px;
            font-weight: bold;
            font-family: font-roboto-medium;
        }

.title-details {
    background-color: red;
}

#checkout .notas {
    font-size: 10px;
    color: #999;
}

#checkout .diez {
    width: 10%;
}

#checkout .veinte {
    width: 20%;
}

#checkout .treinta {
    width: 30%;
}

#checkout .cuarenta {
    width: 40%;
}

#checkout .cincuenta {
    width: 50%;
}

#checkout .margincero {
    margin: 0px;
}

#checkout .marginizq10 {
    margin-left: 10px;
}

#checkout .marginizq20 {
    margin-left: 20px;
}

#checkout .margintop10px {
    margin-top: 10px;
}

#checkout .borde_arriba {
    border-top: solid 1px #999;
}

#checkout .borde_abajo {
    border-bottom: solid 1px #999;
}

.facturaciontabla {
    margin: 0px 18px 0px auto;
}
/*****estilos especiales******/

.espacioProductos {
    margin: 130px auto;
}

.texto_registrate {
    padding: 5px 17px 5px 0px;
    color: #B60018;
}

.btnmis {
    padding: 0 39px 4px 0;
}

.referencia {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.referencia2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

#ctl00_Contenido1_dpwr_DineroMailCodigoOReferencia_lbl_DineroMailCodigoOReferencia {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.bigGray {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

td.bigGray {
    height: 130px;
    vertical-align: middle !important;
}

.bigGray2 {
    color: #333;
    font-size: 12px;
}

.saldoElektravales {
    font-size: 15px;
}

.cortePip table.pestanas {
    position: relative;
    clear: both;
    border-collapse: separate !important;
    border-spacing: 10px 10px;
    /*margin-left: -5px;
    margin-right: -10px;*/
    clear: both;
    width: 100%;
}

html > body .cortePip table.pestanas {
    /*margin-left: -10px !important;*/
    width: 100% !important;
}

.cortePip .confirmacionTD {
    vertical-align: top;
}

    .cortePip .confirmacionTD .bordeGris {
        border: none;
    }

.cortePip {
    overflow: hidden;
}
/*************errores**************/

.RequiredFieldWatermarkStyle {
    color: #888888;
    background-color: #FFFFDD;
}

.FieldWatermarkStyle {
    color: #888888;
}
/***************************/
.msiTB {
    width: 100%;
}

    .msiTB td {
        vertical-align: middle;
    }

    .msiTB .msiTD {
        width: 90%;
        text-align: left;
    }

.opacidad5,
.opacidad5 td { /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 5-7 */
    filter: alpha(opacity=50); /* Netscape */
    -moz-opacity: 0.5; /* Safari 1.x */
    -khtml-opacity: 0.5; /* Good browsers */
    opacity: 0.5;
}

.contadorArticulos .pestanas table .f_derecha {
    width: 60px;
    white-space: nowrap;
}

.notaAdvertencia {
    width: 100%;
    border: solid #CC0000 1px;
    margin: 10px auto;
}

    .notaAdvertencia table {
        width: 100%;
    }

    .notaAdvertencia td {
        vertical-align: middle;
        padding: 5px;
    }

    .notaAdvertencia table + tr + td {
        vertical-align: top;
    }

#checkout .leyendas {
    margin: 10px;
    padding: 5px 5px 5px 165px;
    background-image: url(../../Images/leyenda_ico.gif);
    background-repeat: no-repeat;
    min-height: 115px;
    color: #727272;
}

    #checkout .leyendas li {
        font-size: 12px;
        margin: 0px 0px 6px 0px;
        list-style-type: square;
    }

#checkout .terminosBox {
    padding: 5px;
}

    #checkout .terminosBox p {
        margin: 0px 0px 10px 0px;
    }

    #checkout .terminosBox li {
        margin: 0px 0px 5px 0px;
    }

    #checkout .terminosBox h2 {
        margin: 0px 0px 10px 0px;
        font-size: 18px;
        border-bottom: solid #CCCCCC 1px;
        padding-top: 10px;
    }

    #checkout .terminosBox h3 {
        margin: 15px 0px 5px 0px;
    }

#checkout .bannerDerecha {
    margin: 20px 0;
    text-align: center;
}

.direccionesCuenta {
    font-size: .75em;
}

#checkout .codigoBarras {
    width: 740px;
    overflow: hidden;
}

    #checkout .codigoBarras img {
    }

#checkout .personasAutorizadas .noAutorizada {
    text-decoration: line-through;
    color: #999;
    display: block;
}

#checkout .personasAutorizadas .autorizada {
    display: block;
}

#checkout .personasAutorizadas .destacada {
    font-weight: bold;
    background-color: #F7F7EE;
    padding: 2px;
    border: solid 1px #C00;
    margin: 2px 0;
    display: inline-block;
}

#checkout .personasAutorizadas .popupMenu span {
    font-weight: normal !important;
}
