@charset "utf-8";
/* CSS Document */

body {
  font-size:90%;
}
body, p, div, ul, li, form, select, input, table, tr, td, th {
  font-family: 'Arial', Verdana, Arial, Helvetica, sans-serif;
}
body {
  background:#fff url('../images/bg_body.png') repeat-x left top; line-height:16px;
}

a img, :link img, :visited img {
  border:none;
}
a:link, a:visited {
  color:#006e2e;
  text-decoration:none;
}
a:hover, a:active {
  color:#444;
  text-decoration:underline;
}
*:focus {
  outline:none;
}
/*-------------------------- CONTENEDOR --------------------------*/

#container {
  width:960px;
  margin:0 auto;
  position:relative;
	padding:40px 0 15px 0;
}

/*-------------------------- BORDES --------------------------*/
.border_top {background: url('../images/bg_top.png') no-repeat left top; position:absolute; top:25px; width:960px; height:15px;}
.border_bottom {background: url('../images/bg_bottom.png') no-repeat left bottom; position:absolute; bottom:0px; width:960px; height:15px;}

/*-------------------------- CONTENIDO --------------------------*/

#content {min-height:350px; background:url('../images/bg_content.png') repeat-y left top; width:950px; padding:0 5px;}

* html #content {height:350px; background:url('../images/bg_content.png') repeat-y left top; width:950px;}

/*-------------------------- HEADER --------------------------*/

h1 a {display:block; width:231px; height:136px; text-indent:-100000px; margin:0 0 0 5px; background:url('../images/bg_logo.png') no-repeat;}

.hreview-aggregate {width:231px; text-align:center; font-size:75%; margin:0 0 0 5px;}

.facebook {background:url('../images/facebook.jpg') no-repeat center left; padding:5px 0 5px 24px; line-height:29px;}

/*-------------------------- MENU --------------------------*/

ul#menu {
  width:945px;
  height:22px;
	background: #006e2e;
	padding:5px 0 5px 5px;
	margin:5px 0 0 0;
}
ul#menu li {
  float:left;
  display:inline;
  width:103px;
	text-align:center;
  font:90% Arial, Helvetica, sans-serif; 
	font-weight:600;
	margin:2px 0 0 0;
}
ul#menu li a:link, ul#menu li a:visited {color:#fff;}
ul#menu li a:hover, ul#menu li a:active {color:#fff;}

ul#menu li.current {background:#fff; line-height:25px;}
ul#menu li.current a:link, ul#menu li.current a:visited {color:#333333;}

/*-------------------------- COLUMNAS --------------------------*/

.col_right {
  float:right;
	display:inline;
	width:690px;
	padding:10px 5px;
	margin:10px 0 0 5px;
}

.col_left {
  float:left;
	display:inline;
	width:230px;
	background: #ebebeb;
	padding:10px 5px;
	margin:10px 0 0 5px;
	height:100%;
}
/*-------------------------- FORMATOS --------------------------*/

#content p {
  color: #333;
  text-align: justify;
  margin-bottom: 15px;
  line-height:20px;
  font-size: 80%;
}
#content h2 {
  font-size: 1.3em;
  color: #006e2e;
  clear: both;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-family:"Trebuchet MS";
	font-weight:normal;
	border-bottom:1px solid #006e2e;
}
#content h3 {
  font-size: 1.2em;
  color: #006e2e;
	margin:0 0 10px 0;
	font-family:"Trebuchet MS";
	font-weight:normal;
	clear:both;
}

#content a:link img, #content a:visited img {
	border:2px solid #006e2e;
	padding:1px;
	float:left; display:inline; margin:5px 3px;
}
#content a:hover img, #content a:active img {
	border:2px solid #333;
	padding:1px;
}

.link  {
  background:url('../images/ico_url.png') no-repeat left center;
	height:20px;
	line-height:20px;
	padding-left:25px;
	clear:both;
	float:right;
	margin-right:10px;
}

.link a {font-size:120%;}

/* Blocks */

ul#blocks {
  width:100%;
}
ul#blocks li {
  float:left;
	display:inline;
	width:301px;
	height:112px;
	margin:10px 15px 10px 20px;
}

