.table-data thead, .dataTable thead, .scrollerContainer, .p1, .priority {
    background-color: #349ECF;
    color: #ffe6e6
    }
.table-data thead a, .dataTable thead a, .scrollerContainer a, .p1 a, .priority a {
    color: #ffe6e6
    }
.table-data thead a:hover, .dataTable thead a:hover, .scrollerContainer a:hover, .p1 a:hover, .priority a:hover {
    color: #51f70d
    }
.siteFooter, .siteToolbar, .bgColorFooter {
    background-color: #1e607f;
    color: #f2f2f2
    }
.siteFooter a, .siteToolbar a, .bgColorFooter a {
    color: #f2f2f2
    }
.siteFooter a:hover, .siteToolbar a:hover, .bgColorFooter a:hover {
    color: #51f70d
    }
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
    }
audio, canvas, video {
    display: inline-block
    }
audio:not([controls]) {
    display: none;
    height: 0
    }
[hidden] {
    display: none
    }
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
    }
html, button, input, select, textarea {
    font-family: Helvetica, Arial, sans-serif
    }
body {
    margin: 0
    }
a:focus {
    outline: thin dotted
    }
a:active, a:hover {
    outline: 0
    }
h1 {
    font-size: 2em;
    margin: 0.67em 0 0.67em
    }
h2 {
    font-size: 1.5em;
    margin: 0.83em 0 0.83em
    }
h3 {
    font-size: 1.17em;
    margin: 1em 0 1em
    }
h4 {
    font-size: 1em;
    margin: 1.33em 0 1.33em
    }
h5 {
    font-size: 0.83em;
    margin: 1.67em 0 1.67em
    }
h6 {
    font-size: 0.75em;
    margin: 2.33em 0 2.33em
    }
abbr[title] {
    border-bottom: 1px dotted
    }
b, strong {
    font-weight: bold
    }
blockquote {
    margin: 1em 40px
    }
dfn {
    font-style: italic
    }
mark {
    background: #ff0;
    color: #000
    }
p, pre {
    margin: 0 0 1em
    }
code, kbd, pre, 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: 80%
    }
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
    }
sup {
    top: -0.5em
    }
sub {
    bottom: -0.25em
    }
dl, menu, ol, ul {
    margin: 0 0 1em
    }
dd {
    margin: 0 0 0 40px
    }
menu, ol, ul {
    padding: 0 0 0 1.5em
    }
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    padding: 0
    }
img {
    border: 0;
    -ms-interpolation-mode: bicubic
    }
svg:not(:root) {
    overflow: hidden
    }
figure {
    margin: 0
    }
form {
    margin: 0
    }
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
    }
legend {
    border: 0;
    padding: 0;
    white-space: normal
    }
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
    }
button, input {
    line-height: normal
    }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
    }
button[disabled], input[disabled] {
    cursor: default
    }
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
    }
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-cancel-button, 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
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
html, button, input, select, textarea {
    color: #202020
    }
body {
    background-color: #fff
    }
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
    }
::selection {
    background: #b3d4fc;
    text-shadow: none
    }
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
    }
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto
    }
fieldset {
    border: 0;
    margin: 0;
    padding: 0
    }
textarea {
    resize: vertical
    }
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
    }
.clearfix:before, .clearfix:after, .group:before, .column:before, .columns:before, .content-main:before, .content-wrapper:before, .mediaBlock:before, .module:before, .group:after, .column:after, .columns:after, .content-main:after, .content-wrapper:after, .mediaBlock:after, .module:after {
    content: " ";
    display: table
    }
.clearfix:after, .group:after, .column:after, .columns:after, .content-main:after, .content-wrapper:after, .mediaBlock:after, .module:after {
    clear: both
    }
.ir, .screen-reader-text {
    background-color: transparent;
    border: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
    }
.ir:before, .screen-reader-text:before {
    content: "";
    display: block;
    width: 0;
    height: 100%
    }
.screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px
    }
a {
    color: #51cb1f;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s
    }
a:hover, a.hover {
    text-decoration: underline;
    color: #51f70d
    }
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, serif
    }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0
    }
ul {
    padding: 0;
    list-style: none
    }
ul li {
    padding: 0 0 0 1.5em;
    background: url(/cdn.saleminteractivemedia.com/146/media/site-assets/Arrow.gif) no-repeat 0.5em 0.5em
    }
nav ul {
    list-style-image: none
    }
nav ul li {
    background: none;
    padding: 0
    }
ol {
    list-style-type: decimal
    }
ol > li > ol {
    list-style-type: lower-alpha
    }
ol > li > ol > li > ol {
    list-style-type: lower-roman
    }
ol > li {
    margin-bottom: 0
    }
ol > li > ol {
    margin-bottom: 0
    }
ol > li > ul {
    margin-bottom: 0
    }
ul > li {
    margin-bottom: 0
    }
ul > li > ol {
    margin-bottom: 0
    }
ul > li > ul {
    margin-bottom: 0
    }
