﻿.DatosCliente fieldset {
	border: none;
	margin: 8px 0 8px 0;
	padding:12px 12px 12px 0px;
	background-color:#E2EEFA;
	color:#333333;
	width:495px;
}
.DatosClienteLogin
{
    margin:20px 0 10px 20px;

}
.DatosClienteLogin fieldset 
{
    width:520px;
	border: none;
	margin: 0px 0 8px 0;
	padding:0px 0 12px 0;
	color:#333333;
}


.DatosCliente fieldset label
{
	display: block;
	float: left;
	width: 165px;
	margin:0px;
}

.DatosClienteLogin fieldset label
{
	display: block;
	float: left;
	width: 165px;
	margin:8px 15px 0 0;
}
.DatosCliente fieldset.datos1 label textarea 
{
    margin-top:5px;
	padding: 3px;
	border: 1px solid #cccccc;
	width: 165px;
	height: 80px;
	color:#5b5b5b;
	background-color:#F1F7FD;
}
.DatosCliente label input 
{
	width:155px;
	margin-left:0px;
	border:solid 1px #999999;
}
.DatosClienteLogin label input 
{
	width:165px;
	margin-left:0px;
}
.DatosClienteLogin fieldset.datos1 label
{
}
.DatosClienteLogin fieldset.datos1 label input
{
   	color:#5b5b5b;
	background-color:#F1F7FD;
	border:1px solid #CCCCCC;
}
.DatosClienteLogin fieldset#datosFacturacion label
{
    width:158px;
}
.DatosClienteLogin fieldset#datosFacturacion input
{
    width:160px;
}
.DatosCliente label.labelgrande {
	width:100%;
	color:#333333;
}


.DatosCliente .clearer {
	color:#434D67;
	padding-top:4px;
	padding-bottom:4px;	
}

.DatosCliente h3
{
    background:url(/images/masterPage/tri_der.gif) no-repeat 4px 2px;
	clear: both;
	display:block;
	float:none;
	color:#002E6E;
	font-size:11px;
	padding-left:22px;
	padding-bottom:4px;
	/*margin-bottom:20px;*/
	font-weight:bold;
	border-bottom:1px solid #002E6E;
	margin-bottom:8px;
}

.DatosCliente h3 a
{
    color:#002E6E;
}
.DatosCliente textarea
{
    width:400px;
    border:1px solid #999999;
}
.infoadicional
{
	/*clear:both;
	float:right;*/
}

.DatosCliente .group 
{
  float:none;
  clear:both;
  padding-bottom:6px;
  overflow:hidden; 
}

.DatosCliente label span
{
	clear:both;
	margin-left:0px;
}


.DatosCliente label span.rfv 
{
	color:#CC0000;
	font-style:italic;	
}
.DatosCliente .cambiarClaves label, .DatosCliente .cambiarClaves input
{
    width:165px;
}
.DatosCliente .cambiarClaves .claveNuevaRep
{
    padding-left:180px;
}
.DatosCliente .cambiarClaves .cambiarClaves 
{
  float:right;
  margin-top:12px;
  clear:both;
}
#cambiarClaves
{
    width:520px;
}


/** Reservas **/

.listadoReservas 
{
	border-collapse:collapse;
	/*border:solid 1px #434D67;*/
	margin-left:1px;	
	width:640px;
}

.listadoCotizaciones
{
    width:auto;
    }

.listadoReservas td
{
	border:solid 1px #002E6E;
	padding:4px;
	border-collapse:collapse;
	color:#333333;
}

.listadoReservas tr.tit td 
{
    border:none;
	/*background-color:#E0EAFD;*/
	font-weight:bold;
	color:#00135D;
	border-width:1px;
}

.listadoReservas tr.descripcionRes td
{
    width:450px;
    }

.listadoReservas tr.sep td
{
    height:10px;
    }

.listadoReservas td.localizador
{
	background-color:#CBCBCB;
	color:#00347A;
	font-weight:bold;
	text-align:center;
	width:92px;
}
.listadoReservas td.localizador a
{
    background-color:#CBCBCB;
	color:#00347A;
	font-weight:bold;
	text-decoration:none;
}

