
/*content*/
#contentContainer {
	width:940px;
	margin:0px auto;
	padding-top:15px;
	font-size:9pt;
	color:#fff;
}
#contentContainer #contSecA {
}
#contentContainer #contSecA #breadcrumbs {
	float:left;
	font-size:8pt;
}
#contentContainer #contSecA #breadcrumbs a {
	color:#fff;
	text-decoration:underline;
}
#contentContainer #contSecA #breadcrumbs a:hover {
	color:#f07763;
}

#contentContainer #contSecA #pageButtons {
	float:right;
	
}
#contentContainer #searchResultsNum {
	text-align:center;
	font-size:12pt;
}

#contentContainer .searchBox {
	height:66px;
	border-top: 1px solid #4d4d4d;
	background: #262626;
}
#contentContainer .searchBox a {
	color:#fff;
}
#contentContainer .searchBox a:hover {
	color:#EEA314;
}
#contentContainer .searchBox .searchLeft {
	float:left;
	height:66px;
	width:15px;
}
#contentContainer .searchBox .searchRight {
	float:right;
	height:66px;
	width:20px;
}

#contentContainer .searchBox .searchRightForm {
	float:right;
	margin-top:25px;
	font-size:10pt;
	font-weight:bold;
}
#contentContainer .searchBox table td {
	padding: 3px;
}
#contentContainer .searchBox table input {
	width:150px;
}
#contentContainer .searchBox table select {
}
#contentContainer .searchBox table .button {
	background:url(../images/submitBtn.png) top center no-repeat;
	width:107px;
	height:21px;
	border:0px;
	color:#000;
}

#contentContainer #makesAntique {
	background:url(../images/bgMakesAntique.jpg) top left no-repeat;
	margin-bottom:20px;
	line-height:30px;
	font-size:10pt;
}
#makesAntique a {
	color:#fff;
	text-decoration:none;
}
#makesAntique a:hover {
	text-decoration:underline;
}
#contentContainer #makesAntique .makesSec {
	width:190px;
	background:url(../images/bgLine_vert.gif) top right repeat-y;
	padding-right:3px;
	float:right;
}
#contentContainer #makesAntique .makesSecNoLine {
	width:190px;
	padding-right:3px;
	float:right;
}
#contentContainer #makesAntique .makesSec .makesSecInner {
	margin-left:35px;
	text-align:left;
}
#contentContainer #makesAntique .makesSecNoLine .makesSecInner2 {
	margin-left:35px;
	text-align:left;
}
#contentContainer #contSecA #makes {
/*	background:url(../images/bgMakes.jpg) top left no-repeat;*/
	margin-bottom:20px;
	padding:0;
	line-height:22px;
	font-size:10pt;
	text-align:left;
}
#makes { margin-top:20px; }
#contSecA #makes a {
	color:#fff;
	text-decoration:none;
	text-align:left;
}
#contSecA #makes a:hover {
	text-decoration:underline;
}
#contentContainer #makes .makesList {
	width:180px;
	padding-right:3px;
	padding-left:0;
	float:left;
	border:0;
}
#contentContainer #makes .makesSecNoLine {
	width:180px;
	padding-left:25px;
	float:left;
}
#contentContainer #makes .makesList a {
	margin-left:25px;
	text-align:left;
}
#contentContainer #makes .makesList .makesSecInner_2 {
	margin-left:25px;
	text-align:left;
}
#contentContainer #makes .makesSecNoLine .makesSecInner {
	margin-left:25px;
	text-align:left;
}
#contentContainer .sortDisplay a {
	color:#ffffff;
	text-decoration:underline;
}
#contentContainer .sortDisplay a:hover {
	color:#ffffff;
}

#contentContainer #latestAdd {
	background:url(../images/bgLatestAdd.jpg) top center repeat-x;
	height:77px;
}
#contentContainer #latestAdd a {
	color:#fff;
}
#contentContainer #latestAdd a:hover {
	color:#fff;
}
#contentContainer #latestAdd #latestAddRight {
	background:url(../images/bgLatestAdd_r.jpg) top right no-repeat;
	width:359px;
	height:77px;
	float:right;
}
#contentContainer #latestAdd #latestAddLeft {
	background:url(../images/bgLatestAdd_l.jpg) top left no-repeat;;
	height:77px;
	float:left;
}
#contentContainer #latestAdd #latestAddLeft #latestAddLeftText {
	margin-top:30px;
	margin-left:40px;
}

/***********************
INVENTORY SECTIONS
************************/
.inventorySec_a {
	border-bottom:#B0BEC5 .08em solid;
	background:url(../images/bgLine_horiz.gif) bottom center repeat-x;
	padding-bottom:10px;
	padding-top:10px;
	color:#fff;
}
#contSecA .inventorySec_b {
	border-bottom:#B0BEC5 .08em solid;
	background:url(../images/bgLine_horiz.gif) bottom center repeat-x #171717;
	padding-bottom:10px;
	padding-top:10px;
	color:#fff;
}
.inventoryImages {
	float:left;
	margin-right:10px;
	margin-left:5px;
}
.inventoryPic {
	border:#fff .08em solid;
}
.inventoryLeft {
	float:left;
	font-size:10pt;
	text-align:left;
}
.inventoryRight {
	float:right;
	font-size:10pt;
	text-align:right;
	margin-right:5px;
}
.certLogo {
	background:url(../images/certLogo.gif) top center no-repeat #000000;
	width:95px;
	height:31px;
	border:#000000 .08em solid;
}
.sold {
	background:#bd0000;
	width:95px;
	height:24px;
	border:#bd0000 .08em solid;
	padding-top:8px;
	text-align:center;
}
.pending {
	background: #adadad;
	width:95px;
	height:24px;
	border:#adadad .08em solid;
	padding-top:8px;
	text-align:center;
}

a.inventoryCarTitle {
	width:500px;
	font-size:14pt;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}
a.inventoryCarTitle:hover {
	color:#fff;
}

.inventoryRightTop {
	margin-bottom:10px;
	font-size:12pt;
	font-weight:bold;
}
.inventoryRightTop a {
	color:#fff;
	text-decoration:none;
}
.inventoryRightTop a:hover {
	text-decoration:underline;
}
	
.inventoryRightTop img {
	margin-left:20px;
}
.inventoryRightBottom {
	margin-top:15px;
	color:#fff;
}
.inventoryRightBottom a {
	color:#fff;
}
.inventoryRightBottom a:hover {
	color:#fff;
}
.inventoryRightBottomPrice {
        color:#f57560;
	font-weight:bold;
	font-size:22pt;
}

#contentContainer #contSecA .inventoryRight h2 {
        color:#f57560;
        font-weight:bold;
        font-size:15pt;
	font-family:arial;
}

#contSecA .makesTitle {
	border:0;
}
.inventoryMakeBreak {
	height:50px;
}


/*###### =vehicle ######
######################*/
#contentContainer #mainContainer { clear:both; }

/***********************
MISC CLASSES & ID'S
************************/
.clear {
	clear:both;
}
.spacer {
	height:15px;
}

#vehicle #contentContainer { width:930px; margin: 0 auto; background: #dfdfdf; }
#vehicle a.buttonCalc { background: url(../images/make_deposit_accordian.jpg) no-repeat 0px 0px; }
#vehicle a.buttonCalc:hover { background-position: -276px 0px; }
#paypalblock { width:150px; margin: 0 auto; padding: 20px 0 0; }
#vehicle #thumbnailsTopPics { height:auto; }