﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    font-size: 100%;
}
.ap_dns{
    display:none;
}
/*
** NOTICE - THIS IS A LAYOUT TEMPLATE THAT SET THE STRUCTURE. YOU MUST ACCOMPANY IT WITH A STYLE CLASS FOR A COMPLETE SITE.
LAYOUT:
    Global Settings
    Header
    Header Content
    Column Content
    Left Column
    Right Column
    Main Body
    Search Page
    Near You
    Find
    Home List
    Article
    Newsletter
    Stations
    Recently Played
    Coming Up
    Visit Website
    Ministries
    Player
    Account-Page
    Additional Footer
    Footer
*/
/* Global Settings */
html {
    font-size: 12px;
    color: #999999;
    background: #FFF;
}

body {
    padding: 0;
    font: normal 100% arial;
    margin: 0 auto;
    background-color: #F5F5F5;
}

.content {
    position: relative;
}

.loadingContent {
    display: none;
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: .5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

    .loadingContent .loadingDivImage {
        margin: 49% auto;
        width: 300px;
        height: 300px;
        display: block;
        background: url(../default/icons/loading2.gif) no-repeat;
    }

a {
    color: #33B3CC;
}

    a:link, a:visited, a:active {
        text-decoration: none;
        color: #33B3CC;
    }

    a:hover {
        color: #E68000;
        text-decoration: underline;
    }

    a.LinkButton, a.button {
        background: url(../default/buttons/green-button-right.png) no-repeat scroll right top transparent;
        cursor: pointer;
        float: left;
        height: 25px;
        padding-right: 7px;
    }

        a.LinkButton:hover, a.button:hover {
            background-image: url(../default/buttons/green-button-right-hover.png);
            text-decoration: none;
        }

        a.LinkButton span, a.button span {
            background: url(../default/buttons/green-button-left.png) no-repeat scroll 0 0 transparent;
            color: #FFFFFF;
            display: block;
            font-size: 15px;
            font-weight: bold;
            height: 17px;
            padding: 3px 2px 5px 9px;
        }

        a.LinkButton:hover span, a.button:hover span {
            background-image: url(../default/buttons/green-button-left-hover.png);
        }

h1 {
    font-size: 200%;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}
h2.wasAnH1 {    
    font-size: 150%;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}

.wrapperContent {
    width: 938px;
    padding-right: 8px;
    margin: 0 auto;
    background: url(../default/backgrounds/pagedropshadowr.png) repeat-y right;
}

    .wrapperContent .wrapperleft {
        background: url(../default/backgrounds/pagedropshadow.png) repeat-y left;
        padding-left: 8px;
    }

.bordertop {
    border-top: 1px solid #E6E6E6;
    overflow: hidden;
}

.borderbot {
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
}

.backgroundcolor {
    background-color: #FCFCFC;
    padding-bottom: 20px;
}

#NowPlaying {
    float: left;
    display: block;
    font-family: Arial;
    font-size: 14px;
    position:relative;
    top:-32px;
}

.advertisement {
    min-height: 250px;
    width: 300px;
    background-color: gray;
}
.advertisementLarge {    
    text-align: center;
    margin:0 auto;        
    padding: 10px 0;
    min-height:90px;
    background-color:#fff;
    clear:both;
}

.spanishContent {
    margin-bottom: 15px;
    font-size: 14px;
}

.browsestations {
    background: url(../default/backgrounds/dropdown.png) no-repeat;
    width: 262px;
    height: 35px;
    clear: both;
    overflow: hidden;
}

    .browsestations select {
        height: 35px;
        width: 280px;
        border: none;
        background-color: transparent;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        padding-left:13px;
    }

.browseRight .browsestations {
    float: right;
}

.browseministries {
    background: url(../default/backgrounds/dropdown.png) no-repeat;
    width: 262px;
    height: 35px;
    clear: both;
    overflow: hidden;
}

    .browseministries select {
        height: 35px;
        width: 280px;
        border: none;
        background-color: transparent;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        padding-left:13px;
    }

.deviceList {
    margin: 10px 0 15px;
    width: 70%;
    clear: both;
}

    .deviceList li {
        border-bottom: 1px solid #E6E6E6;
        padding: 10px;
    }

        .deviceList li div {
        }

            .deviceList li div span {
                font-weight: bold;
                width: 60%;
                text-transform: uppercase;
            }

            .deviceList li div a {
                float: right;
            }

.deviceButton {
    clear: both;
    margin-bottom: 10px;
}

/* End GLOBAL SETTINGS */

/* Header */
.headerMiddle {
    clear: both;
    float: left;
    width: 100%;
    min-height:110px;
}

.header {
    width: 930px;
    margin: 0 auto;
    overflow:hidden;
    height: 215px;
    background: #ffffff url(../default/backgrounds/shorter-header.png) no-repeat;
}

    .header .headermenu {
        margin-left: 40px;
        float: left;
        padding-bottom: 3px;
        position: absolute;
        top: 80px;
    }

        .header .headermenu ul.categoryLinks li.child {
            float: left;
            margin-right: 15px;
        }

            .header .headermenu ul.categoryLinks li.child a {
                color: #ffffff;
                text-decoration: none;
                font-weight: bold;
                font-size: 16px;
                background: url(../default/icons/green-arrow.gif) no-repeat left;
                padding-left: 10px;
            }

    .header .facebookBox {
        float: right;
        width: 90px;
        height: 20px;
        margin-right: 60px;
        padding-top: 8px;
    }

    .header .listening {
        float: left;
        display: block;
        margin: 28px 0 0 36px;
        width: 374px;
        clear: left;
    }

        .header .listening .listeningDisplay {
            margin: 0;
        }

            .header .listening .listeningDisplay img {
                height: 65px;
                width: 65px;
                float: left;
                background-color: #FFFFFF;
                margin-top: 13px;
            }

            .header .listening .listeningDisplay .youListening {
                background: url(../default/icons/orange_yourelisteningto.gif) no-repeat;
                visibility: hidden;
                width: 142px;
                height: 19px;
                margin: -28px 75px 0;
            }

            .header .listening .listeningDisplay .info {
                float: left;
                margin: 5px 0 0 10px;
                color: #fff;
                width: 299px;
            }

                .header .listening .listeningDisplay .info span {
                    font-size: 14px;
                    color: #999999;
                }

                    .header .listening .listeningDisplay .info span#FormattedName {
                        font-size: 20px;
                        color: #FFFFFF;
                        font-weight: bold;
                        display: block;
                    }    

.headerMiddle a.logo {
    float: left;
    clear: both;
    overflow: hidden;
    width: 435px;
    height: 75px;
    margin: 0 0 0 30px;
    text-decoration: none;
}

