/* Minification failed. Returning unminified contents.
(517,17): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(3487,18): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
.center, hr {
	display: block
}
#finance-page tbody, .additional-page#content ul.grid li.img, .logo a:before, .logo img, img {
	vertical-align: middle
}
.logo img, a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
#content, header {
	position: relative
}
nav li a, ul.file_menu li a {
	text-decoration: none;
	display: block
}
.refine-styles a, span.refine-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.tab a, input:focus, select:focus, textarea:focus {
	outline: 0
}
#content.sitemap ul li, .site-footer li, aside li {
	list-style: none
}
.hidden, .invisible {
	visibility: hidden
}
#share-buttons, .clear, .clearfix:after, .site-footer {
	clear: both
}
#finance-page input, #sidebar, .refine-search-buttons a, a.ad-detail-link, body#error-page, select#ddLength {
	box-sizing: border-box
}
button, html, input, select, textarea {
	color: #222
}
body body, html {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	overflow-x: hidden
}
.button, body .label, h1, h2, h3, h4, h5, h6, nav li a {
	font-family: 'Source Sans Pro', sans-serif
}
body p {
	font-size: 14px;
	font-size: .9rem;
	margin-bottom: .75em
}
.row {
	max-width: 1200px
}
.wrapper.grey {
	background: #f0f0f0
}
.content-container.wrapper.grey {
	padding: 22px 1em
}
.content-container.wrapper {
	max-width: 100%;
	overflow: hidden
}
.row.pad {
	padding-left: .9375em;
	padding-right: .9375em
}
.no-pad, .no-pad-left {
	padding-left: 0 !important
}
.no-pad, .no-pad-right {
	padding-right: 0 !important
}
fieldset, hr {
	border: 0;
	padding: 0
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none
}
a {
	cursor: pointer
}
a:focus, a:hover {
	opacity: .9
}
hr {
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 1em 0
}
fieldset {
	margin: 0
}
textarea {
	resize: vertical
}
.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}
#dvLoading {
	background: url(/img/loader-2.gif) center center no-repeat;
	height: 7px;
	width: 150px;
	background-size: cover;
	position: absolute;
	z-index: 1000;
	left: 50%;
	margin-left: -75px;
	top: 45px
}
div#dvLoading:before {
	display: none;
}
.blue, h2 {
	color: #07497c
}
.red {
	color: #670909
}
h1 {
	font-weight: 700
}
ul {
	list-style-type: none
}
select option {
	background: #fff;
	color: #111
}
.left {
	float: left
}
.right {
	float: right
}
.center {
	margin: 0 auto
}
.button {
	padding: 8px 12px;
	border-radius: 3px
}
.button:hover {
	opacity: .8
}
#content a.button {
	color: #fff
}
input[type=submit] {
	border: none;
	padding: .5em 1em;
	color: #fff;
	font-weight: 600;
	border-radius: 3px
}
input[type=submit]:hover {
	opacity: .8
}
body.home-page .home-search input#sr-icon {
    background-color: #fff;
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
	border-radius: 3px;
	border-width: 2px;
	border-color: #ddd
}
.button.ghost {
	background: 0 0;
	border-width: 2px;
	font-size: 1.25em;
	font-weight: 600;
	width: auto;
	display: inline-block;
	margin: 0 auto 1em
}
#content ul li {
	padding-left: 30px
}
.sold-container {
	min-height: 35em
}
#content {
	z-index: 1;
	margin-top: 16px;
	padding-left: 2rem
}
#content-home {
	background: #fff;
	padding: 2em 0
}
#sidebar {
	margin: 0;
	border: 1px solid #ddd;
	background: #fff
}
p.sidebar-info {
	color: #bbb;
	margin-top: 0;
	margin-bottom: .5em
}
input[type=text], textarea {
	color: #222;
	padding: 5px 10px;
	font-size: 13px;
	-webkit-appearance: none
}
body .label {
	background: 0 0
}
#content h1 {
	float: left;
	margin: 0 0 1em;
	width: auto;
	text-align: left;
	font-size: 24px;
	font-size: 1.5rem
}
#content.white {
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	width: 100%;
	margin-top: 0;
	padding: 1.5em 2em !important
}
#content.white h1 {
	margin: 0 0 1em;
	display: block;
	width: 100%;
	float: none;
	clear: both
}
.header-top, .logo, header, nav li {
	float: left
}
ul.inline {
	margin-left: 0
}
ul.inline li {
	display: inline-block;
	float: left
}
header {
	min-height: 100px;
	z-index: 99;
	width: 100%
}
.logo {
	padding: 1em 0;
	min-width: 325px
}
.logo a {
	display: block;
	height: 70px
}
.logo a:before, .logo img {
	display: inline-block
}
.logo a:before {
	content: ' ';
	height: 100%
}
.logo img {
	max-height: 70px;
	width: auto;
	max-width: 400px
}
.logo img:hover {
	transform: scale(1.1)
}
header > .container {
	margin-top: 40px
}
header.layout-clean .logo {
	height: 3.5em;
	min-width: 0
}
header.layout-clean .logo img {
	max-height: 3.5em
}
header #header-right {
	float: right;
	max-width: 220px;
	margin-top: 1.5em
}
.header-top {
	width: 100%;
	position: fixed;
	z-index: 5;
	box-shadow: 0 1px 2px rgba(0,0,0,.5)
}
nav li:last-child a {
	border-right: 1px solid rgba(0,0,0,.2)
}
nav li a:focus {
	color: #fff;
	outline: 0
}
.sidebar-nav li a.active, .sidebar-nav li a:hover, nav li a:hover {
	color: #fff
}
ul.file_menu {
	display: none;
	width: auto;
	margin: 0;
	position: absolute;
	height: auto;
	line-height: 1.5
}
#search, #sidebar-search, .relative, nav, nav li a {
	position: relative
}
ul.file_menu li {
	background-color: #111;
	display: block;
	line-height: 1.2;
	float: none;
	z-index: 9999
}
ul.file_menu li:hover {
	background-color: #222
}
ul.file_menu li a {
	color: #FFF;
	padding: 10px 20px;
	font-size: 13px;
	width: 100px;
	box-shadow: none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #181818
}
#sidebar-search .form-group {
	float: left;
	width: 100%
}
#sidebar-search input[type=submit] {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 0 20px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 1px 1px #123f60;
	font-weight: 700;
	font-size: 16px;
	margin-top: 10px
}
#sidebar-search .advanced-switch {
	float: right;
	width: 98px;
	height: 42px;
	margin-top: 10px;
	background: url(/img/button-switch-off.png) top left no-repeat;
	cursor: pointer
}
::-webkit-input-placeholder {
	color: #444
}
:-moz-placeholder {
	color: #444
}
::-moz-placeholder {
	color: #444
}
:-ms-input-placeholder {
	color: #444
}
.switch-on {
	background: url(/img/button-switch-on.png) top left no-repeat !important
}
.sidebar-img img {
	border: 7px solid #fff
}
nav .nav-border-top {
	height: 1px;
	background: #b6b3b3;
	margin: 0 20px
}
nav .nav-border-bottom {
	height: 1px;
	background: #fff;
	margin: 0 20px
}
.header-divider {
	background: url(/img/divider-header.png) top left no-repeat;
	width: 2px;
	height: 76px;
	float: left;
	margin: 30px 40px
}
#search, .social a {
	margin-top: 10px
}
.social span {
	font-size: 12px;
	font-style: italic;
	padding-right: 10px
}
.social a {
	color: #fff;
	float: left;
	margin-right: 20px
}
#search, nav, nav ul {
	float: right
}
.social img {
	border-radius: 5px;
	height: 24px;
	width: 24px
}
.social a img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
#search input[type=text] {
	padding: 5px 35px 5px 10px;
	width: 365px;
	z-index: 1
}
#search input[type=submit], #sidebar-search input[type=submit] {
	text-indent: -99999px;
	width: 36px;
	height: 36px;
	background: url(/img/button-search-mag.png) 50% 50% no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border: none
}
#sidebar-search .form-group input {
	margin: 0;
	border-radius: 3px
}
nav {
	margin-top: 0
}
nav ul {
	margin: 0
}
nav li {
	font-size: 16px;
	margin-bottom: 0
}
nav li a {
	font-weight: 600;
	font-size: 14px;
	font-size: .9rem;
	color: #fff;
	padding: 16px 1em;
	border-left: 1px solid rgba(0,0,0,.2);
	letter-spacing: .5px
}
#content.sitemap a:before, #search-box:after, .callback:before, .refine-styles a.dynamicSearchLink:before {
	font-family: FontAwesome;
	font-style: normal
}
#sidebar {
	float: left;
	padding: 0
}
.off-canvas-navigation {
	width: 75%;
	overflow: hidden;
	display: none;
	color: #fff
}
.off-canvas-navigation ul li {
	width: 100%;
	display: block;
	float: left
}
.off-canvas-navigation ul li.sidebar-item {
	float: right
}
.menu-button, .menu-button:focus, .sidebar-button {
	padding: 6px 12px;
	float: left;
	font-size: 18px;
	display: block;
	box-shadow: 0 -1px 5px rgba(0,0,0,.5);
	position: fixed;
	top: 50%;
	margin-left: -147px;
	left: calc(100% + 6px);
	width: 250px;
	text-align: center;
	z-index: 5;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid : DXImageTransform.Microsoft.BasicImage(rotation=3)
}
#banner, #search-trucks, .wrapper {
	position: relative
}
a.menu-button:after {
	content: "Refine Search Results"
}
a.menu-button.active-button:after {
	content: "- Show Search Results -"
}
a.menu-button.active-button {
	background: #151515
}
a.menu-button:hover, a.sidebar-button:hover {
	opacity: .9;
	color: #fff
}
.breadcrumbs a:hover, .tab a:hover, footer small a:hover {
	opacity: .8
}
.breadcrumbs a:after {
    content: "-";
    padding: 0 0.5em;
    color: #999;
}
.sidebar-button {
	text-align: right;
	border-top-left-radius: 1em;
	border-top-right-radius: 0;
	background: rgba(0,0,0,.15)
}
.site-footer li, [role=main] h1 {
	text-align: center
}
.illustrations {
	margin: 3% auto;
	display: block
}
aside li, aside li a {
	margin: 0;
	display: block
}
aside {
	margin-bottom: 15%
}
aside li a {
	padding: .5em 0;
	border-bottom: 1px solid rgba(255,255,255,.2)
}
.site-footer {
	overflow: hidden;
	padding: 5%;
	width: 90%;
	margin: 0 auto
}
.site-footer li {
	margin: 0 0 .5em;
	display: block;
	color: #ddd
}
.site-footer li a {
	margin: .5em .5em .5em 0;
	color: #eee
}
@media all and (max-width: 767px) {
	.container {
		width: 100%
	}
	.off-canvas-navigation {
		display: block
	}
	.js #sidebar[role=navigation] {
		margin-left: -100%;
		float: left;
		padding-bottom: 25em;
		z-index: 2
	}
	.js [role=main] {
		margin-left: 0;
		float: left;
		z-index: 1;
		position: relative
	}
	clearfix:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0
	}
	[role=main]:after, [role=main]:before {
		content: " ";
		position: absolute;
		z-index: -1;
		top: 0;
		left: -100%;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.3)
	}
	[role=main]:after {
		left: 100%;
		background: rgba(0,0,0,.15)
	}
	[role=main], [role=navigation] {
		-webkit-transition: .2s all ease;
		-moz-transition: .2s all ease;
		-o-transition: .2s all ease;
		-ms-transition: .2s all ease;
		transition: .2s all ease;
		width: 100%;
		display: block;
		position: relative
	}
	.active-nav #sidebar[role=navigation] {
		margin-left: 0;
		width: 75%;
		margin-top: 0
	}
	.active-nav [role=main] {
		margin-right: -75%;
		-webkit-transition: .1s all ease;
		-moz-transition: .1s all ease;
		-o-transition: .1s all ease;
		-ms-transition: .1s all ease;
		transition: .1s all ease
	}
	.active-sidebar #sidebar[role=navigation] {
		margin-left: -200%
	}
	.active-sidebar [role=main] {
		margin-left: -90%
	}
	input#sr-submit {
		padding-left: 1em;
		padding-right: 1em
	}
}
.wrapper {
	float: left;
	width: 100%
}
.content-container.wrapper {
	min-height: 750px
}
#banner {
	float: left;
	width: 100%;
	height: 425px;
	z-index: 0
}
#banner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	z-index: 99
}
a.banner-item {
	height: 425px;
	width: 100%;
	display: block;
	float: left;
	background-size: cover;
	background-position: center center
}
#banner300 > div, #banner468 > div, #banner728 > div, #banner300_2 > div {
	margin: 0 auto
}
#banner-controls {
	position: absolute;
	z-index: 2;
	top: 200px;
	width: 100%
}
#banner-controls a {
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	z-index: 9999;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-ms-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}
#banner-controls #prev {
	float: left;
	background: url(/img/controls.png) no-repeat;
	opacity: .6
}
#banner-controls #next {
	float: right;
	background: url(/img/controls.png) center right no-repeat;
	opacity: .6
}
#banner-controls a#next:hover, #banner-controls a#prev:hover {
	opacity: 1
}
#search-trucks {
	height: 200px;
	padding: 40px 0 0 20px;
	border-top: 10px solid #b8b8b8;
	-moz-box-shadow: 0 0 10px 2px #888;
	-webkit-box-shadow: 0 0 10px 2px #888;
	box-shadow: 0 0 10px 2px #888
}
#search-trucks input[type=text] {
	width: 270px;
	margin-top: 5px
}
#search-trucks select {
	width: 250px;
	color: #fff;
	font-style: italic;
	font-weight: 400
}
#search-trucks .col {
	width: 310px;
	float: left;
	padding: 0 30px
}
#search-trucks .search-divider {
	float: left;
	height: 181px;
	width: 2px;
	background: url(/img/divider-search.png) top left
}
#sidebar-search label {
	padding: 0 0 10px
}
#sidebar-search > .form-group > .form-group {
	padding: 10px
}
#sidebar-search .form-group input {
	margin-bottom: 5px
}
#search-trucks .label {
	text-transform: uppercase;
	color: #636161;
	font-weight: 700;
	font-size: 20px;
	padding: 10px 0
}
#welcome-message, body div#feature-post {
	border-width: 2px;
	padding-top: 2em
}
#search-trucks .search-header {
	background: url(/img/bg-search-new-used.png) top left no-repeat;
	width: 437px;
	height: 43px;
	position: absolute;
	top: -10px;
	left: 60px;
	text-shadow: 1px 1px #000;
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 35px
}
#search-trucks #advanced-search {
	height: 185px;
	width: 374px;
	background: url(/img/bg-advanced-search.png) top left no-repeat;
	position: relative;
	left: 20px;
	top: -15px
}
#search-trucks #advanced-search .button-adv-search {
	height: 181px;
	width: 181px;
	background: url(/img/button-adv-search.png) top left no-repeat;
	position: absolute;
	left: 2px;
	top: 1px;
	z-index: 1;
	cursor: pointer
}
.active-search {
	background: url(/img/button-adv-search-active.png) top left no-repeat !important
}
#search-trucks #advanced-search .button-search {
	height: 52px;
	width: 192px;
	position: absolute;
	right: 2px;
	top: 72px
}
#welcome-message .message-title {
	float: left;
	font-weight: 700;
	margin: 0 0 1.5em;
	width: 100%;
	color: #444;
	font-size: 18px
}
#welcome-message h1 {
	font-size: 22px;
	font-size: 1.35rem;
	margin: 0;
	line-height: 1
}
body div#feature-post {
	margin: 20px 0;
	float: left;
	width: 100%
}
#feature-post .post-item {
	border-bottom: none;
	padding-bottom: 20px;
	float: left;
	width: 100%
}
#feature-post .post-thumb {
	float: left
}
#feature-post .post-thumb img {
	width: 100%
}
#feature-post .read-more {
	text-align: left
}
#feature-post .read-more button {
	text-align: left;
	font-size: 14px
}
.post-item h4 {
	font-size: 18px;
	font-size: 1.1rem;
	line-height: 1.2;
	max-height: 20px;
	overflow: hidden
}
#banner300, #banner468, #banner728, #banner300_2 {
	text-align: center;
	position: relative;
	top: -20px;
	float: left;
	width: 100%;
	padding: 1em 0
}
#search-results #banner300, #search-results #banner468, #search-results #banner728, #search-results #banner300_2 {
	padding: 2em 0 0
}
#banner300, #banner468, #banner300_2 {
	display: none
}
#home-enquiry, .enquiry-form {
	border: 16px solid #ddd;
	background: #fff;
	width: 100%;
	padding: 1em
}
.enquiry-form, .recent-item.item {
	border: 1px solid #ddd
}
.enquiry-form input[type=submit] {
	width: 100%;
	margin: .5em 0 -.5em
}
#contact input[type=submit] {
	width: auto;
	padding: .5em 1em;
	font-size: 1em
}
i.fa.fa-paper-plane-o {

}
#home-enquiry .form-group, .enquiry-form .form-group {
	margin-top: 10px;
	position: relative
}
#callback-request .form-group {
	position: relative
}
span.enquiry-validation-error.field-validation-error {
	position: absolute;
	top: 3px
}
#home-enquiry .captcha input, .enquiry-form .captcha input {
	width: 110px
}
#home-enquiry .captcha-image, .enquiry-form .captcha-image {
	float: left;
	margin: 3px 20px 0 10px
}
#recently-listed {
	background: #eee;
	padding-top: 1.5em
}
#recently-listed h2 {
	font-size: 24px;
	font-size: 1.5rem;
	margin-bottom: 1em;
	font-weight: 700;
	color: #282828;
	letter-spacing: .5px;
	padding-right: 3em;
	line-height: 1
}
.recent-item.item {
	background: #fff;
	margin-bottom: 2em;
	height: auto
}
.recent-item.item p.image-count {
    height: auto;
    padding: 0.3rem 0.5rem;
    border-radius: 3px;
}
.recent-item.item .ad-image {
	height: 225px;
	max-height: 225px
}
.recent-item.item p {
	font-size: 12px;
	padding: 1em 1em 0;
	color: #000;
	margin: 0;
	height: 50px;
	overflow: hidden
}
.recent-item.item p.link {
	text-decoration: underline
}
.recent-item.item:hover {
}
.recent-item.item:hover p, .recent-item.item:hover p.link {
	color: #fff
}
.selector {
	width: 100% !important
}
.breadcrumbs {
	background: #ddd;
	color: #999;
	padding: 3px 10px;
	font-size: 12px;
	font-weight: 700;
	width: 100%;
	float: left
}
.breadcrumbs .row {
	padding: 0 1.25em
}
.breadcrumbs a {
	text-decoration: none;
	font-weight: 600;
	font-size: 13px
}
img.framed {
	margin: 1.5em
}
#content img.right {
	margin: 0 0 20px 15px
}
#content img.left {
	margin: 0 15px 30px 0
}
.assoc-resource {
	background: url(/img/bg-resource.png) top left no-repeat;
	height: 110px;
	width: 788px;
	position: relative;
	margin: 30px auto 0
}
.assoc-resource .resource-size, .assoc-resource .resource-title {
	position: absolute;
	top: 57px;
	text-transform: uppercase;
	font-size: 16px
}
.assoc-resource a {
	display: block;
	width: 100%;
	height: 100%
}
.assoc-resource .resource-title {
	left: 167px;
	font-weight: 700;
	color: #fff
}
.assoc-resource .resource-size {
	right: 241px;
	color: #fff
}
#contact-enquiry input[type=submit], #contact-enquiry label {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px
}
#home-map {
	width: 100%;
	height: 350px;
	float: left
}
.map-embed.right {
	float: left !important;
	display: block
}
#map-canvas {
	float: left
}
#content .map-embed {
	float: left;
	width: 100%;
	margin: 1em 0 0
}
#contact-enquiry {
	float: left;
	width: 100%;
	margin-bottom: 60px;
	box-shadow: 2px 2px 8px 0 #888
}
#contact-enquiry .form-group {
	padding-bottom: 10px;
	margin-top: .5em
}
#contact-enquiry .form-group-col {
	border: none
}
#contact-enquiry .form-group-col:first-child::before {
	content: url(/img/enquiry-divider.png);
	float: right;
	position: relative;
	left: 30px
}
#contact-enquiry .ennquiry-divider {
	float: left
}
#contact-enquiry label {
	display: inline-block;
	padding-right: 20px;
	text-align: right;
	width: 100px;
	line-height: 35px
}
#contact-enquiry input[type=text], #contact-enquiry textarea {
	width: 210px;
	padding: 10px
}
#contact-enquiry input[type=submit] {
	background: url(/img/button-submit.png) top left no-repeat;
	width: 182px;
	height: 56px;
	line-height: 56px;
	text-shadow: 1px 1px #000;
	border: none;
	float: right;
	margin: 35px 0
}
#contact-enquiry .captcha label {
	float: left
}
#contact-enquiry .captcha input {
	width: 90px;
	float: left
}
#contact-enquiry .captcha-image {
	float: left;
	margin: 3px 20px 0 10px
}
#send-enq-content {
	float: left;
	width: 95%;
	padding: 2.5%;
	background: #181818;
	margin: 2em auto 1em;
	border-radius: 15px;
	border: 3px solid #8F8F8F
}
#send-enq-content #contact-enquiry {
	box-shadow: none
}
#send-enq-content #sidebar-search-truck {
	width: 100%
}
#send-enq-content #sidebar-search-truck img {
	margin: 0 auto 2em !important;
	display: block;
	width: 50%
}
#send-enq-content #form-left {
	width: 35%;
	display: inline-block;
	position: relative;
	padding: 0 5% 0 10%
}
#send-enq-content #form-left .form-group {
	padding: 5px 0 0
}
#send-enq-content #form-left .form-group label, #send-enq-content #form-right .form-group label {
	padding: 10px 0
}
#send-enq-content #form-right {
	width: 34%;
	display: inline-block;
	position: relative;
	padding: 0 10% 0 5%;
	top: -30px
}
#send-enq-content #sidebar-search-truck input[type=text], #send-enq-content #sidebar-search-truck textarea {
	width: 95%;
	padding: 2.5%
}
#send-enq-content #sidebar-search-truck input[type=submit] {
	margin-top: 30px
}
#send-enq-content #sidebar-search-truck .form-group {
	border: none
}
#Sort-Order, #results-per-page {
	float: right;
	margin-left: 1em
}
#Sort-Order {
	width: 240px
}
div#results-per-page {
	width: 140px;
	text-align: right
}
#Sort-Order .selector select#SortOrder, #results-per-page .selector select#ResultsPerPage {
	width: auto;
	height: auto;
	line-height: 1;
	padding: 5px 30px 5px 5px;
	border-radius: 3px;
	font-size: 13px;
	font-weight: 400;
	display: inline-block
}
#Sort-Order label, #results-per-page label {
	padding: 5px 2.5% 0 0;
	display: inline-block;
	color: #777;
	font-size: 13px;
	font-weight: 600
}
#Sort-Order .selector, #results-per-page .selector {
	display: inline-block;
	float: none;
	width: auto !important;
	margin-top: 2px
}
.form-group-col {
	width: 44%;
	float: left;
	padding: 0 20px
}
.form-group-col:first-child {
	border-right: 1px solid #fff
}
.form-group-col:last-child {
	border-left: 1px solid #bab9b9
}
.refine-styles {
	text-align: left
}
.refine-styles span.label {
	display: block;
	text-transform: none;
	font-weight: 700;
	font-size: 16px;
	font-size: 1em;
	padding: 10px;
	text-align: left;
	color: #999;
	background: #f6f6f6
}
.refine-styles a {
	padding: 3px 10px;
	text-decoration: none;
	font-size: 14px;
	float: left;
	width: 100%;
	font-weight: 500;
	position: relative
}
.refine-styles a:hover .no-link {

}
.refine-styles a.dynamicSearchLink:before {
	content: "\f096";
	font-weight: 400;
	color: #cecece;
	margin-right: 5px;
	width: 14px;
	float: left
}
.refine-styles a.dynamicSearchLink:hover:before {
	content: "\f046"
}
a.dynamicSearchLink.active .refine-title {
	color: #2E3192;
	font-weight: 700
}
.refine-styles a span.no-link, .refine-styles a span.no-link:hover {
	padding-left: 10px;
	color: #999;
	text-decoration: none;
	float: right;
	padding-right: 10px;
	position: absolute;
	right: 0
}
.refine-styles a.dynamicSearchLink.active:before {
	content: "\f046";
	color: #2E3192
}
form#refineSearch {
	margin: 0
}
#refineSearch div#content {
	margin-top: 0
}
span.refine-title {
	width: 80%;
	float: left
}
#sidebar .dynamicSearchGroup br {
	line-height: 0;
	margin: 0;
	display: none
}
.dynamicSearchGroup, .refine-styles {
	float: left;
	width: 100%;
	margin: 0
}
#sidebar h2 {
	color: #fff;
	font-size: 18px;
	padding: 7px 10px;
	margin: 0;
	font-weight: 700
}
.refine-styles .dynamicSearchLinkRemove {
	cursor: pointer;
	position: absolute;
	display: block;
	text-align: right;
	font-size: 14px;
	background: #fff;
	width: auto;
	right: 5px
}
.refine-styles a.dynamicSearchLess, .refine-styles a.dynamicSearchMore {
	float: left;
	width: 50%;
	text-align: center;
	padding: 5px 10px;
	font-size: 14px;
	border: 1px solid #ddd;
	border-left: none;
	box-sizing: border-box;
	color: #777;
	margin-top: 10px;
	border-bottom: none
}
.dynamicSearchLess:hover, .dynamicSearchMore:hover {
	background: #353535
}
.refine-styles a.dynamicSearchLess {
	float: right;
	border-right: none
}
.refine-styles span.label span.label-hint {
	font-size: 14px;
    font-weight: 500;
    color: #777;
}
.refine-search-buttons a {
	float: left;
	width: 100%;
	text-align: center;
	padding: 5px 10px;
	font-size: 14px;
	border: 1px solid #ddd;
	border-right: none;
	color: #777
}
.refine-search-buttons a:hover {
	color: #fff;
}
.ad-image {
	background-position: center center;
	overflow: hidden
}
.refine-search-buttons a:first-child {
	border-left: none
}
#content .large-12.column {
	padding-left: 36px
}
#search-results {
	margin: 0 0 20px;
	float: left;
	width: 100%;
	padding-left: 20px
}
.ad-image {
	height: 183px;
	max-height: 183px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
	text-align: center
}
.owl-carousel .owl-item .ad-image img {
	margin: 0 auto;
	height: 100%;
	width: auto;
	max-width: 200%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%)
}
.ad-image.blur {
	width: 100%;
	position: absolute;
	top: 35%;
	filter: blur(5px);
	-webkit-filter: blur(5px);
	z-index: 0;
	background-color: #fff
}
a.ad-detail-link .left-details p.item-desc {
	font-weight: 600;
	line-height: 1.25;
	height: 35px;
	overflow: hidden;
	padding-bottom: 10px
}
.left-details strong, .right-details strong {
	color: #777;
	font-weight: 400
}
.search-results-info {
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #adadad;
	margin-top: 10px;
	padding: 0 0 10px;
	float: left;
	width: 100%
}
.search-result {
	float: left
}
.search-result.large-4.medium-6.column {
	float: left;
	padding: 0  .9375rem
}
.search-result .left-details {
	float: left;
	text-align: left
}
.clear.left-details {
	width: 100%
}
.search-result .right-details {
	float: right
}
a.ad-detail-link {
	display: block;
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	margin: .75em 0;
	padding-bottom: 5px;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center
}
.page-numbers, .page-numbers a, .tab {
	display: inline-block
}
a.ad-detail-link:hover {

}
a.ad-detail-link img {
	height: 100%;
	width: auto;
	max-width: 200%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%)
}
a.ad-detail-link p {
	font-size: 12px;
	padding: 3px 10px;
	margin-bottom: 0;
	color: #222;
	font-weight: 600
}
a.ad-detail-link:hover p, a.ad-detail-link:hover strong {
	color: #fff !important
}
.pag-container {
	margin: 0 0 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	padding-left: 20px
}
.pagination {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	color: #111;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 12px;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 30px
}
.pagination a {
	font-size: 16px;
	font-weight: 700;
	padding: .25em 1em;
	text-decoration: none;
}
.pagination .left-pag a {
	float: left;
	border-right: 1px solid #ddd
}
.pagination .right-pag a {
	float: right;
	border-left: 1px solid #ddd
}
.pagination .left-pag a:hover, .pagination .right-pag a:hover {
	color: #fff
}
.page-numbers a {
	padding: .25em 10px
}
.page-numbers {
	float: none;
	position: relative;
	height: 100%;
	padding: 0;
	width: auto
}
.pagination a:hover {
	background: #ddd
}
a.PageNumbers.current, a.PageNumbers.current:hover {
	color: #fff;
	cursor: default
}
#content .left-pag a:hover, #content .right-pag a:hover, #content a.PageNumbers.current {
	color: #fff
}
#tab-container {
	margin: 20px auto 0;
	float: left;
	width: 100%
}
.etabs {
	margin: 0;
	padding: 0
}
.tab a {
	font-size: 16px;
	display: block;
	padding: 5px 1em;
	margin-right: .5em;
	color: #fff;
	border-radius: 3px 3px 0 0;
	line-height: 1.5
}
.tab a.active {
	background: #fff;
	padding-top: 6px;
	position: relative;
	top: 2px;
	border-color: #ddd;
	border-bottom: 2px;
}
.tab-container .panel-container {
	background: #fff;
	border: 1px solid #ddd;
	padding: 1em 1.5em;
	min-height: 561px
}
.toggle {
	line-height: 20px;
	background: #ececec;
	border-bottom: 1px solid #ddd
}
.toggle.refine {
	float: left;
	width: 99%;
	font-size: 1em;
	line-height: 20px;
	background: #fff;
	margin: .5em
}
.toggle .toggle-trigger, .toggle a.toggle-trigger {
	display: block;
	padding: 2.5%;
	position: relative;
	text-decoration: none;
	margin-top: 0;
	cursor: pointer
}
.toggle.show-numbers .toggle-trigger {
	color: #fff;
	text-align: center;
	padding: 1em 10px;
}
.toggle.show-numbers .toggle-trigger.active, .toggle.show-numbers .toggle-trigger:hover {
	background: #fff
}
.toggle a.toggle-trigger:hover {
	opacity: .8;
	text-decoration: none
}
.toggle a.active {
	text-decoration: none;
	margin-top: 0;
	color: #000
}
.toggle .toggle-trigger:before, .toggle a.toggle-trigger:before {
	content: "\f067";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 15px;
	float: right;
	font-weight: 400;
	color: #ccc
}
.toggle .toggle-trigger:hover:before, .toggle a.toggle-trigger:hover:before {

}
.toggle .active.toggle-trigger:before, .toggle a.active.toggle-trigger:before {
	content: "\f068";

}
#contact .toggle-trigger:before {
	margin-top: 5px
}
.toggle .toggle-content {
	float: left;
	width: 100%;
	padding: 0;
	color: #eee;
	background-color: #fff
}
.toggle.close .toggle-content {
	display: none;
}
.callback .toggle-content {
	display: block;
	float: none;
	margin-top: 1em
}
.callback .toggle {
	background: #fff;
	border: none
}
.callback {
	background: #fff;
	width: 100%;
	padding: 1em;
	border: 1px solid #ddd;
	border-top: none;
	position: relative
}
#callback-request h3 {
	z-index: 1;
	position: relative
}
.callback:before {
	content: "\f095";
	font-weight: 400;
	font-size: 150px;
	text-align: center;
	color: #eee;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -60px;
	z-index: 0
}
.callback p {
	position: relative
}
.callback .button.ghost.toggle-trigger {
	margin-bottom: 0
}
.button.ghost.toggle-trigger.active:hover:before, .button.ghost.toggle-trigger:hover, .button.ghost.toggle-trigger:hover:before {
	color: #fff
}
.button.ghost.toggle-trigger:before {
	margin-top: 5px
}
.footer-right.no-branding, .no-branding .search-results-info {
	margin-top: 0
}
select {
	border: 2px solid #ddd;
	border-radius: 3px;
	margin-bottom: 1em;
	padding: .5em;
	font-size: 14px;
}
select#resultsPerPage {
	padding-right: 1.5rem;	
}
#sidebar.no-branding {
	width: 23%;
	float: left;
	padding: 2.5%
}
#sidebar.no-branding label {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	padding: 10px;
	text-align: left
}
#content.no-branding {
	float: left;
	width: 67%;
	padding: 2.5%
}
#search.no-branding {
	float: left;
	width: 100%;
	padding-bottom: 2em;
	border-bottom: 1px solid #252525;
	margin-bottom: 1em
}
#search.no-branding input#site-search[type=text] {
	width: 82%;
	padding: 3.5% 2.5% 3.5% 15%;
	border: 1px solid #4d4d4d;
	box-shadow: inset 1px 1px 3px rgba(0,0,0,.75);
	border-radius: 4px;
	background: -moz-linear-gradient(top,rgba(49,49,49,1) 0,rgba(156,156,156,1) 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(136,136,136,1)),color-stop(100%,rgba(179,179,179,1)));
	background: -webkit-linear-gradient(top,rgba(136,136,136,1) 0,rgba(179,179,179,1) 100%);
	background: -o-linear-gradient(top,rgba(49,49,49,1) 0,rgba(156,156,156,1) 100%);
	background: -ms-linear-gradient(top,rgba(49,49,49,1) 0,rgba(156,156,156,1) 100%);
	background: linear-gradient(to bottom,rgba(136,136,136,1) 0,rgba(179,179,179,1) 100%)
}
#search.no-branding input#site-search:focus {
	border: 1px solid #bbb;
	box-shadow: 0 0 10px rgba(255,255,255,.85)
}
#sidebar-search-truck #search.no-branding input:focus {
	background: #4D4D4D;
	border: 1px solid #A7A7A7
}
#search.no-branding input[type=submit] {
	text-indent: -99999px;
	width: 36px;
	height: 36px;
	background: url(/img/button-search-mag.png) 50% 50% no-repeat;
	position: absolute;
	left: 2px;
	top: 3px;
	z-index: 99;
	cursor: pointer;
	border: none;
	border-right: 2px solid rgba(0,0,0,.15)
}
.refine-search-buttons.no-branding {
	background: 0 0;
	width: 100%
}
.refine-search-buttons.no-branding img {
	border-radius: 6px;
	border: 1px solid transparent;
	width: 100%
}
.refine-search-buttons.no-branding img:hover {
	box-shadow: 0 0 15px rgba(255,255,255,.6);
	border-radius: 6px;
	border: 1px solid #9E9E9E
}
#search.no-branding.tools {
	padding: 2.5% 7%;
	width: 84%
}
#search.no-branding.tools input[type=submit] {
	left: 28px;
	top: 11px
}
#search-box:after {
	content: "\f002";
	font-weight: 400;
	color: #555;
	position: absolute;
	left: 20px;
	top: 9px;
	font-size: 20px
}
.toolbox-header.no-branding {
	float: left;
	width: 74%;
	margin-bottom: 0
}
#toolbox.no-branding {
	float: left
}
#search.no-branding #lu-suggestion-h {
	width: 125%;
	padding: 0;
	text-align: left
}
#search.no-branding #lu-suggestion-h a {
	padding: 2.5% 5%;
	width: 90%
}
#search.no-branding #lu-news-h {
	width: 115%;
	padding: 5%;
	text-align: left
}
#sidebar-search .lu-wrap {
	z-index: 1
}
#live-update-sidebar {
	background: 0 0;
	box-shadow: none;
	border: 1px solid #ddd;
	float: left;
	width: 100%;
	padding: 1rem;
	border-radius: 0
}
.ad-nav ul li a {
	background: #fff;
	border: 1px solid #ddd;
	padding: 5px 10px;
	margin: 0;
	font-size: 14px;
	font-size: .8em;
	font-weight: 600
}
.ad-nav ul.inline {
	float: left;
	margin: 4px 0 1em
}
.ad-nav ul li a {
    display: inline-block;
    float: left;
    border-radius: 0;
    margin-right: 0;
}
.ad-nav ul li a.prev {
	border-radius: 3px 0 0 3px;
	border-right: none
}
.ad-nav ul li a.next {
	border-radius: 0 3px 3px 0;
	border-left: none;
	margin-right: 1em
}
.ad-nav ul li a.disabled {
	color: #ddd;
	cursor: default
}
a.NextPage.disable, a.PreviousPage.disable, body a.NextPage.disable:hover, body a.PreviousPage.disable:hover {
	color: #bbb !important;
	cursor: default;
	background: #fff
}
ul.inline.right {
	margin-top: 5px;
	margin-bottom: 5px
}
#ad-title {
    font-size: 20px;
    font-size: 1.5em;
    margin: 5px 0 16px;
    display: inline-block;
    width: 100%;
}
#ad-title .price {
	float: right;
}
#ad-title .price .stock-number {
	color: black;
    text-transform: none;

}
.inline.right li a {
	padding: 3px 8px;
	border: 1px solid #ddd;
	background: #fff;
	border-radius: 3px;
	margin-left: 7px;

}
a.iframe span {
	font-size: 12px;
	font-weight: 700;
	margin-left: 6px;
	color: #444
}
a.iframe:hover span {
	color: #fff
}
.count {
	font-size: 14px;
	font-size: .8em;
	font-weight: 600;
	color: #999;
	padding: 5px 10px
}
#contact-form-popup input[type=submit], #contact-form-popup label {
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px
}
#contact-form-popup-pre {
	display: none
}
#contact-form-popup {
	margin-top: 30px;
	width: 100%
}
#contact-form-popup .form-group {
	padding-bottom: 10px
}
#contact-form-popup .form-group-col {
	border: none;
	width: 40%;
	float: left;
	padding: 0 5%
}
#contact-form-popup .form-group-col:first-child::before {
	content: url(/img/enquiry-divider.png);
	float: right;
	position: relative;
	left: 30px
}
#contact-form-popup .ennquiry-divider {
	float: left
}
#contact-form-popup label {
	padding-right: 20px;
	text-align: left;
	width: 100%;
	line-height: 35px;
	display: block
}
#contact-form-popup input[type=text], #contact-form-popup textarea {
	width: 96%;
	padding: 3.5% 2%
}
#contact-form-popup input[type=submit] {
	background: url(/img/button-submit.png) top left no-repeat;
	width: 182px;
	height: 56px;
	line-height: 56px;
	text-shadow: 1px 1px #000;
	border: none;
	float: left;
	margin: 35px 0
}
#contact-form-popup .captcha input {
	width: 90px;
	float: left
}
#contact-form-popup .captcha-image {
	float: left;
	margin: 3px 20px 0 10px
}
table.details-table {
	width: 100%;
	border: none
}
table.details-table tr {
	border-bottom: 1px solid #ddd
}
table.details-table td {
	width: 50%;
	padding: 10px 0;
	font-weight: 400;
	font-size: 16px;

}
table.details-table td:nth-child(2n+2) {
	text-align: right;
	font-weight: 400;
	font-weight: 600
}
table.details-table tr:nth-child(2n+2) {
	background: #f8f8f8;
	color: #fff
}
.show-numbers {
	width: 100%;
	position: relative;
	margin: 0 0 2em;
	float: left
}
.show-numbers a i {
	float: right
}
.show-numbers .truck-col table {
	width: 100%;
	margin-bottom: 0;
	border: none
}
.show-numbers .truck-col td.contact-name {
	font-size: 1em;
	color: #111;
	width: 100%
}
.show-numbers .truck-col td {
	font-size: 1em;
	font-weight: 600;
	display: block;
	float: left;
	padding: 5px 0
}
.show-numbers .truck-col tr {
	padding: 10px 0;
	width: 100%
}
.show-numbers .truck-col td.land-line {
	font-size: 1em;
	color: #999;
	padding-left: 1em
}
.large-3 .show-numbers .truck-col td.land-line {
	font-size: .85em;
	padding-left: 0
}
.show-numbers .truck-col tr.end {
	border-bottom: none
}
.show-numbers .numbers {
	padding: .5em 1em;
	border: 1px solid #ddd;
	background: #fff
}
.show-numbers .numbers-heading {
	padding: 10px;
	color: #000;
	font-weight: 700;
	font-size: 16px
}
.show-numbers ul {
	padding: 0 !important;
	margin: 0 !important
}
.show-numbers li {
	list-style: none;
	background: 0 0 !important;
	padding: 10px !important;
	margin: 0 15px !important;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: 700
}
.show-numbers li:last-child {
	border-bottom: none
}
#contact .show-numbers {
	display: block;
	float: none;
	margin: 0
}
#contact .toggle .toggle-content {
	float: none
}
#sidebar-search-truck {
	width: 250px;
	margin: 0 auto 20px
}
#sidebar-related-ads h2 {
	font-size: 20px;
	margin-top: 1em
}
#sidebar-related-ads img {
	border: none;
	float: left;
	margin-right: 16px
}
#sidebar-related-ads .sidebar-ad {
	border-top: 1px solid #dbdbdb;
	font-size: 14px;
	float: left;
	padding: 10px 0;
	text-align: left;
	position: relative;
}
#toolbox {
	margin: 20px;
	font-weight: 700;
	font-size: 16px
}
#toolbox span {
	padding-left: 20px
}
#toolbox ul {
	padding: 0;
	margin: 0
}
#toolbox li {
	height: 60px;
	line-height: 60px;
	text-align: left;
	border-top: 1px solid #0a0a0a
}
#toolbox li a {
	color: #000;
	text-decoration: none;
	padding: 15px 0
}
#toolbox img {
	float: left;
	margin-top: 8px
}
.friend-form.large-12.columns.enquiry-form.no-print {
	margin-bottom: 1em;
	background: #fff
}
.friend-form.enquiry-form input[type=submit] {
	margin: .5em 0 0
}
#email-friend form {
	margin: 0
}
.friend-form h1 {
	font-size: 1.2rem
}
.friend-form h2 {
	border-top: 1px solid #ddd;
	ps: 20px 0 20px;
	font-size: 18px;
	color: #999;
	font-weight: 300;
	padding: 1rem 0 .5rem;
	margin-top: 1rem
}
.friend-form input[type=submit] {
	background: #999
}
#error-page .content-container {
	max-width: 500px;
	min-height: 0;
	margin: 5rem auto 0;
	text-align: center;
	float: none;
	background: 0 0;
	display: block
}
#error-page i.fa.fa-exclamation-triangle {
	font-size: 60px
}
#error-page #content.white h1 {
	text-align: center;
	color: #191919;
	margin: 1rem auto
}
#error-page #content {
	background: 0 0;
	border: none
}
#error-page #content.white h1:after {
	content: "";
	width: 100px;
	height: 2px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	display: block;
	background: #191919;
	margin-top: 1rem
}
#error-page a.button {
	background: #191919;
	border-radius: 5px;
	font-size: 18px;
	margin-top: 10px
}
body#error-page {
	background-size: cover;
	background-repeat: no-repeat
}
#content.sitemap h3 {
	margin: .25em 0;
	font-style: normal;
	line-height: 1
}
#content.sitemap ul li:before {
	display: none
}
#content.sitemap h3 a {
	color: #444;
	text-decoration: none;
	font-weight: 700
}
#content.sitemap a {
	color: #444;
	text-decoration: none;
	width: 100%;
	float: left;
	line-height: 2;
	padding-left: 1em;
	position: relative
}
#content.sitemap a:before {
	content: "\f105";
	font-weight: 400;
	text-decoration: inherit;
	color: #bbb;
	font-size: 18px;
	padding-right: .5em;
	position: absolute;
	top: -2px;
	left: 0
}
#content.sitemap a:hover, #content.sitemap a:hover:before {
	color: #000;
	text-decoration: none
}
#content.sitemap ul li ul {
	margin-left: 3em
}
#content.sitemap ul li ul li {
	list-style: circle
}
footer {
	float: left;
	width: 100%;
	padding-top: 16px;
	color: #fff;
	position: relative;
	margin: 0;
	overflow: hidden
}
footer .container {
	max-width: 1240px;
	width: 100%
}
.footer-logo {
	float: left;
	margin: 10px auto
}
.footer-divider {
	background: url(/img/divider-footer.jpg) top left no-repeat;
	width: 2px;
	height: 79px;
	float: left
}
.footer-right small a {
	color: #444;
	font-weight: 700;
	text-decoration: none
}
.footer-right small a:hover {
	color: #222;
	text-decoration: underline
}
.footer-nav {
	float: left
}
.footer-nav ul {
	margin-left: 0
}
.footer-nav ul li {
	display: inline-block;
	float: left;
	margin: 10px 20px 20px 0
}
.ad-image-description, .footer-nav ul.file_menu, .hidden {
	display: none !important
}
.footer-nav ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: 600
}
.powered-by, .toolbox-header {
	text-transform: uppercase;
	font-weight: 700
}
footer small {
	font-size: 75%;
	padding: 1em 0;
	float: left;
	color: #bbb
}
footer small a {
	opacity: 1;
	color: #fff
}
footer small a:hover {
	color: #fff
}
.footer-sell {
	text-align: center
}
footer .button {
	background: #444;
	background: rgba(0,0,0,.15);
	float: none;
	margin: .5em auto;
	font-size: 14px;
	letter-spacing: .5px
}
.sell-truck-ad a, .sold-overlay.text-center p, a.content-logo.block p {
	text-transform: uppercase;
	letter-spacing: 1px
}
footer .button:hover {
	background: rgba(0,0,0,.3);
	opacity: 1
}
footer .button i {
	font-size: 12px;
	margin-left: .5em
}
.powered-by {
	float: left;
	padding-top: 30px;
	margin: 0 20px
}
.powered-by a {
	color: #4e0606;
	text-decoration: none
}
#content ul li:before, .accord-header h3:before {
	font-family: FontAwesome;
	font-style: normal;
	text-decoration: inherit
}
.footer-right {
	float: right;
	margin-top: 20px;
	text-align: right
}
.footer-right .footer-sell {
	margin-bottom: 10px
}
.footer-right small {
	font-size: 10px
}
.field-validation-valid, .validation-summary-valid {
	display: none
}
.fancybox-inner {
	overflow: hidden !important
}
.fancybox-title {
	width: 100%
}
.toolbox-header {
	height: 55px;
	margin: 20px;
	font-size: 24px;
	color: #fff;
	text-shadow: 1px 1px #000;
	text-align: left;
	line-height: 55px;
	padding: 0 20px
}
.accord-header h3 {
	padding: .75em 1em;
	float: left;
	width: 100%;
	margin: 0 0 1em;
	background: #fff;
	border: 1px solid #ddd;
	font-size: 1.25em;
	cursor: pointer;
	color: #999;
	position: relative
}
.accord-header h3:before {
	content: "\f067";
	font-weight: 400;
	color: #999;
	font-size: 16px;
	padding-right: .5em;
	position: absolute;
	top: 20px;
	right: 1em
}
.accord-header.on h3:before {
	content: "\f068";
	color: #000
}
.accord-content .left {
	position: absolute;
	right: 1em;
	top: 0
}
.accord-content .right {
	width: 100%;
	float: left;
	margin-top: 1em
}
.accord-header.on h3 {
	margin-bottom: 0;
	border-bottom: 0;
	color: red
}
.accord-content {
	position: relative;
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #ddd;
	border-top: none;
	padding: 1em 2em;
	margin-bottom: 1em;
	display: none
}
#map-canvas-0, .map-embed.right {
	width: 100% !important
}
#toggle {
	cursor: pointer
}
.enquiry-queued {
	color: #fff;
	padding: 0 20px;
	font-size: 14px
}
.field-validation-error {
	color: red
}
.input-validation-error {
	border: 1px solid red;
	background-color: #fee
}
.validation-summary-errors {
	font-weight: 700;
	color: red
}
.enquiry-validation-error {
	position: absolute;
	width: auto;
	height: 0;
	padding-right: 2em;
	right: -20px;
	font-size: .75em;
	z-index: 9999;
	margin-top: 0;
	text-align: right;
	top: 0
}
.lu-link img {
	float: left;
	margin: 5px 10px 5px 0
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.refine-styles span a, span.search-sort-by {
	font-size: 10px;
	padding-left: 10px;
	font-weight: 700;
	text-transform: uppercase
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
span.search-sort-by {
	color: #111;
	float: left;
	margin-top: 3px
}
.refine-styles span a {
	margin-bottom: .75rem;
	display: inline-block;
	color: #666
}
a.dynamicSearchOrder {
	float: left;
	width: auto
}
.refine-styles span a.active {

}
#content ul li {
	position: relative;
	font-size: 14px;
	font-size: .9rem;
	margin-bottom: .75em
}
#content ul li:before {
	content: "\f105";
	font-weight: 400;
	color: #bbb;
	font-size: 18px;
	padding-right: .5em;
	position: absolute;
	top: -2px;
	left: 0
}
.additional-page .full {
	width: 100%;
	float: left
}
.additional-page h2 {
	width: 100%;
	font-size: 24px;
	font-size: 1.5rem
}
.additional-page h3 {
	width: 100%;
	font-size: 20px;
	font-size: 1.2rem
}
.additional-page h4 {
	width: 100%;
	float: left;
	font-size: 16px;
	font-size: 1em;
	font-weight: 700
}
.additional-page img {
	margin: 1em auto
}
.additional-page img.width-auto {
	width: auto
}
.additional-page .dark img {
	padding: 1em;
	background: #444
}
.additional-page a:hover img {
	opacity: .5
}
.additional-page .large-4.medium-6.small-12.column.blocks {
	float: left
}
.additional-page img.center {
	display: block;
	margin: 1em auto;
	width: auto
}
.additional-page img.right {
	float: right;
	width: auto
}
.view-switcher.ui-bar-a {
	display: none
}
#content .sell-truck-ad ul li {
	position: relative
}
#content .sell-truck-ad a {
	color: #fff
}
#share-buttons {
	float: right;
	width: 100%;
	max-width: 280px;
	position: absolute;
	right: .9375rem;
	top: 2.5rem;
	z-index: 2;
	display: none
}
.share-buttons {
	float: right;
	background: #f0f0f0;
	padding: .5rem 0
}
body .inline li a.share-buttons-link {
	font-size: 12px;
	font-weight: 700;
	margin-left: 6px;
	color: #444;
	padding: 2px 6px;
	height: auto;
	top: -2px;
	float: right
}
@media only screen and (max-width: 767px) {
	ul.inline.right li:first-child a {
		margin-left: 0
	}
	#share-buttons {
		position: relative;
		right: auto;
		top: 0;
		left: 0;
		float: left;
		margin: 0 0  .25rem
	}
	.share-buttons {
		float: left
	}
	#content ul li {
		position: relative;
		font-size: 14px;
		font-size: .9rem;
		margin-bottom: .75em
	}
	#content ul li:before {
		content: "\f105";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: 400;
		text-decoration: inherit;
		color: #bbb;
		font-size: 18px;
		padding-right: .5em;
		position: absolute;
		top: -2px;
		left: 0
	}
	.additional-page .full {
		width: 100%;
		float: left
	}
	.additional-page h2 {
		width: 100%;
		font-size: 24px;
		font-size: 1.5rem
	}
	.additional-page h3 {
		width: 100%;
		font-size: 20px;
		font-size: 1.2rem
	}
	.additional-page h4 {
		width: 100%;
		float: left;
		font-size: 16px;
		font-size: 1em;
		font-weight: 700
	}
	.additional-page img {
		margin: 1em auto
	}
	.additional-page img.width-auto {
		width: auto
	}
	.additional-page .dark img {
		padding: 1em;
		background: #444
	}
	.additional-page a:hover img {
		opacity: .5
	}
	.additional-page .large-4.medium-6.small-12.column.blocks {
		float: left
	}
	.additional-page img.center {
		display: block;
		margin: 1em auto;
		width: auto
	}
	.breadcrumbs, .view-switcher.ui-bar-a {
		display: none
	}
	form#refineSearch h1 {
		font-size: 1rem
	}
	#Sort-Order label, #results-per-page label {
		font-size: 11px
	}
	body div#results-per-page {
		width: 120px
	}
	body #Sort-Order {
		width: 160px
	}
	body #Sort-Order .selector select#SortOrder {
		width: 110px;
		font-size: 11px
	}
	body #results-per-page .selector select#ResultsPerPage {
		font-size: 11px;
		width: 64px;
		padding-right: 4px;
		margin-bottom: 4px
	}
	li.count {
		padding-left: 0;
		font-size: 10px
	}
	.additional-page img.right {
		float: right;
		width: 100%
	}
}
.additional-page .large-3.medium-6.small-6.columns.text-center img {
	width: auto;
	margin: 1em auto !important;
	float: none
}
.additional-page#content ul.grid {
	margin-left: 0
}
.additional-page#content ul.grid li {
	padding-left: .9375em;
	vertical-align: middle;
	display: inline-block
}
#mrec, .additional-page#content ul.grid li:before, .iveco #content-home .right-col.large-4.medium-6.column {
	display: none
}
.responsive-iframe {
	float: left;
	width: 100%;
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 215%
}
.pengelly a, .pengelly img, .pengelly p {
	float: right
}
.responsive-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
header #header-right.pengelly {
	max-width: 370px;
	margin: 13px 0
}
.pengelly #search {
	margin-top: 2px
}
.pengelly a {
	width: 100%
}
.pengelly p {
	font-size: 13px;
	font-weight: 700;
	color: #444
}
ul.arrowList {
	margin-left: 1em;
	margin-bottom: 2em
}
ul.arrowList li {
	margin-left: 1em;
	list-style: disc;
	margin-bottom: 5px;
	font-size: .85em;
	line-height: 1.5;
	color: #555
}
#finance-page h1 {
	margin: 1em 0;
	float: none;
	font-size: 2em;
	font-weight: 600
}
#finance-page h2 {
	padding: .75em 1em;
	font-size: 1em;
	text-align: center;
	border: 3px solid #4C2D77;
	margin: 1em auto;
	border-radius: 10px;
	background: #eee
}
#finance-page .panelBody {
	padding: 1em;
	border: 1px solid #ddd;
	margin: 0 0 1em
}
#finance-page h3 {
	background: #444;
	color: #fff;
	font-weight: 700;
	padding: .5em;
	margin: 2em 0 0;
	font-size: 18px
}
#finance-page input {
	padding: .5em 15px;
	margin-bottom: 10px
}
#finance-page table {
	display: table;
	float: none;
	width: auto;
	max-width: 100%
}
#finance-page tbody {
	display: table-row-group;
	border-color: inherit;
	float: none;
	width: auto;
	max-width: 100%
}
#finance-page tr {
	display: table-row;
	float: none;
	width: auto
}
#finance-page td {
	display: table-cell;
	vertical-align: inherit;
	float: none;
	width: auto;
	background: #fff
}
#finance-page .advertBox p {
	color: #fff;
	font-size: 1.25em
}
#finance-page .advertBox ul li {
	color: #fff
}
#banner-trucks {
	text-align: center
}
body #banner-trucks img {
	text-align: center;
	max-height: 200px;
	width: auto;
	margin: 0 auto;
	float: none
}
body .searchwrap {
	padding: 2%
}
.footerwrap-3 {
	text-align: center
}
body .footerwrap-3 img {
	max-width: 50%;
	margin: 1em auto
}
.quote p {
	margin: 1em 0;
	font-style: italic;
	color: #777;
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd
}
select#ddLength {
	-webkit-appearance: menulist;
	align-items: center;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	cursor: default;
	padding: 8px 10px
}
.advertBox {
	padding: 1rem;
	margin-bottom: 2rem
}
.advertBox h4 {
	color: #fff;
	margin-bottom: 1rem;
	font-size: 22px
}
#content #finance-page ul li {
	position: relative
}
div#finance-page {
	padding: 0 2rem
}
.sell-truck-ad {
	margin-top: -100px;
	margin-bottom: 50px
}
.sell-truck-ad .large-12 {
	padding: 0 0 40px;
	height: 100%;
	border-radius: 5px;
	color: #fff;
	margin-bottom: 2rem
}
.sell-truck-ad.light-blue .large-12 {
	background: #37b4e8
}
.sell-truck-ad.blue .large-12 {
	background: #1668b9
}
.sell-truck-ad.orange .large-12 {
	background: #eb890a
}
.sell-truck-ad h3 {
	text-align: center;
	padding: 10px;
	font-weight: 700;
	color: #fff;
	background: rgba(0,0,0,.15);
	width: 100%;
	margin: 0 0 16px;
	border-radius: 5px 5px 0 0
}
.sell-truck-ad a {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff;
	font-weight: 700;
	padding: 8px 0 10px;
	background: rgba(255,255,255,.15)
}
#content .sell-truck-ad ul {
	margin: 0 1rem
}
#content .sell-truck-ad ul li:before {
	content: "\f00c";
	color: #fff;
	font-size: 12px
}
#contact-enquiry-wrapper .form-group label {
	float: left;
	width: 100%
}
#contact-enquiry-wrapper input[type=checkbox] {
	float: left;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-top: 4px;
	z-index: 5;
	position: relative
}
#contact-enquiry-wrapper p {
    color: black;
}
.form-group h4 {
	padding-top: 20px
}
#semi-contact p {
	margin-bottom: 6px
}
.additional-page #semi-contact p img {
	margin: 5px auto
}
.iveco .logo img, .iveco .logo img:hover {
	margin: 0;
	height: 70px
}
.iveco #content-home .left-col.large-8.medium-6.column {
	width: 100%
}
a.content-logo.block {
	float: right;
	margin: 5px 0 16px 24px;
	padding: 16px 16px 8px;
	border: 1px solid #eee
}
a.content-logo.block p {
	text-align: center;
	font-weight: 700;
	color: #bbb;
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 6px
}
.sold-overlay.text-center {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center
}
.sold-overlay.text-center:after {
	content: "";
	background: #214BA0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .75
}
.sold-overlay.text-center p {
	text-align: center;
	position: relative;
	left: 0;
	top: 50%;
	color: #fff;
	z-index: 1;
	margin: 0;
	font-weight: 700
}
.sold-text {
	position: absolute;
	border: 5px solid #fff;
	z-index: 1;
	padding: 1rem 1.3rem;
	left: 50%;
	top: 50%;
	margin-left: -133px;
	margin-top: -67.5px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	background: rgba(0,0,0,.3)
}
.sold-gallery .flexslider .slides > li {
	position: relative
}
.sold-gallery #carousel li a:after {
	content: "";
	background: #214BA0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	opacity: .7
}
#finance-page div ul {
	float: none;
	width: auto;
	display: inline-block
}
#loan-calculator {
	padding: 0.75rem 1.25rem 1.25rem;
	border: 2px solid #ddd;
	margin-top: 0.5rem;
	margin-bottom: 2rem;
	font-family: 'Source Sans Pro', sans-serif
}
#loan-calculator .field {
	float: left;
	width: 100%;
	margin: 0.5rem auto;
	position: relative
}
#loan-calculator label {
	font-size: 18px
}
.field.repayment-amount p {
	font-size: 42px;
	margin-bottom: 0.75rem;
	line-height: 1;
	margin-bottom: 1.5rem;
	color: #42397b
}
.field.repayment-amount p.disclaimer {
	font-size: 11px;
	color: #999;
	font-family: arial, sans-serif;
	letter-spacing: 0.25px;
	margin-bottom: 0
}
.field.repayment-amount h5 {
	margin-bottom: 0
}
#loan-calculator label.frequency-label {
	margin-bottom: 22px
}
@media only screen and (min-width: 64.0625em) {
	.payment {
		padding-left: 2rem;
		border-left: 2px solid #eee
	}
	.loan-amount {
		padding-right: 2rem
	}
}
input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none
}
.radio {
	position: relative
}
#loan-calculator .foundation-radio-button label {
	position: absolute;
	top: 10px;
	color: #fff;
	width: 100px;
	text-align: center;
	font-size: 15px
}
.foundation-radio-button.small {
	width: 80px
}
#loan-calculator .foundation-radio-button.small label {
	width: 80px;
	font-size: 13px
}
.row.collapse.foundation-radio-button-row {
	margin-bottom: 1rem
}
.foundation-radio-button {
	position: relative;
	border-right: 1px solid white;
	width: 100px;
	float: left;
	margin-right: 5px
}
.foundation-radio-button input.button {
	background: #bbb;
	margin-bottom: 0;
	padding: 1.25rem 1rem;
	z-index: -1
}
.foundation-radio-button input.button:hover {
	background: #ddd
}
.foundation-radio-button input.button[type="radio"]:checked {
	background: #42397B
}
.foundation-radio-button input.button + label {
	font-size: 1rem;
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	width: auto;
	transform: translate(-50%, -50%)
}
.panel {
	margin-top: 1rem;
	border-radius: 10px
}
.panel .subheader {
	font-weight: 700;
	color: #a2a2a2
}
#loan-calculator select {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1
}
.loan-amount input[type=text], .loan-amount select {
	padding-left: 2.5rem;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0
}
.loan-amount select {
	padding-left: 10px
}
.loan-amount-field span:after {
	content: "$";
	position: absolute;
	left: 4px;
	padding: 0px 8px;
	line-height: 1;
	bottom: 8px;
	border-right: 2px solid #ccc;
	font-size: 20px;
	font-weight: 700;
	color: #42397b
}
#loan-calculator label {
	color: #42397b
}
#loan-calculator .field.interest-rate-field {
	width: 50%
}
.loan-amount .interest-rate-field input[type=text] {
	text-align: right;
	padding-left: 10px;
	padding-right: 3rem
}
.loan-amount .interest-rate-field span:after {
	content: "%";
	position: absolute;
	right: 4px;
	padding: 0px 8px;
	line-height: 1;
	bottom: 8px;
	border-left: 2px solid #ccc;
	font-size: 20px;
	font-weight: 700;
	color: #42397b
}
.small .foundation-radio-button {
	width: 80px
}
.small .foundation-radio-button .radio, #loan-calculator .small .foundation-radio-button label {
	width: 80px;
	font-size: 13px;
	margin-top: 5px;
}
#loan-calculator label, .loan-amount-field span:after, .field.repayment-amount p, .loan-amount .interest-rate-field span:after {
	color: red
}
.foundation-radio-button input.button[type="radio"]:checked {
	background: red
}
.radio span.checked {
	background: #42397B
}
.radio span {
	width: 100px;
	height: 43px;
	background: #bbb;
	z-index: 1;
	float: left;
	border-radius: 3px
}
.small .radio span {
    width: 80px;
}
.repayment-amount .row {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
body .radio span, .foundation-radio-button, #loan-calculator .foundation-radio-button label {
	width: 80px;
}

@media only screen and (max-width: 767px) {
	a.content-logo.block {
		max-width: 170px
	}
	header #header-right.pengelly {
		max-width: 100%;
		text-align: center
	}
	.pengelly a {
		width: auto;
		margin: 0 auto;
		display: inline-block;
		float: none
	}
}
@media only screen and (min-width: 1300px) {
	.accord-content p {
		margin-right: 200px
	}
}
@media only screen and (max-width: 1300px) {
	#search-results #banner728, .content-container #banner728 {
		display: none
	}
	#search-results #banner468, .content-container #banner468 {
		display: block
	}
	.accord-content .left {
		position: relative;
		margin-left: 1em
	}
}
@media only screen and (max-width: 1240px) and (min-width: 1025px) {
	.ad-image {
		height: 150px;
		max-height: 150px
	}
}
@media only screen and (max-width: 1024px) {
	.ad-image {
		height: 200px;
		max-height: 200px
	}
	body #search-h {
		max-width: 700px;
		margin-left: -350px
	}
	#ad-title {
		font-size: 20px;
		font-size: 1.25em;
		padding-right: 100px;
		margin: 5px 0 16px;
		position: relative
	}
	h1#ad-title span {
		position: absolute;
		right: 0;
		top: 0
	}
	#content h1 {
		margin: 0;
		width: 100%
	}
	#Sort-Order, #results-per-page {
		float: left;
		margin-left: 0;
		margin-right: 10px
	}
	.sell-truck-ad {
		margin-top: 0;
		margin-bottom: 0
	}
	.sell-truck-ad.light-blue {
		margin-top: -62px
	}
	#dvLoading {
		top: 70px
	}
	#error-page .content-container {
		margin-top: 0
	}
	#error-page #content.white h1 {
		text-align: center;
		color: #191919;
		margin: 1rem auto;
		font-size: 1.25rem
	}
	.fancybox-type-iframe .fancybox-inner {
		height: 750px !important
	}
}
@media only screen and (max-width: 950px) {
	.ad-image {
		height: 170px;
		max-height: 170px
	}
    .ad-image.blur {
        top: 0;
    }
	#search-results #banner300, .content-container #banner300, #search-results #banner300_2, .content-container #banner300_2 {
		display: block
	}
	#search-results #banner468, .content-container #banner468 {
		display: none
	}
}
@media only screen and (max-width: 767px) {
	.logo, .lu-link p, .refine-search-buttons a:first-child {
		display: none
	}
	.refine-search-buttons a:last-child {
		width: 100%;
	}
	body.hide-keyword-search header #header-right {
	    margin: 0;
	}
	.hide-keyword-search #search {
	    display: none;
	}
	#mrec, .ad-nav ul li a, .footer-nav ul li, footer {
		text-align: center
	}
	.ad-image {
		height: 180px;
		max-height: 180px
	}
	body #search-h {
		max-width: 500px;
		margin-left: -200px;
		top: 40px
	}
	header > .container {
		margin-top: 48px
	}
	.advanced-one {
		float: left;
		width: 32%
	}
	#search, #search input[type=text], a.dynamicSearchClear, header #header-right, nav ul {
		width: 100%
	}
	#search {
		margin-top: 0;
		margin-bottom: 10px
	}
	#search-h {
		top: 100px
	}
	body input#sr-submit {
		padding: 15px 1em
	}
	header #header-right {
		max-width: 100%
	}
	.content-container.wrapper.grey {
		padding: 0
	}
	nav ul {
		float: left;
		margin: 0
	}
	#content h1 {
		margin-bottom: 0
	}
	body .advanced-one {
		float: left;
		width: 48%;
		margin: 0 1% 5px
	}
	body #search-h .search-header h1 {
		font-size: 20px;
		font-size: 1.2rem
	}
	#banner-controls {
		top: 190px
	}
	.tab a {
		font-size: 13px;
		font-size: .75em;
		margin: 0;
		padding: 5px 10px
	}
	#ad-title {
		font-size: 14px;
		font-size: .85em;
		padding-right: 120px
	}
	table.details-table td {
		padding: 6px 0;
		font-size: 14px
	}
	#dealer-numbers td.contact-name, #dealer-numbers2 td.contact-nam, body #dealer-numbers .truck-col td.land-line {
		width: 100%;
		display: block;
		padding: 5px 0
	}
	.callback .toggle .toggle-trigger:before {
		top: 15px;
		position: absolute;
		right: 1em
	}
	.footer-nav ul li {
		display: inline-block;
		float: none;
		margin: 10px 5px 0
	}
	footer .button {
		font-size: 12px;
		margin: 10px auto
	}
	.social a {
		color: #fff;
		margin-top: 0;
		margin-bottom: 10px;
		float: none;
		margin-right: 0;
		padding: 5px 10px;
		border-radius: 3px;
		width: 32px;
		height: 25px;
		background: rgba(0,0,0,.2)
	}
	.ad-nav, .ad-nav ul li a, .ad-nav ul.inline {
		width: 100%;
		float: left
	}
	.ad-nav {
		margin-top: 1em
	}
	.ad-nav ul.inline {
		display: table;
		margin-bottom: 5px
	}
	#banner728, #search-results #banner468, share-button .sb-social ul li.whatsapp.enabled {
		display: none
	}
	.ad-nav ul li a {
		padding: 5px 7px;
		font-size: 12px;
		font-size: .75rem
	}
	share-button.sharer-0, ul.inline.right {
		float: left !important;
		margin-right: 8px
	}
	.tab-container .panel-container {
		padding: 1em;
		min-height: 0
	}
	.breadcrumbs .large-12, .header-top .row.pad {
		padding: 0
	}
	#contact #dealer-numbers .truck-col td.land-line, #search-results, .pag-container {
		padding-left: 0
	}
	a#advanced.advanced-open {
		top: 300px
	}
	.recent-item.item .ad-image {
		height: 200px;
		max-height: 200px
	}
	#banner300, #banner300_2 {
		display: block
	}
	share-button .sb-social.sb-center.active.sb-top {
		top: 6.5em;
		left: 4em;
		box-shadow: none
	}
	share-button .sb-social ul li {
		height: 10px;
		width: 38px;
		font-size: 14px
	}
	share-button .sb-social ul li:after, share-button .sb-social ul li:before {
		left: 8px
	}
	.pagination a {
		font-size: 12px
	}
	.fancybox-type-iframe .fancybox-inner {
		height: 750px !important
	}
	#live-update-h a, #live-update-sidebar a {
		font-size: 13px
	}
	.footer-logo, .footer-nav, .social {
		float: left;
		width: 100%
	}
	#dvLoading {
		top: 71px;
		left: 0;
		margin-left: 2em
	}
	body.no-branding #refineSearch div#content {
		margin-top: 2.5rem
	}
	.no-branding .menu-button, .no-branding .menu-button:focus, .no-branding .sidebar-button {
		position: absolute;
		z-index: 2;
		top: 1rem;
		left: 50%;
		rotate: 0;
		margin-left: -125px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		filter: progid : DXImageTransform.Micros
	}
	.no-branding .active-nav #sidebar[role=navigation] {
		margin-top: 40px
	}
	nav .nav-toggle {
		margin-bottom: 0
	}
	a.mobile-logo img {
		max-height: 38px;
		max-width: 200px;
		display: inline-block;
		vertical-align: middle
	}
	#mrec, #mrec.hide-tablet.hide-desktop {
		display: block
	}
	a#advanced.advanced-opened {
		top: 300px;
		right: 42px
	}
	#mrec {
		max-width: 300px;
		max-height: 250px;
		margin: 2rem auto
	}
	#finance-page div ul {
		float: none;
		width: auto;
		display: inline-block
	}
	#div-gpt-ad-1432517990019-0 {
		margin: 1rem -12px 1rem auto !important
	}
}
@media only screen and (max-width: 600px) {
	body #search-h {
		max-width: 350px;
		margin-left: -176px
	}
	#content .large-12.column {
		padding-left: .9375em
	}
	body div#results-per-page {
		width: 110px;
		text-align: left
	}
	#content.white {
		padding: 1.5em .9375em !important
	}
	#slider.flexslider .slides img {
		max-height: 220px
	}
	#dvLoading {
		top: 113px;
		margin-left: 1em
	}
	.no-branding #refineSearch #sidebar {
		margin-top: 40px
	}
	.recent-item.item .ad-image {
		height: 150px;
		max-height: 150px
	}
}
@media only screen and (max-width: 40.0625em) {
	.ad-image {
		height: auto;
		max-height: 300px
	}
	a.ad-detail-link img {
		height: auto;
		max-height: 500px;
		position: relative;
		max-width: 100%;
		width: 100%;
		top: 0;
		left: 0;
		transform: translateY(0) translateX(0);
		-ms-transform: translateY(0) translateX(0);
		-moz-transform: translateY(0) translateX(0);
		-webkit-transform: translateY(0) translateX(0);
		-o-transform: translateY(0) translateX(0)
	}
}
@media only screen and (max-width: 400px) {
	body #search-h {
		max-width: 315px;
		margin-left: -158px
	}
}
@media only screen and (max-width: 374px) {
	#div-gpt-ad-1432517990019-0 {
		margin-right: -39px !important
	}
}
@media print {
	blockquote, img, pre, tr {
		page-break-inside: avoid
	}
	* {
		text-shadow: none !important
	}
	a, a:visited {
		text-decoration: underline
	}
	.ir a:after, a[href]:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}
	blockquote, pre {
		border: 1px solid #999
	}
	header, table.details-table tr {
		border-bottom: 1px solid #ddd;
		float: left
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: .5cm
	}
	h2, h3, p {
		orphans: 3;
		widows: 3
	}
	h2, h3 {
		page-break-after: avoid
	}
	#send-enq-content, #sidebar, .breadcrumbs, .footer-right, .no-print, .no-print * {
		display: none !important
	}
	header {
		height: auto;
		width: 100%;
		background: #ddd;
		box-shadow: none
	}
	table.details-table tr {
		display: block;
		width: 50%
	}
	table.details-table td {
		width: auto;
		padding: .25em 2.5%;
		font-weight: 700;
		font-size: 12px;
		display: block;
		float: left
	}
	#banner300, #banner468, #banner728, #dealer-details, #banner300_2 {
		display: none
	}
	table.details-table td:nth-child(2n+2) {
		text-align: left
	}
	.ad-image-wrapper {
		border: none
	}
	table.details-table tr:nth-child(4n+1), table.details-table tr:nth-child(4n+2) {
		background: #ddd !important
	}
	table.details-table tr:nth-child(2n+2) {
		background: #fff
	}
	#dealer-numbers .truck-col td.land-line {
		background: 0 0 !important;
		text-align: right
	}
	div#dealer-numbers {
		display: block !important
	}
	#dealer-numbers .truck-col .numbers {
		padding: .25em 2.5%;
		width: 95%;
		background: #181818;
		margin: 0 auto;
		border-radius: 10em;
		border: none;
		box-shadow: none
	}
	div.ad-image-wrapper.gradient-inset-lighter.radius8 {
		height: 350px !important;
		max-width: 100%
	}
	#dealer-numbers .truck-col {
		margin: .75em auto
	}
	#description p {
		font-size: 12px
	}
	table.details-table {
		margin-bottom: 40px
	}
	.tab-container .panel-container {
	    min-height: 0;
	}
	#contact, #search input[type=submit], #sidebar-related-ads, #site-search, .ad-nav, .callback, .etabs, .flex-direction-nav, .sharer-0, .show-numbers, div#carousel, footer, ul.inline.right {
		display: none !important
	}
	.panel-container div {
		display: block !important
	}
	.panel-container div.no-print {
	    display: none !important;
	}	
	#slider.flexslider .slides img {
		margin: 1em auto
	}
	.flexslider .slides {
		max-width: 100%
	}
	.flexslider .slides > li {
		max-width: 100%;
		width: 100% !important;
		display: none !important
	}
	.flexslider .slides > li:first-child {
		display: block !important
	}
	#details {
		margin-bottom: 20px
	}
	.tab-container .panel-container {
		border: none
	}
}
.sold-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    background-image: url(/img/sold-overlay.png);
    background-size: cover;
    background-position: center center;
    height: 100%;
    text-align: center;
    color: #fff;
}
.sold-overlay p {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 2rem 0;
    font-size: 0.85rem;
    margin-bottom: 0;
    max-width: 330px;
    left: 52%;
    margin-left: -175px;
    font-weight: 700;
    color: #fff;
    font-size: 15px;
}
.sold-overlay p a {
    text-decoration: underline;
    color: #fff;
    font-weight: 700;
}
.sold-overlay p a:hover {
    color: #fff;
}
.sold-overlay.text-center p {
	text-align: center;
	position: relative;
	left: 0;
	top: 50%;
	color: #fff;
	z-index: 1;
	margin: 0;
	font-weight: 700
}

a.ad-detail-link p.image-count {
    font-size: 11px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 0px 2px;
    position: relative;
    display: inline-block;
    color: #fff !important;
    line-height: 1;
    position: absolute;
    left: 1rem;
    bottom: 1rem;
}
p.image-count {
    font-size: 11px;
    background: #000;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px;
    border-radius: 0px 2px;
    position: relative;
    display: inline-block;
    color: #fff !important;
    line-height: 1;
    position: absolute;
    left: 1rem;
    bottom: 1rem;
}
.list-view a.ad-detail-link:hover p.image-count {
    color: #fff !important;
}

#dvLoading3 {
    background: none;
    background-color: rgba(255, 255, 255, 0.5);
    background-size: auto;
    z-index: 1000;
    left: 50%;
    margin-left: 0;
    position: fixed;
    z-index: 9999999999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
div#dvLoading3:before {
    content: "";
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, 0.75);
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
    background-image: url(/img/loader-3.gif);
    background-size: 75px;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 99rem;
    box-shadow: 0px 0 100px white;
    /* border: 5px solid #42397b; */
}
  #dvLoading3 {
      top: 36px;
  }
