@charset "UTF-8";
/* CSS Document */

/*========================*/
/*      INV DETAILS       */
/*========================*/
.Sub-Headers {
	margin: 0px;
	padding-top: 14px;
	padding-right: 5px;
	height: 35px;
	padding-left:32px;
	font-size:20px;
	color:#00a0ff;
	background-image: url(../images/header-background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display:block;
	font-weight:bold;
}
.Content-Background {
	background-image: url(../images/mid-pattern-background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom:10px;
}
.Content-Block {
	width:850px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	border: 1px solid #323232;
	padding:10px;
	
}
/* ======================= */
/*    Vehicle Overview    */
/* ======================= */

.Vehicle-Overview {
	background-image: url(../images/heading.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:137px;
}
.Vehicle-Overview table {
	margin-left:auto;
	margin-right:auto;
	width:872px;
	color:#c1c1c1;
		
}
.Vehicle-Overview img {
	float:right;
}
.Txt-YMM, .Txt-Price, .Txt-YMM .style {
	font-size:27px;
	font-weight:bold;
	color: #00a0ff;
	margin:0;
	padding: 13px 0 25px 13px;
}

.Txt-YMM .style {
	display:inline;
}

.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:0px;
}
a.Bt-GetPreApprovedNow {
	width:200px;
	height:30px;
	background-image: url(../images/bt-getpreaprovednow-duo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	float:right;
	 
}

a.Bt-GetPreApprovedNow:hover {
	background-position: center bottom;
}
/*  ====================  */
/*       SideButtons      */
/*  ====================  */



.Leads-Buttons {
	padding-top:10px;
	padding-right:12px;
	float:right;
	width:210px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: -10px;
	margin-left:-10px;
}
.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 {
	background-color: #000000;
	border: 1px solid #323232;
	padding: 10px;
	display: block;
	width:190px;
	text-align:center;
	color:#c1c1c1;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	
}
.InvDetails-SideButton a:hover {
	background-color: #00a0ff;
	border: 1px solid #00a0ff;
	color: #000000;
}
.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:#000000;
	color:#00a0ff;
}
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:#000000;
	color:#00a0ff;
}
/*	====================  */
/*   Contact    */
/*	====================  */

.Contact-Block {
	text-align:center;
	width:850px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	border: 1px solid #323232;
	padding:10px;
	margin-bottom:10px;
}
.Contact-Block a {
	color:#00a0ff
}
.Contact-Block a:hover {
	text-decoration:none;
}
.Contact-Block .heading3 {
	font-size:24px;
	padding: 0px;
	margin: 0px;
	color:#00a0ff;
}
/*	====================  */
/*   Specs    */
/*	====================  */

.Table-Specs {
	width:872px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	border: 1px solid #323232;
	margin-bottom:20px;
	font-size:15px;
	color: #c1c1c1;
}
.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: #000000;
	border: 1px solid #323232;
	padding:5px;
	width:330px;
}
/* ======================= */
/*    Videos     */
/* ======================= */

.Video-Frame {
	text-align: center;
	margin-bottom: 20px;
}
/* ======================= */
/*       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:10px;
}
.Table-Vin-RelatedDetails .style-h4 {
	font-weight:bold;
	font-size:13px;
	padding:0;
	margin:0;
	color:#00a0ff;
	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:10px;
}
.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:#00a0ff
}
.Featured-Vehicles a:hover {
	text-decoration:none;
}
/*	====================  */
/*           MPG          */
/*	====================  */
.mpg-block {
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	border: 1px solid #323232;
	padding:5px;
	width:330px;
	margin-top:10px;
	margin-bottom:10px;
}
.mpg-block .mpg{
	font-size:32px;
	font-weight:bold;
}
