hr {
    background-color:#CCCCCC;
    border:0 none;
    height:1px;
    width:100%;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.label {
 text-decoration: none;
 color: #666666;
}

.label a {
 text-decoration: none;
 color: #666666;
}

ol,ul {
    list-style:disc;
}

/* FORM MESSAGE */
.sentMessage {
	width:400px;
	font-size: 20px;
	background-color: #C0F6BA;
	border-top: #1B9F0E 1px solid;
	border-bottom: #1B9F0E 1px solid;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	color: #1B9F0E;
}

.nosentMessage {
	width:400px;
	font-size: 20px;
	background-color: #FCBDC0;
	border-top: #FE010D 1px solid;
	border-bottom: #FE010D 1px solid;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	color: #FE010D;
}


/* BODY */
#bodyContent {
    background-color:#ffffff;
    padding:10px 40px 40px;
}

/* VEHICLE DETAILS */
.vehicleBackfg {
    background:#FFFFFF;
    padding-left:25px;
    padding-top:2px;
}

.detailNavfg {
    background:#E9ECF7;
}

.detailsDealerHeader {
    color:#000000;
    font-size:14px;
    font-weight:bold;
    padding:7px;
    text-transform:uppercase;
    width:100%;
}

.detailsContainer {
    margin:0 auto;
    padding:10px 0 10px 10px;
    width:900px;
}


.detailsHeader {
	margin-top:10px;
    margin-bottom: 10px;
    width:100%;
	color:#000000;
    font-size:26px;
    font-weight:bold;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-family:Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    display: block;

}

.title {
	font-size: 30px;
	font-weight: normal;
}

.pricetitle {
	padding: 0px 0px 20px 0px;
	font-size: 16px
}

.backSearch {
    color:#000000;
    font-weight:normal;
    line-height:16px;
    padding:2px;
}

.detailsdiv2 {
    float:left;
    margin-bottom:10px;
    margin-left:10px;
    width:360px;
    margin-top:10px;
    padding:10px; 
    background:#ffffff none repeat scroll 0 0;
}

.detailsdiv {
    border-top:1px dotted #CCCCCC;
    clear:both;
    display:block;
    margin-left:5px;
    width:320px;
}
.detailsdiv a:hover {
    background-color:#DBDBFF;
    border-bottom:medium none;
    width:400px;
}

.detailscontainer2 {
    margin:0 auto;
    padding:10px 0 10px 10px;
    width:900px;
}

.buttons {
	padding:10px;
    background:#ffffff none repeat scroll 0 0;
}

.keepSearching {
	padding: 0px 0px 10px 0px;
}

#keepSearching {
	display: block;
	clear: both;
}

#keepSearching ul li {
	float: left;
	display: block;
}

.findMore {
	font-size: 18px;
	line-height: 24px;
	margin: 7px 0px 0px 10px;
	padding: 2px 5px 2px 5px;
}

.findMore a {
	font-size: 18px;
	line-height: 24px;
	margin: 7px 0px 0px 10px;
	padding: 2px 5px 2px 5px;
}

/* IMAGES */
.photoDiv {
    clear:both;
    display:table;
    margin:0 auto;
    width:900px;
}

.photoRow {
    display:block;
    margin: 0 auto;
}

.mainPhoto {
    display:block;
    margin: auto 0;
    text-align: center;
    width: 900px;
}

.detailsList {
	width:800px;
	padding-bottom: 20px;
	display: block;
	clear: both;
}

.detailsListdiv {
	width:350px;
	float: left;
	padding:0px 0px 0px 20px;
}

.detailsListdiv dl {
	font-size: 14px;
	line-height: 20px;
	display: block;
	clear: both;
}

.detailsListdiv dl dt {
	width:100px;
	color: #999999;
	float: left;
	border-bottom: 1px #cccccc solid;
}

.detailsListdiv dl dd {
	float: left;
	border-bottom: 1px #cccccc solid;
	width: 250px;
}

.graylistRfg {
	background:#e1e1e1 none repeat scroll 0 0;
	padding: 5px 5px 5px 15px;
	margin:0px 0px 10px 0px;
}

.pborder {
    max-width:640px;
}

