/*colors*/
/*fonts*/

@font-face {
  font-family: "Droid Serif";
  src: url("/cassette.axd/file/content/fonts/droidserif-626efe4bc3543e626ce7b8257f78e95963115a1f.woff") format('woff');
}
@font-face {
  font-family: "Open Sans";
  src: url("/cassette.axd/file/content/fonts/OpenSans-f570b2fe0688332cf8c4a9127db25433d9a1ebaa.woff") format('woff');
}
/*gradients*/
@font-face {
  font-family: 'maridavidregular';
  src: url('/fonts/maridavid-webfont.eot');
  src: url('/fonts/maridavid-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/maridavid-webfont.woff') format('woff'), url('/fonts/maridavid-webfont.ttf') format('truetype'), url('/fonts/maridavid-webfont.svg#maridavidregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ============================================================================= 
   Reset
   ========================================================================== */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  margin: 0;
  padding: 0;
}
article,
aside,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
  display: block;
}
a img {
  border: 0;
}
figure {
  position: relative;
}
figure img {
  width: 100%;
}
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

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: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: white;
  text-shadow: none;
}
a {
  color: #0000ee;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #0066ee;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  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 #cccccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ffff99;
  color: black;
  text-decoration: none;
}
mark {
  background: yellow;
  color: black;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _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;
  white-space: normal;
}
button,
input,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
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,
input[type="search"]::-webkit-search-cancel-button {
  -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;
}
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
/* #Basic Styles
================================================== */

body {
  font: 14px/21px Arial, Helvetica, sans-serif;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  padding: 30px;
  line-height: 1.8;
}
.overlay {
  min-height: 800px;
}
/* #Typography
================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 46px;
  line-height: 50px;
  margin-bottom: 14px;
}
h2 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 10px;
}
h3 {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 8px;
}
h4 {
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 4px;
}
h5 {
  font-size: 17px;
  line-height: 24px;
}
h6 {
  font-size: 14px;
  line-height: 21px;
}
p {
  margin: 0 0 10px 0;
}
p:last-child {
  margin: 0;
}
p img {
  margin: 0;
}
.pink-text {
  color: pink;
}
.img-right {
  float: right;
  margin-left: 1em;
}
.lead {
  font-size: 21px;
  line-height: 27px;
  margin-bottom: 20px!important;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
small {
  font-size: 80%;
}
/*	Blockquotes  */

blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  font-style: italic;
}
blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #dddddd;
}
blockquote cite {
  display: block;
  font-size: 12px;
}
blockquote cite:before {
  content: "\2014 \0020";
}
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}
/* #Links
================================================== */

a,
a:visited {
  text-decoration: underline;
  color: #07427c;
  outline: 0;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #031b34;
}
p a,
p a:visited {
  line-height: inherit;
}
/* #Lists
================================================== */

ul,
ol {
  margin-bottom: 20px;
}
ul {
  list-style: none outside;
}
ol {
  list-style: decimal;
}
ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 30px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}
li {
  margin-bottom: 12px;
}
ul.large li {
  line-height: 21px;
}
li p {
  line-height: 21px;
}
b,
strong {
  font: "NeutrafaceTextBold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* #Buttons
================================================== */

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #eeeeee;
  /* Old browsers */
  background: #eeeeee -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* FF3.6+ */
  background: #eeeeee -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  /* Chrome,Safari4+ */
  background: #eeeeee -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #eeeeee -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* Opera11.10+ */
  background: #eeeeee -ms-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* IE10+ */
  background: #eeeeee linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  /* W3C */
  border: 1px solid #aaaaaa;
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  color: #222222;
  background: #dddddd;
  /* Old browsers */
  background: #dddddd -moz-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */
  background: #dddddd -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */
  background: #dddddd -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #dddddd -o-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera11.10+ */
  background: #dddddd -ms-linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */
  background: #dddddd linear-gradient(top, rgba(255, 255, 255, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */
  border: 1px solid #888888;
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
  border: 1px solid #666666;
  background: #cccccc;
  /* Old browsers */
  background: #cccccc -moz-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* FF3.6+ */
  background: #cccccc -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.35)), color-stop(100%, rgba(10, 10, 10, 0.4)));
  /* Chrome,Safari4+ */
  background: #cccccc -webkit-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: #cccccc -o-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* Opera11.10+ */
  background: #cccccc -ms-linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* IE10+ */
  background: #cccccc linear-gradient(top, rgba(255, 255, 255, 0.35) 0%, rgba(10, 10, 10, 0.4) 100%);
  /* W3C */

}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}
/* Fix for odd Mozilla border & padding issues */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* #Tables
================================================== */

