@charset "utf-8";
body {
	text-align: center;
	background-image: url(media/imagenes/backbody.jpg);
	background-repeat: repeat-x;
	background-color: #FAF9F4;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size:12px;
}

.none {
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}




#wrapper {
	height: 100%;
	width: 100%;
	background-image: url(media/imagenes/fondoazul.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#contenedor {
	width:950px;
	margin: 0px auto;
	text-align: left;
	}
#contenedor #topnav {
	height: 45px;
	width: 950px;
}
#contenedor #topnav {
	height: 35px;
	background-color: #333333;
	background-image: url(media/imagenes/backbody.jpg);
}
#contenedor #topnav ul {
	list-style-type: none;
	float: right;
}
#contenedor #topnav li {
	display: inline;
}
#contenedor #topnav a {
	color: #FFFFE6;
	display: block;
	float: left;
	height: 35px;
	padding: 0px 20px;
	line-height: 35px;
	text-decoration: none;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 11px;
	background-image: url(media/imagenes/flechamenuup.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#contenedor  #topnav  a:hover  {
	color: #F8C935;
}

#contenedor #header {
	height: 155px;
	background-image: url(media/imagenes/headerg.jpg);
	background-position: left -35px;
	background-repeat: no-repeat;
}
#contenedor #header h1{
    border:none;
}
#contenedor #header a {
	height: 100px;
	display: block;
	width: 160px;
}
#contenedor   .nav {
	height: 32px;
	background-color: #28574E;
	border-bottom: 1px solid #FFF;
}
.nav   li  a {
	color: #FFFFFF;
	height: 28px;
	display: block;
	line-height: 28px;
	padding: 2px 18px;
	float: left;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	border-right: 1px dotted #FFF;
}
.nav   li   ul   li  a {
	float: none;
	height: 20px;
	line-height: 20px;
	border: 1px solid #000;
	padding: 2px 5px;
}

.nav  li a:hover {
	background-image: url(media/imagenes/navhover.png);
	background-position:center top;
	background-repeat:no-repeat;
	
}
a.current{
  background-color:#3F8778;
	background-image: url(media/imagenes/navhover.png);
	background-position:center top;
	background-repeat:no-repeat;

}
.nav  li  ul   li  a:hover {
    background:none;
	background-color: #FFCC33;
	color: #000000;
}

.nav li {
	display: inline;
	float: left;
	position: relative;
}
.nav li ul li {
	display: list-item;
	float: none;
	list-style: none;
}
.nav li ul {
	position: absolute;
	margin-left: 0px;
	margin-top: 30px;
	background-color: #000000;
	width: 250px;
	visibility: hidden;
	left: 0px;
	z-index: 999;
	padding:0px;
}
.nav   li:hover  ul   {
	display: block;
	visibility: visible;
}
.nav li ul:hover {
	display: block;
	visibility: visible;
}
.nav   li  a {
	color: #FFFFFF;
	height: 28px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	border-right: 1px dotted #FFF;
	padding:2px 12px;
}
.nav   li   ul   li  a {
	float: none;
	height: 20px;
	line-height: 20px;
	padding: 2px 5px;
	border-bottom: none;
	border-top: none;
}

.nav  li a:hover {
	color: #FFFFFF;
}
.nav  li  ul   li  a:hover {
	background-color: #3F8778;
	color: #000000;
}

