/*////// begin of ELEMENTS //////*/

html, BODY{
height:100%;
color:#ffffff;
font-family: Arial, Verdana, Tahoma;
font-size:12px;
line-height:90%;
margin:0px;
padding:0px;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color:#ECECE3;
scrollbar-darkshadow-color:#4D4A41;
scrollbar-face-color:#DADABE;
scrollbar-highlight-color:#fffffff;
scrollbar-shadow-color:#4D4A41;
background-image:url(../img/background.jpg);
background-color:#000000;
}

A,A:LINK,A:ACTIVE,A:FOCUS,A:VISITED{
color: #B8EF20;
text-decoration: none;
}

A:HOVER{
color: #B8EF20;
text-decoration: underline;
}


H1{
/*font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;*/
font-size:180%;
font-weight: normal;
margin-left:0px;
margin-bottom : 2px;
margin-top : 0px;
line-height : 110%;
color: #FFFFFF;
}

H2{
/*font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;*/
font-size:130%;
font-weight: normal;
margin-top : 1px;
margin-bottom : 4px;
line-height : 115%;
color: #FFFFFF;
}

H3{
/*font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;*/
font-size:10px;
color: #ffffff;
margin: 0px;
line-height:14px;
}

H4{
font-size:90%;
color: #000000;
margin-top : 0px;
margin-bottom : 0px;
line-height : 100%;
}

H5{
font-size:10px;
color: #ffffff;
margin: 0px;
line-height:14px;
}

H6{
font-size:10px;
color: #B3A59F;
margin: 0px;
line-height:10px;
}

LI{
color:#4D4A41;
font-family:Arial,Tahoma,Verdana,Helvetica,sans-serif;
font-size:80%;
}

P{
color:#FFFFFF;
font-size:12px;
line-height:16px;
margin-top : 0px;
margin-bottom : 0px
}
/*////// end of ELEMENTS //////*/



/*////// begin of COMMON CLASSES //////*/
.golden{
background-color:#B8EF20;
}

.color{
background-color:#B8EF20;
}

A.menu,A.menu:LINK,A.menu:ACTIVE,A.menu:FOCUS,A.menu:VISITED{
color: #ffffff;
text-decoration: none;
}

A.menu:HOVER{
color: #B33333;
text-decoration: none;
}

A.Gorricho,A.Gorricho:LINK,A.Gorricho:ACTIVE,A.Gorricho:FOCUS,A.Gorricho:VISITED{
color: #666666;
text-decoration: none;
}

A.Gorricho:HOVER{
color: #B8EF20;
text-decoration: underline;
}

.pie{
background-color:#000000;
padding:10px;
}

.textodestacado{
color:#b09c57;
}

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

#lightbox a img{ border: none; }

#outerImageContainer{
position:relative;
	background-color: #000000;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0px;
	height: 25%;
    right:0px;
	line-height: 0;
	}
#hoverNav{
	left: 0;
	height: 100%;
	margin:0px;
	position: absolute;
	}
#imageContainer>#hoverNav{ left: 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 { background: url(../images/prev-white.gif) left 15% no-repeat;left: 0; float: left;}
#nextLink { background: url(../images/next-white.gif) right 15% no-repeat;right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev-white.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next-white.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; }
#imageData #imageDetails{  color: #ffffff;width: 70%; float: left; text-align: left; }	
#imageData #caption{  color: #ffffff; font-weight: normal; padding-top:0px;}
#imageData #numberDisplay{ color: #555555; display: block; clear: left;}			
#imageData #bottomNavClose{ float:right; clear:right;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	height: 500px;
	background-color: #000;
	}

.MenuSide{
padding-left: 0px;
padding-top: 0px;
font-size: 90%;
font-weight:normal;
}

.registrado{
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
vertical-align: top;
font-weight: bold;
text-decoration: none;
}

.margen_cero{
margin-bottom:0px;
}

.oro{
color: #b09c57;
}
/*////// end of COMMON CLASSES //////*/