/* Used to convert PX to EMs for multiple properties or values or both.
	$base is an optional measurement that allows making measurements relative to the parent font size rather than the current. Also accepts a list of lists (instead a list of values) for properties that accept multiple lists of values. Only numbers of converted; everything else is passed through.

	Examples:

	@include scale(line-height, 30)
	@include scale(line-height, 30, 16)
	@include scale(width height, 125);
	@include scale(padding, 0 25, 16);
	@include scale(text-shadow, (#0d6e28 1 1) (#777 0 0 2), 16);
	@include scale(box-shadow, (inset 0 0 0 1 #2a9022) (inset 0 0 3 #459966), 16);
*/
/* Convert PX units to EMs.
	Ex: margin-right: pem(16);
*/
.clearfix {
  display: block;
  zoom: 1; }

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

body, html {
  width: 100%; }

html, body {
  height: 100%; }

#wrapper {
  min-height: 100%; }

#wrapper-content {
  padding-bottom: 50px;
  /*padding-bottom: 280px;*/ }

#wrapper-footer {
  /*position:absolute; bottom:0; */
  width: 100%; }

/*************************
 * Fonts
 *************************/
@font-face {
  font-family: 'BebasNeueRegular';
  src: url("../fonts/bebasneue-webfont.eot");
  src: url("../fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/bebasneue-webfont.woff") format("woff"), url("../fonts/bebasneue-webfont.ttf") format("truetype"), url("../fonts/bebasneue-webfont.svg#BebasNeueRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2012 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      KC Fonts
 * License URL: http://www.fontspring.com/fflicense/kc-fonts
 *
 *
 */
@font-face {
  font-family: 'headliner_no._45regular';
  src: url("../fonts/HeadlinerNo.45-webfont.eot");
  src: url("../fonts/HeadlinerNo.45-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/HeadlinerNo.45-webfont.woff") format("woff"), url("../fonts/HeadlinerNo.45-webfont.ttf") format("truetype"), url("../fonts/HeadlinerNo.45-webfont.svg#headliner_no._45regular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: Oxygen, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 19px;
  color: #403c37; }

/***********************
 *  TOPOGRAPHY
 ***********************/
h1 {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #223f1e;
  font: normal 40px/44px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

h1.white {
  color: #fff; }

h2 {
  text-transform: uppercase;
  color: #223f1e;
  font: normal 26px/28px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  margin-bottom: 0px;
  -webkit-font-smoothing: antialiased; }

h2.white {
  color: #fff; }

h3 {
  text-transform: none;
  color: #61593f;
  font: 28px/32px Oxygen, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

h3.white {
  color: #fff; }

h4 {
  text-transform: none;
  color: #cbbea2;
  font: 18px/22px Oxygen, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

h4.white {
  color: #fff; }

h4.green {
  color: #223f1e; }

/***********************
 *  Content
 ***********************/
#content #inner-content {
  padding: 20px; }

.content ul {
  margin-bottom: 15px; }

.content ul li {
  margin-left: 20px;
  list-style: outside disc; }

.ie7 .content ol li {
  display: list-item;
  list-style: inside decimal-leading-zero; }

.content ol li {
  margin-left: 20px;
  list-style: outside none; }

.content > ol > li,
.wysiwyg-content > ol > li {
  list-style: outside decimal; }

.content li ol,
.content li ul {
  margin-top: 0px; }

.content h1 {
  text-transform: none;
  color: #223f1e;
  font: bold 19px/21px Oxygen, Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

.content h1 a,
.content h1 a:visited {
  color: #223f1e;
  text-decoration: none; }

.content h1 a:hover {
  color: #223f1e; }

.content #page-title h1 {
  text-transform: none;
  color: #223f1e;
  font: normal 40px/44px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  padding-bottom: 6px;
  border-bottom: 3px solid #223f1e;
  -webkit-font-smoothing: antialiased; }

.content h2 {
  text-transform: uppercase;
  color: #223f1e;
  font: normal 26px/28px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

.content h3 {
  text-transform: none;
  color: #223f1e;
  font: bold 15px/17px Oxygen, Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

.content h4 {
  text-transform: none;
  color: #605d57;
  font: 15px/17px Oxygen, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

.content h5 {
  text-transform: none;
  color: #7f776d;
  font: 13px/15px Oxygen, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased; }

.content a,
.content a:visited {
  color: #f47321;
  text-decoration: underline; }

#content #inner-content .post-image {
  margin-bottom: 15px; }

/***********************
 *  Classes
 ***********************/
.avatar {
  position: absolute !important;
  top: 0px !important;
  right: 0px !important;
  width: 40px;
  height: 40px;
  display: none; }

.avatar a {
  display: block; }

.avatar img {
  display: block; }

body.is-volunteer .avatar {
  display: block; }

.extend {
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px;
  width: 100%; }

.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px; }

.alignright {
  float: left;
  margin-left: 15px;
  margin-bottom: 15px; }

.bold {
  font-weight: bold; }

.float-left {
  float: left; }

.float-right {
  float: right; }

table.highlight-table th {
  border-bottom: 3px solid #dbd9c8;
  color: #223f1e;
  font: bold 13px/15px Oxygen, Arial, Helvetica, sans-serif;
  padding: 8px 0px;
  text-align: left; }

table.highlight-table td {
  border-bottom: 3px solid #dbd9c8;
  padding: 8px; }

table.highlight-table {
  border-collapse: collapse; }

table.highlight-table tr:first-child th,
table.highlight-table tr:first-child td {
  border-top: 0px none !important; }

table.highlight-table tr th {
  border-left: 0px none !important; }

table.highlight-table tr td {
  border-right: 0px none !important; }

table.highlight-table tr:first-child th,
table.highlight-table tr:first-child td {
  border-top: 0px none !important; }

.action-button a,
.small-action-button a,
a.action-button,
a.small-action-button,
.button a {
  display: inline-block;
  *display: inline; }

a.action-button,
a.action-button:visited,
.action-button a,
.action-button a:visited,
.button a.action,
.button a.action:visited {
  border: 1px solid #ef662f;
  background-color: #ef6930;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f27837), color-stop(100%, #ec5326));
  background-image: -webkit-linear-gradient(top, #f27837, #ec5326);
  background-image: -moz-linear-gradient(top, #f27837, #ec5326);
  background-image: -ms-linear-gradient(top, #f27837, #ec5326);
  background-image: -o-linear-gradient(top, #f27837, #ec5326);
  background-image: linear-gradient(to bottom, #f27837, #ec5326);
  -pie-background: linear-gradient(to bottom, #f27837, #ec5326);
  /*ie 6-9 via PIE*/
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 0;
  -ms-border-radius: 18px !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -ms-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -webkit-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -moz-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  font: 20px/36px "BebasNeueRegular", Arial, Helvetica, sans-serif !important;
  padding: 0px 30px !important;
  z-index: 5;
  behavior: url(/pie/PIE.php); }

a.action-button:active,
.action-button a:active,
.button a.action:active {
  border: 1px solid #ef662f;
  -ms-box-shadow: inset 0 0 8px 2px #bb5025;
  -webkit-box-shadow: inset 0 0 8px 2px #bb5025;
  -moz-box-shadow: inset 0 0 8px 2px #bb5025;
  box-shadow: inset 0 0 8px 2px #bb5025;
  z-index: 5;
  behavior: url(/pie/PIE.php); }

a.action-button:hover,
.action-button a:hover,
.button a.action:hover {
  background-color: #e6622d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef662f), color-stop(100%, #cb5728));
  background-image: -webkit-linear-gradient(top, #ef662f, #cb5728);
  background-image: -moz-linear-gradient(top, #ef662f, #cb5728);
  background-image: -ms-linear-gradient(top, #ef662f, #cb5728);
  background-image: -o-linear-gradient(top, #ef662f, #cb5728);
  background-image: linear-gradient(to bottom, #ef662f, #cb5728);
  -pie-background: linear-gradient(to bottom, #ef662f, #cb5728);
  /*ie 6-9 via PIE*/
  border: 1px solid #ef662f;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  color: #fff !important;
  z-index: 5;
  behavior: url(/pie/PIE.php); }

a.small-action-button,
a.small-action-button:visited,
.small-action-button a,
.small-action-button a:visited,
.button a.action-small,
.button a.action-small:visited {
  border: 1px solid #ef662f;
  background-color: #ef6930;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f27837), color-stop(100%, #ec5326));
  background-image: -webkit-linear-gradient(top, #f27837, #ec5326);
  background-image: -moz-linear-gradient(top, #f27837, #ec5326);
  background-image: -ms-linear-gradient(top, #f27837, #ec5326);
  background-image: -o-linear-gradient(top, #f27837, #ec5326);
  background-image: linear-gradient(to bottom, #f27837, #ec5326);
  -pie-background: linear-gradient(to bottom, #f27837, #ec5326);
  /*ie 6-9 via PIE*/
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  position: relative;
  z-index: 0;
  -ms-border-radius: 18px !important;
  -webkit-border-radius: 18px !important;
  -moz-border-radius: 18px !important;
  border-radius: 18px !important;
  -ms-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -webkit-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  -moz-box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  box-shadow: inset 0 1px 0 0 #f7ab81 !important;
  font: 16px/28px "BebasNeueRegular", Arial, Helvetica, sans-serif !important;
  padding: 0px 25px !important;
  behavior: url(/pie/PIE.php); }

a.small-action-button:active,
.small-action-button a:active,
.button a.action-small:active {
  border: 1px solid #ef662f;
  -ms-box-shadow: inset 0 0 8px 2px #bb5025;
  -webkit-box-shadow: inset 0 0 8px 2px #bb5025;
  -moz-box-shadow: inset 0 0 8px 2px #bb5025;
  box-shadow: inset 0 0 8px 2px #bb5025;
  behavior: url(/pie/PIE.php); }

a.small-action-button:hover,
.small-action-button a:hover,
.button a.action-small:hover {
  background-color: #e6622d;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef662f), color-stop(100%, #cb5728));
  background-image: -webkit-linear-gradient(top, #ef662f, #cb5728);
  background-image: -moz-linear-gradient(top, #ef662f, #cb5728);
  background-image: -ms-linear-gradient(top, #ef662f, #cb5728);
  background-image: -o-linear-gradient(top, #ef662f, #cb5728);
  background-image: linear-gradient(to bottom, #ef662f, #cb5728);
  -pie-background: linear-gradient(to bottom, #ef662f, #cb5728);
  /*ie 6-9 via PIE*/
  border: 1px solid #ef662f;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  color: #fff !important;
  behavior: url(/pie/PIE.php); }

/***********************
 *  Forms
 ***********************/
#header-search #search-wrapper {
  display: inline-block;
  *display: inline;
  background: url(../images/search_slice.jpg) repeat-x;
  height: 21px;
  -ms-box-shadow: inset 0 2px 1px -1px grey;
  -webkit-box-shadow: inset 0 2px 1px -1px grey;
  -moz-box-shadow: inset 0 2px 1px -1px grey;
  box-shadow: inset 0 2px 1px -1px grey;
  -ms-border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  line-height: 22px;
  overflow: visible;
  padding: 4px 12px;
  width: 210px !important;
  behavior: url(/pie/PIE.php); }

#header-search input {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 22px;
  background: transparent;
  height: 22px;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
  border: 0px none;
  outline: none;
  behavior: url(/pie/PIE.php); }

div.field-wrapper {
  display: inline-block;
  *display: inline;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  behavior: url(/pie/PIE.php);
  line-height: 31px;
  height: 31px; }
  div.field-wrapper input[type="text"], div.field-wrapper input[type="password"], div.field-wrapper input[type="number"], div.field-wrapper textarea {
    font-size: 11px !important;
    line-height: 1 !important;
    margin: 0px;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: solid 1px #ccc;
    padding: 8px !important;
    background-color: #f5f5f5;
    -ms-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
    resize: none;
    outline: none; }

p.form-row input[type="text"], p.form-row input[type="password"], p.form-row input[type="number"], p.form-row textarea {
  font-size: 11px !important;
  line-height: 1 !important;
  margin: 0px;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px #ccc;
  padding: 8px !important;
  background-color: #f5f5f5;
  -ms-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.2);
  resize: none;
  outline: none; }

div.field-wrapper.medium {
  width: 50%; }

div.field-wrapper.small {
  width: 30%; }

div.field-wrapper.textarea {
  height: auto; }
  div.field-wrapper.textarea textarea {
    height: 100px; }

div.field-wrapper.big {
  line-height: 36px; }
  div.field-wrapper.big input[type="text"], div.field-wrapper.big input[type="password"], div.field-wrapper.big input[type="number"], div.field-wrapper.big textarea {
    font-size: 16px; }

div.field-wrapper.select {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  line-height: 31px;
  background: white url(../images/formelements-select.png) no-repeat bottom right;
  -ms-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border: solid 1px #ccc; }
  div.field-wrapper.select select {
    outline: none;
    width: 115%;
    background-color: transparent;
    background-image: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    padding: 0.3em 0.5em; }

div.field-wrapper.select.medium {
  width: 50%; }

div.field-wrapper.select.small {
  width: 30%; }

.gfield.password-field .field-wrapper.medium {
  width: 100%; }

.ie7 .field-wrapper input {
  background: #fff !important;
  border: 1px #333333 !important;
  padding: 4px !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  /* IE6-8 */ }

.ie7 .field-wrapper input,
.ie8 .field-wrapper input {
  line-height: 18px !important; }

.ie7 div.field-wrapper.select {
  border: none; }
  .ie7 div.field-wrapper.select select {
    width: 100%;
    background-color: white;
    border: solid 1px #ccc;
    padding: 0.3em 0.5em; }

.gfield.password-field .field-wrapper.medium {
  width: 100%; }

.field-wrapper img {
  position: absolute;
  top: 2px;
  right: -27px; }

.ie7 .field-wrapper.textarea,
.ie8 .field-wrapper.textarea {
  background: transparent !important;
  padding: 4px !important;
  border: 1px #333333 !important;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.ie7 .field-wrapper textarea,
.ie8 .field-wrapper textarea {
  background: #fffff !important; }

/***********************
 *  Panels
 ***********************/
.panel {
  background-color: #cbbea2;
  padding: 5px; }

.panel .title {
  background-color: #cbbea2;
  padding: 13px 13px 16px 13px; }

.panel > .content,
.panel > #inner-content {
  background-color: #f4f3ec;
  padding: 9px; }

.panel.white .content {
  background-color: #fff; }

.panel .content img,
.panel .content iframe {
  border: 1px solid #fff;
  -ms-box-shadow: -1px 1px 5px #aaaaaa;
  -webkit-box-shadow: -1px 1px 5px #aaaaaa;
  -moz-box-shadow: -1px 1px 5px #aaaaaa;
  box-shadow: -1px 1px 5px #aaaaaa; }

.panel.highlight {
  background-color: #61593f; }

.panel.highlight .title {
  background-color: #61593f; }

.panel.highlight .title h2 {
  color: #fff; }

#feature-panels .panel .button {
  padding-left: 8px;
  margin-top: 15px; }

.ie #feature-panels .panel .button {
  padding-left: 0px !important; }

.panel.full_image .widget-content .button {
  margin-left: 8px; }

/***********************
 *  Homepage feature panels and WIDGETS
 ***********************/
#feature-panels .panel .text p,
.versatile_widget.panel .text p {
  margin-top: 15px;
  margin-bottom: 0px;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden; }

#feature-panels .panel .text p:first-child,
.versatile_widget.panel .text p:first-child {
  margin-top: 0px; }

#feature-panels .panel .text,
.versatile_widget.panel .text {
  padding: 0px 8px; }

.ie #feature-panels .panel .text,
.ie .versatile_widget.panel .text {
  padding-left: 0px !important;
  padding-right: 0px !important; }

#feature-panels .panel .panel-image,
.versatile_widget.panel .panel-image {
  margin-bottom: 10px; }

#feature-panels .panel a,
.versatile_widget.panel a {
  display: block; }

a .video-icon {
  background: url("../images/video_play_button.png") no-repeat;
  width: 80px;
  height: 79px;
  z-index: 30;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -40px;
  display: inline-block;
  *display: inline; }

a:hover .video-icon {
  background-position: center bottom !important; }

#feature-panels .button,
.versatile_widget .button {
  position: absolute;
  bottom: 10px;
  left: 10px; }

#feature-panels .text.with-button,
.versatile_widget .text.with-button {
  padding-bottom: 46px; }

#feature-panels .panel.full_image .text.with-button,
.versatile_widget .panel.full_image .text.with-button {
  padding-bottom: 43px; }

.versatile_widget.text_above .text,
.versatile_widget.text_above .text.with-button {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important; }

.versatile_widget.text_above.with-image.with-button .image {
  padding-bottom: 40px; }

.versatile_widget.text_above.without-image.with-button .text,
.versatile_widget.text_below.without-image.with-button .text {
  padding-bottom: 46px !important; }

.versatile_widget.text_above.with-image .text {
  padding-bottom: 15px !important; }

.widget {
  margin-bottom: 9px; }

#feature-panels .panel.full_image .content {
  -ms-background-size: cover !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important; }

/*******************************
 * your members
 ******************************/
#ym_register_flow_form span {
  display: block; }

#ym_register_flow_form input,
#ym_register_flow_form select {
  position: absolute;
  left: 150px; }

/***********************
 *  Panel Layout
 ***********************/
.full-width {
  width: 942px;
  margin-right: 0px;
  margin-bottom: 0px; }

.third-width {
  width: 308px;
  margin-right: 9px;
  margin-bottom: 9px; }

.third-width.last {
  margin-right: 0px; }

.twothirds-width {
  width: 625px;
  margin-right: 9px; }

.twothirds-width.last {
  margin-right: 0px; }

.full-width {
  width: 942px;
  margin-right: 0px; }

.fifth-width {
  float: left;
  width: 178px;
  margin-right: 13px; }

.fifth-width.last {
  margin-right: 0px; }

/***********************
 *  Other Layouts
 ***********************/
.with-sidebar #inner-content .col3-1 {
  width: 177px;
  float: left;
  margin-right: 22px; }

.with-sidebar #inner-content .col3-1.last {
  margin-right: 0px; }

#inner-content .image-gallery-layout .col3-1 {
  margin-bottom: 20px; }

#inner-content .image-gallery-layout .col3-1 img,
#inner-content .image-gallery-layout .col3-1 a {
  display: block; }

#inner-content .image-gallery-layout .col3-1 a:hover {
  background: #61593f; }

#inner-content .image-gallery-layout .col3-1 a:hover img {
  opacity: 0.6; }

#inner-content .image-gallery-layout .col3-1 a:hover label {
  display: block;
  cursor: pointer; }

#inner-content .image-gallery-layout .col3-1 label {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
  line-height: 175px;
  height: 175px;
  width: 175px;
  text-align: center;
  font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
  font-size: 25px;
  color: #fff;
  background: url("../images/plus_circle.png") no-repeat center center; }

/***********************
 *  Layout
 ***********************/
#wrapper-header {
  width: 100%;
  height: 134px;
  background: url(../images/header_gradient.jpg) repeat-x; }

#header {
  background: url(../images/header_highlight.jpg) no-repeat top center;
  width: 942px;
  height: 134px;
  margin: 0 auto; }

#logo {
  padding-top: 23px;
  float: left; }

#wrapper-nav {
  z-index: 20;
  width: 100%;
  height: 52px;
  background: url(../images/nav_gradient.jpg) repeat-x;
  border-top: 1px solid #61593f;
  border-bottom: 1px solid #61593f;
  margin-bottom: 20px; }

#menu {
  z-index: 20;
  line-height: 52px;
  width: 940px;
  margin: 0 auto; }

#wrapper-content {
  width: 100%; }

#content {
  width: 942px;
  margin: 0 auto; }

/***********************
 *  Header meta
 ***********************/
#header-meta {
  float: right;
  text-align: right;
  -ms-text-shadow: -1px 1px 1px #000;
  -webkit-text-shadow: -1px 1px 1px #000;
  -moz-text-shadow: -1px 1px 1px #000;
  text-shadow: -1px 1px 1px #000; }

#header-links {
  text-align: right;
  line-height: 12px;
  padding-top: 20px;
  margin-bottom: 17px;
  color: #fff; }

#header-search {
  text-align: right; }

#header-cart a,
#header-cart a:visited {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif; }

#header-cart a.light-brown,
#header-cart .light-brown a {
  color: #cbbea1; }

#header-cart a:hover {
  color: #ef662f; }

#header-cart {
  display: inline-block;
  *display: inline;
  white-space: nowrap;
  text-align: right;
  color: #cbbea1;
  padding-left: 25px;
  line-height: 20px;
  white-space: nowrap;
  padding-top: 28px;
  margin-bottom: 17px; }

#header-cart li.shopping-cart .cart-icon {
  display: block;
  position: absolute;
  width: 15px;
  height: 17px;
  top: -4px;
  left: 8px;
  background: url(../images/trolley.png) no-repeat left 2px; }

#header-cart li.shopping-cart {
  padding-left: 28px; }

#header-cart a {
  display: inline-block;
  *display: inline; }

#header-cart li.dropdown > ul {
  display: none;
  position: absolute;
  top: 15px;
  left: 0px; }

#header-cart > ul > li {
  display: block;
  float: left;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 12px;
  border-right: 1px solid #fff; }

#header-cart > ul > li.last {
  padding-right: 0px;
  border-right: 0px none; }

#header-cart li.dropdown > a {
  display: inline-block;
  padding-right: 15px; }

#header-cart li.dropdown > a span.down-icon {
  display: block;
  width: 9px;
  height: 7px;
  background: url(../images/down_arrow.png) no-repeat center top;
  position: absolute;
  right: 4px;
  top: 4px; }

#header-cart li.dropdown > a:hover span.down-icon {
  background-position: center bottom !important; }

#header-cart li.dropdown div {
  position: absolute;
  left: 0px;
  top: 20px;
  display: none;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  background: url("../images/nav_dropdown.png?1");
  color: #fff;
  min-width: 100px;
  *width: 120px; }

#header-cart li.dropdown .header-border {
  display: none;
  position: absolute;
  height: 2px;
  background: #594e38;
  top: -10px;
  left: 0px;
  width: 100%; }

#header-cart li.dropdown.hover .header-border,
#header-cart li.dropdown:hover .header-border {
  display: block; }

#header-cart li.dropdown div ul {
  display: block;
  border-bottom: 2px solid #61593f; }

#header-cart li.dropdown div ul > li {
  border-top: 2px solid #61593f;
  display: block; }

#header-cart li.dropdown div ul > li > a,
#header-cart li.dropdown div ul > li > a:visited {
  font-family: Oxygen, Arial, sans-serif;
  color: #fff;
  font-size: 12px;
  display: block !important;
  line-height: 16px !important;
  text-decoration: none;
  padding: 7px 60px 6px 10px;
  text-align: left !important; }

#header-cart li.dropdown div ul > li > a:hover {
  background: #594e38; }

/***********************
 *  shopping cart content buttons
 ***********************/
a.button2, .button2 a,
a.button2:visited, .button2 a:visited {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  line-height: 28px;
  font-family: Oxygen, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #d9d2be;
  border: 1px solid #c0b493;
  color: #223f1e; }

a.button2:hover, .button2 a:hover {
  background-color: #e6e1d3; }

.button2.icon {
  padding-left: 33px;
  background-repeat: no-repeat;
  background-position: 10px center; }

.button2.icon.trolley {
  background-image: url(../images/trolley_green.png); }

.wrapper-cart-buttons {
  font-size: 13px;
  line-height: 28px;
  position: absolute;
  right: 0px;
  top: 5px; }

/***********************
 *  CHANNEL SELECTOR
 ***********************/
#wrapper-banners {
  margin: 0 auto;
  width: 942px;
  height: 157px;
  padding-bottom: 25px;
  background: url(../images/banner_footer.png) no-repeat bottom left; }

#banners {
  height: 157px;
  overflow: hidden;
  margin: 0 auto; }

#banners img,
#banners a {
  display: block; }

.home.page #banners {
  height: 360px;
  overflow: hidden; }

.home.page #wrapper-banners {
  height: 360px; }

#banners ul li a {
  display: block; }

#banners .banner-text {
  text-align: right;
  position: absolute;
  top: 0px;
  right: 80px;
  width: 862px;
  height: 157px;
  z-index: 10;
  font: 60px/48px "headliner_no._45regular", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -ms-text-shadow: -2px 4px 4px rgba(0, 0, 0, 0.6);
  -webkit-text-shadow: -2px 4px 4px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: -2px 4px 4px rgba(0, 0, 0, 0.6);
  text-shadow: -2px 4px 4px rgba(0, 0, 0, 0.6);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap !important; }

#banners .banner-text.with-line-1,
#banners .banner-text.with-line-2 {
  top: 55px;
  height: 48px; }

#banners .banner-text.with-line-1.with-line-2 {
  top: 30px;
  height: 96px; }

