/* !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:#006ab5; }
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 {  color:#808080; font:bold 22px "Trebuchet MS", Helvetica, arial, sans-serif; margin:0; padding-bottom:4px; border-bottom:1px solid #ccc; }
#bussola { margin-bottom:1.5em; font-size:11px; color:#666; }
#bussola a { color:#666; }
#bussola a:hover { color:#000; }

h1,h2,h3,h4,h5,h6 { color:#006ab5; }

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

/* !layout */
html, body { height:100%; }
body { min-width:960px; }
#header { height:390px; position:relative; } 
body#interno #header { height:180px; }
#wrapper { min-height:100%; height:auto !important; height:100%; margin-bottom:-150px; }
#container { width:960px; margin:0 auto; }
#contentarea { padding:11px 0 150px; width:960px; overflow:hidden; }
body#home #contentarea { padding-top:1px; }
#sidebar { float:right; width:290px; padding:30px 20px 10px 10px; min-height:350px; height:auto !important; height:350px; }
#maincontent { float:left; width:580px; padding:30px 30px 10px 10px; min-height:400px; height:auto !important; height:400px; }

/* !backgrounds */
body { background:url(../images/bgBody.png) repeat-x center top; }
body#home { background:url(../images/bgBodyHome.png) repeat-x center top; }
#sidebar { background:url(../images/bgSidebar.jpg) no-repeat left top; }
#maincontent { background:url(../images/bgHome.png) no-repeat left 70px; }
body#home #maincontent { background-position:left 30px; }

#sidebar.menu-engineering { background-image:url(../images/bgSidebarGreen.jpg); }
#sidebar.menu-production { background-image:url(../images/bgSidebarBlue.jpg); }
#sidebar.menu-marketing { background-image:url(../images/bgSidebarYellow.jpg); }
#sidebar.menu-research { background-image:url(../images/bgSidebarRed.jpg); }

/* !header */
#header { position:relative; height:180px; }
#header #menunav { position:absolute; top:0; left:0; width:960px; z-index:10 }
#header #box-cerca { position:absolute; top:0; right:0; padding-top:10px; z-index:15 }
#header #logo { position:absolute; top:50px; left:0; width:540px; height:120px; }
#header #contatti { position:absolute; top:50px; right:0; width:200px; }
#header #gwn { position:absolute; top:85px; right:230px; }

/* !animation */
#animation { margin:0; height:230px; overflow:hidden; }

/* !navigation */
#header #menunav ul { float:left; margin:0; list-style-type:none; width:auto; }
#header #menunav ul li { float:left; height:40px; line-height:35px; position:relative; }
#header #menunav ul li a { float:left; height:40px; line-height:35px; font-size:1.2em; color:#D1E3EF; font-weight:normal; text-decoration:none; padding:0 25px; background:url(../images/rolloverMenu.png) repeat-x 0 -100px; }
#header #menunav ul li a:hover { background-position:0 0; color:#fff; }
#header #menunav ul li a.open { background-position:0 0; color:#fff; }

#header #menunav ul li ul { position:absolute; top:40px; left:0; width:200px; background:#041B44; }
#header #menunav ul li ul li { width:200px; height:auto; line-height:1.5em; }
#header #menunav ul li ul li a { float:left; width:180px; padding:3px 10px; line-height:1.5em; height:auto; font-size:12px; }
#header #menunav ul li ul li a:hover { color:#fff; background:#000; }

/* !cerca */
#header #box-cerca input.campo_testo { background:#000; padding:1px; border:1px solid #23648F; color:#fff; }
#cerca_testo {color:#fff;}

/* !contatti */
#header #contatti h4 { color:#000; font-size:13px; margin:0; font-weight:bold; margin-bottom:0.5em; }
#header #contatti dt { color:#333; font-size:12px; margin:0; font-weight:normal;  }
#header #contatti dd { color:#000; font-size:16px; margin:0; font-weight:normal; padding-left:28px; background:url(../images/iconPhone.png) no-repeat left center; margin-bottom:0.5em; }

