body.healthy-stuff-subsite #takeaction_bg {
   background-image: url(../images/hs_background_logo.png);
}

div.mouko-healthystuff-sample-listing table {
   width: 100%;
}

div.mouko-healthystuff-sample-listing table,
div.mouko-healthystuff-sample-listing table tbody,
div.mouko-healthystuff-sample-listing table tbody tr,
div.mouko-healthystuff-sample-listing table tbody tr td {
   background: none;
}

div.mouko-healthystuff-sample-listing table {
   margin-bottom: 25px;
}

div.mouko-healthystuff-sample-listing table tbody tr td {
   border-bottom: 1px solid #ccc !important;
   padding: 5px 0 5px 0;
}

div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(1) {
   width: 106px;
   padding: 10px;
}

@media screen and (max-width: 770px) {
   div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(1) {
        display: none;
   }
}

div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(2) {
   vertical-align: middle;
}

div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(2) a {
   font-size: 2em;
}

div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(3) {
   vertical-align: middle;
   font-size: 1.5em;
   padding-left: 0.5em;
}

div.mouko-healthystuff-sample-listing table div.rating {
   padding: 5px;
   border: 2px solid #000;
   text-align: center;
   text-transform:uppercase;
}

@media screen and (max-width: 770px) {
   div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(2) a {
      font-size: 1.5em;
   }
   div.mouko-healthystuff-sample-listing table tbody tr td:nth-child(3) {
      font-size: 1em;
   }
   div.mouko-healthystuff-sample-listing table div.rating {
      padding: 2px;
   }
}

div.mouko-healthystuff-sample-listing table div.rating-none,
div.mouko-healthystuff-sample-listing table div.rating-low {
   background: #31632a; /* Old browsers */
   background: -moz-linear-gradient(top,  #31632a 0%, #16640d 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#31632a), color-stop(100%,#16640d)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #31632a 0%,#16640d 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #31632a 0%,#16640d 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #31632a 0%,#16640d 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #31632a 0%,#16640d 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31632a', endColorstr='#16640d',GradientType=0 ); /* IE6-9 */
   color: #fff;

}

div.mouko-healthystuff-sample-listing table div.rating-medium {
   background: #f1e767; /* Old browsers */
   background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */
}

div.mouko-healthystuff-sample-listing table div.rating-high {
   background: #a3464a; /* Old browsers */
   background: -moz-linear-gradient(top,  #a3464a 0%, #a50c16 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3464a), color-stop(100%,#a50c16)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top,  #a3464a 0%,#a50c16 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top,  #a3464a 0%,#a50c16 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(top,  #a3464a 0%,#a50c16 100%); /* IE10+ */
   background: linear-gradient(to bottom,  #a3464a 0%,#a50c16 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3464a', endColorstr='#a50c16',GradientType=0 ); /* IE6-9 */
   color: #fff;
}

div.mouko-healthystuff-sample-listing h2 {
	margin-top: 1em;
   margin-bottom: 0.5em;
}

body.node-type-mouko-healthystuff-report #page_interior_section ul.pager {
   margin-left: 0px;
}

body.node-type-mouko-healthystuff-report #page_interior_section ul.pager li {
   margin-left: 0;
}

div.views-field-field-report-image,
div.views-field-field-report-image img {
   display: inline-block;
   float: left;
}

div.views-field-field-report-image img {
   margin: 10px 10px 10px 0;
}

body.page-healthy-stuff-reports div.report-summary  {
   display: inline-block;
   max-width: 400px;
}

body.page-healthy-stuff-reports div.report-link  {
}

body.healthy-stuff-subsite #header_nav #main_menu_wrapper ul li.collapsed {
	list-style-image:none;
	list-style-type:none;
}

body.page-healthy-stuff-reports div.report-publish-date {
	color: #888;
	margin-bottom: 0.5em;
}

h2.healthystuff-retailer {
      padding-top: 0.9em;
}

h2.healthystuff-retailer a {
      font-size: 1.2em;
}
