﻿
@import url(https://fonts.googleapis.com/css?family=Arial, Helvetica, sans-serif);
@import url(https://fonts.googleapis.com/css?family=Cabin:400,500,600,700,400italic,500italic,600italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
.container
{    
   /* max-width:980px; */
}
.logo{position: absolute; left: 30px; top: 15px; display: none;}
h1, h2,h3, h4, h5, h6{ border-bottom: none;  font-weight: bold;}

h1{color: #ce181e; border-bottom: 3px solid #333;font-family: Lobster,Arial, Helvetica, sans-serif; }
h2,h3,h4,h5,h6{font-family: Droid Sans,Arial, Helvetica, sans-serif; }
h2{color: #333;}
h3{color: #ce181e; margin-top: 0}
p{text-align:justify;}
a, a:hover, a:active, a:focus {
  outline: 0;
}
#ctl00_SiteMapPath1 img{display: none;}
.main-container{
    background: #ffedc6;
    min-height: 100%;
    box-shadow: 0 0 22px rgba(0,0,0,0.8);
      border: 5px solid #FFEDC6;
}
.order-parts-button {
    display: table;
    background: linear-gradient(to bottom, #fbeca1, #fed32d);
    border: 2px solid #c00;
    color: #000;
    font-family: Droid Sans,Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    padding: 1px 15px;
}
#main-image{
    border: 15px solid white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.8);
}
#other-images img{
    border: 5px solid white;
  box-shadow: 0 1px 3px rgba(0,0,0,0.8);
   transition: all 120ms ease-out;
}
#other-images img:hover{
    border: 5px solid white;
  box-shadow: 0 4px 12px rgba(0,0,0,0.58);
  transition: all 120ms ease-out;
  width: 114%;


}
body,html{
    height: 100%
}
h1#siteTitle{
    color: rgb(244, 208, 54);
    text-transform: none;
    font-size: 50px;
    margin-left: 15px;
    border: none;
    font-weight: normal;
    margin-top: 28px;
    text-align: center;
    text-shadow: 0 0 4px rgba(0,0,0,0.9);
}
#siteSubtitle {
    color: rgb(244, 208, 54);
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    font-family: Lobster,Arial, Helvetica, sans-serif;
}
.header-machine{
    position:absolute;
    left: 15px;

}
body {
    background: url(//d2o5tyft823vah.cloudfront.net/graphics/repeating-wood-background.jpg);
    background-attachment: fixed;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
    font-family: Droid Sans, Arial, Arial, Helvetica, sans-serif;
}
#welcome-image {
    background: #ccc;
    padding: 15px;
}
img {
          display: block;
          height: auto;
          max-width: 100%;
   }
