/*content*/


#contentContainer {
	font-family: verdana;
	width:960px;
	padding-top:15px;
	padding-bottom:20px;
	font-size:9pt;
	color:#924C24;
}
#contentContainer #contSecA {
}
#contentContainer #contSecA #breadcrumbs {
	float:left;
	font-size:8pt;
}
#contentContainer #contSecA #breadcrumbs a {
	color:#885244;
	text-decoration:underline;
}
#contentContainer #contSecA #breadcrumbs a:hover {
	color:#E7A51C;
}

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

#contentContainer .searchBox {
	height:66px;
	background:#ececec;
}
#contentContainer .searchBox a {
	color:#83939D;
}
#contentContainer .searchBox a:hover {
	color:#EEA314;
}
#contentContainer .searchBox .searchLeft {
	float:left;
	height:66px;
	width:10px;
}
#contentContainer .searchBox .searchRight {
	float:right;
	height:66px;
	width:20px;
}
#contentContainer .searchBox .searchLeftForm {
	float:left;
	margin-top:25px;
	margin-left:10px;
	font-size:7pt;
}

#contentContainer .searchBox .searchRightForm {
	float:right;
	margin-top:25px;
	font-size:10pt;
	font-weight:bold;
}
#contentContainer .searchBox .searchLeftForm input {
	height:21px;
}
#contentContainer .searchBox .searchLeftForm select {
	width:166px;
	height:21px;
}
#contentContainer .searchBox .searchLeftForm .button {
	background:url(../images/submitBtn.png) top center no-repeat;
	width:107px;
	height:21px;
	color:#f0e1c8;
}

#contentContainer #makes {
/*	background:url(../images/bgMakes.jpg) top left no-repeat; */
	margin-bottom:20px;
	line-height:14px;
	font-size:10pt;
}
#makes a {
	color:#924c24;
	text-decoration:none;
}
#makes a:hover {
	text-decoration:underline;
}
#contentContainer #makes .makesSec {
	width:175px;
	background:url(../images/bgLine_vert.gif) top right repeat-y;
	padding-right:3px;
	float:left;
}
#contentContainer #makes .makesSecNoLine {
	width:175px;
	padding-left:25px;
	float:left;
}
#contentContainer #makes .makesSec .makesSecInner {
	margin-left:20px;
/* line height for makes */
	height:70px;
	text-align:left;
}
#contentContainer #makes .makesSecNoLine .makesSecInner2 {
	margin-left:25px;
	text-align:left;
}
#contentContainer #makes .makesSec .makesSecInner_2 {
	margin-left:25px;
/* line height for model */
	height:60px;
	text-align:left;
}
#contentContainer #makes .makesSecNoLine .makesSecInner2_2 {
	margin-left:25px;
	text-align:left;
}


#contentContainer .sortDark {
	height:38px;
	color:#ffffff;
	background:#818181;
}
#contentContainer .sortDark a {
	color:#ffffff;
	text-decoration:underline;
}
#contentContainer .sortDark a:hover {
	color:#ffffff;
}
#contentContainer .sortDark .sortLeft {
	float:left;
	height:38px;
	width:20px;
}
#contentContainer .sortDark .sortRight {
	float:right;
	height:38px;
	width:20px;
}
#contentContainer .sortDark .sortLeft02 {
	float:left;
	margin-top:10px;
}

#contentContainer .sortDark .sortRight02 {
	float:right;
	margin-top:10px;
}

#contentContainer #latestAdd {
	background:url(../images/bgLatestAdd.jpg) top center repeat-x;
	height:77px;
}
#contentContainer #latestAdd a {
	color:#924C24;
}
#contentContainer #latestAdd a:hover {
	color:#924C24;
}
#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:#924c24;
}
.inventorySec_b {
	border-bottom:#B0BEC5 .08em solid;
	background:url(../images/bgLine_horiz.gif) bottom center repeat-x #eeeeee;
	padding-bottom:10px;
	padding-top:10px;
	color:#924c24;
}
.inventoryImages {
	float:left;
	margin-right:10px;
}
.inventoryPic {
	border:#7E909C .08em solid;
}
.inventoryLeft {
	width: 300px;
	float:left;
	font-size:10pt;
	text-align:left;
}
.inventoryRight {
	float:right;
	font-size:10pt;
	text-align:right;
}
.certLogo {
	background:url(../images/certLogo.gif) top center no-repeat #000000;
	width:95px;
	height:31px;
	border:#000000 .08em solid;
}

a.inventoryCarTitle {
	font-size:14pt;
	font-weight:bold;
	text-decoration:underline;
	color:#924c24;
}
a.inventoryCarTitle:hover {
	color:#000000;
}

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

.inventoryStockNum {
	text-align:center;
	margin:0px auto;
	width:200px;
	margin-top:50px;
}
.inventoryVideo {
	text-align:right;
	margin:0px auto;
	width:500px;
	margin-top:50px;
}
.boxSold {
	background:url(../images/boxSold.gif) top center no-repeat #bd0000;
	width:95px;
	height:31px;
	border:#bd0000 .08em solid;
}
.boxPending {
	background:url(../images/boxPending.gif) top center no-repeat #adadad;
	width:95px;
	height:31px;
	border:#adadad .08em solid;
}
