.watchlist-hide {
	display: none;
}
		
body {
	font-family: 'Open Sans', sans-serif;
}
#body h1 {
	color: #0070BB;
	font-size: 28px;
	margin: 0px 0px 10px;
}
#body h1.main {
	color: #363636;
}
#body h2 {
	color: #0068A3;
	font-size: 24px;
	margin-bottom: 20px;
}
p {
	padding: 5px 0;
}
a {
	color: #F30;
}
#facebook-link, #twitter-link, #linkedin-link {
	width: 40px;
	height: 40px;
	margin-right: 8px;
	text-indent: -9999px;
	display: inline-block;
}
#facebook-link {
	background: url('/media/1057/facebook-icon.jpg') no-repeat;
}
#twitter-link {
	background: url('/media/1056/twitter.jpg') no-repeat;
}
#linkedin-link {
	background: url('/media/1081/linkedin.jpg') no-repeat;
}
#facebook-link:hover, #twitter-link:hover, #linkedin-link:hover {
	background-position: 0 100%;
}
.slogan {
	font-family: 'Patua One', cursive;
	color: #f82021;
	font-size: 26px;
}
a:hover {
	color: #FFA93A;
}
.btn {
	background: #2B8AC0;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 16px 5px;
	border-radius: 0;
}
.btn:hover {
	background: #2D9AD8;
	color: #fff;
}
.gmaps {
	padding: 0 18px;
}
/*Contact Us Form*/
#ContactUsForm h3 {
	font-size: 16px;
	font-weight: bold;
}
#ContactUsForm label {

}
#ContactUsForm input, #ContactUsForm textarea{
	padding: 5px 6px;
}
#ContactUsForm button {
	background: #2B8AC0;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	width: 30%;
	padding: 8px 6px;
}
#ContactUsForm button:hover {
	background: #2D9AD8;
}
#banner {
	height: 400px!important;
}
@media (max-width: 561px) {
	#banner {
		height: 330px!important;
	}
}
header {
	background: #F3F3F3;
}
#header {
	background: #F0F0F0;
	padding: 8px 0;
}
.header-contact {
	position: absolute;
	top: 0;
	right: 0;
	font-family: 'Arimo', sans-serif;
	color: #fff;
	font-size: 34px;
	font-weight: bold;
	background: url('/media/1041/phone.png') no-repeat 0px 12px;
	background-size: 26px;
	padding-left: 35px;
}
.header-contact a {
	color: #fff;
	text-decoration: none;
}
@media (min-width:767px) and (max-width: 991px) {
	.header-contact {
		top: 12px;
		background: none;
		font-size: 18px;
		text-align: right;
	}
}
@media (max-width: 767px) {
	#header {
		margin-bottom: 5px;
	}
	.header-contact {
		left: 10px;
		width: 256px;
	}
	.navbar-toggle {
		margin-right: 4px;
	}
}
@media (max-width:715px){
	#logo p {
		padding-bottom: 0px;
	}
	.header-contact {
		margin-top: 8px;
		font-size: 24px;
		background: url('/media/1041/phone.png') no-repeat 0px 7px;
		background-size: 20px;
		width: 200px;
	}
}
#header_custom {
	background: #F3F3F3;
	max-height: 392px;
}
#banner-slider-wrapper {
	position: relative;
	height: 355px;
}
#BannerSlider {
	margin: 10px 0;
}
.quick-search {
	z-index: 9999;
	position: absolute;
	bottom: 5px;
	right: 15px;
	padding: 10px 15px 15px;
	background: #F0F0F0;
	opacity: 0.9;
}
.quick-search h2 {
	color: #2B8AC0;
	background: url('/media/1047/search-icon-red.png')no-repeat 4px 6px;
	background-size: 30px;
	padding-left: 45px;
	margin: 0 0 5px 7px;
	line-height: 38px;
	font-size: 26px;
}
#QuickSearchText:before, #QuickSearchMakeText, #QuickSearchModelText {
	display: none;
}
#QuickSearch select {
	max-width: 255px;
	width: 100%;
	margin-top: 5px;
	border-radius: 5px;
}
@media (max-width:767px) {
	.quick-search {
		width: 100%;
		bottom: 6px;
		right: 0;
		padding: 15px;
	}
	#QuickSearch {
		max-width: none;
		width: 100%;
	}
	#QuickSearch select {
		max-width: 100%;
	}
}
@media (max-width:560px) {
	#header_custom {
		max-height: 330px;
	}
	.quick-search {
		bottom:60px;
	}
}
.navbar-default {
	background: transparent;
	border: none;
}
#navbar {
	background: #2b8ac0;
	margin-bottom: 4px;
	box-shadow: 1px 1px 2px #414141;
	-moz-box-shadow: 1px 1px 2px #414141;
	-webkit-box-shadow: 1px 1px 2px #414141;
}
.navbar {
	margin-bottom: 0;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li.current_page_item a {
	color: #FFF;
	background: #2165A0;
}
@media (min-width:767px) {
	#navbar_div .container-fluid {
		margin-left:0px;
		padding-right: 0px;
		padding-left: 0px;
	}
	.navbar-collapse {
		padding-left: 0px;
	}
}
.navbar-toggle {
	background: #fff;
}
#breadcrumb_wrapper {
	background: #ECECEC;
	padding: 6px;
	margin-bottom: 30px;
}
#breadcrumb_wrapper a {
	color: #4E4E4E;
}
/*Feature Box*/
.features {
	margin-bottom: 22px;
}
.features h2 {
	color: #313131;
	font-size: 24px;	
	margin-top: 0;	
}
.feature-box {
	background: #E0E0E0;
	padding: 20px;
	border: 1px solid #D8D8D8;
	margin-bottom: 20px;
	box-shadow: 1px 1px #CACACA;
}
.feature-box img {
	margin: 0 auto 5px;
}
@media (max-width: 1999px) {
	.feature-box {
		min-height: 322px;
	}
}
@media (max-width: 991px){
	.feature-box {
		text-align: center;
	}
}
/*Vehicle Listing*/
.search-results-header-inner {
	background: #E2E2E2; 
	color: #000;
}
#search-results .search_item {
	background: #F1F1F1;
	padding-bottom: 10px;
	margin: 5px 0;
}
.vehicle-listing-desc {
	padding-right: 0px;
}
.vehicle-listing-img {
	margin-bottom: 15px;
}
#details-vehicle-info-features-Tabs div:not(.tab-selected){
	color: #FFF;
	background-color: #2B8AC0;
	background-image: none!important;
}
#details-vehicle-info-features-Tabs div.tab-selected {
	background: #2165A0;
	color: #FFF;
}
#filter-reset a {
	display: block;
	color: #313131;
	font-weight: bold;
	margin: 12px 0 15px 12px;
}
#SearchSortBy {
	margin-left: 0px;
}
#SearchSortBy span {
	padding-right: 5px;
}
@media (max-width: 767px) {
	#SearchSortBy {
		font-size: 18px;
		margin-top: 0px;
		margin-bottom:10px;
	    padding: 8px;
		background: #ccc;
	}
}
#search-filters {
	padding-left: 0px;
}
#search-filters #filter-header {
	background: #2B8AC0;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 8px;
}
#search-filters #filter-header.hasFilters {
	background: #2165A0;
	color: #FFF;
}
#search-filters #filter-body .filter:first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-width: 2px;
}
#search-filters #filter-body .filter:last-child {
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
#search-filters .filter {
	padding-bottom: 0px;
}
#search-filters .filter .header, #SearchResultHeader {
	background: #2B8AC0;
}
#search-filters .filter .header {
	width: 100%;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 8px 14px;
	cursor: pointer;
	border-top: 1px solid #FFF;
}
#search-filters .filter .body {
	background: #E4E4E4;
}
#search-filters .filter .body a {
	color: #3F3F3F;
	font-size: 14px;
}
#search-filters .filter .body li:not(.show) {
	background: none;
}
#search-filters .filter ul {
	list-style-position: inside;
	list-style-image: url('/media/1021/filter_arrow.png');
	background: #E4E4E4;
}
#search-filters .filter .header.open {
	background: #2165A0;
	color: #FFF;
}
#filterPriceLo, #filterPriceHi, #filterKeywords {
	margin: 5px 10px;	
}
.filter .btnGo {
	background: #2B8AC0;
}
span.filterRemove a {
	color: #E61010!important;
}
.search_title {
	margin-bottom: 10px;
}
.search_title a {
	color: #FF1B1B;
}
.search_meta {
	margin: 15px 0;	
}
#search-results .search_desc {
	padding-left: 0px;
}
#search-results .search_price {
	color: #3487D1;
	font-size: 24px;
}
#search-results .search_title a {
	font-size: 20px;
}
#search-results .search_title a:hover {
	text-decoration: none;
}
@media (max-width: 767px) {
	#search-results .search_title, #search-results .search_price {
		text-align: center;
	}
	#search-results .search_details {
		text-align: center;
		width: 100%;
	}
	#search-results .search_details a {
		display: block;
		width: 100%;
	}
}
#search-results .search_details {
	background-color: transparent;
	border-radius: 4px;
	margin-top: 15px;
}
#search-results .search_details a {
	background: #2B8AC0;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 14px;
}
#search-results .search_details a:hover {
	text-decoration: none;
	background: #2D9AD8;
	color: #FFF;
}
#search-results #filter-header,#SF #filter-header.hasFilters {
	border-radius: 0px;
}
/**Vehicle Descripiton**/
#details-vehicle-info-options {
	background-color: #2B8AC0;
}
#details-sidebar-main .header {
	background-color: #2b8ac0;
	color: #FFF;
	font-size: 20px;
	padding: 14px 0 14px 12px;
}
#details-vehicle-info-vehicle-Name {
	color: #FF1B1B;
}
#details-vehicle-info-vehicle-Price {
	color: #3487D1;
}
#details-sidebar-main-vehicleenquiry .form-row button {
	background: #FF2900;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border: none;
	border-radius: 5px;
	margin-top: -18px;
}
#details-sidebar-main .section {
	margin-bottom: 20px;
	border: 1px solid #E0E0E0;
}
#VE-Form input, #VE-Form textarea{
	padding: 5px 6px;
}
/**Footer**/
#footer_nav {
	background: #202020;
	margin-top: 40px;
}
#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: #858585;
}
#footer {
	padding: 10px 0;
}
#footer_nav .footer_menu {
	width: 238px;
	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 {
	font-size: 14px;
	color: #858585;
}
#footer {
	background: #161616;
	color: #fff;
}

#breadcrumb {
	padding: 0px;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
