@charset "utf-8";

/* CSS Document */



Body{
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e4e2d6;
	}

h1{
	margin:0;
	padding:0;
	color:#423f3f;
	font-size:17px;
	}

h2{
	margin:0;
	padding:3px 0;
	color:#0a2c6e;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	}

#container{
	/*width:953px;*/
	width:940px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat; /* djhm 01jul09 */
	background-color:#FFF;
	}
	
#container_footer { 
	width:940px;
	margin:0 auto;
	overflow:hidden;
	/*background-image:url(../images/body_bg.jpg);*/
	background-repeat:no-repeat; /* djhm 01jul09 */
}


#header{
	background-position:230px 0;
	background-repeat:no-repeat;
	overflow:hidden;
	width:940px;
	color:#7e7e7e;

	}
	
#header h1{
	color:#f2eeee;
	font-size:22px;
    margin-left:260px;
	margin-top:6px;
	position:absolute;
	line-height:25px;
	font-weight:bold;
	text-shadow: 2px 2px 0px #1b2e53;
}

#header h1 span{color:#02b7d8;text-transform:capitalize;}

#content a img {border:0px;}

.logovilla
{
	float:left;
	padding-top:5px;
	padding-left:50px;
}

.toplink{
	float:right;
	clear:right;
	font-size:12px;
	padding:12px 16px 0px 0px;
	}

.toplink a{
	color:#5fabe2;
	text-decoration:none;
	font-weight:bold;
}

.call{
	font-size:18px;
	font-weight:bold;
	float:right;
	clear:right;
	padding-right:14px;
}

.call a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
}

#wrapper{
	padding:12px 0 0 0;
	/*width:100%;*/
	width:940px;
	overflow:hidden;
	float:left;
	background-color:#FFF;
	}

#leftside{
	float:left;
	width:176px;
	padding-left:16px;
	}

.menutop{
	background-image:url(../images/menu_bgtop.png);
	background-repeat:no-repeat;
	/*padding:10px 0 0 0;*/
	padding:29px 0 0 0;
	}

.menubottom{
	background-image:url(../images/menu_bgbottom.png);
	background-repeat:no-repeat;
	padding:29px 0 0 0;
	/*padding:10px 0 0 0;*/
	}

.menu{

	background-image:url(../images/menu_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#3C5E79;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	/*height:282 px;*/

	}
/*Alto de items del Menu */
.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	/*line-height:18px;
	*line-height:15px;*/
	line-height:22.5px;

}

.menu ul li{
	margin:0px;
	padding:0px;
	width:100%;
	overflow:hidden;
	display:block;
	}

.menu ul li a.lin{
	color:#ffffff;
	text-decoration:none;
	float:left;
	padding:0 0 0 10px;
	cursor:pointer;
	}

.menu ul li a.lin span{
	padding:3px 0px 4px 5px; /*djhm 01jul09 */
	display:block;
	overflow:hidden;
	float:left;
	}

.menu ul li a:hover, .menu ul li a.selected{
	/*background-image:url(../images/menu_over.jpg);*/
	background-repeat:repeat-x;
	color:#FFFFFF;
	}

.menu ul li a.lin:hover span, .menu ul li a.selected span{
	/*background-image:url(../images/menu_over_right.jpg);*/
	background-position:right;
	background-repeat:no-repeat;
	background-color:#02B7D8; /*djhm 01jul09  */
	width:128px;

	}


/*#availability{*/
	/*padding:100px 0;*/
	/*padding: 0px 0px 0px 0px;*/
/*
	margin-top:107px;
	background-image:url(../images/availability.gif);
}
*/

/*
#availability a:hover
{ 
  background-position: 0 -23px;
  background-image:url(../images/availability_over.png);
}
*/

/*----------------------------------------------------------*/
#tripadvisor
{
  display: block;
  margin-top:23px;
  width: 110px;
  height: 66px;
  background: url("../images/trip-advisor.jpg") no-repeat 0 0;
  margin-left:30px;
}

#availability
{
  display: block;
  margin-top:20px; /*107px*/
  width: 176px;
  height: 104px;
}


#availability span
{
  display: none;
}

/*----------------------------------------------------------*/

.thumb{
	padding:10px 0;
}

