﻿#GalleryPhotoFormFields { float: left; width: 47%; border: solid 0px black; position: relative; }
#Gallery_UploadSubForm { float:right; width: 47%; border: solid 0px black; position: relative; top: -110px; }
#Gallery_UploadSubForm fieldset { padding: 5px 5px 0px 5px }

#ShowGallery_Container {}
#ShowGallery_GalleryInfo { padding: 10px; /* border: dashed 1px black; background-color: #e0e0e0 */}
#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 }
.ShowGallery_VideoLinks { padding-top: 5px }

#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(../../UserControls/Shared/UI/images/btnNext.gif); width: 41px; height: 12px }
.ViewGalleryPhoto_PreviousButton { background-image: url(../../UserControls/Shared/UI/images/btnPrevious.gif); width: 59px; height: 12px }