/************************************/
/* Normal HTML Elements             */
/************************************/

  body {
    background: #222 url(/images/background.gif) top left;
    color: #FFF;
    font-family: "Trebuchet MS", trebuchet, arial, sans-serif;
    font-size: 12px;
    margin: 0;
  }

  a:link, a:visited, a:active {
    background-color: inherit;
    color: #FFF;
    text-decoration: none;
  }

  a {
    outline: none;
  }

  a:link img, a:visited img, a:active img {
    border: 0;
  }

  address {
    font-style: normal;
  }

/************************************/
/* Wrapper and Overall Items        */
/************************************/

  .wrapper {
    background: url(/images/main_grade.png) top left repeat-x;
    height: auto;
  }

  #header, #breadcrumb, #content, #printbar, #footer {
    margin: 0 auto;
  }

/************************************/
/* Header Elements                  */
/************************************/

  #header {
    background: #D3D3D3 url(/images/header_background.png) top center no-repeat;
    color: #555661;
    height: 135px;
    padding:0;
    position: relative;
    width: 980px;
    z-index: 999;
  }

    #header h1 {
      font-size: 28px;
      left: 17px;
      margin: 0;
      position: absolute;
      top: 15px;
      width: 279px;
    }

    #header a:link, #header a:visited {
      background-color: transparent;
      color: #555661;
    }

    #header #print_logo {
      display: none;
    }

/************************************/
/* Breadcrumb Area                  */
/************************************/

  #breadcrumb {
    background-color: #484848;
    color: #999;
    padding: 7px 22px 7px 10px;
    position: relative;
    width: 948px;
  }

    #breadcrumb a:link, #breadcrumb a:visited {
      background-color: inherit;
      color: #999;
    }

    #breadcrumb a:hover {
      color: #fff;
    }

    #breadcrumb ul {
      list-style-type: none;
      padding: 0 0 0 8px;
      margin: 0;
    }

      #breadcrumb ul li {
        display: inline;
        background: url(/images/breadcrumb_separator.gif) center right no-repeat;
        padding: 0 12px 0 8px;
      }

      #breadcrumb ul li.home {
        padding-left: 0;
      }

      #breadcrumb ul li.last {
        padding-right: 0;
      }

        #breadcrumb ul li.last a:link, #breadcrumb ul li.last a:visited {
          background-color: inherit;
          color: #FFF;
        }

/*************/
/*  Headers  */
/*************/

  h1, h2, h3 {
    color: #fff;
    letter-spacing: 0.5px;
  }

  h1.title {
    font-size: 20px;
  }

