@charset "utf-8";
/* CSS Document */
/*---------------------------------------------------------------------------------*/
/*----------------------------- NORMALIZATION  ------------------------------------*/
/*---------------------------------------------------------------------------------*/

/* Remove padding and margin */

  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	list-style:none;
}
/* Typography */

body {
	background:#74012C;
	font: 62.5% Arial, Helvetica, sans-serif;
	color:#444;
}
p, td, th, li, dl, dt, dd {
	font-size:1.2em;
}
li ul li {
	font-size:1.05em;
}
ul.icon p {
	font-size:1.05em;
}
.smallText {
	font-size:1.1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:normal;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 2.0em;
}
h3 {
	font-size: 1.5em;
	font-weight:bold;
	margin:10px 0 0 20px;
}
h4 {
	font-size: 1.4em;
	font-weight:bold;
}
h5 {
	font-size: 1.2em;
	font-weight:bold;
}
h6 {
	font-size: 1.1em;
	font-weight:bold;
	margin-top:0.5em;
}
p {
	line-height:20px;
}
dd {
	font-size:12px;
	line-height:20px;
	margin-left:10px;
}
/* Remove border around linked images */

a img, :link img, :visited img {
	border:none;
}
/* Remove dots around active links */

a:hover {
	outline:none;
}
/* Default link styles */

a {
	text-decoration:none;
}
a:link {
	color:#fff;
}
a:visited {
	color:#E5C990;
}
/* Class for clearing floats */

.pusher {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*---------------------------------------------------------------------------------*/
/*----------------------------- ESTRUCTURA     ------------------------------------*/
/*---------------------------------------------------------------------------------*/
#container {
	width:980px;
	position:relative;
	margin: 0 auto;
	padding-top:20px;
}
#content {
	width:960px;
	position:relative;
}
/* ------------------- Languages ----------------------- */
#languages {
	width:360px;
	height:16px;
	position:absolute;
	top:0px;
	right:-8px;
	padding:20px 20px 0 10px;
	text-align:right;
}
#languages li {
	display: inline;
	color: #fff;
	border-right:1px solid #dfb28b;
	padding:0 10px;
}
#languages li.end {
	border:none
}
#languages li a {
	color: #dfb28b;
}
#languages li a:hover {
	color: #47000E;
}
/* ------------------- Logo ----------------------- */

h1 {
	width: 720px;
	height:65px;
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin-left:0px;
}
h1 a {
	text-indent: -2000px;
	display:block;
	width: 270px;
	height: 83px;
}
/* ------------------- VCARD ----------------------- */

#inferior {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#47000e;
	bottom:-45px;
	color:#FFFFFF;
	height:60px;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:10;
}
#inferior a {
	color:#e5c990;
	text-decoration:none;
}
#inferior a:hover {
	color:#c4ae7d;
}
#hcard {
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	position: absolute;
	left:5px;
	width:100%;
}
#hcard a {
	color:#e5c990;
	text-decoration:none;
}
#hcard a:hover {
	color:#c4ae7d;
}
/* ------------------- Menu ----------------------- */
#menu {
	background:none repeat scroll 0 0 #47000E;
	margin:8px 0 8px 0;
	border:1px solid #9f9265;
}
#menu, #menu2 {
	height:30px;
	line-height:30px;
}
#menu2 {
	background:none repeat scroll 0 0 #47000E;
	margin:8px 0 8px 0;
	border:1px solid #9F9265 !important;
}
#menu li h2 {
	font-size:12px;
	display: inline;
	color: #b40241;
}
#menu li, #menu2 li {
	display: inline;
	color: #b40241;
	padding:10px 10px 12px 10px;
}
#menu li a:hover, #menu2 li a:hover {
	color: #B40241;
}
.current {
	color:#fff;
}
.current a:link, .current a:hover {
	color:#e5c990;
}
.current a:visited {
	color:#fff
}
.current h2 a:link, .current h2 a:hover {
	color:#fff
}
.current h2 a:visited {
	color:#fff
}
/* ------------------- Col Left ----------------------- */
#col-left {
	float:left;
	display:inline;
	width:200px;
	height:330px;
	background:#b40241;
	padding:10px 15px 0 15px;
	color:#fff;
	border-top:10px solid #fff;
	border-left:10px solid #fff;
	border-bottom:20px solid #fff;
	text-align:justify;
}
#col-left a {
	color:#E5C990;
	font-weight: bold;
}
#col-center {
	float:left;
	display:inline;
	width:459px;
	min-height:350px;
	padding:10px;
	background: #fff;
}
#col-right {
	position:absolute;
	right:1px;
	width:205px;
	height:330px;
	background:#b40241;
	padding:10px 15px 0 10px;
	border-top:10px solid #fff;
	border-right:10px solid #fff;
	border-bottom:20px solid #fff;
}
#col-big {
	width:939px;
	background:#fff;
	min-height:250px;
	padding:10px 10px 20px 10px;
}
#col-big-right {
	width:205px;
	min-height:350px;
	padding:10px 15px 0 10px;
	position:absolute;
	right:0;
}
#col-big-right h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c00040;
	font-size:16px;
	margin:10px 0 5px 15px;
	font-weight:normal;
}
#mirai_bookentrance {
	height:211px;
    margin: 10px 0 0 18px;
}
#col-big2 {
	width:939px;
	background:#fff;
	min-height:250px;
	padding:10px 10px 20px 10px;
}
#col-big p {
	margin:10px 10px 0 20px;
	width:650px;
}
#col-big2 p {
	margin:10px 10px 0 20px;
	width:650px;
}
#col-big a img {
	margin:10px 10px 0 25px;
	float:left;
	display:inline;
	border: 1px #b40241 solid
}
#col-big2 a img {
	position:absolute;
	right:65px;
}
#col-left h3 {
	color:#fff;
	margin:0 0 6px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}
