body{
    /*background-color: #F4F4F4;*/
}

#ul_menu_botiga{
    list-style: none;
    padding: 0px;
    margin: 0px;
    border: 1px solid #ddd;
    background-color: #fff;
}
#ul_menu_botiga li{
    background-color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: normal;
    list-style: none;
    padding: 6px 10px;
}

#ul_menu_botiga a{
    color:#333;
    
    

}
#ul_menu_botiga li.seleccionada{background-color: #FFF8DC; }
#ul_menu_botiga li.seleccionada a{ color: #000; font-weight: bold;}

#ul_menu_botiga li span.total{ color:#666; font-size: 8pt; margin-left: 2px;}


#section_botiga{
    display: block;
}



#nav_menu_botiga{ display: inline-block; width:210px; vertical-align: top;margin-right: 10px; }

#div_resum_carro h4{ margin: 0; padding: 0px; border: 1px solid #ddd; border-bottom: none; line-height: 25px;
    text-align: center;
    background-image: url("images/fons-capcalera-menu.png");
    background-position: center top;
    background-repeat: repeat-x;    
}

#nav_menu_botiga h4{ margin: 0; padding: 0px; border: 1px solid #ddd; border-bottom: none; line-height: 25px;
    text-align: center;
    background-image: url("images/fons-capcalera-menu.png");
    background-position: center top;
    background-repeat: repeat-x;    
}



#h4_proceso_compra{
    background-color: #F68C06;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFB546), color-stop(50%, #FF9900), color-stop(50%, #FF802B), color-stop(100%, #FF9900));
    background-image: -webkit-linear-gradient(top, #FFB546 0%, #FF9900 50%, #FF802B 50%, #FF9900 100%);
    background-image: -moz-linear-gradient(top, #FFB546 0%, #FF9900 50%, #FF802B 50%, #FF9900 100%);
    background-image: -ms-linear-gradient(top, #FFB546 0%, #FF9900 50%, #FF802B 50%, #FF9900 100%);
    background-image: -o-linear-gradient(top, #FFB546 0%, #FF9900 50%, #FF802B 50%, #FF9900 100%);
    background-image: linear-gradient(top, #FFB546 0%, #FF9900 50%, #FF802B 50%, #FF9900 100%);
    color:#fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.8);
    margin: 0px;
    line-height: 28px;
    margin-top: 0px;
    padding-left: 4px;
    text-align: center;
}
#h4_proceso_compra a{ color:#fff !important}
#section_botiga_columna_1{ display: inline-block; width: 195px;vertical-align: top; margin-left: 15px; position: relative; /*top: -30px; position: relative;*/}
#section_contingut_botiga{display: inline-block; width:750px;vertical-align: top;}
#section_contingut_botiga.cistella{ }
div.article_botiga{

}

#div_section_botiga_columna_1{
    position: absolute;
    width: 195px;
}

div.article_botiga:hover{
 
}


#fotos_article{
    display: inline-block;width: 302px; margin-right: 20px;margin-top: 20px;
}



#div_imatge_principal{
    width: 300px;
    height: 300px;
    background-color: #fff;
    margin: 4px;
    display: table-cell;
    vertical-align: middle;
    
}
#div_imatge_principal img.principal{
    max-width: 300px;
    max-height: 300px;
    display: block;
    margin: 0 auto;
}


#div_imatges_producte img{
    max-width: 100px; max-height: 100px;
    padding: 2px;
    border: 1px solid #999;
    background-color: #fff;
    margin: 4px;
}
#div_imatges_producte img.actual{
    box-shadow: 2px 2px 4px rgba(0,0,0,0.7);
    border: 1px solid #666;
}


#desc_article{
    display: inline-block; width: 390px; vertical-align: top;
}

#form_article{ margin: 10px 0px;}



div.article_botiga{ 
    font-weight: normal;
    
    text-shadow: none;
    color: #666;
    margin-bottom: 20px;
    background-color: #FFFFFF;
    padding-top: 14px;
    
    margin-bottom: 0px;
}

