/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
/* white */
/* lt orange */
/* beige */
/* brown */
/* dk gray */
/* beige (light on dark) */
/* brown */
/* orange */
/* dk orange */
/* dk orange */
/* orange */.buttonGradient-default {
  background: #f9db9a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9db9a), color-stop(49%, #edc160), color-stop(100%, #eab033));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9db9a', endColorstr='#eab033', GradientType=0);
  /* IE6-9 */

}
/*http://www.colorzilla.com/gradient-editor/#f9db9a+0,edc160+49,eab033+100;Custom*/
.buttonGradient-hover {
  background: #f9ce70;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9ce70), color-stop(49%, #e0b153), color-stop(100%, #cc962c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9ce70', endColorstr='#cc962c', GradientType=0);
  /* IE6-9 */

}
/*http://www.colorzilla.com/gradient-editor/#b78528+0,c9983e+51,f7c24f+100;Custom*/
.buttonGradient-active {
  background: #b78528;
  /* Old browsers */

  background: -moz-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b78528), color-stop(51%, #c9983e), color-stop(100%, #f7c24f));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b78528', endColorstr='#f7c24f', GradientType=0);
  /* IE6-9 */

}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 99%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
body,
button,
input,
select,
textarea {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  color: #84888b;
}
::-moz-selection {
  background: #dcb04f;
  color: #FFF;
  text-shadow: none;
}
::selection {
  background: #dcb04f;
  color: #FFF;
  text-shadow: none;
}
a,
a:link,
a:visited {
  color: #dcb04f;
  text-decoration: none;
}
a:hover {
  color: #ba8e2d;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  color: #ba8e2d;
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd8cb;
  margin: .5em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/*ul, ol { margin: 1em 0; padding: 0 0 0 40px; }*/
/*dd { margin: 0 0 0 40px; }*/
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
/* Turn off text resizing for IOS */
html {
  -webkit-text-size-adjust: none;
}
/*font-family: 'Questrial', sans-serif;
font-family: 'Lato', sans-serif;
font-family: 'Forum', cursive;
font-family: 'Raleway', cursive;*/
/* @group Reset */
/* Reset based on Eric Meyer's reset */html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
hr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type=hidden] {
  display: none !important;
}
/* @end Reset */
/* ==|== non-semantic helper classes ======================================== */
/* General styles */
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
/*.invisible { visibility: hidden; }*/
.lowercase {
  text-transform: lowercase!important;
}
.uppercase {
  text-transform: uppercase!important;
}
/*Text alignment*/
/* by Jake */
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
/*Vertical align, mostly in tables*/
/* by Jake */
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.baseline {
  vertical-align: baseline !important;
}
/*Floats*/
.float-right {
  float: right !important;
}
.float-left {
  float: left !important;
}
/* Contain floats: h5bp.com/q */
/* by Jake */.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/*Clear*/
/* by Jake */.clear-both {
  clear: both;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
/*.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;top:-1em;position:relative;}*/
.clear-none {
  clear: none !important;
}
.nowrap {
  white-space: nowrap;
}
/*Hiding Stuff*/
/*new technique via http://snook.ca/archives/html_and_css/hiding-content-for-accessibility*/
.invisible {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */

  clip: rect(1px, 1px, 1px, 1px);
}
.gone {
  display: none;
}
/*Block Padding*/
.padding-xs {
  padding: 8px !important;
  /*4px;*/
}
.padding-sm {
  padding: 16px !important;
  /*15px;*/
}
.padding-md {
  padding: 24px !important;
  /*30px;*/
}
.padding-lg {
  padding: 32px !important;
  /*60px;*/
}
.padding-xl {
  padding: 40px !important;
  /*90px;*/
}
.padding-left-xs {
  padding-left: 8px !important;
}
.padding-left-sm {
  padding-left: 16px !important;
}
.padding-left-md {
  padding-left: 24px !important;
}
.padding-left-lg {
  padding-left: 32px !important;
}
.padding-left-xl {
  padding-left: 40px !important;
}
.padding-right-xs {
  padding-right: 8px !important;
}
.padding-right-sm {
  padding-right: 16px !important;
}
.padding-right-md {
  padding-right: 24px !important;
}
.padding-right-lg {
  padding-right: 32px !important;
}
.padding-right-xl {
  padding-right: 40px !important;
}
.padding-bottom-xs {
  padding-bottom: 8px !important;
}
.padding-bottom-sm {
  padding-bottom: 16px !important;
}
.padding-bottom-md {
  padding-bottom: 24px !important;
}
.padding-bottom-lg {
  padding-bottom: 32px !important;
}
.padding-bottom-xl {
  padding-bottom: 40px !important;
}
.padding-top-xs {
  padding-top: 8px !important;
}
.padding-top-sm {
  padding-top: 16px !important;
}
.padding-top-md {
  padding-top: 24px !important;
}
.padding-top-lg {
  padding-top: 32px !important;
}
.padding-top-xl {
  padding-top: 40px !important;
}
/*Block Margins*/
.margin-xs {
  margin: 8px !important;
}
.margin-sm {
  margin: 16px !important;
}
.margin-md {
  margin: 24px !important;
}
.margin-lg {
  margin: 32px !important;
}
.margin-xl {
  margin: 40px !important;
}
.margin-left-xs {
  margin-left: 8px !important;
}
.margin-left-sm {
  margin-left: 16px !important;
}
.margin-left-md {
  margin-left: 24px !important;
}
.margin-left-lg {
  margin-left: 32px !important;
}
.margin-left-xl {
  margin-left: 40px !important;
}
.margin-right-xs {
  margin-right: 8px !important;
}
.margin-right-sm {
  margin-right: 16px !important;
}
.margin-right-md {
  margin-right: 24px !important;
}
.margin-right-lg {
  margin-right: 32px !important;
}
.margin-right-xl {
  margin-right: 40px !important;
}
.margin-bottom-xs {
  margin-bottom: 8px !important;
}
.margin-bottom-sm {
  margin-bottom: 16px !important;
}
.margin-bottom-md {
  margin-bottom: 24px !important;
}
.margin-bottom-lg {
  margin-bottom: 32px !important;
}
.margin-bottom-xl {
  margin-bottom: 40px !important;
}
.margin-top-xs {
  margin-top: 8px !important;
}
.margin-top-sm {
  margin-top: 16px !important;
}
.margin-top-md {
  margin-top: 24px !important;
}
.margin-top-lg {
  margin-top: 32px !important;
}
.margin-top-xl {
  margin-top: 40px !important;
}
.width-xs {
  width: 10%;
}
.width-sm {
  width: 20%;
}
.width-md {
  width: 30%;
}
.width-lg {
  width: 40%;
}
.width-xl {
  width: 50%;
}
/* these widths match the widths of the input/select fields widths. TH padding/border will be ADDED TO these widths. */
th.xxxl {
  width: 600px;
}
th.xxl {
  width: 300px;
}
th.xl {
  width: 200px;
}
th.lg {
  width: 150px;
}
th.md {
  width: 100px;
}
th.sm {
  width: 50px;
}
th.xs {
  width: 20px;
}
.text-xs *,
.text-xs {
  font-size: 11px !important;
  line-height: 12px !important;
}
.text-sm *,
.text-sm {
  font-size: 12px !important;
  line-height: 18px !important;
}
.text-md *,
.text-md {
  font-size: 14px !important;
}
.text-lg *,
.text-lg {
  font-size: 16px !important;
}
.text-xl *,
.text-xl {
  font-size: 20px !important;
  line-height: 23px !important;
}
.text-xxl *,
.text-xxl {
  font-size: 30px !important;
  line-height: 24px !important;
}
.nolinks a {
  text-decoration: none !important;
}
.noline-top {
  border-top: 0 !important;
}
.noline-bottom {
  border-bottom: 0 !important;
}
.noMargin {
  margin: 0!important;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.noPadding {
  padding: 0!important;
}
.noTopPadding {
  padding-top: 0!important;
  -webkit-margin-before: 0;
}
/* checkbox and radio lists */
.ixf-option {
  display: block;
  /*position: relative;*/

  overflow: hidden;
  padding-bottom: 5px;
}
/* @end */
/* @end */
/* @group watermark */
.ui-watermark-container {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.stretchy .ui-watermark-container {
  display: block;
}
.ui-watermark-label {
  position: absolute;
  cursor: text;
  white-space: nowrap;
  color: #999;
}
.ui-watermark-textarea .ui-watermark-label {
  white-space: normal;
}
/* @end */
/*@end general formatting */
/* @group ixf-content */
.twocolumns {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}
.threecolumns {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
}
/* @end */
/*Input Sizes - using !important because you apparently want to trump any existing sizes*/
input.xxxl,
select.xxxl {
  width: 600px !important;
}
input.xxl,
select.xxl {
  width: 300px !important;
}
input.xl,
select.xl {
  width: 200px !important;
}
input.lg,
select.lg {
  width: 150px !important;
}
input.md,
select.md {
  width: 100px !important;
}
input.sm,
select.sm {
  width: 50px !important;
}
input.xs,
select.xs {
  width: 20px !important;
}
textarea {
  height: auto;
}
/* compensate for the 18px height set above, that isn't needed on textareas*/
textarea.xxxl {
  width: 600px;
  height: 300px;
}
textarea.xxl {
  width: 300px;
  height: 150px;
}
textarea.xl {
  width: 200px;
  height: 100px;
}
textarea.lg {
  width: 150px;
  height: 75px;
}
textarea.md {
  width: 100px;
  height: 50px;
}
textarea.sm {
  width: 50px;
  height: 25px;
}
textarea.xs {
  width: 20px;
  height: 20px;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="password"],
input[type="file"],
textarea,
input.ixf-filter,
.ixf-textfield {
  border-top: 1px solid #b2b2b1;
  border-left: 1px solid #c4c4c3;
  border-right: 1px solid #c4c4c3;
  border-bottom: 1px solid #d6d6d5;
  background: #FFF;
  -webkit-box-shadow: 0 1px 0 #F9F9F8, 0px 1px 3px #E4E4E4 inset;
  -moz-box-shadow: 0 1px 0 #F9F9F8 0px 1px 3px #E4E4E4 inset;
  box-shadow: 0 1px 0 #F9F9F8;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  padding: 2px 3px;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #84888b;
  height: 18px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="file"]:focus,
textarea:focus,
input.ixf-filter:focus,
.ixf-textfield:focus {
  /*background:#FFF7E8; yellow*/

  /*background:#F2F4F7; blue*/

  border-top: 1px solid #626b79;
  border-left: 1px solid #778294;
  border-right: 1px solid #778294;
  border-bottom: 1px solid #8d97a5;
  background-color: #fcf5e6;
}
input[type="text"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="tel"][disabled],
input[type="password"][disabled],
input[type="file"][disabled],
textarea[disabled],
input.ixf-filter[disabled],
.ixf-textfield[disabled],
.select.disabled {
  opacity: .6;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
/* ==|== primary styles =====================================================
   Author: Jake Barrow
   ========================================================================== */
/*
/*Headings*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
/*Headings*/
h1 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 34px;
  color: #84888b;
  padding-bottom: 24px;
  padding-top: 24px;
  /*border-bottom: 1px solid @text-default + #444;*/
}
h2 {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 28px;
  color: #84888b;
  padding-bottom: 18px;
  padding-top: 18px;
}
h3 {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-weight: bold;
  color: #84888b /*@text-link-Primary*/;
  padding-bottom: 11px;
  padding-top: 11px;
}
h4 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-weight: normal;
  color: #84888b;
  padding-bottom: 14px;
  padding-top: 14px;
  text-transform: uppercase;
}
h5 {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-weight: bold;
  color: #84888b;
  padding-bottom: 12px;
  padding-top: 12px;
}
h6 {
  font-family: 'Raleway', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #84888b;
  padding-bottom: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
footer.main h1,
footer.main h2,
footer.main h3,
footer.main h4,
footer.main h5,
footer.main h6 {
  color: #857a68;
}
/*Paragraphs*/
p {
  margin-bottom: 15px;
  /*color:#666;*/
}
blockquote {
  margin: 0px;
  font-style: italic;
}
.pullOut {
  font-size: 22px;
  /*font-family: Georgia, "Times New Roman", Times, serif;*/
  font-style: italic;
  color: #dcb04f;
  font-weight: 400;
  margin-bottom: 40px;
}
/*Lists*/
ul {
  list-style-type: disc;
  padding-left: 18px;
  margin-bottom: 15px;
}
ol {
  list-style-type: decimal;
  padding-left: 18px;
  margin-bottom: 15px;
  margin-left: 5px;
}
ol.lower-alpha {
  list-style-type: lower-alpha;
}
ul li,
ol li {
  margin-bottom: 10px;
}
/* Color Classes */
.text-Link {
  color: #dcb04f !important;
}
.text-default {
  color: #84888b !important;
}
.text-light {
  color: #ddd8cb !important;
}
.text-highlight {
  color: #857a68 !important;
}
.bg-primary {
  color: #ddd8cb !important;
}
.bg-dark {
  color: #857a68 !important;
}
.bg-light {
  color: #ffffff !important;
}
/* @group button */
input[type="submit"],
.button a:link,
.button a:visited,
.cat_button,
.cat_button:link,
.cat_button:visited {
  display: inline-block;
  vertical-align: baseline;
  /*	margin: 2px;*/

  outline: none;
  cursor: pointer;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  font: 12px/12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 9px 18px;
  color: #FFF;
  border: 1px hidden;
  background: #857a68;
  text-shadow: #524735 0 -1px 0;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  vertical-align: top;
}
.leftColMain .button a:link,
.leftColMain .button a:visited,
.rightColSide .button a:link,
.rightColSide .button a:visited,
.leftColMain input[type="submit"] {
  background: #f9db9a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9db9a), color-stop(49%, #edc160), color-stop(100%, #eab033));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f9db9a 0%, #edc160 49%, #eab033 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9db9a', endColorstr='#eab033', GradientType=0);
  /* IE6-9 */

  color: #FFF;
  text-shadow: #a97d1c 0 -1px 0;
}
/* Fix for https://bugzilla.mozilla.org/show_bug.cgi?id=349259 compensate for line-height with reduction in padding */.mozilla button.button {
  padding: 9px 24px 7px 11px;
}
.mozilla input.button,
.mozilla input.cat_button {
  padding: 9px 24px 7px 11px;
}
.webkit button.button {
  margin: 0;
}
.button a:hover,
.button a:focus,
input[type="submit"]:hover,
.button.hover,
.button:focus,
.cat_button:hover,
.cat_button.hover,
.cat_button:focus {
  background: #746957;
  text-shadow: #302513 0 -1px 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.leftColMain .button a:hover,
.leftColMain .button a:focus,
.rightColSide .button a:hover,
.rightColSide .button a:focus,
.leftColMain input[type="submit"]:hover,
.leftColMain input[type="submit"]:focus {
  background: #f9ce70;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9ce70), color-stop(49%, #e0b153), color-stop(100%, #cc962c));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f9ce70 0%, #e0b153 49%, #cc962c 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9ce70', endColorstr='#cc962c', GradientType=0);
  /* IE6-9 */

}
.button a:active,
input[type="submit"]:active,
.cat_button:active {
  background: #635846;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  border-bottom: 1px solid #adadad;
  border-top: 1px solid #818181;
}
.leftColMain .button a:active,
.rightColSide .button a:active,
.leftColMain input[type="submit"]:active {
  background: #b78528;
  /* Old browsers */

  background: -moz-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b78528), color-stop(51%, #c9983e), color-stop(100%, #f7c24f));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #b78528 0%, #c9983e 51%, #f7c24f 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b78528', endColorstr='#f7c24f', GradientType=0);
  /* IE6-9 */

  text-shadow: #1f1402 0 -1px 0;
}
/*.button a:link,
.button a:visited,
.button a:focus,
.button a:active {
	padding: 0;
	border: 0;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color:#FFF;
	text-decoration: none;
}*/
.btn-search a,
.btn-search a:link,
.btn-search a:visited,
input[type="submit"].btn-search {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  text-align: left;
  direction: ltr;
  background-color: #dcb04f;
  padding: 0;
  background-image: url(/src/images/fc-sprite.png);
  background-repeat: no-repeat;
  background-position: -330px -30px;
  height: 30px;
  width: 30px;
  display: inline-block;
  color: #FFF;
}
input[type="submit"].btn-search,
btn-search a {
  background-position: -360px 0px;
}
.btn-search a:hover,
.btn-search a:focus,
input[type="submit"].btn-search:hover,
input[type="submit"].btn-search:focus {
  background-color: #857a68;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.btn-search a:focus,
input[type="submit"].btn-search:focus {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
.btn-search a:active,
input[type="submit"].btn-search:active {
  background-color: #000;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 0 #fff;
  box-shadow: 0 1px 0 #fff;
  border-bottom: 1px solid #adadad;
  border-top: 1px solid #818181;
}
/* @end */
/* Popoverss */
a.fbAjax img {
  border: 10px solid #FFF;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
a.fbAjax:hover img {
  border-color: #EEE;
}
#fancybox-content .description {
  text-align: left;
  /*padding: 20px; min-width: 620px; min-height: 460px;*/
}
/* @forms */
/* overwrite BC module styles */
.ixf-form label,
.form label,
.webform label {
  font-size: 13px;
  display: inline-block;
}
.webform td > label:first-of-type {
  display: inline-block;
  padding-top: 5px;
  font-weight: bold;
}
.webform td td > label:first-of-type {
  font-weight: inherit;
}
.webform span > label {
  margin-left: 4px;
  margin-bottom: 0px;
}
/*.form label, .webform label {
	padding-bottom: 5px;
}*/
.ixf-option label {
  padding-bottom: 0px;
}
.form input,
.webform input {
  margin-right: 0px;
}
table.webform td {
  line-height: inherit;
  padding-top: 5px;
}
div.form div.item,
div.webform div.item {
  padding: 0 0 18px 0;
}
label + .ixf-option,
input + .ixf-option {
  margin-top: 0!important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea {
  padding: 5px 8px;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"] {
  width: 200px;
}
textarea {
  height: 150px;
}
.req {
  color: #BC0000;
}
table.webform td {
  padding: 0;
  padding-bottom: 12px;
}
.captchaimg {
  margin-bottom: 4px;
}
/* @end forms */
/* @search Form */
/* @end Search form */
body {
  text-align: center;
  min-width: 1030px;
  background-color: #ddd8cb;
}
.wrapAll {
  text-align: left;
  margin: 0 auto;
  width: 1000px;
  padding: 0 15px;
}
/**************************************/
/*************** Main *****************/
.shadow {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.pageMain {
  text-align: left;
  padding: 30px 30px 40px 30px;
  background-color: #ffffff;
}
.leftColMain {
  width: 700px;
  float: left;
  display: block;
  margin-right: 20px;
  padding: 0 0px;
}
.rightColSide {
  float: left;
  display: block;
  padding: 20px;
  width: 240px;
  background-color: #ddd8cb;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: #857a68;
  /*.box-shadow();*/

}
.rightColSide a,
.rightColSide a:link,
.rightColSide a:visited {
  color: #a97d1c;
  text-decoration: none;
}
.rightColSide a:hover {
  color: #986c0b;
  text-decoration: underline;
}
.rightColSide img {
  max-width: 240px;
}
.rightColSide h1,
.rightColSide h2,
.rightColSide h3 {
  color: #857a68 !important;
  font-weight: normal;
}
.rightColSide h1:first-of-type,
.rightColSide h2:first-of-type,
.rightColSide h3:first-of-type,
.rightColSide h4:first-of-type,
.rightColSide h5:first-of-type,
.rightColSide h6:first-of-type,
.leftColMain h1:first-of-type,
.leftColMain h2:first-of-type,
.leftColMain h3:first-of-type,
.leftColMain h4:first-of-type,
.leftColMain h5:first-of-type,
.leftColMain h6:first-of-type {
  padding-top: 0px!important;
}
.container-white {
  background-color: #ffffff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.container-gray {
  background-color: #ddd8cb;
}
.appendArrow {
  padding-right: 14px;
  background: url(/src/images/bullet-arrow.png) no-repeat 100% 50%;
}
.testimonial {
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 28px;
  padding: 30px 0 25px 25px;
  margin-bottom: 0!important;
  background: url(/src/images/lcol-quote-left.gif) no-repeat left top, url(/src/images/lcol-quote-right.gif) no-repeat right bottom;
}
.rightColSide .testimonial {
  background: url(/src/images/rcol-quote-left.gif) no-repeat left top, url(/src/images/rcol-quote-right.gif) no-repeat right bottom;
  padding: 20px 0 20px 15px;
  margin-bottom: 5px;
}
.byline {
  text-align: right;
  font-weight: 400;
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd8cb;
  font-size: 14px;
}
.rightColSide .byline {
  margin-bottom: 0;
  border-bottom: none;
}
/* @end design *//************* End Main ***************/
/**************************************/
/**************************************/
/************* Header *************/
header.main {
  padding-top: 10px;
  background: #f7f3ed;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf9f4), color-stop(50%, #f7f3ed), color-stop(100%, #f2eee8));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf9f4', endColorstr='#f2eee8', GradientType=0);
  /* IE6-9 */
}
header.main .left {
  float: left;
  width: 250px;
  padding-bottom: 18px;
  padding-top: 10px;
}
.mozilla header.main .left {
  padding-bottom: 17px;
}
header.main .logo {
  background: url(/images/logos/logo-bsc-main.png) no-repeat left top;
  width: 210px;
  height: 90px;
}
header.main .logo h1 {
  border: none;
}
header.main .right {
	position: relative;
  float: right;
  width: 700px;
  padding-top: 50px;
  padding-bottom: 20px;
}
header.main .right .info {
  padding: 3px 20px 0 0;
  color: #857a68;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
header.main .right .cgportal {
  /*text-align: right;*/
  color: #857a68;
  font-size: 12px;
  font-family: georgia, 'times new roman', times, serif;
  position: absolute;
  top: 0px;
  right: 0px;
  /*padding-top: 10px;
  margin-bottom: 15px;
  clear: right;*/
}
.at4-follow.ats-light .at4-follow-inner {
  background: #fcf9f4;
  border-color: #ddd8cb;
}
/* @group search */
.ui-watermark-label {
  font-size: 13px;
  font-weight: 200;
}
/* watermark for search box */
.search-box .ui-watermark-label {
  top: 10px!important;
  color: #999;
  font-size: 15px;
  font-weight: 200;
}
.search-box {
  text-align: right;
  padding: 0;
}
.search-box input[type="text"] {
  padding: 5px 8px;
  width: 200px;
}
/* @end */
/********** END Header ************/
/**************************************/
/**************************************/
/************* Navigation *************/
/* @group navigation */
.headerNav {
  clear:both;

  /*height: 50px;*/
  /*color:#FFF;*/
	position: relative;

}
.headerNav .cgportal{
  display:none;
	position: absolute;
	left: 280px;
	bottom: 10px;
}
.headerNav nav {
  float: right;
  display: block;
}
.headerNav nav ul {
  padding: 0;
  margin: 0;
  /**/

}
.headerNav nav ul li {
  margin: 0;
}
.headerNav nav > ul {
  float: right;
}
.headerNav nav > ul > li {
  float: left;
  position: relative;
}
.headerNav nav > ul > li a {
  display: block;
}
.headerNav nav > ul > li > .menu {
  display: none;
  position: absolute;
  top: 40px;
  right: -2px;
  width: 200px;
  z-index: 1000;
  /*padding-top:9px;*/

}
.headerNav nav > ul > li > .menu .pointer {
  position: absolute;
  top: -7px;
  right: 20px;
  display: none;
}
.headerNav nav > ul > li > .menu .menu {
  display: none;
}
.headerNav nav > ul > li > a .desc {
  display: none;
}
.headerNav nav > ul > li:hover > .noJS {
  display: block;
}
.headerNav nav > ul > li ul {
  background-color: #ffffff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -moz-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.3);
  border: 3px solid #ffffff;
}
.headerNav nav > ul > li ul a {
  padding: 8px 8px;
  text-decoration: none;
  /*color:@text-default;
	background-color:@bg-primary;*/

  border-bottom: 2px solid #ffffff;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.ie7 .headerNav nav > ul > li ul a {
  height: 1%;
}
.ie8 .headerNav nav > ul > li ul a {
  zoom: -1;
}
.headerNav nav > ul > li ul li:first-of-type a,
.headerNav nav > ul > li ul li.first a {
  padding-top: 10px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.headerNav nav > ul > li ul li:last-of-type a,
.headerNav nav > ul > li ul li.last a {
  border: 0;
  padding-bottom: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.headerNav nav > ul > li ul a .title {
  font-size: 14px;
  font-weight: bold;
  color: #857a68;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/*.headerNav nav>ul>li ul a:hover .title {
	color:#FFF!important;
}
.headerNav nav>ul>li ul li.highlight a:hover .title,
.headerNav nav>ul>li ul li.highlight.selected a .title {
	color:#FFF!important;
}*/
.headerNav nav > ul > li ul a .desc {
  font-size: 11px;
  color: #857a68;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.headerNav nav > ul > li ul li.selected a,
.headerNav nav > ul > li ul li.selected a:hover,
.headerNav nav > ul > li ul li a:hover {
  background-color: #dcb04f !important;
}
.headerNav nav > ul > li ul li.selected a .title,
.headerNav nav > ul > li ul li.selected a .desc,
.headerNav nav > ul > li ul li.selected a:hover .title,
.headerNav nav > ul > li ul li.selected a:hover .desc,
.headerNav nav > ul > li ul li a:hover .title,
.headerNav nav > ul > li ul li a:hover .desc {
  color: #FFF!important;
}
.headerNav nav > ul > li ul li.highlight a .title,
.headerNav nav > ul > li ul li.highlight a .desc {
  color: #FFF!important;
}
.headerNav nav > ul > li ul li.highlight a {
  background: #857a68 url(/src/images/menu-action-icon.png) no-repeat 95% -83px;
  padding-right: 60px;
}
.headerNav nav > ul > li ul li.highlight:first-of-type a {
  background-position: 95% -80px;
}
.headerNav nav > ul > li ul li.highlight a:hover,
.headerNav nav > ul > li ul li.highlight.selected a,
.headerNav nav > ul > li ul li.highlight.selected a:hover {
  background-color: #dcb04f !important;
  background-position: 95% -83px;
  /*4px;*/
}
.headerNav nav > ul > li ul li.highlight a:hover .title,
.headerNav nav > ul > li ul li.highlight.selected a .title,
.headerNav nav > ul > li ul li.highlight.selected a:hover .title,
.headerNav nav > ul > li ul li.highlight a:hover .desc,
.headerNav nav > ul > li ul li.highlight.selected a .desc,
.headerNav nav > ul > li ul li.highlight.selected a:hover .desc {
  color: #FFF!important;
}
.headerNav nav > ul > li ul li.highlight:first-of-type a:hover,
.headerNav nav > ul > li ul li.highlight.selected:first-of-type a,
.headerNav nav > ul > li ul li.highlight.selected:first-of-type a:hover {
  background-position: 95% -80px;
  /*7px;*/
}
.headerNav nav > ul > li > a,
.headerNav nav > ul > li > a:link,
.headerNav nav > ul > li > a:visited {
  float: left;
  padding: 20px 18px;
  margin-left: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ddd8cb !important;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 0px;
  background: #857a68;
  /*border-left: 1px solid @bg-primary;
	border-right: 1px solid @bg-primary;*/

  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
}
.headerNav nav > ul > li > a.has-menu {
  padding-left: 38px;
  background: #857a68 url(/src/images/fc-sprite.png) no-repeat -260px -85px;
}
.headerNav nav > ul > li > a:hover,
.headerNav nav > ul > li.hovering > a {
  color: #FFF!important;
  background-color: #dcb04f;
  border-color: #FFF;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.headerNav nav > ul > li.selected > a {
  color: #857a68 !important;
  background: #FFF;
}
.headerNav nav > ul > li.selected > a:hover {
  border-color: #FFF;
}
.headerNav nav > ul > li.hovering > a.has-menu,
.headerNav nav > ul > li.selected > a.has-menu {
  /*background-color: @link-default;*/

  background-image: url(/src/images/fc-sprite.png), url(/src/images/menu-pointer.png) !important;
  background-repeat: no-repeat, no-repeat !important;
  background-position: -260px -85px, center bottom !important;
}
/* @end Navigation*/
/********** END Navigation ************/
/**************************************/
/**************************************/
/************** Blog ****************/
.cols-b {
  position: relative;
  width: 100%;
}
/*.cols-b:before { content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; z-index: 0; width: 240px; background: #1e1c1c; }
.cols-b > span.before { display: block; position: absolute; top: 0; bottom: 0; right: 0; z-index: 0; width: 240px; background: #1e1c1c; font-size: 0; text-indent: 100%; white-space: nowrap; }*/
.cols-b:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
}
/* .cols-b .primary { float: left; width: 620px; margin: 0; padding-bottom: 30px; }
 .cols-b .secondary { position: relative; z-index: 2; float: right; width: 223px; margin: 0; padding: 15px 0 50px; color: #fff; zoom: 1; }
*/
.blogroll-a article {
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px;
}
.blogroll-a article figure {
  float: left;
  margin: 5px 0 0;
}
.blogroll-a article figure img {
  display: block;
  max-width: 140px;
  margin: 0;
}
.blogroll-a article figure ~ * {
  margin-left: 160px !important;
}
.blogroll-a article p.title {
  margin: 0 0 10px;
}
.blogroll-a article p.title a {
  display: inline;
  color: #9e9d9d;
  font-weight: bold;
  text-decoration: none !important;
}
.blogroll-a article p.title a:hover,
.blogroll-a article p.title a:focus,
.blogroll-a article p.title a:active {
  color: #c5d9e2;
}
.blogroll-a p.more {
  margin: 0;
  padding-right: 17px;
  color: #c5d9e2;
  font: bold 14px/20px 'Arimo', Arial, Helvetica Neue, Helvetica, sans-serif;
  text-transform: uppercase;
}
.entry-a {
  margin-bottom: 30px;
}
.entry-a header {
  margin-bottom: 15px;
}
.entry-a header h1,
.entry-a header h2 {
  margin-bottom: 0!important;
  padding-bottom: 0!important;
  /*color: #497782;*/
  font-size: 28px;
}
.entry-a header h1 a,
.entry-a header h2 a {
  /*color: #497782;*/
  text-decoration: none !important;
}
.entry-a header h1 a:hover,
.entry-a header h1 a:focus,
.entry-a header h1 a:active,
.entry-a header h2 a:hover,
.entry-a header h2 a:focus,
.entry-a header h2 a:active {
  /*color: #3B5659;*/
}
.entry-a header p.info {
  margin-bottom: 0;
  font-size: 14px;
}
.entry-a .content {
  margin: 0 0 30px;
}
.entry-a footer {
  position: relative;
  margin: 0;
  zoom: 1;
}
.entry-a footer .blogAuthor {
  margin-bottom: 20px;
  background-color: #fcf9f4 /*#e9e9e9*/;
  padding: 12px 15px 15px 15px;
  border: 1px solid #ddd8cb;
}
.entry-a footer .blogAuthor h5 {
  padding-top: 0px;
}
.entry-a footer .blogAuthor .author-left {
  float: left;
  margin-bottom: 0px;
}
.entry-a footer .blogAuthor .author-left span {
  font-size: 11px;
  display: block;
  text-align: center;
}
.entry-a footer .blogAuthor .author-right {
  margin-left: 135px;
  padding-bottom: 10px;
}
.entry-a footer .wrap {
  margin: 0;
  border: 1px solid #ddd8cb /*404040*/;
  background: #ddd8cb /*525252*/;
}
.entry-a footer .wrap:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
}
.entry-a footer .wrap .one {
  float: left;
  margin: 0;
  padding: 12px 20px;
  border-right: none;
}
.entry-a footer .wrap .one a {
  float: left;
  color: #857a68;
  font-size: 14px;
  line-height: 20px;
}
.entry-a footer .wrap .two {
  float: left;
  margin: 0;
  padding: 12px 20px;
  border-left: 1px solid #fcf9f4;
}
.entry-a footer .wrap .two .plugin {
  float: left;
  margin: 0 0 0 10px;
}
.entry-a footer .wrap .two .plugin:first-child {
  margin-left: 0;
}
.entry-a footer .wrap .two .plugin img {
  display: block;
  max-width: none;
  margin: 0;
}
/********** END Blog ************/
/**************************************/
/**************************************/
/************** Footer ****************/
footer.main {
  background: #f7f3ed;
  /* Old browsers */

  background: -moz-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcf9f4), color-stop(50%, #f7f3ed), color-stop(100%, #f2eee8));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #fcf9f4 0%, #f7f3ed 50%, #f2eee8 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf9f4', endColorstr='#f2eee8', GradientType=0);
  /* IE6-9 */

}
footer.main .upper {
  /*padding: 30px 30px;*/

  color: #857a68;
  /*font-size: 12px;*/

  background: url(/src/images/pageMain-shadow.png) repeat-x center top;
}
footer.main .upper .wrapAll {
  border-bottom: 1px solid #b8ad9b;
}
footer.main .upper .left {
  float: left;
  width: 270px;
  padding-right: 19px;
  border-right: 1px solid #b8ad9b;
}
footer.main .upper .center {
  float: left;
  width: 270px;
  padding: 0 19px 0 25px;
  border-right: 1px solid #b8ad9b;
}
footer.main .upper .right {
  float: left;
  width: 270px;
  padding-left: 25px;
}
/* Email Newsletter signup form */
footer.main .upper .right .form {
  position: relative;
}
footer.main .upper .right .form label {
  position: absolute;
  top: 8px;
  left: 9px;
  cursor: text;
  color: #b7bbbe;
}
footer.main .upper .right .form input[type="email"] {
  padding: 5px 8px;
  width: 245px;
}
.footerNav ul,
.socialLinks ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 10px;
}
.footerNav li,
.socialLinks li {
  display: inline;
}
.footerNav a {
  display: inline-block;
  padding: 0px 10px;
  border-right: 1px solid #6b6d6f;
  color: #6b6d6f;
  margin-bottom: 4px;
}
.footerNav a:hover {
  color: #000;
}
.footerNav li.noborder a,
.footerNav li.last a,
.footerNav li:last-of-type a {
  border: 0;
  padding-right: 0;
}
.socialLinks ul {
  float: right;
}
footer.main .socialLinks a {
  float: left;
  width: 34px;
  height: 34px;
  margin-left: 5px;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
footer.main .lower {
  padding: 10px 0 10px 0;
  clear: both;
  font-size: 10px;
  color: #857a68;
  font-style: normal;
}
footer.main .lower .left {
  float: left;
  width: 30%;
  padding-top: 20px;
}
footer.main .lower .right img {
  margin-left: 20px;
  border: 1px solid #ccc!important;
}
footer.main .lower .right {
  float: right;
  width: 70%;
  text-align: right;
}
.cgportal {
  color: #857a68;
  font-size: 12px;
  font-family: georgia, 'times new roman', times, serif;
}

/************ End Footer **************/
/**************************************/
/**************************************/
/************** homepage ***************/
/* Home page Contact Us form */
.rightColSide .webform td {
  padding-bottom: 9px;
}
.rightColSide .webform td div {
  position: relative;
}
.rightColSide input[type="text"],
.rightColSide input[type="email"],
.rightColSide input[type="number"],
.rightColSide input[type="tel"],
.rightColSide textarea {
  width: 222px!important;
}
.rightColSide .cat_listbox {
  height: 90px;
  /*.rightColTextAreaWidth ();*/

}
.rightColSide select {
  width: 235px;
}
.threeCol .left {
  float: left;
  width: 270px;
  padding-right: 19px;
  border-right: 1px solid #b8ad9b;
}
.threeCol .center {
  float: left;
  width: 270px;
  padding: 0 19px 0 25px;
  border-right: 1px solid #b8ad9b;
}
.threeCol .right {
  float: left;
  width: 270px;
  padding-left: 25px;
}
.twoColumnNews {
  background-color: #84888b;
  padding-top: 12px;
  padding-bottom: 12px;
  clear: both;
}
.twoColumnNews .left,
.twoColumnNews .right {
  float: left;
  padding: 12px 24px 12px 20px;
  width: 455px;
}
.twoColumnNews .right {
  border-left: 1px solid #84888b;
  padding: 12px 20px 12px 24px;
}
.twoColumnNews p {
  font-size: 20px;
  float: left;
  margin-bottom: 0;
  /*.appendArrow;*/

  margin-top: 5px;
}
.twoColumnNews .btn-arrows {
  float: right;
}
.threeColumnBlocks {
  clear: both;
}
.threeColumnBlocks .column {
  width: 304px;
  float: left;
  margin-right: 24px;
}
.threeColumnBlocks .column img {
  margin-bottom: 20px;
}
.threeColumnBlocks .column h2 {
  /*line-height: 22px;*/
}
.threeColumnBlocks .column p,
.threeColumnBlocks .column h2 {
  padding-left: 15px;
  padding-right: 15px;
}
/* AnythingSlider */
.home-slider {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #FFF;
  list-style: none;
  margin: 0;
  padding: 0;
  /*height: 245px;*/

  width: 645px;
  /*overflow: hidden;*/

  /*display:none;*/

}
.home-slider li {
  border-bottom: 1px solid #d3d5d6;
  font-size: 14px;
  /*height: 245px;	*/

  display: none;
}
.home-slider li li {
  border-bottom: none;
}
.homeSliderContainer {
  /*margin-bottom: 55px;*/
}
.homeSliderContainer div.anythingSlider {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  /*height: 245px!important;*/

  overflow: visible!important;
  position: relative;
  width: 645px;
}
/****** SET COLORS HERE *******/
/* Default State */
.homeSliderContainer div.anythingSlider .thumbNav a {
  /*background-color:#FFF;
    -moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.3);
    box-shadow: 1px 2px 2px rgba(0,0,0,0.3);*/

  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.homeSliderContainer div.anythingSlider .thumbNav a.cur {
  background-color: #ddd8cb;
}
div.anythingSlider .anythingWindow {
  background-color: #FFF;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
div.anythingSlider .start-stop {
  /*background-color: #040;
	color: #fff;
*/
  display: none;
}
div.anythingSlider .start-stop.playing {
  background-color: #800;
}
div.anythingSlider .start-stop:hover,
div.anythingSlider .start-stop.hover {
  color: #ddd8cb;
}
/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
div.anythingSlider,
div.videoThumbsOuter {
  position: relative;
  padding: 0;
}
/* anythingSlider base */
.anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.homeSliderContainer .anythingBase .panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0;
  height: 245px;
  width: 100%;
  font-size: 14px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: none!important;
}
.home-slider .padding {
  padding: 30px 50px;
}
.home-slider .padding .text-shadow {
  text-shadow: 2px 2px 4px #000;
  /*filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135);*/

  filter: glow(color=#000000, strength=1);
}
/* Navigation Arrows */
div.anythingSlider .sliderArrow {
  top: 50%;
  position: absolute;
  display: block;
  z-index: 100;
  background: none;
}
div.anythingSlider .sliderArrow a {
  display: block;
  margin: -19px 0 0 0;
  /* half height of image */

  width: 38px;
  height: 38px;
  text-align: center;
  outline: 0;
}
div.anythingSlider .sliderArrow a span {
  display: block;
  text-indent: -9999px;
}
div.anythingSlider .forward {
  right: -19px;
}
div.anythingSlider .back {
  left: -19px;
}
div.anythingSlider .forward a {
  background: url(/src/images/sliderNavRight.png) no-repeat;
}
div.anythingSlider .back a {
  background: url(/src/images/sliderNavLeft.png) no-repeat;
}
div.anythingSlider .forward.disabled {
  display: none;
}
/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
div.anythingSlider .back.disabled {
  display: none;
}
/* Navigation Links */
div.anythingSlider .anythingControls {
  background-color: #ddd8cb;
  width: 100%;
  /*height: 40px;*/

}
div.anythingSlider .thumbNav {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
div.anythingSlider .thumbNav li {
  display: inline;
  padding: 0;
  margin: 0;
}
div.anythingSlider .thumbNav a {
  background-color: #ddd8cb;
  border-left: 1px solid #ddd8cb;
  border-right: 1px solid #ddd8cb;
  /*border-bottom: 1px solid @bg-primary;*/

  color: #FFF;
  font-size: 12px;
  display: block;
  float: left;
  padding: 12px 15px;
  text-decoration: none;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  outline: 0;
}
div.anythingSlider .thumbNav a:hover {
  color: #FFF!important;
  background-color: #dcb04f !important;
  border-color: #FFF;
}
/* Active State */
div.anythingSlider.activeSlider .thumbNav a {
  background-color: #ddd8cb;
}
div.anythingSlider.activeSlider .thumbNav a.cur,
div.anythingSlider.activeSlider .thumbNav a.cur:hover {
  background-color: #84888b !important;
  border-color: #84888b !important;
  color: #84888b !important;
}
/* slider autoplay right-to-left, reverse order of nav links to look better */
div.anythingSlider.rtl .thumbNav a {
  float: right;
}
/* reverse order of nav links */
div.anythingSlider.rtl .thumbNav {
  float: left;
}
/* move nav link group to left */
div.anythingSlider.rtl .anythingWindow {
  direction: ltr;
  unicode-bidi: bidi-override;
}
/* div.anythingSlider.rtl .start-stop { float: right; } *//* move start/stop button - in case you want to switch sides */
/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
  background-image: url(/src/images/cellshade.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  float: right;
  z-index: 100;
  outline: 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}
div.anythingSlider .start-stop:hover,
div.anythingSlider .start-stop.hover {
  background-image: none;
}
/* @end AnythingSlider */
/* @Group Contact Form */
/*  @end Contact Form */
/************** home page **************/
/**************************************/
/**************************************/
/************** Contact Page **************/
.pageContactForm textarea.cat_listbox {
  height: 375px;
  width: 264px;
}
/************** Contact Page **************/
/**************************************/
@charset "UTF-8";
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('/src/stylesheets/fancybox/fancybox.png') -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url('/src/stylesheets/fancybox/blank.gif');
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
  /* IE6 */

}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('/src/stylesheets/fancybox/fancybox-x.png');
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('/src/stylesheets/fancybox/fancybox-y.png');
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('/src/stylesheets/fancybox/fancybox-x.png');
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('/src/stylesheets/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('/src/stylesheets/fancybox/fancybox.png');
  background-position: -40px -122px;
}
#fancybox-title {
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url('/src/stylesheets/fancybox/fancy_title_over.png');
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url('/src/stylesheets/fancybox/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url('/src/stylesheets/fancybox/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url('/src/stylesheets/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */
/*.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_loading.png', sizingMethod='scale'); }*/
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/src/stylesheets/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
/* ==|== media queries ====================================================== */
@media only screen and (min-width: 480px) {

}
@media only screen and (min-width: 768px) {

}
