#LB_FormOneStep{ 
font-family: Verdana; 
border: solid 1px #ccc; 
/* background: #f5f5f5; */
background: #EBF3FF;
font-size: 12px; 
padding: 0; 
width: 470px; 
}

#LB_FormOneStep fieldset{ 
border: 0; 
width: 470px; 
display: block; 
padding: 0; 
margin: 0; 
position: relative; 
}

.LB_FormStepHidden{	
display: none; 
}

.LB_FormStepVisible{ 
display: block; 
}

.LB_OneColumn label{ 
float:left; 
width: 230px; 
margin: 0 20px; 
}

.LB_OneColumn label.LB_RadioLabel{ 
float: none; 
margin: 0; 
text-align: left; 
width: auto; 
}

.LB_OneColumn .LB_ErrorMessage{ 
margin-left: 270px; 
margin-bottom: 5px; 
}

.LB_ErrorMessage{
margin-bottom: 5px; 
color: #d00; 
}

.LB_ErrorLabel{ 
color: #fff; 
background-color: #f00; 
margin-bottom: 4px; 
}

#LB_DebtAmount, #LB_PropertyValue, #LB_MortgageBalance, #LB_SecuredLoansBalance { 
width: 128px; 
}

#LB_NumberOfCreditors, #LB_MonthlyPayment, #LB_EmploymentStatus { 
width: 145px; 
}

.LB_FormHeadline{ 
color: #01204B; 
/* background: #7da0bd; */
background: #FFE3E3;
font-weight: bold; 
padding: 5px 20px; 
font-size: 18px; 
clear: both; 
margin-bottom: 20px; 
}

.LB_FormHeadline span{ 
float: right; 
font-size: 13px; 
padding-right: 30px; 
background: transparent url(https://forms.leadbay.co.uk/Common/Images/padlock.gif) no-repeat right; 
margin-top: 2px; 
}

.LB_FormHeadline span a{ 
color: #01204B; 
}

#LB_ContactDetails .LB_FormHeadline{ 
/* background: #91C19D; */
background: #FFE3E3; 
}

#LB_DebtAmount, #LB_AmountToBorrow, #LB_PropertyValue, #LB_MortgageBalance, #LB_SecuredLoansBalance { 
padding-left: 13px; 
background: #fff url(https://forms.leadbay.co.uk/Common/HtmlIntegration/Images/Sterling.gif) no-repeat 1px; 
}

.LB_DisplayNone{ 
display: none; 
}

.LB_FormRow, .LB_FormCell{ 
float: left;	
display: inline; 
padding-right: 20px; 
}

.LB_FormRow{ 
margin: 0;	
padding: 0; 
}

.LB_FormCell{ 
margin: 0 0 0 20px; 
}

.LB_FormCellFixedWidth{	
width: 210px; 
}

#LB_Separator{ 
width: 430px; 
padding: 0 20px; 
}

#LB_Consent{ 
display: none; 
margin-right: 20px; 
padding: 5px; 
}

#LB_FinishButtonDiv{ 
padding: 10px 20px 20px 0; 
float: right;
}

#LB_FinishButton{ 
font-size: 16px; 
font-weight: bold; 
background-color: #F87431; 
color: #fff; 
padding: 3px 10px; 
}

#LB_FinishButton.LB_ButtonDisabled{ 
background-color: #ddd; 
}

.LB_ToolTip-title{ 
font-weight:bold !important; 
}
.LB_ToolTip-tip { 
background: #ff7;	
border: 2px solid black !important;	
font-size: 80%;	
padding: 3px; 
text-align: left;	
width: 350px; 
z-index:100; 
}

.LB_ToolTipIcon { 
background:transparent url(https://forms.leadbay.co.uk/Mortgages/HtmlIntegration/Images/ToolTipQuestionCircle.gif) no-repeat scroll 0 0; 
display: inline; 
}

/* website styles */

#wrapper 
{
height: 700px;
width: 600px;
position: relative;
left: 50%;
margin-top: 15px;
margin-bottom: 10px;
margin-left: -300px;
margin-right: 0px;
border-width: 1px;
border-style: solid;
border-color: #000000;
background: #ffffff;
}

#container
{
float: left;
padding-left: 50px;
padding-right: 0px;
width: 550px;
background-color: #FFFFFF;
height: 545px;
}

#page_content
{
padding-left: 13px;
}

#navigation
{
height: 20px;
border-top: 1px dotted #505050;
border-bottom: 1px dotted #505050;
margin-bottom: 20px;
background-color: #FFE3E3;
text-align: center;
}

#homepage_content
{
padding-right: 50px;
}

#footer
{
height: 30px;
width: 600px;
border-top-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-style: dotted;
border-color: #505050;
background-color: #FFE3E3;
line-height: 2em;
float: left;
text-align: center;
font-family: georgia;
font-size: 8pt;
color: #01204B;
}

/*
tags
*/

body
{
background-color: #D3E6FF;
}

h1
{
font-family: georgia;
font-size: 34px;
font-weight: normal;
color: #0E3062;
padding-top: 24px;
padding-bottom: 0px;
}

h3
{
font-family: georgia;
font-size: 18pt;
font-weight: normal;
color: #01204B;
padding-top: 10px;
padding-bottom: 10px;
}

p
{
font-family: georgia;
font-size: 14pt;
color: #01204B;
padding-bottom: 15px;
line-height: 1.7em;
}

a 
{
text-decoration: none;
}

#homepage_content a
{
font-weight: bold;
text-decoration: underline;
color: #0E3062;
}

#navigation a
{
font-family: georgia;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #0E3062;
padding-right: 6px;
padding-left: 6px;
}