﻿#GalleryPhotoFormFields { float: left; width: 47%; border: solid 0px black; position: relative; }
#Gallery_UploadSubForm { float:right; width: 47%; border: solid 0px black }

#ShowGallery_Container {}
#ShowGallery_GalleryInfo { padding: 0px 0px 10px 0px; border: dashed 0px black; background-color: transparent}
#ShowGallery_GalleryInfo_AdminLinks { float: right }
#ShowGallery_GalleryInfo_Overview {}
#ShowGallery_GalleryInfo_Description {}

#ShowGallery_GalleryThumbnailControls {}
#ShowGallery_GalleryThumbnailControls_RepeatColumns {}
#ShowGallery_GalleryThumbnailControls_MaxSize {}

#ShowGallery_Thumbnails { padding-top: 15px }
.ShowGallery_Thumbnails_Caption { font-weight: bold }

#ViewGalleryPhoto_Container { padding: 10px }
#ViewGalleryPhoto_Image { width: 100%; text-align: center }
#ViewGalleryPhoto_Title { width: 100%; text-align: center; font-weight:bold; font-size: 16px; padding-top: 10px; padding-bottom: 10px; }
#ViewGalleryPhoto_Description { width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px }

#ShowGalleryPhotoPage { padding: 10px }

.ViewGalleryPhoto_NextButton { background-image: url(../../images/Next.gif); width: 41px; height: 12px }
.ViewGalleryPhoto_PreviousButton { background-image: url(../../images/Previous.gif); width: 59px; height: 12px }