#main-column {
	font-size: 14px;
	color: #5b7685;
	}
.right {
	padding: 0 0 0 20px;
	width: 742px;
	}
.left {
	padding: 0 20px 0 0;
	}
.center {
	margin: 0 20px;
	padding: 0;
	width: 542px;
	}
#main-column h2 {
	margin: 2px 0 6px 0;
	font-size: 24px;
	font-weight: bold;
	color: #2e4758;
	}
#main-column h2 span {
	display: block;
	padding: 4px 0;
	font-size: 14px;
	font-weight: normal;
	color: #2e4758;
	}
#main-column h3 {
	padding: 4px 0;
	font-size: 14px;
	font-weight: bold;
	color: #2e4758;
	line-height: 18px;
	}
#main-column h3 a {
	color: #2e4758;
	text-decoration: none;
	}
#main-column h3 a:hover {
	text-decoration: underline;
	}
#main-column h4 {
	padding: 4px 0 16px 0;
	}
#main-column p,
#main-column ol,
#main-column ul {
	padding: 4px 10px 16px 0;
	font-size: 14px;
	color: #5b7685;
	line-height: 20px;
	}
#main-column ol {
	padding: 0 40px 20px 20px;
	list-style: decimal;
	}
#main-column ul {
	padding: 0 0 12px 6px;
	list-style: square;
	}
#main-column ul.side-links {
	list-style: none;
	}
#main-column li {
	padding: 0 0 6px 0;
	}
#main-column ul ul {
	padding: 5px 0 0 20px;
	list-style: disc;
	}
#main-column ul ul li.last {
	padding-bottom: 0px;
	}
#main-column ol ol {
	padding: 8px 0 0 24px;
	list-style: lower-latin;
	}
#main-column p strong.callout {
	font-size: 12px;
	}
#main-column p b {
	color: #2e4758;
	}
#main-column p a,
#main-column li a {
	color: #df5c1f;
	text-decoration: none;
	}
#main-column p.back a {
	padding: 0 0 0 10px;
	background: url(/media/mercury/images/common/bullet-orange.gif) no-repeat left 1px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	}
#main-column p a:hover,
#main-column li a:hover {
	text-decoration: underline;
	}
#main-column .secondary-text {
	margin: 20px 0 0 0;
	clear: both;
	}
#main-column .secondary-text p,
#main-column .secondary-text ol,
#main-column .secondary-text ul {
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 20px;
	}
#main-column .secondary-text h3 {
	padding: 0 0 10px 0;
	font-size: 18px;
	}
#main-column .secondary-text img {
	padding: 0 0 36px 0;
	}
#main-column .secondary-text td .left-img {
	float: none;
	}
#main-column table {
	width: 100%;
	}
#main-column td {
	vertical-align: top;
	}
#main-column dl {
	padding: 0 30px;
	}
#main-column dd {
	padding: 0 0 20px 20px;
	}
#main-column dt {
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #2E4758;
	}
#main-column dd dt {
	color: #5B7685;
	}
.list-head {
	display: block;
	padding: 0 0 8px 0;
	line-height: 18px;
	}
.right-img {
	padding: 6px 0 18px 20px;
	float: right;
	}
.left-img {
	padding: 6px 20px 18px 0;
	float: left;
	}
.right-img strong,
.left-img strong {
	display: block;
	padding: 6px 0;
	font-size: 12px;
	color: #878787;
	}
.center-img {
	padding: 0 0 20px 0;
	text-align: center;
	}
.center-img img {
	display: inline;
	}
.right-img .megabutton {
	display: block;
	margin: 0;
	width: 258px;
	padding: 0;
	border: 1px #df5c1f solid;
	background: #df5d1f url(/media/mercury/images/propellers/prop-finder/bg-button.png) repeat-x;
	text-decoration: none;
	float: left;
	cursor: pointer;
	}
