/**
 * Theme Name: Duffy Boats
 * Theme URI: http://www.riefmedia.com/
 * Description: Wordpress theme for Duffy Boats made by RiefMedia (CC).
 * Author: Rief Media (CC)
 * Author URI: http://www.riefmedia.com/
 * Version: 1.0
 * Tags: duffy-boats
 * Template: hybrid
 */

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	@import url('../hybrid/library/css/reset.css');
/* 18px, 20px, 21px, 22px, 24px or 25px margins and line-height (don't use reset.css with these) */
	/* @import url('../hybrid/library/css/18px.css'); */
	/* @import url('../hybrid/library/css/20px.css'); */
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/24px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */

/* Layout */
	/* @import url('../hybrid/library/css/2c-l-fixed.css'); */
	/* @import url('../hybrid/library/css/2c-r-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-l-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-r-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-c-fixed.css'); */

/* Plugins CSS */
	/* @import url('../hybrid/library/css/plugins.css'); */

/* Drop-downs CSS */
	/* @import url('../hybrid/library/css/drop-downs.css'); */

/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body {
	background: #90cde9 url(images/background.jpg) no-repeat center top;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Wrapper for everything inside of the body */
#body-container {
	margin: 5px auto 15px auto;
	width: 980px;
}
/**
* Elements
************************************************/

/* Hyperlinks */
a:link {
	color: #234d86;
}
a:visited {
	color: #234d86;
}
a:hover {
	color: #4381d5;
}
a:active {
	color: #234d86;
}
/* Headers */
h1 {
	margin: 0 0 10px;
}
h1.technical-title {
	font-size: 26px;
	color: #FFF;
	margin: 0px 0 10px 0;
}
h2 {
	font-size: 16px;
	color: #005777;
}
.singular-page-34 h2 {
	border-bottom: 2px solid #005777;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 0 15px;
	padding: 10px 0 5px;
}
h3 {
	font-size: 16px;
	margin: 0 0 10px;
}
.sub-header {
	color: #2d5cac;
	font-size: 18px;
	text-align: center;
	margin: -18px 0 18px 0;
	font-weight: normal;
}
h4 {
	font-size: 16px;
}
h5 {
}
h6 {
}
/* Text elements */
strong {
}
em {
}
cite {
}
abbr {
}
acronym {
}
sup {
}
sub {
}
address {
}
ins {
}
dfn {
}
del {
}
/* Paragraphs */
p {
	line-height: 1.5em;
	padding: 0 0 12px;
}
/* Unordered lists */
ul {
	margin: 0 0 15px 0;
}
ul li {
	list-style-type: none;
	padding: 2px 0;
}
ul.bulleted li {
	list-style-type: square;
	margin: 0 0 0 20px;
}
ul.children {
	margin: 0 0 5px 10px;
}
/* Ordered lists */
ol {
}
ol li {
}
/* Defition lists */
dl {
}
dt {
}
dd {
}
/* Blockquotes */
blockquote {
}
blockquote blockquote {
}
blockquote em {
}
/* Object */
object {
}
/* Code */
code {
}
pre {
}
pre code {
}
/* Tables */
table {
}
caption {
}
tr {
}
th {
}
td {
	vertical-align: top;
}
/* Forms */
form {
}
textarea {
}
input {
}
label {
}
option {
}
/* Notes */
.note {
}
/* Warnings/Alerts */
.warning, .alert {
}
/* Errors */
.error {
}
/* Downloads */
.download {
}
/* Alignment */
.center {
}
.block, .alignnone {
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
.alignleft {
	float: left;
	padding: 5px 10px 10px 0px;
}
.right {
	float: right;
}
.alignright {
	float: right;
	padding: 5px 0px 10px 10px;
}
.wp-caption {
	border: 1px solid #ddd;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 5px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.clear {
	clear: both;
}
/**
* Images
************************************************/

/* Normal images */
img {
}
a img {
}
/* WP Smilies */
img.wp-smiley {
}
/* Thumbnails */
.thumbnail {
}
/* WP Captions [caption] */
.wp-caption {
}
.wp-caption img {
}
.wp-caption p {
}
/* Gallery [gallery] */
.gallery {
}
.gallery img {
	border: 4px solid #B4C7DE !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Avatars */
.avatar {
}
/**
* Header
************************************************/

/* Contains entire header */
#header-container {
	position: relative;
}
#social {
	border-left: 1px solid #9DBBD6;
	bottom: 10px;
	color: #FFFFFF;
	height: 32px;
	left: 222px;
	padding: 0 0 0 11px;
	position: absolute;
	line-height: 32px;
}
#social a {
}
#social a img {
	vertical-align: middle;
	padding: 0 0 0 4px;
}
#links {
	color: #FFF;
	position: absolute;
	top: 6px;
	right: 10px;
}
#links a:link, #links a:active, #links a:visited {
	color: #FFF;
}
#links a:hover {
	border-bottom: 1px dotted #FFF;
}
#links .videos {
	background: url(images/films.png) no-repeat 0 0;
	padding: 0 0 2px 22px;
	margin: 0 10px 0 0;
}
#links .contact {
	background: url(images/mail.png) no-repeat 0 0;
	padding: 0 0 2px 22px;
	margin: 0 10px 0 10px;
}
#phone {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 26px;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 5px;
}
#footer #phone {
	background: url(images/telephone-trans.png) no-repeat top right;
	padding: 0 20px 0 0;
	color: #054d8e;
	top: -45px;
	right: 5px;
	font-size: 16px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 200px;
}
#footer .made-in-usa {
	bottom: 15px;
	position: absolute;
	right: -11px;
}
#phone span {
	display: block;
	font-size: 24px;
}
/* Contains site title and tagline */
#header {
	background: url(images/header.png) no-repeat 0 0;
	height: 137px;
}
.show-banner {
	padding: 30px 0 20px;
}
#factory-direct {
	background: url(images/factory-direct-link.png) no-repeat 0 0;
	height: 69px;
	left: -8px;
	position: absolute;
	text-indent: -9999px;
	top: 7px;
	width: 1012px;
	z-index: 100;
}
#factory-refurbished {
	background: url(images/factory-refurbished-link.png) no-repeat 0 0;
	height: 51px;
	left: -13px;
	position: absolute;
	text-indent: -9999px;
	width: 1012px;
	z-index: 100;
}
#home-slider {
	height: 400px;
	background: #FFF;
	border-bottom: 1px solid #96d0fc;
}
/* Site title */
#site-title {
}
#site-title a {
	display: block;
	height: 70px;
	left: 48px;
	position: absolute;
	top: 10px;
	width: 192px;
	text-indent: -99999px;
}
#site-title a span {
}
.boat-list {
	padding: 74px 17px 0px 17px;
	overflow: auto;
}
.refurbished-list {
}
.refurbished-list .all-refurbished {
	clear: both;
	text-align: right;
	padding: 0 20px 35px 0;
}
.duffy-boat .price {
	background: url(images/regular-price-small.png) no-repeat 0 0;
	width: 313px;
	height: 48px;
	position: absolute;
	bottom: -15px;
	left: -5px;
}
.duffy-boat .name span {
	font-size: 10px;
	background: #bc0303;
	color: #FFF;
	padding: 2px 4px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	vertical-align: middle;
}
.duffy-boat .name:hover span {
	background: #FFF;
	color: #bc0303;
}
.duffy-boat .special {
	background: url(images/special-price-small.png) no-repeat 0 0;
}
.duffy-boat .introductory {
	background: url(images/introductory-price-small.png) no-repeat 0 0;
}
.duffy-boat .price a {
	color: #965501;
	font-size: 18px;
	height: 26px;
	left: 178px;
	line-height: 24px;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 12px;
	width: 99px;
}
.duffy-boat a.regular {
	color: #FFF;
}
.boat-list .duffy-boat {
	width: 450px; /*300px;*/
	float: left;
	margin: 0 23px 25px 0;
	position: relative;
}
.boat-list .duffy-boat.bottom-banner {
	width: 450px;
}
.boat-list .duffy-boat.banner-right {
	float: right;
}
#boat-3285 {
	margin-right:23px;	
}
.boat-list .factory-boats {
	width: 623px;
	float: left;
	margin: 0 23px 40px 0;
	position: relative;
}
.all-boats {
	padding: 0px 10px 0px 10px;
}
.all-boats .duffy-boat {
	width: 468px;
	margin-bottom: 55px;
	background: url(images/allboats-bg.jpg) no-repeat 50% 25px #FFF;
}
.all-boats .duffy-boat .boat-thumb {
	float: left;
	height: 215px;
	padding: 10px 0 0 10px;
	width: 250px;
}
.all-boats .duffy-boat .boat-thumb img {
	border: 2px solid #FFF;
}
.all-boats .duffy-boat .technical-details {
	float: right;
	padding: 10px 5px 10px 15px;
	width: 188px;
	color: #FFF;
}
.all-boats .duffy-boat .technical-details p {
	padding: 0 0 1px 0;
}
.refurbished-list .duffy-boat {
	width: 210px;
	margin: 0 35px 25px 0;
}
.refurbished-list .duffy-boat .price {
	background: url(images/normal-price-small.png) no-repeat 0 0;
	width: 216px;
	height: 46px;
	position: absolute;
	bottom: -8px;
	left: -5px;
}
.refurbished-list .duffy-boat .price a {
	left: 86px;
}
.boat-list .duffy-boat .name {
	background: url(images/title-bg.gif) repeat-x left bottom #6f8ea7;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 5px 10px;
	display: block;
}
.boat-list .duffy-boat .name a {
	color: #FFF;
}
.boat-list .duffy-boat .name a.title {
	float: left;
	border-right: 1px solid #abbbca;
	margin: 0 15px 0 0;
	width: 253px;
}
.boat-list .duffy-boat:hover .name {
	background: url(images/title-bg-o.gif) repeat-x left bottom #00375e;
}
.boat-list .nomargin {
	margin-right: 0px;
	float: right;
}
.home #news-wrapper {
	float: left;
	margin: 0 20px 20px 0;
	width: 300px;
}
.home #news-wrapper a.read-more {
	background: url(images/read-more-button.png) no-repeat 0 0;
	text-indent: -99999px;
	display: block;
	float: right;
	height: 28px;
	width: 140px;
}
.home #news-wrapper .content {
	background: none;
	padding: 0;
}
.home #news-wrapper .news {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 4px 0 4px 20px;
	margin: 6px 0;
}
.home #news-wrapper .content .title {
	display: inline;
	float: none;
	width: auto;
}
.home #news-wrapper .content .title a {
	margin: 0 5px 0 0px;
}
.home-sidebar {
	/*float:right;
	width:300px;*/
	clear: left;
}
.agenda-year {
	color: #8B8B8B;
	float: left;
	font-size: 40px;
	line-height: 0.8em;
	padding: 0 10px 0 0;
}
.agenda-year a {
	color: #8B8B8B;
}
.agenda-year span, .agenda-year span a {
	color: #292929;
}
/* Site description/tagline */
#site-description {
	top: 73px;
	color: #FFFFFF;
	position: absolute;
	right: 5px;
	text-indent: -99999px;
}
/************************************************
*** BOATS Singular Page ***
************************************************/

