/*
 * Page Content - right column
 */

div#right-column h3#title-image-bg {
  font-size: 2.5em;
  font-weight: normal;
  background: transparent url(/img/red-title-bg.png) no-repeat top right;
  position: absolute;
  top: 212px;
  left: 241px;
  height: 81px;
  z-index: 10;
}
div#right-column h3#title-image-bg a {
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 22px 25px 20px 18px;
  display: block;
}


div#right-column div#promo-images {
  margin: 0 0 18px 0;
  overflow: hidden;
  width: 660px;
}
div#promo-images img {
  border-right: 1px solid #fff;
  float: left;
}


/*
 * Page Content - Products left column
 */

div#right-column div#product-left-column {
  margin-right: 20px;
  float: left;
  width: 420px;
}

div#right-column h2 {
  color: #ef3e42;
  font-weight: bold;
  font-size: 1.5em;
  margin: 0 0 0.5em 0;
  padding: 0;
}
div#right-column div.thumbnails-list {
  margin: 0 0 10px 0;
  overflow: hidden;
  width: 100%;
}
div#right-column div.thumbnails-list ul {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.thumbnails-list ul li {
  background: #d7d7d7 url(/img/project-thumbnail-bg.gif) no-repeat;
  margin: 0 7px 7px 0;
  padding: 0 4px 4px 0;
  float: left;
  width: 64px;
  w\idth: 60px;
  overflow: hidden;
  height: 64px;
  he\ight: 60px;
  position: relative;
  z-index: 1;
}
div.thumbnails-list ul li.project-row-last {
  margin: 0 0 0 0;
}
div.thumbnails-list ul li img {
  display: block;
}


div#download-datasheet-box {
  overflow: hidden;
  margin: 50px 0 0 0;
  width: 399px;
  height: 85px;
}
div#download-datasheet-box div#download-icon {
  float: left;
  width: 80px;
}
div#download-datasheet-box div#download-icon a {
  text-align: center;
  text-decoration: none;
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
  background: #fff url(/img/icon-pdf-bg.gif) no-repeat;
  display: block;
  padding: 55px 0 0 0;
  width: 80px;
  he\ight: 30px;
}

div#download-datasheet-box div#download-link {
  float: left;
  width: 319px;
}
div#download-datasheet-box img {
  display: block;
}


div#right-column div#view-stockists-part {
  margin: 1px 0 0 0;
}

div#right-column div#view-stockists {
  margin: 50px 0 0 0;
}


/*
 * Page Content - Products right column
 */

div#right-column div#product-right-column {
  background-color: #fff;
  float: left;
  width: 220px;
}
div#product-right-column h3 {
  margin: 0;
  padding: 0;
}
h3#agricultural-projects-title a {
  background: #fff url(/img/agricultural-projects-title-bg.gif) top left;
  display: block;
  width: 220px;
  height: 36px;
}
h3#agricultural-news-title a {
  background: #fff url(/img/agricultural-news-title-bg.gif) top left;
  display: block;
  width: 220px;
  height: 36px;
}

h3#construction-projects-title a {
  background: #fff url(/img/construction-projects-title-bg.gif) top left;
  display: block;
  width: 220px;
  height: 36px;
}
h3#construction-news-title a {
  background: #fff url(/img/construction-news-title-bg.gif) top left;
  display: block;
  width: 220px;
  height: 36px;
}

h3#civil-projects-title a {
  background: #fff url(/img/civil-projects-title-bg.gif) top left;
  display: block;
  width: 220px;
  height: 36px;
}
h3#civil-news-title a {
  background: #fff url(/img/civil-news-title-bg.gif) top left;
  display: block;
  width: 220px;
  height: 36px;
}

div#product-right-column a#view-all-projects-button {
  background: #fff url(/img/button-view-all-projects.gif) top left;
  margin: 0 6px 0 6px;
  display: block;
  width: 208px;
  height: 36px;
}
div#product-right-column a#view-all-news-button {
  background: #fff url(/img/button-view-all-news.gif) top left;
  margin: 0 6px 0 6px;
  display: block;
  width: 208px;
  height: 36px;
}
div#product-right-column ul {
  list-style: none;
  margin: 0;
  padding: 10px;
}
div#product-right-column ul li {
  margin: 0;
  padding: 0 0 10px 0;
}