{
margin:5px 0 0;
padding:0;
text-transform:uppercase;
}
#contenedor {
	margin: 0 auto;
	width: 700px;
	position: relative;
	background-color: #FFFFFF;

}

#cabecera {
	position:absolute;
	left:0px;
	top:10px;
	width:700px;
	height:90px;
	z-index:1;
}
#logo {
	position:absolute;
	left:0px;
	top:10px;
	width:331px;
	height:42px;
	z-index:2;
}
#navegacion {
	position:absolute;
	left:255px;
	top:80px;
	width:400px;
	height:42px;
	z-index:3;
}
#barra {
	position:absolute;
	left:248px;
	top:77px;
	width:429px;
	height:2px;
	z-index:2;
}


#body {
	background-color: #FFFFFF;
}
#inicio{
position:absolute;
left:100px;
top:30px;
width:500px;
height:500px;
z-index:1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#galeria{
position:absolute;
left:145px;
top:150px;
width:500px;
height:500px;
z-index:1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;

}
#autor{
position:absolute;
left:160px;
top:200px;
width:500px;
height:500px;
z-index:1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
#autor_bio{
position:absolute;
left:0px;
top:200px;
width:500px;
height:500px;
z-index:1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px
}

#gear{
position:absolute;
left:50px;
top:200px;
width:500px;
height:500px;
z-index:1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
#gear-housing{
position:absolute;
left:-50px;
top:200px;
width:500px;
height:500px;
z-index:1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

#contenido {
	position:absolute;
	left:20px;
	top:150px;
	width:660px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
}
#contenido_articulo {
	position:absolute;
	left:20px;
	top:150px;
	width:660px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
}
#comentarios_articulo {
	position:absolute;
	left:20px;
	top:200px;
	width:660px;
	height:500px;
	z-index:1;
	background-color: #FFFFFF;
}
#fotos_1 {
	position:absolute;
	left:10px;
	top:10px;
	width:120px;
	height:480px;
	z-index:2;
		
}
#fotos_2 {
	position:absolute;
	left:140px;
	top:10px;
	width:120px;
	height:480px;;
	z-index:2;
	
	
	}
#fotos_3 {
	position:absolute;
	left:270px;
	top:10px;
	width:120px;
	height:480px;;
	z-index:2;
	
	
	}
#fotos_4 {
	position:absolute;
	left:400px;
	top:10px;
	width:120px;
	height:480px;;
	z-index:2;
	
	
	}
#fotos_5 {
	position:absolute;
	left:530px;
	top:10px;
	width:120px;
	height:480px;;
	z-index:2;
	
	
	}
#indice_contenido_album {
	position:absolute;
	left:95px;
	top:580px;
	width:20px;
	height:20px;
	z-index:1;
	
}
#footer {
	position:absolute;
	left:0px;
	top:600px;
	width:200px;
	height:15px;
	z-index:1;
	
}
#lateral {
	position:absolute;
	left:0px;
	top:150px;
	width:800px;
	height:15px;
	z-index:1;
	font-size: 9px;
	color: #000000;
}
#transferencia {
	left:115px;
	top:100px;
	width:600px;
	height:375px;
	z-index:3;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
#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: 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-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/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; outline: none;}	 	

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