<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
   	Color Palette
   
   	e70101	brilliant red
   
   	ee3a43 	logo red
   
   	222222	very dark grey
   
     ========================================================================== */

     @import url("https://fast.fonts.net/t/1.css?apiType=css&amp;projectid=87012bef-e6fa-405c-9412-db7e1133fdaf");
     @font-face{
      font-family:"HelveticaNeueW01-57Cn";
      src:url("../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix");
      src:url("../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix") format("eot"),url("../fonts/88a238be-6477-4e71-bdc4-5a35bbf8d392.woff2") format("woff2"),url("../fonts/842088d0-1ae2-40d0-8561-3c95761ba7a6.woff") format("woff"),url("../fonts/c74505d5-13e8-47ed-94a8-630aab4da3e6.ttf") format("truetype"),url("../fonts/6cd480d1-47d0-48b4-86bd-283db2cb9235.svg#6cd480d1-47d0-48b4-86bd-283db2cb9235") format("svg");
    }
    @font-face{
      font-family:"HelveticaNeueW01-67MdCn_692710";
      src:url("../fonts/3a605871-b94d-4161-a394-bb2cfc975df7.eot?#iefix");
      src:url("../fonts/3a605871-b94d-4161-a394-bb2cfc975df7.eot?#iefix") format("eot"),url("../fonts/423db818-6ba7-4789-995f-1f2d7f6018df.woff2") format("woff2"),url("../fonts/aef05e22-e1d4-4e59-bc2e-a71c13c26cca.woff") format("woff"),url("../fonts/b785b1cf-24fa-44c9-8c93-d8e2d6912c47.ttf") format("truetype"),url("../fonts/5ab0c585-fb4b-43d9-abb0-b92f452b1284.svg#5ab0c585-fb4b-43d9-abb0-b92f452b1284") format("svg");
    }
    @font-face{
      font-family:"HelveticaNeueW01-77BdCn_692722";
      src:url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix");
      src:url("../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix") format("eot"),url("../fonts/ab23c239-fb66-406e-bce6-f0f260f5a217.woff2") format("woff2"),url("../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff") format("woff"),url("../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf") format("truetype"),url("../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22") format("svg");
    }
    @font-face{
      font-family:"HelveticaNeueW01-77BdCn_692725";
      src:url("../fonts/da1caa74-3384-442b-9cf3-c7c71ea54b37.eot?#iefix");
      src:url("../fonts/da1caa74-3384-442b-9cf3-c7c71ea54b37.eot?#iefix") format("eot"),url("../fonts/ff14b8ac-2eb4-4d50-b330-e3e0afb4d8f5.woff2") format("woff2"),url("../fonts/5287baae-f2f0-48f7-98bd-ec2986854951.woff") format("woff"),url("../fonts/e6ab5bf0-c0a7-4aeb-a5d0-50177e6b354b.ttf") format("truetype"),url("../fonts/38074018-c2af-4832-8ffa-02293e606fb7.svg#38074018-c2af-4832-8ffa-02293e606fb7") format("svg");
    }
    @font-face{
      font-family:"HelveticaNeueW01-BlackC";
      src:url("../fonts/eaf176be-8d1a-4938-a936-c4a1b29a9f6d.eot?#iefix");
      src:url("../fonts/eaf176be-8d1a-4938-a936-c4a1b29a9f6d.eot?#iefix") format("eot"),url("../fonts/7adda180-719d-4314-80cd-ceb416c421e0.woff2") format("woff2"),url("../fonts/276f9a92-d418-46c3-adec-af917fde9a18.woff") format("woff"),url("../fonts/1505593c-c09b-40f0-a192-cfcf2f2d956e.ttf") format("truetype"),url("../fonts/597d343c-6344-4af7-9171-a1edc046a0ed.svg#597d343c-6344-4af7-9171-a1edc046a0ed") format("svg");
    }



    .headline1 /* bold cond */
    {
      font-family: 'HelveticaNeueW01-77BdCn_692722', arial, helvetica, sans-serif;
    }
    .headline2 /* bold cond oblique */
    {
      font-family: 'HelveticaNeueW01-77BdCn_692725', arial, helvetica, sans-serif;
    }
    .headline3 /* black cond obl */
    {
      font-family: 'HelveticaNeueW01-BlackC', arial, helvetica, sans-serif;
    }
    .headline4 /* regular cond */
    {
      font-family:'HelveticaNeueW01-57Cn', arial, helvetica, sans-serif;
    }
    .headline5 /* medium cond */
    {
      font-family:'HelveticaNeueW01-67MdCn_692710', arial, helvetica, sans-serif;
    }

/* ==========================================================================
    Basic Global Structure
    ========================================================================== */
    html
    {
      height: 100%;
      font-size: 16px;
      line-height: 1.3em;	
    }
    body
    {
      min-height: 100%;
      /*height: 100%;*/
      -webkit-overflow-scrolling: touch;
      background-color: #4c4c4c;
    }
    body, textarea
    {
      font-family: 'Lato', arial, helvetica, sans-serif; 
      font-weight: 400; 
      font-style: normal;
      font-size: 1.0em;
      line-height: 1.4em;
      color: #222;	
    }
    hr {
      margin: 5px 0;
    }
    .row
    {
      margin: 0 auto;	
      max-width: 1160px;
    }
    .spacerCol
    {
      min-height: 5px;
      padding-top: 5px;	
    }
     
  .no-margin {
    margin: 0 !important;
  }
  .no-padding {
    padding: 0 !important;
  }


/* ==========================================================================
   global type 
   ========================================================================== */
   #content h1
   {
    font-weight: 400; 
    font-size: 1.5em;
    padding: 5px 0 20px;
  }
  #content h2
  {
    font-weight: 400; 
    font-size: 1.4em;
    padding: 5px 0 15px;
  }
  #content h3
  {
    font-weight: 400; 
    font-size: 1.3em;
    padding: 15px 0 15px;
  }
  #content h4
  {
    font-size: 1.15em;
    font-weight: 400;
    padding: 0px 0 15px;
  }
  #content h5
  {
    font-size: 1.0em;
    font-weight: 400;
    padding: 12px 0 4px;
  }
  #content h6
  {
    font-size: 0.95em;
    font-weight: 400;
    padding: 0px 0 10px;
  }
  #content p
  {
    font-size: 0.85em;
    line-height: 1.4em;
    padding: 4px 0 16px;
    font-weight: 400;
  }

  #content ol
  {
    list-style: inside decimal;	
  }
  #content ul
  {
    list-style: outside disc;
    margin-left: 14px;
  }
  #content ol, #content ul, #content dl
  {
    padding: 5px 0 12px 12px;
    vertical-align: baseline;
  }
  #content dl
  {
    padding: 5px 0 12px 0px;
  }
  #content ul li
  {
    font-size: 0.85em;
    line-height: 1.4em;
    margin-right: 10px;
    margin-left: 0px;
    padding: 0em 0 8px 3px;
    vertical-align: baseline;
  }
  #content ul li ul
  {
    margin-top: 6px;	
  }
  #content ul li li
  {
    font-size: 1.0em;	
    list-style: circle;
  }
  #content ol li
  {
    font-size: 0.85em;
    line-height: 1.2em;
    margin-right: 20px;
    padding: 0em 0 0.5em 1.7em;
    vertical-align: baseline;
  }
  #content ol li li
  {
    font-size: 1.0em;	
  }
  #content dl dt, #content dl dd
  {
    font-size: 0.9em;
    line-height: 1.1em;
    margin-right: 10px;
    margin-left: 0px;
    padding: 0em 0 3px 0px;
    vertical-align: baseline;	
    font-weight: 700;
  }
  #content dl dd
  {
    padding: 0em 0 9px 0px;	
    font-weight: 400;
  }

  #content a
  {
    color: #e70101;		
  }
  #content a:hover
  {
    color: #000;
    text-decoration: underline;	
  }

  #content img.alignright
  {
    float: right;
    margin: 3px 0px 12px 12px;
  }
  #content img.alignleft
  {
    float: left;
    margin: 3px 12px 12px 0px;
  }
  #content .entry-content img.alignleft
  {
    float: none;
    margin: 3px auto 12px auto;
    text-align: center;
  }
  #content img.aligncenter
  {
    margin: 3px auto 3px auto;
  }


/* ==========================================================================
   Layout styles, starting mobile first
   ========================================================================== */
   #outerWrap
   {
    position: relative;
    background: #f7f6f6 url(../i/bgHome.jpg) no-repeat;
    background-position: 50% -200px;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;	
    width: 100%;
    min-width: 100%;
  }
  #innerWrap
  {
    width: 100%;
    min-width: 320px;
    background: url(../i/bgCrossHatch.png) no-repeat;
    background-position: 50% 0%;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    -o-background-size: auto;
    background-size: auto;
  }
  #siteHeader
  {
    position: fixed;
    z-index: 6000;
    height: 50px;
    width: 100%;
    background: url(../i/bgTileNav.png) center top repeat;
    border-top: 1px solid #000;
    padding: 0 10px;
  }
  #identity
  {
    padding: 0px 0px 0 0px;
    position: fixed;
    z-index: 6500;
    max-width: 1160px;
    margin: 0 auto;	
  }
  #identity h1
  {
    display: inline-block;
    .display: inline;
    .zoom: 1;
    float: left;
    margin: 8px 12px 0 10px;
  }
  #identity h1 a
  {
    display: inline-block;	
  }
  #identity h1 img
  {
    height: 38px;
    width: auto;
  }
  #identity h2
  {
    display: inline-block;
    .display: inline;
    .zoom: 1;
    float: left;
    color: #fff;
    padding: 10px 2px 0 0;
    font-size: 0.9em;
    line-height: 1.1em;
    letter-spacing: 0.04em;
  }
  #identity h2 span
  {
    display: block;	
  }
/*  #searchbox, #sidr-id-searchbox
  {
    visibility: hidden;
    display: none;	
  }*/
  #sidr-id-search_submit {display: none;}
  #content
  {
    padding: 60px 0 30px;
    margin-left: auto;
    margin-right: auto;	
  }
/* ==========================================================================
   Homepage
   ========================================================================== */
   #mainFeature
   {
    position: relative;	
  }

  #homeFeatures
  {
    margin-top: -25px;	
    padding-bottom: 10px;
    position: static;	
  }
  #homeProducts
  {
    padding: 0px 15px 15px;
    position: static;	
  }
  #content #homeProducts ul
  {
    border-top: 1px solid #dadada;
    list-style: none;
    padding: 25px 0 0 0;
    margin: 0 0 0 0;	
  }
  #content #homeProducts ul li
  {
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;	
    font-size: 1.0em;
  }
  #content #homeProducts ul li .hpTextImage
  {
    float: left;
    width: 112px;
  }
  #content #homeProducts ul li .hpTextContent
  {
    overflow: hidden;
  }
/*#content #homeProducts ul li .hpTextImage span
{
display: block;
width: 100px;	
background: #fff;
border: 1px solid #dadada;
line-height: 94px;
vertical-align: middle;
overflow: hidden;
text-align: center;	
}
#content #homeProducts ul li img
{
margin: 0 0px 0px 0;
}*/
#content #homeProducts ul li .hpTextImage .relImg
{
  display: table;
  vertical-align: middle;
  text-align: center;	
  width: 96px;
  margin: 0 auto;
  border: 1px solid #dadada;	
}
#content #homeProducts ul li .hpTextImage .relImgIn
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 94px;
  width: 94px;
  background: #fff;
}
#content #homeProducts ul li img
{
  max-width: 84px;
  max-height: 84px;
  height: auto;
  width: auto;
}

#content #homeProducts ul li .hpText
{
  padding-bottom: 10px;	
}
#content #homeProducts ul li:first-child .hpText
{
  padding-bottom: 20px;	
}
#content #homeProducts ul li .hpText h2
{
  color: #ee3a43;
  font-size: 1.15em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 0 0 5px;
}
#content #homeProducts ul li .hpText h5
{
  color: #202020;
  font-size: 0.90em;
  padding: 0;
  font-weight: 700;
}
#content #homeProducts ul li .hpText p
{
  color: #333;
  font-size: 0.85em;
  padding: 2px 0 5px;
}
#content #homeProducts ul li .hpText p .fauxLink
{
  font-weight: 700;
  font-style: italic;	
  color: #ee3a43;
}
#content #homeProducts ul li a:hover
{
  text-decoration: none;	
}
#content #homeProducts ul li a:hover p .fauxLink
{
  text-decoration: underline;
}
#homeNewsEvents .more a
{
  font-weight: 700;
  font-style: italic;	
}

#homeNewsEvents
{
  padding: 0;
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,0) 80%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(25%,rgba(255,255,255,1)), color-stop(80%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
#hneInner
{
  padding: 25px 15px;	
}
#homeNewsEvents h2
{
  color: #ee3a43;
  font-size: 1.2em;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  padding: 0 0 12px 0;
}
#homeNews ul
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;	
}
#homeNews ul li
{
  font-size: 0.85em;
  padding: 0 0 8px 0;
  margin: 0 0 0 0;
}
#homeNews ul li a
{
  font-weight: 700;
  color: #616161;	
  text-decoration: none;
}
#homeEvents
{
  border-top: 1px dashed #909090;
  margin: 14px 0 0 0;
  padding: 17px 0 0 0;	
}
#homeEvents h3
{
  font-size: 1.0em;
  padding: 15px 0 5px 0;
  font-weight: 700;	
}
#homeEvents h3:first-of-type
{
padding-top: 0px;
}
#homeEvents p
{
  color: #616161;
  font-size: 0.85em;
  padding: 2px 0 5px;
  line-height: 1.2em;
}
#homeNewsEvents .more
{
  text-align: right;	
}
#mainTag 
{
  bottom: 0;
  left: 50%;
  margin-left: -160px;
  position: absolute;
  width: 320px;
  z-index: 1000;
  text-align: center;
}
.inside #mainTag 
{
  position: relative;
  width: 100%;
  text-align: center;
  padding: 0px 0 0px;
  left: auto;
  bottom: auto;
  margin-left: 0;	
}
#mainTag h1
{
  color: #949494;	
  padding: 0 0 0px;
  font-size: 1.6em;
  display: block;
  letter-spacing: 0.02em;
}