/**
* Slider
**/

#slider {
	background-color: #14386a;
	position: relative;
	z-index: 1;
	float: left;
	width: 697px;
	margin: 0 0 15px 0;
	border-width: 0px 11px 11px 0px;
	border-style: solid;
	border-color: #4F60B0;
	-webkit-border-bottom-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	border-bottom-right-radius: 12px;
	-moz-box-shadow: 1px 1px 8px #82a1cc;
	-webkit-box-shadow: 1px 1px 8px #82a1cc;
	box-shadow: 1px 1px 8px #82a1cc;
}
.special {
	background-image: url(images/special-price-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	border-color: #f6b900 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#slider .slider-content {
	float: left;
	padding: 15px 15px;
	width: 656px;
}
.special #gallery-container {
	margin: 20px 0 0 0;
}
#slider .discounts {
}
#slider .discounts .price-bar {
	background-color: transparent;
	background-image: url("images/duffy-deals-band.png");
	background-position: center top;
	background-repeat: no-repeat;
	height: 116px;
	left: -14px;
	position: absolute;
	top: 17px;
	width: 695px;
}
#slider .discounts .introductory-bar {
	background-image: url("images/duffy-deals-intro-band.png");
}
#slider .discounts .price-bar p {
	position: absolute;
}
#slider .discounts .price-bar .savings {
	color: #134f83;
	font-size: 30px;
	height: 43px;
	left: 71px;
	line-height: 40px;
	top: 50px;
	width: 125px;
	padding: 0px;
}
#slider .discounts .price-bar .special_price {
	color: #BC1818;
	font-size: 38px;
	font-weight: bold;
	height: 64px;
	left: 260px;
	line-height: 64px;
	padding: 0;
	text-align: center;
	top: 36px;
	width: 172px;
}
#slider .discounts .price-bar .regular_price {
	color: #134f83;
	font-size: 30px;
	height: 43px;
	left: 499px;
	line-height: 40px;
	top: 50px;
	width: 150px;
	padding: 0px;
}
#slider .discounts .description {
	margin: 112px 0 0px 0;
	color: #FFF;
}
#slider .discounts h4 {
	font-size: 22px;
	text-align: center;
	margin: 0 0 10px 0;
}
/**
* Boats Extra-Boxes Styles
**/

#technical {
	background: url(images/technical-bg.png) repeat-x 0 0;
	height: 342px;
	padding: 10px 15px;
	width: 242px;
	float: right;
	color: #FFF;
	position: relative;
}
#technical .container {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 345px;
}
#technical .price {
	background: url(images/price.png) no-repeat 4px 2px;
	border: 1px solid #8aa7d0;
	bottom: 10px;
	font-style: italic;
	padding: 4px 9px 5px 27px;
	position: absolute;
	right: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#technical p {
	line-height: 1;
	margin: 0 0 5px 0;
	padding: 0px;
}
#boat-topview {
	margin: 10px 0 0 0;
	float: right;
	width: 272px;
	text-align: center;
	font-size: 10px;
}
#boat-topview a {
	color: #386e97;
	display: block;
}
#boat-pdf {
	float: right;
	margin: 20px 0;
	padding: 0 7px 0 20px;
	width: 245px;
}
#boat-pdf p {
	background: url(images/pdf-bg0.gif) no-repeat 0 0;
	padding: 2px 0px 12px 40px;
	font-size: 10px;
}
#boat-pdf p:hover {
	background: url(images/pdf-bg1.gif) no-repeat 0 0;
}
#boat-pdf a {
	color: #00385d;
	font-size: 12px;
	font-weight: bold;
}
.singular-boats .subheader {
	background: url(images/boat-page-title.jpg) no-repeat center 0;
	color: #FFFFFF;
	font-size: 20px;
	height: 29px;
	margin: 0;
	padding: 14px 0 0;
	text-align: center;
}
.purchase-instructions {
	border: 1px solid #F1F1F1;
	margin: 30px 9px 40px 8px;
	padding: 15px;
	font-size: 16px;
}
.singular-page-152 .purchase-instructions {
	border: 0 none;
	margin: 30px 0;
	padding: 0;
}
.singular-page-152 .purchase-instructions .details, .singular-page-152 .purchase-instructions .usa-map {
	float: none;
	width: 100%;
}
.singular-page-152 .purchase-instructions .usa-map {
	text-align: center;
}
.purchase-instructions .details {
	float: left;
	width: 435px;
}
.purchase-instructions h2 {
	margin: 0 0 20px 0;
	color: #055f05;
	border-bottom: 1px solid #055f05;
	padding: 0 0 5px 0;
}
.purchase-instructions .usa-map {
	float: right;
	width: 480px;
}
.boat-contact {
	float: left;
	text-align: center;
	width: 707px;
}
.boat-contact a {
	background-color: transparent;
	background-image: url("images/boat-contact.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	margin: 0px 0 5px 220px;
	text-indent: -9999px;
	width: 236px;
}
.boat-contact a:hover {
	background-position: 0 -40px;
}
#boat-features {
	padding: 10px 0;
	overflow: auto;
	background: #F4F7FC;
	margin: 0 9px 0 8px;
}
#boat-features div {
	float: left;
	width: 187px;
	overflow: hidden;
	margin: 0 0 0 5px;
	text-align: center;
}
#boat-features div img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#boat-features div p {
	background: url(images/features-bg.jpg) repeat-x 0 0;
	min-height: 61px;
	padding: 5px 8px 0 8px;
	font-size: 10px;
}