.pborder2 {
    border:2px solid #CCCCCC;
    margin:2px;
    max-width:60px;
}

/* GALLERY */
.gallery {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
}

.gallery img {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    padding:5px;
}

.gallery span {
	width:85px;
	height: 68px;
	position: absolute;
	top: 206px;
	left: 268px;
	background: url(../img/click-gallery.png) no-repeat;
}

.gallery li {
    float:left;
    height:130px;
    margin:0;
    padding:10px;
    position:relative;
    width:180px;
}
.gallery img {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    padding:5px;
}
.gallery li:hover img {
    border-color:#999999;
}
.gallery em {
    background:transparent url(../img/bubble.gif) no-repeat scroll 0 0;
    display:none;
    font-style:normal;
    left:50px;
    padding:3px 0 6px;
    position:absolute;
    text-align:center;
    top:-2px;
    width:102px;
}
.gallery a {
    color:#000000;
    text-decoration:none;
}
.gallery a:hover em {
    display:block;
}

.photoThumbs {
	width:900px;
}

.resultstable2 {
	background:#ecebeb no-repeat scroll 0 0;
	clear:both;
	display:block;
	margin:10px;
	padding:10px;
	width:700px;
}
.resultstable1 {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	display:block;
	margin:10px;
	padding:10px;
	width:700px;
}

.internetSpecial {
	border-color: #1AAE4C;
	border-style: solid;
	border-width: 2px;
	clear:both;
	display:block;
	margin:10px;
	padding:10px;
	width:700px;
}

.internetSpecialT {
	
	clear:both;
	display:block;
	margin-left:10px;
	padding-left:10px;
	width:700px;
	color: #1AAe4C;
	font-size:20px;
	font-weight:bold;
}

.resultstablerow {
	display:table-row;
	width:700px;
}

.sorthighlight {
	font-weight:bold;
	padding:1px;
	text-align:left;
}

.descfont1 {
	color:#0000FF;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform:none;
}
.descfont1 a {
	color:#0000FF;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-transform:none;
}
.descfont2 {
	color:#000000;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}

.photocell {
	display:block;
	padding:5px 10px 5px 35px;
}

.photoli {
	display:block; 
	float:left;
	width: 165px;
}

.desccell {
	display:block;
	padding:5px 5px 5px 10px;
	text-align:left;
	width:380px;
	font-size:12px;
}

.desccell ul li {
	list-style: none;
	padding: 0px 0px 5px 0px;
}

.descdelli {
	display:block; 
	float:left;
}

.moredetails {
	border-top:thin solid #CCCCCC;
	color:#000000;
	display:block;
	line-height: 16px;
}

.moredetails ul li {
	float: left;
	padding-right: 8px;
	padding-top: 10px;
	list-style: none;
	height: 36px;
	line-height: 36px;
}

.moredetails ul {
	padding-top: 10px;
}

.createdon {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}

.rightSideli ul li {
	list-style: none;
}

.rightSideli {
	display:block; 
	float:left;
	width: 110px;
	padding-left: 10px;
}
.clickmore {
	background:#999999 none repeat scroll 0 0;
	width:100px;
	font-size: 11px;
	padding:3px;
	margin: 0 auto;
	text-align: center;
	
}

.clickmore a {
	text-decoration: none;
	color: #ffffff;
	
}

.clickmore a:hover {
	text-decoration: underline;
	color: #ffffff;
	
}
.priceround {
		background:#dad8d8 no-repeat scroll 0 0;
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		padding:1px 3px 1px 3px;
		font-family: "Trebuchet MS";
		font-weight: normal;
		width: 100px;
		text-align: center;
		margin: 0 auto;	
}

.internetSavings {
		background:#1AAe4C no-repeat scroll 0 0;
		font-size: 18px;
		line-height: 18px;
		color: #ffffff;
		padding:1px 3px 5px 3px;
		font-family: "Trebuchet MS";
		font-weight: normal;
		width: 100px;
		text-align: center;
		margin: 0 auto;	
}

.internetSavings span {
		font-size: 11px;
		line-height: 11px;	
}

.pricecell {
	background:transparent url(../img/priceback.jpg) no-repeat scroll 0 0;
	display:block;
	font-size:14px;
	height:27px;
	padding-left:15px;
	padding-top:5px;
	text-align:center;
	width:85px;
}
.mpgcell {
	background:transparent url(../img/mpg_back.jpg) no-repeat scroll 0 0;
	display:block;
	font-size:14px;
	height:57px;
	margin-top:5px;
	padding-left:22px;
	padding-top:35px;
	text-align:center;
	vertical-align:top;
	width:85px;
}
.extracell {
	display:table-cell;
	padding:5px;
	text-align:left;
	vertical-align:top;
	width:85px;
}
.milescell {
	display:table-cell;
	padding:5px;
	text-align:left;
	vertical-align:top;
	width:85px;
}
.summ {
	color:#666666;
	display:block;
	font-size:11px;
	line-height:12px;
	padding-bottom:5px;
	padding-top:5px;
}

.summ ul {
	padding-top:10px;
}

#summIndex {
	float: left;
	list-style-type: disc;
	padding-right: 10px;
	list-style-position: inside;
	text-align: left;
}