/* ==========================================================================
   sidr slide-in side nav
   ========================================================================== */
   .navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: relative;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    z-index: 4000;
  }
  .navbar-default {
    background: transparent;
    border: none;
  }
  .navbar-default .navbar-toggle {
    border: none;
    position: absolute;
    z-index: 4000;
    right: 0px;
    top: 8px;
    margin: 0px 0px 0 0!important;
    background: none!important;
  }
  .navbar-default .navbar-toggle:focus
  {
    background: none!important;	
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #f3f3f3;
  }
  .navbar-toggle .icon-bar {
    border-radius: 5px;
    display: block;
    height: 2px;
    width: 22px;
    margin-bottom: 5px!important;
  }   
  .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container &gt; .navbar-header, 
  .container-fluid &gt; .navbar-header, 
  .container &gt; .navbar-collapse, 
  .container-fluid &gt; .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .navbar {
    border: none;
    margin-bottom: 0px;
  }
  #respNav
  {
    /*width: 310px;*/
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out; 
    -o-transition: width 300ms ease-in-out; 
    -ms-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
  }
  #respNav.rnExpanded
  {
    width: 280px;
  }
  body.rnExpanded
  {
    -webkit-transition: right 300ms ease-in-out;
    -moz-transition: right 300ms ease-in-out; 
    -o-transition: right 300ms ease-in-out; 
    -ms-transition: right 300ms ease-in-out;
    transition: right 300ms ease-in-out;
    right: 280px!important;
  }
  #respNav .sidr-class-subNav li ul
  {
    position: absolute;
    top: -40px;
    left: -9999em;
  }
  #respNav .sidr-class-subNav li:hover ul
  {
    left: 150px;
  }


/* ==========================================================================
   homepage slide show
   ========================================================================== */
   #content .bxslider
   {
    position: relative;	
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: visible;
  }
  .bx-viewport
  {
    overflow: visible!important;
  }
  #content .bxslider li
  {
    padding: 0;
    margin: 0;	
    overflow: visible;
  }
/*.bxslider .hfSlide1 .floatingImageHolder
{
background-image: url(../i/home/slides/01.png);	
}
.bxslider .hfSlide2 .floatingImageHolder
{
background-image: url(../i/home/slides/02.png);	
}
.bxslider .floatingImageHolder
{
background-position: 50% 0%;
-webkit-background-size: 429px 230px;
-moz-background-size: 429px 230px;
-o-background-size: 429px 230px;
background-size: 429px 230px;	
background-repeat: no-repeat;
height: 230px;
width: 430px;
margin-left: -215px;
position: absolute;
left: 50%;
}*/
.bxslider .floatingImageHolder
{
  background-position: 50% 0%;
  -webkit-background-size: auto 230px;
  -moz-background-size: auto 230px;
  -o-background-size: auto 230px;
  background-size: auto 230px;	
  background-repeat: no-repeat;
  height: 230px;
  width: 100%;
  position: absolute;
  left: 0%;
}
.bxslider .hfSlide
{
  overflow: visible!important;
}
.bxslider .hfSlideImage
{
  display: block;
  height: 230px;
/*background-position: 50% 0%;
-webkit-background-size: auto 230px;
-moz-background-size: auto 230px;
-o-background-size: auto 230px;
background-size: auto 230px;	
background-repeat: no-repeat;*/
overflow: visible;
}
.bxslider .hfSlideText
{
  padding: 40px 15px 30px;
  text-align: center;	
}
#content .bxslider .hfSlideText h1
{
  color: #202020;	
  padding: 0 0 0px;
  font-size: 1.4em;
}
#content .bxslider .hfSlideText p
{
  font-size: 0.85em;
  padding: 4px 0 10px;
  color: #464646;
}
#content .bxslider .hfSlideText p.center
{
  text-align: center!important;	
}
#content .bxslider .spacerCol
{
  visibility: hidden;
  display: none;	
}

#content .chunky, .modWrap .chunky
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  margin: 0 auto;
  line-height: 2.8em;
  font-size: 1.2em;
  letter-spacing: 0.02em;
  vertical-align: middle;
  text-align: center;
  color: #fff!important;
  text-decoration: none;
  padding: 0 27px 0 20px;
  font-weight: 400;	
  background: #e70101 url(../i/btnArrowLeft.png) no-repeat;
  background-position: 90% 50%;
  -webkit-background-size: auto 18px;
  -moz-background-size: auto 18px;
  -o-background-size: auto 18px;
  background-size: auto 18px;
}
#content .chunky:hover, .modWrap .chunky:hover
{
  text-decoration: none;
  background-color: #ee3a43;
}
#content .transChunky
{
  background: transparent;
  border: 1px solid #d1d1d1;
  color: #818181!important;
  line-height: 2.6em;
  text-transform: uppercase;
}
#content .transChunky:hover
{
  background: #fff;	
}
.bx-controls
{
  display: block;
  width: 100%;
  position: absolute;
  top: 232px;	
  z-index: 500;
}
.bx-default-pager
{
  position: relative;
  margin: 0 auto;
  text-align: center;	
}
.bx-pager-item
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  margin: 0 3px;	
}
#content .bx-pager-link
{
  display: block;
  height: 24px;
  width: 24px;
  text-align: center;
  vertical-align: top;
  -khtml-border-radius: 12px;
  -moz-border-radius: 12px;	
  -webkit-border-radius: 12px;
  border-radius: 12px;
  border: 1px solid #a0a0a0;
  font-size: 11px;
  line-height: 21px;
  color: #a0a0a0;
  text-decoration: none!important;
}
#content .bx-pager-link.active
{
  background: #e70101;	
  color: #fff;
  border: 1px solid #e70101;
}


/* ==========================================================================
   footer
   ========================================================================== */
   #footerWrap, #footer
   {
    overflow: visible;
    position: relative;
  }
  #footerWrap
  {
    background: #4c4c4c url(../i/footer/bgImage.jpg) no-repeat;
    background-position: 50% 0px;
    -webkit-background-size: 300% auto;
    -moz-background-size: 300% auto;
    -o-background-size: 300% auto;
    background-size: 300% auto;
    width: 100%;
    min-width: 100%;	
  }
  #footer
  {
    width: 100%;
    min-width: 100%;
    background: url(../i/footer/bgCrossHatch.png) center top repeat;
  }
  .pageCategory #footer
  {
    padding-bottom: 65px;	
  }
  .footerRow
  {
    display: block;
    text-align: center;
    max-width: 1160px;	
  }
  #footerNav
  {
    display: inline-block;
    padding: 25px 20px 20px;
    border-bottom: 1px solid #676767;
  }
  #footerNav ul
  {
    float: left;
    text-align: left;
    list-style: none;
    width: 50%;
    padding-left: 20px;
  }
  #footerNav ul:first-child
  {
    padding-right: 20px;
    padding-left: 0px;	
  }
  #footerNav ul li
  {
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
    font-size: 0.85em;
    line-height: 1.15em;	
  }
  #footerNav ul li a
  {
    color: #d5d5d5;
    font-weight: 300;	
  }
  #footerSocial
  {
    display: inline-block;
    width: 100%;
    padding: 15px 25px 15px;
  }
/*#footerSocial span
{
display: inline-block;
text-align: right;
width: 50%;
vertical-align: top;
}
#footerSocial .cedia
{
padding-right: 20px;	
}
#footerSocial .cedia img
{
width: 95px;	
}*/
#footerSocial .row
{
  text-align: center;	
}
#footerSocial .members img
{
  /*width: 95px;
  margin: 7px 15px 7px;*/
  width: 100%;
  max-width: 300px;
  display: inline-block;
  .display: inline;
  .zoom: 1;
}

/* new member logo size------### */
#footerSocial .members #idw
{
  width: 63px;
  margin: 15px 15px 0px;
  display: inline-block;
  .display: inline;
  .zoom: 1;
}
#footerSocial .members #cepro
{
  width: 60px;
}
#footerSocial .social
{
  text-align: center;
  display: block;
  margin: 20px 0 0px;
}
#footerSocial .social li
{
  display: inline-block;
  .display: inline;
  .zoom: 1;	
}
#footerSocial .social img
{
  height: 32px;
  width: 32px;
  margin: 0 5px;	
}


#footerLookup
{
  padding: 0 15px;
}
#footer fieldset, .ffWrap
{
  padding: 16px 10px;
  background: url(../i/footer/bgFormTile.png) repeat;	
  max-width: 300px;
  margin: 0 auto;
}
#footer fieldset form, .ffContent
{
  vertical-align: top;	
}
#footer fieldset h2, .ffWrap h2
{
  color: #d4d4d4;
  display: inline-block;
  font-size: 1.2em;
  line-height: 26px;
  padding: 0 8px 0 0;
  vertical-align: center;	
}
#footer fieldset h6
{
  display: none;	
}
#footer fieldset input[type=text]
{
  -webkit-appearance: none;
  border: 0;
  outline: 0;	
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  -webkit-border-radius: 0px;
  height: 26px;
  width: 88px;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  background: #727272;
  color: #dcdbdb;
  font-size: 0.8em;
}
#footer fieldset button,
.ffContent a
{
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0 0 0 7px;	
  display: inline-block;
  vertical-align: top;
}
#footer fieldset button span,
.ffContent a span
{
  display: block;
  line-height: 26px;
  width: 50px;
  vertical-align: middle;
  text-align: left;
  background: #392e2e url(../i/footer/btnArrowLeft.png) no-repeat;
  background-position: 82% 5px;
  -webkit-background-size: auto 16px;
  -moz-background-size: auto 16px;
  -o-background-size: auto 16px;
  background-size: auto 16px;
  color: #a4a3a3;	
  text-indent: 11px;
  text-transform: uppercase;
}
.ffContent a
{
  display: table;	
  height: 67px;
  width: 80px;
  vertical-align: middle;
  text-align: center;
  margin: 10px auto 0;
  text-decoration: none;
}
.ffContent a:hover
{
  text-decoration: none;	
}
.ffContent a span
{
  display: table-cell;
  width: 80px;
  height: 67px;
  vertical-align: middle;
  text-align: center;	
  text-indent: 0;
  line-height: 1.1em;
  background-position: 90% 50%;
}

#footerSignup
{
  visibility: hidden;
  display: none;
}
#copyRight
{
  padding: 25px 15px;	
}
#copyRight p
{
  color: #b0b0b0;
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1.1em;
}
#copyRight p span
{
  display: block;	
}

/* =========== Product Page =========== */
.inside #content .pageTitle
{
  color: #ee3a43;
  font-size: 1.5em;
  font-weight: 400;
  display: block;
  padding: 5px 0 5px;
}
#content #title h3
{
  padding: 0 0 0 0;
  font-size: 1.1em;	
}
#content .subCol
{
  padding: 0 0 0 0;
}
#toolbar
{
  margin: 10px 0;	
}
#toolbar .subCol
{
  text-align: right;
}
#toolbar .subCol:first-child
{
  text-align: left;	
}
#toolbar h5
{
  font-size: 0.9em;	
  display: inline-block;
  .display: inline;
  .zoom: 1;
  line-height: 30px;
  padding: 0 6px 0 0;
  vertical-align: middle;
}
#toolbar ul
{
  list-style: none;
  padding: 0;
  margin: 0;	
  line-height: 30px;
  display: inline-block;
  .display: inline;
  .zoom: 1;
}
#toolbar ul li
{
  list-style: none;
  padding: 0;
  margin: 0 3px 0 0;	
  display: inline-block;
  .display: inline;
  .zoom: 1;
  vertical-align: middle;
}
#toolbar ul li img
{
  width: 18px;
  height: 18px;	
}
#productMainContent
{
  position: relative;
  z-index: 300;	
}
#productGallery
{
  /*width: 100%;*/
  max-width: 320px;
  overflow: hidden;	
  margin: 18px auto 30px;
}
#productGallery ul
{
  width: 100%;
  max-width: 320px;
  overflow: hidden;	
  margin: 12px auto 0;
  list-style: none;
  padding: 0 0 0 0;
}
#productGallery ul li
{
  padding: 0 0 0 0;
  margin: 0 0 0 0;	
}
/*#productGallery ul li
{
width: 23%;
height: 53px;
float: left;
margin-left: 2.6667%;
margin-bottom: 12px;
display: block;
overflow: hidden;	
vertical-align: middle;
position: relative;
}
#productGallery ul li a
{
display: table-cell;
height: 53px;
vertical-align: middle;
text-align: center;
width: 100%;	
background: #fff;
}
#productGallery ul li.first
{
margin-left: 0;
}
#productGallery ul li img
{
height: auto;
max-height: 53px;
width: auto;
}*/
#productGallery ul li
{
  width: 23%;
  height: 53px;
  float: left;
  margin-left: 2.6667%;
  margin-bottom: 12px;
  display: table;
  table-layout: fixed;
  overflow: hidden;	
  vertical-align: middle;
  position: relative;
}
#productGallery ul li a
{
  display: table-cell;
  height: 53px;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  max-width: 100%;
  background: #fff;
}
#productGallery ul li.first
{
  margin-left: 0;
}
#productGallery ul li img
{
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;	
  display: inline-block;
}
/*#pgMain
{
width: 100%;
height: 240px;
background: #fff;
cursor: crosshair;
display: table;	
vertical-align: middle;
position: relative;
z-index: 400;
}*/
#pgMain
{
  width: 100%;
  max-width: 100%;
  height: 240px;
  background: #fff;
  cursor: crosshair;
  display: table;	
  vertical-align: middle;
  position: relative;
  z-index: 400;
  table-layout: fixed;
}
/*#pgMainWrap
{
display: table-cell;
height: 240px;
vertical-align: middle;
text-align: center;
width: 100%;	
}
#productGallery #pgMain img
{
height: auto;
width: auto;
max-height: 240px;
max-width: 320px;	
}*/
#pgMainWrap
{
  display: table-cell;
  height: 240px;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  max-width: 100%;	
}
#productGallery #pgMain img
{
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;	
  display: inline-block;
}


.ratingAv, .rateForm
{
  visibility: hidden;
  display: none;	
}

