.sc_maindiv
{
	width: 527px;
	height: 295px;
	color: #5B5B5E;
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -253px;
	z-index: 9001;
	font-size: 10px;
	font-family: Arial;
}

.sc_mask
{
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	top: 0px;
	left: 0px;
	z-index: 9000;
}

/****** START USER CONFIRMATION *******/

.sc_user_confirmation
{
	width: 527px;
	height: 295px;
	background-image: url('../images/SignUpConfirmation/bg_logos.png');
	background-repeat: no-repeat;
}

.sc_button_yes
{
	float: left;
	position: relative;
	left: 145px;
	top: 152px;
	width: 100px;
	height: 39px;
	background-image: url('../images/SignUpConfirmation/yes_button.png');
	background-repeat: no-repeat;
}

.sc_button_yes > input
{
	width: inherit;
	height: inherit;
	background-color: Transparent;
	border: none;
	cursor: pointer;
}

.sc_button_yes:hover
{
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('../images/SignUpConfirmation/yes_button_h.png');
}

.sc_button_maybelater
{
	float: left;
	position: relative;
	top: 152px;
	left: 165px;
	width: 100px;
	height: 39px;
	background-image: url('../images/SignUpConfirmation/maybe_button.png');
	background-repeat: no-repeat;
}

.sc_button_maybelater > input
{
	width: inherit;
	height: inherit;
	background-color: Transparent;
	border: none;
	cursor: pointer;
}

.sc_button_maybelater:hover
{
	cursor: pointer;
	background-repeat: no-repeat;
	background-image: url('../images/SignUpConfirmation/maybe_button_h.png');
}

.sc_congrats_message
{
	position: relative;
	text-align: center;
	width: 450px;
	margin: 0 auto;
	font-size: 18px;
	top: 20px;
	font-weight: bold;
}

.span_nickname{
	font-weight:bold;
	color: Green;
}

.sc_access_message
{
	position: relative;
	text-align: center;
	width: 450px;
	margin: 0 auto;
	top: 25px;
}

.sc_nickname_message
{
	position: relative;
	text-align: center;
	width: 450px;
	margin: 0 auto;
	top: 115px;
}

.sc_autonickname_message{
	position: relative;
	margin: auto;
	text-align: center;
	top: 130px;
}

.sc_freepoints_message
{
	position: relative;
	text-align: center;
	width: 450px;
	margin: 0 auto;
	top: 137px;
}

.sc_freepoints_question
{
	position: relative;
	text-align: center;
	width: 450px;
	margin: 0 auto;
	top: 148px;
	font-size: 12px;
	font-weight: bold;
}
/****** END USER CONFIRMATION *******/

/*******CLAIM REWARD**********/
.sc_claim_reward
{
	width: 527px;
	height: 295px;
	background-image: url('../images/SignUpConfirmation/bg_no_logos.png');
	background-repeat: no-repeat;
}

.sc_nickname_header
{
	text-align: center;
	font-weight: bold;
	position: relative;
	top: 45px;
	padding: 0px 30px 0px 30px;
}

.sc_SecQ_header
{
	position: relative;
	text-align: center;
	font-weight: bold;
	top: 76px;
	padding: 0px 30px 0px 30px;
}

.sc_nickname
{
	position: relative;
	height: 24px;
	width: 500px;
	top: 56px;
}

.sc_SecQ
{
	position: relative;
	height: 24px;
	width: 500px;
	top: 85px;
}

.sc_SecA
{
	position: relative;
	height: 24px;
	width: 500px;
	top: 89px;
}

.sc_error
{
	position: relative;
	height: 24px;
	width: 500px;
	top: 95px;
	text-align: center;
	color: Red;
}

.sc_message
{
	position: relative;
	top: 7px;
}

.sc_submitbutton_missing
{
	text-align: center;
	position: relative;
	height: 24px;
	width: 500px;
	top: 100px;
	margin:auto;
}

.sc_submitbutton_missing > input
{
	cursor: pointer;
	background-color: Transparent;
	background-image: url('../images/SignUpConfirmation/submit_button.png');
	background-repeat: no-repeat;
	border: none;
	width: 100px;
	height: 39px;
}

