

#toptitletext{
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
}


.inthemiddle{
align: center;
}

.remborder{
border: 0;
}

.onthird{
width: 33%;
}



.tltext{
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
}

.tltextb{
color:#FF6600;
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
}


.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFFFFF; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent{
padding:10px 10px 10px 10px;
border-right:1px solid #08c;
border-left:1px solid #08c;

}


#leftmenu {clear: left;
float: left; width:195px;}
.LifeInsuranceForm{

  margin-left: auto;
  margin-right: auto;
}
#LifeForm{
width: 475px; 
height: 250px;
 margin-left: auto;
  margin-right: auto;
  text-align:left;
}



.stageone {
font-size: 12px;
padding: 10px 10px 10px 10px ;
width: 475px;
height: 285px;
}
.stagetwo {
font-size: 12px;
padding: 10px 10px 10px 10px ;
width: 475px;
height: 295px;
}
.red2{
color: #666666;

}

.stageoneinside {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 10px 10px 10px 10px ;
width: 100%;
height: 180px;
}


.stagetwoinside {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 10px 10px 10px 10px ;
width: 100%;
height: 280px;
}


.nicebottom{
	float:right;
	text-align: center;
	margin-top: 50px;
}

.nicebottomb{
	float:right;
	text-align: right;

}




div#secondapp{
margin: 0px 20px 0px 20px;
display: none;
}


.formleft {
width: 49%;
float: left;
overflow: hidden;
text-align: right;

}

.formright {
width: 49%;
float: right;
overflow: hidden;
}


input, select {
border : 1px solid Black;
background-color:#CBCBCB;
color : #0E1930;
font-size : 12px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top: 2px;

}
.leftstep{
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #ffffff;
background: #666699;
}

.rightstep{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #ffffff;
background: #0000CC;
height: 20px;
}

.wealthwarning{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #ffffff;
background: #0000CC;

}

.stepone{
background: #0000CC;

}

.ztop, .zbottom {display:block; background:transparent; font-size:1px;}
.zb1, .zb2, .zb3, .zb4 {display:block; overflow:hidden;}
.zb1, .zb2, .zb3 {height:1px;}
.zb2, .zb3, .zb4 {background:#C1E0FF; border-left:1px solid #0000CC; border-right:1px solid #0000CC;}
.zb1 {margin:0 3px; background:#0000CC;}
.zb2 {margin:0 2px; border-width:0 2px;}
.zb3 {margin:0 2px;}
.zb4 {height:2px; margin:0 1px;}

.zboxcontent{
padding:0px 0px 0px 0px;
background:#DFEFFF;
border-right:1px solid #0000CC;
border-left:1px solid #0000CC;

}

.zboxcontentb{
padding:0px 0px 0px 0px;
background:#DFEFFF;
border-right:1px solid #0000CC;
border-left:1px solid #0000CC;

}

/* Main form step table styles */
.LB_FormStep
{
	width: 500px;
	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: #170;
	font-size: 130%;
}

/* Form step main content styles */
.LB_FormStepContent
{
	border:solid 4px #070;
	background-color: #eee;
	padding: 4px;
}

.LB_FormStepContent label
{
	font-weight: bold;
	font-size: 80%;
}

.LB_FormStepContent td
{
	vertical-align: top;
}

/* Form fields that have sterling symbol in them */
#LB_PropertyValue, #LB_PropertyValue2, #LB_AmountToBorrow, #LB_AmountToBorrow2
{
	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: #070;
	color: #fff;
	font-weight: bold;
}

/* Footer containing buttons */		
.LB_Footer
{
	text-align: right;
	font-size: 120%;
}

.LB_Footer b
{
	font-size: 110%;
	color: #170;
}

/* 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/Mortgages/HtmlIntegration/Images/ToolTipQuestionCircle.gif) no-repeat;
}

/* Error styles */
.LB_ErrorLabel
{
	color: #fff;
	background-color: #f00;
}

.LB_ErrorMessage
{
	color: red;
	
}

/* Misc styles */
#LB_Consent
{
	visibility: hidden;
}

#LB_LtvProblem
{
	background-color: #ff9;
	margin-bottom: 20px;
}

#LB_MortgageType_Cell
{
	white-space: nowrap;
}

.LB_CheckboxTable
{
	color: #170;
}

.LB_RadioOptions
{
	color: #170;
	padding-right: 10px;
}

.LB_BigLabel
{
	font-size: 120% !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);
}
.inthemiddle {text-align:center;}
