@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	text-align: justify;
}
#form {
width: 800;
float: center;
height: auto;
text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #EC5909;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #8D9617;
}
a:active {
	text-decoration: underline;
	color: #000000;
}





#main {
	height: 100%;
	width: 735px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-logo {
	height: 75px;
	width: 735px;
}
#top-logo-Left {
	float: left;
	padding-top: 20px;
}
#top-logo-Right {
	float: right;
	padding-right: 42px;
}

/*End Logo Section Here*/

#Header {
	height: 197px;
	width: 735px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#Header-menu {
	height: 130px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 40px;
}
/*End Header Section Here*/

#menu {
	height: 39px;
	width: 735px;
	
}
#menu-left {
	height: 39px;
	width: 273px;
	float: left;
	
}
.menu {
	color: #FFFF00;
}
#menu-right {
	height: 39px;
	width: 462px;
	float: right;
	background-image: url(../images/menu-strip.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu-right A{
	color: #FFFFFF;
	text-decoration: none;
}
#menu-right A:hover{
	color: #FFFF00;
	text-decoration: none;
}

/*End Header Section Here*/

#midbody {
	height: 100%;
	width: 735px;
}
#midbody-left {
	height: 100%;
	width: 226px;
	float: left;
}
#midbody-right {
	height: 100%;
	width: 500px;
	float: right;
}
#services {
	width:222px;
	height:42px;
	background-image:url(../images/services.gif);
	background-repeat:no-repeat;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
}
#services-strip {
	width:222px;
	height:160px;
	background-image:url(../images/services-mid.gif);
	background-repeat:repeat-y;
}
#services-strip1 {
	width:222px;
	height:250px;
	background-image:url(../images/services-mid.gif);
	background-repeat:repeat-y;
}
#services-menu {
	height: 25px;
	width: 222px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dde5ee;
	padding-top: 2px;
}
#services-menu2 {
	float: right;
	width: 190px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#services-menu2 A{
	color: #000000;
	text-decoration: none;
}
#services-menu2 A:hover{
	color: #8c9417;
	text-decoration: underline;
}
#services-bot {
	background-image: url(../images/services-bot.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 222px;


}
#recent {
	width:222px;
	height:52px;
	background-image:url(../images/recent.gif);
	background-repeat:no-repeat;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
}

/*End Mid Body Content Here*/

#footer {
	height: 80px;
	width: 735px;
	background-image: url(../images/strip-footer.gif);
	background-repeat: repeat-x;
	float: left;
	margin-top: 10px;
}
#footer2 {
	height: 20px;
	width: 700px;
	float: left;
	margin-top: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
}
#footer2 A{
	color: #FFFFFF;
	text-decoration: none;
}
#footer2 A:hover{
	color: #FFFF00;
	text-decoration: underline;
}
#footer3 {
	height: 20px;
	width: 700px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
}
.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);
}

	