/* New Registration Process */

#regError {
	clear: both;
	}

form#frmPasswordReminder .showError p {
	float: left;
	margin-left: 10px;
	display: inline;
	color: #CC0000;
	font-weight: 700;
	width: 150px;
	margin-bottom: 5px!important;
	}
	
form#frmBasicReg .showError {
	margin-left: 85px;
	padding-left: 0;
	line-height: 12px;
	display: inline;
	}
	
#postCodeHelper {
	margin-bottom: 10px;
	}

/* Form Login */

form#frmLogin, form#frmBasicReg {
	margin-top: 20px;
	background: #f2f2f2;
	border: 1px solid #b6b5b5;
	padding: 20px 20px 0 10px;
	}

form#frmBasicReg .showError {
	line-height: 1.6em;
	float: left;
	color: #CC0000;
	font-weight: 700;
	margin-left: 167px!important;
	margin-bottom: 3px;
	}
	
form#frmLogin .showError {
	line-height: 1.6em;
	color: #CC0000;
	font-weight: 700;
	margin-left: 105px!important;
	margin-bottom: 3px;
	}	

form#frmLogin .frmRow{
	display:block;
	width:320px;
	}
	
form#frmLogin .frmRow label {
	float: left;
	width: 100px;
	font-weight: normal;
	}
	
form#frmLogin .rememberMe {
	padding-left:0;
	display: inline;
	float:left;
	}

form#frmLogin .rememberMe label {
	text-align: left;
	float: left;
	font-weight: 700;
	width: 100px!important;
	}
	
form#frmLogin .rememberMe input {
	width: 13px!important;
	height:13px;
	float:left;
	margin: 4px 5px 0 103px;
	display: inline;
	border:none;
	}

form#frmLogin .forgotPass {
	margin-left:95px;
	display: inline;
	float:left;
	font-size: 1.2em;
	width:200px;
	}

form#frmLogin label, form#frmBasicReg label {
	text-align:right;
	margin-right:5px;
	display: block;	
	float: left;
	font-weight: 700;
	line-height:1.6em;
	}	
	
#frmActivationLookUp label {
	text-align:right;
	margin-right:5px;
	display: block;
	float: left;
	width: 150px;
	}

form#frmLogin label.remember {
	text-align:left;
	float:left;
	line-height: 1.2em;
	font-weight: 700;
	}

form#frmLogin .button {
	}
	
#frmLogin .marginLabelWidth {
	margin-left: 84px;
	display: inline;
	}
	
#frmPasswordReminder {
	width: 320px;
	float: left;
	}
	
form#frmPasswordReminder .frmRow input{
	width: 162px;
	float:left;
	border: 1px solid #797979;
	}

form#frmPasswordReminder label {
	width:121px;
	}

.regPageMargin .loginLeft {
	float: left;
	width: 325px;
	}
	
#haveYouRegistered {
	background: #fff none repeat scroll 0%;
	float:left;
	border: 1px solid #b6b5b5;
	margin:0pt 0pt 0pt 20px !important;
	padding:15px 15px 15px 15px;
	width:195px;
	}
#haveYouRegistered a, .loginTrouble a, .forgotPass a {color:#ED1C24; text-decoration:underline;}
#haveYouRegistered a:hover, .loginTrouble a:hover, .forgotPass a:hover {color:#828F97; text-decoration:underline;}

.forgotPassFormArea {
	width: 320px;
	float: left;
	padding: 10px 0;
	}

.plainHaveYouReg #haveYouRegistered {
	background:#FFFFFF;
	border:1px solid #B6B5B5;
	float:left;
	margin:0 0 10px 20px;
	padding:15px;
	width:195px;
	}
	
#haveYouRegistered h4, #passwordReminder #haveYouRegistered h4 {
	font-size: 1.45em;
	font-weight: 700;
	margin-top: 0!important;
	margin-bottom: 5px!important;
	color: #000;
	}
	
.loginTrouble {
	margin: 15px 0 0 115px;
	width: 450px;
	}
	
.loginTrouble h4 {
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	}
	
#loginErrorMessage .showError {
	clear: both;
	}

form#frmBasicReg .frmRow{
	width:570px;
	}

form#frmBasicReg label {
	width: 14.5em;
	}
	
	form#frmBasicReg #TandCsArea label {
		font-weight: 300;
		width: 350px;
		text-align: left;
		line-height: normal;
		zoom: 1;

	}
	
		form#frmBasicReg #TandCsArea label a {
			color:#ED1C24;
			font-weight:700;
			text-decoration:underline;
		}
		
			form#frmBasicReg #TandCsArea label a:hover {
				color:#828F97;
			}
	
	form#frmBasicReg .checkboxRow label {
		width: 27em;
		text-align: left;
	}
	
			form#frmBasicReg .checkboxRow label a {
				color:#ED1C24;
				font-weight:700;
				text-decoration:underline;
			}
			
				form#frmBasicReg .checkboxRow label a:hover {
					color:#828F97;
				}
				


