
#ricerca_home{
	position: absolute;
	width:1400px;
	max-width: 90%;
	padding:15px;
	background: rgba(150,150,150,.6);
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	left: 50%;
	bottom: 70px;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0); 
	-moz-transform: translate(-50%,0);
	transform: translate(-50%,0);
	display: none;
}





/* puls cerca imm */

.button-cerca {
	height: 40px;
	line-height: 36px;
	width: 100%;
	text-indent: 38px;
	background: #d27511 url(../../immagini/cms/lente.png) no-repeat 14px center;
	border:0px; 
	/*box-shadow: inset 0 0 5px rgba(000,000,000, 0.4);*/
	color: #fff;
	font-family: 'Century_Gothic_bold';
	font-size:1em;
	text-decoration:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
}
.button-cerca:hover {
	background: #d27511 url(../../immagini/cms/lente.png) no-repeat 24px center;
	border:0px; 
	text-decoration: none;
	cursor:pointer;
}






/* puls ordina imm */

.button-ordina {
	height: 40px;
	line-height: 36px;
	width: 120px;
	text-indent: 34px;
	background: #fff url(../../immagini/cms/ordina.png) no-repeat 14px center;
	border:2px solid #d27511; 
	/*box-shadow: inset 0 0 5px rgba(000,000,000, 0.4);*/
	color: #fff;
	font-size:1.1em;
	font-family: 'Century_Gothic_bold';
	text-decoration:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
}
.button-ordina:hover {
	background: #fff url(../../immagini/cms/ordina.png) no-repeat 24px center;
	border:2px solid #d27511; 
	text-decoration: none;
	cursor:pointer;
}






/* puls scheda imm */

.button-scheda:link, .button-scheda:visited {
	display:inline-block;
	padding: 0 15px;
	height:30px;
	line-height:30px;
	background: #111;
	border: solid 0px #111;
	color:#fff;
	text-decoration:none;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	/*user-select:none;*/
}
.button-scheda:hover, .button-scheda:active {
	background: #444;
	border: solid 0px #444;
	text-decoration: none;
	cursor:pointer;
}






/* scheda tecnica imm */

ul.schedaTec {
	font-size:0px;
	letter-spacing:-4px;
	margin:20px 0 0 -3%;
	padding:0;
}

ul.schedaTec li div {

}

ul.schedaTec li {
    width: 30%;
	min-width:200px;
    display: inline-block;
    vertical-align: top;
	list-style-type: none;
	font-size:15px;
	letter-spacing:0px;
	margin:0 0 1% 3%;
	padding:0 0 1% 0;
	border:1px solid #ddd;
	border-width:0 0 1px 0;
}


.parentTec {
     white-space: nowrap;
}

.childTec {
    display:inline-block;
    width:120px;
    white-space:normal;
}





/* scheda tecnica imm */

ul.schedaTec1 {
	margin:0;
	padding:0;
}

ul.schedaTec1 li {
    width: 100%;
	list-style-type: none;
	letter-spacing:-0.01em;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border:1px solid #ddd;
	border-width:0 0 1px 0;
}

ul.schedaTec1 li .parentTec {
     white-space: nowrap;
}

ul.schedaTec1 li .childTec {
    display:inline-block;
    width:90px;
    white-space:normal;
}



ul.schedaTec2 {
	margin:0;
	padding:0;
}

ul.schedaTec2 li {
    width: 100%;
	list-style-type: none;
	letter-spacing:-0.01em;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border:1px solid #ddd;
	border-width:0 0 1px 0;
}

ul.schedaTec2 li .parentTec {
     white-space: nowrap;
}

ul.schedaTec2 li .childTec {
    display:inline-block;
    width:115px;
    white-space:normal;
}




/* googlemap */

#map-canvas { width:100%; height: 400px; }




/* pulsanti scheda immobile */

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom:10px;
}      



/* *** box *** */

.box-immobile {
	background:#fff; 
	border:1px solid #d27511; 
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.box-immobile-bottom{
	border-top:1px solid #d27511; 
	padding:0px 5px;
}

.box-immobile-padd {
	padding:15px;
}

.txt-immobile {padding:23px 5px 10px 5px;}

.foto-immobile {overflow:hidden; position:relative;}

.tab_paginazione {margin:0 auto;}

.tab_paginazione td {padding:0;}



.prezzo {float:left; font-size: 1.4em; padding-right:15px; vertical-align: middle; height:40px; line-height: 40px; border-right:1px solid #ddd;}
.prezzo2 {font-size: 1.4em;}
.caratt {float:left; padding-right:10px; padding-left:10px; vertical-align: middle; height:40px; line-height: 40px; border-right:1px solid #ddd;}




@media(max-width: 1279px) 
{

	#ricerca { width:900px; }

	#ricerca select {
		letter-spacing:-0.04em;
	}

	.button-cerca {
		width: 100%;
		text-indent: 26px;
	}
	.button-cerca:hover {
		background: #e4d93e url(../../immagini/cms/lente.png) no-repeat 18px center;
	}


}





@media(max-width: 992px) 
{

	#ricerca { width:100%; }

	#ricercaInt { padding:0 10px; }

	.button-ordina {display:none;}
	
	.button-ordina:hover {
		background: #c4203b url(../../immagini/cms/ordina.png) no-repeat center center;
	}
	
	#ordina { width:200px; }
	
	#menuSchede { display:none; }
	
	ul.schedaTec li {
		display: block;
		margin: 0 0 5px;
	}	
	ul.schedaTec {
		margin-left: 0;
	}
	ul.schedaTec li {
		width: 100% !important; /* over-ride all li styles */
		margin: 0 0 20px 0;
	}

		
}

