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

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#000;
}
fieldset {
	border:0px;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#999;
}
#wraper {
	width: 950px;
	margin: 0 auto;
}
#header {
	float: left;
	height: 103px;
	width: 950px;
}
#header h1 {
		margin: 0px;
	padding: 0px;
}
#header h1 a{
	
	float: left;
	height: 103px;
	width: 184px;
	display: block;
	text-indent: -2000px;
}
#menu-top {
	float: left;
	height: 29px;
	width: 935px;
	padding-top: 13px;
	padding-left: 15px;
}
#content {
	float: left;
	width: 950px;
}
#box-reserva {
	float: left;
	height: 429px;
	width: 209px;
	background-image: url(../images/bg-reserva.png);
	margin-left: 20px;
}
#menu-top ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu-top ul li {
	float: left;
	list-style-type: none;
}
#menu-top ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	display: block;
	background-image: url(../images/separador-menu.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 7px;
	text-decoration: none;
	padding-left: 5px;
}
#menu-top ul li a:hover {
	color:#900;
}
#slide {
	background-image: url(../images/slide.png);
	float: right;
	height: 200px;
	width: 537px;
	margin-top:1px;
}
#newsletter-box {
	float: right;
	height: 103px;
	width: 215px;
}
#newsletter-box h3 {
	margin:5px 0 0 0;
	padding:0px;
	display:block;
	font-size:14px;
	float:left;
}
#box-servicios {
	float: right;
	width: 630px;
	height: 85px;
	margin-top: 40px;
}
.box-servicios-d {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.imagen-servicio-box {
	float: left;
	height: 70px;
	width: 92px;
}
.box-servicios-d h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 10px;
	width: 98px;
}
.box-servicios-d h2 a:hover {
	color:#999;
}
.box-servicios-d h2 {
	margin: 0px;
	padding: 0px;
}
.box-servicios-d p {
	float: left;
	width: 98px;
	display: block;
	margin: 5px 0 0 10px;
	font-size: 11px;
}
#galerias-home {
	float: right;
	width: 715px;
	height: 160px;
}
#box-footer {
	float: left;
	width: 950px;
	height: 220px;
	padding-top:8px;
	background-image:url(../images/linea-base.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#footer {
	float: left;
	height: 50px;
	width: 950px;
    margin-bottom:10px;
}
#box-twitter {
	float: left;
	height: 220px;
	width: 300px;
}
.box-novedades-home {
	display: block;
	float: left;
	height: 90px;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.box-novedades-home .imagen-novedad-home {
	float: left;
	height: 60px;
	width: 75px;
}
.box-novedades-home .contenido-novedades {
	float: left;
	width: 210px;
	height: 60px;
	margin-left: 15px;
}
.contenido-novedades h3 {
	padding:0px;
	margin:0px;
}
.contenido-novedades h3 a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 210px;
	border-bottom: 1px solid;
	border-color: #FFF;
}
.contenido-novedades h3 a:hover{
	color:#999;
}
.contenido-novedades p {
	font-size: 11px;
	color: #FFF;
}
.box-bottom-novedades {
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 300px;
	margin-top: 5px;
}
.box-bottom-novedades span {
	display: block;
	float: left;
	width: 240px;
	color: #999;
}
.box-bottom-novedades a {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.box-bottom-novedades a:hover {
	color:#CCC;
}
#footer-info {
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 300px;
}
#menu-footer {
	float: right;
	height: 30px;
	width: 350px;
	margin-top: 15px;
}
#menu-footer ul {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
#menu-footer ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu-footer ul li a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-left: 10px;
}
#menu-footer ul li a:hover {
	color:#999;
}#buscador-box {
	float: right;
	width: 150px;
}
#form-reserva-box {
	float: left;
	height: 200px;
	width: 150px;
	margin-left: 25px;
	margin-top: 40px;
}
#form-reserva-box h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
	display: block;
	text-align: center;
}
.busqueda_input {
	background: url(../images/bg-search.png);
	height:17px;
	width:80px;
	border:none;
	font-size:11px;
	color:#CCC;
	padding:2px;
	margin-top:-20px;
	margin-right:2px;
}
.send_busqueda {
	background:url(../images/buscador-icon.png);
	height:21px;
	width:30px;
	border:none;
	cursor:pointer;
	
}
.textfield {
		height:17px;
	width:145px;
	border:none;
	font-size:11px;
	color:#CCC;
	padding:2px;
	background:url(../images/bg-input-reserva.png);
	margin-top:5px;
}
.textfield-resrv {
		height:17px;
	width:115px;
	border:none;
	font-size:11px;
	color:#CCC;
	padding:2px;
	background:url(../images/bg-input-reserva.png);
	margin-top:5px;
}
.reservar {
	background:url(../images/boton-reservar.jpg);
	width:75px;
	height:46px;
	border:none;
	float:left;
	margin-left:40px;
	margin-top:10px;
	cursor:pointer;
}
.newsletter_text {
	background:url(../images/bg-input-newsletter.png);
	width:139px;
	height:21px;
	border:none;
	float:right;
	font-size:11px;
	color:#333;
}
.send_newsletter {
	background:url(../images/boton-sucribirse.png);
	width:59px;
	height:23px;
	border:none;
	cursor:pointer;
	float:left;
	display:block;
	margin-left:160px;
}#interior-seccion {
	float: right;
	width: 710px;
	height: 470px;

	background-repeat: no-repeat;
	margin-top: 15px;
}
#interior-seccion h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 710px;
	text-align: left;
	color: #900;
}
#miga {
	color: #333;
	float: left;
	height: 20px;
	width: 710px;
	font-size: 11px;
	
}
#miga a {
	font-size: 11px;
	color: #333;
}
#miga a:hover {
	color:#000;
}#contenido-p {
	float: left;
	height: 410px;
	width: 700px;
	margin: 5px;
}
#sub-menu {
	float: left;
	width: 700px;
	border-bottom: 1px solid;
	border-color: #000;
	margin-bottom: 10px;
}
#sub-menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sub-menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#sub-menu ul li a {
	display: block;
	padding: 10px;
	float: left;
	margin-right: 5px;
}
#sub-menu ul li a:hover {
	background-color:#333;
}
.textInput {
	font-size:11px;
	color:#900;
	border:0px;
	float:left;
	padding:5px;
	margin-bottom:10px;
}
.imputlabel {
	float:left;
	width:210px;
}
.divline {
	float:left;
	width:700px;
}
.submitButton {
	border:0px;
	float:left;
	background:url(../images/boton-enviar-form.png);
	width:100px;
	height:30px;
	margin-left:250px;
	cursor:pointer;
}
.reserva_fecha {
	border:0px;
	width:17px;
	height:17px;
	background:url(../images/calendar.png);
	cursor:pointer;
}