#banners .banner-text div.text:first-child {
  position: relative; }

#banner-nav {
  position: absolute;
  z-index: 25;
  width: 300px;
  height: 10px;
  line-height: 10px;
  top: 138px;
  left: 9px;
  text-align: left; }

.home.page #banner-nav {
  width: 942px;
  height: 10px;
  line-height: 10px;
  top: 340px;
  left: 0px;
  text-align: center; }

#banner-nav .bx-pager {
  z-index: 25; }

#banner-nav .bx-pager div {
  display: inline-block;
  *display: inline;
  margin-left: 3px;
  width: 11px;
  height: 11px; }

#banner-nav a {
  display: block;
  background-image: url(../images/banner_dot.png);
  background-position: center bottom;
  width: 11px;
  height: 11px;
  line-height: 11px;
  margin-left: 3px;
  verticial-align: middle;
  text-indent: -10000px; }

#banner-nav a:first-child {
  margin-left: 0px; }

#banner-nav a.active {
  background-position: center top; }

#banner-nav a:hover {
  background-position: center top; }

#banners {
  z-index: 1; }

#banners ul.banner_tabs {
  z-index: 500;
  position: absolute;
  width: 100%;
  height: 16px;
  top: auto;
  bottom: 10px;
  left: 0px;
  margin: 0 auto !important;
  text-align: center !important; }

