@charset "UTF-8";
/* CSS Document */

/*========================*/
/*      INV DETAILS       */
/*========================*/
.Sub-Headers {
	margin: 0px;
	height:32px;	
	background-image: url(../images/header-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display:block;
	width:965px;
	font-size:20px;
	color: #FFFFFF;
	font-weight:bold;
	padding-top:11px;
	padding-left:25px;
}
.Content-Background {
    padding-top:10px;
	padding-bottom:10px;
	background-color:#ebebeb;

}
.Content-Block {
	width:940px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border: 1px solid #c5c5c5;
	padding:15px;
 
}
/* ======================= */
/*    Vehicle Overview    */
/* ======================= */

.Vehicle-Overview {
	background-image: url(../images/heading.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:134px;
	margin-top:0px;
}
.Vehicle-Overview table {
	margin-left:auto;
	margin-right:auto;
	width:972px;
	color:#000000;
  
}
.Vehicle-Overview img {
	float:right;
}
.Txt-YMM, .Txt-Price, .Txt-YMM .style{
	font-size:27px;
	font-weight:bold;
	color: #FFFFFF;
	margin:0;
	padding: 11px 0 25px 8px;
}

.Txt-YMM .style {
	display:inline;
	background:none;
}
 .Txt-YMM, .Txt-Title {
	text-align:left
}
.Txt-Price, .Txt-PriceType {
	text-align:right;
	width:250px;
}
.Txt-Title, .Txt-PriceType {
	font-weight:bold;
	font-size:14px;
}
.Main-Picture {
	padding-left:0px;
	padding-right:4px;
}
a.Bt-GetPreApprovedNow {
	width:180px;
	height:30px;
	background-image: url(../images/bt-getpreaprovednow-duo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float:right;
	margin-right:52px;
}
a.Bt-GetPreApprovedNow:hover {
	background-position: center bottom;
}
/*  ====================  */
/*       SideButtons      */
/*  ====================  */
 
.Leads-Buttons {
	padding-top:10px;
	padding-right:0px;
	float:right;
	width:307px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	margin-left:0px;
}
.Leads-Buttons ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.InvDetails-SideButton li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: none;
}
.InvDetails-SideButton a, .InvDetails-ShareBox {
	width:280px;
	text-transform:uppercase;
	background-color:#FFFFFF;
	border: 1px solid #001e50;
	color: #000000;
	padding: 10px;
	display: block;
	text-align:center;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.InvDetails-SideButton a:hover {
	background-color:#001e50;
	border: 1px solid #001e50;
	color: #FFFFFF;
	
}
.InvDetails-ShareBox /*  This is the box that has the Print, Email and Share buttons.      */ {
	/*font-size:13px;
	padding:5px;
	width:200px;*/
}
.InvDetails-ShareBox ul {
	text-align:center;
}
.InvDetails-ShareBox li {
	border: none;
}
.InvDetails-ShareBox a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.addthis_button {
}
a.addthis_button:hover {
}
a.InvDetails-BT-Print {
	background-image: url(../images/bt-invdetail-print.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 19px;
	display: block;
	text-align: left;
	width: auto;
	font-size: 12px;
	background-position: left bottom;
	float:left;
	width:33px;
	padding-right: 6px;
}
a.InvDetails-BT-Print:hover {
	background-image: url(../images/bt-invdetail-print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:none;
	border:none;
	background-color:#FFF;
	color:#000000;
}
a.InvDetails-BT-Email {
	background-image: url(../images/bt-invdetail-email.gif);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 19px;
	display: block;
	text-align: left;
	width: auto;
	font-size: 12px;
	background-position: left bottom;
	float:left;
}
a.InvDetails-BT-Email:hover {
	background-image: url(../images/bt-invdetail-email.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:none;
	border:none;
	background-color:#FFF;
	color:#000000;
}
/*	====================  */
/*   Contact    */
/*	====================  */

.Contact-Block {
	text-align:center;
	width:940px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border: 1px solid #c5c5c5;
	padding:15px;
	margin-bottom:20px;
}
.Contact-Block a {
	color:#001e50
}
.Contact-Block a:hover {
	text-decoration:none;
}
.Contact-Block .heading3 {
	font-size:24px;
	padding: 0px;
	margin: 0px;
	color: #001e50;
	padding-bottom:6px;
}
/*	====================  */
/*   Specs    */
/*	====================  */

.Table-Specs {
	width:972px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border:1px solid #c5c5c5;
	margin-bottom:20px;
	font-size:15px;
	color:#000000;
}
.Table-Specs td {
	padding:4px;
}
a.Bt-CarFaxReport {
	width:330px;
	height:30px;
	background-image: url(../images/bt-free-carfax-report-duo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
a.Bt-CarFaxReport:hover {
	background-position: center bottom;
}
a.Bt-AutoCheckReport {
	width:330px;
	height:30px;
	background-image: url(../images/bt-free-autocheck-report-duo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
a.Bt-AutoCheckReport:hover {
	background-position: center bottom;
}
.Content-Button-Block {
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border: 1px solid #c5c5c5;
	padding:5px;
	width:330px;
}
/* ======================= */
/*    Videos     */
/* ======================= */

.Video-Frame {
	text-align: center;
	margin-bottom: 15px;
}
/* ======================= */
/*       Main Picture     */
/* ======================= */


.Picture-Frame-800 {
	padding:12px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/imageframe-largepic.jpg);
	width:800px;
	margin-bottom:10px;
}
.Picture-Frame-640 {
	padding:12px;
	margin-bottom:10px;
	background-image: url(../images/imageframe-medpic.jpg);
	width:640px;
 	margin-bottom:20px
   	float:left;
}
.Picture-Frame-160 {
	padding:12px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/imageframe-thumbpic.jpg);
	width:160px;
}
.Picture-Frame-Additional {
	margin-top:20px;
}
/* ======================= */
/*       STD Equip, Features    */
/* ======================= */

.Table-Vin-RelatedDetails {
	width:100%;
}
.Table-Vin-RelatedDetails td {
	width:33%;
	padding-right:15px;
}
.Table-Vin-RelatedDetails .style-h4 {
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin:0;
	color:#001e50;
	text-decoration:underline;
}
.Block-Vin-Related .style-h3{
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
}
.Table-Vin-RelatedDetails p {
	padding-left:15px;
}
.Table-Vin-RelatedDetails ul {
	list-style-type: circle;
	padding-left:17px;
	padding-bottom:10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.Table-Vin-RelatedDetails li {
	border:none;
	margin:0;
	padding: 0;
}
/*	====================  */
/*   CONDITION REPORT     */
/*	====================  */


.Condition-Excellent, .Condition-Good, .Condition-Fair, .Condition-Average, .Condition-Poor, .Condition-NotApplicable {
	background-repeat: no-repeat;
	background-position: right center;
}
.Condition-Excellent {
	background-image: url(../images/condition-report-excellent.gif);
}
.Condition-Good {
	background-image: url(../images/condition-report-good.gif);
}
.Condition-Fair {
	background-image: url(../images/condition-report-fair.gif);
}
.Condition-Average {
	background-image: url(../images/condition-report-average.gif);
}
.Condition-Poor {
	background-image: url(../images/condition-report-poor.gif);
}
.Condition-NotApplicable {
	background-image: url(../images/condition-report-na.gif);
}
/*	====================  */
/*    SIMILAR VEHICLES    */
/*	====================  */

.Featured-Vehicles {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:800px;
}
.Featured-Vehicles td {
	width:25%;
}
.Featured-Vehicles a {
	color:#001e50
}
.Featured-Vehicles a:hover {
	text-decoration:none;
}
/*	====================  */
/*           MPG          */
/*	====================  */
.mpg-block {
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border: 1px solid #c5c5c5;
	padding:5px;
	width:330px;
	margin-top:10px;
	margin-bottom:10px;
}
.mpg-block .mpg{
	font-size:32px;
	font-weight:bold;
}
