@charset "UTF-8";
/* CSS Document */
/* Despegar.com | Perú micrositio */
/*
============================================================================ GENERALES!
*/
body,td,th {
	font-family: 'Ubuntu', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#444444;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#fff;
}
h1,h2,h3,h4,h5,h6 {font-weight: bold;}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 17px;}
h4 {font-size: 16px;}
h5 {font-size: 15px;}
h6 {font-size: 14px;}
/*
============================================================================ LINKS!
*/
a:link {color: #7b0068;}
a:hover {color: #2b6db7;}
a:visited {color: #75361e;}
/*a:active {color: #e4242d;}*/
/*
============================================================================ COLORES!
*/
.rojo{color:#e4242d;}
.verde{color:#84c64a;}
.azul{color:#2b6db7;}
.amarillo{color:#f9d045;}
.cafe{color:#662006;}
.morado{color:#7b0068;}
/*
============================================================================ LAYOUT!
*/
.container{margin:0px auto;}
#main{
	width:1044px;
	min-height:786px;
	padding-top:10px;
	background:url(../images/bg.jpg) repeat;
	/*Round Borders
	-moz-border-radius: 10px;
	border-radius: 10px;*/
}
#base2{
	width:1024px;
	height:430px;
	background:url(../images/base2.png) top repeat-y;
	margin-bottom:5px;
	border-bottom:1px solid #999;
}

#base2galeria{
	width:1024px;
	height:530px;
	background:url(../images/base2galeria.png) top repeat-y;
}

#base3{
	width:1024px;
	height:auto;
	background:url(../images/dot.png) repeat;
	margin-top:10px;
	padding-top:10px;
	/* Rounded */
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* inset Shadow */
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
}
/*
============================================================================ HEADER/SLIDESHOW!
*/
#header{
	width:1024px;
	height:235px;
	position:relative;
}

#headerdentro{
	width:1024px;
	height:180px;
	position:relative;
}




#header span#cover{/* header rojo */
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	background:url(../images/header.png) top no-repeat;
	width:1024px;
	height:332px;
}
#header span#cover2{/* header verde */
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
	background:url(../images/header2.png) top no-repeat;
	width:1024px;
	height:332px;
}
#logo{
	background:url(../images/logo.png) top no-repeat;
	width:530px;
	height:237px;
	display:block;
	position:absolute;
	top:20px;
	left:35px;
	z-index:1001;
	cursor:pointer;
}

#logodentro{
	background:url(../images/logoch.png) top no-repeat;
	width:380px;
	height:155px;
	display:block;
	position:absolute;
	top:22px;
	left:15px;
	z-index:1001;
	cursor:pointer;
}

#figurasportada{
	background:url(../images/elsaandfred.png) top right no-repeat;
	width:1024px;
	height:785px;
	display:block;
	position:absolute;
	top:-93px;
	left:0px;
	z-index:1001;
}



#arbolitoportada{
	background:url(../images/arbol.png) top left no-repeat;
	width:175px;
	height:406px;
	display:block;
	position:absolute;
	top:28px;
	left:848px;
	z-index:1001;
}


.textosynopsis{
	width:560px;
	height:380px;
	display:block;
	position:absolute;
	top:25px;
	margin-left:210px;
	float:left;
	font-family: 'Rufina', serif;
	font-size:16px;
	padding-top:20px;
	text-align:justify;

}


.textoizqcrew{
	width:260px;
	height:380px;
	display:block;
	position:absolute;
	top:10px;
	margin-left:210px;
	float:left;
	font-family: 'Rufina', serif;
	text-align:right;
	font-size:14px;
	padding-top:20px;
	line-height:15.5px;

}


.textodercrew{
	width:260px;
	height:380px;
	display:block;
	position:absolute;
	top:10px;
	margin-left:480px;
	float:left;
	font-family: 'Rufina', serif;
	text-align:left;
	font-size:14px;
	padding-top:20px;
	color:#a25320;
	line-height:15.5px;

}