/************************************/
/* Primary Content Area             */
/************************************/

  #content {
    background-color: #000;
    color: #FFF;
    min-height: 360px;
    height: auto !important;
    height: 360px;
    padding: 22px;
    position: relative;
    width: 936px;
    z-index: 1;
  }

  #content.about_american {
    background: #000 url(/images/about_american_bg.jpg) top center no-repeat;
    padding-top: 253px;
  }

  #content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }

    #content #main {
      background-color: inherit;
      color: #b4b4b4;
      float: left;
      left: 240px;
      margin-bottom: 150px;
      position: relative;
      width: 456px;
    }

      #content #main h3 {
        font-size: 22px;
        margin: 3em 0 1em 0;
        text-transform: uppercase;
      }

      #content #main h4 {
        font-size: 16px;
        margin: 2em 0 1em;
        color: #fff;
      }

      #content #main .diversity_equal_opportunity h4 {
        padding-top: 24px;
        border-top: 1px dashed #333;
      }

      #content #main p {
        margin: 0 0 1em;
      }

      #content #main strong {
        background-color: inherit;
        color: #EEE;
      }

      #content #main dl.contact_list {
        line-height: 1.6em;
        margin-bottom: 2em;
      }

        #content #main dl.contact_list dt {
          clear: left;
          float: left;
          font-weight: bold;
          padding-right: 10px;
          width: 8em;
        }

        #content #main dl.contact_list dd {
          float: none;
          margin-left: 0;
        }

      #content #main ul.arrowlist {
        list-style-type: none;
        padding-left: 0;
      }

        #content #main ul.arrowlist li {
          line-height: 1.8em;
        }

          #content #main ul.arrowlist li a:link, #content #main ul.arrowlist li a:visited, #content a.arrow_link {
            background: url(/images/arrow_red.gif) 0 6px no-repeat;
            color: #b4b4b4;
            padding-left: 16px;
          }

          #content #main ul.arrowlist li a:hover, #content a.arrow_link:hover {
            color: #FFF;
          }

      #content #main .title {
        background-color: inherit;
        color: #FFF;
        margin-top: 0;
      }

      h1.title {
        font-size: 20px;
        font-weight: normal;
        margin: 0 0 1em;
      }

    /* CONTENT GRIDS */

    #content.left #main {
      left: 84px;
      width: 612px;
    }

    #content.left #rail {
      left: 119px;
    }

    #content.right {
      padding: 22px 0 22px 22px;
      width: 958px;
    }

    #content.right #main {
      width: 714px;
    }

    #content.narrow #main {
      width: 600px;
    }

    #content.full {
      padding: 22px 0 22px 22px;
      width: 958px;
    }

    #content.full #main {
      left: 0;
      float: none;
      width: 958px;
    }

    #content #pnav {
      background-color: inherit;
      color: #b4b4b4;
      float: left;
      left: -456px;
      margin: 0;
      padding-left: 0;
      position: relative;
      width: 220px;
    }

      #content.right #pnav {
        left: -714px;
      }

      #content.narrow #pnav {
        left: -600px;
      }

      #content #pnav h5 {
        text-align: right;
        font-style: italic;
        font-weight: normal;
        margin: 0 53px 0 0;
        color: #fff;
      }

      #content #pnav ul {
        margin: 0;
        padding: 0;
      }

      #content #pnav li {
        font-size: 13px;
        list-style-type: none;
        margin: 4px 43px 2px 0px;
        /*padding-right: 12px;*/
        text-align: right;
      }


      #content #pnav .arrowlist li {
        text-align: left;
      }

        #content #pnav li a:link, #content #pnav li a:visited {
          background-color: inherit;
          color: #b4b4b4;
        }

        #content #pnav li a:hover,
        #content #pnav #pnav_title_block ul.linklist li a:hover {
          color: #fff;
        }

      #content #pnav li.current, #content #pnav li span,  #content #pnav li a.current {
        background: url(/images/indicator.gif) right 5px no-repeat;
        color: #FFF;
      }

      #content #pnav li a, #content #pnav li span {
        padding-right: 12px;
        display: block;
      }

        #content #pnav li.current a:link, #content #pnav li.current a:visited {
          background-color: inherit;
          color: #FFF;
        }

      #content #pnav #pnav_title_block {
        position: relative;
        width: 200px;
        padding: 14px 10px 12px;
        min-height: 260px;
        height: auto !important;
        height: 260px;
        background-image: url('../images/bg_resources_general.jpg');
        background-repeat: no-repeat;
      }

      #content #pnav #pnav_title_block h1,
      #content #pnav #pnav_title_block h2 {
        height: 128px;
      }

      #pnav_title_block #pnav_select {
        position: absolute;
        top: 84px;
        left: 10px;
      }

      #pnav_title_block #pnav_select {
        font-size: 13px;
        line-height: 1em;
        color: #fff;
      }

      #pnav_title_block #pnav_select select {
        margin: 4px 0 0;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
        padding: 1px;
        width: 196px;
        background: #fff;
      }

