@charset "utf-8";
/** move the new logos with this.
 * change width and left values
 * **/
.new_logo {
	float:left;
	position:relative;
	clear:none;
	width:210px;
	left:170px;
	/** 
	for three makes, use 
	width:100px; left:210px;
	**/
	text-align:center;
	padding:.5px;
	overflow:visible;
}
.new_logo img {
	width:65px;
	height:50px;
}
#newModel {
	position:relative;
	width:100%;
	margin: auto;
	z-index:3;
	display:inline-block;
}
#rbar {
	max-width:280px;
	background:#fff;
	position:relative;
	z-index:3;
}
#preowned_border {
	background:#fff;
	position:relative;
	z-index:30;
	width:285px;
	padding:0;
	margin-left:125px;
}
#preowned_header {
	position:relative;
	z-index:30;
	margin:.5em 0 1.5em 0;
}
#product_border {
	background:#fff;
	position:relative;
	top:10px;
	z-index:30;
	width:285px;
	padding:0;
	margin-left:125px;
}
/***
RIGHT BAR for MANUFACTURER or MODEL LISTING
***/

#preowned_viewall {
	clear:both;
	width:90%;
	display:inline;
}
/***
TOP BAR for MANUFACTURER or MODEL LISTING
***/
#tbar {
	position:relative;
	top:0px; left:0px;
	width:100%;
	text-align:center;
	z-index:3;
	overflow:hidden;
	display:inline-block;
	margin-bottom:20px;
}
#tbar_content {
	position:relative;	
	width:100%;
	z-index:2;
}
#newManuLogos {
	width:500px;
	text-align:center;
}


img.logo { width:130px; height:100px }

ul.logoContainer {
	padding:0; margin:0;
	position:relative;
	width:100%;
	top:7px;
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}


.logoContainer li { overflow:visible; padding:0; margin:0 }
.logoAndLabel {
	position:relative;
	left:170px;
	padding:0; margin:0;
	width:188px;
	list-style-type:none;
	float:left;
}
#preownedPage .logoAndLabel {
	width:80px;
}
.logoTitle {
	padding:0; margin:0;
	display:block;
	width:100%;
	overflow:visible;
	height:3em;
	font-size:x-small;
}

.majorWidget {
	margin:0;
	padding:0;
	text-align:center;
	display:inline-block;
	position:relative;
	margin-bottom:20px;
}
.usedBoxLink {
	text-align:center;
	font-weight:bold;
	display:block;
	background:#003F87;
	color:#fff;
	margin:1px 0;
}
.bottomViewAll { position:relative;top:-10px; }
#newVehicleShowrooms {
width:100%;text-align:center;margin-bottom:85px
}
.clickLogoText { font-size:x-small; display:block; }
.newShowroom { text-align:center;margin-bottom:10px;margin-top:10px; }
.new_model_logo_container {
	margin-top:2px;
}
.new_model_logo {
	float:left;
	position:relative;
	text-align:center;
	width:125px;
	padding:.5px;
	overflow:visible;
	font-size:x-small;
}
.new_model_logo img {
	width:110px;
}

.new_model_selection {
	width:620px;
	background:blue;
}
.new_model_selection img { float:left }
.new_model_selection a { padding:0 15px; }
.make_logo { float:left; margin-right:20px }
.new_model_selection ul { margin:0;padding:0;list-style-type:none; }
.new_model_selection ul li { width:100px; float:left }

