#breadcrumbs {
	font-size: 8pt;
	margin: 15px 0 20px;
	background: url(http://images1.ecarlist.com/sites/sewell/images/grArrowBreadcrumb.gif) no-repeat 0 2px;
	padding-left: 8px;
}

/*### =inventory #####
####################*/
#searchResultsNum {
	margin: 10px auto 20px;
	font-size: 12pt;
	text-align: center;
}
#searchBar {
	overflow: hidden;
	padding: 25px 20px;
}
#searchBar select {
	height:21px;
	margin-right:5px;
	width:166px;
}
#searchBar_left,
#listing_form,
#searchBar div {
	float: left;
}
#searchBar div#searchBar_right {
	float: right;
}
#listing_form {
	margin-right: 20px;
}
#makes {
	clear: both;
	overflow: hidden;
}
#makes a {
	text-decoration: none;
}
#makes a:hover {
	text-decoration: underline;
}
#makes .makesList {
	border-left:1px dotted #1C1C1C;
	float:left;
	margin: 15px 0px 20px 1%;
	min-height:70px;
	padding:0 0 0 1%;
	width:17%;
}
.sortDisplay {
	clear: both;
	overflow: hidden;
	font-size: 11px;
}
.sortDisplay-left {
	float: left;
	margin-left: 14px;
	padding: 15px 0;
}
.sortDisplay-right {
	float: right;
	margin-right: 14px;
	padding: 15px 0;
}
.makesTitle {
	border-bottom:8px solid;
	border-left:1px solid;
	border-right:1px solid;
	clear: both;
	margin: 20px 0px 10px;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 12px;
}
.inventory_row {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid;
	overflow: hidden;
}
.inventory_image {
	float:left;
	margin:0 10px;
	padding:0;
	width: 95px;
	border: 1px solid;
}
.inventory_image a {
	display: block;
}
.inventoryLeft {
	float:left;
	font-size:10pt;
	text-align:left;
	width:485px;
}
.inventoryCarTitle {
	font-size: 14pt;
	font-weight: bold;
}
.inventoryStockNum {
	float:left;
	margin:50px auto;
	width; 115px;
	text-align:left;
}
.inventoryRight {
	float:right;
	font-size:10pt;
	margin-right:10px;
	text-align:right;
}
.inventoryRight a {
	font-weight: bold;
	text-decoration: none;
}
.price_line_1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top : 15px;
}
.inventoryRight h5 {
	margin: 5px 0 0;
}
.inventory_photos_link,
.inventory_video_link {
	padding-left: 40px;
	padding-top: 7px;
	height: 31px;
	float: right;
	margin-left: 10px;
}
.inventory_photos_link {
	background: url(http://images1.ecarlist.com/sites/sewell/images/grPics.gif) no-repeat;
}
.inventory_video_link {
	background: url(http://images1.ecarlist.com/sites/sewell/images/grPics.gif) no-repeat;
}
a.ec_show_sister {
	background-position:0 0 !important;
	display:block;
	height:39px;
	text-indent:-9000px;
	width:98px;
}
a.ec_show_sister:hover {
	background-position:-98px 0 !important;
}
a#ec_toggle_sister {
	background:transparent url(http://images1.ecarlist.com/sites/default/default_white/images/sister_buttons.jpg) no-repeat scroll -196px 0;
	height:39px;
	text-indent:-9000px;
	width:98px;
	float: right;
}
a#ec_toggle_sister:hover {
	background-position:-294px 0;
}

/*### =vehicle #####
##################*/
#leftContainer {
	float:left;
	width:653px;
	height: 891px;
	background: #DFDFDF;
	border-right: 1px solid;
}
#cap {
	background: #B7B7B7;
	font-weight: bold;
	font-size: 12pt;
	padding: 3px 5px 4px;
}
#cap img {
	float: right;
}
#carTitle {
}
#vehicle_vitals{
	display: table;
	width: 100%;
}
#player {
	background: #B7B7B7;
	display: table-cell;
	vertical-align: middle;
	height: 520px;
}
#player img {
	display: block;
	margin: 0 auto;
}
#ec_video {
	margin: 0 auto;
	display: block;
}
ul#playerNav {
	display:block;
	height:40px;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
	background: #B7B7B7;
}
ul#playerNav li {
	float:left;
	list-style-type:none;
	width:24%;
}
#vitalsBar {
	height:26px;
	margin-top:1px;
}
#vitalsTitle {
	float:left;
	height:26px;
	width: 150px;
	text-indent: -9000px;
}
#vitalsInfo {
	border:0 none;
	font-size:9pt;
	line-height: 16px;
	font-weight: bold;
	height:174px;
	padding-bottom:20px;
	width:100%;
}
#vitalsInfo td {
	height:15px;
	padding:5px 20px;
	text-align:right;
}
#vitalsInfo td strong {
	float: left;
}
.vitalsColumnLeft {
	border-bottom:0.08em solid;
	border-right:0.08em solid;
	width:266px;
}
.vitalsColumnRight {
	border-bottom:0.08em solid;
	margin-right:40px;
	width:286px;
}
#vitalsInfo .last td {
	text-align: left;
	padding: 15px 20px 5px 20px;
}
#vitalsInfo .last td strong {
	display: block;
	float: none;
}
.thumbnails_title {
	font-size:7pt;
	padding: 5px 0 3px;
	margin-left:10px;
}
#thumbnails_container {
	background: #dfdfdf;
	overflow: hidden;
	margin-top: 8px;
}
#thumbnails {
	overflow: auto;
	margin: 0 10px 10px;
}
* html #thumbnails {
	width: 100%;
	height: 125px;
}
*:first-child+html #thumbnails {
	min-height: 75px;
}

