 /* 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"); %> */ 

 body  { color: white; background-color: black; }
 a:link {color: #1E90FF; } 
 a:visited {color: #0054A4; }
 a:hover {color: #DC143C; }
 p { }
 p.indent { }
 table,tr,td { }
 img { }
/* Used to setup the main page structure */
#centercontent { background: black; background-image: url(); margin-left: 20px; margin-right: 10px; padding-left: 20px; padding-right: 10px; }

/* Styles assosicated with index pages */
 #indexframe { background-color: #111111; }
  .folderData { color: #999999; font-size: x-small; }
 .folderDescription { color: #999999; 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 */
 #centercontent { background: black; background-image: url(); }
 .minithumb {vertical-align: top; }
 .minithumbCurrent { border: 1px dotted white; }
 .minithumbBox {  }
 .photoName {
	color: #FFE179;
	font-size: small;
	text-align: center;
}
 .photoPosition {
	font-weight: normal;
	font-size: x-small;
	color: #FFA07A;
	text-align: center;
}
 .photoComments {	color: #CCCC99; font-weight: bold; font-size: small; }
 .photoData { color: #6A7F8E;	font-weight: bold; }
 .photoData b { color: #666666; font-weight: bold; }
 .photoData i { color: #B93700; }
 .photoDataPopupBase { }
 .photoDataPopup {
	background: black;
	color: #CCCC99;
	font-weight: bold;
	font-size: larger;
}
 .keyboardDataPopup { background: #B0C4DE; color: Black; }
 .slideFrameButtons {padding-top: 14px; }
 #buttonbox_portrait { }
 #photonavbar_inside_portrait { }
 #w3clogosleft { }
 #frame {background-color: black; }
/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { color: gray; }
 .header { color: #CCCC99; font-size: large; font-weight: normal; }
 .footer { color: gray; }

/* experimental */
 
.folderNavigation a {background: #055283; 
color: White; text-decoration: none;
padding: 1px 3px 2px 3px; border: 1px solid White;}
.folderNavigation a:link {}
.folderNavigation a:visited {background: #055283; color: #CCCCCC;}
.folderNavigation a:hover {background: #DC143C; color: White;}
