/* 
    Document   : ly-deculto-home
    Created on : 20/01/2012, 07:56:08 PM
    Author     : Clara
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#sectorDetalleProducto{
    position: relative;
    float: left;
    width: 700px;
/*    height: 678px;*/
/*    margin-left:245px;*/
/*    margin-left:160px;*/
    margin-left:50px;
    margin-top: 25px;
    border: 0px solid blue;
}
#tituloCategoria{
    position: relative;
    float: left;
/*    width: 700px;*/
    width: 850px;
    height: 31px;
/*    background-image: url("/imagenes/detalleproducto/tituloCategoria.jpg");*/
    border: 0px solid blue;

    background-color: #D2D2D2;
    font-family:  "Swis721 Cn BT Roman", "Swis721 Cn BT", "KabelDemiBT", "Kabel";
    font-size: 24px;
    color: #EFEFEF;
    text-indent: 10px;
    line-height: 31px;
    vertical-align:  middle;
    text-shadow: 2px 2px 0px #AFAFAF;
    font-weight:  normal;
    
}

#espacio{
    position: relative;
    float: left;
    width: 700px;
    height: 12px;
    border: 0px solid blue;
    background-color: white;
}
#cajaDetalleProducto{
    position: relative;
    float: left;
    width: 700px;
/*    height: 635px;*/
    border: 0px solid blue;
    background-color: white;
}
#fotoProducto{
    position: relative;
    float: left;
/*    width: 421px;
    height: 360px;*/
    width: 378px;
    height: 329px;
    border: 1px solid #000000;
    text-align:  center;
/*    background-image: url("/imagenes/detalleproducto/fotoProducto.jpg");*/
}

#sectorDatosProducto{
    position: relative;
    float: left;
    width: 277px;
    height: 635px;
    margin-left: 20px;
/*    background-color: blue;*/
}
#sectorQuienesCompraron{
    position: absolute;
/*    clear:      none;*/
/*    float: inherit;*/
/*    width: 423px;*/
width: 420px;
    height: 273px;
    border: 0px solid blue;
/*    background-color: yellow;*/
    margin-top: 413px;
/*    margin-top: 0px;*/
}
#labelQuienesCompraron{
    position: relative;
    float: left;
    width: 420px;
    height: 18px;
    border: 0px solid blue;

    font-family: Arial;
/*    font-size: 11px;*/
    font-size: 14px;
    color: #717171;
/*    text-indent: 28px;*/
    text-align:  left;
    line-height: 18px;
    vertical-align:  middle;
    margin-top: 30px;
    margin-bottom: 15px;
}
#nombreProducto{
    position: relative;
    float: left;
/*    width: 277px;*/
/*    width: 263px;*/
    width: 444px;
/*    height: 25px;*/
/*     height: 50px;*/
    border: 0px solid #000000;
    font-family: "Swis721 Cn BT";
    font-size: 24px;
    color: #8E8E8E;
/*    text-indent: 15px;*/
    line-height: 24px;
    vertical-align:  middle;
    margin-left: 15px;
}
#descripcionProducto{
    position: relative;
    float: left;
    width: 277px;
/*    height: 235px;*/
    min-height: 235px;
    border: 0px solid #000000;
}
#textoDescipcionProducto{
    position: relative;
    float: left;
    width: 248px;
/*    height: 214px;*/
/*    height: 214px;*/
    margin-top: 12px;
    margin-left: 15px;
    border: 0px solid #000000;
    font-family: Arial;
    font-size: 11px;
    color: #545454;
    text-align:  left;
    margin-bottom: 20px;
}
#sectorPresentaciones{
    position: relative;
    float: left;
/*    width: 277px;*/
 width: 444px;
/*    height: 233px;*/
/*    background-color:  #CAD2CE;*/
    margin-left: 18px;

}
#labelCantidad{
    position: relative;
    float: left;
    width: 92px;
    height: 20px;
    border: 0px solid #000000;
    font-family: "Swis721 Cn BT";
    font-size: 16px;
    font-weight:  bold;
    color: #5B5B5B;
    text-indent: 21px;
    line-height: 16px;
    vertical-align:  middle;
}
#labelCantidadNoColor{
    position: relative;
    float: left;
    width: 92px;
    height: 23px;
    border: 0px solid #000000;
    font-family: "Swis721 Cn BT";
    font-size: 16px;
    font-weight:  bold;
    color: #5B5B5B;