/*#productText &gt; :first-child
{
font-weight: bold;
font-size: 1.0em;
}*/
#productText h4
{
  text-transform: uppercase;
  font-weight: 700;	
}
#prodContent .sectionHead
{
  color: #ee3a43;
  text-transform: uppercase;
  border-top: 1px solid #aaa;
  margin-top: 15px;
  display: block;	
}
#specs ul, #specs ul li
{
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
#specs ul li
{	
  font-size: 0.85em!important;
  line-height: 1.4em!important;
  padding: 0 20px 8px 0px!important;
}
#secondaryData
{
  padding-bottom: 30px;	
}
#prodContent h6
{
  display: block;
  text-align: right;	
}
#prodContent h6 
{
  display: block;
  text-align: right;	
}
#prodContent h6 a
{
  color: #333;
  font-weight: 400;
  font-style: italic;	
}
#content dl dd
{
  padding: 0em 0 22px 0px;	
  font-weight: 300;
}
#secondaryData .sectionHead
{
  border-top: 4px solid #b0b0b0;
}

.pageProduct #related, .pageProduct #reviews, .pageProduct #downloads, .pageProduct #videos, .pageProduct #tips
{
  visibility: hidden;
  display: none;
}
.pageProduct #related
{
  z-index: 200;
}

.fancybox-skin
{
  border-radius: 0 !important;
}
.fancybox-inner
{
  overflow: auto!important;
}
#partNumbersList h3,
#partNumbersList h4
{
  color: #606060;
  font-size: 1.0em;
  line-height: 1.0em;
  padding: 0 0 10px 0;
}
#partNumbersList h3,
#partNumbersList h4
{
  text-transform: uppercase;
}
#partNumbersList h5
{
  color: #ee3a43;
  font-size: 0.9em;
  line-height: 0.9em;
  padding: 0 0 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #b0b0b0;
}
#partNumbersList table
{
  width: 100%;	
}
#partNumbersList table tr
{
  background: #f0f0f0;	
}
#partNumbersList table tr.even
{
  background: #d0d0d0;	
}
#partNumbersList table tr th, #partNumbersList table tr td
{
  padding: 10px 6px;
  color: #202020;
  font-size: 0.65em;
  line-height: 0.85em;	
  width: 20%;
}
#partNumbersList table tr td
{
  width: 80%;	
}


/* =========== Category Page =========== */
.stdInside #content .pageTitle,
.pageCategory #content .pageTitle
{
  font-size: 2.0em;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  text-align: right;
  padding-bottom: 5px;
}

#catMain .pageHead
{
  background: url(../i/inside/category/headerConnectors.jpg) no-repeat;
  background-position: 50% 0px;
  -webkit-background-size: 160% auto;
  -moz-background-size: 160% auto;
  -o-background-size: 160% auto;
  background-size: 160% auto;	
  width: 100%;
  min-width: 100%;
  overflow: hidden;
  border-top: 2px solid #000;
  padding-top: 75px;
}
#controlsWrap
{
  background: url(../i/inside/category/tileControls.png) repeat;	
}
#controls
{
  background: url(../i/inside/category/crossControls.png) no-repeat;
  background-position: 20% 0%;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  -o-background-size: auto;
  background-size: auto;
  border: solid #909090;
  border-width: 1px 0;
  padding: 0 0px 12px;
}
#breadcrumbs
{
  padding: 0 15px;
  margin-bottom: 10px;
}
#controls #sorting, #controls #breadcrumbs
{
  padding: 0 10px;	
  margin-bottom: 0px;
}
#breadcrumbs h5
{
  display: block;
  border-bottom: 1px solid #aaa;
  font-size: 0.9em;
  line-height: 1.1em;
  vertical-align: middle;
  padding: 17px 0 10px;
  font-weight: 300;
  text-transform: uppercase;
  font-style: italic;
}
#controls #breadcrumbs h5
{
  display: inline-block;
  border: none;
}
#breadcrumbs h5 span
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  margin: 0 5px;	
}
#controls a, #breadcrumbs a
{
  color: #202020;	
}
#controls a:hover, #breadcrumbs a:hover
{
  text-decoration: underline;	
}
#breadcrumbs h5 strong
{
  font-style: italic;
  font-weight: bold;	
}
#controls select
{
  -webkit-appearance: none;
  -moz-appearance: none;
/*border: 1px solid #202020;
padding: 0px 3px 0px 3px;*/
font-size: 0.8em;
height: 2.0em;
vertical-align: middle;
color: #404040;
background: #fff;
outline: none;
/*-moz-border-radius: 0px!important; 
border-radius: 0px!important; 
-webkit-border-radius: 0px!important;*/
text-align: left;
}
#controls label
{
  line-height: 2.0em;
  font-size: 0.8em;
  font-weight: 400;
  vertical-align: top;
  margin-left: 8px;
}
#controls #sortOrder,
#controls #uniform-sortOrder
{
  width: 70px;	
}
#controls #pageNum,
#controls #uniform-pageNum
{
  width: 30px;	
}
#controls #perPage,
#controls #uniform-perPage
{
  width: 40px;	
}
/* ==========================================================================
   Uniform specific styles
   ========================================================================== */



   .selector, 
   .radio, 
   .checker, 
   .uploader, 
   .selector *, 
   .radio *, 
   .checker *, 
   .uploader *{
     margin: 0;
     padding: 0;
   }
   div.selector
   {
    background: url(../i/inside/category/selectRight.png) right 0px no-repeat;
    -webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -ms-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
  }
  div.selector span
  {
    background: url(../i/inside/category/selectLeft.png) left 0px no-repeat;
    -webkit-background-size: auto 25px;
    -moz-background-size: auto 25px;
    -ms-background-size: auto 25px;
    -o-background-size: auto 25px;
    background-size: auto 25px;
  }
  div.selector {
    line-height: 25px;
    height: 25px;
    /*width: 100%!important;*/
    font-weight: normal;
    color: #202020;
    font-size: 0.8em;
    display: inline-block;
  }
  div.selector span {
    line-height: 25px;
    height: 25px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0px;
    padding-left: 8px;
    display: block;
    text-align: left;
    /* float: left;*/
    overflow: hidden!important;
    width: 100%;
  }
  div.selector select {
    top: 2px;
    left: 0px;
  }
  div.selector select {
    outline: none;
    color: #202020;
    font-size: 1.0em;
    display: block;
  }
  div.selector.disabled span {
   color: #bbb;
 }
 div.selector select option
 {
  padding: 2px 5px 2px 10px;
  color: #202020;
}

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
  outline: 0;
}
/* Select */
div.selector {
	position: relative;
	/*padding-left: 5px;*/
}
div.selector span {
	display: block;
	float: left;
}
div.selector select {
	position: absolute;
	opacity: 0;
}






#controls p
{
  display: inline-block;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  float: right;
  font-size: 0.8em;
  line-height: 2.0em;
}
#controls p a
{
  display: inline-block;
  padding: 0 2px;	
}
#catalog
{
  padding: 20px 0 0;	
}
#catalog ul
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 auto;	
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
#catalog ul li
{
  padding: 0 0 0 0;
  margin: 5px 0.6em;	
  width: 130px;	
  display: inline-block;
  overflow: hidden;
  height: 255px;
  text-align: left;
  vertical-align: top;
}
#catalog ul li .relImg
{
  display: table;
  vertical-align: middle;
  text-align: center;	
  width: 130px;
  margin: 0 auto;
  border: 1px solid #b0b0b0;	
}
#catalog ul li .relImgIn
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 128px;
  width: 128px;
  background: #fff;
  position: relative;
}
#catalog ul li .relImgIn::after
{
content: '';
display: block;
position: absolute;
height: 128px;
width: 128px;
left: 0;
top: 0;
z-index: 100;
}
#catalog ul li .relImgIn.productNew::after
{
background: url(../i/inside/category/flagNew.png) no-repeat;
background-size: 100% 100%;
}
#catalog ul li .relImgIn.productBuy::after
{
background: url(../i/inside/category/flagBuy.png) no-repeat;
background-size: 100% 100%;
}
#catalog ul li .relImgIn.productNew.productBuy::after
{
background: url(../i/inside/category/flagNewBuy.png) no-repeat;
background-size: 100% 100%;
}
#catalog ul li img
{
  /*width: 130px;*/
  max-width: 120px;
  max-height: 120px;
  height: auto;
  width: auto;
}
#catalog ul li a h2
{
  font-size: 1.0em;
  line-height: 1.2em;
  font-weight: 400;
  padding: 8px 0 0 0;
  color: #202020!important;	
}
#catalog ul li a:hover
{
  text-decoration: none;
}
#catalog ul li a p
{
  font-size: 0.85em;
  line-height: 1.2em;
  font-weight: 400;
  padding: 3px 0 0 0;
  color: #202020;	
}
#catalog ul li a h3
{
  font-size: 0.9em;
  line-height: 1.2em;
  font-weight: 700;
  margin-top: 6px;
  display: block;
  border-top: 1px solid #c4c4c4;
  padding: 6px 0 0 0;
  color: #ee3a43;	
  text-transform: uppercase;
}

