﻿/*  MBsolutions 2009 */

fieldset, img, textarea{border:none;}
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, blockquote, p, ol, ul, li, pre, form, fieldset, input, textarea, th, td {margin:0; padding:0;}
ol, ul {list-style:none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
a {outline-style: none;}


/**********IMPOSTAZIONI GENERALI**************/

a:link{ text-decoration:none; color:#B72322; }
a:visited{text-decoration: none; color: #7EACB8;}
a:hover{ text-decoration:underline;	color:#EF0606; }

#col_menu a:link, #col_menu a:visited{
	text-decoration:underline;
	color:#000;
}
#col_menu a:hover{
	text-decoration:underline;
	color:#EF0606;
}	

h1 { margin: 0 0 10px; padding: 10px 0 5px; color: #1C5372; font-size: 1.5em; }

h2 { margin: 0 0 10px; padding: 10px 0 3px; color: #103C55; font-size: 1.2em; font-weight:bold; }

h3 { padding-left: 10px; font-size: 1.2em; height: 24px; line-height: 24px; color: #2387BC; }

h4 { padding-left: 10px; color: #fff; font-size: 0.8em; height: 24px; line-height: 24px; }

h5 { padding-left: 10px; color: #fff; font-size: 0.7em; height: 24px; line-height: 24px; }


/********** HTML - BODY - LOGO - HEADER **************/


html
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    color: #333333;
    height: 100%;
    text-align: left;
}

body
{
    /* padding-top:20px; */ /* margin: 0 auto;
	width:100%; */
    background-color: #EEEEEE;
}

div#attenzione
{
    height: 24px;
    background-color: #990000;
    color: #FFF;
    font-size: 10px;
    text-align: center;
    font-family: Verdana;
}

div#attenzione a:link
{
    text-decoration: none;
    color: #FFFFFF;
}
div#attenzione a:visited{text-decoration: none; color: #FFF;}
div#attenzione a:hover
{
    text-decoration: underline;
    color: #FF3300;
}


div#contenitore
{
    background-position: top;
    position: relative; 
    padding: 0px;
    margin: 0px auto;
    width: 920px;
    background: transparent url("images/bg_contenuti.gif") top repeat-y;
}

div#logo
{
 	position:absolute;
	left:0px;
	top:-90px;
}

#titolo a { 
    display:block;
    position:absolute;
    top:90px;
    left:20px;
	/* dimensioni logo */
    width:233px;
    height:75px;
	/*--------------------------------------------------------*/
    text-indent:-9000px;
	background:transparent url("images/logo.png") top no-repeat;
	z-index:95;
}

div#lingue{
	position:absolute;
	top:275px;
	right:892px;
}
div#lingue img
{
    border: 1px solid #CCCCCC;
}

#descrizione-web
{
    position:absolute;
    left:-9000px;
}

#contenitore-header
{
	height:120px;
	background:transparent url("images/hd.gif") no-repeat;
	margin-top:0px;
}

div#header-content span {text-indent:-9999px;}
div#wrapper{
	position:relative;
	
}
/* div#testi{
 	height:100% !important;
	height:1%;
	text-align:left;
	background: transparent url("images/bg_content.gif") top repeat-x;
	padding:20px 0 0 0; 
} */
div#wrapper_content
{
    margin: 0; /* background: transparent url("images/bg_content.gif") top repeat-x; */
    background-color: #FEFBF6;
}
div#testi, div#testi-parag2{
	width:908px; /* larghezza dei contenuti */
	text-align:left;
	padding-top:20px;
	margin:0 auto;
	/* border:1px solid #ccc; */
	
}

/*---------------TESTI------------------*/
.text_boldred
{
    font-size: medium;
    color: #A03800;
    font-weight: bold;
}
.text_boldblack
{
    font-size: medium;
    color: #000;
    font-weight: bold;
}

.text_price
{
    font-size: medium;
    color: #A03800;
    font-weight: bold;
}



/*----------------------------------------*/
div#colonna-sinistra
{
    float: left;
    width: 160px;
    height: auto !important;
    font-size: .9em;
    margin-left: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 10px 5px 0 5px;
    border: 1px solid #B1B1B1;
    background-color: #F7F7F7;
}

div#colonna-sinistra2
{
    float: left;
    width: 610px;
    height: auto !important;
    font-size: .9em;
    margin-left: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 10px 5px 0 5px;
   /* border: 1px solid #B1B1B1;*/
    background-color: #FFF;
}

div#colonna-centrale{
    float: left;
    padding: 10px 5px 0 5px;
    height: auto !important;
    font-size: .9em;
    margin-top: 50px;
    
}
div#colonna-centrale p
{
    font-size: 10px;
    color: #808080;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    text-align: center;
}

div#colonna-destra
{
    float: right;
    width: 160px;
    height: auto !important;
    font-size: .9em;
    margin-right: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    border: 1px solid #CCCCCC;
    background-color: #FFF;
    padding: 5px 5px 0 5px;
}
div#colonna-destra2
{
    float: right;
    width: 234px;
    height: auto !important;
    font-size: .9em;
    margin-right: 20px;
    margin-top: 50px;
    margin-bottom: 20px;
    border: 1px solid #CCCCCC;
    background-color: #FFF;
    padding: 5px 5px 0 5px;
}

div#contenuti-centrali
{
    width: 920px;
    font-size: .9em;
    background: transparent url("images/bg_contenuti.gif") top repeat-y;
    margin-bottom: 0px;
}

#googlemap {
	margin-bottom:24px;
	border:14px solid #E3E3E3;
	width:450px;
	height:350px;
}

