#columns {
	padding: 0 18px 10px 18px;
	}
.about-mercury #columns,
.parts-and-accessories #columns,
.service-and-support #columns {
	padding: 10px 18px;
	}
#main-column {
	width: 750px;
	}
#dip-viewer {
	position: relative;
	margin: 0 0 12px 0;
	width: 750px;
	height: 287px;
	}
.engines #dip-viewer,
.propellers #dip-viewer,
.inflatable-boats #dip-viewer {
	margin: 10px 0 12px 18px;
	width: 942px;
	height: 340px;
	}
#dip-viewer #dip-nav {
	position: absolute;
	top: 304px;
	right: 19px;
	z-index: 50;
	}
#dip-viewer #dip-nav button {
	display: block;
	margin: 0 0 0 4px;
	padding: 0;
	border: 1px #8d999d solid;
	width: 16px;
	height: 16px;
	background: #a9b2b5;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#bdc4c7), to(#8f9b9f));
	background: -moz-linear-gradient(#bdc4c7, #8f9b9f);
	background: linear-gradient(#bdc4c7, #8f9b9f);
	float: left;
	cursor: pointer;
	}
#dip-viewer #dip-nav button#dip-playpause {
	border: 1px #df5c1f solid;
	background: #e78353 url(/media/mercury/images/common/dip-playpause.gif);
	background:  url(/media/mercury/images/common/dip-playpause.gif), -webkit-gradient(linear, 0 0, 0 100%, from(#eda481), to(#e2682e));
	background:  url(/media/mercury/images/common/dip-playpause.gif), -moz-linear-gradient(#eda481, #e2682e);
	background:  url(/media/mercury/images/common/dip-playpause.gif), linear-gradient(#eda481, #e2682e);
	}
#dip-viewer #dip-nav button#dip-playpause.pause {
	background: #e78353 url(/media/mercury/images/common/dip-playpause.gif) 0 -14px;
	background:  url(/media/mercury/images/common/dip-playpause.gif) 0 -14px, -webkit-gradient(linear, 0 0, 0 100%, from(#eda481), to(#e2682e));
	background:  url(/media/mercury/images/common/dip-playpause.gif) 0 -14px, -moz-linear-gradient(#eda481, #e2682e);
	background:  url(/media/mercury/images/common/dip-playpause.gif) 0 -14px, linear-gradient(#eda481, #e2682e);
	}
#dip-viewer #dip-nav button.on {
	border: 1px #df5c1f solid;
	background: #e78353;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#eda481), to(#e2682e));
	background: -moz-linear-gradient(#eda481, #e2682e);
	background: linear-gradient(#eda481, #e2682e);
	}
#dip-viewer #dip-nav button:hover {
	border: 1px #fff solid;
	}
#dip-viewer #toplayer {
	position: absolute;
	z-index: 30;
	}
#dip-viewer #bottomlayer {
	position: absolute;
	z-index: 20;
	}
#dip-viewer h1 {
	padding: 50px 0 0 30px;
	font: bold 60px/60px 'VegurBold', Helvetica, Arial, sans-serif;
	color: #fff;
	letter-spacing: -.025em;
	text-shadow: 0px 0px 50px rgba(0,0,0,.3);
	float: none;
	}
#dip-viewer p {
	padding: 10px 0 10px 30px;
	font: 18px/22px 'VegurRegular', Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0px 0px 50px rgba(0,0,0,.3);
	}
#dip-viewer div a {
	display: block;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	border: 1px #df5c1f solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #df5d1f url(/media/mercury/images/propellers/prop-finder/bg-button.png) repeat-x;
	text-decoration: none;
	float: left;
	cursor: pointer;
	}
#dip-viewer div a strong {
	display: block;
	margin: 0 6px 0 0;
	padding: 6px 22px 5px 12px;
	background: url(/media/mercury/images/propellers/prop-finder/arrow-button.png) no-repeat right center !important;
	background: url(/media/mercury/images/propellers/prop-finder/arrow-button.gif) no-repeat right 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);
	}
#dip-viewer div a.bvLinkTargetBlank strong {
	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;
	}
#dip-viewer div a: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;
	}
#dip-viewer div a:active {
	background: #df5d1f;
	}
#backgroundBottom,
#backgroundTop {
	position: absolute;
	z-index: 1;
	width: 750px;
	height: 287px;
	overflow: hidden;
	}
.engines #backgroundBottom,
.propellers #backgroundBottom,
.inflatable-boats #backgroundBottom,
.engines #backgroundTop,
.propellers #backgroundTop,
.inflatable-boats #backgroundTop {
	width: 942px;
	height: 340px;
	}
#backgroundTop {
	z-index: 5;
	}
.section-browser {
	margin: 0 12px 0 0;
	padding: 0 20px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px;
	width: 710px;
	background: #cbdbe5 url(/media/mercury/images/engines/main-bg.png) repeat-x;
	}
.section-browser th {
	padding: 0 0 0 40px;
	}
.section-browser td {
	padding: 20px 0 20px 40px;
	background: url(/media/mercury/images/engines/engine-hr.png) no-repeat right bottom;
	font-size: 12px;
	color: #5b7685;
	line-height: 16px;
	vertical-align: top;
	}
.section-browser td.last {
	background: none;
	}
.section-browser th:first-child {
	padding: 0;
	}
.section-browser td:first-child {
	padding: 18px 0;
	}
.section-browser td a {
	display: block;
	margin: 6px 0 0 0;
	padding: 0 0 0 8px;
	background: url(/media/mercury/images/common/arrow-lg.gif) no-repeat -2px 2px;
	font-size: 11px;
	font-weight: bold;
	color: #5d8fb0;
	text-decoration: none;
	}
.section-browser td p a {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #5d8fb0;
	text-decoration: none;
	}
.section-browser td strong a {
	margin: 0;
	padding: 0 0 6px 0;
	background: none;
	font-size: 16px;
	color: #df5c1f;
	line-height: 20px;
	}
.section-browser td a:hover {
	color: #405c72;
	}
.section-browser td strong a:hover {
	background: none;
	}
.section-header {
	margin: 0 0 16px 0;
	padding: 23px 0 13px 0;
	background: url(/media/mercury/images/engines/engine-hr.png) repeat-x right bottom;
	font-size: 14px;
	color: #5b7685;
	line-height: 18px;
	}
.section-header h2 {
	padding: 0 0 10px 0;
	font-size: 28px;
	font-weight: bold;
	color: #405c72;
	}
.section-header a {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 24px 0 12px;
	background: url(/media/mercury/images/common/bullet-orange.gif) no-repeat 1px 3px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	float: left;
	}
.section-header a:hover {
	text-decoration: underline;
	}
.section-browser th a,
.section-browser th strong {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #5d8fb0;
	text-decoration: none;
	}
.section-browser th img {
	display: block;
	margin: 10px 0 0 0;
	border: 1px #fff solid;
	}
.section-browser th a:hover strong {
	color: #405c72;
	}
.section-browser th a:hover img {
	border: 1px #405c72 solid;
	}
#section-jump {
	float: right;
	}
.select-style {
	width: 200px;
	}
.section-browser .select-style {
	margin: 8px 0 0 0;
	}
#section-jump-select {
	margin: 0;
	width: 225px;
	}