.banner_nav.prev {
  display: none; }

.banner_nav.next {
  display: none; }

#banners a,
#banners a:visited {
  color: #ef662f;
  text-decoration: none; }

#banners a:hover {
  color: #f15a29; }

#banners ul.banner_tabs li {
  float: none;
  position: relative;
  width: auto !important;
  left: auto;
  top: auto;
  display: inline-block;
  *display: inline; }

#banners ul.banner_tabs li a {
  display: block;
  background-image: url("../images/channel_nav_dot.png");
  background-position: center 2px;
  width: 15px;
  height: 18px;
  text-align: center;
  text-indent: -10000px; }

#banners ul.banner_tabs li.banner_here a {
  background-position: center 22px; }

#banners ul.banner_tabs li a:hover {
  background-position: center 22px; }

#next {
  display: none; }

#prev {
  display: none; }

#next:hover,
#prev:hover {
  background-position: bottom center; }

/***********************
 *  NAV MENU
 ***********************/
ul.nav li a {
  position: relative; }

#wrapper-nav #menu {
  width: 942px;
  margin: 0 auto;
  height: 52px;
  color: #fff;
  white-space: nowrap;
  z-index: 99;
  font: 24px/52px "BebasNeueRegular", Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

ul.nav {
  position: static;
  float: right;
  white-space: nowrap; }