.thumb img{
	padding:5px;
	border:1px #000000 solid;
}

#content{
	float:left;
	/*padding:0 0 0 32px;*/
	padding:0 0 0 16px;
	width:717px;
}

.banner{
	background-image:url(../images/banner.jpg);
	height:297px;
}

.coninner{
	width:717px;
	float:left;
	padding:16px 0 16px 0;
	text-align:justify;
}
	
/* Maneja Texto en Imagenes-Video djhm 03Jul09*/
.divcontenido {
	float:left;
	/*font-family:Verdana;*/
	font-size:12px;
	text-align:justify;
	font-style:normal;
	white-space:normal;
	width:717px;
	z-index:-100px;
}

.txtleft{
	float:left;
	width:335px;
	text-align:justify;
	font-size:12px;
	padding:16px 0px 0px 0px;
}

.imgright{
	float:right; 
	padding:17px 4px 17px 0px;
	width:365px;
	/*width:50%;*/
}

.videoright {
    border:#02b7d8  thin;
	width=370px;
}


.video{
	padding:20px 0 0 0;
	
}

#rightside{
	float:right;
	width:251px;
	padding:12px 0 0 0;
	}

.box{
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
	padding:12px 10px 6px 10px;
	*padding:12px 10px 7px 10px;
}

.boxhead{
	background-image:url(../images/box_head.jpg);
	background-repeat:no-repeat;
	padding:10px 0 6px 22px;
	/*padding:10px 0 7px 22px;*/
	}



.boxhead a{
	color:#423f3f;
}

.boxhead a:hover{
	text-decoration:none;
}

.boxcon{
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-y;
	padding:10px;
}

.one, .two, .three{
	background-repeat:no-repeat;
	background-position:left;
	height:70px;
	padding:18px 10px 4px 45px;
	color:#656363;
}

.one{
	background-image:url(../images/1.jpg);
}

.two{
	background-image:url(../images/2.jpg);
}

.three{
	background-image:url(../images/3.jpg);
}

.boxbottom{
	background-image:url(../images/box_bottom.jpg);
	height:22px;
}

.inquirebox{
	font-size:20px;
	position:relative;
	color:#000000;
}

.inquirebox a{
	background-image:url(../images/button_left.jpg);
	float:left;
	padding:1px 0 0 28px;
	text-decoration:none;
	position:absolute;
	right:5px;
}

.inquirebox a span{
	background-image:url(../images/button_span.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:13px 30px 12px 0;
	display:block;
	font-size:18px;
	color:#FFFFFF;
}

#footer{
	/*background-color:#372F2C;*/
	background-image:url(../images/footer_bg.jpg);
	color:#FFFFFF;
	font-size:11px;
	padding:5px 30px 0px 0px;
	/*line-height:16px;*/
	/*width:940px;*/
	height:70px;
}

.footercon{
	width:940px;
	margin:0 auto;
	text-align:left;
}

.footext1 a{
	color:#ffffff;
	padding:10px 0 0 0px;
    text-align:left;
	text-decoration:none;
	font-size:11px;
}	

.footext1 a:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.footext2{
	padding:10px 0 0 0px;
    text-align:left;
}	

.footext2 a {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	padding:20px; auto;
	text-align:left;
}
.footext2 a:hover {
	color:#ffffff;
	font-size:11px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}



.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}

#leftside fieldset {
width:156px;
display:block;
float:left;
}

#leftside .cform {
width:164px;
padding-left:9px;
padding-top:0px;
background-color:transparent;
}

#leftside .reqtxt,.linklove,#leftside .emailreqtxt,.cf_hidden {display:none;}

.cf-sb {margin-top:-20px;}

#leftside .cform legend {display:none;}

#leftside .cform #sendbutton3 {margin-top:0px;margin-right:8px;margin-bottom:6px;}

#leftside .cf_info {width:135px;}

.imgright {width:375px;}

.top_this {
	background-image:url(../images/top.png);
	background-color:#796f6e;
	background-repeat:no-repeat;
	width:175px;
	overflow:hidden;
}
.bottom_this {
	background-image:url(../images/bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#leftside .cform textarea {height:60px;font-size:12px;font-family:Arial, Helvetica, sans-serif;}