@charset "utf-8";
/* CSS Document */
/* ---------------------------------------------------------- Login */
.login_content_bg .cSignin {
	float:left;
	margin:0 0 0 25px;
	direction:ltr;
}
.home{
	float: left;
}
.login_content_bg .errorBoxContent, .login_header .login_title{
	text-align:left;
}
.login_header .login_title {
	float:left;
	padding-left: 6px;
}
.login_content_bg .cSignin .cSigninUserPass .label{
	float:left;
	direction:ltr;
}
.login_content_bg .cSignin .cSigninUserPass .value{
	float:right;
}
.login_content_bg .cSignin .cSigninRemember {
	float:right;
	text-align:left;
}
.login_content_bg .cSignin .cSigninRemember input {
	float:left;
}
.login_content_bg .cSignin .cSigninUserPass .value .cAler{
	direction:ltr;
}
.login_content_bg .cSignin .cSigninForgotLink {
	float:right;
	text-align:left;
}
.login_content_bg .cSignin .cSigninForgotLink a, .login_content_bg .login_title, .login_content_bg .cSignin .cDivMembersSigninA {
	text-align:left;
}
.login_content_bg .cSignin .cSigninMsg .cFf {
	background:url(../Images/1335167916_list-remove.png) no-repeat 3px center #ffebeb;
	direction:ltr;
}
.cSignin .cDivStarsRequired{
	padding-left:4px;
}
/* --- End Login */
/* ---------------------------------------------------------- ForgotPassword */
.cForgotPassword {
	direction:ltr;
}
.cForgotPassword .cDivStarsRequired{
	margin: 0 0 6px 5px;
	background:url(../Images/arrow_ltr.gif) no-repeat left center;
	padding-left:15px;
}
.cForgotPassword .small {
	float:left !important;
}
.cForgotPassword .cForgotPhrase ul li {
	background:url(../Images/arrow_ltr.gif) no-repeat left center;
	padding-left:15px;
}
.cForgotPassword .cForgotPasswordInputs {
	float:left;
	margin:25px 0 0 73px;
}
.cForgotPassword .cForgotPasswordInputs .label {
	text-align:left;
	float:left;
}
.cForgotPassword .cForgotPasswordSubmit, .cForgotPassword .cForgotPhrase, .cForgotPassword .cForgotPasswordInputs .value {
	float:left;
}
.FpSuccess, .cSignUpSuccess{
	background: url(../Images/msg_icons.png) no-repeat 0 0;
	padding: 1px 0 1px 21px;
}
.FpFail, .cSignUpFail{
	background: url(../Images/msg_icons.png) no-repeat 0 bottom;
	padding: 1px 0 1px 21px;
}
/* --- End ForgotPassword */
/* ---------------------------------------------------------- SignUp */
.cSignUp .cDivAlreadyHaveAccount,
.cSignUp .cDivStarsRequired{
	margin: 0 0 15px 20px;
	background:url(../Images/arrow_ltr.gif) no-repeat left center;
	padding-left:15px;
}
.cSignUp .cDivAlreadyHaveAccount{
	margin-bottom: 0;
}
.cSignUp{
	direction:ltr;
}
.cSignUp input{
	text-align:left;
}
/* --- End SignUp */
