body {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	color: #000;

	margin: 0px;

  	padding: 0px;

}



td {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}



th {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}



h1 {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 1.1em;

	margin: -1;
	color:#FFFFFF;
}



.banner {

	background: #FFFFFF url(images/logo_light.gif) no-repeat scroll center center;

}
.bannermortgages {

	background: #FFFFFF url(images/logo_light_mortgages.gif) no-repeat scroll center center;

}

.bannerloans {

	background: #FFFFFF url(images/logo_light_loans.gif) no-repeat scroll center center;

}
.bannercarinsurance {

	background: #FFFFFF url(images/logo_light_car_insurance.gif) no-repeat scroll center center;

}
.bannerhomeinsurance {

	background: #FFFFFF url(images/logo_light_home_insurance.gif) no-repeat scroll center center;

}
.bannerplain {

	background: #FFFFFF url(images/logo_light_plain.gif) no-repeat scroll center center;

}
.navtext, .navtext a {

	font-size: 0.9em;

	font-weight: bold;

	color: #6666CC;

	text-align: center;

	vertical-align: middle;

	text-decoration: none;

}



.navtext a:hover {

	color: #FF9900;

}



.breadcrumbs {

	font-size: 0.7em;

	font-weight: normal;

	color: #000000;

	border-top: 1px solid #E4E4E4;

	border-bottom: 1px solid #E4E4E4;

	height: 20px;



}

.titleold {
	background: #FFFFFF url(images/long_title_back_light.gif) no-repeat scroll center center;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;

}

.minibluetitle {
	background: #FFFFFF url(images/minititleblue.gif) no-repeat scroll center center;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color:#FFFFFF;

}

.miniredtitle {
	background: #FFFFFF url(images/minititlered.gif) no-repeat scroll center center;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;

}
.title {
	background: #FFFFFF url(images/newcrossscreen.gif) no-repeat scroll center center;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;

}
.title a{ text-decoration:none;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF; }
	
.shorttitle {
	background: #FFFFFF url(images/short_title_back_light.gif) no-repeat scroll center center;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

.panel {

	background: #CCCCFF url(images/panel_right_back_light.gif) repeat-y fixed right;

	font-size: 0.8em;

	color: #666699;

	font-weight: bold;

	border-right: 1px solid #666699;

	border-bottom: 1px solid #666699;

	border-left: 1px solid #666699;

}

.darktext, .darktext a{

	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

	color: #000066;
	text-decoration:none;

}

ul {

	list-style: disc outside;

	line-height: 1.5em;



}

.bolditalic {

	font: italic bold 0.8em Verdana, Arial, Helvetica, sans-serif;

	color: #FF9900;

}
.boldnotitalic {

	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;

	color: #FF9900;

}

.paneltitle {

	font: bold 1em Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}

.YellowItalic {

	font-size: 0.8em;

	

	font-weight: bold;

	color: #E10000;

}

.testimonial {

	font: 0.8em Verdana, Arial, Helvetica, sans-serif;

	color: #035BBF;

	background: #B4D7FF;

	border: 1px solid #999999;



}

.footer {

	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;

	color: #000066;



}

.greytext {

	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

}

.bottomlogo {

	background: url(images/logo_light.gif) no-repeat scroll center center;

}
.bottomlogomortgages {

	background: url(images/logo_light_mortgages.gif) no-repeat scroll center center;

}

.bottomlogoloans {

	background: url(images/logo_light_loans.gif) no-repeat scroll center center;

}
.bottomlogocarinsurance {

	background: url(images/logo_light_car_insurance.gif) no-repeat scroll center center;

}
.bottomlogohomeinsurance {

	background: url(images/logo_light_home_insurance.gif) no-repeat scroll center center;

}
.bottomlogoplain {

	background: url(images/logo_light_plain.gif) no-repeat scroll center center;

}
h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FF9900;

	text-align: left;

}
h3 {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

	font-size: 1em;
	color:#FFFFFF;
	margin: -1;

}
h4 {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 1.0em;
	font-weight:bold;
	color: #E10000;

	text-align: left;

}
/* RSS stuff */
dl.rss {
	display: inline;
	text-align: center;
}

dl.rss dt a {
	color: #6666CC;

	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

dl.rss dd {
	color: #6666CC;

	font-size:11px;
	border-bottom: thin solid #000;
}

/* Containing box for snippets */
div#snippets {
	width: 330px;
	padding : 10px 10px 0px 10px;

	background: #9191CE;
	border: 1px solid #000;
	float:right;
}

/* The list */
div#snippets dl {

}

/* List title */
div#snippets dl dt {
	font-size: 11px;
}

/* Styles for the different link states */
div#snippets dl dt a:link {
	color: red;
	text-decoration: none;
	font-size: 11px;
}

div#snippets dl dt a:hover {
	color: blue;
}

div#snippets dl dt a:visited {
	color: yellow;
	text-decoration: none;
}

/* Snippet text */
div#snippets dl dd {
	font-size: small;
	/* stop indenting */
	padding: 0px;
	margin: 0px;
	padding-bottom: 1.0em;
	font-size: 11px;
}

div#centparas div#snippets  { padding : 10px 10px 0px 10px;	background: #99CCFF; float:none;	font-size:11px;}
div.rssfeed { background-color: #99CCFF;	padding: 10px;	font-size:11px;}
div.rssinfo a {	text-decoration: none;	color:#999999;	font-size:11px;	background-color: #99CCFF;}
div.rssinfo a:hover {text-decoration: underline;}
dl.rss dt {font-size:11px; color: #000066; background-color: #99CCFF;}
dl.rss dt a {font-size:11px; color: #000066; background-color: #99CCFF;}
dl.rss dt a:hover {font-size:11px; color:#999999; background-color: #99CCFF;}
dl.rss dd {	margin-left: 0px;	padding-bottom: 1em;	background-color: #99CCFF;	font-size:11px;}

.largebluemortgage {
	color:#0000FF;
	font-size:45px;
	font-weight:bold;}

.bluewhiteheader { background-color:#0000FF;
					color:#FFFFFF;
					font-weight:bold;
					height:25px;
					text-align:center;}
.bluewhiteheader a { background-color:#0000FF;
					color:#FFFFFF;
					font-weight:bold;
					height:25px;
					text-align:center;text-decoration:none;
					font-size:14px;}

.mediumbluemortgage {
	color:#0000FF;
	font-size:18px;
	font-weight:bold;}
	
.smallbluemortgage {
	color:#0000FF;
	font-size:14px;
	font-weight:bold;}
.mediumredmortgage {
	color:#FF0000;
	font-size:20px;
	font-weight:bold;}
.largeredmortgage {
	color:#FF0000;
	font-size:30px;
	font-weight:bold;}
.largebluemortgager {
	color:#0000FF;
	font-size:55px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;}
.electricebluehighlight {color:#0066FF;
						font-weight:bold;
						font-family:Arial, Helvetica, sans-serif;
						font-size:14px;}
						
.electricebluehighlightnotbold {color:#0066FF; font-family:Arial, Helvetica, sans-serif;
						font-size:14px;}
.redwhiteheader { background-color:#FF0000;
					color:#FFFFFF;
					font-weight:bold;
					height:25px;
					text-align:center;}
.bigger { font-size:36px;}
.apr {background-color: #FFCC00;text-align: center;}

/* 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: #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;
	visibility: hidden;
}

/* 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);
}
	
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);
}

	.blueandwhitebox1{font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; background-color:#9FB6FF}
	.blueandwhitebox2{font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; background-color:#6585EE}
	.blueandwhitebox3{font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; background-color:#2F55D0}