﻿h2 {
    margin-bottom: 8px !important;
}

.headlineSF {
    margin-bottom: 20px;
}

.headline {
    font: 20px/23px 'stentigaregular', sans-serif;
}

.h1-inherit {
    font: inherit;
    color: inherit;
    margin: inherit;
}

.h4SF {
    padding-top: 10px;
    margin-bottom: 5px !important;
}

.TextCenter {
    text-align: center;
}

.SeparatorMed {
    padding-bottom: 15px;
}

.separator-med-margin {
    margin-bottom: 15px;
}

.header-nav-spirits:hover {
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?1h47uh');
    src: url('fonts/icomoon.eot?#iefix1h47uh') format('embedded-opentype'), url('fonts/icomoon.ttf?1h47uh') format('truetype'), url('fonts/icomoon.woff?1h47uh') format('woff'), url('fonts/icomoon.svg?1h47uh#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-pinterest:before {
    content: "\e600";
}

.icon-google-plus:before {
    content: "\e62c";
}

.icon-instagram:before {
    content: "\e607";
}

.icon-facebook:before {
    content: "\e60b";
}

.icon-twitter:before {
    content: "\e60d";
}

.icon-linkedin:before {
    content: "\e614";
}

#html5-watermark {
    display: none !important;
}

.sliderHomeBackground {
    margin-top: -60px;
    height: 60px;
    z-index: 2;
    background-color: #000;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.sliderHomeText {
    color: white;
    padding: 5px;
    z-index: 3;
}

.sliderHomeDropDownMenu {
    height: 253px;
    overflow: auto;
}

.slider-home-more-reviews-container {
    float: right;
    margin-top: -28px;
    padding-left: 10px;
}

.slider-home-more-reviews-link {
    color: #cccccc;
    text-decoration: none;
}

    .slider-home-more-reviews-link:hover {
        color: white;
    }

.slider-home-first-menu-title {
    float: right;
    font-size: 19px;
}

.slider-home-menu-comment {
    min-height: 42px;
}

/* cycle 2 carousel override bug */

.cycle-slide {
    opacity: 1 !important;
}

/* tastings notes */

.TastingNotesTable {
    border: none;
    padding: 0;
    font: 20px/23px 'open_sans_condensedbold',sans-serif;
}

    .TastingNotesTable tr {
        height: 52px;
    }

.TastingNotesCellIcon {
    width: 40px;
    padding-right: 10px;
    vertical-align: middle;
    padding-bottom: 12px;
}

.TastingNotesCellLabel {
    border-bottom: solid 2px black;
    width: 110px;
    vertical-align: middle;
}

.TastingNotesCellValue {
    border-bottom: solid 2px black;
    width: 275px;
    vertical-align: middle;
    text-align: center;
}

.ContentBox {
    border-left: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-right: solid 1px #999999;
}

.content-box {
    border-left: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-right: solid 1px #999999;
}

.ContentBoxPadding {
    padding: 10px;
}

.content-box-padding {
    padding: 10px;
}

.ProducerTitle {
    font: 23px/26px 'open_sans_condensedbold',sans-serif;
    height: 28px;
}

.ProducerText {
    font: 16px/19px 'open_sans_condensedbold',sans-serif;
}

.ProducerImage {
    text-align: center;
}

.ProducerAddress {
    text-align: center;
    font: 19px/22px 'open_sans_condensedbold',sans-serif;
    height: 160px;
}

.ProducerSimpleLink {
    text-decoration: none;
    color: #000000;
}

.TastingNotesCellImage {
    width: 80px;
    vertical-align: top;
    padding-right: 15px;
}

.TastingNotesCellComment {
    width: 350px;
    vertical-align: top;
    font: 14px/17px 'open_sans_condensedbold',sans-serif;
}

.GenericContentPadding {
    padding: 8px;
}

.FoodPairingIconArea {
    padding-top: 15px;
    padding-bottom: 15px;
}

.FoodPairingIcon {
    padding-right: 5px;
}

#map-area {
    width: 1000px;
    margin-left: 5px;
}

#map-canvas-contents {
    float: left;
    margin-right: 5px;
    width: 790px;
}

#map-canvas {
    height: 600px;
}