.headerMiddle .socialIcons {
    float: right;
}

    .headerMiddle .socialIcons ul.headerLinklist {
        margin: 17px 20px 0 0;
    }

        .headerMiddle .socialIcons ul.headerLinklist li {
            float: left;
        }

            .headerMiddle .socialIcons ul.headerLinklist li a {
                text-decoration: none;
                padding: 11px 17px;
            }

                .headerMiddle .socialIcons ul.headerLinklist li a.facebooklinkHeader {
                    background: url(../default/icons/social_facebook.png) no-repeat;
                    margin-right: 4px;
                }

                .headerMiddle .socialIcons ul.headerLinklist li a.twitterlinkHeader {
                    background: url(../default/icons/social_twitter.png) no-repeat;
                    margin-right: 4px;
                }

                .headerMiddle .socialIcons ul.headerLinklist li a.rsslinkHeader {
                    background: url(../default/icons/social_rss.png) no-repeat;
                    margin-right: 4px;
                }

                .headerMiddle .socialIcons ul.headerLinklist li a.nllinkHeader {
                    background: url(../default/icons/nl-icon.png) no-repeat;
                }

.headerMiddle .headerSearchBar {
    float: left;
    margin: 35px 0 0 25px;
    height: 35px;
    width: 250px;
    overflow: hidden;
    border: none;
    background: transparent url(../default/backgrounds/searchfield.png) no-repeat;
}

    .headerMiddle .headerSearchBar form {
        margin: 0 auto;
        overflow: hidden;
    }

        .headerMiddle .headerSearchBar form span.textbox {
            background: none;
            display: inline;
            padding: 0;
            height: 35px;
            font-weight: bold;
            overflow: hidden;
            margin-left: 5px;
        }

            .headerMiddle .headerSearchBar form span.textbox input[type=text] {
                border: 0;
                color: #000;
                width: 215px;
                height: 35px;
                font-size: 14px;
            }

        .headerMiddle .headerSearchBar form a.search-button {
            float: right;
            padding: 18px 12px;
            background: transparent url(../default/icons/icon_search.png) no-repeat left;
        }

.accountHeader {
    float: right;
    margin: 5px 25px 0 0;
    position:relative;
    top:-30px;
}

    .accountHeader a, .accountHeader a:hover, .accountHeader span {
        color: #FFF;
    }


/* End Header */

/* Header Content */
.headerContent {
    width: 930px;
    margin: 0 auto;
    background-color: #FFF;
    clear: both;
    padding: 10px 0 20px;
    overflow: hidden;
    border-bottom: 1px solid #E6E6E6;
}



.column {
}

    .column h2 {
        padding: 15px 0 10px 0;
        color: #333333;
        font-size: 200%;
        font-weight: bold;
        margin: 0 30px 5px;
    }

.column1 {
    float: left;
    width: 425px;
    padding: 15px 0 10px 30px;
}

    .column1 h1 {
        padding-bottom: 10px;
    }

    .column1 ul {
        margin-bottom: 15px;
    }

        .column1 ul li {
            border-bottom: 1px solid #E6E6E6;
            min-height: 100px;
        }

.column2 {
    float: left;
    width: 425px;
    padding: 15px 0 10px 30px;
}

    .column2 h1 {
        padding-bottom: 10px;
    }

    .column2 ul {
        margin-bottom: 15px;
    }

        .column2 ul li {
            border-bottom: 1px solid #E6E6E6;
            min-height: 100px;
        }

/* End Header Content */

/* Column Content */
.columncontent {
    background-color: #FFF;
    overflow: hidden;
}

/* Left Column */
.leftcolumn {
    float: left;
    clear: left;
    width: 540px;
    padding-top: 15px;
    margin-left: 30px;
}

/* Right Column */
.rightcolumn {
    float: left;
    width: 300px;
    margin: 5px 0 10px 30px;
}

/* Main Body */
.mainbody {
    width: 930px;
    margin: 0 auto;
    background-color: #FFFFFF;
    clear: both;
    overflow: hidden;
}

.leftcolumn .not-found .information .description{
    font-size:16px;
}

/* Search Page */
.searchpage {
    margin: 10px 0 30px;
    overflow: hidden;
}

    .searchpage form {
        border: 1px solid #999999;
        -moz-border-radius: 5px;
        border-radius: 5px;
        height: 35px;
        width: 360px;
        float: left;
    }

        .searchpage form span.textbox {
            background: none;
            display: inline;
            padding: 0;
            height: 35px;
            overflow: hidden;
            margin-left: 5px;
        }

            .searchpage form span.textbox input[type=text] {
                border: 0;
                color: #000000;
                width: 330px;
                height: 33px;
                margin-top: 1px;
            }

        .searchpage form a.search-button {
            float: right;
            padding: 18px 12px;
            background: transparent url(../default/icons/icon_search.png) no-repeat left;
        }

.searchpagelist {
    min-height: 50px;
}

    .searchpagelist .color {
        background-color: #FCFCFC;
    }

    .searchpagelist span.count {
        line-height: 35px;
        color: #000000;
        position: absolute;
        top: 56px;
        left: 45%;
    }

    .searchpagelist .result {
        min-height: 70px;
        padding: 10px 30px;
    }

        .searchpagelist .result a {
            text-decoration: none;
            display: block;
        }

        .searchpagelist .result .image {
            height: 70px;
            width: 70px;
            line-height: 70px;
            text-align: center;
            float: left;
            margin-right: 10px;
            border: 1px solid #B7B7B7;
        }

            .searchpagelist .result .image img {
                max-height: 70px;
                max-width: 70px;
                vertical-align: middle;
            }

        .searchpagelist .result .info {
            width: 255px;
            float: left;
            margin-right: 5px;
        }

        .searchpagelist .result .infoCentered {
            text-align: center;
        }

        .searchpagelist .result span {
        }

            .searchpagelist .result span.name {
                font-weight: bold;
                font-size: 14px;
                display: block;
            }

            .searchpagelist .result span.description {
                color: #999999;
            }

            .searchpagelist .result span.text {
                color: #999999;
                padding-top: 20px;
                display: block;
            }

.ui-autocomplete {
    z-index: 1000 !important;
}

/* End Search Page */

