/**************************************************
    RESETS
**************************************************/
#bd .btn-sec, #bd .btn-sec:visited {
  padding: 6px 0 4px;
}
#bd .btn-sec:hover {
  background: #e8e5dd;
}

/**************************************************
    HEADER / HOMEPAGE
**************************************************/
body {
  -webkit-font-smoothing: antialiased;
}
#main_search {
  border: 1px solid #999999;
  background: none;
  color: #333333;
  padding: 6px 12px 6px;
  width: 220px;
  margin-right: 8px;
}

.pmm-finder h2 {
  border-bottom: 1px solid #efefef;
  color: #999999;
}
.pmm-finder,
.pmm-finder label,
.pmm-finder h3 {
  color: #333333;
}
.pmm-finder a {
  color: #999999;
}

.reveal-modal .finder-form,
.reveal-modal .finder-help {
  border-top: 1px solid #ededed;
}
.reveal-modal .finder-form:first-child {
  border: 0;
}

/**************************************************
    Part / Manual Finder
**************************************************/
.shop-by {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/shop-by.png) 0 0 repeat;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.shop-by.machine-type {
  border-bottom: 1px solid #333;
  border-top: 1px solid #666;
}
#bd .shop-by h3 {
  color: #fff;
}
#bd .shop-by li,
#bd .shop-by a, #bd .shop-by a:visited {
  color: #999999;  
  font-weight: bold;
}
#bd .shop-by a:hover {
  color: #fff;
}
.reveal-modal .finder-form,
.reveal-modal .finder-help {
  border-top: 1px solid #ededed;
}
.reveal-modal .finder-form:first-child {
  border: 0;
}

/**************************************************
    PART / MANUAL FINDER
**************************************************/
.pmm-finder.group.show-overflow, .group.show-overflow {
  overflow: visible;
}
#search-container {
  overflow: visible;
  position: relative;
}
.autocomplete-form .form-input {
  position: relative;
}
.live-search,
.autocomplete {
  background: #fff;
  border: 1px solid #adadad;
  -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.7);
  -moz-box-shadow: 0px 3px 6px rgba(0,0,0,.7);
  -ms-box-shadow: 0px 3px 6px rgba(0,0,0,.7);
  -o-box-shadow: 0px 3px 6px rgba(0,0,0,.7);
  box-shadow: 0px 3px 6px rgba(0,0,0,.7);
}
.live-search,
.autocomplete {
  position: absolute;
  display: none;
  left: 0;
  top: 0px;
  height: auto;
  width: 260px;
  top: 27px;
  z-index: 500000;
}
.autocomplete {
  top: 79px;
  width: 220px;
}
.secondary_nav .part_finder .part_finder_content .autocomplete {
  top: 51px;
  width: 200px;
}
.dropdowns .part_finder .part_finder_content .autocomplete {
  top: 50px;
  width: 197px;
}
.reveal-modal .autocomplete {
  top: 57px;
  width: 317px;
}
.close-live-search,
.close-autocomplete {
  display: none;
}
.search-active .close-live-search,
.search-active .close-autocomplete {
  display: block;
}
.close-live-search .icon,
.close-autocomplete .icon {
  position: absolute;
  top: 3px;
  right: 16px;
  color: #999;
}
.close-autocomplete .icon {
  top: 55px;
  right: 115px;
}
.secondary_nav .part_finder .part_finder_content .close-autocomplete .icon,
.dropdowns .part_finder .part_finder_content .close-autocomplete .icon {
  top: 27px;
  right: 85px;
}
.reveal-modal .close-autocomplete .icon {
  top: 34px;
  right: 65px;
}
.search-active .live-search,
.search-active .autocomplete {
  display: block;
}
#bd .autocomplete ul,
#bd .autocomplete ul li {
  background: none;
  margin: 0;
  padding: 0;
}
.live-search li,
.autocomplete li {
  display: block;
  text-align: left;
}
#bd .autocomplete li a,
.reveal-modal .autocomplete li a {
  text-decoration: none;
  display: block;
}
.live-search li .collection,
.autocomplete li .collection {
  display: block;
  padding: 8px 5px 8px 10px;
  font-size: 14px;
  border-bottom: 1px solid #ededed;
  color: #333;
}
#bd .autocomplete li .collection {
  padding: 6px 5px 6px 10px;
}
.live-search li .collection:hover,
.autocomplete li .collection:hover {
  background: #ededed;
  text-decoration: none;
  cursor: pointer;
}
.pmm-finder {
  padding: 0 30px 20px 20px;
}
.pmm-finder .form-input {
  margin-bottom: 5px;
}
.pmm-finder h2 {
  font-size: 22px;
  font-weight: normal;
  text-transform: none;
  padding-bottom: 5px;
}
.pmm-finder label,
.pmm-finder h3 {
  display: block;
  font-size: 18px;
  text-transform: none;
  margin-bottom: .5em;
  font-weight: normal;
  margin-top: 0;
  padding-top: 0;
}
.pmm-finder .field-valid.error, 
.pmm-finder .field-valid.valid {
  margin-top: 5px;
}
.pmm-finder #homePartFinder-model-form .field-valid.valid,
.pmm-finder #homePartFinder-part-form .field-valid.valid {
  margin-top: 0px;
}
.pmm-finder .field-valid .icon {
  margin-left: 0;
}
.pmm-finder .finder-form {
  width: 330px;
}
.secondary_nav .part_finder .pmm-finder .finder-form,
.dropdowns .part_finder .pmm-finder .finder-form {
  width: 215px;
}
.pmm-finder .finder-form input {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 8px;
}
.pmm-finder .finder-form .btn.btn-pri,
.pmm-finder .finder-help .btn.btn-pri {
  width: 45px;
}
.pmm-finder .finder-help {
  width: 270px;
}
.pmm-finder .finder-help p {
  font-size: 14px;
  color: #777;
}
.pmm-finder a {
  font-size: 14px;
  text-decoration: underline;
}
.pmm-finder a:hover {
  text-decoration: none;
}
.shop-by {
  padding: 10px 30px 10px 20px;
}
.shop-by a {
  text-decoration: none;
}
.shop-by a:hover {
  text-decoration: underline;
}
.shop-by li {
  display: block;
  padding-right: 3px;
  margin-right: 3px;
}
.shop-by li a::after { 
content: '\00b7'; 
color: #999999; 
font-size: 14px; 
position: relative; 
left: 4px; 
}

.shop-by li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}
.shop-by li:last-child a:after {
  content: '';
}
#find-products-modal.reveal-modal {
  width: 450px;
  margin-left: -225px;
  text-align: left;
}
#find-products-modal.reveal-modal .reveal-content {
  padding: 0 0 10px 0;
}
.reveal-modal .pmm-finder {
  padding: 0;
}
.reveal-modal .finder-form,
.reveal-modal .finder-help {
  padding: 18px 36px;
  width: 376px;
}
.reveal-modal .pmm-finder .finder-form input {
  width: 307px;
}
.reveal-modal .finder-help .btn {
  position: relative;
  top: -10px;
}


