/* --- Home --- */
#dip-highlight {
	position: relative;
	height: 5px;
	background: url('/site_media/home/dip-highlight-bg.png');
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.4);
	   -moz-box-shadow: 0 4px 5px rgba(0,0,0,.4);
			box-shadow: 0 4px 5px rgba(0,0,0,.4);
	}
.dip-highlight {
	position: absolute;
	left: 1150px;
	}
#home-big-dip,
#big-dip {
	position: relative;
	width: 980px;
	height: 480px;
	overflow: hidden;
	}
#home-big-dip .dip-bottom,
#big-dip .dip-bottom {
	position: absolute;
	top: 426px;
	left: 36px;
	z-index: 50;
	}
#news-scroll {
	border-top: 1px #fff solid;
	height: 39px;
	background: #d7d7d7;
	}
.news-scroll-title {
	float: left;
	padding: 10px 26px 0 18px;
	height: 29px;
	background: #d7d7d7 url('/site_media/home/news-scroll-title-bg.png') no-repeat right 0;
	font: normal 16px/18px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
.news-scroll-list {
	float: left;
	padding: 11px 0 0 20px;
	width: 718px;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	}
.news-scroll-list a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.news-scroll-list {margin: 12px 0 0;padding:0 0 0 11px;clear:none;list-style-type:none}
#promo-scroll {clear:both}
.news-scroll-pagination {
	float: right;
	margin: 0;
	padding: 13px 0 0 20px;
	font-size: 12px;
	line-height: 14px;
	}
.news-scroll-pagination .left,
.news-scroll-pagination .right {
	float: left;
	display: block;
	width: 21px;
	height: 14px;
	background: #d7d7d7 url('/site_media/home/pagination-arrows.png') no-repeat;
	}
.news-scroll-pagination .right {
	background-position: -44px 0;
	}
.news-scroll-pagination .left:hover {
	background-position: 0 -14px;
	}
.news-scroll-pagination .right:hover {
	background-position: -44px -14px;
	}
.page-counter {
	float: left;
	display: block;
	}
#promo-scroll,
#video-scroll {
	position: relative;
	overflow: hidden;
	padding: 6px 0 40px 0;
	}
.promo-scroll-nav .dip-nav {
	position: absolute;
	top: 270px;
	left: 50%;
	padding: 0 12px 0 0;
	}
#promo-scroll > ul,
#video-scroll > ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.promo-scroll-item {
	float: left;
	display: block;
	margin: 20px 0 20px 20px;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	   -moz-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
			box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	width: 220px;
	height: 220px;
	background: #fdfdfd;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0.2, rgb(255,255,255)),
		color-stop(1, rgb(215,215,215))
	);
	background-image: -moz-linear-gradient(
		left top,
		rgb(255,255,255) 20%,
		rgb(215,215,215) 100%
	);
	background-image: linear-gradient(
		left top,
		rgb(255,255,255) 20%,
		rgb(215,215,215) 100%
	);
	}
.promo-scroll-link {
	display: block;
	width: 220px;
	height: 220px;
	color: #181818;
	}
.promo-scroll-title {
	display: block;
	padding: 14px 12px 6px 12px;
	font: normal 16px/18px 'Trade Gothic W02 Roman', Helvetica, Arial, sans-serif;
	}
.promo-scroll-title > strong {
	font: normal 16px/18px 'TradeGothicW01-BoldExte', Helvetica, Arial, sans-serif;
	}
.promo-scroll-copy {
	display: block;
	padding: 0 12px 0 12px;
	font-size: 11px;
	line-height: 16px;
	}
.promo-scroll-faux-link {
	font-weight: bold;
	color: #19519a;
	}
.promo-scroll-link:hover {
	text-decoration: none;
	}
.promo-scroll-link:hover .promo-scroll-faux-link {
	text-decoration: underline;
	}
.promo-scroll-left,
.promo-scroll-right,
.viewer-arrow {
	display: block;
	position: absolute;
	top: 125px;
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	   -moz-box-shadow: 2px 2px 3px rgba(0,0,0,.3);
			box-shadow: 2px 2px 3px rgba(0,0,0,.3);
	border: 1px #1d5ead solid;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	}
.promo-scroll-left:hover,
.promo-scroll-right:hover,
.viewer-arrow:hover {
	border: 1px #7db6fa solid;
	}
.promo-scroll-left {
	left: 10px;
	}
.promo-scroll-right {
	right: 10px;
	}
.promo-scroll-right:active,
.promo-scroll-left:active {
	margin: 1px 0 0 2px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
	   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
			box-shadow: 1px 1px 2px rgba(0,0,0,.3);
	}
.promo-scroll-right:active {
	right: 8px;
	margin: 1px 0 0 0;
	}
.no-cssgradients .promo-scroll-left,
.no-cssgradients .promo-scroll-right,
.no-cssgradients .viewer-arrow {
	background: url('/site_media/common/glossy-bg-blue.png') repeat-x 0 50%;
	}
.cssgradients .promo-scroll-left,
.cssgradients .promo-scroll-right,
.cssgradients .viewer-arrow {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(57,127,212)),
		color-stop(0.5, rgb(33,98,178)),
		color-stop(0.5, rgb(12,70,140)),
		color-stop(1, rgb(27,91,169))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(57,127,212) 0%,
		rgb(33,98,178) 50%,
		rgb(12,70,140) 50%,
		rgb(27,91,169) 100%
	);
	background-image: linear-gradient(
		center top,
		rgb(57,127,212) 0%,
		rgb(33,98,178) 50%,
		rgb(12,70,140) 50%,
		rgb(27,91,169) 100%
	);
	}
