html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	}
body{
	background-image:url(/i/body_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
h1{
	font-size:14px;
	color:#FD9317;
	margin-bottom:3px;
	}
#content h2{
	font-size:12px;
	color:#000;
	margin-bottom:3px;
	font-weight:normal;
	}	
h3 {
	font-size:12px;
	}
	
h4 {
	font-size:12px;
	color:#526c04;
	margin-top:5px;
	}
em{	
	font-size:11px;
	color:#FD9317;
	}		
a{
	text-decoration:none;
	color:#FD9317;
	}
a:hover{
	text-decoration:none;
	color:#526C04; 
	}
a img{
	border:0;
	}
#container{
	width:960px;
	margin:0 auto;
	margin-bottom:10px;
	position:relative;
	}
.claim {
		font-size:11px;
		text-align:left;
		padding:10px;
		display:block;
		margin-top:25px;
		border:#FD9317 double 4px;
		position:relative;
}
.claim img {
		position:absolute;
		bottom:2px;
		right:4px;
}
	#lista-suggerimenti-citta {
		padding-left:30px;
		line-height:130%;
		
	}
/*#link_wrap{
	padding-bottom:35px;
	padding-right:15px;
	position:absolute;
	bottom:0;
	right:0;
	float:right;
	}
*/
#header, #footer{
	width:940px;
	margin:5px auto;
	}
#header {
	padding-top:15px;
}
#header p{
	font-size:12px;
	color:#526c04;
	margin-top:5px;
	font-weight:bold;
}
#logo{
	display:block;
	border-bottom:2px solid #FD9317;
	width:817px;
	}
#logo p{	
	font-size:14px;
	color:#FD9317;
	margin-bottom:3px;
	font-weight:bold;
	padding:0;
	margin:0;
}
#navbar{
	position:absolute;
	top:0;
	right:0px;
	font-size:11px;
	text-align:right;
	}
#navbar ul{ 
	list-style:none;
	margin-bottom:5px;
	}
#navbar ul li{
	display:inline;
	}
#navbar ul li a{ 
	color:#6a6a6a;
	text-decoration:none;
	}		
#pre{
	background-image:url(/i/wrap_bg_top.png);
	background-repeat:no-repeat;
	height:20px;
	}	
#wrapper{
	width:930px;
	margin:0 auto;
	padding:0px 15px;
	background-image:url(/i/wrap_bg_rep.png);
	background-repeat:repeat-y;
	min-height: 600px;
	overflow:auto;
	padding-bottom:55px; 
	}
#content{
	float:right;
	width:700px;
	margin-left:15px;
	}
#intestazione{
	text-align:center; 
	margin-bottom:15px; 
	padding-bottom:10px; 
	border-bottom:1px solid #FD9317;
	position:relative;
	}
#risultati_mappa {
	position:absolute;
	top:0;
	right:10px;
	}	
/*######################## FIORISTI IN EVIDENZA START ########################*/
.result{
	padding:7px;
/*	min-height: 120px; 
	height: auto !important; 
	height: 120px; */
	}
.odd{
	border-top:#CACACA solid 1px;
	background-image:url(/i/gradient.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #dedede;
	}	
.result_hover {
	background-image:none;
	background-color:#FFFAD5;
}
#content .inevidenza{
	width:480px;
	display:inline;
	float:left;
	}
#content .inevidenza h3{
	margin-bottom:5px;
	}
	
#content .inevidenza table{
	margin-top:10px;
	}		
#content .inevidenza table tbody tr{
	height:14px;
	}	
#content .inevidenza table tbody tr td{
	padding-left:22px;
	width:50%;
	padding-bottom:5px;
	}
td.tel{
	background-image:url(/i/icone/telefono.gif);
	background-repeat:no-repeat;
	background-position:40% left;
	vertical-align:top;
	}
td.fax{
	background-image:url(/i/icone/fax.gif);
	background-repeat:no-repeat;
	background-position:40% left;
	vertical-align:top;
	}