/**************************************************
    SEARCH RESULTS
**************************************************/
.search-results {
  clear: both;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 40px;
}
.search-results .page-title {
  padding: 10px 25px 0 25px;
}
#bd .search-results .tabs a {
  width: 250px;
}

/* TABS */
.tabs {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/shop-by.png) 0 0 repeat;
  padding: 0 20px;
  margin: 0 0 10px 0;
}
#bd .tabs ul {
  padding: 0;
  margin: 0;
  height: 46px;
}
#bd .tabs ul li {
  float: left;
  display: block;
  position: relative;
  background: none;
  padding: 0;
  margin: 0;
}
#bd .tabs ul li:last-child {
  border-right: 1px solid #333333;
}
#bd .tabs a {
  border-left: 1px solid #333333;
  border-right: 1px solid #666666;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  text-decoration: none;
  padding: 10px 0;
  width: 170px;
  text-align: center;
}
#bd .tabs li:first-child {
  border-left: 1px solid #333333;
}
#bd .tabs li:first-child a {
  border-left: 1px solid #666666;
}
#bd .tabs a:hover {
  color: #fff;
  background: #666666;
  background: rgba(102, 102, 102, .5);
}
#bd .tabs .item-count {
  color: #cccccc;
}
#bd .tabs .active a,
#bd .tabs .active a:hover,
#bd .tabs li.active:first-child a {
  background: #222222;
  border-right: 1px solid #222222;
}
#bd .tabs li.active:first-child a {
  border-left: 1px solid #222222;
}
#bd .tabs .active:after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #222222;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -16px;
}
.tab-content {
  display: none;
}
.tab-content.open {
  display: block;
}

/* FILTERS */
.filters {
  -webkit-box-shadow: 0px 0px 0px 2px #efede7;
  box-shadow: 0px 0px 0px 2px #efede7;
  border: 1px solid #dbd6c8;
  width: 224px;
  margin: 10px 20px;
}
#bd .filters h2 {
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  padding: 7px 14px;
  margin: 0;
}
#bd .filters h3 {
  color: #333333;
  padding: 7px 14px;
  font-size: 12px;
  background: #f6f5f1;
  font-weight: normal;
  margin: 0;
  border-top: 1px solid #ededed;
  text-transform: none;
}
#bd .filters ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#bd .filters li {
  clear: both;
  float: none;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  background: none;
  padding: 5px 2px 3px 4px;
  border-top: 1px solid #ededed;
}
.filters form.custom .custom.checkbox {
  width: 20px;
  height: 20px;
  top: -2px;
}
.filters form.custom .custom.checkbox.checked:before {
  top: 27%;
  font-size: 28px;
  margin-top: -4px;
  margin-left: -8px;
  color: #666666;
}
#bd .filters label {
  display: inline-block;
  color: #333333;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  width: 175px;
  padding-top: 3px;
  padding-left: 15px;
}
#bd .filters label:hover {
  cursor: pointer;
}
.filters .item-count {
  color: #999999;
}

/* DISPLAY OPTIONS */
.legend {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}
.legend i {
  position: relative;
  top: 3px;
}
.main-col {
  padding: 0 25px 0 0;
  width: 715px;
}
.display-options, .pmm-display-options {
  background: #f6f5f1;
  margin-top: 10px;
  padding: 10px;
  border-bottom: 1px solid #efede7;
}
.display-options.group, .pmm-display-options.group {
  overflow: visible;
  position: relative;
  z-index: 5001;
}
.display-options.bottom, .pmm-display-options.bottom {
  margin-top: 0;
  border-bottom: none;
}
.display-options .sorting {
  width: 440px;
}
.display-options .sorting.narrow {
  width: 220px;
}
.display-options label,
#bd .pmm-finder .pmm-display-options label {
  display: inline-block;
  color: #666666;
  float: left;
  font-size: 14px;
  padding-top: 5px;
  padding-right: 5px;
}
.display-options .dropdown-container, .pmm-display-options .dropdown-container {
  height: 24px;
}
.dropdown-container.per-page {
  float: left;
  width: 45px;
}
#bd form.custom .display-options .custom.dropdown {
  height: auto;
}
form.custom .display-options .custom.dropdown .selector {
  top: 0px;
}
#bd form.custom .display-options .custom.dropdown a.current { 
  line-height: 1;
  padding-top: 5px;
  padding-bottom: 4px;
}
.display-options form.custom .custom.dropdown, .pmm-display-options form.custom .custom.dropdown {
  height: 24px;
  background: transparent;
}
.display-options form.custom .custom.dropdown .selector, .pmm-display-options form.custom .custom.dropdown .selector {
  height: 20px;
}
.display-options .dropdown-container, .pmm-display-options .dropdown-container {
  margin-right: 15px;
}
.dropdown-container.sort-by {
  float: left;
  width: 120px;
}
#bd .pagination {
  text-transform: none;
  border: 0;
  padding: 0;
  margin: 0;
}
.display-options .paging, .pmm-display-options .paging {
  float: right;
  border: 0;
  margin-top: 1px;
}
.display-options .paging a, .pmm-display-options .paging a {
  color: #999999;
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 0 4px;
  font-size: 14px;
  text-decoration: underline;
}
.display-options .paging a:hover, .pmm-display-options .paging a:hover {
  text-decoration: none;
}
.display-options .paging .active, .pmm-display-options .paging .active {
  font-size: 14px;
  margin: 0 0 0 6px;
  padding: 0 4px;
}
.display-options .paging a.prev, .pmm-display-options .paging a.prev {
  margin: 0 3px 0 0;
}
.clear {
	clear: both;
}

/* RESULTS GRID */
.results.grid .products {
  border-bottom: 1px solid #efede7;
}
#bd .results ul {
  margin: 0;
  padding: 0;
}
#bd .results.grid .products li.product {
  width: 230px;
  padding: 15px 15px 15px 0px; 
  margin: 0;
  background: none;
}
.results.grid .group.show-overflow {
  overflow: visible;
}
.results.grid .col.pic,
.results.grid .col.quantity {
  width: 64px;
  overflow: visible;
}
.results.grid .col.pic img {
  height: 64px;
  width: 64px;
  position: relative;
  /*z-index: 49; -- commented out to prevent nav bar drop downs from being behind this - MG*/
  border: 1px solid #efede7;
}
.results.grid .col.pic a,
#bd .results.grid li .col.pic a {
  display: block;
  position: relative;
  margin-top: 2px;
}
.results.grid .col.pic .icon-free-shipping {
  position: absolute;
  top: -3px;
  right: -3px;
}
.icon-free-shipping {
  display: inline-block;
  width: 18px;
  height: 18px;
  /*z-index: 5000; -- commented out to prevent nav bar drop downs from being behind this - MG*/
  z-index: 1; /* making z-index 1 to allow to go behind the nav bar but in front of product images - EV */
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/free-shipping-icon.png) 0 0 no-repeat;
}
.results.grid .col.description,
.results.grid .col.action {
  width: 150px;
  overflow: hidden;
  padding: 0 0 0 12px;
}
#bd .results.grid .col.description a.product-number {
  color: #333333;
  font-size: 12px;
  display: block;
  text-decoration: none;
}
#bd .results.grid .col.description a.product-number:hover strong {
  text-decoration: underline;
}
.results.grid .col.description .product-name {
  height: 30px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
}
.results.grid .col.description .price {
  font-size: 12px;
}
.price em {
  color: #999999;
  font-style: normal;
}
.price em.old-price {
  font-size: smaller;
  text-decoration: line-through;
}
.price em.free-shipping,
.special {
  color: #999999;
  font-style: italic;
  font-size: 14px;
}
.results.grid .group.add-to-cart {
  overflow: visible;
  padding-top: 10px;
}
.results.grid .col.quantity label {
  font-size: 12px;
  color: #999999;
  display: inline-block;
}
#bd .results.grid .col.quantity input {
  width: 32px;
  border: 1px solid #999;
  padding: 5px;
  color: #333;
  font-size: 12px;
  height: 25px;
  margin-left: 5px;
}
.results.grid .col.action {
  position: relative;
  text-align: left;
}
#bd .results.grid .col.action .btn.btn-small {
  width: 85px;
}
.results.grid .col.action.select-style {
  margin-left: 64px;
}
.results.grid .unavailable {
  display: block;
  padding-top: 15px;
  font-size: 12px;
  color: #999;
}

