﻿#registerTable td, #registerTable th
{
    vertical-align: middle;
    padding-top: 2px;
    padding-left: 3px;
    text-align: left;
}
#registerTable input
{
    margin: auto;
    width: 125px;
}
#registerTable
{
    background: url('/images/common/form_message_bg.gif') no-repeat;
    background-position: top right;
    margin: 0 auto;
}
.helpArrow
{
    display: none;
}
#reg_loading
{
    text-align: center;
    display: none;
    vertical-align: middle;
    width: 470px;
    height: 285px;
}
.loading_bar, #loading_bar
{
    margin-top: 100px;
    width: 470px;
    text-align: center;
}
.helperInfo
{
    display: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
}
#help_error
{
    display: inline;
    color: Red;
}
#help_error strong
{
    color: inherit;
}
#registerBackground
{
    display: none;
    width: 100%; 
    height: 374px; 
    top: 80px; 
    position: absolute; 
    background-color: #fff; 
    left: 0px; 
    overflow: hidden;    
    opacity: 0;
}

#registerform .fb-login-button
{
	padding: 2px 0 6px 0;
}

#registerContainer, #sp_pop_c_container
{
    width: 470px; 
    height: 290px; 
    margin: 5px auto; 
    border: 1px solid #550606; 
    overflow: hidden;
    z-index: 20;
}
#reg_rules
{
    width: 100%;
    height: 285px;
    display: none;
    overflow: hidden;
    z-index: 10;
}
#reg_data, #reg_loading
{
    padding: 5px;
    height: 275px;
}
#closeRules
{
    width: 470px;
    text-align: left;
}
.rfCheckbox
{
    border: none;    
}









#sp_pop_info table td, #sp_pop_info table th
{
    text-align: left;
}
#sp_pop_co_container table th, #sp_pop_af_container table th
{
    width: 70px;
}
#sp_pop_co_container table td, #sp_pop_af_container table td
{
    width: 382px;
}
#sp_pop_c_container
{
    height: 285px;
}
.sp_pop_i
{
    background-color: #FFFFFF;
    height: 275px;
    text-align: left;
}
.sp_pop_success
{
    color: Green;
}
.sp_pop_error
{
    color: Red;
}