.block01 {background:url('../images/block01.jpg') no-repeat;}
.block02 {background:url('../images/block02.jpg') no-repeat;}
.block03 {background:url('../images/block03.jpg') no-repeat;}
.block04 {background:url('../images/block04.jpg') no-repeat;}

ul#blocks li a {
	left:5px;
	bottom:5px;
	color:#FFFFFF;
	width:301px;
	height:22px;
	padding:90px 0 0 10px;
	display:block;
}

/* Lists */

ol.number {
  margin:15px 15px 0 35px;
  font-size:125%;
  color:#0172d0;
}
ol.number li {
  margin-top:5px;
  margin-bottom:5px;
}
ol.number li span {
  font-size:75%;
  color:#0172d0;
}
dl.normal dt {
  font-size: 1em;
  font-weight: bold;
  color: #333;
  margin:15px 0 10px 0px;
	padding: 0 0 0 20px;
  background: url('../images/bullet_GoogleTips.png') left top no-repeat;
}
dl.normal dd {
  font-size: 1em;
  color: #222;
  margin:10px 0 10px 30px;
  text-align: justify;
	line-height:18px;
}
ul.normal li {
  margin:0 0 10px 30px;
  font-size: 80%;
  list-style-image: url('../images/bullet_GoogleTips.png');
}
/* Mapa */

#googlemap {width:680px; height:350px; padding:2px; border:1px solid #006e2e;}
.zoom {background: url('../images/zoom.png') right center no-repeat; padding-right:26px; text-align:right!important;}


/*-------------------------- FRAMERESERVATION --------------------------*/
#framereservation {
  
}

/*-------------------------- PUNTUACION --------------------------*/
div#hsRating.hsRating p {
  text-align:center!important
}
div#hsRating.hsRating {
  border-top:none!important
}
/*-------------------------- GRAFICO DISPONIBILIDAD --------------------------*/
#disponibilidad {
	width: 650px;
	height: 350px;
}

/*-------------------------- LANGUAGES --------------------------*/
#languages {
	position: absolute;
	top:5px;
	right:5px;
	height:15px;
  padding:0 0 0 0;
	font-weight:400;
	font-size:80%;
}

ul#languages li {float:left; display:inline; padding:0 0.8em; border-right: 1px solid #fff; color:#03ca56;}

ul#languages li a:link, ul#languages li a:visited {color:#fff}

ul#languages li a:hover, ul#languages li a:active {color:#03ca56}

/*-------------------------- LOGO HOTELSEARCH --------------------------*/
.hs a {z-index:3; height:40px; width:230px; display:block; background: url('../images/logo_hotelsearch.png') no-repeat; text-indent:-100000px; position:absolute; right:10px; bottom:15px;}

/*-------------------------- GLYDER --------------------------*/
#my-glider {
  width:702px;
  height:231px;
	position:absolute;
	top:35px;
	right:10px;
}

#my-glider div.scroller {
  width:702px;
  height:231px;
  overflow:hidden;
}
#my-glider div.scroller div.section {
  width:702px;
  height:231px;
  overflow:hidden;
  float:left;
}

div.scroller div.content {
  width: 10000px;
}

/*-------------------------- SUBCONTENTS --------------------------*/

#subcontent {
  width:680px;
	clear:right;
}

#subcontent div.scroller {
  width:680px;
  overflow:hidden;
	clear:both;
}
#subcontent div.scroller div.section {
  width:658px;
  overflow:hidden;
  float:left;
	padding:10px;
	border:1px solid #006e2e;
	background:#f2f2f2;
	height:232px;
}
#subcontent .controls {
  clear:right;
}

#subcontent .controls li {
	float: left;
	display:inline;
	margin: 5px 3px 0 0;
	padding: 0;
	line-height: 30px;
}
#subcontent .controls .submenu a,#subcontent .controls .submenu a:visited {
	color: #fff;
	background: #006e2e;
	padding: 8px 13px;
	width: 660px;
	font-size: 80%;
}
#subcontent .controls .submenu a:hover, #subcontent .controls .submenu a:active {
	text-decoration: underline;
}