span.preu_normal{ color: #f00; text-decoration: line-through; text-align: center; display: block;font-size: 8pt;}
span.oferta{ color: #333; text-align: center; display: block;font-size: 8pt;}

.article_botiga_llistat.petita span.oferta.frase{ font-size: 7pt;}

div.article_botiga span.nom{ font-weight: bold; font-size: 14pt; display: block; color:#000;}
div.article_botiga span.preu{font-weight: bold; font-size: 13pt; color:#000; text-shadow: 0.1em 0.1em 0.1em #999999; display: inline-block; text-align: center; }



div.article_botiga span.preu_normal,div.article_botiga span.oferta{ text-align: left; }

div.article_botiga span.span_div_preu{ display: block; margin-top: 20px; margin-bottom: 20px;}

div.article_botiga #input_unitats{ width:30px;} 

div.row{}

span.article_botiga_llistat{
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    display: inline-block;
    height: 305px;
    margin: 10px;
    overflow: hidden;
    padding: 10px 10px 0;
    position: relative;
    vertical-align: top;
    width: 195px;
    
}
span.article_botiga_llistat.petita{
    border: 1px solid #DDDDDD;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
    margin: 5px;
    padding: 5px 5px 0;
}


span.article_botiga_llistat:hover{
    background-image: url("../images/fons_art_blanc.gif");
    background-repeat: repeat-x;    
    border: 1px solid #bbb;
    box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.6);
}

span.article_botiga_llistat:hover span.nom{
    background-color:#cacaca;
}



span.article_botiga_llistat p.cesta,span.article_botiga_llistat p.conf{
    bottom: 10px;
    position: absolute;
    margin-bottom: 0px;
}

span.article_botiga_llistat p.cesta .boto-taronja{
    width: 135px;
    padding: 4px 6px;
}
span.article_botiga_llistat.petita p.cesta .boto-taronja{
    width: 100px;
}

#div_ordre_articles{
    margin-left: -14px;
    margin-right: -14px;
    background-color: #eee;
    padding: 8px;
    margin-bottom: 20px;
    background-color: #E5E5E5;
    border-bottom: 1px dotted #999999;
    margin-top: -14px;
    
}
#div_articles_categoria h1{margin-bottom: 0px;}

span.article_botiga_llistat p.cesta .boto-taronja{ margin-right: 8px; border-bottom: 1px solid #bbb;}


span.article_botiga_llistat img{ cursor: pointer;}

span.article_botiga_llistat img:hover{ transform: rotate(5deg);-moz-transform: rotate(5deg);-webkit-transform:rotate(5deg);}

span.article_botiga_llistat span.marca{ font-size: 8pt; color: #666;}
span.article_botiga_llistat span.categoria{ display: inline-block; font-size: 8pt; color: #666;}
span.article_botiga_llistat span.nom{

    display: block;
    background-color: #DDDDDD;
    height: 48px;

    margin-left: -10px;
    margin-right: -10px;
    top:-10px;
    position: relative;
    padding: 4px 8px;

}
span.article_botiga_llistat span.nom a{
    display: table-cell;
    text-decoration: none;
    vertical-align: middle;    
    text-align: center;
    height: 48px;
    font-weight: bold;
    font-size: 10pt;    
    color: #000;
    width:199px;

}

span.article_botiga_llistat.petita span.nom a{
    font-size: 9pt;    
}

span.article_botiga_llistat span.nom a:hover{ text-decoration: underline;}
span.article_botiga_llistat div.descripcio{ color: #333; font-size: 9pt;}
span.article_botiga_llistat img.petita{ margin: 10px auto; display: block; max-width: 225px; max-height: 135px;}

span.article_botiga_llistat span.preu{font-weight: bold; font-size: 13pt; text-shadow: 0.1em 0.1em 0.1em #999999; display: block; text-align: center; }
span.article_botiga_llistat span.iva{ font-weight: normal; font-size: 8pt; text-shadow: none; color: #666;}

span.enviament_gratuit{ color:#FF6636; font-weight:bold; text-align: center; display: block; }


span.article_botiga_llistat.petita{
    height: 270px;
    width: 158px;
}
span.article_botiga_llistat.petita img.petita{
    max-width: 105px; max-height: 105px;
}
span.article_botiga_llistat.petita span.nom{
    font-size: 8pt;
    height: 44px;
    line-height: 12px;
}
span.article_botiga_llistat.petita .boto-taronja{
    padding: 2px 4px;
    font-size: 12px;
}
span.article_botiga_llistat.petita .boto-gris{
    padding: 2px 4px;
    font-size: 12px;
}
.descipcio_seccio { margin-bottom: 10px; margin-top: 0px;}

#div_resum_carro{
    border: 1px solid #CCC;
    background-color: #fff;
    /*background-image: url('../images/botiga/carro.png'); background-repeat: no-repeat;*/
    
    display: block;
    
    margin: 0px;
    margin-bottom: 30px;
    
    /*
    padding-left: 50px;
    background-color: #F9EDBE;
    border: 1px solid #F0C36D;
    color: #222222;    */
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    
    border: 1px solid #999;
    
    clear: both;
    
    padding: 8px;
    
    padding-bottom: 0px;
    
    font-size: 8pt;
    display: none;
    
}

#div_resum_carro h3{
    color: #fff;
    margin-top: 0px;
    line-height: 24px;
    margin: -8px;
    margin-bottom: 8px;
    padding-left: 10px;
}

#div_resum_carro p{
    margin: 0px;
}

#div_resum_carro p.stock{
    text-align: right;
    float: left;
}

#div_resum_carro p.preu{
    text-align: right;
    font-weight: bold;
    margin-bottom: 6px;    
}

#div_resum_carro div.prod{
    padding: 8px;
    margin-left: -8px;
    margin-right: -8px;
    
}
#div_resum_carro div.prod.parell{
    background-color: #EEEEEE;
}

#div_resum_carro div.prod a{
    line-height: 12px;
    display: block;
    margin-bottom: 6px;
}

#div_resum_carro p.total{
    background-color: #eee;
    margin: -8px;
    margin-bottom: 0px;
    padding: 8px;
    height: 30px;
}
#div_resum_carro p.total span.total{
    font-weight: bold;
    font-size: 10pt;
    line-height: 30px;
}
#div_resum_carro p.total a{
    float: right;
}