/* Near You */
.crnearyou {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

    .crnearyou h1 {
        display: inline;
        margin-right: 10px;
    }

    .crnearyou a.city {
        display: inline;
    }

    .crnearyou ul {
        margin: 10px 0;
    }

        .crnearyou ul li {
            float: left;
            margin-right: 20px;
            max-width: 160px;
        }

            .crnearyou ul li a {
                text-decoration: none;
            }

                .crnearyou ul li a div {
                    border: 3px solid #E6E6E6;
                    width: 160px;
                    height: 120px;
                    line-height: 120px;
                    -moz-border-radius: 10px;
                    border-radius: 10px;
                    text-align: center;
                }

                    .crnearyou ul li a div span.play {
                        background: transparent url(../default/buttons/button_whiteoutlineplay.png) no-repeat;
                        padding: 3px;
                        position: relative;
                        top: -40px;
                    }

                    .crnearyou ul li a div img {
                        max-width: 140px;
                        max-height: 100px;
                        vertical-align: middle;
                    }

                .crnearyou ul li a span {
                    display: block;
                }

                    .crnearyou ul li a span.title {
                        font-size: 16px;
                        font-weight: bold;
                        margin-top: -20px;
                    }

                    .crnearyou ul li a span.description {
                        color: #999999;
                    }

/* End Near You */

/* Find */
.state {
    margin-top: 10px;
    min-height: 70px;
}

    .state div {
        background: transparent url(../default/backgrounds/DropDown.png) no-repeat;
        width: 262px;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        float: left;
        margin-right: 10px;
        vertical-align: middle;
    }

        .state div select {
            border: none;
            width: 280px;
            height: 35px;
            background-color: transparent;
            line-height: 35px;
            padding: 0 0 0 7px;
            -moz-appearance: none;
            -webkit-appearance: none;
            appearance: none;
        }

    .state a {
        background: transparent url(../default/buttons/button_findstations.png) no-repeat;
        padding: 12px 90px;
        float: left;
    }

.state-alphabetical {
    margin: 0px 30px 30px;
}
    .state-alphabetical ul {
        margin:10px 0;
    }
        .state-alphabetical ul li {
            border-right: 1px solid #ccc;
            display: inline-block;
            padding: 0 6px;
            font-size:11px;
        }
            .state-alphabetical ul li:last-child {
                border-right:none;
            }
            .state-alphabetical ul li span {
                color: #666;
                font-weight: bold;
            }

table.stationlist {
    color: #000000;
    margin-left: auto;
    margin-right: auto;
}

    table.stationlist thead {
        background-color: #FCFCFC;
        font-weight: bold;
        font-size: 120%;
        border-top: 1px solid #E6E6E6;
        border-bottom: 1px solid #E6E6E6;
    }

        table.stationlist thead a {
            color: #000000;
            background: transparent url(../default/icons/arrow-down.gif) no-repeat right;
            padding-right: 15px;
        }

            table.stationlist thead a.up {
                background: transparent url(../default/icons/arrow-up.gif) no-repeat right;
                padding-right: 15px;
            }

        table.stationlist thead tr th {
            height: 40px;
        }

    table.stationlist tbody {
    }

        table.stationlist tbody tr {
            border-bottom: 1px solid #E6E6E6;
        }

            table.stationlist tbody tr.colored {
                background-color: #FCFCFC;
            }

            table.stationlist tbody tr td {
                height: 40px;
            }

                table.stationlist tbody tr td.id {
                    width: 30px;
                }

                table.stationlist tbody tr td.city {
                    width: 160px;
                }

                table.stationlist tbody tr td.name {
                    width: 145px;
                }

                table.stationlist tbody tr td.market {
                    width: 275px;
                }

                table.stationlist tbody tr td.genre {
                    width: 210px;
                }

                table.stationlist tbody tr td.fccdata {
                    width: 80px;
                }

    table.stationlist tfoot {
        background-color: #FCFCFC;
        color: #999999;
    }

        table.stationlist tfoot tr td {
            height: 40px;
            font-weight: bold;
            font-size: 120%;
        }

        table.stationlist tfoot tr td {
            text-align: center;
        }

.noresults {
    font-size: 14px;
    color: #000000;
    text-align: center;
    margin-bottom: 15px;
}

.stationGrid .pagelinks .pagecontainer {
    display: none;
}

.pagelinks {
    padding: 15px 0;
    margin-bottom: 15px;
    text-align: center;
}

    .pagelinks .paging {
        height: 40px;
        line-height: 40px;
        background-color: #FCFCFC;
    }

    .pagelinks .previousdisabledlink, .pagelinks .nextdisabledlink {
        color: #999999;
    }

    .pagelinks .pagecontainer {
        width: 650px;
        float: left;
    }

        .pagelinks .pagecontainer ul {
        }

            .pagelinks .pagecontainer ul li {
                font-weight: bold;
                font-size: 120%;
                display: inline;
                margin-right: 10px;
            }

                .pagelinks .pagecontainer ul li a.active {
                    color: #E68000;
                }

    .pagelinks .previouslink {
        float: left;
        font-weight: bold;
        font-size: 120%;
        margin-left: 30px;
        width: 100px;
    }

    .pagelinks .nextlink {
        float: right;
        font-weight: bold;
        font-size: 120%;
        margin-right: 30px;
        width: 90px;
    }

/* End Find */

/* Home List */
.homelist {
}

    .homelist h2 {
        color: #333333;
        font-size: 200%;
        font-weight: bold;
        margin-bottom: 5px;
        padding-bottom: 10px;
    }

    .homelist ul {
    }

        .homelist ul li {
            border-bottom: 1px solid #E6E6E6;
            min-height: 70px;
            padding: 12px 0;
        }

            .homelist ul li a {
                text-decoration: none;
            }

                .homelist ul li a img {
                    height: 66px;
                    width: 66px;
                    border: 1px solid #999999;
                    float: left;
                    margin-right: 10px;
                }

                .homelist ul li a div {
                    float: left;
                    width: 330px;
                }

                    .homelist ul li a div span {
                        display: block;
                    }

                        .homelist ul li a div span.title {
                            font-weight: bold;
                            font-size: 16px;
                        }

                        .homelist ul li a div span.description {
                            color: #999999;
                        }

                        .homelist ul li a div span.playing {
                            color: #000000;
                            text-transform: uppercase;
                            font-weight: bold;
                        }

                            .homelist ul li a div span.playing span {
                                color: #000000;
                                text-transform: none;
                                font-weight: normal;
                                display: inline;
                            }
/* End Home List */

/* Article */
.article {
    color: #000;
    margin: 20px 0 30px 0;
}

    .article h2 {
        font-weight: bold;
        font-size: 130%;
    }

    .article h3 {
        font-weight: bold;
        font-size: 120%;
    }

    .article p {
        margin: 10px 0;
    }

        .article p span {
            font-weight: bold;
        }

    .article ul {
        margin: 0 0 10px 40px;
    }

        .article ul li {
            list-style: disc;
            padding-right: 5px;
        }
/* End Article */

/* Newsletter */
.musicupdates {
    height: 60px;
    width: 300px;
    background: url(../default/backgrounds/button_getmusicupdates.png) no-repeat;
    margin-bottom: 10px;
}

    .musicupdates a {
        text-decoration: none;
        padding: 0 42px 23px;
        float: right;
        margin: 10px 12px 0 0;
    }

.newsletter {
    background: #4D4D4D url(../default/backgrounds/Newsletter-Box-Top.gif) no-repeat;
    clear: both;
    overflow: hidden;
}

    .newsletter a.closenewsletter {
        padding: 2px 5px;
        float: right;
        margin: 2px 5px 0 0;
        text-decoration: none;
    }

    .newsletter h2 {
        font-size: 160%;
        color: #FFFFFF;
        font-weight: bold;
        margin: 17px 0 0 18px;
        text-transform: uppercase;
        letter-spacing: -1px;
    }

    .newsletter ul {
        margin: 15px 10px 15px 17px;
        color: #fff;
        font-size: 14px;
    }

        .newsletter ul li {
            line-height: 20px;
            padding: 0;
            margin-bottom: 10px;
            font-weight: bold;
        }

            .newsletter ul li input[type=checkbox] {
                margin: 5px 5px 0 0;
            }

            .newsletter ul li p.description {
                font-weight: normal;
            }

    .newsletter div.description {
        font-size: 15px;
        color: #666666;
        margin: 0 0 10px 0;
    }

    .newsletter span.redAccent {
        color: #e64d00;
    }

    .newsletter form.newsletterSignup input[type=text] {
        float: left;
        width: 179px;
        border: none;
        color: #000;
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        font-weight: bold;
        padding-left: 3px;
    }

    .newsletter .formcontrols {
        height: 24px;
        width: 265px;
        margin-left: 13px;
        border: 2px solid #000000;
    }

    .newsletter a.NewsletterSignUpButton {
        cursor: pointer;
        padding: 0 40px 9px;
        text-decoration: none;
        background: url(../default/buttons/button_subscribegreen.jpg) no-repeat right;
    }

    .newsletter input.textbox {
        float: left;
        width: 140px;
    }

    .newsletter p.disclosure {
        float: left;
        padding: 8px 0 0;
        font-size: 11px;
        color: #B3B3B3;
        margin: 0 15px;
    }

        .newsletter p.disclosure a {
            color: #fff;
        }

.newsletterthankyou {
    background: #4D4D4D url(../default/backgrounds/Newsletter-Box-Top.gif) no-repeat;
    clear: both;
    overflow: hidden;
}

    .newsletterthankyou a.closenewsletter {
        padding: 2px 5px;
        float: right;
        margin: 2px 5px 0 0;
        text-decoration: none;
    }

    .newsletterthankyou h2 {
        font-size: 160%;
        color: #FFFFFF;
        font-weight: bold;
        margin: 17px 0 0 18px;
        text-transform: uppercase;
        letter-spacing: -1px;
    }

    .newsletterthankyou p {
        color: #fff;
        margin: 25px 15px 10px;
        font-size: 14px;
    }

.newsletterbottom {
    background: url(../default/backgrounds/Newsletter-Box-Bottom.gif) no-repeat;
    height: 10px;
    width: 300px;
    margin-bottom: 10px;
}

.grayNewsletterBackground {
    background-color: #4D4D4D;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
}

    .grayNewsletterBackground .formControls {
        background-color: #FFFFFF;
        padding: 2px 5px 3px;
        width: 496px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 10px 0;
    }

        .grayNewsletterBackground .formControls .textbox {
            height: 33px;
            width: 370px;
            font-size: 18px;
            border: none;
        }

        .grayNewsletterBackground .formControls .subscribeButton {
            background: url(../default/buttons/subscribe-btn.png) no-repeat;
            padding: 10px 60px;
        }

    .grayNewsletterBackground .whiteText {
        color: #FFFFFF;
        font-size: 200%;
        font-weight: bold;
    }

    .grayNewsletterBackground .disclosure {
        color: #FFFFFF;
        font-weight: bold;
    }

        .grayNewsletterBackground .disclosure a {
            color: #FFFFFF;
            font-size: 14px;
        }

.newsletterPage {
    padding: 20px;
}

    .newsletterPage h1 {
        margin: 10px;
    }

    .newsletterPage .newsAdvertisement {
        position: absolute;
        right: 20px;
        top: 10px;
    }

    .newsletterPage .FinePrint {
        margin-top: 10px;
    }

/* End Newsletter */

/* Stations */
.allStations {
    overflow: hidden;
    border-top: 1px solid #E6E6E6;
}

    .allStations .featuredAll {
        padding: 10px 0 10px 30px;
        display: block;
        border-bottom: 1px solid #E6E6E6;
        width: 900px;
    }

.featuredStations {
    float: left;
    overflow: hidden;
}

.featuredStationslist {
    float: left;
    overflow: hidden;
    margin-top: 10px;
    clear: both;
}

.featuredAll {
    font-size: 130%;
    color: #DE8000;
    font-weight: bold;
    float: left;
    clear: left;
    display: block;
}

.featuredStation {
    float: left;
    width: 150px;
    margin-right: 30px;
}

    .featuredStation .title {
        font-size: 16px;
        font-weight: bold;
        float: left;
        clear: left;
        margin-top: -20px;
    }

    .featuredStation .description {
        color: #999999;
        float: left;
    }

    .featuredStation .link {
        text-decoration: none;
    }

.station {
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    height: 120px;
    line-height: 120px;
    border: 3px solid #E6E6E6;
    margin-bottom: 5px;
    width: 160px;
    overflow: hidden;
}

.playStation:hover {
    text-decoration: none;
}

.play {
    background: transparent url(../default/buttons/button_whiteoutlineplay.png) no-repeat;
    position: relative;
    top: -40px;
    margin-left: 5px;
    height: 30px;
    width: 30px;
    z-index: 10;
}

.featuredStationImg {
    max-width: 160px;
    max-height: 120px;
    vertical-align: middle;
}

.stations {
    border-bottom: 1px solid #E6E6E6;
    float: left;
    clear: left;
    padding: 15px 0 15px 30px;
    width: 900px;
}

    .stations .colLeft {
        width: 350px;
        float: left;
        margin-right: 10px;
    }

        .stations .colLeft div.image {
            line-height: 65px;
            height: 65px;
            width: 65px;
            border: 1px solid #B7B7B7;
            float: left;
            margin-right: 5px;
            text-align: center;
        }

            .stations .colLeft div.image .img {
                max-width: 65px;
                max-height: 65px;
                vertical-align: middle;
            }

        .stations .colLeft div.information {
            float: left;
            margin-left: 5px;
            overflow: hidden;
            width: 260px;
        }

            .stations .colLeft div.information .title {
                font-size: 16px;
                color: #27B1CE;
                font-weight: bold;
            }

            .stations .colLeft div.information .description {
                color: #999999;
                margin-bottom: 7px;
            }

.colLeft div.information div.buttons-section {
    width: 275px;
    margin-top: 5px;
}

div.information div.buttons-section a {
    float: left;
    text-decoration: none;
}

.colLeft div.information div.buttons-section .playMinistry {
    height: 20px;
    float: left;
    text-decoration: none;
}

.stations .colLeft div.information .listen, .thank-you-page-station-list .listen {
    background: transparent url(../default/buttons/button_listen.png) no-repeat;
    float: left;
    width: 86px;
    height: 26px;
    clear: left;
}

div.information .donate {
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background-color: #a6e61a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#a6e61a), to(#65ad00));
    background-image: -webkit-linear-gradient(top, #a6e61a, #65ad00);
    background-image: -moz-linear-gradient(top, #a6e61a, #65ad00);
    background-image: -o-linear-gradient(top, #a6e61a, #65ad00);
    background-image: linear-gradient(to bottom, #a6e61a, #65ad00);
    -webkit-box-shadow: 0px 2px 4px 0px #CCC;
    box-shadow: 0px 2px 4px 0px #CCC;
    cursor: pointer;
    margin-left: 10px;
    padding: 5px 20px 6px;
}

div.ministryHeader div.information .donate {
    padding: 8px 50px;
    font-size: 30px;
}

div.podcasts div.ministries div.colLeft div.information .buttons-section .donate-button .donate {
    height: 16px;
    padding: 4px 10px 6px 10px;
    margin-left: 5px;
    font-size: 14px;
}

div.stations div.colLeft div.information .buttons-section .donate-button .donate {
    height: 16px;
    padding: 4px 10px 6px 10px;
    margin-left: 5px;
    font-size: 13px;
}

div.podcast div.ministry div.information .buttons-section .donate-button .donate {
    margin-left: 5px;
    font-size: 30px;
    padding: 8px 64px 7px 62px;
}


.stations .colLeft div.information .listenSpanish {
    background: transparent url(../default/buttons/button_escucha_small.png) no-repeat;
    float: left;
    width: 86px;
    height: 26px;
    clear: left;
}

.stations .colCenter {
    width: 330px;
    float: left;
    margin-right: 10px;
    margin-top: 25px;
}

    .stations .colCenter .title {
        font-weight: bold;
        color: #333333;
        text-transform: uppercase;
    }

    .stations .colCenter .information {
        color: #000000;
    }

.stations .colRight {
    width: 180px;
    float: left;
    margin-top: 25px;
}

    .stations .colRight .information {
        color: #000000;
    }

.stationImg {
    max-width: 150px;
    max-height: 110px;
    vertical-align: middle;
}

.stationHeader {
    width: 750px;
    border-right: 1px solid #B7B7B7;
    margin-left: 30px;
    float: left;
}

    .stationHeader .station {
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 3px solid #E6E6E6;
        padding: 5px;
        overflow: hidden;
        width: 150px;
        height: 110px;
        line-height: 110px;
        float: left;
        margin-right: 30px;
    }

    .stationHeader .information {
        float: left;
        width: 530px;
        overflow: hidden;
    }

        .stationHeader .information .title {
            font-size: 230%;
            float: left;
            clear: left;
            font-weight: bold;
            color: #333333;
        }

        .stationHeader .information .description {
            font-size: 170%;
            color: #999999;
            float: left;
            clear: left;
            margin-bottom: 20px;
        }

        .stationHeader .information .listenLive {
            background: transparent url(../default/buttons/button_listenlive.png) no-repeat;
            float: left;
            width: 250px;
            height: 55px;
            clear: left;
            text-decoration: none;
            border: none;
            cursor: pointer;
        }

    .stationHeader .onairnow {
        float: left;
    }

        .stationHeader .onairnow .listenLive {
            background: transparent url(../default/buttons/button_listenlive.png) no-repeat;
            float: left;
            width: 250px;
            height: 55px;
            clear: left;
            text-decoration: none;
            border: none;
            cursor: pointer;
            margin-right: 20px;
        }

        .stationHeader .onairnow .listenLiveSpanish {
            background: transparent url(../default/buttons/button_eschucha.png) no-repeat;
            float: left;
            width: 220px;
            height: 55px;
            clear: left;
            float: left;
            cursor: pointer;
            margin-right: 20px;
        }

        .stationHeader .onairnow img {
            border: 1px solid #E6E6E6;
            width: 50px;
            height: 50px;
            float: left;
            margin-right: 10px;
        }

        .stationHeader .onairnow div {
            float: left;
            font-size: 16px;
            max-width: 210px;
        }

            .stationHeader .onairnow div span {
                display: block;
            }

                .stationHeader .onairnow div span.title {
                    font-weight: bold;
                    color: #000000;
                }

.socialMedia {
    width: 120px;
    float: left;
    margin-left: 15px;
}

    .socialMedia .division {
        margin-bottom: 15px;
    }

        .socialMedia .division a.removeFavorite,
        .socialMedia .division a.addFavorite {
            padding: 15px 0 5px 35px;
        }

        .socialMedia .division a.removeFavorite {
            background: transparent url(../default/buttons/Favorites-Active.png) no-repeat left;
        }

        .socialMedia .division a.addFavorite {
            background: transparent url(../default/buttons/Favorites-Inactive.png) no-repeat left;
        }

            .socialMedia .division a.removeFavorite span,
            .socialMedia .division a.addFavorite span {
                display: inline-block;
                font-size: 11px;
                width: 75px;
            }

.musicStationTitle {
    font-size: 190%;
    font-weight: bold;
    color: #333333;
    min-height: 20px;
}

.left {
    float: left;
    width: 450px;
    margin-top: 25px;
    margin-left: 30px;
}

.right {
    float: right;
    width: 450px;
    margin-top: 25px;
}

.rightLink {
    float: right;
}

.stationHorizontalList {
    margin-top: 10px;
}

.stationHorizontalListTeaching {
    margin-top: 18px;
}

.stationHorizontalListItem {
    width: 400px;
    float: left;
    border-top: 1px solid #E6E6E6;
    padding: 15px 0;
}

div.image {
    float: left;
}

.stationHorizontalListItem .image {
    border: 1px solid #B7B7B7;
    margin-right: 5px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
}

    .stationHorizontalListItem .image .img {
        max-width: 60px;
        max-height: 60px;
        vertical-align: middle;
    }

.stationHorizontalListItem .information {
    float: left;
    margin-left: 5px;
    overflow: hidden;
    width: 320px;
}

    .stationHorizontalListItem .information .title {
        font-size: 130%;
        font-weight: bolder;
        float: left;
        clear: left;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .stationHorizontalListItem .information .description {
        color: #B7B7B7;
        float: left;
        clear: left;
        margin-bottom: 3px;
        font-weight: bold;
    }

    .stationHorizontalListItem .information .listen {
        float: left;
        clear: left;
        color: #000;
        font-weight: bold;
    }

        .stationHorizontalListItem .information .listen span {
            text-transform: uppercase;
        }

/* End Stations */

/* Recently Played */
.recentlyPlayed {
    margin-top: 15px;
    padding-bottom: 8px;
    margin-bottom: 22px;
    overflow: hidden;
    border-bottom: 1px solid #E6E6E6;
}

    .recentlyPlayed .recentlyPlayedItem {
        border-top: 1px solid #E6E6E6;
        overflow: hidden;
        padding: 5px 0;
        float: left;
        clear: left;
        width: 100%;
    }

        .recentlyPlayed .recentlyPlayedItem .information {
            overflow: hidden;
            width: 450px;
            float: left;
        }

        .recentlyPlayed .recentlyPlayedItem .song {
            font-size: 140%;
            font-weight: bold;
            color: #333333;
            float: left;
            margin: 10px 5px 10px 0px;
        }

        .recentlyPlayed .recentlyPlayedItem .artist {
            font-size: 140%;
            color: #999999;
            float: left;
            margin: 10px 0px 10px 0px;
        }

        .recentlyPlayed .recentlyPlayedItem .icons {
            float: right;
            margin-top: 10px;
        }

            .recentlyPlayed .recentlyPlayedItem .icons .apple {
                background: transparent url(../default/icons/icon_apple.gif) no-repeat;
                width: 16px;
                height: 16px;
                float: left;
                margin-right: 5px;
            }

            .recentlyPlayed .recentlyPlayedItem .icons .android {
                background: transparent url(../default/icons/icon_android.gif) no-repeat;
                width: 16px;
                height: 16px;
                float: left;
                margin-right: 5px;
                margin-left: 5px;
            }

            .recentlyPlayed .recentlyPlayedItem .icons .amazon {
                background: transparent url(../default/icons/icon_amazon.gif) no-repeat;
                width: 16px;
                height: 16px;
                float: left;
            }

/* End Recently Played */

/* Coming Up */
.comingUp {
    margin-top: 15px;
    padding-bottom: 5px;
    margin-bottom: 25px;
    overflow: hidden;
    border-bottom: 1px solid #E6E6E6;
}

    .comingUp .comingUpItem {
        border-top: 1px solid #E6E6E6;
        overflow: hidden;
        padding: 5px 0;
        float: left;
        clear: left;
        width: 100%;
    }

        .comingUp .comingUpItem .information {
            overflow: hidden;
            width: 450px;
            float: left;
        }

        .comingUp .comingUpItem .program {
            font-size: 140%;
            font-weight: bold;
            color: #333333;
            float: left;
            margin: 10px 5px 10px 0px;
        }

        .comingUp .comingUpItem .author {
            font-size: 140%;
            color: #999999;
            float: left;
            margin: 10px 0px 10px 0px;
        }

        .comingUp .comingUpItem .time {
            float: right;
            margin-top: 5px;
        }

/* End Coming Up */

/* Visit Website */
.website {
    font-size: 140%;
    height: 40px;
}



/* Ministries */
.featuredMinistries {
    float: left;
    overflow: hidden;
}

.featuredMinistry {
    float: left;
    width: 150px;
    margin-right: 30px;
}

.fMinistry {
    overflow: hidden;
    width: 170px;
    height: 130px;
    float: left;
}

.fShow {
    overflow: hidden;
    width: 170px;
    height: auto;
    float: left;
}

.fPlay {
    background: transparent url(../default/buttons/button_whiteoutlineplay.png) no-repeat;
    width: 30px;
    height: 30px;
    clear: left;
    margin-top: 2px;
    margin-left: 8px;
    position: absolute;
    top: 148px;
    margin-bottom: -20px;
}

.fShowPlay {
    top:185px;
}

.featuredMinistryImg {
    width: 161px;
    height: 121px;
}

.featuredShowImg {
    width: 161px;
    height: auto;
}

.featuredMinistry .title {
    font-size: 16px;
    color: #27B1CE;
    font-weight: bold;
    float: left;
    clear: left;
    margin-top: 5px;
}

.featuredMinistry .description {
    color: #999999;
    float: left;
}

.featuredMinistry .link {
    text-decoration: none;
}

.ministries {
    border-bottom: 1px solid #E6E6E6;
    float: left;
    clear: left;
    padding: 10px 0 10px 30px;
    width: 900px;
}

    .ministries .colLeft {
        width: 340px;
        float: left;
        margin-right: 10px;
    }

        .ministries .colLeft div.image {
            float: left;
            overflow: hidden;
            margin-right: 5px;
        }

            .ministries .colLeft div.image .img {
                width: 70px;
                height: 70px;
                padding: 5px;
            }

.shows .colLeft {
    width: 50%;
}
    .shows .colLeft div.information {
        width: 270px;
    }
.shows .colRight {
    width: 40% !important;
}

        .ministries .colLeft div.information {
            float: left;
            margin-left: 5px;
            width: 250px;
        }

            .ministries .colLeft div.information .title {
                font-size: 16px;
                font-weight: bolder;
                margin-bottom: 3px;
            }

            .ministries .colLeft div.information .description {
                color: #999999;
            }

            .ministries .colLeft div.information h2 {
                margin-top: 3px;
            }

            .ministries .colLeft div.information .listen {
                background: transparent url(../default/buttons/button_listen.png) no-repeat;
                float: left;
                width: 86px;
                height: 26px;
                clear: left;
            }

            .ministries .colLeft div.information .listenSpanish {
                background: transparent url(../default/buttons/button_escucha_small.png) no-repeat;
                float: left;
                width: 86px;
                height: 26px;
                clear: left;
            }

    .ministries .colRight {
        width: 500px;
        float: left;
        margin-top: 30px;
    }

        .ministries .colRight .title {
            font-weight: bold;
            color: #333333;
            text-transform: uppercase;
        }

        .ministries .colRight .information {
            color: #000;
        }

.allMinistries {
    overflow: hidden;
    border-top: 1px solid #E6E6E6;
}

    .allMinistries .featuredAll {
        padding: 10px 0 10px 30px;
        display: block;
        border-bottom: 1px solid #E6E6E6;
        width: 100%;
    }

.ministryHeader {
    width: 750px;
    border-right: 1px solid #E6E6E6;
    margin-left: 30px;
    float: left;
}

    .ministryHeader .ministry-image {
        overflow: hidden;
        width: 170px;
        height: 130px;
        float: left;
        margin-right: 30px;
    }

    .ministryHeader .show-image {
        height: auto;
    }

    .ministryHeader .information {
        margin-left: 20px;
        width: 520px;
        overflow: hidden;
    }

        .ministryHeader .information .title {
            font-size: 28px;
            float: left;
            clear: left;
            font-weight: bold;
            color: #333333;
        }

        .ministryHeader .information .description {
            font-size: 170%;
            color: #999999;
            float: left;
            clear: left;
            margin-bottom: 15px;
        }

        .ministryHeader .information .listenLive {
            background: transparent url(../default/buttons/button_listennow.png) no-repeat;
            float: left;
            width: 250px;
            height: 55px;
            clear: left;
            float: left;
            border: none;
            cursor: pointer;
        }

.headerContent .podcastDescription {
    font-size: 16px; color: #333; margin:20px 30px 0 30px; line-height: 24px;
}

.ministryImg {
    width: 170px;
    height: 130px;
}

.showImg {    
    height: auto;
}

.recentBroadcast {
    margin-top: 10px;
    overflow:hidden;
    margin-bottom:22px;
}

    .recentBroadcast .recentBroadcastItem {
        margin-right: 15px;
        border-top: 1px solid #E6E6E6;
        overflow: hidden;
        padding: 5px 0 5px 0;
        float: left;
        clear: left;
        width: 100%;
    }

        .recentBroadcast .recentBroadcastItem .information {
            overflow: hidden;
            width: 400px;
            float: left;
        }

        .recentBroadcast .recentBroadcastItem .title {
            font-size: 16px;
            font-weight: bold;
            float: left;
            margin: 10px 5px 10px 0px;
        }

    .recentBroadcast .recentBroadcastNoItem .information span{
        font-size: 16px;
    }

    .recentBroadcast .date {
        float: right;
        overflow: hidden;
    }

        .recentBroadcast .date .broadcastDate {
            font-size: 16px;
            font-weight: bold;
            color: #B7B7B7;
            float: left;
            margin: 10px 5px 10px 0px;
        }

.offer {
    width: 900px;
    overflow: hidden;
    margin-top: 10px;
}

    .offer .offerImage {
        float: left;
        margin-right: 15px;
        overflow: hidden;
    }

        .offer .offerImage .img {
            width: 162px;
        }

    .offer .information {
        float: left;
        width: 78%;
    }

        .offer .information .title {
            font-size: 16px;
            font-weight: bold;
            color: #27B1CE;
            float: left;
            clear: left;
        }

        .offer .information .description {
            font-size: 100%;
            font-weight: bold;
            float: left;
            clear: left;
            margin-bottom: 10px;
        }

        .offer .information .order {
            width: 95px;
            height: 37px;
            background: transparent url(../default/buttons/button_order.png) no-repeat;
            float: left;
        }

.featuredOffer {
    padding: 20px 0 30px 30px;
    margin-top: 20px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}

.extras {
    padding-bottom: 20px;
}

.comments {
    padding: 20px 0 0 30px;
    overflow: hidden;
    clear: both;
}

    .comments .title {
        font-weight: bold;
        color: #000000;
        font-size: 190%;
        display: block;
        margin-bottom: 10px;
    }

/* End Ministries */

/* Player */
.PlayerControls {
    width: 120px;
    margin: -2px 0 0 5px;
    float: left;
}

    .PlayerControls audio {
        display: block;
        width: 385px;
        height: 45px;
        padding-bottom: 10px;
    }

    .PlayerControls > .playerControlContent {
        height: 0;
        overflow: hidden;
    }

        .PlayerControls > .playerControlContent a {
            color: #5c5c5c;
            text-decoration: none;
        }

            .PlayerControls > .playerControlContent a span {
                position: relative;
                top: -0.9em;
                padding-left: 5px;
                font-weight: bold;
            }

.playButton {
    background: url(../default/buttons/button_play.png) no-repeat;
    width: 102px;
    height: 102px;
    border: none;
    cursor: pointer;
}

.stopButton {
    background: url(../default/buttons/button_stop.png) no-repeat;
    width: 102px;
    height: 102px;
    border: none;
    cursor: pointer;
}

.vol {
    float: right;
    margin-top: 12px;
}

.button {
    float: left;
}

#slider {
    border: none !important;
    border-radius: 0 !important;
    width: 5px;
    height: 70px;
    background: url(../default/buttons/volume_bg.gif);
}

.tooltip {
    position: absolute;
    display: block;
    top: -25px;
    width: 35px;
    height: 20px;
    color: #fff;
    text-align: center;
    font: 10pt Tahoma, Arial, sans-serif;
    border-radius: 3px;
    border: 1px solid #333;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, .3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, rgba(69,72,77,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(69,72,77,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8045484d', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.ui-slider .ui-slider-range {
    background-position: bottom;
}

.ui-slider-handle {
    position: absolute;
    cursor: pointer;
    background: url(../default/buttons/volume_circlehandle.gif) no-repeat 80% 80%;
    border-style: none;
}

.ui-autocomplete .ui-menu-item a.ui-state-hover {
    border: none;
    background: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none;
    background: url(../default/buttons/volume_circlehandle.gif) no-repeat 80% 80%;
}

.ui-widget-header {
    background: none !important;
}

.ui-slider-vertical .ui-slider-handle {
    margin-left: 0px;
    margin-bottom: -0.6em;
    left: -6px;
}

/* End Player */



/*********************** BEGIN: MobileAppBanner styles ***********************/

#footer_MobileApp {
    height: 100px;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 1;
    min-width: 100%;
    z-index: 1000;
}

.MobileAppBanner {
    margin-left: 1px;
    height: 100px;
    width: 930px;
    background: transparent url(../default/banner/app-promo-banner.png) no-repeat left 0;
}

    .MobileAppBanner .Footer_Bottom_App_Store {
        font-size: 179%;
        margin-left: 565px;
        width: 125px;
        float: left;
    }

    .MobileAppBanner .Footer_Bottom_Android {
        font-size: 179%;
        margin-left: 25px;
        width: 130px;
        float: left;
    }

        .MobileAppBanner .Footer_Bottom_App_Store a, .MobileAppBanner .Footer_Bottom_Android a {
            text-decoration: none;
            margin-left: 18px;
        }

            .MobileAppBanner .Footer_Bottom_App_Store a .caption, .MobileAppBanner .Footer_Bottom_Android a .caption {
                visibility: hidden;
            }

    .MobileAppBanner .Close {
        font-size: 100%;
        margin-left: 815px;
        font-weight: bold;
        padding-top: 24px;
    }

        .MobileAppBanner .Close a {
            text-decoration: none;
            background: transparent url(../default/banner/app-promo-banner-close-button.png) no-repeat left 0;
            padding-right: 20px;
            padding-bottom: 20px;
        }

            .MobileAppBanner .Close a .caption {
                visibility: hidden;
            }

/* Account-Page */
.Account-Page {
    color: #000000;
    padding: 15px 0;
}

    .Account-Page p {
        clear: both;
        margin: 3px 0;
    }

        .Account-Page p label {
            float: left;
            font-size: 14px;
            font-weight: bold;
            height: 40px;
            width: 110px;
        }

            .Account-Page p label.error {
                color: #FF0000;
                font-size: 10px;
                line-height: 24px;
                margin-left: 5px;
                width: 200px;
            }

        .Account-Page p input[type="text"], .Account-Page p input[type="email"], .Account-Page p input[type="password"] {
            border: 1px solid #AAAAAA;
            float: left;
            padding: 5px;
            width: 215px;
        }

        .Account-Page p .smallInput {
            width: 70px !important;
        }

        .Account-Page p.BottomLine {
            border-bottom: 1px solid #CCCCCC;
            margin: 0 0 10px 110px;
            padding: 0 0 10px;
        }

            .Account-Page p.BottomLine > span {
                color: #808080;
                font-weight: normal;
                font-size: 10px;
                float: none;
            }

        .Account-Page p.Controls {
            margin: 0 0 15px;
            padding: 0 0 0 110px;
        }

            .Account-Page p.Controls .LinkButton {
                margin: 0 10px 10px 0;
            }

        .Account-Page p.ForgotPassword {
            margin: 0 0 15px;
            padding: 0 0 0 110px;
        }

.Favorite-Page {
}

    .Favorite-Page h2.featuredAll {
        border-bottom: 1px solid #E6E6E6;
        border-top: 1px solid #E6E6E6;
        display: block;
        padding: 10px 0 10px 0;
        width: 100%;
        margin-top: 15px;
    }

    .Favorite-Page ul.favoriteList {
        overflow: hidden;
        margin-bottom: 30px;
    }

        .Favorite-Page ul.favoriteList li {
            padding: 10px 0 0;
            float: left;
            clear: both;
            width: 100%;
        }

            .Favorite-Page ul.favoriteList li a {
                display: block;
                min-height: 80px;
                text-decoration: none;
            }

                .Favorite-Page ul.favoriteList li a.information {
                    float: left;
                    width: 90%;
                }

                    .Favorite-Page ul.favoriteList li a.information div {
                        width: 300px;
                    }

                .Favorite-Page ul.favoriteList li a.delete {
                    float: right;
                    width: 10%;
                    background: transparent url(../default/buttons/delete-button.png) no-repeat right 20px;
                }

.input-validation-error {
    border: 1px solid #FF0000 !important;
}

div.GlobalMessage {
    margin: 0 0 10px;
}

.GlobalErrorMessage, div.errornotice {
    color: #FF0000;
}

.GlobalSuccessMessage, div.successnotice {
    color: green;
}

/* Additional Footer */
.additionalfooter {
    width: 900px;
    margin: 0 auto;
    background-color: #FFF;
    color: #B7B7B7;
    padding: 25px 0 45px 30px;
}

    .additionalfooter .footermenu {
        float: left;
    }

        .additionalfooter .footermenu ul {
            margin-right: 10px;
        }

            .additionalfooter .footermenu ul li {
                float: left;
                margin-right: 20px;
                font-size: 16px;
            }

                .additionalfooter .footermenu ul li a {
                    text-decoration: none;
                    color: #B7B7B7;
                    font-weight: bold;
                }

    .additionalfooter .headerSearchBar {
        float: left;
        margin: -7px 0 0 60px;
        height: 35px;
        width: 250px;
        overflow: hidden;
        border: none;
        background: transparent url(../default/backgrounds/searchbg_footer.png) no-repeat;
    }

        .additionalfooter .headerSearchBar form {
            margin: 0 auto;
            overflow: hidden;
        }

            .additionalfooter .headerSearchBar form span.textbox {
                background: none;
                display: inline;
                padding: 0;
                height: 35px;
                font-weight: bold;
                overflow: hidden;
                margin-left: 5px;
            }

                .additionalfooter .headerSearchBar form span.textbox input[type=text] {
                    border: 0;
                    color: #B7B7B7;
                    width: 215px;
                    height: 33px;
                    background-color: #F5F5F5;
                    margin-top: 1px;
                    font-size: 14px;
                }

            .additionalfooter .headerSearchBar form a.search-button {
                float: right;
                padding: 18px 12px;
                background: transparent url(../default/icons/icon_search.png) no-repeat left;
            }

    .additionalfooter .socialIcons {
        float: right;
        margin: 3px 10px 0 0;
    }

        .additionalfooter .socialIcons ul.footerLinklist {
            margin: 0 30px 0 0;
        }

            .additionalfooter .socialIcons ul.footerLinklist li {
                float: left;
            }

                .additionalfooter .socialIcons ul.footerLinklist li a {
                    text-decoration: none;
                    padding: 10px 17px;
                }

                    .additionalfooter .socialIcons ul.footerLinklist li a.facebooklinkFooter {
                        background: url(../default/icons/social_facebookfooter.png) no-repeat;
                        margin-right: 5px;
                    }

                    .additionalfooter .socialIcons ul.footerLinklist li a.twitterlinkFooter {
                        background: url(../default/icons/social_twitterfooter.png) no-repeat;
                        margin-right: 5px;
                    }

                    .additionalfooter .socialIcons ul.footerLinklist li a.rsslinkFooter {
                        background: url(../default/icons/social_rssfooter.png) no-repeat;
                    }

/* End Additional Footer */

/* Footer */
.footer {
    width: 930px;
    margin: 0 auto;
    background-color: #FFF;
    overflow: hidden;
    clear: both;
    border-top: 1px solid #E6E6E6;
    color: #B7B7B7;
    font-size: 11px;
    min-height: 50px;
}

    .footer .copyright {
        padding: 0 30px;
        margin-top: 10px;
    }

    .footer .about {
        padding: 25px 30px;
    }

    .footer a {
        color: #B7B7B7;
        text-decoration: underline;
    }

/* End Footer */

/* thank-you-page Featured Show  */
.thank-you-page-station-list h2 {
    font-size: 180%;
    font-weight: bold;
    color: #000000;
}

.thank-you-page-station-list ul {
    list-style: none;
    width: 600px;
    padding: 0;
    margin: 10px 0 0 0;
}

.thank-you-page-station-list ul li {
    list-style: none;
}

.thank-you-page-station-list .stationNode {
    width: 600px;
    height: 35px;
}

.thank-you-page-station-list .stationNode .stationName {
    float: left;
    margin-left: 10px;
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 4px;
}

.thank-you-page-station-list .stationNode .location {
    float: left;
    margin-left: 5px;
    font-size: 1em;
    margin-top: 5px;
    line-height: 24px;
}

.thank-you-page-station-list .stationNode .location .description {
    color: #999;
    margin: 0;
    padding: 0;
    font-weight: normal;
    vertical-align: bottom;
}

/* End thank-you-page Featured Show */

/* broadcast with us */

.broadcastWithUs {    
    font-size: 15px;
    color:#000;
}
.broadcastWithUs .wrapper{
    margin: 0;
    overflow:hidden;
}

.broadcastWithUs .headerBroad{
    background: url(../default/banner/page-top.jpg) no-repeat;
    height:315px;
}

.broadcastWithUs table {
    margin: 5px 0 5px 4%;
    float:left;
    width:52%;
    font-size: 18px;
}

.broadcastWithUs table tr td {
    padding: 5px 10px;
}

.broadcastWithUs input, .broadcastWithUs select, .broadcastWithUs textarea {
    border-radius: 5px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    padding: 5px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 35px;
    width: 292px;
}

.broadcastWithUs input.small {
    width: 200px;
}

.broadcastWithUs select {
    border-color: #b3b3b3;
    background-color: #CCC;
    background-image: -webkit-linear-gradient(top, #FFF, #CCC);
    background-image: linear-gradient(to bottom, #FFF, #CCC);
}

.broadcastWithUs .disclaimer{
    margin:10px 3% 10px 0;
    text-align:justify;
    width:39%;
    float:right;
}

.broadcastWithUs textarea {
    height: 150px;
    overflow: auto;
}

.broadcastWithUs input[type=radio] {
    height: auto;
    width: auto;
}

.broadcastWithUs input[type=button] {
    width: 100px;
    border-color: #b3b3b3;
    background-color: #CCC;
    background-image: -webkit-linear-gradient(top, #FFF, #CCC);
    background-image: linear-gradient(to bottom, #FFF, #CCC);
    margin-left: 10px;
}

.broadcastWithUs .okButton {
    width: 150px;
    height: 50px;
    border-color: #b3b3b3;
    background-color: #a6e61a;
    background-image: -webkit-linear-gradient(top, #a6e61a, #65ad00);
    background-image: linear-gradient(to bottom, #a6e61a, #65ad00);
    box-shadow: 0 2px 4px 0 #CCC;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    border: 0;
    font-size: 24px;
    display: block;
    line-height: 50px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.broadcastWithUs .title {
    font-size:20px;
    font-weight:bold;
    margin: 10px 0 0 30px;
}

.broadcastWithUs .SmallText {
    font-size: 12px;
}

.broadcastWithUs .GrayText
{
    color: #999;
}

.broadcastWithUs .ConfirmMessage {
    float:left;
    width:50%;
    display:none;
}

.broadcastWithUs .titleSent {    
    display:none;
}

.broadcastWithUs .ConfirmMessage p {
    margin:40px;
}
/* end broadcast with us */
.clear{
    clear:both;
}