.img-responsive
{
   width: 100%;
   height: auto;

}
.parts-thumb-wrapper
{
    max-height:    159px;
    overflow: hidden; 
    margin-bottom: 15px;
}
.navbar-collapse {
    max-height: none;
}
div#header-wrapper
{
 
  background:#111 url('https://dlxpg51i31zgi.cloudfront.net/layout/sbl_header.png') center center;
   
    
    background-size: 100%;
    background-repeat:no-repeat;
    min-height: 150px;
    padding: 25px 0;
    max-width: 1200px;
   
    margin: 0 auto;
    float: none;
    
    /*background: url(Images/foot_bg.jpg) repeat-x;*/


}
figcaption{
    text-align:center;
    font-size: 14px;
    margin-top: 15px;
}
.crest {
    height: 200px;
    margin: 0 auto;
    width: 800px;

    left: 50%;

    max-width: 90%;
}
.crest img {
margin-top: -90px;
max-width: 100%;
}
div#header-wrapper
{
   background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg);
   background-size: 800px;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f5a52', endColorstr='#32170b', GradientType=0 );
    box-shadow: 0 8px 10px rgba(0,0,0,0.85);

    min-height: 150px;
    padding: 15px 0;

    
    margin: 0 auto 20px auto;
    
    float: none;
   position:relative;
   z-index: 999;
    /*background: url(Images/foot_bg.jpg) repeat-x;*/


}
input[type=text]{
    border: 1px solid #c4c4c4; padding: 5px;
}
.search{position: relative; max-width: 400px; margin: 0 auto; text-align: center; padding: 0; display: none;}
.search input[type=text]{display: block; margin: 0; width: 100%; min-width: 300px; display: inline-block; height: 28px; }
.search .btn{position: absolute; right: 0; top: 0; height: 28px; padding: 0 15px; line-height: 28px;}
.btn-red{background: #cc0000; /* Old browsers */
         color: #fff;
         font-weight:bold;

}
.btn-red:hover{background: #f00;}
div#header-block
{
    height:92px;
}
.submission-error{
    background: #ffbcbc;
}
.disabled{
    opacity: 0.4
}
.error {
    background:#ffbcbc;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #c00;
    margin-top: 15px;
    display: none;
    font-size: 13px;
    color: #c00;
}
.glyphicon-exclamation-sign{margin-right: 15px;}
div#header-nav
{
    height:33px;
    
    text-align:center;

}

div#header-nav ul
{
    list-style-type:none;

       margin: 0 auto;
    padding:0;


    
}
.navbar{ position: relative; border: none; border: none; box-shadow: none}
.navbar-nav{float: none; display: table;  left: 0;   max-width: 720px; text-align: center; /*background: #2b2b2b;*/ border-bottom-right-radius: 20px; border-bottom-left-radius: 20px;}

.navbar-AWESOME{background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg) no-repeat center center; background-size: 800px; border: 1px solid #4c4c4c; box-shadow: 0 2px 5px #000; position: relative; margin-top: 50px; max-width: 800px; margin: 50px auto 15px auto;}
.navbar-nav-AWESOME{float: none; display: table;  left: 0;   max-width: 720px; text-align: center; }
.bread-crumb{
    text-transform: capitalize;
}
.modal{
    z-index:9999999;
}
.photos.modal-content {
    background: #ffedc6;
    border: 1px solid #cc0000;
    background-size: 1000px;
}
.photos .modal-header {

border-bottom: 1px solid #c4c4c4;

}
.photos h1 {
color: #333;
border-bottom: none;
}
.owl-theme .owl-controls .owl-page span {

background: #333 !important;
opacity: 1 !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100);
opacity: 1;
background: #ce181e !important;
}
.owl-theme .owl-controls .owl-buttons div {
color: #333 !important;
display: inline-block;
zoom: 1;
margin: 5px;
padding: 3px 10px;
font-size: 15px !important;
font-family: Arial, Helvetica, sans-serif;
text-transform: capitalize;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
background: transparent !important;
border: 1px solid #333;
filter: Alpha(Opacity=50) !important;
opacity: 1 !important;
}
    .owl-theme .owl-controls .owl-buttons div:hover {
        background:#333;
        color: #ccc;
    }