/* First vote */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
  background: url(../images/tenedores.png) left -1000px repeat-x;
}
.star-rating{
  position:relative;
  width:125px;
  height:25px;
  overflow:hidden;
  list-style:none;
  margin:0 auto;
  padding:0;
  background-position: left top;
}
.star-rating li{
  display: inline;
}
.star-rating a, 
.star-rating .current-rating{
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:25px;
  line-height:25px;
  outline:none;
  overflow:hidden;
  border: none;
}
.star-rating a:hover{
  background-position: left bottom;
}
.star-rating a.stars1{
  width:20%;
  z-index:6;
}
.star-rating a.stars2{
  width:40%;
  z-index:5;
}
.star-rating a.stars3{
  width:60%;
  z-index:4;
}
.star-rating a.stars4{
  width:80%;
  z-index:3;
}
.star-rating a.stars5{
  width:100%;
  z-index:2;
}
.star-rating .current-rating{
  z-index:1;
  background-position: left center;
}  

/* Second vote (already voted) */

.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
  background:url(../images/tenedores.png) left -1000px repeat-x;
}
.star-rating2{
  position:relative;
  width:125px;
  height:25px;
  overflow:hidden;
  list-style:none;
  margin:0 auto;
  padding:0;
  background-position: left top;
}
.star-rating2 li{
  display: inline;
}
.star-rating2 a, 
.star-rating2 .current-rating {
  position:absolute;
  top:0;
  left:0;
  text-indent:-1000em;
  height:25px;
  line-height:25px;
  outline:none;
  overflow:hidden;
  border: none;
  cursor:default;
}

.star-rating2 a.stars1{
  width:20%;
  z-index:6;
}
.star-rating2 a.stars2{
  width:40%;
  z-index:5;
}
.star-rating2 a.stars3{
  width:60%;
  z-index:4;
}
.star-rating2 a.stars4{
  width:80%;
  z-index:3;
}
.star-rating2 a.stars5{
  width:100%;
  z-index:2;
}
.star-rating2 .current-rating{
  z-index:1;
  background-position: left center;
}