#div_resum_carro p.unitats{
    text-align: right;

}


#div_resum_carro p input,#div_resum_carro p button{
   font-size: 8pt;
}

#div_resum_carro img.petita{
    max-width: 60px; max-height: 60px;
    background-color: #FFFFFF;
    border: 1px solid #999999;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    max-width: 70px;
    padding: 2px;
    float: left; margin-right: 8px;
}


span.carro{
    background-image: url('../images/botiga/carro.png'); background-repeat: no-repeat;
    height: 36px;
    display: block;
    padding-left: 50px;
}

#taula_cistella{
    border-collapse: collapse;
    
    border: 1px solid #666;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4);    
    width: 100%;
}


#taula_cistella th{ background-color: #ddd;
    background-position: center top;
    background-repeat: repeat-x;
    height: 25px;
}
#taula_cistella tfoot{ border-top: 1px solid #999;}

#taula_cistella tfoot td{text-align: right;}
#taula_cistella td{ padding: 2px 4px; background-color: #fff;}
#taula_cistella tr.parell td{ background-color: #eee;}

#taula_cistella th{ text-align: left;}
#taula_cistella th.total{ text-align: right; padding-right: 10px;}
#taula_cistella th.producto{ padding-left: 10px;}
#taula_cistella th.preu{ text-align: right; padding-right: 10px; }

#taula_cistella th.cesta{
    padding-left: 10px;
    line-height: 30px;
    height: 30px;
    color:#fff;
    font-size: 12pt;
    font-weight: bold;
    background-color: #679CD9;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #679CD9), color-stop(100%, #325C8E));
    background-image: -webkit-linear-gradient(top, #679CD9 0%, #325C8E 100%);
    background-image: -moz-linear-gradient(top, #679CD9 0%,#325C8E 100%);
    background-image: -ms-linear-gradient(top, #679CD9 0%,#325C8E 100%);
    background-image: -o-linear-gradient(top, #679CD9 0%, #325C8E 100%);
    background-image: linear-gradient(top, #679CD9 0%, #325C8E 100%);
}

#taula_cistella td.foto{ width: 80px;}
#taula_cistella td.unitats{width: 160px;}
#taula_cistella td.nom{ width: 250px;}
#taula_cistella td.preu{width: 40px; text-align: right;padding-right: 10px;}
#taula_cistella td.ref{width: 40px;}
#taula_cistella td.foto{ padding: 8px;}
#taula_cistella td.foto img{ max-width:70px; padding: 2px; background-color:#fff; border: 1px solid #999; box-shadow: 2px 2px 4px rgba(0,0,0,0.4); }

#taula_cistella td.iva{text-align: right;}
#taula_cistella td.total{text-align: right !important; width:80px; padding-right:10px!important;}

#taula_cistella #td_total{ font-weight: bold; font-size: 11pt;}

#taula_cistella tr.resum td{
    background-color:#FCF7E2;
    text-align: left;
    padding: 4px;
    
}
#taula_cistella tr.resum td.resum{
    text-align: right;
    color: #666;
}

#taula_cistella tr.resum td label{
    text-align: right;
    display: inline-block;
    width:140px;
    margin-right: 10px;
    color: #666;
}


#taula_cistella tr.total_sin_gastos td{
    background-color: #F9EDBE;
    height: 30px; line-height: 30px;
    border-top: 1px solid #F0C36D;
    border-bottom: 1px solid #F0C36D;
}

