/* CSS Document */

* {padding : 0; margin : 0;} /*resets all to zero*/

/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { margin-bottom: 1px; min-height: 100%; }

body{
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #000;
text-align: center;
min-width: 950px;
background: #fff url(../img/bg2.jpg) repeat-x;
line-height: 1.3;
font-size: x-small;  /* for IE5 Win */
voice-family: "\"}\""; 
voice-family: inherit;
font-size: small; /* for compliant browsers */
}
/*be nice to Opera*/ 
html>body {  
font-size: small;
}

/*set some defaults which will apply across all browser*/
.TextField {

font-size: 11px;
font-family: arial;
padding:0px 0px 0px 0px;
}

.TextFieldL {

font-size: 11px;
font-family: arial;
padding:0px 0px 0px 0px;
width:100px;
}

.TextFieldTR {
font-size: 11px;
font-family: arial;
padding:0px 0px 0px 0px;
width:60px;
}


.activeL {
color:#ffffff;
text-decoration:none;
}

.glossaryRed {
color:#e22b00;
padding:0px 0px 15px 0px;
}

#glossaryRed a {
color:#e22b00;

}
#glossaryRed a:hover {
color:#ff822f;
text-decoration:underline;

} 
.glossaryTitle {
color:#e22b00;
font-size:16px;
}

.advicesection {
padding:20px 0px 0px 0px;
color:#333;
}



.selectClass {

font-size: 11px;
font-family: arial;
padding:0px 0px 0px 0px;
}
.selectClassPurpose {

font-size: 10px;
font-family: arial;
padding:0px 0px 0px 0px;
}
.style5 {
font-size: 14px; font-weight: bold; color: #FF6600; 
}

.selectClass1 {
font-size: 11px;
font-family: arial;
}
.style6 {
font-size: 11px;
}

.searchbox {
width: 100px; 
font: 12px Arial, Helvetica, sans-serif; 
font-weight:bold;
background-color: #fff; 
color: #102132; 
border: 1px solid #333333; 
margin-right: 0px;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, p, fieldset, address {  margin : 0; }

p {	
font-family: Arial, Helvetica, Verdana, sans-serif;
color:#122942;
text-align: left;
font-size: 100%;
line-height: 140%;
margin: 0 0 10px 0;
}

p a:link {
color:#e22b00;
text-decoration:none;
}

p a:hover {
color:#e22b00;
text-decoration:underline;
}

p a:visited {
color:#e22b00;
text-decoration:none;
}

p a:active {
color:#e22b00;
text-decoration:none;
}

blockquote {border: solid 1px #333;
margin: 10px 0 0 10px;
width: 230px;
padding: 10px 20px;
font-weight: 900;
color: #666;
}


h1 {
    font-size: 200%;
	color: #000;
	font-weight: 900;
	text-align: left;
	line-height:140%;
	padding:0px;
	}

.logo {
display: none;
}

h2 {
    font-size: 130%;
	color: #333;
	font-weight: 900;
	text-align: left;
	padding:0 0 0px 0;
	margin: 10px 0px 10px 0px;
	}
	
.tagline {font-size: 95%;
	color: #fff;
	font-weight: 100;
	text-align: left;
	padding: 5px 0 0 131px;
}	

h3 {
    font-size: 120%;
	color: #333;
	font-weight: bold;
	margin: 20px 0 5px 0px;
	}


h4 {
    font-size: 110%;
	color: #333;
	font-weight: 100;
	padding:0px;
	text-align:left;
	height: 24px;
		margin: 18px 0 10px 0;

	}


h5 {
    font-size: 100%;
	color: #FFF;
	font-weight: bold;
	padding:10px;
	text-align:right;
	}
	
h6 {
    font-size: 100%;
	font-weight: 900;
	text-align: left;
	padding:0 0 10px 0;
	margin-top: 8px;
	}

.clear{
clear: both;
}
	/* main page styles */

#container{
background: #fff;
width: 950px;
height: auto;
text-align: left;
margin: 0px auto;
font-size: 90%;
position: relative;
border: 0px solid #333;
}

	

	
#content-area {
float: left;
width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
min-height: 700px;
 background: url(../img/faux-cols.png);
	}

