﻿
#PopupOverlay { position: absolute; top: 0; left: 0; right: 0; z-index: 90; width: 100%; height: 877px; background: transparent url('/i/popBackground.png') repeat; z-index: 6001; }
.Popup { position: absolute; z-index: 6002; top: 0; left: 0; width: 100%; color: #ffffff; }
.PopupHeader { width: 100%; border-bottom: 2px solid #ffffff; height: 35px; text-align: center; padding: 5px 0 0 0; }
.PopupHeader a:link { color: #fff; text-decoration: none; }
.PopupHeader a:visited { color: #fff; text-decoration: none; }
.PopupHeader a:hover { color: #ac8b41; text-decoration: none; }
.PopupHeader a.PopupHeaderSelected { color: #ac8b41; text-decoration: none; }
.PopupContent { padding: 0; margin: 7px 0 0 0; overflow: auto; }
.PopupContent img { border: 2px solid #ffffff; } 
.PopupFooter { position: relative; width: 100%; bottom: 0; }
.PopupNav { height: 33px; margin: 0; padding: 0; }
.PopupNav ul { margin: 0; padding: 0; list-style: none; }
.PopupNav li { margin: 0; padding: 0 5px 0 0; display: inline; height: 21px; }
.PopupImage { position: relative; top: 5px; width: 27px; background: transparent; }

.goldText { color: #ac8b41; }

#popupHolder
{
 position: absolute; display: none; left: 0; top: 0; width: 100%; height: 3000px; background-color:#000; z-index: 2000;
}
.popupTray
{
 position: absolute; background-color: #ffffff; width: 874px; height: 585px; z-index: 2001; display: none;
}
.iframeHolder
{
 margin: 0 auto; text-align: center; width: 874px; height: 585px; border: 0;
}
.applyButton 
{  
 width: 94px; height: 22px; border: 0; color: #000; font-size: 11px; background: url("/i/buttons/album_manager/small.png") no-repeat transparent; cursor: pointer;
}
.applyButtonLarge 
{  
 width: 134px; height: 22px; border: 0; color: #000; font-size: 11px; background: url("/i/buttons/album_manager/large.png") no-repeat transparent; cursor: pointer;
}
.BottomButtons
{
 position: absolute; top: 584px; left: 372px;
}
.BottomAllButtons
{
 background-image: url("/i/buttons/lightwindow/button-s-popup.jpg"); background-repeat: no-repeat; width: 92px; height: 22px; font-size: 11px; border: 0; background-color: Transparent; cursor: pointer;
}
