﻿.galleryListItem { border:1px solid #00F; height:80px; padding:5px; width:720px; margin:0 auto; margin-top:10px; }
.galleryListButton { width: 155px; display: block; float:left; }

.galleryBreadcrumbDiv {position: relative; width:100%;  }
.galleryNavigationPanel {position: relative; height: 100px; min-width: 240px; vertical-align: top;}
.galleryNavigationSlideshowDiv {width: 73px; height:89px; padding:1px;
                                position: absolute; left:0px; top:0px; }
.galleryNavigationButtonDiv {border:solid 1px #ccc; width: 73px; height:89px; padding: 1px; 
                             position: absolute; top:0px;}
.galleryNavigationButtonTitle {display: block; width: 73px; text-align: center; 
                               background-color: Navy; color: White;}
.galleryNavigationButton {width:73px; height:73px; }

.gallerySlideshowImagesDiv {padding-top:9px; padding-left:10px; }
.gallerySlideshowPlay:hover { background-image:url(images/SlideshowButtonActive.png); background-repeat:no-repeat; background-position:center;  }
.gallerySlideshowStop:hover { background-image:url(images/SlideshowButtonActive.png); background-repeat:no-repeat; background-position:center;  }
.galleryProgressBarDiv {position: absolute; left: 0px; top: 85px; z-index: 1000;}
.galleryProgressBar {width:75px; height:6px;}

.galleryThumbnailPanel { min-width: 80px;  }
.galleryThumbnailImage { width:73px; height:73px; border:solid 2px silver ; }