2014 MALIBU WAKESETTER 23 LSV, Dallas, TX
html, body {
font-size: 14px;
} body {
font-family: 'Lato', sans-serif, 'Microsoft YaHei UI';
padding: 15px 10px 15px 10px;
background-color: #f5f5f5;
} h1, h2, h3, h4, h5, h6 {
font-family: 'Lato', sans-serif, 'Microsoft YaHei UI';
} h1 {
font-size: 26px;
font-weight: 400;
margin-top: 5px;
margin-bottom: 20px;
} /* Layout */
.PageWrap {
max-width: 1080px;
margin-right: auto;
margin-left: auto;
font-size: 14px;
} /* Content Bg */
.content-bg {
-webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
} /* Content */
.content {
background-color: #fff;
border: 1px solid #ccc;
border-top: 0;
padding: 25px;
} /* CFS Logo */
.footer {
text-align: center;
margin: 15px 0 15px 0;
font-size: 12px;
} .footer phone {
font-weight: 700;
color: #da333b;
} /* Phone - Header */
.phone-seperator {
padding: 0 7px 0 7px;
} /* seperator */
div.seperator {
padding: 0;
border: none;
height: 1px;
border-bottom: 1px solid #ebebeb;
text-align: center;
margin-top: 35px;
margin-bottom: 30px;
} div.seperator:after {
content: attr(data-label);
display: inline-block;
position: relative;
top: 50%;
font-size: 18px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%); /*fix for safari - JM*/
-ms-transform: translateY(-50%); /*fix for ie - JM*/
padding: 0 10px 0 10px;
background-color: white;
} /* Primary Info */
.PrimaryInfo {
display: table;
width: 100%;
} .PrimaryInfo .col-PrimaryCol {
width: 50%;
display: table-cell;
vertical-align: top;
margin: 0;
padding: 0;
} .PrimaryInfo .col-Details {
width: 50%;
display: table-cell;
vertical-align: top;
padding-left: 30px;
} /* Inventory Details */
ul.ItemList {
margin-bottom: 0;
} ul.ItemList >li {
padding: 9px 0 9px 0;
} ul.ItemList >li >span {
display: inline-block;
padding: 5px 0 5px 0;
border-bottom: 1px solid #ebebeb;
} ul.ItemList >li >span:after {
content: "\00a0";
} ul.ItemList >li >span.ItemName {
width: 32%;
} ul.ItemList >li >span.ItemValue {
width: 68%;
text-align: right;
font-weight: 700;
} /* Primary Photo */
img.PrimaryPhoto {
max-width: 100%;
width: 100%;
} /* Photo List */
ul.PhotoList {
margin-left: -7px;
margin-right: -7px;
padding-left: 7px;
} ul.PhotoList >li {
width: 50%;
float: left;
padding-right: 7px;
padding-bottom: 7px;
} ul.PhotoList >li >img {
max-width: 100%;
} .FeatureGroup {
margin-bottom: 15px;
display: block;
width: 100%;
} .FeatureList li {
width: 50%;
float: left;
padding-right: 35px;
padding-bottom: 5px;
} h3.FeatureGroupName {
font-weight: 700;
background-color: #f9f9f9;
font-size: 14px;
padding: 5px 0 5px 5px;
margin-top: 0;
} /* Dealer Info */
.DealerInfo {
display: table;
width: 100%;
} .DealerInfo >.col-Address {
width: 35%;
vertical-align: top;
display: table-cell;
} .DealerInfo >.col-Hours {
padding-left: 15%;
width: 50%;
vertical-align: top;
display: table-cell;
} /* My Selling List */
.MySellingList >li {
padding: 7px 0 7px 0;
border-top: 1px solid #ebebeb;
} .MySellingList >li:first-of-type {
border-top: 0;
} .MySellingListPhoto {
width: 64px;
margin-right: 20px;
display: inline-block;
} .MySellingListDetail {
display: inline-block;
} /* Button */
.btn {
margin-top: 10px;
} /* ---- Template 1 ---- */
#T1 div.seperator {
margin-top: 30px;
border-bottom: 2px solid #3498db;
} #T1 div.seperator:after {
font-size: 18px;
} #T1 .btn-primary {
background-color: #3498db;
border: 0;
} #T1 .btn-primary:hover {
background-color: #2980b9;
} #T1 .link-menu:hover {
color: #3498db;
border-left: 1px solid #3498db;
} /* ---- Template 2 ---- */
#T2 div.seperator {
margin-top: 40px;
border-bottom: 2px solid #e74c3c;
text-align: left;
} #T2 div.seperator:after {
font-size: 20px;
padding-left: 0;
} #T2 a {
color: #333;
} #T2 a:hover {
color: #D14334;
} #T2 .btn-primary {
background-color: #e74c3c;
color: #fff !important;
border: 0;
} #T2 .btn-primary:hover {
background-color: #D14334;
}
/* ---- Template 3 ---- */
#T3 div.seperator {
margin-top: 30px;
border-bottom: 2px solid #dcdcdc;
} #T3 .btn-primary {
background-color: #5e5e5e;
border: 0;
} #T3 .btn-primary:hover {
background-color: #333;
} #T3 .link-menu:hover {
color: #333;
border-left: 1px solid #333;
} /* ---- Template 4 ---- */
#T4 .content {
border-color: #2F353B;
} #T4 div.seperator {
margin-top: 30px;
background-color: #2F353B;
border: 0;
display: table;
width: 100%;
text-align: left;
margin-bottom: 15px;
padding-top: 3px;
padding-bottom: 5px;
} #T4 div.seperator:after {
content: attr(data-label);
display: inline;
position: relative;
top: 0;
font-size: 16px;
font-weight: 400;
color: #fff;
transform: translateY(0);
background: none;
} #T4 .link-menu:hover {
color: #2F353B;
border-left: 1px solid #2F353B;
} /* ---- Template 5 ---- */
#T5 .content {
border-color: #292929;
} #T5 div.seperator {
margin-top: 40px;
border-bottom: 1px solid #292929;
} #T5 a {
color: #333;
} #T5 a:hover {
color: #000;
} #T5 a.link-menu:hover {
border-left: 1px solid #000;
} #T5 .btn-primary {
background-color: #292929;
color: #fff;
border: 0;
} #T5 .btn-primary:hover {
color: #fff;
background-color: #5e5e5e;
} .cfs-fb-header-5 {
background-color: #292929;
font-family: Lato, sans-serif;
}
.cfs-fb-header-5 .section {
display: block;
width: 100%;
} .cfs-fb-header-5 .dealer-name {
text-align: left;
color: #fff;
font-size: 2.2em;
margin: 0;
padding: 25px 20px 25px 20px;
font-family: Gruppo;
font-weight: bold;
display: block;
} .cfs-fb-header-5 .address-bar {
color: #efefef;
background-color: #000;
height: 40px;
padding: 0 15px 0 15px;
line-height: 40px;
padding-top: 1px;
} .cfs-fb-header-5 .dealer-address {
float: left;
} .cfs-fb-header-5 .dealer-phone {
float: right;
} .clearfix:before, .clearfix:after {
display: table;
content: " ";
} .clearfix:after {
clear: both;
}
ADVENTURE AUTOS OF DALLAS 2631 MYRTLE SPRINGS AVE, Dallas, TX 75220
phone
2014 MALIBU WAKESETTER 23 LSV
- VIN5A7BB2333ET002437
- ConditionUsed
- Mileage14
- Engine350
- Fuel TypeGasoline
- TransmissionAutomatic
- Exterior ColorORANGE
- Interior ColorUnspecified
- Stock Number532
((Practically Brand New))2014 Malibu Wakesetter 23 LSV with only 43 hoursand G3 Tower, Z5 Cargo Rack, PTM Clamping Racks, Ballast, Wedge, Surf Gate, 4000 Watt Stereo System, LED Lighting, Maliview, Triaxle Custom Trailer, Custom Seating, Etc.
KNOXVILLE AIRPORT LOBBY DISPLAY BOAT
Factory Transferable WarrantyComes with build sheet with a listed MSRP of $131,143 whichdoesn't include the thousands in upgrades such as stereo, racks,accessories, etc so all together boat is worth over $100k with all variables considered
- 350 Monsoon SS Engine with only 43 Hours
- Maliview which is a Color LCD Screen and Controls all Features on The Boat. You can Set Riders Preferences and it will automatically set the tanks and speed to the riders choice. Also shows water in each tank and can play videos as well
- Digital Control Screen that gives 3D image of boat and allows you to control tanks, lights, bluetooth, etc with the bush of the screen.
- Four Ballast Tanks with Monitoring System
- Power Wedge with Monitor System
- Led Lighting All Around the Boat from Interior to Exterior with Built in Headlights
- Has LED Underwater Transom Lights that Lights up the Water underneath the Boat as shown in Pics
- 4000 Watt Stereo System which includes 12 interior speakers, 4 tower speakers, (2) 12" Subs, 3 Amps, 2 batteries, and one switch
- Malibu Custom Fit Cover and Custom Fit Tower Speaker Covers
- Tinted Windows
- G3 Tower with Bimini, Z5 Cargo Rack, PTM Clamping Racks and has gas shocks for one man folding
- Depth Finder with Alarm Warning also Reads Air and Lake Temp
- Removable Cooler and Cupholder and Around the Boat also Coolers under Rear Swim Platform Seating
- Ample Storage
- Comes with Life Jackets and Basic Necessities
2631 MYRTLE SPRINGS AVEDallas, TX 75220View Map
- Phonephone
Business Hours:
- Sunday -
- Monday -
- Tuesday -
- Wednesday -
- Thursday -
- Friday -
- Saturday -
This classifieds board Listing Template is created by Carsforsale.com. Call 1-phone to find out how Carsforsale.com can service your dealership.
Add new question to the seller