 /* CSS definition file containing sitestyle stylesheets
    Additional style sheet white.css for JAlbum skin - Exhibit Plus
    Author Mark Fyvie email: <jalbum at fivewire . net> 

    Note: this style sheet contains only information to change the colours on the original stylesheet basestyle.css (located in the res directory). This makes it easy to update just the colours in one location */

<% album.put("BUTTON_SET", "metodi-silver-20px"); %> 

body 	{background-color: #aaa8a4 !important; text-align: center !important; /* Needed for IE 5 to center the wrapper on the screen */}
 a:link { color: white;} 
 a:visited { color: white;}
 a:hover { color: yellow;}
 p { }
 p.indent { }
 table, tr, td { }
 img { }
/* Used to setup the main page structure */
 #centercontent { background: black;}

/* Styles assosicated with index pages */
 #indexframe { background-color: black; }
 .folderData { color: white;}
 .folderDescription { color: white;}
 .folderNavigation { color: white;}
 .folderNavigation a { color: white;}
 .folderNavigation a:link { color: white;}
 .folderNavigation a:visited { color: white;}
 .folderNavigation a:hover { color: white;}
 .float { color: white;} 
 .float p {color: #aeb0b2; }
 .float p.thumbComment {color: #aeb0b2; }
 .thumbName a { color: white;}
 .thumbDate { color: white;}
 #w3clogosright { }

/* Styles assosciated with slide pages */
 #frame { background-color: black }
 .minithumb { }
 .minithumbCurrent { border: 1px dotted gray }
 .minithumbBox { }
 .photoName { color: #aeb0b2;}
 .photoPosition { color: #aeb0b2;}
 .photoComments { color: #aeb0b2; font-size: /* Doug 10*/ 9pt; line-height: /* Doug 13*/ 12pt; /* Doug */ padding: 0pt 25pt 0pt 50pt;}
 .photoData { color: #aeb0b2; /* Doug */font-size: 9pt; /* Doug */ line-height: 12pt; /* Doug */ padding: 0pt 25pt 0pt 50pt;}
 .photoData b { }
 .photoData i { }
 .photoDataPopup { background: #aaa8a4; color: black}
 .keyboardDataPopup {  background: #aaa8a4; color: black}
 .slideFrameButtons { }
 #buttonbox_portrait { }
 #photonavbar_inside_portrait { }
 #w3clogosleft { }

/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { color: #999999 }
 .header { color: black }
 .footer { color: rgb(97,97,97) }