#taula_cistella tr.total td{
    background-color: #F9EDBE;
    height: 30px; line-height: 30px;
    border-top: 1px solid #F0C36D;
    border-bottom: 1px solid #F0C36D;
}
#taula_cistella tr.finalizar td{
    padding: 10px;
}



#div_cistella{ margin-bottom: 20px;}


#fs_facturacio,#fs_enviament{ vertical-align: top;}
#fs_facturacio.en_linia,#fs_enviament.en_linia{ width:340px;}

#fs_enviament{ margin-left: 10px;}





fieldset.estil1 legend{
    background-image: url("images/fons-capcalera-menu.png");
    color: #000 !important;
    font-weight: bold;
    padding: 4px 8px;
}


#fs_facturacio{/* width: 350px;*/}
#fs_enviament{/* width: 350px;*/}

#input_env_comentaris,#input_fact_comentaris{ width: 300px;}
#div_inscripcion #input_contacte_direccio,
#div_inscripcion #input_fact_direccio,
#div_inscripcion #input_env_direccio,
#div_inscripcion #input_fact_nom,
#div_inscripcion #input_comentaris{ width: 240px;}

#div_inscripcion #input_contacte_cp,
#div_inscripcion #input_fact_cp,
#div_inscripcion #input_env_cp{ width: 40px; margin-right: 10px;}


#div_inscripcion #input_contacte_poblacio,
#div_inscripcion #input_fact_poblacio,
#div_inscripcion #input_env_poblacio{ width: 200px; margin-right: 10px;}


#input_contacte_nom{width: 200px; margin-right: 10px;}
#input_contacte_cognoms{width: 300px;}



.pe10{
    padding-left: 10px;
}





 #div_contra_reembolso{width: 210px;}
 #div_tarjeta{width: 205px;}
 #div_transferencia{ width: 300px;}
#div_tarjeta input{ margin: 0 auto; display: block;}
#div_tarjeta p , #div_contra_reembolso p{ line-height: 20px;}


#div_tripartita{}

#div_tripartita img{}

#div_peu_cistella{ 
    margin: 20px 0px;
    
    background-color: #F9EDBE;
    border: 1px solid #F0C36D;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    clear: both;
    color: #444;
    display: inline-block;
    padding: 4px 10px;
    line-height: 20px;
}


#span_dades_mailing {
    width: 460px !important;
}
#span_dades_mailing span {
    width: 350px !important;
}

div.recuadre{ 
    border: 1px solid #ccc;
}


div.lateral_botiga{
    background-color: #fff;
    background-image: url("images/fons-capcalera-menu.png");
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px solid #999;
    margin-bottom: 10px;
    padding: 6px;    
    
    color:#222;
}

#div_forma_pagament{
}
ul.forma_pagament{
    list-style-image: url('images/16/check.png');
    margin: 0px;    
    padding-left: 40px;
    
}
ul.forma_pagament li{ line-height: 25px;}

div.lateral_botiga h4{
    margin: -6px;
    margin-bottom: 0px;
    
    padding: 0px;
    font-size: 8pt;
    font-weight: bold;
    line-height: 24px;    
    border-bottom: 1px solid #DDD;
    text-align: center;
}

.treeview li { float: none !important;}

#info{
    text-align: center;
}

#div_opcions_tenda{
    font-size: 8pt;
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
}

#div_envio_gratuito{

}
#div_envio_gratuito img{ float: left; margin-right: 10px;}




#info img{ margin-left: 0px;}

