/* CSS Document */

/*  Stylesheet for cars.com */

/* 20080306, Add "autodata" style. Used for image in New Car Prices and Specs */

caption	{ font-weight:bold ; font-style:italic ; font-size:large }
ol	{ list-style-type:upper-roman ; list-style-position:inside }
ul	{ list-style-type:square }
li	{ list-style-position:inherit }

body { background-color:#ffffff ; 
       font-color:#000000; 
       font-size: normal;
		line-height: 1.25em;
       font-family:Arial, Helvetica, sans-serif;
	 /*  padding: 0px;
	   margin:0px;*/
}

div#header {
background-color: #5423a1;
padding: 0 0;
border-top: 1px solid #ccc;
background-image: url(newBG.jpg);
background-repeat: repeat-x;
margin: 0 0 0 0;
height: 50px;

}


.u 	{ text-decoration:underline }
.big { font-size:larger }
.i 	{ font-style:italic }
.small 	{ font-size:smaller }


table{ border-collapse : collapse }

td,th	{ 
    text-align:left ; 
    vertical-align:middle ; 
    border-style:solid ; 
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px; 
    color:#000000;
    }

.rht{float:right;}
.lft{float:left;}
.nw { white-space: nowrap;}


a { 
	color: #039;
	text-decoration:underline; 
}


a:visited {
	color:#663399;

}


/* bold link */
.bl { font-weight:bold; }

/* black bold link
.bbl { color:#000000; text-decoration:none; font-size: normal;}*/

/* white bold link */
.wbl { font-weight:bold; color:#039; }

.phone {-wap-input-format: "*N"}

.m {
border-top: 1px solid #ccc;
padding-top: 5px;
padding-bottom: 7px;
background-color: #ddd;
padding-left: 4px;
}

.menu {font-weight:bold; 
	color: #df4600; 
	font-size: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	/*padding-left:4px;*/
	padding-right:4px;
	padding-top:3px;
    padding-bottom:5px;
}

.menu .wbl {
font-size: normal;
}

td.footer {
background-color:#5423a1;  
font-family: Arial, Helvetica, sans-serif; 
padding-left:5px;
padding-right:4px;
padding-top:3px;
padding-bottom:3px;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active, {
color: #FFF;
text-decoration: underline;
}

.footer .bbl {
color: white;
font-weight: normal;
}

.list2 {
background-color:white; 
color:black; 
font-color:black; 
font-family: Arial, Helvetica, sans-serif; 
border-top: 1px solid #CCC;

}
.list1 {
background-color:#F8F8F8;
color:black; 
font-color:black; 
font-family: Arial, Helvetica, sans-serif; 
border-top: 1px solid #CCC;
}

td.list1, td.list2 {
padding-top: 5px;
padding-bottom: 5px;
}


td.list1 table td, td.list2 table td{
vertical-align: top;
}


.list1 img, .list2 img {
border: 1px solid #df4600;
}

.results {
font-weight:bold; 
font-family: Arial, Helvetica, sans-serif; 
padding-bottom: 7px;
/*padding-left: 4px;*/
}

.carsstyle2 {font-weight:bold;  font-family: Arial, Helvetica, sans-serif; }
.carsstyle3 {
text-align:center;
margin-bottom: 10px;
}
.carsstyle4 {
font-weight:bold; 
}

.carsstylemsg {
font-weight:bold; 
background-color: #ffff80; 
color: #FF0000; 
font-family: Arial, Helvetica, sans-serif; 
}

.kbbLogo {
    display: block;
    float: left;
    border: 1px solid #ccc;
    padding: 0px 0;
    color: #999999;
    font-size: 10px;
    background-color: #eee;
    margin: 0 5px 0 0;
    width: 150px;
    height: 60px;
    text-align: center;
}

.autodata img {
border: 1px solid #df4600;
}