/*    text-indent: 21px;*/
    line-height: 23px;
    vertical-align:  middle;
}
#labelPrecio{
    position: relative;
    float: left;
/*    width: 92px;*/
    width: 70px;
    height: 20px;
/*    height: 25px;*/
    border: 0px solid #000000;
    font-family: "Swis721 Cn BT";
    font-size: 16px;
    font-weight:  bold;
    color: #5B5B5B;
/*    text-indent: 21px;*/
    text-indent: 0px;
/*    line-height: 16px;*/
    line-height: 20px;
    vertical-align:  middle;

/*    margin-top: 4px;*/
/* background-color: yellow;*/
}
#sectorListBoxCantidad{
    position: relative;
    float: left;
    width: 185px;
    height: 20px;
    border: 0px solid blue;
}
#sectorPrecio{
    position: relative;
    float: left;
    width: 185px;
    height: 20px;
    border: 0px solid blue;
    line-height: 20px;
    vertical-align: middle;
   
/*     margin-top: 4px;*/
}
#espacioCantidad{
    position: relative;
    float: left;
    width: 277px;
    height: 11px;
}
#sectorBotonComprar{
    position: relative;
    float: left;
    width: 100px;
/* width: 80px;*/
    height: 23px;
/* height: 20px;*/
    background-color: #D2D2D2;
    font-family: "KabelDemiBT";
/*    font-size: 17px;*/
    font-size: 14px;
    color: #FFFFFF;
/*    text-indent: 28px;*/
    text-align:  center;
    line-height: 23px;
    vertical-align:  middle;
/*    margin-left: 12px;*/
margin-left: 0px;
margin-top: 5px;
}
#sectorBotonComprarColor{
    position: relative;
    float: left;
/*    width: 100px;*/
 width: 58px;
/*    height: 23px;*/
 height: 20px;
    background-color: #D2D2D2;
    font-family: "KabelDemiBT";
/*    font-size: 17px;*/
    font-size: 12px;
    color: #FFFFFF;
/*    text-indent: 28px;*/
    text-align:  center;
    line-height: 20px;
    vertical-align:  middle;
/*    margin-left: 12px;*/
margin-left: 3px;
margin-top: 6px;
}
#sectorBotonesAvisarme{
    position: relative;
    float: left;
    width: 220px;
}
#noDisponible{
    position: relative;
    float: left;
    width: 220px;
    height: 23px;
/*height: 40px;*/
    background-color: #D2D2D2;
    font-family: "KabelDemiBT";
    font-size: 17px;
/*    font-size: 13px;*/
    color: #FFFFFF;
/*    text-indent: 28px;*/
    text-align:  center;
    line-height: 23px;
/*    line-height: 20px;*/
    vertical-align:  middle;
/*    margin-left: 12px;*/
 margin-left: 0px;
    white-space:  nowrap;
}
#botonAvisarme{
    position: relative;
    float: left;
    width: 220px;
/*    width: 135px;*/
/*    height: 23px;*/
    height: 25px;
/*    height: 40px;*/
    background-color: #D2D2D2;
    font-family: "KabelDemiBT";
/*    font-size: 17px;*/
/*    font-size: 14px;*/
    font-size: 12px;
/*    line-height: 12px;*/
line-height: 25px;
    color: #FFFFFF;
/*    text-indent: 28px;*/
    text-align:  center;
/*    line-height: 23px;*/
/*    line-height: 20px;*/
/*    vertical-align:  middle;*/
/*    margin-left: 12px;*/
    margin-left: 0px;
    white-space:  nowrap;
    margin-top: 5px;
    cursor:  pointer;
}
#botonAvisarme2{
    position: relative;
    float: left;
/*    width: 220px;*/
/*    width: 135px;*/
/*width: 145px;*/
width: 220px;
/*    height: 23px;*/
/*    height: 40px;*/
    height: 25px;
    background-color: #D2D2D2;
    font-family: "KabelDemiBT";
/*    font-size: 17px;*/
/*    font-size: 14px;*/
    font-size: 12px;
    color: #FFFFFF;
/*    text-indent: 28px;*/
    text-align:  center;
/*    line-height: 23px;*/
/*    line-height: 20px;*/
    line-height: 12px;
    vertical-align:  middle;