.bread-crumb-product{
    text-transform: uppercase;
}
.navbar-collapse{
    margin-top: 20px;
    padding: 0;
}
.navbar-nav>li {
    float: none;
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
    border-radius: 4px;
    border: 1px solid #9C1E28;
    background: rgb(241,218,54); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZGEzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2ZjZjViNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  #FEC71C 0%, rgba(252,245,181,1) 52%, #FEC71C 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#FEC71C), color-stop(52%,rgba(252,245,181,1)), color-stop(100%,#FEC71C)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #FEC71C 0%,rgba(252,245,181,1) 52%,#FEC71C 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #FEC71C 0%,rgba(252,245,181,1) 52%,#FEC71C 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #FEC71C 0%,rgba(252,245,181,1) 52%,#FEC71C 100%); /* IE10+ */
background: linear-gradient(to right,  #FEC71C 0%,rgba(252,245,181,1) 52%,#FEC71C 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1da36', endColorstr='#f1da36',GradientType=1 ); /* IE6-8 */
width: 100%;
box-shadow: 0 2px 3px #000;transition: all 250ms ease-out;
opacity: 0.98;
}
.navbar-nav>li:hover{
  /* background: rgba(252,245,181,1); */
  transition: all 450ms ease-out;
  /* background-SIZE: 200%; */
  background-position: -150px;
  box-shadow: 0 6px 13px rgba(0,0,0,0.8);
  width: 102%;
  margin-left: -1%;
  /* height: 35px; */
  /* line-height: 35px; */
  opacity: 1;
  border: 1px solid #4c4c4c;
  z-index: 999;
  position: relative;
}
.navbar-nav>li:active,
.navbar-nav>li:focus{

  transition: all 50ms ;

  background-position: 20px;
box-shadow:         inset 0 2px 2px rgba(0,0,0,0.4);
  width: 100%;
  margin-left: 0;

  opacity: 1;
  border: 1px solid #4c4c4c;
  z-index: 999;
  position: relative;
}
.navbar-nav>li a:focus{
    background-color: transparent !important;
}
.navbar-nav>li>a {

padding: 2px !important;
color: #4B5869;
font-weight: 700 !important;
font-family: Arial, Arial, Helvetica, sans-serif;


}
    .navbar-nav > li > a:hover {
        background: transparent;
    }
div#header-nav ul li.image-button > a
{
    display: block;
    height: 33px;

 
    background-repeat: no-repeat;
    z-index: 50001;
    color: #4c4c4c;
    font-weight: bold;
}
.dropdown-menu > li
{
text-align: left;    
}

div#header-wrapper div#header-nav ul li > a#nav-products
{
    background-position: -6px -3px;
}

div#header-wrapper div#header-nav ul li > a#nav-old-machines
{
    background-position: -200px -3px;
}
img.centered{
    margin: 0 auto;
}
div#header-wrapper div#header-nav ul li > a#nav-company
{    
    background-position: -392px -3px;
}

div.maincontent 
{
    /*border-radius: 10px;*/

    
    max-width: 1170px;
    margin: 0 auto;
    min-height:500px;
    padding-bottom: 15px;
    /*box-shadow: 0 0 5px #000;*/
    min-height: 100%;
}
.titleimage{margin : 15px 0; }
div#footer 
{
    background: url(Images/foot_bg.jpg) repeat-x;
    background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg) bottom center;
    background-size: 800px;
    padding-bottom: 15px;
    margin-top: 15px ;
}

div#footer div.container
{    
    min-height:245px;
}
.full-height{height: min-height:245px;}
.col-center{border-left: 1px solid #666;
border-right: 1px solid #666;
min-height: 220px;}
div#foot-top-border
{
    position: relative;


    height: 7px;
    z-index: 2000;
 
    background: url(Images/foot_topborder.jpg) repeat-x;
    margin:0 -15px 15px -15px;
}

div#footer h4
{
    color:#fff;
}

div#footer ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

div#footer ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #958374;
    font-style: normal;
    margin-bottom: 7px;    
    text-decoration:none;
}

div#footer ul li a:hover
{
    color: #fff;
}

div#footer-nav
{
    min-height:294px;
}
#footer-nav a{
    font-size: 15px;
}
div#footer-copyright
{

    color: #525757;
    margin:0;
    
    background: #ffedc6;
    padding: 15px;
    font-size: 12px;
    border-top: 1px solid black;


}
span#copyright{
    float: left;
}
div#footer-copyright span#help-links span.divider
{
    margin:0 10px;
}

div#footer-copyright span#help-links a
{
    color:#4c4c4c;
    text-decoration:none;
}

div#footer-copyright span#help-links a:hover
{
    color:#806658;
}
h2.red{
    font-family: Lobster, Arial, Arial, Helvetica, sans-serif;
    font-size: 22px;
}
.red{
    color: #ce181e;

}
.yellow {
    color: #333;
}
.brown {
    color: #CCC;
}

.bg-brown {
    background-color: #CCC;
}
ul.dropdown-menu
{
    background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg);
    background-size: 300px;
    min-width: 300px;
    box-shadow: 0 5px 5px #000;
}