#catSidebar
{
  text-align: center;
}
#catSidebar .tip
{
  visibility: hidden;
  display: none;
  padding: 10px 12px;
  background: -moz-linear-gradient(top, rgba(71,71,71,0.65) 0%, rgba(246,245,245,0.2) 40%, rgba(246,245,245,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(71,71,71,0.65)), color-stop(40%,rgba(246,245,245,0.2)), color-stop(100%,rgba(246,245,245,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(71,71,71,0.65) 0%,rgba(246,245,245,0.2) 40%,rgba(246,245,245,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(71,71,71,0.65) 0%,rgba(246,245,245,0.2) 40%,rgba(246,245,245,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(71,71,71,0.65) 0%,rgba(246,245,245,0.2) 40%,rgba(246,245,245,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(71,71,71,0.65) 0%,rgba(246,245,245,0.2) 40%,rgba(246,245,245,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6474747', endColorstr='#00f6f5f5',GradientType=0 ); /* IE6-9 */
}
#catSidebar .tip h3
{
  display: block;
  height: 54px;
  overflow: hidden;
  text-indent: -9999em;
  background: url(../i/inside/global/tipsTricks.png) no-repeat;
  background-position: center top;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  margin-top: 14px;	
}
#catSidebar .tip h4
{
  color: #666;
  font-size: 1.0em;
  line-height: 1.2em;
  padding: 20px 0 0 0;
  font-weight: 700;
}
#catSidebar .tip h5
{
  color: #606060;
  font-size: 0.90em;
  line-height: 1.1em;
  padding: 9px 0 18px 0;
  font-weight: 400;
}
#catSidebar .tip .chunky
{
  padding: 0 20px;	
}
/*
#catSidebar .tip img
{
margin-top: 10px;	
}
#catSidebar .tip p
{
color: #616161;
font-size: 0.8em;
line-height: 1.2em;
padding: 12px 0 0px 0;
text-align: left;
}*/

#filters
{
  position: fixed;
  z-index: 7000!important;
  overflow: hidden;
  height: 60px;	
  width: 100%;
  background: #f7f6f6;
  left: 0px;
  -webkit-box-shadow: 0 -2px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 -2px 2px 0 rgba(0,0,0,0.2);
}
.mobileFilterClosed
{
  bottom: -60px;
}
#filterToggle
{
  height: 60px;
  border: solid #ee3a43;
  border-width: 1px 0 0;
  cursor: pointer;
  position: relative;
}
#filterToggle h3
{
  font-size: 1.2em;
  color: #ee3a43;
  padding: 0 0 0 15px;
  line-height: 60px;
  float: left;
  display: inline-block;	
}
#filterToggle span
{
  display: block;
  position: absolute;
  right: 15px;
  top: 21px;
  height: 20px;
  width: 20px;
  background-color: transparent;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out; 
  -o-transition: all 1s ease-in-out; 
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; 
}
#filterToggle span img
{
  height: 20px;
  width: 20px;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out; 
  -o-transition: all 1s ease-in-out; 
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; 
}
#filterToggle.mobileFilterOpen span
{
  top: 13px;
}
.mobileFilterOpen span.transClose img
{
  -webkit-transform: rotate(180deg); 
  -moz-transform: rotate(180deg); 
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg); 	
  transform: rotate(180deg); 	
}
#filterContent
{
  height: 100%;
  overflow-y: auto;
  text-align: left;
  width: 100%;	
  padding: 0 0 100px;
}

#filterContent .filterSet
{
  width: 70%;
  margin: 20px auto 10px;
}
#filterContent .filterSet h4
{
  display: block;
  width: 100%;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  background: #999;
  padding: 10px 10px 10px;
  color: #fff;
  font-size: 0.9em;
  line-height: 0.9em;	
}
#filterContent .filterSet ul
{
  background: #fff;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
}
#filterContent .filterSet ul li
{
  border-top: 1px solid #e2e2e2;
  padding: 8px 10px 5px;
  margin: 0;
  display: block;
}
#filterContent .filterSet ul li label
{
  font-size: 0.8em;
  vertical-align: center;
  font-weight: 300;
  color: #707070;	
}
#filterContent .filterSet ul li input
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  margin-right: 8px;	
}
#filterContent .filterSet ul li:first-child
{
  border-top: 0;	
}


.search #content .phpsearch_pagination,
#catalog #lowerPagination
{
  margin: 10px 30px 20px 10px;
  border: solid #c5c5c5;
  border-width: 1px 0;
  text-align: right;	
}
.search #content .phpsearch_pagination ul,
#catalog #lowerPagination ul
{
  display: block;	
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0px 0 0;
  text-align: right;
}
.search #content .phpsearch_pagination ul span,
.search #content .phpsearch_pagination ul li,
#catalog #lowerPagination ul span, 
#catalog #lowerPagination ul li
{
  display: inline-block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;	
  height: auto;
  width: auto;
  font-size: 1.0em;
  line-height: 50px;
  vertical-align: middle;
  font-weight: 300;
}
.search #content .phpsearch_pagination ul span,
#catalog #lowerPagination ul span
{
  font-style: italic;	
}
.search #content .phpsearch_pagination ul li,
#catalog #lowerPagination ul li
{
  margin-left: 18px;	
}
.search #content .phpsearch_pagination ul a,
#catalog #lowerPagination ul a
{
  display: inline;	
  color: #222;
  text-decoration: none;
}
.search #content .phpsearch_pagination ul a.selected,
#catalog #lowerPagination ul a.selected
{
  color: #ee3a43;
  text-decoration: underline;
}
.search #content .phpsearch_pagination ul a:hover,
#catalog #lowerPagination ul a:hover
{
  text-decoration: underline;
}

.search #content ul.phpsearch_list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.search #content ul.phpsearch_list li
{
	margin: 0px 0px 25px 0px;
	padding: 0;
}
.search #content ul.phpsearch_list li a
{
	padding: 10px 12px;
	border: 1px solid #ccc;
	display: block; position: relative;
}
.search #content ul.phpsearch_list li a:hover
{
	border-width: 2px;
	padding: 9px 11px; 
	text-decoration: none;
}

.adTower
{
  visibility: hidden;
  display: none;	
}

.pageCategory .adTower.adMain
{
  visibility: visible;
  display: block;	
  width: 100%;
  text-align: center;
  margin-bottom: 30px;	
}

/* =========== News Page =========== */

#newsContentProper
{
  /*padding: 20px 0 0;	*/
  padding-top: 20px;
}
#newsContentProper h2 
{
  color: #ee3a43;
}
#newsContentProper #industryNews h2 
{
}
#newsContentProper #recentNews h2 
{
  text-transform: uppercase;
  font-size: 1.2em;
}
#newsMain .pageHead
{
  /*background: url(../i/inside/category/headerConnectors.jpg) no-repeat;*/
  background-position: 90% 10%!important;
  -webkit-background-size: 160% auto;
  -moz-background-size: 160% auto;
  -o-background-size: 160% auto;
  background-size: 160% auto;	
  width: 100%;
  min-width: 100%;
  overflow: hidden;
  border-top: 2px solid #ee3a43;
  padding-top: 161px;
}
.single #newsMain .pageHead
{
  padding-top: 116px;
}
#newsContentProper .entry-content img
{
	width: auto;
	max-width: 100%;
	height: auto;	
}
.single #controls
{
  padding: 0px ;
}
#content #newsContentHeader h1.pageSubTitle
{
  font-size: 1.6em;
  letter-spacing: 0.02em;
  padding-bottom: 5px;
}
#content #newsContentHeader p
{
  font-size: 1em;
  line-height: 1.4em;
  color: #474646;
}
.industryNews #content .bx-pager-link
{
  border: 0px;
  border-radius: 0px;
  display: inline;
  width: auto;
  height: auto;
  color: #333333;
}
.industryNews #content .bx-pager-link:hover
{
  text-decoration: underline;
}
.industryNews #content .bx-pager-link.active 
{
  color: #ee3a43;
  background: transparent;
}
.industryNews .bx-default-pager 
{
  display: inline-block;
  text-align: left;
}
.industryNews .NEWSslider 
{
  /*transform: none!important;*/
}
.industryNews .attachment-post-thumbnail
{
  float: left;
  margin: 8px 12px 10px 0px;
}

.industryNews #content a.moretag,
.industryNews #content a.moretag:visited,
.industryNews #content a.moretag:focus
{
  font-style: italic;
  font-weight: 600;
  font-size: .95em;
}	
.industryNews #content p.date-line
{
  font-size: .9em;
  color: #292929;
  font-weight: 100;
  padding: 15px 14px 10px;
}
.industryNews #content .date-line-padding
{
  padding-right: 12px;
  display: inline-block;
}




/* =========== News Page =========== */
/* =========== #industryNews =========== */
.industryNews #industryNews article
{
  display: block;
  position: relative;
  background: #F7F6F6 url(../i/newsDivider.png) repeat-x left top;
  padding: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.industryNews #industryNews h1,
.industryNews #industryNews h1 a,
.industryNews #industryNews h1 a:visited,
.industryNews #industryNews h1 a:focus
{
  color: #292929;
  font-weight: 100;
  font-size: 1.35em;
}
.stdInside  #industryNews h1
{
  font-size: 1.8225em;
}
.industryNews #industryNews h1 a:active,
.industryNews #industryNews h1 a:hover
{
  color: #ee3a43;
  text-decoration: underline;
}
#content #industryNews p
{
  font-size: .95em;
  line-height: 1.3em;
  color: #474646;
}

/* =========== News Page =========== */
/* =========== #recentNews =========== */
.industryNews #recentNews.visible-xs
{
  padding-top: 45px;
}
#content #recentNews article a,
#content #recentNews article a:visited,
#content #recentNews article a:focus
{
  color: #333;
  font-weight: 300;
  font-size: .8em;
}
#content #recentNews article a:active,
#content #recentNews article a:hover
{
  color: #ee3a43;
  text-decoration: underline;
}
.industryNews #recentNews p.date-line
{
  font-weight: bold;
  color: #333333;
  padding-bottom: 0px;
}
.industryNews #recentNews h1
{
  padding-top: 0px;
}
.industryNews #recentNews #recentNewsSliderWrap
{
  padding: 27px 0px 24px;
  border: 1px solid #dcdbdb;
  border-width: 1px 0px;
  margin: 0 0 30px 0px;
}
#recentNewsSliderWrap .bx-viewport
{
  overflow: hidden!important;
}
#content ul li.slideFour,
#content ul li.slideNine
{
  padding: 0;
  margin: 0;
}
#content ul.NEWSsliderXS,
#content ul.NEWSslider
{
  padding: 0;
  margin: 0;
}
#content ul li.slideNine .col-sm-4
{
  padding: 0 20px 0 0;
}
.industryNews #recentNews .bx-viewport 
{
  padding: 0 0 15px 0;
}
.industryNews #recentNews h4,
.industryNews #recentNews .bx-pager:before
{
  content: "More News: "
}
.industryNews #recentNews .bx-controls
{
  position: relative;
  top: auto;
}
.industryNews #recentNews .bx-pager
{
  font-size: 11px;
  line-height: 21px;
  margin: 0;
  padding: 0;
  clear: right;
  color: #333333;
  font-style: italic;
}
.industryNews #recentNews .bx-controls-direction
{
  display: block;
  position: relative;
  float: right;
}
.industryNews #recentNews .bx-controls-direction .bx-next,
.industryNews #recentNews .bx-controls-direction .bx-prev
{
  display: block;
  position: relative;
  float: left;
  text-indent: -9999em;
  width: 35px;
  height: 30px;
}
.industryNews #recentNews .bx-controls-direction .bx-next
{
  background: #f7f6f6 url(../i/inside/industries/bxNext.png) no-repeat;
  background-size: contain;
}
.industryNews #recentNews .bx-controls-direction .bx-prev
{
  background: #f7f6f6 url(../i/inside/industries/bxPrev.png) no-repeat;
  background-size: contain;
}
.industryNews #recentNews.visible-xs .bx-controls
{
  padding: 0px 19px 10px 0;
}



/*============== News and Events page ================*/
.archive.newsAndEvents #secondaryData,
.single.newsAndEvents #secondaryData
{
	padding-top: 15px;	
}
.archive.newsAndEvents #secondaryData h3,
.single.newsAndEvents #secondaryData h3
{
	border-top: 0px;	
	font-weight: 700;
	text-transform: uppercase;
}
#secondaryData .spSubNavWrap
{
	display: block;
	margin-top: 5px;
	padding-top: 8px;
	border-top: 1px solid #e0e0e0;	
}


/*============== global tool tip modal (except youtube) ================*/
.pocMod
{
	padding: 15px 0;	
}
.pocMod h4.popoverTipLinkTitle
{
	font-size: 1.4em;
	color: #474646;
	padding: 0 15px;
}
.pocMod h4.popoverTipLinkTitle small
{
	font-size: 1em;
	font-style: italic;
	color: #474646;
	font-weight: 200;
}
.pocMod .popover-inner
{
	padding-top: 18px;
}
.pocMod .popover-inner table
{
	width: 100%;
}
.pocMod .popover-inner table td
{
	font-size: .75em;
	padding: 3px;
	color: #474646;
}
.pocMod .popover-inner p
{
	color: #474646;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: 300;
	word-spacing: 1px;
	word-wrap: break-word;
	padding: 0 0 20px;
}
.pocMod .popover-inner img
{
	border: 1px solid #d4d3d3;	
}
.supportcontactWrap {
    width: 260px;
    background: #e7e6e6;
    height: 100%;
    border: 1px solid #7B7B7B;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 12px;
}
.col-sm-12.col-md-6.support {
    padding: 0px !important;
}
i.fa.fa-search {
    display: block;
    position: absolute;
    right: 40px;
    color: #f3f3f3;
}
.supportContact {
    list-style-type: none !important;
}
#supportMenu .panel-heading a:hover {color: #ee3a43;}

.img-responsive, .thumbnail&gt;img, .thumbnail a&gt;img, .carousel-inner&gt;.item&gt;img, .carousel-inner&gt;.item&gt;a&gt;img {
    display: inline-block; 
    max-width: 100%;
    height: auto;
}
#content .panel-body p a {
    padding-left: 0px;
}
  /*///---- COPIED FROM A PAGE INTO MAIN --- ///////*/
   /*hides search bar*/
   .wtb-int #supportSearchWrapper{
   display: none;
   }
   .wtb-int #content .panel h4{
   padding-bottom: 0px;
   color: #ee3a43;
   }
   .wtb-int #content .panel-body a{
   font-weight: 700;
   padding-left: 0px;
   color: #ee3a43 !important;
   }
   .wtb-int #content .panel-body a:hover{
   text-decoration: underline;
   }
   .wtb-int #content .panel-body a:active{
   padding-left: 0px;
   }
   .wtb-int #content .panel-body div p{
   padding-left: 10px;
   }
   .wtb-int #content h1.pageTitle{
   font-weight: 400;
   text-transform: uppercase;
   display: block;
   text-align: right;
   padding-bottom: 5px;
   letter-spacing: 0.02em;
   padding-bottom: 10px;
   }
   .wtb-int #content .sidebarSignup h2{
   font-size: 1.3em;
   font-weight: normal;
   padding-bottom: 5px;
   }
   .wtb-int #content .sidebarSignup fieldset form{
   padding: 10px;
   width: 100%;
   background: #c6c5c5;
   background: rgba(198,197,197,0.3);
   }
   .wtb-int #content .sidebarSignup fieldset form h6 {
   font-family: 'lato', arial, helvetica, sans-serif;
   font-size: 0.9em;
   font-weight: 300;
   font-style: italic;
   color: #707070;
   padding-bottom: 15px;
   }
   .wtb-int #content .sidebarSignup fieldset form input[type="text"] {
   background: #fff;
   border: 1px solid #a5a5a5;
   border-radius: 0;
   color: #808080;
   font-size: 0.8em;
   line-height: 30px;
   height: 30px;
   outline: 0 none;
   padding-left: 10px;
   padding-right: 10px;
   vertical-align: middle;
   width: 100%;
   margin-bottom: .5em;
   }
   .wtb-int #content .sidebarSignup fieldset button {
   border: 0 none;
   display: inline-block;
   margin: 0 0 0 4px;
   outline: 0 none;
   padding: 0;
   vertical-align: top;
   }
   .wtb-int #content .sidebarSignup fieldset button span {
   background-color: #a5a5a5;
   background-image: url(../i/footer/btnArrowLeftWhite.png);
   background-repeat: no-repeat;
   background-position: 75% 23px;
   -webkit-background-size: auto 20px;
   -moz-background-size: auto 20px;
   -ms-background-size: auto 20px;
   -o-background-size: auto 20px;
   background-size: auto 20px;
   color: #fff;
   display: block;
   font-size: 1.4em;
   line-height: 67px;
   text-align: left;
   text-indent: 22px;
   text-transform: uppercase;
   vertical-align: middle;
   width: 80px;
   }
   .wtb-int #content .sidebarSignup form{
   margin: 0;
   }
   .wtb-int #content .sidebarSignup fieldset .pFields {
   display: inline-block;
   width: 65%;
   }
   .wtb-int #content h3 {
    font-weight: 400;
    font-size: 1.3em;
    padding: 15px 0 0px;
   }
   /*///---- END OF COPIED FROM A PAGE INTO MAIN --- ///////*/
/* =========== Approx iPhone 5 ish portrait =========== */
@media only screen and (min-width : 23em) { 
  #controls #sortOrder,
  #controls #uniform-sortOrder
  {
    width: 120px;	
  }
  #controls #pageNum,
  #controls #uniform-pageNum
  {
    width: 35px;	
  }
  #controls #perPage,
  #controls #uniform-perPage
  {
    width: 40px;	
  }
}