/*    margin-left: 12px;*/
    margin-left: 0px;
    white-space:  nowrap;
/*    margin-top: 0px;*/
    margin-top: 5px;
}
#botonAvisarme2 a{
    text-decoration:  none;
    color: #FFFFFF;
}
#iconoCarrito{
    position: relative;
    float: left;
    width: 34px;
    height: 23px;
    background-image: url("/imagenes/detalleproducto/iconoCarrito.jpg");
    margin-top: 5px;
}
#espacioBotonComprar{
    position: relative;
    float: left;
    width: 239px;
    height: 23px;
}
#sectorTwitter{
    position: relative;
    float: left;
    width: 277px;
/*    height: 23px;*/
    height: 23px;
    text-indent: 31px;
    padding: 4px;
    margin-top: 10px;
}
#sectorFacebook{
    position: relative;
    float: left;
    width: 277px;
    height: 28px;
    text-indent: 17px;
    padding: 4px;
}
#sectorVideo{
    position: relative;
    float: left;
    width: 193px;
    height: 30px;
    background-image: url("/imagenes/detalleproducto/botonVideo.jpg");
    margin-left: 31px;
}
#sectorVideo_eng{
    position: relative;
    float: left;
    width: 193px;
    height: 30px;
    background-image: url("/imagenes/detalleproducto/botonVideo_eng.jpg");
    margin-left: 31px;
}
#espacioFotoPie{
    position: relative;
    float: left;
    width: 421px;
    height: 39px;
    border: 0px solid blue;
}



#sectorFoto1QuienesCompraron{
    position: relative;
    float: left;
    width: 136px;
/*    height: 200px;*/
    height: 162px;
    border: 0px ;
}

#sectorFoto1QuienesCompraron a{
    text-decoration: none;
}
#sectorFoto1QuienesCompraron img{
    text-decoration: none;
    border: 0px;
}
#sectorFoto2QuienesCompraron{
    position: relative;
    float: left;
    width: 136px;
/*    height: 200px;*/
    height: 162px;
    border: 0px ;
    margin-left: 4px;
}
#sectorFoto3QuienesCompraron{
    position: relative;
    float: left;
    width: 136px;
/*    height: 200px;*/
    height: 162px;
    border: 0px ;
    margin-left: 4px;
}
#foto1QuienesCompraron{
    position: relative;
    float: left;
    width: 136px;
    height: 131px;
    border: 1px solid #000000;
    text-align:  center;
/*    background-image: url("/imagenes/detalleproducto/foto1QuienesCompraron.jpg");*/
}
#botonComparQuienes{
    position: relative;
    float: left;
    width: 103px;
    height: 23px;
    background-color: #D2D2D2;

    font-family: "KabelDemiBT";
    font-size: 14px;
    color: #FFFFFF;
    text-align:  center;
    line-height: 23px;
    vertical-align:  middle;
    margin-top: 6px;
    margin-left: 19px;
}
#foto2QuienesCompraron{
    position: relative;
    float: left;
    width: 138px;
    height: 131px;
    border: 1px solid #000000;
    margin-left: 2px;
/*    background-image: url("/imagenes/detalleproducto/foto1QuienesCompraron.jpg");*/
}
#foto3QuienesCompraron{
    position: relative;
    float: left;
    width: 138px;
    height: 131px;
    border: 1px solid #000000;
    margin-left: 2px;
/*    background-image: url("/imagenes/detalleproducto/foto1QuienesCompraron.jpg");*/
}

#select{
    font-family: "KabelDemiBT";
    font-size: 10px;
    color: #FFFFFF;
}

#select option{
    font-family: "KabelDemiBT";
    font-size: 10px;
    color: #FFFFFF;
}

