
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:auto;
width:400px;
z-index:2;
font-size:13px;
float:right;
margin-top: -200px;
}

#popupContact .tops
{
	width:400px;
	height:47px;
	background-image:url(https://s3.amazonaws.com/images_brandzter_us/popup_bg.png);
}

#popupContact .mids
{
	width:400px;
	min-height:80px;
	background-image:url(https://s3.amazonaws.com/images_brandzter_us/popup_mid.png);
}

#popupContact .mids .mids_contents
{
	width:380px;
	height:auto;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
}


#popupContact .bottoms
{
	width:400px;
	height:9px;
	background-image:url(https://s3.amazonaws.com/images_brandzter_us/popup_bottom.png);
}

.alert_bg
{
	width:64px;
	height:64px;
	border:none;
	float:left;
	background-image:url(https://s3.amazonaws.com/images_brandzter_us/alert.png);
}

#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:30px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:10px;
top:9px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
height:28px;
width:28px;
background-image:url(https://s3.amazonaws.com/images_brandzter_us/close-icon.png);
}

#button{
text-align:center;
width:60px;
}

.input_bg_pswd
{
	width:300px; 
	height:30px; 
	margin:36px 0 0 230px;
}

.input_bg_pswd input
{
	background:none;
	border:none;
	width:330px;
	height:20px;
	color:#FFF;
	font-size:14px;
	padding-top:5px;
}

.input_bg_text
{
	width:300px; 
	height:30px; 
	margin:41px 0 0 230px;
}

.input_bg_text input
{
	background:none;
	border:none;
	width:330px;
	color:#FFF;
	font-size:16px;
	height:20px;
	padding-top:5px;
}

.forgate_pswd
{
	width:350px; 
	height:30px; 
	margin:20px 0 0 220px;
}

.forgate_pswd .check_box
{
	width:20px;
	height:20px;
	float:left;
}

.forgate_pswd .check_box input checkbox
{
	background:none;
	border:none;
	width:20px;
	height:20px;
}

.forgate_pswd .remb
{
	width:150px;
	height:20px;
	float:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
}

.forgate_pswd .for_pswd
{
	width:150px;
	height:20px;
	float:right;
	font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
}


.sign_reg_bg
{
	width:350px; 
	height:60px; 
	margin:20px 0 0 220px;
}

.sign img
{
	width:140px;
	height:60px;
	border:none;
	float:left;
}

.reg img
{
	width:140px;
	height:60px;
	border:none;
	float:right;
}