/*    #content .header_image {
      margin: -22px -22px -15px -22px;
    }
*/

    #content .teaser {
      font-size: 12px;
    }

    #content .more_info a {
      text-transform: uppercase;
      font-size: 11px;
      color: #ad1a1c;
    }

    #content .more_info a:hover {
      color: #fff;
    }

    /************************************/
    /* Column Setup                     */
    /************************************/

    ul.grid2a, ul.grid3a, ul.grid3b, ul.grid4a, ul.grid4b {
      margin: 0;
      padding: 0;
      list-style-type: none;
      clear: both;
      width: 100%;
    }

    li.gridbox {
      position: relative;
      float: left;
      height: auto;
      list-style-type: none;
      padding: 0;
      margin: 0 18px 18px 0;
      background-position: 100% 0;
      background-repeat: no-repeat;
      overflow-x: hidden !important;
      page-break-inside: avoid;
    }

    /* 2-col with no border */
    ul.grid2a li.gridbox {
      width: 430px;
      margin: 0 30px 18px 15px;
      padding: 0 0 12px;
    }

    /* 3-col with no border */
    ul.grid3a li.gridbox {
      width: 270px;
      padding: 0 15px 12px;
    }

    /* 3-col with border */
    ul.grid3b li.gridbox {
      width: 266px;
      padding: 12px 15px;
      border: 2px solid #565662;
    }

    /* 4-col with no border */
    ul.grid4a li.gridbox {
      width: 200px;
      padding: 14px 10px 12px;
      min-height: 214px;
    }

    /* 4-col with border */
    ul.grid4b li.gridbox {
      width: 186px;
      padding: 12px 15px;
      border: 2px solid #565662;
    }

    #content #pnav #pnav_title_block h1,
    #content #pnav #pnav_title_block h2,
    #content #main ul li.linkbox h2,
    #content #main ul li.linkbox h3 {
      font: normal 22px/1.1em "Trade Gothic W02 Bold Cn 20", "Trebuchet MS", Trebuchet, Arial, sans-serif;
      margin: 0;
      padding: 0;
      color: #fff;
      text-transform: uppercase;
    }

    li.gridbox p {
      line-height: 1.2em;
      margin: 0 0 1em;
    }

    li.linkbox {
      cursor: pointer;
    }

    li.hover {
      border-color: #999 !important;
    }

    /* arrow & link list */
    ul.arrowlist, ul.linklist, ul.assoclist {
      list-style-type: none;
      margin: 0;
      padding: 0 0 12px;
    }

    ul.arrowlist li, ul.linklist li, ul.assoclist,
    #content #pnav #pnav_title_block ul.linklist li {
      margin: 0 0 3px;
      padding: 0;
    }

    ul.arrowlist li a {
      display: block;
      padding-left: 12px;
      background: url("/images/arrow_red.gif") 0 3px no-repeat;
      color: #b4b4b4;
    }

    ul.arrowlist li img {
      display: inline;
      padding-left: 6px;
    }

    #content #pnav #pnav_title_block ul.linklist {
      margin: 0;
      padding: 0;
    }

    #content #pnav #pnav_title_block ul.linklist li a {
      background: none;
    }

    #content #pnav #pnav_title_block ul.linklist li a.current {
      color: #fff;
    }

    #content #pnav #pnav_title_block ul.linklist li,
    #content #pnav #pnav_title_block ul.linklist li a,
    ul.linklist li a {
      text-align: left;
      color: #ad1a1c;
      text-transform: uppercase;
    }

    #content #pnav #pnav_title_block ul.linklist li span {
      background: none !important;
    }

    ul.arrowlist li a:hover, ul.linklist li a:hover, ul.assoclist li a:hover {
      color: #fff;
    }

    #content #main ul.grid4a ul.assoclist a {
      color: #b4b4b4;
    }

    #content #main ul.grid4a ul.assoclist a:hover {
      color: #fff;
    }

    /* #content > Industries */

      #content #main ul#industry_groups li.gridbox h2 {
        margin: 154px 0 10px;
      }

      /* Industry Group Page */
      #industry_group_header {
        margin: -22px 0 0 -22px;
        width: 980px;
        height: 280px;
      }

      #industry_group_header div.txtbox {
        position: absolute;
        top: 54px;
        left: 15px;
        width: 380px;
        z-index: 20;
      }

      #industry_group_header div.txtbox h2 {
        font-family: Georgia, "Times New Roman", serif;
        font-weight: normal;
        font-size: 20px;
        font-style: italic;
        margin: 0;
        padding: 0;
      }

      #industry_group_header div.slidebox {
        position: absolute;
        top: 22px;
        right: 22px;
        width: 70px;
        height: 12px;
        background: #fff;
        opacity: 0.7;
      }

      #content #main ul#industry_group li.gridbox h3 {
        font-size: 20px;
        margin-bottom: 10px;
        text-transform: none;
      }

      /* Search Results */

      #content #main ul.search_results {
        margin: 0;
        padding: 0;
        list-style: none;
      }

      #content #main .results_block ul.search_results {
        margin: 0 0 1em;
      }

      #content #main ul.search_results li {
        margin: 0;
      }

      #content #main ul.search_results h3 {
        font-size: 1em;
      }

  /* #content > Products */

    /* Product Groups Page */
    #content #main ul#divisions li.gridbox h2 {
      font-size: 22px;
      height: 92px;
      width: 200px;
    }

    #content #main ul#divisions li.gridbox h2.ductile-iron-pipe-and-fittings,
    #content #main ul#divisions li.gridbox h2.spiral-welded-steel-pipe,
    #content #main ul#divisions li.gridbox h2.valves-and-hydrants {
      width: 180px;
    }

    /* Product Group Page */
    #content #main ul#division li.gridbox h2 {
      margin: 0 0 16px;
    }

    li.gridbox p.more_info {
      margin: 0 !important;
    }

    #product_key {
      clear: both;
      margin: 40px 0 0;
    }

    #product_key h5 {
      display: none;
    }

    #product_key div {
      float: left;
      width: 120px;
      font-size: 11px;
    }

    #product_key div img {
      padding-right: 5px;
    }

    /* Product Category Page */
    #content #main ul#product_category li.gridbox {
      border-bottom: 1px dashed #333;
    }

    #content #main ul#product_category li.gridbox h2 {
      font: normal 18px "Trebuchet MS", trebuchet, arial, sans-serif;
      text-transform: none;
      margin: 0 0 10px;
    }

    ul.grid2a li {
      height: auto;
    }

    ul.grid2a li div.gridwrap {
      height: auto;
      min-height: 200px;
      overflow: hidden;
    }

    ul.grid2a li div.gridtxt {
      float: left;
      width: 210px;
      margin-right: 10px;
      height: 240px;
    }

    #content #main ul.grid2a h2 {
      margin: 0 0 1em;
    }

    ul.grid2a li div.gridimg {
      float: left;
      width: 210px;
      height: 210px;
      padding: 20px 0 10px;
      text-align: center;
      overflow: hidden !important;
    }

    table.quick_facts {
      border-collapse: collapse;
      background: #332a23;
      border: 1px solid #4d4d4d;
    }

    table.quick_facts td {
      padding: 3px;
      font-size: 11px;
      color: #aaa8a9;
      border-bottom: 1px solid #4d4d4d;
      vertical-align: top;
    }

    dl.quick_facts {
      float: left;
      margin: 0;
      padding: 0;
      font-size: 11px;
      color: #aaa8a9;
      border-bottom: 1px solid #4d4d4d;
      background: #332a23;
    }

    dl.quick_facts dt {
      clear: left;
      float: left;
      margin: 0;
      padding: 3px;
      border-top: 1px solid #4d4d4d;
      overflow: hidden;
    }

    dl.quick_facts dd {
      float: left;
      margin: 0;
      padding: 3px;
      width: 50%;
      border-top: 1px solid #4d4d4d;
      overflow: hidden;
    }

    li dl.quick_facts, li table.quick_facts {
      margin-top: 20px;
      width: 100%;
    }

    /* Product Detail Page */
    #pnav ul.product_detail {
      margin: 0;
      padding: 0;
    }

    #product_detail p {
      margin: 0 0 1em;
    }

    #product_detail h2.prod_title {
      font-weight: normal;
      font-size: 20px;
      margin: 0 0 1em;
    }

    #product_detail div.prod_image {
      position: relative;
      text-align: center;
      zoom: 1;
    }

    #product_detail div.prod_image a {
      display: block;
    }

    #product_detail p.more_info {
      position: absolute;
      right: 40px;
      bottom: 12px;
      margin: 0;
    }

    #product_detail div.prod_desc {
      margin-top: 20px;
      font-size: 12px;
    }

    h4.prod_desc {
      font-size: 16px;
      font-weight: bold;
      margin: 0 0 1em;
      color: #fff;
    }

    h4.prod_related {
      font-size: 16px;
      font-weight: bold;
      margin: 2em 0 1em;
      color: #fff;
    }

    /* Product Specification Tables */
    div.spectable {
      margin: 0 0 1em;
    }

    div.spectable table {
      border: solid 1px #4d4d4d;
      border-collapse: collapse;
      background-color: #000;
      margin-bottom: 5px;
      width: 456px;
    }

    div.spectable table caption {
      text-align: left;
      line-height: 1.3em;
      caption-side: top;
      padding-bottom: 10px;
    }

    div.spectable table * {
      border: none;
    }

    div.spectable table tr,
    div.spectable table th,
    div.spectable table td {
      border: none;
    }

    div.spectable table th,
    div.spectable table td {
      padding: 2px 6px;
      text-align: center;
    }

    div.spectable table th {
      background-color: #2e2e2e;
      font-weight: normal;
      border-bottom: 1px solid #444;
    }

    div.spectable table tbody tr:nth-child(odd) {
      background-color: #1f1f1f;
    }


  /* #content > Support */

    /** NO IMAGES FOR NOW **
    #support li.product_support {
      background: #000 url('../images/tmp_prod_support_bg.jpg') 10px 0 no-repeat;
    }
    #support li.industry_support {
      background: #000 url('../images/tmp_prod_support_bg.jpg') 10px 0 no-repeat;
    }
    #support li.replacement_parts {
      background: #000 url('../images/tmp_prod_support_bg.jpg') 10px 0 no-repeat;
    }
    #support li.featured_resources {
      background: #000 url('../images/tmp_prod_support_bg.jpg') 10px 0 no-repeat;
    }
    **/

    #content #main h2.group_head {
      color: #fff;
      text-transform: uppercase;
    }

    #content #main #support h2.group_head {
      font: normal 20px/1.1em "Trade Gothic W02 Bold Cn 20", "Trebuchet MS", Trebuchet, Arial, sans-serif;
      margin: 0 0 12px;
      padding: 12px;
      height: 50px;
      border: 1px solid #333;
    }

    #pnav h3.filter {
      font-size: 12px;
      font-style: italic;
      font-weight: normal;
      margin: 2em 0 1em;
    }

    #resource_search_filter dt {
      margin: 0 0 0.2em;
    }

    #resource_search_filter dd {
      margin: 0 0 0.6em;
    }

    .results_block {
      margin-bottom: 2em;
    }

    /* Featured Resources */

    #featured_resources li.resource_category {
      border-bottom: 1px dashed #b4b4b4
    }

    #featured_resources li.resource_category:last-child {
      border: none;
    }

    #content #main #featured_resources a.vlink_img {
      background: none !important;
    }

    #content #main #featured_resources a.vlink_img img {
      width: 200px;
      height: 130px;
      margin-left: -22px;
    }

    #content #main #featured_resources a.vlink_img .playbtn {
      left: 80px;
      top: 40px;
    }

    #content #main ul#technical_services li.gridbox h3,
    #content #main ul#support_training li.gridbox h3 {
      height: 128px;
    }

    #content #main h3 span.subhd {
      display: block;
      font-size: 16px;
    }

    /* Technical Services Page */

    /* Resources Listing Page */
    ul#resources_categories.grid4a li.rbox,
    ul#resources_products.grid4a li.rbox,
    ul#resources_industries.grid4a li.rbox {
      width: 186px;
      padding: 12px 15px;
      border: 2px solid #565662;
      min-height: 0;
      height: 102px;
    }

    ul.grid4a li.vbox {
      width: 220px;
      min-height: 170px;
      height: auto !important;
      height: 170px;
      padding: 0;
    }

    ul.grid4a li.vbox ul.assoclist {
      display: none !important;
    }

    ul.grid4a li.vbox img.vprev {
      width: 220px;
      height: 130px;
    }

    a.vlink_img {
      display: block;
      width: 220px;
      height: 130px;
      position: relative;
      z-index: 2;
      margin-bottom: 4px;
    }

    div.railbox a.vlink_img {
      width: 200px;
      height: 118px;
    }

    div.playbtn {
      width: 36px;
      height: 35px;
      position: absolute;
      top: 48px;
      left: 92px;
      z-index: 1;
      background: url('../images/btn_video_play.png') no-repeat;
    }

    div.railbox div.playbtn {
      top: 41px;
      left: 82px;
    }

    a.vlink_img:hover div.playbtn {
      background-position: 0 -35px;
    }

    #content #main ul.grid4a li.vbox p {
      margin: 0;
    }

    ul.grid4a li.vbox a.vlink {
      color: #b4b4b4;
      font-size: 11px;
    }

    ul.grid4a li.vbox a.vlink:hover {
      color: #fff;
    }

    #content #main ul#resources_categories li.gridbox h2,
    #content #main ul#resources_products li.gridbox h2,
    #content #main ul#resources_industries li.gridbox h2 {
      font: bold 15px "Trebuchet MS", Trebuchet, Arial, sans-serif;
      text-transform: none;
    }

    #content #main ul#resources_categories ul.assoclist,
    #content #main ul#resources_products ul.assoclist,
    #content #main ul#resources_industries ul.assoclist {
      position: absolute;
      left: 15px;
      bottom: 4px;
      font-size: 10px;
      z-index: 1;
    }

    option.child_item {
      padding-left: 1em;
    }

    /* Resources Detail Page */
    #content #main #customer_stories h2,
    #content #main #customer_story h1,
    #content #main #resource_detail h1 {
      font: normal 20px "Trebuchet MS", Trebuchet, Arial, sans-serif;
      margin: 0 0 0.5em;
      color: #fff;
    }

    div.download h5 {
      font-size: 14px;
      color: #fff;
      margin: 2em 0 0.6em;
    }

    a.pdf_link, a.file_link {
      display: block;
      background: url('../images/icon_pdf.gif') 0 0 no-repeat;
      line-height: 17px;
      padding-left: 20px;
      color: #b4b4b4;
    }

    .related_downloads h4{
      padding-top: 0.5em;
      border-top: 1px dashed #2f2f2f;
    }

    .related_downloads ol {
      list-style: none;
      margin-left: 0;
      padding-left: 0;
    }

    .related_downloads ol li {
      margin-bottom: 1em;
    }

    a.file_link {
      background: url('../images/icon_generic.gif') 0 0 no-repeat;
    }

    a.pdf_link:hover, a.file_link:hover {
      color: #fff;
    }

    /* Customer Stories */
    ul#customer_stories {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }

    ul#customer_stories li {
      padding: 0 0 8px;
      margin: 0 0 18px;
      border-bottom: 1px dashed #2f2f2f;
    }

    ul#customer_stories li.last {
      border: none;
    }

    /* Product Alerts */
    #content #main #product_alerts h1,
    #content #main #product_alerts_listing h2 {
      font: normal 20px "Trebuchet MS", Trebuchet, Arial, sans-serif;
      margin: 0 0 1em;
      color: #fff;
    }

    #content #main #product_alerts_listing h2.bdr_top {
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px dashed #2f2f2f;
    }

    #content #main #product_alerts h3 {
      font-size: 14px;
      text-transform: none;
      margin: 0 0 0.6em;
      color: #fff;
    }

    #content #main #product_alerts h3.bdr {
      margin: 2em 0 1em;
      padding-top: 10px;
      border-top: 1px solid #333;
    }

    #content #main #product_alerts form h4 {
      font-size: 13px;
      margin: 1em 0 0.5em;
    }

    #product_alerts img.prod-alert-img,
    #product_alerts_listing img.prod-alert-img {
      float: left;
      padding: 0 20px 0 10px;
    }

    #media_contacts {
      font-size: 11px;
      margin: 60px 0 0;
    }

    /* replacement form */
    #product_alerts fieldset {
      border: none;
      margin: 0;
      padding: 0;
      font-size: 11px;
    }

    #product_alerts fieldset div.field {
      clear: left;
      margin: 0 0 4px;
    }

    #product_alerts form fieldset input {
      font-size: 11px;
      color: #666;
      border: 0;
      margin: 0;
      padding: 2px;
    }

    #product_alerts form textarea {
      font-size: 11px;
      color: #666;
      border: 0;
      margin: 2px 0 0;
      padding: 2px;
      width: 296px;
      height: 40px;
    }

    #product_alerts fieldset.general-information label,
    #product_alerts fieldset.specifics label {
      width: 80px;
      float: left;
      display: block;
      text-align: left;
      padding-right: 6px;
    }


    #product_alerts fieldset.general-information input {
      width: 230px;
    }

    #product_alerts fieldset.specifics label {
      width: 120px;
    }

    #product_alerts fieldset.specifics div.marBtm20 {
      margin-bottom: 18px;
    }

    #product_alerts input.txt-small {
      width: 18px;
      margin-right: 4px;
    }

    #product_alerts table.form {
      border-collapse: collapse;
      width: 400px;
    }

    #product_alerts table.form td {
      font-size: 11px;
      padding: 4px;
      border: 1px solid #333;
    }

    #product_alerts ol {
      margin: 0 0 0 18px;
      padding: 0;
    }

    #product_alerts ol li {
      margin: 0 0 1em;
      padding: 0;
    }

    #product_alerts h4.formhd {
      width: 320px;
    }

    #product_alerts h2.success {
      font-size: 16px;
      font-weight: normal;
      border: 1px solid #333;
      padding: 10px 15px 12px;
      color: #b4b4b4;
    }

    #product_alerts h4.req {
      display: none;
      margin: 0;
      font: 16px Georgia, Times, serif;
      font-style: italic;
      color: #AD1A1C;
    }

    #product_alerts h4.formhd span.req {
      float: right;
      font-family: Georgia, Times, serif;
      font-style: italic;
      padding-top: 4px;
    }

    #content #main span.req {
      color: #AD1A1C;
      font-size: 80%;
    }

    #content #main span.req strong {
      color: #AD1A1C;
      font-size: 100%;
    }

    input.errorMsg {
      background-color: #ffefef;
    }

    div.errorMsg {
      font: normal 13px Georgia, Times, serif;
      font-style: italic;
      display: inline;
      color: #AD1A1C;
      padding-left: 6px;
    }

    /* Product Alerts */
    ul.distributors {
      list-style-type: none;
    }

    a.helper {
      font: normal 14px Georgia, Times, serif;
      font-style: italic;
      margin-left: 2px;
      padding: 0 3px;
      color: #AD1A1C;
    }

    a.helper:hover {
      color: #fff;
    }

    div.popper {
      display: none;
      padding: 10px 20px 20px;
      border: 1px solid #333;
      color: #b4b4b4;
    }

    div.popper h3 {
      margin: 0 10px 10px;
      font-size: 20px;
    }

    div.popper p.close {
      float: right;
      margin: 0;
    }

    div.popper_inner {
      height: 500px;
      width: 700px;
      overflow-y: auto;
      overflow-x: hidden;
    }

    div.popper_inner strong {
      color: #fff;
    }

    div.popper_inner p.img_wrap {
      margin: 0 0 20px;
      padding: 0 0 10px;
      border-bottom: 1px solid #333;
    }

    /* Pagination */
    #resources_footer {
      clear: left;
      padding-top: 40px;
      width: 696px;
    }

    div.pagination {
      font-family: Georgia, Times, serif;
      border-top: 1px dashed #303030;
      border-bottom: 1px dashed #303030;
      padding: 12px;
      text-align: center;
      color: #b4b4b4;
      clear: both;
    }

    div.pagination .previous_page,
    div.pagination .next_page {
      font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
      text-transform: uppercase;
    }

    div.pagination a {
      color: #b4b4b4;
    }

    div.pagination a.previous_page,
    div.pagination a.next_page {
      color: #ad1a1c;
    }

    div.pagination span, div.pagination a,
    div.pagination em {
      padding: 0 6px;
    }

    div.pagination em {
      font-size: 20px;
      color: #fff;
      vertical-align: middle;
      position: relative;
      top: -2px;
    }

    /* Contact Us Pages */
    #content #main #contact_us p.phone {
      font-size: 14px;
      margin: 0 0 2em;
    }

    #content #main #contact_us p.intro {
      margin: 0 0 1em;
    }

    div.general_enquiries {
      margin: 32px 55px 20px 0;
      font-size: 12px;
      font-style: italic;
      text-align: right;
      line-height: 1.7em;
    }

    #contact_us {
      height: auto;
      overflow: hidden;
      padding-bottom: 40px;
    }

    ul.expanding {
      margin: 0 0 3em;
      padding: 0;
      list-style-type: none;
    }

    ul.expanding > li {
      border-bottom: 1px dashed #5f5f59;
    }

    #content #main #featured_resources li.resource_category h3,
    #content #main ul.expanding h3 {
      clear: both;
      font-size: 16px;
      line-height: 1em;
      padding: 10px 0;
      margin: 0;
      color: #5f5f59;
      text-transform: none;
      overflow: auto;
    }

    #content #main #featured_resources li.resource_category h3,
    #content #main #support ul.expanding h3 {
      font-size: 14px;
      line-height: 16px;
    }

    #content #main ul.expanding h3 a {
      color: #5f5f59;
      display: block;
      padding-left: 30px;
      background: url('../images/toggle_arrow_large.png') 3px 0px no-repeat;
    }

    #content #main ul.expanding h3 a span {
      font-size: 14px;
      float: right;
    }

    #content #main ul.expanding h3 a:hover {
      color: #fff;
      background-position: 3px -120px;
    }

    #content #main ul.expanding h3 a.open {
      color: #fff;
      background-position: 3px -60px;
    }

    #content #main ul.expanding h3 a.open:hover {
      color: #fff;
      background-position: 3px -180px;
    }

    ul.expanding div.list_block {
      margin: 0 0 0 30px;
      height: auto;
      overflow: hidden;
    }

    #content #main div.list_block h3.phone {
      font-size: 13px;
      font-weight: normal;
      margin: 6px 0 14px;
      padding: 0;
      color: #ccc;
    }

    #content #main div.list_block h4 {
      clear: both;
      font-size: 14px;
      font-weight: normal;
      padding: 0 0 4px;
      margin: 0 0 8px;
      color: #ccc;
      border-bottom: 1px solid #333;
    }

    ul.expanding ul.contacts, ul.distributors {
      font-size: 11px;
      color: #b4b4b4;
      margin: 0 0 2em;
      padding: 0;
      list-style: none;
      overflow: auto;
    }

    ul.expanding ul.contacts li, ul.distributors li {
      float: left;
      width: 192px;
      height: auto;
      margin: 0 20px 20px 0;
      border: none;
      zoom: 1;
    }

    ul.expanding ul.contacts li.evn, ul.distributors li.evn {
      clear: left;
    }

    ul.expanding ul.contacts li a, ul.distributors li a {
      color: #b4b4b4;
    }

    ul.expanding ul.contacts li a:hover, ul.distributors li a:hover {
      color: #fff;
    }

    ul.expanding .column {
      width: 140px;
      float: left;
      padding-bottom: 20px;
    }

    /* International Pages */
    img.pic_feature {
      margin: 0 0 1em;
    }

    p.larger {
      font-size: 1.2em;
      color: #fff;
    }

    /* News Page */
    #content #main p.caption {
      margin: -0.5em 0 2em;
      font-family: Georgia, "Times New Roman", serif;
      font-size: 12px;
      font-style: italic;
    }

