@font-face {
font-display: optional;
font-family: "Market Sans";
font-style: normal;
font-weight: 400;
src: url(https://ir.classifieds boardstatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot);
src: url(https://ir.classifieds boardstatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot?#iefix) format('embedded-opentype'),url(https://ir.classifieds boardstatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff2) format('woff2'),url(https://ir.classifieds boardstatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff) format('woff'),url(https://ir.classifieds boardstatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.ttf) format('truetype'),url(https://ir.classifieds boardstatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.svg#MarketSans-Regular-WebS) format('svg')
}
.eb-post-container {
background-color: #fff;
font-family: 'Market Sans', sans-serif;
font-size: 0.9em;
}
.eb-post-container a {
color: #006efc;
}
.eb-post-container .title {
display: flex;
align-items: flex-end;
justify-content: space-between;
margin: 10px 0 10px 0;
}
.eb-post-container .title h2 {
font-size: 20px;
color: #151e27;
font-weight: normal;
margin: 0;
padding-right: 25px;
letter-spacing: 0;
white-space: nowrap;
}
.eb-post-container .title .heading-line {
height: 1px;
width: 100%;
background-color: #BABABA;
position: relative;
top: -10px;
}
.eb-post-container .content {
margin: 0 10px 10px 10px;
line-height: 20px;
}
.eb-post-container .content p {
margin: 0 !important;
}
.eb-post-separator {
height: 1px;
border-bottom: 1px solid #ccc;
}
.eb-post-photos a {
cursor: pointer;
}
.eb-post-photos img {
height: auto;
width: auto;
max-width: 100%;
max-height: 600px;
margin: 0 auto;
}
.eb-post-vehicle div {
padding: 10px 0;
margin: 0 auto;
}
.eb-post-vehicle-title {
border-bottom: 1px solid #ccc;
text-align: left;
}
.eb-post-vehicle-title span {
font-size: 1.6em;
font-weight: bold;
}
.eb-post-vehicle-overview {
padding: 0 !important;
width: 100%;
display: table;
}
.eb-post-vehicle-overview div {
float: left;
padding: 5px 0;
}
.eb-post-vehicle-overview div.overview-title {
text-align: left;
font-weight: bold;
width: 40%;
}
.eb-post-vehicle-overview div.overview-value {
text-align: left;
margin-left: 10px;
width: 50%;
}
.eb-post-mpg {
border: 1px solid #ccc;
border-radius: 5px;
width: 100%;
float: left;
overflow: auto;
padding: 0;
text-align: center;
margin: 10px auto !important;
}
.eb-post-mpg-details {
display: inline-block;
margin: 0 auto !important;
padding: 0 !important;
}
.eb-post-mpg-details div {
float: left;
}
.eb-post-mpg span {
font-size: 1.5em;
font-weight: bold;
}
.eb-post-small-silver-text {
font-size: 0.8em;
color: #bbb;
margin: 0 !important;
padding: 0 !important;
}
.clear-both {
clear: both;
width: 0;
height: 0;
margin: 0 !important;
padding: 0 !important;
}
.border-bottom {
padding-bottom: 10px;
margin-bottom: 10px;
margin-top: 10px;
}
.eb-post-logo {
width: 98%;
margin: 1%;
}
.eb-post-logo img {
max-width: 100%;
max-height: 150px;
}
.eb-post-phonetracking {
text-align: center;
width: 98%;
margin: 1%;
}
.eb-post-storelink {
text-align: center;
color: #006efc !important;
text-decoration: none !important;
font-weight: bold !important;
font-size: 14px line-height: 1.43;
display: inline-block;
}
.eb-post-viewallphotos:hover {
background: #00509d;
}
.eb-post-phonenumber {
width: 260px;
background-color: #3665f3;
padding: 10px 0 10px 0;
margin: 53px auto 0 auto;
}
.eb-post-phonenumber span {
height: 24px;
font-size: 20px;
text-align: center;
color: #ffffff;
}
.eb-post-phonenumber a {
height: 24px;
font-size: 20px;
text-align: center;
color: #ffffff;
text-decoration: none;
}
.eb-post-desc-btn {
margin-top: 30px;
}
.eb-post-photos {
width: 98%;
margin: 1%;
}
.eb-post-vehicle {
text-align: center;
margin: 11px;
}
.eb-post-viewallphotos-container {
text-align: center;
display: block;
width: 100%;
z-index: 9993;
margin-top: 10px;
}
.view-all-images {
display: none;
margin-top: 10px;
color: #3366cc;
text-align: center;
max-width: 640px;
}
.view-all-images a {
text-decoration: none;
width: 49%;
margin: 5px 0;
}
#div_vehicle_description {
position: relative;
}
.wordwrap {
white-space: pre-wrap; /* CSS3 */
white-space: -moz-pre-wrap; /* Firefox */
white-space: -pre-wrap; /* Opera pre 7 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* IE */
}
.overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.3);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
z-index: 9990;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.popup {
margin: 20px auto;
padding: 0;
background: #fff;
border-radius: 0;
width: 100%;
position: relative;
transition: all 5s ease-in-out;
}
.popup .close {
position: absolute;
top: 15px;
right: 15px;
transition: all 200ms;
font-size: 30px;
font-weight: bold;
text-decoration: none;
color: #333;
margin-top: -15px;
margin-right: -10px;
z-index: 9992;
display: none;
}
.popup .close:hover {
color: #06D85F;
}
.popup .content {
max-height: 30%;
overflow: auto;
}
#popupGallery {
visibility: visible;
opacity: 1;
background: none;
position: relative;
}
.contact-seller-box {
font-weight: bold;
}
/*
* Accordion
*/
/* Basic Accordion Styles */
.accordion {
width: 100%;
}
.accordion input[name='panel'] {
display: none;
}
.accordion label {
position: relative;
display: block;
padding: 10px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
font-weight: bold;
cursor: pointer;
transition: all 0.4s cubic-bezier(0.865, 0.14, 0.095, 0.87);
}
.accordion label:after {
border-style: solid;
border-width: 1px 1px 0 0;
content: '';
display: inline-block;
height: 0.45em;
right: 1em;
position: absolute;
top: 1.1em;
transform: rotate(-45deg);
vertical-align: top;
width: 0.45em;
}
.accordion label:hover {
color: #fff;
background-color: #3665f3;
}
.accordion input:checked + label {
color: #fff;
background-color: #3665f3;
}
.accordion input:checked + label:after {
transform: rotate(135deg);
}
.accordion .accordion__content {
-webkit-transition: opacity 1s ease-out;
transition: height opacity 1s ease-out;
overflow: hidden;
opacity: 0;
height: 0;
position: relative;
padding: 0 10px;
border-bottom: 1px solid #ccc;
font-size: 0.9em;
}
input[name='panel']:checked ~ .accordion__content {
opacity: 1;
height: auto;
padding: 10px;
}
.vehicle-options {
-webkit-padding-start: 0;
margin-left: 16px;
}
.all-photos-container {
padding: 0 5px;
text-align: center;
}
.all-photos {
display: block;
height: auto;
width: auto;
max-width: 100%;
max-height: 600px;
margin: 5px auto;
}
.button-show-more-options {
display: none;
}
.contactus-desktop {
display: none;
}
.contactus-mobile {
display: block;
}
.call-dealer {
margin-bottom: 0;
}
.photo-gallery {
width: 100%;
}
.photo-gallery a {
text-decoration: none;
}
#slideshow {
position: relative;
width: 595px;
height: 450px;
margin: 20px auto 10em;
}
@media only screen and (max-width: 768px) {
#slideshow {
width: 100%;
height: auto;
margin: 10px auto;
}
}
#slideshow .command {
position: absolute;
top: 193px;
width: 26px;
height: 64px;
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.45);
}
@media only screen and (max-width: 768px) {
#slideshow .command {
position: absolute;
top: calc(75vw - 34px);
width: calc(50% - 2px);
height: 32px;
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: solid 1px #333333;
background-color: rgba(255, 255, 255, 0.45);
}
}
#slideshow .command:hover {
cursor: pointer;
background-color: rgba(255, 255, 255, 0.8);
}
#slideshow .command >.command-icon {
border: solid #333333;
border-width: 0 3px 3px 0;
display: inline-block;
padding: 6px;
}
#slideshow .prev.command {
left: 0;
}
#slideshow .prev.command >.command-icon {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
margin-left: 6px;
}
#slideshow .next.command {
right: 0;
}
#slideshow .next.command >.command-icon {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
margin-right: 6px;
}
#slideshow .prev, #slideshow .next {
display: none;
z-index: 9;
}
#slideshow .container {
position: relative;
width: 595px;
height: 450px;
overflow: hidden;
}
@media only screen and (max-width: 768px) {
#slideshow .container {
width: 100%;
height: 75vw;
}
}
#slideshow .slider-placeholder {
position: absolute;
left: 0;
top: 0;
width: 300%;
height: 450px;
font-size: 0;
white-space: nowrap;
display: flex;
}
#slideshow .slider-placeholder >.photo-container {
/*height: 450px;*/
width: 595px;
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
background: #ffffff;
}
#slideshow .slider-placeholder img {
display: block;
width: 100%;
max-height: none;
}
@media only screen and (max-width: 768px) {
#slideshow .slider-placeholder {
width: 300vw;
height: 69vw;
}
#slideshow .slider-placeholder >img {
height: 75vw;
width: 100vw;
display: inline-block;
}
}
#slideshow .slider-placeholder {
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}
.thumbnail-list {
position: relative;
top: 10px;
padding: 0;
margin: 0;
width: 100%;
overflow-x: hidden;
font-size: 0;
}
.thumbnail-list .thumbnail-list-wrapper {
white-space: nowrap;
overflow-x: visible;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 768px) {
.thumbnail-list {
display: none;
}
}
.thumbnail-list .thumbnail-item {
display: inline-block;
}
.thumbnail-list .thumbnail {
display: inline-block;
padding: 0;
margin: 0;
list-style: none;
height: 80px;
width: 80px;
box-sizing: border-box;
border: 1px solid transparent;
}
.thumbnail-list .thumbnail-item {
margin-left: -1px;
}
.thumbnail-list .thumbnail-item:first-child {
margin-left: 0;
}
.thumbnail-list .thumbnail .photo-container {
width: 100%;
height: 59px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
margin-top: 10px;
background: #ffffff;
}
.thumbnail-list .thumbnail img {
width: 100%;
display: block;
}
.thumbnail-list .thumbnail:hover {
border: 1px solid #006efc;
}
.thumbnail-list .link-btn {
display: inline-block;
background-color: transparent;
border: 1px solid #3366cc;
border-radius: 5px;
line-height: 20px;
margin-left: 5px;
padding: 10px;
text-align: center;
text-decoration: none;
white-space: nowrap;
font-size: 12px;
}
.sl_anchor {
display: none;
}
.slide-status {
margin-top: 10px;
}
@media only screen and (max-width: 768px) {
.slide-status {
padding: 0;
}
}
.slide-status .current-page {
display: none;
margin-right: 6px;
}
.slide-status .sum {
margin-left: 6px;
}
.slide-status .statistic {
display: inline-block;
font-family: Roboto;
font-size: 12px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
color: #767676;
}
.slide-status .outer-link {
float: right;
color: #006efc;
font-size: 12px;
}
#slideshow .command {
display: none;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .command-group1 {
display: inline-flex;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .slider-placeholder {
transform: translateX(-0px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(1):checked ~ #slideshow .slider-placeholder {
transform: translateX(-0vw);
}
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(1) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(1) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(1):checked ~ #slideshow .slide-status .current-page:nth-of-type(1) {
display: inline;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .command-group2 {
display: inline-flex;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .slider-placeholder {
transform: translateX(-595px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(2):checked ~ #slideshow .slider-placeholder {
transform: translateX(-100vw);
}
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(2) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(2) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(2):checked ~ #slideshow .slide-status .current-page:nth-of-type(2) {
display: inline;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .command-group3 {
display: inline-flex;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .slider-placeholder {
transform: translateX(-1190px);
}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(3):checked ~ #slideshow .slider-placeholder {
transform: translateX(-200vw);
}
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(3) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(3) .thumbnail .photo-container {
margin-top: 7px;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(3):checked ~ #slideshow .slide-status .current-page:nth-of-type(3) {
display: inline;
}
.lg-only, .sm-only, .lg-only-inline, .sm-only-inline {
display: none;
}
.cgg-blue {
color: #006efc;
}
.cgg-gray {
color: #767676;
}
a.cgg-btn {
border: 1px solid #000;
box-sizing: border-box;
font-size: .8rem;
margin-left: 3px;
text-align: center;
text-decoration: none;
vertical-align: bottom;
background-color: #fff;
border-radius: 0;
display: inline-block;
max-width: 100%;
padding: 10px 5px;
}
.cgg-btn__cell {
color: #000;
-webkit-box-align: center;
align-items: center;
display: -webkit-box;
display: flex;
width: 100%;
-webkit-box-pack: center;
justify-content: center;
}
.cgg-btn__icon:last-child, .details__icon {
margin-left: 8px;
}
svg.cgg-btn__icon {
stroke-width: 0;
flex-shrink: 0;
height: 10px;
width: 9.75px;
}
.details__icon svg, svg.cgg-btn__icon {
fill: #000;
stroke: #000;
}
svg:not(:root) {
overflow: hidden;
}
.cgg-expandable {
position: relative;
}
.cgg-details {
-webkit-box-align: center;
align-items: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #3665f3;
cursor: default;
list-style-position: inside;
list-style-type: none;
width: 100%;
position: absolute;
left: 0;
bottom: -30px;
text-align: center;
}
.cgg-details a {
text-decoration: none;
}
.cgg-details label {
cursor: pointer;
}
.cgg-details:hover {
color: #3665f3;
}
.cgg-details-icon-up, .cgg-details-icon-down {
margin-left: 8px;
}
.cgg-details-icon-up:not([hidden]), .cgg-details-icon-down:not([hidden]) {
background-repeat: no-repeat;
vertical-align: middle;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjEuNiIgaGVpZ2h0PSIxMi41OCIgdmlld0JveD0iMS4zNSA1LjcgMjEuNiAxMi41OCI+PHBhdGggZmlsbD0iIzM2NjVGMyIgZD0iTTEyLjE4NiAxOC4yODVjLS40NTEtLjAwOS0uODA5LS4xNjctMS4wNzUtLjQ0MWwtOS4zMzctOS42YTEuNTI3IDEuNTI3IDAgMCAxLS40MjQtLjk5OXYtLjEwOGMuMDE1LS4zODYuMTY2LS43NDEuNDI0LTEuMDA4LjU2LS41NzMgMS41MjktLjU3IDIuMDgyIDBsOC4yOTQgOC41MyA4LjI5Mi04LjUzMmMuNTU4LS41NyAxLjUyNi0uNTcgMi4wOCAwIC4yNjUuMjcuNDE2LjYyOS40MjggMS4wMXYuMDg3Yy0uMDEyLjM5MS0uMTY1Ljc1LS40MjcgMS4wMmwtOS4zMzMgOS42YTEuNDQzIDEuNDQzIDAgMCAxLTEuMDA0LjQ0MSIvPjwvc3ZnPg==);
height: 5.2px;
width: 9px;
background-size: 9px 5.2px;
}
.cgg-details-icon-up {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.cgg-show-less {
height: 96px;
overflow: hidden;
display: block;
}
#chk_desc ~ div.cgg-show-more,
#chk_equip ~ div.cgg-show-more,
#chk_about ~ div.cgg-show-more,
#chk_term ~ div.cgg-show-more {
display: none;
}
#chk_desc + div label:before,
#chk_equip + div label:before,
#chk_about + div label:before,
#chk_term + div label:before {
content: 'Show more';
}
#chk_desc:checked + div label:before,
#chk_equip:checked + div label:before,
#chk_about:checked + div label:before,
#chk_term:checked + div label:before {
content: 'Show less';
}
#chk_desc + .cgg-details .cgg-details-icon-up,
#chk_equip + .cgg-details .cgg-details-icon-up,
#chk_about + .cgg-details .cgg-details-icon-up,
#chk_term + .cgg-details .cgg-details-icon-up {
display: none;
}
#chk_desc:checked + .cgg-details .cgg-details-icon-up,
#chk_equip:checked + .cgg-details .cgg-details-icon-up,
#chk_about:checked + .cgg-details .cgg-details-icon-up,
#chk_term:checked + .cgg-details .cgg-details-icon-up {
display: inline-block;
}
#chk_desc + .cgg-details .cgg-details-icon-down,
#chk_equip + .cgg-details .cgg-details-icon-down,
#chk_about + .cgg-details .cgg-details-icon-down,
#chk_term + .cgg-details .cgg-details-icon-down {
display: inline-block;
}
#chk_desc:checked + .cgg-details .cgg-details-icon-down,
#chk_equip:checked + .cgg-details .cgg-details-icon-down,
#chk_about:checked + .cgg-details .cgg-details-icon-down,
#chk_term:checked + .cgg-details .cgg-details-icon-down {
display: none;
}
#chk_desc:checked ~ div.cgg-show-less,
#chk_equip:checked ~ div.cgg-show-less,
#chk_about:checked ~ div.cgg-show-less,
#chk_term:checked ~ div.cgg-show-less {
display: none;
}
#chk_desc:checked ~ div.cgg-show-more,
#chk_equip:checked ~ div.cgg-show-more,
#chk_about:checked ~ div.cgg-show-more,
#chk_term:checked ~ div.cgg-show-more {
display: block;
}
.cgg-phone-num {
text-decoration: none;
color: #006efc;
font-weight: bold;
}
.separator {
display: none;
}
.mt-10 {
margin-top: 10px;
}
.mt-20 {
margin-top: 20px;
}
.mt-40 {
margin-top: 40px;
}
/* --- MOBILE mode --- */
@media only screen and (max-width: 768px) {
.eb-post-vehicle-title {
/*border-bottom: none;
border-top: 1px solid #ccc;*/
border: none;
padding-bottom: inherit;
}
.eb-post-container {
padding-bottom: 10px;
}
.eb-post-container:first-of-type {
padding-bottom: 0;
}
.eb-post-container .content {
margin: 0;
}
.eb-post-logo {
text-align: center;
}
.eb-post-phonetracking {
margin-top: 15px;
}
.eb-post-phonenumber {
margin-top: 10px;
}
.eb-post-photos {
margin: 1% 1% 10px 1%;
}
.eb-post-container .title .heading-line {
display: none;
}
.eb-post-viewallphotos-container {
margin-top: -20px;
}
.sm-only {
display: block;
}
.sm-only-inline {
display: inline-block;
}
.cgg-show-less.cgg-reverse {
height: auto;
overflow: auto;
}
.cgg-details {
width: 98%;
text-align: right;
}
.separator {
display: inherit;
margin-top: 20px;
color: #fff;
}
.mobi-no-bottom {
margin-bottom: 0;
padding-bottom: 0;
}
}
/* --- DESKTOP mode --- */
@media only screen and (min-width: 768px) {
.eb-post-container {
margin-bottom: 10px;
}
.eb-post-container .title {
margin: 30px 10px 10px 10px;
}
.eb-post-logo {
float: left;
width: 60%;
margin-right: 2%;
}
.eb-post-phonetracking {
text-align: center;
width: 35%;
float: left;
}
.eb-post-photos {
float: left;
width: 595px;
margin-right: 82px;
}
.eb-post-vehicle {
float: left;
width: 35%;
}
.view-all-images {
display: block !important;
}
#popupGallery {
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.3);
position: fixed;
}
.overlay:target {
visibility: visible !important;
opacity: 1 !important;
}
.popup {
margin: 70px auto;
padding: 30px 10px 0 10px;
border-radius: 5px;
width: 640px;
}
.popup .close {
display: block;
}
.contact-seller-box .eb-post-storelink {
display: inline-block;
margin: 0 30px;
}
.accordion {
display: table;
table-layout: fixed;
border-collapse: separate;
border-spacing: 10px;
}
.accordion label {
margin: 0 5px;
text-align: left;
cursor: default;
padding: 0;
border: none;
}
.accordion label:hover {
color: #000;
background-color: #fff;
}
.accordion input:checked + label {
color: #000;
background-color: #fff;
}
.accordion div {
display: table-cell;
border-right: 1px solid #ccc;
}
.accordion div:last-child {
border: none;
}
.accordion label:after {
content: '';
border: none;
}
.accordion input:checked + label:after {
content: '';
}
.accordion .accordion__content {
opacity: 1;
border: none;
padding: 0;
}
input[name='panel']:checked ~ .accordion__content {
padding: 0;
}
.vehicle-options .read-more-target {
opacity: 0;
max-height: 0;
font-size: 0;
margin: 0 !important;
transition: all .25s cubic-bezier(0, 1, 0.5, 1);
}
.button-show-more-options {
display: inline-block;
}
.vehicle-options .read-more-dots {
display: inline-block;
}
.contactus-desktop {
display: inline-block;
}
.contactus-mobile {
display: none;
}
.call-dealer {
display: none !important;
}
.read-more-trigger:not(.photo-trigger) {
display: none;
}
.read-more-dots {
display: none !important;
}
.read-more-target:not(.photo-target) {
opacity: 1 !important;
line-height: 18px !important;
font-size: inherit !important;
max-height: 999em !important;
}
.lg-only {
display: block
}
.lg-only-inline {
display: inline-block;
}
.eb-post-vehicle >div:first-child {
padding-bottom: 1.5em;
}
.eb-post-overview-container >div:first-child {
margin-top: 0.9em;
}
.desk-no-bottom {
margin-bottom: 0;
padding-bottom: 0;
}
}
phone123of3
View full size imagesWellcraft, fiberglass 1987.
Mileage:0The boat is a 20ft. Wellcraft, fiberglass with a150Johnson outboard. Open style. Year is 1987.
Vehicle DescriptionThe boat is a 20ft. Wellcraft, fiberglass with a 150 Johnson outboard. Open style. Year is 1987.
This Item Is Sold "AS IS" and Must Be Picked Up In or Shipped From:
Willamstown, NJ 08094
C0VID-19 UPDATES
BoatsDonated is taking all steps necessary to allow boat donations and purchases to take place in a safe manner. Payment and pickup deadlines will remain in effect however the ability to comply with local, state and federal shelter-in-place rules may differ from state to state. For these reasons, we ask that you only bid on local items and if you are experiencing any issues regarding pickup, please message us through classifieds board. Thank you for your assistance as we all navigate these very challenging times together.
ATTENTION NEW classifieds board USERS and THOSE WITH FEEDBACK UNDER 10
New classifieds board users and those with little classifieds board experience have a tendency to not read listings in their entirety. Accordingly, new users (accounts created in the past 90 days) and those with feedback score under 10 MUST contact us through classifieds board messages with their 1) Contact Name, 2) Working PhoneNumber and 3) Valid Mailing Address. BoatsDonated reserves the right to cancel your bid and block you from bidding on all items listed by BoatsDonated if you fail to contact us in advance of your bid. If your contact information does not match the information with classifieds board, your bid will be cancelled.
This Ad Description Reflects 100% of Information Furnished By the Donor from Our Questionnaire
Boats listed by BoatsDonatedhave been donated to benefit charity. The donor has providedBoatsDonatedwith all the information about this boat and all statements regarding the listing are under no guarantee unless otherwise stated. The donor is not a mechanic or marine professional. His or her statements may contain inaccuracies due to lack of knowledge of boat maintenance repair. The donor also has providedBoatsDonatedwith the pictures. Please review all pictures inthis listing for the most accurate description of the item.
PURCHASE PROCESS
- The winning bidder will beimmediately invoiced for the deposit which is due within 24 hours.
- Following the deposit payment, the winning bidder will receive aseparate invoice for the balance, which is due within 3 days of the close of auction.This invoice will be sent to your email address registered with classifieds board and will appear within 1 business day after deposit payment. Failure to pay the balance on time will result in a late fee.
- The winning bidder willreceive donor contact information once all funds have cleared (deposit, balance). PayPal payment isthe only method of online payment and we prefer use of a credit card or Paypal balance (payment with an eCheck or other funds can cause undue delay).
- Upon pickup, please inspect your purchase for any material differences betweenthe listing information andthe actual boat condition. Moving the item OR putting Title/Registration documents in your name voids our refund policy (see "Local Pickup" and "No Warranty" sections in the terms and conditions below).
- If you win the auction and have any questions, please email us at info@BoatsDonated.
FREQUENTLY ASKED QUESTIONS
Q: Do you charge any additional fees?
A: BoatsDonated does charge an admin fee of $299 in addition to the winning classifieds board auction price.
Q: What does "no reserve" mean?
A: No reserve means the final bid is the winning bid. Yes, boats do sell for the initial list price.
Q: Why is the deposit sometimes $1.00 less than the starting bid?
A: BoatsDonated charges a deposit on all boats. classifieds board Motors automatic invoicing system does not function correctly when the deposit amount matches the final bid. Accordingly, you will be able to pay the deposit directly through classifieds board, and we will invoice you for the remaining balance (yes, even when it's $1.00).
Q: Can you hold the boat longer than seven days?
A: No. BoatsDonated requires the winning purchaser to pick up the boat within seven days of auction close (unless otherwise noted above).
Q: Can I see the boat/inspect the boat/contact the marina before I win?
A: No. In order to respect donor privacy, we do not provide any donor contact information to anyone except the winning bidder following payment. This includes boat location, marina information, etc. Additionally, the IRS rulesthat govern donated auctions require the transaction to occur at arms-length. Accordingly, we cannot and will not provide anyindividual with moreinformation or access over another prospective bidder.
Q: Can I pay with a check or cash when I pick up the item?
A: No. BoatsDonated only accepts payment through Paypal.
Q: When is BoatsDonated open?
A: BoatsDonated is located in California and is open Monday thru Friday from 9:00am to 4:00pm PST. BoatsDonated is closed for all federallyrecognized holidays, which are listed above. All questions are generally answered the following business day.
Q: Can I Purchase a Vessel that is Not Local?
A: We STRONGLY recommend only purchasing local items.While you can purchase any of our vessel listings, local purchases allow you to see the boat before transporting and give you an opportunity to inspect the vessel without incurring substantial cost. Only personalinspectionwill qualify for a full refund. Statements by marina employees and the like will not be accepted as validrepresentationsof the vessel. BoatsDonated will not reimburse any costs or travel expenses associated with moving the boat (including but not limited to gas, lodging, purchase/rental of trailer,airfare, outside consultation, survey, etc.).
Q: Do you provide shipping?
A: We do not provide shipping. While we are not affiliated with any shipping companies, we recommend you contact KF Servicez LLC at phone for transport costs. They are DOT and MC licensed and all they do is move boats. Give them a call or check out their website at www.kfservicez.com. We strongly recommend purchasing local so you can personally inspec the boat because once you move the boat, it is yours and you will not receive any refund for any claims. Please also check outwww.shipitweb.comfor alternate shipping options.
Q: What happens if the boat is not as described?
A: If the winning bidder arrives and the condition ofthe boat is grossly different from the listing description, do not move the boat and do not take possession of any documents. Take clear pictures of anydiscrepancies and message us the photos in full resolution through classifieds board. We will not refund a depositwithout photos of the discrepancies (verbal statements will not suffice for a refund). Marinatestimonies of a vessel are not acceptable. Once you move the boat, it is yours (see terms and conditions).
Q: What happens if my payment is late?
A: BoatsDonated relies on your timely payment as does the donor. Late payments will be subject to the filing of an unpaid item, relist of the vessel and/or an additional late payment fee. BoatsDonated understandsunforeseencircumstances do occur so please call us if you are experiencing a payment issue.
TERMS and CONDITIONS
- General information, surveys (if included) and photos are included to help you approximate the general value of this item and are not intended to be used by the donor or BoatsDonated as a definitive list of equipment, accessories for valuation or final sale inventory.
- Additional items displayed in the provided photographs are not necessarily included in the auction unless specified in the item description details above.
- BoatsDonated does not guarantee or warranty the presence of any item that is not specifically listed by the donor in the item description details above.
- It is the sole responsibility of the buyer to not assume the inclusion of any item unless specifically listed in the item description details. If your bid is contingent on the inclusion of an item not listed in the item description details, please contact BoatsDonated through the questions forum. If BoatsDonated cannot provide verification that an item is included in the auction, the buyer/bidder must assume the item is not intended to be included.
- Almost every BoatsDonated auction starts at one dollar. Please consider your bid before you finalize.
- If your question is not answered in a timely manner, please refrain from bidding or assume the question is not part of the listing.
- Items are often donated because they are not being used and are not in working condition.
- Many of the donated items need work with varying costs. Bid accordingly.
- BoatsDonated discloses ALL information provided by the donor.
- The donor of this item has provided all information regarding the listed item. BoatsDonated does not physically inspect any items and cannot verify or validate these statements. Statements are under no guarantee. Items is sold as is and must be picked up at the specified location.
Payment
- Deposit is due within 24 hours of auction close and balance payment is due upon invoice.
- BoatsDonated only accepts payment via PayPal and does not accept checks, cash, money orders, or any other form of payment.
- You will receive a PayPal invoice the email address affiliated with your classifieds board account (check your spam if you don't see it in your inbox)
- Click the yellow "pay" button in your email which will link you to Paypal; on the invoice, click the blue pay button.
- The deposit is a non-refundable deposit, and purchaser will forfeit said deposit for failure to comply with any terms.
- BoatsDonated reserves the right to relist any item if purchaser fails to meet any of the deadlines including, but not limited to, security deposit payment within 24 hours of auction close, full payment within 3 days of auction close and pickup within 7 days of auction close. Failure to pay the initial deposit and/or balance on time will result in a late fee. BoatsDonated is happy to work with purchasers but purchaser must contact BoatsDonated.
Local Pickup or Shipping
- Local pickup or shipping is the responsibility of the purchaser and purchaser must take physical possession within seven (7) days of the end of the auction.
- Purchaser is solely responsible for arranging the local pickup of this item and should contact the donor before taking any steps towards picking up the boat.
- The donor and BoatsDonated will not provide any delivery options.
- Donors make their item available for pickup and purchaser agrees to work with donor to arrange pickup.
- If you choose to use a shipping compan or a third party to remove the boat, please be sure they inspect the boat before they move the vessel; once the boat is moved, you own the boat and void any chance for a refund.
- If purchaser believes the item is grossly misrepresented, purchaser should not take possession of the item and needs to contact BoatsDonated through classifieds board messages immediately with a description of the misrepresentation. Purchaser will also need to include clear images that document the misrepresentation for verification purposes. Failure to contact us through classifieds board orprovide photographs that clearly document thediscrepencieswill result in forfeiture of the deposit. Verbal statements will not qualify as evidence ofdiscrepancies.
- Statements by marina agents will not be accepted as accurate representations ofvessels. Please do not rely on representations by agents, harbormasters, andthe like as they are not the owners of the vessel.
- If the purchaser or purchaser's agent fails to take possession of the item within the 7-day time frame, the purchaser is liable for any costs donor may incur for storage and/or moving the item to a longer-term storage facility as well as a $98.00 relisting fee, unless the boat is misrepresented (and purchaser contacts us through classifieds board and provides photos that clearly document the misrepresentations) in which case all purchase amounts will be refunded to the purchaser).
- Only United Statespurchaser's and no international purchasers. We will not mail documents or create documents for international purchasers...no exceptions.
Fees and Taxes
- Purchaser is responsible for any and all local, state and/or federal taxes and/or fees associated with the purchase, registration, title transfer or licensing of this item.
- Please check your local tax obligations before bidding.
Transaction Cancellation
- BoatsDonated reserves the right to cancel thistransactionat any time and shall not be held liable for any such cancellation.
- In the event that a boat is not available following payment, purchaser agrees that ItsDonated liability is limited to the purchase price. ItsDonated will immediately refund the entire purchase price through PayPal to the purchaser.
- Purchaser may forfeit both deposit and balance purchase price if vessel becomes unavailable after the 7 day pick up window.
- Purchaser agrees that BoatsDonated liability is limited to the purchase price. BoatsDonated will not reimburse any costs or travel expenses associated with moving the boat (including but not limited to gas, lodging, purchase/rental of trailer,airfare, outside consultation, survey, etc.).
No Warranty
- There is NO WARRANTY provided with this auction item.
- The item is sold as is with no warranty, express or implied.
- BoatsDonated is not responsible, and bidders shall not hold BoatsDonated responsible for any warranty items, including, but not limited to the correct description, authenticity, genuineness, or defect of any item sold herein, and makes no warranty in connection therewith. No allowance or set-aside will be made on account of any imperfection, defect or damage.
- Any descriptions or representations are for identification purposes only and are not to be construed as a warranty of any type.
- BoatsDonated makes every reasonable effort to disclose any known defects associated with the item at the purchaser's request prior to the close of sale, but these efforts too shall not be interpreted as a warranty of any kind.
- BoatsDonated assumes no responsibility for any repairs whatsoever.
- Unless otherwise indicated, boat listings do not include title to either the boat or trailer.
- Trailer, if included in auction, does not include title and should be considered as a free item included with vessel. Unless otherwise stated, trailer is only included for storage purposes.
- BoatsDonated attempts to resolve any issues whatsoever in purchaser's favor. Gross misrepresentations will be viewed in favor of the purchaser.
- BoatsDonated attempts to resolve any issues whatsoever in purchaser's favor. Purchaser agrees they will contact BoatsDonated directly by e-mail at info@ BoatsDonated with any problemsbeforeleaving any negative feedback through classifieds board. Leaving negative feedback of any kind before contacting BoatsDonated, whether founded in truth or not, constitutes libel and purchaser agrees to compensate BoatsDonated accordingly for any injury.
- Please note BoatsDonated has not physically inspected the item or the engine and cannot verify their functionality. If the listing indicates the engine is not functional, it may or may not be repairable. Accordingly, by bidding, you agree the engine condition is as is with no guarantee.
Most new vehicles come with a factory warranty and some used vehicles have a remaining factory warranty. Please contact us for the warranty vehicles specific to this vehicle.
Terms and ConditionsPayment OptionsWe accept the following payment methods:
- Cashier's Check/money order
Vehicle Pickup & ShippingAll shipping charges are buyer's responsibility.
Finance, Warranty, Shipping question?Call the dealer at phoneGeneral Terms
Notice to Bidders: The vehicles we list for sale at classifieds board are also for sale at our retail location. Pleae contact us to confirm vehicle availability.We reserve the right to end an auction early. Deposit: We require a non-refundable $500 deposit within 48 hours of winning the auction. Please call to make arrangements for payment. We accept the following forms of payment: Cash in person, certified funds, institutional financing. All sales transactions must be completed within 7 calendar days of auction close.Prices are subject to change without notice. Although every effort is made to present accurate and reliable vehicle information, use of this information is voluntary, and should only be deemed reliable after an independent review of its accuracy, completeness, and timeliness. It is the sole responsibility of the customer to verify the existence of options, accessories and the vehicle condition before time of sale. Any and all differences must be addressed prior to time of sale. No expressed or implied warranties, including the availability or condition of the equipment listed is made. EPA mileage estimates are for comparison purposes only. Actual mileage may vary depending on driving conditions, driving habits, and vehicle maintenance.
Fees and Taxes
State or local taxes, title, license fee, processing fees, registration fee, dealer documentary fee, finance charges, emission testing fees, and compliance fees are additional to the advertised price.
Add new question to the seller