.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: 2400%;
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: 2400vw;
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;
} .sl_anchor:nth-of-type(15):checked ~ #slideshow .command-group15 { display: inline-flex; }
.sl_anchor:nth-of-type(15):checked ~ #slideshow .slider-placeholder { transform: translateX(-8330px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(15):checked ~ #slideshow .slider-placeholder { transform: translateX(-1400vw);}
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(15) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(15) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -840px;
}
.sl_anchor:nth-of-type(15):checked ~ #slideshow .slide-status .current-page:nth-of-type(15) {
display: inline;
} .sl_anchor:nth-of-type(16):checked ~ #slideshow .command-group16 { display: inline-flex; }
.sl_anchor:nth-of-type(16):checked ~ #slideshow .slider-placeholder { transform: translateX(-8925px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(16):checked ~ #slideshow .slider-placeholder { transform: translateX(-1500vw);}
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(16) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(16) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -920px;
}
.sl_anchor:nth-of-type(16):checked ~ #slideshow .slide-status .current-page:nth-of-type(16) {
display: inline;
} .sl_anchor:nth-of-type(17):checked ~ #slideshow .command-group17 { display: inline-flex; }
.sl_anchor:nth-of-type(17):checked ~ #slideshow .slider-placeholder { transform: translateX(-9520px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(17):checked ~ #slideshow .slider-placeholder { transform: translateX(-1600vw);}
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(17) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(17) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1000px;
}
.sl_anchor:nth-of-type(17):checked ~ #slideshow .slide-status .current-page:nth-of-type(17) {
display: inline;
} .sl_anchor:nth-of-type(18):checked ~ #slideshow .command-group18 { display: inline-flex; }
.sl_anchor:nth-of-type(18):checked ~ #slideshow .slider-placeholder { transform: translateX(-10115px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(18):checked ~ #slideshow .slider-placeholder { transform: translateX(-1700vw);}
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(18) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(18) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1080px;
}
.sl_anchor:nth-of-type(18):checked ~ #slideshow .slide-status .current-page:nth-of-type(18) {
display: inline;
} .sl_anchor:nth-of-type(19):checked ~ #slideshow .command-group19 { display: inline-flex; }
.sl_anchor:nth-of-type(19):checked ~ #slideshow .slider-placeholder { transform: translateX(-10710px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(19):checked ~ #slideshow .slider-placeholder { transform: translateX(-1800vw);}
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(19) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(19) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1160px;
}
.sl_anchor:nth-of-type(19):checked ~ #slideshow .slide-status .current-page:nth-of-type(19) {
display: inline;
} .sl_anchor:nth-of-type(20):checked ~ #slideshow .command-group20 { display: inline-flex; }
.sl_anchor:nth-of-type(20):checked ~ #slideshow .slider-placeholder { transform: translateX(-11305px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(20):checked ~ #slideshow .slider-placeholder { transform: translateX(-1900vw);}
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(20) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(20) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1240px;
}
.sl_anchor:nth-of-type(20):checked ~ #slideshow .slide-status .current-page:nth-of-type(20) {
display: inline;
} .sl_anchor:nth-of-type(21):checked ~ #slideshow .command-group21 { display: inline-flex; }
.sl_anchor:nth-of-type(21):checked ~ #slideshow .slider-placeholder { transform: translateX(-11900px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(21):checked ~ #slideshow .slider-placeholder { transform: translateX(-2000vw);}
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(21) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(21) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1320px;
}
.sl_anchor:nth-of-type(21):checked ~ #slideshow .slide-status .current-page:nth-of-type(21) {
display: inline;
} .sl_anchor:nth-of-type(22):checked ~ #slideshow .command-group22 { display: inline-flex; }
.sl_anchor:nth-of-type(22):checked ~ #slideshow .slider-placeholder { transform: translateX(-12495px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(22):checked ~ #slideshow .slider-placeholder { transform: translateX(-2100vw);}
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(22) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(22) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1400px;
}
.sl_anchor:nth-of-type(22):checked ~ #slideshow .slide-status .current-page:nth-of-type(22) {
display: inline;
} .sl_anchor:nth-of-type(23):checked ~ #slideshow .command-group23 { display: inline-flex; }
.sl_anchor:nth-of-type(23):checked ~ #slideshow .slider-placeholder { transform: translateX(-13090px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(23):checked ~ #slideshow .slider-placeholder { transform: translateX(-2200vw);}
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(23) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(23) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1480px;
}
.sl_anchor:nth-of-type(23):checked ~ #slideshow .slide-status .current-page:nth-of-type(23) {
display: inline;
} .sl_anchor:nth-of-type(24):checked ~ #slideshow .command-group24 { display: inline-flex; }
.sl_anchor:nth-of-type(24):checked ~ #slideshow .slider-placeholder { transform: translateX(-13685px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(24):checked ~ #slideshow .slider-placeholder { transform: translateX(-2300vw);}
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(24) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(24) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1560px;
}
.sl_anchor:nth-of-type(24):checked ~ #slideshow .slide-status .current-page:nth-of-type(24) {
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 phonephonephone222324of24 Show More See Full Size Photos
2017 Yamaha AR 190 Stock #: 7501DX-82
Exterior Color: Black / Blue
Interior Color: White / Gray
Fuel Type: Gas
Title Condition: Clear
Vehicle Description
AR190: Affordable watersports fun.Yamahas renowned internal propulsion system is not only reliable and fuel-efficient, it also offers the highest level of freedom achievable on the water. The concept is simple: Water is pulled through internally housed propellers and pushed out through marine engines with high thrust points. This technology eliminates the need for an exposed drivetrain, allowing Yamaha boats to plane quicker with less bow rise. The minimal draft makes navigating shallow areas easy. But the benefits dont end there... internal propulsion eliminates the need for a bulky engine hatch, opening up an expansive swim platform where family and friends can relax close to the water.
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 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