td.mail{
	background-image:url(/i/icone/email.gif);
	background-repeat:no-repeat;
	background-position:40% left;
	}
td.web{
	background-image:url(/i/icone/sito.gif);
	background-repeat:no-repeat;
	background-position:40% left;
	}
#content .inevidenza a{
	font-weight:bold;
	}							
#content .inevidenza_link{
	width:190px;
	display:inline;
	float:right;
	text-align:right;
	}
.inevidenza_link a{
	width:84px;
	margin-left:5px;
	}

.descrizione {
	margin-top:5px;
	}	
/*######################## FIORISTI IN EVIDENZA END ########################*/	
#navigation{
	float:left;
	width:215px;
	}
#navigation .cerca{
	border-bottom:2px solid #FD9317;
	text-align:right;
	padding-bottom:2px;
	}
/*######################## FORM START ######################*/
.example { color: #666; }
.menu_form {
	margin:5px 0 20px 0;
	padding:0 0 0 4px;
	}
.menu_textbox {
	border:1px solid #777777;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:18px;
	width:140px;
	font-size:12px;
	padding:3px 0 0 2px;
	}
.menu_submit {
	background-color:#FD9317;
	border:1px solid #BD611B;
	height:23px;
	cursor:pointer;
	padding-bottom:3px;
	}		
/*######################## FORM END ######################*/
#navigation div {
	border: 1px solid #eee; 
	margin: 5px auto; 
	padding:4px; 
	width: 90%; 
	background-color: #F9FED8; 
	font-size: 11px;
	}	
#navigation div  a{
	font-size: 12px;
	font-weight:bold;
	color:#03C;
	}	
#navigation div  a:hover{
	color:#526c04;
	}		
#post{
	background-image:url(/i/wrap_bg_bot.png);
	background-repeat:no-repeat;
	height:20px;
	clear:both;
	}
#footer{
	text-align:center;
	}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px; 
	}
	
	
/* RISULTATI CITTA' */
#risultati-citta .lnk-altri-fioristi {
		text-align:center;
		display:block;
		margin-top:15px;
		margin-bottom:5px;	
}
#risultati-citta #altri-fioristi{
		display:none;
}
#risultati-citta #altri-fioristi h4{
		color:#000;
}
#risultati-citta #altri-fioristi p{
		margin-left:10px;
		width:680px;	
}
#goTop {
		display:block;
		font-size:11px;
		color:#666;
		text-align:center;
		margin-top:15px;	
}


/* RISULTATI RICERCA' */
#risultati-ricerca #altri-fioristi h4{
		color:#000;
}
#risultati-ricerca #altri-fioristi p{
		margin-left:10px;
		width:680px;	
}

/* SCHEDA FIORISTA */
#scheda-fiorista h1 {
		text-align:center;
}
#scheda-fiorista h1 {
		text-align:center;
}
#scheda-fiorista p.indirizzo {
		text-align:center;
		font-size:12px;
		font-style:italic;
		background:url(/i/bg_p-indirizzo.png) no-repeat bottom center;
		padding-bottom:15px;
}
#scheda-fiorista p.descrizione{
		font-size:12px;
		padding-bottom:12px;
}
#scheda-fiorista td{
	padding-left:22px;
	width:50%;
	padding-bottom:5px;
	}
#scheda-fiorista #map{
	width: 95%;
	margin:15px auto;
	height: 450px;
	border:solid 1px #000;
}
.acquista_otherSite{
	background:transparent url(/i/acquista_otherSite.gif) no-repeat scroll left top;
	display:block;
	height:42px;
	margin:10px auto;
	position:relative;
	width:132px;
	}
.acquista_otherSite span {
	background:transparent url(/i/acquista_otherSite.gif) no-repeat scroll left bottom;
	display:block;
	height:42px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
	}
.acquista_otherSite span:hover {
	cursor:pointer;
	}	