#boat-features.boat-190 {
	padding:10px 96px;
}

#boat-bottom {
	text-align: center;
}
.complete-pdf {
	background: url(images/boat-page-bigpdf.jpg) no-repeat center 0;
	color: #003e6a;
	font-size: 20px;
	height: 52px;
	padding: 8px 0 0;
	text-align: center;
}
.complete-pdf a {
	color: #555555;
}
.complete-pdf a img {
	margin: 0 0 -5px 10px;
}
.hentry.boats {
	background: #F4F7FC;
	padding: 25px;
	margin: 25px 0;
	font-size:1.25em;
}
/**
* Primary Menu
************************************************/

/* Wrapper for entire menu area */
#primary-menu {
}
/* Wrapper for unordered list of menu items */
#primary-menu div.menu {
}
/* Menu list. */
#primary-menu ul {
}
#primary-menu li {
}
#primary-menu li a {
}
#primary-menu li.current-menu-item {
}
/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {
	background: #FFFFFF;
	float: left;
	width: 980px;
}
.singular-newbuy #container, .singular---1 #container, .singular-news #container, .singular-page #container, .singular-refurbished #container, .singular-duffyfacts #container {
	background: url(images/page-bg.jpg) no-repeat 0 0 #FFFFFF;
	padding: 0px;
}
.home #container {
	background: #FFF;
	position: relative;
}
.home .page-title {
	display: none;
}
.home .lbox {
	float: left;
	margin: 10px 6px;
	width: 300px;
	text-align: center;
}
.home .lbox p {
	margin: 0 0 5px 0;
}
/**
	* Content
	************************************************/

	/* Contains site's main content */
.home #content {
	background-image: url(images/home-content.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 10px 0 45px 0;
}
#content {
	/*overflow:hidden;*/
	padding: 0px 0 45px 0;
	overflow: auto;
}
.singular-refurbished #content {
	overflow:visible;
}
/* Breadcrumb trail */
.breadcrumb {
	color: #C7D5E8;
	float: right;
	font-size: 10px;
	margin: 8px 8px 0 0;
}
.breadcrumb a {
	color: #C7D5E8;
	border-bottom: 1px dotted #C7D5E8;
}
.breadcrumb-trail {
}
/* Archive and search <div> before posts are listed */
.archive-info .author-info {
}
.term-info .category-info {
}
.tag-info {
}
.date-info {
}
.search-info {
}
/* Archive and search page titles. */
.archive-title .author-title {
}
.term-title {
}
.category-title {
}
.tag-title {
}
.date-title {
}
.search-title {
}
/* Entry wrapper <div> */
.hentry {
}
.post {
}
.page {
}
/* Post, page, and 404 page titles */
.entry-title {
}
.post-title {
}
.singular---1 h1.entry-title, .page-title {
	font-size: 30px;
	padding: 22px 0 70px 20px;
	color: #FFF;
	font-weight: normal;
}
.singular---1 h1.entry-title a, .page-title a {
	color: #FFF;
}
.attachment-title {
}
.error-404-title {
}
/* News section styles */
.news-title {
	font-size: 22px;
	padding: 29px 0 10px 20px;
	color: #FFF;
	margin: 0px;
}
.news-date {
	color: #a3bbd7;
	margin: 0 0 60px 20px;
}
.news .entry-content {
	padding: 0 25px 10px 25px;
}
#news-wrapper .news {
	padding: 4px 0 4px 10px;
}
#news-wrapper .news:hover {
	background-color: #eaf0f8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#refurbished-wrapper {
	float: left;
	margin: 25px 0 20px 35px;
	width: 940px;
}
#news-wrapper {
	float: left;
	margin: 25px 0 20px 30px;
	width: 690px;
}
#news-wrapper .head {
	background: #3868a8;
	padding: 5px 0;
}
#news-wrapper .head .date {
	color: #FFF;
	display: block;
	float: left;
	margin: 0 0 0 60px;
}
#news-wrapper .head .title {
	color: #FFF;
	display: block;
	float: left;
	margin: 0 0 0 66px;
}
#news-wrapper .content {
	background: #d6e2f1;
	padding: 17px 20px 17px 10px;
}
#news-wrapper .content .pdf {
	display: block;
	float: left;
	width: 40px;
}
#news-wrapper .content .pdf:hover {
}
#news-wrapper .content .date {
	border-right: 1px solid #4b79b6;
	display: block;
	float: left;
	margin: 0 15px 0 0;
	width: 75px;
}
#news-wrapper .content .title {
	display: block;
	float: left;
	width: 515px;
}
#media-contact, #refurbished-contact {
	background: url(images/media-box.gif) no-repeat 0 0;
	color: #14536F;
	float: right;
	font-weight: bold;
	height: 152px;
	margin: 25px 20px 20px 10px;
	padding: 17px 15px;
	text-shadow: 1px 1px 2px #FFFFFF;
	width: 196px;
}
.radius12-top {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.radius12-bottom {
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
/* - */




/* Author and date byline */
.byline {
}
/* Full entries */
.entry-content {
}
.singular-page .entry-content {
	padding: 10px 20px;
}
.singular-page-32 .entry-content {
	padding: 30px 0px 10px 0px;
}
/* Excerpts (introduced) */
.entry-summary {
}
/* Using <!--nextpage--> */
p.page-links a {
}
/* More link <!--more--> */
a.more-link {
}
/* Entry metadata */
.entry-meta {
	clear: both;
}
.entry-meta .edit {
	background: url(images/edit.png) no-repeat right 0;
	font-size: 10px;
	margin: 0 20px;
	padding: 1px 23px 1px 0;
	text-align: right;
	text-transform: uppercase;
}
.entry-meta .edit a {
	color: #023f6b;
}
/* Post series */
.series {
}
.series-title {
}
/* Navigation links */
.navigation-links {
	clear: both;
	padding: 0 20px;
}
.navigation-links .previous, .navigation-links .next {
	background: #3868A8;
	margin: 0 10px;
	color: #FFFFFF;
	text-align: center;
	text-shadow: 1px 1px 0 #1F4C87;
	line-height: 30px;
}
.navigation-links .previous {
	border-left: 3px solid #12386A;
	border-bottom: 2px solid #12386A;
	padding: 5px 10px 5px 25px;
	-webkit-border-top-left-radius: 40px;
	-moz-border-radius-topleft: 40px;
	border-top-left-radius: 40px;
}
.navigation-links .next {
	border-right: 3px solid #12386A;
	border-bottom: 2px solid #12386A;
	padding: 5px 25px 5px 10px;
	-webkit-border-top-right-radius: 40px;
	-moz-border-radius-topright: 40px;
	border-top-right-radius: 40px;
}
/* WP PageNavi (plugin) */
.wp-pagenavi {
}
.wp-pagenavi .pages {
}
.wp-pagenavi .current {
}
.wp-pagenavi .extend {
}
.wp-pagenavi a {
}
/* Attachment image navigation */
.navigation-attachment {
}
/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
#comments-template {
	padding: 20px;
}
/* Comments section headers/titles */
.comments-header {
}
#comments-number {
}
/* Comments closed paragraph */
p.comments-closed {
	display: none;
}
.singular-page p.comments-closed {
	display: none;
}
/* Main comments section */
#comments {
}
#comments ol {
}
/* Individual comments (note that WordPress has even/odd backwards) */
#comments li {
}
#comments li li {
}
#comments li li li {
}
#comments li li li li {
}
#comments li.even {
}
#comments li.odd {
}
#comments li.thread-even {
}
#comments li.thread-odd {
}
#comments li.author {
}
#comments li.trackback {
}
#comments li.pingback {
}
/* Comment avatars */
#comments .avatar {
}
/* Comment metadata */
#comments .comment-meta {
}
#comments .comment-meta cite {
}
/* Comment text */
#comments .comment-text {
}
/* Paged comments navigation */
#comments-template .paged-navigation {
}
#comments-template .paged-navigation .page-numbers {
}
#comments-template .paged-navigation .next {
}
#comments-template .paged-navigation .prev {
}
/* Main comment form div */
#respond {
}
/* Comment form title */
#reply {
}
/* Comment form elements */
p#cancel-comment-reply {
}
#respond form {
}
#respond label {
	display: block;
}
#respond .form-author {
}
#respond input {
}
#respond .form-email {
}
#respond .form-url {
}
#respond .form-textarea {
}
#respond textarea {
}
#respond #submit {
}
#respond #submit:hover {
}
/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
.utility {
}
/* Before content */
#utility-before-content {
}
/* After content */
#utility-after-content {
}
/* After post but before comments */
#utility-after-single {
}
/* After page but before comments */
#utility-after-page {
}
/* Widgets page template widgets */
.page-template-widgets #content .widget {
}
/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
.widget {
}
.widget-inside {
}
.widget-title {
}
/* Primary widget section */
#primary {
}
#primary .widget {
}
#primary .widget-inside {
}
#primary .widget-title {
}
#primary .widget ul {
}
#primary .widget ul li {
}
/* Secondary widget section */
#secondary {
}
#secondary .widget {
}
#secondary .widget-inside {
}
#secondary .widget-title {
}
#secondary .widget ul {
}
#secondary .widget ul li {
}
/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {
	clear: both;
}
#badge {
	bottom: 15px;
	height: 22px;
	left: 15px;
	position: absolute;
}
#badge img {
}
/* Subsidiary widget section */
#subsidiary {
}
#subsidiary .widget {
}
#subsidiary .widget-inside {
}
#subsidiary .widget-title {
}
/* Footer section */
#footer {
	background: url(images/footer.png) no-repeat 0 0;
	height: 123px;
	position: relative;
}
/* Footer extra */

