@charset "utf-8";
/* CSS Document */
#sectionsNav li a:link.loansOn, #sectionsNav li a:visited.loansOn, #sectionsNav li a:active.loansOn, #sectionsNav li.loansOn {background-image : url("/_images/_structure_images/sectionsNavOn.gif");}

.loansBoxBorderGreyBg {background-image:url(/_images/cars/_finance/loans-form-bg.jpg); background-repeat : no-repeat; background-position : top right;border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;}

h1.titleH1 {margin-bottom:0px;}
.financeH2 {color:#dd0000;font-size:2.2em;font-weight:900;}
.financeH3 {font-size:1.3em;color:#0578c5;}

.newBottomGreyLine {border-bottom:3px solid #ccc;}


#loanLogos {position:absolute;top:235px;left:770px;width:180px;color:#0578C5 !important;}

#searchconsole table tr th {font-weight:normal;font-size:.9em;}

#searchconsole {}

/*** Loan Form ***/
#searchconsole table {text-align: left;} 
#searchconsole table tbody tr th { width: 260px; font-weight: normal; }
#searchconsole table tbody tr td {}
/*** Inputs & Selects ***/
input, select { margin: 0; padding: 0; font-size: .9em; }
#searchconsole table input.medinput, #searchconsole table input.lrginput { width: 180px; } 
#searchconsole table select.meddropdown, #searchconsole table select.lrgdropdown { width: 184px; }
#searchconsole label { margin: 0 15px 0 5px; font-size: 0.9em; }

/*** Risk Form ***/
#divCreditExpertQuestions { margin: 20px 0 0; padding: 20px 0 0; }
#searchconsole table.riskquestionstbl thead tr th { padding: 5px; }
#searchconsole table.riskquestionstbl tbody tr th { padding: 5px; width: 380px; font-weight: normal; }
#searchconsole table.riskquestionstbl tbody tr td { padding: 5px; }
/*** Inputs & Selects ***/
#searchconsole table.riskquestionstbl tbody td select { width: 100px; }
#searchconsole table.riskquestionstbl tbody td label { margin: 0 10px 0 5px; font-size: 1em; }
#searchconsole table.riskquestionstbl tbody td input#txtOutCode { margin: 0 5px 0 0; width: 47px; }
#searchconsole table.riskquestionstbl tbody td input#txtInCode { width: 37px; }

/*** Button ***/
.consolebtns {text-align: right;width:460px;}

/*** Error Text ***/
#lblErrors { margin: 15px; font-weight: bold; font-size: 1em; color: #f00; }
#meaffiliate #searchconsole .errortext ul { margin: 0 0 0 40px; list-style-type: square;}
#meaffiliate #searchconsole .errortext li { margin: 0; padding: 2px 0; font-weight:normal; font-size: 1em;}

