﻿.cFile {cursor:pointer;}

#BuscadorViajes{float: left;
    margin-bottom: 24px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    min-height: 214px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 20px;
    width: 395px;}
.cBuscadorViajes{
	/*border:1px solid black;*/
	width:400px;
	padding: 5px 5px 15px;
	-webkit-border-radius: 5px;       /* para Safari */
	-moz-border-radius: 5px;            /* para Firefox */   
	min-height: 160px;
}
	
.lineaDiscontinua {
/*    border-bottom-color: #FAAF05;
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
	border:none;
	background-color:#FAAF05;
	height:1px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 368px;
}
	

#peticion{float:left;}
		

.myCalendarioDialog {
    position: absolute !important;
}

	
.transparent_class {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}	

.cTransparente {
    background-color: #FDE7B4;
    display: none;
    /*height: 100%;
    left: 0;
    top: 0;
    width: 100%;*/
    opacity: 0.6;
    filter: alpha(opacity=60); 
    position: absolute;
    z-index: 49;
}

.cTranspPosition1 {
	top: 49px; 
	left: 0; 
	height: 214px; 
	width: 418px; 
	display: block;
}

.cTranspPosition2 {
	top: 69px; 
	left: 0; 
	height: 194px; 
	width: 418px; 
	display: block;
}
	
.cArbolDestinosDialog{border:1px solid black;width:500px;}
/*#bvArbolDestinosDialog{float:left;}*/
#bvArbolDestinosTreeview ul li a {text-align:left !important;}

/********   Div Espera *********/
.cBvEspera{width:250px;padding-top:25px;padding-bottom:10px;text-align: center;}

/********   Linea Destino *********/
.cBvLinea{overflow:hidden;width:350px;padding:3px 5px 3px 15px;}
.cBvLinea2{overflow:hidden;width:350px;}
.cBvLiterales{float:left; width:115px;padding-top:3px;}
.cBvInputs{	float:left;}
.cBvInputDestino{overflow:hidden;}
.cBvInputDestinoText{float:left;}
.cBvInputDestinoBoton{float:left;padding-left:3px; cursor:pointer;}


/********   Linea Numero noches *********/
.cLineaSelNoches{margin: 5px 5px 0 0px;overflow:hidden;width:350px;}
.cLineaSelNochesLiterales{margin:0 5px 0 0px;float:left;}
.cLineaSelNochesInputs{float:left;margin-left:5px;}
.cLineaSelnoches2{overflow:hidden;width:380px;}

/********   Linea Numero Pax y edades *********/
.cNumPaxes{width:170px;overflow:hidden;float:left;}
.cEdades{width:180px;overflow:hidden;float:left;}
.cContEdades{width:180px;}
.cEdadesInputs{width:120px;}
.cEdadesInputs select{margin-bottom:3px;}
.cEdadLiteral{width:50px;float:left; padding-top:2px;}
.cBvHabitacion{margin-top: 10px;width:350px;overflow:hidden;}

/********   Boton buscar *********/
.cBotonBuscar{margin:10px 0 0 200px;}

/********   Calendario  *********/
.cBvLineaCalendario{overflow:hidden;}
.cBvLineaCalendarioInputText{float:left;width:auto;}
.cBvLineaCalendarioBoton{float:left;width:25px;padding-left:3px; cursor:pointer;}
/*.cCalendarioDialog{border:1px solid black;width:250px;}*/
