/* Diseņo web por GenGH */
/*  www.genocation.com  */



img { border: 1px solid #000000; padding: 4px; background: #ffffff; }

/* HEADER styles */

body.head {
   background-color: #ffffff;
   background: url("img/fondo.png") no-repeat top left;
   color: #000000;
   text-align: left;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 8pt;
   margin: 0px;
}

#titulo {
   border: 1px;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #aa0000;
   text-align: left;
   letter-spacing: 3px;
   line-height: 20px;
   padding-left: 540px;
   padding-top: 20px;
}

#titulo span {
   text-align: left;
   font-weight: normal;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10pt;
}

#menu {
   border: 0px;
   padding-left: 236px;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 8pt;
   color: #dd8822;
   text-align: right;
   position: absolute;
   top: 60px;
}

#menu span {
   color: #dd8822;
   font-weight: normal;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 8pt;
   letter-spacing: 1px;
   padding-right: 10px;
}

#menu ul {
   border-top: 0px solid black;
   list-style: none;
   padding: 0;
   margin: 0;
   padding-left: 20px;
}

#menu li {
   float: left;
   margin: 0 1px;
}

#menu li a {
   background-color: #f0f0f0;
   border: 0px;
   height: 2em;
   float: left;
   padding: 5px 10px 10px 5px;
   display: block;
   color: #000000;
   font-weight: normal;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: none;
   font-weight: normal;
   text-align: right;
   letter-spacing: 2px;
}

#menu li a span {
   color: #dd8822;
   font-family: Verdana, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 8pt;
   letter-spacing: 0px;
   text-align: right;
}

#menu li a:hover {
   background-color: #ffffff;
   color: #aa0000;
}

#menu li a:hover span {
   color: #aa0000;
}





/* Existe */

body.existe {
   background-color: #ffffff;
   background-image: url("img/roots.png");
   background-repeat: no-repeat;
   background-attachment: fixed;
   text-align: center;
}

#existe {
   margin: 0px auto;
   width: 690px;
}

#existeSpanish {
   border: 1px solid #e0e0e0;
   float:left;
   text-align: justify;
   font-family: Verdana, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 9pt;
   width: 300px;
   padding: 20px;
   margin-top: -40px;
   margin-bottom: 20px;
}

#existeEnglish {
   border: 1px solid #e0e0e0;
   background-color: #f6f6f6;
   float: right;
   text-align: justify;
   font-family: Verdana, Helvetica, sans-serif;
   font-weight: normal;
   font-size: 9pt;
   width: 300px;
   padding: 20px;
   margin-top: -40px;
   margin-bottom: 20px;
}

#existe a {
   font-size: 12pt;
}

#existeFoto {
   clear: both;
   width: 690px;
   padding: 20px 0px;
}

#existeMail {
   clear: both;
   width: 690px;
}

#existeFoto img {
   border: 1px solid black;
   background: #ffffff;
   padding: 1px;
}


/* Dibuja */

body.dibujos {
   background-color: #ffffff;
   background-image: url("img/roots.png");
   background-repeat: no-repeat;
   background-attachment: fixed;
   color: #000000;
   text-align: left;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 9pt;
   margin-top: 0px;
}

body.iconos {
   background-color: #ffffff;
   background-image: url("img/roots.png");
   background-repeat: no-repeat;
   background-attachment: fixed;
   color: #000000;
   text-align: center;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 9pt;
   margin: 20px;
}

#cuelga1 {
   position: absolute;
   top: 140px;
   left: 190px;
}
#cuelga2 {
   position: absolute;
   top: 250px;
   left: 330px;
}
#cuelga3 {
   position: absolute;
   top: 80px;
   left: 450px;
}
#cuelga4 {
   position: absolute;
   top: 220px;
   left: 590px;
}
#cuelga5 {
   position: absolute;
   top: 130px;
   left: 750px;
}

#colgante1 {
   position: absolute;
   height: 140px;
   left: 255px;
   border-left: 2px dotted #dd8822;
}
#colgante2 {
   position: absolute;
   height: 250px;
   left: 395px;
   border-left: 2px dotted #dd8822;
}
#colgante3 {
   position: absolute;
   height: 80px;
   left: 515px;
   border-left: 2px dotted #dd8822;
}
#colgante4 {
   position: absolute;
   height: 220px;
   left: 655px;
   border-left: 2px dotted #dd8822;
}
#colgante5 {
   position: absolute;
   height: 130px;
   left: 815px;
   border-left: 2px dotted #dd8822;
}

a:link img, a:visited img {
   border: 2px solid #dd8822;
   padding: 4px;
   background-color: #ffffff;
   opacity: 0.8;
   filter: alpha(opacity=80);
   -moz-opacity: .8;

}
a:hover img, a:active img  {
   border: 2px solid #9f2727;
   padding: 4px;
   background-color: #ffffff;
   opacity: 1;
   filter: alpha(opacity=100);
   -moz-opacity: 1;
}

a:link, a:visited {
   text-decoration: none;
   font-weight: bold;
   color: #dd8822;
}

a:hover, a:active {
   text-decoration: none;
   font-weight: bold;
   color: #9f2727;
}

#iconos {
   margin: 0px auto;
}

#iconos blockquote {
   font-style: italic;
   font-size: 15px;
   color: #aaaaaa;
}



#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(./bouf/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./bouf/lightbox/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; }




