#contenedorElastico {
	background-color: #FFFFFF;
	height: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
#contenedorTopElastico {
	float: left;
width: 100%;
}
#contenedo-lista-toprizquierdoelastico {
	width: 50%;
	float: left;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
#contenedoToprIzquierdoElastico {
	width: 50%;
	float: left;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
}
#contenedorTopDerechoElastico {
	width: 50%;
	float: right;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
#contenedorCentroElastico {
	overflow: hidden;
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: repeat-y;
	background-position: right;

}
#contenedorIzquierdaCentroElastico {
	float: left;
	width: 10px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: repeat-y;
	background-position: left center;
	font-size: 9px;
	color: #FFFFFF;
}
#interior {
	float: left;
	width: auto;

}
.contenedorInteriorCentroElastico {
	background-color: #FFFFFF;
	float: left;
}
#contenedorderechacentroelastico {
	float: right;
	width: 10px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: repeat-y;
	background-position: right center;
	font-size: 9px;
	color: #FFFFFF;
}
#contenedorBootonElastico {
	float: left;
	height: 10px;
	width: 100%;

}

#contenedoBootonrIzquierdoElastico {
	width: 50%;
	float: left;
	height: 10px;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contenedorBootonDerechoElastico {
	float: right;
	width: 50%;
	height: 10px;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*pruebas para las tablas*/

.topizquierdoelastico {
	width: 10px;
	float: left;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
.topderechoelastico {
	width: 10px;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: right top;
}
.topcentroelastico {
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: center top;
}
.bootonizquierdoelastico {
	width: 10px;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bootonderechoelastico {
	width: 10px;
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: right bottom;
}
.bootoncentroelastico {
	background-image: url(../site/common/fnd-listas.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.ladoderechoelastico {
	width: 10px;
	background-image: url(../site/common/fnd-listas.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
/*-------------------------------------------
                ESTILOS COMUNES
--------------------------------------------*/
#contenedorVentanaGeneral {
	width: 372px;
	padding-left:12px;
	margin-top:12px;
}
#headerVentanaGeneral {
	width: 372px;
	height:60px;
	padding-bottom: 8px;
	border-bottom: 1px solid #eeeeee;

	float: left;
}

#headerVentanaGeneral h1{
	width:306px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	float:left;
	height:60px;
	line-height:60px;
}


#interiorVentanaGeneral {
	float: left;
    height: auto;
    padding-top: 16px;
    width: auto;
}
/*-------------------------------------------
            DISPONIBLE EN TIENDA
--------------------------------------------*/
#contenedorVentanaDT {
	display: inline-block;
    height: 495px;
    padding: 12px 0 0 12px;
    width: 460px;
}
#headerVentanaDT {
	border-bottom: 1px solid #EEEEEE;
    float: left;
    padding-bottom: 8px;
    width: 448px;
}
#headerVentanaDT h1{
	width:306px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	float:left;
	height:60px;
	line-height:60px;
}


#btnDT {
	width: 139px;
	float: left;
	margin-bottom: 8px;
	margin-left: 250px;
}
#interiorVentanaDT {
	display: inline-block;
    float: left;
    height: auto;
    width: 448px;
	padding-top: 10px;
}
#resultadoDireccionDT {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 13px;
    margin: 0 10px 8px 0;
    overflow: hidden;
    width: 368px;
}
#contenedorVolverDT {
	display: inline-block;
	float: left;
    height: auto;
    width: auto;
}
#seleccionDT {
	display: inline-block;
    float: left;
    height: auto;
    margin-bottom: 8px;
    width: 370px;
}

#seleccionDT p{
	float:left;
	margin-right:6px;
	line-height:20px;
}
#respuestaDT {
	float:left;
	width: 372px;
	height: 156px;
	margin-top:1px;
	overflow-x:hidden;
	overflow-y:scroll;
}
#respuestaDT li{
	list-style-image:url(../site/common/bulFlecha.gif);
	list-style-position:inside;
	line-height:16px;
}

/*-----------------------------------------------------------
	GARANTIA EXTENDIDA
-----------------------------------------------------------*/

#txtGE {
	height:20px;
	width: 356px;
	float: left;
	margin-bottom: 8px;
}
#contenido1GE {
	width: 356px;
	float: left;
	margin-bottom: 8px;
}

#contenido1GE input {
	float:left;
	margin-right:8px;

}

#contenido1GE .precio1 {
	color:#CC0000;
	font-weight:bold;
	float: left;
	padding-top:4px;
}
#contenido1GE .precio1-1 {
	color:#2a57be;
	font-weight:bold;
	float: left;
	padding-top:4px;
}
#contenido1GE .precio1-2 {
	color:#333333;
	font-weight:bold;
	float: left;
	padding-top:4px;
}
#contenido1GE p {
	float:left;
	margin-right:8px;
	padding-top:4px;
}
#btnGE {
	float: right;

}
#contenido1GE .unidadVenta1-1 {
color:#2A57BE;
float:left;
font-size:11px;
font-weight:normal;
height:20px;
line-height:20px;
margin-left:4px;
margin-right:4px;
width:auto;
}
#contenido1GE .unidadVenta {
	float: left;
	font-size: 11px;
	width: auto;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
	color: #C00;
	height: 20px;
	line-height: 20px;
}