#rightContainer {
	float:left;
	width:276px;
}
#priceBox {
	height:80px;
	padding-top:15px;
	background: #ccc;
}
#price {
	text-align:center;
}
.price_title {
	font-size:8pt;
}
#vehicle .price_line_1 {
	font-size:24pt;
	font-weight:bold;
}
.price_line_2 {
	font-size: 12pt;
}
.accordian_question {
	cursor:pointer;
	overflow:hidden;
}
.accordian_question a {
	display: block;
	height: 51px;
	width: 276px;
}
.accordian_answer {
	height:0;
	overflow:hidden;
	position:relative;
	visibility:hidden;
}
.accordian_answer_content {
	font-size:0.9em;
	padding:1px;
	position:relative;
}
#bottomContainer {
	overflow: hidden;
	clear: both;
}
#bottomNav {
	clear:both;
	height:34px;
	border-top:#000 .09em solid;
	border-bottom:#FFF .09em solid;
	text-align:left;
}
#bottomNavText {
	margin-top:9px;
}
.bottomNavTabs{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.bottomNavTabs ul{
	display: inline;
	margin: 0;
	padding: 0;
}

.bottomNavTabs li{
	display: inline;
	margin: 0;
}

.bottomNavTabs li a{
	border-right:1px solid;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:8px;
}

.bottomNavTabs li a:visited{
}

.bottomNavTabs li a:hover{
}

.bottomNavTabs li.selected{
}

.bottomNavTabs li.selected a{ /*selected main tab style */
}

.bottomNavTabs li.selected a:hover{ /*selected main tab style */
}
#bottomNav a {
	padding: 10px 20px 8px;
	border-right: 1px solid;
	text-decoration:none;
}
.bottomNavContent {
	padding: 10px 0px 20px 10px;
	height:400px;
	display:block;
	overflow:auto;
	margin-top:1px;
	text-align:left;
}
#bottomNav a:hover {
}
.optionstabcontent{
	display:none;
}
/*###### =packages ######
#######################*/
#equipment h3 {
	border-bottom: 1px solid;
	font-size: 9pt;
	clear:both;
}
#equipment ul li {
	padding:0;
	margin:0 5px 5px 20px;
	line-height:115%;
	list-style:square;
}
#equipment ul li.option_category {
	font-weight:bold;
	list-style:none;
	padding:0;
	margin:15px 0 0 0;
}
#equipment ul.oe_list li { margin-bottom:10px; font-weight:bold; }
#equipment ul.oe_package { font-size:8pt; margin-top:0px; }
#equipment ul.oe_package li { list-style-type:none; background: url(../images/list_square_gray.gif) no-repeat left center; line-height:8pt; margin-bottom:0; padding-left:10px; margin-left:10px; font-weight:normal; }
#equipment ul li.oe_cost, #equipment ul li.oe_details { margin:0; padding:0; background:transparent; }
#equipment ul li.oe_cost span, #equipment ul li.oe_details span, .oe_code { font-size:8pt; font-weight:normal; color:#666; }
.ip_equipment_column1 {
	clear:both;
	width:33%;
	float:left;
	margin-bottom:12px;
	font-size:9pt;
}
.ip_equipment_column2 {
	width:32%;
	float:left;
	margin-left:1%;
	margin-bottom:12px;
	font-size:9pt;
}

#bottomThumbsContainer {
	border-top:1px solid;
	margin:1px 0 0;
	padding-bottom:15px;
}
#bottomButton {
	float:right;
	height:131px;
	width:148px;
}
#bottomThumbs {
	float:left;
	height:131px;
	text-align:left;
	width:782px;
}
#random_list_location #random_list_item {
	font-size:12px;
	float:left;
	height:130px;
	width:97px;
	margin:0 4px;
	overflow:hidden;
	padding:5px 0;
	text-align:center;
}
#random_list_location #random_list_item a {
	text-decoration: none;
}
#random_list_location #random_list_item img {
	border:1px solid #000;
	margin-bottom:5px;
}

/*##### =vehicle_photos #######
#############################*/
div#vehicle_photos_container div {
	margin-top: 15px;
	text-align: center;
}
#vehicle_photos #cap a {
	padding:10px 0 10px 10px;
	display: block;
	color: #000;
}
