h1.inline {
	color: blue;
	display: inline;
	font-size: 200%;
	left: -2px;
	line-height: 80px;
	margin: 0;
	position: absolute;
	top: 0;
}

hr {
	width: 90%;
	border-top: 10px solid #F58025;
}

.h2withul {
	color: blue;
	line-height: 50px;
	font-size: 30px;
	border-bottom: 6px solid #F58025;
	padding: 0;
	margin: 0;
	width: 97%;
	text-align: left;
}

.h2updateHeading {
	color: black;
	line-height: 70px;
	font-size: 30px;
	text-align: left;
	width: 97%;
	padding: 0;
	margin: 0;
}

bgi {
	position: absolute;
	top: 150px;
	left: 120px;
	width: 80%;
	background-image:
		url("http://www.alaron-nuclear.com/alaronV2/images/webv2-001-1280-med.jpg");
	background-repeat: no-repeat;
	height: 100%;
}

logoimg {
	position: absolute;
	top: 20px;
	left: 220px;
	width: 136 px;
	height: 101px;
	background: url('../docroot/images/discover/logo.png');
}

body {
	text-align: center;
}

updateProfile {
	background: url("../../images/discover/log-in/sprites/header.png");
}

updateProfile .h2 {
	font-size: 18px;
}

/* Log In - Log In
-------------------------------------------------------------- */
#log-in-wrapper {
	background: url("../../images/discover/bgs/wrapper.png") no-repeat left
		bottom;
	margin-bottom: 18px;
	padding-bottom: 10px;
	position: left;
}

#log-in-inner {
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #ECECEC 100%);
	/* gecko */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF),
		color-stop(100%, #ECECEC)); /* webkit */
	border-left: 1px solid #dedfdf;
	border-right: 1px solid #dedfdf;
	align: center;
}

.ie8 #log-in-inner, .ie7 #log-in-inner, .ie6 #log-in-inner {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF',
		endColorstr='#ECECEC', GradientType=0); /* ie */
}

.ie6 #log-in-inner {
	height: 1%;
}

#log-in-content {
	background: url("../../images/discover/bgs/content.png") repeat-y;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	padding: 80px 0 54px;
}

#log-in-content .column-one, #log-in-content .column-two {
	margin: 0;
	text-align: left;
	padding: 15px 29px 24px;
	width: 367px;
	border-color: #4682B4;
	
}

#log-in-content .column-both {
	margin: 0;
	text-align: left;
	padding: 15px 29px 24px;
}

#log-in-content h2 {
	background: url("../../images/discover/log-in/sprites/header.png")
		no-repeat -940px 0;
	border-bottom: 1px solid #d4dbdd;
	font-size: 230%;
	left: -2px;
	line-height: 80px;
	margin: 0;
	position: absolute;
	text-indent: 30px;
	top: 0;
	width: 427px;
}

#log-in-content h2 .secure {
	background: url("../../images/discover/icos/secure.png") no-repeat 0
		22px;
	margin-left: 4px;
	padding: 5px;
}

#log-in-content h2 .err {
	background: url("../../images/discover/log-in/sprites/header.png")
		no-repeat -940px 0;
	font-size: 14px;
	left: -2px;
	line-height: 80px;
	color: #F00;
	line-height: 16px;
	margin-left: 0px;
	position: absolute;
	text-indent: 30px;
	top: 0;
	padding: 2px;
}

#log-in-content .column-one p {
	font-size: 108%;
	line-height: 1.5;
	margin-bottom: 0;
}

#log-in-content .column-one p.contains-errors {
	font-size: 14px;
}

#log-in-content .field {
	min-height: 75px;
}

.ie8 #log-in-content .field {
	min-height: 75px;
}

.ie6 #log-in-content .field {
	height: 101px;
}

#log-in-content .field-alt {
	min-height: 75px;
}

.ie6 #log-in-content .field-alt {
	height: 75px;
}

#log-in-content p.contains-errors {
	margin-bottom: 10px;
}

#log-in-content p.contains-errors a {
	font-weight: bold;
}

#log-in-content select {
	font-size: 100%;
}

#log-in-content input.text {
	width: 294px;
}

#log-in-content input.text2 {
	height: 50px;
	width: 250px;
}

#log-in-content .help {
	line-height: 1;
}

#log-in-content .help a {
	font-size: 93%;
	font-weight: bold;
}

#log-in-content p.error {
	font-size: 85%;
	font-style: normal;
	margin: 0;
	width: 294px;
}