.frmLabelLong span.required {
 	top:-2px;
	font-size:1.8em!important;
	line-height: 1.5em;
	margin-right:5px;
 }
 
 form#frmBasicReg .frmLabelLong label{
	width:13.3em;
	margin-right:0;
	line-height:1.2em;
}

form#frmBasicReg .checkbox {
	margin-right:5px;
	margin-left: 160px;
	float:left;
	display: inline;
	width: auto!important;
	}
	
form#frmBasicReg .checkbox input {
	float:left;
	width: 18px !important;
	}

form#frmBasicReg #sTitle {
	width: 60px;
	}
	
form#frmBasicReg .disclaimer {
	clear:both;
	margin: 0 0 10px 160px;
}
	
.bulletinModule {
	clear: both;
	margin: 20px 0!important;
}

.bulletinModule a {
	color:#ed1c24;
	text-decoration:underline;
}

.bulletinModule a:hover {
	color:#828f97;
	text-decoration:underline;
}

.bulletinModule p {
	margin-top:5px;
}
.bulletinPreview {
	margin-left: 10px;
	line-height: 1.2em;
	}
	
.bulletinInfo {
	margin-left: 20px;
	margin-bottom: 0;
	clear: both;
	}

form#frmBasicReg .showError {
	clear: both;
	width: 400px;
	}

form#frmBasicReg .frmRow input, #frmLogin .frmRow input, #frmActivationLookUp .frmRow input {
	width: 60%;
	float:left;
	border:1px solid #797979;
	}

form#frmBasicReg .frmRow input{
	width: 35%;
	margin-left: 0;
}

 form#frmActivationLookUp .frmRow input.field{
 	width:200px;
 }
	
	form#frmBasicReg .frmRow input.stdButton {
		width: auto;
		margin-left:142px;
		}

#frmLogin .frmRow input{
	width:199px;
	}
	
		#frmLogin .frmRow input.stdButton {
			width:auto;
			margin-left: 103px;
			}
	
form#frmBasicReg .frmRow select, #frmLogin .frmRow select {
	width: 37%;
	margin:0!important;
	padding:0!important;
	float:left;
	}

#frmBulletinSelect {
	margin: 20px 0 0 20px;
	position: relative;
	}

#frmBulletinSelect .checkbox input {
	border: none;
	float: left;
	margin-right: 8px;
	}
	
#frmBulletinSelect label {
	float: left;
	font-weight: 700;
	}
	
#frmBulletinSelect .row0 {
	background: #fff;
	padding: 10px 30px 10px 45px;
	margin-bottom: 0!important;
	width: 512px;
	}
	
#frmBulletinSelect .row1 {
	background: #f2f2f2;
	padding: 10px 30px 10px 45px;
	margin-bottom: 0!important;
	width: 512px;
	}
	
#frmBulletinSelect .row0 p, #frmBulletinSelect .row1 p {
	padding: 0 30px 0 5px;
	}
	
#frmBulletinSelect .row0 a, #frmBulletinSelect .row1 a {
	font-size: 1.2em;
	margin-left: 10px;
	color: #ED1C24;
	text-decoration:underline;
	}
	
#frmBulletinSelect .row0 a:hover, #frmBulletinSelect .row1 a:hover {
	color:#828F97;
	}
	
#frmBulletinSelect .button {
	margin: 20px 0 0 45px;
	}

.paddedBoxBulletinSelect {
	padding: 10px 0px 1px 0px;
	}
	
	.paddedBoxBulletinSelect .stdButton {
		margin: 20px 0;
	}

.paddedBoxBulletinSelect .intro {
	margin: 20px 30px 10px 20px;
	font-weight: 700;
	width: 562px;
	}

.frmHelper {
	border: 1px solid #d2232a;
	padding: 10px;
	margin-top: 20px;
	background: url(/_images/icon/iconWarning.gif) 5px 6px no-repeat #fde1e0; 
	clear: both;
	width: 500px;
	margin-left: 15px;
	padding-left: 50px;
	}
	
.errorMessages .frmHelper {
	border: 1px solid #797979;
	background: url(/_images/icon/iconInfo.gif) 6px 7px no-repeat #fff;
	clear: both;
	width: 500px;
	padding:10px 10px 15px 55px;
	}

.teaserLogin {
	margin-left: 0!important;
	}
	
.teaserLogin h1 {
	margin-left: 0!important;
	}

.teaserLogin #frmLogin .frmRow input{
	width:121px;
	}

/* reg non form pages */
	
.regPageMargin {
	width:610px;
	margin: 0 0 20px 0;
	}
	
.regPageMargin h1 {
	margin-left: 0px;
	}
	
.regInfoPage {
	clear: both;
	width: 570px;
	padding: 10px;
	border: 1px solid #eaeaea;
	background: #f8f8f8;
	margin: 20px 0 20px 0;
	}
	