#top-nav {
float: left;
width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 25px;
background: url(../img/top-nav.jpg);
}	
	
#top-curves {
float: left;
width: 950px;
margin: 0px 0 0px 0;
border: 0px solid #000;
height: 30px;
background: url(../img/top-curves.png);
 }		

 
 

/*     LHS column and nav divs     */


#leftblock {width: 165px; 
float: left;
margin: 0px 0px 0 0;
padding: 0 0 0 10px;
}

#leftnav {width: 185px; 
float: left;
margin: 0px 0px 0 0px;
padding: 0 0 0 0px;
min-height: 120px;

}

#leftnav-bottom {
height: 10px;
width: 185px;
margin: 0;
padding: 0px;
background: url(../img/leftnav-bottom.gif) no-repeat;
}

*html #leftnav-bottom {
margin: 0 0 -6px 0;
}


#left-sub-nav-header {
width: 171px;
height: 35px;
background: url(../img/left-sub-nav.gif) no-repeat;
}

#left-sub-nav {
border: 0px solid;
background: #fff;
margin-left: 5px;
}

#left-sub-nav ul {
color: #333;
font-size: 100%;
font-weight: bold;
}



/*     main content section     */


#midblock {width: 520px; 
float: left;
padding: 0 20px; 
background: transparent;
margin-left: 20px;
}

*html #midblock {
margin-left: 0px;
}

#midblock p { 
line-height: 150%;
}

#midblock a:link {
color:#e22b00;
text-decoration:none;
}

#midblock a:visited {
color:#e22b00;
text-decoration:none;

}

#midblock a:hover {
color:#e22b00;
text-decoration:underline;

}

#midblock a:active {
color:#e22b00;
text-decoration:none;

}

#problems {width: 454px; 
float: left;
padding: 10px; 
background: #ccc;
}

#linktop {
padding:0px 0px 0px 0px;

}

#linktop a {
color:#FF0000; 
}

/*     RHS column divs     */

#rightblock {
float: right;
padding: 0 10px 0 0;
background: transparent;}

#request-quote {width: 170px; 
height: 25px;
padding: 0;
background: url(../img/request-quote.gif);
}

#news p {font-size: 95%;
}

#partners img, #kpmg img {text-align: center;
margin: 15px 0 15px 40px;

}


/*  common header and footer styles */


	
#header {float: left;
	width: 950px;
    height: 135px;
	background: #fff url(../img/header.jpg) no-repeat;
	border: 0px solid #333;
	margin-bottom: 0px;
	}

#search {
padding: 20px 0px 0 0;
position: absolute;
left: 765px;
top: 70px;
}	


#imagereplace {position: absolute;
left: 35px;
top: 70px;}

#headerbooking {position: absolute;
left: 515px;
top: 123px;
}

#mortgage-quote {float: right;
padding: 20px 17px 0 0;
}

#mortgage-quote h2 {padding:0 0 0 8px;
margin: 0;
}	

#mortgage-quote h3 {padding:0 0 0 8px;
margin: 0;
font-size: 200%;
}		
				
.input2 {border: 0;
height: 15px;
margin: 0px 0 0 0px;
}

#copyright p{
text-align:right;
line-height:0.8em;
color:#333;
}

  #footer{
    padding: 0;
	padding: 10px 0 0 0;
	float: left;
	text-align:right;
    height: 120px;
	width: 950px;
	background: #fff  url(../img/footer.png) no-repeat;
margin-top: 0px;
	}	

*html  #footer{
margin-top: -65px;
	}	
	
  #copyright a:link {
   color:#333;

	}	

#copyright .white {
   color:#333;

	}	
	
#copyright .white:hover {
   color:#333;
   text-decoration:underline;

	}	
	
.assistive {
	display: none;
}
	
	
	
/*  link styles */
	