/* RESULTS LIST */
#bd .results.list .products li,
#bd .results.list .articles li {
  background: none;
}
#bd .results.list .products li.product,
#bd .results.list .articles li.article {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #efede7;
}
#bd .results.list .articles h2 {
  color: #444444;
  font-size: 16px;
  line-height: 19px;
  text-transform: none;
  margin: 0 0 5px 0;
  height: 38px;
  overflow: hidden;
}
#bd .results.list .articles h2 a {
  line-height: 19px;
}
.results.list .col.pic {
  width: 140px;
}
.results.list .col.pic img {
  width: 110px;
  height: auto;
  border: 1px solid #efede7;
}
.results.list .col.pic .no-img {
  display: block;
  border: 1px solid #f0eee8;
  width: 118px;
  text-align: center;
  padding: 60px 0 5px 0;
}
.results.list .col.pic .no-img.article {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/article-icon.png) center 5px no-repeat;
}
.results.list .col.pic .no-img.video {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/video-icon.png) center 5px no-repeat;
}
#bd .list .pic a {
  display: block;
  margin-top: 7px;
  width: 110px;
  color: #999999;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}
.results.list .articles .col.pic img {
  width: 120px;
}
.results.list .col.description {
  width: 375px;
}
.results.list .articles .col.description {
  width: 520px;
}
#bd .results.list .col.description a {
  font-size: 16px;
  color: #444;
  display: block;
  text-decoration: none;
  margin: 0;
}
#bd .results.list .col.description a:hover strong, 
#bd .results.list .col.description h2 a:hover {
  text-decoration: underline;
}
#bd .results.list .col.description p {
  margin-top: 0;
  padding: 0;
  line-height: 18px;
  font-size: 14px;
}
#bd .results.list .col.description {
  color: #999;
  font-size: 14px;
}
#bd .results.list .col.description ul {
  margin: 15px 0 0 0;
}
#bd .results.list .col.description ul li {
  padding: 0;
  list-style: disc inside;
}
.results.list .col.purchase {
  width: 170px;
  text-align: right;
  color: #999;
  font-size: 14px;
  padding: 7px 0 0 0;
}
.results.list .col.purchase .price {
  font-size: 20px;
  display: block;
  color: #333333;
  margin-bottom: 3px;
}
.results.list .col.purchase .add-to-cart {
  margin-top: 40px;
}
.results.list .col.purchase .add-to-cart label {
  display: inline-block;
}
.results.list .col.purchase .qty {
  width: 35px;
  border: 1px solid #999;
  padding: 5px;
  color: #333;
  font-size: 12px;
  height: 25px;
  margin-left: 5px;
}
#bd .results.list .col.purchase .btn.btn-small {
  width: 85px;
  margin-left: 10px;
}
/* image unavailable handling */
#bd .img-unavailable {
  color: #999;
  text-decoration: none;
  display: block;
  position: relative;
  border: 1px solid #efede7;
  line-height: 1em;
  background-repeat: none;
  background-position: center center;
}
#bd .img-unavailable.img-unavail-sm {
  background-image: url(/wcpics/BuyMTDOnlineUS/en_US/images/content/no-img-avail-sm.png);
}
#bd .img-unavailable.img-unavail-med {
  background-image: url(/wcpics/BuyMTDOnlineUS/en_US/images/content/no-img-avail-med.png);
}
.img-unavail-sm {
  font-size: 11px;
  width: 64px;
  height: 64px; 
}
.img-unavail-med {
  font-size: 14px;
  width: 110px;
  height: 110px; 
}
.img-unavailable span {
  position: absolute;
  text-align: center;
  display: block;
}
.img-unavailable.img-unavail-sm span { 
  width: 64px;
  bottom: 4px;
}
.img-unavailable.img-unavail-med span { 
  width: 110px;
  bottom: 8px;
}
.related-parts .related-item .col.pic.img-unavailable {
  width: 62px;
  background-color: #fff;
  margin-right: 10px;
}

/**************************************************
    WHOLEGOOD DETAIL
**************************************************/
.wholegood-detail .product-image-viewer {
  width: 465px;
}
.wholegood-detail .product-image-viewer .main-image {
  width: 445px;
  min-height: 340px;
}
.wholegood-detail .tmb-nav a {
  display: inline-block;
  width: 98px;
  height: 78px;
  margin-right: 10px;
}
.model-description {
  width: 445px;
  padding-right: 20px;
}
#bd .model-description p.notes .btn-sec {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}
.tab-content-container.wholegood .results.list .col.description {
  width: 518px;
}

/**************************************************
    PART DETAIL
**************************************************/
.part-detail,
.wholegood-detail {
  width: 934px;
  margin: 0 auto 28px auto;
  padding-top: 20px;
  min-height: 0;
}
.product-image-viewer {
  width: 370px;
}
.product-image-viewer .main-image {
  width: 340px;
  min-height: 340px;
}
.product-image-viewer .main-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.tmb-nav {
  margin-top: 15px;
}
.tmb-nav a {
  display: inline-block;
  width: 97px;
  height: 97px;
  margin-right: 10px;
}
.tmb-nav img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.tmb-nav .active img {
  border: 1px solid #ccc;
}

.part-description {
  width: 310px;
  padding-right: 20px;
}
#bd .part-description h1,
#bd .model-description h1 {
  font-size: 30px;
  color: #333333;
  margin-top: 0;
}
#bd .part-description p.description,
#bd .model-description p.description,
#bd .part-description ul {
  color: #6e6e6e;
  font-size: 16px;
}
.part-description .add-to-cart,
.model-description .add-to-cart {
  background: #fdfcfb;
  border-top: 1px solid #efede7;
  border-bottom: 1px solid #efede7;
  padding: 14px 0 18px 0;
  margin: 30px 0 18px 0;
}
.part-description .add-to-cart fieldset,
.model-description .add-to-cart fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
#bd .part-description .add-to-cart h3,
#bd .model-description .add-to-cart h3 {
  font-size: 30px;
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  font-weight: normal;
  margin-bottom: 5px;
  margin-left: 15px;
}
#bd .part-description .priceDisplay {
  display: inline-block;
  width: 112px;
}
#bd .part-description #colorSelector {
  width: 50px;
  height: 50px;
  display: inline-block;
  border: 1px solid black;
}
.part-description .add-to-cart fieldset label,
#bd .part-description .pmm-finder.add-to-cart fieldset label,
#bd .model-description .pmm-finder.add-to-cart fieldset label {
  display: inline-block;
  font-size: 16px;
  margin-right: 4px;
  margin-left: 15px;
  color: #6e6e6e;
}
.part-description .add-to-cart fieldset .btn,
.model-description .add-to-cart fieldset .btn {
  margin-top: 15px;
}

