body {
	margin: 0;
	padding: 0;
	background: #00496B;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a:link {
	color: #004869;
}
a:visited {
	color: #004869;
}
a:hover {
	color: #AFB805;
	text-decoration:none;
}
a:active {
	color: #04496A;
}
	a.photo {
			width:100px;
			height:100px;
			margin:3px 3px;
			float:left;
			display:block;
			text-decoration:none;
			cursor:pointer;
			cursor:hand;
	}
		
		a.photo img, a.photo span { 
			border:none;
		}
			
		a.photo span.mask {
			display:block;
			width:100px;
			height:100px;
			position:relative;
			margin-top:-100px;
			background:url(../images/photo_mask.png);
		}

#photobig span.mask {
	display:block;
	width:350px;
	height:450px;
	position:relative;
	margin-top:-450px;
	background-image: url(../images/photo_mask_b.png);
	}
#photobig2 span.mask {
	display:block;
	width:650px;
	height:350px;
	position:relative;
	margin-top:-350px;
	background-image: url(../images/photo_mask_b2.png);
	}
	
* html a.photo span.mask {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/photo_mask.png');
}

* html #photobig span.mask {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/photo_mask_b.png');
}
* html #photobig2 span.mask {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/photo_mask_b2.png');
}
	

.fotomedia {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#framereservation {
	margin-top: 0;
	padding:10px 30px;
}
#bookingcontainer {
	background: url(../images/bgr_booking.gif) no-repeat left top;
	padding-top: 8px;
	height: 210px;
	width: 240px;
	border:1px dotted #003333;
}
	#left #bookingcontainer {
	margin-top: 20px;
	}
#outer #content #right #bookingcontainer {
	float: left;
    }

#bookingcontainer h1 {
	margin: 0 1px;
	font-size: 12px;

	}
#outer #content #right #bookingright {
	float: left;
	margin-left:20px;
}

