@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #EC5909;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.h2 {
	font-size: 12px;
	color: #000000;
}
.h2 A{
	color: #000000;
	text-decoration: underline;
}
.h2 A:hover{
	color: #ED5A0D;
	text-decoration: none;
}
#mianbody {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 84px;
	width: 800px;

}
.logoL {
	height: 45px;
	width: 300px;
	margin-left: 15px;
	margin-top: 15px;
	float: left;
	padding-top: 10px;

}
.logoR {
	height: 84px;
	width: 201px;
	float: right;
	background-image: url(../images/b-right-top.jpg);
	background-repeat: no-repeat;

}
#menu {
	height: 36px;
	width: 800px;
}
.menuL {
	height: 36px;
	width: 599px;
	float: left;
	background-image: url(../images/menu-strip.gif);
	background-repeat: repeat-x;
}
#menuLmenu {
	height: 20px;
	width: 400px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
	text-transform: uppercase;
	margin-left: 22px;
	margin-top: 3px;
}
#menuLmenu A{
	color: #FFFFFF;
	text-decoration: none;
}
#menuLmenu A:hover{
	color: #f6ff00;
	text-decoration: none;
}
.yellow{
	font-weight: bold;
	line-height: 27px;
	text-transform: uppercase;
	color: #f6ff00;
	text-decoration: none;
}
.menuR {
	height: 36px;
	width: 201px;
	float: right;
	background-image: url(../images/menu-r.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 208px;
	width: 800px;

}
#midbody{
	height: 100%;
	width: 800px;
	margin-top: 5px;
}
#leftpannal {
	width: 272px;
	background-color: #cad9e8;
	height: 750px;
	float: left;
}
#leftpannal2 {
	width: 272px;
	background-color: #cad9e8;
	height: 300px;
	float: left;
}
#Heading {
	width: 272px;
	background-color: #8eaece;
	height: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin-bottom: 5px;
}
#Headingmenu {
	width: 272px;
	height: 20px;
	margin-bottom: 2px;
	float: left;
}
#Headingmenu2 {
	width: 20px;
	height: 8px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 8px;
	text-align: right;
	float: left;
}
#Headingmenu3 {
	width: 230px;
	height: 20px;
	float: right;
	text-align: left;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}
#Headingmenu3 A{
	text-decoration: none;
	color: #000000;
}
#Headingmenu3 A:hover{
	color: #174b7e;
	text-decoration: underline;
}
#rightpannal {
	width: 520px;
	float: right;
	height: 100%;
}
#form {
width: 800;
float: center;
height: auto;
text-align: center;
}

.welcome {
	width: 520px;
	float: left;
	height: 31px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC5909;
	text-transform: uppercase;
}
#footer {
	width: 800px;
	height: 75px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #174b7e;
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #6c8aab;
}
#footer2 {
	width: 800px;
	height: 20px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
#footer2 A{
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 A:hover{
	color: #FFFF00;
	text-decoration: underline;
}
#footer3 {
	width: 800px;
	height: 20px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
.red{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}





















body
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
	border: none;
}

/* Main form step table styles */
.LB_FormStep
{
	width: 565px;
	table-layout: fixed;
}

.LB_FormStepHidden
{
	display: none;
}

.LB_FormStepVisible
{
	display: block;
}

/* Form step header styles */
.LB_Headline, .LB_StepNumber
{
	padding: 4px;
	padding-left: 6px;
}

.LB_Headline
{
	font-weight: bold;
	background-color: #444;
	color: #fff;
	width: 350px;
	font-size: 140%;
}

.LB_StepNumber
{
	font-weight: bold;
	background-color: #ddd;
	white-space: nowrap;
	font-size: 110%;
}

.LB_StepNumber b
{
	color: #e82;
	font-size: 130%;
}

/* Form step main content styles */
.LB_FormStepContent
{
	border:solid 4px #f92;
	background-color: #eee;
	padding: 4px;
}

.LB_FormStepContent label
{
	font-weight: bold;
	font-size: 80%;
}

.LB_FormStepContent td
{
	vertical-align: top;
}

#LB_EmploymentStatus_Label_Cell, #LB_DateOfBirth_Label_Cell
{
	vertical-align: bottom;
}

/* Form fields that have sterling symbol in them */
#LB_AmountToBorrow, #LB_MonthlyIncome, #LB_PropertyValue, #LB_MortgageBalance, #LB_DebtAmount, #LB_RentMortgagePayment
{
	background: #fff url(https://forms.leadbay.co.uk/Common/HtmlIntegration/Images/Sterling.gif) no-repeat scroll 1px;
	padding-left: 13px;
}

/* Back, next, finish buttons */
.LB_Button
{
	font-size: 90%;
}

.LB_Button:hover
{
	text-decoration: underline;
}

.LB_Next_Button
{
	background-color: #e82;
	color: #fff;
	font-weight: bold;
}

/* Footer containing buttons */		
.LB_Footer
{
	text-align: right;
	font-size: 120%;
}

.LB_Footer b
{
	font-size: 110%;
	color: #e82;
}

/* Tooltip styles */			
.LB_ToolTip-title
{
	font-weight: bold !important;
}

.LB_ToolTip-tip
{
	border: 2px solid black !important;
	padding: 3px;
	background-color: #ff7;
	font-size: 80%;
	width: 350px;
	z-index: 100;
	text-align: left;
}

.LB_ToolTipIcon
{
	display: inline;
	background: url(https://forms.leadbay.co.uk/Loans/HtmlIntegration/Images/ToolTipQuestionCircle.gif) no-repeat;
}

/* Error styles */
.LB_ErrorLabel
{
	color: #fff;
	background-color: #f00;
}

.LB_ErrorMessage
{
	color: red;
	visibility: hidden;
}

/* Misc styles */
#LB_Consent
{
	visibility: hidden;
}

#LB_LtvProblem
{
	background-color: #ff9;
	margin-bottom: 20px;
}

#LB_MortgageType_Cell
{
	white-space: nowrap;
}

.LB_MiddleColumn
{
	padding-left: 25px;
}

.LB_CheckboxTable
{
	color: #e82;
}

.LB_RadioOptions
{
	color: #e82;
	padding-right: 10px;
}

.LB_RadioOptions span
{
	font-size: 80%;
	color: #000;
}

.LB_BigLabel
{
	font-size: 110% !important;
	font-weight: bold;
}

#LB_SubmitIndicator
{
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	color: #fff;
	position: absolute;
	z-index: 100;
	visibility: hidden;
}

#LB_AlphaLayer
{
	z-index: 50;
	visibility: hidden;
	position: absolute;
	background-color: #000;
	-moz-opacity:.70;
	opacity:.70;
	filter:alpha(opacity=70);
}

	