body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.rowConfig {
  width: 980px !important;
  margin: 0 !important;
}
.headerSpacer {
  margin-left: 5px;
  padding-left: 5px;
  border-left: #000000 solid 1px;
}
.pieHTC {
  position: relative;
  behavior: url('/site/project/templates/js/PIE.htc');
}
.roboto {
  font-family: 'Roboto', 'Arial', 'Helvetica', sans-serif;
  font-weight: 300;
}
.imageLeft {
  margin: 15px 20px 15px 0;
  float: left;
  clear: right;
}
.imageRight {
  margin: 15px 0 15px 20px;
  float: right;
  clear: left;
}
.imageCentre {
  margin: 15px auto;
  display: block;
  text-align: center;
  float: none;
  clear: none;
}
.moduleImage {
  width: 100%;
  margin: 15px auto;
  display: block;
  text-align: center;
  float: none;
  clear: none;
}
.responsiveTable {
  width: 100%;
  padding: 0;
  display: block;
}
.responsiveThead {
  display: block;
}
.responsiveTheadRow {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.responsiveTbody {
  display: block;
}
.responsiveTr {
  display: block;
}
.responsiveTh {
  width: 100%;
  display: block;
  float: left;
  clear: left;
}
.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;
}
.responsiveTdBefore {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100% !important;
  white-space: nowrap;
}
.formLabel {
  width: 30%;
}
.formMargin {
  margin-left: 30%;
}
.formInput {
  width: 90%;
  padding: 5px 1%;
}
.moduleTitleAccordion {
  background: url(../img/iconSidebarTitleBackground.png) no-repeat left red;
}
.tabHeading {
  margin-top: 15px;
  padding: 5px 15px;
  background: url(../img/iconSidebarTitleBackground.png) no-repeat left #278100;
  font-weight: bold;
  display: inline-block;
}
.tabHeadingBorder {
  border-top: url(../img/iconSidebarTitleBackground.png) no-repeat left #278100 solid 2px;
}
.moduleHeading {
  padding-top: 4px;
  padding-bottom: 8px;
  background: url(../img/iconSidebarTitleBackground.png) no-repeat left #278100;
  color: #ffffff !important;
  font-weight: 500;
  display: block;
  clear: both;
  font-size: 28px;
  padding-left: 33px !important;
  text-transform: uppercase;
}
.moduleButtonLarge {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  float: none;
}
#navigationContainer {
  position: relative;
  background: #000000;
  z-index: 100;
  border-top: solid 3px #2f7228;
}
.plugin_content.action_home #navigationContainer {
  border-bottom: solid 9px #fff;
}
#navigationSkin {
  width: 100%;
}
#navigation {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 100;
}
#navigation li {
  position: relative;
  list-style: none;
}
#navigation a {
  padding: 15px 0;
  text-decoration: none;
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
#navigation a:link,
#navigation a:visited {
  color: #d8a328;
}
#navigation a:hover,
#navigation a:active {
  color: #e8c87e;
}
#navigation li:hover > a,
#navigation li.active_drop > a {
  color: #e8c87e;
}
#navigation ul a {
  letter-spacing: 0;
  text-transform: none;
}
.navigation {
  text-align: justify;
}
.navigation:after {
  width: 100%;
  content: '';
  display: inline-block;
}
.navigation li {
  display: inline-block;
}
.navigation a {
  padding: 15px 0;
}
.navigation ul {
  width: 240px;
  position: absolute;
  top: 48px;
  left: -99999px;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  background: #000000;
  z-index: 200;
}
#navigation ul li {
  height: auto;
  padding: 0;
  border: none;
  text-align: left;
  display: block;
  white-space: normal;
}
#navigation ul a {
  padding: 5px 2px 5px 5px;
  text-align: left;
  display: block;
}
#navigation ul ul {
  position: absolute;
  top: 0;
  left: -99999px !important;
  margin-left: 220px !important;
  margin-top: 5px;
}
.navigation li:hover ul ul {
  position: absolute;
  top: 0;
  left: -999999px;
  margin-top: -10px;
  padding-top: 10px;
}
.navigation li:hover ul {
  position: absolute;
  left: 50%;
  margin-left: -120px;
}
.navigation ul li:hover ul {
  position: absolute;
  left: 100%;
  margin-left: 0;
}
