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

body             { color:#555; }
html             { overflow-y:scroll; }

a                { color:#c00; }
a:focus, a:hover { color:#000; }

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

.titolo_sezione   { margin:0; font-size:20px; line-height:30px; margin-bottom:10px; }
#bussola          { font-size:11px; color:#777; }
#bussola a        { color:#777; }
#bussola a:hover  { color:#000; }

.section-title { border-bottom:1px solid #c00 }

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

.clearfix { clear:both; }

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

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

.captionLeft { float:left; margin:0 10px 10px 0; }
.captionRight { float:right; margin:0 0 10px 10px; }

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

/*
LAYOUT
----------------------
*/
html, body { height:100%; }
body { min-height:750px; }
#page-wrap    { position:relative; width:950px; height:750px; margin:0 auto; }
#header       { height:90px; width:950px; position:absolute; top:0; left:0; background:url(../images/bgHeader.png); z-index:100; }
#header #logo { width:437px; height:20px; background:url(../images/mainLogo.png); position:absolute; top:20px; left:20px; overflow:hidden; }

/* menunav */
#header #menunav {  position:absolute; top:50px; left:10px; width:940px; }
#header #menunav ul { list-style-type:none; margin:0; padding:0; }
#header #menunav ul li { float:left; }
#header #menunav ul li a { float:left; height:40px; line-height:40px; padding:0 10px; font-size:10px; letter-spacing:1px; text-transform:uppercase; text-decoration:none; color:#777; }
#header #menunav ul li a:hover { color:#000; }

#lingue { position:absolute; top:60px; right:10px; text-transform:uppercase; font-size:10px; color:#888; letter-spacing:1px; }
#lingue a { float:left; height:20px; line-height:20px; padding:0 10px; font-size:10px; letter-spacing:1px; text-transform:uppercase; text-decoration:none; color:#777; }
#lingue a.first { border-right:1px solid #aaa; }
#lingue a:hover { color:#000; }

#stage { width:950px; height:610px; position:relative; overflow:hidden; margin-bottom:10px; background:#aaa; }
#stageBackground { position:absolute; top:0; left:0; width:950px; height:610px; }
#stageBackground img { position:absolute;top:0;left:0; width:950px; height:610px; }

#stage { background:#aaa url(../images/loadFoto.gif) no-repeat center center; }

#stageInterno { width:950px; height:520px; position:relative; overflow:hidden; background:#e5e5e5; padding-top:90px; margin-bottom:10px; }
#stageInternoContent { width:910px; height:480px; padding:20px; position:relative; }

#newsPanel { position:absolute; bottom:0; right:20px; width:220px; height:490px; background:url(../images/bgBarTrans.png); color:#ccc; }
#newsPanelTitle { height:30px; margin:0; width:200px; padding:0 10px; position:relative; line-height:30px; font-size:14px; font-weight:normal; color:#fff; }
#newsPanelTitle .arrow { position:absolute; top:9px; right:10px; width:50px; height:12px; background:url(../images/barArrows.png) no-repeat 0 0; overflow:hidden; cursor:pointer; }
#newsPanelTitle .arrow-open { background-position:0 -12px; }

.en #newsPanelTitle .arrow { background-position:0 -24px; }
.en #newsPanelTitle .arrow-open { background-position:0 -36px; }

/* #newsPanel.closed { bottom:-460px; } */

#newsPanel #newsItems { padding:10px 10px 0; }
#newsPanel .newsItem span.date { color:#f33 }
#newsPanel .newsItem a.title { color:#fff; text-decoration:none; }
#newsPanel .newsItem a.title:hover { text-decoration:underline; }

/* GALLERY */
#gallery { height:70px; width:950px; margin:0 0 10px; position:relative; }
#gallery a#handleLeft, #gallery a#handleRight { width:30px; height:70px; position:absolute; background:url(../images/spriteGallery.png) no-repeat 0 0px; z-index:50; }
#gallery a#handleLeft  { top:0; left:0; background-position:0 -70px; }
#gallery a#handleRight { top:0; right:0; background-position:0 0; }
#gallery a#handleLeft:hover  { background-position:0 -210px; }
#gallery a#handleRight:hover { background-position:0 -140px; }

#gallery #pictures { position:absolute; top:0; left:40px; height:70px; width:870px; overflow:hidden; }

#gallery #pictures-slider { position:absolute; top:0; left:0; width:10000px; }
#gallery #pictures-slider a { float:left; margin-right:10px; }


/* FOOTER */
#footer { color:#555; font-size:11px; border-top:1px solid #aaa; padding:5px 0; line-height:2em; }
#footer a { color:#555; }
#footer a:hover { color:#000; }
#credits { float:left; }
#boxNl { float:right; }
#boxNl .text_field { padding:0; background:#fff; }

/* !categorie prodotti */
.item-cella            { float:left; width:190px; height:190px; margin-right:50px; margin-bottom:20px; }
.item-cella .immagine  { width:190px; height:150px; overflow:hidden; text-align:center; margin-bottom:5px; background:#eee; }
.item-cella .titolo    { font-weight:bold; color:#000; }
.item-cella .sottotitolo { color:#555; }

#handleProdottoLeft, #handleProdottoRight { width:20px; height:20px; background:url(../images/arrowPaginazione.png) no-repeat 0 0; position:absolute; }
#handleProdottoLeft  { background-position:0 0; top:20px; right:45px; }
#handleProdottoRight { background-position:-20px 0; top:20px; right:20px; }

#prodotti { width:910px; height:480px; overflow:hidden; position:relative; }
#prodotti-slider { position:absolute; height:480px; width:10000px; top:0; left:0; }

.immagine-laterale     { float:right; }
.immagine-laterale img { margin-left:10px; }
.wrapper-elenco        { clear:both; }

/* prodotti */
#descPanel { position:absolute; bottom:0; right:20px; width:440px; height:490px; background:url(../images/bgBarTransBig.png);  color:#ccc; }
#descPanelTitle { height:30px; margin:0; width:420px; padding:0 10px; position:relative; line-height:30px; font-size:14px; font-weight:normal; color:#fff; cursor:pointer; }
#descPanelTitle .arrow { position:absolute; top:9px; right:10px; width:50px; height:12px; background:url(../images/barArrows.png) no-repeat 0 0; overflow:hidden; cursor:pointer; overflow:hidden; }
#descPanelTitle .arrow-open { background-position:0 -12px; }

.en #descPanelTitle .arrow { background-position:0 -24px; }
.en #descPanelTitle .arrow-open { background-position:0 -36px; }


#descPanel.closed { bottom:-460px; }

#descPanel #descPanelContent { padding:0 10px; height:460px; }

/* 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 #6B2023; background:#200; }
.gallery-item a:hover img { background:#000; border-color:#d1953c; }

/* elenco a righe */
.item-elenco               { float:left; width:100%; padding:1em 0;  border-bottom:1px solid #ccc; }
.item-elenco:last          { border-bottom:none; }
.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; }
.item-elenco .descrizione p { margin:0; }

.elenco-dovesiamo {}

/* 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 #ccc; }
.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; }
.contact-form .text_field, .contact-form textarea { width:24em; }
.contact-form .text_field:focus, .contact-form textarea:focus { background:#fff; border:1px solid #666; color:#000; }
.contact-form .field { float:left; width:20em; }
.contact-form em { color:#f33; }
.align-to-label { margin-left:15em; }
#fs_pulsanti { margin-left:15em; }
#fs_pulsanti input,#fs_pulsanti button {  background:#e00; border:1px solid #c00;  font:bold 12px Arial,Helvetica,sans-serif; padding:2px 40px; color:#fff; cursor:pointer; }

#fs_captcha .text_field { width:170px; }

.error { font-weight:bold; color:#f00; }
.success { font-weight:bold; color:#0f0; }

/* sitemap */
#sitemap ul { line-height:18px; }
#sitemap ul ul { font-size:11px; }
#sitemap ul a { color:#555; }
#sitemap ul a:hover { color:#000; }
#sitemap .titoloSitemap { margin-bottom:0.2em; }

/* carrello */
.tableCarrello { border-collapse:collapse; }
.tableCarrello thead th { background:#c00; color:#fff; }
.tableCarrello .tbody td { padding:3px 10px; border:1px solid #ccc; }
.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; }

.cart-form ul { list-style-type:none; margin-left:0; }
.cart-form li { line-height:2.2em;  }
.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; }