ul.dropdown-menu a
{
    color: #fff;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

. 
{
    font-weight:bold;
    color:Red;
    text-transform:uppercase;
}
.product-page img{

}
.maincontent .row{
    margin-bottom: 15px;
}
.tab-pane h3{
  
    color: rgb(244, 208, 54);
}
    .table-fullwidth {
    width: 100%;
    }
        .table-fullwidth td {
            padding: 2px 5px;
        }
    table {
        border: 1px solid #333;
        border-collapse: separate;
    }    
  
    .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
  border: 1px solid #333;
}
    .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
  border-top: 1px solid;
}
    th{background: #CCC; background-color: #CCC !important;color: #333; padding: 2px 5px;}
.row-separated {
   
    
    border-bottom: 1px solid #CCC;
}
.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color:bisque;
}
div.tab-content {
    padding: 10px;

    border-top-color:#fff;
    margin: 0 0 20px 0;
    background:rgba(48, 26, 6, 1);
    box-shadow: 0 4px 8px #000;
  z-index: 9999;
  position: relative;
  border-top: 1px solid #4F3318;
  background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg);
  background-size: 500px;
    
}
.nav-tabs > li.active{
    box-shadow: 0 8px 8px #000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ce181e;
    background-color: rgba(48, 26, 6, 1);
      background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg);
  background-size: 500px;
      box-shadow: 0 2px 4px #000;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;

}
.table-equal-4 td {
    width:25%;
}
.close {

color: #333 !important;
opacity: 0.85;
font-size: 28px;

}
    .close:hover {
    opacity: 1;
    }
    .modal-header .close {
margin-top: -10px;
}
.table-equal-3 td {
    width:33.CCCCCC3%;
}
.table-equal-5 td {
    width:20%;
}
tr.category-row td {
    background-color: #333 !important;
    color: #ccc;
}
div.searchresult-header
{
    padding:0;
}

div.searchresult-header h3, div#reviews h3
{
    border-bottom:solid 1px #ccc;
}
div.searchresult .thumbnail .caption .description
{
    height:40px;
    overflow:hidden;
}

div.searchresult .thumbnail .caption .description a
{
    color:#525757;
    height:40px;
    max-width: 80%
    overflow:hidden;
}

div.searchresult .thumbnail .caption .price
{
    font-size:1.7em;
    font-weight:bold;
}

div.searchresult div.searchresulttitle {
    background: #f5f5f5;
    margin: -4px;
    padding: 4px;
    margin-bottom: 4px;
}

div.searchresult div.thumbnail 
{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
div.searchresults
{
    margin-bottom:20px;c
}
.thumb-container
{
    width: 100%;
    
    text-align: left;    
}
.thumb-container > a
{
    display: block;
    float: left;
    padding: 0 15px 15px 15px;
    margin-bottom: 15px;
    max-width: 150px;
    width: 25%;
    height: 70px;

  overflow: hidden;      
}
#spec-tabs li{
    font-size: 16px;
    font-family: Lobster;
    border: 1px solid rgba(48, 26, 6, 1);
    border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#spec-tabs li a,
#spec-tabs li a:visited{
    font-weight: bold;
    width: 100%;
    margin: 0;
   
    border-radius: 0;
    color: #111;
      border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
    #spec-tabs li.active a,
    #spec-tabs li.active a:visited {
     color: rgb(244, 208, 54) !important;
    
    }
#addToQuote{
    font-family:Droid Sans, Arial,  Helvetica, sans-serif;
}
.thumb-container > a > img
{
    min-width: 100%;
}
.product-title{
    font-family: Lobster, Arial,  Helvetica, sans-serif;
    text-transform: uppercase;
    color: #ce181e;
    float: none;
    font-weight: 700;
}
.product-display{
   display: inline-block;
   margin-right: 15px;
}
.product-category{
  
    display: inline-block;
    text-transform: capitalize;
    margin-left: 15px;
    clear:right;

}
.index-icon{
    position:relative;
    display: block;
background: rgb(238,242,244); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RkZTVlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2NmZDdkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2YwZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,242,244,1) 0%, rgba(221,229,233,1) 50%, rgba(207,215,221,1) 51%, rgba(236,240,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,242,244,1)), color-stop(50%,rgba(221,229,233,1)), color-stop(51%,rgba(207,215,221,1)), color-stop(100%,rgba(236,240,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef2f4', endColorstr='#ecf0f4',GradientType=0 ); /* IE6-8 */
background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.7);
    margin:0 auto 15px auto; 
    text-align: center;
    padding-top: 20%;
    padding-bottom: 20%;
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0.9;
    letter-spacing: normal;
     -webkit-transition: all 0.15s ease-in;
        -moz-transition: all 0.15s ease-in;
         -ms-transition: all 0.15s ease-in;
          -o-transition: all 0.15s ease-in;
             transition: all 0.15s ease-in;
}
.index-icon:hover {

  
    opacity: 1;
   box-shadow: 0 4px 12px rgba(0,0,0,0.6);
    -webkit-transition: all 0.15s ease-in;
       -moz-transition: all 0.15s ease-in;
        -ms-transition: all 0.15s ease-in;
         -o-transition: all 0.15s ease-in;
            transition: all 0.15s ease-in;
}
.index-icon-description {
    color: #3A5888;
    padding: 0 5px;
  line-height: 16px;
    
    display: block;
   font-size: 15px;
   font-weight: bold;
    position :absolute;
    top: 5px;
    text-align: center;
    display:block;
    width: 100%;
}

