/**************************************************
    RESETS
**************************************************/
body {
  -webkit-font-smoothing: antialiased;
}
.shared .search-results *,
.shared .search-results *:before,
.shared .search-results *:after,
.shared .tab-content-container .tab-content *,
.shared .tab-content-container .tab-content *:before,
.shared .tab-content-container .tab-content *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
#bd {
  position: relative;
  /* z-index: 8; */ /*-- disabled to allow Promo Codes Modal to display correctly --*/
}
#bd .pmm-finder p {
  padding: 0;
  margin: 0;
  line-height: inherit;
}
.pmm-finder input { 
  height: auto; 
  border: none; 
}
.shared #bd h1,
.shared #bd h2 {
  text-transform: none;
}
#bd .search-results h1 {
  color: inherit;
  font-weight: normal;
  margin: 0 0 20px 0;
  font-size: 24px;
  color: #666666;
}
#bd .search-results .from-category-page {
  background-color: #000000;
  color: #FFFFFF;
  padding: 10px;
}
#heading-info{
  padding: 0px 10px 0px 10px;
}
#heading-info p{
  font-size: 12px;
}
#bd .pmm-finder h2 {
  font-size: 22px;
  font-weight: normal;
  padding-top: 12px;
}
#bd .pmm-finder label,
#bd .pmm-finder h3 {
  display: block;
  font-size: 18px;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
}
.shared .display-options form.custom .custom.dropdown {
  width: auto;
}
#bd .custom.dropdown a, 
#bd .custom.dropdown li,
#bd .display-options a {
  color: #333;
}
#bd .custom.dropdown a {
  text-decoration: none;
}
/* header updates */
#hd .cart_monitor {
  margin-bottom: 5px;
  height: 29px;
}
#hd .cart_monitor li.in_cart_empty,
#hd .cart_monitor li#cart-link {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/cart-icon.png) no-repeat left center;
  line-height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-left: 20px;
}
#hd .cart_monitor li#part-finder-link a {
  background: url(/wcpics/BuyMTDOnlineUS/en_US/images/search-icon.png) no-repeat left center;
  border-right: 1px solid #b8b8b8;
  display: inline-block;
  padding-left: 27px;
  margin-left: 19px;
  margin-right: 0;
  padding-right: 20px;
  cursor: pointer;
  font-size: 85%;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: -10px;
}
#hd .searchbar {
  margin-top: -3px;
  overflow: visible;
}
#hd .searchbar .live-search li {
  display: block;
}
#hd .searchbar .search_fields input {
  font-size: 14px;
  font-family: Arial, sans-serif;
}
.live_chat {
  margin-right: 0;
}

/* footer updates */
#ft .quick_links h3 {
  color: #333333;
  font-weight: normal;
  font-size: 14px;
  text-transform: none;
}
#ft .quick_links li {
  font-size: 100%;
}
#ft .quick_links li a {
  padding-left: 0;
  background: none;
  color: #777777;
}


/* homepage espot updates */
#bd .spot4 {
  background: none;
}
#bd .e-spots h3 {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
}
#bd .e-spots li a {
  background: none;
  color: #408739;
  font-size: 12px;
  padding-left: 0;
  margin-bottom: .25em;
}
#bd .e-spots label {
  font-size: 12px;
  font-weight: normal;
}
#bd .shop-by h3 {
  font-weight: normal;
  font-size: 18px;
  text-transform: none;
  margin: 0 0 .5em 0;
}
#bd .shop-by ul,
#bd .shop-by li {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0;
}
#bd .shop-by li {
  display: block;
  padding-right: 4px;
  margin-right: 4px;
}
#bd .shop-by li,
#bd .shop-by a {
  font-size: 14px;
  text-decoration: none;
}
#bd .shop-by li:last-child {
  margin-right: 0;
  padding-right: 0;
}



