/*
Theme Name: Cheapest Mortgages
Theme URI: http://www.freewpthemes.net/preview/compromise
Description: Cheapest Mortgages first draft theme
Version: 1.0
Author: Yellowtruck (Hull) Ltd
Author URI: http://www.yellowtruck.co.uk/
Tags: dark, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 12px;
        font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #FB7600;
}

a:hover {
	background: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;
}

/* Logo */

#logo {
	float: left;
	width: 750px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 150px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 16px 7px 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #FF7900;
	text-decoration: none;
}

#menu .current_page_item {
	margin-right: 3px;
	background: #FF7900;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 610px;
	padding: 20px 20px 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #F57601;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 0 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;

	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;

	text-transform: none;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

hr {
	display: none;
}


/*-----------------------------------------------------------------------*/
/*--CSS Styles for leadbay mortgage form  --*/
/* Main form step table styles */
.LB_FormStep
{
	width: 450px;
	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: #ff7900;
	font-size: 130%;
}

/* Form step main content styles */
.LB_FormStepContent
{
	border:solid 4px #ff7900;
	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, #LB_DebtAmount
{
	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: #ff7900;
	color: #fff;
	font-weight: bold;
}

/* Footer containing buttons */		
.LB_Footer
{
	text-align: right;
	font-size: 120%;
}

.LB_Footer b
{
	font-size: 110%;
	color: #ff7900;
}

/* 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: #ff7900;
}

.LB_RadioOptions
{
	color: #ff7900;
	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);
}
	
#LB_Form {
     padding-top: 10px;
}

#content table.credit {
     margin-left: 1px;
}

#content table.credit td {
     padding-top: 5px;
     padding-left: 6px;
     padding-right: 6px;
     text-align: center;
     font-weight: bold;
     font-size: 15px;
     font-family: arial;
}

#content table.credit td.card,
#content table.credit td.card2 {
     text-align: left;
     font-size: 13px;
     padding-bottom: 5px;
}

#content table.credit td.card2,
#content table.credit td.cardd2 {
     background: #ffe6d0;
}

#content table.credithead td {
     padding: 5px;
     text-align: center;
     font-weight: bold;
     font-size: 11px;
     font-family: arial;
     color: #FFFFFF;
}

#content table.credithead td.arrow {
     padding-bottom: 18px;
     background: #FF7900 url(images/card-head-arrow.png) no-repeat scroll center bottom;
}

#content table.credithead td.cardtitle {
     padding: 50px 0 0;
}

#cardtitle {
     width: 100%;
     height: 18px;
     background: #FF7900;
     padding-top: 3px;
     text-align: left;
}

#cardtitle span {
     padding-left: 5px;
}

#card-details {
     text-align: left;
     font-size: 11px;
     float: left;
     width: 80px;
     font-weight: normal;
}

#apply-button,
#apply-button2 {
     height: 55px;
     width: 75px;
     margin-right: 5px;
     float: right;
}

#apply-button a,
#apply-button2 a {
     height: 45px;
     width: 60px;
     padding: 7px 10px 3px 5px;
     display: block;
     color: #FFF;
     border-bottom: 0 none;
     text-align: center;
     font-size: 15px;
}

#apply-button a {
     background: url(images/apply-button.png) no-repeat scroll 0 0;
     color: #FFF;
}

#apply-button2 a {
     background: url(images/apply-button2.png) no-repeat scroll 0 0;
     color: #FFF;
}

#content table.credit td.card a,
#content table.credit td.card2 a {
     color: #444;
     text-decoration: none;
     border: 0 none;
}

#content table.credit td.card a img,
#content table.credit td.card2 a img {
     border: 0 none;
}

#content table.credit td.card2 div#apply-button a,
#content table.credit td.card2 div#apply-button2 a {
     color: #FFF;
}

#howitworks {
background:#FFFFFF url(images/howitworks-bg.gif) no-repeat scroll 0 0;
height:127px;
padding:5px 0;
width: 350px;
margin-bottom: 20px;
}

.box {
border:2px solid #CCCCCC;
display:block;
}

#howitworks .item {
float:left;
padding:2px 0 0 13px;
position:relative;
width:102px;
}

#howitworks .item p {
margin:0;
padding:4px 0 2px;
font-size: 10px;
font-family: arial;
}

#howitworks .item .complete {
padding:0 35px 0 0;
}

#howitworks .item .speak {
padding:0 40px 0 0;
}

#howitworks .item .quote {
padding:0 45px 0 0;
}

#howitworks .item .number {
color:#999999;
display:block;
font-size:24px;
font-weight:bold;
padding:7px 0 0;
}

#howitworks .item .smallPrint {
color:#666666;
font-size:10px;
width:102px;
line-height:13px;
}

#howitworks .item .pic {
height: 39px;
}

#page .mortgage-content {
width: 500px;
}

#page .mortgages-sidebar {
width: 350px;
}

#providers {
width: 346px;
color: #444444;
float: left;
font-size: 14px;
border: 1px solid #CCCCCC;
margin: 18px 0 0;
min-height: 120px;
padding: 4px;
}

#providers .inner {
width: 331px;
min-height: 90px;
padding: 5px 5px 0 10px;
}

#providers .inner h2 {
font-size: 13px;
font-weight: bold;
padding: 0 0 10px;
color: #444444;
font-family: arial;
letter-spacing: 0;
}

#providers .inner .logo {
float: left;
padding: 0 2px 8px 0;
}

#providers .lenderImg {
padding: 3px 0 0;
}

#sidebar a.mortgages img {
     border: 0 none;
}

.entry h2 {
     padding-bottom: 20px;
}

.entry h3 {
     padding-bottom: 10px;
}