a:link {
		color: #333;
	    text-decoration:none; 
		/* if you want to give links colour use this - but changes all within midblock so may require a new div */
}
a:visited {
	color: #333;
		    text-decoration: none;
}
a:hover {
	color: #333;
		    text-decoration: none;
}
a:active {
	color: #333;
}


/* menu styles */

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/*- Top Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:100%;
      background:url("../img/top-nav-bg.jpg");
      font-size:120%;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
	  margin:0;
	  padding:0px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("../img/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 11px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("../img/tabright.gif") no-repeat right top;
      padding:5px 21px 4px 12px;
      color:#333;
      }
	  

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#333;
      }
    #tabs a:hover, #tabs a.active {
      background-position:0% -42px;
      }
    #tabs a:hover span, #tabs a.active span  {
      background-position:100% -42px;
      }
	  
	  
	  
/*   left nav css   */	  
	  
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
margin-top: 10px;
left: 0;
width: 185px;
clear: both;
}


#menu dt {
cursor: pointer;
margin: 2px 0 2px 5px;
padding: 8px 5px 2px 30px;
text-align: left;
font-weight: bold;
border: 0px solid #000;
background: #000 url(../img/button.jpg);
height: 20px;
}

#menu dd {margin: 2px 0 2px 5px;
padding: 0 5px;
border: 0px solid gray;
}

#menu li {
text-align: left;
background: #ccc;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0px solid;
height: 100%;
}

#menu li a {
border: 1px solid;
}


#menu li a {
color: #000;}


#menu dt:hover {
background: #006 url(../img/button-select.jpg);
}

#menu dt.selected {
background: #006 url(../img/button-select.jpg);
}

#menu dt a:hover, #menu dt a.selected  {
color: #000; 

}

#menu li a:hover, #menu li .selected {
background: #fff;
display: inline;
}



.tableQ {
height:360px;
padding:0px 0px 10px 0px;
}

.bestselling {

padding:7px 0px 7px 0px;
}



.top{
color:#ffffff;
font-weight:bold;
background-color:#e22b00;
}

.topL{
padding-left:5px;
color:#ffffff;
font-weight:bold;
background-color:#e22b00;
}

.loan {


}
/* end */

/*   colours----all template specific colours are here   */	  

/*  left column   */	  


#leftnav {
background: #ff822F url(../img/leftnav.gif) no-repeat;
}

#left-sub-nav li {
padding: 3px 5px;
border-top: 5px solid #FF822F;
}

#left-sub-nav h3 {
border-top: 5px solid #FF822F;
color: #fff; 
font-size: 110%;
padding: 5px;
margin: 0;
background: #E22B00;
}

#left-sub-nav h3 a {
color: #fff; 
}

#menu li a, #menu dt a {
border: #FF822F;
}

#menu li a {
border: #FF822F;
}

/*  right column   */	

#news-feed {width: 165px; 
padding-left: 5px;
height: 14px;
background: #E22B00;
}

#news, #partners, #kpmg, #tower-banner {width: 150px; 
border: 5px solid #E22B00;
padding: 5px;
background: #fff;
}

#tower-banner-partners {width: 154px; 
border: 5px solid #E22B00;
padding: 2px 3px 2px 3px;
background: #fff;
border-top: 0px solid #E22B00;
}


#partners, #kpmg, #tower-banner {
border-top: 0px solid #E22B00;
}

#debt-tower-banner{ 
width: 160px;
border-left: 5px solid #E22B00;
border-right: 5px solid #E22B00;
border-bottom: 5px solid #E22B00;
height:104px;
}

#tower-banner2 {
width: 150px; 
border: 5px solid #E22B00;
padding: 5px 5px 5px 5px;
background: #fff;
border-top: 0px solid #E22B00;

}

#tb-title{
width:auto;
height:auto;
color:#CC3300;
text-align:center;
font-weight:bold;
margin:10px 0px 0px 0px;
}

#tb-img{
text-align:center;
padding:5px 0px 5px 0px;
width:auto;
height:auto;
}

#tb-text{
width:auto;
height:auto;
color:#333;
text-align:center;
font-size:11px;
padding:0px 0px 5px 0px;
}

