/* Category Page begin */
#category_header_container, #category_description_content, #category_banner_content, #category_banner_image, #product_banner_content, #product_banner_image {
  height:248px;
}
#category_header_container {
  width:978px;
  background:#000000 url('../images/header_bg_grill.jpg') no-repeat;
}
#category_description_content {
  width:212px;
  float:left;
  text-align:center;
  padding:0px 20px;
}
#category_description_content h1 {
  padding-bottom:20px;
  font-size:22px;
}
#category_description_content h1, #category_description_content p {
  line-height:1.5em;
  color:#ffffff;
}
#category_title_copy {
  margin-top:50px;
}
#category_title_copy, #category_title_description_copy {
  line-height:1.5em;
  padding-bottom:20px;
}
#category_banner_content, #category_banner_image {
  width:726px;
  float:left;
}
.category_product {
  padding-top:20px;
  display:inline-block;
  width:100%;
}
.category_product h2 {
  margin-top:0 !important;
}
.category_product p {
  width:475px;
}
.category_product a {
  color:#7BA710;
}
.category_product img {
  height:120px;
  width:120px;
  float:right;
  margin-right:25px;
}
.category_product_content img {
  height:120px;
  width:120px;
  float:right;
  margin-right:25px;
}
.software_tools div {
  clear:both;
}
.discontinued_products > table {
  width:100%;
  margin-bottom:20px;
}
.discontinued_products > table th {
  text-align: left;
  height: 40px !important;
  font-size:12px;
  vertical-align:middle;
  padding:3px !important;
}
.discontinued_products > table tr:nth-child(1) {
  background:none !important;
}
.discontinued_products > table td {
  padding:10px;
  height:15px;
}
.discontinued_products > table tr:nth-child(odd) {
  background: #E7E7E7;
}
.discontinued_products > table tr:nth-child(1) td,
.discontinued_products > table tr:nth-child(19) td,
.discontinued_products > table tr:nth-child(35) td {
  background:#CCCCCC !important;
  font-weight:bold;
  height:25px !important;
  vertical-align:middle;
  padding:3px !important;
}
    /* Category Page end */