.makestitle a {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	text-transform:normal;
	padding:0px 0px 5px 10px;
	line-height: 20px;
}

.makestitle a:hover {
	color:#333333;
	font-size:18px;
	font-weight:normal;
	text-transform:normal;
	padding:0px 0px 5px 10px;
	line-height: 20px;
	text-decoration: none;
}


.makes {
	color:#0000FF;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}


/* FEATURES */
.featurestitle {
    background:transparent url(../img/featuresback.jpg) no-repeat scroll 0 0;
    clear:both;
    color:#000000;
    display:block;
    font-family:"Trebuchet MS","Century Gothic","Arial Narrow",Arial,sans-serif;
    font-size:18px;
    height:40px;
    margin:0 auto;
    padding-left:10px;
    padding-top:8px;
    width:900px;
}

.standardFeatures {
	padding: 0px 0px 40px 10px;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.standardFeatures ul {
	width: 800px;
	padding: 0px 0px 20px 10px;
}

.standardFeatures ul li {
	width: 266px;
	float: left;
	list-style-position: inside;
	list-style-type: disc;
}

#compareDetails {
	float: left;
	display: block;
	width: 130px;
	padding: 10px;
	color: #000000;
}

#compareDetails li {
	list-style-type: disc;
	list-style-position: inside;
	color: #666666;
}

.compareFeatures {
	padding: 0px 0px 40px 0px;
	display: block;
	clear: both;
	margin-bottom: 20px;
}

.compareFeatures span {
	font-weight: bold;
	font-size: 14px;
}


.featureClick {
	padding-top: 10px;
	display: block;
	clear:both;
	font-size: 10px;
}

/* CONTACT */
.sellerRoundfg {
    background:#F9F4ED none repeat scroll 0 0;
}

.contactform {
        display:block;
        width:450px;
}

.contactformrow {
    display:block;
}

.contactformcell {
    display:block;
    float:left;
    padding:5px;
}

.contactformcell2 {
    display:block;
    padding:5px;
}



.mapRoundfg {
    background:#F2EFE9 none repeat scroll 0 0;
    width:800px;
}

/* FOOTER */
.copydiv {
    color:#666666;
    font-size:10px;
    margin:auto;
    padding-top:10px;
    text-align:center;
    text-decoration:none;
    width:800px;
}

/* RESULTS */
.pagecontainer {
	margin:0 auto;
	padding-top:15px;
	width:950px;
}
.leftColumn {
	float:left;
	padding-right:10px;
	width:150px;
}
.rightColumn {
	float:left;
	width:775px;
}

.rssDiv {
	width: 770px;
	text-align: right;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
}

.rssDiv img {
	border:none;
}

.rssDiv a {
	text-decoration: none;
}

.infomessage {
	background:#F7F6FF url(../img/information.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #ABA9FF;
	border-top:2px solid #ABA9FF;
	font-size:12px;
	font-weight:bold;
	padding:5px 20px 5px 45px;
	text-align:left;
	width: 700px;
}
.nocarsinfomessage {
	background:#FFF6BF url(../img/exclamation.png) no-repeat scroll 15px 50%;
	border-bottom:2px solid #FFD324;
	border-top:2px solid #FFD324;
	font-size:12px;
	font-weight:bold;
	padding:5px 20px 5px 45px;
	text-align:left;
	width: 700px;
}