.video-scroll-item {
	float: left;
	display: block;
	margin: 0 0 0 20px;
	width: 120px;
	height: 90px;
	}
.video-scroll-link {
	display: block;
	width: 120px;
	height: 90px;
	}
#video-scroll .promo-scroll-left,
#video-scroll .promo-scroll-right {
	top: 38px;
	}
/* --- Category --- */
.banner {
	margin: 0;
	height: 120px;
	background: url('/site_media/common/samson_category_banner.jpg') no-repeat;
	}
.banner h1 {
	display: block;
	margin: 0;
	padding: 42px 0 0 35px;
	font: normal 30px/32px 'TradeGothicW01-BoldExte', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-shadow: 0 0 18px rgba(0,0,0,.75);
	color: #fff;
	}
.product-list {
	margin: 0;
	padding: 52px 0;
	}
.product-list-item {
	border-right: 4px #d7d7d7 solid;
	border-bottom: 4px #d7d7d7 solid;
	padding: 0;
	width: 288px;
	background: #b2b2b2;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.7, rgb(201,201,201)),
		color-stop(1, rgb(178,178,178))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(201,201,201) 70%,
		rgb(178,178,178) 100%
	);
	background-image: linear-gradient(
		center top,
		rgb(201,201,201) 70%,
		rgb(178,178,178) 100%
	);
	vertical-align: top;
	}
.product-list .omega {
	border-right: 0;
	}
.product-link {
	display: block;
	font-size: 12px;
	line-height: 14px;
	}
.product-link:hover {
	text-decoration: none;
	}
.product-title {
	display: block;
	margin: 14px 16px 0;
	font: normal 18px/22px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	}
.product-link:hover .product-title {
	text-decoration: underline;
	}
.product-copy {
	display: block;
	margin: 4px 16px 14px;
	font-size: 13px;
	line-height: 15px;
	color: #191919;
	}
/* --- Buy now Product Detail --- */
.buy-field {
	padding: 0 20px 10px 10px;
	font-size: 11px;
	line-height: 14px;
	color: #191919;
	}
.buy-field a {
	font-weight: bold;
	}
.buy-field strong {
	font-size: 14px;
	}
.buy-price {
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
	color: #8c0a11;
	}
.buy-price strike {
	font-size: 17px;
	color: #7c7c7c;
	}
.buy-field .common-button {
	float: left;
	margin: 16px 0 0 0;
	padding: 6px 20px;
	font-size: 17px;
	}
.out-of-stock .buy-price {
	color: #7c7c7c;
	}
.notify {
	position: relative;
	}
.notify-pop {
	position: absolute;
	top: 58px;
	z-index: 10;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	   -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	        box-shadow: 3px 3px 3px rgba(0, 0, 0, .3);
	padding: 20px;
	background: #fff;
	}
.notify-pop:after {
    display: block;
	content: "";
	position: absolute;
	top: -10px;
	left: 23px;
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: #fff transparent;
    width: 0;
	}
.notify-pop .notify-request {
	float: left;
	margin: 0 10px 0 0;
	width: 120px;
	}
.notify-pop .common-button {
	float: left;
	margin: 0;
	padding: 3px 18px;
	font-size: 13px;
	}
/* --- Product Detail --- */
.product-window {
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    width: 580px;
    height: 464px;
    background: #fff;
	}
.product-image {
	display:none;
	}
.viewer-arrow {
	z-index:10;
	top: 217px;
	display: none;
	width: 22px;
	height: 22px;
	-webkit-transition: all 0.2s ease;
	   -moz-transition: all 0.2s ease;
			transition: all 0.2s ease;
	}
.left-arrow {
    left: 0;
    border-left: 0 !important;
	-webkit-border-radius: 0 3px 3px 0;
	   -moz-border-radius: 0 3px 3px 0;
	        border-radius: 0 3px 3px 0;
	}
.right-arrow {
    right: 0;
    border-right: 0 !important;
	-webkit-border-radius: 3px 0 0 3px;
	   -moz-border-radius: 3px 0 0 3px;
	        border-radius: 3px 0 0 3px;
	}
.left-arrow:hover {
    border-left: 0 !important;
	}
.right-arrow:hover {
    border-right: 0 !important;
    }
.viewer-nav {
	margin: 0;
	padding: 0;
	}
.viewer-nav > li {
	float: left;
    display: block;
    list-style: none outside none;
    margin: 0 8px 8px 0;
    border: 2px solid #fff;
    height: 88px;
    width: 110px;
    background: #fff;
    cursor: pointer;
	}
.viewer-nav > li:hover {
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	   -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.4);
			box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	}
.viewer-nav > li.selected {
    border: 2px solid #1a56a1;
	}
.view-larger-link {
	padding: 6px 0 36px;
	}
.view-larger-link > a {
	float: right;
	display: block;
	padding: 4px 26px 0 0;
	min-height: 14px;
	background: url('/site_media/common/view-larger-icon.png') no-repeat right 0;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	}
