﻿ .web_dialog_overlay
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   height: 100%;
   width: 100%;
   margin: 0;
   padding: 0;
   background: #000000;
   opacity: .65;
   filter: alpha(opacity=65);
   -moz-opacity: .65;
   z-index: 101;
   display: none;
}
.web_dialog
{
   display: none;
   position: fixed;
   width: 714px;
   height: 504px;
   top: 50%;
   left: 50%;
   margin-left: -357px;
   margin-top: -252px;
   background-color: #834d21;
   padding: 0px;
   z-index: 102;
   font-family: Verdana;
   font-size: 10pt;
}
 
 
.Popup { width:714px; height:376px; background-image:url(../images/slides/popup/Popup.jpg); background-repeat: no-repeat; }
.PopupF {  width:714px; height:128px;  background-image:url(../images/slides/popup/footer.jpg); background-repeat: repeat; }
.PopupButton { width:230px; height:51px; background-image:url(../images/slides/popup/PopupButton.png); background-repeat: no-repeat; margin: 0 auto; margin-top:10px; }
.PopupButtonNo { width:230px; height:51px; background-image:url(../images/slides/popup/PopupButtonNo.png); background-repeat: no-repeat; margin: 0 auto; margin-top:10px; }
.PopupYesNo_gap { width:20px; }
.PopupCloseX { width:32px; height:28px; float:right; }
.bonusgift2_txtbox { font-size:21px; width:218px; height:41px; border: solid 1px #bcbec0;  margin-top:10px; box-sizing:border-box;}
.bonusgift2_gap { width:10px;}
.tblBonusGift2 { margin: 0 auto;}