#tb-apply{
text-align:center;
width:auto;
height:15px;
font-size:12px;
padding:5px 0px 10px 0px;
border-bottom:2px dashed #cc3300;
}

#tb-apply a{
color:#cc3300;
text-decoration:none;
font-weight:bold;
}

#tb-apply a:link{
color:#cc3300;
text-decoration:none;
}

#tb-apply a:click{
color:#cc3300;
text-decoration:none;
}

#tb-apply a:visited{
color:#cc3300;
text-decoration:none;
}

#tb-apply a:hover{
color:#fff;
background:#cc3300;
text-decoration:none;
}


#tb-apply-bottom{
text-align:center;
width:auto;
height:15px;
font-size:12px;
padding:5px 0px 5px 0px;
}

#tb-apply-bottom a{
color:#cc3300;
text-decoration:none;
font-weight:bold;
}

#tb-apply-bottom a:link{
color:#cc3300;
text-decoration:none;
}

#tb-apply-bottom a:click{
color:#cc3300;
text-decoration:none;
}

#tb-apply-bottom a:visited{
color:#cc3300;
text-decoration:none;
}

#tb-apply-bottom a:hover{
color:#fff;
background:#cc3300;
text-decoration:none;
}


#tb-car{
width:40px;
float:left;
}

#tb-car-img{
margin:0px 0px 0px 0px;
float:left;
}

#tb-home{
width:40px;
float:left;
margin:0px 0px 0px 20px;
}

#tb-home-img{
margin:0px 0px 0px 0px;
float:left;
}


/*  fonts  */	

#mortgage-quote h3 {
color: #E22B00;
}

h6 {
color: #E22B00;
}	

#getquote {
text-align:center;
padding:0px 0px 10px 0px;
}

#date {
padding: 90px 0px 0 0;
position: absolute;
left: 765px;
top: 70px;
}	

#secured_car {
font-size:80%;
}

#home_car_finance {
padding: 0px 0px 0 0;
position: absolute;
left: 870px;
top: 45px;
}

.form_front {
background-repeat: no-repeat;
background: #fff url(../images/form/form_side.gif) no-repeat;
padding:0px 0px 0px 0px;
}

.form_front_long {
background-repeat: no-repeat;
background: #fff url(../images/form/form_side_long.gif) no-repeat;
padding:0px 0px 0px 0px;
}

#articleButtons {
padding:0px 0px 20px 0px;
}

.green {
color:#00ae00;
font-weight:bold;
}

#carfinanceguides p {
width:490px;
}

.show_underline {



}

#submenu {
color:#ffffff;
padding:5px 0px 0px 0px;
font-size:11px;

}

#submenu ul {
color:#ffffff;
font-size:11px;
}

#submenu li {
color:#ffffff;
padding:0px 0px 0px 18px;
font-size:11px;

}

#submenu a:hover {
color:#000000;
font-size:11px;
}

#submenu a {
color:#ffffff;
font-size:11px;
}

.orange {
color:#e22b00;
}

#carfinancecalculator {
}

#carfinancecalculator td{

}

#carfinancecalculator .headerCF{
font-size:14px;
font-family:arial;
color:#e22b00;
font-weight:bold;
padding:4px 4px 4px 10px;
}

.cfLR {
padding:3px 3px 3px 11px;
}

.cfLL {
padding:3px 3px 3px 10px;
font-weight:bold;
}


#makeofcar{
padding:0px 0px 0px 0px;
}

.white {
color:#333;
}

.postcode{
font-size: 11px;
font-family: arial;
padding:0px 0px 0px 0px;
}

.pButton{
font: 11px Arial, Helvetica, sans-serif; 


}

.selectaddress{
width: 173px; 
font-family:arial;
font-size:11px;

}


#midblock ul { 
color: #122942;
list-style-position:outside;
list-style-image: url("../images/tab_right_main.gif");
margin-left: 17px;
list-style-type: square;
line-height:150%;

}