.noticiascontenedor{
	width:700px;
	height:380px;
	display:block;
	position:absolute;
	margin-left:80px;
	float:left;
	text-align:right;
	padding-top:20px;
	top:10px;

}



.nota{
	width:700px;
	height:140px;
	display:block;
	position:relative;
	top:10px;
	float:left;
	font-family: 'Rufina', serif;
	text-align:left;
	font-size:14px;

}


.textonoticias{
	width:520px;
	height:140px;
	display:block;
	position:relative;
	margin-left:10px;
	float:left;
	text-align:left;
	line-height:15.5px;
	text-align:justify;
	margin-top:15px;

}



.thumbnoticias{
	width:155px;
	height:122px;
	display:block;
	position:relative;
	margin-left:0px;
	float:left;
	font-family: 'Rufina', serif;
	text-align:left;
	font-size:14px;
	color:#a25320;
	line-height:15.5px;

}

.textocast{
	width:320px;
	height:400px;
	display:block;
	float:left;
	font-family: 'Rufina', serif;
	font-size:16px;
	text-align:justify;
	margin:10px 0 0 10px;
}


.fotocast{
	width:277px;
	height:402px;
	display:block;
	margin-top:10px;
	float:left;
	text-align:justify;
	border:3px solid white;

}


.listacast{
	width:350px;
	height:324px;
	display:block;
	top:15px;
	margin-left:10px;
	float:left;
	text-align:justify;
	overflow:hidden;
}

#listacast_wraper{
	position:relative;
	width:99999em;
}

.listcast_item{
	width:350px;
	height:402px;
	display:block;
	float:left;
	}

.thumbcast{
	width:100px;
	height:145px;
	display:block;
	position:relative;
	top:10px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	text-align:justify;
	border:3px solid white;

}

.thumbcastselect{
	border:3px solid #000;
}

.titulitos{
    color: #A25320;
    display: block;
    font-family: 'Rufina',serif;
    font-size: 24px;
    margin-bottom: 10px;
}


#arbolitosynopsis{
	background:url(../images/arbol.png) top right no-repeat;
	width:175px;
	height:406px;
	display:block;
	position:absolute;
	top:80px;
	left:0px;
	z-index:1001;
}


#callejonizqcrew{
	background:url(../images/callejon2.png) top right no-repeat;
	width:310px;
	height:560px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1001;
}

#callejondercrew{
	background:url(../images/callejon1.png) top left no-repeat;
	width:184px;
	height:560px;
	display:block;
	position:absolute;
	top:0px;
	left:840px;
	z-index:1001;
}


#fuentenews{
	background:url(../images/fuente.png) top left no-repeat;
	width:364px;
	height:560px;
	display:block;
	position:absolute;
	top:0px;
	left:660px;
	z-index:1001;
	pointer-events:none;
}


#carritocast{
	background:url(../images/auto.png) top right no-repeat;
	width:386px;
	height:176px;
	display:block;
	position:absolute;
	top:385px;
	left:30px;
	z-index:1001;
}


#bancaportada{
	background:url(../images/banca.png) top left no-repeat;
	width:144px;
	height:51px;
	display:block;
	position:absolute;
	top:365px;
	left:695px;
	z-index:1001;

}

.contenidos_home{
	width:1024px;
	height:405px;
	margin:auto;
	position:relative;
	background:url(../images/bg_home.jpg) top left;
}

.contenidos_synopsis{
	width:1024px;
	height:460px;
	margin:auto;
	position:relative;
	background:url(../images/bg_synopsis.jpg) top left;
}


.contenidos_crew{
	width:1024px;
	height:460px;
	margin:auto;
	position:relative;
	background:url(../images/bg_crew.jpg) top left;
}


.contenidos_news{
	width:1024px;
	height:460px;
	margin:auto;
	position:relative;
	background:url(../images/bg_news.jpg) top left;
}