ul.nav > li {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  overflow: visible !important;
  white-space: nowrap; }

ul.nav li {
  white-space: nowrap; }

ul.nav > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
  line-height: 52px;
  height: 52px;
  padding-right: 18px;
  padding-left: 18px;
  -ms-text-shadow: -1px 1px 4px #534934;
  -webkit-text-shadow: -1px 1px 4px #534934;
  -moz-text-shadow: -1px 1px 4px #534934;
  text-shadow: -1px 1px 4px #534934; }

ul.nav > li > a:hover,
ul.nav > li:hover > a {
  color: #ef662f;
  background: url("../images/nav_gradient_hover.jpg"); }

/********************
 * Level 1
 ********************/
ul.nav > li > div {
  position: absolute;
  left: 0px;
  top: 52px;
  display: none;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  background: url("../images/nav_dropdown.png?1");
  -ms-box-shadow: -6px 6px 9px -6px #000000, 6px 6px 9px -6px #000000;
  -webkit-box-shadow: -6px 6px 9px -6px #000000, 6px 6px 9px -6px #000000;
  -moz-box-shadow: -6px 6px 9px -6px #000000, 6px 6px 9px -6px #000000;
  box-shadow: -6px 6px 9px -6px #000000, 6px 6px 9px -6px #000000;
  color: #fff;
  min-width: 190px;
  *width: 210px; }

