﻿/******************************************************************************************************
 * This file represents all styles used for Registering Users, Logging In, etc.
 ******************************************************************************************************/
 
.UserRegForm{
	margin-top:25px;
}
.UserRegForm p{
	line-height:1.5em;
	padding:0 0 15px;
}

.UserRegForm td.RegLabelTD{
	width:140px;
	text-align:right;
	height:22px;
	padding-top:4px;
	font-weight:bold;
	color:#0D4177;
	vertical-align:top;
}
.UserRegForm td.RegAsteriskTD{
	width:6px;
	font-weight:bold;
	padding-bottom:7px;
	vertical-align:top;
}
.UserRegForm td.RegInputTD{
	width:270px;
	padding-bottom:7px;
}

.UserRegForm div.RegInput-StandardTextbox{
	width:189px;
	height:22px;
	background:url(Images/UserAccounts/Form-TextField.gif) no-repeat 0 0;
}
.UserRegForm div.RegInput-StandardTextbox input{
	width:182px;
	height:17px;
	margin:1px 0 0 2px;
	border:0;
	background:none;
}
.UserRegForm div.RegInput-DropDownList{
	width:189px;
	height:22px;
	background:url(Images/UserAccounts/Form-TextField.gif) no-repeat 0 0;
}
.UserRegForm div.RegInput-DropDownList select{
	width:179px;
	height:19px;
	margin:2px 0 0 2px;
	border:0;
	background:#DFDFE0;
	padding:0;
}

.UserRegForm div.RegInput-Date2{
	width:45px;
	height:22px;
	background:url(Images/UserAccounts/Form-Date-2digit.gif) no-repeat 0 0;
	float:left;
}
.UserRegForm div.RegInput-Date2 input{
	width:17px;
	height:18px;
	margin:1px 0 0 4px;
	border:0;
	background:none;
}

.UserRegForm div.RegInput-Date4{
	width:45px;
	height:22px;
	background:url(Images/UserAccounts/Form-Date-4digit.gif) no-repeat 0 0;
	float:left;
}
.UserRegForm div.RegInput-Date4 input{
	width:32px;
	height:18px;
	margin:1px 0 0 6px;
	border:0;
	background:none;
}
.UserRegForm .RegContinueButton{
	margin:10px 0 30px 175px;
}
.UserRegForm .NewsletterOpt{
	margin-top:15px;
	margin-bottom:20px;
}
.UserRegForm .NewsletterOpt h5{
	margin:0;
	padding:0;
}
.UserRegForm .NewsletterOpt .RegCheckbox{
	margin-top:5px;
}
.UserRegForm .Under13Note{
	margin-top:15px;
	margin-bottom:20px;
	margin-left:52px;
	width:440px;
}
.UserRegForm .Under13Note p{
	font-size:1.1em;
}

.UserRegForm .ValidationSummary{
	margin:0px 20px 20px 0px;
}
.UserRegForm .ValidationSummary ul{
	margin-left:0;
}
.UserRegForm .ValidationSummary li{
	padding-left:0;
}

.UserRegForm .RegCheckbox{
	font-size:1.1em;
	margin-left:0px;
	margin-top:10px;
	display:block;
	margin-bottom:15px;
}
.UserRegForm .RegCheckbox input{
	float:left;
	position:relative;
	top:-2px;
}
.UserRegForm .RegCheckbox label{
	float:left;
	display:block;
	width:420px;
	padding-left:2px;
}
.UserRegForm .RememberMyLogin .RegCheckbox{
	margin-left:0;
}
.UserRegForm .RememberMyLogin .RegCheckbox label{
	float:left;
	display:block;
	width:210px;
	padding-left:2px;
	font-size:0.8em;
	color:#0D4177;
}
.UserRegForm .RegInputTD .PasswordHintTip{
	font-size:0.9em;
	color:#777;
}
.UserRegForm .RegAlreadyRegistered{
	margin:10px 20px 10px 30px;
	font-size:1.2em;
}
.UserRegForm .AllFieldsAreRequired{
}
.UserRegForm .AllFieldsAreRequired p{
	padding-bottom:2px;
	font-size:0.9em;
	color:#777;
}
.UserRegForm .RegInputTD span{
	font-size:0.9em;
	color:#777;
}
.UserRegForm .RegAlreadyRegistered{
	margin:10px 20px 10px 30px;
	font-size:1.2em;
}
.UserRegForm .RegCheckbox{
	font-size:1.1em;
	margin-left:50px;
	margin-top:10px;
}




.UserRegForm div.TextFieldActive{
	background-position:0px -22px;
}
.UserRegForm div.TallTextfieldActive{
	background-position:0px -120px;
}
.UserRegForm div.TextFieldError{
	background-position:0px -44px;
}
.UserRegForm div.TallTextfieldError{
	background-position:0px -240px;
}



.Login-Standard{
	margin-top:10px;
}
.Login-Standard .ForgotPasswordLink{
	display:block;
	margin-top:3px;
	font-size:0.8em;
}
.Login-Standard .DontHaveAPasswordLink{
	display:block;
	margin-top:0px;
	font-size:0.8em;
}
.Login-Standard .ForgotPasswordQuickHint{
	display:block;
	margin-top:8px;
	font-size:0.8em;
}
.Login-Standard .RememberMyLogin{
	padding-top:4px;
	font-weight:bold;
}
.LoginSubmitButton{
	margin:25px 0 9px 178px;
}
.Login-Standard .NotRegisteredLink{
	padding-top:0px;
	margin-left:130px;
	font-size:0.9em;
}



.Login-Standard .RegCheckbox{
	font-size:1.1em;
	margin-left:0px;
	margin-top:0px;
	display:block;
	margin-bottom:0px;
}
.Login-Standard .RegCheckbox input{
	float:left;
	position:relative;
	top:-2px;
}
.Login-Standard .RegCheckbox label{
	float:left;
	display:block;
	width:240px;
	padding-left:2px;
	font-size:0.75em;
	color:#0D4177;
}

.Login-Standard .ValidationSummary{
	margin:0px 20px 20px 0px;
}
.Login-Standard .ValidationSummary ul{
	margin-left:0;
}
.Login-Standard .ValidationSummary li{
	padding-left:0;
}


.UnsubscribeWrapper .UnsubscribeBtnTD{
	padding-top:10px;
	/* padding-left:70px; */
}

.ENewsletterWrapper .UserRegForm{
	margin-top:0;
}
.ENewsletterWrapper .SubscribeBtn{
	margin:10px 0 25px 200px;
}

.UserJoinForm {}


.KCGlobalRequestPasswordMain .RegCheckbox{
	margin-left:0;
	margin-top:0;
	margin-bottom:5px;
}
.KCGlobalRequestPasswordMain .RegCheckbox .KCGlobalRequestPassword{
	margin-left:0;
	font-size:1.0em;
	margin-top:0;
}
.KCGlobalRequestPasswordMain .RegCheckbox b {
	display: block;
	margin-top: 8px;
	font-weight: bold;
}

.KCGlobalRequestPassword{
	margin-left:145px;
	margin-top:10px;
	font-size:1.1em;
	width:200px;
}
