﻿body
{
	font-size: 11px;
	font-family: Verdana;
	
	margin: 0;
	width:100%
}
ul
{
	padding: 0px;
	margin: 0;
	float:left;
}

ul#listing
{
display:inline;
float:left;
padding: 0px;
margin: 0;

}
ul#listing li
{ 
display: inline;

}

a 
{
	text-decoration: none;

}
a:hover 
{
	text-decoration: underline;
}

ul#facets
{
	list-style-type: none;
	float: left;
	width: 100%;
	background-color: #E6EEEF;
	border: solid 1px #b6bEbF;
	float:left;
}

ul#facets li
{
	float: left;
	padding: 10px;
	display: inline;
}

ul.hiddenfacetlist
{
	list-style-type: none;
	width: 160px;
	float: left;
}

.seemore, .clearFacet
{
	font-weight: bold;
}

.hidden
{
	display: none;
}

.listing
{
	border: solid 1px black;
	margin: 5px 0 5px 0;
	float: left;
	width: 100%;
}
.photo
{
	float: left;
	padding: 5px;
}
.photo a 
{
	;
}
.listingdata
{
	margin: 5px;
}

.listingdetaillink
{
	font-weight: bold;
	line-height: 150%;
}

#logo img
{
	border: medium none;
}

#freeSearch
{
	border-bottom: solid 1px #444444;
}

#sft, #content
{
	margin:0 10px 0 10px;
}

#resultsBar 
{
	padding:0 0 6px 0;
	margin:10px 0 0 10px;
	background-color: #F0F7F9;
	border-top: 1px solid #6B90DA;
    
    height:12px;
	
}

#sort 
{
	text-align: left;
	float: left;
	padding: 5px;
	
}

#resultsCount
{
	text-align: right;
	padding: 5px;
	margin: 0;
}

#pagination
{
	text-align: center;
}

.cnt
{
	color: #666666;
	font-size: x-small;
}

.facetTitle
{
	font-size: medium;
	font-weight: bold;
}

.facetColumns
{
	border-bottom: solid 2px #000;
	border-top: solid 2px #000;
	float: left;
	line-height: 120%;
}

.cancelGoFacets
{
	text-align: right;
	float: left;
}

.selectedFacet
{
	background-image: url(/Content/img/btn_close.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	cursor: pointer;
}

.icopag 
{
	vertical-align: text-bottom;
}

/* details */
#topContainer 
{
	margin: 10px;        	
}
#listingPhotoContainer {
    float: left;
}
#listingPhoto 
{
	background-image: url(/Content/img/bg_stockPhoto.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #5C5C5C;
	height: 233px;
	width: 308px;
	margin-bottom: 3px;
}
#listingPhotoImg
{
    border: 1px solid #5C5C5C;
    margin-bottom: 4px;
}
#listing 
{
	margin-left: 10px;
	float:left;
	width: 370px;
}
#listingDescription 
{
	color: white;
	background-color: #397092;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 5px;
}
#listingDescription h1 
{
	font-size: large;
	float:left;
	margin: 0;
}

#listingDescription p 
{
	text-align: right;
	margin: 0;
}
#actualPhoto 
{
	border: 1px solid #C6C6C6;
	padding: 0 0 3px 3px;
	float: left;
	width: 160px;
	margin-right: 10px;
	background-color: #F2F2F2;
}











#actualPhotoTable, #actualPhotoTable tr, #actualPhotoTable tr td
{
	margin: 0;
	padding: 0;
}
#actualPhotoTable tr td 
{
	padding-right: 4px;
}
#contactSeller 
{
	padding-top: 3px;
}
.listingDataDesc 
{
	width: 12em;
	float: left;
}
.listingDataValue 
{
	font-weight: bold;
}
.price 
{
	color: #F97D2B;
}
.listingDetailsSectionTitle 
{
	color: #336291;
	font-weight: bold;
	background-color: #EDEDED;
	margin-bottom: 4px;
	padding: 4px;
	
}


.listingDetailsSection 
{
	padding: 4px;
	line-height: 110%;
	
}
#vehicleDetails 
{
	margin-top: 8px;
}
.mpg 
{
	background: transparent url(/Content/img/bg-mpg.gif) no-repeat scroll 4px top;
	position: relative;
	top: -55px;
	left: 260px;
	width:120px;
}
.mpgNum 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #58595B;
}
.ebayContainer 
{
	width: 180px;
	float: left;
	border: 1px solid #DFDFDF;
	
}

.ebayContainer1
{
	width: 720px;
	float: left;
	border: 1px solid #DFDFDF;
	
}
.ebayItem 
{
	background-color: #F8F8F8;
	border: 1px solid #C6C6C6;
	margin: 2px;
	float: left;
	height:150px;
	width:175px;
	
}
.ebayLogo 
{
	
	padding: 3px;
}
.ebayItemImg 
{
	padding: 8px; 
	text-align: center;
}
.ebayItemDesc 
{
	padding: 2px; 
	text-align: center;
}

/* end details */


#footer 
{
	text-align: center;
	border-top: solid 1px black;
	padding-top: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding:0;
	margin:0;
	
}
	
h3 {
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	padding-left: 5px;
}