#log-in-form .actions {
	padding-top: 10px;
}

#log-in-content .column-two {
	text-align: left;
	width: 453px;
}

#log-in-content .column-two h2 {
	background-position: -1366px 0;
	left: 425px;
	width: 513px;
}

#log-in-content .column-two h3 {
	font-size: 123.1%;
	margin-bottom: 1px;
	margin-top: 13px;
}

#log-in-content .column-two h3.first {
	margin-top: 0;
}

#log-in-content .column-two p {
	font-size: 108%;
	line-height: 1.5;
	margin: 0;
	padding-bottom: 13px;
	text-align: left;
}

#logIn p.var {
	font-size: 108%;
}

/* Log In - Log Out
-------------------------------------------------------------- */
body#logOut #log-in-content, #timeOut #log-in-content {
	background: url('../../images/discover/bgs/laptop.png') no-repeat 477px
		104px;
	min-height: 248px;
}

.ie6 body#logOut #log-in-content, .ie6 #timeOut #log-in-content {
	height: 248px;
}

body#updateProfile #log-in-content {
	background: url('../../../images/discover/bgs/laptop.png') no-repeat
		477px 104px;
}

.ie6 #updateProfile #log-in-content {
	
}

body#logOut #log-in-content .single-column .options {
	padding-top: 6px;
	align: center;
}

/* Log In - Time Out
-------------------------------------------------------------- */
#log-in-content .single-column {
	color: #293033;
	padding: 27px 528px 50px 30px;
}

#log-in-content .single-header h2 {
	background-position: 0 0;
	width: 940px;
}

#log-in-content .headerLine h3 {
	border-top: 4px solid #F58025;
}

#log-in-content .single-column p {
	font-size: 108%;
	line-height: 1.45;
	margin-bottom: 12px;
}

#log-in-content .single-column .options {
	padding-top: 28px;
}

/* Log In - Forgot Log In ID - Step 1
-------------------------------------------------------------- */
body#forgotLogInIdStepOne fieldset.actions {
	display: none;
}

.no-js body#forgotLogInIdStepOne fieldset.actions {
	display: block;
}

body#forgotLogInIdStepOne #log-in-content .column-two, body#forgotLogInIdStepTwo #log-in-content .column-two,
	#forgotLogInIdStepThreeSuccess #log-in-content .column-two,
	#forgotLogInIdStepThreeFail #log-in-content .column-two {
	background: none;
	min-height: 172px;
}

.ie6 body#forgotLogInIdStepOne #log-in-content .column-two, .ie6 body#forgotLogInIdStepTwo #log-in-content .column-two,
	.ie6 #forgotLogInIdStepThreeSuccess #log-in-content .column-two, .ie6 #forgotLogInIdStepThreeFail #log-in-content .column-two
	{
	height: 172px;
}

body#forgotLogInIdStepOne #log-in-content .column-two, body#forgotLogInIdStepTwo #log-in-content .column-two,
	body#forgotLogInIdStepThreeSuccess #log-in-content .column-two, body#forgotLogInIdStepThreeFail #log-in-content .column-two,
	body#forgotPasswordStepOne #log-in-content .column-two, body#forgotPasswordStepTwo #log-in-content .column-two
	{
	background: url("../../images/discover/bgs/woman.jpg") no-repeat right
		top;
	padding-top: 186px;
}

body#forgotLogInIdStepOne #log-in-content .column-two h3, body#forgotLogInIdStepTwo #log-in-content .column-two h3,
	body#forgotLogInIdStepThreeSuccess #log-in-content .column-two h3, body#forgotLogInIdStepThreeFail #log-in-content .column-two h3
	{
	margin-bottom: 6px;
}

body#forgotLogInIdStepOne #log-in-content .column-two p, body#forgotLogInIdStepTwo #log-in-content .column-two p,
	body#forgotLogInIdStepThreeSuccess #log-in-content .column-two p, body#forgotLogInIdStepThreeFail #log-in-content .column-two p
	{
	padding-right: 80px;
}

body#forgotLogInIdStepOne .actions input, body#forgotLogInIdStepTwo .actions input,
	body#forgotPasswordStepOne #log-in-content .actions input, body#forgotPasswordStepTwo #log-in-content .actions input
	{
	width: 85px;
}

#merchant-fields, #debit-issuer, #other-account {
	display: none;
	margin-top: -7px;
	padding-bottom: 22px;
}

.no-js #merchant-fields, .no-js #debit-issuer, .no-js #other-account {
	display: block;
}