table {
  margin: 4px 0 20px 0;
  width: 100%;
  line-height: 1.4;
}
table th {
  padding: 4px 4px 3px 12px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1;
  font-size: 12px;
}
table th:last-child {
  border: 0;
}
table td {
  padding: 6px 4px 6px 12px;
}
table tfoot td {
  padding: 8px 5px 8px 12px;
  font-size: 12px;
  border: 0;
}
table.left {
  text-align: left;
}
table.center {
  text-align: center;
}
/* #Forms
================================================== */

form {
  margin-bottom: 20px;
}
fieldset {
  margin-bottom: 20px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  border: 1px solid #cccccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777777;
  margin: 0;
  width: 200px;
  max-width: 100%;
  display: block;
  background: white;
}
select {
  padding: 0;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #aaaaaa;
  color: #444444;
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
textarea {
  min-height: 60px;
}
label,
legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
}
select {
  width: 200px;
}
input[type="checkbox"] {
  display: inline;
}
label span,
legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444444;
}
.form-field {
  margin: 10px 0;
}
.form-field.chkbox-field input,
.form-field.radio-field input,
.form-field.chkbox-field label,
.form-field.radio-field label {
  display: inline;
  margin-right: 10px;
}
.form-field.chkbox-field input,
.form-field.radio-field input {
  margin-right: 3px;
}
.form-field input,
.form-field select,
.form-field textarea {
  margin-bottom: 0;
}
.gallery {
  padding: 0;
  margin: 0 0 1em -1%;
  list-style-type: none!important;
}
.gallery li {
  position: relative;
  margin: 0;
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  margin: 1%;
}
.gallery li img {
  padding: 0!important;
  max-width: 100%!important;
  display: block;
}
.gallery li span {
  display: block;
  position: absolute;
  bottom: 0;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  padding: 1% 2%;
  width: 96%;
  font-weight: bold;
}
.gallery li a {
  display: block;
  color: #333333;
  text-decoration: none;
}
.gallery li a:hover span {
  color: #f65d00;
  background: white;
}
.gallery.twocolumn-gallery {
  margin: 0 0 1em -1%;
  zoom: 1;
}
.gallery.twocolumn-gallery:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.gallery.twocolumn-gallery li {
  width: 48%;
  float: left;
  margin: 1%;
  font-size: 0.9em;
}
.gallery.threecolumn-gallery {
  margin: 0 0 1em -1%;
  zoom: 1;
}
.gallery.threecolumn-gallery:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.gallery.threecolumn-gallery li {
  width: 31.333333%;
  float: left;
  margin: 1%;
  font-size: 0.8em;
}
/* ==================================================================================================================== 
  ! The Phosphor Grid 1140px
  ==================================================================================================================== */

body {
  padding: 0;
}
.container {
  padding: 0 26px;
}
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol {
  margin-right: 0.95%;
  margin-left: 0.95%;
  float: left;
  min-height: 1px;
}
.onecolumn,
.twocolumn,
.threecolumn,
.fourcolumn,
.fivecolumn,
.sixcolumn,
.sevencolumn,
.eightcolumn,
.ninecolumn,
.tencolumn,
.elevencolumn {
  margin-right: 0;
  margin-left: 0;
  float: left;
  min-height: 1px;
}
.row {
  margin: 0 auto;
  zoom: 1;
  max-width: 1160px;
}
.row:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.row .onecol {
  width: 6.43%;
}
.row .twocol {
  width: 14.76%;
}
.row .threecol {
  width: 23.1%;
}
.row .fourcol {
  width: 31.43%;
}
.row .fivecol {
  width: 39.77%;
}
.row .sixcol {
  width: 48.1%;
}
.row .sevencol {
  width: 56.43%;
}
.row .eightcol {
  width: 64.76%;
}
.row .ninecol {
  width: 73.1%;
}
.row .tencol {
  width: 81.44%;
}
.row .elevencol {
  width: 89.77%;
}
.row .twelvecol {
  width: 98.1%;
  margin: 0 0.95%;
  float: left;
}
.row .onecolumn {
  width: 8.33333333333333%;
}
.row .twocolumn {
  width: 16.6666666666667%;
}
.row .threecolumn {
  width: 25%;
}
.row .fourcolumn {
  width: 33.3333333333333%;
}
.row .fivecolumn {
  width: 41.6666666666667%;
}
.row .sixcolumn {
  width: 50%;
}
.row .sevencolumn {
  width: 58.3333333333333%;
}
.row .eightcolumn {
  width: 66.6666666666666%;
}
.row .ninecolumn {
  width: 75%;
}
.row .tencolumn {
  width: 83.33333333333%;
}
.row .elevencolumn {
  width: 91.6666666666%;
}
.row .twelvecolumn {
  width: 100%;
  float: left;
}
img,
object,
embed {
  max-width: 100% !important;
}
img {
  height: auto;
}
/* =============================================================================
   Media Queries 
   ========================================================================== */