/* --- Tabbed --- */
#tab-set {
	display: none;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	   -moz-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
			box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	}
.tab-header {
	margin: 18px 0 0 0;
	font: 13px/15px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	clear: left;
	}
.tab-header > ul {
	list-style: none;
	margin: 0;
	border-top: 1px #387dd0 solid;
	padding: 5px 11px 0;
	height: 29px;
	}
.tab-header > ul > li {
	float: left;
	margin: 0 9px 0 0;
	}
.tab-header > ul > li > a {
	display: block;
	border: 1px transparent solid;
	padding: 4px 5px;
	height: 21px;
	color: #fff;
	}
.tab-header > ul > .ui-state-active > a {
	border: 1px #fff solid;
	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0;
	padding: 4px 5px;
	background: #fff;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #d8d8d8),
		color-stop(1, #fff)
	);
	background: -moz-linear-gradient(
		center top,
		#d8d8d8 0%,
		#fff 100%
	);
	background: linear-gradient(
		center top,
		#d8d8d8 0%,
		#fff 100%
	);
	color: #333;
	}
.tab-header > ul > .ui-state-active > a:hover {
	text-decoration: none;
	}
.ui-tabs-hide {
	display: none;
	}
.ui-tabs-panel {
	padding: 25px;
	background: #fff;
	font-size: 13px;
	line-height: 20px;
	color: #181818;
	}
.ui-tabs-panel > h3 {
	margin: 0 0 12px 0;
	font: normal 20px/22px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	}
.ui-tabs-panel > h4 {
	margin: 0;
	padding: 4px 0 0;
	font-size: 16px;
	}
.ui-tabs-panel > p {
	margin: 4px 0 15px 0;
	}
.ui-tabs-panel img {
	display: inline;
	max-width: 530px;
	}
.ui-tabs-panel .caption {
	padding: 2px 10px 10px;
	font-size: .9em;
	}
.image-center {
	margin: 0 auto;
	width: 450px;
	}
.image-center > .caption {
	font-size: 11px;
	font-style: italic;
	}
/* --- Market Header --- */
.market-header {
	padding: 1px 1px 0;
	}
.cssgradients .market-header {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #1c5eac),
		color-stop(1, #00244e)
	);
	background: -moz-linear-gradient(
		center top,
		#1c5eac 0%,
		#00244e 100%
	);
	background: linear-gradient(
		center top,
		#1c5eac 0%,
		#00244e 100%
	);
	}
.no-cssgradients .market-header {
	background: #00244e url('/site_media/common/header-bg-blue.png') repeat-x 0 50%;
	}
.market-header > ul {
	border-top: 1px #387dd0 solid;
	}
/* --- Brand Landing --- */
.brand-landing-table ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	min-height: 160px;
	font: normal 16px/20px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	}
.brand-landing-table span {
	font-size: 13px;
	}
.brand-landing-table ul li {
	padding: 10px 8px;
	}
.brand-landing-table ul ul {
	list-style: none;
	margin: 2px 0 0 0;
	width: auto;
	font: 13px/16px Helvetica, Arial, sans-serif;
	color: #191919;
	}
.brand-landing-table ul li li {
	padding: 1px 4px 4px 13px;
	background: url('/site_media/common/bullet.png') no-repeat 4px 6px;
	}
.brand-landing-table ul li li a {
	color: #191919;
	}
.brand-landing-table td {
	border-bottom: 4px #d7d7d7 solid;
	padding: 0;
	width: 290px;
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	}
/* --- Category Group --- */
.category-group-list {
	list-style: none;
	margin: 51px 0 0 0;
	padding: 0;
	}
.category-group-item {
	margin: 0 0 4px;
	padding: 20px;
	min-height: 170px;
	background-color: #f3f3f3;
	background-repeat: no-repeat;
	background-position: right bottom;
	font: normal 16px/20px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	}
.category-group-item span {
	font-size: 13px;
	}
.category-group-item-list {
	list-style: disc;
	margin: 0 0 0 20px;
	padding: 1px 0 4px 0;
	font: 13px/17px Helvetica, Arial, sans-serif;
	color: #191919;
	}
.category-item a {
	color: #191919;
	}
/* --- Aside styles --- */
#social-links {
	padding: 30px 0 28px;
	text-align: right;
	}
.category #social-links {
	padding: 20px 0 10px;
	}
.aside h4,
.artist-videos h4 {
	margin: 0 0 6px;
	padding: 0;
	font: normal 20px/22px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	color: #666;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
.aside-block {
	position: relative;
	margin: 0 0 20px;
	padding: 16px 10px 0;
	background: url('/site_media/common/hr.png') no-repeat;
	}
.aside-block > p {
	margin: 6px 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #191919;
	}
.contact .aside-block > p {
	font-weight: normal;
	}
.contact .aside-block > p a {
	font-weight: bold;
	}
#find-dealer h4 {
	float: left;
	}
.plus-minus {
	float: left;
	display: block;
	margin: 6px 0 0 20px;
	padding: 2px 0 3px 20px;
	background: url('/site_media/common/plus-minus-icon-blue.png') no-repeat;
	font-size: 10px;
	font-weight: bold;
	}
#dealer-tab-set {
	display: none;
	}