.contenidos_cast{
	width:1024px;
	height:560px;
	margin:auto;
	position:relative;
	background:url(../images/bg_cast.jpg) top left;
	margin-bottom:10px;
}

.slogan{
	background:url(../images/slogan.png) top left;
	width:442px;
	height:237px;
	display:block;
	position:absolute;
	top:0px;
	left:590px;
	z-index:1001;
	cursor:default;
}

.slogandentro{
	background:url(../images/sloganch.png) top left;
	width:442px;
	height:237px;
	display:block;
	position:absolute;
	top:0px;
	left:590px;
	z-index:1001;
	cursor:default;
}

.clear {
	clear:both;
}


.compra_oaxaca {
	width:960px;
}

.compra_huatulco {
	width:960px;
}


.compra_puerto {
	width:960px;
}


#slogan{
	background: url(../images/slogan.png) top no-repeat;
	width: 259px;
	height: 18px;
	position: absolute;
	top: 143px;
	left: 533px;
	z-index: 1001;
}
#slideshow{
	float:right;
	position:relative;
	width:941px;
	height:332px;
	top:0px;
}
#main_img{
	width:575px;
	height:332px;
	float:left;
}
.images {
	cursor:pointer;
	float:left;
	height:332px;
	position:relative;
	width:575px;
	margin:0px;
}
.images  p { margin: 0px; }
.images div {
	display:none;
	height:332px;
	left:0;
	position:absolute;
	top:0;
}
.tabs {display:none;}
.bullet_slideshow {display:none;} 	
.disabled {visibility:hidden !important;}
/*
============================================================================ MENU!
*/
#menu{
	width:1024px;
	height:33px;
	position:relative;
	top:-2px;

}
#main_menu{
	margin:0;
	padding:0;
	list-style:none;
}
#main_menu li{
	float:left;
}
#main_menu li a{
	display:block;
	cursor:pointer;
	background-position:bottom !important;
}
#main_menu li a:hover{
	background-position:top !important;
}
.separator{
	width:5px;
	height:35px;
	background:url(../images/menu/separador.png) top no-repeat;
}

#home_btn{
	background:url(../images/menu/menu_home.png) no-repeat;
	width:142px;
	height:35px;
}

#synopsis_btn{
	background:url(../images/menu/menu_synopsis.png) no-repeat;
	width:200px;
	height:35px;
}

#cast_btn{
	background:url(../images/menu/menu_cast.png) no-repeat;
	width:150px;
	height:35px;
}

#crew_btn{
	background:url(../images/menu/menu_crew.png) no-repeat;
	width:150px;
	height:35px;
}


#sponsors_btn{
	background:url(../images/menu/menu_sponsors.png) no-repeat;
	width:200px;
	height:35px;
}



#news_btn{
	background:url(../images/menu/menu_news.png) no-repeat;
	width:150px;
	height:35px;
}






/* ACTIVE btns */

#home_btnOff{
	background:url(../images/menu/menu_home.png) top no-repeat;
	width:142px;
	height:35px;
}

#synopsis_btnOff{
	background:url(../images/menu/menu_synopsis.png) top no-repeat;
	width:200px;
	height:35px;
}

#cast_btnOff{
	background:url(../images/menu/menu_cast.png) top no-repeat;
	width:150px;
	height:35px;
}

#crew_btnOff{
	background:url(../images/menu/menu_crew.png) top no-repeat;
	width:150px;
	height:35px;
}


#sponsors_btnOff{
	background:url(../images/menu/menu_sponsors.png) top no-repeat;
	width:200px;
	height:35px;
}


#news_btnOff{
	background:url(../images/menu/menu_news.png) top no-repeat;
	width:150px;
	height:35px;
}





