@charset "UTF-8";
/* CSS Document */

#Inventory {
	display: block;
	padding:0px;
	font-size: 12px;
	margin:0px;
	margin-left:2px;
	float:left;
	width:867px;
	padding-bottom:10px;
	line-height:19px;
  
}
/*  General  */

#Inventory .thumbnail {

	width:100px;
	height:75px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid  #3F3F3F;
	padding:2px;
 
	
}

#Inventory a {
	color:#f27521;
	text-decoration:none;
}
#Inventory a:hover, #Inventory a:active {
	text-decoration:underline;
}
/* Sort Block*/
#Inventory .Block-Sort {
	width: 100%;
	margin-bottom: 20px;
 }
#Inventory .display-pictures {
	background-image: url(http://mydealerbiz.com/images1/t16/view-pic-list-dual.gif);
	height: 45px;
	width: 75px;
	background-position: top;
	display: block;
}
#Inventory  a.display-pictures:link, #Inventory a.display-pictures:visited   {
	background-position: bottom;
}
#Inventory a.display-pictures:hover, #Inventory a.display-pictures:active {
	background-position: top;
}
#Inventory .display-list {
	background-image:url(http://mydealerbiz.com/images1/t16/view-list-only-dual.gif);
	height: 45px;
	width: 75px;
	background-position: top;
	display: block;
}
#Inventory a.display-list:link, #Inventory a.display-list:visited {
	background-position: bottom;
}
#Inventory a.display-list:hover, #Inventory a.display-list:active {
	background-position: top;
}
#Inventory .img-sort {
	background-image: url(http://mydealerbiz.com/images1/t16/sort-text.gif);
	display: block;
	height: 45px;
	width: 75px;
}
#Inventory .img-view {
	background-image: url(http://mydealerbiz.com/images1/t16/view-text.gif);
	display: block;
	height: 45px;
	width: 75px;
}

#Inventory select{
	background-color:#1d1d1d;
	color: #FFF;
	font-family:tahoma;
	font-size:11px;
	padding-top: 1px;
	padding-right: 2;
	padding-bottom: 1px;
	padding-left: 0px;
	border: 1px solid #f27521;
}

#Inventory .Sort-ByYear {
}
#Inventory .Sort-ByMake {
}
#Inventory .Sort-ByModel {
}
#Inventory .Sort-ByMileage {
}
#Inventory .Sort-ByPrice {
}
#Inventory .Sort-ByMPG {
}
#Inventory .Cell-Dropdowns {
}
#Inventory .Cell-Sort, #Inventory .Cell-View, #Inventory .Cell-Links {
	width:75px;
}
/*  Brand Group */

#Inventory .Block-Heading {
	color: #7a7a7a;
	font-size:12px;
	vertical-align:middle;
	margin-bottom: 20px;
	background-color: #232323;
	border: 1px solid #333333;
 
}
#Inventory .Block-Heading label {
	color: #f27521;
	font-size:22px;
	font-weight:bold;
 
	
}
/* Picture listing */

#Inventory .Block-PicList {
	margin-bottom: 20px;
	background-color: #1f1f1f;
	color: #FFF;
}


#Inventory .Bg-Std {
	background-color: #2a2a2a;
}
#Inventory .Bg-Alt {
	background-color: #333333;
}
#Inventory   .Bg-Alt  .thumbnail {
}
#Inventory .Cell-Thumbnail {
	width:15%;
	text-align: center;
}
#Inventory .Block-PicList .Cell-YearMakeModel {
	font-size:18px;
}
#Inventory .Block-PicList .Cell-DetailsLeft {
	vertical-align: top;
	width: 40%;
	font-size: 12px;
}
#Inventory .Block-PicList .Cell-DetailsRight {
	vertical-align: top;
	width: 25%;
	font-size: 12px;
}
#Inventory .Block-PicList .Cell-Price {
	font-size:18px;
	text-align:right;
	width:15%;
}
#Inventory .Block-PicList .Cell-Special {
	width:20%;
	color: #f27521;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 12px;
}

#Inventory .Block-PicList label {
	color: #959595;
}

/* Text Listing */

#Inventory .Block-TextList {
	background-color: #1d1d1d;
}

#Inventory .Block-TextList .Column-Headings  {
	background-color: #333333;
	color: #f27521;
	font-weight: bold;
	font-size: 13px;
 
}

#Inventory .Block-TextList .Column-Headings a {
	color: #f27521;
	text-decoration:none
}
#Inventory .Block-TextList .Column-Headings a:hover, #Inventory .Block-TextList .Column-Headings a:active {

text-decoration:underline}



#Inventory .Block-TextList a {
	color: #959595;
}


#Inventory .Block-TextList .Cell-Year{
	width:56px;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-Make{
	width:98px;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-Model{
	width:109px;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-Color{
	width:150px;
	text-align: center;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-MPG{
	width:61px;
	text-align: center;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-Miles{
	width:61px;
	text-align: right;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-VIN{
	width:145px;
	text-align: center;
	font-size: 12px;
}
#Inventory .Block-TextList .Cell-Price{
	width:83px;
	text-align: right;
	font-size: 12px;
}

#Inventory .Block-TextList label {
	font-weight: bold;
	color: #f27521;
}


#Inventory .Block-TextList a {}

#Inventory .Block-TextList .Double-Lined{
font-size:11px;}




#Inventory .pictures {
}
#Inventory .list {
}


/* Inventory Details */