.index-icon-itemnumber {
        color: #425d94;
    padding: 0 5px;
  line-height: 16px;
    
    display: block;
   font-size: 15px;
   font-weight: bold;
    position :absolute;
    bottom: 5px;
    text-align: center;
    display:block;
    width: 100%;
    text-transform: uppercase;
}
.index-icon img {
    margin: 0 auto;
    border: none;
}
.pagecontent{padding-top: 15px;}
.img-left{background: rgb(238,242,244); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2RkZTVlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2NmZDdkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2YwZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(238,242,244,1) 0%, rgba(221,229,233,1) 50%, rgba(207,215,221,1) 51%, rgba(236,240,244,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,242,244,1)), color-stop(50%,rgba(221,229,233,1)), color-stop(51%,rgba(207,215,221,1)), color-stop(100%,rgba(236,240,244,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,242,244,1) 0%,rgba(221,229,233,1) 50%,rgba(207,215,221,1) 51%,rgba(236,240,244,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef2f4', endColorstr='#ecf0f4',GradientType=0 ); /* IE6-8 */ padding: 15px; margin-bottom: 15px; border: 4px solid #4c4c4c;}
.img-left img{display: block; margin: 0 auto;}
@media (min-width: 993px)
{
.dropdown:hover{background: rgba(255,255,255,0.3);}

    .dropdown > a:hover {
    color: #333 !important;
    }
}
@media (max-width:1200px) {
    .nav-tabs > li a{
        font-size: 13px;
    }

}
@media (max-width: 992px)
{
    .header-machine{
        display: none;

    }
   
    .tab-pane h3{text-align: center;}
    .nav-tabs > li {
        width: 50%;
        border: 1px solid #c4c4c4;
        background: rgb(255, 242, 226);
        text-align: center;
    }
    .nav-tabs > li a {
        padding: 5px;
    }
    .nav-tabs > li:last-child {
        width: 100%;
        border: 1px solid #c4c4c4;
        background: rgb(255, 242, 226);
    }
        .nav-tabs > li.active {
            background: rgb(244, 208, 54);
        }
    .nav-tabs > li.active a{
        margin-right: 0;
        border-radius: 0 0 0 0;
    }
    div#header-wrapper {
        box-shadow: none;
    }
 .navbar-nav{float: none; display: block;}
  .dropdown a.dropdown-toggle{text-align: left;}

    .parts-thumb-wrapper
    {
    max-height: none;
    }
     h1#siteTitle{
        text-align: left;
    }
     #medallion{
         width: 100px; 
         margin-top: 15px;
     }
}
#long-nose-diagram{
    min-height: 243px; padding-top: 30px;
}
#economy-diagram{
    min-height: 252px; padding-top: 30px;
}
#medallion {
    position:absolute;
    right: 0;
    top: 12px;
    margin-right: 45px;
}
.nav-tabs>li>a {
border: none !important;
}    #spec-tabs>li>a:hover, #spec-tabs>li>a:focus {
  text-decoration: none;
  background-color: rgb(244, 208, 54) !important;
}
@media (max-width: 767px){
    .table-cell, .th,.item-number-cell, .item-number-cell input{
    display:block !important;
    width: 100% !important;
}
    div#footer-copyright{
        text-align: center;
    }
    div#footer-copyright .pull-right,
    span#copyright{
        float: none !important;
        display: block;
    }
    #medallion{
        display:block;
        position: absolute;
        width: 80px;
        left: 50%;
        margin-left: -40px;
        top: 0px;
    }
    .subfooter-row{
        text-align: center;
    }
     #siteSubtitle {
        margin-top: 98px;
        font-size: 14px;
        margin: 95px 0 0 0;
    }
    .index-icon{overflow: hidden;}
    .index-icon-itemnumber {
display: none;
}
    #long-nose-diagram, #economy-diagram{
    min-height: 0; padding-top: 15px;
}
    .img-container.pull-right{float: none !important;}
    #header-nav{
        margin-right: -15px;
        margin-left: -15px;
    }
    .nav>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background-color: transparent !important;
}
    div#header-nav{
        margin-top: 0;
    }
    .maincontent{
        padding-top: 6vw;
    }
    .nav-tabs > li {
        width: 100%;
        border: 1px solid #c4c4c4;
    }
        .nav-tabs > li.active {
            background: #ccc
        }
    .nav-tabs > li.active a{
        margin-right: 0;
        border-radius: 0 0 0 0;
    }
    .southbend-medallion {
        float: none !important;
        display: block; 
        text-align: center;
        padding-bottom: 15px;
        border-bottom: 1px solid black;
    }
    .southbend-medallion img{
        display: inline-block;
    }
    h1{font-size: 170%;}
    h2{font-size: 150%;}
    body{font-size: 140%;}
    .crest {
        height: 22vw;

    }
    .crest img{
        margin-top: -10vw;
    }
    .header-row{
        margin-top: 6vw;
        
    }
    .nav-row {
        position:absolute;
        top: 0;
        width: 100%;
    }

    .index-icon{
    
    position:relative;


    border-radius: 0;
    box-shadow: 0 0 2px #000;
    margin:0 auto; 
    text-align: left;
    padding: 5px;
    height: 60px
}
 .index-icon:after{
     display: table;
     content:" ";
     clear:both;
 }