.right-img .megabutton strong {
	display: block;
	margin: 0 6px 0 0;
	padding: 6px 12px 5px 30px;
	background: url(/media/mercury/images/common/button-open-link.png) no-repeat 6px center !important;
	background: url(/media/mercury/images/common/button-open-link.gif) no-repeat 6px center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f4f4f4;
	line-height: 15px;
	text-shadow: -1px -1px 0px rgba(153,51,0,.9);
	}
.right-img .megabutton:hover {
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,.6);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.6);
	box-shadow: 0px 0px 15px rgba(0,0,0,.6);
	border: 1px #f4f4f4 solid;
	background: #f58b34;
	color: #fff;
	}
.hr {
	padding: 30px 0 0 0;
	border-top: 1px #e6e6e6 solid;
	}
#main-column td .nonbullet {
	padding:2px 0;
	font-size: 14px;
	}
.partnertext {
	width: 495px;
	}
/*-- Side Nav --*/
#side-nav {
	border-top: 1px #dedfe0 solid;
	}
#side-nav li {
	border-bottom: 1px #dedfe0 solid;
	}
#side-nav a {
	display: block;
	padding: 8px 12px;
	font-size: 13px;
	font-weight: bold;
	color: #818f9d;
	line-height: 14px;
	text-decoration: none;
	}
#side-nav a:hover,
#side-nav .on a {
	background: #f6f6f6;
	color: #2e4758;
	}
#side-nav .on ul li {
	border-bottom: 0;
	}
#side-nav .on ul a {
	padding: 4px 24px;
	background: #f6f6f6 url(/media/mercury/images/common/arrow-sidenav.gif) no-repeat 1.25em .55em;
	font-size: 11px;
	}
#side-nav .on ul a:hover,
#side-nav .on ul .on a {
	background: #e9e9e9 url(/media/mercury/images/common/arrow-sidenav-on.gif) no-repeat 1.25em .55em;
	color: #6898b7;
	}
#side-nav .on ul .on a {
	border-top: 1px #dedfe0 solid;
	border-bottom: 1px #fff solid;
	}
/*-- About Styles --*/
.intro {
	font-size: 14px;
	color: #8b979b;
	line-height: 22px;
	}
#about-engines {
	margin: 12px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px #cbdde9 solid;
	padding: 20px 0 20px 0;
	background: #f1f5f6 url(/media/mercury/images/engines/outboards/about/engines-img.jpg) no-repeat 0 bottom;
	font-size: 11px;
	color: #5b7685;
	clear: right;
	}
#about-engines .engine-link {
	padding: 3px 6px 140px 6px;
	width: 299px;
	}
#about-engines .engine-link img {
	margin: -5px 0 0 0;
	}
#about-engines .engine-link h2 {
	padding: 2px 14px;
	font-size: 14px;
	font-weight: bold;
	color: #2e4758;
	}
#about-engines .engine-link p {
	padding: 2px 14px;
	font-size: 12px;
	line-height: 18px;
	}
#about-engines .engine-link a {
	display: block;
	padding: 6px 14px;
	font-size: 12px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	}
#about-engines .engine-link a:hover {
	text-decoration: underline;
	}
#about-engines .verado {
	border-right: 1px #cce0ed solid;
	}
#about-engines .optimax {
	border-left: 1px #fff solid;
	border-right: 1px #cce0ed solid;
	}
#about-engines .fourstrokes {
	border-left: 1px #fff solid;
	}
.timeline .year {
	border-top: 1px #e6e6e6 solid;
	clear: right;
	}
.timeline .year strong {
	font-size: 14px;
	}
.timeline .right-img {
	padding: 10px 0 20px 20px;
	width: 140px;
	}
#main-column.timeline .year p {
	font-size: 12px;
	line-height: 18px;
	}
#main-column.timeline h3 {
	padding: 24px 0 8px 0;
	font-size: 18px;
	}
#main-column.timeline .view-larger a {
	padding: 2px 0 0 18px;
	background: url(/media/mercury/images/common/icon-compare.png) no-repeat 0 center;
	font-size: 11px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	}
