/**
  rosso #a00
  grigio #ccc
  nero #000
*/

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

/*************************************
				GENERICI			 *
**************************************/
BODY {
	color: #333;
	background: #ccc url(../images/sf_sito.jpg) repeat-y center top;
	margin: 0 auto;
}
HTML { 
	overflow-y: scroll;
}
A {
	color: #a00;
}
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;
	width: 10em;
}
table {
margin-bottom:1.4em;
width:40%;
}
.titolo_sezione {
	font-size: 20px;
	margin-bottom: 0.1em;
	padding: 20px 0 0 10px;
	font-weight: bold;
	color: #900B0A;
}
#bussola {
	color: #777;
	font-size: 11px;
	margin-bottom: 1em;
	background: url(../images/bgBussola.png) no-repeat 0 0;
	padding-left: 24px;
	line-height: 20px;
}
#bussola a {
	color: #777;
}
#bussola a:hover  { 
	color: #a00;
}
.section-title { 
	border-bottom: 1px solid #a00;
}
.box-title p {
}
.box-title a {
	float:right;
}

.clearfix,
.ripristino { 
	clear: both;
}
.error, .errore {
	color:#c00;
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {
	color:#000;
}
h4 {
	font-weight:bold;
}

.mir {
	display:block;
	overflow:hidden;
	outline:none;
	text-indent:-9999em;
}
/*************************************
				LAYOUT				 *
**************************************/
#container { 
	width: 940px;
	margin: 0 auto;
	border: 10px solid #fff;
	background: #fff;
}
#header {
	height: 100px;
	position: relative;
	color: #fff;
}
/* header */
#logo { 
	width: 432px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo a.mir {
	width: 432px;
	height: 100px;
	background: url(../images/logo_eoitence.jpg) no-repeat 0 0;
}
#lingue {
	color: #000;
	position: absolute;
	top: 10px;
	right: 10px;
}
#lingue SPAN {
	margin: 0 5px 0 0;
	padding: 0 0 5px 0;
	float: left;
}
#fb {
    color: #000;
    position: absolute;
    top: 6px;
    right: 220px;
}
#fb SPAN {
    margin: 0 5px 0 0;
    padding: 3px 0 3px 0;
    float: left;
}
#telefono {
	position: absolute;
	bottom: 12px;
	right: 10px;
}
/* contain */
#contentarea {
	clear: both;
	width: 100%;
	overflow: hidden;
}
#content-wrapper {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
#sidebar {
	float: right;
	width: 260px;
	padding: 20px 0;
	margin-left: 20px;
}
#maincontent {
	float: left;
	width: 640px;
	padding: 0 5px 10px 15px;
	margin: 0;
	position: relative;
	min-height: 555px;
	height: auto !important;
	height: 555px;
}

#maincontent_home {
	float: left;
	width: 640px;
	padding-bottom: 10px;
	position: relative;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#home {
	margin: 0;
	padding: 0;
}
#home H3 {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 10px 10px;
	margin: 0;
	color: #900B0A;
}
#home P {

margin: 0;
padding: 0;
font-size: 12px;
padding: 0 0 40px 10px;
margin: 0;
line-height: 1.5em;
}
#home STRONG {
	font-size: 13px;
	color: #000;
}
#home IMG {
	width: 472px;
	height: 189px;
	padding: 0 0 0 10px;
}
/* box search */
#box-search {
	height: 25px;
	padding: 0; 
	width: 175px;
	position: absolute;
	top: 13px;
	right: 10px;
	background: url(../images/bgSearch.png) no-repeat 0 0;
}
#box-search form {
	padding: 2px;
}
#box-search input {
	float: left;
}
#box-search input.text_field {
	padding: 3px 20px 2px 10px;
	border: 0; 
	background: transparent;
	width: 125px;
}
#box-search input.pulsante_ricerca {
	float: right;
	position: absolute;
	top: 3px; 
	right: 8px;
}
/* menunav */
#menunav {
	position: relative;
	overflow: hidden;
	width: 940px;
	height: 50px;
	background: #a00 url(../images/sf_menunav.jpg) no-repeat center top;
}
#menunav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#menunav a:hover	{
	color: #fff;
 }
#menunav ul {
	float: left;
	width: auto;
	height: 50px;
	list-style-type: none;
	padding: 0;
	text-align: center;
	background: url(../images/div_menunav.jpg) no-repeat left top;
}
#menunav ul li {
	height: 50px;
	float: left;
	background: url(../images/div_menunav.jpg) no-repeat right top;
}
#menunav ul li a {
	height: 50px;
	line-height: 50px;
	float: left;
	padding: 0 25px;
	outline: none;
	font-size: 14px;
}
#menunav ul li a:hover {
	color: #000;
}
#menunav ul li a:active	{
	color: #000;
}
/* menucat */
#menucat H4 {
font-weight: bold;
font-size: 20px;
color: #900b0a;

}
#menucat UL {
	list-style-type:none;
	
	padding:0; 
	margin:0; 
}
#menucat ul li {
	display:block;
	list-style-type:none;
	
}
#menucat ul li a {
	display: block;
	padding: 7px 10px 7px 5px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	/*background: url(../images/freccina.gif) no-repeat center right;*/
}
#menucat ul li a.current {
	background-color:;
	color:#000;
}
#menucat ul li a:hover {
	background-color:;
	color:#900b0a;
}
#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;
}
/* footer */
#wrapper-footer	{
	width: 930px;
	padding: 10px 15px;
	margin: 0 auto;
	height: 110px; 
	background: #ececec;
}
#footer { 
	position: relative;
	padding: 0;
	margin: 0;
}
#footersx {
	width: 60%;
	position: absolute;
	left: 0;
	top: 0;
}
#footerdx {
	width: 30%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
/* !categorie prodotti */
.item-cella {
	float:left;
	width:160px; 
	height:180px;
	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:585px;*/
	padding: 10px 0;
	margin: 0;
	text-align: justify;
}
.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;
}

/* INIZIO elenco eventi */
.item-elenco-eventi {
	float:left;
	width:585px;
	padding: 10px 0;
	margin: 0;
	text-align: justify;
}
.item-elenco-eventi:last {
	border-bottom:none;
}
.item-elenco-eventi .titolo {
	margin-bottom:0.5em;
}
.item-elenco-eventi p.data {
	margin:0;
	color:#666;
	font-size:11px;
}
.item-elenco-eventi .immagine {
	width: 155px;
	padding: 2px;
	float:right;
	border: 1px solid #DEDEDE;
	text-align: center;
}
.item-elenco-eventi .immagine img {
}


/* FINE elenco eventi */



/* elenco ricerche */
.item-elenco-ricerca {
	float:left;
	width:585px;
	padding:0 10px 0 5px;
	margin: 0 0;
	text-align: justify;
	border-bottom:1px dashed #ccc;
}
.item-elenco-ricerca :last {
	border-bottom:none;
}
.item-elenco-ricerca  .titolo {
	margin-bottom:0.5em;
}
.item-elenco-ricerca  p.data {
	margin:0;
	color:#666;
	font-size:11px;
}
.item-elenco-ricerca .immagine {
	float:right;
}
.item-elenco-ricerca  .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;
}
.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;
}

.pno {
	display:none;
}
.pmc h1{
	color:#900B0A;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:20px 0 10px 10px;
}