#midblock li  a:link {
			color: #e22b00; text-decoration:none;
			
		    
}
#midblock li   a:visited {
			color: #e22b00; text-decoration:none;
		   
}
#midblock li  a:hover {
			color: #e22b00; text-decoration:underline;
		   
}
#midblock li   a:active {
			color: #e22b00;
			text-decoration:none;
		
}


#ovcontent a:link {
color:#333;
font-size:12px;
}
#ovcontent a:visited {
color:#333;
font-size:12px;
}
#ovcontent a:hover {
color:#333;
font-size:12px;
}
#ovcontent a:active {
color:#333;
font-size:12px;
}

#ovcontent {
color:#333333;
}

#ovtitle a:link {
color:#e22b00;
font-size:12px;
font-weight:bold;
}
#ovtitle a:visited {
color:#e22b00;
font-size:12px;
font-weight:bold;
}
#ovtitle a:hover {
color:#e22b00;
font-size:12px;
font-weight:bold;
}
#ovtitle a:active {
color:#e22b00;
font-size:12px;
font-weight:bold;
}

#ovtitle {
color:#e22b00;
font-size:12px;
font-weight:bold;
}




#ovlink a:link {
color:#00ae00;
font-size:11px;

}
#ovlink a:visited {
color:#00ae00;
font-size:11px;

}
#ovlink a:hover {
color:#00ae00;
font-size:11px;

}
#ovlink a:active {
color:#00ae00;
font-size:11px;

}

#ovlink {
color:#00ae00;
font-size:11px;

}

#bestdeals {
font-size:14px;
font-weight:bold;
border-bottom:1px solid #e22b00;
}

.winesvoucher {
margin:0px 0px 18px 0px;
height:45px;
padding:8px 10px 0px 10px;
background:#ff822f;
border:2px dashed #fff;
color:#6B6B6B;
border:2px dashed #ff822f;

}

.red {
color:#ff0000;
}

.white {
color:#ffffff;
}

 .style7 {
	font-size: 15px;
	font-weight: bold;
	padding:0px 0px 5px 3px;
}

.tb2 {

}


#imgsrc
{
float: right;
margin: 0px 0px 5px 10px;
background-color: #fff;
padding: 4px;
border: 0px solid #666;
font-size:11px;
color:#666;
width:200px;
}

div#imgsrc img { border: 1px solid #666; margin:0px 0px 3px 0px; }

#scrap-test-drive{
float:right;
margin:0px 0px 5px 10px;
padding:8px 4px 0px 4px;
border:1px solid #ccc;
font-size:13px;
font-weight:bold;
color:#666;
width:192px;
height:60px;
text-align:right;
background:url(../images/manufacturers/scrap-test-drive.jpg) no-repeat;
}


#indexbutton {
font-family:arial,sans-serif;
font-size:100%;
font-weight:bold;
text-align:center;
font-family:arial;
font-size:14px;
margin:0px;
height:40px;
width:93px;
background-image:url(../images/button1.gif);
background-repeat:no-repeat;
}

#indexbutton:hover {

  font-family: arial,sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align:center;
  font-family:arial;
  font-size:14px;
  margin:0px;
   height:40px;
  width: 93px;
  text-decoration:underline;
   background-image:url(../images/button2.gif);
  background-repeat:no-repeat;
  color:#fff;
  
}

#indexbutton a:link, 
#indexbutton a:visited, 
#indexbutton a:active 
 {
 display:block;
 height:40px;
 padding-top:8px;
 color:#fff;
}
#indexbutton a:hover { 
text-decoration:underline;
 color:#fff;
}

.providerEVEN, .providerODD { 
padding:10px 0px 0px 0px;
_padding:8px 0px 0px 0px;
}

.clearitgap { height:10px; font-size:1px; clear:both; }
.title { font-weight:bold; }
.resttitle {font-size:11px; }
.first { width: 100px; float:left;
}
.second { width: 270px; float:left; 
}
.third { width: 95px; float:left;padding-left:15px; padding-top:10px;
}
.clearit { clear:both; }
.fontcolortable{
font-size:11px;

padding-left:4px;
}

