1998 Dave's Custom Boats Extreme , Mesa, AZ
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;
}
AZautorv.com 320 S El Dorado Suite 4, Mesa, AZ 85202
phone
1998 Dave's Custom Boats Extreme
- VINDCEEX022G798
- ConditionUsed
- Fuel TypeGasoline
- Exterior ColorWhite
- Interior ColorWhite
- Interior FabricOther
- Stock Number22G798-1
320 S El Dorado Suite 4Mesa, AZ 85202View Map
- Phonephone
This classifieds board Listing Template is created by Carsforsale.com. Call 1-phone to find out how Carsforsale.com can service your dealership.
On Aug-25-16 at 17:58:36 PDT, seller added the following information:We just got this back from a complete service so you have to do nothing. We will put it in the water Frday and I will give you a full report. Jeff
Add new question to the seller