#col-right h3, #col-big-right h3 {
	color:#fff;
	margin:0 0 6px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
}
#booking h3 {
	color:#FFD562;
	margin:5px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
}
#col-big h2, #col-center h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c00040;
	font-size:22px;
	margin:0 15px 5px 0;
	padding:10px 0 5px 0;
}
#col-center h2 {
	border-bottom:1px solid #b40241;
}
#col-center .left {
	float:left;
	display:inline;
	width:140px;
	height:140px;
	margin-top:5px;
}
#col-center p {
	margin:0 0 15px 0px;
	line-height:20px;
}
dl.normal {
	margin:10px 20px 10px 50px;
}
dl.normal dt {
	background:url(../images/ico_list.png) no-repeat left;
	padding-left:20px;
	line-height:20px;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:-25px;
	color:#b40241;
	font-size:100%;
	font-weight:bold;
}
ul.right {
	font-size:100%;
	list-style:circle;
}
ul.right li {
	margin-top:10px;
	list-style:circle;
	margin-left:20px;
}
/* ---------------------------------------------------------------------
--------------------CARRUSEL PHOTOS-------------------------------------
-----------------------------------------------------------------------*/
#carrusel {
	width:940px;
	margin:60px 10px 10px 10px;
	background-color:#2e3d59;
	height:160px;
	border: 1px solid #2e3d59;
	background: url(../images/bg_carrousel.png) left top repeat-x;
}
/* ---------------------------------------------------------------------
--------------------ESQUINAS--------------------------------------------
-----------------------------------------------------------------------*/
.box {
	margin: 0 0 0.75em 0;
	clear: both;
	position: relative;
}
.box2 {
	margin: 0 0 0.75em 0;
	position: relative;
}
b.cn {
	position: absolute;
	height: 10px;
	width: 10px;
	margin: 0;
	padding: 0;
	background: url(../images/bordes.jpg) no-repeat;
	line-height: 1px;
	font-size: 1px;
}  /* IE/Win 'hacks' */
b.dn {
	position: absolute;
	height: 10px;
	width: 10px;
	margin: 0;
	padding: 0;
	background: url(../images/circle_white.png) no-repeat;
	line-height: 1px;
	font-size: 1px;
}  /* IE/Win 'hacks' */
b.tl {
	top: -1px;
	left: -1px;
	background-position: top left;
}
b.tr {
	top: -1px;
	right: -1px;
	background-position: top right;
}
b.bl {
	bottom: -1px;
	left: -1px;
	background-position: bottom left;
}
b.br {
	bottom: -1px;
	right: -1px;
	background-position: bottom right;
}
/* ---------------------------------------------------------------------
--------------------REVIEWS---------------------------------------------
-----------------------------------------------------------------------*/
#reviews p {
	font-size:12px;
}
div#hsRating.hsRating {
	border:none!important
}
div.hssurveys_full .noLink, div.hssurveys_full .noLink a {
	white-space:nowrap!important;
}
div.hssurveys_full {
	margin-left:38px!important;
}
/* ---------------------------------------------------------------------
--------------------GOOGLE MAPS-----------------------------------------
-----------------------------------------------------------------------*/
#gmap, #street {
	margin: 10px 10px;
	border: solid 1px #EEE;
	padding:2px;
	width:705px;
	height:294px;
}
/*p.googleMap {
	margin: 15px 50px;
	background:url(../images/zoom.png) no-repeat right center;
	padding-right:25px;
	height:22px;
	text-align:right;
}
*/
/* ---------------------------------------------------------------------
--------------------Quick Check Graph-----------------------------------
-----------------------------------------------------------------------*/
#pricegraph p#closegraph {
	margin: 15px 0;
	text-align:right;
	background:url(../images/close.png) no-repeat right center;
	line-height:19px;
	padding-right:24px;
}
#pricegraph p#closegraph:hover {
	background:url(../images/close_over.png) no-repeat right center;
}
/* ---------------------------------------------------------------------
--------------------Tour -----------------------------------
-----------------------------------------------------------------------*/
.tour {
	float:left;
	display:inline;
	position:relative;
	text-align:center;
	width:140px;
	height:160px;
	margin:10px;
	font-size:11px;
}
.tour a img {
	position:absoulte;
	top:0px;
}
.tour a img:hover {
	border:1px solid #005AFF;
}
div#hsRating.hsRating {
	color:#FFFFFF!important;
}
#photos {
	position: relative;
	width:710px;
	height:292px;
	z-index:2;
	overflow:hidden;
}
#photos ul {
	overflow:hidden;
}
#booking {
	background:#52021f;
	position: absolute;
	right:11px;
	width:217px;
	top:124px;
	height:215px;
	margin-bottom:15px;
}
#mreLoader.small {
	font-family:Georgia, "Times New Roman", Times, serif!important;
}
#frame_buttonCancel {
	line-height:8px!important;
}
.up {
	border:1px solid #9F9265;
	height:295px;
	margin-bottom:10px;
	padding:10px;
}
#prevBtn, #nextBtn {
	display:none;
}
.linkRss a {
	color:#B40241;
}
#titleDivOffers {
	display:none;
}
div.hssurveys_full p.more a {
margin:0 0 0 -160px!important;
color:#74012C!important;
}
div.hssurveys_full ul.questions li p.question {
	text-align:left!important;
}

