body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	/*font-family: 'Lato', sans-serif;*/
	font-size: 11px;
	color: #000;
	background-color: #EAEAEA;
	background-image: url(../immagini/test.jpg);
	background-repeat: no-repeat;
	background-size:100%;
	background-position: 0px 0px 0px 5px;
	
}

#pageInput {
	width: 80px;
}

#sezioneInput {
	width: 40px;
}

#codiceInput {
	width: 40px;
}

#linguaInput2 {
	width: 40px;
}

#searchIN {
	width: 40px;
	
}
div#page {
	width: 950px;
	height: 700px;
	margin: 0px auto 0 auto;
	background-image:url(../immagini/sfondo1600.jpg);
	background-repeat: no-repeat;/*background-color:#CCCCCC;*/
	border-left:10px solid #ffffff;
	border-right:10px solid #ffffff;
	border-top:0px solid #ffffff;
	border-bottom:18px solid #ffffff;
	background-position: 0px 0px 0px 0px; /*margin TOP, RIGHT, BOTTOM, LEFT*/
	/*background:#FFFFFF;*/
	box-shadow: 10px 10px 5px #888888;
}


div#bandalogo {
	float:left;
	width: 97%; /*920px;*/
	height: 11.5%;/*80px;*/
	/*margin-top:15px;*/
	margin: 15px 0 5px 15px;
	background-repeat: no-repeat;	
	/*background:#9C0;*/
}

div#logo {
	float:left;
	/*margin-left:330px;*/
	/*width:37%;*//*260px;*/
	width:37%;
	height:100%;/*80px;*/
/*	background-image: url(../immagini/logoNuovo-01.jpg);*/
	background-image: url(../immagini/logoNuovo-37.jpg);
	background-size:100% 100%;
	background-repeat: no-repeat;
	background-position: left;
}


div#vuoto {
	float:left;
	/*margin-left:330px;*/
	width:23%;/*260px;*/
	height:100%;/*80px;*/
	/*background:#999999;*/

}

div#richiediA {
	float:left;
	/*margin-left:330px;*/
	width:21%;/*260px;*/
	height:100%;/*80px;*/
	/*background:#F00000;*/
	vertical-align:middle;

}
#rprevDiv0 {
	float:left;
	width:100%;
	height: 70%;
}

#rprevDiv {
	float:left;
	width:100%;
	height: 30%;
	text-align:center;
	background:#Fff;
	vertical-align:bottom;
}

#richiediBtn, #linguaBtn {
	font-size:10px;
	/*height: 40px;*/
}


div#ricercaA {
	float:left;
	/*margin-left:330px;*/
	width:18.7%;/*260px;*/
	height:100%;/*80px;*/
	/*background:#666666;*/

}

#linguaDiv0 {
	float:left;
	width:100%;
	height: 70%;
}

#linguaDiv {
	float:left;
	width:100%;
	height: 30%;
	text-align:right;
	vertical-align:bottom;
	
}

div#rigalogo {
	float:left;
	width:76%;/*785px;*/
	height:1px;
	/*height:30px;*/
	margin: 0px 0 0 15px; /*margin TOP, RIGHT, BOTTOM, LEFT*/
	border-top:1px solid #b4c1cb;

}


div#barramenu {
	float:left;
	width: 97%;/*920px;*/
	height:4%;/*30px;*/
	margin: 2px 0 0 15px;
	/*background:#0F9;*/
}

div#rigaMenu {
	float:left;
	width:78%;/*785px;*/
	height:1px;
	/*height:30px;*/
	margin: 2px 0 0 15px; /*margin TOP, RIGHT, BOTTOM, LEFT*/
	border-top:1px solid #b4c1cb;

}

#menuContainer {
	float:left;
	width: 74%;
	height:100%;
	margin: 0px 0 0 0;
	/*background:#b4c1cb;*/
}

#searchDiv {
	float:left;
	width: 26%;
	height:100%;
	padding-left: 0px;
	padding-top: 0px;
	  padding-right: 0px;
	  padding-bottom: 0px;
	margin-top: -4px;
	/*background:#666666;*/

}

