/* fancybox */

.flexslider .slides img
{
border: 5px solid white;
}
.fancybox-nav span {
    visibility: visible;
}

  .image-container {
    position: relative; /* enables positioning of child elements */
  }

  .background-image {
    width: 100%;
    display: block;
  }

  .foreground-image {
    position: absolute; /* positions image relative to container */
    top: 0;
    left: 0;
    width: 64%;        
    padding-left: 38%;
    padding-top: 14%;
  }

/* Stylesheet: fancybox Modified On 2025-11-17 16:30:15 */
body {
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #666;
}
.wrapper {
  max-width: 1500px;
  min-width: 300px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.masthead {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.topbar {
  text-align: right;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;

}
.logo {
  float: left;
  width: 25%;
}
.Strapline {
  float: left;
  width: auto;
  text-align: left;
  font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #999;
  margin-top: 25px;
  padding-left: 10%;
}
.toplinks {
  float: right;
  margin-top: 27px;
margin-right: 10px;
  width: auto;
}
.search {
  float: right;
  width: 286px;
}
#navcontainer {
  float: left;
}
.leftcol {
  width: 32%;
  float: left;
}
.gutter {
  width: 1%;
  float: left;
}
.rightcol {
  width: 33%;
  float: left;
}
.tbox {
	color: #666;
}
.onecol {
  float: left;
  width: 100%;
}
.wrapper .leftcol img {
  width: 100%;
  margin-bottom: 3%;
}
.wrapper .rightcol img {
  width: 100%;
  margin-bottom: 3%;
}
.wrapper .onecol img {
  width: 100%;
  margin-bottom: 1%;
}
.menuwrapper {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
  color: #999;
}
h1 {
  font: 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.content {
  float: left;
  width: 100%;
}
.footer {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}
.footer img {
    margin-right: 10px;
    vertical-align: text-top;
    height: 30px;
}
 .footer a:hover {
    text-decoration: none;
}

ul#navlist {
  margin: 4px 0px 0px;
  padding: 0px;
}
#navlist li {
  display:inline;
  list-style-type: none;
  padding-right: 8px;
  border-right: 1px solid #999;
  padding-left: 2px;
  margin-right: 4px;
}
#navlist li.lastone {
  border:none;
  padding-right: 0px;
}
#navlist li a {
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #666;
}
#navlist li a:hover {
  text-decoration: none;
  color: #000;
}
ul#toplinks {
  margin: 0px;
  padding: 0px;
}
#toplinks li {
  display: inline;
  list-style-type: none;
  padding-right: 6px;
  border-right: 1px solid #999;
  padding-left: 6px;
}
#toplinks li.lastone {
  border:none;
  padding-right: 0px;
}
#toplinks li a {
  font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #666;
}
#toplinks li a:hover {
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 640px) {

.menuwrapper {
  margin-bottom: 5px;
}

  .rightcol {
    float: none;
    width: 100%;
  }
  .leftcol {
    width: 100%;
  }
.gutter {
height: 0px;
}
  .search {
    float: none;
    margin-right: auto;
    margin-left: auto;

  }
}

h2 
{
  font-size: 16px;
}

.icon-bar {
    background-color: #666;
}

.fancybox-opened .fancybox-title {
    text-align: right;
}
#sharebuttons a img
{
    margin-left: 4px;
}



/* Stylesheet: mx-vis Modified On 2025-11-19 16:54:43 */