/* color select */
.color-select {
  margin: 12px 0 1px 0;
}
.color-select label {
  width: 116px;
  overflow: hidden;
}
.color-select .colors {
  width: 250px;
}
#bd .pmm-finder label .selected-style {
  text-transform: capitalize;
  font-weight: bold;
  display: block;
}
.color-select .colors a,
.shared .colors a.has-tip {
  cursor: pointer;
  display: inline-block;
  width: 45px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
}
.color-select .colors a.active {
  border: 1px solid #333333;
  width: 43px;
  height: 28px;
}
.shared .colors a.has-tip:hover {
  cursor: pointer;
  border: 1px solid #333333;
  width: 43px;
  height: 28px;
}
#styleSelect {
  font-size: 16px;
  color: #6E6E6E;
}

#bd .part-description .add-to-cart h3.unavailable,
#bd .model-description .add-to-cart h3.unavailable { 
  color: #999999;
  font-size: 16px; 
  margin: 10px 0 0 15px;
}

.part-description .add-to-cart fieldset input,
.model-description .add-to-cart fieldset input {
  width: 40px;
  border: 1px solid #a0a0a0;
  border-radius: 4px;
  font-size: 16px; 
  padding: 5px 10px;
}
#bd .part-description .add-to-cart .btn,
#bd .model-description .add-to-cart .btn {
  font-size: 18px;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 18px;
  margin-top: 0;
}
#bd .part-description p.notes,
#bd .model-description p.notes {
  font-size: 14px;
  color: #6e6e6e;
  line-height: 18px;
}

.related-parts {
  border: 1px solid #dbd6c8;
  -webkit-box-shadow: 0px 0px 0px 2px #efede7;
  box-shadow: 0px 0px 0px 2px #efede7;
  width: 230px;
  position: relative;
  top: 2px;
}
.related-parts .related-item span.col {
  display: block;
  margin-bottom: 0;
}
.shared #bd .related-parts h2 {
  font-size: 14px;
  font-weight: normal;
  padding: 7px 10px;
  text-align: left;
  margin: 0;
  border-bottom: 1px solid #ededed;
}
.related-parts h2 .item-count {
  float: right;
  color: #999999;
}
.related-parts a.related-item {
  border: 0;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  padding: 7px 10px;
  display: block;
  border-bottom: 1px solid #ededed;
}
.related-parts a.related-item:hover {
  background: #ededed;
}
.related-parts img {
  display: block;
  margin-top: 3px;
  width: 62px;
  height: auto;
}
.related-parts .related-item .col.pic {
  width: 74px;
}
.related-parts .related-item .col.pic img {
  border: 1px solid #efede7;
  background: #fff;
}
.related-parts .related-item .col.product-info {
  width: 135px;
}
.related-parts .related-item .title {
  margin-bottom: 2px;
}
.related-parts .related-item span {
  display: inline;
}
.related-parts .related-item span.col {
  color: #333;
}
.related-parts .related-item .price span,
.related-parts .related-item .quantity span {
  color: #999999;
}
.related-parts .related-item .desc {
  display: block;
  height: 30px;
  line-height: 14px;
  margin-bottom: 3px;
  overflow: hidden;
}
.related-parts .related-item strong.quantity,
.related-parts .related-item strong.price {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0;
}
.related-parts .related-item .quantity{
  margin-top: 0px;
  margin-right: 5px;
  width: 45px;
}
.related-parts .minicart-action {
  padding: 10px;
  text-align: center;
  margin: 0;
}