.dealer-tab-header {
	list-style: none;
	overflow: hidden;
	margin: 14px 0 0;
	padding: 0;
	height: 30px;
	}
.dealer-tab-header > li {
	float: left;
	}
.dealer-tab-header > li > a {
	display: block;
	margin: 0 6px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0;
	padding: 8px;
	background: #b1b1b1;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.65, #b1b1b1),
		color-stop(1, #989898)
	);
	background-image: -moz-linear-gradient(
		center top,
		#b1b1b1 65%,
		#989898 100%
	);
	background-image: linear-gradient(
		center top,
		#b1b1b1 65%,
		#989898 100%
	);
	font-size: 13px;
	font-weight: bold;
	color: #191919;
	}
.dealer-tab-header > .ui-state-active > a {
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.4);
	   -moz-box-shadow: 2px 2px 3px rgba(0,0,0,.4);
			box-shadow: 2px 2px 3px rgba(0,0,0,.4);
	background: #e5e5e5;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #ffffff),
		color-stop(1, #e5e5e5)
	);
	background-image: -moz-linear-gradient(
		center top,
		#ffffff 0%,
		#e5e5e5 100%
	);
	background-image: linear-gradient(
		center top,
		#ffffff 0%,
		#e5e5e5 100%
	);
	text-decoration: none;
	}
.dealer-tab-section {
	clear: left;
	-webkit-box-shadow: 2px 3px 3px rgba(0,0,0,.4);
	   -moz-box-shadow: 2px 3px 3px rgba(0,0,0,.4);
			box-shadow: 2px 3px 3px rgba(0,0,0,.4);
	padding: 14px 10px;
	background: #e5e5e5;
	font-size: 12px;
	color: #191919;
	}
.cssgradients .dealer-tab-section {
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0.6, rgb(229,229,229)),
		color-stop(1, rgb(245,245,245))
	);
	background-image: -moz-linear-gradient(
		left top,
		rgb(229,229,229) 60%,
		rgb(245,245,245) 100%
	);
	background-image: linear-gradient(
		left top,
		rgb(229,229,229) 60%,
		rgb(245,245,245) 100%
	);
	}
.dealer-tab-section > p {
	margin: 0;
	}
.dealer-tab-section label {
	float: left;
	padding: 3px 0 0 10px;
	width: 68px;
	font-weight: bold;
	}
.form-item {
	clear: left;
	margin: 8px 0 10px;
	}
.form-item input {
	float: left;
	margin: 2px 0 0;
	border: 1px #c0c0c0 solid;
	border-top: 1px #848484 solid;
	padding: 2px;
	width: 73px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	}
.form-item input:focus {
	background: #fff;
	}
.form-item select {
	float: left;
	}
.form-item .common-button {
	float: left;
	margin: 0 0 0 20px;
	}
.common-button {
	display: block;
	box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	border: 1px #4f7fbc solid;
	-webkit-border-radius: 3px 3px 3px 3px;
	   -moz-border-radius: 3px 3px 3px 3px;
	        border-radius: 3px 3px 3px 3px;
	padding: 3px 18px;
	background: #1d5ead;
    font-family: Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}
.no-cssgradients .common-button {
	background: #1d5ead url('/site_media/common/glossy-bg-blue.png') repeat-x 0 50%;
	}
.cssgradients .common-button {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(57,127,212)),
		color-stop(0.5, rgb(33,98,178)),
		color-stop(0.5, rgb(12,70,140)),
		color-stop(1, rgb(27,91,169))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(57,127,212) 0%,
		rgb(33,98,178) 50%,
		rgb(12,70,140) 50%,
		rgb(27,91,169) 100%
	);
	background-image: linear-gradient(
		center top,
		rgb(57,127,212) 0%,
		rgb(33,98,178) 50%,
		rgb(12,70,140) 50%,
		rgb(27,91,169) 100%
	);
	}
.common-button:hover {
	border: 1px #fff solid;
	}
.black-button {
	float: left;
	display: block;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	   -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	        box-shadow: 2px 2px 4px rgba(0,0,0,.4);
	border: 1px #575757 solid;
	-webkit-border-radius: 3px 3px 3px 3px;
	   -moz-border-radius: 3px 3px 3px 3px;
	        border-radius: 3px 3px 3px 3px;
	padding: 3px 12px;
	background: #1d5ead;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}
.no-cssgradients .black-button {
	background: url('/site_media/common/glossy-bg-black.png') repeat-x 0 50%;
	}
.cssgradients .black-button {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(130,130,130)),
		color-stop(0.5, rgb(56,56,56)),
		color-stop(0.5, rgb(30,30,30)),
		color-stop(1, rgb(48,48,48))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(130,130,130) 0%,
		rgb(56,56,56) 50%,
		rgb(30,30,30) 50%,
		rgb(48,48,48) 100%
	);
	background-image: linear-gradient(
		center top,
		rgb(130,130,130) 0%,
		rgb(56,56,56) 50%,
		rgb(30,30,30) 50%,
		rgb(48,48,48) 100%
	);
	}
.cancel-button {
	margin: 2px 18px 0 0;
	border: 1px #7f7f7f solid;
	padding: 3px 6px;
	background: #8e8e8e;
	font-size: 14px;
	text-shadow: 1px 1px 0 rgba(77,77,77,.75);
	}