/*
============================================================================ CONTENIDO (banners) - INICIO!
*/
#barraofertas{
	float:right;
	min-height:185px;
	margin-bottom:0;
	margin-right:10px;
	text-align:justify;
	width:225px;
	background-color:#fff;
	padding:10px;

}


#bloques_compra{
	float:left;
	min-height:185px;
	margin-bottom:0;
	margin-left:15px;
	margin-right:-15px;
	text-align:justify;
	width:458px;
	padding-left: 10px;
}

#bloque_txt_compra{
	float:left;
	min-height:175px;
	margin-bottom:0;
	margin-left:15px;
	margin-right:22px;
	margin-top:14px;
	text-align:justify;
	width:260px;
}

#bloques_ciudad{
	float:left;
	min-height:185px;
	margin-bottom:0;
	margin-left:15px;
	margin-right:-15px;
	text-align:justify;
	width:920px;
	padding-left: 10px;
}


#bloque_txt_ciudad{
	float:left;
	min-height:140px;
	margin-bottom:0;
	margin-left:15px;
	margin-right:22px;
	margin-top:14px;
	text-align:justify;
	width:560px;
}


#bloque_txt{
	float:right;
	min-height:340px;
	margin-bottom:0;
	margin-left:15px;
	margin-right:22px;
	margin-top:14px;
	text-align:justify;
	width:340px;
}
#slidehome{
	width:530px;
	height:380px;
	float:left;
	margin-left:-10px;
	margin-top:15px;
}


#slidegaleria{
	width:530px;
	height:490px;
	float:left;
	margin-left:-4px;
	margin-top:-8px;
}

#banners_compra{
	width:135px;
	float:left;
	margin-top:15px;
	background-color:#FFF;
	padding:10px;
}

#image_ciudad{
	width:500px;
	float:left;
	margin-top:15px;
	background-color:#FFF;
	padding:10px;
}


#banners_ciudad{
	width:300px;
	float:left;
	margin-top:15px;
	background-color:#FFF;
	padding:10px;
}


#banners_cover{
	width:530px;
	float:left;
	margin-left:12px;
	margin-top:15px;
}




#banners_cover a{
	width:245px;
	height:171px;
	display:block;
	cursor:pointer;
	float:left;
	margin:10px;
}
#banners_cover a:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#tabsgaleria{
	width:913px;
	float:left;
	margin-left:16px;
	margin-top:3px;
}

#tabgal{
	width:300px;
	height:45px;
	float:left;

}


/*
============================================================================ CONTENIDO (destinos) - DESTINOS!
*/

.footerhome{
	width:1024px;
	height:100px;
	margin:0px auto;
	font-size:11px;
	text-align:center;
	background-color:#c1e0f6;
	background:url(../images/footerhome.jpg) top left no-repeat;
}



.footer{
	width:1024px;
	height:100px;
	margin:0px auto;
	font-size:11px;
	text-align:center;
	background-color:#c1e0f6;
	background:url(../images/footerfondo.jpg) top left no-repeat;
}

.footercast{
	width:1024px;
	height:100px;
	margin:0px auto;
	font-size:11px;
	text-align:center;
	background-color:#c1e0f6;
	background:url(../images/pisocast.jpg) top left no-repeat;
}

.footercrew{
	width:1024px;
	height:100px;
	margin:0px auto;
	font-size:11px;
	text-align:center;
	background-color:#c1e0f6;
	background:url(../images/pisocrew.jpg) top left no-repeat;
}


.footernews{
	width:1024px;
	height:100px;
	margin:0px auto;
	font-size:11px;
	text-align:center;
	background-color:#c1e0f6;
	background:url(../images/pisonews.jpg) top left no-repeat;
}

.productores{
	width:480px;
	float:left;
}

.logorionegro{
	width:92px;
	height:63px;
	display:inline-block;
    -webkit-transition: all 600ms ease;
       -moz-transition: all 600ms ease;
}

.logorionegro:hover{
	opacity:0.5;
}