.tab-content-container {
  border: 1px solid #cccccc;
  margin: 0 0 200px 20px;
  width: 862px;
}
.tab-content-container.checkout .action {
  text-align: left;
}
#bd .tab-content-container.checkout .btn {
  line-height: 1.629em;
}
.tab-content-container .tabs {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/shop-by.png) 0 0 repeat;
  padding: 0;
  margin: 0 0 10px 0;
  width: auto;
}
#tab-content-how-to-div-wrap {
  padding: 8px 16px 16px 16px;
}
.tab-content-container .tab-content {
  padding: 8px 16px 16px 16px;
}
#fits-models-tab {
  height: 800px;
}
.tab-content-container .how-to-no-pad {
  padding: 0px;
}
#bd .tab-content-container .tab-content h3 {
  font-size: 14px;
  color: #333333;
  text-transform: none;
  margin: 0 0 1em 0;
}
#bd .tab-content-container .tab-content ul {
  margin: 0 0 20px 0;
}
#bd .tab-content-container .tab-content ul.products {
  margin-bottom: 0;
}
#bd .tab-content-container .tab-content li {
  font-size: 14px;
  padding: 0;
  background: none;
  list-style: inside disc;
}
#bd .tab-content-container .tab-content p {
  font-size: 14px;
  color: #6e6e6e;
  margin: 0 0 1.5em 0;
}
.filter-title.col {
  width: 140px;
}
#bd .tab-content-container .tab-content .filter-title h3 {
  margin: 0;
  line-height: 24px;
}
.checkout form.custom .dropdown-container .custom.dropdown,
.shared form.custom .dropdown-container .custom.dropdown {
  width: 100%;
  background: inherit;
}
.shared form.custom .filter-dropdown {
  width: 200px;
}
.shared form.custom .filter-dropdown .dropdown-container {
  width: 140px;
  float: left;
}
#bd .tab-content-container .tab-content ul.model-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
#bd .tab-content-container .tab-content ul.model-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#bd .tab-content-container .tab-content ul.model-list li a {
  padding: 6px 10px 4px 10px;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #ededed;
  list-style: none;
  text-decoration: none;
  display: block;
}
#bd .tab-content-container .tab-content ul.model-list li a:hover {
  text-decoration: underline;
}
/*Copying the two styles above for regular anchor links in the model list to accomodate columns without lists*/
#bd .tab-content-container .tab-content .model-list a {
  padding: 6px 10px 4px 10px;
  font-size: 12px;
  color: #333;
  font-weight: bold;
  list-style: none;
  text-decoration: none;
  display: block;
}
#bd .tab-content-container .tab-content .model-list a:hover {
  text-decoration: underline;
}
#bd .tab-content-container .tab-content .model-list tr {
  border-bottom: 1px solid #ededed;
}
#bd .tab-content-container .tab-content a.expand-list {
  font-size: 12px;
  font-weight: bold;
  display: block;
  padding: 6px 10px 4px 10px;
}
.wholegood.tab-content-container #accessories-tab .quantity-block {
  padding-top: 10px;
  display: block;
}
/* Promotions Tab - Begin */
.parts-tabs.tab-content-container,
.wholegood.tab-content-container {
  width: auto;
  margin: 0 20px 200px;
}
#bd .parts-tabs.tab-content-container .tabs li, 
#bd .parts-tabs.tab-content-container .tabs a,
#bd .wholegood.tab-content-container .tabs a, 
#bd .wholegood.tab-content-container .tabs li {
  width: 156px;
}
.parts-tabs .orbit-container,
.wholegood .orbit-container {
  max-width: 100%;
}
.promotions {
  margin-bottom: 30px;
  border: 1px solid #dbd6c8;
  box-shadow: 0px 0px 0px 2px #efede7;
  -webkit-box-shadow: 0px 0px 0px 2px #efede7;
     -moz-box-shadow: 0px 0px 0px 2px #efede7;
      -ms-box-shadow: 0px 0px 0px 2px #efede7;
       -o-box-shadow: 0px 0px 0px 2px #efede7;
}
.promotions h1, 
#bd .promotions h1 {
  color: #333;
  border-bottom: 1px solid #efede7;
  padding: 8px 15px 8px 50px;
  margin: 0;
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/bg-bundle-detail.png) no-repeat 15px 7px;
}
.promotions .description strong {
  display: block;
  margin-bottom: 8px;
}
#bd .promotions .grid .products li.product {
  width: 200px; 
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/bg-bundle-plus.png) no-repeat right 45px;
  padding-right: 15px;
  margin-right: 30px; 
}
#bd .promotions .grid .products li.product:last-child {
  background: none;
  margin-right: 0;
}
.promotions .results.grid .col.description {
  width: 120px;
}
.promotions .results.grid .products {
  border-bottom: none;
}
.promotions .product-row {
  padding: 10px 15px;
}
.promotions .grid {
  width: 700px;
}
.promotions .add-cart {
  width: 180px;
  margin-top: 15px;
  margin-right: 0px;
  background: #fdfcfb;
  border-top: 1px solid #efede7;
  border-bottom: 1px solid #efede7;
  padding: 14px 0 0px 10px;
}
.promotions.results.grid .col.action {
  width: 90px;
  padding-left: 5px;
}
#bd .promotions.results.grid .add-cart label {
  font-size: 12px;
  color: #999999;
  display: inline-block;
}
#bd .promotions.results.grid .add-cart input {
  width: 32px;
  border: 1px solid #999;
  padding: 5px;
  color: #333;
  font-size: 12px;
  height: 25px;
  margin-left: 5px;
  margin-right: 5px;
}
#bd .promotions.results.grid .add-cart .btn.btn-small {
  width: 85px;
}
.promotions.results.grid .group.add-to-cart {
  overflow: visible;
  padding-top: 0px;
}
#bd .tab-content-container .tab-content .promotions .add-cart h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: normal;
}
.promotions .add-cart .old-price {
  margin-right: 10px;
}
.tab-content-container #promotions-tab {
  padding-top: 16px;
}

 /* specifications tab */
dl.specifications {
  margin-bottom: 30px;
  border-top: 1px solid #aeafb1;
}
.inline-dl {
  margin: 0;
  padding: 0;
}
.inline-dl dt {
  clear: both;
  color: #555;
  font-size: 13px;
  font-weight: bold;
  width: 35%;
}
.inline-dl dt, .inline-dl dd {
  border-bottom: 1px solid #aeafb1;
  float: left;
  margin: 0;
  padding: 7px 0;
}
.inline-dl dd {
  color: #646464;
  font-size: 13px;
  font-weight: normal;
  width: 65%;
}


/**************************************************
    PART MODEL FINDER WIZARD
**************************************************/
.pmm-finder.wizard {
  padding-top: 40px;
}
#bd .pmm-finder.wizard h1 {
  color: #666666;
  font-size: 24px;
  font-family: Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 5px 0;
}
#bd .pmm-finder.wizard p.instructions {
  color: #999999;
  font-size: 16px;
  margin-bottom: 15px;
}

/* nav bar */
#bd .wizard-steps ul li {
  background: none;
  padding-left: 0;
}
.wizard-steps ul.group {
  overflow: visible;
}
.wizard-steps { 
  color: #999999;
  margin: 0;
  padding: 0;
  width: 940px;
}

#bd .wizard-steps ul { 
  margin: 0;
  padding: 0;
  font-size: 14px; 
  font-weight: bold;
  background: #efede7;
  border-radius: 3px; 
  height: 46px;
}
#bd .wizard-steps ul li {
  width: 234px;
  text-align: center;
  border-right: 1px solid #fff;
}
#bd .wizard-steps ul li a {
  display: block;
  padding: 12px 0;
}
#bd .wizard-steps ul li.complete a, 
#bd .wizard-steps ul li.active a {
  background: #dbd6c8; 
  color: #333;
  text-decoration: none;
}
#bd .wizard-steps ul li.col.active {
  position: relative;
  overflow: visible;
}
#bd .wizard-steps ul li.active a:after {
  content: " ";
  border: solid 10px;
  border-color: #dbd6c8 transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin: 0 0 0 -10px;
}
#bd .wizard-steps ul li.find {
  border-right: none;
}
#bd .wizard-steps ul li.machine-type.active a,
#bd .wizard-steps ul li.machine-type.complete a {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#bd .wizard-steps ul li.find.active a {
  background: #dbd6c8; 
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#bd .wizard-steps ul li.disabled {
  padding: 12px 0;
  color: #999;
}
.wizard-steps a, 
.wizard-steps a:visited {
  text-decoration: none;
  display: block;
  padding: 12px 0;
}
.wizard-steps a:hover {
  text-decoration: underline;
}

.wizard-form {
  padding: 20px 10px;
  min-height: 400px;
}
.shared .pmm-finder .wizard-form .custom.radio,
.shared .pmm-finder .custom.radio:before,
.shared .pmm-finder .custom.radio:after,
.shared .pmm-finder .wizard-form .btn-group .col,
.shared .pmm-finder .wizard-form .btn-group .col:before,
.shared .pmm-finder .wizard-form .btn-group .col:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.shared .wizard-form fieldset {
  border-bottom: 1px solid #efede7; 
  padding: 10px 5px;
}
.wizard-form .btn-group { 
  overflow: visible; 
  padding: 15px 0; 
}
.wizard-form .btn-group .col {
  width: 50%;
}
.wizard-form .btn-group .action {
  text-align: right;
}
.wizard-form .action .btn-pri {
  width: 190px;
}
.wizard-form .action .btn-sec {
  width: 125px;
  margin-right: 40px;
}
.wizard-form .result-counter {
  border: 2px solid #cccccc;
  width: 102px;
  padding: 12px;
  border-radius: 2px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}
.wizard-form .result-counter.empty {
  border: 0;
}
.wizard-form .result-counter .count {
  color: #339933;
  display: block;
  font-size: 30px;
}