/* checkout */
.shared input { 
  height: auto; 
  border: none; 
}
#doc-mtd { 
  overflow: visible;
}
#bd form.custom .custom.dropdown a.current { 
  line-height: 22px; 
}
#bd form.custom .custom.dropdown ul, #bd form.custom .custom.dropdown ol { 
  margin: 0; 
}
#bd form.custom .custom.dropdown ul li {
  font-size: 14px;
  cursor: default;
  padding: 2px 6px;
  min-height: 1.5em;
  line-height: 1.5em;
  margin: 0;
  white-space: nowrap;
  list-style: none; 
  background-image: none;
}
#bd form.custom .custom.dropdown ul li.selected { 
  background: #eeeeee; 
  color: #000; 
}
#bd form.custom .custom.dropdown ul li:hover { 
  background-color: #e4e4e4; 
  color: #000; 
}
#bd form.custom .custom.dropdown ul li.selected:hover { 
  background: #eeeeee; 
  cursor: default; 
  color: #000; 
}
#bd form.custom .custom.dropdown ul.show { 
  display: block; 
}
#bd form.custom .custom.disabled { 
  background: #dddddd; 
}
#bd .alert-box a.close:hover { 
  text-decoration: none; 
}
.shared #bd .btn,
.shared .btn { 
  line-height: 14px; 
} 
.shared #bd .btn.btn-compound { 
  text-align: left;
  padding: 4px 55px 4px 60px;
  width: auto;
  position: relative;
}
.shared #bd #promotion-code-fields button.btn-small {
  width: 105px;
}
.shared #bd h2 {
  text-transform: none;
  font-size: 18px;
  margin-top: 0;
  font-weight: normal;
}
#bd #secure-options h2, #bd #secure-options-bottom h2 {
  font-weight: bold;
}
#bd .empty-cart h2 {
  margin: 30px 0px 60px 0px;
}
#ft {
  overflow: hidden;
}
#bd .confirmation h2 {
  margin: 0 0 3px 0;
}
#bd .confirmation .alert-box.secondary p {
  margin-bottom: 0;
}
.cart-item form.custom .custom.dropdown .selector {
  top: 0;
}
.cart-item form.custom .custom.dropdown {
  height: 24px;
}
#bd #cart-disclaimers ul {
  margin-top: 0;
  margin-bottom: 0;
}
#bd #cart-disclaimers li { 
  background: none;
  padding: 0;
}
.shared #bd .forgot-password a, .shared #bd .forgot-password a:visited, .shared #bd .forgot-password a:hover {
  color: #408739;
}
.checkout-steps .icon-lock {
  margin-top: 0;
}
.icon-chat {
  margin-top: 0;
}
#bd .alert-box.secondary a {
  color: inherit;
}





/* forms */
.pmm-finder input { 
  font-size: 14px;
  padding: 5px;
  width: 210px;
  border: 1px solid #999;
}
.pmm-finder .form-input { 
  clear: both;
  margin-bottom: 15px; 
}
.pmm-finder .form-input.col {
  clear: none;
}
.pmm-finder .form-input.float-dropdown {
  margin-bottom: 0;
}
.pmm-finder .form-input.float-dropdown .custom.dropdown {
  float: left;
}
.pmm-finder .form-input.last { 
  margin-bottom: 0px; 
}
.pmm-finder .form-input.checkbox { 
  margin-top: 20px; 
}

/* buttons */
.shared #bd .btn {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  font-weight: 700;
}
.shared #bd .btn.btn-small {
  padding: 6px 0 4px 0;
  line-height: 14px;
  font-size: 12px;
}
.shared #bd .btn-sec { 
  background: none repeat scroll 0 0 #EFEDE7;
  color: #333;
  border-bottom: 2px solid #dbd6c8;
  text-shadow: 0 1px 0 #FFFFFF;
}
.shared #bd .btn-sec:hover {
  background: #e8e5dd
}
.shared #bd .btn-prch-online { 
  background: none repeat scroll 0 0 #539A4B;
  color: #FFF;
  border-bottom: 2px solid #416D3C;
  text-shadow: 0 1px 0 #000000;
}
.shared #bd .btn-prch-online:hover {
  background: #508E45
}
.shared button {
    height: auto;
}

.shared .btn {
    border-radius: 4px;
}
.shared .btn {
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    outline: 0 none;
    padding: 12px 0 10px;
    text-align: center;
    text-decoration: none;
    width: 190px;
}

/* checkboxes */
#bd .compare{
	margin: 10px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}
#bd .compare-btn {
    text-align: right;
    padding-right: 25px;
    width: 715px;
    margin-left: 264px;
}

#bd .compare input[type=checkbox] {
  transform: scale(1.3);
}

#bd .checkbox-compare {
	margin-left: 10px;
}

/* helpers */
.floatright {
  float: right;
}