/* table for loans in middle */
#best{
border:1px solid #F3782A;
width:500px;
}



#best a{
color:#fff;
text-decoration:none;
}

#best a:hover{
color:#fff;
text-decoration:underline;
}
	
	
#best img{
	padding:0px 0px 0px 0px;
	border:1px solid #000;
	
}

#best table{
	border-top:0px dotted #E64720;
	border-left:1px solid #E64720;
	border-right:1px solid #E64720;
	border-bottom:1px solid #E64720;
	margin-left:1px;
	
}



.tdright{
border-left:1px dotted #F9D0C6;
}

#bestheader{
background: url(../images/bestheader.jpg) no-repeat;
width:502px;
height:55px;
}

.mpu_ad {

float:right;
width:300px;
height:250px;
padding-left:8px;
padding-bottom:8px;


}

.mpu_ad1 {

float:right;
width:125px;
height:125px;
padding-left:7px;
padding-bottom:7px;


}

#widesky {
margin-left:5px;
text-align:center;
width:160px;
background-color:#fff;
margin-bottom:5px;
}

#creditcrunchsaver2{
font-family:arial;
background: url(../images/credit_crunch_saver_539x185.gif) no-repeat;
width:540px;
height:190px;
margin:20px 0px 10px -7px; 
*margin:-10px 0px 10px -7px; 
border:0px solid red;
}


#ccstitle2{
font-size:12px;
font-family:arial;
font-weight:bold;
margin:70px 0px 0px 25px;
_margin:70px 0px 0px 15px;
width:230px;
height:15px;
float:left;
}

#ccstext2{
font-size:11px;
font-family:arial;
margin:5px 0px 0px 25px;
_margin:5px 0px 0px 15px;
width:325px;
height:70px;
float:left;
}


#ccsimage2{
margin:-100px 0px 0px 383px;
width:125px;
height:85px;
border:0px solid #CC3300;
text-align:center;
}


#marketleadingproducts{
text-size:12px;
font-family:arial;
background: url(../images/best-selling.gif) no-repeat;
width:468px;
height:190px;
margin:10px 0px 20px 20px;
}

#left-contain-mlp{
border:0px solid red;
width:230px;
height:90px;
float:left;
margin:70px 0px 0px 50px;
_margin:70px 0px 0px 25px;
}

#right-contain-mlp{
border:0px solid red;
width:150px;
height:90px;
float:left;
margin:70px 0px 0px 15px;
}


#mlptitle{
font-size:12px;
font-family:arial;
font-weight:bold;
margin:0px 0px 0px 0px;
width:230px;
height:15px;
float:left;
}

#mlptext{
font-size:11px;
font-family:arial;
margin:0px 0px 0px 0px;
width:230px;
float:left;
padding:5px 0px 0px 0px;
}


#mlpimage{
margin:0px 0px 0px 0px;
width:150px;
height:60px;
border:0px solid #663399;
}




.clearfloats {
	content: ".";
    display: block;
    height: 0px;
	font-size:1PX;
    clear: both;
    visibility: hidden;
}

#indexbuttonnew2 {
  width: 9em;
  font-family: helvetica,arial,sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-align:center;
  font-family:arial;
  font-size:11px;
  margin:0px 0px 0px 415px;
  *margin:0px 0px 0px 395px;
  /*margin:0px 0px 0px 370px;
  _margin:0px 0px 0px 365px;*/
}


#indexbuttonnew2 a {
  display: block;
  width: 60%;
  text-decoration: none;
  
}
#indexbuttonnew2 a:link,
#indexbuttonnew2 a:visited,
#indexbuttonnew2 a:hover {
  background-color: #CC3300;
  color: #fff;
  text-decoration: none;
 
}
#indexbuttonnew2 a:link,
#indexbuttonnew2 a:visited {
 border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
  
 
}
#indexbuttonnew2 a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
  text-decoration: none;
}

#iframe{
clear:both;
margin:20px auto 0px auto;
}

#iframe-2{
margin:20px 0px 20px -5px;
float:left;
}