.nav li {
	display: inline;
	float: left;
	position: relative;
}
.nav li ul li {
	display: list-item;
	float: none;
	list-style: none;
}
.nav li ul {
	position: absolute;
	margin-left: 0px;
	margin-top: 30px;
	background-color: #28574E;
	width: 220px;
	visibility: hidden;
	left: 0px;
	z-index: 999;
	padding:0px;
}
.nav   li:hover  ul   {
	display: block;
	visibility: visible;
}
.nav li ul:hover {
	display: block;
	visibility: visible;
}
li.page-item-221 a { border:none;}
#contenedor #fbanners {
	height: 350px;
	z-index: 2;
	width: 950px;
	padding-bottom: 20px;
}
#contenedor #textmain {
	background-color: #D9D4C1;
	border-top: 2px solid #ccc;
	border-top-color: #BEBBAD;
}
#contenedor #bottomcnt  {
	height: 110px;
	margin-top: 20px;
	float:left;
	display:inline;
	width:950px;
	background-color: #D9D4C1;
}
#contenedor #bottomcnt ul {
	list-style-type: none;
	text-align: center;
}
#contenedor #bottomcnt li {
	display: inline;
}

#textmain .col3 {
	width: 296px;
	height: 260px;
	background-image: url(media/imagenes/colbox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;

}



#footer  {
	height: 50px;
	clear: both;
	padding: 20px 0;
	font-size: 12px;
	color: #AEA37B;
	width: 950px;
	margin: auto;
}

#footer a {
	color: #AEA37B;
	text-decoration:none;
	
}
.post{
width:645px; margin:10px 30px 0px 0px;}
.maincol2{background-color:#EDEBE0;
padding-bottom:20px;
padding-left:8px;
padding-right:8px;
padding-top:20px;
margin-bottom:20px;}
.sidecol{margin-top:10px;
padding:10px 0;
width:270px;}
.col2{width:300px; margin-right:10px;}
.marco{background-color:#FAF9F4; padding:4px; border:1px solid #AEA37B;}
/*** wrong Css****/
.listadolinksdown h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1C1411;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEBE0;
	padding-bottom: 7px;
}

.listadolinksdown ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.listadolinksdown li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 8px;
}
.listadolinksdown li a {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 13px;
	color: #1C1411;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 8px;
	display: block;
}
.listadolinksdown li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #1C1411;
	padding-left: 8px;
}

.listadolinksdown2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C1411;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEBE0;
	padding-bottom: 7px;
}

.listadolinksdown2  a {
	float: left;
	width: 284px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #E3E0D1;
	margin-bottom: 5px;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 13px;
	color: #1C1411;
	text-decoration: none;
	background-image: url(images/flechitavisita.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.listadolinksdown2 a:hover {
	color: #E3E0D1;
	background-color: #5B544D;
	background-image: url(images/flechitavisitah.jpg);
}
#disponibilidad {
	float: left;
	width: 242px;
	padding-top: 25px;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	color: #6B655D;
	background-image: url(images/backdescargar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 11px;
}
#hoteles {
	background-color: #D9D4C1;
	float: left;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.puntoshoteles {
	background-image: url(images/puntohotel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#hoteles a {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	color: #6B655D;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}


.inputcalendar {
	width: 100px;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 14px;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #B0A67D;
	color: #333333;
	line-height: 14px;
	height: 18px;
}


#submenu  li {
	width: 224px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEBE0;
	background-image: url(images/item.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 15px;
}
#submenu  a {
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 13px;
	color: #635E5A;
	text-decoration: none;
	width: 200px;
	display: block;
	padding-left: 5px;
}
#submenu  a:hover {
	background-color: #E9E5D9;
}
#disponibilidad h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #635E5A;
	width: 242px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEBE0;
}
.inputcalendar2 {
	background-color: #FFFFFF;
	height: 18px;
	width: 70px;
	border: 1px solid #635E5A;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 12px;
	color: #635E5A;
}
#descargar  {
	float: left;
	width: 280px;
	background-color: #D9D4C1
!important!;
	background-color: #D9D4C1;
	padding-top: 5px;
	border: none;
}
#descargar a.boton     {
	background-image: url(media/imagenes/flechadescarga.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	background-color: #E3E0D1;
	font-family: "Lucida Sans", Arial, "Trebuchet MS";
	font-size: 13px;
	color: #1C1411;
	text-decoration: none;
	width: 260px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	height: 20px;
	border: 1px solid #CCC;
	line-height: 20px;
}
#descargar  a.boton:hover  {
	color: #E3E0D1;
	background-color: #5B544D;
	background-image: url(media/imagenes/flechadescargah.jpg);
}
#primeralineamenufooter {
	padding: 10px;
}