/*NEWSLETTER Box below */
#footer p {
	padding: 0 0 5px 0;
}
#footer .newsletter-wrapper {
	bottom: 65px;
	color: #0267ab;
	left: 15px;
	position: absolute;
	width: 575px;
	height: 100px;
	font-weight: normal;
	background: url(images/border-bg.png) repeat 0 0;
	border-radius: 5px;
	box-shadow: 0 0 3px #FFF inset;
}
.newsletter {
	background: url(images/box-bg.jpg) repeat 0 0;
	height: 68px;
	margin: 6px auto;
	padding: 10px 0 10px 25px;
	width: 538px;
}
#footer h3 {
	color: #0267ab;
	margin: 0 0 10px 0;
	font-size: 20px;
}
#footer .newsletter .email, #footer .newsletter .name, #footer .newsletter .submit {
	float: left;
	margin: 0 20px 0 0;
}
#footer .newsletter label {
	font-size: 11px;
	margin: 0 10px 0 0;
}
#footer .newsletter input {
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	border-radius: 0 0 0 0;
	color: #989898;
	font-size: 12px;
	padding: 3px 4px;
	width: 120px;
}
#footer .newsletter .name input, #footer .newsletter .email input {
	background-position: 98% 50%;
	background-repeat: no-repeat;
	padding-right: 20px;
	box-shadow: 0 0 3px #CCC inset;
}
#footer .newsletter .name input {
	background-image: url("images/user-bw-g.gif");
}
#footer .newsletter .email input {
	background-image: url("images/mail-bw-g.gif");
}
#footer .newsletter .submit input {
	background-color: #0267ab;
	color: #FFF;
	border: 1px solid #ACBFCC;
	padding: 2px 5px;
	width: auto;
	cursor: pointer;
}
.home .duffy-features {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
}
.singular---1 .entry-content {
	padding: 0 40px;
}
#footer-container .copyright {
	text-align: right;
	padding: 10px 5px;
}
#footer-container .copyright .note {
	border-right: 1px solid #4081b0;
	padding: 0 7px 0 0;
}
#footer-container .copyright .links {
	padding: 0 0 0 4px;
}
#footer-container .copyright .links a {
	margin: 0 3px;
	border-bottom: 1px dotted #003a63;
}
#footer-container a {
	color: #9db3c3;
	text-decoration: underline;
}
#footer-container a:hover {
	text-decoration: none;
}
#footer-container .copyright a {
	color: #003a63;
	text-decoration: none;
}
#footer-container .copyright a:hover {
	border-bottom: none;
}
/* Menu Customization */		
.ssf-blue li.runabout14 {
	height: 200px;
	width: 100px;
}
/* FAQS */
.singular-page-39 h4 {
	border-bottom: 1px solid #006BBB;
	color: #013F6B;
	font-weight: bold;
	margin: 1.25em 0 0.5em;
	padding: 0;
}
.singular-page-39 p {
	padding-left: 30px;
}
.page-template-sitemap {
}
/* CONTACT FORM customization */