/* GOOGLE MAPS BUBBLE */
.gmnoprint a{
	color:#000;
	font-size:11px;
	text-decoration:underline;
}
.gmnoprint a:hover{
	background-color:#526C04;
	color:#FFF;
	text-decoration:none;
}

/* MESSAGGI AVVERTIMENTO */
.msg_alert {
	background: #fff6bf url(/i/icone/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin:3px auto;
	/*width:90%;*/
	}
.msg_accept {
	background: #DDFFE1 url(/i/icone/accept.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #AFDD7D;
	border-bottom: 2px solid #AFDD7D;
	margin:3px auto;
	width:90%;	
	}
.msg_accept strong, .msg_alert strong, .msg_help strong, .msg_note strong{
	font-size:120%;
}
.msg_help {
	background: #DDE9F6 url(/i/icone/help.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #98B9DB;
	border-bottom: 2px solid #98B9DB;
	margin:3px auto;
	width:90%;	
	}
.msg_note {
	background: #FFFFEC url(/i/icone/alert.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin:3px auto;
	font-size:11px;
	}
/* MAPPA GOOGLE */
#map{
	margin-top:10px;
	height: 365px;
}
.spaziatore_10 {
	height: 10px;
}

.small {
	font-size:11px;
}

/*##################### BREADCRUMBS #####################*/																					



#content #crumbs {
	padding:0;
	margin-bottom:3px;	
	height:22px;
	border:1px solid #dedede;
	list-style-type:none;
	font-size:11px;
	}
#content #crumbs li {
	padding:0;
	margin:0;
	float:left;
	line-height:22px;
	color:#777;
	padding-left:8px;
	list-style-type:none;
	}		
#content #crumbs li a {
	background:url(/i/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 15px 0 0;
	font-weight:bold;
	}							
#content #crumbs li a:link,
#content #crumbs li a:visited {
	color:#777;
	text-decoration:none;
	}	
#content #crumbs li a:hover,#crumbs li a:focus {
	color:#526c04;
	}		

/* Pulsante link a floracom */
#navigation div#bt-floracom{
	background-color:none;
	background-image:url(/i/button_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:200px;
	height:80px;
	display:block;
	text-decoration:none;
	padding:10px 0;
	text-align:center;
	cursor: pointer;
	}
#bt-floracom a{
	color:#FD9317;
}
#bt-floracom strong{
	display:block;
	}	
#bt-floracom big{	
	display:none;
}
#bt-floracom .green{
	font-size:14px;
	color:#617400;
	}
#bt-floracom .orange, #navigation div  .orange a {
	font-size:18px;
	font-weight:bold;
	color:#FD9317;
	}
#bt-floracom .grey{
	font-style:italic;
	color:#444;
	font-size:11px;
	font-weight:normal;
	}
#bt-floracom .grey em{
	font-weight:bold;
	font-style:normal;
	font-size:14px;
	color:#6C2BAA;
	}

/* Link Top Citta*/
ul#top_search {
	list-style-type:none;
	margin-left:25px;
	
}
.top_search { font-size:11px;}

ul#lista-comuni-provincia {
	text-align:left;
	margin:0;
	padding:0;
	margin-left:25px;
}
ul#lista-comuni-provincia li {
	margin-left:45px;
}


/* Integrazione con Floracom */
.fiorista{
  	width:700px;
	border-top:solid 1px #FD9317;
	}
.fiorista em{	
  	color:#526C04;
  	font-size:11px;
}
.foto_negozio{
	display:inline;
	float:left;
/*	height:auto !important;*/
	margin-right:5px;
/*	min-height:200px;*/
	width:120px;
	}
.info_fiorista{
  	display:inline;
  	float:left;
	width:200px;
	}
.fiorista h3{
  	border-bottom:1px solid #ddd;
  	color:#526C04;
  	font-size:14px;
  	font-weight:bold;
  	margin:5px 0;
	}
.rating{
  	display:inline;
  	float:left;
  	width:120px;
	}