.logooveishon{
	width:92px;
	height:63px;
	display:inline-block;
    -webkit-transition: all 600ms ease;
       -moz-transition: all 600ms ease;
}

.logooveishon:hover{
	opacity:0.5;
}



.logodiamond{
	width:95px;
	height:63px;
	display:inline-block;
    -webkit-transition: all 600ms ease;
       -moz-transition: all 600ms ease;
}

.logodiamond:hover{
	opacity:0.5;
}


.logocuatroplus{
	width:92px;
	height:63px;
	display:inline-block;
	margin:0 30px 0 50px;
}


.logocuatroplus2{
	width:92px;
	height:63px;
	display:block;
}


.redesfooter{
	width:1024px;
	height:63px;
	display:block;
	position:relative;
	top:8px;
	left:10px;
	float:left;
	
}


.redes{
	width:250px;
	height:63px;
	display:block;
	position:relative;
	top:0px;
	left:0px;
	float:left;

}


.follow{
	width:140px;
	height:35px;
	display:block;
	font-family: 'Rufina', serif;
	font-size:20px;
	padding-top:10px;
	float:left;
}


.idiomaselect{
	width:140px;
	height:40px;
	display:block;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	font-family: 'Rufina', serif;
	font-size:20px;
	padding-top:15px;
}

.kubik{
	width:60px;
	height:40px;
	display:block;
	position:relative;
	top:0px;
	left:40px;
	float:left;
	font-size:20px;
	padding-top:15px;
}

.red{
	width:70px;
	height:55px;
	display:block;
	float:left;
    -webkit-transition: all 600ms ease;
       -moz-transition: all 600ms ease;
}

.red:hover{
	opacity:0.5;
}



.idioma{
	width:250px;
	height:63px;
	display:block;
	position:relative;
	top:0px;
	left:0px;
	float:right;

}




.bloque_gral{
	width:922px;
	height:auto;
	margin:5px auto;
	text-align:justify;
}

.bloque_destino{
	width:932px;
	height:auto;
	margin:0 auto;
}
.data_destino{
	width:550px;
	height:auto;
	float:right;
	text-align:justify;
	margin-right:10px;
}
.img_destino{
	width:350px;
	height:200px;
	float:left;
	background:#662006;
	margin:10px 5px;
}
.img_destino img{
	margin:5px;
	/*border: solid 1px #399;*/
}
.separatorH{
	width:932px;
	margin:10px auto;
	height:1px;
	background:url(../images/bg_pointLineH.gif) repeat-x;
	clear:both;
}
/*
============================================================================ CONTENIDO (mapa) - MAPA!
*/
#mapa_peru{
	width:453px;
	height:640px;
	margin:20px;
	float:left;
	display:block;
}
#zonas_peru{
	float:left;
	margin-right:20px;
	width:380px;
	font-size:14px;
}
.mas_info{
	display:block;
	background:url(../images/mas_info_btn.png) no-repeat;
	background-position:bottom !important;
	width:161px;
	height:46px;
	cursor:pointer;
	margin:auto;
}
.mas_info:hover{
	background-position:top !important;
}




.ofertas{
	display:block;
	background:url(../images/ofertas_btn.png) no-repeat;
	background-position:bottom !important;
	width:300px;
	height:46px;
	cursor:pointer;
	margin:auto;
}
.ofertas:hover{
	background-position:top !important;
}


/*
============================================================================ BANNERS / CONTENIDO
*/
#arriba_btn{
	display:block;
	background:url(../images/arriba_btn.png) no-repeat;
	background-position:bottom !important;
	width:53px;
	height:46px;
	cursor:pointer;
}
#arriba_btn:hover{
	background-position:top !important;
}
#cultura{
    width: 932px;
 	height:auto;
    margin-top: 0px;
	display:inline-block;
	float:left;
	text-align:justify;
}
#naturaleza{
    width: 932px;
 	height:auto;
    margin-top: 0px;
	display:inline-block;
	float:left;
	text-align:justify;
}
#aventura{
    width: 932px;
 	height:auto;
    margin-top: 0px;
	display:inline-block;
	float:left;
	text-align:justify;
}

