.tclaro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ccbba5}
.toscuro {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.ttitulo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #330000}

#framereservation {
color: #330000; 
margin-top: 10px;
}

input#frame_buttonBook {
	color: #fff;
	line-height:20px;
	border:none;
	height: 24px;
	width: 160px;
	background-color: #330000;
	border:1px solid #330000;
	font-weight: bold;
	font-variant: normal;
	margin-right: 10px;
}

input#frame_buttonBook:hover { 
	color: #330000;
	line-height:20px;
	border:none;
	height: 24px;
	width: 160px;
	background-color: #CCBBA5;
	border:1px solid #330000;
	cursor:pointer;
}

input#frame_buttonCancel {
	color: #330000;
	line-height:20px;
	border:none;
	height: 24px;
	width: 170px;
	background: transparent;
	border:1px solid #330000;
	}


input#frame_buttonCancel:hover { 
	color: #fff;
	line-height:20px;
	border:none;
	height: 24px;
	width: 170px;
	background: transparent;
	border:1px solid #fff;
	cursor:pointer;
	
}

.medium #frame_checkinContainer  {
width:84px;
margin-right: 20px;
margin-bottom: 10px;
}

.medium #frame_nightsContainer {
width:60px;
margin-right: 20px;
margin-bottom: 10px;
}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    margin-top:15px;
    text-align:center;
}
#mirai_be0, #mirai_be2, #mirai_be0 input, #mirai_be0 select { /* Para que se vea la misma letra en IE6 y IE7*/
    /*font-family: Verdana;*/
    /*font-size: 13px;*/
}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_be0, #mirai_be2, #mirai_be0 input, #mirai_be0 select { /* Para que se vea la misma letra en IE6 y IE7*/
    /*font-family: Verdana;*/
    /*font-size: 13px;*/
}
/*--- Fin Contenedor del motor de reservas ---*/
/*--- Principio Posición de elementos ---*/
#mirai_bookentrance input#mirai_be2, #mirai_bookentrance select#mirai_be4, #mirai_bookentrance input#mirai_be6  { /* Margin Right para "Input Entrada", "Input Noches" y "Input Codigo Promocinal"*/
    /*margin:0 0.3em 0 0;*/
}
#mirai_be2, #mirai_be4, #mirai_be6  { /* Margin Right para "Input Entrada", "Input Noches" y "Input Codigo Promocinal"*/
    /*margin:0 0.8em 0 0;*/
}
#mirai_bookentrance div#mirai_be7  { /* Margin Right div contenedor de "Input Reservar"*/
    /*margin:0 1em 0 0;*/
}
/*--- Fin Posición de elementos ---*/
/*--- Principio Estilos de Botones y Codigo Promocional ---*/
#mirai_be2 { /* Anchura para "Input Entrada" */
    /*width:7em;*/
}
 #mirai_be6 { /* Anchura para "Input Codigo Promocional" */
    /*width:7em;*/
}
#mirai_be1, #mirai_be3, #mirai_be5 { /* Estilos de textos: "Entrada, Noches y Código Promocional" */
      color: #000;
    }
#mirai_be2, #mirai_be4, #mirai_be6 { /* Estilos "Input Entrada", "Input Noches" y "Input Codigo Promocional" */
      /*background-color:#FFFFFE;*/ /* para que el "color" de < slect > en Safari funciona, no se pudede asignar #FFFFFF. Color de letra para Text Inputs */
      /*border:1px solid #999;*/
      /*color: #444;*/
    }
#mirai_be7 input { /*--- Boton "Input Reservar" ---*/
    /*padding:0 0.8em;*/
    background-color: #330000;
    border: 1px solid #330000;
    color: #FFFFFF;
    height:26px;
    width:175px;
    padding-bottom:6px;
    float:left;
    margin:10px 0 0 140px;
}
#mirai_be7 input:hover { /*--- Boton "Input Ver/Cancelar" ---*/
    background-color: none;
    border: 1px solid #330000;
    color: #330000;
}
#mirai_be8 { /*--- Boton "Input Ver/Cancelar" ---*/
    text-decoration:#ccbba5;
    color:#330000;
    float:left;
    margin: 15px 0 0 10px;
}
#mirai_be8:hover { /*--- Boton "Input Ver/Cancelar" ---*/
    text-decoration:underline;
}
/*--- Fin Estilos de Botones y Codigo Promocional ---*/
/*--- Principio Para que el calendario aparezca siempre encima ---*/
#ui-datepicker-div {
    font-size:1em;
}
/*--- Fin Para que el calendario aparezca siempre encima ---*/