.regInfoPage p {
	margin-bottom: 10px;
	}
	
.regInfoPage a {
	color:#ED1C24;
	text-decoration:underline;
	}	
	
.regInfoPage a:hover {
	color:#828F97;
	text-decoration:underline;
	}	
	
.regInfoPage li {
	font-size: 1.2em;
	margin-bottom: 5px;
	}
	
.simpleMessageOptions {
	margin: 20px 0 20px 0;
	width: 550px;
	}

.simpleMessageOptions a {
	color:#ed1c24;
	text-decoration:underline;
	}

.simpleMessageOptions a:hover {
	color:#828F97;
	text-decoration:underline;
	}
	
.simpleMessageOptions h3 {
	margin: 20px 0 2px 0;
	font-weight: 700;
	font-size: 1.2em;
	color: #000;
	}
	
div.simpleMessage p {
	clear:left;
	margin:0 0 5px 15px;
	padding-top:10px;
	}
.simpleMessageOptions p {
	clear:left;
	margin:0 0 0 0;
	padding:7px 0 15px 0;
	}
/* END of New Registration Process */

#login, #register, #confirmRegister, #registerComplete, #profile {
	background: #fff;
	width: 600px;
	float: left;
	}

#login h3, #register h3, #profile h3 {
	font-size: 1.45em;
	font-weight: 400;
	}

#login form, #confirmRegister form, #confirmRegister p, #registerComplete p {
	padding: 10px 5px 5px 10px;
	}

#login label, #confirmRegister label, #frmRegBasic label, #frmUpdateProfile label {
	width: 8em;
	font-weight: 700;
	display: block;
	float: left;
	}

#frmRegBasic label, #frmUpdateProfile label {
	width: 14em;
	margin-right: 1em;
	text-align: right;
	}

#frmPasswordReminder .frmRow label {
	width: 140px;
	text-align: right;
	padding-right: 5px;
	}
	
#frmPasswordReminder .showError {
	width: 140px;
	text-align: right;
	padding-right: 5px;
	}
	
#frmUpdateProfile label {
	width: 11em;
	}

#frmRegBasic label.notRequired {
	margin-right: 2em;
	}

#login input.field, #frmRegBasic input.field {
	width: 14em;
	}

#frmLogin p.password {
	margin-left: 7em;
	padding-top: 2px;
	}

#frmLogin input.checkBox {
	margin-left: 7em;
	margin-top: 0.2em;
	border:none;
	}

#frmregBasic input.checkBox {
	position: relative;
	top: -3px;
	border:none;
	}

#frmRegBasic label.optIn {
	display: inline;
	text-align: left;
	width: 480px;
	margin-left: 2em;
	}

input.optIn {
	margin-left: 45px;
	}

#register p.optIn {
	margin-left: 13em;
	width: 450px;
	}

#frmPasswordReminder input.button {
	width: 10.3em;
	}

#frmPasswordReminder.frmPasswordReminder input.button {
	margin-left: 12em;
	width: 10em;
	}

#frmUpdateProfile input.button {
	margin-left: 13em;
	}

#frmRegPasswordConfirm input.button {
	margin-left: 6em;
	}

#frmRegEmailCheck input.button {
	margin-left: 8.2em;
	}

#frmSendToAFriend label{
	padding-bottom:6px;
	margin-top:4px;
	margin-right: 0.3em;
	width:8.7em;
	text-align:right;
	display:block;
	float:left;
	font-weight:700;
	}
	
#frmSendToAFriend input.textBox{
	width:140px;
	margin-top:4px;
	float:left;
	}

#frmSendToAFriend div.formButtonsContainer{
	clear:both;
	margin-left:104px;
	}
	
#frmSendToAFriend div.frmRow div {
	margin-left: 108px;
	font-weight: 700;
	font-size: 1.1em;
	}
	
#frmSendToAFriend span.red{
	padding-left:0.4em
	}

.formStandardRow {
	float: left;
	clear: both;
	width: 100%;
	}

#register .formStandardRow, #profile .formStandardRow, #frmPasswordReminder .formStandardRow {
	padding-bottom: 10px;
	}

.frmErrorHide {
	display: none;
	}

.frmErrorShow {
	color: #ed1c24;
	font-weight: 700;
	font-size:12px;
	padding: 0.1em 0.1em 0.1em 0;
	}

#register .frmErrorShow {
	margin-left: 16em;
	}
	
input.sendPasswordButton {
	margin:10px 0 0 140px!important;
	width:120px!important;
	}

#userSubscriptionNo .frmRow {
	margin:10px 0;
}
	
/* CAPTCHA */

#frmSendToAFriend div.frmRow #captcha,  #frmSendToAFriend div.frmRow #captcha div,
#frmSendToAFriend div.frmRow .frmErrorShow div, #frmSendToAFriend div.frmRow #frmSTAFcaptchaHelper {
	margin-left: 0px;
}