.contact-form {
	float: left;
	width: 550px;
	margin: 20px 0 20px 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #D6E2F1;
}
.contact-form fieldset {
	padding: 20px 0 0 0;
}
.contact-form legend {
	background: #3868A8;
	color: #FFFFFF;
	width: 530px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 4px 0 4px 20px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.contact-form .department {
	background: #c2d2e5;
	margin: 0 auto 15px auto;
	padding: 5px 10px 13px;
	height: 15px;
	border: 1px solid #e2eaf4;
	width: 440px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.contact-form .msgsent {
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}
.contact-form ul {
	margin: 0px auto 25px;
	width: 462px;
}
.contact-form li {
	margin: 0 0 5px 0;
}
.contact-form input {
	width: 210px;
}
.contact-form .radio {
	width: 20px;
}
.contact-form .submit {
	width: auto;
	background: #24587D;
	color: #fff;
	border: 1px solid #033355;
	margin: 10px 10px 0;
	padding: 2px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
}
.contact-form .submit:hover {
	background: #32688e;
}
.contact-form textarea {
	width: 330px;
}
.contact-form select {
	padding: 0;
	width: 214px;
}
.contact-form label {
	width: 120px;
	float: left;
}
#contact-sidebar {
	float: right;
	margin: 10px 25px 0;
	width: 318px;
}
#contact-sidebar #factory-information, #contact-sidebar #sales-questions, #contact-sidebar #media-questions {
	background: #D3D3D3;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#contact-sidebar #factory-information h3, #contact-sidebar #sales-questions h3, #contact-sidebar #media-questions h3 {
	color: #FFF;
	text-shadow: 1px 1px 1px #AEAEAE;
}
#contact-sidebar #factory-information {
	margin-top: 10px;
}
#contact-sidebar #sales-questions {
}
#contact-sidebar #media-questions {
}
/*.singular-page-4 h3 {
	background:url(images/boat.png) no-repeat 0 7px;
	border-bottom:1px dashed #878787;
	color:#24567D;
	font-size:18px;
	margin:25px 0 15px;
	padding:3px 0 5px 24px;
}*/
.singular-page-4 .headings {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
}
/* MENU EXTENSION customization */
.extension {
	background: #013052 url(images/menu-extra.jpg) no-repeat 0 0;
	height: 251px;
	border: 1px solid #8ec3f7;
}
.extension h1 {
	color: #b1d5f9;
	text-align: center;
	margin: 10px 0 14px 0;
	text-transform: uppercase;
	font-size: 16px;
}
.extension p {
	text-align: center;
}
.extension p a {
	padding: 10px 0 !important;
}
.extension .links {
	border-top: 1px solid #b1d5f9;
	padding: 10px 0 0 0;
}
.extension .links a, .extension .find-dealer a {
	background: none !important;
	border-width: 0 !important;
	display: inline;
	padding: 0 !important;
	color: #FFF;
	margin: 0 12px 0;
}
.extension .links a:hover, .extension .find-dealer a:hover {
	border-bottom: 1px dotted #FFF !important;
}
.extension .find-dealer {
	text-align: right;
	margin: 25px 0px 0 0;
}
.extension .find-dealer a {
	font-weight: normal;
	font-size: 10px;
}
#slideshow #videobox {
	/*position:absolute; Commented by Sreeju to handle gallery plugin */ 
	top: 0;
	z-index: 1;
}
.map {
	background: url("images/map.png") no-repeat scroll 10px 9px transparent;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 6px 15px 7px 45px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-37 .map {
	width: 285px;
}
.page-37 .video {
	width: 500px;
}
.page-37 .video, .page-37 .maintenance {
	background-image: url("images/film.png");
	background-repeat: no-repeat;
	background-position: 9px 6px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 5px 10px 5px 33px;
	margin: 0 0 7px 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-37 .mone {
	width: 173px;
}
.page-37 .mtwo {
	width: 264px;
}
.page-37 .video a:link, .page-37 .video a:visited, .page-37 .video a:active, .page-37 .maintenance a:link, .page-37 .maintenance a:visited, .page-37 .maintenance a:active {
	font-size: 16px;
	color: #940505;
}
.page-37 .video a:hover, .page-37 .maintenance a:hover {
	font-size: 16px;
	color: #bb5050;
	border-bottom: 1px dotted #bb5050;
}
.page-37 .maintenance {
	background-image: url("images/document-pdf.png");
}
.service {
	background: url(images/megaphone.png) no-repeat 5px 2px #F1F1F1;
	float: left;
	padding: 5px 10px 5px 40px;
	margin: 0 0 7px 0px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 295px;
}
.video-below {
	background: #e4ebf5;
	padding: 10px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-size: 11px;
	width: 88%;
	margin: 10px auto;
}
.video-below table {
}
.video-below table td {
	padding: 5px 10px;
}
.video-list {
	background: #3868A8 url(images/video-bg.gif) no-repeat right bottom;
	color: #FFFFFF;
	float: left;
	margin: 10px;
	padding: 10px 14px;
	width: 265px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.video-list h2 {
	color: #FFFFFF;
	margin: 3px 0 12px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.video-list a {
	color: #f2e0a0;
	border-bottom: 1px dotted #f2e0a0;
	border-right: 1px dotted #f2e0a0;
	padding: 1px 4px 1px 2px;
}
.video-list a:hover {
	color: #e7b478;
	border-bottom: 1px dotted #e7b478;
	border-right: 1px dotted #e7b478;
}
.video-list .play {
	background: url(images/play-video.png) no-repeat 0 2px;
	padding: 0 0 2px 20px;
}
.video-list .download {
	background: url(images/download.png) no-repeat 0 1px;
	padding: 0 0 1px 20px;
}
.factory-links {
	background: url(images/links-bg.jpg) no-repeat top right;
	padding: 22px 23px 5px 0;
	text-align: right;
}
.factory-links a {
	text-transform: uppercase;
	padding: 0 10px;
}
.singular-page-1034 .video-list {
	float: none;
	width: auto;
}
.singular-page-150, .singular-page-1087 {
	background: #4F7C99 url(images/rental-bg.jpg) no-repeat top center;
}
.rental-map-image {
	background: url(images/map-graphic.jpg) no-repeat 0 0;
	width: 700px;
	height: 216px;
	margin: 0 0 15px 0;
	position: relative;
}
.rental-newport, .rental-lauderdale {
	text-indent: -99999px;
	display: block;
	width: 215px;
	height: 35px;
	position: absolute;
}
.rental-newport {
	top: 42px;
	right: 54px;
}
.rental-lauderdale {
	top: 124px;
	right: 54px;
}
#rental-left {
	float: left;
	width: 760px;
	font-size: 14px;
}
#rental-left h4 {
	border-bottom: 1px solid #154494;
	color: #154494;
	margin: 15px 0 10px;
	text-transform: uppercase;
}
#rental-left img {
	margin: 10px;
}
.rental-lifespan {
	background-color: #e1f9ff;
	border: 1px solid #154494;
	padding: 10px 20px 0 20px;
	margin: 25px 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#rental-left .table_head {
	background-color: #6699FF;
	color: #FFFFFF;
}
#rental-left td {
	padding: 10px 5px;
	text-align: center;
	border-bottom: 1px solid #CCC;
}
#rental-right {
	float: right;
	width: 170px;
}
#rental-right p {
	background: url(images/rental-button.jpg) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 17px;
	height: 36px;
	margin: 0 0 5px;
	padding: 5px 0;
	text-align: center;
	width: 149px;
}
#rental-right p a {
	color: #FFFFFF;
}
#rental-right p a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFF;
}
.all-fleets {
	margin: 20px 0;
}
.all-fleets .blue-head {
	color: #154494;
	display: block;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 5px;
}
/*////////////////////////////////////////////////////////////////////////////////////////*/
.entry-content #sl_div {
	width: 615px;
	padding: 0px;
}
.boat-image {
	float: left;
	margin: 10px 15px;
}
.boat-image p {
	padding: 0 0 2px 0;
}
.boat-image img {
	border: 3px solid #abbad7;
}
.boat-image .bwbps-rating {
	font-size: 12px;
}
.boat-image .bwbps-rating-incaption {
	margin: 2px 0;
}
.singular-page-1272 .photosmash_gallery h2 {
	display: none;
}
.bwbps_addphoto_link a {
	background: url(images/submit-boat-name.png) no-repeat 0 0;
	width: 261px;
	height: 36px;
	text-indent: -99999px;
	cursor: pointer;
	display: block;
	margin: 20px 0 10px 15px;
}
#bwbpsFormSpace_2 {
	border: 1px solid #CCC;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 5px 15px 15px;
}
#single-share {
	border: 2px solid #B9DEF0;
	float: right;
	padding: 10px;
	margin: 0 -16px 10px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#single-share .share {
	background: url(images/share.png) no-repeat 0 3px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0 0 4px 22px;
}
#single-share .facebook-share {
	display: block;
	margin: 0 0 10px 0;
}
#single-share .twitter-share {
	display: block;
}
.singular-page-1295 #container {
	overflow: visible;
}
.singular-page-1295 #content {
	background: url(images/power-bg.jpg) no-repeat -165px 150px;
	height: 1100px;
	position: relative;
	margin: 0;
	overflow: visible;
}
.singular-page-1295 .entry-content {
	background: url(images/power-bg-colt.png) no-repeat 0 0;
	height: 890px;
	left: -165px;
	padding: 95px 0 0 265px;
	position: absolute;
	top: 150px;
	width: 798px;
}
.singular-page-1295 p.entry-meta {
	display: none;
}
.singular-page-1295 .breadcrumb {
	margin-top: 7px;
}
.pwrtext {
	width: 310px;
	font-size: 14px;
	margin: 0 7px 0 0;
}
#photos {
	z-index: 2;
}