/* choose machine type */
#bd .pmm-finder .choose-machine-type label,
#bd .pmm-finder .choose-brand label,
#bd .pmm-finder .describe-model label {
  display: block;
  float: left;
  position: relative;
  width: 197px;
  height: 146px;
  margin-right: 30px;
  margin-bottom: 15px;
  font-size: 14px;
  color: #333333;
  text-align: center;
  border: 2px solid #fff;
  cursor: pointer;
}
#bd .pmm-finder .choose-machine-type label.end-row,
#bd .pmm-finder .choose-brand label.end-row,
#bd .pmm-finder .describe-model label.end-row {
   margin-right: 0px;
}
#bd .pmm-finder .choose-machine-type label:hover,
#bd .pmm-finder .choose-brand label:hover {
  border: 2px solid #dbd6c8;  
}
#bd .pmm-finder .choose-machine-type label.focused,
#bd .pmm-finder .choose-brand label.focused {
  border: 2px solid #539a4b;
}
#bd .pmm-finder .choose-machine-type label .custom.radio {
  position: absolute;
  left: 85px;
  top: 110px;
}
#bd .pmm-finder .choose-machine-type label img {
  display: block;
  margin: 0 auto 10px auto;
}
#bd .pmm-finder .choose-machine-type label:focus {
  background: red;
}

/* choose brand */
#bd .pmm-finder .choose-brand label img {
  display: block;
  margin: 0 auto 10px auto;
}

/* describe model */
#bd .pmm-finder .describe-model label {
  height: auto;
  text-align: left;
}
#bd .pmm-finder .describe-model .has-image label {
  height: 121px;
}
#bd .pmm-finder .question h2 {
  border: 0;
  color: #333333;
  font-size: 18px;
  padding: 0;
}
#bd .pmm-finder .question h2 .update-answer {
  font-size: 14px;
  color: #666666;
}
#bd .pmm-finder .question h2 strong {
  color: #333333;
}
#bd .pmm-finder .question h2 a {
  color: #539a4b;
}
#bd .pmm-finder .question h2 a.open:after {
  content: " –";
}
.pmm-finder .question {
  border-top: 1px solid #efede7;
  padding: 20px 0 0 0;
}
.pmm-finder .question:first-child {
  border-top: 0;
  padding-top: 0;
}
#bd .pmm-finder .describe-model .has-image label .control {
  position: absolute;
  bottom: 0;
  left: 0;
}
.pmm-finder .describe-model .custom.radio {
  margin-right: 5px;
}

/* find your model */
.pmm-finder .pmm-display-options {
  margin-top: 15px;
}
.pmm-finder .model-finder-results a.model {
  width: 202px;
  padding: 15px;
  text-decoration: none;
}
.pmm-finder .model-finder-results img {
  border: 1px solid #efede7;
}
#bd .pmm-finder .model-finder-results a h2 {
  color: #333333;
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#bd .pmm-finder .model-finder-results a .pic {
  background: #539a4b;
  position: relative;
}
#bd .pmm-finder .model-finder-results a img {
  position: relative;
  z-index: 1;
  -webkit-transition: opacity .3s linear;
     -moz-transition: opacity .3s linear;
      -ms-transition: opacity .3s linear;
       -o-transition: opacity .3s linear;
          transition: opacity .3s linear;
}
#bd .pmm-finder .model-finder-results a:hover img {
  opacity: .1;
  filter:Alpha(opacity=10);
}
#bd .pmm-finder .model-finder-results a .pic:before,
#bd .pmm-finder .model-finder-results a .pic:after {
  opacity: 0;
  filter:Alpha(opacity=0);
  display: block;
  -webkit-transition: opacity .3s linear;
     -moz-transition: opacity .3s linear;
      -ms-transition: opacity .3s linear;
       -o-transition: opacity .3s linear;
          transition: opacity .3s linear;
}
#bd .pmm-finder .model-finder-results a .pic:before {
  content: "Find Parts";
  position: absolute;
  z-index: 2;
  top: 78px;
  left: 34px;
  font-size: 14px; 
  line-height: 21px; 
  font-weight: bold;
  padding: 12px 0px 10px 0;
  border-radius: 4px;
  overflow: hidden;
  width: 130px;
  text-indent: -15px;
  text-align: center;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  background: #3a6c35;
  color: #fff;
  border-bottom: 2px solid #223f1f;
}
#bd .pmm-finder .model-finder-results a .pic:after {
  font-family: 'MTD Checkout';
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  content: 'r';
  position: absolute;
  z-index: 3;
  top: 93px;
  right: 59px;
  color: #fff;
}
#bd .pmm-finder .model-finder-results a:hover .pic:before,
#bd .pmm-finder .model-finder-results a:hover .pic:after {
  opacity: 1;
  filter:Alpha(opacity=100);
}
#bd .pmm-finder .model-finder-results a h3 {
  color: #a1a1a1;
  font-style: italic;
  font-size: 14px;
  margin: 0;
  line-height: 19px;
  opacity: 1;
  filter:Alpha(opacity=100);
}
#bd .pmm-finder .model-finder-results a:hover h2 {
  color: #539a4b;
}
#bd .pmm-finder .model-finder-results a p {
  font-size: 14px;
  line-height: 19px;
  margin: 0;
}



/**************************************************
    MODEL DETAIL
**************************************************/
.shared .model-detail {
  padding: 15px 25px 50px 25px;
}
 .shared #bd h1.model-name {
  font-size: 30px;
  color: #333333;
  padding: 0;
  margin-top: 0;
}
h1.model-name em {
  color: #6e6e6e;
  font-size: 16px;
  display: inline-block;
  margin-left: 30px;
}
.vertical-tabs {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/shop-by.png) 0 0 repeat;
  width: 220px;
  border-radius: 4px;
  padding: 15px 0;
}
 .shared #bd .vertical-tabs ul,
 .shared #bd .vertical-tabs li {
  padding: 0;
  margin: 0;
  background: none;
  position: relative;
}
.shared #bd .vertical-tabs ul {
  border-top: 1px solid #333333;
  border-bottom: 1px solid #666666;
}
.shared #bd .vertical-tabs li a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 18px;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #666666;
}
.shared #bd .vertical-tabs li a:hover {
  background: #666666;
  background: rgba(102, 102, 102, .5);
}
.shared #bd .vertical-tabs li.active:after {
  content: ' ';
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #222222;
  border-top: 8px solid transparent;
  position: absolute;
  top: 11px;
  right: -8px;
}
.shared #bd .vertical-tabs li.active a,
.shared #bd .vertical-tabs li.active a:hover {
  background: #222222;
  border-top: 1px solid #222;
}
.vertical-tab-content {
  width: 685px;
  padding: 0 0 0 25px;
  height: 400px;
  overflow: auto;
}
.vertical-tab-content .tab-content.open {
	display: inline;
}
.model-detail .product-image-viewer {
  width: 240px;
}
.model-detail .product-image-viewer .main-image {
  width: 228px;
  min-height: 228px;
  border: 1px solid #f0eee9;
}
.model-detail .tmb-nav a {
  display: inline-block;
  width: 65px;
  height: 72px;
  margin-right: 10px;
}
.vertical-tab-content .features {
  width: 420px;
}
.vertical-tab-content h2 {
  color: #333333;
}
#bd .vertical-tab-content .features ul {
  padding: 0 0 0 18px;
  margin: 0 0 12px 0;
}
#bd .vertical-tab-content .features li {
  color: #6e6e6e;
  list-style: outside disc;
  font-size: 16px;
  padding: 0;
  background: none;
}
.shared #bd .features .btn.btn-small {
  width: 145px;
  margin-right: 15px;
}
.shared #bd .vertical-tab-content h1 {
  font-size: 20px;
  color: #333333;
  margin-top: 0;
}
.vertical-tab-content table {
  font-size: 14px;
  width: 100%;
}
.vertical-tab-content table th {
   padding-bottom: 8px;
   padding-top: 8px;
}
.vertical-tab-content table td {
  padding-top: 8px;
}
.vertical-tab-content table thead th {
  font-weight: bold;
  color: #333;
  background: #dbd6c8;
  border-bottom: 1px solid #fff;
  text-align: left;
}
.vertical-tab-content table .image {
  width: 77px;
  padding-left: 8px;
}
.vertical-tab-content table tbody {
  color: #555555;
}
.vertical-tab-content table tbody th {
  background: #efede7;
}
.vertical-tab-content table tbody a {
  color: #539a4b;
  text-decoration: underline;
}
.vertical-tab-content table tbody a:hover {
  text-decoration: none;
}