#map-list-contents {
    float: left;
}

#map-list {
    width: 200px;
    height: 600px;
    overflow: auto;
    padding-top: 5px;
}

.infoWindow {
    min-height: 100px;
    min-width: 100px;
    line-height: 16px;
}

.MapHeadlineWhite {
    border-: 1px solid #999;
    color: #000000;
    font: 24px/27px "stentigaregular",sans-serif;
    overflow: hidden;
    padding: 12px 0 6px 0;
    position: relative;
}

.MapCatgDesc {
    margin-right: 20px;
    line-height: 17px;
}

.FloatClear {
    clear: both;
}

.selector-area {
    height: 25px;
    margin-bottom: 10px;
}

.selector-text {
    width: 18px;
    height: inherit;
    background-color: black;
    color: white;
    float: left;
    margin-right: 10px;
    padding-left: 9px;
    font-weight: bold;
}

.selector-combo {
    float: left;
    margin-right: 15px;
}

select {
    height: 25px;
}

/* event gallery */

#home-events-container {
    height: 868px !important;
}

/* drink recipes */

.DrinkSlideshow {
    background-color: black;
    width: 400px !important;
    height: 215px !important;
}

.DrinkSlideshowControl {
    top: 85px !important;
}

.DrinkRecipe {
    max-height: 215px;
    max-width: 400px;
    border-: solid 1px red;
}

.DrinkRecipeImageArea {
    float: left;
    width: 160px;
    height: 215px;
    border-: solid 1px yellow;
}

.DrinkRecipeImage {
    max-width: 150px;
    height: 215px;
}

.DrinkRecipeArea {
    float: right;
    padding-right: 20px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: white;
    line-height: 16px;
    width: 205px;
    max-height: 215px;
    border-: solid 1px green;
}

.DrinkRecipeContent {
    max-height: 210px;
    width: 220px;
}

.h3White {
    color: white;
}

.DrinkRecipeSubHeading {
    font-style: italic;
    font-size: 14px;
}

.DrinkRecipeList {
    margin-left: -20px;
}

.DrinkRecipeSep {
    border-bottom: solid 1px #666666;
    margin-bottom: 10px;
    width: 70%;
    margin-left: 35px;
}

.DrinkDifficulty {
    padding-bottom: 15px;
}

/* food recipes */

.FoodSlideshow {
    background-color: black;
    width: 400px !important;
    height: 215px !important;
}

.FoodSlideshowControl {
    top: 85px !important;
}

.FoodRecipe {
    max-height: 215px;
    max-width: 400px;
    border-: solid 1px red;
}

.FoodRecipeImageArea {
    float: left;
    width: 160px;
    height: 215px;
    border-: solid 1px yellow;
}

.FoodRecipeImage {
    max-width: 150px;
    height: 215px;
}

.FoodRecipeArea {
    float: right;
    padding-right: 20px;
    padding-left: 25px;
    padding-bottom: 5px;
    color: white;
    line-height: 16px;
    width-: 205px;
    width: 360px;
    max-height: 215px;
    border-: solid 1px green;
}

.FoodRecipeContent {
    max-height: 210px;
    width: 360px;
}

.FoodRecipeSubHeading {
    font-style: italic;
    font-size: 14px;
}

.FoodRecipeList {
    margin-left: -20px;
}

.FoodRecipeSep {
    border-bottom: solid 1px #666666;
    margin-bottom: 10px;
    width: 70%;
    margin-left: 35px;
}

.FoodDifficulty {
    padding-bottom: 15px;
}

.ResultIcon {
    float: left !important;
    margin: 0 !important;
    padding-right: 1px !important;
    border: none !important;
    width: 41px;
}

.EventBackgroundWatermark-Wine {
    background-image: url('/images-Events/Calendar-Icons/wine-w.gif');
    background-repeat: no-repeat;
    background-position: 260px 25px;
    background-size: auto 125px;
}

.EventBackgroundWatermark-Beer {
    background-image: url('/images-Events/Calendar-Icons/beer-w.gif');
    background-repeat: no-repeat;
    background-position: 245px 25px;
    background-size: auto 125px;
}