#main-column.timeline .view-larger a {
	background: url(/media/mercury/images/common/share-icon-orange.gif) no-repeat 0 center;
	}
#main-column.timeline .view-larger a:hover {
	text-decoration: underline;
	}
.gallery-pic {
	padding: 16px 0 0 0;
	width: 100%;
	}
.gallery-pic td {
	padding: 0 0 20px 0;
	}
.gallery-pic td img {
	border: 1px #bcc5cb solid;
	}
/*-- PDF List --*/
#download-column {
	width: 338px;
	font-size: 10px;
	color: #5b7685;
	line-height: 12px;
	float: right;
	}
#download-column p {
	padding: 8px 0 0 0;
	}
#pdf-list,
#oil-list {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px #cbdde9 solid;
	padding: 18px;
	background: #f1f5f6;
	color: #5b7685;
	clear: right;
	}
#pdf-list table,
#oil-list table {
	width: 100%;
	}
#pdf-list td,
#oil-list td {
	border-top: 1px #fff solid;
	border-bottom: 1px #cce0ed solid;
	padding: 12px 12px 12px 0;
	}
#pdf-list td.first,
#oil-list td.first {
	border-top: 0;
	}
#pdf-list td.last,
#oil-list td.last {
	border-bottom: 0;
	}
#main-column td p {
	padding: 2px 32px;
	font-size: 11px;
	color: #5b7685;
	line-height: 18px;
	}
#pdf-list a,
#main-column #pdf-item a {
	display: block;
	padding: 10px 0 4px 30px;
	font-size: 12px;
	font-weight: bold;
	background: url(/media/mercury/images/common/pdf-icon.gif) no-repeat 0 4px;
	color: #5b7685;
	text-decoration: none;
	line-height: 16px;
	}
#pdf-list .not-pdf a.bvLinkTargetBlank {
	background: url(/media/mercury/images/common/button-open-link.png) no-repeat 4px 8px;
	color: #df5c1f;
	}
#oil-list a {
	display: block;
	padding: 10px 30px 4px 10px;
	background: url(/media/mercury/images/common/arrow-list.gif) no-repeat 0 14px;
	font-size: 12px;
	font-weight: bold;
	color: #5B7685;
	text-decoration: none;
	line-height: 16px;
	}
#main-column #pdf-item a {
	padding: 8px 0 6px 30px;
	}
#pdf-list a span,
#main-column #pdf-item a span {
	font-size: 11px;
	font-weight: normal;
	}
#oil-list a:hover,
#pdf-list a:hover,
#main-column #pdf-lower a:hover,
#main-column #pdf-item a:hover {
	text-decoration: underline;
	}
#pdf-list em {
	margin: 6px 0;
	display: block;
	font-style: normal;
	}
#main-column #pdf-lower a {
	display: block;
	padding: 10px 0 4px 30px;
	font-size: 14px;
	font-weight: bold;
	background: url(/media/mercury/images/common/pdf-icon.gif) no-repeat 0 4px;
	color: #254a69;
	text-decoration: none;
	line-height: 16px;
	}
/*-- Brochure Request --*/
#brochureFrom {
	float: left;
	width: 500px;
	line-height: 16px;
}
#brochureFrom form{
	padding: 0 0 0 40px;
}
#brochureFrom .formtext {
	width: 270px;
}
#brochureFrom .common-button {
	float: left;
}
.brochures {
	float: right;
	width: 300px;
}
.brochures ul.pdf-item {
	margin-top: 10px;
}
/*-- Parts and Accessories --*/
.aftermarket {
	float: right;
	font-size: 12px;
}
.aftermarket img {
	float: right;
	margin: 3px 0 0 15px;
}
.aftermarket h3 {
	margin-bottom: 5px;
}
img.lubes {
	float: right;
	margin: 0 20px 15px 30px;
}
/*-- Service and Maintenance --*/
#main-column .disclaimer {
	border-top: 1px #cbdde9 solid;
	padding-top: 14px;
	clear: both;
	}