#facebook {position:absolute; top:30px; right:0;}

#cardio{
	height:90px;
	width:445px;
	margin: 0 0 0 40px;
	}
#cardio2{
	height:90px;
	width:620px;
	margin: 0 auto;
	}
#bloque1, #bloque2{
     float:left;
	 width: 180px;
	 	height:90px;
	 text-align:center;
	}
#bloque1 p, #bloque2 p{
	font-size:1em;	
	margin:0px;
	width:175px;
	}
/*--- Principio Contenedor del motor de reservas ---*/
#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: #FFFFFF;
    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: url("http://www.hotelpuertadetoledo.es/images/bottom-booking.jpg") no-repeat scroll center center transparent;
    border: medium none;
    color: #FFFFFF;
    height: 34px;
    line-height: 34px;
    width: 177px;
}
#mirai_be7 input:hover { /*--- Boton "Input Reservar Hover" ---*/
    /*---*/
    color: #000000;
    background: url("http://www.hotelpuertadetoledo.es/images/bottom-booking-over.jpg") no-repeat scroll center center transparent;
}
#mirai_be8 { /*--- Boton "Input Ver/Cancelar" ---*/
    /*text-decoration:underline;*/
    /*color:#00f;*/
    border: medium none;
    color: #FFFFFF;
    display: block;
    height: 30px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
#mirai_be8:hover { /*--- Boton "Input Ver/Cancelar" ---*/
    /*---*/
    color: #000000;
    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 ---*/