#photos .panel > a {
	display: block;
}

#photos .panel .img-info {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 10px 12px 10px;
	background:rgba(0,0,0,0.6);
	color:#FFF;
	text-align: center;
}

/* Newbuy */

.newbuy .postimg {
	float: right;
	position: relative;
	margin: 5px 0 10px 20px;
}
.duffyfacts .postimg {
	background-color: #d4e1ef;
	float: left;
	position: relative;
	margin: 5px 10px 10px 0px;
}
.duffyfacts .postimg img {
	vertical-align: top;
}
.duffyfacts .postimg .back {
	background-image: url(images/arrow-back2x.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	font-size: 14px;
	padding: 4px 10px 3px 20px;
}
.duffyfacts .postimg .back a {
}
.newbuy .postimg img, .duffyfacts .postimg {
	border: 5px solid #d4e1ef;
}
.newbuy .postimg .watermark, .duffyfacts .postimg .watermark {
	border: none;
	margin: 0;
	bottom: 15px;
	position: absolute;
	right: 10px;
}
.duffyfacts .postimg .watermark {
	top: 5px;
	right: 5px;
}
.newbuy-home {
	background: url(images/newest-owner-bg.gif) no-repeat 0 0;
	height: 175px;
	margin: 32px auto 0px;
	padding: 0 15px 1px;
	width: 446px;
}
.newbuy-home h3 {
	background: url(images/camera-big.png) no-repeat 0 0;
	padding: 1px 0 5px 35px;
	border-bottom: 1px dotted #CCCCCC;
	color: #454545;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.newbuy-home .photo-content img {
	border: 1px solid #454545;
}
.newbuy-home .photo-content span {
	display: block;
	font-size: 10px;
	text-align: center;
}
.newbuy-home .photo-content .thumbnail {
	width: 110px;
	float: left;
	text-align: center;
	padding: 7px 0 0 0;
}
.newbuy-title {
	font-size: 26px;
	margin: 26px 0 10px 20px;
	color: #FFF;
}
.newbuy .entry-content {
	padding: 0 25px 10px 25px;
}
.newbuy-list .owners {
	padding: 0 30px;
}
.newbuy-list .hentry {
	background: #E4EBF5;
	border: 2px solid #A6BBD8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: 11px 20px;
	padding: 10px 0;
}
.newbuy-list .entry-title {
	padding: 0px 20px;
}
.newbuy-list .hentry .readmore {
	padding: 0;
	text-align: right;
}
/*////////////////////////////////////////////////////////////////////////////////////////*/


/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/
/* NEW STYLES 24.12.2010 - if any other styles are needed please add them BELOW this line */
/*////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////*/

#refurbished-wrapper {
}
#refurbished-wrapper .refurbished {
	position: relative;
	background: #3868A8;
	float: left;
	margin: 0 25px 22px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#refurbished-wrapper .refurbished .image {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	text-indent: -9999px;
	width: 210px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#refurbished-wrapper .refurbished .price {
	background: url("images/eight.png") repeat scroll 0 0 transparent;
	color: #265B82;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 28px 5px 8px;
	position: absolute;
	right: 0;
	top: 0;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
#refurbished-wrapper .refurbished .price img {
	position: absolute;
	right: 6px;
	top: 6px;
}
#refurbished-wrapper .refurbished .sold, #refurbished-wrapper .refurbished .sale, #refurbished-wrapper .refurbished .demo, #refurbished-wrapper .refurbished .inventory, #refurbished-wrapper .refurbished  .refurbished-label {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 67px;
	left: -3px;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: -3px;
	width: 74px;
}
#refurbished-wrapper .refurbished .sold {
	background-image: url(images/sold.png);
}
#refurbished-wrapper .refurbished .sale {
	background-image: url(images/sale.png);
}
#refurbished-wrapper .refurbished .demo {
	background-image: url(images/demo-boat.png);
}
#refurbished-wrapper .refurbished .inventory {
	background-image: url(images/inventory-boat.png);
}
#refurbished-wrapper .refurbished  .refurbished-label {
	background-image: url(images/refurbished-boat.png);
}
 
