body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/********** STRUCTURE VARIABLES **********/
/********** Responsive Styles **********/
/********** Unresponsive Styles **********/
.rowConfig {
  width: 980px !important;
  margin: 0 !important;
}
/********** THEME VARIABLES **********/
/********** Colour Styles **********/
/********** General Styles **********/
.headerSpacer {
  margin-left: 5px;
  padding-left: 5px;
  border-left: #404040 solid 1px;
}
.pieHTC {
  position: relative;
  behavior: url('/site/wolfminerals/templates/js/PIE.htc');
}
/********** Font Styles **********/
.roboto {
  font-family: 'Roboto', 'Arial', 'Helvetica', sans-serif;
  font-weight: 300;
}
/********** Image Styles **********/
.imageLeft {
  margin: 15px 20px 15px 0;
  float: left;
  border: 10px solid #cdcdcd;
}
.imageRight {
  margin: 15px 0 15px 20px;
  float: right;
  border: 10px solid #cdcdcd;
}
.imageCentre {
  margin: 15px auto;
  display: block;
  text-align: center;
  float: none;
  clear: both;
  border: 10px solid #cdcdcd;
}
.moduleImage {
  width: 100%;
  margin: 15px auto;
  display: block;
  text-align: center;
  float: none;
  clear: none;
}
/********** Table Styles **********/
/* Table <table> Properties */
.responsiveTable {
  width: 100%;
  padding: 0;
  display: block;
}
/* Table Head <thead> Properties */
.responsiveThead {
  display: block;
}
/* Table Head Row <thead tr> Properties */
.responsiveTheadRow {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/* Table Body <tbody> Properties */
.responsiveTbody {
  display: block;
}
/* Table Row <tr> Properties */
.responsiveTr {
  display: block;
}
/* Table Cell Header <th> Properties */
.responsiveTh {
  width: 100%;
  display: block;
  float: left;
  clear: left;
}
/* Table Cell <td> Properties */
.responsiveTd {
  width: 100% !important;
  position: relative;
  border: none;
  display: block;
  float: left;
  clear: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Table Cell <td> Properties (:before) */
.responsiveTdBefore {
  /* Now like a table header */
  position: absolute;
  /* Top/left values mimic padding */
  top: 5px;
  left: 5px;
  width: 100% !important;
  white-space: nowrap;
}
/********** Form Styles **********/
.formLabel {
  width: 20%;
}
.labelStyles {
  font-size: 14px;
  line-height: 20px;
}
.formMargin {
  margin-left: 20%;
}
.formInput {
  width: 80%;
  padding: 5px 1%;
}
/********** MODULE VARIABLES **********/
.tabHeading {
  margin-top: 15px;
  padding: 5px 15px;
  background: #ece4dc;
  color: #3e2812 !important;
  font-weight: 500;
  display: inline-block;
}
.tabHeadingBorder {
  border-top: #ece4dc solid 2px;
}
.moduleHeading {
  padding: 10px !important;
  background: #ece4dc;
  color: #3e2812 !important;
  font-weight: bold;
  display: block;
  clear: both;
}
.moduleButtonLarge {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  display: block;
  float: none;
}
/********** GLOBAL STYLES **********/
/********** LISTING STYLES **********/
.gallery.list {
  margin: 0 auto;
  overflow: hidden;
}
.gallery.item {
  display: inline;
  float: left;
  width: 22.96334012%;
  margin: 0 1.01832994%;
  padding-bottom: 10px;
}
.gallery.item a {
  position: relative;
  padding: 5%;
  border: #d8c7b6 solid 1px;
  background: #ece4dc;
  text-align: center;
  display: block;
}
.gallery.item img {
  width: auto;
}
.gallery.item span {
  display: block;
}
.galleryCaption {
  padding-top: 5px;
}
#content .noImage a {
  text-decoration: none !important;
}
.gallery.noImage .galleryImage {
  width: 100%;
  height: auto;
  background: #ffffff;
  color: #ffffff !important;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: block;
  box-sizing: border-box;
}
#content .gallery.item a:link,
#content .gallery.item a:visited {
  border: #d8c7b6 solid 1px;
  background: #ece4dc;
  color: #404040;
  text-decoration: none !important;
}
#content .gallery.item a:hover,
#content .gallery.item a:active {
  border: #8e7257 solid 1px;
  background: #d8c7b6;
  color: #404040;
  text-decoration: none !important;
}
/********** DETAIL (TABULAR) STYLES **********/
/********** DETAIL (NIVO) STYLES **********/
.nivo-caption p {
  padding: 0 !important;
}
/********** DETAIL (RESPONSIVE GALLERY) STYLES **********/
.rg-image-wrapper {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.rg-image-nav {
  display: none;
}
.rg-image-wrapper:hover .rg-image-nav {
  display: block;
}
.rg-caption-wrapper {
  background: none;
  border-radius: 0;
  opacity: 1.0;
}
.rg-image,
.rg-caption {
  text-align: left;
}
.rg-caption.nivo-caption {
  position: absolute;
  bottom: 0;
  left: 0;
}
.es-carousel-wrapper {
  background: none;
  box-shadow: none;
}
.es-carousel {
  background: none;
}
.es-carousel ul li a {
  padding-top: 2px;
  padding-bottom: 2px;
  border-color: #d8c7b6 !important;
  border-width: 1px !important;
  background: #ece4dc;
}
.es-carousel ul li.selected a,
.es-carousel ul li a:hover,
.es-carousel ul li a:active {
  border-color: #8e7257 !important;
  background: #d8c7b6;
  opacity: 1.0;
}

  /*=====  Child Gallery Page  ===========*/
  .gallery-item{
    display: inline;
  float: left;
  width: 22.96334012%;
  margin: 0 1.01832994%;
  padding-bottom: 10px;
    width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 0 10px;}
  
  .gallery-item a{
    position: relative;
  padding: 5%;
  border: #AEAEAE solid 1px;
  background: #efefef;
  color: #404040;
  text-align: center;
  display: block;
  text-decoration: none !important;
  }
  
   .gallery-item a:hover{
    border: #AEAEAE solid 1px;
  background: #DADADA;
  color: #404040;
  text-decoration: none !important;
  }

  .gallery-item a img{
    max-height:96px;
    height: 100%;
  }