/* CSS Document */

body {
	background-color:#3D5D52;
	margin:10px;
	color: #313131;
}
	
body, html {
	height:100%;
	font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#container {
	width:772px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF url(../images/bk_container.gif) repeat-y;
}
.hotelname {
	font: 25px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #2B2211;
	padding-top: 12px;
	padding-left: 100px;
}

#top {
	width:772px;
	height:70px;
	background: url(../images/bk_top.gif) no-repeat top;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	vertical-align: bottom;
}

	#hotel {
	width:auto;
	background:#8a7123 url(../images/bk_hotel.gif) no-repeat top;
	}
	#hotel img { 
		margin-top:15px;
		margin-left:10px;
	}	
	
	#lang {
		width:auto;
		height:16px;
		text-align:right;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		color:#1e4641;
		padding-right:250px;
	}
		#lang a:link, #lang a:visited {			
			color:#313131;
			text-decoration:none;		
		}
		#lang a:hover, #lang a:active {			
			color:#313131;
			text-decoration:underline;		
		}

#contents {
	width:760px;
	margin-right:5px;
	margin-left:5px;
	margin-top:3px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #1e4641;
}

	#left {
		width:260px;
		float:left;
	}
		#menu {
			width:225px;
			margin:15px;
		}
			.square, .item {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e4641;
			}
			.square {
	float:left;
	width:15px;
	height:15px;
	padding-top:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1e4641;
				
			}
			.item {
				float:right;
				font-size:14px;
				font-weight:bold;
				color:#1e4641;
				width:189px;
				padding-top:10px;
				height:15px;
			}
				.item a:link, .item a:visited {
					 color:#313131;
					 text-decoration:none;
				}
				.item a:hover, .item a:active {
					 color:#8C1D1D;
					 text-decoration:none;
				}
		
		#booking, #hotels {
			width:225px;
			height:192px;
			background:url(../images/bk_booking.gif) no-repeat left top;
			margin:15px 15px 0px;
			padding-top:10px;
		}
		
		#booking h1 {
	color:#EEEFF1;
	padding-left:24px;
	background-color: #1e4641;
	background-image: url(../images/sq_beige.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
		}
		
		#photos {
			margin:15px;
			margin-left:20px;
			width:215px;
			text-align:center;
			color:#36405c;
			font-size:10px;
		}

		
		
		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);
		}
		
		#photo span.mask {
			display:block;
			width:500px;
			height:300px;
			position:relative;
			background:url(../images/photobig_mask.png);
			margin-top:-300px;
		}
		
		#hotels {
			background:url(../images/bk_hotels.gif) no-repeat top;
			
		}
		#hotels h1 {
			background: #D7D9DE url(../images/sq_beige.gif) no-repeat 3px 3px;
			color:#36405C;
			padding-left:24px;
		}
		
		#hotels p { 
			margin-left:10px;
			margin-right:10px;
			margin-top:15px;
		}
		
		#hotels p.hotels {
				text-align:left;
				background:url(../images/arrow.gif) no-repeat left ;
				padding-left:12px;
				margin-left:20px;
				margin-top:6px;
				margin-bottom:6px;
			}
	
	#right {
		width:500px;
		float:right;
	}
	
		#photo, #text {
			width:auto;
			padding-top:15px;
			padding-bottom:15px;
		}
		
		h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	height:18px;
	color:#EEEFF1;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:24px;
	background-color: #1e4641;
	background-image: url(../images/sq_white.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
		}
		h1 img { 
			float:left;
			margin-right:5px;
		}
	h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:5px;
	height:18px;
	color:#EEEFF1;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:24px;
	background-color: #1e4641;
	background-image: url(../images/sq_white.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
		}
		h2 img { 
			float:left;
			margin-right:5px;
		}
		
		.details {
			margin:20px;
		}
	
	#address {
	width:auto;
	font-size:10px;
	color:#313131;
	text-align:center;
	padding:5px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #1e4641;
	}
		#address a:link, #address a:visited {
			color:#1e4641;
			text-decoration:none;
		}
		
		#address a:hover, #address a:active {
			color:#0d1b28;
			text-decoration:underline;
		}

#bottom {
	width:772px;
	padding:0px;
	background:url(../images/bk_bottom.gif) no-repeat bottom;
	height: 70px;
}
#logo {
	width:auto;
	height:48px;
	background:url(../images/bk_logo.gif) no-repeat;
	padding:6px;
	
	text-align:left;
}
	

.pusher {
	margin:0px;
	clear:both;
}

.gold {
	color:#313131;
	font-weight: bold;
}

.marron {
	color:#313131;
	font-weight: bold;
}

.gold, .marron { font-weight:bold;}

li { 
	margin-right:20px;
	margin-left:0px;
	list-style:url(../images/ico.gif) outside;
	margin-top:5px;
	margin-bottom:5px;
}



a:link {
	color:#1e4641;
	text-decoration:none;
}

a:visited {
	color:#1e4641;
	text-decoration:none;
}

a:hover, a:active {
	color:#313131;
	text-decoration:underline;
}
#container #contents #left  {
	margin-left: 0px;
}
#offers_container {
	padding-left:10px;
	}
/*--- Principio Contenedor del motor de reservas ---*/
#mirai_bookentrance {
    padding:0 0 0 20px;
}
#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: #000000;
    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: #000000;
    border: 2px 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: #1E4641;
    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 ---*/