#fs_calculo_importe{
    display: inline-block;
    font-size: 8pt;
    background-color: #FCF7E2;
    margin-left: 400px;
    border: 1px solid #F0C36D;
    margin-top: 10px;
    margin-bottom: 10px;
}


#fs_calculo_importe select{ font-size: 8pt; width: 185px;}
#fs_calculo_importe p{margin: 5px 0px;}
#fs_calculo_importe label{display: inline-block;width:90px; text-align: right; margin-right: 8px;}
#fs_calculo_importe legend{ border: 1px solid #F0C36D; background-color:#F9EDBE; padding: 2px 4px;  }
#boto_finalizar_compra{margin-left:450px; }


#div_botiga_article_descripcio{
    margin-bottom: 20px;
}
#div_botiga_article_caracteristiques{
    margin-bottom: 20px;
}


#fs_nou_usuari label{ display: inline-block; width: 180px;}
#form_alta_usuario{ display: table-row;}
p.condiciones{ font-size: 8pt; color:#666;}
#label_condiciones{font-size: 8pt; width: 390px !important;}


div.recuadre_usuari_mailing{ margin-top: 20px;}


#div_registre_compacte{
    max-width: 590px;
}

.boto-gris {
    background-color: #CECECE;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(50%, #CECECE), color-stop(50%, #B2B2B2), color-stop(100%, #DBDBDB));
    background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #CECECE 50%, #B2B2B2 50%, #DBDBDB 100%);
    background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CECECE 50%, #B2B2B2 50%, #DBDBDB 100%);
    background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CECECE 50%, #B2B2B2 50%, #DBDBDB 100%);
    background-image: -o-linear-gradient(top, #F4F4F4 0%, #CECECE 50%, #B2B2B2 50%, #DBDBDB 100%);
    background-image: linear-gradient(top, #F4F4F4 0%, #CECECE 50%, #B2B2B2 50%, #DBDBDB 100%);
    background-position: left bottom;
    background-repeat: repeat-x;
    border: 1px solid #999;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #333;
    display: inline-block;
    font-family: 'open sans',arial,sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.54;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.6);
    text-decoration: none;
}
.boto-gris:hover{
    background-color: #BBB;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(50%, #CCCCCC), color-stop(50%, #999999), color-stop(100%, #DBDBDB));
    background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: -o-linear-gradient(top, #F4F4F4 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: linear-gradient(top, #F4F4F4 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
}
.boto-gris:active{
    background-color: #AAA;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #999999), color-stop(50%, #CCCCCC), color-stop(50%, #999999), color-stop(100%, #DBDBDB));
    background-image: -webkit-linear-gradient(top, #999999 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: -moz-linear-gradient(top, #999999 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: -ms-linear-gradient(top, #999999 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: -o-linear-gradient(top, #999999 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    background-image: linear-gradient(top, #999999 0%, #CCCCCC 50%, #999999 50%, #DBDBDB 100%);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}



#ul_estat_compra{
    background-color: #DBDBDB;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(50%, #EEE), color-stop(50%, #EEE), color-stop(100%, #DBDBDB));
    background-image: -webkit-linear-gradient(top, #F4F4F4 0%, #EEE 50%, #EEE 50%, #DBDBDB 100%);
    background-image: -moz-linear-gradient(top, #F4F4F4 0%, #EEE 50%, #EEE 50%, #DBDBDB 100%);
    background-image: -ms-linear-gradient(top, #F4F4F4 0%, #EEE 50%, #EEE 50%, #DBDBDB 100%);
    background-image: -o-linear-gradient(top, #F4F4F4 0%, #EEE 50%, #EEE 50%, #DBDBDB 100%);
    background-image: linear-gradient(top, #F4F4F4 0%, #EEE 50%, #EEE 50%, #DBDBDB 100%);
    border: 1px solid #CCCCCC;
    border-bottom: 1px solid #CC6600;
    list-style-type: none;
    padding: 0px;
    padding-left: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
    height:28px;
}

#ul_estat_compra span.titol{
    display: inline-block;
    padding: 0px 8px;
    margin-right: 10px;
    background-color: #B2B2B2;
    background-color: rgba(0,0,0,0.3);
    color:#fff;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    vertical-align:top;
}
#ul_estat_compra li{
    display: inline-block; padding: 0px;
    height: 28px;
    margin-right: 10px;
    vertical-align:top;    
    display: inline-block;
    padding: 0px 6px;
    padding-left: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid transparent;
    margin: 0px;
    color:#000;
    text-decoration: none;
}


#ul_estat_compra li.actual{
    border: 1px solid #CC6600;
    background-color:#fff;
    border-bottom: 1px solid #fff;
    position: relative;
    
    height: 25px;
    line-height: 23px;
    vertical-align: top;
    background-position: 6px 4px !important;
    margin-top: 2px;
    
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    /*border-top: none;*/
}
/*
#ul_estat_compra{
    list-style-type: none;
    display: inline-block;
    clear: both;
    display: block;
    margin: 0px;
    padding: 0px;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 6px;
    border: 1px solid #ddd;
    font-size: 8pt;
    margin-bottom: 20px;
    background-image: url('../images/botiga/carro.png'); background-repeat: no-repeat;    
    height: 24px;
    
}
#ul_estat_compra li{
    display: inline-block;
    line-height: 16px;
    width: 105px;
    padding: 4px 10px 4px 20px;
    float: left;
}

#ul_estat_compra li.ok{
    color:#000;
    background-image: url('images/botons_3.png'); background-repeat: no-repeat; background-position: 0px 4px;
}
#ul_estat_compra li.pendent{
    color:#000;
    background-image: url('images/botons_1.png'); background-repeat: no-repeat; background-position: 0px 4px;
}
#ul_estat_compra li.actual{
    color:#000;
    font-weight: bold;
    background-image: url('images/botons_2.png'); background-repeat: no-repeat; background-position: 0px 4px;
}
*/

#ul_estat_compra li.ok{
    color:#000;
    background-image: url('images/botons_3.png'); background-repeat: no-repeat; background-position: 6px 6px;
}
#ul_estat_compra li.pendent{
    color:#000;
    background-image: url('images/botons_1.png'); background-repeat: no-repeat; background-position: 6px 6px;
}
#ul_estat_compra li.actual{
    color:#000;
    font-weight: bold;
    background-image: url('images/botons_2.png'); background-repeat: no-repeat; background-position: 6px 6px;
}
a.categoria_guia{ margin-right: 4px;}

p.botons_compra{
    border-top: 1px solid #CC6600;
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EEE), color-stop(50%, #F4F4F4), color-stop(50%, #F4F4F4), color-stop(100%, #FFFFFF));
    background-image: -webkit-linear-gradient(top, #EEE 0%, #F4F4F4 50%, #F4F4F4 50%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(top, #EEE 0%, #F4F4F4 50%, #F4F4F4 50%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(top, #EEE 0%, #F4F4F4 50%, #F4F4F4 50%, #FFFFFF 100%);
    background-image: -o-linear-gradient(top, #EEE 0%, #F4F4F4 50%, #F4F4F4 50%, #FFFFFF 100%);
    background-image: linear-gradient(top, #EEE 0%, #F4F4F4 50%, #F4F4F4 50%, #FFFFFF 100%);
    padding: 6px;
    text-align: right;
}

#div_taula_cistella_resum{
    text-align: right;
    position: relative;
    height: 90px;
}

#taula_cistella_resum{
    right: 0px;
    position: absolute;
    
}

#section_botiga fieldset{
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    border: none;
}
#section_botiga fieldset legend{
    width: 100%;
    margin: -4px -8px;
    margin-bottom: 10px;
   
}

#fs_articles{ margin-bottom: 20px;}

input.unitats{ width: 30px;}


p.stock{
    
}
p.stock span.disponibilitat{
    font-weight: bold;
    font-size: 12pt;
   text-shadow: 0px 0px 1px #aaa;
   margin-right: 20px;
    
}
p.stock span.disponibilitat.ok{
    color: #090;
}
p.stock span.disponibilitat.ko{
    color: #f00;
}
p.stock span.entrega{
    font-weight: bold;
    font-size: 11pt;
}


#div_mas_info{
    border-top: none;
    margin-bottom: 20px;
}





