/* @override
	http://www.buscapromocion.es/Default/css/style.css
	http://buscapromocion.es/Default/css/style.css
*/

.hidden{display:none;}
/* @group Estilos Etiquetas */
body{
    background: url("../images/background.png") top repeat-x #330033;
}
#head{
    background: url('../images/cabecera.png') no-repeat center;
    height: 202px;
    margin: 0;
    width: 960px;
    position: relative;
}
a{
    text-decoration: none;
    cursor: pointer;
    color: white;
}
a:hover{
    text-decoration: underline;
}
/* @end */
#page{
    overflow: auto;
}
/* @group Cabecera */
#logo{
    height:165px;
    margin:0;
    position:absolute;
    top:30px;
}
#logo a{
    display: block;
    height:140px;
    margin-left:55px;
    margin-top:20px;
    width:176px;
    text-indent: -8000px;
}
#menuUsuario{
    position:absolute;
    top: 5px;
    width:700px;
}
#menuUsuario ul{
    overflow: auto;
    padding-left:118px;
}
#menuUsuario ul li{
    float: left;
    list-style-image: url("../images/list.png");
}
#menuUsuario ul li a{
    color: #66ffff;
    font-size: 12px;
}
#menuUsuario ul li a:hover{
    color:white;
    text-decoration: none;
}
#busquedaRapida{
    left:366px;
    margin:10px 0;
    position:absolute;
    text-align:right;
    top:152px;
}
#busquedaRapida form {
    padding-right: 0px;
}
#busquedaRapida form input{
    border: 0;
    width:213px;
}
#busquedaRapida form input.boton {
    background:#330033;
    border:0 none;
    color:white;
    font-weight:bold;
    width:57px;
}
#menuCorporativo{
    left:15px;
    position:absolute;
    top:163px;
    width:520px;
}
#menuCorporativo ul{
    left:100px;
    position:absolute;
}
#menuCorporativo ul li {
    float:left;
    list-style-image: url("../images/list.png");
}
#menuCorporativo ul li a{
    color:black;
    font-size:11px;
    text-decoration: none;
}
#menuCorporativo ul li a:hover{
    color:#66FFFF;
}
/* @end */
/* @group Sidebar */
/* @group Carrito */
#barRight div.capaCarrito {
    color: #000;
    background:#720072;
    margin-top:25px;
}
#barRight div.capaCarrito h3.carrito {
    border-bottom:1px solid white;
    color:white;
    font-size:13px;
    margin-bottom:0.5em;
    margin-left:15px;
    margin-right:15px;
    text-align:center;
}
#barRight div.capaCarrito div {
    background:#009999;
}
#barRight div.capaCarrito a.enviarPedido {
    color:black;
    padding-bottom:0;
    padding-top:5px;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    margin-left: 15px;
}
#barRight div.capaCarrito table.carrito{
    width: 100%;
    font-size: 0.8em;
    margin-bottom: 5px;
    background: #720072;
}
#barRight div.capaCarrito table.carrito thead th.col1 {
    color:white;
    font-weight:bolder;
    text-align:center;
}
#barRight div.capaCarrito table.carrito thead th.col2 {
    color:white;
    font-weight:bolder;
    text-align:center;
}
#barRight div.capaCarrito table.carrito thead th.col3 {
    color:white;
    font-weight:bolder;
    text-align:center;
    width:55px;
}
#barRight div.capaCarrito table.carrito thead{
    color: #ff0000;
    text-align: left;
}
#barRight div.capaCarrito table.carrito tbody{
    margin-bottom: 10px;
}
#barRight div.capaCarrito table.carrito tfoot tr{
    font-size:11px;
    color:black;
    font-weight:bold;
    background: #009999;

}
#barRight div.capaCarrito table.carrito td {
    padding: 1px 2px;
    color: white;
    height:16px;
    text-align: center;
}
#barRight div.capaCarrito table.carrito td a{
    color: white;
}
#barRight div.capaCarrito table.carrito td a.eliminarLineaCarro{
    color:#428626;
}
#barRight div.capaCarrito table.carrito input{
    width: 15px;
}
/* @end */
/* @group Módulo Artículos */
div.moduloArticulos {
    padding-top:10px;
    text-align: center;
    margin: 10px 0;
}
div.moduloArticulos h3 {
    color:white;
    margin-top:-12px;
    margin-bottom:1px;
}
div.moduloArticulos div.elemento {
    background: none;
}
div.moduloArticulos div.elemento p {
    margin-bottom: 0;
    color: #1FFFFF;
    width:220px;
    position:relative;
    text-align:left;
}
div.moduloArticulos div.elemento p a{
    color:white;
    left:75px;
    position:absolute;
    top:0;
}
div.moduloArticulos div.elemento img{
    width:85px;
}
div.moduloArticulos div.elemento h2 {
    font-size: 1em;
    margin-bottom: 0.5em;
    height:48px;
}
div.moduloArticulos div.elemento h2 a{
    color:WHITE;
    cursor:pointer;
    font-size:12px;
    text-decoration:none;
}
div.moduloArticulos a{
    color:#1f3f88;
    font-style: italic;
    background:none repeat scroll 0 0 #EADA65;
    display: block;
}
div.moduloArticulos div.elemento a{
    background: transparent;
}
/* @end */
/* @group Menú Categorías */
#colecciones,#categorias{
    margin-top: 15px;
}
#colecciones h3,#categorias h3{
    margin-bottom: 0;
    background: url('../images/catalogo.png') no-repeat center;
    text-indent: -8000px;
    height: 59px;
}
#colecciones h3{
    background-color: #0000ff;
}
/* @end */
/* @end */