.pusher {
	clear: both;
}
#language {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	padding-left:20px;
}
	#language a {
		padding-left: 5px;
		font-weight: bold;
		padding-right: 5px;
	}
	#language a:link, #language a:visited {
	color:#fff;
	}
	#language a:hover, #language a:active {
	color:#AFB805;
}
h1 {
	text-transform: uppercase;
	color: #00496B;
	padding: 2px 5px 2px 27px;
	margin: 20px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #ACB600;
	background-image: url(../images/icowhite.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

h2 {
	text-transform: uppercase;
	color: #00496B;
	padding: 2px 5px 2px 27px;
	padding-bottom: 2px;
	margin: 30px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #ADB600;
	background-image: url(../images/icowhite.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}
	h2 img {
		margin-right: 8px;
}

div.defaultBox h3.mirai span {
    color:#00496B; 
    font-size:10px;
}

h3 {
	text-transform: uppercase;
	color: #00496B;
	padding: 5px 5px 2px 27px;
	margin: 2px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #ACB600;
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

h4 {
	text-transform: uppercase;
	color: #F3EEE4;
	padding: 0px 0px 0px 20px;
	margin: 0px 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #00496B;
}

#bottomlinks {
	width:950px;
	padding:10px 0 10px 0;
	text-align:center;
	margin:0px auto 0 auto;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin-left: 20px;
	padding-left: 0;
}
strong{
	color:#145132;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.faq li {
	list-style: url(../images/ico_faq.gif) outside;
}
#outer {
	background: #f3eee4;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
	#outer #cabecera {
	background: url(../images/cabecera.jpg) no-repeat left top;
	height:62px;
	}
	#outer address {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
	margin: 10px;
	}
	#outer #footer {
	background: #F3EEE4 url(../images/footer.gif) no-repeat left top;
	height:62px;
	}
		#outer #cabecera img {
			float: left;
			margin-left: 30px;
			margin-top: 5px;
		}
		#outer #footer img {
			float: left;
			margin-left: 30px;
		}
		#outer #cabecera p, #outer #footer p {
	margin: 0 auto;
	padding-top: 20px;
	color: #AFB805;
	padding-bottom: 0;
	text-transform: uppercase;
	float: left;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
		}
	#outer #content {
		padding-right: 0;
		padding-left: 20px;
		padding-top: 20px;
	}
		#outer #content #left {
			float: left;
			width: 226px;
		}
			#outer #content #left #pics {
				padding-top: 30px;
				
			}
			#outer #content #left #menu li {
	display: block;
	list-style: none;
	margin: 0;
	color: #074B22;
	vertical-align: middle;
	padding-left: 2px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #003333;
			}
			#outer #content #left #menu a {
	color: #074B22;
	text-decoration:none;
			}
			#outer #content #left #menu a:link, #outer #content #left #menu a:visited {
	color: #ABB500;
			}
			#outer #content #left #menu a:hover, #outer #content #left #menu a:active {
	color: #00496B;
			}
			#outer #content #left #menu li.bookinglink a:link, #outer #content #left #menu li.bookinglink a:visited {
	color: #00496B;
			}
			#outer #content #left #menu li.bookinglink a:hover, #outer #content #left #menu li.bookinglink a:active {
	color: #074B22;
			}		
			#outer #content #left #menu img {
				margin-right: 12px;
			}
			#outer #content #left #menu ul {
				margin: 0;
				padding: 0;
			}
		#outer #content #right {
			width: 664px;
			float: left;
			margin-left: 20px;
		}
			#outer #content #right #righta {
				float: left;
				width: 311px;
			}
			#outer #content #right #rightb {
				float: left;
				width: 311px;
				margin-left: 40px;
			}
			#outer #content #right #gmap {
	border: 1px dotted #2B2B2B;
			}
			#gmap{
				width:650px;
				height:300px;
				}
			#outer #content #right #divfloat {
	padding: 0;
	float: right;
	width: 300px;
	/*margin: 10px 0 15px 15px;*/
			}
			#outer #content #right #divfloat2 {
	padding: 0;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left:15px;
			}
			
			#outer #content #right #divfloatoffers {
				padding: 0;
				float: right;
				width: 650px;
				margin: 20px 0 15px 15px;
				/*border: 1px dotted #ae92a4;*/
			}
			#outer #content #right #divfloat3 {
	padding: 0;
	float: left;
	width: 300px;
	/*border: 1px dotted #d33907;*/
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 20px;
	
			}
				#outer #content #right #divfloat h2 {
					margin-top: 0;
				}
				#outer #content #right #divfloat2 h2 {
					margin-top: 0;
				}
		
				#outer #content #right #divfloat p {
					padding: 5px 15px 15px;
				}
				#outer #content #right #photogallery a.photo {
					margin:10px;				
				}
							
		#outer #cabecera span, #outer #footer span {
			font-size: 16px;
			text-transform: none;
		}
	
	#outer .line2 {
	margin: 0 5px 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #00496B;
	}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    padding:20px 0 0 30px;
}
#mirai_be0, #mirai_be2, #mirai_be0 input, #mirai_be0 select { /*#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;*/
}
#mirai_be0 {
    /*width:13.7em;*/
    /*height:11.5em;*/
}
/*--- Fin Contenedor del motor de reservas ---*/
/*--- Principio Posición de elementos ---*/
#mirai_be1, #mirai_be3, #mirai_be5 { /* Espacio a la izquierda para "Entrada" y "Noches" y margin para igualar horizontalmente con textos de los input */
    /*left:0;*/
    /*margin-top:0.25em;*/
    color: #074B22;
    font-weight: 700;
}
#mirai_be2, #mirai_be4, #mirai_be6 { /* Espacio a la izquierda para "Input Entrada", "Input Noches", y "Input Codigo Promocional" */
    /*left:6.5em;*/
}
#mirai_be7, #mirai_be8 { /* Espacio a la izquierda para "Input Reservar", "Input Ver/Cancelar" */
    /*left:0;*/
}
#mirai_be1, #mirai_be2 { /* Espacio superior para "Entrada" y "Input Entrada" */
    /*top: 0; */
}
#mirai_be3, #mirai_be4 { /* Espacio superior para "Noches" y "Input Noches" */
    /*top:2.2em;*/
}
#mirai_be5 { /* Espacio superior y a la izquierda para "Codigo Promocional" */
    /*top: 6.15em;*/
    /*left: 0em;*/
}
#mirai_be6 { /* Espacio superior para "Input Codigo promocional" */
    /*top:4.6em;*/
}
#mirai_be7 { /* Espacio a la izquierda y superior para "Input Reservar" */
    /*top: 6.9em;*/
    /*left:0;*/
}
#mirai_be8 { /* Espacio a la izquierda y superior para "Input Ver/Cancelar" */
    /*top: 9.9em;*/
    /*left:0;*/
}
/*--- Fin Posición de elementos ---*/
/*--- Principio Estilos de Botones y Codigo Promocional ---*/
#mirai_be2, #mirai_be6 { /* Anchura para "Input Entrada" y "Input Codigo Promocional" */
    /*width:7em;*/
}
#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_be5 { /*--- Texto "Codigo Promocional" ---*/
    /*font-size: 0.75em;*/
    /*line-height: 0.9em;*/
    /*width: 3em;*/
}
#mirai_be7 input { /*--- Boton "Input Reservar" ---*/
    /*padding:0 0.8em;*/
    background-color: #04496A;
    border: 1px outset #CCCCCC;
    color: #FFFFFF;
    height: 34px;
    line-height: 34px;
    width: 177px;
}
#mirai_be7 input:hover { /*--- Boton "Input Reservar Hover" ---*/
    /*---*/
    text-decoration:underline;
}
#mirai_be8 { /*--- Boton "Input Ver/Cancelar" ---*/
    /*text-decoration:underline;*/
    /*color:#00f;*/
    border: medium none;
    color: #004869;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
#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 ---*/