/* =========== Approx iPhone 4 Landscape =========== */
@media only screen and (min-width : 30em) { 

  #content .entry-content img.alignleft
  {
    float: left;
    margin: 3px 12px 12px 0px;
  }

  #siteHeader
  {
    height: 51px;
    border-top: 2px solid #000;
  }
  #identity h1
  {
    margin: 9px 12px 0 10px;
  }

  #identity h2
  {
    padding: 16px 2px 0 0;
    font-size: 1.0em;
  }
  #identity h2 span
  {
    display: inline;	
  }

  .bx-viewport
  {
    padding-bottom: 30px;
    z-index: 100;
  }
  .bxslider .floatingImageHolder
  {
    background-position: 50% 0%;
    -webkit-background-size: auto 200px;
    -moz-background-size: auto 200px;
    -o-background-size: auto 200px;
    background-size: auto 200px;	
    background-repeat: no-repeat;
    height: 200px;
    left: -100px;
  }
  .bxslider .row .hfSlideImage
  {
    float: left;	
  }
  .bxslider .row .hfSlideText
  {
    float: left;	
    padding: 30px 15px 30px;
    text-align: left;	
  }
  .hfSlideImage, .hfSlideText
  {
    width: 50%;	
  }
  .bx-controls
  {
    top: 222px;	
  }
  .bx-default-pager
  {
    margin-right: 20px;
    text-align: right;	
  }

  #homeFeatures
  {
    margin-top: 0px;	
  }

  #hneInner
  {
    background: -moz-linear-gradient(left, rgba(247,246,246,1) 0%, rgba(247,246,246,0) 40%, rgba(247,246,246,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(247,246,246,1)), color-stop(40%,rgba(247,246,246,0)), color-stop(100%,rgba(247,246,246,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f6', endColorstr='#00f7f6f6',GradientType=1 ); /* IE6-9 */	
  }

  .footerRow
  {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;	
  }
  #footerNav
  {
    float: left;
    display: inline-block;
    padding: 25px 0px 20px;
    border-bottom: none;
    width: 25%;
  }
  #footerNav ul
  {
    float: none;
    width: auto;
    padding-left: 0px;
  }
  #footerNav ul:first-child
  {
    padding-right: 0px;	
  }
  .footerSubElements
  {
    float: right;
    display: inline-block;	
    width: 75%;
  }
  #footerLookup 
  {
    padding: 0 0 0 15px;
  }
  #footerSocial
  {
    display: inline-block;
    width: 100%;
    padding: 15px 0px 15px;
  }
  #footerSocial .members, #footerSocial .social
  {
    text-align: right;	
  }
  #footer fieldset, .ffWrap
  {
    float: right;
  }
  #footerSocial .members img /* for 3rd member logo top spacing   */
  {
    /*margin: 0 0 10px 8px;
    vertical-align: top;
	max-width: 300px;*/
  }
  #footerSocial .members #idw /* for 3rd member logo   */
  {
    margin: 0px 0 10px 8px;
  }
  #footerSocial .social img
  {
    margin: 0 0 0 10px;
  }
  #copyRight
  {
    padding: 20px 15px 25px;	
  }
  #copyRight p span
  {
    display: inline;	
  }

  /* =========== Category Page =========== */
  #catMain .pageHead
  {
    -webkit-background-size: 120% auto;
    -moz-background-size: 120% auto;
    -o-background-size: 120% auto;
    background-size: 120% auto;	
    padding-top: 125px;
  }

  #catalog ul
  {
    text-align: left;
  }
  #catalog ul li
  {
    margin: 5px 0.4em;	
  }

  #catalog ul li a
  {
    display: inline-block;
    .display: inline;
    .zoom: 1;
  }

  #controls #sortOrder,
  #controls #uniform-sortOrder
  {
    width: 150px;	
  }
  #controls #pageNum,
  #controls #uniform-pageNum
  {
    width: 35px;	
  }
  #controls #perPage,
  #controls #uniform-perPage
  {
    width: 40px;	
  }



}


/* =========== Approx iPhone 6 Landscape =========== */
@media only screen and (min-width : 35em) { 


  .bxslider .floatingImageHolder
  {
    background-position: 50% 0%;
    -webkit-background-size: auto 235px;
    -moz-background-size: auto 235px;
    -o-background-size: auto 235px;
    background-size: auto 235px;	
    background-repeat: no-repeat;
    height: 235px;
    left: -120px;
  }

  #catalog ul li
  {
    margin: 5px 0.9em;	
  }


}


@media only screen and (min-width : 40em) { 


  .bxslider .floatingImageHolder
  {
    background-position: 50% 0%;
    -webkit-background-size: auto 250px;
    -moz-background-size: auto 250px;
    -o-background-size: auto 250px;
    background-size: auto 250px;	
    background-repeat: no-repeat;
    height: 250px;
    left: -130px;
  }
  .supportcontactWrap {
    width: 340px;
    background: #e7e6e6;
    height: 100%;
    border: 1px solid #7B7B7B;
    padding: 10px;
    margin-bottom: 20px;
    margin-left: 12px;
}

}



/* =========== Approx iPad Portait, Sidr menu no longer active =========== */
@media only screen and (min-width: 48em) {
i.fa.fa-search {display: none;}
  body
  {
/*background: #4c4c4c url(../i/footer/bgImage.jpg) no-repeat;
background-position: 50% 75%;
-webkit-background-size: 150% auto;
-moz-background-size: 150% auto;
-o-background-size: 150% auto;
background-size: 150% auto;*/
}
#bodyWrap
{
  position: relative;
  width: 100%;
  min-width: 100%;
  /*height: 100%;*/
  overflow: hidden;
  background: url(../i/footer/bgCrossHatch.png) center top repeat;
}
#outerWrap
{
  background-position: 50% 0px;
}
#siteHeader
{
  height: 50px;
  border-top: 3px solid #000;
  padding: 0 15px;
}
#searchbox
{
  visibility: visible;
  display: block;
  float: right;
  width: 200px;
  height: 24px;
  border: 1px solid #888;
  background: #d2d2d2;
  margin: 14px 0 0 0;
}
#searchbg
{
  display: block;
  height: 22px;
  width: 198px;
  background: url(../i/footer/btnSearch.png) no-repeat;	
  background-position: 175px 3px;
  -webkit-background-size: 14px 15px;
  -moz-background-size: 14px 15px;
  -o-background-size: 14px 15px;
  background-size: 14px 15px;
  position: relative;
}
#searchbox input[type=text]
{
  border: 0;
  -webkit-appearance: none;
  float: left;
  width: 166px;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  overflow: hidden;
  font-size: 0.85em;
  padding-left: 8px;
  padding-right: 5px;
  background: transparent;
}
#searchbox input[type=submit]
{
  border: 0;
  -webkit-appearance: none;
  float: right;
  width: 32px;
  height: 22px;
  background: red;
  cursor: pointer;
  overflow: hidden;
}
#searchbox ::-webkit-input-placeholder {
  color: #606060;
  opacity: 1;
}
#searchbox :-moz-placeholder { 
  color: #606060; 
  opacity: 1;
}
#searchbox ::-moz-placeholder {  
  color: #606060;
  opacity: 1; 
}
#searchbox :-ms-input-placeholder {  
  color: #606060; 
  opacity: 1;
}
#footerForms ::-webkit-input-placeholder {
  color: #bbb;
  opacity: 1;
}
#footerForms :-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
#footerForms ::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
#footerForms :-ms-input-placeholder {
  color: #bbb;
  opacity: 1;
}

/* =========== ajax search =========== */
#results 
{
  z-index: 1000;
  display: none;
  width: 100%;
  position: absolute;
  top: 23px;
  left: 0px;
}
#results .item
{
  font-size: 0.75em;
  line-height: 1.1em;
  vertical-align: middle;
  padding: 8px 10px;
  border: solid #d0d0d0;
  border-width: 0px 1px 1px;	
  background: #ccc;
  background: rgba(230,230,230,0.85);
  cursor: pointer;
}
#results .item:hover
{
  background: rgba(240,240,240,0.95);
}

#supportResults 
{
  z-index: 1000;
  display: none;
  width: 100%;
  position: absolute;
  top: 23px;
  left: 0px;
}
#supportResults .itemsearch
{
  font-size: 0.75em;
  line-height: 1.1em;
  vertical-align: middle;
  padding: 8px 10px;
  border: solid #d0d0d0;
  border-width: 0px 1px 1px;	
  background: #ccc;
  background: rgba(230,230,230,0.85);
  cursor: pointer;
}
#supportResults .itemsearch:hover
{
  background: rgba(240,240,240,0.95);
}



#idWrap
{
  position: absolute;
  width: 100%;
  min-width: 100%;
  top: 50px;
}
#identity
{
  z-index: 100;
  position: static;	
  height: 75px;
}
#identity h1
{
  margin: 20px 12px 0 18px;
}
#identity h1 img
{
  height: 55px;
  width: auto;
}

#identity h2
{
  color: #0e0e0e;
  padding: 30px 2px 0 2px;
  font-size: 1.1em;
  line-height: 1.1em;
}

#content
{
  padding: 128px 0 30px;	
}
/*.bxslider .floatingImageHolder
{
margin-left: -450px;
-webkit-background-size: 560px 300px;
-moz-background-size: 560px 300px;
-o-background-size: 560px 300px;
background-size: 560px 300px;
width: 560px;
height: 300px;
}*/
.bxslider .floatingImageHolder
{
  background-position: 50% 0%;
  -webkit-background-size: auto 300px;
  -moz-background-size: auto 300px;
  -o-background-size: auto 300px;
  background-size: auto 300px;	
  background-repeat: no-repeat;
  height: 300px;
  left: -160px;
}
.bxslider .hfSlideImage
{
  height: 300px;
}
.bxslider .row .hfSlideText
{
  padding: 40px 15px 30px;
}
#content .bxslider .hfSlideText h1
{
  font-size: 1.9em;
}
#content .bxslider .hfSlideText p
{
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 10px 0 10px;
}
#content .chunky
{
  line-height: 2.7em;
  font-size: 0.9em;
}
.bx-controls
{
  top: 270px;	
}
.bx-default-pager
{
  margin-right: 30px;
}
#content .bx-pager-link
{
  height: 28px;
  width: 28px;
  -khtml-border-radius: 14px;
  -moz-border-radius: 14px;	
  -webkit-border-radius: 14px;
  border-radius: 14px;
  font-size: 13px;
  line-height: 26px;
}
#homeFeatures
{
  padding-bottom: 20px;
}
#homeProducts
{
  float:	 right;
  padding-left: 35px;
}
#content #homeProducts ul li img
{
  /*margin: 0 20px 60px 0;*/
}
#content #homeProducts ul li .hpText
{
  padding-bottom: 20px;	
}




/* Main Nav from iPad protrait + ------------------------------------------------------------------*/
#mainNav
{
  height: 50px!important;
  top: -3px;	
}
#mainNav #navbarCollapse &gt; ul &gt; li
{
  border-top: 3px solid #000;	
}
#mainNav #navbarCollapse &gt; ul &gt; li &gt; a
{
  line-height: 17px;
  font-size: 0.8em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;	
  padding: 11px 12px 11px;
  margin-top: 8px;
}
#mainNav #navbarCollapse &gt; ul &gt; li:hover
{
  border-color: #e70101;
}
#mainNav #navbarCollapse &gt; ul &gt; li:hover &gt; a
{
  background: #000;
}





#mainNav li .subNav
{
  position: absolute;
  left: -9999em;
  width: 540px;
  margin: 0 0 0 0;
  padding: 0 0 0px 0;
  /*background: #606060 url(../i/bgSubNav.png) left top no-repeat;*/
  overflow: hidden;
}
#mainNav li:hover .subNav
{
  left: auto;	
}
#mainNav .subNav .subNavInnerWrap
{
  position: relative;	
}
#mainNav .subNav .subNavInner
{
  position: relative;
  padding: 0 0 30px 0;
  height: 600px;
}
#mainNav .snMask1
{
  position: absolute;
  z-index: 600;
  height: 600px;
  width: 220px;
  background: url(../i/bgSubNavLeft.png) left top no-repeat;
  top: 0;
  left: 0;
  border: solid #000;
  border-width: 4px 0;
}
#mainNav li .subNav .subNavInner li
{
  display: block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  z-index: 200;
  color: white;
}
#mainNav .subNav .subNavInner li:first-child
{
  padding-top: 5px;	
}
#mainNav li .subNav .subNavInner li.snViewAll
{
  padding-top: 16px;
}
#mainNav li .subNav .subNavInner &gt; li &gt; a
{
  width: 235px;
  margin: 0 0 0 0;
  padding: 10px 20px 12px 15px;
  display: block;
  font-weight: 400;
  color: #fff;
  font-size: 1.0em;
  line-height: 1.0em;
  text-transform: uppercase;
  min-height: 40px;
  text-decoration: none;
  z-index: 700;
  position: relative;
  overflow: visible;
}
#mainNav li .subNav .subNavInner &gt; li:hover &gt; a
{
  text-decoration: none;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.05em;
  background: url(../i/bgSubNavActive.png) no-repeat;	
  background-position: 0px 50%;
  -webkit-background-size: 235px auto;
  -moz-background-size: 235px auto;
  -o-background-size: 235px auto;
  background-size: 235px auto;
}
#mainNav li .subNav .subNavInner &gt; li ul
{
  width: 320px;
  position: absolute;
  left: -100px;
  top: 0px;
  z-index: 500;
  margin: 0 0 0px 0;
  padding: 0 0px 0px 0px;
  /*background: url(../i/inside/category/headerConnectors.jpg) no-repeat;*/
  background-repeat: no-repeat;
  background-position: 0px 0px;
  -webkit-background-size: auto 150px;
  -moz-background-size: auto 150px;
  -o-background-size: auto 150px;
  background-size: auto 150px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out; 
  -o-transition: all 500ms ease-in-out; 
  -ms-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
#mainNav li .subNav .subNavInner &gt; li ul .subSubInner
{
  padding: 0 20px 0px 25px;
  background: url(../i/bgSubNavRight.png) left top no-repeat;
  height: 600px;
  width: 320px;
  border: solid #000;
  border-width: 4px 0;
}
#mainNav li .subNav .subNavInner &gt; li:hover ul
{
 -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -o-transform: translateX(320px);
  -ms-transform: translateX(320px);
  transform: translateX(320px);
}
.no-csstransitions #mainNav li .subNav .subNavInner &gt; li:hover ul
{
  left: 220px;	
}
#mainNav li .subNav .subNavInner &gt; li ul h3
{
  display: block;
  padding: 100px 0 12px;	
  color: #fff;
  font-size: 1.8em;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 2px 2px 10px #222;
}
#mainNav li .subNav .subNavInner &gt; li ul li a
{
  margin: 0 0 0 0;
  padding: 6px 0 6px 18px;
  display: block;
  font-weight: 400;
  color: #fff;
  font-size: 1.0em;
  line-height: 1.2em;
  text-decoration: none;	
}
#mainNav li .subNav .subNavInner &gt; li ul li a:hover
{
  text-decoration: none;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.05em;	
  background: url(../i/chevRedRight.png) no-repeat;	
  background-position: 5px 50%;
  -webkit-background-size: auto 10px;
  -moz-background-size: auto 10px;
  -o-background-size: auto 10px;
  background-size: auto 10px;
}
#mainNav li .subNav .subNavInner &gt; li ul .snAll a
{
  margin-top: 22px;	
}

#mainTag 
{
  margin-left: -200px;
  width: 400px;
}
#mainTag h1
{
  font-size: 2.0em;
  letter-spacing: 0.02em;
}


/* Subnav Testing for transition effects */





#footerWrap
{
  background-position: 50% 75%;
  -webkit-background-size: 150% auto;
  -moz-background-size: 150% auto;
  -o-background-size: 150% auto;
  background-size: 150% auto;	
}
#footerNav
{
  width: 23%;
}
.footerSubElements
{
  width: 77%;	
}
#footerSocial
{
  display: block;
  width: 50%;
  padding: 25px 0px 25px;
  float: left;
}
#footerSocial .members, #footerSocial .social
{
  text-align: center;	
}
#footerSocial .members img
{
  /*margin: 0 10px;
  width: 100px;
  margin: 6px;*/
}
#footerSocial .members #idw /* for 3rd member logo   */
{
  /*margin: 15px 15px 10px;*/
}

#footerSocial .social img
{
  margin: 0 5px;
}

#footerForms
{
  width: 40%;
  float: right;
  padding: 25px 0 0 0;
  text-align: right;
}


#footerLookup, #footerSignup
{
  visibility: visible;
  display: block;
  .display: inline;
  .zoom: 1;
  padding: 0 0 0 0px;
  width: 275px;
  float: right;
  vertical-align: top;
}

#footer fieldset,
.ffWrap
{
  padding: 20px 20px;
  max-width: auto;
  margin: 0 0 10px;
  text-align: left;
  float: none;
}
#footer fieldset form,
.ffContent
{
  position: relative;	
}
#footer #SubscribeToUpdatesDone
{
  color: #f0f0f0;	
}
#footer fieldset h2,
.ffContent h2
{
  font-size: 1.3em;
  line-height: 26px;
  padding: 0 0px 3px 0;
  text-align: left;
  display: block;
}
#footer fieldset h6
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  font-weight: 300;
  font-style: italic;
  font-size: 0.8em;
  color: #b6b6b6;
  padding-bottom: 10px;
  visibility: hidden;
  display: none;
}


