@import url("resets.css");

/*** ESTRUCTURA ***************************/

body {
	margin:0 auto;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	color:#4a4949;
	font-family:"Trebuchet MS";
}

p, h1, h2, h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contenedor{
	width:760px;
	
	position:absolute;z-index:300; 
	left:50%;
	margin-left:-380px;
}

.bgcontenedor{
	background:#fff url(../images/bg-body-1.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}

.bgadventureweek{
	background:#fff url(../images/bg-body-adventureweek.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}	
	
.bggokart{
	background:#fff url(../images/bg-body-8.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}	
.bglost{
	background:#fff url(../images/bg-body-10.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgtirolesa{
	background:#fff url(../images/bg-body-11.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}	
.bgbuceo{
	background:#fff url(../images/bg-body-12.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}	
.bgrafting{
	background:#fff url(../images/bg-body-13.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bglodge{
	background:#fff url(../images/bg-body-14.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgvalle{
	background:#fff url(../images/bg-body-15.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgllegar{
	background:#fff url(../images/bg-body-16.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgalojamiento{
	background:#fff url(../images/bg-body-17.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgcamaras{
	background:#fff url(../images/bg-body-18.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgregistrese{
	background:#fff url(../images/bg-body-19.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
	}
.bgprensa{
	background:#fff url(../images/bg-body-20.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
}
.bgvolcanes{
	background:#fff url(../images/bg-body-21.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
}
.bgbike{
	background:#fff url(../images/bg-body-22.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
}
.bgtermales{
	background:#fff url(../images/bg-body-23.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
}
.bgfebrero{
	background:#fff url(../images/bg-body-24.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
}
.bglegales{
	background:#fff url(../images/bg-body-25.jpg) no-repeat center top;
	margin:0 auto;
	width:100%;
	min-height:600px;
	_height:600px;
}

.marginform {margin-top:10px;
margin-left:20px;
}

.margin10{margin-left:10px;}
.margin5{margin-left:5px;}

/*** HEADER > LOGO ***************************/

#header{
	width:760px;
	height:100px;
}


/*** CONTENIDO ***************************/

#contenido{
	width:760px;
	height:575px;
	margin:70px 0 0 0;
	background:url(../images/bg-contenido.png) no-repeat 0 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-contenido.png", sizingMethod="scale");
}

/*** MENU 1 ***************************/

#menu1{
	width:358px;
	min-height:500px;
	_height:500px;
	background:url(../images/bg-menu1.jpg) no-repeat 0 top;
	float:left;
	margin:23px 0 0 15px;
	display:inline;
}

#menu1 ul{
	width:343px;
	height:66px;
	float:left;
	margin:6px 0 0 8px;
	display:inline;
}

#menu1 ul li{
	width:343px;
	float:left;
	margin:0 0 4px 0;
	display:inline;
}

#menu1 ul li a{
	width:343px;
	height:66px;
	float:left;
	margin:0 0 1px 0;
	display:block;
	position:relative;
}

