.eb-post-container{
background-color: #fff;
font-family: Helvetica,sans-serif;
font-size: 0.9em;
}
.eb-post-container a{
color: #3366cc;
text-decoration: underline;
}
.eb-post-container .title{
font-weight: bold;
margin-bottom: 10px;
margin-top: 20px;
font-size: 1.2em;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.eb-post-container .content{
margin-bottom: 10px;
line-height: 18px;
}
.eb-post-container .content p{
margin: 0!important;
}
.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;
margin: 0 auto;
}
.eb-post-vehicle-title{
border-bottom: 1px solid #ccc;
width: 90%;
}
.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: right;
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: 90%;
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;
}
.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;
background: #00509d;
background: -webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));
background: -moz-linear-gradient(top,#0079bc,#00509d);
color: #ffffff !important;
text-decoration: none !important;
font-weight: bold !important;
padding: 7px 0;
margin: 7px;
width: 150px;
display: inline-block;
}
.eb-post-storelink:hover{
background: #00509d;
}
.eb-post-viewallphotos{
background: #00509d;
background: -webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));
background: -moz-linear-gradient(top,#0079bc,#00509d);
color: #ffffff !important;
text-decoration: none !important;
font-weight: bold !important;
padding: 7px 20px;
width: 160px;
display: block;
margin: 0 auto;
}
.eb-post-viewallphotos:hover{
background: #00509d;
}
.eb-post-phonenumber{
color: black;
font-size: 26px;
font-weight: bold;
margin-top: 15px;
}
.eb-post-photos{
width: 98%;
margin: 1%;
}
.eb-post-vehicle
{
text-align: center;
width: 98%;
margin: 1%;
}
.eb-post-viewallphotos-container{
text-align: center;
display: block;
height: 30px;
width: 100%;
z-index: 9993;
margin-top: 40px;
-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
}
@media only screen and (min-width: 768px) {
.eb-post-container{
border: 1px solid #ccc;
margin-bottom: 10px;
}
.eb-post-container .title{
margin: 10px;
}
.eb-post-container .content{
margin: 0 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: 2%;
}
.eb-post-vehicle{
text-align: center;
float: left;
width: 40%;
}
.view-all-images{
display: block !important;
}
}
.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;
} .read-more-state {
display: none;
} .read-more-target {
opacity: 0;
max-height: 0;
font-size: 0;
margin: 0 !important;
transition: all .25s cubic-bezier(0, 1, 0.5, 1);
line-height: 0;
} .vehicle-options .read-more-target,
.read-more-state:checked ~ .read-more-wrap .read-more-target,
.read-more-state:checked ~ .accordion .accordion-container .accordion__content .read-more-wrap .read-more-target{
opacity: 1;
line-height: 18px;
font-size: inherit;
max-height: 999em;
} .read-more-state ~ .read-more-trigger:before {
content: 'Show more';
} .read-more-state:checked ~ .read-more-trigger:before {
content: 'Show less';
} .read-more-state ~ .read-more-wrap .read-more-dots {
display: inline-block;
} .vehicle-options .read-more-dots,
.read-more-state:checed ~ .accordion .accordion-container .accordion__content .read-more-wrap .read-more-dots,
.read-more-state:checked ~ .read-more-wrap .read-more-dots {
display: none;
} .read-more-trigger {
cursor: pointer;
display: inline-block;
padding: 0 .5em;
color: #fff;
font-size: .9em;
line-height: 2;
background: #00509d;
background: -webkit-gradient(linear,left top,left bottom,from(#0079bc),to(#00509d));
background: -moz-linear-gradient(top,#0079bc,#00509d);
border-radius: 5px;
margin-top: 10px;
}
.contact-seller-box {
text-align: center;
margin: 10px;
padding: 10px 0;
border: 1px solid #ccc;
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: 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 {
content: '+';
position: absolute;
right: 1em;
width: 1em;
height: 1em;
color: #ccc;
text-align: center;
font-weight: normal;
border-radius: 50%;
border: 1px solid #ccc;
line-height: 1em;
}
.accordion label:hover {
color: #fff;
background-color: #00509d;
}
.accordion input:checked + label {
color: #fff;
background-color: #00509d;
}
.accordion input:checked + label:after {
content: '-';
/* adjsut line-height to vertically center icon */
line-height: .9em;
}
.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: 1px solid #ccc;
}
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;
}
.term-and-condition-contact-box{
display: none;
}
.button-show-more-options{
display: none;
}
.contactus-desktop{
display: none;
}
.contactus-mobile{
display: block;
}
.call-dealer{
margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
#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 {
width: 60%;
margin: 10px auto;
}
.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
{
border-top: none;
border-left: none;
border-right: none;
margin: 0 5px;
text-align: center;
cursor: default;
height: 35px;
}
.accordion label:hover {
color: #000;
background-color: #fff;
}
.accordion input:checked + label {
color: #000;
background-color: #fff;
}
.accordion div{
display: table-cell;
border: 1px solid #ccc;
}
.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;
}
.term-and-condition-contact-box{
display: block;
text-align: center;
margin: 10px;
padding: 10px 40px;
border: 1px solid #ccc;
font-weight: bold;
position: absolute;
right: 15px;
}
.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;
}
}
.instavin-container
{
border: 1px solid #ccc;
padding: 0 !important;
background-color: #eee;
}
.instavin-get-report
{
width: 161px;
display: block;
color: #fff !important;
background-color: #ff9944;
font-size: 18px !important;
border-radius: 4px;
}
.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;
border: solid 1px #333333;
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: 1400%;
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: 1400vw;
height: 75vw;
} #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: 32px;
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: 16px;
}
@media only screen and (max-width: 768px) {
.slide-status {
padding: 0 16px;
}
}
.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;
} .sl_anchor:nth-of-type(4):checked ~ #slideshow .command-group4 { display: inline-flex; }
.sl_anchor:nth-of-type(4):checked ~ #slideshow .slider-placeholder { transform: translateX(-1785px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(4):checked ~ #slideshow .slider-placeholder { transform: translateX(-300vw);}
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(4) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(4) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: 0;
}
.sl_anchor:nth-of-type(4):checked ~ #slideshow .slide-status .current-page:nth-of-type(4) {
display: inline;
} .sl_anchor:nth-of-type(5):checked ~ #slideshow .command-group5 { display: inline-flex; }
.sl_anchor:nth-of-type(5):checked ~ #slideshow .slider-placeholder { transform: translateX(-2380px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(5):checked ~ #slideshow .slider-placeholder { transform: translateX(-400vw);}
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(5) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(5) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -40px;
}
.sl_anchor:nth-of-type(5):checked ~ #slideshow .slide-status .current-page:nth-of-type(5) {
display: inline;
} .sl_anchor:nth-of-type(6):checked ~ #slideshow .command-group6 { display: inline-flex; }
.sl_anchor:nth-of-type(6):checked ~ #slideshow .slider-placeholder { transform: translateX(-2975px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(6):checked ~ #slideshow .slider-placeholder { transform: translateX(-500vw);}
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(6) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(6) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -120px;
}
.sl_anchor:nth-of-type(6):checked ~ #slideshow .slide-status .current-page:nth-of-type(6) {
display: inline;
} .sl_anchor:nth-of-type(7):checked ~ #slideshow .command-group7 { display: inline-flex; }
.sl_anchor:nth-of-type(7):checked ~ #slideshow .slider-placeholder { transform: translateX(-3570px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(7):checked ~ #slideshow .slider-placeholder { transform: translateX(-600vw);}
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(7) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(7) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -200px;
}
.sl_anchor:nth-of-type(7):checked ~ #slideshow .slide-status .current-page:nth-of-type(7) {
display: inline;
} .sl_anchor:nth-of-type(8):checked ~ #slideshow .command-group8 { display: inline-flex; }
.sl_anchor:nth-of-type(8):checked ~ #slideshow .slider-placeholder { transform: translateX(-4165px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(8):checked ~ #slideshow .slider-placeholder { transform: translateX(-700vw);}
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(8) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(8) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -280px;
}
.sl_anchor:nth-of-type(8):checked ~ #slideshow .slide-status .current-page:nth-of-type(8) {
display: inline;
} .sl_anchor:nth-of-type(9):checked ~ #slideshow .command-group9 { display: inline-flex; }
.sl_anchor:nth-of-type(9):checked ~ #slideshow .slider-placeholder { transform: translateX(-4760px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(9):checked ~ #slideshow .slider-placeholder { transform: translateX(-800vw);}
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(9) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(9) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -360px;
}
.sl_anchor:nth-of-type(9):checked ~ #slideshow .slide-status .current-page:nth-of-type(9) {
display: inline;
} .sl_anchor:nth-of-type(10):checked ~ #slideshow .command-group10 { display: inline-flex; }
.sl_anchor:nth-of-type(10):checked ~ #slideshow .slider-placeholder { transform: translateX(-5355px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(10):checked ~ #slideshow .slider-placeholder { transform: translateX(-900vw);}
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(10) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(10) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -440px;
}
.sl_anchor:nth-of-type(10):checked ~ #slideshow .slide-status .current-page:nth-of-type(10) {
display: inline;
} .sl_anchor:nth-of-type(11):checked ~ #slideshow .command-group11 { display: inline-flex; }
.sl_anchor:nth-of-type(11):checked ~ #slideshow .slider-placeholder { transform: translateX(-5950px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(11):checked ~ #slideshow .slider-placeholder { transform: translateX(-1000vw);}
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(11) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(11) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -520px;
}
.sl_anchor:nth-of-type(11):checked ~ #slideshow .slide-status .current-page:nth-of-type(11) {
display: inline;
} .sl_anchor:nth-of-type(12):checked ~ #slideshow .command-group12 { display: inline-flex; }
.sl_anchor:nth-of-type(12):checked ~ #slideshow .slider-placeholder { transform: translateX(-6545px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(12):checked ~ #slideshow .slider-placeholder { transform: translateX(-1100vw);}
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(12) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(12) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -600px;
}
.sl_anchor:nth-of-type(12):checked ~ #slideshow .slide-status .current-page:nth-of-type(12) {
display: inline;
} .sl_anchor:nth-of-type(13):checked ~ #slideshow .command-group13 { display: inline-flex; }
.sl_anchor:nth-of-type(13):checked ~ #slideshow .slider-placeholder { transform: translateX(-7140px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(13):checked ~ #slideshow .slider-placeholder { transform: translateX(-1200vw);}
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(13) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(13) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -680px;
}
.sl_anchor:nth-of-type(13):checked ~ #slideshow .slide-status .current-page:nth-of-type(13) {
display: inline;
} .sl_anchor:nth-of-type(14):checked ~ #slideshow .command-group14 { display: inline-flex; }
.sl_anchor:nth-of-type(14):checked ~ #slideshow .slider-placeholder { transform: translateX(-7735px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(14):checked ~ #slideshow .slider-placeholder { transform: translateX(-1300vw);}
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(14) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(14) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -760px;
}
.sl_anchor:nth-of-type(14):checked ~ #slideshow .slide-status .current-page:nth-of-type(14) {
display: inline;
}
.lg-only, .sm-only {
display:none;
}
@media only screen and (min-width: 768px) {
.lg-only{
display:block
}
}
@media only screen and (max-width: 768px) {
.sm-only{
display:block;
}
}
phone phone11121314of14 Show More See Full Size Photos
2013 Crest 230 Classic Stock #: 2804CJ-216
Exterior Color: BLACK / Grey
Interior Color: TAN
Fuel Type: Gas
Title Condition: Clear
Vehicle Description
***THIS BOAT IS PRICED WITH A 24 MONTH ENGINE WARRANTY.***This fabulous one owner pristine 2013 Crest Classic 230 SLR CP3 and reliable Suzuki DF175 four stroke engine wont last long. Featuring a bimini top for ultimate shade, depth finder, precise- fit mooring cover, stainless steel prop, ski tow, docking lights and custom factory trailer complete with a spare tire. It passed our rigorous on-the-water testing and 51-point mechanical inspection with flying colors. All Maintenance has been brought up to manufacturer... recommendation. This tritoon shows like new. Ready for the lake today.
Contact us now at phone for more details! Contact us for more details: phoneCall Dealer Photos Vehicle Warranty
Most new boats come with a factory warranty and some used boats have a remaining factory warranty. Please contact us for the warranty details specific to this vehicle.
About Austin Boats & Motors
Austin Boats and Motors located inAustin Texasprovidesnew boats for sale,used boats for sale,new atvs for sale, used atvs for sale, new utvs for sale, used utvs for saleas well as marine and powersport service.
Serving Central Texas boating andpowersportscommunity by providing new and usedCrownlineboats for sale, new and usedBlue Wavecenter console fishing boats for sale, new and usedAvalon pontoon boatsfor sale, new and usedTige ski and wake boatsfor sale, new and usedRanger Bass Fishingboats for sale in TX, new and usedNautic Starcenter console fishing boats for sale in Texas; as well as new and usedODES UTVs.
Contact us now at phone for more details! Contact us for more details: phoneCall Dealer
Terms and Conditions Finance, Warranty, Shipping question? - Call the dealer at phone
Payment Options We accept the following payment methods:
- Cashier's Check/money order
Vehicle Pickup & Shipping All shipping charges are buyer's responsibility.
General Terms
Notice to Bidders: The vehicles we list for sale at classifieds board are also for sale at our retail location. Please 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 vhicle 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