﻿.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.btn-search,
.btn-search.focus,
.btn-search:active,
.btn-search:hover {
    background-color: #000;
    color: #fff;
    padding: 8px;
    font-size: 17px;
}
.catmenu {
    
    overflow-y: auto;
    font-family: roboto slab, serif;
    font-size: 10px;
    font-weight: bold;
    max-height:300px;
}

    .catmenu a {
        font-size: 12px;
        cursor:pointer;
    }
.dmenu {
    
    overflow-y: auto;
    font-family: roboto slab, serif;
    font-size: 10px;
    font-weight: bold;
}

    .dmenu a {
        font-size: 12px;
        cursor:pointer;
    }

.color2 .list-group-catitem.active,
.color2 .list-group-showcatitem.active,
.color2 .list-group-catitem.active:focus,
.color2 .list-group-catitem.active:hover {
    z-index: 3;
    color: #000;
    background-color: #dddddd;
    border-color: #ddd;
    font-family: 'Titillium Web', sans-serif;
    font-size: 25px;
    line-height: 35px;
}

.list-group-catitem {
    position: relative;
    display: block;
    padding: 10px 15px 10px 210px;
    margin-bottom: -1px;
    background-color: #ebebeb;
    border: 1px solid #ddd;
    color: #000;
    line-height: 30px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
}

    .list-group-catitem img {
        vertical-align: bottom;
    }

.list-group-showcatitem {
    position: relative;
    display: block;
    padding: 10px 15px 10px 240px;
    margin-bottom: -1px;
    background-color: #ebebeb;
    border: 1px solid #ddd;
    color: #000;
    line-height: 30px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
}

.panel-catbody {
    background-color: #ebebeb;
}

.altBackground1 {
    background: #000 !important;
}

.altBackground2 {
    background: #1e1e1e !important;
}

.audioButton {
    background: url(/assets/panic/images/play_stop.png) 0px 0px no-repeat;
    text-indent: -99999px;
    display: block;
    width: 30px;
    height: 30px;
    margin-left: -10px;
}

    .audioButton:hover {
        background-position: 0px 0px;
        width: 30px;
        height: 30px;
    }

    .audioButton.playing {
        background-position: 0px -30px;
        width: 30px;
        height: 30px;
    }

        .audioButton.playing:hover {
            background-position: 0px -30px;
            width: 30px;
            height: 30px;
        }

    .audioButton.loading, .audioButton.loading:hover {
        background: url(/assets/panic/images/ajax_loader.gif) no-repeat;
        text-indent: 0 !important;
    }

#player {
    display: none;
}

.category, .show_live {
    cursor: pointer;
}

.catalog-header {
    background-color: #000;
}

.show-header {
    background-color: #000;
    padding: 10px;
}

.show-img {
    text-align: center;
}

    .show-img img {
        display: inline-block;
        /*min-width: 100%;*/
    }

.cat {
    overflow: hidden;
    padding-right: 0;
    margin-left: 0;
    padding-left: 0;
    color: #fff;
    font-family: atrament-web, sans-serif;
    min-height: 400px;
}

.showpad {
    padding-left: 235px;
}

.catpad {
    padding-left: 205px;
}

.cartrow {
    padding: 10px 20px 10px 220px;
    background-color: #eae7e2;
    padding-right: 20px;
    color: #000;
    font-family: "Roboto Slab", serif;
    border-bottom: 1px solid #ccc;
}

.carouselrow {
    padding: 0 0 0 188px;
    background-color: #000;
    color: #fff;
    font-family: "Roboto Slab", serif;
}

.gridrow {
    padding: 0 0 0 187px;
    background-color: #000;
    color: #fff;
    font-family: "Roboto Slab", serif;
}

.cartrowhead {
    background-color: #000;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
}

.cartrowupgrade {
    background-color: #dddddd;
}

.loc {
    font-size: 17px;
    font-weight: bold;
    line-height: 50px;
    letter-spacing: 3px;
    font-family: "Roboto Slab", serif;
}

