.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;
}
.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{
width: 100%;
height: 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 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;
}
.eb-post-silverbox{
border: 1px solid #ccc;
background-color: #f9f9f9;
width: 85%;
color: #333;
padding: 15px !important;
line-height: 18px
}
.clear-both{
clear: both;
width: 0;
height: 0;
margin: 0 !important;
padding: 0 !important;
}
.border-bottom{
padding-bottom: 10px;
margin-bottom: 10px;
}
.equipment-list-left ul,
.equipment-list-right ul{
margin: 0 !important;
padding: 0 !important;
}
.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{
background-color: #00509d;
color: #ffffff !important;
text-decoration: none !important;
font-weight: bold !important;
padding: 7px 20px;
}
.eb-post-phonenumber{
color: black;
font-size: 26px;
font-weight: bold;
margin-top: 15px;
}
.eb-post-photos{
width: 98%;
margin: 1%;
}
.eb-post-first-photo
{
display: none;
}
.eb-post-vehicle
{
text-align: center;
width: 98%;
margin: 1%;
}
.equipment-list-left{
width: 100%;
}
.equipment-list-right{
width: 100%;
margin-left: 0;
}
.equipment-list-left li,
.equipment-list-right li{
list-style-type: none;
margin: 6px;
}
@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;
}
.equipment-list-left{
float: left;
width: 49%
}
.equipment-list-right{
float: left;
width: 48%;
margin-left: 15px;
}
.eb-post-logo{
float: left;
width: 70%;
margin-right: 2%;
}
.eb-post-phonetracking
{
text-align: center;
width: 25%;
float: left;
}
.eb-post-photos{
float: left;
width: 55%;
margin-right: 2%;
}
.eb-post-first-photo
{
display: block;
}
.eb-post-first-photo img{
max-height: 600px;
max-width: 640px;
}
.eb-post-vehicle{
text-align: center;
float: left;
width: 40%;
}
.view-all-images{
display: block !important;
}
.eb-post-slider button {
display: none;
}
.eb-post-slickdot-container{
display: none;
}
}
.image-count
{
font-weight: bold;
color: #7C7C7C;
margin-top: 10px;
}
.image-switch-video{
float:right;
margin-right: 30px;
margin-top: 10px;
}
.image-switch-gallery{
float:right;
margin-right: 30px;
margin-top: -24px;
}
.view-all-images{
display: none;
margin-top: 10px;
color: #3366cc;
font-size:0.9em;
}
.view-all-images a{
text-decoration: none;
}
#div_vehicle_description{
position: relative;
}
.view-more-description{
text-align: right;
height: 30px;
width: 100%;
background-color: #fff;
position: absolute;
left: 0px;
bottom: 0px;
padding-top: 10px;
}
.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 */
}
.carousel {
position: relative;
margin-top: 20px;
} .carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
margin-top: 10px;
} .carousel-open:checked + .carousel-item {
position: static;
opacity: 100;
} .carousel-item {
position: absolute;
opacity: 0;
} .carousel-item img {
display: block;
height: auto;
width: auto;
max-width: 100%;
max-height: 600px;
margin: 0 auto;
} .carousel-control {
display: none;
font-size: 12px;
height: 0px;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
width: 0px;
z-index: 9993;
margin-top: 40px;
border-top: 25px solid transparent;
border-bottom: 25px solid transparent;
-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
} .carousel-control.prev {
float: left;
border-right: 40px solid #00509d;
} .carousel-control.prev div {
background: #00509d;
display: block;
width: 50px;
padding: 9px 0 9px 0;
margin-left: 40px;
margin-top: -16px;
font-weight: bold;
color: rgba(255,255,255, 0.9);
} .carousel-control.next {
float: right;
border-left: 40px solid #00509d;
} .carousel-control.next div {
background: #00509d;
display: block;
width: 52px;
padding: 9px 0 9px 0;
margin-left: -90px;
margin-top: -17px;
font-weight: bold;
color: rgba(255,255,255, 0.9);
} .carousel-control:hover {
opacity: 0.8;
}
#carousel-1:checked ~ .control-1, #carousel-2:checked ~ .control-2, #carousel-3:checked ~ .control-3, #carousel-4:checked ~ .control-4, #carousel-5:checked ~ .control-5, #carousel-6:checked ~ .control-6, #carousel-7:checked ~ .control-7, #carousel-8:checked ~ .control-8, #carousel-9:checked ~ .control-9, #carousel-10:checked ~ .control-10, #carousel-11:checked ~ .control-11, #carousel-12:checked ~ .control-12, #carousel-13:checked ~ .control-13, #carousel-14:checked ~ .control-14, #carousel-15:checked ~ .control-15, #carousel-16:checked ~ .control-16
{
display: block;
} .carousel-indicators {
list-style: none;
margin-top: 30px;
padding: 0;
text-align: center;
z-index: 9991;
} .carousel-indicators li {
display: block;
line-height: 20px;
} .carousel-bullet {
cursor: pointer;
display: none;
font-size: 18px;
} .carousel-bullet:hover {
color: #aaaaaa; }
#carousel-1:checked ~ .control-1 ~ .carousel-indicators li:nth-child(1) .carousel-bullet, #carousel-2:checked ~ .control-2 ~ .carousel-indicators li:nth-child(2) .carousel-bullet, #carousel-3:checked ~ .control-3 ~ .carousel-indicators li:nth-child(3) .carousel-bullet, #carousel-4:checked ~ .control-4 ~ .carousel-indicators li:nth-child(4) .carousel-bullet, #carousel-5:checked ~ .control-5 ~ .carousel-indicators li:nth-child(5) .carousel-bullet, #carousel-6:checked ~ .control-6 ~ .carousel-indicators li:nth-child(6) .carousel-bullet, #carousel-7:checked ~ .control-7 ~ .carousel-indicators li:nth-child(7) .carousel-bullet, #carousel-8:checked ~ .control-8 ~ .carousel-indicators li:nth-child(8) .carousel-bullet, #carousel-9:checked ~ .control-9 ~ .carousel-indicators li:nth-child(9) .carousel-bullet, #carousel-10:checked ~ .control-10 ~ .carousel-indicators li:nth-child(10) .carousel-bullet, #carousel-11:checked ~ .control-11 ~ .carousel-indicators li:nth-child(11) .carousel-bullet, #carousel-12:checked ~ .control-12 ~ .carousel-indicators li:nth-child(12) .carousel-bullet, #carousel-13:checked ~ .control-13 ~ .carousel-indicators li:nth-child(13) .carousel-bullet, #carousel-14:checked ~ .control-14 ~ .carousel-indicators li:nth-child(14) .carousel-bullet, #carousel-15:checked ~ .control-15 ~ .carousel-indicators li:nth-child(15) .carousel-bullet, #carousel-16:checked ~ .control-16 ~ .carousel-indicators li:nth-child(16) .carousel-bullet {
display: block;
}
.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;
} @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;
}
.read-more-target {
opacity: 1 !important;
font-size: inherit !important;
max-height: 999em !important;
margin: 6px !important;
} .read-more-dots {
display: none !important;
} .read-more-trigger {
display: none !important;
} .carousel-control {
cursor: pointer;
margin-top:50px;
border-top: 35px solid transparent;
border-bottom: 35px solid transparent;
-webkit-filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
filter: drop-shadow(1px 1px 1px rgba(0,0,0,.5));
}
.carousel-control.prev{
border-right: 50px solid #00509d;
}
.carousel-control.next{
border-left: 50px solid #00509d;
} .carousel-control.prev div {
padding: 13px 5px 13px 0;
margin-left: 50px;
margin-top: -20px;
} .carousel-control.next div {
padding: 13px 0 13px 5px;
margin-left: -105px;
margin-top: -20px;
} .carousel-indicators {
margin-top: 40px;
}
} .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);
} .read-more-state:checked ~ .equipment-list-left .read-more-wrap .read-more-target,
.read-more-state:checked ~ .equipment-list-right .read-more-wrap .read-more-target,
.read-more-state:checked ~ .read-more-wrap .read-more-target {
opacity: 1;
font-size: inherit;
max-height: 999em;
margin: 6px !important;
} .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;
} .read-more-state:checked ~ .read-more-wrap .read-more-dots {
display: none;
} .read-more-trigger {
cursor: pointer;
display: inline-block;
padding: 0 .5em;
color: #666;
font-size: .9em;
line-height: 2;
border: 1px solid #ddd;
border-radius: .25em;
margin-top: 10px;
} View Our classifieds board Store phone
BACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXT
- Image 1/16
- Image 2/16
- Image 3/16
- Image 4/16
- Image 5/16
- Image 6/16
- Image 7/16
- Image 8/16
- Image 9/16
- Image 10/16
- Image 11/16
- Image 12/16
- Image 13/16
- Image 14/16
- Image 15/16
- Image 16/16
2005 STARCRAFT 190 OPEN BOW BOAT@@@2470769@@@
Stock #:
020879
Exterior Color:
WHITE
Interior Color:
WHITE
Engine:
8CYL
Title Condition:
Clear Vehicle Description
Just like new 2005 19ft open bow inboard V8 Starcraft 190. This boat has a very responsive engine. You'll never get tired of driving this fantastic boat due to its seating being fully comfortable. Like-new superior quality carpeting provides added comfort and compliments the seating and other trim surfaces you are going to love about this boat. The premium fabric seating surfaces that compliment this popular model will last for years to come. Like new leather seating surfaces and trim accent th...e many other interior qualities of this beautiful boat. The premium upgraded sound system in this fantastic boat is amazing and provides the best sound possible for all of your favorite tunes. Trailer included, great tires and newer wheel bearings. Everything on the boat works. Runs fantastic, very well maintained!
Vehicle Warranty - Check for open recalls
- New Cars come with a Full-Factory Warranty.
- Used Cars may have a Remaining-Factory Warranty, but please contact us for the warranty details specific to this vehicle.
We are a full discloser seller that stocks over 250 wholesale units for both dealers and the public.
All vehicles are previous Canadian import. We are proud to have been in business for over 10 years!
All of our product offered has a 1.5 hour extensive shop inspection to allow us to be a full disclosure seller.
Any issues will be announced under seller comments.
Al our units come with a clean Arkansas State title, we do not sell any branded title vehicles.
All dash clusters are professionally changed to meet USA standards and are in miles.
All of our product is imported at sellers expense.
If you have any questions, or offers please feel free to call or text Don at our wholesale department.Cell phone. Office 1-phone
**Visit our website for more great vehicles!**
www.WholesaleAutoUSA.com
Terms and Conditions
Payment Options We accept the following payment methods:
- Cashier's Check/money order- Loan check from classifieds board Financing Center
Vehicle Pickup & Shipping All shipping charges are buyer's responsibility. General Terms
- 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 $1000 deposit within 48 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.
You are responsible for paying tax, title, license and documentation fee.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