 /* 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 */

/* <% album.put("BUTTON_SET", "gold-32px-lightbackground"); %> */ 

 body  { text-align:center }
 a:link { } 
 a:visited { }
 a:hover { }
 p { }
 p.indent { }
 table,tr,td { }
 img { }
/* Used to setup the main page structure */
 #centercontent { 
 background: none !important;
 padding:0 !important;
 margin:0 !important;
 position:relative !important;
 text-align:center;
 }
#centercontent .header{
	display:none !important;
}
/* Styles assosicated with index pages */
 #indexframe { 
 	background:none !important;
	text-align:center;
	color:#333366 !important; 
}

#indexframe a {
	font-size: 1.5em;
	font-weight: bold;
	color: #993300 !important;
}
#indexframe div div { text-align:left;}
#indexframe div div div div a img{ top:-50px;}
 #indexframe  .folderData { }
 #indexframe  .folderDescription {	   color:#333366 !important; }
 #indexframe  .folderNavigation {  }
 #indexframe  .folderNavigation a { }
 #indexframe  .folderNavigation a:link { }
 #indexframe  .folderNavigation a:visited { }
 #indexframe  .folderNavigation a:hover {  }
 #indexframe  .float { } 
 #indexframe  .float p { }
 #indexframe  .float p.thumbComment { }
 #indexframe  .thumbName a {  }
 #indexframe  .thumbDate {  }
 #w3clogosright { }

/* Styles assosciated with slide pages */
 #frame { 
 	background-color: white ;
	/*border: 10px #FFF9BE double;*/
}
#frame img{
 	padding:-10;
 }
.minithumb { }
.minithumbCurrent { border: 5px solid white }
.minithumbBox { 
	float:none !important;
	/*position:absolute !important;
	top:500px !important;
	width:100% !important;*/
	margin-top:-20px;
	text-align:center;
}
 #frame  .photoName { color: black }
 #frame  .photoPosition { color: black }
 #frame  .photoComments { }
 #frame  .photoData { color: black }
 #frame  .photoData b { }
 #frame  .photoData i { }
 #frame  .photoDataPopup { background: white; color: black }
 #frame  .photoDataPopup { }
 #frame  .keyboardDataPopup { }
 #frame  .slideFrameButtons { }
 #buttonbox_portrait { }
 #photonavbar_inside_portrait { }
 #w3clogosleft { }

/* Styles assosciated with additional files, e.g. news.inc, footer.inc etc */
 .dateline { }
 .header { }
 .footer { }

