/* ----- CODEWEAVER TAB HEADINGS ----- */
.cwTab  { margin: 25px 0px 0px 3px; }
.cwTab .cwtabs { padding: 0; margin:0; list-style:none; height:29px; line-height:normal;}
.cwTab .cwtabs li	{ float:left; margin-right: 2px; }
.cwTab .cwtabs li.last { margin-right:0px; }
.cwTab .cwtabs a { background:#FFFFFF url(../images/layup/bodyBackground.gif) repeat-x scroll 10px 0px; display: block; float: left; padding: 7px 60px 6px 10px; color: #FFF; text-decoration: none; font-size:130%; }
.cwTab .cwtabs li a.activeTab , .cwTab .cwtabs li a:hover { background:#2F3C6F; color: #FFF; }



/* ----- LISTING PAGE ----- */
.financeDetailsWrapper { padding-top: 10px; width: 695px; float: left; }
.HP_details, .getQuote { display: block; padding: 0px; margin-bottom: 1px; font-size: 11px; font-weight: bold; float: left; }
.getQuote { width: 690px; padding-left: 5px; float: none; }
.lpDetails { display: block; padding: 0px; margin-bottom: 1px; float: left; font-size: 11px; font-weight: bold;  }
.fieldTitle1 { width: 140px; padding: 5px; border-right: 1px solid #fff; color: #202C56; float: left; padding-right: 10px; }
.financePerMonth { width: 60px; border-left: 1px solid #fff; text-align: center; }
.detailsContent { display: block; float: left; padding-left: 10px; width: 455px; padding-top: 5px; }

/* ----- DETAIL PAGE ----- */
.codeWeaversContainer {  width: 685px; float: left; }
.codeWeaversContainer .codeWeaversMain { float: left; }

/* - HIRE PURCHASE FORM - */
.newHirePurchaseForm { clear: both; margin: 0px 0px 10px 0px; padding: 2px 8px; background: url(../images/layup/purchaseFormTableBack.gif) no-repeat; position: relative; }
.newHirePurchaseForm label#lblPeriod { width: 88px !important; padding-top: 3px; }
.newHirePurchaseForm label#lblDeposit { width: 60px !important; padding-top: 3px; padding-left: 15px; }
.newHirePurchaseForm label#lblMileage { width: 80px !important; padding-top: 3px; padding-left: 15px; }
.newHirePurchaseForm #btnUpdate { margin:0px 0px 0px 20px; width: 68px; height: 19px; }
.newHirePurchaseForm select, .newHirePurchaseForm input { margin: 3px 0px 0px 0px; }
.newHirePurchaseForm .codeWeaversSubmit { float: left; cursor: pointer; margin-top: 3px; padding-left: 20px; }
.newHirePurchaseForm select { float: left;width:120px; }
.newHirePurchaseForm input { width: 70px; float: left;margin-top:1px; }
.newFiguresTable .padding { padding-top:0px !important; padding-left:0px !important; padding-bottom:0px !important;}
.newFiguresTable h1 a{ color:#000; }
/* - FINANCE DETAIL TABLES - */
#cwFinanceDetailedOutput .newFiguresTable { width: 214px; float: left; margin-right: 21px; }
#cwFinanceDetailedOutput .newFiguresTable.last { margin-right:0px !important; }
#cwFinanceDetailedOutput .newFiguresTable h1 { font-size: 14px; font-weight: bold; }
#cwFinanceDetailedOutput .codeWeaversMain table td { padding: 4px; }
#cwFinanceDetailedOutput a.newPurchaseButtonBg { width:97px; height:29px; background:url(../images/layup/btnApplyNow.gif) left top no-repeat; display:block; margin-top:2px; float:left; }
#cwFinanceDetailedOutput a.newPurchaseButtonBg:hover { background-position:left bottom; }

/* - CAR INSYRANCE FORM - */
#cwCarInsuranceDetails { repeat-x top; float: left; }
#cwCarInsuranceDetails .formPadding, #cwCarInsuranceDetails .carInsuranceQuotes { padding: 8px; float: left; }
#cwCarInsuranceDetails div { clear: both; margin-bottom: 4px; }
#cwCarInsuranceDetails form label { width: 300px; }
#cwCarInsuranceDetails form input { width: 180px; }
#cwCarInsuranceDetails form select { width: 180px; margin: 0px; }
#cwCarInsuranceDetails form fieldset { display: block; }
#cwCarInsuranceDetails form select#cw_dobDay { width: 55px; margin-right: 7px; }
#cwCarInsuranceDetails form select#cw_dobMonth { width: 55px; margin-right: 6px; }
#cwCarInsuranceDetails form select#cw_dobYear { width: 55px; margin-right: 15px; }
#cwCarInsuranceDetails form #cw_gender_male,
#cwCarInsuranceDetails form #cw_gender_female,
#cwCarInsuranceDetails form #cw_accidents_no,
#cwCarInsuranceDetails form #cw_accidents_yes,
#cwCarInsuranceDetails form #cw_conviction_no,
#cwCarInsuranceDetails form #cw_conviction_yes,
#cwCarInsuranceDetails form #cw_garaged_no,
#cwCarInsuranceDetails form #cw_garaged_yes { width: 20px; }




.cwDisclosureHeight { height: 302px !important; margin-top:-302px !important; }
.cwDisclosure { padding-top: 10px; }
.cwDisclosure h2 { font-size: 12px; padding-bottom: 4px; }
.cwDisclosure ul { padding: 0; margin: 0px 0px 15px 25px; }
.codeWeaversExample .header{ float: left; width: 33%; }
.codeWeaversExample { margin: 5px 0px 15px 0px; }
.codeWeaversExample h2 { color: #000; font-size: 11px; padding-bottom: 3px; }
.codeWeaversExample table { width: 100%; border-collapse: collapse; border: 1px solid #000; border-right: none; }
.codeWeaversExample th { background: url(../images/layup/navHoverRight.jpg) -30px -39px; color: #fff; font-size: 0.9em; padding: 3px;  border-right: 1px solid #000; }
.codeWeaversExample td { background: #f2f2f2; color: #000; padding: 3px; border-bottom: 1px solid #000; border-right: 1px solid #000; }
.codeWeaversExample tfoot td { background: none; color: #000; font-weight: normal; padding: 3px; }
