body 
{
	background: #52A8FF;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: left;
}

#header
{
	background: url(../../images/MasterPageImages/Register/contenttop.png) no-repeat bottom !important;
}

#contentwrapper 
{
	background: #67C6F8 url(../../images/MasterPageImages/Register/contentbg.gif) no-repeat bottom !important;
	padding-bottom: 0px !important;
}

/* links */
a 
{
	color: #167AAE;
	font-weight: bold;
}

a:hover 
{
	color: #0A5D88;
	text-decoration: none;
}

/* Speaker */
#speaker
{
	float: left;
	margin: 110px 0px 0px -20px !important;
	margin-left: -10px;
}

/* left */
#default_left 
{
	padding-top: 50px;
	color: #fff;
	min-height: 450px;
}

/* Register form */
#reg_form_left 
{
	width: 250px;
	float: left;
	
	font-size: 11px;
	margin-right: 20px
}

#reg_form_right
{
	width: 220px;
	float: left;
	font-size: 11px;
	padding-left: 40px;
	margin-bottom: 0px;
}

.reg_warning 
{
	color: #033752 !important;
	margin-top: 30px;
}

.reg_warning_star 
{
	color: #033752 !important;
	padding-left: 3px;
}

.reg_form_btm 
{
	margin-left: 310px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	color: #167AAE;
}

.reg_title
{
	margin-bottom: 16px;
}

.reg_intro 
{
	margin-bottom: 29px;
	display: block;
}

#reg_form_left .warning 
{
	margin-top: 11px;
}

#reg_form_left .reg_blue 
{
	color: #52A8FF;
	font-weight: bold;
}

#reg_form_left .txt_label, 
#reg_form_right .txt_label, 
#reg_complete label
{
	font-weight: normal;
	display: block;
	margin: 11px 0px 5px 0px;
}

.gender_radio label 
{
	display: inline;
	margin-left: 2px;
	margin-right: 7px;
}

#reg_form_right .title_ddl
{
	width: 76px;
}

#reg_form_right .radiobtn 
{
	margin-top: 11px;
	font-size: 9px;
	padding-left: 3px;
}

#reg_form_right .radiobtn label 
{
	margin-left: 3px;
}

select 
{
	font-size: 11px;
}

.reg_text
{
	width: 204px;
	height: 19px;
	font-size: 11px;
	padding-top: 5px;
	border: solid 1px #309cd5;
}

#reg_form_right .dd_ddl,
#reg_form_right .mm_ddl,
#reg_form_right .yy_ddl
{
	margin: 0px 4px 0px 0px;
}

#reg_form_right .dd_ddl 
{
	width: 48px;
}

#reg_form_right .mm_ddl 
{
	width: 51px;
}

#reg_form_right .yy_ddl 
{
	width: 56px;
}

.submitbtn 
{
	margin-top: 30px;
	margin-left: 305px;
}


.reg_complete 
{
	height: 450px;
	min-height: 450px;
	width: 420px;
}

.reg_password
{
	height: 450px;
	min-height: 450px;
	width: 250px;
}

.reg_password label 
{
	font-weight: normal;
	display: block;
}

.login_btn 
{
	display: block;
	margin: 28px 0px 19px 0px;
}

/* login */
 .login_label 
 {
 	display: block;
 	padding-bottom: 5px;
 	margin-top: 11px;
 }
 
  .login_txt 
  {
  	margin-bottom: 11px;
  }

/* right */
#default_right 
{
	visibility: hidden;
}

/* check username */
#checkusernameprogress 
{
}

#checkusernameprogress img
{
	width: 11px;
	height: 11px;
}