﻿html{
    width: 100%;
    min-height: 100%;
    height: auto;
    height: 100%;
}
body{
    cursor: default;
    width: 100%;
    min-height: 100%;
    height: auto;
    height: 100%;
    padding: 0px;
    margin: 0px;
    background: #eee url(http://elma2.dreivip.com/images2/static/generic/bgweb2.jpg) top center no-repeat fixed;
}
form{
    margin: 0px;
    padding: 0px;
}
.loginHome{
    width: 220px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: -200px;
    padding: 0px;
}
.loginCopyright{
    width: 420px;
    position: absolute;
    left: 50%;
    margin-left: -400px;
    top: 50%;
    margin-top: 270px;
    padding: 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
}
.logoDreivip{
    width: 160px;
    height: 100px;
    clear: both;
    margin: 0px 0px 10px 0px;
}

.homeForm{
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
}
.homeForm a{
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
    text-decoration: underline;
}
.homeButtons{
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
    margin: 100px 0px 0px 0px;
}
.homeButtons a{
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
    text-decoration: none;
}
#contentMargin{
    width: 900px;
    position: relative;
    margin:auto;
    min-height: 100%;
    height: auto;
}
#contentHolder{
    width: 100%;
    min-height: 100%;
    height: auto;
    height: 100%;
    /*position: absolute;
	left: 50%;
	margin-left: -400px;*/
}
#top{
    width: 100%;
    height: 160px;
    clear: both;
    background: url(http://elma2.dreivip.com/images2/static/menu/2010/topbg.jpg) no-repeat top left;
    border-bottom: 2px solid #ededed;
}

#topNavidad{
    width: 100%;
    height: 120px;
    background: #2e87fb url(http://elma2.dreivip.com/images2/static/navidad/menubackgroundNavidad2009.jpg) no-repeat;
    clear: both;
}
.topSocioInfo{
    margin-top: 5px;
    float: right;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: right;
}
.topSocioInfo a{
    color: #777777;
    text-decoration: underline;
}
#menu{
    position: absolute;
    top: 118px;
    font: normal 11px 'Trebuchet MS';
    width: 100%;
    height: 42px;
    clear: both;
}
.menuItems {
    margin-top: 8px;
    float:left;
}
.menuItemsLeft {
    margin-left: 50px;
}
.menuCesta {
    float:right;
    margin-right: 3px;
}
#content{
    width: 860px;
    float: left;
    padding: 0px 20px 20px 20px;
    /*min-height: 100%;
	height: auto;
	height: 100%;*/
    background: #ffffff;
}
#left{
    width: 260px;
    background: #ffffff;
    float: left;
    text-align: center;
    padding-top: 20px;
}
#right{
    width: 580px;
    float: right;
    background: #ffffff;
}
#footerLine{
    width: 900px;
    height: 10px;
    margin-bottom: 20px;
    clear: both;
}
#leftPromocion{
    width: 220px;
    background: #ffffff;
    float: left;
    margin: 0 0 20px 0;
    padding: 0px 30px 0px 0px;
    border-right: 1px solid #bbbbbb;
}
.menuLeftItemPromo {
    display: none;
    padding-left:10px;
    margin-left: 5px;
}
#rightPromocion{
    width: 559px;
    margin: 0px 0px 0px 50px;
    float: right;
    background: #ffffff;
}
#rightPromocionV2{
    width: 579px;
    margin: 0px 0px 0px 20px;
    float: right;
    background: #ffffff;
}
#leftMiCuenta{
    width: 175px;
    background: #ffffff;
    float: left;
    margin: 0 0 20px 0;
    padding: 0px 20px 0px 0px;
    border-right: 1px solid #bbbbbb;
}
#rightMiCuenta{
    width: 643px;
    float: left;
    margin: 0px 0px 0px 20px;
    background: #ffffff;
}
#leftAyuda{
    width: 220px;
    background: #ffffff;
    float: left;
    margin: 0 0 20px 0;
    padding: 0px 30px 0px 0px;
    border-right: 1px solid #bbbbbb;
}
#rightAyuda{
    width: 579px;
    margin: 0px 0px 0px 30px;
    float: right;
    background: #ffffff;
}
#popUpCompras{
    width: 550px;
    min-height: 400px;
    padding: 20px 20px 20px 20px;
    float: left;
    background: #ffffff;
}
.menuPromocionButtonfalse{
    width: 98%;
    height: 22px;
    padding: 7px 0px 0px 0px;
    border-bottom: 1px solid #bbbbbb;
    font: bold 11px Arial;
    color: #777777;
    text-align: left;
    clear: both;
    display: block;
    text-decoration: none;
}
.menuPromocionButtonfalse:hover{
    color: #2e87fb;
}
.menuPromocionButtontrue{
    width: 98%;
    height: 22px;
    padding: 7px 0px 0px 0px;
    border-bottom: 1px solid #2e87fb;
    font: bold 11px Arial;
    color: #2e87fb;
    text-align: left;
    clear: both;
    display: block;
    text-decoration: none;
}
.menuPromocionImg{
    margin: 20px 0px 0px 0px;
}
#leftPromocion p{
    width: 100%;
    height: 22px;
    padding: -2px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px dotted #ababab;
    font: bold 14px Arial;
    color: #cccccc;
    text-align: left;
    clear: both;
    display: block;
    text-decoration: none;
    cursor:pointer;
}
#footer{
    width: 860px;
    min-height: 85px;
    background: #ffffff;
    border-top: 5px solid #e5e5e5;
    border-bottom: 5px solid #e5e5e5;
    margin-top: 20px;
    clear: both;
    text-align: center;
}
.footerLogos {
    margin: 5px 0px 5px 40px;
    width: 775px;
    height: 33px;
    float: left;
}
.footerBox{
    margin: 15px 0px 0px 40px;
    clear: both;
    float: left;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    width: 775px;
}
.footerBox h1{
    font: bold 11px Arial;
    color: #2e87fd;
    text-align: left;
    margin: 0px 0px 5px 0px;
}
.footerBox a{
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: left;
    text-decoration: underline;
    float: left;
    margin-right: 15px;
}
.footerBox a:hover{
    text-decoration: underline;
}
.promocion{
    width: 578px;
    height: 140px;
    background: #eeeeee;
    clear: both;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #cccccc;
}
.promocionProximamente{
    width: 578px;
    height: 140px;
    background: #eeeeee;
    clear: both;
    margin-bottom: 10px;
    display: block;
    border: 1px solid #cccccc;
    /*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
}
.promocionImagen{
    width: 410px;
    height: 120px;
    float: left;
    font: bold 10px 'Trebuchet MS';
    color: #777777;
}
.promocionImagenProximamente{
    width: 410px;
    height: 120px;
    float: left;
    font: bold 10px 'Trebuchet MS';
    color: #777777;
    filter:alpha(opacity=30);
    -moz-opacity:.30;
    opacity:.30;
}
.promocionFecha{
    width: 146px;
    height: 75px;
    float: right;
    border-left: 2px solid #d6d6d6;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: center;
    padding: 45px 10px 0px 10px;
    margin: 0px;
    /*background: url(../images/interface/promocion_sombra.jpg) no-repeat top left;*/
}
.promocionBarra{
    width: 100%;
    height: 20px;
    background: #d6d6d6 url(http://elma2.dreivip.com/images2/static/menu/barrapromobackground.jpg);
    float:left;
}
.promocionBarraLeft{
    width: 410px;
    height: 20px;
    border-right: 2px solid #d6d6d6;
    float:left;
}
.promocionBarraEntrar{
    font: bold 11px Arial;
    color: #FFFFFF;
    padding-top: 3px;
    text-align: center;
    width: 82px;
    height: 18px;
    background: #2e87fd url(http://elma2.dreivip.com/images2/static/menu/barrapromobackgroundout.jpg);
    float:right;
    cursor: pointer;
}
.promocionBarraEntrar:hover{
    background: #ffa200 url(http://elma2.dreivip.com/images2/static/menu/barrapromobackgroundover.jpg);

}
.tituloPromocion{
    width: 500px;
    height: 20px;
    margin: 0px 0px 10px 0px;
    font: bold 11px Arial;
    color: #aaaaaa;
    text-align: left;
    border-bottom: 1px solid #d8d8d8;
    clear: both;
    display: block;
}
/*
.fastvip{
width: 150px;
height: 115px;
padding: 85px 25px 0px 25px;
position: absolute;
left: 700px;
top: 10px;
}
*/
.fastvip{
    width: 150px;
    height: 70px;
    padding: 0px;
    position: absolute;
    left: 640px;
    top: 30px;
}
.fastvipNew{
    width: 175px;
    height: 100px;
    padding: 0px;
    position: absolute;
    right: 10px;
    top: 0px;
    cursor: pointer;
    border: none;
}
.fastvipBox{
    width: 100px;
    height: 18px;
    padding: 0px 0px 0px 5px;
    font: normal 10px 'Trebuchet MS';
    color: #999999;
    text-align: left;
    float: left;
    border: 0px none;
}
.fastvipButton{
    width: 40px;
    height: 18px;
    font: bold 10px 'Trebuchet MS';
    color: #ffffff;
    text-align: center;
    float: left;
    background: #004a8a;
    border: 0px none;
    clear: right;
    cursor: pointer;
}
.fastvipTexto{
    width: 150px;
    clear:both;
    font: normal 10px 'Trebuchet MS';
    color: #ffffff;
    text-align: left;
    margin: 5px 0px 0px 0px;
}
.navBarSocios{
    top: 105px;
    right: 10px;
    height: 15px;
    width: 175px;
    margin: 0px;
    position: absolute;
    font: normal 10px 'Trebuchet MS';
    color: #FFFFFF;
}
#navBar{
    width: 100%;
    height: 20px;
    border-bottom: 5px solid #e5e5e5;
    margin: 0px 0px 20px 0px;
    font: bold 11px 'Trebuchet MS';
    color: #777777;
    text-align: left;
    clear:both;
}
#navBar a{
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    text-decoration: underline;
}
#navBar a:hover{
    text-decoration: underline;
}
#navBar .location{
    font: bold 11px 'Trebuchet MS';
    color: #2e87fb;
}
#navBarInfo{
    width: 880px;
    padding-right: 20px;
    height: 14px;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: right;
    background: #ffffff;
}
#navBarInfo a{
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-decoration: underline;
}
#navBarInfo a:hover{
    text-decoration: underline;
}
#navBarInfo .location{
    font: bold 10px 'Trebuchet MS';
    color: #2e87fb;
}
/* PROMOCIONES */
.promocionBox1true{
    float: left;
    margin: 0px 0px 20px 0px;
}
.promocionBox1false{
    float: left;
    margin: 0px 0px 20px 0px;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}