@media handheld, only screen and (max-width: 769px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .row,
  body,
  .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row .onecol,
  .row .twocol,
  .row .threecol,
  .row .fourcol,
  .row .fivecol,
  .row .sixcol,
  .row .sevencol,
  .row .eightcol,
  .row .ninecol,
  .row .tencol,
  .row .elevencol,
  .row .twelvecol {
    width: auto!important;
    float: none;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row .onecolumn,
  .row .twocolumn,
  .row .threecolumn,
  .row .fourcolumn,
  .row .fivecolumn,
  .row .sixcolumn,
  .row .sevencolumn,
  .row .eightcolumn,
  .row .ninecolumn,
  .row .tencolumn,
  .row .elevencolumn {
    width: auto!important;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
h1 {
  font-size: 30px;
}
.f-nav {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
header .backgroundYellow .desktop-only .button {
  color: #222222;
  border-radius: 0px;
  -moz-box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.3) 0px, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #dddddd;
  border-color: #aaaaaa #888888 #888888 #aaaaaa;
  border-image: none;
  border-right: 1px solid #888888;
  border-style: solid;
  border-width: 1px;
  width: 68%;
  margin-left: -15px;
  height: 15px;
  margin-top: 49px;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}
.wrapper .container {
  padding: 0;
}
.wrapper .container .logo {
  font-weight: bold;
  margin-bottom: 10px;
  min-height: 120px;
  text-align: center;
}
.wrapper .container .logo img {
  padding-left: 60px;
}
.wrapper .container .row .twelvecol h1 {
  margin-bottom: -10px;
  margin-top: 25px;
  padding-left: 45px;
  padding-right: 30px;
}
.wrapper .container .row .twelvecol div.richtext {
  zoom: 1;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-left: 45px;
  padding-right: 30px;
}
.wrapper .container .row .twelvecol div.richtext:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.wrapper .container .row .twelvecol div.richtext a {
  color: red;
  text-decoration: underline;
}
.wrapper .container .row .twelvecol div.searchResult {
  padding-top: 5px;
  margin-top: 0;
  padding-left: 35px;
}
.wrapper .container .row .ninecol div.subCategoryMarginLeft {
  margin-right: 75px;
  zoom: 1;
}
.wrapper .container .row .ninecol div.subCategoryMarginLeft:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.wrapper .container .row .ninecol div.subCategoryMarginLeft div.richtext {
  zoom: 1;
  margin-bottom: 25px;
  margin-top: 25px;
}
.wrapper .container .row .ninecol div.subCategoryMarginLeft div.richtext:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.wrapper .container .row .ninecol div.subCategoryMarginLeft div.richtext a {
  color: red;
  text-decoration: underline;
}
.wrapper .container .row .ninecol div.noSubCat {
  margin-right: 75px;
}
.wrapper .container .row .ninecol div.noSubCat div.richtext {
  zoom: 1;
  margin-bottom: 25px;
  margin-top: 25px;
}
.wrapper .container .row .ninecol div.noSubCat div.richtext:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.wrapper .container .row .ninecol div.noSubCat div.richtext a {
  color: red;
  text-decoration: underline;
}
.wrapper .container .row .ninecol div.noSubCat div.documentBlock {
  margin-top: 0px;
  padding-top: 0px;
}
.wrapper .container .home {
  padding-top: 15px;
}
.wrapper .container .home div.richtext {
  margin-top: 15px;
  padding-right: 10px;
  padding-left: 20px!important;
  margin-bottom: 20px!important;
}
.wrapper .container .home div.richtext a {
  color: red;
  text-decoration: underline;
}
.wrapper .container .home .sevencol .richtext {
  padding-left: 0px!important;
}
.wrapper .container .home p:last-of-type {
  margin: 0;
}
.scrolling-div {
  width: 96%;
  background: white;
  margin-bottom: 20px;
  padding: 15px 2%;
  height: 300px;
  overflow-y: scroll;
}
.opened-div {
  display: none;
  margin-top: 20px;
}
.opened-div .btn {
  width: 100%;
  padding: 15px 0;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  color: #222222;
  border-radius: 0px;
  -moz-box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.3) 0px, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #dddddd;
  border-color: #aaaaaa #888888 #888888 #aaaaaa;
  border-image: none;
  border-right: 1px solid #888888;
  border-style: solid;
  border-width: 1px;
  font-size: 1em;
}
.opened-div button:hover {
  cursor: pointer;
}
/* Checkboxes Style */

.checkbox {
  margin-bottom: 20px;
}
label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  font-weight: normal;
}
label:before {
  content: "";
  cursor: pointer;
  position: absolute;
  width: 23px;
  height: 23px;
  top: 0;
  left: 0;
  padding: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background: white;
}
input[type=checkbox] {
  display: none;
}
.checkbox label:before {
  border-radius: 3px;
}
input[type=checkbox]:checked + label:before {
  content: "\2713";
  font-size: 20px;
  text-align: center;
  line-height: 23px;
  text-shadow: 1px 3px 1px #aaaaaa;
  color: black;
}
/* New Checkboxes Style */

.video-image-link {
  position: relative;
  display: block;
}
.video-image-link img {
  width: 100%;
}
.video-image-link span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(/cassette.axd/file/content/images/ui/red-play-138e7d298a8180159603fbf5e666bdc3f7ed48d7.png) center center no-repeat;
  content: ".";
}
.video-image-link:hover span {
  opacity: 0.9;
}
a.video-text-link {
  text-decoration: none!important;
  font-size: 1.2em;
}
.richtext {
  overflow: hidden;
}
.richtext .table-wrapper {
  overflow-x: auto!important;
}
.richtext table {
  border: 1px solid #333333 !important;
}
.richtext table td,
.richtext table th {
  border: 1px solid #333333;
}
.richtext table th {
  background: #cccccc;
}
.richtext table .highlight {
  background: white;
}
.richtext ul {
  list-style-type: disc;
  margin-left: 15px;
  padding: 0px;
}
.richtext ol {
  margin-left: 20px;
  padding: 0px;
}
.richtext ol li {
  margin-bottom: 0px;
}
.richtext .imgLeft {
  text-align: left;
}
.richtext .imgRight {
  text-align: right;
}
.richtext .imgCenter {
  text-align: center;
}
.richtext h2,
.richtext h3,
.richtext h4,
.richtext h5,
.richtext h6 {
  margin: 15px 0;
}
.richtext h2 {
  font-size: 21px;
  line-height: 30px;
}
.richtext h3 {
  font-size: 20px;
  line-height: 30px;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  margin: 0;
}
.mobile-only {
  display: none;
}
.search {
  min-height: 120px;
  position: relative;
  vertical-align: middle;
}
.search input {
  font-size: 1.6em;
  height: 30px;
  left: 10px;
  margin: 0;
  padding: 5px;
  position: absolute;
  top: 35px;
}
.search input[type="text"] {
  width: 65%;
  height: 31px;
  border: 1px solid silver;
  border-radius: 0px;
  padding: 0px;
  margin-left: 80px;
}
.search input[type="submit"] {
  background: url("/cassette.axd/file/content/css/web/mag-ebbc10d288551efd916009f75a4afd37643a39c3.png") no-repeat scroll center center #cccccc !important;
  height: 45px !important;
  left: 330px;
  width: 45px !important;
  visibility: hidden;
}
.main-nav-row {
  z-index: 100;
}
.main-nav nav {
  background: black;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.main-nav nav:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.main-nav nav ul li {
  zoom: 1;
  border-right: 1px solid white;
  position: relative;
  text-align: center;
}
.main-nav nav ul li:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.main-nav nav ul li a {
  min-height: 35px;
}
.main-nav nav ul li div {
  height: 17px;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0 auto;
  z-index: 500;
  bottom: -10px;
}
.main-nav nav ul li.top_Menu_arrow_box div span {
  height: 17px;
  display: inline-block;
  position: relative;
  top: 6px;
  border: solid transparent;
  border-color: transparent;
  border-top-color: black;
  border-width: 17px;
  pointer-events: none;
}
.main-nav nav ul li:last-child {
  border: 0 none;
}
.main-nav nav ul li a {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  padding: 14px;
}
.title {
  background: none repeat scroll 0 0 transparent !important;
  margin-bottom: 0 !important;
}
.title .twelvecol {
  background: none repeat scroll 0 center transparent;
}
.main-nav nav {
  background: none repeat scroll 0 0 black;
}
.main-nav nav ul li {
  border-right: 0px;
}
.main-nav nav ul li:hover ul {
  background: none repeat scroll 0 0 black;
  display: block;
  position: absolute;
  margin: 0;
}
.main-nav nav ul li ul {
  border-right: 0px;
  display: none;
  margin-left: -0.95%;
  margin-right: 0%;
  width: 170px;
  margin: 0;
}
.main-nav nav ul li ul li {
  margin: 0;
  background: #d2d3d5;
}
.main-nav nav ul li ul li a {
  display: block;
  font-size: 14px;
  min-height: 0;
  line-height: 1.2;
  text-align: left;
  padding: 5px;
  color: black;
}
.backgroundBlack {
  background: none repeat scroll 0 0 black;
}
.backgroundYellow {
  background: none repeat scroll 0 0 #fef200;
  padding-top: 40px;
  padding-bottom: 22px;
}
a,
a:visited {
  color: yellow;
}
a,
a:visited,
a:hover,
a:focus {
  color: yellow;
  text-decoration: none;
}
.bodyBlock {
  zoom: 1;
  background: #e7e7e9;
  padding-bottom: 15px;
}
.bodyBlock:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.footerBlock {
  padding-top: 30px;
  background: #d2d3d5;
  padding-bottom: 80px;
}
.bodyDescription {
  color: #020202;
  padding-left: 20px;
  padding-right: 20px;
}
.listingBackground {
  background: #fef200;
}
.listingBackgroundSpan {
  vertical-align: middle;
  padding-bottom: 2px;
  color: black;
}
div.relativeImage {
  position: relative;
}
.absolutestrong {
  width: 100%;
  background: rgba(254, 242, 0, 0.5);
  color: black;
  position: absolute;
  bottom: 0;
  height: 15%;
}
.subNav li a {
  display: block;
  padding: 10px;
  border-bottom: 1px solid white;
  background: none repeat scroll 0 0 black;
}
.subNav li a.selected,
.subNav li a.selected:visited,
.subNav li a.selected:hover,
.subNav li a.selected:focus {
  background: none repeat scroll 0 0 #fef200;
  color: black;
}
.subNav li ul,
.subNav li li {
  margin: 0;
}
.subNav li ul a,
.subNav li li a {
  padding: 10px 10px 10px 30px;
}
.pageTitleBackground {
  background: #fef200;
  color: black;
  padding: 5px 15px;
  text-align: left;
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 0;
}
footer .row {
  background: #d2d3d5;
  padding-bottom: 30px;
}
footer .row ul {
  padding: 25px 0 30px 25px;
}
footer .row ul li {
  margin: 5px 0 0 0;
}
footer .row ul li a {
  color: black;
}
footer .row ul li a strong {
  text-transform: uppercase;
}
footer .row ul li a span {
  margin-right: 4px;
}
footer .row ul li ul {
  padding: 0;
  margin-left: 0;
}
footer .row ul li ul li {
  margin: 0;
}
.main-nav nav ul li ul {
  z-index: 4;
}
a.image-link {
  position: relative;
  display: block;
  color: black;
  zoom: 1;
}
a.image-link:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
a.image-link img {
  height: auto;
  max-width: 100%;
  -moz-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.4);
}
a.image-link .smallImg {
  height: auto;
  max-width: 100%;
  -moz-box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 2px 0px rgba(0, 0, 0, 0.4);
}
a.image-link div {
  text-align: center;
  background: rgba(254, 242, 0, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
  font-weight: bold;
  vertical-align: middle;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccfef200, endColorstr=#ccfef200);
  -webkit-margin-after: -1px;
}
a.image-link div span {
  display: block;
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fef200;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
a.image-link div span.homePageSpan {
  display: block;
  position: absolute;
  top: -50px;
  left: 110px;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 50px solid #fef200;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
a.image-link .transparentDiv {
  height: 42px;
  text-align: center;
  background: rgba(254, 242, 0, 0.7);
  position: absolute;
  bottom: 0;
  width: 100%;
  font-weight: bold;
  vertical-align: middle;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2fef200, endColorstr=#b2fef200);
  -webkit-margin-after: -1px;
}
a.image-link .transparentDiv span {
  display: block;
  position: absolute;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid rgba(254, 242, 0, 0.7);
  border-bottom: 20px solid #fef200;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
a.image-link .transparentDiv h6 {
  font-weight: bold;
  padding-top: 10px;
}
a.image-link .subCategoryDiv {
  background-color: #fef200;
  position: relative;
  font-weight: bold;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2fef200, endColorstr=#b2fef200);
}
a.image-link .subCategoryDiv span {
  top: 100%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(254, 242, 0, 0);
  border-top-color: #fef200;
  border-width: 20px;
}
a.image-link .subCategoryDiv h3 {
  padding-top: 5px;
}
div.topMenu-link {
  position: relative;
  display: block;
  color: black;
}
.documentBlockForListPage .documentBlock,
.documentBlockForListPage .videoBlock {
  padding-top: 0px;
  padding-left: 45px;
  padding-right: 30px;
}
.documentBlock {
  margin-top: 25px;
  padding-top: 35px;
}
.documentBlock .documents {
  width: 100%;
  zoom: 1;
}
.documentBlock .documents:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.documentBlock .documents div.document {
  zoom: 1;
  margin-bottom: 15px;
}
.documentBlock .documents div.document:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.documentBlock .documents div.document a {
  color: #666666;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5;
}
.documentBlock .documents div.document a img {
  float: left;
  width: 25%;
  margin-right: 3%;
}
.documentBlock .documents div.document a div {
  float: left;
  width: 65%;
  margin-right: 7%;
}
.documentBlock .documents div.document a div span {
  display: block;
  color: red;
  text-decoration: underline;
}
.documentBlock .documents div.document a:hover {
  opacity: 0.8;
}
.videoBlock {
  margin-top: 25px;
}
.videoBlock .videos {
  width: 100%;
  zoom: 1;
}
.videoBlock .videos:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.videoBlock .videos div.video {
  zoom: 1;
  margin-bottom: 15px;
}
.videoBlock .videos div.video:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.videoBlock .videos div.video a {
  color: #666666;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.5;
}
.videoBlock .videos div.video a img {
  float: left;
  width: 25%;
  margin-right: 3%;
}
.videoBlock .videos div.video a div {
  float: left;
  width: 63%;
  margin-right: 7%;
}
.videoBlock .videos div.video a div span {
  display: block;
  color: red;
  text-decoration: underline;
}
.videoBlock .videos div.video a:hover {
  opacity: 0.8;
}
.embedvideo {
  margin: 30px 0;
  zoom: 1;
  background: #cccccc;
}
.embedvideo:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.embedvideo .video-image-link {
  width: 50%;
  float: left;
}
.embedvideo .text-wrapper {
  width: 46%;
  padding: 2%;
  float: left;
}
.wrapper {
  zoom: 1;
}
.wrapper:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.video-list-item {
  padding-bottom: 2em;
}
.video-list-item h3 {
  color: #ed1b32;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3;
  margin: 0.5em 0 0 0;
}
.video-list-item span {
  background-size: 47px 32px;
}
.video-list-item img {
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
}
.titleText {
  margin-top: 20px;
  padding-left: 30px;
  text-align: left;
}
.divPadding {
  padding-left: 30px;
  padding-right: 30px;
}
input.searchInput {
  background-image: url("/cassette.axd/file/content/css/web/mag-ebbc10d288551efd916009f75a4afd37643a39c3.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 1px 5px 1px 40px!important;
  max-width: 309px;
  margin-top: 13px;
  line-height: 1!important;
}
input.searchInput::-webkit-input-placeholder {
  padding-top: 3px;
}
input.searchInput:-moz-placeholder {
  padding-top: 3px;
}
input.searchInput::-moz-placeholder {
  padding-top: 3px;
}
li.fourcol {
  padding-bottom: 10px;
}
a.button {
  height: 30px;
  text-align: center;
  font-size: 1.6em;
}
.spanUpperCase {
  text-transform: uppercase;
}
.mainrow {
  margin-top: 50px;
}
table th {
  font-weight: bold;
}
table td,
table th {
  padding: 9px 10px;
  text-align: left;
}
.mainrowPadding {
  padding-top: 50px;
}
ul.listStyle {
  list-style-type: circle;
  color: white;
  margin: 4px 0 5px 30px;
}
ul.listStyle li a {
  border-bottom: none;
}
.documentDisplayName {
  font-weight: bold;
}
.image-tile-link {
  float: left!important;
}
.footer-utils .row {
  color: black;
  background: #fef200;
  padding: 0;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.4;
  text-align: left;
}
.footer-utils .row .ftr-logo {
  position: relative;
}
.footer-utils .row .ftr-logo img {
  position: absolute;
  top: -50px;
  left: 30px;
}
.footer-utils .row .adiv {
  width: 20%;
  padding-left: 1%;
  padding-right: 1%;
}
.footer-utils .row .nzmade {
  zoom: 1;
}
.footer-utils .row .nzmade:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  clear: both;
}
.footer-utils .row .nzmade img {
  position: relative;
  top: -20px;
}
.footer-utils .row div {
  padding-top: 30px;
  padding-bottom: 50px;
  position: relative;
}
.footer-utils .row img {
  display: inline-block;
}
.footer-utils .row a {
  color: black;
  padding: 0 5px 5px 5px;
  display: inline-block;
}
.footer-utils .row a:hover {
  color: #555555;
}
.footer-utils .row .termscol a {
  max-width: 150px;
}
/* Safari and Chrome */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari only override */
  
  ::i-block-chrome .documents div span,
  .documentBlock .documents div span {
    -webkit-margin-start: 55px;
  }
}
/* Mobile */

@media handheld, only screen and (max-width: 769px) {
  .wrapper .container .row .twelvecol div.richtext,
  .wrapper .container .row .twelvecol h1 {
    padding: 0;
  }
  .wrapper .container .row .twelvecol div.richtextdiv.richtext,
  .wrapper .container .row .twelvecol h1div.richtext {
    margin: 0;
  }
  footer .row ul {
    padding: 25px 0 0px 25px;
  }
  .footer-utils .row .ftr-logo {
    padding-bottom: 0;
  }
  .footer-utils .row .ftr-logo img {
    position: relative;
    left: 0;
  }
  .footer-utils .row .nzmade img {
    float: none;
    position: static;
    display: inline-block;
  }
  .footer-utils .row .termscol a {
    max-width: initial ;
  }
  .footer-utils .row div {
    text-align: center;
  }
  .wrapper .container .logo img {
    padding-left: 0px;
  }
  .wrapper .container .row .twelvecol h1 {
    margin-top: 0px;
  }
  .wrapper .container .row .ninecol {
    zoom: 1;
  }
  .wrapper .container .row .ninecol:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .wrapper .container .row .ninecol div.subCategoryMarginLeft {
    margin: 40px 0 0 0;
    zoom: 1;
  }
  .wrapper .container .row .ninecol div.subCategoryMarginLeft:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  h3 {
    font-size: 20px;
  }
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  h1,
  h2,
  h3 {
    font-size: 22px;
    line-height: 20px;
  }
  html {
    overflow-x: hidden !important;
  }
  html body {
    overflow-x: hidden !important;
    background: #1f1f1f;
  }
  body .wrapper {
    position: relative;
    right: -256px;
    z-index: 4001;
    /*Remove padding for Mobile view*/
  
  }
  body .wrapper .container .backgroundYellow {
    padding-top: 0px;
    padding-bottom: 5px;
    /*Top Bar with Menu-Open Botton*/
  
  }
  body .wrapper .container .backgroundYellow .utils {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  }
  body .wrapper .container .backgroundYellow .utils a.menu-icon {
    background-image: url("/cassette.axd/file/content/css/web/mobile-menu-button-8d48144e19fcae65f3e95c8b359baede0685480d.png");
    background-repeat: no-repeat;
    text-transform: uppercase;
    padding-left: 28px;
    margin-left: 10px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 3px;
    padding-top: 5px;
    text-decoration: none;
    background-position: left center;
    color: #1f1f1f;
  }
  /*Side Navigation Bar*/
  
  .mobile-menu {
    display: block;
    width: 256px;
    background-color: #1f1f1f;
    margin: 0;
    padding: 0;
    position: absolute;
  }
  .mobile-menu li {
    border-bottom: 1px solid #1f1f1f;
    border-top: 1px solid #1f1f1f;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
  }
  .mobile-menu a {
    color: white;
    display: block;
    padding: 14px 23px;
    text-decoration: none;
    height: 100%;
  }
  .mobile-menu a .button {
    height: 100%;
    width: 70%;
  }
  /*Side Navigation Bar to open on Menu button Click*/
  
  body.menu-open {
    padding: 0;
    overflow-x: hidden;
  }
  body.menu-open .wrapper {
    position: relative;
    left: 0;
  }
  /*Logo Image in Mobile View*/
  
  .logo {
    display: block;
    min-height: 100px;
  }
  .logo img {
    padding-top: 10px;
    padding-left: 0px;
  }
  /*Generic Search Button Properties in Mobile View*/
  
  .search {
    zoom: 1;
    margin: 20px 0 !important;
    min-height: 0;
  }
  .search:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .search input[type="text"] {
    float: left;
    font-size: 14px;
    height: auto;
    position: static;
    background: none repeat scroll 0 0 #dddddd;
    border: 0 none;
    border-radius: 7px;
    color: #1f1f1f;
    margin: 0;
    padding: 9px;
    width: 208px;
    margin-left: 14px;
    font-weight: bold;
  }
  .search input[type="submit"] {
    float: left;
    font-size: 14px;
    height: 30px;
    margin-left: 10px;
    position: static;
    width: 30px;
    display: none;
  }
  .search:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  /*Specific Grey-Color-Button*/
  
  .grey-button,
  .grey-button:hover,
  .grey-button:visited,
  .grey-button:active,
  input[type="submit"].grey-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.3) 0px, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #dddddd;
    border-color: #aaaaaa #888888 #888888 #aaaaaa;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 3px 3px 2px 0 rgba(0, 0, 0, 0.4);
    color: #222222;
    font-size: 1em;
    font-weight: bold;
    margin-left: -15px;
    margin-top: 49px;
    text-transform: uppercase;
    width: 68%;
    color: black;
    margin: 10px 23px;
    text-align: center;
  }
  .grey-button.large,
  .grey-button:hover.large,
  .grey-button:visited.large,
  .grey-button:active.large,
  input[type="submit"].grey-button.large,
  .grey-button.hover,
  .grey-button:hover.hover,
  .grey-button:visited.hover,
  .grey-button:active.hover,
  input[type="submit"].grey-button.hover {
    font-size: 14px;
    line-height: 22px;
    padding: 5px 25px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0.3) 0px, rgba(0, 0, 0, 0.3) 100%) repeat scroll 0 0 #dddddd;
    border-color: #aaaaaa #888888 #888888 #aaaaaa;
  }
  .mobile-menu .grey-button {
    margin: 10px 15px;
  }
  .subCategoryMarginLeft {
    margin-left: 35px;
  }
  a.image-link .subCategoryDiv h3 {
    padding-top: 10px;
    zoom: 1;
  }
  a.image-link .subCategoryDiv h3:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  .bodyBlock {
    padding-top: 30px;
  }
  .image-tile-link {
    float: left!important;
  }
}
/* Mobile */

@media handheld, only screen and (max-width: 500px) {
  .image-tile-link {
    float: none!important;
  }
  .footer-utils .row {
    text-align: left;
  }
  .footer-utils .row a {
    display: block;
  }
  a.image-link div {
    background: none;
  }
  a.image-link div span.homePageSpan {
    border-bottom: 50px solid transparent;
  }
  a.image-link div h4 {
    margin-bottom: 0;
    font-size: 16px;
    color: #fef200;
  }
  .embedvideo .video-image-link {
    width: auto;
    float: none;
  }
  .embedvideo .text-wrapper {
    width: auto;
    padding: 2%;
    float: none;
  }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('/cassette.axd/file/content/images/fancybox/fancybox_sprite-17df19f97628e77be09c352bf27425faea248251.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('/cassette.axd/file/content/images/fancybox/fancybox_loading-48673ea547f521de42a1a2057df6939cafda7ae5.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('/cassette.axd/file/content/images/fancybox/blank-2daeaa8b5f19f0bc209d976c02bd6acb51b00b0a.gif');
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('/cassette.axd/file/content/images/fancybox/fancybox_overlay-b3a4ee645ba494f52840ef8412015ba0f465dbe0.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222222;
  color: white;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: white;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  padding: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.8);
}