.index-icon-description {
    color: #425d94;
    
    position :relative;
    top: 5px;
    text-align: left;
    display:block;
    width: 100%;
    line-height: 40px;
   
}

.navbar li{
    background: #aaa;
    box-shadow: none;
    border: none ;
    border-radius: 0;

}
.navbar-nav li a{
        padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.navbar-header{
    background: #333;

    margin-right: -15px;
    margin-left: -15px;

}
.main-container {
    border: none;
}
    .navbar-toggle {
        background: #333;
    }
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff;
}
#gsa{display:none;}
.index-icon img {
    margin: 0;
    float: left;
   
width: 50px;
height: auto;
 margin-right: 30px;
}

    div#header-wrapper
    {
        min-height: 110px;
        margin: 0;
    }
    h1#siteTitle{
        display: none;
    }
    div#footer{/*background: url('Images/foot-bg-mobile.png') repeat*/  }    
    .col-center{border: none; min-height: 0;}
    .logo{display:table; position: relative; margin: 0 auto; margin: 0 auto; padding: 0; top: auto; left: auto; }
    .navbar{ position: relative;   z-index: 99999; box-shadow: none; border-radius: 0 0 0 0;margin-bottom: 0;border: none; border-top: 1px solid #c4c4c4 !important;background-position: center top !important;}
    .navbar-collapse{padding-right: 0 !important; padding-left: 0 !important;}
    .navbar-nav{/*background: url(//d2o5tyft823vah.cloudfront.net/graphics/brown-leather-close-up-texture-2.jpg);*/ background-size: 800px;  margin-top: 1px; float: none; display: table;  left: 0;  width: 100%; text-align: center;  border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
    .navbar-nav>li {

        display: block;
   border-bottom: 1px solid #666;
    }

    .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #fff;
background-color: transparent;
}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #fff;
}
        .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
            color:#525757;
background: rgba(255,255,255,0.4);
}
        .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
background-color: rgba(0,0,0,0.6);
color: #ce181e;
}
    .dropdown-menu{position: relative;width: 100%; border-radius: none;}
}

.row.uniform-gutters{
    margin-right: 0;
    
}
.uniform-gutters *[class^="col-"] {
    padding-right: 0 !important;
}
.row.no-margin{
    margin-bottom: 0 !important;
}
.btn.yellow{
    background: #F4D036;
}
.btn.blue{
    background:#146A99; 
    color: #fff;
}
.btn-sb{
    color: #333;
    background: #CCC;
    float: right;
}
.btn-sb:hover{
    color: #fff;
    background: #333;
}


input, button, select, textarea{
    line-height: normal;
}