.navbar-search {
    position: relative;
}
  
.navbar-search .search-query {
    padding-left: 29px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-size: 11px;
	
}

.navbar-search .icon-search {
    position: absolute;
    top: 5px;
    left: 11px;
    background-image: url("../img/glyphicons-halflings_red.png");
}

.navbar-search input {
	width: 130px;
}

#searchBtn {
	font-size: 11px;
}



/* SUPERFISH */



.sf-menu li
{
	background-color:#666666;
/*	background-color:#FFFFFF;*/
	/*opacity:0.6;*/
}

.sf-menu li li {
	background-color:#666666;
/*	background-color:#FFFFFF;*/
	/*opacity:0.6;*/
}

.sf-menu li:hover, .sf-menu li.sfHover
{
	
	background-color: #FFFFFF;
	/*opacity:0.6;*/
}

.sf-menu a {
  font-weight: bold;
  font-size:10px;
  padding-top:3px;
  padding-bottom:3px;
  color: white;
}




.sf-menu a.attivo {
  background-color:red;

}


.sf-menu li:hover,
.sf-menu li.sfHover {
	background: red;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}

#contenutoPagine {
	
		float:left;

		width:100%;
		margin-top:10px;
		height:80%;
/*background-color:red;
opacity:0.6;*/
}


#footpagetopcenter {
	margin-top:5px;
	width:100%;
	height:18px;
	text-align:center;
	font-size:9px;

}


#index_dock {
	position:fixed;
	z-index:250; 
	bottom:0; 
	width:950px;
	height:60px;
	background:#fff;
}

#richieste {
	position:fixed;
	z-index:300; 
	width: 600px;
	height:200px;
	bottom: 35px;
	border:2px solid #d8dcdf;
	background:#fff;
	padding-left:10px;
	padding-top:10px;
	
}

#richieste p {
	text-align:center;
	font-size:14px;
	color: #3f4040;
	font-weight: bold; 
	
}

#index_dock .dock_area {
	width:950px; 
	height:34px; 
	margin: 0px auto;
	color:#fff; 
	padding: 0 0 0 0;
	border-top-right-radius: 6px;
}

#index_dock .dock_area .dock_area_left {
	float:left;
	height:34px;
	padding: 0 0 0 0;
	border-left:1px solid #d8dcdf;
	width:846px;
	text-align:left;
	/*background:#000;*/
}


#index_dock .dock_area .richiestepreventivo {
	
	float:left; 
	height:34px;
	padding-top:0px;
	padding-left:0px;
	margin-left:0px;
	white-space:nowrap;
	width:210px;
	border-right:1px solid #d8dcdf; 
	
	border: 1px solid #d8dcdf;
	background: #eeeeee url('../script/jquery-ui-1.9.0/css/custom-theme/images/ui-bg_highlight-hard_100_eeeeee_1x100.png') 50% 50% repeat-x;
	
	font-weight: bold; 
	color: #3f4040;
	border-top-left-radius: 6px;
	
}

#preventivoBtn, #segnalaBtn, #newsletterBtn, #facebookbutton, #loginBtn {
	font-size:10px;
	height:34px;
}


#index_dock .dock_area .segnalapagina {
	float:left; 
	height:34px;
	padding-top:0px;
	padding-left:1px;
	white-space:nowrap; 
	border-right:1px solid #d8dcdf;
	width:202px;
	border: 1px solid #d8dcdf;
	background: #eeeeee url('../script/jquery-ui-1.9.0/css/custom-theme/images/ui-bg_highlight-hard_100_eeeeee_1x100.png') 50% 50% repeat-x;
	
	font-weight: bold; 
	color: #3f4040;
}

#index_dock .dock_area .newsletterclass {
	float:left;
	height:34px; 
	width:240px;
	padding-top:0px;
	padding-left:1px;
	border-right:1px solid #d8dcdf;
	border: 1px solid #d8dcdf;
	background: #eeeeee url('../script/jquery-ui-1.9.0/css/custom-theme/images/ui-bg_highlight-hard_100_eeeeee_1x100.png') 50% 50% repeat-x;
	
	font-weight: bold; 
	color: #3f4040;
}