.dt {
    font-family: 'Titillium Web', sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
}

.loc1 {
    letter-spacing: 3px;
    color: #fff;
    font-size: 14px;
    font-family: "Roboto Slab", serif;
}

.loc2 {
    letter-spacing: 3px;
    color: #fff;
    font-size: 24px;
    font-family: atrament-web, sans-serif;
}

.loc3 {
    letter-spacing: 1px;
    color: #000;
    font-size: 14px;
    font-family: "Roboto Slab", serif;
    font-weight: bold;
}

.infolink, .infolink2 {
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

.round-button {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #000;
    text-align: center;
    text-decoration: none;
    background: #3ac5cc;
    margin-left: 20px;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

    .round-button:hover {
        background: #3ac5cc;
    }

    .round-button a {
        color: #000;
    }

.buy-button {
    display: block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 90%;
    text-align: center;
    background: #3ac5cc;
    /* margin-left: 20px; */
    font-size: 20px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 14px;
}

    .buy-button:hover {
        text-decoration: none;
    }

.showbuy-button {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 80%;
    text-align: center;
    background: #3ac5cc;
    /* margin-left: 20px; */
    font-size: 18px;
    font-weight: bold;
}

    .showbuy-button:hover {
        text-decoration: none;
    }


.color1 .cart-count {
    color: #afdb4f;
    letter-spacing: 2px;
}

.color2 .cart-count {
    color: #3ac5cc;
    letter-spacing: 2px;
}

.details {
    margin-bottom: 0;
    float: right;
    list-style: none;
}

    .details li {
        padding: 0 16px 0 0;
        clear: none;
        float: right;
        margin-bottom: 1px;
        position: relative;
    }

    .details a, .details button {
        width: 25px;
        height: 21px;
        text-indent: -99999px;
        display: block;
    }

    .details .btn {
        background: #3ac5cc;
        width: auto;
        height: auto;
        text-align: center;
        color: #000;
        text-transform: uppercase;
        text-indent: 0;
        letter-spacing: .17em;
        font-family: Lato,arial,sans-serif;
        font-size: .8em;
        font-style: normal;
        font-weight: 700;
        margin-top: 3px;
        letter-spacing: normal;
    }

    .details a.btn {
        background: #3ac5cc;
        padding: .37em 1em;
        width: auto;
        height: auto;
        text-align: center;
        color: #000;
        text-transform: uppercase;
        text-indent: 0;
        letter-spacing: .17em;
        font-family: Lato,arial,sans-serif;
        font-size: .8em;
        font-style: normal;
        font-weight: 700;
        margin-top: 3px;
        letter-spacing: normal;
    }

    .details a.btn-positionfix {
        right: 4px;
        position: relative;
    }



.notes {
    overflow: hidden;
    background-color: #000;
    margin-left: 0;
    padding-left: 203px;
    color: #fff;
    font-size: 12px;
    font-family: "Roboto Slab", serif;
}

    .notes ol,
    .notes ul {
        margin-top: 25px;
        font-size: 12px;
    }

    .notes ol {
        -webkit-padding-start: 24px;
    }

.notes-meta {
    font-size: 17px;
    color: #a2a2a2;
}

.notes .horizontal-separator {
    margin-bottom: 10px;
}

.notes ul.additional-info {
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 0;
    float: right;
}

.notes .notes-wrapper {
    padding: 25px 20px;
}

.social-sharetitle-wrapper {
    padding: 10px 0 10px 6px;
    color: #fff;
}

.share-title {
    float: left;
    padding-top: 12px;
}

.prev-next {
    display: block;
  padding-top: 18px;
  font-size: 18px;
  float: right;
  padding-right: 35px;
}

    .prev-next a {
        color: #fff;
    }

        .prev-next a:hover {
            text-decoration: none;
        }

.share a.fb {
    background-image: url(/assets/panic/images/fb_icon.png);
}

.share a.tw {
    background-image: url(/assets/panic/images/tw_icon.png);
}

.share a {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: 50% 50% no-repeat;
    margin-right: 3px;
    cursor: pointer;
}

.ftshare a.fb {
    background-image: url(/assets/panic/images/fb_hicon.png);
}

.ftshare a.tw {
    background-image: url(/assets/panic/images/tw_hicon.png);
}

.ftshare a {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: 50% 50% no-repeat;
    margin-right: 5px;
    cursor: pointer;
}


.recommendations {
    overflow: hidden;
    margin-left: 0;
    color: #fff;
    font-family: atrament-web, sans-serif;
}


.recommendations-meta {
    font-size: 17px;
    color: #a2a2a2;
}

.recommendations .horizontal-separator {
    margin-bottom: 10px;
}


.recommendations .recommendations-wrapper {
    padding: 30px 52px 0 5px;
}

#morerecs-show {
    text-transform: uppercase;
    float: right;
    cursor: pointer;
    width: 100%;
    text-align: right;
    font-size: 16px;
}

.color1 .cartbuttons {
    color: #fff;
    background-color: #1c1c1c;
    border: none;
    text-transform: uppercase;
    font-family: atrament-web, sans-serif;
    font-weight: 400;
    font-size: 20px;
    text-align:center;  
}

.color2 .cartbuttons {
    color: #fff;
    background-color: #3ac5cc;
    border-color: #3ac5cc;
    text-transform: uppercase;
    font-family: atrament-web, sans-serif;
    font-weight: 400;
    font-size: 20px;
}

.color2 .cartbuttons a {
    text-decoration:none;
}

.color2 .cartbuttons a:hover {
    text-decoration:none;
}

.color1 .cartbuttons.active,
.color1 .cartbuttons.focus,
.color1 .cartbuttons:hover {
    color: #000;
    background-color: #afdb4f;
    border: none;
    text-decoration:none;
}

.cartbuttons.active,
.cartbuttons.focus,
.cartbuttons:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

#slide {
    float: left;
    list-style: none;
    position: relative;
    width: 33%;
    padding: 10px;
}

