.pad20{padding:20px}
#MB_overlay[id] {
    position: fixed;
}
#MB_overlay {
    background-color: #000000 !important;
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}
/*coupon on email */
.popup-wrap{
	width:650px;
	
}
.closeCont{
	width:128px;
	height:29px;
	float:right;
	cursor:pointer;
	background-image: url(../images/closepopup.png);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.popupCont{
	width:650px;
	height:350px;
	border-radius:20px 0 20px 20px;
	-moz-border-radius:20px 0 20px 20px;
	-webkit-border-radius:20px 0 20px 20px;
	background-image: url(../images/popup1.png);
}
.popup-signup{text-shadow: 1px 2px 1px #000;
	font-size:22px;
	color:#fff;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:20px;
	line-height:180%;
	float: left;
	width: 100%;
}
.popupdetail {
	text-shadow: 1px 2px 1px #000;
	font-size:28px;
	color:#e1fbc6;
	text-align:center;
	font-family:Candara;
	padding-top:10px;
	line-height:180%;
	float: left;
	width: 100%;
	
	}
.popup-signup span{
	text-shadow: 1px 2px 1px #000;
	font-weight:bold;
	font-size:25px;
}
.clear{clear:both;}
.popup-nobtn{
	background:#ffffff;
	box-shadow:1px 1px 2px #000;
	-moz-box-shadow:1px 1px 2px #000;
	-webkit-box-shadow:1px 1px 2px #000;
	text-align:center;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	border-radius:10px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	width: 225px;
	margin-left: 30px;
	height: 85px;
	line-height: 30px;
	float: left;
	padding: 5px;	
}
.web-btn{
	text-shadow:0px 1px 1px #fff;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:auto;
	margin-left: 280px;
	height: auto;
	line-height: 30px;
	float: left;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	background-repeat: no-repeat;
	padding-left: 0px;
	margin-top: 10px;
}
.popup-nobtn img{
	border-radius:10px;
	
}
.popupCont .register {
   float: left;
	margin-top: 20px;
	margin-left: 180px;
}