#menu1 ul li a.btn-adventure{
	background:url(../images/menu-1/btn-adventure.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-adventure:hover{
	background:url(../images/menu-1/btn-adventureH.jpg) no-repeat 0 0;
}

#menu1 ul li a.btn-lodge{
	background:url(../images/menu-1/btn-lodge.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-lodge:hover{
	background:url(../images/menu-1/btn-lodgeH.jpg) no-repeat 0 0;
}

#menu1 ul li a.btn-lost{
	background:url(../images/menu-1/btn-lost.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-lost:hover{
	background:url(../images/menu-1/btn-lostH.jpg) no-repeat 0 0;
}

#menu1 ul li a.btn-tirolesa{
	background:url(../images/menu-1/btn-tirolesa.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-tirolesa:hover{
	background:url(../images/menu-1/btn-tirolesaH.jpg) no-repeat 0 0;
}

#menu1 ul li a.btn-buceo{
	background:url(../images/menu-1/btn-buceo.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-buceo:hover{
	background:url(../images/menu-1/btn-buceoH.jpg) no-repeat 0 0;
}

#menu1 ul li a.btn-rafting{
	background:url(../images/menu-1/btn-rafting.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-rafting:hover{
	background:url(../images/menu-1/btn-raftingH.jpg) no-repeat 0 0;
}

#menu1 ul li a.btn-go{
	background:url(../images/menu-1/btn-go.jpg) no-repeat 0 0;
}
#menu1 ul li a.btn-go:hover{
	background:url(../images/menu-1/btn-goH.jpg) no-repeat 0 0;
}

/*** MENU 2 ***************************/

#menu2{
	width:358px;
	background:url(/images/bg-menu2.jpg) no-repeat 0 top;
	min-height:300px;
	_height:300px;
	float:left;
	margin:23px 0 0 11px;
	display:inline;
}

div.aventuras{
	width:335px;
	float:left;
	display:inline;
	margin:8px 0 0 11px;
	height:268px;
}

div.aventuras img{
	width:335px;
	float:left;
}


div.aventuras div{
	width:335px;
	float:left;
	display:inline;
	width:158px;
	height:100px;
	margin-bottom:15px;
}

div.aventuras div img{
	width:144px;
	height:56px;
	float:left;
	margin:0 0 0 6px;
	display:inline;
	border:solid 1px #004790;
}

div.aventuras div a{
	width:115px;
	float:left;
	margin:3px 0 0 11px;
	display:inline;
	color:#4a4949;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
	background:url(../images/menu-2/bull-flecha.jpg) no-repeat 0 3px;
	padding-left:19px;
	position:relative;
}

div.aventuras div a:hover{
	color:#3a6fa6;
}

div.aventuras div a.link{
	width:115px;
	float:left;
	margin:60px 0 0 27px;
	display:inline;
	color:#4a4949;
	text-decoration:underline;
	font-weight:normal;
	line-height:13px;
	background:url(/images/menu-2/bull-link.jpg) no-repeat 0 3px;
	padding-left:19px;
	position:relative;
}

div.aventuras div a.link:hover{
	color:#3a6fa6;
}

/*div.aventuras div p.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	float:left;
	margin:12px 10px 0 2px;
	display:inline;
	color:#4a4949;
	font-weight:normal;
	line-height:12px;
	text-align:center;
	position:relative;
}*/

div.aventura-1{
	background:url(../images/menu-2/aventura-1.jpg) no-repeat 0 top;
	margin-left:3px;
}

div.aventura-2{
	background:url(../images/menu-2/aventura-2.jpg) no-repeat 0 top;
	margin-left:11px;
}

div.aventura-3{
	background:url(../images/menu-2/aventura-3.jpg) no-repeat 0 top;
	margin-left:3px;
}

div.aventura-4{
	background:url(../images/menu-2/aventura-4.jpg) no-repeat 0 top;
	margin-left:11px;
}


div.promociones{
	width:335px;
	float:left;
	display:inline;
	margin:8px 0 0 11px;
}

div.promociones img{
	float:left;
}

div.promo{
	background:url(../images/menu-2/bg-promociones.jpg) no-repeat 0 top;
	width:149px;
	height:112px;
	float:left;
	display:inline;
	margin:0 0 0 13px;
}

div.promo a{
	position:relative;
	float:left;
	display:inline;
	margin:10px 0 0 36px;
}


/*** FOOTER ***************************/

#footer{
	width:760px;
}

#footer ul{
	float:left;
	margin: 5px 0 0 30px;
	display:inline;
}

#footer ul li{
	float:left;
	margin-right:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#767676;
}

#footer ul li a{
	color:#767676;
}

#footer ul li a:hover{
	color:#3a6fa6;
}

/**/

#footer-contenido{
	width:660px;
}

#footer-contenido ul{
	width:660px;
	float:left;
	margin: 14px 0 0 30px;
	display:inline;
}

#footer-contenido ul li{
	float:left;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004790;
}

#footer-contenido ul li a{
	color:#004790;
	position:relative;
}

#footer-contenido ul li a.separador-li{
	color:#767676;
}

#footer-contenido ul li a:hover{
	color:#767676;
}

#footer-contacto ul{
	width:660px;
	float:left;
	margin: 5px 0 0 30px;
	display:inline;
}

#footer-contacto ul li{
	float:left;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004790;
}
/**** FORM ****/	

div.float{
	float:left;
	width:100%;
	margin: 0 0 5px 0;
}

form.contacto{
	margin:20px 0 0 65px;
	width:375px;
	float:left;
	display:inline;
}

label{
	width:145px;
	float:left;
	font-weight:bold;
	color:#004790;
	background:url(../images/bull-li.jpg) no-repeat left 4px;
	padding-left:15px;
	display:block;
}