div#banner{
	/*position:absolute;
	top:32px;*/
	float:left;	
	height:286px;
	width:407px;
	background-color:#000;
	margin-right:50px;
	/* outline:1px solid #fff; */ /* bordo esterno ai bordi */
}
div#banner_testo{
	float:left;	
	color:#fff;
	width:407px;
	height:286px;
}
div#banner_testo h4{color:#fff}

div#banner-alto { width:950px; height:100px; margin-top:5px;}
div#banneraltogoogle { width:950px; margin-top:3px;}


div#banner-destra { width:190px; margin:60px 0 0 10px; float:left;}
div#banner-destragoogle { width:190px; margin:60px 0 0 10px;}


div#bandiere{
	position:absolute;
	top:12px;
    left:900px;
} 
div#iso-logo {
	position:absolute;
	top:12px;
    left:800px;
}

/********** MENU NAVIGAZIONE **************/


/*div#menu-navigazione{
 	position:absolute;
	top:50px;
	left:500px;
	height:43px;
	width:910px;
	text-align:left;
	font-size:1.5em;
	letter-spacing:1pt;
	font-weight:bold;
	background:url("images/bg_menu.jpg");
}*/
div#menu-navigazione
{
    top: 0px;
    left: 0px;
    height: 60px;
    width: 920px;
    text-align: left;
    font-size: 1.2em;
    letter-spacing: 1pt;
    font-weight:normal;
    background: url("images/bg_ricerca.gif");
    color: #7CAAB7;
}
div#menu-navigazione a:link{text-decoration: none;color: #6BA0AD;}
div#menu-navigazionea:visited {text-decoration:underline; color:#B72322;}
div#menu-navigazione a:hover{text-decoration:underline; color:#B72322; }

div#menu-navigazione ul
{
    list-style-position: inside;
    list-style-type: none;
    padding: 2px;
    margin-bottom: 2px;
    margin-left: 300px;
}


/*-----------------------------------------*/
/* COLORI  LABEL                           */