#contenido1GE .unidadVenta2 {
	float: left;
	font-size: 11px;
	width: auto;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
	height: 20px;
	line-height: 20px;
}

#contenido1GE .unidadVenta3 {
	float: left;
	font-size: 11px;
	width: auto;
	font-weight: normal;
	margin-right: 4px;
	margin-left: 4px;
	color: #999;
}

#respuestaDT2 {
	border: 1px solid #EBEBEB;
    float: left;
    height: 320px;
    margin-top: 1px;
    overflow: hidden;
    width: 446px;
}
#respuestaDT2 li{
	list-style-image:url(../site/common/bulFlecha.gif);
	list-style-position:inside;
	line-height:16px;
	margin-bottom:15px;
}
.contenedorDTScroll {
	clear:both;
    height: 120px;
    width: 448px;
}
.tablaDetalleDTtitulos {
    border: 1px solid #EBEBEB;
    font-weight: bold;
    height: 26px;
    width: 429px;
}
.tablaDetalleDTtitulos  .tituloC1 {
    border-right: 1px solid #EBEBEB;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 3px;
    text-align: center;
    width: 282px;
}
.tablaDetalleDTtitulos  .tituloC2 {
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 3px;
    text-align: center;
    width: 134px;
}
#scrollDetalleDT {
    height: 270px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 448px;
	border-bottom: 1px solid #EBEBEB;
}
#mensajeDetalleDT {
	display: block;
    height: 32px;
    margin-top: 60px;
    width: 448px;
}
#mensajeDetalleDT p {
	color: #dd0021;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
}
.tablaDetalleDT {
    width: 431px;
}
.tablaDetalleDT table {
    background-color: #FFFFFF;
}
.tablaDetalleDT table td {
    border-bottom: 1px solid #EBEBEB;
    border-left: 1px solid #EBEBEB;
    margin: 0;
    padding: 3px;
}
.tablaDetalleDT table .columna1 {
    line-height: 13px;
    margin: 0;
    padding: 8px;
    text-align: left;
    width: 273px;
}
.tiendaDestacadaDT {
    font-weight: bold;
}
.tablaDetalleDT table .columna2 {
	margin: 0;
    padding: 8px;
    text-align: center;
    width: 124px;
	vertical-align: middle;
}
.tablaDetalleDT table .disponible {
	color: #216ed5;
    font-size: 12px;
    font-weight: bold;
    height: 12px;
}
.tablaDetalleDT table .noDisponible {
	color: #666;
    font-size: 12px;
    font-weight: bold;
    height: 12px;
}
a.verMapaDT:link {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
a.verMapaDT:active {
    color: #333;
    font-size: 11px;
    font-weight: bold;
}
a.verMapaDT:visited {
    color: #333;
    font-size: 11px;
    font-weight: bold;
}
a.verMapaDT:hover {
    color: #99cc33;
    font-size: 11px;
    font-weight: bold;
}

#imgDisponibleTienda,#imgGarantiaExtendida,#imgSinLogin,#imgLibretaDir,#imgDespacho,#imgCuponera,#imgNovios,#imgClinicas,#imgRegalo,#imgFactura,#imgDespachoRed,#imgSaldoTarjeta,#imgAlerta,#imgAlertaPromo,#imgCMR,#imgTarjetaRegalo {
	background-image: url("../site/common/sprite-iconosMedium.png");
	background-position: -65px 0;
	background-repeat: no-repeat;
	float: left;
	height: 60px;
	margin-right: 5px;
	width: 60px;
}

/*Start Agile-295: Incorporar  WebCall Back  */


/****************************************formulario venta asistida****************************************************/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 10, 2014
::-webkit-input-placeholder { font-style:italic; }*/
/*::-moz-placeholder { font-style:italic; } *//* firefox 19+ */
/*:-ms-input-placeholder { font-style:italic; }*/ /* ie */
/*input:-moz-placeholder { font-style:italic; }*/