input{
	background:#D8D8D8;
	border:solid 1px #AAAAAA;
	width:212px;
	float:left;
	color:#666666;
	display:block;
	position:relative;
}
.alerta{
    background:#DFDFDF;
	border:none;
	float:left;
	}
.radiob{
    background:#EBEBEB;
	border:none;
	width:20px;
	float:left;
	
	}
select{
	background:#D8D8D8;
	border:solid 1px #AAAAAA;
	width:212px;
	float:left;
	color:#666666;
}

label.chek{
	width:30px;
	float:left;
	font-weight:bold;
	color:#004790;
	background:none;
	padding:0;
}
label.chek_si{
	width:8px;
	float:left;
	font-weight:bold;
	color:#004790;
	background:none;
	padding:0 5px 0 0;
}
label.chek_no{
	width:10px;
	float:left;
	font-weight:bold;
	color:#004790;
	background:none;
	padding:0 5px 0 10px;
}
* html input.check{
	width:auto;
	float:left;
	background:none;
	border:none;
	margin: -2px 15px 0 0;
}

input.check{
	width:auto;
	float:left;
	background:none;
	border:none;
	margin: 2px 15px 0 0;
}

* html textarea{
	background:#D8D8D8;
	border:solid 1px #AAAAAA;
	width:212px;
	float:left;
	height:80px;
	overflow:hidden;
}

textarea{
	background:#D8D8D8;
	border:solid 1px #AAAAAA;
	width:212px;
	float:left;
	height:80px;
	color:#666666;
}

input.enviar{
	width:78px;
	height:18px;
	float:right;
	background:url(../images/send.jpg) no-repeat 0 0;
	border:none;
	cursor:pointer;
}

a.reservas{
	color:#4b99b0;
}

.aclaracion{
	font-size:10px;
	color:#999;
}


/************ INTERNA ************/

/**** FOOTER  - INTERNA****/


#footer-interna{
	width:760px;
	background:url(../images/bg-interna-bottom.png) no-repeat 0 bottom;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-interna-bottom.png", sizingMethod="scale");
	height:72px;
	float:left;
}

#footer-interna ul{
	width:660px;
	float:left;
	margin: 23px 0 0 30px;
	display:inline;
}

#footer-interna ul li{
	float:left;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#004790;
}

#footer-interna ul li a{
	color:#004790;
	position:relative;
}

#footer-interna ul li a.separador-li{
	color:#767676;
}

#footer-interna ul li a:hover{
	color:#767676;
}

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

div.contenido-interna-top{
	width:760px;
	height:23px;
	margin:70px 0 0 0;
	background:url(../images/bg-interna-top.png) no-repeat 0 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-interna-top.png", sizingMethod="scale");
	float:left;
}

#contenido-interna{
	width:760px;
	min-height:596px;
	_height:596px;
	margin:0;
	background:url(../images/bg-interna-repeat.png) repeat-y 0 0;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-interna-repeat.png", sizingMethod="scale");
	float:left;
}

/* MENU-INTERNA */

.menu-interna{
	width:207px;
	min-height:596px;
	_height:596px;
	background:url(../images/bg-interna-menu.png) no-repeat 0 top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-interna-menu.png", sizingMethod="scale");
	float:left;
	margin:0px 0 0 15px;
	display:inline;
}

.menu-interna ul{
	width:192px;
	float:left;
	margin:7px 0 0 7px;
	display:inline;
}

.menu-interna ul li{
	width:192px;	
	float:left;
	height:66px;
	margin:0 0 5px 0;
	display:inline;
}

.menu-interna ul li a{
	width:192px;	
	height:66px;
	float:left;
	margin:0;
	display:block;
	position:relative;
}

