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

body             { color:#222; }
html             { overflow-y:scroll; }
strong           { color:#000; }
a                { color:#2364b6; }
a:focus, a:hover { color:#000; }

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

.titolo_sezione   { margin-bottom:0; font-size:2em; margin-bottom:0.1em; font-weight:bold; letter-spacing:-1px; }
.titolo_sezione .prefix { float:right; font-size:14px; color:#555; font-weight:normal; line-height:20px; letter-spacing:1px; }

#bussola          { color:#999; font-size:11px; margin-bottom:1em; background:url(../images/iconBussola.png) no-repeat 0 center; padding-left:15px; }
#bussola a        { color:#999; }
#bussola a:hover  { color:#000; }

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

.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:#0071b9; }
h4 { font-weight:bold; }

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

/* layout */
html, body   { height:100%; }
#page-wrap   { margin:0 auto; width:960px; }
#header      { height:136px; position:relative; }
#banner      { width:960px; height:230px; }
.column-wrapper { width:100%; overflow:hidden; margin-bottom:20px; }

/* backgrounds */
body         { background:#6F6F6F url(../images/bgBody.png) repeat-x 0 0; }
#header      { background:url(../images/bgHeader.jpg) repeat-x 0 0; }
#banner      { background:url(../images/bgAnimazione.jpg); }
#contentarea { background:#fff url(../images/bgContentArea.png) repeat-x 0 0; padding:20px; width:920px; overflow:hidden; }

h1#logo         { position:relative; width:120px; height:110px; top:10px; left:20px; }
h1#logo a       { width:120px; height:110px; background:url(../images/logoMail.png); }
h1#logo a:hover { background-position:0 -110px; }

#payoff { position:absolute; top:48px; left:160px; width:220px; height:20px; background:url(../images/spriteTesti.png) no-repeat 0 -60px; }

/* menunav */
#menunav             { height:50px; width:652px; position:absolute; top:78px; right:20px; }
#menunav ul          { margin:0; list-style-type:none; }
#menunav ul li       { float:left; position:relative; }
#menunav ul li a.mir { float:left; height:50px; background:url(../images/spriteMenuNav.jpg) no-repeat 0 0; }

#menunav ul li a#linkHome     { width:131px; background-position:   -0px 0; }
#menunav ul li a#linkAzienda  { width:130px; background-position: -131px 0; }
#menunav ul li a#linkProdotti { width:130px; background-position: -261px 0; }
#menunav ul li a#linkServizi  { width:130px; background-position: -391px 0; }
#menunav ul li a#linkContatti { width:131px; background-position: -521px 0; }

#menunav ul li a#linkHome:hover     { background-position:   -0px -50px; }
#menunav ul li a#linkAzienda:hover  { background-position: -131px -50px; }
#menunav ul li a#linkProdotti:hover { background-position: -261px -50px; }
#menunav ul li a#linkServizi:hover  { background-position: -391px -50px; }
#menunav ul li a#linkContatti:hover { background-position: -521px -50px; }

#menunav ul li a#linkHome.open     { background-position:   -0px -50px; }
#menunav ul li a#linkAzienda.open  { background-position: -131px -50px; }
#menunav ul li a#linkProdotti.open { background-position: -261px -50px; }
#menunav ul li a#linkServizi.open  { background-position: -391px -50px; }
#menunav ul li a#linkContatti.open { background-position: -521px -50px; }

#menunav ul li a#linkHome:active     { background-position:   -0px -100px; }
#menunav ul li a#linkAzienda:active  { background-position: -131px -100px; }
#menunav ul li a#linkProdotti:active { background-position: -261px -100px; }
#menunav ul li a#linkServizi:active  { background-position: -391px -100px; }
#menunav ul li a#linkContatti:active { background-position: -521px -100px; }

#menunav ul ul { position:absolute; top:50px; left:0; width:200px; background:#fff; border-bottom:2px solid #333; display:none; border-left:1px solid #ccc; border-right:1px solid #ccc; }
#menunav ul ul.last-dropdown { left:auto; right:0; }
#menunav ul ul li { width:200px; }
#menunav ul ul li a { float:left; width:180px; padding:5px 10px; text-decoration:none; }
#menunav ul ul li a:hover { background:#ddd; }

#boxcerca { position:absolute; top:10px; right:10px; border:1px solid #ccc; }
#boxcerca .text_field { border:0; padding:0; }

#boxcarrello { position:absolute; top:40px; right:20px; background:url(../images/cart.png) no-repeat left center; padding:10px 0px 10px 30px }
#boxcarrello .title { font-weight:bold; color:#0071b9; font-size:14px; }
#boxcarrello .wrap { padding:5px;  }
#boxcarrello .wrap-border { border-left:1px solid #ccc; }

/* HOME */
#column-welcome    { float:left; width:350px; padding-right:19px; border-right:1px solid #ccc; margin-right:20px; line-height:22px; }
#column-promozioni { float:left; width:280px; padding-right:19px; border-right:1px solid #ccc; margin-right:20px; }
#column-news       { float:left; width:210px; }

#title-welcome    { background:url(../images/spriteTesti.png) no-repeat 0 0; }
#title-promozioni { background:url(../images/spriteTesti.png) no-repeat 0 -20px; }
#title-news       { background:url(../images/spriteTesti.png) no-repeat 0 -40px; }

.promo        { border:5px solid #dddddd; padding:5px; margin-bottom:10px;  }
.promo h5     { margin:0; }
.promo .image { float:left; margin-right:5px; padding-bottom:30px; }
.promo-hover  { border-color:#aaa; }

/* subcontent */
#subcontent { clear:both; background:#ddd; padding:10px; margin-top:20px; overflow:hidden; }

#subcontent #address { 
	float: left;
	width: 230px;
	padding: 0 12px;
	border-right: 1px solid #bbb; 
	border-left: 1px solid #bbb; 
	margin: 0 15px;
	font-size: 12px;
	height: 135px;
}
#subcontent #box-newsletter 		{ float: left; width: 180px; height: 135px; padding-right: 19px; border-right: 1px solid #bbb; margin-right: 20px; }
#subcontent #loghi          			{ float: right; text-align: center; padding: 20px 15px; margin: 0; }

#subcontent #box-newsletter .title { margin:0; }
#subcontent #box-newsletter p { margin-bottom:0; clear:both; }
#subcontent #box-newsletter form { border:1px solid #ccc; background:#fff; float:left; }
#subcontent #box-newsletter .text_field { border:0; padding:0; }

/* footer */
#footer { padding:5px; text-align:center; font-size:11px; color:#444; }
#footer a { color:#333; }
#footer a:hover { color:#000; }

/* pagine interne */
#main-content { float:left; width:700px; padding-left:10px; }
#sidebar { float:right; width:210px; padding:10px; background:url(../images/bgSidebar.jpg) no-repeat 0 0; min-height:300px; height:auto !important; height:300px; }
#sidebar h4 { margin-bottom:0.5em; }
#menucat ul { margin:0 0 25px; list-style-type:none; overflow:hidden; border-top:1px solid #ccc; }
#menucat ul li { float:left; width:100%; }
#menucat ul li a { display:block; padding:5px; text-decoration:none; border-bottom:1px solid #ccc; font-weight:bold; color:#222; background:url(../images/arrow.png) no-repeat 97% center; }
#menucat ul li a:hover { background-color:#006DB5; color:#fff; }
#menucat ul ul { border:0; margin:0; }
#menucat ul ul li a { padding-left:25px; font-weight:normal; background:url(../images/square.png) no-repeat 10px center; }
#menucat ul ul ul li a { padding-left:45px; background-position:30px center; }



.news { border-top:2px solid #ddd; padding:5px; }
.news a { text-decoration:none; }
.news a span.date { color:#777; }
.news a strong { color:#0071b9 }
.news-hover { background:#ddd; }


/* !categorie prodotti */
.item-cella            { float:left; width:120px; height:130px; padding:8px; border:2px solid #ddd; text-align:center; margin:10px 10px 0 0; }
.item-cella.hover      { color:#000; border:2px solid #666; padding:8px; }
.item-cella .immagine  { height:100px; }
.immagine-laterale     { float:right; }
.immagine-laterale img { margin-left: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 #ccc; }
.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 #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; }

/* dove siamo */
#mappagoogle        { text-align:center; float:right; width:600px; padding:10px; border:1px solid #ccc; }
#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; color:#666; }
.contact-form .text_field, .contact-form textarea { width:24em; }
.contact-form .text_field:focus, .contact-form textarea:focus { border-color:#aaa; background:#eee; color:#000; }
.contact-form em { color:#f33; }
.align-to-label { margin-left:15em; }
#fs_pulsanti { margin-left:15em; }
#fs_pulsanti input,#fs_pulsanti button {  background:#2364b6; border:2px solid #1354a6;  font:bold 12px Arial,Helvetica,sans-serif; padding:2px 20px; color:#fff; -moz-border-radius:20px; -webkit-border-radius:20px; }

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

/* 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; }
.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; }