#log-in-content .column-one #merchant-fields p, #log-in-content .column-one #other-account p
	{
	margin-bottom: 33px;
}

#log-in-content .column-one #merchant-fields .field p, #log-in-content .column-one #other-account .field p
	{
	margin-bottom: 0;
}

#log-in-content .column-one .note-small, #log-in-content .column-one #merchant-fields .note-small
	{
	color: #576166;
	font-size: 85%;
	font-style: italic;
	margin: -20px 0 6px;
}

#log-in-content .column-one .note-small strong {
	font-style: normal;
}

/* Log In - Forgot Log In ID - Step 2
-------------------------------------------------------------- */
body#forgotLogInIdStepTwo fieldset.actions {
	display: none;
}

.no-js body#forgotLogInIdStepTwo fieldset.actions {
	display: block;
}

/* Log In - Forgot Log In ID - Step 3
-------------------------------------------------------------- */
body#forgotLogInIdStepThreeSuccess .options, body#forgotLogInIdStepThreeFail .options
	{
	padding-top: 20px;
}

/* Log In - Forgot Password - Step 1
-------------------------------------------------------------- */
body#forgotPasswordStepOne #log-in-content .column-one p {
	
}

body#forgotPasswordStepOne #log-in-content .column-one p.required {
	font-style: italic;
	font-size: 93%;
}

body#forgotPasswordStepOne #log-in-content .column-one p.contains-errors
	{
	margin-bottom: 12px;
}

body#forgotPasswordStepOne #log-in-content .column-one p.note-small {
	margin-bottom: 12px;
}

.logIn .capcha-container {
	float: left;
	width: 100%;
}

.logIn .capcha-container .capcha-text {
	margin-top: 10px;
}

.logIn .capcha-container .capcha-text label {
	font-size: 14px;
	font-family: DiscoverSans-Light;
}

.logIn .capcha-container .capcha-image {
	float: left;
	margin-bottom: 15px;
}

.logIn .capcha-container .capcha-image img {
	border: 1px solid;
}

.logIn .continue-btn {
	float: left;
	margin-top: 30px;
	margin-bottom: 15px;
}

.logIn .capcha-container .reload-image-btn {
	float: left;
	margin-top: 35px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.logIn .capcha-container .reload-image-btn a {
	font-size: 12px;
}

.logIn .forgot-user-btn {
	margin-top: 20px;
}
/* Log In - Forgot Password - Step 2
-------------------------------------------------------------- */
body#forgotPasswordStepTwo #log-in-content .column-one p {
	margin-bottom: 4px;
}

body#forgotPasswordStepTwo #log-in-content .column-one p.required {
	font-style: italic;
	font-size: 93%;
}

body#forgotPasswordStepTwo #log-in-content .column-one p.contains-errors
	{
	margin-bottom: 12px;
}

body#forgotPasswordStepTwo #log-in-content .column-one .field {
	min-height: 86px;
}

.ie6 body#forgotPasswordStepTwo #log-in-content .column-one .field {
	height: 86px;
}

.formLabelErrLeft {
	font-size: 12px;
	color: #F00;
	line-height: 26px;
	margin-left: 0px;
	padding: 19px;
	text-align: left;
	page-break-after: auto;
}

.logindivdesignone {
	margin: 2px;
	margin-left: 70px;
	text-align: left;
	width: 350px;
	height: 290px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 2px;
	padding-right: 5px;
	float: left;
	border-style: solid;
	border-width: medium;
	border-color: #C0C0C0;
}

.logindivdesigntwo {
	margin: 2px;
	margin-left: 30px;
	text-align: left;
	width: 350px;
	height: 290px;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 2px;
	padding-right: 5px;
	float: left;
	border-style: solid;
	border-width: medium;
	border-color: #C0C0C0;
}

.column-two {
	text-align: left;
	padding: 1px 29px 24px;
	width: 260px;
	height: 240px;
	padding-left: 16px;
	margin-left: 29px;
	margin-right: 15px;
	background: url(../../images/discover/bgs/content.png) repeat-y;
}

.loginBtn {
	background-color: #ff4e00;
	color: #fff;
	border-color: transparent;
	box-shadow: none;
	height: 38px;
    width: 75px;
    font-weight: 600;
}
.pull-right {
    float: right!important;
}

#columnBorder{
	
	border-top-style: solid;
    border-top-width: thick;
    border-top-color: #4682B4;
	padding-top:15px;
}
