 /* CSS definition file containing sitestyle stylesheets
    Additional style sheet light.css for JAlbum skin - Exhibit Plus
    Author PauLoX < http://jalbum.net/forum/profile.jspa?userID=2409 >

    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", "crystal-22px-lightbackground"); %> */ 

 body  { color: black; background-color: white }
 a:link { } 
 a:visited { }
 a:hover { color: black}
 p { }
 p.indent { }
 table,tr,td { }
 img { }
/* Used to setup the main page structure */
 #centercontent { background: white; background-image: url(); }

/* Styles assosicated with index pages */
 #indexframe { border-color: #94AFC0; color: #30424E; background-color: #e9f1fb; border: 1px dashed }
 .folderData { }
 .folderDescription { }
 .folderNavigation { color: black }
 .folderNavigation a { color: black }
 .folderNavigation a:link { color: black }
 .folderNavigation a:visited { color: black }
 .folderNavigation a:hover { color: black }
 .float { } 
 .float p { }
 .float p.thumbComment { }
 .thumbName a { color: #616161 }
 .thumbDate { color: #808080 }
 #w3clogosright { }

/* Styles assosciated with slide pages */
 #frame { border-color: #94AFC0; color: #30424E; background-color: #e9f1fb; border: 1px dashed }
 .minithumb { }
 .minithumbCurrent { border: 1px dashed black }
 .minithumbBox { }
 .photoName { color: black }
 .photoPosition { color: black }
 .photoComments { }
 .photoData { color: black }
 .photoData b { }
 .photoData i { }
 .photoDataPopup { background: white; color: black }
 .keyboardDataPopup { background: white; 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) }
