 /* CSS definition file containing sitestyle stylesheets
    Additional style sheet metodi-black.css for JAlbum skin - Exhibit Plus
    Author Metodi Davidovic email: <metkos at gmx . net> 

/* <% album.put("BUTTON_SET", "metodi-beige-20px"); %> */ 

/* CAMBIAR -> letras de descripcion y frame exterior */
 body  { color: white; background-color:#c6af70;  font-family: Verdana,Helvetica,Sans-serif; }
 a:link {color: black; font-weight: bold;} 
 a:visited {color: black; font-weight: bold;}
 a:hover {color: white; font-weight: bold;}
 p { }
 p.indent { }
 table,tr,td { }
 img { }
/* Used to setup the main page structure */
#centercontent { padding-top: 35px; background: black; background-image: url(); margin-left: 20px; margin-right: 10px; padding-left: 20px; padding-right: 10px; }

/* Styles assosicated with index pages */

/* CAMBIAR -> frame interno index */
 #indexframe { background-color: #E4D4AE; }
 .folderData { color: black; font-size: x-small; }
 /* CAMBIAR -> descripcion de folder, normalmente el texto de cada item en el indice */
 .folderDescription { color: black; font-size: small; line-height: 125%; }
 .folderNavigation {	font-size: x-small; }
 .float { } 
 .float p { }
 .float p.thumbComment { color: #CCCC99; }
 .thumbName a {font-size: x-small; }
 .thumbDate { color: #808080; }
 #w3clogosright { }
 
/* Styles assosciated with slide pages */
/* CAMBIAR -> frame medio */
 #centercontent { background: #c6af70; background-image: url(); }
 .minithumb {vertical-align: top; }
 .minithumbCurrent { border: 1px dotted white; }
 .minithumbBox {  }
 /* .photoName { color: #FFE179; font-size: small;} */
 /* CAMBIAR photoname para que desaparezca, igual que el frame exterior */
 .photoName { color: #c6af70; font-size: 7px;}
 /* CAMBIAR -> color de la posicion en la slide [1 de 4] */
 .photoPosition {font-weight: normal; font-size: x-small;  color: white;  }
 /* CAMBIAR -> color del comentario en la slide */
 .photoComments {	color: white; font-weight: bold; font-size: small; }
 .photoData { color: #6A7F8E; }
 .photoData b { color: #666666; font-weight: normal; }
 .photoData i { color: #333333; }
 .photoDataPopupBase { }
 .photoDataPopup { background: #B3701E; color: #FFA02B; }
 .keyboardDataPopup { background: #B3701E; color: Black; }
 .slideFrameButtons {padding-top: 14px; }
 #buttonbox_portrait { }
 #photonavbar_inside_portrait { }
 #w3clogosleft { }
 #frame {background-color: white; }
/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { color: gray; }
/* CAMBIAR -> color de encabezado o titulo, normalmente el nombre de la ciudad */
 .header { color: white; font-size: large; font-weight: normal; }
/* CAMBIAR -> color del total de fotos del album */ 
 .footer { color: black; }
/* CAMBIAR -> color de el texto del guestbook (usado en footer.inc)*/ 
 .pie { color: white; font-weight: bold; text-align: center;}
/* Navegacion a otras partes del web (usado en header.inc)*/
#navegacion {
        position: absolute;
        right: 20px;
        top: 10px;
        }
.textoNavegacion { 
        color: white;
        font-weight: bold; 
        margin: 0px 0px 0px 0px;
        }
A.textoNavegacion { 
        font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; 
        font-size: 12px;
				/* CAMBIAR -> el color de la letra de Otros Viajes */
        color: #486F93; 
        text-decoration: none; 
        font-weight: bold;
        }

/* experimental */
 
.folderNavigation a {background: #E4D4AE; 
color: white; text-decoration: none;
padding: 1px 3px 2px 3px; border: 1px solid White;}
.folderNavigation a:link {}
.folderNavigation a:visited {background: #E4D4AE; color: white;}
.folderNavigation a:hover {background: white; color: black;}