/* rating styles */
/* for an inline rater */
.inline-rating{
  display:-moz-inline-block;
  display:-moz-inline-box;
  display:inline-block;
  vertical-align: middle;
}
.voted-twice {
  background: #FFDDDD url(../images/rating_warning.gif) no-repeat 5px 50%;
  padding:5px 5px 5px 16px;
  margin:5px auto 0;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  width:130px;
  font-size:11px;
  }
.voted {
  background: #E7FFCE url(../images/rating_tick.gif) no-repeat 5px 50%;
  padding:5px 5px 5px 16px;
  margin:5px auto 0;
  text-align:center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  width:130px;
  font-size:11px;
  }
/* The text that displays the rating information */
.score {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px auto 0;
	color:#FFF;
  }
.msgClass {
  width:130px;
  }
/* Green text that shows 3.34/5 */
.outNbsClass {
  color:#00CC00;
  font-weight:bold;
  }
.percentClass {
/* Insert styles here for the percentage display. Example (74%) */
  }
.votesClass {
/* Insert styles here for the votes display. Example (2 Votes) */
  }
.already-voted, .not-registered, .enddate, .more-less {
  text-align:center;
  font-size:12px;
  font-weight:bold;
  margin:10px auto 0;
  color: red;
  }

/* Top rated list styles */
div.topRatedList {
  clear:both;
  margin:15px auto;
  }
div.topRatedList p.topLabel{
  font-size:16px;
  font-weight:bold;
  color:#0079C1;
  }
div.topRatedList table {
  border:medium solid #000;
  width:80%;
  text-align:center;
  margin:10px auto;
  }
.topRatedList th {
  background-color:#0079C1;
  color:#FFF;
  border:1px solid #6495ed;
  width:15%;
  }
.topRatedList th.toptitle, .topRatedList th.topdescr {
  width:25%;
  }
.topRatedList td{
  background-color:#FFF;
  border: 1px solid #6495ed;
  }
  
  
  /* Star fin */
  
  .infiniteCarousel {
	width: 600px;
	position: absolute;
	height: 140px;
	margin-left: 90px;
	margin-top: -30px;
	z-index:1;
}

.infiniteCarousel .wrapper {
	width: 550px;
	overflow: auto;
	min-height: 135px;
	position: absolute;
	top: 0;
	margin-right: 30px;
	margin-left: 25px;
	margin-top: 45px;
}

.infiniteCarousel ul a img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.infiniteCarousel .wrapper ul {
	width: 3500px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}

.infiniteCarousel ul li {
	display:block;
	float:left;
	height: 100px;
	width: 160px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
	display: block;
	height: 80px;
	width: 15px;
	text-indent: -999px;
	position: absolute;
	top: 70px;
	cursor: pointer;
	background-image: url(../images/right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}

.infiniteCarousel .forward {
	right: 0px;
	background-position: 0px 0px;
	}

.infiniteCarousel .back {
	background-position: 0px 0px;
	left: 0px;
	background-image: url(../images/left.png);
}

.infiniteCarousel .forward:hover {
	background-position: 50 -36px;
}

.infiniteCarousel .back:hover {

}
#form-reserva-box form {
	margin-top:25px;
}
#galerias-home center {
	position:relative;
	z-index:10;
	height:130px;
	overflow:auto;
}
.managecontainer {
	height:150px;
}
#ee_miniCalendarContainer {
	float:left;
	width:200px;
	border:1px solid #900;
	margin-right:20px;
	background-color:#000;
}
#ee_listDetailsContainer {
	float:left;
	width:400px;
}
.ee_miniCalendarNav {
	width:200px;
}
.ee_miniCalendarDays {
	width:200px;
}


/*tpl eventos */
.listado-box {
	width:200px;
	float:left;	
	margin-right:20px;
	border-bottom:1px solid #900;
}
.listado-box h3{
	width:200px;
	float:left;
	margin-bottom:5px;
	display:block;
	padding:0px;
	font-size:12px;
}
.listado-imagen {
	width:200px;
	height:150px;
	float:left;
}
.listado-box p{
		width:200px;
	float:left;
	margin-top:5px;
	display:block;
	font-size:11px;
}
.listado-box span {
	width:60px;
	float:right;
}
.listado-box span a{
	color:#900;
}
#compaginador-s {
	float:left;
	width:700px;

	
}
