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

.txt-one{ background:url(../images/txt_one.gif) no-repeat; width:109px; height:37px; float:right; margin-bottom:10px; }
.txt-wavesecure{ background:url(../images/txt_wavesecure.gif) no-repeat; width:173px; height:28px; float:right; }
span{ display:none; }
.bot-reservar{
	width:78px;
	height:113px;
	background:url(../images/bot_reservar.png) no-repeat;
	display:block;
	position:absolute;
	left: 740px;
	top: 150px;
}
.bot-reservar:hover{ background-position: 0 -113px; }
.bot-masinfo{ position:absolute; top:190px; left:294px; width:141px; height:30px; background:url(../images/bot_masinformacion.png) no-repeat; display:block; }
.bot-masinfo:hover{ background-position: 0 -30px; }

/* Galeria
----------------------------------------------- */
#home_feature {
	width: 830px;
	height:335px;
	float: left;
	margin: 35px 0 0 7px;
	padding: 0;
	position:relative;
}

#features_container {
	height: 335px;
	overflow: hidden;
}
#features_container img{
	float:left;
}
.img-space{
	margin-right:10px;
}
.feature_item {
	width: 830px;
	float: left;
	height: 335px;
	font-size:15px;
	line-height:20px;
	background: none !important;
	position:relative;
}
.feature_text{
	width:430px;
	text-align:right;
	margin-top:10px;
	float:left;
}
.feature_text h3{
	color:#333; 
	font-size:25px; 
	width:430px; 
	float:right; 
	clear:both; 
	margin:10px 0 10px 0; 
	letter-spacing:-1px;
	line-height:30px;
}
.feature_text p{
	clear:both;
	width:420px;
	color:#464646;
	float:right;
}
.feature_img{
	width:330px; 
	height:335px;
	float:right;
	margin-right:60px;
}
#home_nav_cycle {
	position:absolute;
	z-index:1000;
	display: inline;
	height: 10px;
	width: 120px;
	top:300px;
	left:365px;
}
#home_nav_cycle a:link, #home_nav_cycle a:visited {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
	margin-right: 7px;
	text-decoration: none;
	background: url(../images/feature_nav.png) no-repeat scroll 0 0;
}
#home_nav_cycle a:hover, #home_nav_cycle a.activeSlide {
	background: url(../images/feature_nav.png) no-repeat scroll 0 -10px !important;
	text-decoration: none;
}

/********************************************/
/* SOCIAL MEDIA                             */
/********************************************/

#social-media-home{
	width: 836px;
	height: 107px;
	background:url(../images/socialmedia_bg.png) no-repeat;
	margin-left:5px;
}
#txt-sm{
	width:106px;
	height:65px;
	background:url(../images/txt_sm.gif) no-repeat;
	text-indent:-9999px;
	float:left;
	margin:20px 0 0 20px;
}
.stepcarousel{
	position: relative; 
	overflow: scroll; 
	width: 570px; 
	height: 107px; 
	float:right;
	margin-right:65px;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 13px 0; 
	margin-right:65px;
	width: 255px; 
	height: 82px;
	font-size: 11px;
	text-align: center;
	color: #464646;
	text-align:left;
}
.stepcarousel .panel img{ float:left; margin-right:17px; }
.stepcarousel .panel a{	color:#FFF; font-weight:bold;}
.stepcarousel .panel a:hover{ text-decoration:none;}
.tit-panel{
	margin-bottom:7px;
	text-indent:-9999px;
	float:left;
}
.bot-sm{
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/bot_socialmedia.jpg);
	width:36px;
	height:36px;
	position:absolute;
	top:35px;
	left:815px;
}
.bot-sm:hover{
	background-position: 0 -36px;
}

#boxes-bottom{
	width:830px;
	height:220px;
	padding-top:30px;
	margin-bottom:60px;
	font-size:12px;
	color:#464646;
	clear:both;
	background:url(../images/bg_boxes.png) no-repeat center top;
	position:absolute;
	top:-3px;
	left:0;
}
	.box{
		width:265px;
		min-height:179px;
		float:left;
		position:relative;
	}
	.box-space{ margin-left:15px; }
	.content-box{
		 text-align:left; 
		 padding:0 25px; 
		 margin-top:8px;
		 padding-top:10px;
		 background-repeat:no-repeat;
		 min-height:111px;
		 line-height:19px;
	}
	.content-box .img-box{ float:left; margin:3px 15px 0 2px; width:95px; height:114px; }
	.content-box a{
		width:136px;
		height:16px;
		display:block;
		background:url(../images/bot_abrir.gif) no-repeat;
		margin-top:15px;
	}
	.content-box a span { display:none; }
	.content-box a:hover{ background-position: 0 -16px; }