.small-button {
	margin: 2px 18px 0 0;
	border: 1px #7f7f7f solid;
	padding: 2px 4px;
	background: #8e8e8e;
	font-size: 11px;
	text-shadow: 1px 1px 0 rgba(77,77,77,.75);
	}
.no-cssgradients .small-button,
.no-cssgradients .cancel-button {
	background: url('/site_media/common/glossy-bg-black.png') repeat-x 0 50%;
	}
.cssgradients .small-button,
.cssgradients .cancel-button {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgb(142,142,142)),
		color-stop(0.5, rgb(102,102,102)),
		color-stop(0.5, rgb(76,76,76)),
		color-stop(1, rgb(101,101,101))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(142,142,142) 0%,
		rgb(102,102,102) 50%,
		rgb(76,76,76) 50%,
		rgb(101,101,101) 100%
	);
	background-image: linear-gradient(
		center top,
		rgb(142,142,142) 0%,
		rgb(102,102,102) 50%,
		rgb(76,76,76) 50%,
		rgb(101,101,101) 100%
	);
	}
.quick-links {
	margin: 0 11px 4px 10px;
	padding: 8px 14px;
	border: 1px #b2b2b2 solid;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	   -moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	        box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0.25, rgba(255,255,255,0)),
		color-stop(1, rgba(255,255,255,.6))
	);
	background-image: -moz-linear-gradient(
		left top,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,.6) 100%
	);
	background-image: linear-gradient(
		left top,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,.6) 100%
	);
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #19519a;
	}
.quick-links > ul {
	float: left;
	margin: 0 0 0 16px;
	padding: 0;
	width: 124px;
	}
.quick-links > ul > li {
	margin: 6px 0;
	}
.quick-links + .aside-block {
	background: none;
	}
p.prop-sixty-five {
	color:#000;
	font-size: 12px;
    line-height: 1.7;
    max-width: 259px;
    margin: 37px 11px 4px 24px;
}
.media-list {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.media-list li {
	margin: 10px 0 20px 0;
	}
#find-dealer {
	margin: 0 0 20px;
	padding: 16px 10px;
	background: url('/site_media/common/hr.png') no-repeat, url('/site_media/common/hr.png') no-repeat left bottom;
	}
#related-products {
	padding: 0 0 0 10px;
	background: none;
	}
.related-products-list {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#parts-and-accessories-tab .related-products-list {
	margin: 0 0 0 23px;
	}
.related-product {
	float: left;
	margin: 10px 10px 0 0;
	}
.related-product > a {
	overflow: hidden;
	display: block;
	width: 155px;
	height: 206px;
	background: #b2b2b2;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.7, rgb(201,201,201)),
		color-stop(1, rgb(178,178,178))
	);
	background-image: -moz-linear-gradient(
		center top,
		rgb(201,201,201) 70%,
		rgb(178,178,178) 100%
	);
	background-image: linear-gradient(
		center top,
		rgb(201,201,201) 70%,
		rgb(178,178,178) 100%
	);
	font-size: 12px;
	line-height: 14px;
	}
#parts-and-accessories-tab .related-product > a {
	padding: 1px;
	}
.related-product > a:hover {
	background: #c9c9c9;
	text-decoration: none;
	}
.product-image {
	padding: 0 0 8px 0;
	}
.market-title {
	display: block;
	padding: 8px 8px 0;
	font: 10px/10px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #666;
	}
.product-name {
	display: block;
	padding: 2px 8px;
	font: normal 15px/17px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	}
.product-description {
	display: block;
	padding: 0 8px;
	color: #181818;
	}
#aside-promo img {
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	   -moz-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
			box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	}
.click-through-nav {
	clear: left;
	margin: 0;
	padding: 6px 0 8px 105px;
	font-size: 12px;
	line-height: 14px;
	}
.click-through-nav .left,
.click-through-nav .right {
	float: left;
	display: block;
	margin: 0 4px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
	   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
			box-shadow: 1px 1px 2px rgba(0,0,0,.3);
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	     -o-border-radius: 2px;
    border-radius: 2px 2px 2px 2px;
	width: 13px;
	height: 13px;
	background: #d7d7d7 url('/site_media/common/arrow-sprite.png') no-repeat;
	}
.click-through-nav .right {
	background-position: -15px 0;
	}
.click-through-nav .left:active {
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.3);
	   -moz-box-shadow: 0 0 2px rgba(0,0,0,.3);
			box-shadow: 0 0 2px rgba(0,0,0,.3);
	margin: 1px 2px 0 6px;

	}
.click-through-nav .right:active {
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.3);
	   -moz-box-shadow: 0 0 2px rgba(0,0,0,.3);
			box-shadow: 0 0 2px rgba(0,0,0,.3);
	margin: 1px 2px 0 3px;
	}
.click-through {
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #191919;
	}
.click-through b {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
.click-through > ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 288px;
	min-height: 100px;
	}
.return-to {
	margin: 0 20px;
	padding: 20px 0;
	background: url('/site_media/common/hr-grid-12.png') no-repeat center 0;
	}
.return-to a {
	display: block;
	margin-bottom: 20px;
	padding: 2px 0 2px 22px;
	background: url('/site_media/common/icon-return-to.png') no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	}