/*Recommendations Carousel Styles*/

.jcarousel-wrapper {
    margin: 0 auto;
    position: relative;
}

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .jcarousel ul {
        width: 20000em;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .jcarousel li {
        width: 337px;
        float: left;
        border-right: 1px solid #403f3e;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 30px;
        min-height: 300px;
    }

    .jcarousel img {
        display: block;
        max-width: 100%;
        height: auto !important;
    }

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 45px Arial, sans-serif;
}

.jcarousel-control-prev {
    left: 5px;
}

.jcarousel-control-next {
    right: 5px;
}

    .jcarousel-control-prev:hover span,
    .jcarousel-control-next:hover span {
        display: block;
    }

    .jcarousel-control-prev.inactive,
    .jcarousel-control-next.inactive {
        opacity: .5;
        cursor: default;
    }

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

    .jcarousel-pagination a {
        text-decoration: none;
        display: inline-block;
        font-size: 11px;
        height: 10px;
        width: 10px;
        line-height: 10px;
        background: #fff;
        color: #4E443C;
        border-radius: 10px;
        text-indent: -9999px;
        margin-right: 7px;
        -webkit-box-shadow: 0 0 2px #4E443C;
        -moz-box-shadow: 0 0 2px #4E443C;
        box-shadow: 0 0 2px #4E443C;
    }

        .jcarousel-pagination a.active {
            background: #4E443C;
            color: #fff;
            opacity: 1;
            -webkit-box-shadow: 0 0 2px #F0EFE7;
            -moz-box-shadow: 0 0 2px #F0EFE7;
            box-shadow: 0 0 2px #F0EFE7;
        }