.menu-interna ul li a.btn-1{
	background:url(../images/menu-interna/btn-1.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-2{
	background:url(../images/menu-interna/btn-2.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-3{
	background:url(../images/menu-interna/btn-3.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-4{
	background:url(../images/menu-interna/btn-4.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-5{
	background:url(../images/menu-interna/btn-5.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-6{
	background:url(../images/menu-interna/btn-7.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-7{
	background:url(../images/menu-interna/btn-6.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-1:hover{
	background:url(../images/menu-interna/btn-1H.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-2:hover{
	background:url(../images/menu-interna/btn-2H.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-3:hover{
	background:url(../images/menu-interna/btn-3H.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-4:hover{
	background:url(../images/menu-interna/btn-4H.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-5:hover{
	background:url(../images/menu-interna/btn-5H.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-6:hover{
	background:url(../images/menu-interna/btn-7H.jpg) no-repeat 0 0;
}
.menu-interna ul li a.btn-7:hover{
	background:url(../images/menu-interna/btn-6H.jpg) no-repeat 0 0;
}



/* INTERNA */

div.interna{
	width:510px;
	min-height:220px;
	_height:220px;
	background:url(../images/bg-interna-contenido.png) no-repeat 0 top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-interna-contenido.png", sizingMethod="crop");
	float:left;
	margin:0px 0 0 8px;
}

div.interna-bottom{
	width:510px;
	background:url(../images/bg-contenido-bottom.gif) no-repeat 0 bottom;
	float:left;
	margin:0px;
	display:inline;
	padding-bottom:15px;
}

div.interna h1{
	width:489px;
	min-height:38px;
	background:url(../images/bg-titulo.png) no-repeat 0 top;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg-titulo.png", sizingMethod="scale");
	float:left;
	margin:9px 0 0 10px;
	display:inline;
}

div.interna h1 img{
	float:left;
	margin:10px 0 0 10px;
	display:inline;
}

div.interna .interna-imagen{
	width:489px;
	float:left;
	margin:0px 0 0 10px;
	_margin:9px 0 0 10px;
	display:inline;
	text-align:center;
}

div.interna .interna-imagen img{
	border:solid 3px #fff;
}

div.interna h3{
	width:470px;
	float:left;
	margin:9px 0 0 23px;
	display:inline;
	font-weight:bold;
	color:#004790;
	text-align:justify;
}

.interna #my-border{
	padding:20px 0 20px 90px; 
	margin:20px auto;
	width:400px;
	overflow:hidden;}

.interna #my-border p.exito{
font-weight:bold;}

div.interna p{
	width:470px;
	float:left;
	margin:9px 0 0 23px;
	display:inline;
	color:#666666;
	text-align:justify;
}

div.interna ul{
	width:460px;
	float:left;
	margin:0 0 0 23px;
	display:inline;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.interna ul.bull li{
	width:460px;
	float:left;
	margin:9px 0 0 0;
	display:inline;
	color:#666666;
	text-align:justify;
}

div.interna ul.bull li img{
	margin:0 4px 0 0;
}

div.interna h2{
	float:left;
	margin:9px 0 0 23px;
	display:inline;
}

div.galeria{
	width:460px;
	float:left;
	margin:0 0 0 23px;
	display:inline;
}

div.img-galeria{
	float:left;
	width:122px;
	height:98px;
	margin: 0 10px 10px 0;
	display:inline;
}

div.img-galeria img{
	border:solid 3px #ffffff;
	float:left;
}

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

#menu-cam{
	width:465px;
	float:left;
	margin:10px 0 15px 0;
}

div#menu-cam ul{
	margin-left:18px;
}

#menu-cam ul li{
	display:inline;
}

#menu-cam ul li a{
	display:block;
	height:32px;
	float:left;
	overflow:hidden;
	line-height:465px;
	position:relative;
}

#menu-cam ul li.cam1 a{
	background:url(../images/menu-cam/btn-cam-01.jpg) no-repeat 0 0;
	width:148px;
}

#menu-cam ul li.cam2 a{
	background:url(../images/menu-cam/btn-cam-02.jpg) no-repeat 0 0;
	width:148px;
	margin:0 5px 0 5px;
}

#menu-cam ul li.cam3 a{
	background:url(../images/menu-cam/btn-cam-03.jpg) no-repeat 0 0;
	width:148px;
	
}

#menu-cam ul li a.active,
#menu-cam ul li a:hover{
	background-position: 0 -36px;
}



/*********************SUPERSIZED*************/

		*{
			margin:0;
			padding:0;
		}
		a{
			color:#8FC2FF;
			text-decoration: none;
			outline: none;
		}
		a:hover{
			text-decoration: underline;
		}
		img{
			border:none;
		}
		body {
			/*overflow:hidden;/*Needed to eliminate scrollbars*/
			background:#fff;
		}
		/*Supersize Plugin Styles*/
		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(images/progress.gif);
		}
		
		* html #supersize{
			position:absolute;
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a{
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			position:absolute;
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			position:absolute;
			z-index: 2;
		}