﻿#main, #facebox_overlay, .ats_nga_loginPopupTip, .loginPopupClose, .ats_nga_promoPopupTip
{
	display:none;
}
#facebox
{
	position:absolute !important;
	left:0 !important;
	top:20px !important;
	width:690px !important;
	margin:20px auto !important;
}

/*VAUCHER PROMO CODE DIV*/
.vaucher {
    position: absolute;
    left: 15px;
    top: -55px;
    z-index: 998;
    display: none;
}

.vaucher .tl, .vaucher .tr, .vaucher .bl, .vaucher .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
.vaucher-content
{
    width: 580px;
    background:#fff;
    padding: 10px 20px 5px 35px !important;
	
}
.vaucher-left
{
	float:left;
	width:350px;
}
.vaucher-left table
{
	margin:10px;
}
.vaucher-left table td 
{
	vertical-align:top;
	padding:5px 10px !important;
}
.vaucher-left table td p
{
padding:5px 0;	
}
.div-line-bottom
{
	border-bottom: 1px solid #f5f5f5;
	height:10px;
	clear:both;
}
.vaucher-font
{
	font-size:18px;
	color:#777;
}
.vaucher-country
{
	font-size:40px;
	color:#777;

}
.vaucher a
{
	color:#46aaff;
}
.vaucher-right
{
	float:right;
	width:220px;
}
.vaucher-discount
{
	width:206px;
	height:139px;
	background:#a4a4a4 url('images/vaucher-bg.gif') no-repeat 0 0;
	position:relative;
	top:20px;
	right:-34px;
}
.vaucher-discount p
{
	color:#fff;
	margin-left:10px;
	font-size:18px;
	
}
.vaucher-code
{
	float:left;
	width:350px;
	margin-top:15px;
	margin-bottom:20px;
}
.vaucher-code img
{
	padding-left:125px;
	cursor:pointer;
}
.vaucher-txt
{
	float:right;
	width:210px;
	margin:15px 0 20px 10px;
	
}
.vaucher-agency-about
{
  height: 70px;
}
span.vaucher-code-ajax
{
  	font-size:60px;
	font-weight:bold;
	text-align:center;
	padding:0 0px 0 125px;
    margin-top: -7px;
}


/*END VAUCHER PROMO CODE DIV*/

