﻿body {
    /*background: #000000 url('2016/bnlBkgrndRepeat.jpg') repeat-y top center;*/
    background-color: #000;
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

sup {
    vertical-align: super;
    font-size: smaller;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid #766551;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    -ms-zoom: 1;
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
    -ms-zoom: 1;
    zoom: 1;
}
/* IE7 */

.pageWrap {
    width: 1059px;
    margin: 0 auto;
}

.pageContent {
    padding: 0;
    position: relative;
    width: 1059px;
}

.albumOfferWrap {
    background: #000000 url('2017/bnlBkgrndCover.jpg') no-repeat top center;
    position: relative;
    height: 690px;
    padding: 0;
    margin: 0 0;
}

div#ribbon {
    position: absolute;
    background: transparent url('2016/ribbon.png') no-repeat;
    width: 428px;
    height: 162px;
    top: 0;
    left: 0;
}

div#albumBuy {
    position: absolute;
    top: 395px;
    left: 675px;
}

div#albumPreOrder {
    position: absolute;
    top: 660px;
    left: 650px;
}


ul.socialLinks {
    text-align: left;
    display: block;
    position: absolute;
    top: 10px;
    left: 675px;
}

ul.socialLinks2 {
    top: 35px;
}

ul.socialLinks li {
    display: inline;
    margin: 0;
    vertical-align: top;
}

    ul.socialLinks li span.socialText {
        color: #fff;
        display: inline-block;
        text-indent: 9999px;
        width: 140px;
        background: url(2017/bnlSocialIcons.png) no-repeat;
        background-position: -50px 0;
        vertical-align: top;
    }

    ul.socialLinks2 li span.socialText {
        background: url(2017/bnlInstagram.png) no-repeat;
        background-position: -20px 0;
        width: 146px;
    }

    ul.socialLinks li a {
        display: inline-block;
        width: 18px;
        height: 22px;
        background: url(2017/bnlSocialIcons.png) no-repeat;
        text-indent: 9999px;
        text-decoration: none;
    }

        ul.socialLinks li a:hover {
            text-decoration: none;
            opacity: .75;
        }

        ul.socialLinks li a.socialFacebook {
            background-position: 0 0;
        }

        ul.socialLinks li a.socialTwitter {
            width: 24px;
            background-position: -21px 0;
        }

        ul.socialLinks li a.socialInstagram {
            background: url(2017/bnlInstagram.png) no-repeat;
            background-position: 0 0;
        }

.socialFooterWrap {
    position: relative;
}

.socialFooterWrap ul.socialLinks {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    display: inline-block;
    padding: 30px 0 50px;
}

.tourContent {
    text-align: center;
}

.concertWrap {
    text-align: center;
    width: 100%;
    padding: 20px 0;
    margin: 0 auto;
}

    .concertWrap a,
    .concertWrap a:visited,
    .concertWrap a:active {
        color: #DFAA00;
        text-decoration: none;
    }

        .concertWrap a:hover {
            color: #DFAA00;
            text-decoration: underline;
        }

    .concertWrap table {
        margin: 0 auto;
        padding: 0px;
        color: #DFAA00;
    }

        .concertWrap table tr {
            margin: 0px;
            padding: 0px;
        }

            .concertWrap table tr td {
                margin: 0px;
                padding: 10px;
                text-align: left;
            }

                .concertWrap table tr td.col1 {
                    width: 90px;
                }

                .concertWrap table tr td.col2 {
                    width: 250px;
                }

                .concertWrap table tr td.col3 {
                    width: 200px;
                }

                .concertWrap table tr td.col4 {
                    width: 90px;
                }

            .concertWrap table tr.tblHeaders {
                color: #EBCA9F;
            }



.pageFooter {
    position: relative;
    text-align: center;
    padding: 20px 0px 0px 0px;
    float: none;
    clear: both;
}


.miniNav {
    text-align: center;
    display: inline;
}

    .miniNav li {
        display: inline;
        color: #C19F40;
    }

        .miniNav li a {
            display: inline-block;
            padding: 32px 22px;
            text-decoration: none;
            color: #C19F40;
            box-sizing: border-box;
            font-family: 'Montserrat', sans-serif;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 26px;
            line-height: 1em;
        }

        .miniNav li.bnlEnterSite a {
            background: url(2017/bnlEnterSite.png) no-repeat;
            width: 199px;
            height: 59px;
            white-space: nowrap;
            text-indent: 9999px;
        }

.btnBuyTickets {
    color: #CCCCCC;
}
