<!--

*		{ font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }

/******************************************************************************/
/***************************** CODE WEAVERS FINANCE STYLES ***********************/
/******************************************************************************/

/*strict and non-strict independant styles*/
.Error{	color:red;}
.clear{	clear:both;}
#cwContent{padding:20px;	text-align:center;	width:600px;font-size:12px;background-color:#fff;}
.cwHeader{	text-align:left;	font-size:14px;}
.cwCaveats{font-size:9px;width:100%;float:left;}
.cwDisclaimer, .cwProvidedBy{text-align:right;	font-size:10px;	margin-top:10px;}
.cwTypicalAPR{	font-size: 20px;	text-align:right;	width:40%;	float:right;}


/******************** STOCK DISPLAY STYLES *****************************************/
.cwSLVehicleLink{font-weight:normal;	font-size:0.8em;	text-align:left;	padding-bottom:0;	color: #00549d;	}
/*STRICT STYLES*/
div.cwSLVehicle {	background: #efefef;	color: #000000;	padding: 10px;	margin-bottom:10px;	border: dashed 1px #00549d;	overflow:hidden;}
.cwSLVehicle img{float:left;}
.cwSLVehicle div.cwSLVehicleDetails{	background: #fff;	margin-top:0;	margin-left:125px;	text-align:left;	padding:5px 5px 10px 5px;}
.cwSLVehicle h3{	font-weight:bold;	font-size: 1em;	display:block;	background: #efefef;	margin-top:-5px;	margin-bottom:5px;	text-align:center;	padding-top:0;}
.cwSLRegYearLetter{	font-weight:bold;}
.cwSLMileage{}
.cwSLTransmission{}
.cwSLDoorsBodyColor{}
div.cwSLPrice{	border-left: solid 1px #000000;	padding:2px;	background-color:#fff;	}


/*NONE STRICT STYLES*/
table.cwSLVehicle{width:100%;	border-top: dashed 1px #000000;	border-left: solid 1px #000000;	border-right: solid 1px #000000;	padding:5px;	margin-bottom:8px;	cursor:hand;	}
table.cwSLVehicle tr{	background-color:#999999;	}
.cwSLImgCell {	width:150px;	padding:0;	border-bottom: solid 1px #000000;	}
td.cwSLVehicleDetails{	background-color:#efefff;	border-bottom: solid 1px #000000;	text-align:left;	}
td.cwSLVehicleDetails h4{	font-size:1em;	margin-bottom:2px;	padding-bottom:2px;	}
td.cwSLVehicleDetails p{	margin-top:2px;	padding-top:2px;	}
.cwSLRightCell{	width:75px;	padding:5px;	border-bottom: solid 1px #000000;	text-align:center;	}
table.cwSLPriceContainer td{	border: solid 1px #000000;	font-size:0.8em;	}
td.cwSLPrice{	border-left: solid 1px #000000;	padding:2px;	background-color:#fff;}
.cwSLLeftCell{	padding:5px;	border-bottom: solid 1px #000000;	font-weight: bold;	}
.cwSLLeftCell a{	font-weight: normal;	color: #000000;	}
td.cwSLFinanceDetail{	text-align:right;	padding:5px;	background-color:#efefff;	border-bottom: solid 1px #000000;	}
td.cwSLFinanceDetail a{	color: #00549d;	text-decoration:none;}



/*********************** VD Link  ***************************************/
.cwVDFinanceLink, .cwVDMILink {width:300px;color:#800000; border: dashed 1px #00549d;padding:10px;background-color:#efefef;font-size:12px;}
.cwVDFinanceLink a, .cwVDFinanceLink a:hover, .cwVDMILink a, .cwVDMILink a:hover{color:#00549d;text-decoration:none;}


/*********************** CW Finance Details STYLES  ***************************************/
.cwDetailsVehicle{width:260px;float:left;background:#efefef;color:#000000;padding:10px;border:solid 1px #00549d;	margin-bottom:10px;	overflow:hidden;}
.cwDetailsVehicle h3{font-weight:bold;font-size: 1em;display:block;background: #efefef;margin-top:-5px;margin-bottom:5px;text-align:center;	padding-top:0;}
.cwDetailsFormLayout{float:right;}
.cwApplicationSubmit {	width:200px;	background: #CCCCCC;	color: #00549d;	border: 1px solid #CCCCCC;	cursor:pointer;}
.cwProductTable{	width:280px;	text-align:left;	margin-bottom:25px;	float:left;	margin-right:16px;}
.cwProductTable td{	border-bottom: 1px solid #999999;}
.cwProductTitleLink{font-weight:normal;	font-size:0.8em;	text-align:right;	}
.cwProductTitleLink a{	text-decoration:none;	color: #00549d;	}	
.cwRegPaymentLabel{}
.cwRegPayment{font-weight:bold;text-align:right;}
td.cwApply{padding-top:15px;	padding-bottom:15px;	text-align:center;}
.cwDataLabel{}
.cwData{	text-align:right;}

/*************************** CW Form styles ******************************************/



.toolTip h3{
	color:#000000;
	font-size:14px;
}


/*STRICT STYLES*/
/*vertical form*/
.cwForm input {	width:83px;	margin:0px 0 5px 0;}
.cwForm select {	width:86px;	margin:0px 0 5px 0;}
.cwForm br {	clear:left;	overflow:visible;	height:0;}
div.cwForm{		float:right;	background: #efefef;	border: solid 1px #00549d;	padding:5px;}
div.cwForm h3{font-weight:bold;	border-bottom: solid #000000 1px;	font-size: 1em;	text-align:left;	padding-bottom:8px;}
div.cwForm label {		width:120px;	float:left;	display:block;	margin-right:10px;	text-align:right;	line-height: 20px;	}
div.cwForm .cwSubmit {width:86px;	margin:10px 20px 5px 0;	font-size: 1em;	background: #CCCCCC;	color: #000000;	border: 1px solid #CCCCCC;	cursor:pointer;}
div.cwForm .cwMainQuestion {	padding-left:114px;	padding-bottom:9px;  cursor: help;}	
div.cwForm .cwQuestion {	padding-left:5px;	padding-bottom:9px; cursor: help; }

/*horizontal form*/
.cwHorizontalForm input {	width:83px;	margin:0px 0 5px 0;}
.cwHorizontalForm select {	width:86px;	margin:0px 0 5px 0;}
.cwHorizontalForm br {	clear:left;	overflow:visible;	height:0;}
div.cwHorizontalForm{	background: #efefef;	border: solid 1px #00549d;	padding:5px;font-size:12px; width: 880px; margin: 0 auto; }
div.cwHorizontalForm h3{font-weight:bold;	border-bottom: solid #000000 1px;	font-size: 1em;	text-align:left;	padding-bottom:8px;}
div.cwHorizontalForm label {margin-right:10px;	text-align:right;margin-bottom:50px;}
div.cwHorizontalForm .cwSubmit {	width:86px;	margin:10px 20px 5px 0;	font-size: 1em;	background: #CCCCCC;	color: #000000;	border: 1px solid #CCCCCC;	cursor:pointer;}
div.cwHorizontalForm .cwMainQuestion {	padding-left:4px;	padding-bottom:9px;  cursor: help;}	
div.cwHorizontalForm .cwQuestion {	padding-left:5px;	padding-bottom:9px;padding-right:20px;  cursor: help;}


/*NONE STRICT STYLES*/
table.cwForm{	background: #efefef;	border: solid 1px #00549d;	padding:5px;}
table.cwForm h3{	font-weight:bold;	font-size: 1.2em;	text-align:left;	padding-bottom:8px;}
table.cwForm label {	float:left;	display:block;	text-align:right;	line-height: 20px;	}
table.cwForm .cwSubmit {	width:86px;	margin:0 20px 5px 0;	font-size: 1em;	background: #CCCCCC;	color: #000000;	border: 1px solid #CCCCCC;	cursor:pointer;}
.cwTableQuestion {	padding-left:5px;	padding-bottom:9px; 	margin:0px 0 5px 5px;}

/*************************** CW Help styles  ******************************************/
.cwProductHelp{	background: #efefef;	color: #000000;	padding: 10px;	border: dashed 1px #00549d;	margin-bottom:10px;	overflow:hidden;	text-align:left;}
.cwProductTitle, .cwProductTitle a{	font-weight:bold;	font-size: 110%;	color: #000000;	text-decoration:none;}



/*************************** CW MOTOR INSURANCE styles  ******************************************/

/** used in the motor insurance detail page**/
#cwMIOptions{}
#cwMIOptions a{color:#000000;}
#cwMIOptions .cwSLProduct {margin-bottom:15px;}
.MIBestQuote{margin-bottom:15px;color:#cc0000;background:#fff;clear:both;}
.MIQuote{margin-bottom:15px;background:#fff;color:#000000;}
.MIQuoteLogo{float:left;padding:10px;}
.MIQuoteDetail{width:150px;float:left;text-align:left;font-size:14px;padding:10px;}
.MIQuoteMonthly{font-size:16px;font-weight:bold;padding:0;margin:0;}
#cwMIOptions .MIQuoteButtons a{	font-size:14px;margin-right:20px;margin-top:10px;padding:5px 20px 5px 20px; float:right; background: #efefef;	color:#00549d;	border: 1px solid #00549d;	cursor:pointer;}
.MIQuoteKeyFacts {padding:10px;float:left;padding:10px;width:88px;border:none;}
.MIQuoteRestrictions{text-align:left;}
.cwMImorequotes {float:right;}


.cwSLProduct {
	border: #fff 1px solid;	margin:5px;		float:left;	font-family: Arial; 	font-size: 12px; }
.cwSLProductTitle{ width: 600px; height: 25px; line-height: 25px; background: #999999; color: #ffffff; border: 1px solid #666666; text-align: center; font-weight: bold; margin-top: 10px; }
.cwSLProductTitle a { font-size: 10px; font-weight:normal; color:#ff6600; }

.cwSLProductDetailLayout{ width: 600px; height: 35px; line-height: 35px; background: #ffffff; border-left: 1px solid #666666; border-right: 1px solid #666666; border-bottom: 1px solid #666666; text-align: center; font-weight: bold; }
.cwSLProductDetailLayout .cwSLProductDetail{ width: 600px; height: 35px; line-height: 35px; color: #222222; text-align: center; font-weight: bold; }
.cwSLProductDetailLayout .cwSLProductDetail a { color: #cc0000!Important; text-decoration: none; width: 600px; height: 35px; line-height: 35px; }
.cwSLProductDetailLayout .cwSLProductDetail a:hover { text-decoration: underline; color: #222222!Important; }
.cwSLProductDetailLayout .cwSLProductMonthlyPayment{ width: 600px; height: 25px; line-height: 25px; color: #222222; text-align: center; font-weight: bold; }


/******************************************************************************/
/********************* Start - CODE WEAVERS FINANCE STYLES ********************/
/******************************************************************************/


.SLCWREHeaderRow1 th { font-weight: bold!Important; color: #222222!Important; height: 30px; line-height: 30px; background: #ffffff; }

.cwSLVehicleLink{font-weight:normal;	font-size:11px;	text-align:center;	padding-bottom:0;	color: #3b7800; background: #fff; display: block; width: 130px; height: 25px; line-height: 25px}

.SLCWRepEx {
	width: 600px!Important;
	margin: 20px 0 10px 0!Important;

}

.SLCWRepEx,
.SLCWQuotes {
	width: 680px;
	margin: 10px 0 10px 0;
	border: none;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	background: #ffffff;
}

.SLCWRepEx tr,
.SLCWQuotes tr {
	border: none;
}

.SLCWRepEx tr th,
.SLCWQuotes tr th {
	color: #EEE;
	padding: 4px;
	border: none;
	text-align: center;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-size: 11px;
}

.SLCWRepEx tr th div.cwRepresentativeAPR {
	border-right: 1px solid #666666;
}

.SLCWRepEx tr th {
	font-weight: normal;
	color: #000;
	padding: 0;
	padding-left: 4px;
	text-align: left;
	border-right: none;
}

.SLCWRepEx tr th div {
	padding: 4px;
	padding-left: 0;
}



.SLCWRepEx tr td,
.SLCWQuotes tr td {
	font-size: 11px;
	border: none;
	color: #222222;
	border: none;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 4px;
	text-align: center;
}

.SLCWRepEx .SLCWRepExHeaderRow2 td,
.SLCWQuotes .SLCWQuotesHeaderRow2 td,
.SLCWRepEx tr td.CWMonthlyPayment,
.SLCWQuotes tr td.CWMonthlyPayment {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 3px;
	background: #174C81;
}

.SLCWRepEx tr td.CWMonthlyPayment {
	background: none!Important; color: #222222!Important; font-weight: normal!Important;
}
.SLCWQuotes tr td.CWMonthlyPayment {
	background: #333333!Important; font-weight: bold!Important;
}

.SLCWRepEx .SLCWRepExFees td {
	text-align: left;
}

.SLCWRepEx .SLCWRepExROI td {
	text-align: left;
	padding-top: 0;
}

/*.cwSLProductTitle {
	color: #666;
	text-align: center;
}*/

.cwSLProductDetail a {
	color: #666;
	text-align: center;
	display: block;
}

.cwSLProductDetail a:hover {
	color: #CCC;
}

.CWDealerName {
	text-align: center;
	color: #999;
	margin-top: 20px;
	font-size: 11px;
}

.CWDisclosureText  {
	text-align: center;
	color: #999;
	font-size: 12px;
}

.CWDisclosureText a {
	color: #999;
}

.CWDisclosureText a:hover {
	color: #CCC;
}

.cwDisclaimer {
	color: #999;
	text-align: center!Important;
}

.cwProvidedBy {
	color: #999;
	text-align: center!Important;
}

.cwProvidedBy a {
	color: #999;
}

.cwProvidedBy a:hover {
	color: #CCC;
}

.small	{ font-size: 11px!Important; width: 700px; float: right; color: #666666; text-align: center!Important; margin-bottom: 10px; }




/******************************************************************************/
/*****************************END - CODE WEAVERS FINANCE STYLES ***********************/
/******************************************************************************/




-->
