﻿
#Image-Gallery-Wrap { width: 759px; height: 450px; margin-top: 63px; }

#current-image { width: 759px; height: 300px; text-align: center; position: relative; z-index: -100; }
#fileContainer { width: 802px; height: auto; min-height: 300px; text-align: center; }


#curr { width: 675px;
max-width: 758px;
max-height: 350px;
height: 316px;
 }
  
#tumbnail { width: 721px; height: 122px; }
#image-Thumbnails { width: 621px; height: 140px; overflow: hidden; float: left; margin-top: 44px; margin-left: -9px; }
.thumb { width: 87px; height: 100px; margin: 5px; float: left; padding: 2px;  overflow: hidden; }

    /*.thumb:hover { border: 1px ridge #aa8350; }

.selectThumb { border: 1px ridge #aa8350; }*/

.clearFix { width: 100%; clear: both; }

.galleryClose { float: right; }

.thumb img { width: 116px;
height: 66px; }
    .thumb img:hover { cursor: pointer; }
#imageLoad { display: none; position: absolute; z-index: 15; top: 50%; left: 50%; }

#nextbutton { float: right; margin-right: 25px; }

#prevbutton { float: left; margin-left: 25px; }
#file-gallery-wrap { display: none; height: auto; position: relative; }
