@charset "utf-8";
/* CSS Document */

body {
	background:url(../Images/bglogin0011.gif) repeat-x left top #fff;
}
a{
	color:#c00;
	text-decoration:none;
}
a:hover{
	color:#f00;
}
a:visited{
	color:#900;
}
.cDivAlreadyHaveAccount a, .cDivStarsRequired a{
	color:#900 !important;
}
.login_body a {
    text-decoration: none;
	color:#262626;
}

.login_body a:hover {
    /*text-decoration: underline;*/
	color:#900;
}
.login_main {
	width:604px;
	margin:100px auto 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.login_header {
	background:url(../Images/bgupLoginPage001.png) no-repeat center top;
	height:60px;
}
.login_header_Title{
	float: right; 
	margin: 19px 0px 0px; 
	width: 295px;
}
.home{
	background:url(../Images/ps_iconWeb.png) no-repeat 0 0;
	height: 16px; 
	width: 20px;
}
.home:hover{
	background:url(../Images/ps_iconWeb.png) no-repeat left bottom;
}
.home a{
	display:block;
	width:60px;
	height:16px;
}

.login_header .login_title {
	width:245px;
	height:20px;
	font:bold 11px tahoma;
	color:#fff;
	/*margin:18px 40px 0 0;*/
}
.login_content {
	background:url(../Images/bgLoginPageShadow-left.png) repeat-y left top;
}
.login_content_r {
	background:url(../Images/bgLoginPageShadow-right.png) repeat-y right top;
}
.login_content_l {
	background:url(../Images/bgupLoginPage003.gif) repeat-y center top;
}
.login_content_bg {
	background:url(../Images/bgupLoginPage004.gif) no-repeat center bottom;
	min-height:197px;
	display:inline-block;
	width:100%;
	color:#333;
}
.login_content_bg .cSigninPic {
	background:url(../Images/bgupEarth001.png) no-repeat center top;
	width:269px;
	height:267px;
	float:left;
	margin-top:-50px;
}
.login_footer {
	background:url(../Images/bgupLoginPageDown002.png) no-repeat center bottom;
	height:51px;
}
.login_footer .login_language {
	float:left;
	margin:18px 0 0 67px;
}
.login_footer .login_language select {
	background:none repeat scroll 0 0 #fff;
	border:none;
	font:11px tahoma;
	color:#333;
	border-radius:5px;
	width:120px;
}
.login_footer .login_language option {
	background-color:#666666;
	color:#fff;
}
.login_footer .login_copyright {
	float:right;
	width:360px;
	text-align:center;
	font:10px tahoma;
	color:#555;
	margin-top:17px;
}
.login_footer .login_copyright a {
	color:#C00;
	text-decoration:none;
}
/* ---------------------------------------------------------- Login */
.login_content_bg .cSignin {
	width:270px;
	font:11px tahoma;
	color:#666;
	margin-top:10px;
}
.login_content_bg .cSignin .cSigninUserPass {
	width:270px;
	float:right;
	margin-top:10px;
}
.login_content_bg .cSignin .cSigninUserPass .label{
	width:62px;
	height:20px;
	padding-top:5px;
	text-align:center;
}
.login_content_bg .cSignin .cSigninUserPass .value{
	width:208px;
}
.login_content_bg .cSignin .cSigninUserPass .value .cAlert{
	font-size:10px;
}
.login_content_bg .cSignin .cSigninUserPass input{
	width:173px;
	background:url(../Images/bgInput0011.gif) no-repeat left top;
	border:none;
	text-align:left;
	padding-left:5px;
	padding-right:30px;
	height:24px;
	font:11px tahoma;
}
.login_content_bg .cSignin .cSigninUserPass input.txtlow{
	background:url(../Images/bgInput0011.gif) no-repeat left -26px;
}
.login_content_bg .cSignin .cSigninRemember {
	width:208px;
	margin-top:10px;
}
.login_content_bg .cSignin .cSigninRemember label {
	width:205px;
	padding:1px 0.2em !important;
	display:block;
}
.login_content_bg .cSignin .cSigninForgotLink {
	width:188px;
	padding-top:0.2em !important;
}
.login_content_bg .cSignin .cSigninForgotLink a {
	color:#CC0000;
	text-decoration:none;
	text-align:left;
}
.login_content_bg .cSignin .cSigninForgotLink a:hover {
	color:#F00;
}
.login_content_bg .cSignin .cSigninSubmit {
	width:270px;
	float:right;
	margin-top:15px;
	text-align:center;
}
.login_content_bg .cSignin .cSigninSubmit input {
	width:148px;
	padding:5px 0 13px;
	margin:0 auto;
	color:#fff;
	background:url(../Images/loginsBT3.png) no-repeat center top;
	border:none;
	cursor:pointer;
	font:bold 13px tahoma;
}
.login_content_bg .cSignin .cSigninSubmit input:hover {
	color:#ddd;
}
.login_content_bg .cSignin .cSigninMsg .cFf {
	width:218px;
	float:right;
	margin:5px 7px 5px 0;
	color:red;
	padding:2px 22px;
	border:1px solid #ff4242;
	border-radius:5px;
}
.login_content_bg p {
	margin:0;
	color:#bbb;
}
/* --- End Login */
/* ---------------------------------------------------------- ForgotPassword */
.cForgotPassword {
	font:11px tahoma;
	padding:0 25px;
}
.cForgotPassword .cDivStarsRequired{
}
.cForgotPassword .cForgotPhrase {
	margin-top: 12px;
}
.cForgotPassword .cForgotPhrase ul {
	list-style-type:none;
}
.cForgotPassword .cForgotPasswordInputs {
	width:280px;
}
.cForgotPassword .cForgotPasswordInputs .label {
	width:58px;
	height:20px;
	padding-top:5px;
}
.cForgotPassword .cForgotPasswordInputs .value {
	width:208px;
}
.cForgotPassword .cForgotPasswordInputs input {
	width:173px;
	background:url(../Images/bgInput0011.gif) no-repeat left top;
	border:none;
	text-align:left;
	padding-left:5px;
	padding-right:30px;
	height:24px;
	font:11px tahoma;
}
.cForgotPassword .cForgotPasswordInputs input.txtlow {
	background:url(../Images/bgInput0011.gif) no-repeat left -26px;
}
.cForgotPassword .cForgotPasswordSubmit {
	margin-top:21px;
	text-align:center;
}
.cForgotPassword .cForgotPasswordSubmit input {
	width:148px;
	padding:5px 0 13px;
	margin:0 auto;
	color:#fff;
	background:url(../Images/loginsBT3.png) no-repeat center top;
	border:none;
	cursor:pointer;
	font:bold 13px tahoma;
}
.cForgotPassword .cForgotPasswordSubmit input:hover {
	color:#ddd;
}
.cForgotPassword .small {
	color:#999;
}
.validator {
	color:#f00;
}
.cForgotPasswordMsg{
	clear: both;
	text-align:center;
}
.FpSuccess, .cSignUpSuccess{
	color: #1cbc0a;
	display: inline;
}
.FpFail, .cSignUpFail{
	color: #e00;
	display: inline;
}
.FpSuccess{
	margin:85px 0;
	display:inline-block;
}
/* --- End ForgotPassword */
/* ---------------------------------------------------------- SignUp */
.ddl_fix{
	width: 100%;
}
.ltrforce{
	direction: ltr !important;
}
.cSignUp{
	padding:20px;
		padding-top: 0;
	font:11px tahoma;
}
.cSignUp .cDivAlreadyHaveAccount,
.cSignUp .cDivStarsRequired{
}
.cDivEmail, .cDivFullName, .cDivFullName, .cDivCompany, .cDivGender, .cDivNationalID, .cDivNationalID, .cDivTel, .cDivMobile, .cDivFax, .cDivCountry, .cDivCity, .cDivPostalCode, .cDivAddress, .cDivWebSite, .cDivEducation, .cWhois-box, .cDivState{
	margin:0 auto 4px;
	height:70px;
	width:210px;
}
.cDivAgreement, .cDivSignUpSubmit{
	width:100%;
	text-align:center;
	margin:5px 0;
	direction:ltr;
}
.cSignUp .spanlbl{
	display:inline-block;
	padding-bottom:2px;
}
.cSignUp input{
	background:url(../Images/bgInput001.gif) no-repeat left top;
	width:198px;
	border:none;
	padding-right:5px;
	padding-left:5px;
	height:24px;
	font:11px tahoma;
}
.cDdlCountry select, .cDdlState select, .cDdlCity select{
	width:208px;
	font:11px tahoma;
}
.cDivrblGender input, .cDivChkAgreement input{
	background:none;
	width:auto !important;
	height:auto !important;
}
.cDivrblGender tr{
	display:inline;
}
.cDivSignUpSubmit input{
	width:148px;
	padding:5px 0 13px;
	margin:0 auto;
	color:#fff;
	background:url(../Images/loginsBT3.png) no-repeat center top;
	border:none;
	cursor:pointer;
	font:bold 13px tahoma;
	height:auto !important;
	text-align:center !important;
}
.cDivSignUpSubmit input:hover {
	color:#ddd;
}
.cDivSignUpSubmit{
	margin-bottom:10px;
}
.cSignUp .cValidator, .cSignUp .cAlert{
	color:#C00;
}
.cDivSignupInputs{

}
.cTxtEmail .cTbx,
.cTxtTel .cTbx,
.cTxtMobile .cTbx,
.cTxtFax .cTbx,
.cTxtPostalCode .cTbx,
.cTxtWebSite .cTbx{
	text-align: left;
}
/* --- End SignUp */