.listadoReservas td.localizador a:hover
{
    text-decoration:underline;
    }

.listadoReservas td.estado 
{
    background-color:#CBCBCB;
	color:#00347A;
	font-weight:bold;
	text-transform:uppercase;
	width:90px;
	padding:4px;
	text-align:center;
}
.listadoReservas td.descripcionRes 
{
}

.listadoReservas td.fechaRes 
{
}

.listadoReservas td.precioRes 
{
	text-align:right;
}

.buscadorRes
{
    background-color:#00347A;
    overflow:hidden;
}

.buscadorRes  .buscadorResCabecera {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-right:38px;
	padding-left:20px;
	padding-top:10px;
}

.buscadorRes .buscadorResContenido
{
	clear:both;
	color:#FFFFFF;
	height:1%;
	margin-bottom:12px;
	overflow:hidden;
	padding:12px 0 12px 20px;
}

.buscadorRes .buscadorResContenido .datos div.label
{
    float:left;    
    width:300px;
    margin-top:8px;
    margin-left:0px;
}

.buscadorRes .buscadorResContenido .datos div.label div.ctlSeleccionFecha
{
    padding-top:0;
    }

.buscadorRes .buscadorResContenido .datos div.label div.ctlSeleccionFecha .fecha
{
    float:left;
    }

.buscadorRes .buscadorResContenido .datos label 
{
	clear:both;
	margin-top:8px;
}

.buscadorRes .buscadorResContenido .datos label span 
{
	clear:both;
	display:block;
	margin-left:0px;
}
.buscadorRes .buscadorResContenido .datos div.label span
{
    margin-left:2px;
}

.buscadorRes .buscadorResContenido .datos .ctlSeleccionFecha span , .buscadorRes .buscadorResContenido .datos .ctlSeleccionFecha label
{
	clear:none;	
}

.buscadorRes .buscadorResContenido .datos .ctlSeleccionFecha label 
{
	margin-right:2px;	
}

.buscadorRes .buscadorResContenido .datos .agente , .buscadorRes .buscadorResContenido .datos .tipoProducto
{
	float:left;	
	clear:both;
	display:block;
	margin-right:10px;
}
.buscadorRes .buscadorResContenido .datos .agente select, .buscadorRes .buscadorResContenido .datos .tipoProducto select
{
    margin:0 2px;
}