#contain-wcf{
width:510px;
height:202px;
background:url(../images/providers/wcf-bg-2.jpg) no-repeat;
margin:0px 0px 20px 0px;
}

#wcf-space{
width:510px;
height:3px;
_height:0px;
border:1px solid red;
_visibility:hidden;
}

#wcf-text{
float:right;
margin:45px 10px 0px 0px;
_margin:45px 5px 0px 0px;
width:340px;
height:auto;
text-align:center;
color:#00a73f;
font-size:13px;
font-weight:bold;
line-height:17px;
}

#wcf-info{
float:right;
margin:20px 10px 0px 0px;
_margin:20px 5px 0px 0px;
width:340px;
height:auto;
text-align:center;
color:#333;
font-size:13px;
font-weight:bold;
line-height:17px;
}

#contain-wcf-ul{
float:right;
margin:10px 10px 0px 0px;
width:280px;
height:auto;
}


#car-mfg{
width:156px;
height:150px;
float:left;
margin:10px 0px 0px 10px;
border:1px solid #999;
background:url(../images/manufacturers/car-mfg-bg.jpg) bottom repeat-x;
}

#car-mfg ul {
font-family:"arial";
font-size:11px;
list-style-position: outside;
list-style-type: none;
margin:0px auto 30px auto;
}

#car-mfg li {
background-image:url(../assets/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 1px;
padding:0px;
margin:0px 0px 5px 30px;
}

#car-mfg li a {color:#696969; text-decoration:none; font-weight:normal;}
#car-mfg li a:click {color:#696969; text-decoration:none; font-weight:normal;}
#car-mfg li a:link {color:#696969; text-decoration:none; font-weight:normal;}
#car-mfg li a:visited {color:#696969; text-decoration:none; font-weight:normal;}
#car-mfg li a:active {color:#696969; text-decoration:none; font-weight:normal;}
#car-mfg li a:hover {color:#F10100; text-decoration:none; font-weight:bold;}

#floatimgright{
width:156px;
height:100px;
float:right;
margin:0px 0px 0px 10px;
border:1px solid #999;
}

#test-drive{
clear:both;
width:520px;
height:150px;
background:url(../images/test-drive.jpg) no-repeat;
margin:20px 0px 20px 0px;
}

#space-td{
height:19px;
width:auto;
}

#title-td{
margin:0px 0px 13px 80px;	
font-size:20px;
color:#fff;
}

#text-td{
width:335px;
margin:15px 0px 0px 20px;	
_margin:15px 0px 0px 10px;	
float:left;
}

#book-now{
width:135px;
height:63px;
float:left;
margin:5px 0px 0px 12px;
}

#book-now-text{
width:73px;
height:60px;
font-size:14px;
color:#fff;
margin:7px 0px 0px 5px;
line-height:17px;
text-align:center;
}

#book-now-text a{color:#fff; text-decoration:none; border:none; font-weight:normal;}

#book-now-text a:link{color:#fff; text-decoration:none; border:none; font-weight:normal;}

#book-now-text a:click{color:#fff; text-decoration:none; border:none; font-weight:normal;}

#book-now-text a:active{color:#fff; text-decoration:none; border:none; font-weight:normal;}

#book-now-text a:visited{ color:#fff; text-decoration:none; border:none; font-weight:normal;}

#book-now-text a:hover{color:#fff; text-decoration:none; border:none; font-weight:bold;}









#contain-loans-table{
width:526px;
height:auto;
margin:30px 0px 30px 0px;
float:left;
}

#contain-listing-row{
clear:both;
width:auto;
height:60px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#contain-listing-row-top{
clear:both;
width:auto;
height:60px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#contain-listing-row-bottom{
clear:both;
width:auto;
height:60px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:4px solid #ff822f;
border-left:1px solid #ccc;
}

#clt-title{
float:left;
width:507px;
height:33px;
border-right:1px solid #ff822f;
border-bottom:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;
color:#fff;
text-align:left;
margin:auto;
padding:3px 3px 3px 15px;
background:url(../images/providers/title-bg.jpg) repeat-x;
}