div.recuadre_hombra{
    border: 1px solid #999;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4);   

}



#a_mas_info{ width: 60px; height: 20px; margin-left: 20px;}


#div_articles_relacionats{
    margin-bottom: 20px;
}

#div_articles_aleatoris{
    margin-bottom: 20px;
}

#div_compra{
    margin-left: -14px;
    margin-right: -14px;
    margin-top: -16px;
}

#div_compra div.titol{
    font-weight: bold;
    background-color: #ddd;
    line-height: 26px;
    text-align: center;

}
#div_dades_pedido{
    display: none;
    border: 1px solid #666;
    border-top:none;
}

#boto_conirmar_compra{
    display: none;
}

span.forma_pago{
    display: none;
    color: #333;
    padding-left: 80px;
}

p.missatge {
    width: 744px;
}

button.boto_mes{
    display: inline-block;
    vertical-align: top;
    border: none;
    background-color: #0282B3;
    background-image: url('images/16/plus_tr.png');
    width: 16px;
    height: 16px;
    padding: 0px;
    margin-left: 4px;
    margin-right: 6px;
}
button.boto_mes:hover{
    background-color: #333399;
}


button.boto_menys{
    display: inline-block;
    vertical-align: top;
    
    border: none;
    background-color: #0282B3;
    background-image: url('images/16/minus_tr.png');
    width: 16px;
    height: 16px;
    padding: 0px;
    margin-left: 4px;
    
}
button.boto_menys:hover{
    background-color: #333399;
}


