@charset "UTF-8";
/* CSS Document */

 body{
  margin:0;
  padding:100px 0 100px 0;
  font-size:12px;
  font-family:Verdana, Geneva, sans-serif;
 }
 div#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100px;
  background:url(images/sfondoheader.png) repeat-x;
  overflow:auto;
  color:#FFF;
  z-index:5000;
 }
 div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:100px;
  z-index:5000;
  overflow:auto;
  background-color:#666;
  background:url(images/sfondofooter.png) right repeat-x;
 }
 @media screen{
  body>div#header{
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 
 * html div#content{
  height:100%;
  overflow:auto;
  
 }
 div#content {
	 padding:0 5px;
 }
 
  
 .titoloRicerca {
	padding-left:5px;
	color:#333;
	
	margin-top:10px;
	font-size:15px;;
	line-height:20px;
	cursor:pointer;
}
.ricerca td {
	text-align:center;
	width:10%;
	font-size:10px;
}
.ricerca th {
	background-color:#666;
	color:#FFF;
	width:10%;
	font-size:9px;
}
.pari {
	background-color:#CCC;
}
.floater {
	float:left;
	height:15px;
	font-size:10px;
	background-color:#036;
	border:1px #FFF solid;
	margin:2px 0px 0px 2px;
	line-height:15px;
	color:#FFF;
	font-weight:bold;
	padding: 2px;
	cursor:pointer;
	vertical-align:middle;
}
.floaterred {
	float:left;
	height:15px;
	font-size:10px;
	background-color:#F00;
	border:1px #FFF solid;
	margin:2px 0px 0px 2px;
	line-height:15px;
	color:#FFF;
	font-weight:bold;
	padding: 2px;
	cursor:pointer;
}
.titolone {
	/*height:30px;*/
	background-color:#036;
	line-height:20px;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	
}

.red {
	background-color:#F00;
}

.blue {
	background-color:#036;
}

.green {
	background-color:#090;
}

.notaxes {
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
}
.spaziosotto {
	
	margin-bottom:30px;
	border:#666 1px solid;
		
}
#solospazio {
	width:100%;
	height:15px;
	}
.perform {
	font-size:10px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	
}

input, select, option{
	font-size:10px;
}

.stringi {
width:480px;
margin-right:5px;
float:left;
margin-bottom:110px;

}

.chiudi {
	margin-right:3px;
	margin-left:3px;
	background-color:#000;
	
	
	
	border:1px solid #FFF;
	
}

.nonvisibili {
	display:none;
}

#rfvisibili {
	font-weight:bold;
}

#helpme {
	position:absolute;
	z-index:100;
	top:50%;
	left:50%;
	width:900px;
	height:300px;
	margin-left:-450px;
	margin-top:-150px;
	background-color:#999;
	font-size:24px;
	color:#FFF;
	text-align:center;
	padding:5px;
}

#helpme form {
	font-size:12px;
}
#hiddendiv {
	display:none;
}

form {
margin:0px;
padding:0px;
}

iframe {margin:0px; padding:0px; border:0px;}

.tickLabel {
	color:#FFF;
	font-size:9px;
}

.tastooff {
	display:inline;
background-color:#036;
	padding:0px 3px 0px 3px;
	cursor:pointer;
	border: 1px solid #FFF;
}

.tastoon {
		background-color:#FFF;
	color: #000;
	font-weight:bold;
}

.ui-slider {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: #eeeeee url(images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
	border: 1px solid #dddddd;
	height: .8em;
	position: relative;
}
.ui-slider-handle {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: -3px;
	width: 10px;
	height: 1.2em;
	background: #f6f6f6 url(images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border: 1px solid #cccccc;
}
.ui-slider-handle:hover {
	background: #fdf5ce url(images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	border: 1px solid #fbcb09;
}
.ui-slider-handle-active, .ui-slider-handle-active:hover {
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #fbd850;
}
.ui-slider-range {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	background: #fdf5ce url(images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
	position: absolute;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity:.7;
	filter:Alpha(Opacity=70);
}

.selgiorno, .selprezzo {
	display:none;
}

.cortoslider {
	width:80%;
}

.ricercamm td {
	text-align:center;
	
	font-size:10px;
}
.ricercamm th {
	background-color:#666;
	color:#FFF;
	
	font-size:9px;
}

#postdeldolce {
	font-size:15px;
	text-align:left;
	color:#FFF;
}

#helpme a {
	color:#FFF;
}