ul.nav > li.hover > div {
  display: block;
  z-index: 70; }

/********************
 * Level 2
 ********************/
ul.nav ul.level-2 {
  display: block; }

ul.nav ul.level-2 > li {
  border-top: 2px solid #61593f;
  display: block; }

ul.nav ul.level-2 > li > a,
ul.nav ul.level-2 > li > a:visited {
  font-family: Oxygen, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 16px !important;
  font-weight: bold !important;
  text-decoration: none;
  padding: 10px 40px 10px 12px; }

ul.nav li.level-2.current-menu-parent > a,
ul.nav li.level-2.current-page-ancestor > a,
ul.nav li.level-2.current-menu-path > a,
ul.nav li.level-2.current-menu-ancestor > a,
ul.nav li.level-2.current_page_ancestor > a,
ul.nav li.level-2.current-menu-item > a,
ul.nav ul.level-2 > li > a:hover {
  background: #594e38; }

ul.nav li.level-1.current-menu-parent > a,
ul.nav li.level-1.current-page-ancestor > a,
ul.nav li.level-1.current-menu-path > a,
ul.nav li.level-1.current-menu-ancestor > a,
ul.nav li.level-1.current_page_ancestor > a,
ul.nav li.level-1.current-menu-item > a {
  color: #ef662f; }

/***********************
 *  Panel Layouts
 ***********************/
.third-width .panel.full_image .content,
.third-width .panel.full_image .widget-content {
  height: 279px;
  padding: 0px; }

.third-width .panel.full_image .text-panel {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  padding: 12px 15px;
  width: 268px; }

.third-width .panel.full_image a.full-image-link {
  height: 100%;
  width: 100%;
  display: block; }

.third-width .panel.full_image .text-panel {
  background: url(../images/full_image_text_gradient.png) repeat; }

.third-width .panel.full_image .text {
  color: #fff;
  -ms-text-shadow: 0px -1px 1px #333, -1px 0px 1px #333;
  -webkit-text-shadow: 0px -1px 1px #333, -1px 0px 1px #333;
  -moz-text-shadow: 0px -1px 1px #333, -1px 0px 1px #333;
  text-shadow: 0px -1px 1px #333, -1px 0px 1px #333; }

.widget.versatile_widget .image a,
.widget.versatile_widget .image img {
  display: block; }

.widget.versatile_widget .image img {
  margin-bottom: 10px; }

/***********************
 *  Gumtips
 ***********************/
.gumtips-latest {
  margin-top: 20px; }

.gumtips-latest .date-released {
  font-size: 14px;
  color: #223f1e;
  margin-bottom: 15px; }

#gumtip-editions .date-released {
  font-size: 13px;
  color: #223f1e;
  margin-bottom: 10px; }

#gumtip-editions .image {
  margin-bottom: 10px; }

.gumtips-latest .whats-inside {
  margin-bottom: 15px; }

.gumtips-latest .whats-inside li {
  margin-bottom: 5px; }

#gumtip-editions .edition {
  margin-bottom: 20px; }
  #gumtip-editions .edition img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important; }

#gumtip-editions .separator-layout {
  margin-bottom: 20px; }

/***********************
 *  Social Icons
 ***********************/
a.social {
  display: block;
  float: left;
  margin-right: 5px;
  width: 53px;
  height: 52px;
  background-position: top left;
  background-repeat: no-repeat; }

a.social:hover {
  background-position: bottom left; }

a.social.facebook {
  background-image: url(../images/facebook.jpg); }

a.social.youtube {
  background-image: url(../images/youtube.jpg); }

a.social.twitter {
  background-image: url(../images/twitter.jpg); }

/***********************
 *  Homepage
 ***********************/
/***********************
 *  Supporters
 ***********************/
#floor-panels {
  margin-bottom: 45px; }

#floor-panels #sponsors {
  margin-bottom: 9px; }

#floor-panels #sponsors .content {
  background: #cbbea2;
  height: 146px;
  padding: 0px; }

#floor-panels #sponsors .content .sponsor {
  width: 146px;
  height: 70px;
  float: left;
  margin-right: 5px;
  background: #fff;
  text-align: center;
  line-height: 52px; }

#sponsor-1, #sponsor-2 {
  height: 70px;
  overflow: hidden; }

#floor-panels #sponsors .content .sponsor .sponsor-inner {
  padding: 9px; }

#floor-panels #sponsors .content #sponsor-1 {
  margin-bottom: 5px;
  height: 70px; }

#floor-panels #sponsors .content #sponsor-2 {
  margin-top: 5px !important; }

#floor-panels #sponsors .content .sponsor img {
  display: inline-block;
  *display: inline;
  vertical-align: middle; }

#floor-panels #sponsors .content .sponsor img {
  display: inline-block;
  *display: inline;
  padding: 0px;
  vertical-align: middle;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/***********************
 *  Latest News
 ***********************/
#latest-news {
  padding: 18px 20px 21px 20px; }

#latest-news .post-date {
  float: right;
  padding-left: 10px; }

#latest-news .post-image {
  float: left;
  width: 137px;
  height: 106px;
  margin-right: 15px; }

#latest-news .post-image img {
  border: 1px solid #d1d2cd;
  -ms-box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

#latest-news .news-item .post-content {
  float: none;
  width: auto; }

#latest-news .news-item {
  overflow: hidden; }

#latest-news .news-item.with-image .post-content {
  float: left;
  width: 403px; }

#latest-news .title {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px; }

#latest-news .content {
  padding: 0px;
  background-color: #cbbea2;
  height: 276px;
  overflow: hidden; }

#latest-news .content h5 {
  margin-bottom: 10px; }

#latest-news .category {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #7f776d; }

#latest-news .category a,
#latest-news .category a:visited {
  color: #7f776d;
  font-weight: bold;
  text-decoration: none; }

#latest-news .content .news-item {
  background-color: #fff;
  margin-bottom: 4px;
  height: 136px;
  -ms-box-shadow: -2px 2px 5px #b3a88f;
  -webkit-box-shadow: -2px 2px 5px #b3a88f;
  -moz-box-shadow: -2px 2px 5px #b3a88f;
  box-shadow: -2px 2px 5px #b3a88f; }

#latest-news .content .news-item .news-item-inner {
  padding: 15px;
  height: 106px; }

#latest-news .content .news-item:first-child {
  margin-top: 0px; }

#latest-news .button {
  position: absolute;
  right: 15px;
  bottom: 10px; }

h2 {
  position: relative; }