@font-face {
    font-family: "icomoon";
    src: url(../icomoon_reference/fonts/icomoon.eot);
    src: url(../icomoon_reference/fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(../icomoon_reference/fonts/icomoon.svg#icomoon) format("svg"), url(../icomoon_reference/fonts/icomoon.woff) format("woff"), url(../icomoon_reference/fonts/icomoon.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
    }
a.icon {
    text-decoration: none;
    cursor: pointer
    }
.icon-inline-block {
    display: inline-block
    }
[data-icon]:before {
    font-family: "icomoon";
    content: attr(data-icon);
    font-weight: normal;
    -webkit-font-smoothing: antialiased
    }
.text-style2 {
    font-family: "Open Sans Condensed", Arial, sans-serif
    }
.text-style2 h1, .text-style2 h2, .text-style2 h3, .text-style2 h4, .text-style2 h5, .text-style2 h6 {
    font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif
    }
.text-style2-light {
    font-weight: 300
    }
.placeholder {
    color: #aaa
    }
.field-validation-error {
    color: red
    }
.column, .columns {
    padding: 0 0.5em 0;
    float: left
    }
@media all and (min-width: 25em) {
    .column, .columns {
        padding: 0 1em 0
        }
    }
.columnRefresh, .imageGroup, .module {
    margin: 0 -0.5em
    }
@media all and (min-width: 25em) {
    .columnRefresh, .imageGroup, .module {
        margin: 0 -1em
        }
    }
.col1-1 {
    float: none;
    clear: both
    }
.col1-1, .col1-2, .col1-3, .col2-3, .col1-4, .col3-4, .col1-5, .col1-6, .col1-7, .col1-8 {
    width: 100%
    }
.col1-5, .col1-6 {
    width: 33.333333%
    }
.col1-7, .col1-8 {
    width: 25%
    }
@media all and (min-width: 30.3125em) {
    .col1-2 {
        width: 50%
        }
    .col1-3 {
        width: 33.333333%
        }
    .col2-3 {
        width: 66.666666%
        }
    .col1-4 {
        width: 25%
        }
    .col3-4 {
        width: 75%
        }
    .col1-5 {
        width: 20%
        }
    .col1-6 {
        width: 16.666667%
        }
    .col1-7 {
        width: 14.285714%
        }
    .col1-8 {
        width: 12.5%
        }
    }
.column.container {
    padding: 0
    }
.content-aside {
    width: 100%
    }
@media all and (min-width: 42.5em) {
    .content-aside {
        float: right;
        width: 33.333333%;
        max-width: 23.42857em;
        min-width: 11.85714em
        }
    }
.content-main {
    width: 100%
    }
@media all and (min-width: 42.5em) {
    .content-main {
        float: left;
        width: 66.66%;
        min-width: 23.71429em
        }
    }
.siteContent {
    font-size: 0.875em;
    line-height: 1.5
    }
.content-wrapper {
    max-width: 22.857143em;
    margin: 0 auto;
    clear: both
    }
@media all and (min-width: 20.0625em) {
    .content-wrapper {
        max-width: 71.28571em
        }
    }
.nivoSlider {
    position: relative;
    background: url("data:image/gif;base64,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") no-repeat 50% 50%
    }
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
    }
.nivoSlider a {
    border: 0;
    display: block
    }
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
    }
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none
    }
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: auto !important
    }
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background-color: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0
    }
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
    }
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
    }
.nivo-box img {
    display: block
    }
.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
    }
.nivo-caption p {
    padding: 5px;
    margin: 0
    }
.nivo-caption a {
    display: inline !important
    }
.nivo-html-caption {
    display: none
    }
.nivo-directionNav a {
    position: absolute;
    top: 50%;
    z-index: 9;
    cursor: pointer
    }
.nivo-prevNav {
    left: 0
    }
.nivo-nextNav {
    right: 0
    }
.nivo-default .nivoSlider {
    position: relative;
    background: #fff url("data:image/gif;base64,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") no-repeat 50% 50%;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    -moz-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a
    }
.nivo-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none
    }
.nivo-default .nivoSlider a {
    border: 0;
    display: block
    }
.nivo-default .nivo-controlNav {
    text-align: center;
    margin: 0 0 1em
    }
.nivo-default .nivo-controlNav a {
    cursor: pointer;
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -9999px;
    border: 1px solid white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #1e607f;
    -webkit-box-shadow: 0 0 3px #4a4a4a;
    -moz-box-shadow: 0 0 3px #4a4a4a;
    box-shadow: 0 0 3px #4a4a4a;
    margin: 0 1em
    }
.nivo-default .nivo-controlNav a:hover {
    background-color: #51f70d
    }
@media all and (min-width: 34.6875em) {
    .nivo-default .nivo-controlNav a {
        margin: 0 0.5em
        }
    }
.nivo-default .nivo-controlNav a.active {
    font-weight: bold;
    background-color: #51cb1f
    }
.nivo-default .nivo-controlNav a.active:hover {
    background-color: #51f70d
    }
.nivo-default .nivo-directionNav a {
    display: block;
    border: 0;
    color: white;
    font-size: 2em;
    margin-top: -0.65em;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
    }
.nivo-default .nivo-directionNav a:hover {
    text-decoration: none
    }
.nivo-default .nivo-directionNav a [data-icon]:before {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5)
    }
@media all and (min-width: 22.5em) {
    .nivo-default .nivo-directionNav a {
        font-size: 3em
        }
    }
.nivo-default:hover .nivo-directionNav a {
    opacity: 0.5
    }
.nivo-default a.nivo-nextNav {
    right: 15px
    }
.nivo-default a.nivo-prevNav {
    left: 15px
    }
.nivo-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif
    }
.nivo-default .nivo-caption a {
    color: #fff;
    border-bottom: 1px dotted #fff
    }
.nivo-default .nivo-caption a:hover {
    color: #fff
    }
.nivo-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%
    }
.nivo-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px
    }
.nivo-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto
    }
.shareThisButtons {
    margin: 0 0 1.67em
    }
.shareThisButtons span {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
    }
.articleInfo {
    margin: 0 0 1.67em
    }
.articleDate {
    margin: 0
    }
.byline {
    font-style: italic;
    font-family: Arial, sans-serif;
    margin: 0;
    font-weight: normal;
    opacity: 0.9
    }
.byline a:hover {
    opacity: 1
    }
.readMore {
    text-transform: uppercase;
    font-size: 0.785714em;
    margin: 1em 0 1em
    }
.subHeading {
    color: #349ECF
    }
.title {
    margin-top: 0
    }
.adContainer {
    text-align: center
    }
.ad {
    margin: 0 auto
    }
.ad-300x250 {
    background-color: #dfdfdf;
    border: 2px solid #dfdfdf
    }