@media(max-width:300px) {
    .clickToCall{
        width: 250px !important;
    }
    .clickToCall span{
        width: 230px !important;
    }

    .clickToCall .izq {
        margin-left: 32px !important;
    }
    .der{
        display:none !important;
    }
    .button{
        margin-left: 20% !important;
        margin-top: 15px !important;
    }
    .separador2, .separador{
        display: none;
    }
}
.clickToCall{
	width: 442px;
	float:left;
	position: relative;
	background-image:url(../site/common/fondo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.clickToCall h1{
	width: 100%;
	float:left;
	color: #2a57be;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 18px;
}
.clickToCall .separador{
	border-bottom: 1px solid #d4d4d4;
	float:left;
	width: 100%;
	margin: 10px 0 0 0;
}
.clickToCall span{
	width: 432px;
	float:left;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	margin: 5px 0 0 0px;
	line-height: 15px;
	background-color: #EDEDED;
	padding:8px 5px 8px 5px;
}
.clickToCall span p{
	margin:0px 0px 3px 0px;
}
.clickToCall .izq{
	width: 210px;
	height: auto;
	float: right;
	margin: 10px 0 0 10px;
}
.clickToCall .izq .elem{
	width: 100%;
	float: left;
}
.clickToCall .izq .elem label{
	color:#666;
	font-size: 12px;
	padding-bottom: 3px;
	margin-bottom: 0;
	font-weight: normal;
	font-family: arial;
	float:left;
	margin-top: 4px;
	width: 100%;
	background-image:url("../site/common/obligatory.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:7px;
}
.clickToCall .izq .elem input{
	width: 177px;
	font-size: 12px;
	height: 28px;
	background-color: #f2f2f2;
	border: 1px solid #d6d6d6;
	float:left;
	margin: 3px 0 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-left: 5px;
	color: #AAA;
}
.clickToCall .izq .elem select{
	width: 71px;
	font-size: 12px;
	height: 32px;
	background-color: #f2f2f2;
	border: 1px solid #d6d6d6;
	float:left;
	margin: 3px 0 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #AAA;
	line-height: 30px;
	vertical-align: middle;
	display: inline-block;
	padding: 4px 2px;
}
.clickToCall .der{
	width: 222px;
	height: 330px;
	float: left;
	/*background-image: url("../images/sprite-logos.png");*/
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
}

.clickToCall .separador2{
	border-bottom: 1px solid #d4d4d4;
	float:left;
	width: 93%;
	margin: 20px 0 0 20px;
}

.clickToCall .textoEnviado span{
	width: 94%;
	float:left;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	margin: 10px 0 0 10px;
	line-height: 20px;
	text-align: center;
	background-color: #e8ffb2;
	border-radius: 3px;
	padding: 15px 10px;
}

.clickToCall .textoError span{
    width: 100%;
    float:left;
    color: #000;
    font-family: Arial;
    font-size: 13px;
    margin: 5px 0 0 10px;
    line-height: 20px;
    text-align: center;
    background-color: #fef7cd;
    border-radius: 3px;
    padding: 15px 10px;
}
.button {
   border-top: 1px solid #e0fe66;
   background-color: #2a57be;
   padding: 9.5px 19px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   color: white;
   font-size: 16px;
   font-family: arial;
   font-weight: regular;
   text-decoration: none;
   vertical-align: middle;
   float: right;
   margin: 20px 48px -12px 150px;
   cursor: pointer;
   border: none;
   outline: none;
   height:auto;
}
.button:hover {
   border-top-color: #618d09;
   background: #06C;
   color: #ffffff;
}
.button:active {
   border-top-color: #fff;
   background: #2a57be;
}


.error{
	background-color: #FDE8DD !important;
    border: 1px solid #F61800 !important;
}
#logoFormularioCB {
	background-image:url(../site/common/logoFormularioCB.jpg);
	background-repeat:none;
	height:49px;
	width:200px;
	float:left;
}
/****************************************
	fin formulario venta asistida
****************************************/

/*End Agile-295*/

/*Start QAP-1293*/
#clbxContenedorTurboVATMessage {
position:absolute;
width:390px;
height:280px;
left:50%;
top:50px;
background:#fff;
z-index:30000000;
margin-left:-195px;
-webkit-box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.60);
-moz-box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.60);
box-shadow: -1px 0px 9px 0px rgba(0,0,0,0.60);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
display:none;
}
/*End QAP-1293*/
/*************AGILE-1403--START***************************/

#contenedorVentanaGeneral #headerVentanaDT {
    border-bottom: 1px solid #eee;
    float: left;
    height: 60px;
    padding-bottom: 8px;
    width: 448px;
}

#interiorVentanaDT {
    display: inline-block;
    float: left;
    height: auto;
    padding-top: 10px;
    width: 448px;
}

#btn-gris3 {
    background-position: 0 0;
    float: left;
    font-weight: bold;
    height: 31px;
    padding-left: 7px;
    padding-top: 0;
    width: 120px;
}

#btn-gris3 a {
    color: #fff;
    display: block;
    height: 18px;
    margin-left: -6px;
    margin-right: -7px;
    margin-top: 0;
    padding-left: 6px;
    padding-right: 7px;
    padding-top: 7px;
    text-align: center;
}

#btn-gris-fin3 {
    background-position: right 0;
    float: left;
    height: 31px;
    width: 11px;
}

.imagen {
    float: left;
    height: 40px;
    width: 60px;
}

/*************AGILE-1403--END***************************/