.buscadorRes .boton 
{
	display:block;
	float:right;	
	/*clear:both;*/
	margin-top:15px;
	margin-right:20px;
	padding-right:32px;	
	background:url(/images/buscador/bt_buscRes.gif) no-repeat center right;
	border:none;
	height:27px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
.FiltroListadoInf  span.pagtit
{
    float:left;
    color:#484848;
    font-weight:bold;
    padding-top:3px;
    margin:0 6px;
}
.FiltroListadoInf  .paginacionInf
{
    float:left;
    margin:0 0 0 5px;
    width:166px;
}

.buscadorRes .buscadorResContenido .datos .referencia, .buscadorRes .buscadorResContenido .datos .nombre
{
    clear:none;
    float:left;
    margin-right:10px;
}

.buscadorRes .buscadorResContenido .datos .referencia input
{
    margin:0;
    width:165px;    
}
 .buscadorRes .buscadorResContenido .datos .nombre input
{
    margin:0;
	width:225px;
}


.paginacionReservas 
{
   width:200px;
   margin:24px 0px;   
}




/*Recordar clave*/
/**/

#contenido .recordarClave 
{
	width:400px;
}

#contenido .recordarClave .recordarClaveCabecera 
{
	color:#474747;
	font-weight:bold;
	margin:10px 0;
}

#contenido .recordarClave .recordarClaveContenido 
{	
	border:1px solid #4E78AE;
	clear:both;
	color:#474747;
	height:1%;
	margin-bottom:12px;
	overflow:hidden;
	padding:10px;
}

#contenido .recordarClave .recordarClaveContenido span 
{
	/*display:block;	*/
}

#contenido .recordarClave .label
{

}

#contenido .recordarClave .boton 
{
}



#contenido .recordarClave #emailRecordar
{
    width:200px;
    border:1px solid #999999;
}


#contenido .recordarClave .mensajeRecuperar
{
	margin-top:12px;
	margin-bottom:22px;
	color:#434D67;	
}

#contenido .recordarClave .errorRecuperar
{
	margin-top:6px;
	margin-left:12px;
	clear:both;
	margin-bottom:2px;
	color:#CC0000;	
	float:left;
}

/*Agentes*/

/*Agentes*/

.listadoAgentes 
{
	float:left;
	width:200px;
	margin-right:20px;
} 

.registroAgentes 
{
	float:left;
	width:340px;
	border-left:solid 1px #227197;
	padding-left:20px;
}


.listadoAgentes , .registroAgentes 
{
	margin-top:0;
}

.listadoAgentes .listadoAgentesTit , .registroAgentes .registroAgentesTit , .registroAgentes .passwordTit
{
    background:url(/images/masterPage/tri_der.gif) no-repeat 4px 2px;
	clear: both;
	display:block;
	float:none;
	color:#002E6E;
	font-size:11px;
	padding-left:22px;
	padding-bottom:4px;
	/*margin-bottom:20px;*/
	font-weight:bold;
	border-bottom:1px solid #002E6E;

}


.listadoAgentes ul 
{
	margin:16px 0;
	padding:0 0 0 20px;
	list-style-image:url(/images/masterPage/ico_lista.gif);
	overflow:hidden;
} 

.listadoAgentes ul li
{
	margin:4px 0 0 0;
	padding:0 0 0 2px;
} 


.listadoAgentes ul li a
{
	color:#333333;
	text-decoration:none;
} 

.listadoAgentes .nuevoAgente
{
	margin-top:0;
	overflow:hidden;
}





.registroAgentes fieldset 
{
	border:none 1px #227197;
	margin-bottom:4px;	
}

.registroAgentes fieldset label
{
	display:block;
	margin-bottom:6px;
	overflow:hidden;
	height:1%;
	clear:both;
	float:left;
	width:300px;
}


.registroAgentes fieldset label.nombre input , .registroAgentes fieldset label.email input
{
	width:230px;
}

.registroAgentes fieldset label.nombre span , .registroAgentes fieldset label.email span
{
	width:82px;
	display:block;
	margin-bottom:3px;
}


.registroAgentes fieldset label.passwordNew , .registroAgentes fieldset label.passwordRep 
{
	float:left;	
	width:130px;
	clear:none;
	margin-top:6px;
}

.registroAgentes fieldset label.passwordNew input, .registroAgentes fieldset label.passwordRep input
{
	width:120px;
}

.registroAgentes fieldset label.passwordNew span, .registroAgentes fieldset label.passwordRep span
{
	width:100px;
	display:block;
	margin-bottom:3px;
}

.registroAgentes fieldset label span.rfv 
{
	color:#CC0000;
	font-style:italic;	
	width:180px;
	display:block;
	clear:both;
	float:left;
	display:none;
}

.registroAgentes fieldset label .botonCliente 
{
	display:inline;	
}

.registroAgentes fieldset label .infoadicional 
{
	display:block;
	margin-top:12px;
	float:left;
	clear:both;	
}

#DatosCliente .botonCliente, .recordarClave .botonCliente, .listadoAgentes .botonCliente,
.registroAgentes .botonCliente, .registroCorrecto .botonCliente, #claveGenerada .botonCliente
{
    background:url(/images/masterPage/bt_azul.gif) no-repeat 0 0;
    border:none;
    height:18px;
    width:110px;
    color:#ffffff;
    font-weight:bold;
    float:right;
    padding-bottom:0;    
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    line-height:18px; 
}

#contenido .recordarClave .botonCliente
{
    margin-right:15px;
}

#contenido .recordarClave #claveGenerada .botonCliente, #contenido .recordarClave #datosRecordar .botonCliente
{
    margin-right:0;
    }


#DatosCliente .copiarDatos span, #DatosCliente .guardarDatos span
{
    float:left;
    clear:none;
}

.columna1 .Content
{
    width:665px;
    margin:10px 0;
    background:#ffffff;
}

.columna2 .Content2
{
    width:220px;
    margin:25px 0 0;
    background:#ffffff;
}