/*!
* Bootstrap v3.1.1 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ .col-xs-2{width:20%} #template_wrapper {
background-color:#ECF0F0;
background-repeat: repeat;
background-position: center top;
font-family: Arial, Helvetica, sans-serif;
padding-top:30px;
padding-bottom:30px;
} footer{
text-align:center;
}
.page-footer img {
width:100%;
} .feature {
background-color:#FFFFFF;
padding:10px;
width: 100%;
overflow-y:hidden;
overflow-x:hidden; }
/*Feature bar*/
.feature-bar {
background-color: #E64C3B;
color: #fff;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
padding: 7px;
text-align: left;
text-transform: uppercase;
} .primary-bar {
background-color:#3766B0;
color: #fff;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
padding: 7px;
text-align: left;
} .primary-bar i{
background-color:#E64C3B;
font-size: 17px;
font-weight:normal;
padding: 8px;
text-align: left;
text-transform:uppercase;
float:right;
margin-top:-6px;
margin-right:-7px;
padding-right:15px;
padding-left:10px;
} .primary-bar span{
background-color:#363942;
text-align: left;
float:right;
color:#fff;
text-transform:none !important;
margin-left:2px;
padding: 4px !important;
margin-top:-7px;
margin-right:-7px;
}
.primary-bar span:hover{ background-color:#E64C3B; } .primary-bar a{
color:#FFFFFF;
} .primary-bar a:hover{
color:#3B97D3;
} .secondary-bar {
background-color: #3B97D3;
color: #fff;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
padding: 7px;
text-align: left;
text-transform: uppercase;
width:100%;
border-radius:10px;
}
.vin-bar {
background-color: #3B97D3;
color: #fff;
font-size: 14px !important;
font-weight: normal;
margin-top: 10px;
padding: 7px;
text-align: left;
text-transform: uppercase;
width:100%;
border-radius:7px;
text-align:center;
} .vin-bar small{
font-size:10px;
margin-right:5px;
}
.box-contact {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #fff;
border-color: #666;
border-style: solid;
border-width: 2px;
display: block;
height: auto;
padding:8px;
margin-bottom:10px;
margin-top:10px;
word-wrap: break-word;
} .box-contact p{
font-size: 12px;
margin: 0;
padding: 5px 10px;
} .carfax {
background-color: #fff;
border-color: #999;
border-style: solid;
border-width: 1px;
display: block;
height: auto;
padding:8px;
} /*Quick links*/
.quick-links {
background-color: #2C3E50;
color: #fff;
font-size: 11px;
font-weight:normal;
margin-top: 5px;
margin-bottom:5px;
padding: 3px;
text-align: center;
width:150px;
}
ul#menu, ul#menu ul.sub-menu {
padding:0;
margin: 0;
}
ul#menu li, ul#menu ul.sub-menu li {
list-style-type: none;
display: inline-block;
z-index: 999;
}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
text-decoration: none;
color: #fff;
background: #2C3E50;
padding: 5px;
display:inline-block;
width:150px;
text-align: center;
font-size: 11px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; }
/*Make the parent of sub-menu relative*/
ul#menu li {
position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
display:none;
position: absolute;
top: 30px;
left: 0;
width: 100px;
}
ul#menu li:hover ul.sub-menu {
display:block;
background:#333;
color:#fff;
}
.quicklinks {
margin-top:10px;
} /*End quicklinks
/*Featured vehicles specs*/
.details ul {
font-size: 11px;
list-style-type: none;
margin: 10px 0 0;
padding: 0px;
width:100%;
background-color:#FFFFFF;
}
.details ul li {
list-style-type: none;
padding: 1px 6px;
}
.details ul li:nth-of-type(2n) {
background-color: #CCCCCC;
}
/*end Featured vehicles specs*/ /*loan calculator*/
.loancalc{
margin-left:50px !important;
margin-top:100px;
}
.vfeatures{
background-color:#FFFFFF;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
-moz-column-count: 2; /* Firefox */
column-count: 2;
} .vfeatures ul {
font-size: 11px;
list-style-type: none;
margin: 10px 0 0;
padding: 0px;
width:100%;
background-color:#FFFFFF;
}
.vfeatures ul li {
list-style-type: none;
padding: 1px 6px;
}
.vfeatures ul li:nth-of-type(2n) {
background-color: #F9F9F9;
}
.vehcile {
max-width:100%;
margin-bottom:10px;
} /* feature vehicle tell */
.toptel{
font-size:inherit;
font-weight:bold;
text-align:center;
} /* feature bottom call to action */
.feature-cta {
padding-top: 15px;
padding-bottom: 15px;
background-color: #eee;
background-color: rgba(86,61,124,.15);
border: 1px solid #ddd;
border: 1px solid rgba(86,61,124,.2);
}
/*content section*/
.content {
background-color:#fff;
color:#000000;
width:100%;
padding:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/* Thumbnail for slider */
.img-thumbs{
padding: 5px;
height: 75px !important;
width:100%;
position:relative;
overflow: hidden;
} /*.img-thumb-wrapper{
width:100%; position:relative;
overflow: hidden;
}
*/ #img-wrap {
height: 75px !important;
left: 45px;
overflow: hidden;
position: absolute;
top: 5px;
width: 545px;
z-index: 1;
} .img-thumbs li{
width: 100px;
margin: 10px 0 0 17px;
padding: 0;
overflow: hidden;
float: left;
list-style-type: none;
padding: 3px;
margin: 0;
background: #fafafa;
border: 1px solid #e5e5e5;
cursor: pointer;
} .img-thumbs li .clip {
position:relative;
height:100%;
text-align: center;
vertical-align: middle;
overflow: hidden;
}
/*End thumbnails for slider*/ /* Image stage is the wrapper. The image fills 100% the height of the stage */
.img-stage{
width: 100%;
}
.img-stage {
position: relative;
background: #fafafa;
border: 1px solid #e5e5e5;
padding:10px;
text-align:center;
}
.img-stage img{
width: 100%
} .img-stage .caption p {
padding: 0;
margin: 0;
line-height: 14px;
} /*bottom gallery*/ .twoup-img {
padding: 5px;
width:100%;
position:relative;
} .twoup-img li {
width: 420px;
padding: 0;
overflow: hidden;
float: left;
list-style-type: none;
padding: 3px;
margin: 5px;
background: #fafafa;
border: 1px solid #e5e5e5;
cursor: pointer;
} .twoup-img li img {
height:auto;
float:left;
} /*buttons*/
.btn {
padding: 5px 15px;
font-size: 12px !important;
line-height: 20px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
border:none;
border-radius:4px;
} .orange {
background: #E64C3B;
color: #fff;
margin: 10px 0 3px 0;
} .orange:hover {
background: #424141;
border-color:#424141;
color: #FFFFFF; } .blue {
background:#3B97D3;
color:#fff;
margin: 10px 0 3px 0;
}
.blue:hover {
background:#5D7F91;
color:#fff; } .black {
background:#000;
color:#fff;
margin: 10px 0 3px 0;
}
.black:hover {
background:#5D7F91;
color:#fff;
}
.dblue {
background: #1A4B93;
color: #fff;
margin: 10px 0 3px 0;
}.blue {
background: #3B97D3;
color: #fff;
}
.blue:hover {
background: #1A4B93;
color: #fff;
}
/* Non-responsive overrides
*
* Utilitze the following CSS to disable the responsive-ness of the container,
* grid system, and navbar.
*/ /* Reset the container */
.copy {
margin:15px;
}
.copy span{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
margin-right:5px;
} .btn-border-bk {
background:none;
border:1px solid #353535;
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height:100%;
line-height: 60px;
} .btn-border-bk:hover {
background:#3B97D3;
color:#fff;
font-variant:bold;
border:none;
} .fifty {
width:49%;
float:left;
position:relative;
}
.hundred {
width:100%;
} .active_thumb{
border-color: rgb(135, 206, 235) !important;
border-width: 2px !important;
}
.larger-photos{
//width: 920px;
padding: 10px 0;
background: #FFF;
}
@media (min-width: 1200px) {
.container-fluid {
width: 960px;
}
}
@media (min-width: 992px) {
.container-fluid {
width: 960px;
}
}
.btn-spacing{
margin: 15px 0 0 0;
}
#scroll-list{
position: absolute;
width: 690px;
} @media (max-width: 500px){
#scroll-list{
width: 250px;
}
#img-wrap{
width: 245px;
}
}
1967 Egg Harbor 37 Vintage Motor Yacht phone
- Engine: Marine Power Inc 4.54 Sportpac
- Body Style: Motor Yachts
- Stock #: 7204130
- Length: 37
Hagadone MarineAddress:1000 South Marina DrCoeur d Alene, ID 83814Contact:James FlemingPhone:phoneEmail:email
CONTACT DEALERSHIP
Features
Warranty
Terms
Disclaimer Vehicle Overview
If you are in the market for a motor yacht, look no further than this 1967 Egg Harbor 37 Vintage Motor Yacht, just reduced to $25,000.
Vehicle Features
Warranty
Unless otherwise noted, this vehicle is being offered as-is with no warranty expressed or implied. Please call for specific warranty details on this vehicle.
Terms of Sale
This vehicle is also for sale on our lot and other advertising sources, we reserve the right to end this listing at anytime should the vehicle no longer be available for sale. The following terms of sale apply to all of our auctions.
Payment Terms:The successful high bidder will required to submit a $500 non-refundable deposit within 48 hours of the close of the auction to secure the vehicle. Understanding that the vehicle will remain available for purchase until the deposit has been secured. Buyer agrees to pay remaining balance due (plus applicable fees and taxes) within 5 business days of the close of the auction. All financial transactions must be completed before delivery of the vehicle.
Payment Methods:Cash (in person), certified check, bank transfers, or 3rd-party financing.
Fees and Taxes:Out of state buyers are responsible for all state, county, city taxes and fees, as well as title/registration fees in the state that the vehicle will be registered.
Disclaimer
It is the customer's sole responsibility to verify the existence and condition of any equipment listed. We try our best to thoroughly describe the vehicle and its features, please contact us prior to bidding on the vehicle if you have any questions about the vehicle. We are NOT responsible for misprints on prices or equipment. It is the customer's sole responsibility to verify the accuracy of the prices and equipment with the dealer. Pricing is subject to change without notice.
#scroll-list, #scroll-list * {
z-index: 1;
} #scrLeft,#scrRight {
z-index: 2;
} #scroll-list {
/* ease-in-out */
-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
-moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
-o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
/* ease-in-out */
-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
}
Add new question to the seller