#main-column .disclaimer p {
	font-size: 11px;
	}
#main-column .disclaimer h3 {
	font-size: 11px;
	}
#main-column .disclaimer h4 {
	font-size: 11px;
	}
/*-- Customer Support --*/

ul.boatbuilders {
	float: left;
	width: 215px;
	margin-top: 10px;
}
/*-- Callouts --*/
#callouts {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px #cbdde9 solid;
	padding: 18px;
	background: #f1f5f6;
	color: #5b7685;
	clear: right;
	}
#callouts table {
	padding: 10px 0;
	}
#callouts td {
	padding: 0 19px;
	border-left: 1px #fff solid;
	border-right: 1px #cce0ed solid;
	width: 209px
	color: #2e4758;
	}
#callouts td.first {
	padding: 0 19px 0 0;
	border-left: 0;
	}
#callouts td.last {
	padding: 0 0 0 19px;
	border-right: 0;
	}
#callouts td img {
	display: block;
	border: 1px #bcc5cb solid;
	margin: 2px 0 12px 0;
	}
#callouts td p {
	padding: 8px 0;
	font-size: 12px;
	color: #5b7685;
	line-height: 16px;
	}
#callouts td a {
	display: block;
	margin: 6px 0;
	padding: 1px 0 0 9px;
	background: url(/media/mercury/images/common/bullet-orange.gif) no-repeat 0 center;
	font-size: 12px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	clear: left;
	float: left;
	}
/*-- FAQ Styles --*/
#main-column ul#faq-anchors-list {
	border-bottom: 1px #e7e7e7 solid;
	padding: 0 0 10px;
	list-style: none;
	}
#main-column ul#faq-anchors-list li {
	padding: 0;
	}
#main-column ul#faq-anchors-list a {
	display: block;
	padding: 8px 12px;
	background: url(/media/mercury/images/common/bullet-orange.gif) no-repeat 0 center;
	font-size: 14px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	}
#main-column ul#faq-anchors-list a:hover {
	text-decoration: underline;
	}
#main-column .faq-item {
	border-bottom: 1px #e7e7e7 solid;
	padding: 20px 0 0 0;
	}
#main-column .faq-item p {
	font-size: 12px;
	line-height: 18px;
	}
#main-column .faq-item .backtotop a {
	display: block;
	height: 1em;
	background: url(/media/mercury/images/common/arrow-backtotop.gif) no-repeat right center;
	padding: 0 40px 0 0;
	font-size: 11px;
	color: #8b979b;
	text-decoration: none;
	float: right;
	}
#main-column .faq-item .backtotop a:hover {
	text-decoration: underline;
	}
/* -- Inflatables -- */
#main-column #durabilityTable {
	border-collapse: collapse;
	width: auto;
	}
#durabilityTable th,
#durabilityTable td {
	border: 1px #cddee7 solid;
	padding: 11px;
	width: 100px;
	background: #eef2f4;
	font-size: 14px;
	font-weight: bold;
	color: #2e4758;
	text-align: center;
	vertical-align: middle;
	}
#durabilityTable tbody th {
	text-align: left;
	}
#durabilityTable thead th {
	background: #2e4758;
	color: #fff;
	}
#durabilityTable .blank {
	border: 0;
	background: none;
	}
#durabilityTable .even th,
#durabilityTable .even td {
	background: #d8e6ee;
	}
#durabilityTable strong {
	display: block;
	margin: 0 auto;
	width: 35px;
	height: 27px;
	background-image: url(/media/mercury/images/inflatable-boats/advantage/chart-star.png) !important;
	background-image: url(/media/mercury/images/inflatable-boats/advantage/chart-star.gif);
	text-indent:-2000em;
	}
#durabilityTable .stars2 {
	width: 70px;
	}
#durabilityTable .stars2-5 {
	width: 85px;
	background-position: -3px 0;
	}
#durabilityTable .stars3 {
	width: 105px;
	}
/* -- Repower -- */
.repower #filter-table {
	margin: 0 0 0 180px;
	}