.EventBackgroundWatermark-Spirits {
    background-image: url('/images-Events/Calendar-Icons/spirits-w.gif');
    background-repeat: no-repeat;
    background-position: 220px 25px;
    background-size: auto 125px;
}

.NightCapLogo {
    background-image: url('/Images-BTI/NightCapLogo.jpg');
    width: 350px;
    height: 140px;
    background-repeat: no-repeat;
}

.ReviewGroupDesc {
    font: 14px/17px Arial,Helvetica,sans-serif;
    line-height: 24px;
    padding: 20px;
    height: 470px;
    overflow-y: auto;
}

/* reviews */

.ReviewCatgDesc {
    font: 14px/17px Arial,Helvetica,sans-serif;
    line-height: 24px;
    padding: 20px;
    height: 470px;
    overflow-y: auto;
}

.ReviewCatgDescContainer {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.ReviewCatgDescGlassImage {
    width: 125px;
    border: solid 1px black;
}

.ReviewCatgDescGlassDesc {
    text-align: center;
    font-weight: bold;
    background-color: black;
    width: 115px;
    padding: 5px;
    color: white;
    border: solid 1px black;
}

.ReviewImageProducer {
    max-width: 425px;
    height: 150px;
    border: solid 1px black;
}

.review-top-container {
    background-color: white;
    border-bottom: solid 1px gray;
}

.review-top-left-container {
    width: 230px;
    float: left;
}

.review-top-left-headline {
    border-right: none;
    height: 27px;
}

.review-top-left-bottle-container {
    margin-left: 20px;
    height: 390px;
    width: 207px;
    align-content;
}

.review-top-left-bottle-image {
    border: solid 1px #000000;
    height: 389px;
}

.review-center-container {
    width: 440px;
    float: left;
}

.review-center-heading-buttons {
    border-left: none;
    border-right: none;
    font-size: 15px;
    height: 27px;
}

.review-center-brand {
    color: #aa1c68;
    text-align: center;
    font: 33px/36px 'open_sans_condensedbold',sans-serif;
    padding-right: 8px;
    margin: 0;
}

.review-center-bevname {
    color: #aa1c68;
    text-align: center;
    font: 33px/36px 'open_sans_condensedbold',sans-serif;
    padding-right: 8px;
    margin: 0;
}

.review-center-pair {
    color: #000000;
    text-align: center;
    font: 24px/27px 'open_sans_condensedbold',sans-serif;
}

.review-center-pair-icon-container {
    text-align: center;
}

.review-center-info-container {
    line-height: 16px;
    text-align: center;
    font: 20px/23px 'open_sans_condensedbold',sans-serif;
}

    .review-center-info-container h3 {
        height: 10px;
        line-height: 16px;
        text-align: center;
        font: 20px/23px 'open_sans_condensedbold',sans-serif;
        margin-bottom: 15px;
    }

.review-tasting-notes {
    font: 16px/19px "open_sans_condensedbold",sans-serif;
    height: 308px;
}

.review-tasting-notes-description {
    margin: 5px;
    padding: 5px;
    height: 140px;
    overflow: auto;
    background-color: white;
    border: solid 1px #999999;
    line-height: 19px;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
}

.review-medal-container-top {
    height: 70px;
}

.review-medal-container {
    background-image: url('/images/gray_gradient.jpg');
    background-repeat: no-repeat;
    height: 422px;
}

.review-medal-points {
    color: #aa1c68;
    text-align: center;
    font: 40px/43px 'stentigaregular',sans-serif;
}

.review-medal-medal {
    color: #DE9C2C;
    text-align: center;
    font: 27px/30px Arial;
    font-weight: bold;
    padding-top: 24px;
}

.review-medal-bands {
    color: #221E1F;
    text-align: center;
    font: 27px/30px Arial;
    font-weight: bold;
    padding-top: 7px;
}

.review-medal-price {
    color: #aa1c68;
    text-align: center;
    font: 31px/34px 'stentigaregular',sans-serif;
    padding-top: 29px;
    letter-spacing: -2px;
    letter-spacing: 1pt;
}

.review-medal-bestbuy {
    color: #221E1F;
    text-align: center;
    font: 27px/30px Arial;
    font-weight: bold;
    padding-top: 7px;
}

.review-testimonials-spirits {
    padding: 13px 21px 40px 71px;
    background: transparent url('/images/spirits-open-quote.gif') no-repeat scroll 11px 0px;
}

    .review-testimonials-spirits blockquote {
        margin: 0px;
        padding: 0px 34px 10px 0px;
        font: italic 16px/22px Arial,Helvetica,sans-serif;
        color: #666;
        background: transparent url("/images/spirits-close-quote.gif") no-repeat scroll 100% 100%;
    }

.review-testimonials-wine {
    padding: 13px 21px 40px 71px;
    background: transparent url('/images/wine-open-quote.gif') no-repeat scroll 11px 0px;
}

    .review-testimonials-wine blockquote {
        margin: 0px;
        padding: 0px 34px 10px 0px;
        font: italic 16px/22px Arial,Helvetica,sans-serif;
        color: #666;
        background: transparent url("/images/wine-close-quote.gif") no-repeat scroll 100% 100%;
    }

.review-testimonials-beer {
    padding: 13px 21px 40px 71px;
    background: transparent url('/images/beer-open-quote.gif') no-repeat scroll 11px 0px;
}

    .review-testimonials-beer blockquote {
        margin: 0px;
        padding: 0px 34px 10px 0px;
        font: italic 16px/22px Arial,Helvetica,sans-serif;
        color: #666;
        background: transparent url("/images/beer-close-quote.gif") no-repeat scroll 100% 100%;
    }

/* archive review */

.review-archive-container-left {
    width: 470px;
    float: left;
    margin-right: 10px;
}

.review-archive-container {
    width: 470px;
    float: left;
}

.review-archive-headline-container {
    border-right: none;
}

.review-archive-text-container {
    padding-top: 25px;
    padding-left: 20px;
    background-color: white;
    height: 150px;
    font: 14px/17px Arial, Helvetica, sans-serif;
}

/* producer */

.search-results-producer-list {
    border: none;
    margin-left: -5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.matches-producer-list {
    overflow-y: auto;
    height: 510px;
}

.context-box-padding-producer-list {
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
}

.btn-row-producer-similar {
    overflow: hidden;
    padding: 2px 0 0;
    margin: 12px 0 0;
}

.tooltip-v2 {
    width: 115px;
}

.tooltip-v2-text {
    text-align: center;
    width: 115px;
    color: #6B052D;
}

.tooltip-v2-title {
    font-size: 13px;
}

.tooltip-v2-text {
    font-size: 11px;
}

.tooltip-v2-image-container {
    width: 115px;
    padding-top: 10px;
}

.tooltip-v2-image {
    margin-right: 10px !important;
    border: none !important;
}

.cell-label {
    width: 150px;
}

.cell-input {
    width: 425px;
}

img.desaturate {
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

.right-tooltip {
    border-style: solid;
    border-color: #E3DFD6;
    border-width: 1px 0px 0px 1px;
    box-shadow: 2px 1px 1px rgba(12, 5, 13, 0.15), 1px 1px 0px #F4F0E6 inset;
    background: #FDFAEF none repeat scroll 0% 0%;
    font-size: 11px;
    line-height: 14px;
    color: #333;
    text-align: center;
    color: #6B052D;
    width: 110px;
    height: 212px;
}

.bottle-tooltip {
}

.carousel-bottle-image {
    height: 213px;
    width: 98px;
}

.small-bottle-image {
    border: solid 1px #999999;
}

.small-bottle-image-check-viewed {
    position: relative;
    top: -95px;
    left: -100px;
    height: 20px;
    width: 20px;
}

.carousel-tooltip {
    background: #FDFAEF none repeat scroll 0% 0%;
    font-size: 11px;
    line-height: 14px;
    color: #333;
    text-align: center;
    color: #6B052D;
    width: 98px;
    height: 212px;
    display: none;
    white-space: normal;
}

.carousel-tooltip-review-link {
    text-decoration: none;
}

.carousel-tooltip-review-text {
    padding-left: 2px;
    padding-right: 2px;
    height: 187px;
}

.carousel-tooltip-title {
    padding-top: 10px;
    font-size: 13px;
    font-weight: bold;
}

.carousel-tooltip-points {
    margin-top: 10px;
    height: 48px;
    width: 48px;
}

.carousel-tooltip-review-button {
    height: 21px;
    width: 91px;
}

.css3gradient {
    width: 279px;
    height: 100px;
    background-color: #ebebeb;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ebebeb, endColorstr=#ffffff);
    background-image: -moz-linear-gradient(top, #ebebeb 21%, #ffffff 93%);
    background-image: -webkit-linear-gradient(top, #ebebeb 21%, #ffffff 93%);
    background-image: -ms-linear-gradient(top, #ebebeb 21%, #ffffff 93%);
    background-image: linear-gradient(top, #ebebeb 21%, #ffffff 93%);
    background-image: -o-linear-gradient(top, #ebebeb 21%, #ffffff 93%);
    background-image: -webkit-gradient(linear, right top, right bottom, color-stop(21%,#ebebeb), color-stop(93%,#ffffff));
}

/* home events */

.home-event-container-outer {
    width: 295px;
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
}

.home-event-container-inner {
    width: 295px;
}

.home-event-image {
    width: 295px;
    height: 155px;
    border-bottom: solid 1px #999;
}

.home-event-desc-container {
    overflow: hidden;
    padding: 12px 14px 15px;
}

.home-event-desc-left {
    float: left;
    width: 180px;
}

.home-event-decription-title {
    font: 18px/18px 'open_sans_condensedbold',sans-serif;
    text-transform: uppercase;
}

.home-event-desc-title-link {
    text-decoration: none;
    color: #DD8400;
}

.home-event-desc-title-2 {
    display: block;
    padding: 0px 0px 8px;
    font: 22px/22px 'open_sans_condensedbold',sans-serif;
    color: #666;
    text-transform: uppercase;
}

.home-event-desc-city {
    display: block;
    font-style: italic;
    font-size: 13px;
    line-height: 16px;
    color: #666;
}

.home-event-desc-comment {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #666;
}

.home-event-desc-right {
    float: left;
    width: 80px;
    text-align: center;
    margin-top: 3px;
    margin-left: 7px;
}

.home-event-desc-month {
    display: block;
    color: #FFF;
    height: 22px;
    font: 16px/22px 'open_sans_condensedbold',sans-serif;
    background: transparent linear-gradient(to bottom, #2F2F2F 0%, #393939 24%, #5A5A5A 71%, #696969 100%) repeat scroll 0% 0%;
    position: relative;
}

.home-event-desc-day {
    font-weight: bold;
    height: 55px;
    display: block;
    color: #CCC;
    background: #000 none repeat scroll 0% 0%;
    font: 48px/51px 'open_sans_condensedbold',sans-serif;
    padding-top: 3px;
}

/* home slider */

#text-holders {
    height: 267px !important;
}

.home-fade-footer {
    position: absolute;
    top: 316px;
    width: 297px;
    background-color: black;
    height: 61px;
    margin-left: -33px;
}

.home-fade-footer-left {
    float: left;
    padding-top: 21px;
    padding-left: 35px;
    width: 220px;
}

.home-fade-footer-text-link {
    text-transform: uppercase;
    color: white;
    font: 18px/21px 'open_sans_condensedbold', sans-serif;
    text-decoration: none;
}

.home-fade-footer-link {
    margin-top: 18px;
    margin-right: 8px;
    float: right;
    width: 23px;
    height: 23px;
}

/* drink of the week */

.dotw-wrapper {
    padding-top: 29px;
}

.dotw-image {
    width: 294px;
    height: 266px;
}

.dotw-desc {
    width: 250px !important;
    height: 102px;
}

.dotw-title {
    font-weight: bold;
    margin-bottom: 10px;
}

/* search */

.filter-keyword-text {
    border-bottom: none !important;
}

.filter-keyword-all-any {
    margin-top: -7px;
    padding: 0px 0 12px 44px !important;
}

.divSelectAll {
    margin-top: -40px;
    margin-left: 230px;
    margin-bottom: 40px;
}

.chkSelectAll {
    width: 25px;
    margin-right: 0px;
}

.divReset {
    margin-top: -38px;
    margin-left: 240px;
    margin-bottom: 40px;
    display: none;
}

    .divReset a {
        font: 17px/30px 'open_sans_condensedbold', sans-serif;
        display: block;
        color: #929292;
        text-transform: uppercase;
        text-decoration: none;
    }

        .divReset a:hover {
            color: black;
        }

.results-bottom-msg {
    text-decoration: none;
    text-transform: uppercase;
    font: 17px/30px 'open_sans_condensedbold', sans-serif;
}

/* home page carousel */

#spaSpiritsSlider {
    font-size: 20px;
}

.carousel-no-menu-desc {
    width: 385px !important;
    min-width: 355px !important;
    display: none;
    font-size: 19px !important;
    height: 26px !important;
    padding-right: 50px !important;
}

.carousel-first-menu-title {
    float: right;
    font-size: 19px;
}

/* all about country */

.full-review-link {
    font: 12px/22px Arial,Helvetica, sans-serif;
    font-weight: bold;
    color: #6B052E;
    text-decoration: none;
}

.full-review-link-image {
    border: none;
}

/* all about */

.all-about-left-div {
    float: left;
    width: 110px;
    margin-top: 0px;
}

.all-about-left-div-image {
    width: 96px;
    height: 96px;
    border: solid 1px #999999;
}

.all-about-left-div-image-glass {
    width: 98px;
    border: solid 1px #999999;
}

.all-about-left-div-image-grape {
    width: 98px;
    border: solid 1px #999999;
}

.all-about-right-div {
    float: left;
    width: 514px;
    margin-right: -14px;
}

.all-about-right-div-content {
    overflow: auto;
    max-height: 168px;
    padding: 5px 10px 5px 5px;
    background-color: #f9f9f9;
    min-height: 88px;
    margin-right: 5px;
}

.all-about-headline-no-right-border {
    border-right: none;
}

.all-about-bottom-separator {
    height: 20px;
}

.all-about-no-margin {
    margin: 0px;
}

/* producers */

.search-results-producer-list-padding {
    height: 20px;
}

/* kind type list */

.kind-type-list-padding {
    padding-bottom: 20px;
}

/* scrollbar */

.sp-scrollbar {
    width: 10px;
    background-color: #ccc;
    cursor: pointer;
    margin: 4px;
}

    .sp-scrollbar .sp-thumb {
        background-color: #aaa;
        transition: height 0.2s ease-in-out;
    }

    .sp-scrollbar.active .sp-thumb {
        background-color: #999;
    }

/* nouislider */

#slider {
    width: 200px;
}

.nouislider-ruler {
    display: inline-block;
    width: 45px;
}

.nouislider-slider-container {
    padding-top: 25px;
    padding-left: 50px;
    padding-right: 50px;
}

.nouislider-ruler-container {
    padding-top: 10px;
    font-family: Arial;
    font-size: 12px;
    padding-left: 0px;
    text-align: center;
}

.nouislider-rangedesc-container {
    text-align: center;
    padding-bottom: 10px;
}

/* all about */

.landing aside {
    float-: inherit;
    width-: inherit;
    border: none;
}

.all-about-tab-list-sub-heading {
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 15px;
}

.all-about-tab-list-items {
    padding-left: 15px;
    min-height: 125px;
}

.all-about-ttl {
    border-left: solid 1px #999;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
}

    .all-about-ttl .ttl {
        padding-left: 9px !important;
        padding-top: 12px !important;
    }

/* calendar landing */

.calendar-landing-box {
    width: 297px;
    float: left;
}

.calendar-landing-box-padding-right {
    padding-right: 30px;
}

.calendar-landing-context-box {
    min-height: 500px;
    background-color: white;
    padding: 10px;
}

.calendar-landing-image-box {
    margin-bottom: 10px;
}

.calendar-landing-image {
    width: 950px;
}

.calendar-landing-column-image {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    padding-bottom: 10px;
}

/* judge */

.judge-bio {
    padding-top: 10px;
}

.judge-image {
    float: left;
    width: 200px;
    margin-right: 15px;
    margin-bottom: 15px;
    border: solid 1px black;
}

.judge-twitter-url {
    padding-top: 20px;
    font-size: 14px;
    font-style: italic;
}

.judge-panelist-list {
    margin-left: 25px;
}

.judge-panelist-list-kindweb {
    font-style: italic;
    font-size: 11px;
}

#divJudgeInfo h5 {
    margin-bottom: 4px !important;
}

/* panelist */

.panelist-judge-tile {
    float: left;
    background-color: #333333;
    color: white;
    font-size: 12px;
    width: 200px;
    height: 152px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
}

.panelist-judge-tile-link {
    text-decoration: none;
    color: white;
}

.panelist-judge-tile-left {
    float: left;
}

.panelist-judge-tile-image {
    width: 100px;
    border: solid 1px black;
}

.panelist-judge-tile-text-container {
    float: left;
    width: 88px;
    padding-top: 30px;
    padding-left: 7px;
    padding-right: 3px;
}

.panelist-judge-tile-text-name {
    line-height: 18px;
}

.panelist-judge-tile-text-kindlist {
    font-style: italic;
    padding-top: 20px;
    line-height: 16px;
}

.panelist-judge-tile:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -webkit-transition: all .2s ease;
    transition: all .4s ease;
}

    .panelist-judge-tile:hover img {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -webkit-transition: all .2s ease;
        transition: all .4s ease;
    }

/* drink of week page */

.single-drink-of-week-content {
    background-color: white;
}

.single-drink-of-week-border {
    border-left: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
}

.single-drink-of-week-text {
    background: #000;
    padding: 14px 20px 19px 25px;
    color: #ccc;
    position: relative;
    font: 15px/20px Arial, Helvetica, sans-serif;
}

/* search */

.filter-column {
    border: 1px solid #999 !important;
}

/* sidebar */

.sidebar-container {
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #999;
}

.sidebar-list {
    padding-left: 10px;
    padding-bottom: 5px !important;
}

.sidebar-list-item {
    margin-left: 15px;
}

.sidebar-list-item-sep {
    margin-top: 12px;
}

.sidebar-heading-section {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 0 32px;
    background: #ebebeb;
    -pie-background: #ebebeb;
    position: relative;
    height: 47px;
    font: 22px/47px 'stentigaregular', sans-serif;
    border-bottom: 1px solid #999;
}

.sidebar-subheading {
    margin-left: 8px;
    margin-bottom: 8px;
    margin-top: 5px;
}

.link-bold-inactive {
    pointer-events: none;
    cursor: default;
    color: #a85705 !important;
    font-weight: bold;
    text-decoration: none;
}

.image-points-shadow {
    -webkit-box-shadow: 0px 30px 40px -25px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 30px 40px -25px rgba(0, 0, 0, 1);
    box-shadow: 0px 30px 40px -25px rgba(0, 0, 0, 1);
}

/* search island */

.search-island-margin {
    margin-right: 20px;
}

.search-island-box {
    border: solid 1px #999999;
    width: 300px;
    float: left;
    height: 300px;
}

.search-island-image {
    width: 300px;
    height: 114px;
}

.search-island-heading {
    padding: 18px 0px 12px 15px;
    color: #fff;
    background: black;
    font: 20px/23px 'stentigaregular', sans-serif;
}

.search-island-text {
    padding-top: 15px;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 16px;
    height: 83px;
    color: rgb(43, 42, 42);
}

.search-island-footer {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 153, 0);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    height: 29px;
    padding-top: 6px;
    padding-left: 14px;
}

    .search-island-footer a {
        text-decoration: none;
        color: rgb(255, 153, 0);
    }

/* not found */

.not-found-landing-box-double {
    width: 624px;
    float: left;
    min-height: 200px;
    background-color: white;
    margin-right: 30px;
}

.not-found-island-margin {
    margin-right: 22px;
}

.not-found-right-sidebar {
    float: left;
    min-height: 200px;
    background-color: white;
    width: 297px;
}

.not-found-island-margin-right-sidebar {
    margin-left: 6px;
}

.search-box-column {
    padding-left: 25px;
    padding-top: 0px;
    margin-top: -25px;
    background-color: white;
}

.search-box-line {
    height: 26px;
}
/* autocomplete */

.autocomplete-suggestions-custom {
    font-family: Verdana,Arial;
    max-height: 500px !important;
    min-width: 300px;
}