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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	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: transparent url(../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
	
	
	
	
	
	/******************************
* Gallery CSS by Kelli Shaver *
* http://www.kellishaver.com  *
******************************/
* {
	font-family:arial, helvetica, sans-serif;
}
body {
	
	background:url("../images/islas_Bahamas.jpg");
	background:#000;
	margin:20px;
}
la_torre_matalascaņas
#container {
	clear:both;
	width:500px;
	height:auto !important;
	height:480px;
	min-height:480px;
	border:1px solid #fff;
	margin:0 auto 0 auto;
	background:url("images/bg.jpg") top left repeat-x;
}

#header {
	width:900px;
	margin:0 auto 0 auto;
}

#header h1 {
	margin:0;
	padding:20px 0 0 0;
	font-size:18pt;
	color:#fff;
	font-weight:normal;
	width:500px;
	float:left;
}

#nav {
	float:right;
	display:inline;
	padding-top:30px;
}

#nav a {
	margin:0 10px 0 10px;
	padding:0 2px 0 2px;
	border-top:2px solid #555;
	color:#fff;
	text-decoration:none;
	font-size:10pt;
	text-transform:lowercase;
}

#nav a:hover {
	border-top:2px solid #ec008c;
}

#left {
	width:700px;
	height:auto !important;
	height:700px;
	min-height:480px;
	background:#fff;
	background:url("../images/cuesta-manelli2.jpg");
		float:center;
}
#left2 {
	width:700px;
	height:auto !important;
	height:700px;
	min-height:480px;
	background:#fff;
	background:url("../images/cuesta-manelli2.jpg");
		float:center;
}

#left img {
	margin:15px;
}

#right {
	float:center;
	width:620px;
}

#right h1 {
	background:#fff;
	font-size:16pt;
	font-weight:normal;
	margin:60px 0 0 0;
	height:60px;
	line-height:60px;
	text-transform:lowercase;
	color:#ec008c;
}

#right h1 .info {
	text-align:right;
	font-size:8pt;
	color:#999;
	text-transform:uppercase;
	padding-left:90px;
}
/*
border:4px groove #008877; */


#right .thumb {
	display:inline;
	width:110px;
	height:85px;
	padding:2px;
	float:left;
	
  }
}
.borde {
  border:4px groove #008877;  
  }

#right .thumb img {
	padding:5px;
	background:#fff;
	border:0;
	border:4px groove #008877;
}

#copyright {
	clear:both;
	height:1em;
	border-top:1px solid #fff;
	background:#ec008c;
	color:#fff;
	font-size:8pt;
	text-align:right;
	padding:1px 10px 1px 0;
}

a {
	color:#ec008c;
	text-decoration:none;
}

a:hover {
	color:#333;