/************************************/
/* Rail                             */
/************************************/

  #content #rail {
    float: left;
    left: 58px;
    margin: 0;
    padding: 10px;
    position: relative;
    width: 220px;
    background-color: #322a22;
    -moz-box-shadow: 6px 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 6px 0 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 6px 0 15px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
  }

  #rail div.railbox, #rail div.railwrap {
    border-top: 1px solid #000;
    margin: 10px -10px;
    padding: 10px 20px 0;
    font-size: 11px;
    line-height: 1.5em;
  }

  #rail div.railwrap {
    border: none;
    margin: 0 -10px 10px;
  }

    .railbox h4, .railwrap h4 {
      font-size: 11px;
      font-weight: normal;
      text-transform: uppercase;
      margin: 0 0 0.5em;
    }

    .railbox ul, .railwrap ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }

    .railbox p, .railwrap p {
      margin: 0 0 1em;
    }

    .railbox a:link, .railbox a:visited,
    .railwrap a:link, .railwrap a:visited {
      color: #b4b4b4;
    }

    .railbox .rbox a, .railwrap .rbox a {
      text-decoration: underline;
    }

    li.rbox {
      margin-bottom: 0.4em;
    }

    .railbox a:hover, .railwrap a:hover{
      color: #fff;
    }

    .railbox .vbox a img {
      width: 200px;
    }