.labelred{color:#FF0000}


/*-----------------------------------------*/
/*	 UL - LI - ELENCHI  */




.lista1 ul {
	list-style-position:inside;
	list-style-type:none;
	padding:2px;
	margin-bottom:10px;
	
}
.lista1 li{
	font-size:1.1em;
	letter-spacing:1pt;
	background-image:url("images/dot-list.gif");
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-top:1px;
	padding-left:15px; 
    line-height: 18px;
}

/* elenco fotografie pag prodotti */

div.cont-tab{
	padding-bottom: 40px;
}
div.tabella{
	width:520px;
	margin:0;
	padding:0;
}
div.colonna-sx{
	float:left;
	width:200px;
	margin:0;
	padding:0;
}
div.colonna-sx img{margin-bottom:2px;}
div.colonna-dx{
    float:right;
	width:200px;
	margin:0;
	padding:0;
	text-align:justify;
	overflow:hidden;

}

.elencoart{ margin-left:10px; margin-top:7px; padding-right:5px;}

.c-articoli
{
    width: 330px;
    height: 220px;
    background-image: url('images/bg_prodotto.gif');
    margin-right:3px;
    margin-top:20px;
}


/*------------*/
/*	Paragrafi */
/*------------*/
div.separatore{
	text-align:center;
	margin-bottom:24px;
}
p {
	word-spacing: 0.25em;
	letter-spacing: 0;
	line-height: 1.4em;
	margin-bottom:26px;
	text-align:justify;
}
p.title{}

blockquote
{
    background-position: left top;
    font-size: 1.3em;
    font-weight: bold;
    color: #5F9DAD;
    margin: 0 0 26px 45px;
    padding: 14px 0 10px 0;
    text-indent: 22px;
    background: url("images/quote.png") top left no-repeat;
}
p.cite{
	text-align:right;
	font-style:italic;
	padding:0;
	padding-right:20px;
	margin:0;
}
hr
{
    margin: 24px 0;
    padding: 0;
    border: 1px solid #C0C0C0;
}
/*------*/
/*	Box */
/*------*/
/*div#boxes{
	width:100%;
	text-align:center;
	background:#C30000 url("images/violoncello.png") bottom right no-repeat;
}*/

/*div#boxes_inn{
	position:relative;
	width:865px;
	font-size:.9em;
	color:white;
	margin:0 auto;
}*/

/*div#boxes h3, div#boxes a {color:#FFF3D9}*/

div.box{
	width:215px;
	height:215px;
	font-size:.8em;
 	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	line-height: 1.6em;
	padding:10px;
	margin:0 auto 24px auto;	
	/* border:1px solid #8A8675; */
	/* background:#fff url("images/bg_col.gif") repeat-x; */
	
}

div.box_img{
	float:left;
	/*
width:407px;
	height:286px;
*/
	margin:6px 20px 0 10px;
}
div.box_txt{margin: 20px 10px 10px 0}
div.box2{
	width:100%;
	padding:0;
	margin:0 auto 0 auto;	
	border-width:1px 0 0 0;
	border-style:solid;
	border-color: #8A8675;
	background-color: #E5D9BE;
}


div#banner-index { width:728px; height:100px; margin-left:91px; margin-top:5px;}

/*---------*/
/*	CAMPI DI RICERCA IN HOME  */
/*---------*/

div#rctestolibero{ float:left; width:250px; margin:18px 0 0 140px;}

div#rccategoria{float:left; margin-left:5px; margin-top:18px;}
div#rcprovincia{float:left; margin-left:5px; margin-top:18px;}
div#rcbottone{float:left; margin-left:25px; margin-top:18px;}
div#rcclear{ clear:right;}


/*---------*/
/*	TABLE  */
/*---------*/

.td_img img{ margin-right:10px;}
.tr_prezzo { height:50px;}
.tr_titolo{height: 60px;}
.tr_annuncio
{
    background-color: #FD5900;
}

table.tabellaprezzi {
	width:100%;
	/*border:1px solid #cacaca;*/
	margin-bottom:30px;
}
table.tabellaprezzi th
{
    text-align: center;
    font-size: 1em;
    background-color: #5F6E20;
    color: #fff;
    padding: 4px;
}
table.tabellaprezzi td{
	text-align:left;
	/*font-size:1.2em;*/
	padding:4px;
}
/*table.tabellaprezzi th a:link, table th a:visited {color:#D85E5D}
table.tabellaprezzi th a:hover {color:#FCB8B8}*/
caption{display:none;} 

/*----------------------------------*/
/*       box e form invia mail		*/


div.cform {
	width: 90%;
	margin: 0 auto; 
  }
div.cform p.cf-sb {
    margin-top: 1em;
    padding-top: 0.5em;
    border-top: 1px solid #3b4040;
    width: 100%;
    text-align: center; 
	}
div.cform ol {list-style: none}
div.cform ol label {
      display: block;
      font-size: 0.9em;
      color: #595959;
      margin-bottom: 5px; 
	  }
div.cform ol textarea {
      border: 1px solid #777777;
      width: 95%; 
	  }
div.cform fieldset {
    overflow: auto;
    display: inline-block; 
	}
div.cform fieldset {display: block}
div.cform fieldset legend {display: none}
div.cform fieldset input {
      border: 1px solid #777777;
      width: 95%;
      font-size: 1.1em;
      background: #fff; 
	  }
div.cform fieldset li {margin-bottom: 10px}	

/*-----------------------------------------------------*/
/*	CLEAR  */


.clear{clear:both}
.float_left{float:left}
#spacer{width:1px; height:200px;}

/*----------------------------------------------------*/
/*	FOOTER                                            */
/*----------------------------------------------------*/
div#footer
{
    background-position: transparent url("images/bg_contenuti.gif") repeat-y;
    position: relative;
    width: 100%;
    height: 90px;
    margin-top: 0px;
    color: #000;
    background: transparent url("images/bg_contenuti.gif") repeat-y;
}

div#footer h5 a{
	display:block;
	width:155px;
	height:33px;
	text-indent:-9999px;
	
	}