#slideinner {
    margin: 20px 50px 20px 20px;
    background-color: #1e1e1e;
    min-height: 360px;
}

    #slideinner .sdate {
        font-family: Titillium Web, sans-serif;
        font-size: 34px;
        display: block;
        text-align: center;
    }

    #slideinner p {
        text-align: center;
        margin-top: 55px;
    }

    #slideinner a {
        text-decoration: none;
        color: #fff;
    }

    #slideinner .venue {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        display: block;
        min-height: 60px;
    }

    #slideinner .location {
        text-decoration: none;
        color: #3ac5cc;
        text-transform: uppercase;
        display: block;
        padding-top: 10px;
    }

.catgrid {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .catgrid ul {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .catgrid li {
        width: 337px;
        float: left;
        border-right: 1px solid #403f3e;
        border-bottom: 1px solid #403f3e;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 30px;
        min-height: 300px;
    }

    .catgrid img {
        display: block;
        max-width: 100%;
        /*height: auto !important;*/
        margin: 0 auto;
        max-height: 140px;
    }

.spinner {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    width: 7em;
    height: 7em;
    border-top: 0.75em solid #000;
    border-left: 0.75em solid #C8C7CC;
    border-right: 0.75em solid #C8C7CC;
    border-bottom: 0.75em solid #000;
    border-radius: 50%;
    /* styling for demo, just centers it */
    position: relative;
    margin: auto;
    margin-left: 130px;
    margin-top: 110px;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-o-keyframes spin {
    100% {
        -o-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
.loader {
  margin: 6em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid #000;
  border-right: 1.1em solid #C8C7CC;
  border-bottom: 1.1em solid #000;
  border-left: 1.1em solid #C8C7CC;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


.sl {
    z-index: 1001;
    position: absolute;
    top: 0;
    left: 335px;
    width: 340px;
    padding: 25px;
    line-height: 18px;
    color: #fff;
    background: #333;
    font-size: 12px;
    pointer-events: none;
    opacity: 0.9;
    min-height: 400px;
}

    .sl:before {
        content: ' '; /* Must have content to display */
        position: absolute;
        top: 50%;
        left: -40px; /* 2 x border width */
        width: 0;
        height: 0;
        margin-top: -20px; /* - border width */
        border: 20px solid transparent;
        border-right-color: #333;
    }

.sl1 {
    z-index: 1001;
    position: absolute;
    top: 0;
    right: 335px;
    width: 340px;
    padding: 25px;
    line-height: 18px;
    color: #fff;
    background: #333;
    font-size: 12px;
    pointer-events: none;
    opacity: 0.9;
    min-height: 400px;
}

    .sl1:before {
        content: ' ';
        position: absolute;
        top: 50%;
        right: -40px;
        width: 0;
        height: 0;
        margin-top: -20px;
        border: 20px solid transparent;
        border-left-color: #333;
    }

.authpages {
    color: #fff;
}

.form-header-separator {
    height: 21px;
    background-color: #fff;
}

#topnav .prev-next {
    font-size: 34px;
    float: right;
    padding-right: 50px;
    text-transform: uppercase;
    cursor:pointer;
    padding-top:0;
}

#botnav .prev-next {
    font-size: 34px;
    float: right;
    padding-right: 50px;
    text-transform: uppercase;
    cursor:pointer;
    padding-top:0;
}

.inactive {
    pointer-events: none;
    opacity: 0.2;
}

.back {
  width: 67px;
  height: 67px;
  border-radius: 67px;
  font-size: 18px;
  color: #fff;
  padding-top: 10px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
  margin-left: 70px;
  position: fixed;
  bottom: 135px;
  z-index: 1046;
  cursor:pointer;
  background-color:#000;
}

.back i {
  font-size: 60px;
}

#reviews {
    padding-top: 25px;
}
.review {
    border-bottom: solid 1px #ccc;
    padding: 12px 8px;
}
.review .reviewer {
  font-size: 14px;
  margin: 0 0 10px;
}
.review .content {
  margin: 0;
  line-height: 20px;
}
.review .reviewer span {
  font-weight: 700;
  color: #3ac5cc;
}
.postreview {
    font-family: atrament-web, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