#latest-news .right,
#sponsors .header-right {
  position: absolute;
  top: 0px;
  right: 0px; }

/*******************************
 * Blog Listing
 ******************************/
.listing-item h1 {
  padding-right: 120px;
  margin-bottom: 10px; }

.listing-item .post-thumbnail {
  float: left;
  width: 178px;
  height: 138px;
  margin-right: 18px; }

.listing-item.search .post-thumbnail {
  width: 96px;
  height: 96px; }

.listing-item .post-date {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 13px;
  line-height: 18px; }

.listing-item .excerpt-content {
  float: left;
  width: 379px;
  margin-right: 0px; }

.listing-item.search .excerpt-content {
  width: 461px; }

.listing-item {
  margin-bottom: 15px; }

.listing-item .button {
  width: 120px;
  float: left;
  top: -7px; }

.listing-item .post-category {
  float: left;
  width: 259px;
  font-size: 12px; }

.single-post .post-date {
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #223f1e;
  text-align: right; }

.single-post .post-category {
  text-align: right;
  color: #223f1e; }

.single-post h1 .post-meta {
  line-height: 18px;
  text-align: right;
  float: right;
  font-family: Oxygen, Arial, Helvetica, sans-serif;
  font-size: 13px; }

/***********************
 *  Social Bar
 ***********************/
.social-buttons {
  line-height: 22px;
  font-size: 13px;
  color: #223f1e;
  margin-top: 20px;
  border-top: 3px solid #223f1e;
  padding: 17px 0px 18px 0px;
  background: url(../images/separator.png) repeat-x bottom left; }

.social-buttons > span {
  display: inline-block;
  *display: inline;
  line-height: 22px;
  margin-right: 2px; }

.social-buttons > span.gs {
  padding-top: 2px;
  vertical-align: middle;
  margin-right: 20px; }

/***********************
 *  Widgets
 ***********************/
.widget a,
.widget a:visited {
  font-size: 13px;
  font-weight: bold;
  color: #223f1e;
  text-decoration: none; }

.widget a:hover {
  color: #ef662f; }

.widget.widget_archive li,
.widget.widget_categories li {
  list-style: none;
  margin-left: 0px; }

.widget.widget_archive {
  margin-bottom: 0px;
  padding-bottom: 0px; }

/***********************
 *  Breadcrumbs
 ***********************/
#section-title h2 {
  display: block;
  float: left; }

#section-title #breadcrumbs {
  line-height: 28px;
  white-space: normal;
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #223f1e; }

#section-title #breadcrumbs a,
#section-title #breadcrumbs a:visited {
  color: #223f1e;
  text-decoration: none; }

#section-title #breadcrumbs a:hover {
  color: #ef662f; }

#breadcrumbs .bs {
  margin-right: 8px;
  margin-left: 8px; }

/***********************
 *  Floor Bar
 ***********************/
#inner-content.with-floor-bar {
  padding-bottom: 80px !important; }

#floor-bar {
  position: absolute;
  bottom: 0px;
  margin-left: -20px;
  margin-right: -20px;
  background-color: #cbbea2;
  width: 100%;
  padding-top: 5px; }

#floor-bar.wc-product-paging {
  width: 621px;
  padding-left: 311px; }

#floor-bar a,
#floor-bar a:visited {
  color: #223f1e;
  text-decoration: none;
  font-size: 14px; }

#floor-bar a:hover {
  color: #ef662f; }

#floor-bar > div {
  line-height: 50px !important;
  vertical-align: middle; }

#floor-bar div.left {
  padding-left: 10px;
  float: left; }

#floor-bar div.right {
  padding-right: 10px;
  float: right; }

/***********************
 *  Pagination
 ***********************/
.wrapper-pagination .pages {
  margin-right: 8px;
  display: inline-block;
  *display: inline; }

.wrapper-pagination .pagination {
  display: inline-block;
  *display: inline;
  white-space: nowrap;
  word-spacing: -4px !important;
  color: #223f1e;
  font-size: 14px;
  font-weight: bold; }

.pagination .page-numbers {
  display: inline-block;
  *display: inline;
  border-left: 1px solid #223f1e;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 14px; }

.pagination a.page-numbers {
  text-decoration: underline !important; }

.pagination span.page-numbers {
  display: inline; }

.pagination .page-numbers:first-child {
  border-left: 0px none;
  padding-left: 0px; }

/***********************
 *  Arrows
 ***********************/
a.arrow,
a.bx-prev, a.bx-next,
span.arrow {
  display: inline-block;
  *display: inline;
  line-height: 27px;
  min-height: 27px;
  min-width: 28px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  color: #223f1e;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -1px;
  vertical-align: middle;
  cursor: pointer; }

a.bx-prev, a.bx-next,
a.arrow.arrow-only,
span.arrow.arrow-only {
  width: 28px;
  height: 27px;
  overflow: hidden;
  text-indent: -10000px; }

#floor-bar a:hover {
  color: #ef662f; }

a.bx-prev:hover,
a.arrow.left:hover,
span.arrow.left:hover {
  background-position: left -27px; }

span.disabled a.bx-prev {
  filter: alpha(opacity=40);
  -ms-opacity: 0.4;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  background-position: left top !important; }

a.bx-next:hover,
a.arrow.right:hover,
span.arrow.right:hover {
  background-position: right -27px; }

span.disabled a.bx-next,
a.disabled {
  -ms-opacity: 0.4;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
  background-position: right top !important; }

a.bx-prev,
a.arrow.left,
span.arrow.left {
  padding-left: 0px;
  background: url(../images/arrow_left.png) no-repeat top left; }

a.arrow.left.no-right,
span.arrow.left.no-right {
  padding-left: 0px; }

a.arrow.left.text,
span.arrow.left.text {
  padding-left: 35px; }

a.bx-next,
a.arrow.right,
span.arrow.right {
  padding-right: 0px;
  background: url(../images/arrow_right.png) no-repeat top right; }

a.arrow.right.text,
span.arrow.right.text {
  padding-right: 35px; }

a.arrow.right.no-left,
span.arrow.right.no-left {
  padding-right: 0px; }

a.bx-prev, a.bx-next {
  text-indent: -10000px;
  padding: 0px !important; }

/***********************
 *  Footer
 ***********************/
#wrapper-footer #wrapper-footer-1 {
  background-color: #61593f;
  border-top: 1px solid #344128;
  height: 62px; }

#wrapper-footer #footer-1 {
  width: 942px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 22px;
  color: #ebeae1;
  padding-top: 8px;
  -ms-text-shadow: -2px 2px 1px #544d37;
  -webkit-text-shadow: -2px 2px 1px #544d37;
  -moz-text-shadow: -2px 2px 1px #544d37;
  text-shadow: -2px 2px 1px #544d37; }

#wrapper-footer #wrapper-footer-2 {
  background: url(../images/footer_gradient.jpg) repeat-x #1b2616;
  border-top: 1px solid #344128;
  min-height: 234px; }

#wrapper-footer #footer-2 {
  padding-top: 20px;
  background: url(../images/footer_highlight.jpg) no-repeat top center;
  width: 942px;
  min-height: 234px;
  margin: 0 auto;
  color: #8e8a81; }