.sc_submitbutton_missing > input:hover
{
	background-image: url('../images/SignUpConfirmation/submit_button_h.png');
}

.sc_label
{
	position: absolute;
	left: 95px;
	top: 6px;
}

.sc_textbox, .sc_dropdown
{
	position: absolute;
	left: 185px;
}

.sc_textbox > input{
	border: 1px inset;
	color:Black;
	width: 154px;
	height:20px;
	line-height: normal;
	margin: 0px;
}

.sc_status
{
	position: absolute;
	left: 344px;
	top: 2px;
}

/*******REWARD CONFIRMATION*********/

.sc_claim_reward_confirmation
{
	width: 527px;
	height: 295px;
	background-image: url('../images/SignUpConfirmation/bg_no_logos.png');
	background-repeat: no-repeat;
}

.sc_reward_confirmation_message
{
	position: relative;
	top: 50px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.sc_reward_confirmation_message2
{
	position: relative;
	top: 60px;
	text-align: center;
	font-size:12px;
}

.sc_reward_confirmation_message3
{
	position: relative;
	top: 95px;
	text-align: center;
	padding: 0px 30px 0px 30px;
	font-size:12px;
}

.sc_reward_confirmation_button_div{
	position:relative;
	top: 121px;
	height:40px;
	text-align:center;
}

.sc_reward_confirmation_button
{
	position: relative;
	width: 100px;
	height: 39px;
	background-image: url('../images/SignUpConfirmation/close_button.png');
	background-repeat: no-repeat;
	cursor: pointer;
	background-color:Transparent;
	border:none;
	z-index:9002;
}

.sc_reward_confirmation_button:hover
{
	background-image: url('../images/SignUpConfirmation/close_button_h.png');
}


/*********PROMPT 1***********/

.sc_claim_reward_prompt1
{
	width: 527px;
	height: 295px;
	background-image: url('../images/SignUpConfirmation/bg_no_logos.png');
	background-repeat: no-repeat;
}

.sc_prompt1_message
{
	position: relative;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	top: 105px;
}

.sc_prompt1_buttons
{
	position: relative;
	top: 145px;
}

.sc_prompt1_buttons > input
{
	position: absolute;
	border: none;
	background-color: Transparent;
	background-repeat: no-repeat;
	width: 100px;
	height: 39px;
	cursor: pointer;
}

.sc_prompt1_submitbutton
{
	background-image: url('../images/SignUpConfirmation/subapoints_button.png');
	left: 270px;
}

.sc_prompt1_submitbutton:hover
{
	background-image: url('../images/SignUpConfirmation/subapoints_button_h.png');
}

.sc_prompt1_cancelbutton
{
	background-image: url('../images/SignUpConfirmation/yes_sure_button.png');
	left: 150px;
}

.sc_prompt1_cancelbutton:hover
{
	background-image: url('../images/SignUpConfirmation/yes_sure_button_h.png');
}

/*********PROMPT 2***********/

.sc_claim_reward_prompt2
{
	width: 527px;
	height: 295px;
	background-image: url('../images/SignUpConfirmation/bg_no_logos.png');
	background-repeat: no-repeat;
}

.sc_prompt2_message
{
	position: relative;
	text-align: center;
	top: 76px;
	padding: 0px 30px 0px 30px;
	font-size: 13px;
	font-weight: bold;
}

.sc_prompt2_button_div{
	position:relative;
	top: 120px;
	height:40px;
	text-align:center;
}

.sc_prompt2_button
{
	background-image: url('../images/SignUpConfirmation/close_button.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 39px;
	cursor: pointer;
	background-color:Transparent;
	border: none;
	z-index:9002;
}

.sc_prompt2_button:hover
{
	background-image: url('../images/SignUpConfirmation/close_button_h.png');
}


.available
{
	background-image: url('../images/SignUpConfirmation/available.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}

.missing, .notavailable
{
	background-image: url('../images/SignUpConfirmation/notavailable.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}

.progress
{
	background-image: url('../images/SignUpConfirmation/loading.gif');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
}


