a {
	color: #AC1B2C;
}
@media (min-width: 768px) and (max-width: 990px) {
	.navbar-header > a > img {
		max-width: 400px;
	}
}
	
@media (max-width: 767px) {
	.navbar-header > a > img {
		max-width: 80%;
	}
}

.navbar {
	min-height: initial;
	margin-bottom: initial;
}

.navbar-default .navbar-nav > li > a {
	margin-top: 6px;	
}
			
.navbar {
	min-height: initial;
	margin-bottom: initial;
	padding: 10px 0px;
}

body {
	font-family: 'Open Sans', sans-serif;
	background-image: url(/media/1143/background1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
}
			
#navbar {
	background-color: white;
	box-shadow: 1px 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px 1px #CCC;
	-moz-box-shadow: 1px 1px 1px 1px #CCC;
}
#banner {
	margin: 15px 0;
}			
#body {
	padding-top: 20px;
}
	
#breadcrumb_wrapper {
	background: #FAFAFA;
}
	
#breadcrumb_wrapper .container {
	background: transparent;
}

#body h1 {
	font-size: 30px;
	font-weight: initial;
}
.container-search {
	margin-top: 30px;
}
/**Vehicle Listing**/
#search-results > div {
	background-color: transparent;
}
#search-results > div:not(:last-child) {
 	border-bottom: none;
}
#SearchSortBy {
	padding-top: 8px;
}
#search-filters #filter-viewwatchlist .filter .header {
	background: #A10000;
	color: #000;
}
#search-filters #filter-viewwatchlist .filter .header:hover {
	background: #77000E;
	-webkit-transition: background-color 0.4s linear;
	-moz-transition: background-color 0.4s linear;
	-o-transition: background-color 0.4s linear;
	-ms-transition: background-color 0.4s linear;
	color: #FFF;
}
.watchlist-hide .header a.header-watchlist {
	background: url('/media/1293/yellow-star.png')no-repeat 4px 6px!important;
	color: #FFF!important;
	padding-left: 32px!important;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
#search-filters .filter .header {
	background: #242424;
	font-weight: normal;
	text-transform: uppercase;
}
#search-filters .filter .body {
	background-color: #F0F0F0;
}
.search_meta {
	margin: 0px;
}
#search-results .search_item {
	background: #F3F3F3;
	padding-top: 0;
	margin-top: 10px;
}
#search-results .search_item img {
	border: 2px solid #686868;
	padding: 0;
}
.vehicle-listing-img {
	margin-bottom: 12px;
}
#search-results .search_desc {
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}
#search-results .search_meta, #search-results .search_meta ul {
	margin-bottom: 12px;
}
#search-results .search_title a, #search-results .search_price {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}
#search-results .search_price a {
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
}
#search-results .search_details a {
	font-family: 'Open Sans', sans-serif;
	background: #AC1B2C;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	padding: 9px 14px;
}
#search-results .search_details a:hover, #search-results .watchlist.NotInWatchList a:hover {
	background: #77000E;
	-webkit-transition: background-color 0.4s linear;
	-moz-transition: background-color 0.4s linear;
	-o-transition: background-color 0.4s linear;
	-ms-transition: background-color 0.4s linear;
	color: #FFF;
	text-decoration: none;
}
#search-filters .filter .header.open {
	background: #A10000;	
	color: #FFF;
}

@media (max-width: 991px) {
	#search-results .search_details a {
		font-size: 13px;
		padding: 10px 8px;
	}
}
.vehicle-heading {
	min-height: 40px;
	background: #242424;
	padding: 10px 0 12px;
	margin: 10px 15px 5px;	
}
@media (max-width: 991px) {
	.vehicle-heading {
		min-height: 68px;
	}
}
@media (max-width: 767px) {
	.hotspot-specials {
		display: none;
	}
	.vehicle-heading {
		padding-bottom: 1px;
	}
}
.vehicle-price, .special-vehicle-price {
	display: inline-block;
} 

#details-vehicle-info-vehicle-SpecialPrice { 
	float: right;
	text-align: right;
	padding-top: 0px;
}
.vehicle-images-small {
	margin-top: 95px;
}
.vehicle-images-small img {
	max-height: 78px;
}
.img-small {
	width: 22%;
	padding-left: 0;
	padding-right: 0;
}
@media (max-width: 991px) {
	.vehicle-images-small {
		display: none;
	}
}

