.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: 3900%;
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: 3900vw;
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;
} .sl_anchor:nth-of-type(25):checked ~ #slideshow .command-group25 { display: inline-flex; }
.sl_anchor:nth-of-type(25):checked ~ #slideshow .slider-placeholder { transform: translateX(-14280px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(25):checked ~ #slideshow .slider-placeholder { transform: translateX(-2400vw);}
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(25) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(25) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1640px;
}
.sl_anchor:nth-of-type(25):checked ~ #slideshow .slide-status .current-page:nth-of-type(25) {
display: inline;
} .sl_anchor:nth-of-type(26):checked ~ #slideshow .command-group26 { display: inline-flex; }
.sl_anchor:nth-of-type(26):checked ~ #slideshow .slider-placeholder { transform: translateX(-14875px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(26):checked ~ #slideshow .slider-placeholder { transform: translateX(-2500vw);}
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(26) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(26) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1720px;
}
.sl_anchor:nth-of-type(26):checked ~ #slideshow .slide-status .current-page:nth-of-type(26) {
display: inline;
} .sl_anchor:nth-of-type(27):checked ~ #slideshow .command-group27 { display: inline-flex; }
.sl_anchor:nth-of-type(27):checked ~ #slideshow .slider-placeholder { transform: translateX(-15470px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(27):checked ~ #slideshow .slider-placeholder { transform: translateX(-2600vw);}
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(27) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(27) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1800px;
}
.sl_anchor:nth-of-type(27):checked ~ #slideshow .slide-status .current-page:nth-of-type(27) {
display: inline;
} .sl_anchor:nth-of-type(28):checked ~ #slideshow .command-group28 { display: inline-flex; }
.sl_anchor:nth-of-type(28):checked ~ #slideshow .slider-placeholder { transform: translateX(-16065px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(28):checked ~ #slideshow .slider-placeholder { transform: translateX(-2700vw);}
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(28) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(28) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1880px;
}
.sl_anchor:nth-of-type(28):checked ~ #slideshow .slide-status .current-page:nth-of-type(28) {
display: inline;
} .sl_anchor:nth-of-type(29):checked ~ #slideshow .command-group29 { display: inline-flex; }
.sl_anchor:nth-of-type(29):checked ~ #slideshow .slider-placeholder { transform: translateX(-16660px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(29):checked ~ #slideshow .slider-placeholder { transform: translateX(-2800vw);}
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(29) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(29) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -1960px;
}
.sl_anchor:nth-of-type(29):checked ~ #slideshow .slide-status .current-page:nth-of-type(29) {
display: inline;
} .sl_anchor:nth-of-type(30):checked ~ #slideshow .command-group30 { display: inline-flex; }
.sl_anchor:nth-of-type(30):checked ~ #slideshow .slider-placeholder { transform: translateX(-17255px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(30):checked ~ #slideshow .slider-placeholder { transform: translateX(-2900vw);}
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(30) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(30) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2040px;
}
.sl_anchor:nth-of-type(30):checked ~ #slideshow .slide-status .current-page:nth-of-type(30) {
display: inline;
} .sl_anchor:nth-of-type(31):checked ~ #slideshow .command-group31 { display: inline-flex; }
.sl_anchor:nth-of-type(31):checked ~ #slideshow .slider-placeholder { transform: translateX(-17850px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(31):checked ~ #slideshow .slider-placeholder { transform: translateX(-3000vw);}
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(31) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(31) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2120px;
}
.sl_anchor:nth-of-type(31):checked ~ #slideshow .slide-status .current-page:nth-of-type(31) {
display: inline;
} .sl_anchor:nth-of-type(32):checked ~ #slideshow .command-group32 { display: inline-flex; }
.sl_anchor:nth-of-type(32):checked ~ #slideshow .slider-placeholder { transform: translateX(-18445px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(32):checked ~ #slideshow .slider-placeholder { transform: translateX(-3100vw);}
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(32) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(32) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2200px;
}
.sl_anchor:nth-of-type(32):checked ~ #slideshow .slide-status .current-page:nth-of-type(32) {
display: inline;
} .sl_anchor:nth-of-type(33):checked ~ #slideshow .command-group33 { display: inline-flex; }
.sl_anchor:nth-of-type(33):checked ~ #slideshow .slider-placeholder { transform: translateX(-19040px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(33):checked ~ #slideshow .slider-placeholder { transform: translateX(-3200vw);}
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(33) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(33) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2280px;
}
.sl_anchor:nth-of-type(33):checked ~ #slideshow .slide-status .current-page:nth-of-type(33) {
display: inline;
} .sl_anchor:nth-of-type(34):checked ~ #slideshow .command-group34 { display: inline-flex; }
.sl_anchor:nth-of-type(34):checked ~ #slideshow .slider-placeholder { transform: translateX(-19635px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(34):checked ~ #slideshow .slider-placeholder { transform: translateX(-3300vw);}
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(34) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(34) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2360px;
}
.sl_anchor:nth-of-type(34):checked ~ #slideshow .slide-status .current-page:nth-of-type(34) {
display: inline;
} .sl_anchor:nth-of-type(35):checked ~ #slideshow .command-group35 { display: inline-flex; }
.sl_anchor:nth-of-type(35):checked ~ #slideshow .slider-placeholder { transform: translateX(-20230px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(35):checked ~ #slideshow .slider-placeholder { transform: translateX(-3400vw);}
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(35) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(35) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2440px;
}
.sl_anchor:nth-of-type(35):checked ~ #slideshow .slide-status .current-page:nth-of-type(35) {
display: inline;
} .sl_anchor:nth-of-type(36):checked ~ #slideshow .command-group36 { display: inline-flex; }
.sl_anchor:nth-of-type(36):checked ~ #slideshow .slider-placeholder { transform: translateX(-20825px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(36):checked ~ #slideshow .slider-placeholder { transform: translateX(-3500vw);}
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(36) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(36) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2520px;
}
.sl_anchor:nth-of-type(36):checked ~ #slideshow .slide-status .current-page:nth-of-type(36) {
display: inline;
} .sl_anchor:nth-of-type(37):checked ~ #slideshow .command-group37 { display: inline-flex; }
.sl_anchor:nth-of-type(37):checked ~ #slideshow .slider-placeholder { transform: translateX(-21420px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(37):checked ~ #slideshow .slider-placeholder { transform: translateX(-3600vw);}
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(37) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(37) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2600px;
}
.sl_anchor:nth-of-type(37):checked ~ #slideshow .slide-status .current-page:nth-of-type(37) {
display: inline;
} .sl_anchor:nth-of-type(38):checked ~ #slideshow .command-group38 { display: inline-flex; }
.sl_anchor:nth-of-type(38):checked ~ #slideshow .slider-placeholder { transform: translateX(-22015px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(38):checked ~ #slideshow .slider-placeholder { transform: translateX(-3700vw);}
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(38) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(38) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2680px;
}
.sl_anchor:nth-of-type(38):checked ~ #slideshow .slide-status .current-page:nth-of-type(38) {
display: inline;
} .sl_anchor:nth-of-type(39):checked ~ #slideshow .command-group39 { display: inline-flex; }
.sl_anchor:nth-of-type(39):checked ~ #slideshow .slider-placeholder { transform: translateX(-22610px);}
@media only screen and (max-width: 768px) {
.sl_anchor:nth-of-type(39):checked ~ #slideshow .slider-placeholder { transform: translateX(-3800vw);}
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(39) .thumbnail {
border: 1px solid #006efc;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .thumbnail-list .thumbnail-item:nth-of-type(39) .thumbnail .photo-container{
margin-top: 7px;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .thumbnail-list.auto-scroll .thumbnail-list-wrapper {
margin-left: -2760px;
}
.sl_anchor:nth-of-type(39):checked ~ #slideshow .slide-status .current-page:nth-of-type(39) {
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
phonephonephonephonephonephone839of39 Show More See Full Size Photos
2006 SEA RAY 240 SUNDANCER~289 HOURS~5.0L MPI MERCRUISER~FRESHWATER BOAT~CLEAN! Exterior Color: WHITE
Interior Color: WHITE/TAN
Fuel Type: Gas
Title Condition: Clear
Vehicle Description
WWW BOAT SERVICES, INC.WE WANT YOUR WATERCRAFTSANDUSKY, OHIO 4487phoneOFFERING:2006Sea Ray 240 Sundancer5.0L MPI Bravo 111 w/Smartcraft289 HOURS!Fresh Water Since New!CLEAN BOATS ARE HARD TO FIND!You are looking at a CLEAN 2006 Sea Ray 240 Sundancer with only 289 Hours. The vessel was recently traded in at our dealership and will not last long! The boat is powered with a 5.0 L V8 MPI and propelled with a BRAVO 111 Outdrive. Call our dealership today @ phone for more detailed information.... SCROLL DOWN IN DESCRIPTION FOR 39 PHOTOS!!!!SPECIFICATIONS: Year: 2006 Make: Sea Ray Model: 240 Sundancer Size: LOA: 246 Beam: 86 Draft Down: 20 Draft Up: 37 Weight: 5593 #s Fuel: 75 Gallons Water: 20 Gallons Hull Type: Deep-V Deadrise Aft: 18 Degrees Engine: 5.0L Mag Mercruiser Hours: 289 Hours!! Clearance: N/A HIN: SERR14921506Accessories/Equipment: Port side swing out table Fully enclosed fiberglass head Convertible V-birth and dinette w/dedicated storage for table & filler cushions Cherry Wood-finish Interior Cabinetry Standard 110V-30amp shore power for battery charger receptacles Garmin 3205 GPS Map Trim Tabs Clarion Speakers w/Tweeters (Cockpit) Northstar NS100 Marine Radio w/External Speakers Norcold Refrig Sylvania Microwave 12V DC-15a Max Outlet Ritchie Compass Fireboy Carbon Monoxide Detector 10 persons or 1400 Lbs Santipottie Toilet Clarion CMD4 Sirius Ready Stereo No AC/HEATCondition:Hull: Recently 2 Step Buff/WaxedBottom: Recently Bottom PaintedTopsides: Recently 2 step buffed and WaxedUpholstery: Cockpit Upholstery: All original and LIKE NEW Cabin Upholstery: All original and LIKE NEW Cabin Carpeting/Headliner: Nice Condition Engines: 5.0L Mag Mercruiser with only 289 Hours! Runs Superb Bellows in Great ConditionCanvas/Upholstery: Raised Windshield. Bimini Top, Side Windows Aft Bimini Windows LIKE NEWGauges: RPM PSI oil Water Trim up/down Fuel MphSwitches: GPS Lights (Cockpit, Bilge, Running, Anchor) Bilge Pump Wiper Bilge Blower Horn BlowerTRAILER: Transportation available upon request Captains Aailable upon request Used Trailers Available Upon Request: $3250.00SPECIAL REQUESTS: Transportation available upon request Storage available upon request(INSIDE COLD, OUTSIDE COLD, INSIDE HEATED) Full Service mechanical and detailing available upon requestPAYMENT INSTRUCTIONS: The winning bidder MUST contact us within 24 hours of the Auction end and make payment arrangements at that time. A 10% deposit is due within 24 hours of the end of the auction. Deposits are NON-REFUNDABLE. The remainder of the balance is due within 3-5 days of the Auction end. If contact is NOT made within 24 hours of Auction end, we reserve the right to re-list the vehicle, sell it the next highest bidder or sell it otherwise. There is a $195.00 paperwork fee (paperwork, temporary tag, postage, fed ex, airport transportation, etc.) added to the cost of every vehicle/boat for ALL customers AND dealers. The winning bidder must contact the seller within 24 hours by phone phone) to complete this transaction.BIDDING REQUIREMENTS: Please be advised that your bid is a binding contract. If you decide you do not want the item and want to back out of the sale, please read classifieds board' s rules. If you still decide to back out of the sale, you will be billed $100.00 for the loss of dollars due to our listing fee and sell fee that classifieds board charges the seller. Bidders with zero feedback must call our office at phone prior to bidding. This boat is advertised locally. All Boats are Sold AS IS with no expressed warranties.Contact:Ryan KraftWWW Boat Services, Inc.President phone
Contact us now at phone for more details! Contact us for more details: phoneCall Dealer Photos Vehicle Warranty
Used Cars may have a Remaining-Factory Warranty, but please contact us for the warranty details specific to this vehicle.
About WWW Boat Services INC
Welcome toWWWBoat Services Inc.of Sandusky, Ohio. We are a one-stop full-maintenance boat service center located in beautiful Sandusky.WWW Boat Services Inc.was founded in 1994 and is a family-owned and operated company that prides itself in superior sales, brokerage, service, repair, and storage of boats. Stop by and see why so many others have madeWWWBoatServices Inc.the place to purchase their dream BOAT and AUTO!
Sometime back in the late eighties, I had a vision to be an owner of a marine business. I started out with the "nuts and bolts" of the business and that was washing my Dad's boat at Cedar Point Marina. Today, our family-owned business continues to look for the "nuts and bolts" in all facets of business. Back in April 2016, we purchased our second location on the water in Sandusky, Ohio that was 14 years in the making. Yes, we now have all your boat needs met here atWWWBoat Services, Inc.However, our intention is to provide our clients not only with their boating needs here in Sandusky, "Ohio's playground", but along with that, maybe a nice car or a second home here on the ever-expanding and exciting Sandusky Bay. So, please come and visit us often here on our internet site, or just stop in and look wide variety ofBOATandAUTOofferings.classifieds board member since 2000
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- Cash (in person)- Personal check (once cleared)
Vehicle Pickup & Shipping All shipping charges are buyer's responsibility.
General Terms
Notice to Bidders: All of the vehicles we list on classifieds board are for sale locally. We reserve the right to end an auction early. All cars are immediately ready for delivery upon sale. Deposit: We require a non-refundable $1000.00 deposit within 24 hours of winning the auction. Please call to make arrangements for payment. Payment Types: Cash in person, Certified Funds, Institutional Financing.
All sales transactions must be completed within 7 calendar days of auction close. Prices subject to change without notice and do not include Title, License, Registration Fees, State or Local Taxes or Processing Fees, if any. Please contact seller first for vehicle availability. Although every effort is made to present accurate and reliable 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 for comparison purposes only. Actual mileage may vary depending on driving conditions, driving habits, and vehicle maintenance.
Fees and Taxes
Out of state buyers are responsible for paying tax, title, license and documentation fee. WWW Boat Services, Inc. Charges 195.00 documentation fee added to the Buyers order upon purchase. The customer is responsible for registering the vehicle in their home state. Please reach out to dealer for details.
Add new question to the seller