﻿#slideshow li { width: 172px; height: 134px; background: url(galleryContainerImage.png) left top no-repeat; }

#wrapper { width: 885px; margin: 50px auto; display: none;  }
#wrapper * { margin: 0; padding: 0; }

#fullsize { position: relative; width: 709px; height: 535px; background: url(TopGallery.jpg) left top no-repeat; right: 15px; margin: 0 auto; }

#information { display: none; }

#image { width: 680px; }
#image img { position: absolute; z-index:25; width: 680px; height: 507px; margin: 13px 0 0 13px;  border: 1px solid #250909;   }

.imgnav { position: absolute; width: 96px; height: 29px; z-index: 200; cursor: pointer; opacity: 0; }
#imgprev { left: 14px; top: 250px; background: url(bigGallery.png) left center no-repeat; width: 96px; height: 29px;  }
#imgnext { right: 14px; top: 250px;  background: url(bigGallery_05.png) right center no-repeat; width: 96px; height: 29px; }
#imglink { position: absolute; width: 96px; height: 29px; z-index: 100; }

#thumbnails { margin-top: 15px; width: 865px; }

#slideleft { float: left; width: 11px; height: 44px; background:url(arrow_03.jpg) center center no-repeat; position: relative; top: 50px;  }
#slideright { float: right; width: 11px; height: 44px; background: url(arrow_05.jpg) center center no-repeat; margin-right: 10px; display: inline; position: relative; top: 50px;  }

#slidearea { float: left; position: relative; margin: 0 0 20px 3px; height: 158px; width: 825px; background: url(GalleryBottomBgrd_03.jpg) left top no-repeat;  overflow: hidden; }

#slider { position: absolute; height: 112px; top: 12px;  left: 0px; }
#slider img { cursor: pointer; }

