
/*Linea dei valori interna alla select se non selezionata*/
.selectgg_con_out, .selectmm_con_out, .selectnotti_con_out, .selectadulti_con_out, .selectbambini_con_out, .selectcamere_con_out{
	background:#CCCCCC;
	padding-right:4px;
	text-align:right;
}
/*Linea dei valori interna alla select se over*/
.selectgg_con, .selectmm_con, .selectnotti_con, .selectadulti_con, .selectbambini_con, .selectcamere_con{
	background-color:#999999;
	padding-right:4px;
	text-align:right;
}
/*Linea dei valori interna alla select se selezionata*/
.selectgg_con_sel, .selectmm_con_sel, .selectnotti_con_sel, .selectadulti_con_sel, .selectbambini_con_sel, .selectcamere_con_sel{
	background-color:#000000;
	color:#FFFFFF;
	padding-right:4px;
	text-align:right;
}
/*Linea di base della select*/

.selectgg_act span, .selectmm_act span, .selectnotti_act span, .selectadulti_act span, .selectbambini_act span, .selectcamere_act span{
	width:36px;
	text-align:right;
	display:block;
}
.selectgg_act, .selectmm_act, .selectnotti_act, .selectadulti_act, .selectcamere_act, .selectbambini_act{
	height:21px;
	width:58px;
	background-image:url(/images/freccia-select.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/*Contenitore linee della select*/
.selectgg_cont_val, .selectmm_cont_val, .selectnotti_cont_val, .selectadulti_cont_val, .selectbambini_cont_val, .selectcamere_cont_val
{
	color:#2F2524;
	width:58px;
	height: 100px;
	overflow:auto;
	top:100%;
	}
/*Contenitore di tutto*/
.selectgg, .selectmm, .selectnotti, .selectadulti, .selectbambini, .selectcamere{
	cursor:pointer;
	display:block;
	color:#000000;
	height:21px;
	width:58px;
	float:left;
	line-height:21px;
	background-image:url(/images/bg-select.gif);

}
/*************************************************************/

/*Linea dei valori interna alla select se non selezionata*/
.selectaa_con_out{
	background:#CCCCCC;
	padding-right:20px;
	text-align:right;
}
/*Linea dei valori interna alla select se over*/
.selectaa_con{
	background-color:#999999;
	padding-right:20px;
	text-align:right;
}
/*Linea dei valori interna alla select se selezionata*/
.selectaa_con_sel{
	background-color:#000000;
	color:#FFFFFF;
	padding-right:20px;
	text-align:right;
}
/*Linea di base della select*/

.selectaa_act span{
	width:36px;
	text-align:right;
	display:block;
}
.selectaa_act{
	height:21px;
	width:58px;
	background-image:url(/images/freccia-select.gif);
	background-position:right;
	background-repeat:no-repeat;
}
/*Contenitore linee della select*/
.selectaa_cont_val{
	color:#2F2524;
	width:58px;
	height: 100px;
	overflow:auto;
	top:100%;
	}
/*Contenitore di tutto*/
.selectaa{
	cursor:pointer;
	/*display:block;*/
	color:#000000;
	height:21px;
	width:58px;
	float:left;
	line-height:21px;
	background-image:url(/images/bg-select.gif);
	position:relative;
	
}
/*************************************************************/


#quickreserve{
}

.divisore{
float:left;
height:21px;
width:3px;}

#box_dalgiorno{
height:43px;
width:180px;
position:relative;
}

#box_notti, #box_camere, #box_adulti, #box_bambini{
width:180px;
margin-top:5px;
height:21px;
position:relative;}

#box_notti .label, #box_camere .label, #box_adulti .label, #box_bambini .label{
float:left;}

#box_notti .box_select, #box_camere .box_select, #box_adulti .box_select, #box_bambini .box_select {
float:right;}

#box_cod_cliente{
	padding:10px;
	background-color:#C00;
	margin-top:5px;}

#box_cod_cliente .label{
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;}

#box_cod_cliente .box_select input{
	width:160px;}

#box_cerca{
clear:both;
margin-top:6px;
text-align:center;
}

.label{
font-size:12px;
line-height:21px;
}

#button{
height:26px;
width:66px;
background-image:url(/images/bg-button.jpg);
line-height:10px;
border:0px;
cursor:pointer;
padding:0px;
margin:0px;
cursor:pointer;
color:#FFF;}

button.search{
background-image:url(/images/search.gif);
width:54px;
}

button span{
color:#FFF;
}

#tipo_hotel{
z-index:10;}

#box_dalgiorno{
z-index:9;}

#box_notti{
z-index:8;}

#box_camere{
z-index:7;}

#box_adulti{
z-index:6;}

#box_bambini{
z-index:5;}
