/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Lato);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro);
.cd_9 .inventory_ribbon_pro {
	position: absolute;
}
.cd_9 .main_photo_pro {
	width: 100%;
	max-width: 340px;
	float: left;
	max-height: 255px;
	margin-right: 5px;
}
.cd_9 .main_photo_pro img {
	max-width: 340px;
}
.cd_9.car_item_pro {
	display: block;
	padding: 0px;
	max-width: 800px;
	float: left;
	width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;
}
.cd_9 .car_title_pro {
	display: block;
	float: left;
    margin-left: 10px;
    max-width: 425px;
	text-align: left;
    width: 100%;
}
.cd_9 .car_title_pro .cds_condition {
	display: none;
}
.cd_9 .car_title_pro a {
	color: #046EB3;
	float: left;
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-weight: bold;
	height: 36px;
	text-decoration: none;
	width: 100%;
}
.cd_9 .car_excerpt {
	color: #757575;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: bold;

}
.cd_9 .car_your_price_style {
	display: none;
}
.cd_9 .price_details {
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 12px;
    margin-left: 4px;
    margin-top: 10px;
}
.cd_9 .car_full_width {
	float: left;
	width: 100%;
}
.cd_9 .photos_count {
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	margin-left: 10px;
	width: 100px;
}
.cd_9 .vehicle_color_box {
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	width: 100px;
}
.cd_9 .vehicle_color {
	float: left;
	font-style: italic;
	margin-left: 4px;
	width: 80px;
}
.cd_9 .color_swatch {
	border: 1px solid #ccc;
	float: left;
	height: 10px;
    margin-top: 6px;
	width: 10px;
}
.cd_9 .photos_count img {
	margin-right: 4px;
}
.cd_9 .compare_input {
	float: left;
	max-width: 30px;
}
.cd_9 .compare_label {
	float: left;
}
.cd_9 .description {
	float: left;
    max-width: 440px;
    width: 100%;
}
.cd_9 .description_label {
	float: left;
	width: 40%;
	margin: 1%;
}
.cd_9 .description_text {
	float: left;
	width: 46%;
	margin: 1%;
}
.cd_9 .car_price_details_style {
	text-align: center;
	float: left;
	border: 1px solid #000;
	padding: 1px;
	background-color: #ddd;
	width: 100%;
	max-width: 125px;
	margin-left: auto;
	margin-right: auto;
}
.cd_9 .description_left {
	clear: both;
}
.cd_9 .description_left, .cd_9 .description_right {
	width: 100%;
	max-width: 220px;
	float: left;
    font-size: 12px;
}
.cd_9 .description_text.mileage {
	text-align: right;
	font-weight: bold;
	font-size: 16px;
}
.cd_9 .description_label.mileage {
    font-size: 14px;
    height: 26px;
    margin-top: 4px;
}
.cd_9 .description_label_vin {
    width: 40%;
    font-weight: bold;
    float: left;
    text-align: right;
    margin-top: 6px;
    margin-right: 6px;
}
.cd_9 .vin_value {
	float: left;
	margin-top: 6px;
	width: 40%;
}
.cd_9 .description_wrap {
    width: 100%;
    max-width: 250px;
    font-size: 12px;	
}
.cd_9 .compare {
	width: 100%;
	float: left;
	max-width: 250px;
}
.cd_9 .car_contact {
	float: left;
	width: 100%;
	max-width: 250px;
}
.cd_9 .car_your_price_style, .cd_9 .car_final_price_style {
	float: left;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 22px;
	margin-left: 10px;
	text-align: left;
	color: #000;
	font-weight: bold;
}
.cd_9 .car_price_msrp, .cd_9 .car_price_discount, .cd_9 .car_price_rebate {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #8B2222;
	font-weight: bold;
}
@media only screen and (min-width : 768px) and (max-width : 800px) {
	.cd_9 .main_photo_pro img {
		max-width: 345px;
	}
	.cd_9 .main_photo_pro {
		margin-left: auto;
		margin-right: auto;
		float: none;
	    max-width: 345px;
		max-height: 284px;
	}
	.cd_9 .car_title_pro {
		text-align: center;
		float: none;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cd_9 .description {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.cd_9 .car_price_details_style {
		float: none;
		display: block;
	}
	.cd_9 .car_contact {
		float: none;
		margin-left: auto;
		margin-right: auto;
		font-size: 20px;
	    text-align: center;
	}
}
@media only screen and (max-width : 568px) {
	.cd_9 .main_photo_pro {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.cd_9 .main_photo_pro img {
		max-width: 100%;
	}
	.cd_9 .car_title_pro {
		text-align: center;
		float: none;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	.cd_9 .description {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.cd_9 .car_price_details_style {
		float: none;
		display: block;
	}
	.cd_9 .car_contact {
		float: none;
		margin-left: auto;
		margin-right: auto;
		font-size: 20px;
	    text-align: center;
	}
}