﻿#GalleryContainer { padding-top: 25px; }


#MeditrinayDayOutside { display: none; position: absolute; margin-left: 100px; top: 250px; width: 640px; height: 335px; background-color: #8b0026; padding-top: 25px; padding-bottom: 25px; background-image: url(Images/x-close.gif); background-repeat: no-repeat; background-position: 7px 7px; z-index: 10000; }
#MeditrinayDayBorder { position: absolute; margin-left: 25px; margin-right: 25px; border: solid 2px #a51934; padding-top: 15px; padding-bottom: 15px; }
#MeditrinayDayInside { color: #fff; line-height: 15px; margin-left: 15px; margin-right: 15px; font-size: 11px; height: 300px; line-height: 18px; }
#MeditrinayDayInside .header { font-size: 18px; color: #e35355; }
#MeditrinayDayInside .leftcolumn { width: 253px; float: left; margin-top: 25px; }
#MeditrinayDayInside .rightcolumn { width: 283px; float: left; margin-left: 20px; }
#MeditrinayDayClose { position: absolute; width: 18px; height: 18px; margin-left: 7px; margin-top: -18px; cursor: pointer; }

#PartyPackPrev, #PartyPackNext { background-repeat: no-repeat; background-position: center center; position: absolute; width: 11px; height: 283px; background-color: #ed5759; z-index: 1000; }
#PartyPackPrev { background-image: url(Images/party-pack-slide-arrow-left.gif); margin-left: -11px; }
#PartyPackNext { background-image: url(Images/party-pack-slide-arrow-right.gif); margin-left: 799px; }
#PartyPackContainer { position: absolute; margin: 0px; padding: 0px; width: 799px; height: 283px; overflow: hidden; }
.PartyPackItem { width: 263px; background-color: #fff; margin-right: 5px; padding-top: 9px; padding-bottom: 9px; }
.PartyPackItem .PartyPackImage { width: 239px; height: 236px; margin-left: 12px; margin-right: 12px; }
.PartyPackItem .PartyPackCaption { background-color: #f2635d; margin-left: 12px; margin-right: 12px; padding: 5px; }
a.PartyPackDownload, a.PartyPackDownload:link, a.PartyPackDownload:visited { font-size: 10px; font-weight: bold; color: #8b0026 ! important; margin-left: 5px; }

#MeditrinaImageGallery { width: 283px; height: 283px; background-repeat: no-repeat; background-position: center center; }
#MeditrinaImageGalleryControls { text-align: center; }
#GalleryPrev { background-image: url(Images/gallery-prev.gif); }
#GalleryNext { background-image: url(Images/gallery-next.gif); }
.gallerybutton { cursor: pointer; width: 6px; height: 9px; background-repeat: no-repeat; background-position: center center;  }

a.showday, a.showday:link, a.showday:visited { font-size: 11px; color: #8b0026 ! important; font-weight: bold; }