/*root {
    display: block;
}
#tituloEmpresa{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/empresa/tituloEmpresa.jpg");
    border: 0px solid blue;

}
#tituloEmpresa_eng{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/empresa/tituloEmpresa_eng.jpg");
    border: 0px solid blue;

}
#containerTextoEmpres{
    width: 561px;
   margin: auto;
}
#textoEmpresa{
    position: relative;
    float: left;
    width: 561px;
    height: 461px;

    width: 494px;
    height: 443px;
    margin-left: 56px;
    margin-left: 20px;
    margin-top: 18px;
    margin-right: 30px;
    margin-left:20px;
    margin-top: 0px;
    font-family: "Swis721 Cn BT";
    font-size: 15px;
    color: #707070;
    border: 0px solid blue;
    padding-top: 18px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 56px;
    padding: 10px 10px 10px 10px;

    padding-left: 20px;
}

#flashEmpresa{
    position: relative;
    float: left;
    width: 394px;
    height: 461px;
    margin-left:0px;
    margin-left:35px;
    margin-top: 0px;
    border: 0px solid blue;
    padding: 10px 10px 10px 10px;

    padding-left: 20px;
}
#contenedor{
    position: relative;
    float: left;
    width: 975px;
    height: 600px;
    margin-left:0px;
    margin-top: 0px;
    border: 0px solid blue;
}
#tituloEntregaPago{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/entregapago/tituloEntregaPago.jpg");
    border: 0px solid blue;
}
#tituloEntregaPago_eng{
    position: relative;
    float: left;
    width: 955px;
    height: 32px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/entregapago/tituloEntregaPago_eng.jpg");
    border: 0px solid blue;
}
#imagen1EntregaPago{
    position: relative;
    float: right;
    width: 455px;
    height: 432px;
    margin-right: 0px;
    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/entregapago/imagen1EntregaPago.jpg");
    border: 0px solid blue;
}
#imagen2EntregaPago{
    position: relative;
    float: right;
    width: 346px;
    height: 96px;
    margin-right: 0px;
    margin-left: 609px;
    margin-top: -90px;
    margin-top: -90px;

    margin-left:20px;
    margin-top: 30px;
    background-image: url("/imagenes/entregapago/imagen2EntregaPago.jpg");
    border: 0px solid blue;
}
#textoEntregaPago{
    position: relative;
    float: left;
    width: 450px;
    height: 520px;

    width: 450px;
    height: 520px;

    width: 383px;
    height: 520px;

    margin-left:20px;
    margin-left:76px;
    top: 0px;
    font-family: "Swis721 Cn BT";
    font-size: 15px;
    color: #707070;
    border: 0px solid blue;
    text-align:  justify;
    padding-top: 26px;
    z-index: -100;
    padding: 10px 10px 10px 10px;
    padding-left: 20px;
}*/

#sectorPrecioPresentacion{
    position: relative;
    float: left;
    width: 444px;
/*    height: 35px;*/
height: 20px;
    line-height: 35px;
    vertical-align:  middle;
    font-family: "Swis721 Cn BT";
    font-size: 16px;
    font-weight:  bold;
    color: #5B5B5B;
    text-indent: 0px;
/*    background-color:  yellow;*/
}
#sectorFormatoPresentacion{
    position: relative;
    float: left;
    width: 444px;
/*    height: 35px;*/
/* height: 20px;
    line-height: 35px;*/
    height: 23px;
    line-height: 23px;
    vertical-align:  middle;
    font-family: "Swis721 Cn BT";
    font-size: 16px;
    font-weight:  bold;
    color: #5B5B5B;
    text-indent: 0px;
}
#sectorColoresPresentacion{
    position: relative;
    float: left;
    width: 444px;
/*    height: 35px;*/
    margin-top: 15px;
}
#sectorTitulos{
    position: relative;
    float: left;
/*    width: 444px;*/
    width: 308px;
}
#separadorLabelColor{
        position: relative;
    float: left;
/*    width: 444px;*/
    width: 2px;
/*    height: 23px;*/
 height: 20px;
    background-image: url("/imagenes/detalleproducto/separador.jpg");
}
#labelColorNombre{
    position: relative;
    float: left;
    width: 149px;
/*    height: 23px;*/
height: 20px;
    background-color: #D2D2D2;
/*    line-height: 26px;*/
    vertical-align:  middle;
    font-family: "Myriad Pro";
/*    font-size: 20px;*/
/*    font-size: 16px;*/
    font-size: 12px;
/*    font-weight:  bold;*/
    color: white;
/*    text-indent: 10px;*/
    text-align:  center;
    line-height: 23px;
}
#labelColorStock{
    position: relative;
    float: left;
    width: 57px;
/*    height: 23px;*/
height: 20px;
    background-color: #D2D2D2;
/*    line-height: 26px;*/
    vertical-align:  middle;
    font-family: "Myriad Pro";
/*    font-size: 20px;*/
/*font-size: 16px;*/
font-size: 12px;
/*    font-weight:  bold;*/
    color: white;
