body  {
	font-size:11px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#FFFFFF;
	background-color:#000000;
}
.signin_popup{
	margin-top:50px;
	width:404px;
/*	height:176px;*/
}
.signin_frame{
	width:400px;
/*	height:172px;*/
}
.message_popup{
	width:200px;
	height:100px;
}
.blocker_box{
	width:1px;
	height:1px;
	display:none;
	visibility:hidden;
}
.tooltip_box{
	padding-top:20px;
	padding-bottom:20px;
	width:199px;
	text-align:center;
	cursor:default;
}
.forgot_popup{
	margin-top:50px;
	width:587px;
/*	margin-top:50px;*/
/*	height:300px;*/
}
.forgot_frame{
	width:583px;
/*	height:296px;*/
}
.newpass_popup{
	margin-top:50px;
	width:587px;
}
.newpass_frame{
	width:583px;
}
.thankyou_popup{
	margin-top:50px;
	width:394px;
	height:266px;
}
.thankyou_frame{
	width:390px;
	height:262px;
}
.nosaved_popup{
	margin-top:50px;
	width:555px;
	height:334px;
}
.nosaved_frame{
	width:551px;
	height:328px;
}
/* REGISTER */
.register1_popup{
	margin-top:50px;
	width:556px;
/*	width:473px;
	height:autopx;*/
}
.register1_frame{
	width:552px;
/*	width:469px;
	height:346px;*/
}
.register2_popup{
	margin-top:50px;
/*	width:600px;
/*	width:473px;
	height:485px;*/
}
.register2_frame{
/*	width:469px;
	height:481px;*/
}
.register3_popup{
	margin-top:50px;
	width:473px;
	height:565px;
}
.register3_frame{
	width:469px;
	height:561px;
}
.register_confirm_popup{
	margin-top:50px;
/*	width:715px;
	height:488px;*/
}
.register_confirm_frame{
/*	width:711px;
	height:484px;*/
}
/* COMPLETE LOGIN */
.complete_popup{
	margin-top:50px;
	width:556px;
/*	height:350px;*/
}
.complete_frame{
	width:552px;
/*	height:346px;*/
}

.myft_setup_popup {
	width:822px;
	height:534px;
	margin-top:100px;
	background:none;
}
.myft_setup_frame {
	width:818px;
	height:530px;
	background:none;
}
.event_popup {
	width:441px;
/*	height:428px;*/
	margin-top:50px;
	background:none;
}
.event_frame {
	width:437px;
/*	height:424px;*/
	background:none;
}


.error_popup{
	margin-top:50px;
	width:230px;
	height:138px;
}
.error_frame{
	width:226px;
	height:134px;
}



.privacy_popup{
	width:473px;
	height:500px;
}
.privacy_frame{
	width:469px;
	height:496px;
}


.auth_required_popup{
	width:473px;
	height:220px;
}
.auth_required_frame{
	width:469px;
	height:216px;
}

.help_popup{
	margin-top:30px;
	width:791px;
	height:527px;
}
.help_frame{
	width:787px;
	height:523px;
}


/* PROMO 1 */
.nos_promo_code_help_popup
{
	width:479px;
	height:354px;
}
.nos_promo_code_help_frame
{
	width:475px;
	height:350px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(../images/promotions/promo_code_help.jpg);
}

.promo1_rules_popup
{
	width:721px;
	height:545px;
}
.promo1_rules_frame
{
	width:717px;
	height:541px;
}

.wallpaper_popup
{
	width:712px;
	height:454px;
}
.wallpaper_frame
{
	width:708px;
	height:450px;
}