@charset "UTF-8";
/* CSS Document */

/*=========================*/
/*     INVENTORY LIST      */
/*=========================*/

/* IMPORTANT:   The main parameter to watch, when you modify the container width is the Width of .InvList-UL-MainUL   */



/* Module Global */
.InvList {
	padding-top: 0px;
	padding-right:5px;
	padding-bottom:1px;
	padding-left:5px;
}
.InvList a {
	text-decoration: underline;
	color: #ffffff;
}
.InvList a:hover{
	text-decoration: none;
}
.InvList label {
	color: #939393;
}

.InvList ul {
	list-style-type: none;
}


/* Module Structural */


.InvList-MakesBlock {   /*  The block that contains the number of vehicles for each brands */
	padding: 10px;
	margin-bottom: 10px;
 	border: 1px solid  #3f3f3f;
	background-color:#0a0a0a;
 
 
}
.InvList-MakesBlock ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 18px;
}
.InvList-MakesBlock li {
	float: left;
	display: block;
	width: 150px;			/* Adjust this so that 5 of these blocks fit on one line.  When a line is full, side spacing should be equal. */
	margin-top: 0px;
}
.InvList-BrandHeader {
	font-size: 16px;
	font-weight: bold;
	height:28px;
 	background-color:#0a0a0a;
 	padding-left:10px;
	padding-top:8px;
	margin-bottom:5px;
	color:#ffffff;
 	border:1px solid #3f3f3f;
	color:#ffffff;
}
.InvList-VehicleBlock {
	padding:5px;
	border:1px solid #3f3f3f;
	margin-bottom:10px;
	color: #FFFFFF;
	background-color:#0a0a0a;
	line-height: normal;
	padding-bottom:15px;
}

	.InvList-VehicleBlock:hover {
	padding:5px;
	border:1px solid  #ffffff;
	margin-bottom:10px;
	line-height: normal;
	padding-bottom:15px; 
}

.InvList li.YMM-Line span {
	display: block;
	height: 20px;
}
.InvList li.YMM-Line {
	display:block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.InvList li.Title-Line span {
	display: block;
	
}
.InvList li.Title-Line {
	display:block;
	padding: 3px;
	background-color:#2a2a2a;
	color:#ffffff;
}

.InvList li.Details-Line {
	padding-top: 10px;
}
.InvList-UL-MainUL {
	display:block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:780px;
	float: right; 
}
.InvList-UL-MainUL li {
	padding-left: 3px;
	
}
.InvList-UL-Colors {
	float: left;
	margin: 0px;
	padding: 0px;
	width:300px;
}

.InvList-UL-Colors li {
	padding:0;
	}

.InvList-UL-Mileage {
	float: left;
	margin: 0px;
	padding: 0px;
}

.InvList-UL-Location {
	float: Right;
	margin: 0px;
	padding: 0px;
}

.InvList-UL-Location li {
	text-align:right;
	}


.InvList-Pagination {
	border: 1px solid #3f3f3f;
	padding:15px;
	margin-bottom:9px;
}

.InvList-Pagination ul {
	padding:0;
	margin:0;
	text-align:center;
}

.InvList-Pagination li {
	padding:0;
	margin:0;
	display:inline;
}

.InvList-Pagination a {
	padding: 7px;
	border: 1px solid #3f3f3f;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#0a0a0a;
}

.InvList-Pagination a:hover, a.pagination-selection {
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/h-inv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-shadow: #000 1px 1px 1px;
	-moz-box-shadow:inset 0px 0px 2px 2px rgba(0, 0, 0, 1);
	-webkit-box-shadow:inset 0px 0px 2px 2px rgba(0, 0, 0, 1);
	box-shadow:inset 0px 0px 2px 2px rgba(0, 0, 0, 1);
	border: 1px solid #2e2d2d;
}


/* Module Style */


.Image-Thumbnail {
	width: 160px;
}


.InvList-YearMakeModel {
	float:left;
	font-size: 20px;
	max-width: 615px;
	overflow: hidden;
	padding-bottom:3px;
}
.InvList-Photos {
	float:left;
	padding-left: 15px;
	line-height: 20px;
	padding-right: 4px;
}
.InvList-HistoryReport {
	float:left;
	
}
.InvList-Price {
	float:right;
	font-size: 20px;
}
.InvList-Title {
	float:left;
	font-weight: bold;
	max-width: 630px;
	max-height:16px;
	overflow:hidden;  
}
.InvList-PriceType {
	float:right;
	font-weight: bold;
}
.InvList-NumPhotos {
}
.InvList-History-Report {
}
.InvList-PriceType {
	float: right;
}


a.InvList-PhotosClick{
	background-image: url(../images/inv-list-photologo.gif);
	display: block;
	height: 20px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}


a.InvList-PhotosClick:hover{
	background-position: top;
}

a.InvList-AutoCheck{
	background-image: url(http://www.camarenaautos.com/templates/204/images/logo-view-autocheck.gif);
	display: block;
	height: 20px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top:2px;
	clear:both;
}

a.InvList-AutoCheck:hover{
	background-position: right top;
}


a.InvList-Carfax{
	background-image: url(../images/logo-view-carfax.gif);
	display: block;
	height: 20px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top:2px;
	clear:both;
}

a.InvList-Carfax:hover{
	background-position: bottom;
}
.InvList-Title{
width:500px !important;
}