/*
 * Shadow Box
 */
/*
 * Up to Down Gradient
 */
/*
 * Border Radius, if clipping true background-clip will prevent background color leak out
 */
/*
 * Change Color of placeholder in Modern browser
 */
/*
 * Sprite icon on right of element
 */
/*
 * Define sprite for background image
 */
/*
 * Function
 */
/*===================================
 About
 ===================================*/
.about-box-img {
  float: left;
  margin: 0 20px 0 0; }

.about-box-readmore {
  text-align: right;
  margin: 6px 0 0; }
  .about-box-readmore div {
    display: inline-block; }

.link-read {
  color: #E53315;
  font-size: 1.125em;
  text-decoration: none; }
  .link-read:hover {
    text-decoration: underline;
    cursor: pointer; }

.img-small-arrow-right {
  background: url("../../images/site/fronts/triangle.png") no-repeat;
  width: 12px;
  height: 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /* IE7 And Below */ }

/*===================================
 Products
 ===================================*/
#header_product_background {
  background: url("../../images/site/fronts/product_background.jpg");
  background-size: cover;
  height: 219px; }

#product_content_header {
  margin: 0 0 10px 0; }

.product-box {
  overflow: hidden;
  padding: 25px 25px 25px 47px; }

.product-box-img {
margin-right:10px;
  float: left; }

.product-box-content {
  overflow: hidden;
  text-align: center; }
  .product-box-content a {
    padding: 13px 0; }
  .product-box-content p,
  .product-box-content h3 {
    text-align: left; }
  .product-box-content h3 {
    margin: 0; }
  .product-box-content .button-base-style {
    text-decoration: none;
    margin: 13px 0 0; }

/*===================================
 Our Story
 ===================================*/
#common_main_content #our_story_content {
  line-height: 1.6;
  margin: 0 0 20px; }
  #common_main_content #our_story_content a {
    font-family: Gudea, Arial, Sans-Serif;
    color: #E53315;
    text-decoration: none; }
    #common_main_content #our_story_content a:hover {
      text-decoration: underline; }
  #common_main_content #our_story_content p, #common_main_content #our_story_content div {
    color: #333333;
    line-height: 1.8;
    margin: 12px 0; }
  #common_main_content #our_story_content div {
    font-family: Gudea, Arial, Sans-Serif; }
  #common_main_content #our_story_content ul, #common_main_content #our_story_content ol {
    margin-bottom: 20px;
    font-family: Gudea, Arial, Sans-Serif; }
    #common_main_content #our_story_content ul li, #common_main_content #our_story_content ol li {
      color: #333333;
      list-style-image: url("../../images/site/fronts/list-style-img.jpg");
      margin: 20px 0 0; }

/*# sourceMappingURL=articles.css.map */