#footer fieldset input[type=text]
{
  -webkit-appearance: none;
  border: 0;
  outline: 0;	
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  -webkit-border-radius: 0px;
  height: 30px;
  width: 145px;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  background: #727272;
  color: #dcdbdb;
  font-size: 0.85em;
}
#footer #footerSignup fieldset .nFields
{
  display: inline-block;
  width: 145px;	
}
#footer fieldset #nEmail
{
  margin-top: 7px;
}
#footer fieldset button
{
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0 0 0 7px;	
  display: inline-block;
  vertical-align: top;
}
#footer fieldset button span,
#footer .ffContent a span
{
  display: block;
  line-height: 30px;
  width: 80px;
  vertical-align: middle;
  text-align: left;
  background: #392e2e url(../i/footer/btnArrowLeft.png) no-repeat;
  background-position: 75% 5px;
  -webkit-background-size: auto 20px;
  -moz-background-size: auto 20px;
  -o-background-size: auto 20px;
  background-size: auto 20px;
  color: #a4a3a3;	
  text-indent: 25px;
  text-transform: uppercase;
  font-size: 1.1em;
}
#footer #footerSignup fieldset button span,
#footer .ffContent a span
{
  line-height: 67px;	
  background-position: 75% 23px;
  font-size: 1.4em;
  text-indent: 22px;
}
#footer .ffContent a
{
  margin: 0;	
}
/*
#footer .ffContent a span
{
font-size: 1.2em;	
-webkit-background-size: auto 20px;
-moz-background-size: auto 20px;
-o-background-size: auto 20px;
background-size: auto 20px;
}
*/

/* =========== Product Page =========== */
#toolbar 
{
  margin: 0px 0 10px;
  padding-left: 5px;
}
#primaryData 
{
  padding-bottom: 30px;
}
#secondaryData 
{
  padding: 5px 15px 30px 30px;
}
#prodContent #secondaryData .sectionHead 
{
  font-size: 1.1em;
  font-weight: 700;
  color: #202020;
}

.pageProduct #related, .pageProduct #reviews, .pageProduct #downloads, .pageProduct #videos, .pageProduct #tips, .ratingAv, .rateForm
{
  visibility: visible;
  display: block;
}


.pageProduct #downloads h5
{
  text-transform: uppercase;	
  margin-bottom: 4px;
}
.pageProduct #downloads ul
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0px 0 5px 0;	
}
.pageProduct #downloads ul li
{
  padding: 0 0 4px 0;
  margin: 0 0 0 0;	
}
.pageProduct #downloads ul li a
{
  color: #333;
}
.pageProduct #downloads ul li a:hover
{
  text-decoration: underline;
  color: #ee3a43;
}

.pageProduct #videos ul
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0px 0 0px 0;	
  text-align: center;
}
.pageProduct #videos ul li
{
  list-style: none;
  padding: 10px 0 0 0;
  margin: 10px 0 20px 0;	
  width: 80%;
  text-align: left;
  border-top: 1px solid #aaa;
  display: inline-block;
  .display: inline;
  .zoom: 1;
  font-size: 0.8em;
}
.pageProduct #videos ul li a
{
  color: #333;
  font-weight: 700;
  text-decoration: none;	
}
.pageProduct #videos ul li:first-child
{
  border: none;
  padding-top: 0px;	
}
.pageProduct #videos ul li img
{
  width: 100%;
  margin-bottom: 12px;	
}

.pageProduct #tips a
{
  color: #333;
  text-decoration: none;
}
.pageProduct #tips a:hover
{
  text-decoration: underline;
  color: #ee3a43;
}

.pageProduct #related
{
  position: relative;	
}
.pageProduct #related ul
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;	
}
/*.pageProduct #related li*/
.pageProduct #related #relatedSliderWrap ul &gt; li &gt; ul &gt; li
{
  width: 25%;
  padding: 0 5px;
  margin: 0 0 0 0;	
  display: block;
  float: left;
  text-align: center;
  height: 205px;
  overflow: hidden;
}
.pageProduct #related li .relImg
{
  display: table;
  vertical-align: middle;
  text-align: center;	
  width: 108px;
  margin: 0 auto;
}
.pageProduct #related li .relImgIn
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 120px;
  width: 108px;
  background: #fff;
}
.pageProduct #related li img
{
/*width: 100%;
max-width: 150px;	*/
width: auto;
height: auto;
max-width: 108px;
max-height: 120px;
}
.pageProduct #related h5
{
  font-size: 0.9em;
  line-height: 1.3em;	
}
.pageProduct #related a
{
  color: #333;
  text-decoration: none;
  display: block;
  text-align: center;
}
.pageProduct #related a:hover
{
  text-decoration: underline;
  color: #ee3a43;
}

.pageProduct #related .prodSlidePrev,
.pageProduct #related .prodSlideNext
{
  display: block;
  height: 28px;
  width: 28px;
  background-image: url(../i/btnBlockPrev.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 25px;
  right: 30px;
}
.pageProduct #related .prodSlideNext
{
  background-image: url(../i/btnBlockNext.png);
  right: 0px;
}
.pageProduct #related .prodSlidePrev a,
.pageProduct #related .prodSlideNext a
{
  display: block;
  height: 28px;
  width: 28px;
  text-indent: -9999em;
  overflow: hidden;
}


.pageProduct #reviews .chunky
{
  background-position: 90% 50%;
  -webkit-background-size: auto 12px;
  -moz-background-size: auto 12px;
  -o-background-size: auto 12px;
  background-size: auto 12px;
  text-transform: uppercase;
}
#content .rateForm .weeChunky
{
  line-height: 1.7em;
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 0em;
  padding: 0 17px 0 10px;
  background-position: 90% 50%;
  -webkit-background-size: auto 10px;
  -moz-background-size: auto 10px;
  -o-background-size: auto 10px;
  background-size: auto 10px;
}
.rateForm
{
  display: block;
  text-align: center;	
  vertical-align: middle;	
}
.rateForm #revStars
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  vertical-align: middle;	
  margin-right: 4px;
}
.rateForm span
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  vertical-align: middle;	
}
.rateForm form button
{
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0 0 0 0px;	
  display: inline-block;
  vertical-align: middle;
  background: transparent!important;
}
.ratingArea
{
  min-height: 30px;	
  margin-top: 30px;
}
#rateIt
{
  display: block;
  text-align: center;
  margin: 0px 0 0 0;	
}
#rateIt a
{
  font-style: italic;
  font-weight: 700;
  color: #333;
  text-decoration: underline;
}
#rateIt a:hover
{
  color: #ee3a43;
}
.ratingAv .rating
{
  display: inline-block;
  .display: inline;
  .zoom: 1;
  width: 92px;
  height: 16px;
  background: url(../i/inside/products/ratings.png) no-repeat;
  background-position: 0px 0px;
  -webkit-background-size: 92px auto;
  -moz-background-size: 92px auto;
  -o-background-size: 92px auto;
  background-size: 92px auto;	
  text-indent: -9999em;
  overflow: hidden;
}
.ratingAv .score10
{
  background-position: 0px -19px;	
}
.ratingAv .score20
{
  background-position: 0px -38px;	
}
.ratingAv .score30
{
  background-position: 0px -57px;	
}
.ratingAv .score40
{
  background-position: 0px -76px;	
}
.ratingAv .score50
{
  background-position: 0px -95px;	
}
.ratingAv .score60
{
  background-position: 0px -114px;	
}
.ratingAv .score70
{
  background-position: 0px -133px;	
}
.ratingAv .score80
{
  background-position: 0px -152px;	
}
.ratingAv .score90
{
  background-position: 0px -171px;	
}
.ratingAv .score100
{
  background-position: 0px -190px;	
}
.ratingAv
{
  display: block;
  text-align: left;
  vertical-align: middle;
  line-height: 24px;
}
/*#reviews .ratingAv
{
font-size: 0.85em;	
height: 24px;
display: inline-block;
.display: inline;
.zoom: 1;
}*/
#productGallery .ratingAv
{
  text-align: center;
}
#productGallery .ratingAv a
{
  vertical-align: middle;
  height: 24px;	
  display: inline-block;
  color: #444;
  text-decoration: underline;
}
#productGallery .ratingAv a:hover
{
  color: #ee3a43;
}
.ratingAv .rating
{
  vertical-align: middle;
  margin-right: 10px;
  line-height: 24px;
  display: inline-block;
  .display: inline;
  .zoom: 1;
}
#productGallery .ratingAv .rating
{
  vertical-align: middle;
  margin-right: 10px;
}
#productGallery .ratingAv .score0
{
  margin-right: 0px;
}
#productGallery .ratingAv h5, #reviews .ratingAv .reviewCount
{
  vertical-align: middle;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: inline;
  font-size: 0.8em;
  text-transform: uppercase;
}
#reviews .reviewSummary
{
  padding: 0 0 0 10px;	
}
#reviews .writeReview
{
  text-align: right;	
  padding-bottom: 10px;
}
#reviews .writeReview h5
{
  font-size: 0.85em;
  margin: 6px 0 0px 0;
  padding: 0 0 0px 0;	
}
#reviews .writeReview h5 span
{
  display: block;
  padding: 0 0 7px 0;		
}
.pageProduct #content #reviewList
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;	
}
.pageProduct #content #reviewList .review
{
  padding: 15px 10px;
  margin: 0 0 0 0;	
  background: rgb(242,240,240); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,240,240,1) 0%, rgba(247,246,246,1) 29%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,240,240,1)), color-stop(29%,rgba(247,246,246,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,240,240,1) 0%,rgba(247,246,246,1) 29%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,240,240,1) 0%,rgba(247,246,246,1) 29%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,240,240,1) 0%,rgba(247,246,246,1) 29%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,240,240,1) 0%,rgba(247,246,246,1) 29%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f0', endColorstr='#f7f6f6',GradientType=0 ); /* IE6-9 */
}
.pageProduct #content #reviewList .reviewMeta
{
  text-align: left;	
}
.pageProduct #content #reviewList .reviewMeta h6
{
  display: block;
  padding: 0 0 0 0;
  margin: 5px 0 0 0;	
  text-align: left;
  font-size: 0.9em;
  font-weight: 700;
}
.pageProduct #content #reviewList .reviewMeta h5
{
  display: block;
  padding: 0 0 0 0;
  margin: 5px 0 0 0;	
  font-size: 0.95em;
  font-weight: 700;
}
.pageProduct #content #reviewList .reviewMeta p
{
  display: block;
  padding: 0 0 0 0;
  margin: 5px 0 0 0;
  font-size: 0.9em;
  font-weight: 400;
}
.pageProduct #content #reviewList .reviewData p
{
  font-size: 0.95em;
}
.pageProduct #content #reviewNav
{
  list-style: none;
  padding: 0 0 0 0;
  margin: 15px 0 15px 0;	
}
.pageProduct #content #reviewNav li
{
  padding: 0 0 0 0;
  margin: 0 0 0 5px;
  display: inline-block;
  .display: inline;
  .zoom: 1;	
  font-size: 1.1em;
  color: #404040;	
}
.pageProduct #content #reviewNav li:first-child
{
  padding: 0 10px;
  margin-left: 0;
  font-style: italic;
}
.pageProduct #content #reviewNav li span
{
  color: #ee3a43;	
}
.pageProduct #content #reviewNav li:first-child span,
.pageProduct #content #reviewNav li span.ellip,
.pageProduct #content #reviewNav li a
{
  color: #404040;	
}
.pageProduct #content #reviewNav li a:hover
{
  color: #ee3a43;	
}

.fancybox-skin
{
  border-radius: 0 !important;
}
#downloadRegForm h3, #partNumbersList h3, #partNumbersList h4
{
  color: #606060;
  font-size: 1.3em;
  line-height: 1.3em;
  padding: 0 0 10px 0;
}
#partNumbersList h3, #partNumbersList h4
{
  text-transform: uppercase;
}
#partNumbersList h5
{
  color: #ee3a43;
  font-size: 1.0em;
  line-height: 1.0em;
  padding: 0 0 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #b0b0b0;
}
#partNumbersList table
{
  width: 100%;	
}
#partNumbersList table tr
{
  background: #f0f0f0;	
}
#partNumbersList table tr.even
{
  background: #d0d0d0;	
}
#partNumbersList table tr th, #partNumbersList table tr td
{
  padding: 10px 6px;
  color: #202020;
  font-size: 0.8em;
  line-height: 1.4em;	
}
#downloadRegForm p
{
  padding: 0 0 10px 0;
}
.modWrap ::-webkit-input-placeholder {
  color: #505050;
  opacity: 1;
}
.modWrap :-moz-placeholder { 
  color: #505050; 
  opacity: 1;
}
.modWrap ::-moz-placeholder {  
  color: #505050;
  opacity: 1; 
}
.modWrap :-ms-input-placeholder {  
  color: #505050; 
  opacity: 1;
}
.modWrap fieldset input[type=text], .modWrap fieldset input[type=email], .modWrap fieldset select, .modWrap fieldset textarea
{
  -webkit-appearance: none;
  border: 0;
  outline: 0;	
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  -webkit-border-radius: 0px;
  height: 26px;
  width: 218px;
  vertical-align: top;
  padding-left: 8px;
  padding-right: 8px;
  background: #e8e8e8;
  color: #444;
  font-size: 0.8em;
}
.modWrap fieldset textarea
{
  height: 120px;
  padding: 8px;
}
.modWrap #revStars
{
  padding: 0;
  margin: 0 0 12px 0;
}
.modWrap .chunky
{
  margin-top: 10px;
  font-size: 0.8em;	
  text-transform: uppercase;
}
.modWrap p small
{
  font-size: 0.7em;
  padding: 0px;
  color: #909090;
  display: block;
  margin: -2px 0 0 0;
  text-align: right;
}


/* =========== Category Page =========== */

#catContent
{
  position: relative;
  top: -25px;	
}

#catMain .pageHead
{
  -webkit-background-size: 140% auto;
  -moz-background-size: 140% auto;
  -o-background-size: 140% auto;
  background-size: 140% auto;	
  padding-top: 115px;
}
.inside #content .pageTitle 
{
  font-size: 1.5em;
}
.stdInside #content .pageTitle ,
.pageCategory #content .pageTitle 
{
  font-size: 2.2em;
}

#catMain
{
  float: right;	
  padding-left: 20px;
}
#catSidebar
{
  float: left;
  padding-top: 3.05em;
  padding-right: 10px;
  min-width: 160px;
}
#catSidebar .tip
{
  visibility: visible;
  display: block;
  padding: 10px 12px;
}

