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.black_wraper
{
width: 100%;
margin: 0px auto;
background-color: Black;
position: relative;
background: #000000; /* Old browsers */
background: linear-gradient(to bottom, #000000 0%,#191a1a 12%,#757575 50%,#292929 91%,#000000 100%);
}
#cargigi_wraper.black_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, #3b3b3b, #5b5b5b 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
{
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 {
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%;
}
@@@5934573@@@
Call or text "38039" to phone for more information
1984 Tiozzo BMP Molinari Monohull Vintage Mahogany Speedboat
BACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXTBACKNEXT
- Image 1/21
- Image 2/21
- Image 3/21
- Image 4/21
- Image 5/21
- Image 6/21
- Image 7/21
- Image 8/21
- Image 9/21
- Image 10/21
- Image 11/21
- Image 12/21
- Image 13/21
- Image 14/21
- Image 15/21
- Image 16/21
- Image 17/21
- Image 18/21
- Image 19/21
- Image 20/21
- Image 21/21
- Stock:
216155
- Year:
1984
- Exterior Color:
White/Red
- Make:
Other
- Interior Color:
Black
- Mileage:
0
This vehicle is being sold as is, where is with no warranty, expressed written or implied. The seller shall not be responsible for the correct description, authenticity, genuineness, or defects herein, and makes no warranty in connection therewih. No allowance or set aside will be made on account of any incorrectness, imperfection, defect or damage. Any descriptions or representations are for identification purposes only and are not to be construed as a warranty of any type. It is the responsibility of the buyer to have thoroughly inspected the vehicle, and to have satisfied himself or herself as to the condition and value and to bid based upon that judgement solely. The seller shall and will make every reasonable effort to disclose any known defects associated with this vehicle at the buyer's request prior to the close of sale. Seller assumes no responsibility for any repairs regardless of any oral statements about the vehicle.
Terms and Conditions:
Payment Options We accept the following payment methods:
- Cashier's Check/money order- Cash (in person)
Vehicle Pickup & Shipping All shipping charges are buyer's responsibility. General Terms
Cosmopolitan Motors, LLC.
Tel:phone Fax: phone
"We covet the rare and unusual, whether pedigreed or proletarian."
Thanks for your interest. In fairness to all Bidders, reserves are held in confidence until after the end of the auction. We are more than happy to help make the appropriate shipping arrangements and help arrange financing. Buyer will be responsible for his own Licensing Requirements in state of residence. Washington State retail buyers will pay required 8.7% sales tax, title transfer, and registration fees. Buyer can inspect vehicle at our premises on weekdays, so send your representative early to be sure you don't miss this one. Seller reserves the right to cancel your bid if you have any negative feedback. DEALERS ARE WELCOME TO BID! Please call Seller with all of your questions prior to bidding at phone! We reserve the right to notify bidders and cancel this auction early. We shall not be held liable for any such cancellation. Winning Bidder must confirm his winning bid with a minimum non-refundable deposit of a $1,000 or 10% of sales price, whichever is greater, within 48 hours of Winning Bid. Balance of Purchase Price is due to Seller within 5 days of Winning Bid.
Terms of Sale
1.Please be sure to have all monies (loans or financing approved or in place) before making your final bid. We appreciate your business and want to handle the transaction as smoothly and expeditiously as possible.
2.We accept Certified & Cashier's Checks and Bank transfers in US Dollars only.
3.The deposit is due within 48 hours of end of auction.
4.The balance is due within 5 days of auction closure. If the deposit is not received within 48 hours of the close of auction or if the balance is not paid in full within 5 days following the close of auction, we reserve the right to re-list the vehicle or to sell it to the next highest bidder or another qualified buyer. This does not allowyou to cancel your contract, and you are still liable for damages if youbreach.
5.Our goal is to continue providing qualityvehicles. It is important to keep in mind that the vehicles we list are pre-owned, and it is very difficult to describe every small mark on them. As a consequence there may be additional minor wear on the vehicle that is typical of the age, such as minor superficial hairline scratches, small nicksand minor abrasions that are not indicated in this description. These factors will not detract from the overall appearance and value of the vehicle. Minor items such as cigarette lighters, manuals and CD magazines may also bemissing.
6. To the best of our knowledge we have indicated any mechanical problems that are present in the description above. However, we are sellingthe vehicle "as is", without warranty other than any existing factory warranty that may still remain. Please inquire for details. Unless the vehicle has a remaining factory warranty, all sales are "AS-IS" with no warranty stated or implied.
7. classifieds board may offer some type of warranty. If so, that warranty is separate and independent of Cosmopolitan Motors, LLC.
8. Buyer pays all shipping charges. We ship locally and internationally and will be happy to assist you if you need help findinga shipping company. There are quite a number of vehicle shippers online. Feelfree to contact any number of them to get the best rate and service.
9. All bidders understand and agree to thefollowing:
i. We reserve the right to notify bidders and cancel this auction.
ii. We reserve the right to cancel bids from those with excessive negative feedback.
iii. We shall not be held liable for any such cancellation.
10. The State of Washington shall have exclusive jurisdiction over all disputes. Venue shall beexclusively in King County. The final contract signed between both buyer and seller shall be binding. The final signed contract and terms thereof shall govern the sale. All disputes arising out of or relating to this auction, any negotiations, the Signed agreement,or to the breach, enforcement or interpretation thereof, shall be resolved by binding arbitration in Washington, in accordance with the terms contained in the final sale agreement and under thelaws of the state ofWashington.
Notice to Bidders
1.No bid retractions in the last 24 hours ofauction please. If there are bid retractions in the last 24 hours, we maycancel all bids, end the auction early and re-list this vehicle to protectthe integrity of the auction process.
2. Remember your obligationas a bidder and classifieds boardCommunity Member.Don't Bidunless you have the ability and you intend to purchase the vehicle. Bidders must have cash or available financing before bidding on our vehicles.
3. Remember that you are entering into a legaland binding contract to purchase the above-described vehicle fromCosmopolitan Motors, LLC. This is our business and we take it very seriously. Therefore, we reserve the right to prosecute to the fullest extent of the law anyone that intentionally interferes with our auctions or our ability to effectivelysell our vehicles.
4.Buyers of automobiles will be charged a $100.00 documentation processing fee.
5.We respect all of our customers - locally and now nationally and internationally here on classifieds board. We are happy tomake all of our vehicles available for all qualified bidders that are registered in the classifieds board Community.
6. Allitems are for sale locally, and we reserve the right to end theauction early in the event the item sells.
Note: Parts of the car descriptions may have come from Wikipedia
Fees and Taxes
Taxes and Fees: Out of state buyers are not charged tax, title, or license but are responsible for the documentation fee. The customer is responsible for registering the vehicle in their home state. You will receive 30-day in-transit tags.
Call or text "38039" to phone for more information
Add new question to the seller