@media all and (min-width: 42.5em) {
    .ad-300x250 {
        background-color: transparent;
        border: none
        }
    }
.ad-standAlone {
    margin-bottom: 1em
    }
@media all and (min-width: 61.5em) {
    .ad-728x90bottom {
        float: right;
        width: 100%;
        max-width: 728px
        }
    }
.articleContent .categoryLink {
    font-style: italic;
    margin-top: -1em
    }
.articleFigure {
    background-color: #dfdfdf;
    margin: 0 0 1.67em
    }
.articleFigure .articleImage {
    margin: 0 auto;
    border: 1px solid #dfdfdf;
    display: block
    }
.articleFigure figcaption {
    padding: 1em;
    border-top: 1px dotted #fff;
    border-bottom: 1px solid #c6c6c6;
    font-size: 0.857143em;
    overflow-x: auto
    }
@media all and (min-width: 25em) {
    .articleFigure {
        float: right;
        margin-left: 1em;
        max-width: 50%
        }
    }
.articleFooter {
    margin-top: 2em
    }
.articleSection {
    margin-top: 3em
    }
.articleSection:first-child {
    margin-top: 0
    }
.articleSection > header + .articleSection {
    margin-top: 0
    }
.articleList h4, .articleList p {
    margin: 0
    }
.articleList li {
    margin-bottom: 1em
    }
.articleList .publishDate {
    font-style: italic
    }