/* @group Contenido */
/* @group Confirmación Pedido */
h3.confirmarPedido{
    margin: 20px;
    border-bottom: 1px solid;
}

#confirmPedido div.contentDatos div.datosEnvio {
    min-height: 210px;
}
h2.confirmarPedido{
    margin: 10px 20px;
    font-size: 1.2em;
    clear: both;
    color: #d7d1d7;
}
div.contentDatos {
    width: 190px;
    float: left;
    margin: 0 19px;
    background: #330033;
    margin-bottom: 20px;
}
div.contentDatos h3{
    font-size: 1.1em;
    margin: 0 5px;
}
div.contentDatos p{
    font-size: 1em;
    margin: 0 5px;
    color: white;
}
div.contentDatos p label{
    font-weight: bold;
}
div.contentDatos a{
    color:#bf1f95;
}
div.contentDatos a.linkFloat{
    float: right;
    padding: 5px;
}
#configEnvio div.contentDatos,
#configPago div.contentDatos {
    width: 420px;
    background: #330033;
}

#configPago div.contentDatos.totales {
    width: 240px;
    margin: 0 120px 20px 120px;
}

#configPago div.contentDatos.totales p {
    font-weight: bolder;
}
#configPago div.contentDatos.totales p span{
    font-weight: normal;
    float: right;
}
#formulario{
    width: 100%;
}
#stylized #formulario label.pago {
    clear: none;
    text-align: left;
    width: 360px;
}
#stylized #formulario label.pago span{
    text-align: left;
    width: 340px;
    margin-bottom: 10px;
}
#stylized #formulario input.radio{
    width: 30px;
}
/* @end */
#main{
    background: none;
    margin-bottom:40px;
    display:block;
}
#main h3{
    color: white;
    margin-bottom:10px;
    margin-top:10px;
}
#main div.seccion {
    padding: 10px;
}
#main div.seccion h2, .texto h1{
    color:#8EBAD7;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size:23px;
}
#main div.seccion div.texto p{
    color:white;
}
/* @group Carrito en Main */
#main h3.carrito{
    margin: 20px;
    border-bottom: 1px solid;
    text-align: left;
}
#main table.carrito input{
    width: 30px;
}
#main div.capaCarrito{
    text-align: center;
}
#main div.capaCarrito a.enviarPedido{
    background: #000;
    color: #fff;
    padding: 5px;
    border: #000 1px solid;
    margin: 0 10px;
    width: 100px;
}
#main table.carrito {
    width: 420px;
    margin: 10px 19px;
    border: 1px solid #000;
    background: #fff;
    text-align: left;
}
#main table.carrito thead{
    color: #fff;
    text-align: left;
    background: #000;
}
#main table.carrito td,#main table.carrito th {
    padding: 5px;
    background:#009999;
}
#main table.carrito td a{
    color: #000;
}
#main table.carrito tr.par{
    background: #ddd;
}
#main a.boton {
    color:#720072;
    padding: 5px;
    margin: 0 auto;
    display: block;
    width:110px;
    font-weight: bold;
    background:#97BC6C;
}
/* @end */
#datosPersonales div.contentDatos {
    background:none repeat scroll 0 0 #FFFFFF;
    font-size:0.8em;
    margin:0 10px 20px;
    text-align:center;
    width:130px;
}
#perfilUsuario a.enviarPedido{
    background: #fff;
    color:#BF1F95;
    padding: 5px;
    border: 0;
    margin: 10px auto;
    width: 100px;
    display: block;
    text-align: center;
    font-weight: bold;
}
#datosPedidos #accordion{
    font-size: 0.9em;
}
#accordion table.carrito {
    margin: 5px 0;
    width: 390px;
    font-size: 0.8em;
    border: 0;
}
#accordion table.carrito th.col3{
    margin: 5px 0;
    width: 55px;
    font-size: 0.8em;
}
/* @group Ficha de Artículo */
div.fichaProducto {
    padding: 20px;
}
div.fichaProducto h3 {
    color:white;
    font-size:18px;
}
div.fichaProducto div.datosInteres p{
    color:black;
}
div.fichaProducto div.datosInteres p strong,div.fichaProducto div.datosInteres p span{
    color:#1F3F88;
}
div.fichaProducto p {
    margin-bottom: 0.5em;
}
div.fichaProducto span{
    font-weight: bold;
}
div.fichaProducto a{
    color: #000;
}
div.fichaProducto div.imagen {
    float: left;
    margin: 0 10px 10px 0;
}
div.fichaProducto p.detalle.comprar {
    text-align: right;
}
div.fichaProducto p.detalle.comprar a{
    color:#720072;
    display:block;
    float:right;
    font-weight:bold;
    height:16px;
    text-align:center;
    width:70px;
}
div.fichaProducto p.detalle.comprar a:hover{
    background: #bf1f95;
}
div.fichaProducto div.datosTecnicos{
    clear: both;
}
/* @end */
/* @group Listado Artículos */
#main div.listadoArticulos h3{
    margin: 10px 20px;
}
#main div.listadoArticulos ul.subCategorias li{
    list-style: none;
    border-bottom:1px dashed #BF1F95;
    font-size:15px;
    margin-bottom:8px;
    text-align: right;
}
#main div.listadoArticulos ul.subCategorias li a{
    color:#66ffff;
    margin-right: 40px;
}
#main div.listadoArticulos div.elemento img {
    float:left;
    width:110px;
}
#main div.listadoArticulos div.elemento  h2,
#main div.listadoArticulos div.elemento  h3{
    font-size:13px;
    margin-bottom:0;
    margin-top:0;
    font-weight: normal;
}
#main div.listadoArticulos div.elemento{
    min-height:135px;
    margin-top:10px;

}
#main div.listadoArticulos div.elemento p span{
    color: #009999;
}
#main div.listadoArticulos div.elemento p span strong{
    color: white;
}
#main div.listadoArticulos div.elemento p span.stock{
    margin-left:30px;
    margin-top:-24px;

}
#main div.listadoArticulos div.elemento p span.nostock{
    margin-left:30px;
    margin-top:-24px;
}
#main div.listadoArticulos div.elemento  h2 a{
    color:#D5D5D5;
    font-size:15px;
    text-decoration:underline;
}
#main div.listadoArticulos div.elemento p{
    margin: 0 20px 10px 20px;
}
#main div.listadoArticulos div.paginacion {
    text-align: center;
    color: #000;
    clear: both;
}
#main div.listadoArticulos div.paginacion strong{
    color:#94bf5d;
}
#main div.listadoArticulos div.paginacion a{
    text-align: center;
    color: white;
}
#main div.listadoArticulos div.elemento p a.detalle:hover{
    color: #bf1f95;
}
#main div.listadoArticulos div.elemento p a.botonComprar{
    display:inline;
    margin-top:0;
}
#main div.listadoArticulos div.elemento p a.botonComprar:hover{
    color: #bf1f95;
}
#main div.listadoArticulos div.elemento  h3 a{
    color:#92c065;
    font-style:italic;
    font-weight:normal;
}
#main div.listadoArticulos div.elemento p{
    text-align:left;
}
/* @end */

