/* CSS Document */
body {
	background-color:#FFF;
	margin:0px;
}

p, td, th, div, li { font:11px Verdana, Arial, Helvetica, sans-serif;}
td { padding:0; margin:0;}
.top { height:51px;width:286px;}
.lang {
	vertical-align:bottom;
	text-align:right;
	color:#999;
	width:406px;
}
.lang a {
	color:#999;
	text-decoration:none;
}
.lang a:hover { text-decoration:underline; }
.photos {
	border-top: solid 6px #3569A0;
	border-bottom: solid 6px #3569A0;
	white-space:nowrap;
	width:693px;
}
.dashed { 
	background-image:url(../images/dash.gif);
	background-repeat:repeat-x;
	height:3px;
}
.contents {
	background-image:url(../images/bk.gif);
	background-repeat:repeat-y;
	width:663px;
	padding:15px;
}
.blueB {
	color:#3569A0;
	font-weight:bold;
}

.rates { border: solid 1px #3569A0;}
.rates td { 
	background-color:#FFF;
	color:#3569A0; 
	padding:3px; }
th { 
	color: #fff; 
	background-color:#3569A0; 
	font-weight:bold;
	padding:3px; }
	
a {
	color:#3569A0; 
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
#hsRating .defaultBox h3.mirai {
font-size: 12px !important;
}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    background-color: #EBF0F6;
    border: 1px dashed #336699;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 67px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    padding: 10px 0 0 5px;
    text-align: center;
    width: 500px;
}
#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: none repeat scroll 0 0 #336699;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    height: 26px;
    margin: 10px 0 0 75px;
    padding-bottom: 6px;
    width: 175px;
}
#mirai_be7 input:hover { /*--- Boton "Input Ver/Cancelar" ---*/
}
#mirai_be8 { /*--- Boton "Input Ver/Cancelar" ---*/
    text-decoration:none;
    color:#333;
    float:left;
    margin:15px 0 0 20px;
}
#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 ---*/