#controls #breadcrumbs h5
{
  padding-bottom: 18px;
}
/*#controls #sortOrder
{
width: 150px;
margin-right: 35px;	
}
#controls #pagination
{
margin-right: 35px;		
}*/
#controls #sortOrder,
#controls #uniform-sortOrder
{
  width: 150px;	
}
#controls #pageNum,
#controls #uniform-pageNum
{
  width: 35px;	
}
#controls #perPage,
#controls #uniform-perPage
{
  width: 40px;	
}
#controls label
{
  margin-left: 5px;	
}

#controls p 
{
  font-size: 0.85em;
  line-height: 1.85em;
}
#catalog ul li
{
  margin: 5px 0.75em;
  width: 150px;	
  height: 275px;
}

#catalog ul li .relImg
{
  width: 150px;
}
#catalog ul li .relImgIn
{
  height: 148px;
  width: 148px;
}
#catalog ul li .relImgIn::after
{
height: 148px;
width: 148px;
}
#catalog ul li img
{
  max-width: 140px;
  max-height: 140px;
  height: auto;
  width: auto;
}



#filters
{
  position: relative;
  z-index: inherit!important;
  overflow: hidden;
  height: auto;	
  width: 100%;
  background: none;
  left: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  bottom: auto!important;
  opacity: 1!important;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)"!important;
  .filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important;
  -moz-opacity: 1!important;
  -khtml-opacity: 1!important;	
  margin: 20px 0 20px;
}
.mobileFilterClosed
{
  bottom: auto;
}
#filterToggle
{
  height: auto;
  cursor: default;
  padding-top: 20px;
}
#filterToggle h3
{
  font-size: 1.2em;
  color: #ee3a43;
  padding: 0 0 0 0px;
  line-height: 1.3em;
  float: none;
  display: block;
  text-align: center;
  text-transform: uppercase;	
}
#filterToggle span
{
  display: block;
  position: relative;
  right: auto;
  top: auto;
  height: auto;
  width: 100%;
  text-align: center;
  background-color: transparent;
  -webkit-transition: none;
  -moz-transition: none; 
  -o-transition: none; 
  -ms-transition: none;
  transition: none; 
}
#filterToggle .transClose
{
  visibility: hidden;
  display: none;	
}
#filterToggle span img
{
  height: 10px;
  width: 10px;
  -webkit-transition: none;
  -moz-transition: none; 
  -o-transition: none; 
  -ms-transition: none;
  transition: none; 
}
#filterToggle.mobileFilterOpen span
{
  top: auto;
}
#filterContent .filterSet 
{
  margin: 10px auto 20px;
  width: 100%;
}
#filterContent 
{
  height: auto;
  overflow: hidden;
  padding: 0 0 0px;
}
.adTower
{
  visibility: visible;
  display: block;
  margin: 0 auto;	
}
.adMain
{
  visibility: hidden;
  display: none;	
}
.pageCategory .adTower.adMain
{
  visibility: hidden;
  display: none;	
}

/* =========== News Page =========== */
.single #newsContentProper {
  min-height: 620px;
  padding: 20px 208px 0 0;
  position: relative;
}
.single.newsAndEvents #newsContentProper {
  padding: 20px 15px 0 0;
}
#newsContentProper #industryNews h2 
{
  font-size: 1.5em;
  padding: 5px 0 20px;
}
#newsContentProper #recentNews h2 
{
}
#content #newsContentHeader h1.pageSubTitle
{
  font-size: 2.2em;
  letter-spacing: 0em;
  padding-bottom: 10px;
}
#content #newsContentHeader p
{
  font-size: 1.1125em;

  line-height: 1.6em;
}
#newsContent
{
  position: relative;
  top: -25px;	
}
#newsMain .pageHead
{
  -webkit-background-size: 140% auto;
  -moz-background-size: 140% auto;
  -o-background-size: 140% auto;
  background-size: 140% auto;	
  padding-top: 237px;
}
.single #newsMain .pageHead
{
  padding-top: 185px;
}

.industryNews #industryNews article
{
  display: block;
  position: relative;
  background: #F7F6F6 url(../i/newsDivider.png) repeat-x left top;
  padding: 35px 48px 65px 55px;
  margin-left: -15px;
  margin-right: -15px;
}
.industryNews #industryNews .relative,
.industryNews #recentNews
{
  /*position: relative;*/
  padding-right: 0px;
}
.single.newsAndEvents #recentNews
{
	padding-right: 0px;
}
.archive.newsAndEvents #industryNews .relative,
.archive.newsAndEvents #recentNews
{
	padding-right: 0px;
}
.single.industryNews #content .adTower,
.industryNews #industryNews .adTower
{
  position: absolute;
  top: 0;
  right: 0;
}
.single.industryNews #content .adTower
{
  top: 35px;
}
.industryNews #recentNews #recentNewsSliderWrap
{
  padding: 60px 0px 24px;
  border: 1px solid #dcdbdb;
  border-width: 1px 0px;
  margin: 0 0 40px 0px;
  position: relative;
}
.industryNews #recentNews #recentNewsSliderWrap .pagerWrap
{
	position: absolute;
	display: block;
	width: 100%;
	left: 0px;
	top: 0px;	
	border-bottom: 1px solid #dcdbdb;
}
.industryNews #recentNews h4
{
  font-size: 13px;
  display: inline-block;
}
.industryNews .bx-default-pager 
{
  display: inline;
}
.industryNews #recentNews .bx-viewport 
{
  padding: 0 0 50px 0;
  max-height: 420px;
}


/*============== News and Events page @48em ================*/
.archive.newsAndEvents #secondaryData
{
	padding-top: 70px;	
}
.archive.newsAndEvents #secondaryData h3
{
	border-top: 4px solid #b0b0b0;
}
#secondaryData .spSubNavWrap
{
	margin-top: 7px;
}

}
#int-signup .sidebarSignup{
 visibility: hidden;
 display: none;
 padding-right: 5px;
}



/* ===== == = === bootstrap "medium" viewport breakpoint === = == ===== */
@media only screen and (min-width: 62em) {
  #int-signup .sidebarSignup{
   visibility: visible;
   display: block;
 }
  .inside #content .wtb-int-tit .pageTitle{
    font-size: 2.4em;
  }


 .category li.cat-item + li.cat-item:before {
  content: "/";
  margin-right: 15px;
  color: #e70101;
}
ul.blogsmallnav {
  justify-content: initial !important;
}
#mainNav 
{
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 0px;
}

#mainNav #navbarCollapse &gt; ul
{
  float: right;
  margin-right: 20px;
}
#mainNav #navbarCollapse &gt; ul &gt; li &gt; a
{
  padding: 11px 15px 11px;
}

#identity
{
  height: 89px;
}
#identity h1
{
  margin: 20px 12px 0 18px;
}
#identity h1 img
{
  height: 69px;
  width: auto;
}
#identity h2
{
  font-size: 1.3em;
  line-height: 1.3em;
}

#content
{
  padding-top: 150px;	
}

/*.bxslider .floatingImageHolder
{
margin-left: -570px;
-webkit-background-size: 709px 380px;
-moz-background-size: 709px 380px;
-o-background-size: 709px 380px;
background-size: 709px 380px;
width: 709px;
height: 380px;
}*/
.bxslider .floatingImageHolder
{
  background-position: 50% 0%;
  -webkit-background-size: auto 380px;
  -moz-background-size: auto 380px;
  -o-background-size: auto 380px;
  background-size: auto 380px;	
  background-repeat: no-repeat;
  height: 380px;
  left: -220px;
}
.bxslider .hfSlideImage
{
  height: 380px;
}
.bxslider .row .hfSlideText
{
  padding: 80px 15px 30px;
}
#content .bxslider .hfSlideText h1
{
  font-size: 2.3em;
}
#content .bxslider .hfSlideText p
{
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 10px 0 8px;
}

.bx-controls
{
  top: 320px;	
}
.bx-default-pager
{
  margin-right: 15px;
}

#content #homeProducts ul li img
{
  /*margin: 0 20px 35px 0;*/
}
#content #homeProducts ul li .hpText
{
  padding-bottom: 15px;	
}


#footerWrap
{
  background-position: 50% 70%;
  -webkit-background-size: 105% auto;
  -moz-background-size: 105% auto;
  -o-background-size: 105% auto;
  background-size: 105% auto;	
}
#footer
{
  min-height: 350px;	
}
#footerNav
{
  width: 16%;
  position: relative;
  z-index: 400;
}
.footerSubElements
{
  width: 84%;
  position: relative;	
  float: right;
  display: block;
  z-index: 200;
}
#footerSocial
{
  width: 50%;
  float: left;
}


#footerSocial .members img
{
  /*margin: 6px 6px;
  width: 95px;*/
}
#footerSocial .members img#idw
{
  margin-top: 9px;
}
#footerSocial .social img
{
  margin: 0 5px;
}

#footerForms
{
  float: right;
  width: 50%;
  text-align: right;
}
#footerLookup, #footerSignup
{
  float: none;	
  display: inline-block;
  .display: inline;
  .zoom: 1;
}
#footerSignup
{
  margin-left: 6px;	
}
#footerLookup
{
  width: 150px;	
}

#wZip
{
  display: block;	
}
#footer #footerLookup fieldset input[type=text]
{
  width: 235px;
}
#footer #footerLookup fieldset button
{
  margin: 7px 0 0 0;	
}
#copyRight
{
  padding: 0px 15px 25px;	
  text-align: left;
}



/* =========== Category Page =========== */

#content
{
  max-width: 1160px;
  padding-left: 60px;
}

#catContent
{
  top: -35px;
  padding: 0;
}
.stdTwoCol #breadcrumbs
{
  padding-left: 15px;
}

#catMain .pageHead
{
  -webkit-background-size: 110% auto;
  -moz-background-size: 110% auto;
  -o-background-size: 110% auto;
  background-size: 110% auto;	
  padding-top: 110px;
  border-top: 6px solid #000;
}
.redBar #catMain .pageHead
{
  border-top: 6px solid #ee3a43;
}
.inside #content .pageTitle 
{
  font-size: 1.6em;
  letter-spacing: 0.02em;
  padding-bottom: 10px;
}
.stdInside #content .pageTitle ,
.pageCategory #content .pageTitle 
{
  font-size: 2.4em;
}
#catSidebar
{
  float: left;
  padding-top: 3.6em;
  padding-right: 20px;
  padding-left: 0px;
  min-width: 160px;
  width: 20%
}
#catMain
{
  padding-left: 0px;	
  width: 80%;
}

#controls 
{
  padding: 12px 0px;
}
#controls #breadcrumbs h5
{
  padding: 5px 0 0;
  line-height: 1.3em;
}
#controls #sorting
{
  padding-left: 0px;
  text-align: right;
  display: inline-block;
}
/*#controls #sortOrder
{
margin-right: 5px;	
width: 100px;
}
#controls #pagination
{
margin-right: 5px;
}
#controls label
{
margin-bottom: 0;	
}*/
#controls #sortOrder,
#controls #uniform-sortOrder
{
  width: 90px;	
}
#controls #pageNum,
#controls #uniform-pageNum
{
  width: 35px;	
}
#controls #perPage,
#controls #uniform-perPage
{
  width: 40px;	
}
#controls label
{
  margin: 1px 0 0 5px;
}

#catalog
{
  padding: 20px 170px 0 0;
  min-height: 620px;
  position: relative;
}
#catalog ul li
{
  margin: 0px 1.0em 10px;
  width: 150px;	
  height: 275px;
}
.adSide
{
  visibility: hidden;
  display: none;	
}
.adMain,
.pageCategory .adTower.adMain
{
  visibility: visible;
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  width: auto;
}

.inside #mainTag
{
  height: 2.0em;
}
.inside #mainTag h1
{
  position: absolute;
  right: 0%;
  padding-right: 17px;
}


/* =========== Product Page =========== */
.pageProduct #productText
{
  padding: 0px 0 0 20px;	
  margin: 10px 0 0 0;
  float: right;
}
.pageProduct #content #reviewMeta
{
  padding: 15px 10px 15px 10px;	
}
#reviews .reviewSummary
{
  padding: 0;
}
.pageProduct #content #reviewList .reviewData p
{
  font-size: 1.1em;
}
#imgZoom
{
  width: 100%;
  height: 500px;	
  position: absolute;
  top: 8px;
  right: 0px;
  background: #fff;
  z-index: 500;
}


/* =========== News Page =========== */
.single #controls #breadcrumbs h5
{   
  padding: 17px 0 10px;
}
#newsMain
{
  padding: 0 15px 0 0;
}
.single #newsContentProper,
#newsContentProper
{
  /*padding: 20px 245px 0 0;*/
  padding-top: 20px;
  /*padding-right: 80px;*/
  min-height: 620px;
  position: relative;
}

.stdInside #newsContentProper
{
  padding-right: 15px;
}
.archive.newsAndEvents #newsContentProper
{
	padding-right: 15px;	
}

.industryNews #industryNews .relative {
  padding-right: 0;
  position: relative;
}
#newsContent
{
	top: -35px;
	padding: 0;
}
.industryNews .adMain
{
	top: 35px;
}
.single.industryNews #content .adTower
{
	top: 35px;
}

#newsMain .pageHead
{
	-webkit-background-size: 110% auto;
	-moz-background-size: 110% auto;
	-o-background-size: 110% auto;
	background-size: 110% auto;	
	padding-top: 237px;
	border-top: 7px solid #ee3a43;
}

.industryNews #recentNews .bx-viewport 
{
  max-height: 400px;
}

}


/* ===== == = === custom breakpoint to tidy up footer === = == ===== */
@media only screen and (min-width: 69em) {

  #footerSocial
  {
    width: 50%;
  }
/*#footerSocial .members img
{
margin: 0 10px;
width: 100px;
}*/
#footerForms
{
  width: 50%;
}
#footerSignup
{
  margin-left: 12px;	
}
#footerWrap
{
  background-position: 50% 90%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;	
}
/* =========== Category Page =========== */

#catMain .pageHead
{
  -webkit-background-size: 102% auto;
  -moz-background-size: 102% auto;
  -o-background-size: 102% auto;
  background-size: 102% auto;	
  padding-top: 120px;
  border-top: 6px solid #000;
}

#catSidebar
{
  padding-right: 35px;
  padding-left: 0px;
  min-width: 160px;
  width: 18%
}
#catMain
{
  padding-left: 0px;	
  width: 82%;
}

/*
#controls 
{
padding: 12px 0px;
}
#controls #breadcrumbs h5
{
padding: 5px 0 0;
line-height: 1.3em;
}
#controls #sorting
{
padding-left: 0px;
text-align: right;
display: inline-block;
}
#controls #sortOrder
{
margin-right: 15px;	
width: 150px;
}*/
#controls #sortOrder,
#controls #uniform-sortOrder
{
  width: 120px;	
}
#controls #pageNum,
#controls #uniform-pageNum
{
  width: 35px;	
}
#controls #perPage,
#controls #uniform-perPage
{
  width: 40px;	
}
#controls label
{
  margin-left: 10px;	
}

#catalog ul li
{
  margin: 0px 0.7em 10px;
  width: 150px;	
  height: 275px;
}


#toolbar ul li 
{
  margin: 0 3px 0 0;
}


/*#imgZoom
{
width: 100%;
height: 400px;	
position: absolute;
top: 8px;
right: 0px;
}*/


}