#index_dock .dock_area .facebookclass {
	float:left;
	height:34px; 
	width:182px;
	padding-top:0px;
	padding-left:1px;
	border-right:1px solid #d8dcdf;
	border: 1px solid #d8dcdf;
	background: #eeeeee url('../script/jquery-ui-1.9.0/css/custom-theme/images/ui-bg_highlight-hard_100_eeeeee_1x100.png') 50% 50% repeat-x;
	
	font-weight: bold; 
	color: #3f4040;
}
/*ui-icon-locked*/


.icon_facebook {
    background-image: url(../img/facebook16x16.png) !important;
    width: 16px;
    height: 16px;
}

#index_dock .dock_area .dock_area_right {
	float:left; 
	height:34px; 
	width:101px;
	text-align:center;
}


#index_dock .dock_area .loginClass {
	float:left;
	height:34px; 
	width:101px;
	padding-top:0px;
	padding-left:0px;
	border-right:1px solid #d8dcdf;
	border: 1px solid #d8dcdf;
	background: #eeeeee url('../script/jquery-ui-1.9.0/css/custom-theme/images/ui-bg_highlight-hard_100_eeeeee_1x100.png') 50% 50% repeat-x;
	
	font-weight: bold; 
	color: #3f4040;
}



#spinIndex {
	position:absolute;
	margin:0 auto;
	width:950px;/* 98%; 875px;*/
	height:100%;
	background:#CCC;
	/* These three lines are for transparency in all browsers. */
       -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
       filter: alpha(opacity=50);
       opacity:.5;
z-index:2000;

}
.chzn-results li {
	text-align: left;
	font-weight: bold; 
	color: #3f4040;
}

.chznImage-container .chzn-single span
{
	font-weight: bold; 
	color: #3f4040;
	text-align: left;
	font-size:10px;
}

 .ui-tooltip, .arrow:after {
background: black;
border: 2px solid white;
}
.ui-tooltip {
padding: 10px 20px;
color: white;
border-radius: 20px;
font: bold 14px "Helvetica Neue", Sans-Serif;
text-transform: uppercase;
box-shadow: 0 0 7px black;
}
.arrow {
width: 70px;
height: 16px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -35px;
bottom: -16px;
}
.arrow.top {
top: -16px;
bottom: auto;
}
.arrow.left {
left: 20%;
}
.arrow:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
box-shadow: 6px 5px 9px -9px black;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
}
.arrow.top:after {
bottom: -20px;
top: auto;
}


#prodottiINPreventivo {
	
	height:140px;
	overflow: auto;
}

#prodottiINPreventivo p {
	
	font-size:10px;
	font-weight:normal;
	border-bottom: solid #999 1px;
	text-align:left;
}


#prodottiINPreventivo span {
	
	padding-top:-5px;
}

#results {
	
	position: relative;
	z-index:10000;
}

#results ul {
	list-style-type: none;
	margin: 15px 0px;
	padding: 0px;
	
	width: 300px; margin: 0px; padding-left: 0px;
	
}



#results ul  li {
	list-style: none; background-color: lightgray; margin: 1px; padding: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; - See more at: http://www.technicalkeeda.com/jquery/live-search-using-jquery-ajax-php-codeigniter-and-mysql#sthash.GwTutGuC.dpuf
	
}


.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
		z-index:10000;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}

/*#it {
    background: url('../immagini/flags/Italy.png') no-repeat 3px center;
    
}


.itClass {
	background: url('../immagini/flags/Italy.png') no-repeat 3px center;
	background-repeat:no-repeat;
	background-position:3px center;
	text-indent:2.2em;
}

.esClass {
	background: url('../immagini/flags/Spain.png') no-repeat 3px center;
	background-repeat:no-repeat;
	background-position:3px center;
	text-indent:2.2em;
}

.chzn-results li {
	text-align: left;
}

li.active-result { 
    padding-left: 12px;    
}
.chzn-results, .chzn-single { 
    font-family: Arial;    
}
.chzn-container .chzn-results li {padding-left: 25px;}
*/