.refurbished-title {
	font-size: 28px;
	margin: 22px 0 8px 20px;
	color: #FFF;
	font-weight: normal;
}
#refurbished-wrapper .refurbished .description {
	color: #FFFFFF;
	padding: 5px 0;
	text-align: center;
	text-shadow: 1px 1px 0 #1F4C87;
}
#refurbished-wrapper .refurbished .description a {
	color: #FFFFFF;
}
p.no-data {
	text-align: center;
}
.refurbished .entry-content {
	position: relative;
	padding: 0 25px 10px 150px;
}
.refurbished .slideshow-wrapper {
	position: relative;
	background: none repeat scroll 0 0 #D6E2F1;
	float: right;
	margin: 0 10px 20px 0;
	padding: 15px;
	width: 300px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.refurbished .slideshow-wrapper .slideshow-content {
	text-align:center;
}
.refurbished .slideshow-wrapper .slideshow-content > a > span {
	display:none;
}
.refurbished .slideshow-wrapper .slideshow-nav a.slideshow-prev, 
.refurbished .slideshow-wrapper .slideshow-nav a.slideshow-next {
	background-image: url(images/arrows.png);
	background-repeat: no-repeat;
	display: block;
	height: 108px;
	position: absolute;
	top: 77px;
	top: calc(50% - 54px);
	width: 38px;
	text-indent: -9999px;
}
.refurbished .slideshow-wrapper div.slideshow-nav a.pause, div.slideshow-nav a.play {
	margin: 0 5px 0 0;
}
.refurbished .slideshow-wrapper div.slideshow-nav .slideshow-info {
	padding: 0 0px 0 5px;
}
.refurbished .slideshow-wrapper a.slideshow-prev {
	background-position: 0 0;
	left: -28px;
}
.refurbished .slideshow-wrapper .slideshow-nav a.slideshow-next {
	background-position: -39px 0;
	right: -53px;
}
.refurbished div.slideshow-thumbs {
	width: 300px;
}
.refurbished .slideshow-wrapper div.slideshow-thumbs img {
	height: 50px;
	width: 50px;
}
.refurbished #single-share {
	background: #D6E2F1;
	border: 2px solid #3868a8;
	padding: 10px 10px 10px 20px;
	position: absolute;
	top: 35px;
	left: -25px;
}
#back-to-listing {
	background: url("images/arrow-back.png") no-repeat scroll 14px center #A6A6A6;
	border: 2px solid #4E4E4E;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	left: -10px;
	padding: 10px 7px 10px 39px;
	position: absolute;
	top: 160px;
	width: 94px;
}
#back-to-listing p {
	padding-bottom: 0;
}
#back-to-listing a {
	color: #FFF;
	text-decoration: none;
}
#other-boats h5 {
	font-size: 14px;
	font-weight: normal;
	margin: 35px 0 10px 0;
	border-bottom: 1px solid #EEE;
	padding: 0 0 5px 0;
}
#other-boats .otherboat {
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 3px;
	width: 88px;
	height: 66px;
	border: 3px solid #c3d3e8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.refurbished #boat-details {
	margin: 15px;
	width: 400px;
	position: relative;
}
.refurbished #boat-details h3 {
	background: url(images/magnifier-big.png) no-repeat 0 0;
	padding: 0 0 10px 40px;
	font-size: 20px;
	color: #878787;
	border-bottom: 3px solid #4E4E4E;
	margin: 0 0 30px 0;
}
.refurbished #boat-details .price {
	background: url("images/credit-card-big.png") no-repeat scroll 10px 5px #a6a6a6;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	color: #FFFFFF;
	font-size: 16px;
	padding: 5px 0 5px 46px;
	margin: 0 0 15px 0;
}
.refurbished #boat-details .sold, .refurbished #boat-details .sale, .refurbished #boat-details .demo, .refurbished #boat-details .inventory {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	height: 93px;
	position: absolute;
	right: 5px;
	text-indent: -9999px;
	top: 70px;
	width: 128px;
}
.refurbished #boat-details .sold {
	background-image: url("images/sold-price.png");
}
.refurbished #boat-details .sale {
	background-image: url("images/sale-price.png");
}
.refurbished #boat-details .demo {
	background-image: url("images/demo-boat2.png");
}
.refurbished #boat-details .inventory {
	background-image: url("images/inventory-boat2.png");
}
.refurbished #boat-details .demo-small {
	margin: 0;
	position: absolute;
	right: 0;
	top: 40px;
}
.refurbished #boat-details .inventory-small {
	margin: 0;
	position: absolute;
	right: 0;
	top: 40px;
}
#refurbished-wrapper .refurbished .demo-small {
	bottom: 33px;
	margin: 0;
	position: absolute;
	right: 5px;
}
#refurbished-wrapper .refurbished .inventory-small {
	bottom: 33px;
	margin: 0;
	position: absolute;
	right: 5px;
}
.refurbished #boat-details label {
	display: block;
	float: left;
	width: 85px;
}
.refurbished #boat-details .year {
	background: url(images/calendar-month.png) no-repeat 0 0;
	padding: 0 0 8px 25px;
}
.refurbished #boat-details .model {
	background: url(images/wheel.png) no-repeat 0 0;
	padding: 0 0 8px 25px;
}
.refurbished #boat-details .lenght {
	background: url(images/ruler-triangle.png) no-repeat 0 0;
	border-bottom: 1px dotted #828282;
	padding: 0 0 15px 25px;
}
#boat-description {
	border-bottom: 1px dotted #828282;
	margin: 0 0 15px 0;
}
#boat-description ul {
	margin: 15px 0;
}
#boat-description ul li {
	/*background:url(images/asterisk.png) no-repeat 0 0;
	padding:0 0 8px 25px;*/
	list-style: square inside none;
}
.refurbished #boat-details .factory-refurbished {
	background: url(images/wrench-screwdriver.png) no-repeat 0 0;
	padding: 0 0 5px 25px;
}
.refurbished #boat-details .warranty {
	background: url(images/hard-hat.png) no-repeat 0 0;
	padding: 0 0 5px 25px;
}
.refurbished #boat-details .location {
	background: url("images/globe-green-big.png") no-repeat scroll 10px 10px #EEEEEE;
	border-top: 1px dotted #828282;
	margin: 5px 0 0;
	padding: 10px 0 5px 45px;
}
.refurbished #boat-details .location span {
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0 0 2px;
}
#refurbished-contact {
	background: url(images/factory-refurbished-boats.gif) no-repeat 0 0;
}
.refurbished .right {
	width: 330px;
}
#refurbished-inquire {
	background: #e6eef7;
	float: right;
	margin: 0 10px 40px 0;
	padding: 15px 15px 20px 15px;
	width: 300px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#refurbished-inquire h4 {
	color: #88a4cb;
	text-transform: uppercase;
	border-bottom: 1px solid #88a4cb;
	margin: 0 0 15px;
}
#facts-list {
	margin: 0 auto;
	padding: 10px 0 30px;
	width: 865px;
}
#facts-list .duffyfacts {
	border: 1px solid #D4E1EF;
	float: left;
	margin: 0 10px 25px 10px;
	padding: 10px;
	width: 245px;
	position: relative;
}
#facts-list .duffyfacts .postimg {
	float: none;
	width: 235px;
}
#facts-list .duffyfacts .text {
	background-image: url(images/agenda-bg.gif);
	background-repeat: repeat;
	background-position: 0 0;
	color: #343434;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	min-height: 100px;
}
#facts-list .duffyfacts .agenda-year {
	background-color: #FFF;
}
#facts-list .duffyfacts .text .description {
	line-height: 22px;
}
#facts-list .duffyfacts .read-more {
	background-color: #D4E1EF;
	bottom: -18px;
	padding: 5px 10px;
	position: absolute;
	right: 12px;
}
#top-fact {
	margin: 0 0 15px 0;
}
#top-fact .duffyfacts {
	width: 819px;
	background-color: #D4E1EF;
	border-color: #a5b9d0;
}
#top-fact .duffyfacts h2 {
	font-size: 24px;
}
#top-fact .duffyfacts .postimg {
	float: left;
	border-color: #a5b9d0;
}
#top-fact .duffyfacts .text {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
}
#top-fact .duffyfacts .read-more {
	background-color: #a5b9d0;
	bottom: -10px;
}
#top-fact .duffyfacts .read-more a:link, #top-fact .duffyfacts .read-more a:active, #top-fact .duffyfacts .read-more a:visited {
	color: #FFF;
}
#top-fact .duffyfacts .read-more a:hover {
	color: #496789;
}
#top-fact .duffyfacts .agenda-year {
	background-color: transparent;
	font-size: 60px;
	padding: 0 15px 0 5px;
}
#maintenance {
	margin: 5px 10px;
}
#maintenance .cmitem {
	background-image: url(images/pdf-small.gif);
	background-position: 100% 20px;
	background-repeat: no-repeat;
}
#maintenance h2 {
	border-bottom: 1px solid #D1DCEA;
	margin: 0 0 5px;
	padding: 0 0 4px;
	width: 92%;
}
#maintenance a:link, #maintenance a:visited, #maintenance a:active {
	color: #4f9a54;
	border-bottom: 1px solid #4f9a54;
}
#maintenance a:hover {
	color: #a6bbd8;
	border-bottom: 1px solid #a6bbd8;
}
#maintenance .left {
	padding: 0 20px;
	width: 400px;
}
#maintenance .first {
	border-right: 1px solid #d1dcea;
}
.imageOver {
	background: url(images/zoom.gif) no-repeat 50% 50%;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#bwbps-formcont {
	border: 1px solid #234D86;
	margin: 10px 15px 20px;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#bwbps-formcont .ps-form-table th {
	width: 250px;
}
#bwbps-formcont .bwbps_message {
	color: red;
}
.store-list .store-left {
	float: left;
	margin: 10px 47px 0 0;
	width: 278px;
}
.store-list .store-left:last-child {
	margin-right:0;
}
.store-list .store-right {
	float: right;
	width: 615px;
	margin-top: 27px;
}
.store-list .store-left h3 {
	background: url(images/store-big.png) no-repeat 0 0;
	padding: 2px 0 7px 35px;
	color: #c43838;
	border-bottom: 1px dotted #c43838;
	margin: 25px 0 15px;
}
.store-list .store-left .direct-stores {
}
.store-list .store-left p {
	padding: 0 0 8px;
}
.store-list .store-left hr {
	margin: 5px 0 10px 0;
}
.direct-dealers, .international-dealers {
	float: left;
    margin: 10px 55px 0 0;
    width: 278px;
}
.international-dealers {
	margin-right: 0;
}
.direct-dealers hr, .international-dealers hr {
	margin:10px 0;
}
#sl_div #map_sidebar {
	height: auto;
}
.all-stores {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	width: 100%;
}
.all-stores .locationselect {
	background: url("images/globe-green.png") no-repeat scroll 10px 10px #CCCCCC;
	float: left;
	padding: 8px 0 10px 32px;
	width: 250px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
/* Duffy Rental Fleets */
.singular-page-3323 #container {
	/*background: url("images/rental-fleets-bg.jpg") no-repeat 0 0 #FFFFFF;*/
	background: url("images/business-oppotunities-header.jpg") no-repeat 0 0 #FFFFFF;
}
.singular-page-3323 .page-title {
	padding-bottom: 336px;
}
.singular-page-3323 .start-fleet {
	margin: 0 0 20px 0;
}
.singular-page-3323 .start-fleet h2 {
	background: url("images/start-your-own-fleet.gif?v=1") no-repeat 0 0;
	text-indent: -99999px;
	width: 328px; /*807px;*/
	height: 34px;
	margin: 10px auto 20px auto;
}
.singular-page-3323 .start-fleet ul {
	overflow: auto;
}
.singular-page-3323 .start-fleet ul li {
	background: url("images/bullet-8.png") no-repeat 0 50%;
	float: left;
	font-size: 18px;
	margin: 0 20px 0 0;
	padding: 5px 0 4px 20px;
	width: 430px;
}
.singular-page-3323 .start-fleet ul li span {
	color: #2e609c;
	font-weight: bold;
}
.singular-page-3323 .rental-boats {
	background: url("images/rental-boats-top.jpg") no-repeat 0 0;
	width: 910px;
	margin: 0 auto;
}
.singular-page-3323 .rental-boats .content {
	background: url("images/rental-boats-down.jpg") no-repeat 0 100%;
	padding: 25px 15px;
}
.singular-page-3323 .rental-boats .boat {
	float: left;
	margin: 0 20px 35px 0;
	width: 420px;
}
.singular-page-3323 .rental-boats .image {
	float: left;
	background: #FFF;
	padding: 6px;
	line-height: 1px;
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.40);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.40);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.40);
}
.singular-page-3323 .rental-boats .specifications {
	background: url("images/specifications-right.png") no-repeat 0 0;
	float: left;
	height: 144px;
	margin: 15px 0 0;
	padding: 13px 0 10px 5px;
	width: 141px;
}
.singular-page-3323 .rental-boats .specifications h4 {
	font-size: 15px;
	color: #215982;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.singular-page-3323 .rental-boats .specifications .pdf {
	background: url("images/pdf-small.png") no-repeat 0 0;
	margin: 5px 0 0;
	padding: 0 0 0 18px;
}
.singular-page-3323 .rental-boats .boat h3 a {
	background: url("images/title-bg-8.gif") repeat-x 0 0;
	display: block;
	width: 253px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding: 5px 10px;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.singular-page-3323 .rental-boats .boat h3 a:hover {
	color: #b2c4d9;
}
.singular-page-3323 .worldwide-fleets {
	margin: 30px 0 20px 0;
}
.singular-page-3323 .worldwide-fleets h2 {
	background: url("images/duffy-fleets-worldwide-new.gif") no-repeat 0 0;
	text-indent: -99999px;
	width: 483px;
	height: 26px;
	margin: 0 auto 15px auto;
}
.singular-page-3323 .worldwide-fleets ul {
	border-right: 1px solid #E4E4E4;
	float: left;
	margin: 0 25px 0 0;
	padding: 0 25px 0 0;
	width: 271px;
	min-height: 250px;
}
.singular-page-3323 .worldwide-fleets ul.nomargin {
	border-right: none;
	margin-right: 0px;
}
.singular-page-3323 .worldwide-fleets ul li {
	font-size: 18px;
	padding: 8px 0;
}
.singular-page-3323 .worldwide-fleets ul li a {
	display: block;
	font-size: 14px;
}
.duffy-boat .coming-soon {
	position: absolute;
	right: -3px;
	top: -3px;
}
#technical .coming-soon {
	position: absolute;
	right: -4px;
	top: 0px;
}
.section {
	float: left;
	width: 460px;
	margin:10px 20px 35px 0;
}
.section.last {
	margin-right: 0;
}
.thumb {
	border: 7px solid #FFF;
	box-shadow: 1px 1px 3px #707070;
	float: right;
	width: 175px;
	margin-left: 10px;
	overflow: hidden;
}
.thumb:hover {
	transform: rotate(5deg);
	-ms-transform: rotate(5deg); /* IE 9 */
	-webkit-transform: rotate(5deg); /* Safari and Chrome */
}
.section a img {
	height: auto;
	padding: 0 0 10px;
	width: 175px;
}
.column {
	width: 300px;
	float: left;
	margin-right: 5px;
}
.column.last {
	margin-right: 0;
}
.box {
	position: relative;
}
.box, .box.small {
	background: url(images/box-bg-small.jpg) no-repeat 0 0;
	height: 135px;
	margin-bottom: 5px;
	border-radius: 7px;
}
.box.big, .history, .lifestyle, .factory {
	height: 300px;
}
.history {
	background: url(images/our-history.jpg) no-repeat 0 0;
}
.big.facts {
	background: url(images/duffy-facts.jpg) no-repeat 0 0;
}
.big.newport {
	background: url(images/duffy-of-newport.jpg) no-repeat 0 0;
}
.lifestyle {
	background: url(images/lifestyle.jpg) no-repeat 0 0;
}
.factory {
	background: url(images/factory.jpg) no-repeat 0 0;
}
.big.rudder {
	background: url(images/power-rudder.jpg) no-repeat 0 0;
}
.box-content {
	color: #FFF;
}
.box.big .box-content {
	background: rgba(0, 72, 122, 0.8);
	border: 20px none;
	border-radius: 7px 7px 7px 7px;
	bottom: 15px;
	left: 10px;
	margin: 0 auto;
	padding: 7px 15px;
	position: absolute;
	width: 250px;
}
.box.big.lifestyle .box-content {
	bottom: 175px;
}
.box.small .box-content {
	padding: 15px;
}
.box-content a {
	color: #fff;
	font-weight: bold;
}
.featured-video {
	width:940px;
	margin:0 auto;
}
.page-2 .section,
.duffyfacts .entry-content {
	font-size:14px;
}
div.no-stock {
	text-align:center;
	font-size:14px;
}
div.no-stock h3 {
	font-size:18px;
	line-height:1.5em;
	margin:0 0 10px 0;
}

.contact-form input[type='checkbox'] {
	width: 20px!important;
}