/*    text-indent: 10px;*/
    text-align:  center;
     line-height: 23px;
}
#labelColorCantidad{
    position: relative;
    float: left;
/*    width: 96px;*/
/* width: 90px;*/
width: 80px;
/*    height: 23px;*/
height: 20px;
    background-color: #D2D2D2;
    line-height: 26px;
    vertical-align:  middle;
    font-family: "Myriad Pro";
/*    font-size: 20px;*/
/*    font-size: 16px;*/
font-size: 12px;
/*    font-weight:  bold;*/
    color: white;
/*    text-indent: 10px;*/
    line-height: 23px;
    text-align:  center;
    
}

#sectorRegistroColorPresentacion{
    position: relative;
    float: left;
    width: 444px;
    height: 38px;
    border: 0px solid blue;
}
#muestraColor{
    position: relative;
    float: left;
    width: 22px;
    height: 23px;
    margin-top: 8px;
}
#nombreColor{
    position: relative;
    float: left;
/*    width: 146px;*/
    width: 127px;
    height: 38px;

    line-height: 38px;
    vertical-align:  middle;
    font-family: "Myriad Pro";
/*    font-size: 20px;*/
/*    font-size: 16px;*/
 font-size: 12px;
/*    font-weight:  bold;*/
    color: #202020;
    text-indent: 5px;
}
#sectorIconoStock{
    position: relative;
    float: left;
/*    width: 35px;*/
    width: 57px;
    height: 40px;
    text-align:  center
}
#iconoStock{
    position: relative;
    float: left;
/*    width: 35px;*/
/*    width: 57px;
    height: 40px;*/
/*    width: 24px;
    height: 23px;*/
    width: 16px;
    height: 16px;
/*    background-image: */
/*   background-image: url("/imagenes/detalleproducto/si_stock.jpg");*/
   background-image: url("/imagenes/detalleproducto/tilde.png");
/*   margin-left: 14px;*/
margin-left: 20px;
   margin-top: 10px;
}
#iconoNoStock{
    position: relative;
    float: left;
/*    width: 35px;*/
/*    width: 57px;
    height: 40px;*/
/*    width: 24px;
    height: 23px;*/
    width: 16px;
    height: 16px;
/*    background-image: */
/*   background-image: url("/imagenes/detalleproducto/no_stock.jpg");*/
    background-image: url("/imagenes/detalleproducto/cruz.png");
/*   margin-left: 14px;*/
margin-left: 20px;
   margin-top: 10px;
}
#selectCantidad{

}
#botonColorComprar{
    position: relative;
    float: left;
    width: 100px;
    height: 23px;

    background-color: #D2D2D2;
    font-family: "KabelDemiBT";
    font-size: 20px;
    color: #FFFFFF;
/*    text-indent: 28px;*/
    text-align:  center;
    line-height: 23px;
    vertical-align:  middle;
/*    margin-left: 12px;*/
}

#iconoCarritoColor{
/*    position: relative;
    float: left;
    width: 34px;
    height: 23px;
    background-image: url("/imagenes/detalleproducto/iconoCarrito.jpg");*/
    position: relative;
    float: left;
    width: 28px;
    height: 20px;
    background-image: url("/imagenes/detalleproducto/iconoCarritoColores.jpg");
    margin-top: 6px;
/*    background-color: #D2D2D2;
    background-repeat:  no-repeat*/

}

#sectorSelectCantidad{
    position: relative;
    float: left;
/*    width: 50px;*/
/* width: 96px;*/
width: 80px;
    height: 23px;
/*    background-color: yellow;*/
    text-align:  center;
}
.claseSelectCantidad{
    font-size: 12px;
}
#sectorSelectCantidadNocolor{
    position: relative;
    float: left;
/*    width: 50px;*/
 width: 444px;
    height: 23px;
/*    background-color: yellow;*/
}

#selectcantidad{
    margin-left: 5px;
/*    margin-top: 8px;*/
    margin-top: 2px;
}

#select_cantidad{
    position:  absolute;
/*    position: relative;
    float: left;*/
/*    margin-left: 25px;
    margin-top: 8px;*/
/*    width: 50px;
    height: 23px;*/
margin-top: 0px;
}
#sectorInputSelectCantidad{
    position: relative;
    float: left;
/*    margin-left: 25px;
    margin-top: 8px;*/
    width: 100px;
    height: 23px;
}