div#footer h5{
	position:absolute;
	right:5px;
	top:20px;
	width:70px;
	height:54px;
	background:transparent url("images/logo_footer.png") no-repeat;
	}
	
.pcenter
{
    text-align: center;
    display: block;
    height:15px;
    width:100%;
}

#fondo{ position:relative; top:30px; height:680px;}

.titolitab
{
    font-weight: bold;
    font-size: 14px;
    color: #000099;
    height: 25px;
    text-align: center;

}

/*------------  FINE FOOTER  -------------*/
/*------------  GALLERY E IMMAGINI  -------------*/
.testotab
{
    font-weight: normal;
    font-size: 14px;
    color: #000;
    height:40px;
    text-align:center;
}
.tabellaprezzi
{
    border-spacing: 5px;
    
}

.space { height:30px;}

.gallery {
	
	width:480px;				
}
.gallery a {
	display:block;
	float:left;
	margin:5px;
	
	text-align:center;
}
.gallery a:hover {
	
}
.gallery a img {
	border:none;
	display:block;
}
.gallery a#vlightbox{display:none}
.key2
{
    font-size: small;
    color: #CCCCCC;
}

#flashcontent{ height:500px;}

div.img-centrata{
    margin-top:50px;
	margin-bottom:24px;
}
div.img-centrata img
{
    padding: 10px;
    background-color: #E6E6E6;
    border: 1px solid #ccc;
}

/*-----PRODOTTI---------------------------------*/

.prodotti{ width:230px;}
.prodotti img{
    padding: 5px;
    margin-left:7px;
    background-color: #E6E6E6;
    border: 1px solid #ccc;
}

.prodotti h3
{
    font-size: 14px;
    font-weight: bold;
    color: #1C5372;
}
.prodotti h4
{
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}
.prodotti p{    
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    margin-left:15px;
 }
.prodotti a { margin-left:180px;}

.prodotti-headline
{
    margin-left: 15px;
    margin-bottom:5px;
    font-size: 12px;
    color: #666666;
}

.nomeprodotto
{
    font-size: 14px;
    font-weight: bold;
    color: #1C5372;
}
.descprodotto
{
    font-size: 12px;
    font-weight: bold;
    color: #808080;
}
/*-----VISUALIZZAZIONE IMMAGINI---------------------------------*/

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 105px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
}
ul.thumb li img {
	width: 100px; height: 100px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;

}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}


#testoscheda{ 
    width:250px;
    float: left;
	list-style: none;
	margin: 0; padding: 10px;}

#fotopiccole{}

/* MENU INIZIALE ---------------------------------------------*/
#navcontainer {
        margin: 10px 0 0 30px;
        padding: 0;
        height: 20px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin-top: 50;
}

#navcontainer ul li a
{
    background-position: #fff;
    background: #fff;
    width: 78px;
    height: 18px;
    border-top: 1px solid #f5d7b4;
    border-left: 1px solid #f5d7b4;
    border-bottom: 1px solid #f5d7b4;
    border-right: none;
    padding: 0;
    margin: 0 0 10px 0;
    color: #EE5400;
    text-decoration: none;
    display: block;
    text-align: center;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
    background-position: #00CC00;
    color: #9D3800;
    background: #00CC00;
}

#navcontainer a:active {
        background: #c60;
        color: #fff;
}

#navcontainer li#active a
{
    background-position: #FB5800;
    background: #FB5800;
    border: 1px solid #A63A00;
    color: #fff;
}

/*---- Menu SPRITE--------------------------- */
 
