.TonyPopup_wrap { display:none; position:absolute; left:0px;top:0px; width:100%; height:100%; z-index:100; overflow:visible; } 
.TonyPopup_wrap .TonyPopup_throbber { background:url(../images/throbber-popup.gif) center no-repeat; margin:auto; width:100px; height:100px; top:200px; left:50%; margin-left:-50px; position:relative; z-index:11; opacity:1; filter: alpha(opacity=100); }
.TonyPopup_wrap .TonyPopup_pageWipe { position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:.85;filter: alpha(opacity=85);background:#111; }
.TonyPopup_wrap .TonyPopup_box { display:block; position:relative; top:10% !important; width:90%; z-index:12; text-align:left; padding:16px; margin:auto; opacity:1;filter: alpha(opacity=100); background: none !important; margin: auto auto; } 
.TonyPopup_wrap .TonyPopup_box .tonyPopup_close { position:absolute; right:0px; top:0px; height:16px; width:auto; padding-right:2px; z-index:2; }
.TonyPopup_wrap .TonyPopup_box .TonyPopup_boxFooter { clear:both; font-size:1px; line-height:1px; }
.TonyPopup_wrap .TonyPopup_box .spacer { font-size:1px; line-height:1px; clear:both; }
.TonyPopup_wrap .TonyPopup_boxBodyWrap { width:auto; padding:0px; margin:0px /* ie6 bug fix */ }
.TonyPopup_wrap .TonyPopup_boxBody { position:relative; left:0px; top:0px; width:100%; height:auto;  overflow:visible; }
.TonyPopup_wrap .TonyPopup_popupLoadIndicator {z-index:11;position:absolute;left:50%;margin-left:-100px;top:20px;width:200px;text-align:center;display:none}
.TonyPopup_wrap .TonyPopup_box iframe {width:100%; height:400px; border:0px; overflow:auto; overflow-x:auto; overflow-y:auto; }

#popup-bg {
	background-image:url('../images/bg_popup.png');
	background-repeat:no-repeat !important;
	height:649px;
	padding-left: 100px;
	position:relative;
	padding-top: 10px;
	padding-right: 100px;
}

#popup-bg2 {
	background-image:url('../images/bg_popup2.png');
	background-repeat:no-repeat !important;
	height:750px;
	padding-left: 100px;
	position:relative;
	padding-top: 65px;
	padding-right: 100px;
}


.TonyPopup_wrap .tonyPopup_close { position:absolute; right:40px; top:40px; height:16px; width:auto; padding-right:2px; z-index:2; background-image:url('../images/popupclose.gif'); width:78px; height: 31px;}

.TonyPopup_wrap .TonyPopup_boxBody .tonyPopup_close { position:absolute; right:40px; top:40px; height:16px; width:auto; padding-right:2px; z-index:2; background-image:url('../images/popupclose.gif'); width:78px; height: 31px;}


.TonyPopup_wrap .TonyPopup_boxBody .tonyPopup_close {color:#FFFFFF; text-decoration:none;}