@charset "UTF-8";
/* Estilos de texto*/
@import "ui.theme.css";
@import "ui.core.css";
@import "ui.datepicker.css";

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	background-image:url(../images/bg-pattern.gif);
	color:#333333;
	 text-align:left;
}

.admin_link a:link, .admin_link a:visited, .admin_link a:active{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.admin_link a:hover {
	text-decoration:underline;
}

.ver a:link, .ver a:visited, .ver a:active{
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

.ver a:hover {
	text-decoration:underline;
}

.sites a:link, .sites a:visited, .sites a:active{
	font-size:11px;
	color:#166BCE;
	text-decoration:none;
}

.sites a:hover {
	text-decoration:underline;
}

.sites_title{
	font-size:12px;
	font-weight:bold
}

.count{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	display:block;
	padding:2px 2px;
	background-color:#C00;
	width:200px;
}

.titulos_home{
	font-size:12px;
	color:#333333;
	text-decoration:none
}

.subtitulos_home{
	font-size:11px;
	color:#f44b01;
	font-weight:bold;
}

.subtitulos2_home{
	font-size:11px;
	color:#f44b01;
	font-weight:bold;
	padding-left:15px;
	
}

.precios_home{
	font-size:18px;
	color:#cd0000;
	font-weight:bold;
}

.clear {
	clear: both;
}

.contacto_01{
	font-size:18px;
	font-weight:bold;
	color:#000033;
	line-height:15px;
}

.contacto_02{
	font-size:35px;
	font-weight:bold;
	color:#000033;	
	line-height:50px;
	padding-left:5px;
}

ul{
	list-style-type:square;
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
	list-style-position:inside;
	color:#333333;
	font-size:12px;
}

ul.lista li{
	padding: 5px 0 0 10px;
	height:20px;
	margin: 0 0 5px 0;
}

ul.lista_destacados li{
	display:block;
	list-style-type:none;
	background-color:#e5f0fa;
	padding: 5px 0 0 10px;
	height:20px;
	margin: 0 0 5px 0;
}

ul.lista_promos li{
	display:block;
	list-style-type:none;
	background-color:#fce8d0;
	padding: 5px 0 0 10px;
	height:20px;
	margin: 0 0 5px 0;
}


.read_more a:link, .read_more a:visited, .read_more a:active{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.read_more a:hover {
	text-decoration:underline;
}

.hotels a:link, .hotels a:visited, .hotels a:active, .hotels a:hover{
	font-family:arial;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	vertical-align:middle;
}

.back a:link, .back a:visited, .back a:active{
	font-family:arial;
	font-size: 8pt;
	color: #FF8A00;
	text-decoration:none;
}

.back a:hover {
	text-decoration:underline;
}


.caja{
	padding: 0 10px 0 10px;
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:10px
}

.llamada{
	font-size:11px;
	margin-left:10px;
	line-height: 1.5em;
}

h1{
	 font-size: 18px;
	 color:#24598b;
	 margin: 0px;
}

h2{
	 font-size: 13px;
	 font-weight:bold;
	 margin: 0px;
	 color:#24598b;
}

h2 a:link, h2 a:active, h2 a:visited{
	font-size: 13px;
	 font-weight:bold;
	 margin: 0px;
	 color:#24598b;
	 text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;
}

h3{
	 font-size: 12px;
	 color:#FFFFFF;
	 font-weight:bold;
	 margin-left:10px;
}

p {  
	margin:10px 0 0 0;
	text-align:justify;
}


.detalles a:link, .detalles a:active, .detalles a:visited{
	font-size: 10px;
	 font-weight:bold;
	 margin: 0px;
	 color:#4f82b6;
	 text-decoration:none;
}

.detalles a:hover{
	text-decoration:underline;
}

.terminos a:link, .terminos a:active, .terminos a:visited{
	font-size: 10px;
	 margin: 0px;
	 color: #3D3D3D;
	 text-decoration:none;
}

.terminos a:hover{
	text-decoration:underline;
}


.tablas_header{
	background-color: #e6EEEE;
	height:30px;
	padding-left:10px;
	vertical-align:middle;
}

.tablas_body{
	font-size:12px;
	background-color: #FFF;
}

.tablas_precio{
	font-size:14px; 
	font-weight:bold; 
	color:#990000;
	text-align:center;
	background-color: #e6EEEE;
}

.tablas_precio_actividad{
	font-size:14px; 
	font-weight:bold; 
	color:#990000;
	text-align:center;
	background-color: #e6EEEE;
}

.imagen{
	margin: 10px 10px 10px 10px;
	border:1px solid #999999;
}

.imagen1{
	border:1px solid #999999;
}

.thumbs{
	margin: 10px 10px 10px 10px;
	border:1px solid #999999;
}

.reservar{
	margin:5px 0 5px 0;
	
}

/* Slideshow */

.slideshow {
	display: block;
	z-index: 0;
	padding: 20px 0 0 20px;
	background-image:url(../images/banner-back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.slideshow-images {
	height: 180px;
	width: 235px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/* Slideshow Home */

.2slideshow {
	display: block;
	z-index: 0;
	padding:10px 0 10px 0;
}

.2slideshow-images {
	height: 180px;
	width: 570px;
}		
.2slideshow-images-visible { 
	opacity: 1;
}	
.2slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.2slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.2slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.2slideshow-loader-hidden {
	opacity: 0;
}
.2slideshow-loader-visible {
	opacity: 1;
}

/* Tablesorter */

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 12px;
	width: 100%;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image:url(../images/asc.gif)
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}

/* Lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 160px; height: 80px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Slider */

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:650px;
		height:1050px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}