#segundalineamenufooter {
	padding: 10px;
	border-top: 1px dashed #D9D4C1;


}
.nav li.page-item-24 a{border-right:none;}
#Form_Envio_Pais{margin-bottom: 20px;}
/** page footer ***/
.hoteles{
	width:950px;
	background-color: #D9D4C1;
	float:left;
	margin-top:20px;
	text-align:center;
	position:relative;
}
#sterling{
height:80px;
margin-right:20px;
margin-top:-120px;
position:absolute;
right:0;
width:240px;
}
#sterlingfix{height:85px;}
 .hoteles ul {
	list-style-type: none;
	padding: 5px 0px;
}
.hoteles li {
	display: inline;
	margin: 0px 10px;
}
.hoteles  ul li a {
	color: #888274;
	font-size: 11px;
	text-decoration:none;
}
/*** gallery img ***/
.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 33%;			
}
.gallery img {
padding:4px ;background-color:#FFF;border: 1px solid #a9a9a9!important;
} 
.gallery-caption {margin-left: 0;}
.ver-mas {
	z-index:1;
	padding-bottom: 25px;
	background-image: url(media/imagenes/vermas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
.acordeonh {
	z-index:1;
	cursor: pointer;
	background-color: #D6D1BD;
	padding: 5px;
	border: 1px solid;
	border-color: #AEA893;
	background-image: url(media/imagenes/hacordeon.jpg);
	background-repeat: repeat-x;
}
/* edit styles */
#editpage {
	position:fixed;
	width:100%;
	height:30px;
	z-index:10000;
	background-color: #000000;
	bottom: 0px;
}

#editpage .post-edit-link {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 0px 20px;
	bottom: 0px;
	text-indent: -9999px;
	background-image: url(media/imagenes/edit-page.jpg);
	display: block;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 100px;
	height: 30px;
	background-position: 10px;
}
/* slider */
#slider {
height:300px;
margin-bottom:15px;
position:relative;
width:950px;
}
#rotate {
clear:both;
height:300px;
overflow:hidden;
z-index:4;
}
#rotate a{
cursor:default;
} 
#navslide {
-x-system-font:none;
background-color:#000000;
bottom:10px;
font-family:"Lucida Sans",Arial,Helvetica,Sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
opacity:0.9;
padding:5px;
position:absolute;
right:10px;
z-index:20;
}
#navslide a {
background-color:#000000;
color:#FFFFFF;
display:block;
float:left;
height:15px;
line-height:15px;
margin-right:4px;
text-align:center;
text-decoration:none;
width:15px;
}
#navslide a:hover, #navslide a.activeSlide, #navslide a:active {
background-color:#333333;
color:#FFFFCC;
}
/*new*/
#Reservaciones {
	width: 298px;
}
label
{
	width: 125px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.submit 
{
	margin-left: 140px;
}
input
{
	color: #333333;
	border: 1px solid #777;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9;
}
fieldset
{
	border: 1px solid #555;
	width: 298px;
}

legend
{
	color: #333333;
	background: #FFF;
	padding: 2px 6px;
} 
.holder  {
	padding: 5px 5px;
	position: relative;
}
label.error  {
	color:#333;
	display:block;
	font-style:italic;
	font-weight:normal;
	position: absolute;
	width: 150px;
	left: 0px;
	margin-left: -25px;
	top: 3px;
	background-color: #FEFFDF;
	border: 1px dotted red;
}
input.error {
border:1px solid #FF3333;
}
#submit{
border:0px;
}
.arrival{width:100px;}
.sidecol .submit {margin-left:100px;}
.sidecol #Secureform{padding-bottom:30px;} 

#exp_bp_hdiv {
text-align:center;
padding:0 45px;
}