#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 90%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	margin-bottom:10px; display:block;}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}


/*Estilos especificos para Coloso*/
p {clear:both;}
#notasPie p {margin-bottom:6px; line-height:150%; font-size:xx-small;}
#notasPie a, #notasPie a:hover {border-bottom:0px none; text-decoration:none;}
#notasPie a.imagenNota {display:block; margin-bottom:0px; float:none;}
#notasPie a img{float:left; margin-left:0px; padding-left:0px;}
blockquote {margin:0px 15px 10px 15px; font-size:x-small;}
sup, sup a{font-size:xx-small;}
.imagenesAmpliadas {float:left; width:260px; display:block;}

.imagenesAmpliadas img {display:block; float:left; width: 250px;}
.imagenesAmpliadas p {width: 250px;}
.imagenesAmpliadas img.lupa {display:block; height:16px; width: 17px;}
.imagenesAmpliadas a img.ancho520{display:block; float:left; width:520px;}
.imagenesAmpliadas p.ancho520{width:520px;}
.imagenesAmpliadas p {clear:both; font-size:xx-small;}
.borraFloat {clear:both;}

#elementosAuxilares {margin:0px 0px 10px 0px;}
#elementosAuxilares a {display:block;border-bottom:0px none; text-decoration:none; clear:both; padding-bottom:3px; font-size:xx-small; line-height:18px;}
#elementosAuxilares a img{float:left; padding-right:5px;}
#elementosAuxilares a:hover{border-bottom:0px none; text-decoration:none; display:block;}

a.compararObra {display:block;}
a.compararObra img{float:left; padding-right:3px;}
#todo a.compararObra{display:block;border-bottom:0px none; text-decoration:none; clear:both; padding-bottom:3px; font-size:xx-small; line-height:22px; font-size:bold;}
.tx-gsipagenav-pi1 {clear:both;}

/*h2 {
color:#555555;
font-family: Georgia,"Century Schoolbook L","Times New Roman",Arial,Verdana;
font-size: 18px;
font-weight:normal;
margin:10px 0px;
line-height:normal;
}*/
h2#duran {
width:90%;}
#todo #autoriaInforme p {font-weight:bold; margin:0px 0px 10px 0px;}
#todo #autoriaInforme strong {display:block; font-weight:normal;}