.icon {
	background-position: 4px;
	background-repeat: no-repeat;
	line-height: 36px;
	padding: 18px;
}
.vehicle-color {
	background-image: url('/media/1289/colour.png');
}
.vehicle-transmission {
	background-image: url('/media/1288/transmission.png');
}
.vehicle-body {
	background-image: url('/media/1294/body.png');
}
.vehicle-odometer {
	background-image: url('/media/1290/odometer.png');
}
.vehicle-fueltype {
	background-image: url('/media/1291/petro.png');
}
.vehicle-doors {
	background-image: url('/media/1292/door.png');
}
.vehicle-info {
	padding-left: 0;
	padding-right: 0;
}
#search-results .watchlist.NotInWatchList, .watchlist .NotInWatchList {
	background:#AC1B2C url('/media/1287/white-star.png')no-repeat 8px 12px!important;
	padding-left: 32px!important;
}
#search-results .watchlist.InWatchList, .watchlist .InWatchList, #search-results .search_details a.watchlist:hover {
	background:#A10000 url('/media/1293/yellow-star.png')no-repeat 8px 12px!important;
	color: #FFF;
	padding-left: 32px!important;
}
#details-sidebar-main .header a.watchlist, #details-sidebar-main .header a.InWatchList {
	color: #FFF;
}
.watchlist-sidebar-InWatchList:before {
	background:#A10000 url('/media/1293/yellow-star.png')no-repeat 0px 0px!important;
	padding: 2px 10px 7px 9px!important;
}
.watchlist-sidebar-NotInWatchList:before {
	background:#AC1B2C url('/media/1287/white-star.png')no-repeat 0px 0px!important;
	padding: 2px 10px 7px 9px!important;
}
#details-sidebar-main .header a.watchlist {
	text-decoration: none;
}
.watchlist-sidebar-NotInWatchList {
	background: #AC1B2C!important;
}
.watchlist-sidebar-InWatchList {
	background: #A10000!important;
	color: #FFF;
}
#search-filters #filter-header.hasFilters {
	background: #A10000;
	color: #FFF;
	font-weight: normal;
}
@media (max-width: 768px) {
	#search-filters #filter-header {
		color: #FFF;
		text-transform: uppercase;
		border-radius: 5px;
		margin-top: 10px;
		text-align: center;
		font-size: 18px;
		font-weight: normal;
	}
}
.search_video.hasVideo, video.hasVideo {
	margin-top: 26px;
  	float: left;
  	color: red;
}
@media (max-width: 991px) {
	.search_video.hasVideo, video.hasVideo {
		margin-top: 0px;
	}
}
/**Vehicle Description**/
#details-vehicle-info-Heading {
	background: #242424;
	padding: 2px 0px 7px;
	margin: 7px 2px 2px 2px;
}
#details-vehicle-info-vehicle {
	padding: 0 8px;
}
#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price, #details-vehicle-info-vehicle-SpecialPrice {
	color: #FFF;
	padding-top: 6px;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
}
#details-vehicle-info-vehicle-SpecialPrice { 
	float: right;
	text-align: right;
	padding-top: 0px;
}
.details-vehicle-info-vehicle-HasSpecialPrice-True #details-vehicle-info-vehicle-Price {
	display: inline-block;
	text-decoration: line-through;
	font-size: 18px;
}
@media(max-width: 767px) {
	#details-vehicle-info-vehicle-Name, #details-vehicle-info-vehicle-Price, #details-vehicle-info-vehicle-SpecialPrice {
		text-align: center;
	}
}
#details-sidebar-main .section {
	margin: 12px 0px;
}
#details-sidebar-main .header {
	background: #181617;
	font-family: "Open Sans",sans-serif;
	font-weight: normal;
	padding: 11px 0 10px;
	text-transform: uppercase;
}
#details-vehicle-info-options {
	background: transparent;
	padding: 0;
}
#details-vehicle-info-options a {
	color: #000;
	font-weight: normal;
}
#details-vehicle-info-features-Tabs div.tab-selected {
	background-color: #AC1B2C;
	background-image: none;
	color: #FFF;
	font-weight: normal;
}
#details-vehicle-info-features-Tabs div:not(.tab-selected) {
	background-color: #000;
	font-weight: normal;
}
.vehicle-listing-desc {
	font-size: 14px;
}
.bx-wrapper .bx-pager {
	bottom: -50px;
}
#details-sidebar-main .body {
	background: #E2E2E2;
}
#details-sidebar-main-vehicleenquiry .form-row button {
	background: #AC1B2C;
	font-weight: normal;	
}
#details-sidebar-main-vehicleenquiry .form-row button:hover {
	background: #77000E;
	-webkit-transition:background-color 0.4s linear; 
	-moz-transition:background-color 0.4s linear; 
	-ms-transition:background-color 0.4s linear; 
	-o-transition:background-color 0.4s linear; 
}

/**Vehicle Form**/ 
#form-vehicleenquiry-Submit {
	font-size: 16px!important;
	font-weight: bold;
}
textarea, input {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
}
#body .contactus-block h3 {
	font-size: 22px;
}

/** Footer **/
#footer_nav {
	background: #111;
}
#footer_nav h3 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
#footer_nav ul {
	color: #858585;
	font-size: 14px;
	list-style-type: none;
	padding-left: 0;
}
#footer_nav ul a {
	color: #C90000;
}
#footer {
	padding: 10px 0;
}
#footer a, .footer_body a {
	color: #C90000;
}
#footer_nav .footer_menu {
	width: 230px;
	margin: 10px 20px;
}
#footer_nav .footer_menu h3 {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#footer_nav .footer_menu ul li a, #footer_nav .footer_menu_location .footer_body, #footer_nav .footer_custom .footer_body {
	font-size: 14px;
	color: #858585;
}
#footer {
	background: #161616;
	color: #fff;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
