 /* 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: #000000;
	text-align: center;
}
 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: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 10px;
	left: auto;
	right: auto;
	text-align: center;
}

/* Styles assosicated with index pages */
 #indexframe {
	background-color: #111111;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
  .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; }
 
 #MyFolderMeta {
	background-color: #000033;
	text-align: justify;
	border: 1px dotted #000066;
	width: 75%;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	color: #E6FFFF;
}
#MyFolderMeta p {color: #E6FFFF; 
} 
#MyFolderMeta a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
} 
#MyFolderMeta a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #6699FF;
}	
#MyFolderMeta a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
} 

.MyCenter {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	clear: both;
}

/* Styles assosciated with slide pages */
 #centercontent {
	background: black;
	background-image: url();
	margin-left: auto;
	margin-right: auto;
}
 .minithumb {vertical-align: top; }
 .minithumbCurrent { border: 1px dotted white; }
 .minithumbBox {  }
 .photoName {
	color: #FFE179;
	font-size: small;
	margin: 0px;
	padding: 0px;
	clear: both;
}
 .photoPosition {
	font-weight: normal;
	font-size: x-small;
	color: #FFA07A;
	margin: 0px;
	padding: 0px;
}
 .photoComments {	color: #CCCC99; font-weight: bold; font-size: small; }
 .photoData {
	color: #8396A6;
	font-weight: bold;
	width: 70%;
	border: 1px dotted #000066;
	text-align: justify;
	padding: 1px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
 .photoData b { color: #998B11; font-weight: normal; }
 .photoData i { color: #000066; }
 .photoDataPopupBase { }
 .photoDataPopup { background: black; color: #D1D3AB; }
 .keyboardDataPopup { background: #B0C4DE; color: Black; }
 .slideFrameButtons {padding-top: 7px; }
 #buttonbox_portrait { }
 #photonavbar_inside_portrait { }
 #w3clogosleft {
	clear: both;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

 #w3clogosright {
  	clear: both;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

 #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;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
 .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;}