#maintenance-schedule h3,
#maintenance-schedule ul {
  max-width: 460px;
}
#maintenance-schedule h3 {
  margin: 0;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #efede7;
  text-transform: none;
}
#maintenance-schedule ol {
  padding-left: 10px;
  font-size: 14px;
  margin-top: 0;
}
#maintenance-schedule ol li {
  text-indent: 0px;
}

#diagnose-troubleshoot h3 {
  font-size: 14px;
  text-transform: none;
}
#diagnose-troubleshoot ul {
  padding: 0 0 0 30px;
}
#diagnose-troubleshoot ul li {
  font-size: 14px;
  background: none;
  display: list-item;
  padding: 0;
  list-style: outside disc;
  margin-bottom: 5px;
}
#diagnose-troubleshoot ul li a {
  text-decoration: none;
}

#diagnose-troubleshoot-modal {
  width: 860px;
}
#diagnose-troubleshoot-modal .reveal-content {
  text-align: left;
  background: -moz-linear-gradient(right, #f6f5f1 0%, #f6f5f1 25%, #efede7 25%, #efede7 25.5%, #ffffff 25.5%); /* FF3.6+ */
  background: -webkit-linear-gradient(right, #f6f5f1 0%, #f6f5f1 25%, #efede7 25%, #efede7 25.5%, #ffffff 25.5%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(right,  #f6f5f1 0%, #f6f5f1 25%, #efede7 25%, #efede7 25.5%, #ffffff 25.5%); /* Opera 11.10+ */
  background: -ms-linear-gradient(right,  #f6f5f1 0%, #f6f5f1 25%, #efede7 25%, #efede7 25.5%, #ffffff 25.5%); /* IE10+ */
  background: linear-gradient(to left,  #f6f5f1 0%, #f6f5f1 25%, #efede7 25%, #efede7 25.5%, #ffffff 25.5%); /* W3C */
  overflow: auto;
  max-height: 400px;
}
#diagnose-troubleshoot-modal .reveal-content .symptom {
  width: 21%;
  padding-left: 4%;
}
#diagnose-troubleshoot-modal .reveal-content .symptom h2 {
  font-size: 14px;
  margin-bottom: 1em;
  margin-top: 0;
}
#diagnose-troubleshoot-modal .reveal-content .causes-actions h2 {
  font-size: 20px;
  margin-bottom: .75em;
  font-weight: normal;
  margin-top: 0;
  color: #999;
}
#diagnose-troubleshoot-modal .reveal-content .causes-actions h2 strong {
  display: block;
  color: #333;
}
#diagnose-troubleshoot-modal .reveal-content ul li {
  margin-bottom: 10px;
}
#diagnose-troubleshoot-modal .reveal-content a {
  color: #408739;
  font-size: 14px;
}
#diagnose-troubleshoot-modal .reveal-content a.active {
  color: #333;
}
#diagnose-troubleshoot-modal .reveal-content a.active:hover {
  text-decoration: none;
}
#diagnose-troubleshoot-modal .reveal-content .causes-actions {
  width: 73%;
  padding-right: 2%;
}
#diagnose-troubleshoot-modal .reveal-content dt {
  font-size: 14px;
  font-weight: bold;
}
#diagnose-troubleshoot-modal .reveal-content dd {
  font-size: 14px;
  margin-bottom: 1em;
}
#diagnose-troubleshoot-modal.reveal-modal .close-btn {
  top: 1.2em;
}

.shared #bd .how-tos ul,
.shared #bd .how-tos ul li {
  background: none;
  padding: 0;
  margin: 0;
  width: 685px;
  height: 320px;
}
#bd .tab-content-container .tab-content .how-tos ul,
#bd .tab-content-container .tab-content .how-tos ul li {
  list-style: none;
  padding: 0;
  width: 100%;
  height: 340px;
}
.shared .orbit-container{
	overflow:hidden;
	width:100%;
	position:relative;
	background:0 0
}

.shared .orbit-container .orbit-slides-container{
	list-style:none;
	margin:0;
	padding:0;
	position:relative
}

.shared .orbit-container .orbit-slides-container img{
	display:block;
	max-width:100%
}

.shared .orbit-container .orbit-slides-container>*{
	position:absolute;
	top:0;
	width:100%;
	margin-left:100%
}

.shared .orbit-container .orbit-slides-container>:first-child{
	margin-left:0
}

.shared .orbit-container .orbit-slides-container>* .orbit-caption{
	position:absolute;
	bottom:0;
	background-color:rgba(51,51,51,.8);
	color:#fff;
	width:100%;
	padding:10px 14px;
	font-size:.875rem
}

.shared .orbit-container .orbit-slide-number{
	position:absolute;
	top:10px;
	left:10px;
	font-size:12px;
	color:#fff;
	background:rgba(0,0,0,0);
	z-index:10
}

.shared .orbit-container .orbit-slide-number span{
	font-weight:700;
	padding:.3125rem
}

.shared .orbit-container .orbit-timer{
	position:absolute;
	top:12px;
	right:10px;
	height:6px;
	width:100px;
	z-index:10
}

.shared .orbit-container .orbit-timer .orbit-progress{
	height:3px;
	background-color:rgba(255,255,255,.3);
	display:block;
	width:0;
	position:relative;
	right:20px;
	top:5px
}

.shared .orbit-container .orbit-timer>span{
	display:none;
	position:absolute;
	top:0;
	right:0;
	width:11px;
	height:14px;
	border:solid 4px #fff;
	border-top:0;
	border-bottom:0
}

.shared .orbit-container .orbit-timer.paused>span{
	right:-4px;
	top:0;
	width:11px;
	height:14px;
	border:inset 8px;
	border-right-style:solid;
	border-color:transparent transparent transparent #fff
}

