body{
	background-color: #333333;
	color: #000000;
	text-align: center;
}

#content{
	width: 630px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	padding: 0 20px 0 20px;
	text-align: left;
}

#forgotPasswordForm{
	width: 463px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/forgotPasswordHeader.png") no-repeat;
}

#LoginFailedForm{
	width: 461px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/loginfailedHeader.png") no-repeat;
}

#LoginForm{
	width: 461px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/LoginFormHeader.png") no-repeat;
}

#headerSignupForm{
	width: 461px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/registerHeader.png") no-repeat;
}

#headerWelcomeForm{
	width: 461px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/welcomeHeader.png") no-repeat;
}

#bodyWelcomeForm{
	width: 461px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ver-eng/form/welcomeBody.png") repeat-y;
}

#bodyWelcomeForm .bodyContent{
	color:#434343;
	padding: 20px;
	line-height: 320%;
}

#bodyWelcomeForm .bodyContent .head1{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #434343;
}

#bodyWelcomeForm .bodyContent .head2{
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 14px;
	color:#434343;
}

#bodyWelcomeForm .bodyContent .head3{
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 12px;
	color:#434343;
}

#bodyWelcomeForm .bodyContent .shopNameInput{
	height: 30px;
	width: 414px;
	font-size: 20px;
	background-color: #fcfdf3;
}

#bodyWelcomeForm .bodyContent .shopBtn{
	padding-top: 20px;
	padding-left: 338px;
}

#bottomWelcomeForm{
	width: 461px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ver-eng/form/welcomeBottom.png") no-repeat;
}

#headerChooseAddrForm{
	width: 463px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/chooseSiteAddressHeader.png") no-repeat;
}

#bodyChooseAddrForm{
	width: 463px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ver-eng/form/chooseSiteAddressBody.png") repeat-y;
}

#bodyChooseAddrForm .bodyContent{
	color:#434343;
	padding: 20px;
	line-height: 320%;
}

#bodyChooseAddrForm .bodyContent .head1{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #434343;
}

#bodyChooseAddrForm .bodyContent .head2{
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 14px;
	color:#434343;
}

#bodyChooseAddrForm .bodyContent .shopBtn{
	padding-top: 20px;
	padding-left: 250px;
}

#bottomChooseAddrForm{
	width: 463px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ver-eng/form/chooseSiteAddressBottom.png") no-repeat;
}

.alertMsg{
	font-family:"Helvetica", Arial,Trebuchet MS , sans-serif;
	font-size:12px;
	color:#838383;
}

#innerRegisForm{
	padding-top: 20px;
	line-height: 220%;
}

#innerRegisForm .textStyle1{
	font-family:"Helvetica", Arial,Trebuchet MS , sans-serif;
	font-size:14px;
	font-weight: bolder;
	color:#434343;
	text-align:right;
	padding-right: 10px;
}

#innerRegisForm input{
	width: 150px;
}

#inputChkbox{
	padding-left: 100px;
}

#inputChkbox input{
	width: 50px;
}


/* Success Created Shop new design */
#headerSuccessShop{
	width: 461px;
	height: 74px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ran4u/form/successHeader.png") no-repeat;
}

#bodySuccessShop{
	width: 461px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ver-eng/form/welcomeBody.png") repeat-y;
}

#bodySuccessShop .bodyContent{
	color:#434343;
	padding: 20px;
	line-height: 320%;
}

#bodySuccessShop .bodyContent .head1{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #434343;
}

#bodySuccessShop .bodyContent .head2{
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 14px;
	color:#434343;
}

#bodySuccessShop .bodyContent .head3{
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 12px;
	color:#434343;
}

#bodySuccessShop .bodyContent .shopNameInput{
	height: 30px;
	width: 414px;
	font-size: 20px;
	background-color: #fcfdf3;
}

#bodySuccessShop .bodyContent .shopBtn{
	padding-top: 20px;
	padding-left: 338px;
}

#bottomSuccessShop{
	width: 461px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/ver-eng/form/welcomeBottom.png") no-repeat;
}
/****************** End: Success Created Shop new design *********************/