/* ===== == = === bootstrap "large" viewport breakpoint === = == ===== */
@media only screen and (min-width: 75em) {

  #identity h1
  {
    margin: 20px 12px 0 15px;
  }

/*.bxslider .floatingImageHolder
{
margin-left: -680px;
-webkit-background-size: 830px 445px;
-moz-background-size: 830px 445px;
-o-background-size: 830px 445px;
background-size: 830px 445px;
width: 830px;
height: 445px;
}*/
.bxslider .floatingImageHolder
{
  background-position: 50% 0%;
  -webkit-background-size: auto 445px;
  -moz-background-size: auto 445px;
  -o-background-size: auto 445px;
  background-size: auto 445px;	
  background-repeat: no-repeat;
  height: 445px;
  left: -270px;
}
.bxslider .hfSlideImage
{
  height: 445px;
}
.bxslider .row .hfSlideText
{
  padding: 95px 15px 30px;
}
#content .bxslider .hfSlideText h1
{
  font-size: 3.0em;
}
#content .bxslider .hfSlideText p
{
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 10px 0 8px;
}

.bx-controls
{
  top: 400px;	
}
.bx-pager
{
  position: relative;
  max-width: 1160px;
  margin: 0 auto;	
}


#content .bxslider .spacerCol 
{
  visibility: visible;
  display: block;
}
.hfSlideText
{
  width: 41.6667%;
}
#homeFeatures
{
  padding-bottom: 0px;	
}
#homeProducts
{
  position: relative;	
}
#hneInner 
{
  padding-left: 63px;
  padding-bottom: 0px;
}
#homeNews ul li
{
  font-size: 0.8em;
  padding: 0 0 11px;
}
#homeNewsEvents .more 
{
  padding-bottom: 0px;
}
#content #homeProducts ul
{
  position: static;	
}
#content #homeProducts ul li 
{
  display: block;
  width: 50%;
  float: left;
  /*padding-left: 35px;*/
  padding-left: 20px;
}
#content #homeProducts ul li .hpTextImage 
{
  width: 130px;
}
#content #homeProducts ul li .hpTextImage .relImg 
{
  width: 120px;
  margin-left: 0;
}
#content #homeProducts ul li .hpTextImage .relImgIn 
{
  height: 120px;
  width: 120px;
}
#content #homeProducts ul li img 
{
  max-height: 114px;
  max-width: 114px;
}
#mainTag 
{
  bottom: auto;
  left: auto;
  margin: 30px auto 0px;
  position: relative;
  text-align: center;
  height: 2.0em;
}
.footerRow 
{
  max-width: 1160px;
  padding: 0 0px 0 10px;
}
#footerNav
{
  width: 20%;
}
/*#footerNav ul 
{
float: left;
width: 46%;
padding-left: 0px;
}
#footerNav ul:first-child
{
padding-left: 0px;	
}*/
.footerSubElements
{
  width: 80%;
}
#footerSocial  /* was 30% to fit two member logos   */
{
  width: 50%;
}
#footerForms /* was 70% to allow two members logos under social   */
{
  width: 50%;
}
#copyRight
{
  padding: 0px 0px 0 10px;
}


/* =========== Category Page =========== */
#catContent
{
  padding-left: 0px;
}
#catMain
{
  padding-right: 0px;	
}
/*#controls #sorting select
{
margin-right: 25px;	
}
#controls #sorting #perPage
{
margin-right: 0px;	
}*/
#controls #sortOrder,
#controls #uniform-sortOrder
{
  width: 150px;	
}
#controls #pageNum,
#controls #uniform-pageNum
{
  width: 35px;	
}
#controls #perPage,
#controls #uniform-perPage
{
  width: 40px;	
}
#controls label
{
  margin-left: 10px;	
}
#controls p 
{
  font-size: 0.9em;
  line-height: 1.75em;
}
#controls label 
{
  font-size: 0.9em;
  line-height: 1.5em;
}


/* =========== Product Page =========== */
.pageProduct #breadcrumbs
{
  padding: 0;
}
.stdTwoCol #content .mainCol1
{
  padding-left: 0;
  padding-right: 0;
}
.stdTwoCol #content .mainCol2
{
  padding-right: 0;
}
.stdTwoCol #content #toolbar
{
  padding-left: 25px;
}
.stdTwoCol #content #secondaryData
{
  padding-left: 50px;
}


.pageProduct #related .prodSlidePrev,
.pageProduct #related .prodSlideNext
{
  top: 112px;
  right: auto;
  left: 0px;
  z-index: 1000;
}
.pageProduct #related .prodSlideNext
{
  background-image: url(../i/btnBlockNext.png);
  right: 0px;
  left: auto;
}


.inside #mainTag h1
{
  padding-right: 0px;
}

}

/* NSi Logo */
body.home #homeFeatures 
{
padding-bottom: 50px;
}
body.home #nsiCallout
{
display: block;
width: 100%;
text-align: center;	
}
body.home #nsiCallout img
{
width: 120px;
height: auto;	
}
body.home.nsiLine #nsiCallout img
{
width: 80%;
height: auto;
max-width: 467px;
}
body.home.nsiLine #mainTag {
    bottom: 20px;
}
@media only screen and (min-width: 48em) {
/* NSi Logo */
body.home #homeFeatures 
{
padding-bottom: 50px;
}
body.home #nsiCallout
{
display: inline-block;
width: auto;
text-align: left;	
position: absolute;
right: 15px;
bottom: -5px;
}
body.home.nsiLine #nsiCallout{
	width: 400px;
	top: auto;
	bottom: -5px;
	left: 50%;
	right: auto;
	margin-left: -200px;
}
body.home.nsiLine #nsiCallout img{
	width: 400px;
	height: auto;
}
body.home.nsiLine #mainTag {
    bottom: auto;
	width: 300px;
	text-align: right;
	right: 20px;
	left: auto;
	margin: 0;
	top: 74px;
}
body.home.nsiLine #mainTag h1{
    font-size: 1.6em;
}
}
@media only screen and (min-width: 62em) {
/* NSi Logo */
body.home #homeFeatures 
{
padding-bottom: 50px;
}
body.home #nsiCallout img
{
width: 140px;
}
body.home.nsiLine #nsiCallout{
	width: 467px;
	top: auto;
	bottom: 0px;
	left: auto;
	right: 20px;
	margin-left: 0px;
}
body.home.nsiLine #nsiCallout img{
	width: 467px;
	height: auto;
}
body.home.nsiLine #mainTag {
    bottom: auto;
	width: 400px;
	text-align: right;
	right: 20px;
	left: auto;
	margin: 0;
	top: 74px;
}
body.home.nsiLine #mainTag h1{
    font-size: 2.0em;
}

}
@media only screen and (min-width: 75em) {
/* NSi Logo */
body.home #homeFeatures 
{
padding-bottom: 0px;
}
body.home.nsiLine #mainTag {
	right: auto;
	left: 50%;
	margin-left: 175px;
	top: 74px;
}

}


/* BLOG PAGE CODE */
.category header.entry-header {
  display: -webkit-box;
}
.category div#recentNewsSliderWrap .date-line {
  display: none;
}
.category #hneInner
{
  background: -moz-linear-gradient(left, rgba(247,246,246,1) 0%, rgba(247,246,246,0) 40%, rgba(247,246,246,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(247,246,246,1)), color-stop(40%,rgba(247,246,246,0)), color-stop(100%,rgba(247,246,246,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* IE10+ */
  background: linear-gradient(to left, rgba(247,246,246,1) 0%,rgba(247,246,246,0) 40%,rgba(247,246,246,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f6f6', endColorstr='#00f7f6f6',GradientType=1 ); /* IE6-9 */  
}
.category .col-sm-4.col-md-2.col-lg-2 {
  padding-right: 0px;
  padding-left: 20px;
}
.category .adTower.adMain {
  top: 325px;
}
.category #supportCategories h2 {
  padding-left: 25px;
  padding-top: 0px;
}
.category div#supportCategories {
  margin-top: 28px;
}
.category ul.blogsmallnav {
  font-size: 22px;
  list-style: none !important;
  padding: 0px !important;
  margin: 0px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: center;
}
.category p.date-line {
  display: none;
}
.category-9 .catall a {
  font-weight: 600;
}
.category-9 .pageSubTitle {
  display: none;
}
.category-5 .catdata a {
  font-weight: 600;
}
.category-8 .catsec a {
  font-weight: 600;
}
.category-6 .catele a {
  font-weight: 600;
}
.category-7 .cataudio a {
  font-weight: 600;
}
.category-10 .catind a {
  font-weight: 600;
}
/* =========== News Page =========== */
#newsContent
{
  padding-left: 0px;
}
#newsContentProper
{
  position: relative;
}
#newsContentHeader h1
{
  color: #ee3a43;
}

/* misc ------------------------------------------------------------------*/
.transparent
{
  opacity: 0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  .filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;	
}
.hiddenElement
{
  visibility: hidden;
  display: none;	
}
#sia { width: 69px !important; }

/* ==========================================================================
   Helper classes
   ========================================================================== */

   .bgcover
   {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .bgcontain
  {
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }
/* ==========================================================================
   bootstrap col width helpers for IE8
   ========================================================================== */
   .lt-ie9 .col-xs-2
   {
    width: 16.6667%;
    float: left;
  }
  .lt-ie9 .col-xs-4
  {
    width: 33.3333%;	
    float: left;
  }
  .lt-ie9 .col-xs-5
  {
    width: 41.6667%;	
    float: left;
  }
  .lt-ie9 .col-xs-6
  {
    width: 50%;	
    float: left;
  }
  .lt-ie9 .col-xs-7
  {
    width: 58.3333%;	
    float: left;
  }
  .lt-ie9 .col-xs-8
  {
    width: 66.6667%;
    float: left;
  }
  .lt-ie9 .col-xs-10
  {
    width: 83.3333%;
    float: left;	
  }
  .lt-ie9 .col-xs-12
  {
    width: 100%;	
    float: left;
  }
  .lt-ie9 .col-sm-2
  {
    width: 16.6667%;
    float: left;
  }
  .lt-ie9 .col-sm-4
  {
    width: 33.3333%;	
    float: left;
  }
  .lt-ie9 .col-sm-5
  {
    width: 41.6667%;	
    float: left;
  }
  .lt-ie9 .col-sm-6
  {
    width: 50%;	
    float: left;
  }
  .lt-ie9 .col-sm-7
  {
    width: 58.3333%;	
    float: left;
  }
  .lt-ie9 .col-sm-8
  {
    width: 66.6667%;
    float: left;
  }
  .lt-ie9 .col-sm-10
  {
    width: 83.3333%;
    float: left;	
  }
  .lt-ie9 .col-sm-12
  {
    width: 100%;	
    float: left;
  }
  .lt-ie9 .col-md-2
  {
    width: 16.6667%;
    float: left;
  }
  .lt-ie9 .col-md-4
  {
    width: 33.3333%;	
    float: left;
  }
  .lt-ie9 .col-md-5
  {
    width: 41.6667%;	
    float: left;
  }
  .lt-ie9 .col-md-6
  {
    width: 50%;	
    float: left;
  }
  .lt-ie9 .col-md-7
  {
    width: 58.3333%;	
    float: left;
  }
  .lt-ie9 .col-md-8
  {
    width: 66.6667%;
    float: left;
  }
  .lt-ie9 .col-md-10
  {
    width: 83.3333%;
    float: left;	
  }
  .lt-ie9 .col-md-12
  {
    width: 100%;	
    float: left;
  }


  /* Clearing floats ------------------------------------------------------------------*/

  .clearfix:after
  {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
 }
 
 .clearfix
 {
   .display: inline-block;
 }
 
 html[xmlns] .clearfix
 {
   display: block;
 }
 
 * html .clearfix
 {
   height: 1%;
 }






 @media screen and (-webkit-device-pixel-ratio: 2) {

 }




/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

   @media print {
    * {
      background: transparent !important;
      color: #000 !important; /* Black prints faster: h5bp.com/s */
      box-shadow: none !important;
      text-shadow: none !important;
    }

    a,
    a:visited {
      text-decoration: underline;
    }

    a[href]:after {
      content: " (" attr(href) ")";
    }

    abbr[title]:after {
      content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

     .ir a:after,
     a[href^="javascript:"]:after,
     a[href^="#"]:after {
      content: "";
    }

    pre,
    blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }

    thead {
      display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
      page-break-inside: avoid;
    }

    img {
      max-width: 100% !important;
    }

    @page {
      margin: 0.5cm;
    }

    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 {
      page-break-after: avoid;
    }
  }

  .netprwlogos  {
    max-width: 100%;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: grey;
  }


  .redbutton, .gform_footer input.button {
    line-height: 2.7em;
    font-size: 0.9em !important;
    display: inline-block;
    margin: 0 auto;
    line-height: 2.8em;
    font-size: 1.2em;
    letter-spacing: 0.02em;
    vertical-align: middle;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
    padding: 0 27px 0 20px;
    font-weight: 400;
    background: #e70101 url(../i/btnArrowLeft.png) no-repeat;
    background-position: 90% 50%;
    -webkit-background-size: auto 18px;
    -moz-background-size: auto 18px;
    -o-background-size: auto 18px;
    background-size: auto 18px;
  }
  
.rj45-compatibility ul li {
    margin-right: 0px !important;
    padding-left: 10px !important;
}

.gform_wrapper .field_description_below .gfield_description {
    font-size: 13px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}


.rj45-compatibility #content ul {
    padding: 0 !important;
    vertical-align: baseline;
}


/* Google Recaptcha Cleanup */
#footerSignupForm #SubscribeToUpdates &gt; div:nth-of-type(2){
	position: fixed;
}
</pre></body></html>