.shared .orbit-container .orbit-timer.paused>span.dark{
	border-color:transparent transparent transparent #333
}

.shared .orbit-container:hover .orbit-timer>span{
	display:block
}

.shared .orbit-bullets-container{
	text-align:center
}

.touch .orbit-bullets,.touch .orbit-container .orbit-next,.touch .orbit-container .orbit-prev{
	display:none
}
.shared #bd .orbit-container .orbit-slides-container > * {
  margin-left: 100%;
}
.shared #bd .orbit-container .orbit-slides-container > li:first-child {
  margin-left: 0;
}

.how-tos .row.group {
  border-bottom: 1px solid #efede7;
}
.shared #bd .how-tos li a {
  color: #444444;
  text-decoration: none;
  display: block;
  width: 158px;
  padding: 12px 18px 12px 52px;
  font-size: 13px;
  min-height: 60px;
}
.shared #bd .how-tos li a:hover {
  text-decoration: underline;
}
#bd .tab-content-container .tab-content .how-tos li a {
  width: 25%;
}
#how-tos h1 {
  margin: 0;
}
#how-to-tab h1 {
  margin-bottom: 6px;
}
.how-tos {
  position: relative;
}
.shared #bd .how-tos a.article {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/article-icon.png) left 17px no-repeat;
  background-size: 40px 40px;
}
.shared #bd .how-tos a.video {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/video-icon.png) left 17px no-repeat;
  background-size: 40px 40px;
}
.shared #bd .how-tos ol.orbit-bullets {
  text-align: center;
  margin: 0;
  padding: 16px 0;
  position: relative;
  list-style: none;
}
.shared #bd .how-tos ol.orbit-bullets li {
  display: inline-block;
  list-style: none;
  background: #000;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}
#bd .tab-content-container .tab-content .how-tos .orbit-bullets li.active {
  width: 14px;
  height: 14px;
  border-radius: 14px;
}
.shared #bd .how-tos .orbit-bullets li.active {
  background: #fff;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  border: 1px solid #000;
  position: relative;
  top: 2px;
}
.shared #bd .how-tos a.orbit-next,
.shared #bd .how-tos a.orbit-prev {
  display: block;
  bottom: -12px;
  width: 16px;
  height: 18px;
  position: relative;
  text-indent: -500000px;
}
.shared #bd .how-tos a.orbit-next:before,
.shared #bd .how-tos a.orbit-prev:before {
  position: absolute;
  border-top: 10px solid transparent;
  z-index: 1;
  top: 0;
  display: block;
  content: " ";
  border-bottom: 10px solid transparent;
}
.shared #bd .how-tos a.orbit-next:after,
.shared #bd .how-tos a.orbit-prev:after {
  position: absolute;
  top: 5px;
  display: block;
  content: " ";
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  z-index: 2;
}
.shared #bd .how-tos a.orbit-next {
  float: right;
}
.shared #bd .how-tos a.orbit-next:before {
  left: 0;
  border-left: 10px solid #dbd6c8;
}
.shared #bd .how-tos a.orbit-next:after {
  left: -1px;
  border-left: 5px solid #fff;
}
.shared #bd .how-tos a.orbit-prev {
  float: left;
}
.shared #bd .how-tos a.orbit-prev:before {
  right: 0;
  border-right: 10px solid #dbd6c8;
}
.shared #bd .how-tos a.orbit-prev:after {
  right: -1px;
  border-right: 5px solid #fff;
}

.model-detail-related .tabs {
  padding-left: 110px;
}
.how-tos .orbit-slide-number,
.how-tos .orbit-timer {
  display: none;
}

#diagrams.tab-content {
  padding: 13px 18px;
}

.see-all {
  background: #f7f7f7;
  text-align: center;
  border-top: 1px solid #efede7;
  border-bottom: 1px solid #efede7;
  padding: 20px 0;
  margin: 30px 0 40px 0;
}
.see-all.align-main-col {
  text-align: left;
  padding-left: 265px;
}
#bd .see-all h3 {
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #333;
  text-transform: none;
}
.see-all h3 a {
  color: #529a4b;
  text-decoration: underline;
}
.see-all h3 a:hover {
  text-decoration: none;
}
.shared .toggle-trigger:after {
  content: " +";
}
.shared .toggle-trigger.open:after {
  content: " –";
}
.shared .toggle-content {
  display: none;
}
.shared .toggle-content.open {
  display: block;
}

/* DISPLAY OPTIONS */
.display-options-search, .pmm-display-options {
  background: #f6f5f1;
  margin-top: 10px;
  padding: 10px;
  border-bottom: 1px solid #efede7;
}
.display-options-search.group, .pmm-display-options.group {
  overflow: visible;
  position: relative;
  /*z-index: 5001; -- commented out to prevent dropdown menus from nav bar being under this -- MG*/
}
.display-options-search.bottom, .pmm-display-options.bottom {
  margin-top: 0;
  border-bottom: none;
}
.display-options-search .sorting {
  width: 440px;
}
.display-options-search .sorting.narrow {
  width: 220px;
}
.display-options-search label,
#bd .pmm-finder .pmm-display-options label {
  display: inline-block;
  color: #666666;
  float: left;
  font-size: 14px;
  padding-top: 5px;
  padding-right: 5px;
}
.display-options-search .dropdown-container, .pmm-display-options .dropdown-container {
  height: 24px;
}
.dropdown-container.per-page {
  float: left;
  width: 45px;
}
#bd form.custom .display-options-search .custom.dropdown {
  height: auto;
}
form.custom .display-options-search .custom.dropdown .selector {
  top: 0px;
}
#bd form.custom .display-options-search .custom.dropdown a.current { 
  line-height: 1;
  padding-top: 5px;
  padding-bottom: 4px;
}
.display-options-search form.custom .custom.dropdown, .pmm-display-options form.custom .custom.dropdown {
  height: 24px;
  background: transparent;
}
.display-options-search form.custom .custom.dropdown .selector, .pmm-display-options form.custom .custom.dropdown .selector {
  height: 20px;
}
.display-options-search .dropdown-container, .pmm-display-options .dropdown-container {
  margin-right: 15px;
}
.dropdown-container.sort-by {
  float: left;
  width: 120px;
}
#bd .pagination-search {
  text-transform: none;
  border: 0;
  padding: 0;
  margin: 0;
}
.display-options-search .paging, .pmm-display-options .paging {
  float: right;
  border: 0;
  margin-top: 1px;
}
.display-options-search .paging a, .pmm-display-options .paging a {
  color: #999999;
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 0 4px;
  font-size: 14px;
  text-decoration: underline;
}
.display-options-search .paging a:hover, .pmm-display-options .paging a:hover {
  text-decoration: none;
}
.display-options-search .paging .active, .pmm-display-options .paging .active {
  font-size: 14px;
  margin: 0 0 0 6px;
  padding: 0 4px;
}
.display-options-search .paging a.prev, .pmm-display-options .paging a.prev {
  margin: 0 3px 0 0;
}
.clear {
	clear: both;
}

#heading-info a{
  text-decoration: underline;
 
}

#heading-info {
	font-size: 1.25em;
	padding-bottom: 10px;
}