button.boto_treure{
    display: inline-block;
    vertical-align: top;
    
    border: none;
    background-color: #CC3333;
    background-image: url('images/16/del_tr.png');
    width: 16px;
    height: 16px;
    padding: 0px;    
    
}
button.boto_treure:hover{
    background-color: #993333;
}

div.lateral_botiga img{
    width: 100%;
}

ul.categories{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.categories li{
    float: left;
    width:100px;
    margin: 15px;
    border: 1px solid #aaa;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
    position: relative;
    background-color: #fff;
    
}


ul.categories li span.titol{
    display: block;
    height: 32px;
    overflow: hidden;
    background-color: #ddd;
    color: #000;
}
ul.categories li span.titol a{
    display: table-cell;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    font-size: 8pt;
    font-weight: bold;
    color: #000;
    width:100px;
}
ul.categories li:hover span.titol{
    background-color: #cacaca;
}
#ul_categories_filles li span.titol a{
    width:150px;
}


ul.categories li img{
    width:100px;
    
}

ul.categories li:hover{
    box-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
ul.categories li:hover a.titol{
    background-color: #cacaca;
}

ul.categories li span.prods_oferta{
    background-color: #ff8c00;
    color:#fff;
    position: absolute;
    bottom: 0px;
    left:0px;
    right:0px;
    text-align: center;
    height: 20px;
    line-height: 20px;
}

#breadcrumbs a {
    color: #004D85;
    display: inline-block;
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-right: 4px;
    padding: 0 10px;
}
#breadcrumbs span:first-child span{
    color: transparent;
    background-image: url('images/16/arrow.png');
    
    background-repeat: no-repeat;
    background-position: center right;
    

    
}
#breadcrumbs span:first-child span:last-child{
    background-image:none !important;
    
}


#breadcrumbs span:first-child span:nth-child(2) a{
    padding-left: 0px;
}

#breadcrumbs a.titol {
    color: #000;
    font-size: 10pt;
    font-weight: bold;
    background-image:none !important;
}

#breadcrumbs span:first-child span:first-child{
    display: none;
}

#div_articles_categoria,#div_articles_relacionats,#div_articles_aleatoris{
    background-color: #EEEEEE;
}

#ul_categories_filles li{
    width: 150px;
}
#ul_categories_filles li img{
    width: 150px;
}

#div_articles_aleatoris h3,#div_articles_relacionats h3{
    margin-bottom: 0px !important;
}

#div_home_tenda{  width: 740px;}
#coin-slider-div_home_tenda{margin-bottom: 50px;}

#ul_categories_home{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    /*width: 320px;*/
}

#ul_categories_home li{
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
#ul_categories_home li a{
    margin: 0px;
    padding: 0px 8px;
    display: inline-block;

    margin: 0px;
    width: 165px;
    font-size: 9pt;
    font-weight: bold;
    line-height: 20px;
    color:#444;
    text-align: center;
    
}
#ul_categories_home li a:nth-child(even){
    line-height: 30px;
    border-right: 1px solid #999;
}
#div_contenidor_categories_home{
    /*width: 320px;*/
        margin-bottom: 20px;
}

#fs_contacte input,#taula_facturacion input{width: 220px;}

#breadcrumbs{
    width: 750px;
}