#clt-provider-h{
float:left;
width:85px;
height:20px;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
text-align:center;
background:#ff822f;
margin:auto;
padding:3px;
}

#clt-provider-l{
float:left;
width:90px;
height:auto;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:auto;
padding:3px;
}

#clt-provider-l img{
margin:3px 0px 0px 0px;
border:0px solid #ccc;
}

#tri-1{
width:90px;
height:6px;
float:left;
padding:0px 3px 0px 3px;
background:url(../images/providers/tri.jpg) top center no-repeat;

}

#clt-apr-h{
float:left;
width:54px;
height:20px;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
text-align:center;
background:#ff822f;
margin:auto;
padding:3px;
}

#tri-2{
width:50px;
height:6px;
float:left;
padding:0px 3px 0px 3px;
background:url(../images/providers/tri.jpg) top center no-repeat;
}

#clt-apr-l{
float:left;
width:50px;
height:auto;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333;
text-align:center;
margin:15px 0px 0px 0px;
padding:3px;
}

#clt-desc-h{
float:left;
width:287px;
height:20px;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
text-align:center;
background:#ff822f;
margin:auto;
padding:3px;
}

#tri-3{
width:287px;
height:6px;
float:left;
padding:0px 3px 0px 3px;
background:url(../images/providers/tri.jpg) top center no-repeat;
}

#clt-desc-l{
float:left;
width:265px;
height:auto;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333;
text-align:center;
margin:auto;
padding:3px 5px 0px 5px;
}

#clt-details-h{
float:left;
width:72px;
height:20px;
border-right:1px solid #ff822f;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
text-align:center;
background:#ff822f;
margin:auto auto 0px auto;
padding:3px;
}

#tri-4{
width:72px;
height:6px;
float:left;
padding:0px 3px 0px 3px;
background:url(../images/providers/tri.jpg) top center no-repeat;
}

#clt-details-l{
float:left;
width:86px;
height:40px;
border-right:1px solid #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#e22b00;
text-align:center;
margin:10px 0px 0px 0px;
background:url(../images/providers/details.gif) no-repeat;
cursor:pointer;
}


#contain-feed{margin:0px; float:left;}

.clearit { clear:both; }



#floatimgrightp{
float:right;
width:200px;
height:auto;
margin:0px 0px 10px 10px;
text-align:center;
}

#floatimgrightp img{
border:1px solid #ccc;
}

#click-here a:link,
#click-here a:active,
#click-here a:visited 
{
background:url(../images/b1.jpg);
width:200px;
height:45px;
padding:10px 0px 0px 0px;
margin:7px 0px 0px 0px;
display:block;
font-size:14px; font-weight:bold;
}
#click-here a:hover 
{
background:url(../images/b2.jpg);
width:200px;
height:45px;
padding:10px 0px 0px 0px;
margin:7px 0px 0px 0px;
display:block;
font-size:14px; font-weight:bold;
color:#333;
text-decoration:underline;
}
.foraquote { font-size:12px; }
.newsletter{

padding:2px 2px 4px 2px;
margin:0px;
font-size:11px;
}
.loansshow { padding:0px 0px 4px 0px; text-align:center; }
.lenderh2 {
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-top:2px;
	margin-left:1px;
}

#tax table {
width:400px;
height:450px;
padding:0px 0px 10px 0px;
float:left;
border-top:0px dotted #E64720;
	border-left:1px solid #E64720;
	border-right:1px solid #E64720;
	border-bottom:1px solid #E64720;
	margin-left:1px;

}

#tab{
    font-size: 100%;
	color:#FFF;
	font-weight: bold;
	margin: 20px 0 5px 0px;
	}




#menu dd {margin: 0px 0 0px 15px;
padding: 5px 10px;
border: 1px solid #CE0400;
background: #CE0400; 
font-weight: bold;
color:#fff;
font-size:12px;
}

#menu dd a {
color: #fff;
}
#menu dd a:hover {
color: #f00;
}