.review{
  	float:right;
  	text-align:right;
  	width:180px;
	}
.info_fiorista a{
  	font-size:11px;
	}
.costoConsegna{
  	font-size:12px;
  	margin-top:7px;
	}
a.tooltip{
  	background-color:#CCCCCC;
  	color:#000000;
  	position:relative;
  	text-decoration:none;
  	z-index:24;
	}
.costoConsegna strong{
  	font-size:14px;
	}
.desc_fiorista{  
	color:#666666;
  	display:inline;
  	float:left;
	width:205px;
  	font-size:11px;
  	position:relative;
 	padding:10px;
	text-align:justify;
	
	}
.box_altri_prodotti{
  	float:right;
  	margin-right:10px;
	margin-top:5px;
  	width:133px;
	}
.altri_prodotti{
  	background-image:url(https://floracom.it/immagini/altri_prodotti.gif);
  	background-position:left top;
  	background-repeat:no-repeat;
  	cursor:pointer;
  	display:block;
  	height:42px;
  	position:relative;
  	width:122px;
	}
.box_prodotto{
	float:left;
	display: inline;
	margin-bottom:15px;
	padding:1px 10px;
	position:relative;
	width:120px;
	height:260px;
	text-align:center;
/*	cursor:pointer;*/
	border:1px solid #fff;
	overflow:hidden;
	}	
.fiorista_floracom_ecomm .box_prodotto{
  	display:inline;
  	float:right;
  	height:155px;
  	margin:0;
  	padding:0;
  	width:146px;
	}
.fiorista_floracom_ecomm #carousel{
    width:146px;
	}
.fiorista_floracom_ecomm div.scrollable{
	float:left;
    height:155px;
    width:110px;
	}
.fiorista_floracom_ecomm div.scrollable div.items{
    margin:0;
	
	}
.fiorista_floracom_ecomm div.scrollable div.items div{
    margin:0;
    width:110px;
	height:171px !important;
	}
.fiorista_floracom_ecomm .nome_prodotto{
    height:auto;
    margin:0;
	}
.fiorista_floracom_ecomm .importi{
    color:#6C2BAA;
	}
.fiorista_sito_ecomm .vai_al_sito{
    display:inline;
    float:left;
    margin-top:20px;
    width:132px;
	}
.fiorista_in_attesa_ecomm .desc_fiorista{
    width:485px;
	}
a.tooltip{
    background-color:#CCCCCC;
    color:#000000;
    position:relative;
    text-decoration:none;
    z-index:24;
	}
a.tooltip:hover{
    background-color:#FFFF00;
    z-index:25;
	}
a.tooltip span{
    display:none;
	}
a.tooltip:hover span{
    background-color:#CCFFFF;
    border:1px solid #00ccff;
    color:#000000;
    display:block;
    left:2em;
    padding:3px;
    position:absolute;
    text-align:center;
    top:-1em;
    width:19em;
	}

.clear{
  	clear:both;
  	font-size:1px;
  	height:1px;
  	line-height:1px;
	}
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable{
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width:455px;	
	height:180px;
	margin:0 auto;	
	}
/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items{	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	/* decoration */
	margin-left:5px;
	}
/* single scrollable item */
div.scrollable div.items div{
	float:left;
	/* custom decoration */
	text-align:center;
	width:150px;
	margin-right:2px;	
	}
/* active item */
div.scrollable div.items div.active{
	border:1px inset #ccc;		
	background-color:#fff;
	}
a.browse{
    background-image:url(https://floracom.it/immagini/hori_large.png);
    cursor:pointer;
    display:block;
    float:left;
    font-size:1px;
    height:18px;
    margin-top:75px;
    width:18px;
	}
a.left{
    background-position:0 0;
    margin-left:0;
	}
a.left:hover{
    background-position:0 -18px;
	}
a.right{
    background-position:-18px 0;
    margin-right:0;
	}
a.right:hover{
    background-position:-18px -18px;
	}	