#footer-2 a,
#footer-2 a:visited {
  color: #8e8a81;
  text-decoration: none; }

#footer-2 ul li {
  line-height: 16px;
  margin-bottom: 5px; }

#footer-2 a:hover {
  color: #ef662f; }

#footer-2 .contact-info {
  line-height: 20px; }

#wrapper-footer #footer-2 h4 {
  padding-bottom: 15px;
  border-bottom: 1px solid #191f12;
  box-shadow: 0px 1px -1px 1px #46513f; }

#wrapper-footer #wrapper-footer-3 {
  background-color: #191f12;
  border-top: 1px solid #46513f;
  height: 62px; }

#wrapper-footer #footer-3 {
  width: 942px;
  margin: 0 auto;
  font-size: 11px;
  line-height: 63px;
  height: 63px;
  overflow: hidden;
  color: #babcb8; }

#footer-3 .float-left {
  width: 70%; }

#footer-3 .float-right {
  width: 25%;
  text-align: right; }

#footer-3 .footer-links,
#footer-3 .text {
  display: inline-block;
  *display: inline;
  white-space: nowrap;
  margin-left: 5px; }

#footer-3 .footer-links a {
  display: inline-block;
  *display: inline;
  white-space: nowrap;
  margin-left: 3px;
  margin-right: 3px; }

#footer-3 .footer-links a,
#footer-3 .footer-links a:visited,
#footer-3 .sense-tag a,
#footer-3 .sense-tag a:visited {
  color: #babcb8;
  text-decoration: none; }

#footer-3 .footer-links a:hover,
#footer-3 .sense-tag a:hover {
  color: #ef662f; }

/***********************
 *  Page Banners
 ***********************/
/*******************************
 * WYSIWYG layout
 ******************************/
.wysiwyg-layout {
  margin-bottom: 20px; }

.wysiwyg-layout.layout-last {
  margin-bottom: 0px; }

.wysiwyg-layout .wysiwyg-content p:last-child {
  margin-bottom: 0px; }

.wysiwyg-layout.highlight-text .wysiwyg-content,
.wysiwyg-layout.highlight-text {
  font-size: 15px;
  font-weight: bold;
  background-color: #cbbea2; }

.wysiwyg-layout.with-bg-color {
  background-color: #cbbea2; }

.wysiwyg-layout.highlight-text {
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px; }

/*******************************
 * Separator layout
 ******************************/
.separator-layout {
  background: url(../images/separator.png) repeat-x;
  height: 3px;
  width: 100%;
  display: block;
  margin-bottom: 20px; }

.product-separator {
  margin-left: 0px !important; }

/*******************************
 * image layout
 ******************************/
#content .image-layout {
  width: 918px;
  margin-bottom: 20px; }

#content .image-layout.layout-last {
  margin-bottom: 0px; }

#content.with-sidebar .image-layout {
  width: 618px;
  margin-bottom: 20px; }

#content .image-layout.full-width {
  width: 958px;
  margin-left: -20px;
  margin-bottom: 20px; }

#content.with-sidebar .image-layout.full-width {
  width: 658px;
  margin-left: -20px;
  margin-bottom: 20px; }

.gfield_captcha_container img {
  padding: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px none !important; }

.gfield_captcha_container img {
  display: inline; }

/*******************************
 * Quote Layout
 ******************************/
.quote-layout {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  color: 423b36;
  background: #EEEEE8; }

.quote-layout.layout-last {
  margin-bottom: 0px; }

.quote-layout img {
  padding: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px none !important;
  background: none; }

.quote-layout .quote-content {
  padding-left: 30%;
  padding-right: 30px; }

.quote-layout .quote-meta {
  padding-left: 30%;
  padding-right: 20px;
  margin-top: 10px;
  line-height: 19px;
  font-size: 14px;
  font-weight: bold;
  font-style: italic; }

.quote-layout .quote-image {
  position: absolute;
  top: 35px;
  left: 3%;
  width: 192px; }

.quote-layout .quote-meta .quote-author {
  font-weight: normal; }

#content.with-sidebar .quote-layout {
  font-size: 20px;
  line-height: 28px; }

#content.with-sidebar .quote-layout .quote-image {
  width: 144px; }

#content.with-sidebar .quote-meta {
  font-size: 13px; }

/*******************************
 * 2 Column Layout
 ******************************/
.column-2-layout {
  margin-bottom: 20px; }

.column-2-layout.layout-last {
  margin-bottom: 0px; }

.column-2-layout .col-group .col {
  width: 46%;
  float: left;
  padding-right: 3%; }

