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

BODY {
	color: #000;
	background: #fff;
	text-align: center;
	font-family:  Verdana;
	font-size: 11px;
}
HTML {
	overflow-y: scroll;
}
A {
	color: #000;
	text-decoration: none;
}
A:focus,
A:hover 	 {
	color: #000;
	text-decoration: underline;
}
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: #fff url(../images/bgBussola.png) no-repeat 0 0;
	padding-left: 24px;
	line-height: 20px;
	font-family: Verdana;
}
#bussola A {
	color: #777;
}
#bussola A:hover {
	color: #000;
}
#bussola .lastElement,
#bussola SPAN.lastElement {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.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: #000;
}
H4 {
	font-weight: bold;
}
/* utilities */
.mir {
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -9999em;
}
/* layout */
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}
#header_home {
	padding: 0;
	margin: 100px 0 80px;
}
#header {
	height: 100px;
	position: relative;
}
#header .logo {
	padding: 15px;
}
#contentarea {
	clear:both;
	width:100%;
	overflow:hidden;
}
#content-wrapper {
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
#maincontent {
	width: 100%;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: justify;
}
/* Box Search */
#box-search {
	background: #ddd;
	width: 150px;
	position: absolute;
	top: 10px;
	right: 0;
	padding: 1px;
}
#box-search	input.text_field {
	background: #ddd;
	font-size: 11px;
	width: 118px;
	border: none;
}
#box-search	input.pulsante_ricerca {
	background: #ddd;
	outline: none;
}
/* menunav */
#menunav {
	padding: 10px 0;
	margin: 0 auto;
	/* background: url(../images/linea_orizzonte.jpg) no-repeat top center;*/
}
#menunav UL {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
}
#menunav UL LI {
	display: inline;
}
#menunav UL LI A {
	font-family: Verdana;
	color: #999;
	text-decoration: none;
	outline: none;
	font-size: 15px;
	padding: 0 20px;
}
#menunav UL LI A:hover,
#menunav UL LI A.current {
	color: #000;
}
/* menucat */
#menucat UL {
	list-style-type:none;
	width:230px;
	padding:0;
	margin:0;
}
#menucat UL LI {
	display:block;
	list-style-type:none;
}
#menucat UL LI A {
	display:block;
	padding:5px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}
#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:289px;
	height:65px;
	position:absolute;
	top:5px;
	left:330px;
}
#logo a.mir {
	width:289px;
	height:65px;
	background:url(../images/logo.gif) 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 {
	padding: 0;
	margin: 200px 0 0 0;
	font-size: 10px;
	color: #999;
	line-height: 18px;
}
#footer A {
	color: #999;
	text-decoration: underline;
}
#footer A:hover {
	color: #000;
	text-decoration: underline;
}
/* !categorie prodotti */
.item-cella {
	float:left;
	width:204px;
	height:138px;
	padding:9px;
	background:url(../images/bg_showroom.gif) no-repeat center bottom;
	text-align:center;
	margin:0 40px 20px 40px;
}
.item-cella.hover {
	border-color:#ddd;
	background:#ddd;
}
.item-cella .immagine  {
	height:125px;
	width:206px;
	position:relative;
}
.immagine-laterale {
	float:right;
	margin-bottom:10px; 
	padding:0;
	/*margin: 0 165px 0 0;*/
}
.immagine-laterale img {
	margin-left:25px;
}
.wrapper-elenco {
	clear:both;
}
/* gallery */
#colonna1 {
	float:left;
	width:400px;
}
#colonna2 {
	float:right;
	width:530px;
	margin:0 0 0 20px;
	display:inline;
}
.image-gallery {
	clear:both;
	padding-top:30px;
	float:right;
	width:412px;
}
.image-gallery h4 {
	padding:0 0;
	margin:0 0 0 12px;
	font-size:1em;
	font-weight:bold;
	color: #333;
}
.gallery-item {
	float:left;
	width:90px;
	height:90px;
	margin:10px 0 0 12px;
}
.gallery-item a img {
	padding:4px;
	border:1px solid #ddd;
	background:#eee;
}
.gallery-item a:hover img {
	background:#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:25px;
}
/* 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 {
	text-align: center;
	/*margin-left:15em;*/
	/*border: 1px solid #c00;*/
}
#fs_pulsanti input,#fs_pulsanti button {
	background: #666;
	border: 1px solid #666;
	font:bold 12px Arial,Helvetica,sans-serif;
	padding:2px 40px;
	color:#fff;
}
.error {
	font-weight:bold;
	color:#f00;
}
.success {
	font-weight:bold;
	color:#0f0;
}
#richiedi a {
	background: #ad0f04;
	padding: 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
}

/* sitemap */
#sitemap ul {
	font-weight:normal;
	color:#ccc;
}
#sitemap ul ul {
	font-weight:normal;
}
#sitemap ul a {
	color:#333;
}
#sitemap ul a:hover {
	color:#000;
}
/* 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	{}
/* box-login */
#box-login	{}
