html
{
margin: 0px;
padding: 0px;
}
.cargigi-body
{
font-family: tahoma, "verdana" ,lucida grande,arial,sans-serif;
font-size: 12px;
line-height: 1.4;
background-color: White;
margin: 0px;
padding: 0px;
}
#cargigi_wraper h3
{
margin: 0px;
padding: 10px;
}
#cargigi_wraper .contain
{
width: 850px;
min-height: 1000px;
margin: 0px auto;
background-color: #b9b9b9;
padding: 10px;
z-index: 2;
}
#cargigi_wraper .contain >div
{
margin-bottom: 10px;
}
#cargigi_wraper .classifieds board-dealer-logo>img
{
max-height: 120px;
max-width: 840px;
}
#cargigi_wraper .red-box
{
background: linear-gradient(0deg, #740000, #fa0000 100%);
color: White;
text-shadow: 2px 2px #680000;
border: solid 1px white;
border-radius: 3px;
padding: 5px;
text-align: center;
font-weight: bold;
line-height: 1.5;
font-size: 15px;
}
#cargigi_wraper .white-box
{
position: relative;
background-color: White;
border: solid 1px #777777;
border-radius: 3px;
box-shadow: 2px 2px 2px #959595;
padding: 10px;
}
#cargigi_wraper .title-box
{
box-shadow: 2px 2px 2px #959595;
}
#cargigi_wraper .title-box .content
{
background-color: White;
border: solid 1px #777777;
border-top: none;
padding: 10px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
font-size:12px;
}
#cargigi_wraper .title-box .content.veh-desc
{
font-size:10px;
font-weight:bold;
}
#cargigi_wraper .title-box .content .red-box
{
font-size: 20px;
}
#cargigi_wraper .main-image
{
width: 640px;
height: 480px;
margin: 0px auto;
box-shadow: 2px 2px 2px #959595;
position: relative;
}
#cargigi_wraper .main-image>img
{
width: 640px;
}
#cargigi_wraper .salehour-grid
{
width: 100%;
color: #4b4b4b;
}
#cargigi_wraper .salehour-grid th
{
border-top: solid 2px #ca214c;
background-color: #d9d9d9;
padding: 5px 2px;
font-weight: normal;
text-align: left;
}
#cargigi_wraper .salehour-grid td
{
border-bottom: solid 2px #b0b0b0;
background-color: #ffffff;
padding: 2px 10px;
font-size: 11px;
}
#cargigi_wraper .border-bottom
{
border-bottom: solid 1px #959595;
padding-bottom: 10px;
margin-bottom: 10px;
}
#cargigi_wraper .report-icon
{
position: absolute;
bottom: 0px;
left: 0px;
padding: 20px;
}
#cargigi_wraper .vehicle-overview
{
width: 100%;
padding: 0px;
margin: 0px;
font-size: 14px;
}
#cargigi_wraper .vehicle-overview::after
{
content: "";
display: block;
clear: both;
}
#cargigi_wraper .vehicle-overview li
{
width: 50%;
float: left;
list-style: none;
padding-bottom: 2px;
}
#cargigi_wraper .vehicle-overview li::after
{
content: "";
display: block;
clear: both;
}
#cargigi_wraper .vehicle-overview li>div
{
float: left;
}
#cargigi_wraper .car-fax-link{
text-decoration: underline !important;
color: #000000 !important;
}
#cargigi_wraper.teal_wraper
{
width: 100%;
margin: 0px auto;
background-color: Black;
position: relative;
background: #3c0000; /* Old browsers */
background: linear-gradient(to bottom, #004e67 0%,#00767f 12%,#009191 50%,#00767f 91%,#004e67 100%);
}
#cargigi_wraper.teal_wraper .title-box .title
{
border: solid 1px #777777;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: none;
background: linear-gradient(0deg, #004e67, #009191 100%);
color: White;
font-weight: bold;
padding: 5px 10px;
}
#cargigi_wraper .three-column{
padding: 5px 0px 10px 20px;
}
#cargigi_wraper .three-column >li{
float: left;
width: 32%;
padding-right: 10px;
}
#cargigi_wraper .three-column::after{
content: "";
display: block;
clear: both;
}
#cargigi_wraper .phone-tracking{
font-size: 20px;
font-weight: bold;
margin-top: 15px;
}
#cargigi_wraper .single_column_image
{
margin-bottom: 20px;
}
#cargigi_wraper .double_column_image
{
margin-bottom: 10px;
}
#cargigi_wraper .cargigi-footer
{
text-align: center;
color: #707070;
margin-top: 10px;
margin-bottom: 100px;
font-size: 11px;
}
#cargigi_wraper .image-switch-video{
float:right;
margin-right: 30px;
margin-top: 10px;
}
#cargigi_wraper .image-switch-gallery{
float:right;
margin-right: 30px;
margin-top: -24px;
}
@media all and (min-width: 320px) {
#cargigi_wraper .equipment-list-left{
width: 100%;
}
#cargigi_wraper .equipment-list-right{
width: 100%;
margin-left: 0;
}
}
@media all and (min-width: 600px) {
#cargigi_wraper .equipment-list-left{
float: left;
width: 49%
}
#cargigi_wraper .equipment-list-right{
float: left;
width: 49%;
margin-left: 15px;
}
}
@media all and (max-width: 600px) {
#cargigi_wraper .cargigi-body{
font-size:16px;
}
#cargigi_wraper .vehicle-overview li{
width: 100%;
font-size: 16px;
}
}
#cargigi_wraper .ebpost-thumb-img{
float: left;
width: 100px;
height: 70;
cursor: pointer;
border: solid 1px #ccc;
padding: 2px;
margin: 1px;
}
#cargigi_wraper .ebpost-thumb-img img{
max-width: 100px;
max-height: 70px;
margin: 0 auto;
display: block;
}
#cargigi_wraper .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 */
}
.read-more-state {
display: none;
}
.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;
} @media only screen and (min-width: 768px) {
.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{
margin-left: 94px;
border-right: 50px solid #00509d;
}
.carousel-control.next{
margin-right: 94px;
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;
}
}
#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, #carousel-17:checked ~ .control-17, #carousel-18:checked ~ .control-18, #carousel-19:checked ~ .control-19, #carousel-20:checked ~ .control-20, #carousel-21:checked ~ .control-21, #carousel-22:checked ~ .control-22, #carousel-23:checked ~ .control-23, #carousel-24:checked ~ .control-24, #carousel-25:checked ~ .control-25, #carousel-26:checked ~ .control-26, #carousel-27:checked ~ .control-27, #carousel-28:checked ~ .control-28, #carousel-29:checked ~ .control-29, #carousel-30:checked ~ .control-30, #carousel-31:checked ~ .control-31, #carousel-32:checked ~ .control-32, #carousel-33:checked ~ .control-33, #carousel-34:checked ~ .control-34, #carousel-35:checked ~ .control-35, #carousel-36:checked ~ .control-36, #carousel-37:checked ~ .control-37, #carousel-38:checked ~ .control-38, #carousel-39:checked ~ .control-39, #carousel-40:checked ~ .control-40, #carousel-41:checked ~ .control-41, #carousel-42:checked ~ .control-42, #carousel-43:checked ~ .control-43, #carousel-44:checked ~ .control-44, #carousel-45:checked ~ .control-45, #carousel-46:checked ~ .control-46, #carousel-47:checked ~ .control-47, #carousel-48:checked ~ .control-48, #carousel-49:checked ~ .control-49, #carousel-50:checked ~ .control-50, #carousel-51:checked ~ .control-51, #carousel-52:checked ~ .control-52, #carousel-53:checked ~ .control-53, #carousel-54:checked ~ .control-54, #carousel-55:checked ~ .control-55, #carousel-56:checked ~ .control-56, #carousel-57:checked ~ .control-57, #carousel-58:checked ~ .control-58, #carousel-59:checked ~ .control-59, #carousel-60:checked ~ .control-60, #carousel-61:checked ~ .control-61, #carousel-62:checked ~ .control-62, #carousel-63:checked ~ .control-63, #carousel-64:checked ~ .control-64, #carousel-65:checked ~ .control-65, #carousel-66:checked ~ .control-66, #carousel-67:checked ~ .control-67, #carousel-68:checked ~ .control-68, #carousel-69:checked ~ .control-69, #carousel-70:checked ~ .control-70, #carousel-71:checked ~ .control-71, #carousel-72:checked ~ .control-72, #carousel-73:checked ~ .control-73, #carousel-74:checked ~ .control-74, #carousel-75:checked ~ .control-75, #carousel-76:checked ~ .control-76, #carousel-77:checked ~ .control-77, #carousel-78:checked ~ .control-78, #carousel-79:checked ~ .control-79
{
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, #carousel-17:checked ~ .control-17 ~ .carousel-indicators li:nth-child(17) .carousel-bullet, #carousel-18:checked ~ .control-18 ~ .carousel-indicators li:nth-child(18) .carousel-bullet, #carousel-19:checked ~ .control-19 ~ .carousel-indicators li:nth-child(19) .carousel-bullet, #carousel-20:checked ~ .control-20 ~ .carousel-indicators li:nth-child(20) .carousel-bullet, #carousel-21:checked ~ .control-21 ~ .carousel-indicators li:nth-child(21) .carousel-bullet, #carousel-22:checked ~ .control-22 ~ .carousel-indicators li:nth-child(22) .carousel-bullet, #carousel-23:checked ~ .control-23 ~ .carousel-indicators li:nth-child(23) .carousel-bullet, #carousel-24:checked ~ .control-24 ~ .carousel-indicators li:nth-child(24) .carousel-bullet, #carousel-25:checked ~ .control-25 ~ .carousel-indicators li:nth-child(25) .carousel-bullet, #carousel-26:checked ~ .control-26 ~ .carousel-indicators li:nth-child(26) .carousel-bullet, #carousel-27:checked ~ .control-27 ~ .carousel-indicators li:nth-child(27) .carousel-bullet, #carousel-28:checked ~ .control-28 ~ .carousel-indicators li:nth-child(28) .carousel-bullet, #carousel-29:checked ~ .control-29 ~ .carousel-indicators li:nth-child(29) .carousel-bullet, #carousel-30:checked ~ .control-30 ~ .carousel-indicators li:nth-child(30) .carousel-bullet, #carousel-31:checked ~ .control-31 ~ .carousel-indicators li:nth-child(31) .carousel-bullet, #carousel-32:checked ~ .control-32 ~ .carousel-indicators li:nth-child(32) .carousel-bullet, #carousel-33:checked ~ .control-33 ~ .carousel-indicators li:nth-child(33) .carousel-bullet, #carousel-34:checked ~ .control-34 ~ .carousel-indicators li:nth-child(34) .carousel-bullet, #carousel-35:checked ~ .control-35 ~ .carousel-indicators li:nth-child(35) .carousel-bullet, #carousel-36:checked ~ .control-36 ~ .carousel-indicators li:nth-child(36) .carousel-bullet, #carousel-37:checked ~ .control-37 ~ .carousel-indicators li:nth-child(37) .carousel-bullet, #carousel-38:checked ~ .control-38 ~ .carousel-indicators li:nth-child(38) .carousel-bullet, #carousel-39:checked ~ .control-39 ~ .carousel-indicators li:nth-child(39) .carousel-bullet, #carousel-40:checked ~ .control-40 ~ .carousel-indicators li:nth-child(40) .carousel-bullet, #carousel-41:checked ~ .control-41 ~ .carousel-indicators li:nth-child(41) .carousel-bullet, #carousel-42:checked ~ .control-42 ~ .carousel-indicators li:nth-child(42) .carousel-bullet, #carousel-43:checked ~ .control-43 ~ .carousel-indicators li:nth-child(43) .carousel-bullet, #carousel-44:checked ~ .control-44 ~ .carousel-indicators li:nth-child(44) .carousel-bullet, #carousel-45:checked ~ .control-45 ~ .carousel-indicators li:nth-child(45) .carousel-bullet, #carousel-46:checked ~ .control-46 ~ .carousel-indicators li:nth-child(46) .carousel-bullet, #carousel-47:checked ~ .control-47 ~ .carousel-indicators li:nth-child(47) .carousel-bullet, #carousel-48:checked ~ .control-48 ~ .carousel-indicators li:nth-child(48) .carousel-bullet, #carousel-49:checked ~ .control-49 ~ .carousel-indicators li:nth-child(49) .carousel-bullet, #carousel-50:checked ~ .control-50 ~ .carousel-indicators li:nth-child(50) .carousel-bullet, #carousel-51:checked ~ .control-51 ~ .carousel-indicators li:nth-child(51) .carousel-bullet, #carousel-52:checked ~ .control-52 ~ .carousel-indicators li:nth-child(52) .carousel-bullet, #carousel-53:checked ~ .control-53 ~ .carousel-indicators li:nth-child(53) .carousel-bullet, #carousel-54:checked ~ .control-54 ~ .carousel-indicators li:nth-child(54) .carousel-bullet, #carousel-55:checked ~ .control-55 ~ .carousel-indicators li:nth-child(55) .carousel-bullet, #carousel-56:checked ~ .control-56 ~ .carousel-indicators li:nth-child(56) .carousel-bullet, #carousel-57:checked ~ .control-57 ~ .carousel-indicators li:nth-child(57) .carousel-bullet, #carousel-58:checked ~ .control-58 ~ .carousel-indicators li:nth-child(58) .carousel-bullet, #carousel-59:checked ~ .control-59 ~ .carousel-indicators li:nth-child(59) .carousel-bullet, #carousel-60:checked ~ .control-60 ~ .carousel-indicators li:nth-child(60) .carousel-bullet, #carousel-61:checked ~ .control-61 ~ .carousel-indicators li:nth-child(61) .carousel-bullet, #carousel-62:checked ~ .control-62 ~ .carousel-indicators li:nth-child(62) .carousel-bullet, #carousel-63:checked ~ .control-63 ~ .carousel-indicators li:nth-child(63) .carousel-bullet, #carousel-64:checked ~ .control-64 ~ .carousel-indicators li:nth-child(64) .carousel-bullet, #carousel-65:checked ~ .control-65 ~ .carousel-indicators li:nth-child(65) .carousel-bullet, #carousel-66:checked ~ .control-66 ~ .carousel-indicators li:nth-child(66) .carousel-bullet, #carousel-67:checked ~ .control-67 ~ .carousel-indicators li:nth-child(67) .carousel-bullet, #carousel-68:checked ~ .control-68 ~ .carousel-indicators li:nth-child(68) .carousel-bullet, #carousel-69:checked ~ .control-69 ~ .carousel-indicators li:nth-child(69) .carousel-bullet, #carousel-70:checked ~ .control-70 ~ .carousel-indicators li:nth-child(70) .carousel-bullet, #carousel-71:checked ~ .control-71 ~ .carousel-indicators li:nth-child(71) .carousel-bullet, #carousel-72:checked ~ .control-72 ~ .carousel-indicators li:nth-child(72) .carousel-bullet, #carousel-73:checked ~ .control-73 ~ .carousel-indicators li:nth-child(73) .carousel-bullet, #carousel-74:checked ~ .control-74 ~ .carousel-indicators li:nth-child(74) .carousel-bullet, #carousel-75:checked ~ .control-75 ~ .carousel-indicators li:nth-child(75) .carousel-bullet, #carousel-76:checked ~ .control-76 ~ .carousel-indicators li:nth-child(76) .carousel-bullet, #carousel-77:checked ~ .control-77 ~ .carousel-indicators li:nth-child(77) .carousel-bullet, #carousel-78:checked ~ .control-78 ~ .carousel-indicators li:nth-child(78) .carousel-bullet, #carousel-79:checked ~ .control-79 ~ .carousel-indicators li:nth-child(79) .carousel-bullet {
display: block;
} .btnTogglePhotoVideo
{
float: right;
}
.btnTogglePhotoVideo img{
cursor: pointer;
margin-top: 10px;
margin-right: 10px;
} .video-container
{
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.video-container object
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@@@6145963@@@ Call or text "68947" to phone for more information
GREAT PRICE!! 1996 DORAL 350 SC!! 551 HOURS!! TWIN 454 MERCRUISERS!! CALL NOW!!
BACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXT
- Image 1/79
- Image 2/79
- Image 3/79
- Image 4/79
- Image 5/79
- Image 6/79
- Image 7/79
- Image 8/79
- Image 9/79
- Image 10/79
- Image 11/79
- Image 12/79
- Image 13/79
- Image 14/79
- Image 15/79
- Image 16/79
- Image 17/79
- Image 18/79
- Image 19/79
- Image 20/79
- Image 21/79
- Image 22/79
- Image 23/79
- Image 24/79
- Image 25/79
- Image 26/79
- Image 27/79
- Image 28/79
- Image 29/79
- Image 30/79
- Image 31/79
- Image 32/79
- Image 33/79
- Image 34/79
- Image 35/79
- Image 36/79
- Image 37/79
- Image 38/79
- Image 39/79
- Image 40/79
- Image 41/79
- Image 42/79
- Image 43/79
- Image 44/79
- Image 45/79
- Image 46/79
- Image 47/79
- Image 48/79
- Image 49/79
- Image 50/79
- Image 51/79
- Image 52/79
- Image 53/79
- Image 54/79
- Image 55/79
- Image 56/79
- Image 57/79
- Image 58/79
- Image 59/79
- Image 60/79
- Image 61/79
- Image 62/79
- Image 63/79
- Image 64/79
- Image 65/79
- Image 66/79
- Image 67/79
- Image 68/79
- Image 69/79
- Image 70/79
- Image 71/79
- Image 72/79
- Image 73/79
- Image 74/79
- Image 75/79
- Image 76/79
- Image 77/79
- Image 78/79
- Image 79/79
- Stock:
05J596
- VIN:
QJA05505J596
- Year:
1996
- Exterior Color:
White
- Make:
Other
- Interior Color:
Beige
- Model:
Doral 350 SC
- Mileage:
551
- Engine:
Twin 454 MerCruisers
- Transmission:
Other
AS IS - No Warranty
About Preowned FL Autos, Inc:
IF THIS IS WHAT YOU ARE LOOKING FOR, THEN DON'T WAIT ANY LONGER!! CALL OR MESSAGE NOW WITH YOUR BEST OFFER AND WE WILL END THE AUCTION!! COME IN AND TAKE A TEST DRIVE, YOU WON'T BE DISAPPOINTED!! PLEASE LOOK AT ALL OF THE PICTURES WE HAVE PROVIDED IN OUR LISTING!! CONTACT ME WITH ANY QUESTIONS THAT YOU MAY HAVE AT phone AND ASK FOR DUSTIN!!
*NORMAL WEAR AND TEAR OR MINOR SCRATCHES AND DINGS SHOULD BE EXPECTED ON PRE-OWNED VEHICLES*
Alfa Romeo, Aston Martin, Audi, Bentley, Benz, BMW, Bugatti, Cadillac, Chevrolet,Chrysler, Citron, Corvette, DAF, Dacia, Daewoo, Daihatsu, Datsun, De Lorean, Dino, Dodge, Farboud, Ferrari, Fiat, Ford, Honda, Hummer, Hyundai, Jaguar, Jeep, KIA, Koenigsegg, Lada, Lamborghini, Lancia, Land Rover, Lexus, Ligier, Lincoln, Lotus, Martini, Maserati, Maybach, Mazda, McLaren, Mercedes-Benz, Mini, Mitsubishi, Nissan, Noble, Opel, Peugeot, Pontiac, Porsche, Renault, Rolls-Royce, Saab, Seat, koda, Smart, Spyker, Subaru, Suzuki, Toyota, Vauxhall, Volkswagen, Volvo
Terms and Conditions:
Payment Options We accept the following payment methods:
- Cashier's Check/money order- Loan check from classifieds board Financing Center- Cash (in person)- Personal check (once cleared)
Vehicle Pickup & Shipping All shipping charges are buyer's responsibility. General Terms
Winning bidder must contact us within 24 hours of auction end, and make arrangements for payment at that time. An immediate NON-REFUNDABLE $500.00 deposit is due within 24 hours of end of auction. The remainder is due within7 days of auction end. If no contact is made within 24 hours we reserve the right to re-list the vehicle, sell it to the next high bidder, or sell it otherwise.
Most banks and credit unions do not finance vehicles older than 2007 or with more than 100K miles. Make sure if financing that your financial institution accepts the year and miles of this vehicle before bidding. Please arrange financing prior to bidding.
If you wish to have the vehicle inspected, please contact us to make arrangements prior to biding on or making an offer on the vehicle.
If you win an auction or we accept an offer you have made, the vehicle is yours. There will be no post-sale inspections allowed.
$399.00 USD Dealer Fee applies to All vehicles sold, no exceptions.
Buyer is responsible for pickup or shipping of this vehicle.
If you wish to have it shipped using a service, we recommend you search online for vehcile shippers or we can assisit you in finding a shipper.
If you are not sure about something, please ask! Do not assume anything not listed is included. We reserve the right to cancel bids for excessive negative feedback. We reserve the right to end the listing if the vehicle is no longer available for sale.
Please do not bid on this auction unless you are serious about owning this vehicle. All non-paying high bidders will be reported to classifieds board, and negative feedback will be posted.
PLEASE ONLY BID WHAT YOU ARE WILLING TO PAY. IF THE RESERVE IS NOT MET, WE MAY CONTACT THE HIGH BIDDER TO OFFER THE SECOND CHANCE OPTION.
Fees and Taxes
Dealer Fee $399.00
Local Taxes and Registration Fees Apply in the State of Florida.
Call or text "68947" to phone for more information
Add new question to the seller