1988 SeaRay 340 Express Cruiser , Corry, PA
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-4 {
background-color: #2F353B;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-weight: 400 !important;
} .cfs-fb-header-4 .dealer-name {
text-align: left;
color: #fff;
font-size: 2.2em;
font-weight: 300;
margin: 0;
padding: 20px;
} .cfs-fb-header-4 .address-bar {
color: #efefef;
height: 45px;
padding: 0 15px 10px 20px;
line-height: 38px;
padding-top: 1px;
} .cfs-fb-header-4 .dealer-address {
float: left;
} .cfs-fb-header-4 .dealer-address:before {
font-family: FontAwesome;
content: "\f015";
color: #62676E;
margin-right: 7px;
}
.cfs-fb-header-4 .dealer-phone {
float: right;
margin-right: 20px;
} .cfs-fb-header-4 .dealer-phone:before {
font-family: FontAwesome;
content: "\F095";
color: #62676E;
margin-right: 7px;
} .clearfix:before, .clearfix:after {
display: table;
content: " ";
} .clearfix:after {
clear: both;
} Merkle Motors 11970 Route 6, Corry, PA 16407
phone
1988 SeaRay 340 Express Cruiser
- ConditionUsed
- Mileage600
- EngineTwin V8 7.4L Natural Aspiration
- Fuel TypeGasoline
- TransmissionOther
- DrivetrainOther
- Exterior ColorWhite with Red Accents
- Interior ColorWhite with Red Accents
- Interior FabricLeather
11970 Route 6Corry, PA 16407View 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.
Questions
What is the shipping to Tarpon Springs FL
What is shipping costs to Ft Lauderdale, Fl?
SOLD?
Is this Sea Ray Still for sale ?????? *** KEN
Add new question to the seller