/*
    #rail div:first-child {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      -moz-border-radius-topleft: 4px;
      -moz-border-radius-topright: 4px;
    }

    #rail div:last-child {
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      -moz-border-radius-bottomleft: 4px;
      -moz-border-radius-bottomright: 4px;
    }
*/

    div#related {
      background-color: green;
    }

    #request_wrapper {
      padding: 10px 10px 0;
    }

    h3#request_header,  h3#request_header.open {
      float: left;
      font-size: 11px;
      line-height: 1em;
      font-weight: normal;
      text-transform: uppercase;
      height: 15px;
      margin: 0;
      padding-right: 24px;
      background: url('../images/toggle_arrow.png') 100% 0 no-repeat;
      cursor: pointer;
    }

    h3#request_header.open {
      background-position: 100% -30px;
    }

    h3#request_thank_you {
      font-size: 11px;
      line-height: 1em;
      font-weight: normal;
      padding: 10px;
      margin: 10px 0 0;
      background: #000;
    }

    #request_more_info {
      clear: left;
      font-size: 11px;
    }

    #request_more_info form label {
      display: inline;
      margin: 1em 0 0 0;
      padding: 0;
    }

    #request_more_info form input,
    #request_more_info form textarea {
      font-family: "Lucida Grande", Trebuchet, Arial, sans-serif;
      font-size: 11px;
      width: 192px;
      padding: 4px 2px;
      margin: 2px 0 0;
      color: #666;
    }

    #request_more_info .txtfield {
      border: 1px solid #000;
    }

    #request_more_info form textarea {
      height: 75px;
    }

    #request_more_info form #information_request_submit,
    #request_more_info form #btn_reset {
      width: 70px;
      color: #333;
    }

    form .helpful {
      font-style: italic;
      font-size: 10px;
      color: rgba(255,255,255,0.6);
    }

    #new_information_request .helpful {
      text-align: right;
    }


    #request_more_info form div {
      padding: 0;
    }

    #request_more_info form div.field {
      margin: 1em 0 0 0;
    }

    #request_more_info form .formError, #new_information_request .formError {
      color: #E1D500;
      padding: 3px 0;
      display: inline;
      font-weight: normal;
    }

    #new_information_request .formError {
      margin-bottom: 10px;
      display: block;
    }

    #request_more_info form .field_with_errors input,
    #request_more_info form .field_with_errors textarea,
    #new_information_request .field_with_errors input,
    #new_information_request .field_with_errors textarea {
      border: 2px solid #AD1A1C;
    }

    #new_information_request dt {
      float: left;
      clear: left;
      display: block;
      width: 90px;
      margin-right: 10px;
      line-height: 20px;
      text-align: right;
    }

    #new_information_request .required label:after {
      content: "*";
    }

    #new_information_request dd {
      float: left;
      margin-left: 0;
    }

    #new_information_request input, #new_information_request textarea, #new_information_request select {
      margin-bottom: 6px;
    }

    #new_information_request dt.checkbox, #new_information_request dt.submit {
      margin-left: 100px;
      float: none;
      width: auto;
      text-align: left;
    }

    #new_information_request .separator {
      clear: both;
      border: 0 none;
      height: 1px;
      background-color: #eee;
      width: 400px;
      margin: 6px 0 10px;
    }

    #new_information_request .checkboxes {
      min-height: 70px;
      width: 600px;
    }

    #new_information_request .contact_areas label {
      width: 250px;
      float: left;
    }

    #new_information_request label {
      display: block;
    }

    #new_information_request .submit {
      padding-top: 20px;
    }

    #new_information_request p {
      padding-left: 100px;
      margin: 18px 0;
    }