#menu-destra {
    display:block;
    position:absolute;
    top:5px;
    left:620px;
	/* dimensioni menu */
    width:290px;
    height:53px;
	/*--------------------------------------------------------
    text-indent:-9000px;
	background:transparent url("images/logo.png") top no-repeat;
	z-index:95;*/
}

#menu-destra ul {
   margin: 0;
   padding: 0;
   list-style-type: none; }

#menu-destra li { float:left; padding-left:3px; }

#menu-destra a{ 
    display:block; 
    overflow:hidden; 
    text-indent:-9999px;
    background-repeat:no-repeat;
    background-position: 0 -62px;
    width:52px;
    height:62px;
}
#menu-destra a:hover{ background-position: 0 0;}
a.btn-home
{
    background-image: url("images/btn_home1.gif");
}
a.btn-annunci
{
    background-image: url("images/btn_annunci1.gif");
}
a.btn-faq
{
    background-image: url("images/btn_faq1.gif");
}
a.btn-login
{
    background-image: url("images/btn_login1.gif");
}
a.btn-preferiti
{
    background-image: url("images/btn_preferiti1.gif");
}

/*---------------CATEGORY BROUWSE------------------------*/
#elenco-categorie{margin-left:100px;}
#elenco-faq{margin-left:20px; width:480px;}

#elenco-faq ul
{
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    list-style-position: outside;
    list-style-type: none;
}

#elenco-faq li
{
    list-style-position: outside;
    margin-left: 15px;
}



.category_browse table{}
.category_browse td
{
    padding-right: 20px;
}

.category_browse td h4
{
    font-size: 1em;
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
}

.category_browse td h4 a:link, .category_browse td h4 a:visited
{
    text-decoration: none;
    color: #666666;
}

.category_browse td h4 a:hover, .category_browse td h4 a:active
{
    text-decoration: underline;
}

.category_browse td ul a:link, .category_browse td ul a:visited
{
    text-decoration: none;
}

.category_browse td ul a:hover, .category_browse td ul a:active
{
    text-decoration: underline;
}

.category_browse td ul
{
    list-style-position: outside;
    margin-top: 10px;
    list-style-image: url(images/ul_bullet.gif);
}

.category_browse td li, .category_browse td li
{
    list-style-position: outside;
    margin-left: 35px;
}

.display_left{
 width:473px;
 float:left;

}
.display_right{
  width:110px;
  float:left;
  margin-left:0px; 
}

#interattivo h5.action
{
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CCCCCC;
    border: thin solid #999999;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom:15px;
}
#interattivo .notice
{
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}



#interattivo p
{
    font-size: 12px;
    font-weight: bold;
}

input.user_info
{
    width: 200px;
}

input.register_password
{
    width: 100px;
}

input.register_question
{
    width: 250px;
}


.display_left input
{
    margin-left:10px;
}

.tabella_annunci
{
    border: 1px solid #C0C0C0;
}
#titolo_annunci h3
{
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF6418;
    border: thin solid #999999;
    font-family: Arial, Helvetica, sans-serif;
}
#titolo_annunci h4
{
    font-size: small;
    color: #000000;

   font-family: Arial, Helvetica, sans-serif;
}  

#ad_details
{
    margin: 10px 0 0 10px;
    background-color: #FFFFCC;
    font-size: 12px;
}

#ad_details tr { height:20px;}

#ad_details td.col_heading
{
    color: #7F4728;
    vertical-align: top;
}

#ad_details td.col_detail
{
    padding-left: 10px;
}

#ad_details .ad_description_text td.col_detail
{
    font-weight: bold;
}
.none
{
    display: none;
}
tr.new_section
{
    padding-top: 1em;
}

p.new_section
{
    margin-top: 1em;
}

/*-----------------*/

.item_list
{
    width: 100%;
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.item_list th
{
    background-position: #C0C0C0;
    height: 25px;
    background: #C0C0C0;
    color: #000000;
    font-weight: bold;
}

.item_list_footer
{
    height: 20px;
    width: 100%;
    margin-top: 5px;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    background: #DEDDD3;
}

.item_list_footer li
{
    list-style-type: none;
    white-space: nowrap;
    display: inline;
    margin: 0px 3px;
}

.item_list_footer ul
{
    margin: 0;
    padding: 0;
}