/* !sidebar */
#sidebar h5 { color:#006ab5; font-size:16px; margin:0 0 0.5em; }

/* !menucat */
#menucat ul { list-style-type:none; margin:0 0 1.5em; padding:0; border-top:1px solid #ccc; width:290px; overflow:hidden; }
#menucat ul li { float:left; width:100%; padding:0; margin:0; }
#menucat ul li a { display:block; font-weight:bold; padding:0 10px; line-height:30px; height:30px; background:url(../images/spriteVoceMenu.png) no-repeat 260px -30px; border-bottom:1px solid #ccc; text-decoration:none; color:#444; font-size:1.1em; }
#menucat ul li a:hover { color:#006ab5; background-position:260px 0; text-decoration:none; background-color:#eee; }
#menucat ul ul { border:0;  margin:0; }
#menucat ul ul li a { padding-left:30px; font-size:11px; }
#menucat ul ul ul li a { padding-left:50px; }
#menucat ul ul ul ul li a { padding-left:70px; }
#menucat ul ul ul ul ul li a { padding-left:90px; }

/* !footer */
#footer { background:url(../images/bgFooter.png); height:148px; padding-top:2px; }
#footer a { color:#999; }
#footer a:hover { color:#fff; }
#footer-content { width:960px; margin:0 auto; height:148px; background:url(../images/logoFooter.png) no-repeat right top; }
#footer #indirizzo { height:78px; padding:10px 340px 10px 0; }
#footer #indirizzo h4 { margin:0; font-weight:bold; color:#006ab5; border-bottom:1px solid #ccc; }
#footer #indirizzo .address-left { float:left; margin:0; }
#footer #indirizzo .address-right { float:right; text-align:right;  margin:0; }
#footer #credits { height:40px; padding:5px; font-size:11px; color:#999; text-align:right; }

/* !home */
#grafico-home { margin:0; list-style-type:none; width:570px; height:340px; position:relative; }
#grafico-home li { position:absolute; top:0; left:0; }
#grafico-home li a { background:url(../images/spriteGraphHome.png); }

#grafico-home li#box-smggroup    { left:190px; top:100px; }
#grafico-home li#box-engineering { left:190px; top:0px;   }
#grafico-home li#box-production  { left:380px; top:120px; }
#grafico-home li#box-marketing   { left:190px; top:240px; }
#grafico-home li#box-reserach    { left:0px;   top:120px; }

#grafico-home li#box-smggroup a    { width:190px; height:140px; background-position: -190px -100px; }
#grafico-home li#box-engineering a { width:190px; height:100px; background-position: -190px    0px; }
#grafico-home li#box-production a  { width:190px; height:100px; background-position: -380px -120px; }
#grafico-home li#box-marketing a   { width:190px; height:100px; background-position: -190px -240px; }
#grafico-home li#box-reserach a    { width:190px; height:100px; background-position:    0px -120px; }

#grafico-home li#box-smggroup a:hover    { background-position: -190px -440px; }
#grafico-home li#box-engineering a:hover { background-position: -190px  340px; }
#grafico-home li#box-production a:hover  { background-position: -380px -460px; }
#grafico-home li#box-marketing a:hover   { background-position: -190px -580px; }
#grafico-home li#box-reserach a:hover    { background-position:    0px -460px; }

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

.news-item p { margin:0; }
.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:15px 25px 0 0; border:1px solid #eee; background:#fff; }
.item-cella.hover { padding:3px; border:2px solid #ccc }
.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 #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 { background:#eee; padding:4px; text-align:center; }

/* 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:12em; 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:12em; }
#fs_pulsanti { margin-left:12em; }
#fs_pulsanti input {  background:#00385F; border:1px solid #171d0c;  font:12px Arial,Helvetica,sans-serif; padding:2px 20px; color:#fff; font-weight:bold; }

.error { font-weight:bold; color:#fcc; }
.success { font-weight:bold; color:#cfc; }

/* sitemap */
#sitemap h5 { background:#eee; color:#222; }
#sitemap ul { list-style-type:disc; }