.resultList {
	background:#ffffff none repeat scroll 0 0;
	border-bottom:1px dotted #CCCCCC;
	border-width:1px;
	font-size:12px;
	height:25px;
	margin:0 0 0 10px;
	padding:5px 0 20px;
	text-align:left;
	width:700px;
}

.vresultsg {
	background-color:#FFFFFF;
	margin:0 0 0 10px;
	width:700px;
}

.glayout {
	float:left;
	max-width:130px;
	padding:5px;
	text-align:left;
	width:130px;
}
.glayoutSpecial {
	float:left;
	max-width:210px;
	padding:5px;
	text-align:left;
	width:210px;
}

/* SORT */
.sortBy {
	color:#339933;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding-left:25px;
	padding-top:12px;
	text-align:left;
	width:50px;
}

.sortLink {
	display:block;
	float:left;
	padding:5px 0 5px 10px;
}
#sorter {
	clear:both;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	height:1%;
	overflow:auto;
	padding:6px;
}
#sorter a {
	color:#3B5D14;
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	margin:0 5px;
	padding-right:10px;
	text-decoration:none;
}
#sorter a span {
	display:block;
	height:23px;
	padding-left:10px;
}
#sorter a:hover {
	background:transparent url(../img/mb_a_s.png) no-repeat scroll right top;
	color:#333333;
	display:block;
	float:left;
	height:23px;
	line-height:23px;
	margin:0 5px;
	padding-right:10px;
	text-decoration:none;
}
#sorter a:hover span {
	background:transparent url(../img/mb_span_s.png) no-repeat scroll left top;
	display:block;
	height:23px;
	padding-left:10px;
}

.viewStyle {
	color:#339933;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:23px;
	line-height:23px;
	padding:10px 0 5px 25px;
	text-align:right;
	width:80px;
}
.viewLink {
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:5px 0 5px 10px;
	text-align:left;
}
.viewLink a {
	color:#333333;
}

/* SEARCH */
.blueRfg {
	background:#EEE8FF none repeat scroll 0 0;
}
.zipcode {
	color:#FFFFFF;
	padding: 10px;
}

.formdiv {
	font-size:12px;
	text-align:left;
	padding: 10px 0px 10px 0px;
}

.form1 {
	padding-left:10px;
	width:110px;
}

.form2 {
	padding-left:10px;
	width:110px;
}

.form3 {
	padding-left:10px;
	width:110px;
}

.form4 {
	padding-left:10px;
	width:110px;
}

label.desc {
	border:medium none;
	color:#666666;
	display:block;
	padding:5px 0 2px;
}

/* PAGING */
.pagination{
	padding: 2px;
	font-size:12px;
	margin:0 auto;
	width:550px;
	height:30px;
}

.pagination ul{
	margin: 0;
	padding: 0;
	text-align: center; /*Set to "right" to right align pagination interface*/
	font-size: 12px;
}

.pagination li{
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	padding: 0 5px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #666666;
}

.pagination a:hover, .pagination a:active{
	border: 1px solid #666666;
	color: #ffffff;
	background-color: #666666;
}

.pagination li.currentpage{
	font-weight:bold;
	background-color: #ABA9FF;
}

/* RECENT */
.recentviewfg {
	background:#EEE8FF none repeat scroll 0 0;
}
.recentList {
	color:#000000;
	padding:5px 0px 5px 10px;
}
.recentList a {
	color:#000000;
	line-height:16px;
}
.recentSpan {
	line-height:16px;
}

.recentSpanRight {
	margin:2px;
	padding:5px;
}
.recentHeader {
	background:#FEFFF6 none repeat scroll 0 0;
	border:thin solid #F7F5DD;
	color:#333333;
	display:block;
	font-size:16px;
	height:100%;
	margin:0 0 0 10px;
	max-width:662px;
	padding:5px;
	width:700px;
}

.cleared {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}

.features_category {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}

/* FORM MESSAGE */

.formM {
	font-size: 20px;
	font-weight: bold;
}