/* !reset */
@import url(blueprint/src/reset.css);
@import url(blueprint/src/typography.css);

body             { color:#333; }
html             { overflow-y:scroll; }
/* strong           { color:#000; } */
a                { color:#333; }
a:focus, a:hover { color:#c00; }

input                      { vertical-align:middle; }
input.text_field, textarea { padding:2px; font:12px Arial,Helvetica,sans-serif; background:#fff; color:#222; border:1px solid #ccc; }

.titolo_sezione   { margin:0; font-size:1.5em; line-height:1em; font-weight:bold; color:#c00; background:#ddd; padding:5px 10px 0; }
#bussola          { font-weight:bold; color:#555; margin:0; padding:0 10px 5px; background:#ddd; margin-bottom:10px; }
#bussola a        { color:#666; }
#bussola a:hover  { color:#000; }

.box-title p {  }
.box-title a { float:right; }

.clearfix { clear:both; }

.error, .errore { color:#d00; font-weight:bold; }

h1,h2,h3,h4,h5,h6 { color:#c00; }
h4 { font-weight:bold; }

/* !utilities */
.mir { display:block; overflow:hidden; outline:none; text-indent:-9999em; }

/* backgrounds */
body { background:url(../images/bgHome.png) repeat-x 0 0; }
body#interno { background:url(../images/bgInterno.png) repeat-x 0 0; }

/* !layout */
html, body        { height:100%; }
#page-wrap        { min-height:100%; height:auto !important; height:100%; width:960px; margin:0 auto -100px; }
#header           { height:110px;  }
#contentarea      { padding:20px 10px; width:940px; overflow:hidden; padding-bottom:120px; }
#sidebar          { float:left; width:220px; margin-right:20px }
#maincontent      { float:left; width:700px; }
#columnPromozioni { float:left; width:400px; }
#columnGallery    { float:right; width:280px; }
#footer           { height:100px; }
#footer .content  { height:80px; padding:10px; width:960px; margin:0 auto; }

/* !header */
#header                        { position:relative; z-index:100; }
#header h1#logo                { position:absolute; top:21px; left:26px; width:263px; height:32px; }
#header h1#logo a              { width:264px; height:41px; background:url(../images/logoNewBordogna.png) no-repeat 0 0; }

/* box carrello */
#box-carrello                       { position:absolute; top:0; right:10px; height:25px; background:#941616; color:#fff; padding:5px 10px; width:auto; }
#box-carrello a, #box-carrello span { float:left; height:25px; line-height:25px; padding:0 10px; }
#box-carrello a.link-carrello       { color:#fff; text-decoration:none; font-size:1.2em; font-weight:bold; border-right:1px solid #c45454; }
#box-carrello a.link-carrello em    { float:left; width:20px; height:20px; background:url(../images/sprite.png) no-repeat 0 -60px; margin-top:2px; }

#box-carrello span.quantity     { color:#ffc1c1 }

#box-carrello a.link-detail     { background:#591414; color:#fff; text-decoration:none; width:80px; }
#box-carrello a.link-detail em  { float:right; width:20px; height:20px; background:url(../images/sprite.png) no-repeat -20px -60px; margin-top:3px; }

/* box-gwn */
#box-gwn { position:absolute; top:45px; right:10px; }

/* menu */
#header #menunav               { position:absolute; bottom:0; left:10px; width:960px; height:30px; }
#header #menunav ul            { margin:0; list-style-type:none; }
#header #menunav ul li         { float:left; position:relative; }
#header #menunav ul li a       { float:left; line-height:16px; padding:7px 15px; color:#fff; text-decoration:none; font-weight:bold; position:relative; }
#header #menunav ul li a span  { float:right; width:10px; height:10px; background:url(../images/sprite.png) no-repeat -80px -60px; position:absolute; top:10px; right:5px; }
#header #menunav ul li a.has-ul { padding-right:25px; }
#header #menunav ul li a:hover,
#header #menunav ul li a.open        { background:#000;  color:#f00; }
#header #menunav ul li a:hover span,
#header #menunav ul li a.open span   { background-position:-80px -70px; }

/* tendina primo livello */
#header #menunav ul ul           { display:none; float:left; position:absolute; left:0; top:30px; width:200px; background:#000; }
#header #menunav ul ul li        { float:left; width:200px; }
#header #menunav ul ul li a      { width:170px; padding-bottom:6px; border-bottom:1px solid #222; }
#header #menunav ul ul li a span { background-position:-90px -60px; }
#header #menunav ul ul li a:hover,
#header #menunav ul ul li a.open        { background:#222; }
#header #menunav ul ul li a:hover span,
#header #menunav ul ul li a.open span   { background-position:-90px -70px; }

/* tendina secondo livello */
#header #menunav ul ul ul { left:200px; top:0; }

/* !banner */
#banner          { height:220px; padding-left:10px; background:url(../images/sprite.png) no-repeat 0 -80px; }
#banner .content { height:220px; padding-right:10px; background:url(../images/sprite.png) no-repeat 100% -300px; }

/* !banner interno */
#banner-interno { height:80px; width:960px; background:url(../images/bannerInterno.jpg) no-repeat 0 0; }

/* titoli colonne */
.box-title    { background:#ddd; padding:5px 10px; }
.box-title h4 { margin:0; font-size:1.5em; line-height:1em; font-weight:bold; color:#c00; }
.box-title p  { font-weight:bold; color:#555; margin:0; }
.box-title a  { float:right; }

/* sidebar */
#sidebar ul            { margin:0; list-style-type:none; overflow:hidden; width:220px; padding-bottom:1em; }
#sidebar ul li         { float:left; width:220px; }
#sidebar ul li a       { float:left; width:200px; padding:4px 10px; border-bottom:1px solid #ccc; text-decoration:none; }

#sidebar ul li a.current { color:#000; font-weight:bold; }

#sidebar ul li a:hover { background:#c00; color:#fff; }

#sidebar ul li a.novita { background:#eee; text-transform:uppercase; color:#c00; font-weight:bold; font-size:1.2em; }
#sidebar ul li a.novita:hover { color:#fff; background:#c00; }

#sidebar ul ul         { padding:0; }
#sidebar ul ul a       { width:200px; padding-left:30px; color:#666; }
#sidebar ul ul ul a    { width:180px; padding-left:50px; }
#sidebar ul ul ul ul a { width:160px; padding-left:70px; }

/* form ricerca */
#boxRicerca             { height:20px; background:#ddd; padding:2px; }
#boxRicerca .text_field { background:transparent; border:0; padding:2px 0; float:left; height:18px; width:190px; }

#boxRicerca .btnRicerca { width:20px; height:20px; background:url(../images/sprite.png) no-repeat -40px -60px; float:right; }
/* promozioni home */
#columnPromozioni .promo        { border-bottom:1px solid #ccc; padding:10px; width:380px; overflow:hidden; }
#columnPromozioni .promo.hover  { background:#eee; }
#columnPromozioni .promo .image { float:left; margin-right:10px; }
#columnPromozioni .promo h5     { margin-bottom:0; font-size:1.2em; color:#333; }

/* gallery home */
#columnGallery .wrapper      { padding:0 10px 10px; background:#ddd;  }
#columnGallery .carousel     { height:210px; overflow:hidden; }
#columnGallery .carousel a   { position:absolute; }
#columnGallery .linkViewMore { text-align:right; margin:0; padding:10px 0 0; font-weight:bold; }

/* !footer */
#footer               { height:100px; background:url(../images/sprite.png) repeat-x 0 -520px;  }
#footer .wrapper      {  width:920px; padding:4px 20px; margin:0 auto; color:#828282; font-size:11px; text-align:center; }
#footer #indirizzo    { float:left; width:600px; }
#footer #indirizzo p  { font-weight:bold; }
#footer #logoFooter   { width:170px; height:25px; margin:0 0 0.5em; }
#footer #logoFooter a { width:170px; height:25px; background:url(../images/sprite.png) no-repeat 0 -33px; }
#footer #box-nl       { float:right; width:280px; padding-top:5px; }

#footer #box-nl form { float:left; width:200px; background:#ddd; padding:2px; }

#footer #box-nl h5 { margin-bottom:0.3em; }

#footer #box-nl .text_field           { background:transparent; border:0; padding:2px 0; float:left; height:16px; width:180px; color:#c00; }
#footer #box-nl .btnNewsletter        { width:20px; height:20px; background:url(../images/sprite.png) no-repeat -60px -60px; float:right; }
#footer #box-nl a.btnCancellati       { padding:0 10px; color:#444; }
#footer #box-nl a.btnCancellati:hover { color:#c00; }


#footer a           { color:#828282; }
#footer a:hover     { color:#fff; }

/* !credits */
#credits         { clear:both; font-size:11px; color:#666; }
#credits a       { color:#555; }
#credits a:hover { color:#000; }

/* !form login */
#form_login span.label { float:left; width:10em;  }
#btn-login-wrap        { margin-left:10em; }
#btn-login-wrap input  { background:#152F4D; border:2px solid #5C748B; 
                         font:normal 12px Georgia,Arial,Helvetica,sans-serif;
                         padding:2px 20px; color:#fff; }

.news        { border-bottom:1px solid #ccc; margin-bottom:1em; }
.news-item   { border-top:1px solid #ccc; padding:0 0 10px; width:100%; overflow:hidden; margin-bottom:10px; }

.news-item p       { margin:0; }
.news-item p.image { float:left; margin-right:10px; }
.news-item p.date  { color:#666; }
.news-item p.title { font-weight:bold; }

/* !categorie prodotti */
.item-cella            { float:left; width:140px; height:140px; text-align:center; padding:4px; margin:0 25px 15px 0; border:1px solid #eee; background:#fff; }
.item-cella.hover      { padding:3px; border:2px solid #999 }
.item-cella .immagine  { height:100px; }
.immagine-laterale     { float:right; }
.immagine-laterale img { margin-left:10px; margin-bottom:10px; }
.wrapper-elenco        { clear:both; }

/* gallery */
.image-gallery            { clear:both; }
.image-gallery h4         { padding:0.5em 0; margin:0; }
.gallery-item             { float:left; width:110px; height:110px; margin:10px 10px 0 0; }
.gallery-item a img       { padding:4px; border:1px solid #eee; }
.gallery-item a:hover img { background:#eee; border-color:#ccc; }

/* elenco a righe */
.item-elenco               { float:left; width:100%; padding:1em 0;  border-bottom:1px solid #ddd; }
.item-elenco .titolo       { margin-bottom:0.5em; }
.item-elenco p.data        { margin:0; color:#666; font-size:11px; }
.item-elenco .immagine     { float:right; }
.item-elenco .immagine img { margin-left:10px; }

/* dove siamo */
#mappagoogle        { text-align:center; }
#mappagoogle iframe { width:100%; }

/* contattaci */
.contact-form fieldset { border:0; padding:1em 0; }
.contact-form h5 { margin-bottom:1em; border-bottom:1px solid #ddd; }
.contact-form ul { margin:0; padding:0; }
.contact-form li { clear:both; padding-bottom:4px; width:100%; overflow:hidden; list-style-type:none; margin:0; }
.contact-form .label { float:left; width:15em; color:#444; }
.contact-form .text_field, .contact-form textarea { width:24em; }
.contact-form .text_field:focus, .contact-form textarea:focus { border-color:#999; background:#fff; }
.contact-form em { color:#f33; }
.align-to-label { margin-left:15em; }
#fs_pulsanti { margin-left:15em; }
#fs_pulsanti input,#fs_pulsanti button {  background:#d00; border:2px solid #a00;  font:bold 12px Arial,Helvetica,sans-serif; padding:2px 20px; color:#fff; }

.error { font-weight:bold; color:#c00; }
.success { font-weight:bold; color:#0c0; }

/* sitemap */
#sitemap ul    { font-weight:bold; color:#5E7899; }
#sitemap ul ul { font-weight:normal; }
#sitemap ul a { color:#1d3555; }
#sitemap ul a:hover { color:#2a77dd; }

/* carrello */
.tableCarrello { border-collapse:collapse; }
.tableCarrello thead th { background:#c00; color:#fff; }
.tableCarrello .tbody td { padding:3px 10px; border:1px solid #ccc; white-space:nowrap; }
.tableCarrello .narrow { white-space:nowrap; width:1%; text-align:center; }
.tableCarrello .tot { font-weight:bold; }
.tableCarrello .tfoot { font-style:normal; }
.tableCarrello .tfoot .tlTotale { text-align:right;  }
.tableCarrello .tfoot .tot { text-align:center; font-size:18px; color:#000; white-space:nowrap; }

.cart-form ul { list-style-type:none; margin-left:0; }
.cart-form li { line-height:2.2em; clear:both; }
.cart-form .label {float:left; width:18em; }

.empty-cart { color:#d00; font-size:1.2em; font-weight:bold; }

.info-cart { padding:10px 10px 10px 50px; border:1px solid #ddd; background:#eee url(../images/cart.gif) no-repeat 10px center; width:300px; }
.info-cart em { color:#555; }

.add-to-cart { padding:4px 10px; background:#c00; border:0; color:#fff; font:bold 12px arial,helvetica,sans-serif; }