.column-2-layout .col-group .col.last {
  padding-right: 0;
  padding-left: 4%;
  width: 50%;
  background: url(../images/vert_separator.png) repeat-y left top;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.column-2-layout .col-group .col p:last-child {
  margin-bottom: 0px; }

.ie7 .column-2-layout .col-group .col.last {
  padding-left: 4%;
  width: 46%; }

.column-2-layout.alt {
  background: #cbbea2; }

#ie6 .column-2-layout .col-group .col.last,
#ie7 .column-2-layout .col-group .col.last {
  border-left: 0px;
  width: 47%; }

.column-2-layout.no-separator .col-group .col.last {
  border: 0px none !important; }

/*******************************
 * 3 Column Layout
 ******************************/
.column-3-layout {
  margin-bottom: 20px; }

.column-3-layout.layout-last {
  margin-bottom: 0px; }

.column-3-layout .col-group {
  padding: 20px 20px 0px 20px; }

.column-3-layout.alt .col-group {
  padding-bottom: 20px; }

.column-3-layout .col-group .col {
  width: 35%;
  float: left;
  padding-right: 2.5%;
  padding-left: 2.5%;
  border-left: 1px solid #dddddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.column-3-layout .col-group .col.first {
  border-left: 0px none;
  padding-left: 0;
  width: 32.5%; }

.column-3-layout .col-group .col.last {
  padding-right: 0;
  width: 32.5%; }

.column-3-layout .col-group .col p:last-child {
  margin-bottom: 0px; }

.column-3-layout.alt {
  background: #f0efe9; }

.column-3-layout.no-separator .col-group .col {
  border: 0px none !important; }

#ie6 .column-3-layout .col-group .col,
#ie7 .column-3-layout .col-group .col {
  width: 30%;
  border-left: 0px none !important; }

/*******************************
 * Content with Feature text
 ******************************/
.feature-text-layout .feature-text,
.content-feature-layout .feature-text {
  font-family: Oxygen, serif !important;
  padding-bottom: 20px;
  background: url(../images/separator.png) repeat-x bottom left;
  margin-bottom: 20px;
  margin-top: 10px;
  color: #223f1e;
  font-size: 18px;
  line-height: 23px; }

.content-feature-layout .feature-text {
  background: none;
  padding-bottom: 0px; }

.feature-text-layout.layout-last .feature-text,
.content-feature-layout.layout-last .feature-text {
  margin-bottom: 0px; }

.content-feature-layout .feature-text {
  margin-top: 2px; }

.feature-text.align-right {
  float: right;
  margin-left: 30px; }

.feature-text.align-left {
  float: left;
  margin-right: 30px; }

.content-feature-layout {
  margin-bottom: 20px; }

/*******************************
 * Content with Image
 ******************************/
.content-image-layout {
  margin-bottom: 20px; }

.content-image-layout.layout-last {
  margin-bottom: 0px; }

.content-image-layout .content-image {
  width: 35%;
  margin-bottom: 0px; }

.content-image-layout.center-image .content-image {
  text-align: center; }

.content-image-layout.center-image .content-image img {
  box-sizing: border-box; }

.content-image-layout > h2 {
  color: #F47321 !important;
  font-size: 35px !important; }

.content-image-layout .content {
  width: 62%; }

.content-image-layout.align-left .content-image {
  margin-right: 3%; }

.content-image-layout.align-right .content-image {
  margin-left: 3%; }

.content-image-layout.align-left .content,
.content-image-layout.align-left .content-image {
  float: left; }

.content-image-layout.align-right .content,
.content-image-layout.align-right .content-image {
  float: right; }

.accent {
  margin-left: -20px;
  margin-right: -20px;
  width: 100%;
  padding: 20px;
  background-color: #cbbea2; }

.accent2 {
  padding: 20px;
  background-color: #cbbea2; }

/*******************************
 * User Profile Layout
 ******************************/
.user-profile-layout {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 25px;
  margin-bottom: 25px; }

.user-profile-layout.layout-last {
  margin-bottom: 0px;
  border-bottom: 0px none; }

.user-profile-layout .content-image {
  width: 30%;
  margin-bottom: 20px; }

.user-profile-layout .content {
  width: 64%; }

.user-profile-layout .content p:last-child {
  margin-bottom: 0px; }

.user-profile-layout.align-left .content-image {
  margin-right: 6%; }

.user-profile-layout.align-right .content-image {
  margin-left: 6%; }

.user-profile-layout.align-left .content,
.user-profile-layout.align-left .content-image {
  float: left; }

.user-profile-layout.align-right .content,
.user-profile-layout.align-right .content-image {
  float: right; }

/*******************************
 * Video Layout
 ******************************/
.video-layout {
  width: 575px;
  margin-bottom: 20px; }

.video-layout iframe:not(.mobile-embed) {
  display: none; }

.ie7 .video-layout iframe {
  display: none; }

.ie8 .video-layout iframe {
  display: none; }

.video-layout .video-thumbnail-preview {
  width: 575px;
  height: 323px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }

.video-layout.layout-last {
  margin-bottom: 0px; }

.video-layout a {
  display: block; }

.video-layout a .playbutton,
.panel.video a .panel-image .video-icon {
  display: block;
  position: absolute;
  width: 60px;
  height: 45px;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -22px;
  background: url("../images/video_play_button.png");
  z-index: 30; }

/*******************************
 * Image Gallery Layout
 ******************************/
.image-gallery-layout {
  margin-bottom: 20px; }

.image-gallery-layout.layout-last {
  margin-bottom: 0px; }

/*******************************
 * Section Layout
 ******************************/
.section-layout {
  border-top: 1px solid #c6c4be;
  background: url("../images/section_bg.jpg") repeat-x #fff; }

.section-layout.no-style {
  border-top: 0px none;
  background: none; }

.section-content {
  padding: 20px; }

.section-layout.last-section .section-content,
.section-layout.layout-last .section-content {
  padding-bottom: 0px; }

.section-layout.first .section-content {
  padding-top: 0px !important; }

.section-layout.wrapper-section .section-content {
  margin-bottom: 0px;
  padding-bottom: 0px; }

.faq-layout ol {
  margin-bottom: 30px; }

.margin-top,
.margin-top-1 {
  margin-top: 20px; }

.margin-top-2 {
  margin-top: 40px; }

.margin-top-3 {
  margin-top: 60px; }

.margin-top-4 {
  margin-top: 80px; }

.line-height-1 {
  line-height: 1 !important; }

.line-height-1_1 {
  line-height: 1.1 !important; }

.line-height-1_2 {
  line-height: 1.2 !important; }

.line-height-1_3 {
  line-height: 1.3 !important; }

.line-height-1_4 {
  line-height: 1.4 !important; }

.line-height-1_5 {
  line-height: 1.5 !important; }

.line-height-1_6 {
  line-height: 1.6 !important; }

.line-height-1_7 {
  line-height: 1.7 !important; }

.line-height-1_8 {
  line-height: 1.8 !important; }

.line-height-1_9 {
  line-height: 1.9 !important; }

.line-height-2 {
  line-height: 2 !important; }

.margin-bottom-0 {
  margin-bottom: 0px !important; }

.margin-bottom-5 {
  margin-bottom: 5px !important; }

.margin-bottom-10 {
  margin-bottom: 10px !important; }

.margin-bottom-15 {
  margin-bottom: 15px !important; }

.margin-bottom-20 {
  margin-bottom: 20px !important; }

.margin-bottom-25 {
  margin-bottom: 25px !important; }

.margin-bottom-30 {
  margin-bottom: 30px !important; }

.margin-bottom-35 {
  margin-bottom: 35px !important; }

.margin-bottom-40 {
  margin-bottom: 40px !important; }

.margin-bottom-45 {
  margin-bottom: 45px !important; }

.margin-bottom-50 {
  margin-bottom: 50px !important; }

.margin-top-10 {
  margin-top: 10px !important; }

.margin-top-15 {
  margin-top: 15px !important; }

.margin-top-20 {
  margin-top: 20px !important; }

.margin-top-25 {
  margin-top: 25px !important; }

.margin-top-30 {
  margin-top: 30px !important; }

.margin-top-35 {
  margin-top: 35px !important; }

.margin-top-40 {
  margin-top: 40px !important; }

.margin-top-45 {
  margin-top: 45px !important; }

.margin-top-50 {
  margin-top: 50px !important; }

.margin-top-minus-10 {
  margin-top: -10px !important; }

.margin-top-minus-15 {
  margin-top: -15px !important; }

.margin-top-minus-20 {
  margin-top: -20px !important; }

.margin-top-minus-25 {
  margin-top: -25px !important; }

.margin-top-minus-30 {
  margin-top: -30px !important; }

.margin-top-minus-35 {
  margin-top: -35px !important; }

.margin-top-minus-40 {
  margin-top: -40px !important; }

.margin-top-minus-45 {
  margin-top: -45px !important; }

.margin-top-minus-50 {
  margin-top: -50px !important; }

#fancybox-title-over {
  display: block;
  text-align: left !important;
  padding: 10px !important; }

#fancybox-title {
  background: url(../images/full_image_text_gradient.png) transparent !important;
  color: #fff !important;
  padding: 0px !important; }

.profile-picture-container {
  margin-bottom: 20px; }

#my-account-menu {
  margin-bottom: 15px; }

/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 0;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/** THEME
===================================*/
.bx-wrapper .bx-viewport ul {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

img.ui-datepicker-trigger,
.image-no-shadow img,
img.image-no-shadow {
  padding: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px none !important;
  background: transparent !important;
  behaviour: none !important; }

img.ui-datepicker-trigger {
  cursor: pointer; }

.social-buttons iframe {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 0px none !important;
  background: transparent !important;
  behaviour: none !important; }

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #bbbbbb !important; }

.placeholder {
  color: #bbbbbb !important; }

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