.audioLink:hover .playButton {
    background-color: #51cb1f;
    background-image: -owg-linear-gradient(#6ce13c, #48b51c);
    background-image: -webkit-linear-gradient(#6ce13c, #48b51c);
    background-image: -moz-linear-gradient(#6ce13c, #48b51c);
    background-image: -o-linear-gradient(#6ce13c, #48b51c);
    background-image: linear-gradient(#6ce13c, #48b51c);
    text-shadow: #296610 0 0 2px
    }
.audioLink:hover .playButton:hover {
    background-color: #51f70d;
    background-image: -owg-linear-gradient(#84ff51, #35b700);
    background-image: -webkit-linear-gradient(#84ff51, #35b700);
    background-image: -moz-linear-gradient(#84ff51, #35b700);
    background-image: -o-linear-gradient(#84ff51, #35b700);
    background-image: linear-gradient(#84ff51, #35b700)
    }
.audioLink:hover .playButton:active {
    background-color: #3fca07;
    background-image: -owg-linear-gradient(#3fca07, #47e208);
    background-image: -webkit-linear-gradient(#3fca07, #47e208);
    background-image: -moz-linear-gradient(#3fca07, #47e208);
    background-image: -o-linear-gradient(#3fca07, #47e208);
    background-image: linear-gradient(#3fca07, #47e208)
    }
.playButton {
    float: left;
    margin: 0 1em 1em 0;
    font-size: 1em;
    text-shadow: #194f69 0 0 2px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: white;
    background-color: #194f69;
    background-image: -owg-linear-gradient(#236f92, #144054);
    background-image: -webkit-linear-gradient(#236f92, #144054);
    background-image: -moz-linear-gradient(#236f92, #144054);
    background-image: -o-linear-gradient(#236f92, #144054);
    background-image: linear-gradient(#236f92, #144054);
    width: 2.5em;
    height: 2.5em;
    -webkit-border-radius: 1.25em;
    -moz-border-radius: 1.25em;
    -ms-border-radius: 1.25em;
    -o-border-radius: 1.25em;
    border-radius: 1.25em;
    line-height: 2.5;
    padding: 0.071428em 0 0 0.214285em;
    text-align: center;
    -webkit-box-shadow: inset 0 1px 3px -1px #fff;
    -moz-box-shadow: inset 0 1px 3px -1px #fff;
    box-shadow: inset 0 1px 3px -1px #fff;
    display: inline-block;
    text-decoration: none
    }
.playButton:hover {
    background-color: #0e658d;
    background-image: -owg-linear-gradient(#009ee8, #00364f);
    background-image: -webkit-linear-gradient(#009ee8, #00364f);
    background-image: -moz-linear-gradient(#009ee8, #00364f);
    background-image: -o-linear-gradient(#009ee8, #00364f);
    background-image: linear-gradient(#009ee8, #00364f)
    }
.playButton:active {
    background-color: #09445f;
    background-image: -owg-linear-gradient(#09445f, #0c5476);
    background-image: -webkit-linear-gradient(#09445f, #0c5476);
    background-image: -moz-linear-gradient(#09445f, #0c5476);
    background-image: -o-linear-gradient(#09445f, #0c5476);
    background-image: linear-gradient(#09445f, #0c5476)
    }
.playButton:hover {
    background-color: #51cb1f;
    background-image: -owg-linear-gradient(#6ce13c, #48b51c);
    background-image: -webkit-linear-gradient(#6ce13c, #48b51c);
    background-image: -moz-linear-gradient(#6ce13c, #48b51c);
    background-image: -o-linear-gradient(#6ce13c, #48b51c);
    background-image: linear-gradient(#6ce13c, #48b51c);
    text-shadow: #296610 0 0 2px
    }
.playButton:hover:hover {
    background-color: #51f70d;
    background-image: -owg-linear-gradient(#84ff51, #35b700);
    background-image: -webkit-linear-gradient(#84ff51, #35b700);
    background-image: -moz-linear-gradient(#84ff51, #35b700);
    background-image: -o-linear-gradient(#84ff51, #35b700);
    background-image: linear-gradient(#84ff51, #35b700)
    }
.playButton:hover:active {
    background-color: #3fca07;
    background-image: -owg-linear-gradient(#3fca07, #47e208);
    background-image: -webkit-linear-gradient(#3fca07, #47e208);
    background-image: -moz-linear-gradient(#3fca07, #47e208);
    background-image: -o-linear-gradient(#3fca07, #47e208);
    background-image: linear-gradient(#3fca07, #47e208)
    }
.btn:hover {
    text-decoration: none;
    color: inherit
    }
.btn-large, .btn-listenLive {
    color: white;
    text-shadow: #000 1px 1px 0;
    font-size: 1.3125em;
    font-weight: bold;
    display: inline-block;
    padding: 0 0.5em;
    margin: 0 0 1em;
    text-transform: uppercase;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    background-color: #51cb1f;
    background-image: -owg-linear-gradient(#6ce13c, #48b51c);
    background-image: -webkit-linear-gradient(#6ce13c, #48b51c);
    background-image: -moz-linear-gradient(#6ce13c, #48b51c);
    background-image: -o-linear-gradient(#6ce13c, #48b51c);
    background-image: linear-gradient(#6ce13c, #48b51c)
    }
.btn-large:hover, .btn-listenLive:hover {
    color: white
    }
.btn-large:hover, .btn-listenLive:hover {
    background-color: #51f70d;
    background-image: -owg-linear-gradient(#84ff51, #35b700);
    background-image: -webkit-linear-gradient(#84ff51, #35b700);
    background-image: -moz-linear-gradient(#84ff51, #35b700);
    background-image: -o-linear-gradient(#84ff51, #35b700);
    background-image: linear-gradient(#84ff51, #35b700)
    }
.btn-large:active, .btn-listenLive:active {
    background-color: #3fca07;
    background-image: -owg-linear-gradient(#3fca07, #47e208);
    background-image: -webkit-linear-gradient(#3fca07, #47e208);
    background-image: -moz-linear-gradient(#3fca07, #47e208);
    background-image: -o-linear-gradient(#3fca07, #47e208);
    background-image: linear-gradient(#3fca07, #47e208)
    }
@media all and (min-width: 20em) {
    .btn-large, .btn-listenLive {
        font-size: 1.5em
        }
    }
.btn-large:last-child, .btn-listenLive:last-child {
    margin: 0
    }
.eventAddressesContainer {
    margin-bottom: -2em;
    margin-top: 2em;
    display: inline-block;
    vertical-align: top
    }
.eventAddressesContainer .eventAddress {
    margin: 0 3em 2em 0;
    display: inline-block;
    vertical-align: top
    }
.icon, a.icon {
    color: #51cb1f;
    text-decoration: none
    }
.icon:hover, a.icon:hover {
    color: #51f70d
    }
.facebookLikeBox-wide, .facebookLikeBox-tall {
    background: white
    }
.mediaThumb.featuredArticle {
    position: relative;
    margin-bottom: 1em
    }
@media all and (min-width: 30.3125em) {
    .mediaThumb.featuredArticle {
        max-width: 100%;
        display: inline-block
        }
    .mediaThumb.featuredArticle .mediaImg {
        margin-bottom: 0
        }
    .mediaThumb.featuredArticle .textContent {
        font-size: 0.857143em;
        width: 100%;
        max-width: 100%;
        position: absolute;
        background: black;
        background: rgba(0, 0, 0, 0.7);
        bottom: 0;
        padding: 0 0.5em;
        border-top: 0.25em solid transparent;
        border-bottom: 0.25em solid transparent;
        color: white;
        line-height: 1.4;
        max-height: 3.3em;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-transition: max-height 0.75s;
        -moz-transition: max-height 0.75s;
        -o-transition: max-height 0.75s;
        transition: max-height 0.75s
        }
    .mediaThumb.featuredArticle .textContent a {
        color: white
        }
    .mediaThumb.featuredArticle .textContent a:hover {
        text-decoration: none
        }
    .mediaThumb.featuredArticle .textContent p {
        margin-bottom: 1em
        }
    .mediaThumb.featuredArticle:hover .textContent {
        max-height: 100%
        }
    }
.form-page input, .form-page select, .form-page textarea {
    color: #202020
    }
.form-page label {
    display: block
    }
.form-page section {
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 2em;
    padding-bottom: 1em
    }
.form-page section:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
    }
.form-page textarea, .form-page .longField {
    width: 100%;
    max-width: 30em
    }
.form-page .formGroup {
    margin-bottom: 1.5em;
    max-width: 100%
    }
.form-page input {
    display: inline-block;
    margin-right: 1em;
    max-width: 100%
    }
.form-page input[type="radio"] {
    margin: 0
    }
.form-page input[type="submit"], .form-page input[type="button"], .form-page input[type="reset"], .form-page input[type="file"] {
    padding: 0.5em 1em
    }
.form-page select {
    max-width: 100%
    }
.form-page .inlineGroup input, .form-page .inlineGroup label {
    display: inline-block
    }
.form-page .inlineGroup label {
    margin-right: 1em
    }
.form-page .context {
    font-size: 0.857142em;
    display: block
    }
.form-page .warning, .form-page .field-validation-error {
    display: inline-block
    }
.form-page .warning-textbox {
    display: block
    }
.form-page .fieldRow label, .form-page .fieldRow input {
    display: inline-block
    }
.form-page .fieldRow input, .form-page .fieldRow select {
    margin-right: 1em
    }
.form-page .fieldRow .group, .form-page .fieldRow .column, .form-page .fieldRow .columns, .form-page .fieldRow .content-main, .form-page .fieldRow .content-wrapper, .form-page .fieldRow .mediaBlock, .form-page .fieldRow .module {
    float: left;
    margin-bottom: 1.5em
    }
.form-page .calendarDatePicker {
    margin-top: 1em
    }
.imageGroup {
    text-align: center
    }
.imageGroup img {
    padding: 0 0.5em;
    margin: 0 0 1em
    }
@media all and (min-width: 25em) {
    .imageGroup {
        padding: 0 1em
        }
    }
.lastSongsTable {
    width: 100%
    }
.mediaBlock .readMore {
    text-align: right
    }
.mediaBlock img {
    margin: 0 auto 0;
    display: block
    }
@media all and (min-width: 20em) {
    .mediaBlock img {
        padding-right: 0.5em;
        margin: 0 0.5em 0 0;
        float: left;
        max-width: 50%
        }
    }
@media all and (min-width: 42.5em) {
    .mediaBlock img {
        padding-right: 1em;
        margin-right: 1em
        }
    }
@media all and (min-width: 30.3125em) {
    .mediaBlock .showDescription p {
        overflow-x: hidden
        }
    }
.mediaRow .mediaImg, .mediaThumb .mediaImg {
    max-width: 33.33333%;
    padding-right: 0.5em;
    margin: 0 0.5em 1em 0;
    float: left
    }
@media all and (min-width: 25em) {
    .mediaRow .mediaImg, .mediaThumb .mediaImg {
        padding-right: 1em;
        margin-right: 1em
        }
    }
.mediaRow .abstract, .mediaThumb .abstract {
    display: block;
    overflow-x: hidden;
    margin: 0 0 1em
    }
.mediaRow .readMore, .mediaThumb .readMore {
    text-align: right
    }
@media all and (min-width: 30.3125em) {
    .mediaRow .mediaImg {
        max-width: 25%
        }
    }
@media all and (min-width: 30.3125em) {
    .mediaThumb .mediaImg {
        max-width: 100%;
        float: none;
        padding: 0;
        margin: 0 0 0.5em
        }
    }
@media all and (min-width: 30.3125em) {
    .mediaThumb .readMore {
        text-align: left
        }
    }
.programGuide .showDetails {
    margin-bottom: 1em
    }
.programGuide .showTitle {
    margin: 0
    }
.programGuide .showTime {
    font-weight: bold
    }
.programGuide .showHost a {
    color: #202020
    }
.programGuide .showHost a:hover {
    color: #51f70d
    }
.programGuide .showTitle, .programGuide .showHost {
    display: inline-block
    }
.relatedLinks {
    margin: 2em 0 0
    }
.sectional {
    list-style: none;
    padding: 0
    }
.sectional article {
    margin-bottom: 2em
    }
.sectional .featured {
    background: #efefef;
    padding: 0.5em
    }
.sectional .eventDate {
    font-style: italic
    }
.sectional .mediaRow, .sectional .mediaThumb {
    border-bottom: 1px solid #dfdfdf
    }
.sectional .mediaRow:last-child {
    border-bottom: 0
    }
@media all and (min-width: 30.3125em) {
    .sectional .mediaThumb {
        border: 0
        }
    }
.index-mini .mediaRow {
    margin-bottom: 1em
    }
.index-miniScroller, .sectional-miniScroller {
    max-height: 20em;
    overflow-y: auto
    }
.mainSelection {
    margin: 0 0 0.5em
    }
.subSelection {
    margin: 0 0 3em
    }
.mainSelection h3, .subSelection h3 {
    margin-bottom: 0
    }
.mainSelection .active, .subSelection .active {
    font-weight: bold;
    color: #202020
    }
.mainSelection a, .subSelection a {
    border-right: 1px solid #dfdfdf;
    padding: 0 0.5em 0 0;
    margin: 0 0.5em 0 0;
    float: left
    }
.mainSelection :last-child, .subSelection :last-child {
    border-right: 0
    }
.standfirst {
    background-color: #dfdfdf;
    overflow: hidden;
    padding: 0.5em;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    margin: 0 0 1.67em
    }
.standfirst p:last-child {
    margin-bottom: 0
    }
.storySeparator {
    border: 1px solid #51cb1f;
    width: 75%
    }
.table-data thead, .dataTable thead {
    text-align: left
    }
.table-data th, .dataTable th {
    font-weight: normal;
    border: 1px solid #1e607f;
    padding: 0.5em
    }
.table-data tr:nth-child(even), .dataTable tr:nth-child(even) {
    background: #dfdfdf
    }
.table-data td, .dataTable td {
    border: 1px solid #c6c6c6;
    padding: 0.5em
    }
.table-data tfoot td, .dataTable tfoot td {
    background: #b9b9b9;
    border: 1px solid #9f9f9f;
    font-weight: bold
    }
table.table-layout, .table-layout table {
    width: 100%;
    table-layout: fixed
    }
table.table-layout td, .table-layout table td {
    vertical-align: top
    }
.thumbnail {
    margin: 0 0 1em
    }
@media all and (max-width: 35em) {
    .ad-standAlone {
        height: 30px
        }
    }
.siteSearch {
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    position: relative
    }
.siteSearch input[type="submit"] {
    background: none;
    border: 0;
    padding: 0;
    text-transform: uppercase;
    color: #202020;
    background-color: #51cb1f;
    background-image: -owg-linear-gradient(#6ce13c, #48b51c);
    background-image: -webkit-linear-gradient(#6ce13c, #48b51c);
    background-image: -moz-linear-gradient(#6ce13c, #48b51c);
    background-image: -o-linear-gradient(#6ce13c, #48b51c);
    background-image: linear-gradient(#6ce13c, #48b51c);
    -moz-border-radius-topright: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    border-top-right-radius: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
    -webkit-border-bottom-right-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 0.25em;
    padding-right: 0.25em;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0
    }
.siteSearch input[type="submit"]:hover {
    background-color: #51f70d;
    background-image: -owg-linear-gradient(#84ff51, #35b700);
    background-image: -webkit-linear-gradient(#84ff51, #35b700);
    background-image: -moz-linear-gradient(#84ff51, #35b700);
    background-image: -o-linear-gradient(#84ff51, #35b700);
    background-image: linear-gradient(#84ff51, #35b700)
    }
.siteSearch input[type="submit"]:active {
    background-color: #3fca07;
    background-image: -owg-linear-gradient(#3fca07, #47e208);
    background-image: -webkit-linear-gradient(#3fca07, #47e208);
    background-image: -moz-linear-gradient(#3fca07, #47e208);
    background-image: -o-linear-gradient(#3fca07, #47e208);
    background-image: linear-gradient(#3fca07, #47e208)
    }
.siteSearch input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    color: #202020;
    padding-left: 0.5em;
    padding-right: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -o-border-radius: 0.5em;
    border-radius: 0.5em;
    width: 100%
    }
.siteSearch input[type="search"]:focus {
    outline: 0
    }
.siteToolbar {
    margin: 0 auto;
    padding: 0.5em 0 0
    }
.siteToolbar .listenerClubLinks {
    margin: 0 0.5em 0.5em 0;
    float: left
    }
.siteToolbar .listenerClubLinks a {
    font-weight: normal;
    margin-right: 0.5em
    }
.siteToolbar .listenerClubLinks a + a:before {
    content: "|";
    margin-right: 0.5em;
    color: #f2f2f2
    }
.siteToolbar .siteSearch {
    margin: 0 1em 0.5em 0;
    overflow-x: hidden;
    min-width: 35%
    }
.siteToolbar a:hover {
    text-decoration: none
    }
.siteToolbar .socialMediaLinks {
    float: right;
    margin-bottom: 0.5em
    }
.siteToolbar .icon {
    font-size: 1.428571em;
    margin-left: 0.5em;
    line-height: 1
    }
@media all and (min-width: 22.5em) {
    .siteToolbar .siteSearch {
        min-width: auto;
        max-width: 35%;
        float: left
        }
    }
.logoContainer {
    width: 50%;
    float: left;
    padding: 0 1em 0 0;
    text-decoration: none
    }
@media all and (min-width: 27.75em) {
    .logoContainer {
        width: 14.85714em
        }
    }
.headerLogo {
    max-height: 100%
    }
.siteHeader .logoContainer {
    position: absolute;
    height: 100%
    }
.siteHeader .logoContainer:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
    }
.siteHeader {
    background: #349ECF;
    clear: both;
    padding: 1em 0
    }
.nowPlaying {
    -webkit-box-shadow: 0 0 1em #1e607f;
    -moz-box-shadow: 0 0 1em #1e607f;
    box-shadow: 0 0 1em #1e607f;
    float: right;
    font-weight: bold;
    font-size: 1.142857em;
    width: 12.125em;
    max-width: 50%
    }
.nowPlaying .songName, .nowPlaying .artistName {
    display: inline-block
    }
.nowPlaying .artistName {
    font-size: 0.75em;
    text-transform: uppercase;
    color: #1e607f;
    display: inline-block;
    min-width: 50%
    }
.hostTime {
    text-transform: uppercase
    }
.onAirNow {
    padding: 0.33333em 0.5em;
    color: #202020;
    background-color: white
    }
.onAirNow .hostThumb {
    max-width: 33.3333%;
    float: right
    }
.btn-listenLive {
    display: block;
    margin: 0 0 0.22222em
    }
.upNext {
    text-align: center;
    padding: 0.33333em 0.5em;
    background-color: #1e607f;
    color: #fafafa
    }
.siteNav {
    padding: 0.33333em 0;
    background-color: #fff
    }
.nav-bar {
    text-align: center;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.17em;
    color: #202020;
    font-weight: bold;
    max-width: 100%
    }
.nav-bar:before {
    font-family: "icomoon";
    content: "n";
    vertical-align: top;
    color: #51cb1f;
    display: inline
    }
.nav-bar:after {
    content: "MENU";
    vertical-align: top;
    color: #202020;
    display: inline
    }
.nav-bar a.is-expanded {
    color: #51cb1f
    }
@media all and (min-width: 48em) {
    .nav-bar {
        cursor: auto
        }
    .nav-bar:before, .nav-bar:after {
        content: ""
        }
    .nav-bar a.is-expanded {
        color: #202020
        }
    }
.nav-bar.is-expanded {
    text-align: left
    }
.nav-bar.is-expanded:after {
    content: ""
    }
@media all and (min-width: 48em) {
    .nav-bar.is-expanded {
        text-align: center
        }
    }
.nav-list {
    margin: 0;
    vertical-align: middle;
    height: 0;
    width: 0;
    display: inline-block;
    overflow: hidden
    }
.nav-list li {
    position: relative
    }
.nav-list > li > a {
    margin: 0;
    height: 0;
    -webkit-transition: margin-bottom 0.25s;
    -moz-transition: margin-bottom 0.25s;
    -o-transition: margin-bottom 0.25s;
    transition: margin-bottom 0.25s;
    display: inline-block
    }
.nav-list a {
    color: #202020;
    text-decoration: none
    }
.nav-list a:hover {
    color: #51cb1f
    }
@media all and (min-width: 48em) {
    .nav-list {
        display: inline-block;
        height: auto;
        width: auto;
        overflow: visible
        }
    .nav-list li {
        float: left;
        padding: 0.25em 0.5em;
        border-left: 1px solid #51cb1f
        }
    .nav-list li a {
        margin-bottom: 0;
        height: auto;
        overflow: visible;
        -webkit-transition: height 0s;
        -moz-transition: height 0s;
        -o-transition: height 0s;
        transition: height 0s
        }
    .nav-list li:first-child {
        border-left: 0
        }
    }
.nav-list.is-expanded {
    height: auto;
    width: auto
    }
.nav-list.is-expanded > li > a {
    height: auto;
    margin: 0 0 0.5em;
    overflow: visible
    }
@media all and (min-width: 48em) {
    .nav-list.is-expanded > li > a {
        width: auto;
        height: auto;
        margin: 0
        }
    }
.nav-bar .nav-sub {
    display: block;
    padding: 0 0 0 2em
    }
.nav-bar .nav-sub li {
    border: 0;
    float: none
    }
.nav-bar .nav-sub a {
    font-size: 0.875em
    }
@media all and (min-width: 48em) {
    .nav-bar .nav-sub {
        padding: 0;
        height: 0;
        width: 0;
        overflow: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        text-align: left;
        background: #1e607f;
        z-index: 10000000;
        border-top: 0.33333em solid #fff;
        -webkit-box-shadow: 2px 0.66667em 1em -4px #000;
        -moz-box-shadow: 2px 0.66667em 1em -4px #000;
        box-shadow: 2px 0.66667em 1em -4px #000;
        -webkit-box-shadow: 2px 0.66667em 1em -4px #000;
        -moz-box-shadow: 2px 0.66667em 1em -4px #000;
        box-shadow: 2px 0.66667em 1em -4px #000;
        -webkit-transition: padding-top 0.5s, padding-bottom 0.5s;
        -moz-transition: padding-top 0.5s, padding-bottom 0.5s;
        -o-transition: padding-top 0.5s, padding-bottom 0.5s;
        transition: padding-top 0.5s, padding-bottom 0.5s
        }
    .nav-bar .nav-sub a {
        color: #f2f2f2;
        border-bottom: solid 1px transparent
        }
    .nav-bar .nav-sub a:hover {
        border-bottom: dotted 1px #f2f2f2;
        color: #fff
        }
    }
.nav-sub.is-expanded {
    height: auto;
    width: auto
    }
@media all and (min-width: 48em) {
    .nav-sub.is-expanded {
        width: 0;
        height: 0
        }
    }
@media all and (min-width: 48em) {
    li:hover > .nav-sub {
        height: auto;
        width: auto;
        min-width: 10em;
        display: block;
        padding: 0.5em 0.5em 0.5em 0
        }
    }
.siteFeatured {
    background-color: #dfdfdf;
    padding: 1em 0;
    clear: both;
    -webkit-box-shadow: inset 0 0.5em 1.5em -0.5em #000;
    -moz-box-shadow: inset 0 0.5em 1.5em -0.5em #000;
    box-shadow: inset 0 0.5em 1.5em -0.5em #000;
    margin: 0 0 1em
    }
.scrollerContainer {
    padding: 1em 3em;
    position: relative;
    margin-bottom: 2em
    }
.scroller {
    position: relative;
    overflow: hidden;
    width: 100%;
    float: left
    }
.scrollerItemsGroup {
    float: left;
    width: 4.7619%
    }
.scrollerItems {
    position: relative;
    overflow: visible;
    width: 2100%
    }
@media all and (min-width: 27.75em) {
    .scrollerItems {
        width: 1400%
        }
    }
@media all and (min-width: 34.6875em) {
    .scrollerItems {
        width: 1050%
        }
    }
@media all and (min-width: 43.75em) {
    .scrollerItems {
        width: 840%
        }
    }
@media all and (min-width: 48.75em) {
    .scrollerItems {
        width: 700%
        }
    }
@media all and (min-width: 54.6875em) {
    .scrollerItems {
        width: 600%
        }
    }
.scrollerItemSingle {
    width: 50%;
    padding: 0 0.5em 0;
    float: left;
    text-align: center
    }
.scrollerItemSingle h5 {
    font-weight: normal;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0.5em 0 0
    }
.scrollerBrowse {
    font-size: 2em;
    overflow: hidden;
    position: absolute;
    top: 50%;
    margin-top: -0.75em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15)
    }
.scrollerPrev {
    left: 0.25em
    }
.scrollerNext {
    right: 0.25em
    }
.facebookLikeBox-tall {
    display: none
    }
@media all and (min-width: 42.5em) {
    .facebookLikeBox-wide {
        display: none
        }
    .facebookLikeBox-tall {
        display: block
        }
    }
.footerLogo {
    margin-bottom: 1em
    }
.siteFooter {
    text-align: center;
    clear: both;
    padding: 1em 0
    }
.siteFooter a {
    font-weight: normal;
    text-decoration: none
    }
.siteInfo {
    font-size: 0.785714em;
    text-align: left;
    width: 66.181818em;
    max-width: 100%;
    margin: 0 auto
    }
@media all and (min-width: 22.5em) {
    .siteInfo {
        font-size: 0.857143em;
        width: 60.666666em
        }
    }
.footerLogo {
    display: none
    }
.stationInfo {
    width: 50%;
    max-width: 50%;
    float: left;
    padding: 0 0 0 1em
    }
.stationAddress {
    padding: 0 1em 0 0;
    border-right: 1px solid #ffe6e6
    }
.copyrightInfo {
    clear: both;
    text-align: center
    }
.legalInfo {
    clear: both;
    padding: 0;
    list-style-type: none;
    text-align: center
    }
.legalInfo li {
    display: inline-block;
    padding: 0 0.5em;
    background: none
    }
.legalInfo .privacyPolicy, .legalInfo .termsOfUse {
    border-right: 1px solid #ffe6e6
    }
.legalInfo .siteIndex {
    display: block;
    width: 50%;
    margin: 0 auto
    }
.legalInfo .siteIndex select {
    border: 1 px solid #ffe6e6;
    background: #1e607f;
    color: #f2f2f2;
    margin-bottom: 0.4em
    }
.legalInfo .siteIndex select:focus {
    outline: 0
    }
@media all and (min-width: 34.6875em) {
    .legalInfo .siteIndex {
        display: inline-block;
        width: auto;
        margin-right: 1em
        }
    }
@media all and (min-width: 34.6875em) {
    .stationInfo {
        width: auto
        }
    .stationContact {
        padding-right: 1em;
        border-right: 1px solid #ffe6e6
        }
    .legalInfo {
        clear: none;
        float: left;
        max-width: 50%;
        padding-left: 1em;
        text-align: left
        }
    .legalInfo li {
        display: block;
        border-right: 0;
        padding: 0
        }
    .legalInfo .privacyPolicy, .legalInfo .termsOfUse {
        border: 0
        }
    }
@media all and (min-width: 61.5em) {
    .siteInfo {
        float: right
        }
    .footerLogo {
        display: block
        }
    }
.autocomplete_completionListElement {
    background-color: #dfdfdf;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    max-height: 10em;
    font-size: 14px;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 2px
    }
.autocomplete_completionListElement li {
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    background: none
    }
.autocomplete_completionListElement .autocomplete_highlightedListItem {
    background-color: #51cb1f
    }
.ministriesAndPartners article {
    margin-bottom: 1em
    }
.ministriesAndPartners article:last-of-type {
    margin-bottom: 0
    }
.MinistryDetailPage .PlayButton, .MinistryDetailPage .PodcastButton, .MinistryDetailPage .DownloadFile {
    display: block;
    float: left;
    margin: 0 0.5em 1em 0
    }
.MinistryDetailPage .DownloadFile a {
    background: url(/cdn.saleminteractivemedia.com/shared/images/button_download.png) no-repeat scroll 0 0 transparent;
    color: #FFF;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 42px;
    margin-bottom: 4px;
    padding-right: 40px;
    padding-top: 8px;
    text-align: right;
    width: 104px;
    text-decoration: none
    }
.MinistryDetailPage .EpisodeDetails {
    margin: 0 0 1em
    }
.MinistryDetailPage .font-black-5 {
    font-weight: bold
    }
.MinistryDetailPage .font-black-7 {
    font-style: italic
    }
.MinistryDetailPage .EpisodeData {
    clear: left
    }
.MinistryDetailPage .Content.RichText {
    margin: 1em 0
    }
.MinistryDetailPage .Series {
    margin: 0 0 2em
    }
.MinistryDetailPage .SpecialOfferImage {
    float: left;
    margin: 0 1em 1em 0
    }
.MinistryDetailPage .SpecialOfferContent {
    margin: 0 0 2em
    }
figure .donate-links img {
    display: block;
    margin: 0 auto 1em
    }
.radioShowAbout .mediaThumb img {
    border: 1px solid #dfdfdf
    }
.radioShowAbout .hostName {
    font-weight: bold
    }
[class*="VideoArticleBody"], [id*="VideoArticleBody"] {
    max-width: 100%
    }
#VideoArticleBody_jwplayer_controlbar_timeSlider {
    width: auto !important;
    right: 115px !important
    }
#VideoArticleBody_jwplayer_controlbar_timeSliderRail {
    width: 100% !important;
    right: 0 !important
    }
.module {
    margin-bottom: 1.5em
    }
.module header {
    border-top: 4px solid #51cb1f;
    min-height: 1em
    }
.module header > :first-child {
    margin-top: 0
    }
.module ul .featuredItem {
    padding-left: 0;
    background: transparent
    }
.module ul .featuredItem .featuredTitle {
    margin-bottom: 0;
    overflow-x: hidden
    }
.module ul .featuredItem img {
    float: left;
    margin: 0 1em 1em 0;
    max-width: 33.33333%
    }
.module ul .featuredItem .author {
    display: block;
    font-style: italic;
    overflow-x: hidden
    }
.module.column, .module.columns, .module.row {
    padding-left: 0;
    padding-right: 0
    }
.p1, .priority {
    border: 0.14286em solid #349ECF;
    position: relative
    }
.p1 .textContent, .priority .textContent {
    padding: 0.357143em 0.357143em 0
    }
.p1 .readMore, .priority .readMore {
    margin-right: 0.5em
    }
.p1 a, .priority a {
    text-decoration: underline
    }
.programGuideScroller .mediaImg {
    max-height: 65px
    }
.bgColorMain {
    background-color: #349ECF;
    color: #ffe6e6
    }
.bgColorMain a {
    color: #ffe6e6
    }
.bgColorMain a:hover {
    color: #51f70d
    }
.bgColorToolbar {
    background-color: #1e607f;
    color: #f2f2f2
    }
.bgColorToolbar a {
    color: #f2f2f2
    }
.bgColorToolbar a:hover {
    color: #51f70d
    }
.bgColorAccent {
    background-color: #51cb1f;
    color: #202020
    }
.bgColorAccent a {
    color: #202020
    }
.bgColorAccent a:hover {
    color: #202020
    }
.noShadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
    }
.padded {
    padding: 1em 0.5em
    }
@media all and (min-width: 25em) {
    .padded {
        padding: 1em
        }
    }
.hidden {
    display: none !important;
    visibility: hidden
    }
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
    }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
    }
.invisible {
    visibility: hidden
    }
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
        }
    a, a:visited {
        text-decoration: underline
        }
    a[href]:after {
        content: " (" attr(href) ")"
        }
    abbr[title]:after {
        content: " (" attr(title) ")"
        }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
        }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
        }
    thead {
        display: table-header-group
        }
    tr, img {
        page-break-inside: avoid
        }
    img {
        max-width: 100% !important
        }
    @page {
        margin: 0.5cm
        }
    p, h2, h3 {
        orphans: 3;
        widows: 3
        }
    h2, h3 {
        page-break-after: avoid
        }
    .siteToolbar, .siteHeader, .siteNav, .siteFeatured, .content-aside, .siteFooter {
        display: none
        }
    .siteContent {
        font-size: 12px
        }
    .content-main {
        width: 100%
        }
    }
.siteHeader {
    background: #349ECF url(/media.salemwebnetwork.com/Stations/images/WFFH-FM/template3_header.jpg) no-repeat center bottom
    }
.module header, .nav-list a {
    color: #1e607f
    }
.siteFeatured {
    background-color: #E1F4FE;
    -webkit-box-shadow: inset 0 0.5em 1.5em -0.5em #1e607f;
    -moz-box-shadow: inset 0 0.5em 1.5em -0.5em #1e607f;
    box-shadow: inset 0 0.5em 1.5em -0.5em #1e607f
    }