#legado{
    width: 932px;
 	height:auto;
    margin-top: 0px;
	display:inline-block;
	float:left;
	text-align:justify;
}
.img_info{
	width:310px;
	height:310px;
	float:left;
	background:#662006;
	margin:10px;
}
.img_info img{
	margin:5px;
}
.data_info{
	width:590px;
	height:auto;
	float:right;
	margin-bottom:15px;
}
/*
============================================================================ VIAJAR AHORA / HOTELES
*/
.bloque_hotel{
	width:440px;
	height:180px;
	float:left;
	background:url(../images/dot.png) repeat;
	margin:10px;
	border: solid 1px #c7bcb8;
}
.img_hotel{
	width:160px;
	height:160px;
	float:left;
	background:#662006;
	margin:10px;
}
.img_hotel img{
	margin:5px;
}
.data_hotel{
	width:240px;
	height:160px;
	float:left;
	margin-top:10px;
}
.data_hotel h2{padding:0; margin:0}
.data_hotel p{padding:0; margin:0}
.stars{
	list-style:none;
	width:75px;
	height:15px;
	padding:0;
	margin:10px 0;
}
.stars li{
	width:15px;
	height:15px;
	float:left;
}
.ver_detalle{
	display:block;
	background-position:bottom !important;
	background:url(../images/ver_detalle_btn.png) no-repeat;
	width:108px;
	height:46px;
}
.ver_detalle:hover{
	background-position:top !important;
}
.ver_detalle:active{
	background-position:top;
}
.vuelo_img{
	width:160px;
	height:110px;
	float:left;
	background:#662006;
	margin:10px;
}
.vuelo_img img{
	margin:5px;
}
.vuelo_data{
	width:240px;
	height:110px;
	float:left;
	margin-top:10px;
}
.vuelo_destino{
	width:440px;
	height:130px;
	background:url(../images/dot.png) repeat;
	margin:10px;
	border: solid 1px #c7bcb8;
	float:left;
}
/*
============================================================================ PAQUETES
*/
.paquete{
	width:451px;
	height:329px;
	background:#662006;
	float:left;
	margin:10px;
}
.paquete img{
	margin:5px;
}


/*
========================================================================== Noticias
*/


a, a:hover{
	color:#000 !important;
	text-decoration:none !important;
}


.wrapper_noticias{
	overflow:hidden;
	width:673px;
	height:400px;
}

#items{
	width:999999em;
	position:relative;
	top:0;
	left:0;
}

.item{
	float:left;
	width:673px;
	overflow:hidden;
	text-align:left;
}




a.noticia{
	display:block;
	margin-bottom:40px;
}

a.noticia:hover{
	opacity:0.8;
}

.item .imagen{
	width:155px;
	height:122px;
	float:left;
}

.item .detalle{
	width:500px;
	float:right;
}

.titulo{
    color: #A25320;
    font-family: 'Rufina',serif;
    font-size: 24px;
}

.into{
    color: #444;
    font-family: 'Rufina',serif;
    font-size: 14px;
}

.texto_noticias{
	margin:10px 0;
	max-height:220px;
	overflow-y:scroll;
	font-size:14px;
    color: #444;
    font-family: 'Rufina',serif;
}

.clear{
	clear:both;
}


#paginacion a{
	display:inline-block;
	padding:0 5px;
	font-weight:bold;
	color:#A14F1B !important;
}

#paginacion .selected{
	background:#A14F1B;
	color:#D7FFFF !important;
}

.cast{
	display:none;
}

.cast_detail{
	width:640px;
	height:500px;
	float:right;
	margin:0 0 -57px 20px;
	
}

.scrolles{
	padding-right:20px;
}