#recruiting_events {
  margin: 20px 20px 0 0;
  padding: 0;
}

  .recruiting_event {
    margin: 20px 0 0;
    padding: 20px 0 0;
    list-style: none;
    border-top: 1px dashed #333;
  }

  .recruiting_event .event_header {
    font-weight: bold;
  }

  .recruiting_event .event_header .date {
    padding: 0 18px 0 0;
    margin: 0 15px 0 0;
    border-right: 1px solid #aaa;
  }

  #content #main .recruiting_event .event_title {
    color: #fff;
    font-size: 14px;
    margin: 10px 0 4px;
  }


/************************************/
/* Footer Elements                  */
/************************************/

  #printbar {
    text-align: right;
    padding: 10px 20px;
    height: 20px;
    width: 940px;
    background: #000;
    border-top: 1px dashed #333;
  }

  #printbar a.print {
    float: right;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    font-style: italic;
    color: #b3b3b3;
    padding-left: 36px;
    display: block;
    background: url('/images/icon_printer.gif') 0 0 no-repeat;
  }

  #printbar a.print:hover {
    color: #AD1A1C;
  }

  #footer {
    clear: both;
    background-color: #484848;
    color: #A1A1A1;
    font-size: 11px;
    height: 85px;
    margin-bottom: 2em;
    padding: 0px;
    position: relative;
    width: 980px;
  }

    #footer #copyright {
      bottom: 45px;
      position: absolute;
      text-align: right;
      width: 512px;
    }

    #footer #legal {
      bottom: 30px;
      position: absolute;
      text-align: right;
      width: 512px;
    }

      #footer #legal a:link, #footer #legal a:visited {
        background-color: #484848;
        color: #A1A1A1;
        text-decoration: underline;
      }

    #footer ul#logos {
      border-left: 1px dotted #717171;
      bottom: 30px;
      left: 542px;
      list-style: none;
      margin: 0;
      padding: 0 10px;
      position: absolute;
      text-align: left;
    }

      #footer ul#logos li {
        display: inline;
        margin: 0 10px;
      }

/************************************/
/* Utility Elements                 */
/************************************/

  .clear {
    clear: both;
  }

  .larger {
    font-size: 1.2em;
  }

  .hide {
    display: none;
  }

  .white {
    color: #fff;
  }

  .txt_center {
    text-align: center;
  }

  .ndent {
    padding-left: 30px;
  }

  .printbreak {
    display: none;
  }

  .noprint {
    display: block;
  }

  .print {
    display: none;
  }

  .placebic {
    display: none !important;
  }