#find-dealer-side td {
	padding: 10px 0;
	line-height: 15px;
	vertical-align: top;
	}
#find-dealer-side strong a {
	display: none;
	}
#find-dealer-side .dealer-address {
	}
#find-dealer-side .dealer-address a {
	font-weight: bold;
	}
#find-dealer-side .dealer-distance {
	padding: 10px 0 10px 20px;
	}
/* --- Artist DIP --- */
.dip-nav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
.dip-nav > li {
	float: left;
	margin: 6px 0 0 8px;
	}
#side-cycle-promo .dip-nav {
	float: right;
	}
#side-cycle-promo .dip-viewer {
	margin: 12px 0 0 0;
	}
#side-cylcle-viewer-big {
	position: relative;
    height: 320px;
    width: 320px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	   -moz-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
			box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	}
#side-cylcle-viewer-big a {
	display: block;
    height: 320px;
    width: 320px;
	}
#side-cylcle-viewer-big span {
	position: absolute;
	bottom: 0;
	z-index: 10;
	display: block;
	padding: 20px 8px 8px 8px;
    width: 304px;
	font-size: 12px;
	color: #ccc;
	}
#side-cylcle-viewer-big strong {
	display: block;
	font: normal 18px/22px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	color: #999;
	}
#side-cylcle-viewer-big a:hover {
	text-decoration: none;
	}
#side-cylcle-viewer-big a:hover strong {
	color: #fff;
	}
.cssgradients #side-cylcle-viewer-big span {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(0,0,0,.0)),
		color-stop(.45, rgba(0,0,0,.6)),
		color-stop(1, rgba(0,0,0,.6))
	);
	background-image: -moz-linear-gradient(center top, rgba(0,0,0,.0) 0, rgba(0,0,0,.6) 45%, rgba(0,0,0,.6) 100%);
	background-image:  -ms-linear-gradient(center top, rgba(0,0,0,.0) 0, rgba(0,0,0,.6) 45%, rgba(0,0,0,.6) 100%);
	background-image:   -o-linear-gradient(center top, rgba(0,0,0,.0) 0, rgba(0,0,0,.6) 45%, rgba(0,0,0,.6) 100%);
	background-image:      linear-gradient(center top, rgba(0,0,0,.0) 0, rgba(0,0,0,.6) 45%, rgba(0,0,0,.6) 100%);
	}
.no-cssgradients #side-cylcle-viewer-big span {
	padding: 8px;
	background: #000;
	}
.subtext {
	float: left;
	margin: 9px 0 0 12px;
	width: 400px;
	font-size: 11px;
	}
/* --- Common DIP --- */
.dip-viewer {
	position:relative;
	overflow:hidden;
	}
.dip-viewer ul {
	position:absolute;
	list-style:none;
	margin: 0;
	padding: 0;
	width: 3000px;
	}
.dip-viewer ul li {
	float: left;
	display: block;
	}
.dip-nav-link {
    display: inline-block;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	     -o-border-radius: 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #7f7f7f;
    height: 10px;
    width: 10px;
	}
.dip-nav-link:hover,
.on .dip-nav-link {
    background-color: #19519a;
	}
/* --- Brand Tabs --- */
.support-sections {
	padding: 0 0 20px;
	}
.support-section {
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	   -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	        box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0;
	}
.support-section-header {
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.13);
	   -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.13);
	        box-shadow: inset 0 1px 2px rgba(0,0,0,.13);
	-webkit-border-radius: 3px 3px 0 0;
	   -moz-border-radius: 3px 3px 0 0;
	        border-radius: 3px 3px 0 0;
	height: 29px;
	background: #c6c6c6;
	}
