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

body {
	color:#222;
	background:#ddd;
}
html  {
	overflow-y:scroll;
}
strong {
	color:#000;
}
a {
	color:#03a;
}
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:#222;
	border:1px solid #bbb;
}
input.text_field:focus, textarea:focus {
	background:#eee;
	border-color:#999;
}
select {
	background:#fff;
	color:#222;
	border:1px solid #bbb;
}
.titolo_sezione   {
	margin-bottom:0;
	font-size:2em;
	margin-bottom:0.1em;
	font-weight:bold;
	letter-spacing:-1px;
}
#bussola {
	color:#777;
	font-size:11px;
	margin-bottom:1em;
	background:#e1e1e1 url(../images/bgBussola.png) no-repeat 0 0;
	padding-left:24px;
	line-height:20px;
}
#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:#ee4701;
}
h4 {
	font-weight:bold;
}
/* utilities */
.mir {
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:-9999em;
}
/* layout */
#container {
	width:960px;
	margin:0 auto;
}
#header {
	height:164px;
	position:relative;
	color:#fff;
	background:url(../images/header.jpg) no-repeat top center;
}
#lingue {
	position:absolute;
	top:10px;
	right:10px;
}
#contentarea {
	clear:both;
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg-content.gif) repeat-y right 0;
	color:#222
}
#content-wrapper {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
#sidebar {
	float:right;
	width:230px;
	padding:0 10px;
}
#maincontent {
	float:left;
	width:680px;
	padding:0 15px 10px;
	position:relative;
}

/* menunav */
#menunav {
	overflow:hidden;
	width:650px;
	height:40px;
	position:absolute;
	top:124px;
}
#menunav a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#menunav a:hover {
	color:#666;
}
#menunav ul {
	float:left;
	width:auto;
	height:40px;
	list-style-type:none;
	padding:0; 
	text-align:center;
	margin:0;
}
#menunav ul li {
	height:40px;
	float:left;
}
#menunav ul li a {
	height:40px;
	line-height:40px;
	float:left;
	padding:0 15px;
	outline:none; 
	font-size:14px;
	color:#00a7fe;
}
#menunav ul li a:hover {
	background:url(../images/punto_menunav.gif) no-repeat top center;
	color:#ff6633;
}
/* menucat */
#menucat ul {
	list-style-type:none;
	width:230px;
	padding:0;
	margin:0;
}
#menucat ul li {
	display:block;
	list-style-type:none;
	width:230px;
}
#menucat ul li a {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	width:230px;
}
#menucat ul li a.current {
	background-color:#5389DF;
	color:#fff;
}
#menucat ul li a:hover {
	background-color:#28416A;
	color:#fff;
}
#menucat ul ul li a {
	padding-left:25px;
	font-weight:normal;
}
#menucat ul ul ul li a {
	padding-left:45px;
}
#menucat ul ul ul ul li a {
	padding-left:65px;
}
#menucat ul ul ul ul ul li a {
	padding-left:85px;
}
#menucat ul ul ul ul ul ul li a {
	padding-left:105px;
}
/* header */
#logo  {
	width:278px;
	height:51px;
	position:absolute;
	top:58px;
	left:46px;
}
#logo a.mir {
	width:278px;
	height:51px;
	background:url(../images/logo.jpg) no-repeat 0 0;
}
#slogan {
	width:440px;
	height:150px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../images/slogan.jpg) no-repeat 0 0;
}
/* footer */
#footer {
	line-height:3.3em;
	clear:both;
	font-size:.8em;
	text-align:center;
	color:#000;
	
}
#footer a {
	color:#818D9F;
}
#footer a:hover {
	color:#000;
}
#ragsoc {
	background:url(../images/footer.jpg) no-repeat top center;
	height:117px;
	line-height:3em;
	clear:both;
	font-size:.9em;
	text-align:center;
	color:#000;
}
/* !categorie prodotti */
.item-cella  {
	float:left;
	width:160px;
	height:150px;
	padding:9px;
	border:1px solid #ddd;
	text-align:center;
	margin:0 20px 20px 0;
	background:#eee;
	font-weight:bold;
}
.item-cella.hover {
	border-color:#ddd;
	background:#ddd;
}
.item-cella .immagine {
	height:105px;
	width:150px;
}
.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 #ddd;
	background:#eee;
}
.gallery-item a:hover img {
	background:#ddd;
	border-color:#ddd;
}
/* 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;
}
#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 em {
	color:#f33;
}
.align-to-label {
	margin-left:15em;
}
#fs_pulsanti {
 margin-left:15em;
}
#fs_pulsanti input,#fs_pulsanti button {
	background:#26368a;
	border:1px solid #16267a;
	font:bold 12px Arial,Helvetica,sans-serif;
	padding:2px 40px;
	color:#fff;
}
.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;
}
/* box-newsletter */
#box-newsletter	{
	position:absolute;
	width:280px;
	right:15px;
	bottom:7px;
	color:#000;
}
#box-newsletter label	{
	font-weight:bold;
}
#box-newsletter input#email {
	margin:0 5px;
	width:115px;
	border:none;
	background:none;
}
/* home */
#sidebar_home {
	float:right;
	width:620px;
	padding:0 10px;
}
#maincontent_home {
	float:left;
	width:290px;
	padding:0 15px 10px;
	position:relative;
	min-height:414px; height:auto !important;
	height:414px;
}
#contentarea_home {
	clear:both;
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg_home.jpg) no-repeat right 65px;
	color:#222; padding-top:20px;
}
#home {
	position:relative;
}
#img_home {
	position:absolute;
	width:240px;
	height:388px;
	background:url(../images/pollice.jpg) no-repeat 0 0;
	left:20px;
}
img.benvenuto {
	margin-left:45px;
}
#contentarea_home #menucat ul {
	list-style-type:none;
	width:290px;
	padding:0;
	margin:0;
}
#sidebar_home {
}
#banner	{
	width:220px;
	position:absolute;
	top:10px;
	right:45px;
	height:10px;
}
#banner	h4	{
	color:#FFF;
	font-size:1.3em;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:.5em;
}
#banner p {
	font-size:13px;

}
#contentarea_home #menucat {
	position:relative;
}
#home a	{
	text-decoration:none;
	color:#FFF;
}
#home a:hover {
	color:#000;
}
a.controllo {
	position:absolute;
	top:8px;
	left:35px;
	z-index:30;
	line-height:1em;
}
a.rilevazione {
	position:absolute;
	top:21px;
	left:185px;
	z-index:30;
	line-height:1em;
}
a.gestione {
	position:absolute;
	top:83px;
	left:35px;
	z-index:30;
	line-height:1em;
}
a.accessori {
	position:absolute;
	top:100px;
	left:180px;
	z-index:30;
}

H4,
#ricerca {
	margin: 0;
	padding: 0;
}
.pulsante_ricerca {
	margin: 0;
	padding: 0 2px;
}