/* @group Inicio */
#main div.imagen{
    float:left;
    margin:0 5px;
    text-align:left;
    width:115px;
}

#main div.inicio div.elemento {
    float:left;
    margin:10px;
    width:460px;
    border-bottom:1px dashed white;
}

#main div.articulo,
#main div.noticia {

}

#main a.verMas {
    display: block;
    clear: both;
    text-align: right;
    width:465px;
    color:white;
}
#main div.elemento h2{
    font-size: 1em;
}
#main div.elemento h2 a{
    color:#D5D5D5;
    font-size:15px;
    text-decoration:underline;
}
#main div.elemento h2{
    line-height:16px;
}
#main div.imagen img{
    width: 100px;
}
#main div.elemento p{
    color:#BF1F95;
    font-weight:bold;
    margin-top:-14px;
    min-height:80px;
}
#main div.elemento p a{
    font-weight:bold;
    color:#009999;
    display:block;
    margin-top:20px;
    text-decoration: underline;
}
#main div.elemento p a:hover{
    color:#cc33cc;
}
#main div.listadoArticulos div.elemento p span.stock, #main div.elemento p span.stock{
    color:#E3FF9B;
    font-weight:normal;
    margin-top:20px;
}
#main div.listadoArticulos div.elemento p span.nostock, #main div.elemento p span.nostock{
    font-weight:normal;
    color:#c94d6e;
    margin-top:20px;
}
/* @end */
/* @end */
#footer{
    background:url("../images/pie.png") no-repeat scroll center center transparent;
    color:white;
    display:block;
    font-size:11px;
    margin-bottom:8px;
    padding-top:88px;
    text-align:center;
}
#footer a{
    color:#048e86;
}
#myslidemenu{

}
#myslidemenu ul{
    background: transparent;
    width:169px;
    margin-left:8px;
}
#myslidemenu ul li{
    margin-left:10px;
    border: 0;
    background: #330033;
}
#myslidemenu ul li a{
    color: white;
    width:144px;
    padding:6px 8px;
}
#myslidemenu ul li:hover{
    color:#262673;
    background: #009999;
}
#myslidemenu ul li a:hover{
    color: #262673;
}

.moduloHTML{
    margin-top:45px;
}
div.fichaProducto div.datosInteres p span.stock{
    color:#EADA65;
    margin-left:30px;
    margin-bottom: 10px;
}
div.fichaProducto div.datosInteres p span.nostock{
    color: #C94D6E;
    margin-left:30px;
    margin-bottom: 10px;
}
div.moduloArticulos div.elemento p span.stock{
    color:#EADA65;
    left:157px;
    position:absolute;
}
div.moduloArticulos div.elemento p span.nostock{
    color:#c94d6e;
    left:148px;
    position:absolute;
}
#confirmPedido h2{
    color: white;
}

.texto{
    color:white;
}