.cssgradients .support-section-header {
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(0, #bababa),
		color-stop(0.3, #c6c6c6),
		color-stop(0.7, #c6c6c6),
		color-stop(1, #bababa)
	);
	background-image: -moz-linear-gradient(left center, #bababa 0%,	#c6c6c6 30%, #c6c6c6 70%, #bababa 100%);
	background-image:  -ms-linear-gradient(left center, #bababa 0%, #c6c6c6 30%, #c6c6c6 70%, #bababa 100%);
	background-image:   -o-linear-gradient(left center, #bababa 0%, #c6c6c6 30%, #c6c6c6 70%, #bababa 100%);
	background-image:      linear-gradient(left center, #bababa 0%, #c6c6c6 30%, #c6c6c6 70%, #bababa 100%);
	}
.support-section-header.active {
	-webkit-box-shadow: 0 0 0 #fff;
	   -moz-box-shadow: 0 0 0 #fff;
	        box-shadow: 0 0 0 #fff;
	background: #f2f2f2 url('/site_media/support/tab-active.png') repeat-x 0 -1px;
	}
.support-section-header a {
	display: block;
	margin: 0;
	padding: 9px 0 0 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #4c4c4c;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(255,255,255,.35);
	}
.support-section-links {
	padding: 18px 10px 18px 22px;
	background: #fff;
	min-height: 116px;
	font-size: 13px;
	}
.support-section-links a {
	font-weight: bold;
	}
.cssgradients .support-section-links {
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0, #ffffff),
		color-stop(1, #d6d6d6)
	);
	background-image: -moz-linear-gradient(left top, #ffffff 0%, #d6d6d6 100%);
	background-image:  -ms-linear-gradient(left top, #ffffff 0%, #d6d6d6 100%);
	background-image:   -o-linear-gradient(left top, #ffffff 0%, #d6d6d6 100%);
	background-image:      linear-gradient(left top, #ffffff 0%, #d6d6d6 100%);
	}
.support-section-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
.support-section-links li {
	padding: 8px 0 0;
	}
.support-tab-content {
	position: relative;
	z-index: 1;
	clear: left;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	   -moz-box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	        box-shadow: 2px 2px 2px rgba(0,0,0,.18);
	padding: 19px 4px 19px 22px;
	background: #e5e5e5 url('/site_media/support/tab-content.png') repeat-x;
	font-size: 12px;
	line-height: 19px;
	color: #191919;
	}
.support-tab-content h3 {
	margin: 0;
	padding: 22px 0 12px 0;
	font: normal 24px/26px 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	color: #181818;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
.support-tab-footer {
	clear: both;
	padding: 20px 0 0 0;
	}
.sort-nav {
	padding: 2px 0;
	}
.sort-nav span {
	float: left;
	display: block;
	padding: 2px 6px 2px 0;
	}
.sort-nav a {
	float: left;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.25);
	   -moz-box-shadow: inset 0 0 4px rgba(0,0,0,.25);
	        box-shadow: inset 0 0 4px rgba(0,0,0,.25);
	display: block;
	margin: 0 8px 0 0;
	padding: 2px 6px;
	background: #b6b6b6;
	font-size: 13px;
	font-weight: bold;
	color: #606060;
	text-shadow: 1px 1px 0 rgba(255,255,255,.25);
	}
.letter-list li {
	display: block;
	float: left;
	}
.sort-nav a.active,
.letter-list a,
.letter-list a.available {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	   -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
	        box-shadow: 0 1px 3px rgba(0,0,0,.25);
	background: #fff;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0, #ffffff),
		color-stop(.5, #ebebeb),
		color-stop(1, #ffffff)
	);
	background-image: -moz-linear-gradient(left top, #ffffff 0%, #ebebeb 50%, #ffffff 100%);
	background-image:  -ms-linear-gradient(left top, #ffffff 0%, #ebebeb 50%, #ffffff 100%);
	background-image:   -o-linear-gradient(left top, #ffffff 0%, #ebebeb 50%, #ffffff 100%);
	background-image:      linear-gradient(left top, #ffffff 0%, #ebebeb 50%, #ffffff 100%);
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	text-decoration: none;
	}
.letter-list a,
.letter-list a.available {
	display: block;
	margin: 0 1px 0 0;
	padding: 2px 6px;
	min-width: 12px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
.letter-list a {
	background: #ccc;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0, #b9b9b9),
		color-stop(.5, #cbcbcb),
		color-stop(1, #b9b9b9)
	);
	background-image: -moz-linear-gradient(left top, #b9b9b9 0%, #cbcbcb 50%, #b9b9b9 100%);
	background-image:  -ms-linear-gradient(left top, #b9b9b9 0%, #cbcbcb 50%, #b9b9b9 100%);
	background-image:   -o-linear-gradient(left top, #b9b9b9 0%, #cbcbcb 50%, #b9b9b9 100%);
	background-image:      linear-gradient(left top, #b9b9b9 0%, #cbcbcb 50%, #b9b9b9 100%);
	color: #666;
	text-shadow: 1px 1px 0 #ccc;
	}
.letter-list .on a,
.letter-list a.available:hover {
	background: #19519b;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0, #387ed3),
		color-stop(.5, #19519b),
		color-stop(1, #387ed3)
	);
	background-image: -moz-linear-gradient(left top, #387ed3 0%, #19519b 50%, #387ed3 100%);
	background-image:  -ms-linear-gradient(left top, #387ed3 0%, #19519b 50%, #387ed3 100%);
	background-image:   -o-linear-gradient(left top, #387ed3 0%, #19519b 50%, #387ed3 100%);
	background-image:      linear-gradient(left top, #387ed3 0%, #19519b 50%, #387ed3 100%);
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
	}
.letter-list {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.pagination-nav {
	float: right;
	}
/* --- News and Events --- */
.event-info p {
	padding: 0 20px;
	font-size: 13px;
	line-height: 18px;
	color: #181818;
	}
/* --- Locator --- */
.locator .content-body {
	padding: 0;
	}
.service-center {
	float: right;
	padding: 8px 0 0 0;
	font-size: 12px;
	color: #181818;
	}
.service-center > a {
	font-weight: bold;
	}
.locator .support-tab-content {
	-webkit-box-shadow: 0;
	   -moz-box-shadow: 0;
			box-shadow: 0;
	}
.locator-header {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	}
.locator-message {
	margin: -10px 0 20px;
	}
.locator-form {
	padding: 0 0 16px 0;
	}
.locator #address {
	float: left;
	margin: 0;
	width: 360px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #181818;
	}
.locator #ranges {
	float: left;
	margin: 0 10px;
	padding: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #181818;
	}
.locator #submit {
	float: left;
	}
.locator #results-found {
	float: right;
	position: relative;
	margin: 0 16px 0 0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	     -o-border-radius: 3px;
    border-radius: 3px 3px 3px 3px;
	padding: 2px 12px;
	background: #bad5f5;
	font-weight: bold;
	color: #133361;
	}
.locator #results-found:after {
    display: block;
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50px;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #bad5f5 transparent;
    width: 0;
	}
#mapcontainer {
	position: relative;
	}
#loading {
	position: absolute;
	bottom: 26px;
	right: 20px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.18);
	   -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.18);
	        box-shadow: 1px 1px 2px rgba(0,0,0,.18);
	-webkit-border-radius: 8px;
	   -moz-border-radius: 8px;
	        border-radius: 8px 8px 8px 8px;
	padding: 2px 6px;
	background: url('/site_media/support/tab-active.png') repeat-x left bottom;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #434343;
	text-shadow: 1px 1px 0 rgba(255,255,255,.75);
	}
#map_canvas {
	border: 1px #fff solid;
	width: 698px;
	height: 418px;
	}
.displaying {
	float: left;
	margin: 20px 0;
	font-size: 13px;
	}
.pagination {
	float: right;
	margin: 20px 0;
	font-size: 13px;
	font-weight: bold;
	}
#dealer-table {
	clear: both;
	border-collapse: collapse;
	width: 100%;
	}
#dealer-table th {
	padding: 11px 22px;
	border-left: 1px #4071ac solid;
	background: #00244e;
	font-size: 14px;
	color: #fff;
	text-align: left;
	}
#dealer-table th:first-child {
	border-left: 0;
	}
.cssgradients #dealer-table th {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #1c5eac),
		color-stop(1, #00244e)
	);
	background: -moz-linear-gradient(
		center top,
		#1c5eac 0%,
		#00244e 100%
	);
	background: linear-gradient(
		center top,
		#1c5eac 0%,
		#00244e 100%
	);
	}
.no-cssgradients #dealer-table th {
	background: #00244e url('/site_media/common/header-bg-blue.png') repeat-x;
	}
#dealer-table td {
	padding: 22px;
	border: 1px #e8e8e8 solid;
	background: #fff;
	font-size: 13px;
	color: #333;
	vertical-align: top;
	}
.dealer-name {
	font-size: 15px;
	font-weight: bold;
	max-width: 300px;
	}
.dealer-carries {
	font-size: 13px;
	font-weight: normal;
}
#filter-results {
	padding: 8px 14px 20px;
	border: 1px #b2b2b2 solid;
	-webkit-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	   -moz-box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	        box-shadow: 1px 1px 0 #fff, inset 1px 1px 0 #fff;
	background-image: -webkit-gradient(
		linear,
		left top,
		right bottom,
		color-stop(0.25, rgba(255,255,255,0)),
		color-stop(1, rgba(255,255,255,.6))
	);
	background-image: -moz-linear-gradient(
		left top,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,.6) 100%
	);
	background-image: linear-gradient(
		left top,
		rgba(255,255,255,0) 25%,
		rgba(255,255,255,.6) 100%
	);
	}
#filter-results h5 {
	margin: 0;
	padding: 4px 0 12px;
	background: url('/site_media/common/hr-grid-4.png') no-repeat 50% bottom;
	}
#filter-results ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	}
#filter-results ul li {
	padding: 4px 0;
	}
#filter-results ul ul {
	padding: 4px 0 0 14px;
	font-size: 11px;
	}
#filter-results ul ul li {
	padding: 1px 0;
	}
.online-retailers {
	float: left;
	width: 720px;
	}
.online-retailers-list {
	clear: both;
	margin: 40px 0 0;
	padding: 0;
	}
.online-retailers-list .distributors {
	padding-bottom: 20px;
	overflow: hidden;
	}
.online-retailers-list li {
	padding-bottom: 10px;
	}
.country-filter {
	margin: 10px 0;
	}
.country-filter label {
	display: block;
	margin: 0px 0 0;
	}
#filter-results .accordion {
	margin: 10px 0;
	}
/* --- Utility --- */

.grey-shadow {
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	background: #E5E5E5;
	color: #181818;
	font-size: 13px;
	line-height: 20px;
	}
.grey-shadow h3 {
	padding-left: 20px;
	}
.article-content {padding:0 20px}
/* --- Contact --- */
.hr-12 {
	padding: 15px 0;
	}
#contact-form {
/*
	margin: 10px 0;
	padding: 20px 0;
	background: url('/site_media/common/hr-grid-12.png') no-repeat 50% 0;
*/
	}
#contact-table .label-cell {
	width: 130px;
	}
.contact .grid-5 ul {
	list-style: none;
	padding: 0;
	font-weight: bold;
	}
.contact .grid-5 li {
	padding: 0 0 6px 0;
	}
.contact .grid-5 li a {
	font-weight: normal;
	}
#contact-table td {
	padding: 4px 10px 6px 0;
	}
#contact-table input {
	width: 200px;
	}
#contact-table .required {
	margin: 0;
	color: #191919;
	}
.distributors p {
	margin: 0;
	padding: 0 0 10px;
	}
#search-table {
	margin: 0 0 20px 0;
	}
#search-table th {
	padding: 0 20px 0 0;
	background: #fff;
	font-weight: bold;
	color: #191919;
	text-shadow: none;
	text-align: left;
	vertical-align: top;
	}
#search-table ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.form-error {
	background: red;
}
.media-description {
	font-size: 11px;
	line-height: 15px;
	}
