 /* CSS definition file containing sitestyle stylesheets
    Additional style sheet light.css for JAlbum skin - Exhibit Plus
    Author Mark Fyvie email: <jalbum at markf . mailshell . com> 

    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 */

/* MARK FEEZELL edit: this style has been heavily edited by Mark Feezell. I backed up the original as old grayred light2.css */
/* 	NOTE!!! --I am using the basestyle.css for all meaningful style controls, */
/*	this one just inserts the button set (next line) */

/* <% album.put("BUTTON_SET", "gold-32px-lightbackground"); %> */ 

 body  { }
 a:link { } 
 a:visited { }
 a:hover { }
 p { }
 p.indent { }
 table,tr,td { }
 img { }
/* Used to setup the main page structure */
 #centercontent { }
/* Styles assosicated with index pages */
 #indexframe { }
 .folderData { }
 .folderDescription { }
 .folderNavigation { }
 .folderNavigation a {  }
 .folderNavigation a:link {  }
 .folderNavigation a:visited { }
 .folderNavigation a:hover { }
 .float { } 
 .float p { }
 .float p.thumbComment { }
 .thumbName a {  }
 .thumbDate {  }
 #w3clogosright { }

/* Styles assosciated with slide pages */
 #frame { }
 .minithumb { }
 .minithumbCurrent { }
 .minithumbBox { }
 .photoName {  }
 .photoPosition {  }
 .photoComments { }
 .photoData {  }
 .photoData b { }
 .photoData i { }
 .photoDataPopup {  }
 .photoDataPopup { }
 .keyboardDataPopup { }
 .slideFrameButtons { }
 #buttonbox_portrait { }
 #photonavbar_inside_portrait { }
 #w3clogosleft { }

/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline {  }
 .header {  }
 .footer {  }