.promocionBox0true{
    float: left;
    margin: 0px 30px 20px 0px;
}
.promocionBox0false{
    float: left;
    margin: 0px 30px 20px 0px;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}
.promocionTitle{
    width: 272px;
    height: 15px;
    border-bottom: 5px solid #eeeeee;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: left;
    clear: both;
}
.promocionImg0{
    width: 270px;
    height: 240px;
    border: 1px solid #d5d5d5;
    clear: both;
    background: #ffffff;
    text-align: center;
}
.promocionImg1{
    width: 270px;
    height: 340px;
    border: 1px solid #d5d5d5;
    clear: both;
    background: #ffffff;
    text-align: center;
}
.promocionImg2{
    width: 565px;
    height: 240px;
    border: 1px solid #d5d5d5;
    clear: both;
    background: #ffffff;
    text-align: center;
}
.promocionPrecios{
    width: 272px;
    height: 25px;
    background: #eeeeee;
    clear: both;
    margin: 0px 0px 0px 0px;
    border-bottom: 0px solid #d5d5d5;
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    text-align: left;
}
.disponibilidad{
    padding: 6px 0px 0px 10px;
    height: 19px;
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    float: left;
}
.precioShop{
    height: 20px;
    padding: 0px 10px 0px 0px;
    margin: 5px 10px 0px 0px;
    border-right: 1px solid #b1b1b1;
    font: bold 13px 'Trebuchet MS';
    color: #777777;
    text-decoration: line-through;
    float: right;
}
.precioDreivip{
    height: 20px;
    margin: 2px 10px 0px 0px;
    font: bold 18px 'Trebuchet MS';
    color: #2e87fb;
    float: right;
    letter-spacing: -1px;
}
.botonFicha{
    width: 115px;
    height: 19px;
    padding: 5px 0px 0px 0px;
    background: #e0e0e0 url(http://elma2.dreivip.com/images2/static/generic/boton_ficha.jpg) repeat-x;
    float: left;
    margin: 0px 0px 0px 0px;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: center;
    display: block;
    text-decoration: none;
}
.botonZoom{
    width: 22px;
    height: 24px;
    padding: 0px 0px 0px 0px;
    float: left;
    margin: 0px 0px 0px 0px;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: center;
    display: block;
    text-decoration: none;
    border-left: 1px solid #bbbbbb;
    cursor: pointer;
}
.botonFicha a{
    font: normal 10px Arial;
    color: #777777;
    display: block;
    text-decoration: none;
}
.botonAnyadir{
    width: 134px;
    height: 19px;
    padding: 5px 0px 0px 0px;
    background: #4393fc url(http://elma2.dreivip.com/images2/static/generic/boton_add.jpg) repeat-x;
    float: left;
    font: normal 10px 'Trebuchet MS';
    color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: none;
}
.botonAnyadir a{
    font: normal 10px Arial;
    color: #ffffff;
    display: block;
    text-decoration: none;
}
.productoInfoHolder{
    width: 520px;
    min-height: 250px;
    height: auto;
    height: 100%;
    clear: both;
    margin: 0px 0px 20px 0px;
}
.productoInfo{
    width: 520px;
    height: 250px;
    clear: both;
    margin: 0px;
}
.productoInfoDesc{
    width: 520px;
    clear: both;
    margin: 0px 0px 20px 0px;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
    text-align: left;
    border-top: 5px solid #e5e5e5;
}
.productoInfoDesc p{
    font: bold 11px 'Trebuchet MS';
    margin: 0px 0px 5px 0px;
    width: 520px;
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #cacaca;
}
.productoPrecioHolder{
    width: 150px;
    height: 250px;
    float: left;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 10px;
    background: #399cf4 url(http://elma2.dreivip.com/images2/static/miclub/bg_precio.jpg) repeat-x;
    font: bold 11px 'Trebuchet MS';
    color: #ffffff;
}
.productoPrecioLogo{
    width: 100%;
    height: 65px;
    background: url(http://elma2.dreivip.com/images2/static/miclub/logo_dreivip_precio.jpg) no-repeat top center;
    clear: both;
}
.productoPrecioDreivip{
    width: 100%;
    height: 38px;
    border-top: 1px dotted #ffffff;
    border-bottom: 1px dotted #ffffff;
    text-align: center;
    margin: 0px 0px 8px 0px;
    font: bold 30px 'Trebuchet MS';
    color: #ffffff;
    clear: both;
}
.productoPrecioTienda{
    width: 100%;
    height: 30px;
    text-align: center;
    margin: 0px;
    font: normal 11px 'Trebuchet MS';
    color: #ffc959;
    clear: both;
}
.productoPrecioTiendaTachado{
    font: bold 18px 'Trebuchet MS';
    text-decoration: line-through;
    color: #ffc959;
    margin: 0px;
    padding: 0px;
    clear: none;
}
.productoPrecioSelect{
    width: 130px;
    text-align: right;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
    clear: both;
}
.productoAddCarrito{
    background: #0059a2;
    width: 150px;
    height: 30px;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    clear: both;
    display: block;
    font: bold 18px 'Trebuchet MS';
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
.productoImg{
    width: 248px;
    height: 248px;
    border: 1px solid #d5d5d5;
    background: #ffffff;
    float: left;
}
.miCompraTitleBarPaso2{
    height: 25px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px 'Trebuchet MS';
    color: #2e87fb;
}
.miCompraTitleBarPaso2 b{
    font-size: 12px;
    color: #777777;
}
.ayudaTitleMenu{
    height: 25px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px 'Trebuchet MS';
    color: #777777;
}
.miCompraFormHolder{
    background: #f4f4f4;
    padding: 10px 20px 20px 20px;
    margin: 0px 0px 10px 0px;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.miCompraFormHolder a{
    text-decoration: none;
    color: #2e87fb;
    font: 11px 'Trebuchet MS';
}
.miCompraTextBox{
    height: 20px;
    width: 198px;
    border: 1px solid #c2c2c2;
    padding: 0px 0px 0px 5px;
    margin: 3px 0px 8px 0px;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.miCompraFormColumn{
    padding: 0px;
    margin: 0px 5px 0px 0px;
    float: left;
}
.miCompraFormRow{
    margin: 8px 0px 0px 0px;
    clear: both;
    height: 100%;
    height: auto;
}
.miCompraFormRow b{
    color: #2e87fb;
}
.miCuentaFormRow{
    clear: left;
    float: left;
    margin: 8px 0px 0px 0px;
    height: 100%;
    height: auto;
}
.miCuentaFormRow b{
    color: #2e87fb;
}
.miCuentaFormRow2{
    clear: none;
    float: left;
    margin: 8px 0px 0px 10px;
    height: 100%;
    height: auto;
}
.miCuentaFormRow2 b{
    color: #2e87fb;
}
#leftMiCompra{
    width: 220px;
    background: #ffffff;
    float: left;
    margin: 0px 0px 20px 0px;
    padding: 0px 30px 0px 0px;
    border-top: 0px solid #e5e5e5;
}
#rightMiCompra{
    width: 579px;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    float: right;
    background: #ffffff;
    border-left: 1px solid #bbbbbb;
    /*border-top: 5px solid #e5e5e5;*/
}
.miCompraInfo{
    width: 100%;
    clear: both;
    border-bottom: 1px solid #cacaca;
    padding: 0px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
    text-align: left;
}
.miCompraInfo p{
    font: bold 14px 'Trebuchet MS';
    color: #999999;
    margin: 0px 0px 10px 0px;
}
#centerMiCompra{
    width: 100%;
    margin: 5px 0px 5px 0px;
    padding-bottom: 30px;
    float: right;
    background: #ffffff;
    border-bottom: 1px solid #bbbbbb;
	clear:both;
    /*border-top: 5px solid #e5e5e5;*/
}
#bottomInfotMiCompra{
    width: 100%;
    background: #ffffff;
    clear:both;
    margin: 0px;
    padding: 0px;
    border-top: 0px solid #e5e5e5;
}
.miCompraInfoBottom{
    width: 192px;
    float:left;
    height: 140px;
    border-right: 1px solid #cacaca;
    padding: 0px 5px 0px 10px;
    margin: 0px 5px 20px 0px;
    font: normal 10px 'Trebuchet MS';
    color: #444444;
    text-align: left;
}
.miCompraInfoBottom p{
    font: bold 14px 'Trebuchet MS';
    color: #999999;
    margin: 0px 0px 10px 0px;
}
.linkMenuIzq{
    font: normal 11px 'Trebuchet MS';
    color: #2e87fb;
    text-decoration: none;
    clear: both;
    display: block;
}
.linkGeneral{
    font: normal 11px 'Trebuchet MS';
    color: #2e87fb;
    text-decoration: none;
}
.costesLlamada {
    font: normal 10px 'Trebuchet MS';
    color: #999999;
}
.miCompraPaso{
    width: 169px;
    height: 52px;
    padding: 15px 20px 0px 0px;
    float: left;
    margin: 0px 5px 0px 0px;
    background: #e3e3e3;
    text-align: right;
    font: normal 11px 'Trebuchet MS';
    color: #999999;
}
.miCompraPaso p{
    font: bold 18px 'Trebuchet MS';
    color: #999999;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
}
.miCompraPasoCurrent{
    width: 169px;
    height: 52px;
    padding: 15px 20px 0px 0px;
    float: left;
    margin: 0px 5px 0px 0px;
    background: #2e87fb;
    text-align: right;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
}
.miCompraPasoCurrent p{
    font: bold 18px 'Trebuchet MS';
    color: #ffffff;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
}
.miCompraPasov2{
    width: 190px;
    height: 42px;
    padding: 10px 20px 0px 0px;
    float: left;
    margin: 0px 6px 0px 0px;
    background: #e3e3e3;
    text-align: right;
    font: normal 11px 'Trebuchet MS';
    color: #999999;
}
.miCompraPasov2 p{
    font: bold 18px 'Trebuchet MS';
    color: #999999;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
}
.miCompraPasoCurrentv2{
    width: 190px;
    height: 42px;
    padding: 10px 20px 0px 0px;
    float: left;
    margin: 0px 7px 0px 0px;
    background: #2e87fb;
    text-align: right;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
}
.miCompraPasoCurrentv2 p{
    font: bold 18px 'Trebuchet MS';
    color: #ffffff;
    margin: 0px 0px -5px 0px;
    padding: 0px 0px 0px 0px;
}
.devolucionPaso{
    width: 122px;
    height: 50px;
    padding: 15px 19px 0px 0px;
    float: left;
    margin: 0px 5px 0px 0px;
    background: #e3e3e3;
    text-align: right;
    font: normal 11px 'Trebuchet MS';
    color: #999999;
}
.devolucionPaso p{
    font: bold 18px 'Trebuchet MS';
    color: #999999;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.devolucionPasoCurrent{
    width: 122px;
    height: 50px;
    padding: 15px 19px 0px 0px;
    float: left;
    margin: 0px 5px 0px 0px;
    background: #2e87fb;
    text-align: right;
    font: normal 11px 'Trebuchet MS';
    color: #ffffff;
}
.devolucionPasoCurrent p{
    font: bold 18px 'Trebuchet MS';
    color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.miCompraAlert{
    padding: 20px 0px 20px 0px;
    clear: both;
    border-bottom: 5px solid #e5e5e5;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
.miCompraAlert a{
    text-decoration: none;
    color: #2e87fb;
    font: bold 11px 'Trebuchet MS';
}
.miCompraTitleBar{
    height: 25px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px 'Trebuchet MS';
    color: #999999;
}
.miCompraTitleDesc{
    width: 290px;
    float: left;
}
.miCompraTitleDesplegable{
    width: 80px;
    float: left;
    text-align: center;
}
.miCompraTitlePrecio{
    width: 90px;
    float: left;
    text-align: center;
}
.miCompraTitleBarv2{
    height: 25px;
    width: 100%;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px 'Trebuchet MS';
    color: #999999;
}
.miCompraTitleImgv2{
    width: 60px;
    float: left;
    padding-left:5px;
}
.miCompraTitleDescv2{
    width: 320px;
    float: left;
}
.miCompraTitleDesplegablev2{
    width: 230px;
    float: left;
    text-align: center;
}
.miCompraTitleCantidadv2{
    width: 80px;
    float: left;
    text-align: center;
}
.miCompraTitlePreciov2{
    width: 90px;
    float: left;
    text-align: center;
}
.miCompraArticulov2{
    height: 48px;
    width: 100%;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px 0px 5px 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
.miCompraResumenv2{
    height: 48px;
    width: 100%;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px 0px 5px 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
    background: #eeeeee;
}
.miCompraArticuloImgv2{
    width: 65px;
    height: 45px;
    float: left;
}
.miCompraArticuloImgv2 a{
    text-decoration: none;
}
.miCompraArticuloDescv2{
    width: 320px;
    height: 26px;
    padding-top: 15px;
    margin: 2px 0px 2px 0px;
    float: left;
}

.miCompraArticuloDesplegablev2{
    width: 230px;
    height: 33px;
    padding-top: 8px;
    margin: 2px 0px 2px 0px;
    float: left;
    text-align: center;
}
.miCompraArticuloCantidadv2{
    width: 80px;
    height: 33px;
    padding-top: 8px;
    margin: 2px 0px 2px 0px;
    float: left;
    text-align: center;
}
.miCompraArticuloSelectv2{
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    padding: 0px 0px 0px 5px;
    margin: 3px 0px 8px 0px;
    height: 22px;
    border: 1px solid #c2c2c2;
}
.miCompraArticuloPreciov2{
    width: 90px;
    height: 28px;
    padding-top: 14px;
    margin: 2px 0px 2px 0px;
    float: left;
    text-align: center;
}
.miCompraArticuloEliminarv2{
    width: 30px;
    height: 30px;
    padding-top: 10px;
    float: left;
}

/********************************/
/* Mis compras */
.misComprasCompra{
    height: 30px;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
.misComprasCompraOver{
    height: 30px;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
    background: #f1f1f1;
}
.misComprasTitleCodigo{
    width: 100px;
    float: left;
}
.misComprasTitlePromocion{
    width: 195px;
    float: left;
}
.misComprasTitleFecha{
    width: 80px;
    float: left;
}
.misComprasTitleEstado{
    width: 105px;
    float: left;
}
.misComprasTitleFechaEntrega{
    width: 115px;
    float: left;
}
.misComprasArticuloCodigo{
    width: 94px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misComprasArticuloCodigo a{
    text-decoration: none;
    color: #2e87fb;
    font: bold 11px 'Trebuchet MS';
}
.misComprasArticuloPromocion{
    width: 189px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
    font: normal 10px 'Trebuchet MS';
}
.misComprasArticuloFecha{
    width: 74px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misComprasArticuloEstado{
    width: 104px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: left;
}
.misComprasArticuloPagar{
    width: 115px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: left;
}
.misComprasArticuloPagar a{
    text-decoration: none;
    color: #2e87fb;
    font: 11px 'Trebuchet MS';
}
/********************************/
/* Mis Envios de pedidos */
.misEnviosHolder{
    background: #f4f4f4;
    width: 515px;
    padding: 5px;
    margin: 0px 0px 5px 0px;
    clear: both;
    text-align: left;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.misEnviosTitleCodigo{
    width: 100px;
    float: left;
}
.misEnviosTitleEnvio{
    width: 100px;
    float: left;
}
.misEnviosTitleFecha{
    width: 100px;
    float: left;
}
.misEnviosTitleEstado{
    width: 125px;
    float: left;
}
.misEnviosTitleTransportista{
    width: 154px;
    float: left;
}
.misEnviosPedidoCodigo{
    width: 94px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misEnviosEnvioCodigo{
    width: 94px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misEnviosEnvioCodigo a{
    text-decoration: none;
    color: #2e87fb;
    font: bold 11px 'Trebuchet MS';
}
.misEnviosPedidoFecha{
    width: 94px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misEnviosPedidoEstado{
    width: 119px;
    height: 25px;
    margin: 0px 5px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misEnviostransportista{
    width: 149px;
    height: 25px;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: left;
}
.misEnviostransportista a{
    text-decoration: none;
    color: #2e87fb;
    font: 11px 'Trebuchet MS';
}
/********************************/
/* Mis bonos */
.misBonosTitleAhijado{
    width: 200px;
    float: left;
}
.misBonosTitleValor{
    width: 70px;
    float: left;
}
.misBonosTitleSinUsar{
    width: 90px;
    float: left;
}
.misBonosTitleFechaObtencion{
    width: 110px;
    float: left;
}
.misBonosTitleFechaCaducidad{
    width: 80px;
    float: left;
}
.misComprasArticuloAhijado{
    width: 189px;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
    font: 10px 'Trebuchet MS';
}
.misComprasArticuloValor{
    width: 59px;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misComprasArticuloSinUsar{
    width: 79px;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misComprasArticuloFechaObtencion{
    width: 99px;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding: 5px 0px 0px 0px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.misComprasArticuloFechaCaducidad{
    width: 70px;
    height: 25px;
    margin: 0px 10px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: left;
}
.misBonosBono{
    width: 520px;
    height: 25px;
    border-bottom: 5px solid #e5e5e5;
    margin: 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
/********************************/
/* Paginacion */
.paginacion{
    width: 520px;
    height: 25px;
    margin: 20px 0px 20px 0px;
    clear: both;
}
.paginacionNumero{
    width: 25px;
    height: 20px;
    padding: 5px 0px 0px 0px;
    margin: 0px 5px 0px 0px;
    float: left;
    text-align: center;
    background: #e5e5e5;
    font: bold 11px 'Trebuchet MS';
    color: #2e87fb;
    display: block;
}
.paginacionNumero a{
    display: block;
    text-decoration: none;
    font: bold 11px 'Trebuchet MS';
    color: #777777;
}
/********************************/
.ayudaTitle{
    width: 520px;
    height: 20px;
    padding: 0px 0px 10px 0px;
    text-align: left;
    border-bottom: 1px dotted #999999;
    text-align: left;
    margin: 0px 0px 20px 0px;
    font: bold 14px 'Trebuchet MS';
    color: #2e87fb;
    clear: both;
}
.ayudaDesc{
    width: 520px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
.miCompraArticulo{
    height: 30px;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px 0px 15px 0px;
    clear: both;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
.miCompraArticuloDesc{
    width: 290px;
    height: 30px;
    float: left;
    padding-top: 15px;
}
.miCompraArticuloDesc a{
    text-decoration: none;
    color: #2e87fb;
    font: 11px 'Trebuchet MS';
}
.miCompraArticuloDesplegable{
    width: 80px;
    height: 30px;
    float: left;
    padding-top: 15px;
    text-align: center;
}
.miCompraArticuloSelect{
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    padding: 0px 0px 0px 5px;
    margin: 3px 0px 8px 0px;
    height: 22px;
    border: 1px solid #c2c2c2;
}
.miCompraArticuloRadio{
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    padding: 0px;
    margin: 5px 0px 0px 0px;
}
.miCompraArticuloPrecio{
    width: 90px;
    height: 30px;
    float: left;
    padding-top: 15px;
    text-align: center;
}
.miCompraArticuloEliminar{
    width: 30px;
    height: 30px;
    float: left;
}
.miCompraSeguirComprando{
    /*width: 100px;*/
    height: 19px;
    padding: 4px 20px 0px 20px;
    background: #e0e0e0 url(http://elma2.dreivip.com/images2/static/generic/boton_ficha.jpg) repeat-x;
    float: right;
    margin: 0px 5px 0px 0px;
    font: bold 11px 'Trebuchet MS';
    color: #777777;
    text-align: center;
    display: block;
    text-decoration: none;
}
.miCompraSeguirComprando a{
    font: bold 11px 'Trebuchet MS';
    color: #777777;
    display: block;
    text-decoration: none;
}
.subirScroll{
    /*width: 100px;*/
    height: 15px;
    padding: 2px 20px 0px 20px;
    background: #e0e0e0 url(http://elma2.dreivip.com/images2/static/generic/boton_ficha.jpg) repeat-x;
    float: right;
    clear: both;
    margin: 0px 5px 10px 0px;
    font: normal 10px 'Trebuchet MS';
    color: #777777;
    text-align: center;
    display: block;
    text-decoration: none;
}
.subirScroll a{
    font:normal 10px 'Trebuchet MS';
    color: #777777;
    display: block;
    text-decoration: none;
}
.miCompraSiguiente{
    height: 19px;
    padding: 4px 20px 0px 20px;
    background: #4393fc url(http://elma2.dreivip.com/images2/static/generic/boton_add.jpg) repeat-x;
    float: right;
    font: bold 11px 'Trebuchet MS';
    color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: none;
}
.miCompraSiguiente a{
    font: bold 11px 'Trebuchet MS';
    color: #ffffff;
    display: block;
    text-decoration: none;
}
.menuPromocionButton{
    width: 100%;
    height: 22px;
    padding: 7px 0px 0px 0px;
    border-bottom: 1px solid #bbbbbb;
    font: bold 11px Arial;
    color: #777777;
    text-align: left;
    clear: both;
    display: block;
    text-decoration: none;
}
.menuPromocionButton:hover{
    color: #2e87fb;
}
.menuPromocionButtonSelected{
    width: 100%;
    height: 22px;
    padding: 7px 0px 0px 0px;
    border-bottom: 1px solid #cccccc;
    font: bold 11px Arial;
    color: #2e87fb;
    text-align: left;
    clear: both;
    display: block;
    text-decoration: none;
}
.menuPromocionImg{
    margin: 20px 0px 0px 0px;
}
.miCuentaIcono{
    width: 120px;
    height: 145px;
    border-bottom: 5px solid #e5e5e5;
    font: bold 11px 'Trebuchet MS';
    color: #2e87fb;
    float: left;
    margin: 20px 10px 0px 0px;
    text-align: center;
}
.miCuentaIconoImg{
    margin: 0px 0px 5px 0px;
}
.miPedidoIcono{
    width: 100px;
    height: 125px;
    border-bottom: 1px solid #e5e5e5;
    font: bold 11px 'Trebuchet MS';
    color: #2e87fb;
    float: left;
    margin: 10px 23px 0px 0px;
    text-align: center;
}
.miPedidoIconoImg{
    margin: 0px 0px 5px 0px;
}
.miCuentaInvitadoEliminar{
    width: 30px;
    height: 30px;
    float: right;
}
.miCuentaInvitadoEmail{
    width: 300px;
    height: 30px;
    float: left;
}
#flashHome{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}
/* ///////////////////////////////////////////////// */
/* fastAdd */
#fastAdd{
    width: 660px;
    height: 560px;
    padding: 5px;
    background: #0058a2;
}
#fastAddInside{
    width: 620px;
    height: 520px;
    padding: 20px;
    background: #ffffff;
}
#fastAddHolder{
    width: 620px;
    height: 490px;
}
#fastAddLogo{
    width: 620px;
    height: 69px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #cacaca;
    clear: both;
    margin: 0px 0px 20px 0px;
    text-align: left;
    font: normal 11px 'Trebuchet MS';
    color: #777777;
}
#fastAddLogo b {
    font: bold 16px 'Trebuchet MS';
    color: #2e87fb;
}
#fastAddLogo a{
    text-decoration: none;
    color: #2e87fb;
    font: normal 11px 'Trebuchet MS';
}
#fastAddContent{
    width: 620px;
    height: 300px;
    padding: 0px;
    clear: both;
    margin: 0px 0px 10px 0px;
    text-align: left;
}
#fastAddThumbs{
    width: 620px;
    clear: both;
    margin: 0px;
    height: 52px;
    padding: 20px 0px 0px 0px;
    clear: both;
    float: left;
    background: url(http://elma2.dreivip.com/images2/static/miclub/bg_bottom_precios.jpg) top left repeat-x;
}
#fastAddThumbs img{
    float: left;
    overflow:hidden;
    width: 52px;
    height: 52px;
    margin-left: 15px;
    padding: 0px;
    cursor: pointer;
    border: 1px solid #d5d5d5;
}
#fastAddImgBig{
    width: 300px;
    height: 300px;
    padding: 0px 39px 0px 0px;
    border-right: 1px solid #cacaca;
    float: left;
    margin: 0px 20px 0px 0px;
    text-align: left;
}
#fastAddInfo{
    width: 260px;
    height: 240px;
    padding: 0px;
    margin: 0px;
    float: left;
}
.fastAddLogoDreivip{
    width: 100%;
    height: 50px;
    clear: both;
    background: url(http://elma2.dreivip.com/images2/static/generic/logo_dreivip_small.jpg) no-repeat top left;
}
.fastAddPrecioDreivip{
    width: 100%;
    height: 38px;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
    text-align: left;
    margin: 0px 0px 8px 0px;
    font: bold 30px 'Trebuchet MS';
    color: #2e87fb;
    clear: both;
}
.fastAddPrecioTienda{
    width: 100%;
    height: 30px;
    text-align: left;
    margin: 0px 0px 10px 0px;
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    border-bottom: 1px dotted #999999;
    clear: both;
}
.fastAddPrecioTiendaTachado{
    font: bold 18px 'Trebuchet MS';
    text-decoration: line-through;
    color: #777777;
    margin: 0px;
    padding: 0px;
    clear: none;
}
.fastAddSelects{
    width: 100%;
    height: 30px;
    clear: both;
    margin: 0px 0px 10px 0px;
}
.fastAddPrecioSelect{
    width: 100px;
    text-align: left;
    margin: 0px 10px 0px 0px;
    padding: 0px;
    font: normal 11px 'Trebuchet MS';
    color: #777777;
    float: left;
}
.fastAddCarrito{
    background: #2e87fb;
    width: 150px;
    height: 30px;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    clear: both;
    display: block;
    font: bold 18px 'Trebuchet MS';
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
/* ///////////////////////////////////////////////// */
/* carousel */
.verticalCarrousel{
    width: 52px;
    height: 302px;
    padding: 0px 15px 0px 15px;
    float: left;
}
.productoThumbsHolder { 
    display:none;
}
.productoThumbsHolder .carousel-clip-region { 
    overflow:hidden; /* Secret to the clipping */
    margin:0px auto;
    position:relative;
}
.productoThumbsHolder ul.carousel-list { 
    position:relative;
    z-index:1;
    margin:0px;
    padding:0px;
    line-height:0px;
}
.productoThumbsHolder .carousel-list li {
    list-style:none;
    overflow:hidden;
    width: 52px;
    height: 52px;
    clear: both;
    margin: 0px 0px 13px 0px;
}
.productoThumbsHolder .carousel-list li img { 
    cursor: pointer;
    border: 1px solid #d5d5d5;
}
.horizontalCarrousel{
    width: 100%;
    height: 52px;
    padding: 20px 0px 0px 0px;
    clear: both;
    margin: 30px 0px 20px 0px;
    float: left;
    background: url(http://elma2.dreivip.com/images2/static/miclub/bg_bottom_precios.jpg) no-repeat top left;
}
.productoThumbsHolderHorizontal { 
    display: none;
    overflow: hidden;
    float: left;
}
.productoThumbsHolderHorizontal .carousel-clip-region { 
    overflow: hidden; /* Secret to the clipping */
    position: relative;
    margin: 0px auto;
}
.productoThumbsHolderHorizontal ul.carousel-list { 
    padding: 0px;
    margin: 0px;
    line-height: 0px;
    width: 10000000px;
    position: relative;
    z-index: 1;
}
.productoThumbsHolderHorizontal .carousel-list li { 
    list-style:none;
    width: 52px;
    height: 52px;
    float: left;
    margin: 0px 14px 0px 0px;
    overflow:hidden;
}
.productoThumbsHolderHorizontal .carousel-list li img { 
    cursor: pointer;
    border: 1px solid #d5d5d5;
    display:block;
}
#up-arrow { 
    width: 52px;
    height: 15px;
    clear: both;
    margin: 0px 0px 12px 0px;
    cursor: pointer;
}
#down-arrow { 
    width: 52px;
    height: 15px;
    clear: both;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}
#prev-arrow {
    width: 15px;
    height: 52px;
    float: left;
    margin: 0px 15px 0px 6px;
    cursor: pointer;
}
#next-arrow { 
    width: 15px;
    height: 52px;
    margin: 0px 0px 0px 0px;
    float: left;
    cursor: pointer;
}
#divFondoAlerta {
    position: absolute;
    z-index:6;
    -moz-opacity:.70;
    opacity:.70;
    filter:alpha(opacity=70);
    background: #0058a2;
}
/******************************/
#divAlerta{
    width:300px;
    height:150px;
    margin:10px auto;
    position:relative;
    z-index: 7;
}
/* invisible para IE 5 \*/
#divAlerta{
    position:absolute;
    margin:-75px 0 0 -150px;
    left:50%;
    top:50%;
    z-index: 7;
}
/******************************/
#divAlertaBox{
    width: 300px;
    height: 150px;
    background: #f4f4f4;
    border: 1px solid #4393fc;
    border-top: 0px none;
}
.alertaTopHolder{
    width: 100%;
    height: 30px;
    padding: 0px;
    background: transparent;
}
.divAlertaCerrar{
    width: 30px;
    height: 25px;
    padding: 5px 0px 0px 0px;
    background: #ff861f;
    float: right;
    margin: 0px;
    font: bold 18px Arial;
    color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: none;
}
.divAlertaCerrar a{
    color: #ffffff;
    display: block;
    text-decoration: none;
}
.alertaHolder{
    padding: 5px;
    margin: 5px 0px 10px 5px;
    clear: both;
    text-align: left;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
/* ///////////////////////////////////////////////// */
#addCestaBackground {
    position:absolute;
    z-index: 90;
    width: 100%;
    display: none;
    -moz-opacity:.70;
    opacity:.70;
    filter:alpha(opacity=70);
    background: #0058a2;
}
#loadingImage {
    position: absolute;
    z-index: 100;
    background: #ffffff;
}
#addCestaBox{
    position:absolute;
    z-index: 95;
    display: none;
    width: 670px;
}
#alertaFastAddBackground {
    position: absolute;
    width: 100%;
    height: 595px;
    z-index: 96;
    display: none;
    -moz-opacity:.70;
    opacity:.70;
    filter:alpha(opacity=70);
    background: #0058a2;
}
#alertaFastAddBox{
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: 97;
    display: none;
}
#zoomImgBox{
    position:absolute;
    z-index: 95;
    display: none;
    width: 450px;
}
#recomendarBox{
    position:absolute;
    z-index: 96;
    display: none;
    width: 610px;
}
.zoomImgHolder{
    background: #ffffff;
    border: 10px solid #0058a2;
    padding: 10px;
    width: 690px;
    height: 610px;
}
.productoImagenAmpliada{
    width: 605px;
    height: 605px;
    padding: 5px;
    border-top: 3px solid #e5e5e5;
    background: #ffffff;
    float: left;
    font: normal 11px 'Trebuchet MS';
}
#productoAmpliadaThumbsHolder{
    width: 72px;
    margin: 0px;
    height: 600px;
    padding: 18px 0px 0px 0px;
    float: left;
    background: url(http://elma2.dreivip.com/images2/static/miclub/bg_bottom_precios2.jpg) no-repeat top left;
}
#productoAmpliadaThumbsHolder img{
    float: none;
    overflow:hidden;
    width: 52px;
    height: 52px;
    margin-bottom: 15px;
    padding: 0px;
    cursor: pointer;
    border: 1px solid #d5d5d5;
    cursor: pointer;
}
.productoAmpliadaArrow{
    width: 20px;
    height: 50px;
    float: left;
    margin: 0px 5px 0px 5px;
}
/*************************************/
/* Editar producto New */
.editarProductoLeft0{
    width: 314px;
    height: 242px;
    float: left;
}
.editarProductoLeft1{
    width: 314px;
    height: 342px;
    float: left;
}
.editarProductoLeft2{
    width: 314px;
    height: 242px;
    float: left;
}
.editarLeftImgBig{
    width: 300px;
    height: 300px;
    border: 1px solid #d5d5d5;
    float: left;
}
.editarLeftThumbsVHolder{
    width: 52px;
    height: 242px;
    padding: 0px 10px 0px 10px;
    float: left;
}
.editarLeftThumbsV{
    width: 52px;
    height: 183px;
    padding: 0px;
    clear: both;
}
.editarProductoRight{
    width: 446px;
    height: 302px;
    padding: 0px 0px 0px 30px;
    float: left;
    background: url(http://elma2.dreivip.com/images2/static/miclub/bg_right_precios1.jpg) no-repeat top left;
}
.editarProductoRight a{
    color: #999999;
    font: normal 12px 'Trebuchet MS';
    display: block;
    text-decoration: underline;
}
.editarProductoRightExt{
    width: 260px;
    height: 302px;
    padding: 0px 0px 0px 30px;
    float: left;
    background: url(http://elma2.dreivip.com/images2/static/miclub/bg_right_precios1.jpg) no-repeat top left;
}
.editarProductoRightLoginExt{
    width: 205px;
    height: 291px;
    padding: 5px;
    margin-right: 10px;
    float: left;
    color: #999999;
    font: bold 10px 'Trebuchet MS';
    text-align: center;
}
.editarProductoRightLoginExt a{
    color: #999999;
    font: bold 10px 'Trebuchet MS';
    display: block;
    text-decoration: underline;
}
.editarProductoTop{
    height: 302px;
    clear: both;
}
.editarProductoTop a{
    color: #999999;
    font: bold 10px 'Trebuchet MS';
    display: block;
    text-decoration: none;
}
.editProductoName{
    width: 100%;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px dotted #999999;
    color: #999999;
    font: bold 14px 'Trebuchet MS';
    text-align: left;
    clear: both;
}
.editProductoPrecioTienda{
    width: 100%;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px dotted #999999;
    color: #999999;
    font: normal 11px 'Trebuchet MS';
    text-align: left;
    clear: both;
}
.editProductoPrecioDreivip{
    width: 100%;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px dotted #999999;
    color: #2e87fc;
    font: bold 30px 'Trebuchet MS';
    text-align: left;
    clear: both;
}
.editProductoRecomendar{
    height: 30px;
    padding: 8px 0px 0px 40px;
    margin: 0px 5px 30px 0px;
    color: #2e87fc;
    font: bold 14px 'Trebuchet MS';
    cursor:pointer;
    float: right;
    background: url(http://elma2.dreivip.com/images2/static/micesta/icono_garantia.jpg) no-repeat top left;
}
.irFichaTecnica {
    font: bold 12px 'Trebuchet MS';
    color: #999999;
    cursor:pointer;
    padding: 4px 0px 0px 27px;
    margin:0px 10px 0px 5px;
    float: right;
    clear:both;
    background: url(http://elma2.dreivip.com/images2/static/miclub/icono_irficha.jpg) no-repeat top left;
}
.editProductoDesplegables{
    width: 100%;
    height: 85px;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px dotted #999999;
    color: #999999;
    font: bold 11px 'Trebuchet MS';
    text-align: left;
    clear: both;
}
.editProductoTachado{
    text-decoration: line-through;
    font: bold 14px 'Trebuchet MS';
}
.editProductoDesplegable{
    font: normal 11px 'Trebuchet MS';
    color: #444444;
    margin: 0px 0px 5px 0px;
}
.menuLeftLogo{
    text-align: center;
}
.editLogoBox{
    width: 300px;
    height: 69px;
    padding: 0px;
    clear: both;
    float: left;
    margin: 5px 15px 5px 0px;
    text-align: left;
}
.editRefDescBox {
    width: 420px;
    height: 59px;
    padding: 5px 10px 5px 10px;
    float: left;
    margin: 5px 0px 5px 0px;
    text-align: left;
    font: bold 16px 'Trebuchet MS';
    color: #999999;
}
.editRefDescBox p{
    clear: both;
    padding: 0px;
    margin: 0px;
    font: normal 11px 'Trebuchet MS';
}
.editProductoDesc{
    clear: both;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 0px 0px;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
    text-align: left;
    border-top: 5px solid #e5e5e5;
}
.editProductoDesc p{
    font: bold 11px 'Trebuchet MS';
    margin: 0px 0px 0px 0px;
    width: 100%;
    padding: 10px 0px 0px 0px;
    border-top: 1px solid #cacaca;
}
.editProductoDesc span{
    font: bold 11px 'Trebuchet MS';
    margin: 0px 0px 5px 0px;
    width: 100%;
    padding: 10px 0px 0px 0px;
    border: none;
}
.editProductoDesc a{
    font: normal 11px 'Trebuchet MS';
    color: #2e87fb;
    text-decoration: underline;
}
.editNav{
    clear:both;
    width: 302px;
    height: 20px;
    float: left;
}
.editAnterior{
    width: 67px;
    height: 20px;
    float: left;
}
.editSiguiente{
    width: 68px;
    height: 20px;
    float: left;
}
.editZoom{
    width: 167px;
    height: 20px;
    float: left;
}
/***********************************************/
/* REGISTRO */
.registroFormRow{
    width: 100%;
    margin: 0px;
    clear: both;
    height: auto;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.registroTextBox{
    height: 20px;
    width: 198px;
    border: 1px solid #c2c2c2;
    padding: 0px 0px 0px 5px;
    margin: 2px 0px 5px 0px;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.registroFormHolder{
    width: 520px;
    padding: 0px;
    margin: 0px;
    height: 160px;
    clear: both;
    text-align: left;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.registroFormHolder a{
    text-decoration: none;
    color: #2e87fb;
    font: 11px 'Trebuchet MS';
}
.registroFormHolderGris{
    background: #eeeeee;
    width: 220px;
    padding: 20px;
    height: 90px;
    margin: 10px 0px 10px 0px;
    float: left;
    text-align: left;
    color: #888888;
    font: normal 10px 'Trebuchet MS';
}
.registroInfo{
    width: 760px;
    padding: 20px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
    clear: both;
    border-bottom: 5px solid #e5e5e5;
    font: normal 11px 'Trebuchet MS';
    color: #444444;
}
.registroVideoHolder{
    width: 650px;
    height: 275px;
    background: #ffffff;
    clear: both;
    margin: 0px 0px 10px 50px;
    text-align: center;
}
/*************************************/
.topBanner{
    border-top: 5px solid #cecece; border-bottom: 1px solid #cecece; width: 100%; clear: both;
}
/* DIRECCIONES DE ENVIO */
.direccionEnvioCabecera{
    width: 100%;
    padding: 4px 0px;
    background: #e0e0e0 url(http://elma2.dreivip.com/images2/static/generic/boton_ficha.jpg) repeat-x;
    float: left;
    margin: 0px 0px 0px 0px;
    font: bold 12px "Trebuchet MS";
    color: #777777;
    text-decoration: none;
}
.botonesDireccionEnvio a{
    font: bold 10px Arial;
    color: #777777;
    display: inline;
    text-decoration: none;
}
.direccionEnvioContenido, .direccionEnvioContenidoPaso3, .direccionFacturacionContenido{
    background: #f4f4f4;
    /*width: 100%;*/
    padding: 4px 0px;
    margin: 0px 0px 10px 0px;
    clear: both;
    text-align: left;
    color: #777777;
    font: normal 11px "Trebuchet MS";
    height: 90px;
}
.direccionEnvioContenidoPaso3{
    height: 130px;
}
.direccionFacturacionContenido{
    height: 90px;
}
.direccionEnvioContenido a, .direccionEnvioContenidoPaso3 a, .direccionFacturacionContenido a{
    text-decoration: none;
    color: #2e87fb;
    font: 11px "Trebuchet MS";
}
.direccionEnvioRow{
    clear: left;
    float: left;
    margin: 4px 0 0 12px;
}
.nombreDireccionEnvio{
    float: left;
    margin: 0px 5px;
    padding: 0px;
}
.botonesDireccionEnvio{
    float: right;
    padding-right: 10px;
}
.infoPedidoPaso3Cabecera{
    width: 520px;
    height: 25px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px "Trebuchet MS";
    color: #2e87fb;
}
#fechaEnvioPedido {
    font: bold 14px "Trebuchet MS";
    color: #2e87fb;
    float: left;
}
/***********************************************/
/* LÍNEAS DE PEDIDO EN EL RESUMEN */
.miCompraTitleBarResumen {
    width: 100%;
    height: 25px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px "Trebuchet MS";
    color: #999999;
}
.miCompraTitleDescResumen{
    width: 290px;
    float: left;
}
.miCompraTitleDesplegableResumen{
    width: 90px;
    float: left;
    text-align: center;
}
.miCompraTitlePrecioResumen{
    width: 100px;
    float: left;
    text-align: right;
}
.miCompraArticuloResumen{
    width: 100%;
    height: 20px;
    border-bottom: 3px solid #e5e5e5;
    margin: 0px 0px 10px 0px;
    clear: both;
    font: bold 11px "Trebuchet MS";
    color: #444444;
}
.miCompraArticuloDescResumen{
    font: bold 10px "Trebuchet MS";
    width: 290px;
    height: 20px;
    border-right: 1px solid #cfcfcf;
    float: left;
}
.miCompraArticuloDescResumen a{
    font: bold 10px "Trebuchet MS";
    text-decoration: none;
    color: #2e87fb;
}
.miCompraArticuloDesplegableResumen{
    width: 89px;
    height: 20px;
    border-right: 1px solid #cfcfcf;
    float: left;
    text-align: center;
}
.miCompraArticuloPrecioResumen{
    width: 100px;
    height: 20px;
    float: left;
    text-align: right;
}
.miCompraTitleBarResumenv2 {
    width: 100%;
    height: 20px;
    padding: 5px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px "Trebuchet MS";
    color: #999999;
}
.miCompraTitleImgResumenv2{
    width: 60px;
    float: left;
    padding-left:15px;
}
.miCompraTitleDescResumenv2{
    width: 350px;
    float: left;
}
.miCompraTitleDesplegableResumenv2{
    width: 210px;
    float: left;
    text-align: center;
}
.miCompraTitleCantidadResumenv2{
    width: 90px;
    float: left;
    text-align: center;
}
.miCompraTitlePrecioResumenv2{
    width: 100px;
    float: left;
    text-align: right;
}
.miCompraArticuloResumenv2{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #e5e5e5;
    margin: 0px 0px 5px 0px;
    clear: both;
    font: bold 11px "Trebuchet MS";
    color: #444444;
}
.miCompraArticuloImgResumenv2{
    width: 65px;
    height: 45px;
    float: left;
    margin-left: 10px;
}
.miCompraArticuloImgResumenv2 a{
    text-decoration: none;
}
.miCompraArticuloDescResumenv2{
    width: 350px;
    height: 26px;
    padding-top: 15px;
    margin: 2px 0px 2px 0px;
    float: left;
}
.miCompraArticuloDesplegableResumenv2{
    width: 200px;
    height: 26px;
    padding-top: 15px;
    margin: 2px 0px 2px 0px;
    float: left;
    text-align: center;
}
.miCompraArticuloCantidadResumenv2{
    width: 100px;
    height: 26px;
    padding-top: 15px;
    margin: 2px 0px 2px 0px;
    float: left;
    text-align: center;
}
.miCompraArticuloPrecioResumenv2{
    width: 100px;
    height: 26px;
    padding-top: 15px;
    margin: 2px 0px 2px 0px;
    float: left;
    text-align: right;
}
/***********************************************/
/* ENCUESTA SATISFACCION */
#tituloEncuesta{
    color: #2e87fb;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 10px;
}
.preguntaPuntoEncuesta{
    width: 520px;
    height: 25px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px;
    clear: both;
    border-bottom: 1px solid #cacaca;
    font: bold 11px 'Trebuchet MS';
    color: #777777;
}
.numeroPreguntaEncuesta{
    float: left;
    margin: 0 10px 0 0;
}
.respuestaPuntoEncuesta{
    background: #f4f4f4;
    width: 490px;
    padding: 15px;
    margin: 0px 0px 10px 0px;
    clear: both;
    text-align: left;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}
.encuestaSatisfaccion textarea{
    border: 1px solid #c2c2c2;
    padding: 0px 0px 0px 5px;
    margin: 3px 0px 8px 0px;
    color: #777777;
    font: normal 11px 'Trebuchet MS';
}

.promo_background {
    width: 100%;
    height: 500px;
    position: relative;
}
#leftMenuPromo{
    float: left;
    height: 100%;
    width: 655px;
    cursor: pointer;
}
#rightMenuPromo{
    width: 180px;
    float: left;
    padding: 0px 5px 0px 5px;
    margin: 5px 5px 0px 5px;
}
.rightMenuPromoTop{
    width: 100%;
    height: 20px;
    margin-top: 1px;
    background: url(http://elma2.dreivip.com/images2/static/menuPromo/BackGrupoOff.gif);
    font:bold 11px Arial;
    color: #000000;
    text-align: left;
    clear: both;
    text-decoration: none;
    cursor:pointer;
}
.rightMenuPromoTop:hover{
    color: #6f6f6f;
}

.rightMenuPromoTopHover{
    width: 100%;
    height: 20px;
    background: url(http://elma2.dreivip.com/images2/static/menuPromo/BackGrupoOn.gif);
    font:bold 11px Arial;
    color: #ffffff;
    text-align: left;
    clear: both;
    text-decoration: none;
    cursor:pointer;
}
.rightMenuPromoTopImg {
    float: left;
    margin-right: 2px;
}
.rightMenuPromoTopTextfalse {
    padding-top: 2px;
}
.rightMenuPromoTopTexttrue {
    padding-top: 2px;
    color: #2E87FB;
}
.menuRightItemPromo {
    display: none;
    width: 100%;
    float: left;
    margin-bottom: 1px;
    background: url(http://elma2.dreivip.com/images2/static/menuPromo/BackSubMenu.png);

}
.menuRightItemPromoSpace {
    width: 18px;
    height: 19px;
	padding-top: 1px;
    float: left;
    text-align: center;
    color: #cfcfcf;
    clear: both;
    background: url(http://elma2.dreivip.com/images2/static/menuPromo/VerSubMenu.png);

}
.menuPromocionButtonV2{
    width: 157px;
    padding-top: 6px;
    padding-left: 5px;
    font:11px Arial;
    color: #4f4f4f;
    float: left;
    cursor:pointer;
}
.menuPromocionButtonV2:hover{
    color: #2E87FB;
}

#leftPromocionV2{
    width: 220px;
    background: #ffffff;
    float: left;
    margin: 0 0 20px 0;
    padding: 0px 30px 0px 0px;
    border-right: 1px solid #bbbbbb;
}

.menuPromocionButtonV2false{
    width: 197px;
    padding-top: 6px;
    padding-left: 5px;
    font: 11px Arial;
    color: #4f4f4f;
    float: left;
    cursor:pointer;
}
.menuPromocionButtonV2false:hover{
    color: #2e87fb;
}
.menuPromocionButtonV2true{
    width: 197px;
    padding-top: 6px;
    padding-left: 5px;
    font: 11px Arial;
    color: #2e87fb;
    float: left;
    cursor:pointer;
}
#id_loadimg{
    width: 50px;
    height: 50px;
    position: absolute;
    display: none;
    background: transparent;
}
#redsocial {
    background: #dedede url(http://elma2.dreivip.com/images2/static/miclub/backgroundredes2.jpg) no-repeat top left;
    margin: 10px 0px 0px 10px;
    height: 50px;
    width: 240px;
    padding: 37px 0px 0px 0px;
}

#redsocial a {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
#idLogoMenuExterior{
    margin-left: 10px;
    position: absolute;
    top: 15px;
    height: 93px;
    width: 240px;
    cursor: pointer;
}