
#wrapper {
    /*background: url(../images/bg/bg-wrapper-home.jpg);*/
    background: url(../images/bg/bdb-page-body_bg.png) top center repeat-y;
}

.home-page #main {
    /*margin: -11px -9999px 0;
    padding: 0 9679px;
    background: url(../images/bg/bg-main-home.jpg) repeat-x 0 -17px;*/
}

.home-page .main-holder {
    /*padding-top: 22px;
    background: url(../images/bg/bg-main-holder-home.jpg) no-repeat;*/
}

.home-page .block-gallery {
    position: relative;
    background: url(/_assets/images/frames/bdb-main-gallery-frame.png) no-repeat;
    width: 923px;
    height: 423px;
    margin: 0 auto;
}

    .home-page .block-gallery .frame {
        display: block;
        width: 965px;
        height: 72px;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/bg/bg-block-gallery-frame.png) no-repeat;
    }

.home-page .gallery {
    position: absolute;
    width: 796px;
    height: 303px;
    top: 55px;
    left: 62px;
}

    .home-page .gallery li {
        position: absolute;
        left: 0;
        top: 0;
        display: none;
    }

    .home-page .gallery .active {
        display: block;
    }

    .home-page .gallery img {
        display: block;
        width: 796px;
        height: 303px;
    }

    .home-page .gallery .holder {
        position: absolute;
        z-index: 10;
        left: 17px;
        bottom: 36px;
        width: 320px;
    }

.home-page .switcher {
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    bottom: -1px;
    left: 18px;
    height: 31px;
}

    .home-page .switcher .btn, .home-page .switcher .prev, .home-page .switcher .next {
        float: left;
        overflow: hidden;
        padding: 0 4px 10px;
        background: url(../images/btn/btn-block-gallery.png) no-repeat;
        width: 23px;
        height: 21px;
        text-indent: -9999px;
    }

    .home-page .switcher .next {
        background-position: -64px 0;
    }

    .home-page .switcher .btn {
        background-position: -30px 0;
        width: 6px;
        height: 6px;
    }

    .home-page .switcher ul {
        float: left;
        margin: 8px 0 0 -8px;
    }

    .home-page .switcher li {
        float: left;
        margin: 0 -2px 0 0;
    }

    .home-page .switcher a {
        display: block;
        height: 100%;
    }

    .home-page .switcher .active a, .home-page .switcher ul a:hover {
        /*background: url(../images/btn/btn-block-gallery.png) no-repeat -50px 0;*/
    }

.footer-section {
    height: 90px;
}

.home-page .footer-gallery {
    width: 960px;
    height: 250px;
    position: relative;
}

    .home-page .footer-gallery .prev,
    .home-page .footer-gallery .next {
        position: absolute;
        width: 47px;
        height: 52px;
        top: 120px;
    }

    .home-page .footer-gallery .prev {
        left: 0;
    }

    .home-page .footer-gallery .next {
        right: 0;
    }

    .home-page .footer-gallery .holder {
        /*float: left;
        margin: 0 -2px 0 0;
        padding: 8px 16px 0;
        background: url(../images/bg/bg-footer-gallery.png) no-repeat;
        width: 844px;
        height: 203px;*/
    }

    .home-page .footer-gallery .frame {
        overflow: hidden;
        width: 852px;
        margin: 0 auto;
    }

    .home-page .footer-gallery ul {
        overflow: hidden;
        width: 99999px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
        line-height: 24px;
    }

    .home-page .footer-gallery li {
        float: left;
        margin: 0 16px 0 0;
        width: 270px;
    }

    .home-page .footer-gallery ul a {
        display: block;
        color: #fff;
    }

        .home-page .footer-gallery ul a:hover {
            text-decoration: none;
        }

    .home-page .footer-gallery figcaption {
        display: block;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

    .home-page .footer-gallery img {
        display: block;
    }

.press-page .page-heading h1 {
    /*color: #951619;*/
}

.home-page .footer-gallery .gallery-title, .footer-gallery-item-title {
    background: transparent url(/_assets/images/bg/bdb-footer-gallery-title-bg.png) 50% 50% no-repeat;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 3px;
}

.press-page .container {
    padding: 13px 19px 11px;
}

.press-page #twocolumns {
    /*padding: 0 4px 0 15px;
    width: 947px;*/
}

.press-page #content {
    overflow: hidden;
    float: right;
    margin: 10px 0 0;
    padding: 0 0 225px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
    line-height: 18px;
}

.press-page .content-holder {
    float: left;
    padding: 12px 11px 0 9px;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    width: 659px;
}

.press-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -200px;
    padding: 0 11px 1px;
    width: 637px;
}

.press-page .content-paging {
    overflow: hidden;
    margin: -6px 0 3px;
    line-height: 26px;
}

    .press-page .content-paging .area-paging {
        float: right;
    }

    .press-page .content-paging ul {
        float: left;
        margin: 2px -2px 0 8px;
        font-weight: bold;
    }

    .press-page .content-paging li {
        float: left;
        margin: 0 2px;
    }

    .press-page .content-paging a {
        color: #951619;
    }

    .press-page .content-paging .prev, .press-page .content-paging .next {
        float: left;
        overflow: hidden;
        margin: 6px 6px 0 2px;
        background: url(../images/btn/btn-paging.png) no-repeat;
        width: 7px;
        height: 13px;
        text-indent: -9999px;
    }

    .press-page .content-paging .next {
        margin-right: 0;
        background-position: 100% 0;
    }

.press-page .post {
    overflow: hidden;
    margin: 0 -8px 14px -5px;
    padding: 0 5px 23px 0;
    background: url(../images/bg/bg-post.png) no-repeat 50% 100%;
    line-height: 18px;
}

    .press-page .post figure {
        float: left;
        overflow: hidden;
        margin: 0 12px 0 0;
        padding: 8px 4px 8px 5px;
        background: url(../images/bg/bg-images.png) no-repeat -200px -779px;
        width: 97px;
        height: 93px;
    }

    .press-page .post img {
        display: block;
    }

    .press-page .post .holder {
        overflow: hidden;
        padding: 7px 0 0;
    }

    .press-page .post h3 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 18px;
        color: #951619;
    }

        .press-page .post h3 a {
            color: #951619;
        }

    .press-page .post .information {
        margin: 0;
    }

    .press-page .post .date {
        font-style: normal;
    }

    .press-page .post a {
        color: #5b4d46;
    }

    .press-page .post p {
        margin: 0 0 8px;
    }

    .press-page .post .buttons-area {
        margin: 0 -5px 0 0;
    }

        .press-page .post .buttons-area a {
            color: #fff;
        }

    .press-page .post .button .button-holder {
        padding: 10px 15px 17px 5px;
    }

.press-page #sidebar {
    float: left;
    width: 258px;
    line-height: 18px;
}

.press-page .box-submenu {
    margin: 0 !important;
}

    .press-page .box-submenu h3 {
        margin: 0;
        padding: 0;
    }

.press-page .submenu {
    margin: 0 0 0 10px;
}

    .press-page .submenu li {
        margin: 10px 0;
    }

        .press-page .submenu li a, .press-page .submenu li a:hover, .press-page .submenu li a:active {
            color: #555555 !important;
            font-size: 18px;
        }

            .press-page .submenu li a.submenu-link-active {
                font-weight: bold;
                text-decoration: underline !important;
            }

.about-page .threecolumns {
    position: relative;
    overflow: hidden;
    margin: 0 -11px;
    background: url(../images/bg/bg-threecolumns.png) no-repeat 50% 100%;
    width: 962px;
    line-height: 16px;
    color: #5c4e46;
}

    .about-page .threecolumns .column {
        float: left;
        padding: 0 19px 56px 22px;
        width: 279px;
    }

    .about-page .threecolumns h2 {
        margin: 0 -11px -5px;
        letter-spacing: -1px;
    }

    .about-page .threecolumns .image {
        display: block;
        margin: 0 -22px 11px;
        padding: 17px 18px 13px 17px;
        background: url(../images/bg/bg-images.png) no-repeat;
        width: 288px;
        height: 213px;
    }

    .about-page .threecolumns figure img {
        display: block;
    }

    .about-page .threecolumns .list-post {
        line-height: 16px;
    }

        .about-page .threecolumns .list-post li {
            overflow: hidden;
            padding: 0 0 11px;
            vertical-align: top;
        }

        .about-page .threecolumns .list-post figure {
            overflow: hidden;
        }

        .about-page .threecolumns .list-post .image-area {
            float: left;
            margin: 0 14px 0 0;
            padding: 1px 2px 7px 0;
            background: url(../images/bg/bg-images.png) no-repeat -325px 0;
        }

        .about-page .threecolumns .list-post img {
            display: block;
        }

        .about-page .threecolumns .list-post figcaption {
            display: block;
            overflow: hidden;
        }

        .about-page .threecolumns .list-post .text-image {
            margin: 0 0 4px;
            display: block;
        }

    .about-page .threecolumns .buttons-area {
        position: absolute;
        bottom: 0;
        width: 288px;
    }

.about-page .page-heading h1 {
    word-spacing: 5px;
}

.gallery-photos-page .page-heading h1 {
    /*color: #951619;*/
}

.gallery-photos-page .container {
    /*padding: 13px 19px 11px;*/
}

.gallery-photos-page #twocolumns {
    /*padding: 0 4px 0 15px;
    width: 947px;*/
    overflow: visible;
    margin: 0 10px 0 0 !important;
}

.gallery-photos-page #content {
    overflow: hidden;
    float: right;
    margin: 10px 0 0;
    padding: 0 0 225px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
    line-height: 18px;
}

.gallery-photos-page .content-holder {
    float: left;
    padding: 12px 11px 0 9px;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    width: 659px;
}

.gallery-photos-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -200px;
    padding: 0 11px 13px;
    width: 637px;
}

.gallery-photos-page .content-frame {
    padding-bottom: 8px;
}

.gallery-photos-page .content-paging {
    overflow: hidden;
    margin: -6px 0 1px;
    line-height: 26px;
}

    .gallery-photos-page .content-paging .area-paging {
        float: right;
    }

    .gallery-photos-page .content-paging ul {
        float: left;
        margin: 2px -2px 0 8px;
        font-weight: bold;
    }

    .gallery-photos-page .content-paging li {
        float: left;
        margin: 0 2px;
    }

    .gallery-photos-page .content-paging a {
        color: #951619;
    }

    .gallery-photos-page .content-paging .prev, .gallery-photos-page .content-paging .next {
        float: left;
        overflow: hidden;
        margin: 6px 6px 0 2px;
        background: url(../images/btn/btn-paging.png) no-repeat;
        width: 7px;
        height: 13px;
        text-indent: -9999px;
    }

    .gallery-photos-page .content-paging .next {
        margin-right: 0;
        background-position: 100% 0;
    }

.gallery-photos-page .gallery {
    overflow: hidden;
    margin: 0 -11px 12px -9px;
    width: 657px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}

.gallery-photos-page .gallery-small {
    margin: 0 -11px -10px -5px;
    width: 661px;
    font-size: 14px;
    line-height: 16px;
}

.gallery-photos-page .gallery figure {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    padding: 8px 8px 14px 9px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -1278px;
    width: 310px;
    height: 266px;
}

.gallery-photos-page .gallery-small figure {
    margin: 0 11px 0 0;
    padding: 6px 5px 23px 6px;
    background-position: -330px -804px;
    width: 198px;
    height: 169px;
}

.gallery-photos-page .gallery a {
    display: block;
    padding: 7px 7px 0;
    border: 3px solid #fff;
    width: 290px;
    height: 253px;
}

.gallery-photos-page .gallery-small a {
    padding: 2px 3px 0;
    width: 186px;
    height: 161px;
}

.gallery-photos-page .gallery a:hover {
    border-color: #550101;
    text-decoration: none;
}

.gallery-photos-page .gallery img {
    display: block;
    margin: 0 0 5px;
}

.gallery-photos-page .gallery-small img {
    margin-bottom: 2px;
}

.gallery-photos-page .gallery .figcaption {
    display: block;
    color: #1e4308;
}

.gallery-photos-page .gallery a:hover figcaption {
    text-decoration: underline;
}

.gallery-photos-page #sidebar {
    float: left;
    width: 258px;
    line-height: 18px;
}

.gallery-photos-page .box-submenu {
    margin: 0 !important;
}

    .gallery-photos-page .box-photo h3, .gallery-photos-page .box-submenu h3 {
        margin: 0;
        padding: 0;
    }

.gallery-photos-page .submenu {
    margin: 0 0 0 10px;
}

    .gallery-photos-page .submenu li {
        margin: 10px 0;
    }

        .gallery-photos-page .submenu li a, .gallery-photos-page .submenu li a:hover, .gallery-photos-page .submenu li a:active {
            color: #555555 !important;
            font-size: 18px;
        }

        .gallery-photos-page .submenu li .submenu-link-active {
            font-weight: bold;
            text-decoration: underline !important;
        }

.gallery-photos-page .box-form {
    margin: 0 0 18px 1px;
    padding: 0 0 23px;
    background: url(../images/bg/bg-divider.png) no-repeat 50% 100%;
}

    .gallery-photos-page .box-form header {
        padding: 0 0 10px 0;
    }

    .gallery-photos-page .box-form h3 {
        font-size: 16px;
        line-height: 18px;
    }

    .gallery-photos-page .box-form .row {
        margin: 0 0 0 -3px;
        padding: 0 0 10px;
        width: 275px;
    }

        .gallery-photos-page .box-form .row:after {
            display: block;
            clear: both;
            content: "";
        }

        .gallery-photos-page .box-form .row .cell {
            float: left;
            margin: 0 25px 0 0;
        }

    .gallery-photos-page .box-form .select {
        width: 249px;
    }

    .gallery-photos-page .box-form .select-small {
        width: 66px;
    }

    .gallery-photos-page .box-form .text {
        margin-right: 28px;
    }

        .gallery-photos-page .box-form .text .text-input {
            width: 151px;
        }

    .gallery-photos-page .box-form .buttons-area {
        padding: 3px 9px 0 0;
    }

.gallery-photos-page .box-photo figure {
    overflow: hidden;
    margin: 0 0 3px 3px;
    width: 231px;
    height: 173px;
}

.gallery-photos-page .box-photo img {
    display: block;
}

.gallery-photos-page .box-photo h2 {
    margin-bottom: -5px;
}

.gallery-photos-page .box-photo p {
    margin: 0 0 13px;
}

.gallery-photos-page .box-photo .buttons-area {
    margin: 0 6px 0 0;
}

.gallery-photos-page .visual-lightbox {
    position: absolute;
    z-index: 999;
    top: 100px;
    left: 100px;
    display: none;
}

    .gallery-photos-page .visual-lightbox .close {
        position: absolute;
        top: -14px;
        right: -13px;
        overflow: hidden;
        background: url(../images/btn/btn-close.png) no-repeat;
        width: 42px;
        height: 42px;
        text-indent: -9999px;
    }

    .gallery-photos-page .visual-lightbox .holder {
        overflow: hidden;
        padding: 16px 17px 17px;
        background: url(../images/bg/bg-images.png) no-repeat 0 -1888px;
        width: 617px;
        height: 487px;
    }

    .gallery-photos-page .visual-lightbox img {
        display: block;
    }

.gallery-photos-page .gallery a:hover .figcaption {
    text-decoration: underline;
}

.gallery-photos-page .box-form h2 {
    color: #1e4308;
    font: bold 16px/18px Helvetica,Arial,sans-serif;
}

.employment-page .page-heading h1 {
    color: #951619;
}

.employment-page .container {
    padding-bottom: 11px;
}

.employment-page .main-image {
    position: relative;
    margin: -2px -4px 8px;
    padding: 5px 9px 14px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -461px;
    width: 930px;
    height: 273px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fefefe;
}

    .employment-page .main-image img {
        display: block;
    }

.employment-page #sidebar {
    float: right;
    padding: 5px 0 0;
    width: 279px;
    line-height: 24px;
}

    .employment-page #sidebar h2 {
        margin: 0 0 -6px;
        color: #550101;
    }

    .employment-page #sidebar p {
        margin: 0 0 12px;
    }

    .employment-page #sidebar .area-text {
        margin: 0 0 10px;
        line-height: 18px;
    }

        .employment-page #sidebar .area-text p {
            margin: 0 0 18px;
        }

    .employment-page #sidebar p a {
        font-weight: normal;
        color: #9c2527;
    }

.employment-page #content {
    overflow: hidden;
    float: left;
    margin: 5px 0 0 7px;
    padding: 0 0 190px;
    background: url(../images/bg/bg-content-employment.png) no-repeat 100% 100%;
    width: 655px;
    line-height: 18px;
}

    .employment-page #content h2 {
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
        margin: 0 0 1px;
    }

.employment-page .content-holder {
    float: left;
    padding: 10px 10px 0 5px;
    background: url(../images/bg/bg-content-employment.png) no-repeat;
    width: 640px;
}

.employment-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -165px;
    padding: 12px 15px 20px;
    width: 610px;
}

.employment-page .post {
    margin: 0 0 26px;
}

.employment-page .columns {
    overflow: hidden;
    margin: -7px -20px 0 0;
}

    .employment-page .columns .column {
        float: left;
        margin: 0 14px 0 0;
        width: 265px;
    }

    .employment-page .columns .column-large {
        width: 335px;
    }

    .employment-page .columns h3 {
        margin: 0 0 4px;
        color: #550101;
        font: 29px/40px 'Arbutus Slab', Georgia, serif;
    }

    .employment-page .columns p {
        margin: 0 0 12px;
    }

    .employment-page .columns .menu {
        overflow: hidden;
        margin: 0 0 21px;
    }

    .employment-page .columns .column-large ul {
        float: left;
        width: 163px;
    }

.employment-page #sidebar .menu {
    margin: 0 0 15px;
    font-weight: bold;
}

    .employment-page #sidebar .menu li, .employment-page .columns .menu li {
        padding: 0 0 6px 35px;
        background: url(../images/ico/bullet-menu.png) no-repeat 0 2px;
    }

    .employment-page #sidebar .menu li {
        padding: 0 0 0 31px;
        background-position: 2px 6px;
    }

    .employment-page #sidebar .menu a {
        color: #1e4308;
    }

.employment-page .columns .text-info {
    display: block;
    margin: 0 0 6px;
    font-weight: bold;
    color: #951619;
}

    .employment-page .columns .text-info a {
        color: #951619;
    }

.employment-page .columns .buttons-area {
    padding: 4px 0 0;
}

.employment-page .columns .column-large .buttons-area {
    padding-right: 10px;
}

.employment-page .columns .buttons-area .sponsor {
    display: inline-block;
    margin: 10px 1px 0 0;
    vertical-align: top;
}

    .employment-page .columns .buttons-area .sponsor img {
        vertical-align: top;
    }

.events-list-page .page-heading h1 {
    color: #951619;
}

.events-list-page .container {
    padding: 13px 19px 7px;
}

.events-list-page #twocolumns {
    padding: 0 4px 0 15px;
    width: 947px;
}

.events-list-page #content {
    overflow: hidden;
    float: right;
    margin: 10px 0 0;
    padding: 0 0 222px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
    line-height: 18px;
}

.events-list-page .content-holder {
    float: left;
    padding: 12px 11px 0 9px;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    width: 659px;
}

.events-list-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -200px;
    padding: 0 11px;
    width: 637px;
}

.events-list-page .content-paging {
    overflow: hidden;
    margin: -6px 0 3px;
    line-height: 26px;
}

    .events-list-page .content-paging .area-paging {
        float: right;
    }

    .events-list-page .content-paging ul {
        float: left;
        margin: 2px -2px 0 8px;
        font-weight: bold;
    }

    .events-list-page .content-paging li {
        float: left;
        margin: 0 2px;
    }

    .events-list-page .content-paging a {
        color: #951619;
    }

    .events-list-page .content-paging .prev, .events-list-page .content-paging .next {
        float: left;
        overflow: hidden;
        margin: 6px 6px 0 2px;
        background: url(../images/btn/btn-paging.png) no-repeat;
        width: 7px;
        height: 13px;
        text-indent: -9999px;
    }

    .events-list-page .content-paging .next {
        margin-right: 0;
        background-position: 100% 0;
    }

.events-list-page .post {
    overflow: hidden;
    margin: 0 0 10px -4px;
    padding: 0 0 24px;
    background: url(../images/bg/bg-post.png) no-repeat 50% 100%;
    line-height: 18px;
}

    .events-list-page .post .box-date {
        float: left;
        margin: 7px 9px 0 0;
    }

    .events-list-page .post .holder {
        overflow: hidden;
        padding: 7px 0 0;
    }

    .events-list-page .post h3 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 18px;
        color: #951619;
    }

        .events-list-page .post h3 a {
            color: #951619;
        }

.events-list-page .post-visual {
    position: relative;
    margin: 23px -10px 5px;
    padding: 1px 8px 12px 11px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -1032px;
    width: 638px;
    height: 228px;
}

    .events-list-page .post-visual .box-date {
        position: absolute;
        z-index: 90;
        top: -1px;
        left: 6px;
    }

    .events-list-page .post-visual img {
        display: block;
    }

.events-list-page #sidebar {
    float: left;
    padding: 14px 0 0 1px;
    width: 258px;
    line-height: 18px;
}

.events-list-page .box-form {
    margin: 0 0 10px;
}

    .events-list-page .box-form header {
        padding: 0 0 10px 0px;
    }

    .events-list-page .box-form h2 {
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
    }

    .events-list-page .box-form .row {
        margin: 0 0 0 -3px;
        padding: 0 0 10px;
        width: 275px;
    }

        .events-list-page .box-form .row:after {
            display: block;
            clear: both;
            content: "";
        }

        .events-list-page .box-form .row .cell {
            float: left;
            margin: 0 25px 0 0;
        }

    .events-list-page .box-form .select {
        width: 249px;
    }

    .events-list-page .box-form .select-small {
        width: 66px;
    }

    .events-list-page .box-form .text {
        margin-right: 28px;
    }

        .events-list-page .box-form .text .text-input {
            width: 151px;
        }

    .events-list-page .box-form .buttons-area {
        padding: 3px 9px 0 0;
    }

.events-list-page .subnav {
    margin: 0 0 15px -13px;
}

    .events-list-page .subnav li {
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        vertical-align: top;
    }

.event-type-page .page-heading h1 {
    color: #951619;
}

.event-type-page .container {
    padding-top: 23px;
}

.event-type-page #twocolumns {
    margin: 0 -9px 0 -11px;
    padding: 0 0 0 11px;
    width: 949px;
}

.event-type-page #content {
    float: left;
    padding: 1px 0 0;
    width: 520px;
    line-height: 18px;
}

.event-type-page .visual-block {
    position: relative;
    overflow: hidden;
    margin: 0 -11px 11px;
    padding: 6px 15px 16px 17px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -1573px;
    /*width: 508px;*/
}

    .event-type-page .visual-block img {
        display: block;
    }

    .event-type-page .visual-block .visual-bg {
        position: absolute;
        top: 0;
        left: 11px;
        background: url(../images/bg/bg-visual.png) no-repeat;
        width: 522px;
        height: 304px;
    }

.event-type-page .post {
    margin: 0 0 10px;
    color: #5c4e46;
}

    .event-type-page .post h2 {
        margin: 0 0 1px;
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
    }

.event-type-page .columns {
    overflow: hidden;
    margin: 0 -30px 9px -11px;
    padding: 0 0 21px 11px;
    background: url(../images/bg/bg-columns.png) no-repeat 44% 100%;
}

    .event-type-page .columns .column {
        float: left;
        margin: 0 3px 0 0;
        width: 269px;
    }

    .event-type-page .carousel-block h2, .event-type-page .columns h2 {
        margin: 0 0 5px;
        font-size: 29px;
        line-height: 38px;
        color: #550101;
    }

    .event-type-page .columns .text-area {
        display: block;
        margin: 0 0 0 -11px;
        font-style: italic;
    }

.event-type-page .subnav {
    margin: 0 0 8px -11px;
}

    .event-type-page .subnav li {
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        vertical-align: top;
    }

.event-type-page .menu {
    padding: 1px 20px 0 0;
}

    .event-type-page .menu li {
        padding: 0 0 6px 35px;
        background: url(../images/ico/bullet-menu.png) no-repeat 0 2px;
    }

.event-type-page .carousel-block .information {
    margin: -6px 0 11px;
    color: #5c4e46;
    word-spacing: -1px;
}

    .event-type-page .carousel-block .information address {
        display: inline-block;
        margin: 0 5px 0 0;
        vertical-align: top;
        font-style: normal;
    }

    .event-type-page .carousel-block .information .more {
        padding: 0 0 0 8px;
        background: url(../images/bg/separator-information.gif) no-repeat 0 3px;
        font-weight: bold;
    }

    .event-type-page .carousel-block .information a {
        color: #550101;
    }

.event-type-page .carousel {
    overflow: hidden;
    margin: 2px 0 0;
    padding: 13px 10px;
    background: url(../images/bg/bg-carousel.png) no-repeat;
    width: 499px;
    height: 145px;
}

    .event-type-page .carousel .prev, .event-type-page .carousel .next {
        float: left;
        overflow: hidden;
        margin: 67px 0 0;
        background: url(../images/btn/btn-carousel.png) no-repeat;
        width: 11px;
        height: 18px;
        text-indent: -9999px;
    }

    .event-type-page .carousel .next {
        background-position: 100% 0;
    }

    .event-type-page .carousel .holder {
        float: left;
        overflow: hidden;
        margin: 0 6px;
        width: 460px;
    }

    .event-type-page .carousel ul {
        overflow: hidden;
        width: 99999px;
    }

    .event-type-page .carousel li {
        float: left;
        margin: 0 19px 0 0;
        padding: 6px 9px 12px 10px;
        background: url(../images/bg/bg-images.png) no-repeat -401px 0;
    }

    .event-type-page .carousel img {
        display: block;
    }

.event-type-page #sidebar {
    overflow: hidden;
    float: right;
    width: 419px;
    padding: 0 0 325px;
    background: url(../images/bg/bg-sidebar.png) no-repeat 100% 100%;
    line-height: 18px;
}

.event-type-page .sidebar-holder {
    float: left;
    padding: 10px 11px 0 9px;
    background: url(../images/bg/bg-sidebar.png) no-repeat;
    width: 399px;
}

.event-type-page .sidebar-frame {
    float: left;
    background: #fff;
    margin: 0 0 -300px;
    padding: 1px 16px 20px;
    width: 367px;
}

.event-type-page #sidebar h3 {
    margin: 0 0 1px;
    font: 34px/45px 'Arbutus Slab', Georgia, serif;
    color: #550101;
}

.event-type-page #sidebar p {
    margin: 0 0 19px;
}

.event-type-page .label-text {
    display: block;
    padding: 0 0 10px;
    font-weight: bold;
    font-size: 12px !important;
    color: #555555;
}

.event-type-page .row {
    padding: 0 0 8px;
    width: 367px;
}

    .event-type-page .row:after {
        display: block;
        clear: both;
        content: "";
    }

.event-type-page .cell {
    float: left;
    margin: 0 18px 0 0;
}

.event-type-page .cell-area {
    float: left;
    margin: 0 13px 0 0;
    width: 170px;
}

.event-type-page .right-cell-area {
    float: right;
    margin: 0 7px 0 0;
    width: 170px;
}

.event-type-page #sidebar .calendar {
    margin-left: 21px;
}

.event-type-page #sidebar .text {
    margin: 0;
}

    .event-type-page #sidebar .text .text-input {
        width: 156px;
    }

.event-type-page #sidebar .text-small .text-input {
    width: 31px;
}

.event-type-page #sidebar .text-large .text-input {
    width: 346px;
}

.event-type-page #sidebar .select {
    width: 233px;
}

.event-type-page #sidebar .select-small {
    width: 66px;
}

.event-type-page #sidebar .select-medium {
    width: 180px;
    margin-top: -2px;
}

.event-type-page #sidebar .select-medium-small {
    width: 176px;
    margin-top: 0;
}

.event-type-page #sidebar .select-large {
    width: 365px;
}

.event-type-page #sidebar .buttons-area {
    margin: 0 -5px 0 0;
    padding: 10px 0 15px;
}

.event-type-page #sidebar .button {
    margin: 0 0 0 7px;
}

.event-type-page .text-information {
    display: block;
    font-style: italic;
}

.event-type-page .visual-block {
    position: relative;
    overflow: hidden;
    margin: 0 0 10px -5px;
    padding: 0;
    background: 0;
}

    .event-type-page .visual-block .visual-bg {
        background: 0;
    }

.event-type-page #Banquet_ThankYou_Wrapper {
    width: 367px;
    height: 275px;
    background-image: url(../images/bg/bdb_banquet_thanks.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    display: table;
}

    .event-type-page #Banquet_ThankYou_Wrapper p {
        width: 367px;
        margin-top: 200px;
        color: #5b4d46;
        font-family: Arial;
        font-size: 13px;
        text-align: center;
    }

.group-home-page .page-heading h1 {
    /*color: #951619;*/
}

.email-confirm {
    display: none;
}

.email-confirm-second {
    display: none;
}

.group-home-page .container {
    padding-top: 15px;
}

.group-home-page #twocolumns {
    margin: 0 -9px 0 -11px;
    padding: 0 0 0 11px;
    width: 949px;
}

.group-home-page #content {
    float: left;
    width: 520px;
    line-height: 18px;
}

.group-home-page .visual {
    display: block;
    margin: 0 -4px 7px;
}

    .group-home-page .visual img {
        display: block;
    }

.group-home-page .post {
    margin: 0 0 5px;
    color: #5c4e46;
}

    .group-home-page .post h2 {
        margin: 0 0 1px;
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
    }

.group-home-page .columns {
    overflow: hidden;
    margin: 0 -30px 9px -11px;
    padding: 0 0 21px 11px;
    background: url(../images/bg/bg-columns.png) no-repeat 44% 100%;
}

    .group-home-page .columns .column {
        float: left;
        margin: 0 3px 0 0;
        width: 269px;
    }

    .group-home-page .carousel-block h2, .group-home-page .columns h2 {
        margin: 0 0 5px;
        font-size: 29px;
        line-height: 38px;
        color: #550101;
    }

    .group-home-page .columns .text-area {
        display: block;
        margin: 0 0 0 36px;
        font-style: italic;
    }

.group-home-page .navigation {
    margin: -3px 0 0;
    font-weight: bold;
}

    .group-home-page .navigation li {
        padding: 0 0 6px 15px;
        background: url(../images/bg/arrow-submenu.png) no-repeat 1px 4px;
    }

    .group-home-page .navigation a {
        color: #1e4308;
    }

.group-home-page .subnav {
    margin: 0 8px 11px -1px;
}

    .group-home-page .subnav li {
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        vertical-align: top;
    }

.group-home-page .menu {
    padding: 1px 20px 4px 0;
}

    .group-home-page .menu li {
        padding: 0 0 6px 35px;
        background: url(../images/ico/bullet-menu.png) no-repeat 0 2px;
    }

.group-home-page .carousel-block .information {
    margin: -6px 0 11px;
    color: #5c4e46;
    word-spacing: -1px;
}

    .group-home-page .carousel-block .information address {
        display: inline-block;
        margin: 0 5px 0 0;
        vertical-align: top;
        font-style: normal;
    }

    .group-home-page .carousel-block .information .more {
        padding: 0 0 0 8px;
        background: url(../images/bg/separator-information.gif) no-repeat 0 3px;
        font-weight: bold;
    }

    .group-home-page .carousel-block .information a {
        color: #550101;
    }

.group-home-page .carousel {
    overflow: hidden;
    margin: 2px 0 0;
    padding: 13px 10px;
    background: url(../images/bg/bg-carousel.png) no-repeat;
    width: 499px;
    height: 145px;
}

    .group-home-page .carousel .prev, .group-home-page .carousel .next {
        float: left;
        overflow: hidden;
        margin: 67px 0 0;
        background: url(../images/btn/btn-carousel.png) no-repeat;
        width: 11px;
        height: 18px;
        text-indent: -9999px;
    }

    .group-home-page .carousel .next {
        background-position: 100% 0;
    }

    .group-home-page .carousel .holder {
        float: left;
        overflow: hidden;
        margin: 0 6px;
        width: 460px;
    }

    .group-home-page .carousel ul {
        overflow: hidden;
        width: 99999px;
    }

    .group-home-page .carousel li {
        float: left;
        margin: 0 19px 0 0;
        padding: 6px 9px 12px 10px;
        background: url(../images/bg/bg-images.png) no-repeat -401px 0;
    }

    .group-home-page .carousel img {
        display: block;
    }

.group-home-page #sidebar {
    overflow: hidden;
    float: right;
    width: 419px;
    margin: 8px 0 0;
    padding: 0 0 325px;
    background: url(../images/bg/bg-sidebar.png) no-repeat 100% 100%;
    line-height: 18px;
}

.group-home-page .sidebar-holder {
    float: left;
    padding: 10px 11px 0 9px;
    background: url(../images/bg/bg-sidebar.png) no-repeat;
    width: 399px;
}

.group-home-page .sidebar-frame {
    float: left;
    background: #fff;
    margin: 0 0 -300px;
    padding: 1px 16px 20px;
    width: 367px;
}

.group-home-page #sidebar h3 {
    margin: 0 0 1px;
    font: 34px/45px 'Arbutus Slab', Georgia, serif;
    color: #550101;
}

.group-home-page #sidebar p {
    margin: 0 0 19px;
}

.group-home-page #sidebar .label-text {
    display: block;
    padding: 0 0 10px;
    font-weight: bold;
    font-size: 12px !important;
    color: #555555;
    /*color: #1e4308;*/
}

.group-home-page #sidebar .row {
    padding: 0 0 8px;
    width: 367px;
}

    .group-home-page #sidebar .row:after {
        display: block;
        clear: both;
        content: "";
    }

.group-home-page #sidebar .cell {
    float: left;
    margin: 0 18px 0 0;
}

.group-home-page #sidebar .cell-area {
    float: left;
    margin: 0 13px 0 0;
    width: 170px;
    white-space: nowrap;
}

.group-home-page #sidebar .calendar {
    margin-left: 5px;
}

.group-home-page #sidebar .text {
    margin: 0;
}

    .group-home-page #sidebar .text .text-input {
        width: 156px;
    }

.group-home-page #sidebar .text-small .text-input {
    width: 31px;
}

.group-home-page #sidebar .select {
    width: 233px;
}

.group-home-page #sidebar .select-small {
    width: 66px;
}

.group-home-page #sidebar .select-large {
    width: 365px;
}

.group-home-page #sidebar .buttons-area {
    margin: 0 -5px 0 0;
    padding: 10px 0 15px;
}

.group-home-page #sidebar .button {
    margin: 0 0 0 7px;
}

.group-home-page #sidebar .text-information {
    display: block;
    font-style: italic;
}

.group-home-page .visual-block {
    position: relative;
    overflow: hidden;
    margin: 0 0 10px -5px;
    padding: 0;
    background: 0;
}

    .group-home-page .visual-block img {
        display: block;
    }

    .group-home-page .visual-block .visual-bg {
        position: absolute;
        top: 0;
        left: 11px;
        background: 0;
        width: 522px;
        height: 304px;
    }

.group-home-page #Banquet_ThankYou_Wrapper {
    width: 367px;
    height: 275px;
    background-image: url(../images/bg/bdb_banquet_thanks.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    display: table;
}

    .group-home-page #Banquet_ThankYou_Wrapper p {
        width: 367px;
        margin-top: 200px;
        color: #5b4d46;
        font-family: Arial;
        font-size: 13px;
        text-align: center;
    }

.events-page .page-heading h1 {
    color: #951619;
}

.events-page .block-gallery {
    position: relative;
    margin: -5px -4px 3px;
    padding: 5px 9px 14px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -461px;
    width: 930px;
    height: 273px;
}

.events-page .gallery {
    position: relative;
    width: 930px;
    height: 273px;
}

    .events-page .gallery li {
        position: absolute;
        left: 0;
        top: 0;
        display: none;
    }

    .events-page .gallery .active {
        display: block;
    }

    .events-page .gallery img {
        display: block;
    }

    .events-page .gallery .holder {
        position: absolute;
        z-index: 10;
        left: 16px;
        top: 47px;
        width: 320px;
    }

.events-page .switcher {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    bottom: 14px;
    left: 13px;
    height: 31px;
}

    .events-page .switcher .btn, .events-page .switcher .prev, .events-page .switcher .next {
        float: left;
        overflow: hidden;
        padding: 0 4px 10px;
        background: url(../images/btn/btn-block-gallery.png) no-repeat;
        width: 23px;
        height: 21px;
        text-indent: -9999px;
    }

    .events-page .switcher .next {
        background-position: -64px 0;
    }

    .events-page .switcher .btn {
        background-position: -30px 0;
        width: 6px;
        height: 6px;
    }

    .events-page .switcher ul {
        float: left;
        margin: 8px 0 0 -8px;
    }

    .events-page .switcher li {
        float: left;
        margin: 0 -2px 0 0;
    }

    .events-page .switcher a {
        display: block;
        height: 100%;
    }

    .events-page .switcher .active a, .events-page .switcher ul a:hover {
        background: url(../images/btn/btn-block-gallery.png) no-repeat -50px 0;
    }

.events-page .columns {
    position: relative;
    overflow: hidden;
    margin: 0 -3px -8px;
    padding: 0 10px 62px;
    line-height: 16px;
    color: #5c4e46;
}

    .events-page .columns .column {
        float: left;
        width: 400px;
        margin: 0 13px 0 0;
    }

    .events-page .columns header {
        padding: 0 0 7px;
    }

    .events-page .columns h2 {
        color: #550101;
    }

    .events-page .columns .post {
        overflow: hidden;
        margin: 0 0 8px -10px;
    }

    .events-page .columns .box-date {
        float: left;
        margin: 2px 11px 0 0;
    }

    .events-page .columns .post .holder {
        overflow: hidden;
    }

    .events-page .columns h3 {
        font-size: 16px;
        line-height: 18px;
        color: #700000;
    }

        .events-page .columns h3 a {
            color: #700000;
        }

.events-page .carousel {
    overflow: hidden;
    margin: 2px 0 0;
    padding: 13px 10px;
    background: url(../images/bg/bg-carousel.png) no-repeat;
    width: 499px;
    height: 145px;
}

    .events-page .carousel .prev, .events-page .carousel .next {
        float: left;
        overflow: hidden;
        margin: 67px 0 0;
        background: url(../images/btn/btn-carousel.png) no-repeat;
        width: 11px;
        height: 18px;
        text-indent: -9999px;
    }

    .events-page .carousel .next {
        background-position: 100% 0;
    }

    .events-page .carousel .holder {
        float: left;
        overflow: hidden;
        margin: 0 6px;
        width: 460px;
    }

    .events-page .carousel ul {
        overflow: hidden;
        width: 99999px;
    }

    .events-page .carousel li {
        float: left;
        margin: 0 19px 0 0;
        padding: 6px 9px 12px 10px;
        background: url(../images/bg/bg-images.png) no-repeat -401px 0;
    }

    .events-page .carousel img {
        display: block;
    }

.events-page .columns .buttons-area {
    position: absolute;
    bottom: 0;
    margin: 0 0 0 6px;
    width: 400px;
}

.events-page .columns .buttons-area-carousel {
    margin-left: 68px;
}

.press-post-page .page-heading h1 {
    /*color: #951619;*/
}

.press-post-page .container {
    padding: 13px 19px 14px;
}

.press-post-page #twocolumns {
    /*padding: 0 4px 0 15px;
    width: 947px;*/
}

.press-post-page #content {
    overflow: hidden;
    float: right;
    margin: 10px 0 0;
    padding: 0 0 225px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
    line-height: 18px;
}

.press-post-page .content-holder {
    float: left;
    padding: 12px 11px 0 9px;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    width: 659px;
}

.press-post-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -200px;
    padding: 0 24px 6px;
    width: 611px;
}

.press-post-page .post {
    line-height: 18px;
}

    .press-post-page .post header {
        margin: -2px 0 12px -13px;
    }

    .press-post-page .post h3 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 20px;
    }

.press-post-page .block-visual {
    position: relative;
    margin: 0 -25px 3px;
    padding: 1px 8px 12px 11px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -1032px;
    width: 638px;
    height: 228px;
    color: #fff;
    line-height: 16px;
}

    .press-post-page .block-visual img {
        display: block;
    }

.press-post-page .post .information {
    margin: 0 0 18px;
    font-style: italic;
}

.press-post-page .post p {
    margin: 0 0 18px;
}

.press-post-page .post .buttons-area {
    padding: 10px 0 0;
}

    .press-post-page .post .buttons-area a {
        color: #fff;
    }

.press-post-page .post .button .button-holder {
    padding: 10px 14px 17px 2px;
}

.press-post-page #sidebar {
    float: left;
    width: 258px;
    line-height: 18px;
}

.press-post-page .box-submenu {
    margin: 0;
}

    .press-post-page .box-submenu h2 {
        /*margin: 0 0 1px -15px;
        padding: 0 0 0 15px;
        color: #550101;
        font-size: 34px;*/
    }

.press-post-page .submenu {
    margin: 0 0 0 10px;
}

    .press-post-page .submenu li {
        /*background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;*/
        margin: 10px 0;
    }

        .press-post-page .submenu li a, .press-post-page .submenu li a:hover, .press-post-page .submenu li a:active {
            color: #555 !important;
            font-size: 18px;
        }


            .press-post-page .submenu li a.submenu-link.active {
                text-decoration: underline;
            }

.menu-page .page-heading h1 {
    /*color: #951619;*/
}

.menu-page #twocolumns {
    /*padding-left: 16px;
    width: 937px;*/
}

.menu-page .container {
    padding-bottom: 19px;
}

.menu-page #content {
    float: right;
    margin: -1px 0 0;
    width: 659px;
}

.menu-page .container h2 {
    margin: 0 0 6px;
    color: #550101;
}

.menu-page .menu {
    margin: 0 -5px 15px -3px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

    .menu-page .menu ul {
        overflow: hidden;
    }

    .menu-page .menu li {
        float: left;
        margin: 0 5px 0 0;
        width: 106px;
    }

    .menu-page .menu a {
        display: block;
        margin: 0;
        color: #1e4308;
        cursor: pointer;
    }

        .menu-page .menu a:hover {
            border: 0;
            text-decoration: none;
        }

    .menu-page .menu .active a {
        margin: 0;
    }

    .menu-page .menu .image {
        overflow: hidden;
        display: block;
        padding: 8px 4px 8px 5px;
        background: url(../images/bg/bg-images.png) no-repeat -200px -779px;
        width: 97px;
        height: 93px;
    }

    .menu-page .menu a:hover .image {
        background-position: -578px -809px;
    }

    .menu-page .menu .active a .image {
        padding-bottom: 18px;
        background-position: -200px -904px;
    }

    .menu-page .menu img {
        display: block;
    }

    .menu-page .menu .figcaption {
        display: block;
        margin: 0 0 1px;
        text-align: center;
    }

.menu-page .content-holder {
    overflow: hidden;
    float: left;
    margin: 0 0 0 -10px;
    padding: 0 0 225px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
}

.menu-page .content-frame {
    float: left;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    padding: 12px 11px 0 9px;
    width: 659px;
}

.menu-page .content-block {
    float: left;
    margin: 0 0 -200px;
    padding: 5px 17px 0;
    background: #fff;
    width: 625px;
}

    .menu-page .content-block h3 {
        margin: 0 0 5px;
        color: #550101;
        font: 39px/48px 'Arbutus Slab', Georgia, serif;
    }

.menu-page .block-visual {
    position: relative;
    margin: 0 -17px 2px;
    padding: 1px 8px 12px 11px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -1032px;
    width: 638px;
    height: 228px;
    color: #fff;
    line-height: 16px;
}

    .menu-page .block-visual img {
        display: block;
    }

.menu-page #content .area {
    margin: 0 -17px;
    padding: 0 17px 13px;
    background: url(../images/bg/bg-area.gif) repeat-x 0 36px;
}

    .menu-page #content .area header {
        overflow: hidden;
        margin: 0 -10px 3px;
        padding: 0 10px 0 0;
        color: #550101;
        font-weight: bold;
        line-height: 18px;
    }

    .menu-page #content .area h4 {
        display: inline-block;
        padding: 0 0 0 10px;
        vertical-align: bottom;
        font: 39px/48px 'Arbutus Slab', Georgia, serif;
    }

    .menu-page #content .area header .text-area {
        display: inline-block;
        padding: 0 0 10px 8px;
        vertical-align: bottom;
    }

        .menu-page #content .area header .text-area a {
            color: #550101;
        }

.menu-page .area-menu {
    overflow: hidden;
    margin: 0 -20px 0 -11px;
}

    .menu-page .area-menu .box {
        float: left;
        margin: 0 4px 0 0;
        padding: 0 8px;
        width: 143px;
        cursor: pointer;
        height: 200px;
    }

        .menu-page .area-menu .box:hover {
            text-decoration: none;
        }

    .menu-page .area-menu .list-info {
        height: 14px;
        padding: 0 0 5px;
        text-align: right;
    }

        .menu-page .area-menu .list-info li {
            overflow: hidden;
            display: inline-block;
            margin: 0 0 0 -2px;
            background: url(../images/ico/ico-list-info.png) no-repeat;
            vertical-align: bottom;
            text-align: left;
            text-indent: -9999px;
        }

        .menu-page .area-menu .list-info .ico01 {
            background-position: 0 -4px;
            width: 8px;
            height: 4px;
        }

        .menu-page .area-menu .list-info .ico01-none {
            background-position: 0 -14px;
        }

        .menu-page .area-menu .list-info .ico02 {
            background-position: -10px -2px;
            width: 11px;
            height: 6px;
        }

        .menu-page .area-menu .list-info .ico02-none {
            background-position: -10px -12px;
        }

        .menu-page .area-menu .list-info .ico03 {
            background-position: -23px -1px;
            width: 14px;
            height: 7px;
        }

        .menu-page .area-menu .list-info .ico03-none {
            background-position: -23px -11px;
        }

        .menu-page .area-menu .list-info .ico04 {
            background-position: -38px 0;
            width: 17px;
            height: 8px;
        }

        .menu-page .area-menu .list-info .ico04-none {
            background-position: -38px -10px;
        }

        .menu-page .area-menu .list-info .buca-fav {
            overflow: hidden;
            display: inline-block;
            margin: 0 0 0 0;
            background: url(../images/ico/buca-fav.png) no-repeat !important;
            vertical-align: bottom;
            text-align: left;
            text-indent: -9999px;
        }

    .menu-page .area-menu figure {
        text-align: center;
    }

    .menu-page .area-menu .image {
        display: block;
        overflow: hidden;
        margin: 0 -8px 1px;
        padding: 9px 12px 14px 13px;
        background: url(../images/bg/bg-menu-frame.png) no-repeat 0 0;
        width: 134px;
        height: 130px;
    }

    .menu-page .area-menu img {
        display: block;
    }

    .menu-page .area-menu .figcaption {
        font-weight: bold;
        line-height: 16px;
        color: #1e4308;
    }

    .menu-page .area-menu .box:hover .figcaption {
        text-decoration: underline;
    }

.menu-page .top-btn {
    padding: 7px 0 0;
    text-align: center;
}

    .menu-page .top-btn .link {
        display: inline-block;
        padding: 25px 0 0;
        background: url(../images/bg/arrow-top.png) no-repeat 50% 0;
        color: #5b4d46;
        font-weight: bold;
        line-height: 16px;
        vertical-align: top;
    }

        .menu-page .top-btn .link:hover {
            text-decoration: none;
        }

.menu-page #sidebar {
    float: left;
    padding: 3px 0 0;
    width: 258px;
    line-height: 18px;
}

.menu-page .box-form {
    margin: 0 0 10px;
}

    .menu-page .box-form header {
        padding: 0;
    }

    .menu-page .box-form h2 {
        color: #1e4308;
        font: bold 16px/18px Helvetica,Arial,sans-serif;
    }

    .menu-page .box-form .row {
        margin: 0 0 0 -3px;
        padding: 0 0 10px;
        width: 275px;
    }

        .menu-page .box-form .row:after {
            display: block;
            clear: both;
            content: "";
        }

        .menu-page .box-form .row .cell {
            float: left;
            margin: 0 25px 0 0;
        }

    .menu-page .box-form .row2 .cell2 {
        float: right;
    }

        .menu-page .box-form .row2 .cell2 .opentable_party {
            width: 114px !important;
        }

    .menu-page .box-form .select {
        width: 249px;
    }

    .menu-page .box-form .select-small {
        width: 66px;
    }

    .menu-page .box-form .text {
        margin-right: 28px;
    }

        .menu-page .box-form .text .text-input {
            width: 151px;
        }

        .menu-page .box-form .text .text-input-wide {
            width: 242px;
            border: solid 1px white;
        }

    .menu-page .box-form .buttons-area {
        padding: 3px 9px 0 0;
    }

    .menu-page .box-form .label-text {
        display: block;
        padding: 0 0 10px;
        font-weight: bold;
        color: #1e4308;
    }

    .menu-page .box-form .cell {
        float: left;
        margin: 0 18px 0 0;
    }

    .menu-page .box-form .cell-area {
        float: left;
        margin: 0 13px 0 0;
        width: 170px;
    }

.menu-page .subnav {
    margin: 0 0 15px -13px;
}

    .menu-page .subnav li {
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        vertical-align: top;
    }

.menu-page .area-info {
    position: relative;
    left: -6px;
    margin: 0 -9px 10px -13px;
    padding: 0 2px;
    line-height: 24px;
}

    .menu-page .area-info header {
        margin: 0 0 -7px;
    }

.menu-page .menu-size {
    display: block;
    overflow: hidden;
    margin: 0 -5px 3px;
    padding: 5px 0 0;
    background: url(../images/bg/bg-bucanomics.png) no-repeat;
    width: 252px;
    height: 70px;
    text-align: center;
    cursor: pointer;
}

    .menu-page .menu-size:hover {
        border: 0;
        text-decoration: none;
    }

    .menu-page .menu-size li {
        display: inline-block;
        margin: 0 4px;
        vertical-align: bottom;
    }

    .menu-page .menu-size .text-mark {
        display: block;
        font-weight: bold;
        font-size: 18px;
        line-height: 20px;
        color: #951619;
    }

    .menu-page .menu-size .image-sm, .menu-page .menu-size .image-lg, .menu-page .menu-size .image-xl {
        overflow: hidden;
        display: block;
        background: url(../images/ico/ico-size.png) no-repeat;
        text-indent: -9999px;
    }

    .menu-page .menu-size .image-sm {
        background-position: 0 -8px;
        width: 42px;
        height: 27px;
    }

    .menu-page .menu-size .image-lg {
        background-position: -56px -4px;
        width: 50px;
        height: 31px;
    }

    .menu-page .menu-size .image-xl {
        background-position: -119px 0;
        width: 60px;
        height: 35px;
    }

    .menu-page .menu-size .text-size {
        display: block;
        margin: -7px 0 0;
        font-weight: bold;
        font-size: 10px;
        line-height: 12px;
        color: #5b4d46;
        text-transform: uppercase;
    }

.menu-page .area-info p {
    margin: 0 0 6px;
}

.menu-page .area-info .buttons-area {
    padding: 0 36px 0 0;
}

.menu-page .menu li {
    float: left;
    margin: 0 4px 0 0;
    width: 162px;
    position: relative;
    left: 2px;
}

.menu-page .menu .image {
    overflow: hidden;
    display: block;
    padding: 6px 0 0 5px;
    background: url(../images/bg/HeaderFrames.png) no-repeat 0 0;
    width: 157px;
    height: 104px;
}

.menu-page .menu a:hover .image {
    background-position: -162px 0;
}

.menu-page .menu li:hover .image {
    background-position: -162px 0;
}

.menu-page .menu .active .image {
    padding-bottom: 0px;
    background-position: -162px 0;
}

.menu-page .menu .figcaption {
    display: block;
    margin: 0 0 1px;
    text-align: left;
}
/*.menu-page .area-info .ad-wrapper{width:258px;overflow:hidden}*/
.menu-category-page .page-heading h1 {
    color: #951619;
}

.menu-category-page #twocolumns {
    padding-left: 16px;
    width: 937px;
}

.menu-category-page .container {
    padding-bottom: 9px;
}

.menu-category-page #content {
    float: right;
    margin: 10px 0 0;
    width: 659px;
}

.menu-category-page .container h2 {
    color: #550101;
}

.menu-category-page .menu {
    margin: 0 -5px 15px -3px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

    .menu-category-page .menu ul {
        overflow: hidden;
    }

    .menu-category-page .menu li {
        float: left;
        margin: 0 5px 0 0;
        width: 106px;
    }

    .menu-category-page .menu a {
        display: block;
        overflow: hidden;
        margin: 0;
        color: #1e4308;
        cursor: pointer;
    }

        .menu-category-page .menu a:hover {
            border: 0;
            text-decoration: none;
        }

    .menu-category-page .menu .active a {
        margin: 0;
    }

    .menu-category-page .menu .image {
        overflow: hidden;
        display: block;
        padding: 8px 4px 8px 5px;
        background: url(../images/bg/bg-images.png) no-repeat -200px -779px;
        width: 97px;
        height: 93px;
    }

    .menu-category-page .menu a:hover .image {
        background-position: -578px -809px;
    }

    .menu-category-page .menu .active a .image {
        padding-bottom: 18px;
        background-position: -200px -904px;
    }

    .menu-category-page .menu img {
        display: block;
    }

    .menu-category-page .menu .figcaption {
        display: block;
        margin: 0 0 1px;
        text-align: center;
    }

.menu-category-page .content-holder {
    overflow: hidden;
    float: left;
    margin: 0 0 0 -10px;
    padding: 0 0 225px;
    /*background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;*/
    width: 679px;
}

.menu-category-page .content-frame {
    float: left;
    /*background: url(../images/bg/bg-content-large.png) no-repeat;*/
    padding: 12px 11px 0 9px;
    width: 659px;
}

.menu-category-page .content-block {
    overflow: hidden;
    float: left;
    margin: 0 0 -200px;
    padding: 0 17px;
    /*background: #fff;*/
    width: 625px;
}

.menu-category-page .content-block-generic {
    overflow: hidden;
    float: left;
    margin: 0 0 -200px;
    padding-right: 22px;
    background: #fff;
    width: 637px;
}

.vino-wrap .content-block {
    overflow: hidden;
    float: left;
    margin: 0 0 -200px;
    padding: 0 11px;
    background: #fff;
    width: 637px;
}

.cocktailWrap-wrap .content-block {
    overflow: hidden;
    float: left;
    margin: 0 0 -200px;
    padding: 0 11px;
    background: #fff;
    width: 637px;
}

.menu-category-page .vino-wrapper {
    width: 100%;
}

    .menu-category-page .vino-wrapper .vino-header {
        width: 637px;
        height: 110px;
        padding: 0 0 10px 0;
        background: url(../images/bg/GoldDivider.png) left bottom no-repeat;
    }

        .menu-category-page .vino-wrapper .vino-header span {
            position: absolute;
            bottom: 0;
        }

        .menu-category-page .vino-wrapper .vino-header .colorName {
            width: 145px;
            height: 110px;
            float: left;
            position: relative;
        }

        .menu-category-page .vino-wrapper .vino-header .colorSubBanner {
            width: 310px;
            height: 110px;
            float: left;
            position: relative;
        }

            .menu-category-page .vino-wrapper .vino-header .colorName span,
            .menu-category-page .vino-wrapper .vino-header .colorSubBanner span {
                bottom: 7px;
            }

        .menu-category-page .vino-wrapper .vino-header .colorSizeChart {
            width: 176px;
            height: 110px;
            float: right;
            position: relative;
        }

.vino-region .regionTable td {
    padding-top: 20px !important;
    padding-bottom: 3px !important;
}

.vino-region .regionName {
    font-family: Arial;
    font-weight: bold;
    font-size: 1.3em;
    color: #aab331;
    text-transform: uppercase;
}

.vino-region .vino-items {
    width: 637px;
    font-size: .95em;
    color: #000;
}

    .vino-region .vino-items tr {
        border-left: 2px dashed #FFF;
        border-right: 2px dashed #FFF;
    }

    .vino-region .vino-items td {
        padding: 10px 0 10px 0;
    }

    .vino-region .vino-items .productName {
        width: 420px;
        padding-right: 25px;
        padding-left: 10px;
    }

        .vino-region .vino-items .productName .name {
            font-size: 1.1em;
            font-weight: bold;
            text-transform: uppercase;
        }

    .vino-region .vino-items .price1 {
        width: 38px;
        text-align: center;
        font-style: italic;
        background: #EEEFE7;
    }

    .vino-region .vino-items .price1Note {
        font-size: .7em;
    }

    .vino-region .vino-items .price2 {
        width: 47px;
        text-align: center;
        font-style: italic;
    }

    .vino-region .vino-items .price2Note {
        font-size: .7em;
    }

    .vino-region .vino-items .price3 {
        width: 38px;
        text-align: center;
        font-style: italic;
        background: #EEEFE7;
    }

    .vino-region .vino-items .price3Note {
        font-size: .7em;
    }

    .vino-region .vino-items .price4 {
        width: 50px;
        text-align: center;
        font-style: italic;
    }

    .vino-region .vino-items .price4Note {
        font-size: .7em;
    }

    .vino-region .vino-items .spacer {
        width: 9px;
    }


    .vino-region .vino-items .featured {
        /*background:#E6B42D;
	border:2px dashed #A9B6A2;*/
    }

        .vino-region .vino-items .featured .productName {
            width: 418px !important;
            border-left: 2px dashed #A9B6A2;
            border-top: 2px dashed #A9B6A2;
            border-bottom: 2px dashed #A9B6A2;
            background: #E6B42D;
        }

        .vino-region .vino-items .featured .price1,
        .vino-region .vino-items .featured .price2,
        .vino-region .vino-items .featured .price3,
        .vino-region .vino-items .featured .price4 {
            background: #E6B42D !important;
            border-top: 2px dashed #A9B6A2;
            border-bottom: 2px dashed #A9B6A2;
        }

        .vino-region .vino-items .featured .spacer {
            width: 7px !important;
            background: #E6B42D !important;
            border-right: 2px dashed #A9B6A2;
            border-top: 2px dashed #A9B6A2;
            border-bottom: 2px dashed #A9B6A2;
        }

#cocktail-wrapper {
    width: 637px;
}

#cocktail-header {
    width: 627px;
    height: 30px;
    margin: 0 0 5px 0;
    padding: 0px 0 10px 0;
    font-size: .95em;
    font-family: 'Arial Bold';
    text-transform: uppercase;
    color: #235D2B;
    font-weight: bold;
    background: url(../images/bg/Cocktails_V2.png) 15px bottom no-repeat;
}

#cocktail-separator {
    width: 636px;
    height: 25px;
    background: url(../images/bg/GoldDivider.png) left top no-repeat;
}

#cocktail-header img {
    position: relative;
    top: 3px;
    padding: 0 4px 0 0;
}

.cocktail-item {
    width: 627px;
    padding: 0 0 10px 10px;
}

    .cocktail-item .cocktailInfo {
        width: 516px;
        padding: 0 26px 0 0;
        float: left;
    }

        .cocktail-item .cocktailInfo span {
            font-family: 'Arbutus Slab', Georgia, serif;
            padding: 0 2px 0 0;
            text-transform: none !important;
        }

        .cocktail-item .cocktailInfo .name {
            font-family: Arial;
            color: #DF193C;
            font-size: 1.1em;
            line-height: 1.5em;
            font-weight: bold;
            text-transform: uppercase;
        }

        .cocktail-item .cocktailInfo .desc {
            font-family: Arial;
            color: #464646;
        }

    .cocktail-item .price {
        width: 82px;
        float: right;
        color: #040404;
        font-style: italic;
    }

    .cocktail-item .sangria-price {
        padding-top: 5px;
        width: 200px;
        float: right;
        color: #040404;
        font-style: italic;
        text-align: right;
    }

.carafeSection {
    width: 627px;
}

    .carafeSection .items {
        width: 342px;
        float: left;
        padding: 25px 0 0 0;
    }

        .carafeSection .items .iconRow {
            font-style: italic;
        }

            .carafeSection .items .iconRow img {
                vertical-align: middle;
            }

        .carafeSection .items .cocktail-item {
            width: 332px;
            padding: 0 0 10px 10px;
        }

            .carafeSection .items .cocktail-item .cocktailInfo {
                width: 306px;
                padding: 0 26px 0 0;
            }

    .carafeSection .image {
        width: 285px;
        float: right;
    }



.menu-category-page #content .area {
    margin: -5px -17px 0;
    padding: 0 17px 6px;
}

    .menu-category-page #content .area footer, .menu-category-page #content .area header {
        overflow: hidden;
        margin: 0 -10px -1px;
        padding: 0 5px 0 10px;
        line-height: 26px;
    }

    .menu-category-page #content .area footer {
        margin-bottom: 0;
    }

    .menu-category-page #content .area .area-paging {
        float: right;
        margin: 8px 0 0;
    }

        .menu-category-page #content .area .area-paging .text-paging {
            float: left;
            margin: 0 5px 0 0;
        }

        .menu-category-page #content .area .area-paging ul {
            float: left;
            margin: 2px -2px 0 8px;
            font-weight: bold;
        }

        .menu-category-page #content .area .area-paging li {
            float: left;
            margin: 0 2px;
            color: #951619;
        }

            .menu-category-page #content .area .area-paging li.active {
                color: #5B4D46;
            }

        .menu-category-page #content .area .area-paging a {
            color: #951619;
        }

        .menu-category-page #content .area .area-paging .prev, .menu-category-page #content .area .area-paging .next {
            float: left;
            overflow: hidden;
            margin: 6px 6px 0 2px;
            background: url(../images/btn/btn-paging.png) no-repeat;
            width: 7px;
            height: 13px;
            text-indent: -9999px;
        }

        .menu-category-page #content .area .area-paging .next {
            margin-right: 0;
            background-position: 100% 0;
        }

.menu-category-page .area-menu {
    overflow: hidden;
    margin: 0 -25px 3px -17px;
    padding: 15px 0 0 7px;
    background: url(../images/bg/bg-area.gif) repeat-x;
}

    .menu-category-page .area-menu .box {
        position: relative;
        z-index: 1;
        display: inline-block;
        margin: 0 7px 18px 0;
        width: 317px;
        vertical-align: top;
    }

    .menu-category-page .area-menu .box-popup-active {
        z-index: 99;
    }

    .menu-category-page .area-menu .box-open {
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }

        .menu-category-page .area-menu .box-open:hover {
            text-decoration: none;
        }

    .menu-category-page .area-menu .list-info {
        padding: 0 5px 5px;
        text-align: right;
    }

        .menu-category-page .area-menu .list-info li {
            overflow: hidden;
            display: inline-block;
            margin: 0 0 0 -2px;
            background: url(../images/ico/ico-list-info.png) no-repeat;
            vertical-align: bottom;
            text-align: left;
            text-indent: -9999px;
        }

        .menu-category-page .area-menu .list-info .ico01 {
            background-position: 0 -4px;
            width: 8px;
            height: 4px;
        }

        .menu-category-page .area-menu .list-info .ico01-none {
            background-position: 0 -14px;
        }

        .menu-category-page .area-menu .list-info .ico02 {
            background-position: -10px -2px;
            width: 11px;
            height: 6px;
        }

        .menu-category-page .area-menu .list-info .ico02-none {
            background-position: -10px -12px;
        }

        .menu-category-page .area-menu .list-info .ico03 {
            background-position: -23px -1px;
            width: 14px;
            height: 7px;
        }

        .menu-category-page .area-menu .list-info .ico03-none {
            background-position: -23px -11px;
        }

        .menu-category-page .area-menu .list-info .ico04 {
            background-position: -38px 0;
            width: 17px;
            height: 8px;
        }

        .menu-category-page .area-menu .list-info .ico04-none {
            background-position: -38px -10px;
        }

    .menu-category-page .area-menu figure {
        float: left;
        margin: 0 9px 0 0;
        width: 106px;
    }

    .menu-category-page .area-menu .image {
        display: block;
        overflow: hidden;
        margin: 0 0 -3px;
        padding: 8px 4px 8px 5px;
        background: url(../images/bg/bg-images.png) no-repeat -200px -779px;
        width: 97px;
        height: 93px;
    }

    .menu-category-page .area-menu img {
        display: block;
    }

    .menu-category-page .area-menu .holder {
        overflow: hidden;
        padding: 4px 0 0;
        color: #4e443a;
        line-height: 18px;
    }

    .menu-category-page .area-menu h3 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 18px;
    }

        .menu-category-page .area-menu h3.subheader {
            margin: 0 0 3px 10px;
            font: 30px/36px 'Arbutus Slab', Georgia, serif;
            color: #951619;
        }

.menu-category-page .box-popup {
    position: absolute;
    z-index: 999;
    top: -9999px;
    left: -9999px;
    margin: 143px 0 0;
    background: url(../images/bg/bg-box-popup.png) no-repeat;
    width: 334px;
}

.menu-category-page .box-popup-holder {
    padding: 9px 0 11px;
    background: url(../images/bg/bg-box-popup.png) no-repeat -668px 100%;
    width: 334px;
}

.menu-category-page .box-popup-frame {
    padding: 6px 19px 0;
    background: url(../images/bg/bg-box-popup.png) repeat-y -334px 0;
    width: 296px;
}

.menu-category-page .box-popup .close {
    position: absolute;
    top: -15px;
    left: -16px;
    overflow: hidden;
    background: url(../images/btn/btn-close.png) no-repeat;
    width: 42px;
    height: 42px;
    text-indent: -9999px;
}

.menu-category-page .box-popup h4 {
    margin: 0 0 6px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #1e4308;
}

.menu-category-page .box-popup figure {
    margin: 0 -4px 4px;
    width: 302px;
}

.menu-category-page .box-popup-area {
    margin: 0 -9px;
    padding: 14px 16px 19px;
    background: #f0e6ce url(../images/bg/bg-box-popup-area.jpg) repeat-x;
    display: none;
}

    .menu-category-page .box-popup-area .popup-mark {
        font-weight: normal;
        font-size: 13px;
        color: #5b4d46;
    }

.menu-category-page .popup-info {
    overflow: hidden;
}

.menu-category-page .popup-info-list {
    float: left;
    margin: 1px 8px 0 0;
    padding: 5px 8px;
    background: url(../images/bg/bg-popup-info-list.gif) repeat-y;
    border: 1px solid #d5c6a2;
    width: 141px;
    font-size: 13px;
    line-height: 18px;
}

    .menu-category-page .popup-info-list dt {
        float: left;
        width: 70px;
        padding: 0 24px 0 0;
        font-weight: bold;
        color: #fff;
    }

    .menu-category-page .popup-info-list dd {
        overflow: hidden;
        margin: 0;
        font-size: 12px;
        color: #5b4d46;
    }

.menu-category-page .popup-info .icon-no-peanuts {
    float: left;
    margin: -1px 0 0;
    cursor: default;
}

.menu-category-page #sidebar {
    float: left;
    padding: 3px 0 0;
    width: 258px;
    line-height: 18px;
}

.menu-category-page .box-form {
    margin: 0 0 10px;
}

    .menu-category-page .box-form header {
        padding: 0 0 10px;
    }

    .menu-category-page .box-form h2 {
        color: #1e4308;
        font: bold 16px/18px Helvetica,Arial,sans-serif;
    }

    .menu-category-page .box-form .row {
        margin: 0 0 0 -3px;
        padding: 0 0 10px;
        width: 275px;
    }

        .menu-category-page .box-form .row:after {
            display: block;
            clear: both;
            content: "";
        }

        .menu-category-page .box-form .row .cell {
            float: left;
            margin: 0 25px 0 0;
        }

    .menu-category-page .box-form .select {
        width: 249px;
    }

    .menu-category-page .box-form .select-small {
        width: 66px;
    }

    .menu-category-page .box-form .text {
        margin-right: 28px;
    }

        .menu-category-page .box-form .text .text-input {
            width: 151px;
        }

    .menu-category-page .box-form .buttons-area {
        padding: 3px 9px 0 0;
    }

.menu-category-page .box-search {
    margin: -2px 0 14px;
    padding: 0 0 15px;
    background: url(../images/bg/bg-divider.png) no-repeat 0 100%;
}

    .menu-category-page .box-search h2 {
        font-size: 34px;
    }

    .menu-category-page .box-search h3 {
        margin: 0 0 5px 11px;
        font-size: 13px;
        line-height: 16px;
    }

.menu-category-page .search-menu {
    margin: 0 0 5px -14px;
}

    .menu-category-page .search-menu .holder {
        position: relative;
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        height: 62px;
        width: 271px;
    }

    .menu-category-page .search-menu .frame {
        position: relative;
        left: 50%;
        float: left;
    }

    .menu-category-page .search-menu .list {
        position: relative;
        left: -50%;
        float: left;
    }

    .menu-category-page .search-menu ul {
        display: table;
        height: 62px;
        text-align: center;
    }

    .menu-category-page .search-menu li {
        display: table-cell;
        padding: 0 6px;
        vertical-align: middle;
    }

.menu-category-page .subnav {
    margin: 0 0 15px -13px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

/*.menu-category-page .subnav li
    {
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        vertical-align: top;
    }*/

.menu-category-page .area-info {
    position: relative;
    left: -11px;
    margin: 0 -9px 10px 0;
    padding: 0 2px;
    line-height: 24px;
}

    .menu-category-page .area-info header {
        margin: 0 0 -1px;
    }

.menu-category-page .menu-size {
    display: block;
    overflow: hidden;
    margin: 0 -5px 3px;
    padding: 5px 0 0;
    background: url(../images/bg/bg-bucanomics.png) no-repeat;
    width: 252px;
    height: 70px;
    text-align: center;
    cursor: pointer;
}

    .menu-category-page .menu-size:hover {
        border: 0;
        text-decoration: none;
    }

.menu-category-page .box-popup .menu-size {
    margin: 0 auto;
    padding: 0;
    background: 0;
    cursor: default;
}

.menu-category-page .menu-size li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: bottom;
}

.menu-category-page .box-popup .menu-size li {
    margin: 0 11px;
    text-align: center;
}

    .menu-category-page .box-popup .menu-size li.price_sizesmall {
        width: 52px;
    }

    .menu-category-page .box-popup .menu-size li.price_sizelarge {
        width: 56px;
    }

    .menu-category-page .box-popup .menu-size li.price_sizeextralarge {
        width: 64px;
    }

.menu-category-page .menu-size .text-mark {
    display: block;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #951619;
}

.menu-category-page .box-popup .menu-size .text-mark {
    padding-right: 6px;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}

.menu-category-page .menu-size .text-mark sup {
    margin-right: 0;
    font-size: 10px;
    line-height: 15px;
    vertical-align: top;
}

.menu-category-page .menu-size .image-sm, .menu-category-page .menu-size .image-lg, .menu-category-page .menu-size .image-xl, .menu-category-page .menu-size .image-single {
    overflow: hidden;
    display: block;
    background: url() no-repeat;
    text-indent: -9999px;
}

.menu-category-page .menu-size .image-sm, .menu-category-page .menu-size .image-lg, .menu-category-page .menu-size .image-xl {
    background-image: url(../images/ico/ico-size.png);
}

.menu-category-page .menu-size .image-single {
    background-image: url(../images/ico/ico-single.png);
    background-position: 17px center;
    height: 32px;
}

.menu-category-page .menu-size .image-sm {
    background-position: 3px -8px;
    width: 42px;
    height: 27px;
}

.menu-category-page .box-popup .menu-size .image-sm {
    width: auto;
    background-position: 4px -43px;
}

.menu-category-page .menu-size .image-lg {
    background-position: -56px -4px;
    width: 50px;
    height: 31px;
}

.menu-category-page .box-popup .menu-size .image-lg {
    width: auto;
    background-position: -54px -39px;
}

.menu-category-page .menu-size .image-xl {
    background-position: -119px 0;
    width: 60px;
    height: 35px;
}

.menu-category-page .box-popup .menu-size .image-xl {
    width: auto;
    background-position: -119px -35px;
}

.menu-category-page .menu-size .text-size {
    display: block;
    margin: -7px 0 0;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    color: #5b4d46;
    text-transform: uppercase;
}

.menu-category-page .menu-size .price_singleserving .text-size {
    margin-top: 0;
}

.menu-category-page .area-info p {
    margin: 0 0 6px;
}

.menu-category-page .area-info .buttons-area {
    padding: 0 36px 0 0;
}

.menu-category-page .box-submenu {
    margin: 0 0 23px;
}

    .menu-category-page .box-photo h2, .menu-category-page .box-submenu h2 {
        margin: -12px 0 1px -15px;
        padding: 0 0 0 15px;
        color: #550101;
        font-size: 29px;
    }

.menu-category-page .submenu {
    margin: 0 0 0 -12px;
}

    .menu-category-page .submenu li {
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
    }

/*.menu-category-page .menu li{float:left;margin:0;width:182px}*/
.menu-category-page .menu li {
    float: left;
    margin: 0 4px 0 0;
    width: 162px;
    position: relative;
    left: 2px;
}

.menu-category-page .menu .image {
    overflow: hidden;
    display: block;
    padding: 6px 0 0 5px;
    background: url(../images/bg/HeaderFrames.png) no-repeat 0 0;
    width: 157px;
    height: 104px;
}

.menu-category-page .menu a:hover .image {
    background-position: -162px 0;
}

.menu-category-page .menu li:hover .image {
    background-position: -162px 0;
}

.menu-category-page .menu .active .image {
    padding-bottom: 0px;
    background-position: -162px 0;
}

.menu-category-page .menu .figcaption {
    display: block;
    margin: 0 0 1px;
    text-align: left;
}

.menu-category-page #sidebar {
    float: left;
    width: 258px;
    line-height: 18px;
}
/*.menu-category-page .area-info .ad-wrapper{width:258px;overflow:hidden}*/

/* -------------------------------------
		Start Menu Common
---------------------------------------- */

.menu-promotions-wrapper {
    width: 250px;
    margin: 25px 0 0 0;
    position: relative;
    left: -11px;
}

    .menu-promotions-wrapper h2 {
        margin-left: 5px !important;
    }

    .menu-promotions-wrapper .menu-promotions-top {
        width: 250px;
        height: 6px;
        background: url(../images/bg/promotions-menu-top.png) left top no-repeat;
    }

    .menu-promotions-wrapper .menu-promotions-middle {
        width: 250px;
        height: 65px;
        margin: 0 0 4px 0;
    }

        .menu-promotions-wrapper .menu-promotions-middle img {
            float: left;
        }

    .menu-promotions-wrapper .last {
        margin: 0 !important;
    }

    .menu-promotions-wrapper .menu-promotions-bottom {
        width: 250px;
        height: 6px;
        background: url(../images/bg/promotions-menu-bottom.png) left top no-repeat;
    }


/* -------------------------------------
		End Menu Common
---------------------------------------- */

.location-page .container {
    padding-bottom: 10px;
}

.location-page #sidebar {
    float: right;
    width: 337px;
    line-height: 18px;
}

    .location-page #sidebar h2 {
        margin: 0 0 -4px;
    }

    .location-page #sidebar p {
        margin: 0 0 24px;
    }

.location-page .block-carousel {
    overflow: hidden;
    margin: 0 0 17px -5px;
    padding: 0 0 0 5px;
    width: 337px;
}

    .location-page .block-carousel header {
        overflow: hidden;
        margin: 0 1px -4px -5px;
    }

.location-page #sidebar .block-carousel h2 {
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
}

.location-page .block-carousel .switcher {
    float: right;
    margin: 14px 0 0;
}

.location-page #sidebar .block-carousel p {
    margin: 0 0 15px;
}

.location-page .block-carousel .wrapper-carusel {
    margin: 0;
    width: 347px;
    overflow: hidden;
    position: relative;
}

.location-page .block-carousel ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 9999px;
}

.location-page .block-carousel li {
    float: left;
    padding: 0 5px;
    width: 337px;
}

.location-page .block-carousel .images {
    overflow: hidden;
    margin: 0 -20px 0 -5px;
}

    .location-page .block-carousel .images .figure {
        overflow: hidden;
        display: inline-block;
        margin: 0 10px 0 0;
        padding: 1px 4px 8px 2px;
        background: url(../images/bg/bg-images.png) no-repeat -637px 0;
        width: 100px;
        height: 100px;
        vertical-align: top;
    }

    .location-page .block-carousel .images img {
        vertical-align: top;
    }

.location-page #sidebar .buttons-area {
    margin: 0 -20px 17px -13px;
}

.location-page #sidebar .button-holder {
    padding: 7px 18px 17px 6px;
}

.location-page .post {
    overflow: hidden;
    margin: 0 0 13px -2px;
    color: #5c4e46;
    line-height: 16px;
}

    .location-page .post .box-date {
        float: left;
        margin: 2px 11px 0 0;
    }

    .location-page .post .holder {
        overflow: hidden;
    }

    .location-page .post h3 {
        font-size: 16px;
        line-height: 18px;
        color: #700000;
    }

        .location-page .post h3 a {
            color: #700000;
        }

.location-page #sidebar .post p {
    margin: 0;
}

.location-page #content {
    overflow: hidden;
    float: left;
    margin: 5px 0 0;
    padding: 0 0 240px;
    background: url(../images/bg/bg-content.png) no-repeat 100% 100%;
    width: 602px;
}

.location-page .content-holder {
    float: left;
    padding: 10px 11px 0 13px;
    background: url(../images/bg/bg-content.png) no-repeat;
    width: 578px;
}

.location-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -215px;
    padding: 7px 21px 0;
    width: 536px;
}

.location-page .block-gallery {
    margin: 0 0 14px;
}

    .location-page .block-gallery header {
        margin: 0 0 12px;
    }

    .location-page .block-gallery h2 {
        display: none;
        font-size: 0;
        line-height: 0;
    }

    .location-page .block-gallery h3 {
        display: inline-block;
        vertical-align: bottom;
    }

    .location-page .block-gallery header a {
        display: inline-block;
        margin: 0 0 3px;
        font-weight: bold;
        font-size: 11px;
        line-height: 14px;
        color: #821315;
        vertical-align: bottom;
    }

    .location-page .block-gallery .switcher {
        overflow: hidden;
        font-weight: bold;
        font-size: 11px;
        line-height: 14px;
        color: #821315;
    }

        .location-page .block-carousel .switcher .prev, .location-page .block-carousel .switcher .next, .location-page .block-gallery .switcher .prev, .location-page .block-gallery .switcher .next {
            float: left;
            overflow: hidden;
            background: url(../images/btn/btn-carousel.png) no-repeat;
            width: 11px;
            height: 18px;
            text-indent: -9999px;
        }

        .location-page .block-carousel .switcher .next, .location-page .block-gallery .switcher .next {
            background-position: 100% 0;
        }

.location-page .block-carousel .switcher .prev, .location-page .block-carousel .switcher .next {
    margin: 0 0 0 12px;
}

.location-page .block-gallery .switcher .text-area {
    float: left;
    margin: 2px 9px 0;
}

.location-page .gallery {
    overflow: hidden;
    margin: 0 -11px;
    width: 550px;
    line-height: 18px;
    color: #5c4e46;
}

    .location-page .gallery .visual-holder {
        overflow: hidden;
        float: left;
        width: 360px;
        height: 243px;
    }

    .location-page .gallery ul {
        overflow: hidden;
        width: 9999px;
    }

    .location-page .gallery li {
        float: left;
        width: 360px;
        vertical-align: top;
    }

    .location-page .gallery .visual {
        overflow: hidden;
        margin: 0 0 3px;
    }

    .location-page .gallery figure {
        overflow: hidden;
        float: left;
        margin: 0 1px 0 0;
        padding: 17px 19px 13px 18px;
        /*background: url(../images/bg/bg-images.png) no-repeat -590px -210px;*/
        width: 323px;
        height: 233px;
    }

    .location-page .gallery img {
        display: block;
    }

    .location-page .gallery .holder {
        overflow: hidden;
        padding: 7px 0 0;
    }

    .location-page .gallery .cell {
        padding: 0 0 15px;
    }

    .location-page .gallery h4 {
        margin: 0 0 1px;
    }

    .location-page .gallery address {
        display: block;
        font-style: normal;
    }

        .location-page .gallery address .frame {
            display: block;
        }

    .location-page .gallery dl {
        overflow: hidden;
    }

    .location-page .gallery dt {
        float: left;
        font-weight: bold;
    }

    .location-page .gallery dd {
        overflow: hidden;
    }

    .location-page .gallery .buttons-area {
        margin: 0 -15px 0 13px;
    }

    .location-page .gallery .button {
        margin: 0 13px 0 0;
    }

.location-page .block-gallery .button-holder {
    padding: 7px 11px 17px 0;
    width: 145px;
    text-align: center;
}

.location-page .images-list {
    overflow: hidden;
    margin: 0 -10px 0 -5px;
}

    .location-page .images-list figure {
        display: inline-block;
        overflow: hidden;
        margin: 0 2px 0 0;
        padding: 6px 8px 18px 7px;
        background: url(../images/bg/bg-images.png) no-repeat 0 -762px;
        width: 164px;
        height: 237px;
        vertical-align: top;
    }

    .location-page .images-list a {
        display: block;
    }

    .location-page .images-list img {
        vertical-align: top;
    }

.location-page .block-gallery header a {
    margin-left: 12px;
}

.detail-page .page-heading h1 {
    color: #951619;
}

.location-page .diners-choice-awards {
    width: 337px;
    min-height: 200px;
    margin-top: 10px;
}

    .location-page .diners-choice-awards ul {
        width: 337px;
    }

    .location-page .diners-choice-awards li {
        width: 110px;
        height: 96px;
        float: left;
        list-style-type: none;
        margin-bottom: 5px;
    }

.detail-page .container {
    padding-bottom: 11px;
}

.detail-page #content {
    overflow: hidden;
    float: left;
    margin: 0 0 0 -5px;
    padding: 0 0 190px;
    background: url(../images/bg/bg-content-employment-long.png) no-repeat 99% 100%;
    width: 945px;
    line-height: 18px;
}

    .detail-page #content h2 {
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
        margin: 0 0 1px;
    }

.detail-page .content-holder {
    float: left;
    padding: 10px 10px 0 5px;
    background: url(../images/bg/bg-content-employment-long.png) no-repeat;
    width: 930px;
}

.detail-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -165px;
    padding: 12px 15px 20px;
    width: 910px;
}

.detail-page .post {
    margin: 0 0 0 30px;
}

.detail-page .columns {
    overflow: hidden;
    margin: -7px -20px 0 0;
}

    .detail-page .columns .column {
        float: left;
        margin: 0 14px 0 0;
        width: 265px;
    }

    .detail-page .columns .column-large {
        width: 335px;
    }

    .detail-page .columns h3 {
        margin: 0 0 4px;
        color: #550101;
        font: 29px/40px 'Arbutus Slab', Georgia, serif;
    }

    .detail-page .columns p {
        margin: 0 0 12px;
    }

    .detail-page .columns .menu {
        overflow: hidden;
        margin: 0 0 21px;
    }

    .detail-page .columns .column-large ul {
        float: left;
        width: 163px;
    }

.bucanomics-page .box-form {
    margin: 0 0 10px;
}

    .bucanomics-page .box-form header {
        padding: 0 0 10px 51px;
        background: url(../images/bg/bg-box-form.png) no-repeat 0 1px;
    }

    .bucanomics-page .box-form h2 {
        color: #1e4308;
        font: bold 16px/18px Helvetica,Arial,sans-serif;
    }

    .bucanomics-page .box-form .row {
        margin: 0 0 0 -3px;
        padding: 0 0 10px;
        width: 275px;
    }

        .bucanomics-page .box-form .row:after {
            display: block;
            clear: both;
            content: "";
        }

        .bucanomics-page .box-form .row .cell {
            float: left;
            margin: 0 25px 0 0;
        }

    .bucanomics-page .box-form .select {
        width: 249px;
    }

    .bucanomics-page .box-form .select-small {
        width: 66px;
    }

    .bucanomics-page .box-form .text {
        margin-right: 28px;
    }

        .bucanomics-page .box-form .text .text-input {
            width: 151px;
        }

    .bucanomics-page .box-form .buttons-area {
        padding: 3px 9px 0 0;
    }

.bucanomics-page #sidebar {
    float: left;
    width: 258px;
    line-height: 18px;
}

.bucanomics-page .main-image {
    position: relative;
    margin: -2px -4px 8px;
    padding: 5px 9px 14px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -461px;
    width: 930px;
    height: 273px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fefefe;
}

    .bucanomics-page .main-image img {
        display: block;
    }

.bucanomics-page #twocolumns {
    padding: 0 4px 0 17px;
    width: 947px;
}

.bucanomics-page #content {
    overflow: hidden;
    float: right;
    margin: 10px 0 0;
    padding: 0 0 225px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
    line-height: 18px;
}

.bucanomics-page .content-holder {
    float: left;
    padding: 12px 11px 0 9px;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    width: 659px;
}

.bucanomics-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -200px;
    padding: 0 11px 13px;
    width: 637px;
}

.bucanomics-page .content-frame {
    padding-bottom: 8px;
}

.bucanomics-page .subnav {
    margin: 0 0 15px -13px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
}

    .bucanomics-page .subnav li {
        overflow: hidden;
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
        vertical-align: top;
    }

.about-item-page .box-form {
    margin: 0 0 10px;
}

    .about-item-page .box-form header {
        padding: 0 0 10px 51px;
        background: url(../images/bg/bg-box-form.png) no-repeat 0 1px;
    }

    .about-item-page .box-form h2 {
        color: #1e4308;
        font: bold 16px/18px Helvetica,Arial,sans-serif;
    }

    .about-item-page .box-form .row {
        margin: 0 0 0 -3px;
        padding: 0 0 10px;
        width: 275px;
    }

        .about-item-page .box-form .row:after {
            display: block;
            clear: both;
            content: "";
        }

        .about-item-page .box-form .row .cell {
            float: left;
            margin: 0 25px 0 0;
        }

    .about-item-page .box-form .select {
        width: 249px;
    }

    .about-item-page .box-form .select-small {
        width: 66px;
    }

    .about-item-page .box-form .text {
        margin-right: 28px;
    }

        .about-item-page .box-form .text .text-input {
            width: 151px;
        }

    .about-item-page .box-form .buttons-area {
        padding: 3px 9px 0 0;
    }

.about-item-page #sidebar {
    float: left;
    width: 258px;
    line-height: 18px;
}

.about-item-page .main-image {
    position: relative;
    margin: -2px -4px 8px;
    padding: 5px 9px 14px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -461px;
    width: 930px;
    height: 273px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fefefe;
}

    .about-item-page .main-image img {
        display: block;
    }

.about-item-page #twocolumns {
    padding: 0 4px 0 17px;
    width: 947px;
}

.about-item-page #content {
    overflow: hidden;
    float: right;
    margin: 10px 0 0;
    padding: 0 0 225px;
    background: url(../images/bg/bg-content-large.png) no-repeat 100% 100%;
    width: 679px;
    line-height: 18px;
}

.about-item-page .content-holder {
    float: left;
    padding: 12px 11px 0 9px;
    background: url(../images/bg/bg-content-large.png) no-repeat;
    width: 659px;
}

.about-item-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -200px;
    padding: 0 11px 13px;
    width: 637px;
}

.about-item-page .content-frame {
    padding-bottom: 8px;
}

.about-item-page .box-submenu {
    margin: 0 0 23px;
}

    .about-item-page .box-photo h2, .about-item-page .box-submenu h2 {
        margin: 0 0 1px -15px;
        padding: 0 0 0 15px;
        color: #550101;
        font-size: 34px;
    }

.about-item-page .submenu {
    margin: 0 0 0 -12px;
}

    .about-item-page .submenu li {
        background: url(../images/bg/bg-subnav.png) repeat-y;
        border: solid #fffcf6;
        border-width: 1px 0 0 1px;
    }

.location-list-page .page-heading h1 {
    color: #951619;
}

.location-list-page .container {
    padding-bottom: 11px;
}

.location-list-page #content {
    overflow: hidden;
    float: left;
    margin: 0 auto;
    padding: 0;
    width: 960px;
    line-height: 18px;
}

    .location-list-page #content h2 {
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
        margin: 0 0 1px;
    }

.location-list-page .content-holder {
    float: left;
    padding: 10px 10px 0 5px;
    width: 930px;
}

.location-list-page .content-frame {
    float: left;
    margin: 0;
    padding: 12px 15px 20px;
    width: 960px;
}

.location-list-page .columns {
    overflow: hidden;
    margin: -7px -20px 0 0;
}

    .location-list-page .columns .column {
        float: left;
        margin: 0 14px 0 0;
        width: 265px;
    }

    .location-list-page .columns .column-large {
        width: 335px;
    }

    .location-list-page .columns h3 {
        margin: 0 0 4px;
        color: #550101;
        font: 29px/40px 'Arbutus Slab', Georgia, serif;
    }

    .location-list-page .columns p {
        margin: 0 0 12px;
    }

    .location-list-page .columns .menu {
        overflow: hidden;
        margin: 0 0 21px;
    }

    .location-list-page .columns .column-large ul {
        float: left;
        width: 163px;
    }

.location-list-page .item-header {
    width: 910px;
    height: 29px;
    margin: 0 -2px;
    background: url(../images/bg/bg-locations-header.jpg) repeat-x;
    float: left;
    padding: 0 0 10px;
}

    .location-list-page .item-header h4 {
        color: #FFF;
        padding: 5px 15px;
    }

.location-list-page .item-info {
    width: 200px;
    padding: 0 10px 0 15px;
    font-size: 12px;
    float: left;
}

    .location-list-page .item-info h5 {
        font-size: 14px;
    }

    .location-list-page .item-info a {
        font-size: 14px;
        font-weight: bold;
        color: #700000;
    }

    .location-list-page .item-info dl {
        overflow: hidden;
    }

    .location-list-page .item-info dt {
        float: left;
        font-weight: bold;
    }

    .location-list-page .item-info dd {
        overflow: hidden;
    }

.location-list-page .item-row {
    float: left;
    padding: 10px 0 32px 0;
}

.location-list-page .spacing {
    line-height: 7px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong {
    font-weight: bold;
}

/*@font-face
{
    font-family: 'Cocktail Shaker';
    src: url('../fonts/cocktail_shaker-webfont.eot?') format('eot'),url('../fonts/cocktail_shaker-webfont.woff') format('woff'),url('../fonts/cocktail_shaker-webfont.ttf') format('truetype'),url('../fonts/cocktail_shaker-webfont.svg#webfont0L0TsvhT') format('svg');
}

@font-face
{
    font-family: 'Lobster';
    src: url('../fonts/lobster1.3-webfont.eot?') format('eot'),url('../fonts/lobster1.3-webfont.woff') format('woff'),url('../fonts/cocktail_shaker-webfont.ttf') format('truetype'),url('../fonts/lobster1.3-webfont.svg#webfont0L0TsvhT') format('svg');
}*/


body {
    background: #000000 url(/_assets/images/bg/bdb-page-bg_interior1.jpg) 50% 80px no-repeat;
    min-width: 1000px;
    color: #000;
    font-family: Georgia, serif;
    font-size: .9em !important;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #8b3200;
}

    a:hover {
        text-decoration: underline;
    }

p a {
    font-weight: bold;
}

input, textarea, select {
    font: 13px/16px Helvetica,Arial,sans-serif;
    vertical-align: middle;
    color: #5a5a5a;
}

sup {
    position: relative;
    top: -1px;
    margin-right: 3px;
    font-size: .8em;
}

.hidden {
    position: absolute;
    top: -10000px;
    left: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

    .hidden:focus {
        position: static;
        width: auto;
        height: auto;
    }

#wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*top: 100px;*/
}

.w1 {
    /*background: url(../images/bg/bdb-page-body_bg.png) top center repeat-y;*/
    background-color: #eae0d2;
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

#header {
    position: absolute;
    z-index: 100;
    background: transparent url(/_assets/images/bg/bdb-page-header-bg.png) repeat-x scroll;
    width: 100%;
    height: 150px;
}

/*#header-contents-bg
{
    background: url(/_assets/images/bg/bdb-page-header_decorations.png) top center no-repeat;
    position: absolute;
    height: 140px;
    width: 1200px;
    left: -100px;
}*/

.user-panel {
    position: relative;
    z-index: 2;
    margin: 0 auto;
    width: 1000px;
    height: 40px;
}

.logo {
    /*display: block;*/
    overflow: hidden;
    padding: 0 5px;
    background: url(/_assets/images/bdb-page-header_buca-logo.png) 0 0 no-repeat;
    width: 349px;
    height: 162px;
    text-indent: -9999px;
    position: absolute;
    left: -60px;
}

    .logo a {
        display: block;
        height: 100%;
    }

.logotype {
    display: none;
}

/* your neighborhood buca header box */
#ynb-box {
    position: absolute;
    top: 0;
    right: 0;
}

.ynb-closed {
    width: 312px;
    height: 148px;
    background-image: url(/_assets/images/bg/header_widget_bg.png);
    background-position: center -10px;
    background-repeat: no-repeat;
}

.ynb-opened {
    width: 312px;
    height: 328px;
    background-image: url(/_assets/images/bg/header_widget_bg.png);
    background-position: center -171px;
    background-repeat: no-repeat;
}

#ynb-box .box-content {
    font-size: 12px;
    line-height: 18px;
    color: #353535;
    margin-left: 38px;
    margin-top: 8px;
    height: 25px;
}

#ynb-box .head {
    display: block;
    margin: 0 0 4px 0;
    font-size: 16px;
    line-height: 18px;
    color: #1E4308;
}

    #ynb-box .head .mark {
        font-weight: normal;
        font-size: 11px;
        color: #a0181c;
    }

#ynb-box .area {
    float: left;
    width: 250px;
    margin: 4px 0 2px 0;
}

    #ynb-box .area ul li {
        margin: 0 3px 0 0;
        display: inline;
        font-size: 13px !important;
    }

        #ynb-box .area ul li.phone {
            background: none !important;
            color: #941602;
            font-weight: bold;
            padding: 0 !important;
        }

#ynb-box ul {
    font-size: 14px;
    line-height: 20px;
}

#ynb-box li {
    padding: 0 0 0 12px;
    background: url(../images/bg/arrow-box-info.gif) no-repeat 0 1px;
}

    #ynb-box li a {
        color: #941602;
        position: relative;
        top: 0;
    }

#ynb-box .reservations {
    width: 190px;
    height: 26px;
    background-image: url(/_assets/images/bg/Reservations.png);
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    margin-bottom: 10px;
    margin-top: 3px;
    margin-left: 21px;
    cursor: pointer;
}

#ynb-box .header {
    width: 312px;
    height: 27px;
    margin-top: 18px;
}

#ynb-box .open-button {
    width: 26px;
    height: 27px;
    background-image: url(/_assets/images/bg/bg-open.png);
    float: right;
    margin-right: 21px;
    margin-top: 2px;
    cursor: pointer;
}

#ynb-box .close-button {
    width: 26px;
    height: 27px;
    background-image: url(/_assets/images/bg/bg-close.png);
    float: right;
    margin-right: 21px;
    margin-top: 2px;
    cursor: pointer;
}

#ynb-box .ynb-reservations-panel-opened {
    width: 220px;
    height: 150px;
    margin-top: 60px;
}

#ynb-box .ynb-reservations-panel-closed {
    position: relative;
    top: -9999px;
}

#ynb-box .row {
    width: 212px;
    margin-bottom: 5px;
    height: 25px;
}

#ynb-box .short-row {
    width: 212px;
    margin-bottom: 5px;
    height: 15px;
}

#ynb-box .lefty {
    float: left;
}

#ynb-box .righty {
    float: right;
}




.box-information {
    position: absolute;
    top: 0;
    right: 0;
    width: 330px;
}

.box-info {
    position: relative;
    top: 0;
    right: 0; /*overflow:hidden;*/
    padding: 0 0 10px;
    background: url(../images/bg/bg-box-info.png) no-repeat -430px 100%;
    width: 325px;
}

    .box-info .popup {
        display: none;
        padding: 2px 0 1px;
    }

.info-active .popup {
    display: block;
}

.box-info .holder {
    padding: 0 18px;
    background: url(../images/bg/bg-box-info.png) repeat-y;
}

.box-info .heading {
    overflow: hidden;
    margin: 0 -6px 4px -7px;
    background: #1d3f09 url(../images/bg/bg-heading.gif) repeat-x;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    width: 314px;
}

.box-info .open {
    display: block;
    overflow: hidden;
    padding: 7px 39px 6px 9px;
    background: url(../images/bg/bg-open.png) no-repeat 99% 3px;
    color: #fff;
}

    .box-info .open:hover {
        text-decoration: none;
    }

.box-info .close {
    display: block;
    overflow: hidden;
    padding: 7px 39px 6px 9px;
    background: url(../images/bg/bg-close.png) no-repeat 99% 3px;
    color: #fff;
}

    .box-info .close:hover {
        text-decoration: none;
    }

.box-info .box-content { /*overflow:hidden;*/
    font-size: 12px;
    line-height: 18px;
    color: #353535;
}

.box-info .head {
    display: block;
    margin: 0 0 4px;
    font-size: 16px;
    line-height: 18px;
    color: #df9200;
}

    .box-info .head .mark {
        font-weight: normal;
        font-size: 11px;
        color: #a0181c;
    }

.box-info .frame { /*overflow:hidden;*/
    margin: 0 -2px 4px 0;
    width: 391px;
    display: table;
}

.box-info .frame-drop-hidden {
    margin: 0 -2px 8px 0;
    width: 391px;
    top: -9999px;
    position: absolute;
}

.box-info .frame-drop-show {
    margin: 0 -2px 8px 0;
    width: 391px;
}

.box-info .reservations {
    background-image: url(/_assets/themes/ReservationsCallout/Bdb_GN_ReserveNow_v2.jpg);
    background-repeat: no-repeat;
    width: 284px;
    height: 49px;
    background-position: 35px 3px;
    cursor: pointer;
}

.box-info .area {
    float: left;
    width: 195px;
}

.box-info address {
    margin: 0 0 3px;
    font-style: normal;
}

    .box-info address .mark {
        display: block;
    }

.box-info dl {
    overflow: hidden;
}

.box-info dt {
    float: left;
    padding: 0 4px 0 0;
}

.box-info dd {
    overflow: hidden;
}

.box-info ul {
    font-size: 14px;
    line-height: 20px;
}

.box-info li {
    padding: 0 0 0 17px;
    background: url(../images/bg/arrow-box-info.gif) no-repeat 1px 1px;
}

    .box-info li a {
        color: #941602;
    }

.box-info .image {
    float: right;
    margin: 0 5px 0 0;
    border: 1px solid #583919;
}

.box-info .mean-green {
    color: #1E4308;
}

    .box-info .mean-green a {
        color: #1E4308;
        font-weight: bold;
        font-size: .95em;
        letter-spacing: 0px;
    }

.box-info .row {
    width: 310px;
    float: left;
    padding-top: 5px;
}

    .box-info .row .select-small {
        width: 80px;
    }

    .box-info .row .select-medium {
        width: 90px;
    }

    .box-info .row .reser-time {
        padding-left: 10px !important;
    }

.reser-time .select-center ul {
    height: 200px;
    overflow-y: scroll;
}

.box-info .row .reser-people {
    padding-right: 20px !important;
}

.box-info .row .copy-text {
    margin: 0 auto;
}

#nav {
    z-index: 1;
    margin: 0 auto;
    width: 1000px;
}

.nav-holder {
    position: absolute;
    height: 30px;
    width: 1000px;
    top: 66px;
}

    .nav-holder:after {
        display: block;
        clear: both;
        content: "";
    }


/*.nav-frame
{
    position: relative;
    left: 50%;
    float: left;
}*/

#nav ul {
    list-style: none;
    float: left;
    margin: 0 0 0 280px;
    padding: 0;
}

#nav li {
    float: left;
}

#nav a {
    color: #fff;
    font-size: 14px;
}

#nav ul li > a {
    padding: 5px 10px;
}

.drop {
    position: absolute;
    top: -9999px;
    left: -45px;
    padding: 0 0 19px;
    background: url(../images/bg/bg-drop.png) no-repeat -540px 100%;
    width: 262px;
    text-shadow: none;
    font-weight: normal;
    text-transform: none;
}

#nav li.open .drop {
    top: 43px;
}

.drop .holder {
    background: url(../images/bg/bg-drop.png) repeat-y -275px 0;
}

.drop .frame {
    position: relative;
    padding: 10px 5px 0 26px;
    background: url(../images/bg/bg-drop.png) no-repeat;
    width: 216px;
}

.drop .row {
    padding: 0 0 9px;
    width: 231px;
}

    .drop .row:after {
        display: block;
        clear: both;
        content: "";
    }

    .drop .row .cell {
        float: left;
        margin: 0 15px 0 0;
    }

.drop .row2 .cell {
    margin: 0 0 0 15px;
}

.drop .row2 .cell1 {
    margin-left: 0;
}

    .drop .row2 .cell1 select, .drop .row2 .cell1 div.select {
        width: 97px !important;
    }

.opentable_time {
    width: 97px !important;
}

.drop .row2 .cell2 select, .drop .row2 .cell2 div.select {
    width: 99px !important;
}

.drop .row2 .drop-select {
    width: 78px !important;
}

#sidebar .copy, .frame .copy {
    text-align: center;
    margin-left: -9px;
}

.row .copy-text {
    font-style: italic;
    font-size: 13px;
    margin: 0 auto;
}

.opentable_party {
    width: 99px !important;
}

    .opentable_location .select-center ul, .opentable_time .select-center ul, .opentable_party .select-center ul {
        height: 200px;
        overflow-y: scroll;
    }

/* RFG BAZ */
.header_location .select-center ul {
    height: 400px;
    overflow-y: scroll;
}

.drop-orderOnlineLocations .select-center ul {
    height: 400px;
    overflow-y: scroll;
}
/* RFG BAZ */

#nav .calendar {
    padding: 0;
}

#nav .button {
    padding: 0 0 0 11px;
}

#main {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    /*background: url(../images/bg/bg-main.gif) repeat-y;*/
    width: 960px;
    padding: 150px 0 20px 0;
    /*top: 30px;*/
}

.main-holder {
    overflow: hidden;
    padding: 0;
    /*background-color: #5b4d46;
    background: url(../images/bg/bg-main-holder.jpg) no-repeat 0 -10px;*/
    width: 960px;
}

.page-heading {
    /*overflow: hidden;
    margin: 0 0 -4px;
    padding: 19px 9px 0 0;*/
    margin: 10px 0;
}

    .page-heading h1 {
        padding: 0;
        font-family: 'Arbutus Slab',Georgia,serif;
        font-size: 40px;
        color: #000;
    }

    .page-heading .box-social {
        display: none;
        float: right;
        margin: 0;
        padding: 14px 0 0;
    }

        .page-heading .box-social img {
            display: block;
        }

    .page-heading .share {
        float: left;
        width: 59px;
    }

    .page-heading .like {
        float: left;
        width: 90px;
        margin: 1px 0 0 12px;
    }

    .page-heading .plus-one {
        float: left;
        width: 90px;
        margin: 1px;
    }

.container {
    overflow: hidden;
    margin: 0 auto;
    /*padding: 26px 19px 18px;*/
    /*background: url(../images/bg/bg-container.png) no-repeat;*/
    width: 960px;
}

    .container h2 {
        font: 39px/48px 'Arbutus Slab', Georgia, serif;
        color: #000;
    }

    .container h3, .container h4 {
        font-weight: bold;
        font-size: 20px;
        line-height: 24px;
        color: #333333;
        /*color: #1e4308;*/
    }

    .container h4, .container h5 {
        font-size: 16px;
        line-height: 18px;
    }

    .container h5 {
        font-weight: bold;
        color: #700000;
    }

.more-orange {
    padding: 0 12px 0 0;
    background: url(../images/bg/arrow-orange.png) no-repeat 100% 3px;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #8b3200;
}

.box-date {
    overflow: hidden;
    padding: 10px 4px 7px;
    background: url(../images/bg/bg-box-date.png) no-repeat;
    width: 65px;
    height: 56px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
}

    .box-date .mounth {
        display: block;
        margin: 0 0 -2px;
        text-transform: uppercase;
    }

    .box-date .date {
        display: block;
        font: 23px/28px 'Arbutus Slab', Georgia, serif;
    }

#twocolumns {
    overflow: hidden;
    margin: 0 -13px;
    padding: 0 13px 0 0;
    width: 953px;
}

#footer {
    position: relative;
    background: url(/_assets/images/bg/bdb-page-footer-bg.jpg) repeat-x 50% 0;
    width: 100%;
}

.footer-section {
    position: relative;
    margin: 0 auto;
    width: 960px;
    top: 30px;
}

.footer-images {
    overflow: hidden;
    margin: 0 auto;
    width: 920px;
}

    .footer-images .image {
        overflow: hidden;
        margin: 0 auto;
        /*background: url(../images/bg/bg-images.png) no-repeat 0 -247px;*/
        width: 440px;
        height: 162px;
    }

        .footer-images .image.left {
            float: left;
        }

        .footer-images .image.right {
            float: right;
        }

.info-panel {
    display: none;
    overflow: hidden;
    margin: 0 10px;
    padding: 28px 70px 0;
    /*background: url(../images/bg/bg-info-panel.png) no-repeat;*/
    width: 800px;
    height: 71px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    text-shadow: 1px 1px 2px #320000;
}

    .info-panel p {
        display: inline-block;
        vertical-align: middle;
    }

    .info-panel .mark {
        display: inline-block;
        margin: -5px 0 0 5px;
        font: 38px/40px 'Arbutus Slab', Georgia, serif;
        vertical-align: middle;
    }

    .info-panel .buttons-area {
        display: inline-block;
        margin: 0 0 2px 14px;
        vertical-align: middle;
    }

    .info-panel .button .button-holder {
        padding: 10px 21px 17px 10px;
    }

.footer-block {
    position: relative;
    /*background: #2a0f00;*/
    margin: 0 auto;
    width: 940px;
    color: #fff;
}

    .footer-block a {
        font-weight: normal;
        text-decoration: underline;
        color: #fff;
    }

        .footer-block a:hover {
            text-decoration: none;
        }

    .footer-block .block, .footer-block .block-large {
        float: left;
        overflow: hidden;
        width: 115px;
        margin: 0 18px 0 0;
        font-size: 14px;
        line-height: 18px;
    }

    .footer-block .block-large {
        width: 500px;
    }

    .footer-block .block-right {
        float: right;
        width: 210px;
        background-color: #852b06;
        padding: 5px;
    }

    .footer-block .head {
        display: block;
        margin: 0 0 6px;
        color: #e48e50;
        font-weight: bold;
        font-family: Helvetica,Arial,sans-serif;
        text-transform: uppercase;
    }

    .footer-block .block-right .head {
        color: #fff;
        font-size: 22px;
        line-height: 26px;
    }

    .footer-block nav {
        overflow: hidden;
        margin: 0 -60px 0 0;
    }

        .footer-block nav ul {
            float: left;
            margin: 0 50px 0 0; /*width:125px;*/
        }

        .footer-block nav a {
            text-decoration: none;
        }

            .footer-block nav a:hover {
                text-decoration: underline;
            }

    .footer-block .social-networks {
        overflow: hidden;
        margin: 0 0 10px 0;
    }

        .footer-block .social-networks li {
            float: left;
            margin: 0 5px;
        }

        .footer-block .social-networks a {
            display: block;
            overflow: hidden;
            /*background: url(../images/ico/ico-social-networks.2.png) no-repeat;*/
            background: url(../images/ico/bdb-social-network-icons.png) no-repeat;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
        }

        .footer-block .social-networks .facebook {
            background-position: 0 0;
        }

            .footer-block .social-networks .facebook:hover {
                background-position: 0 -40px;
            }

        .footer-block .social-networks .twitter {
            background-position: -48px 0;
        }

            .footer-block .social-networks .twitter:hover {
                background-position: -48px -40px;
            }

        .footer-block .social-networks .youtube {
            background-position: -95px 0;
        }

            .footer-block .social-networks .youtube:hover {
                background-position: -95px -40px;
            }

        .footer-block .social-networks .pinterest {
            background-position: -142px 0;
        }

            .footer-block .social-networks .pinterest:hover {
                background-position: -142px -40px;
            }

        .footer-block .social-networks .instagram {
            background-position: -189px 0;
        }

            .footer-block .social-networks .instagram:hover {
                background-position: -189px -40px;
            }

.hidden-popup {
    display: none;
}

.error {
    color: #b21d1f;
}

.text .error_field {
    border: solid 2px #b21d1f;
    height: 15px;
    margin: -2px -4px -2px -2px;
}

.file .error_container {
    border: solid 2px #b21d1f;
}

.textarea .error_field {
    border: solid 2px #b21d1f;
    padding: 1px 1px 1px 4px;
}

.error_container .selectarea {
    border: solid 2px #b21d1f;
}

.error_checkbox_container {
    border: solid 2px #b21d1f;
}

.form_locations .select-center ul, .form_states .select-center ul, .form_time .select-center ul, .form_events.select-center ul, .form_month .select-center ul, .form_day .select-center ul {
    height: 200px;
    overflow-y: scroll;
}

.page-heading .share {
    float: left;
    position: relative;
    background: url(../images/bg/bg-share.png) no-repeat;
    height: 20px;
    padding-top: 2px;
    top: 1px;
}

.share a {
    font-size: 11px;
    color: #5c4e46;
    float: left;
    left: 2px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.at300m .at300bs {
    background: url(../images/ico/ico-share.png) no-repeat;
    float: left;
    margin: 0 1px 0 4px;
}

.footer-block .head {
    display: block;
    margin: 0 0 6px;
    color: #e48e50;
    font-weight: bold;
    text-transform: uppercase;
}

.footer-block .block-right .head {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -1px;
    display: block;
    margin-bottom: 10px;
    width: 103px;
    height: 20px;
    background: url('../images/bg/also-find-us-on.png') no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

.footer-block .block-large {
    width: 555px;
}

    .footer-block .block-large nav ul:first-child {
        overflow: hidden;
        padding-right: 15px;
    }

    .footer-block .block-large nav ul:last-child {
        overflow: hidden;
        margin-left: -15px;
    }

.footer-copyright {
    display: inline-block;
    margin: 35px 0;
    clear: both;
    width: 960px;
    text-align: center;
}

.nav-cocktail {
    font-size: 24px;
    font-family: Cocktail Shaker,Arial,Helvetica,sans-serif;
    text-transform: none;
    font-weight: normal;
    width: 230px;
    text-align: center;
    margin-right: 10px;
    padding-left: 25px !important;
}

.box-info .area .area-title {
    font-weight: bold;
    color: #1E4308;
}

.box-info .area .area-phone {
    margin: 9px 0 0 0;
}

.about-page h2 a {
    color: #000;
}

    .about-page h2 a:hover {
        text-decoration: none;
    }

.about-page h2:hover {
    text-decoration: none;
}

#upload-gallery-photo {
    width: 380px;
}

    #upload-gallery-photo .holder {
        background: 0;
        padding: 0;
    }

    #upload-gallery-photo .frame {
        width: 340px;
        border: 3px solid #fff;
        background: #f2ebdf;
    }

    #upload-gallery-photo .close {
        left: -25px;
        top: -23px;
    }

    #upload-gallery-photo .lightbox-content {
        width: 340px;
        padding: 10px 0;
    }

        #upload-gallery-photo .lightbox-content .row {
            width: 100%;
        }

        #upload-gallery-photo .lightbox-content select {
            width: 338px;
        }

        #upload-gallery-photo .lightbox-content .row3 .cell-area {
            width: 160px;
            float: left;
            margin-right: 5px;
        }

            #upload-gallery-photo .lightbox-content .row3 .cell-area:first-child {
                margin-right: 15px;
            }

            #upload-gallery-photo .lightbox-content .row3 .cell-area .text {
                margin-right: 0;
            }

                #upload-gallery-photo .lightbox-content .row3 .cell-area .text .text-input {
                    width: 141px;
                }

        #upload-gallery-photo .lightbox-content .row4 .label-text, #upload-gallery-photo .lightbox-content .row5 .label-text {
            float: left;
        }

        #upload-gallery-photo .lightbox-content .row4 .text, #upload-gallery-photo .lightbox-content .row5 .text {
            clear: left;
            margin-right: 0;
        }

        #upload-gallery-photo .lightbox-content .row4 .text, #upload-gallery-photo .lightbox-content .row5 .text {
            margin-right: 0;
        }

            #upload-gallery-photo .lightbox-content .row4 .text .text-input, #upload-gallery-photo .lightbox-content .row5 .text .text-input {
                width: 316px;
            }

        #upload-gallery-photo .lightbox-content .row6 {
            padding-left: 25px;
        }

            #upload-gallery-photo .lightbox-content .row6 .checkbox {
                margin-left: -25px;
            }

            #upload-gallery-photo .lightbox-content .row6 .radio-text {
                margin-left: 0;
                padding-right: 30px;
            }

        #upload-gallery-photo .lightbox-content .buttons-area {
            text-align: right;
        }

.sitemap #content, .sitemap #content .content-holder, .sitemap #content .content-frame, .error404 #content, .error404 #content .content-holder, .error404 #content .content-frame {
    background: 0;
}

    .sitemap #content .content-holder, .sitemap #content .content-frame, .error404 #content .content-holder, .error404 #content .content-frame {
        padding-top: 0;
    }

    .sitemap #content .column-wrapper, .error404 #content .column-wrapper {
        display: inline-block;
        vertical-align: top;
        padding-top: 40px;
        margin-right: 75px;
    }

        .sitemap #content .column-wrapper h4, .error404 #content .column-wrapper h4 {
            font: 30px/40px 'Arbutus Slab', Georgia, serif;
            color: #550101;
            margin-top: -40px;
        }

        .sitemap #content .column-wrapper ul, .error404 #content .column-wrapper ul {
            margin-left: 15px;
        }

            .sitemap #content .column-wrapper ul li, .error404 #content .column-wrapper ul li {
                list-style: none outside url('../images/bg/arrow-right-submenu.png');
            }

                .sitemap #content .column-wrapper ul li a, .error404 #content .column-wrapper ul li a {
                    font-weight: bold;
                    line-height: 23px;
                    color: #1e4308;
                }

.static-detail-page .container {
    overflow: hidden;
    margin: 0 auto;
    /*padding: 0 0 18px;*/
    /*background: url(../images/bg/bg-container.png) no-repeat;*/
    width: 960px;
}

.static-detail-page #content {
    overflow: hidden;
    padding: 0 0 190px;
    line-height: 18px;
}

.static-detail-page .content-holder {
    padding: 10px 0 0 0;
}

.static-detail-page .content-frame {
    margin: 0 0 -165px;
    padding: 12px 0 20px;
    text-align: center;
}

.static-detail-page #static {
    display: inline-block;
    text-align: left;
}

.static-detail-page h2 {
    font-family: Arial,Helvetica,sans-serif;
    line-height: normal;
}

.debug {
    display: none;
}

.carddrop-page .page-heading h1 {
    color: #951619;
}

.carddrop-page .container {
    padding-bottom: 11px;
}

.carddrop-page .main-image {
    position: relative;
    margin: -2px -4px 8px;
    padding: 5px 9px 14px;
    background: url(../images/bg/bg-images.png) no-repeat 0 -461px;
    width: 930px;
    height: 273px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #fefefe;
}

    .carddrop-page .main-image img {
        display: block;
    }

.carddrop-page #sidebar {
    float: right;
    padding: 5px 0 0;
    width: 279px;
    line-height: 24px;
}

    .carddrop-page #sidebar h2 {
        margin: 0 0 -6px;
        color: #550101;
    }

    .carddrop-page #sidebar p {
        margin: 0 0 12px;
    }

    .carddrop-page #sidebar .area-text {
        margin: 0 0 10px;
        line-height: 18px;
    }

        .carddrop-page #sidebar .area-text p {
            margin: 0 0 18px;
        }

    .carddrop-page #sidebar p a {
        font-weight: normal;
        color: #9c2527;
    }

.carddrop-page #content {
    overflow: hidden;
    float: left;
    margin: 5px 0 0 7px;
    padding: 0 0 180px;
    background: url(../images/bg/bg-content-employment.png) no-repeat 100% 100%;
    width: 655px;
    line-height: 18px;
}

    .carddrop-page #content h2 {
        font: bold 16px/18px Helvetica,Arial,sans-serif;
        color: #1e4308;
        margin: 0 0 1px;
    }

.carddrop-page .content-holder {
    float: left;
    padding: 10px 10px 0 5px;
    background: url(../images/bg/bg-content-employment.png) no-repeat;
    width: 640px;
}

.carddrop-page .content-frame {
    float: left;
    background: #fff;
    margin: 0 0 -165px;
    padding: 12px 5px 10px;
    width: 630px;
}

.carddrop-page .post {
    margin: 0 0 26px;
}

.carddrop-page .columns {
    overflow: hidden;
    margin: -7px -20px 0 0;
}

    .carddrop-page .columns .column {
        float: left;
        margin: 0 14px 0 0;
        width: 265px;
    }

    .carddrop-page .columns .column-large {
        width: 335px;
    }

    .carddrop-page .columns h3 {
        margin: 0 0 4px;
        color: #550101;
        font: 29px/40px 'Arbutus Slab', Georgia, serif;
    }

    .carddrop-page .columns p {
        margin: 0 0 12px;
    }

    .carddrop-page .columns .menu {
        overflow: hidden;
        margin: 0 0 21px;
    }

    .carddrop-page .columns .column-large ul {
        float: left;
        width: 163px;
    }

.carddrop-page #sidebar .menu {
    margin: 0 0 15px;
    font-weight: bold;
}

    .carddrop-page #sidebar .menu li, .carddrop-page .columns .menu li {
        padding: 0 0 6px 35px;
        background: url(../images/ico/bullet-menu.png) no-repeat 0 2px;
    }

    .carddrop-page #sidebar .menu li {
        padding: 0 0 0 31px;
        background-position: 2px 6px;
    }

    .carddrop-page #sidebar .menu a {
        color: #1e4308;
    }

.carddrop-page .columns .text-info {
    display: block;
    margin: 0 0 6px;
    font-weight: bold;
    color: #951619;
}

    .carddrop-page .columns .text-info a {
        color: #951619;
    }

.carddrop-page .columns .buttons-area {
    padding: 4px 0 0;
}

.carddrop-page .columns .column-large .buttons-area {
    padding-right: 10px;
}

.carddrop-page .columns .buttons-area .sponsor {
    display: inline-block;
    margin: 10px 1px 0 0;
    vertical-align: top;
}

    .carddrop-page .columns .buttons-area .sponsor img {
        vertical-align: top;
    }

.events-list-page .page-heading h1 {
    color: #951619;
}



.eclub-popup {
    position: absolute;
    top: 100px;
    left: 677px;
    padding: 0 0 19px;
    background-image: url(/_assets/images/bg/eClubDropdown_Frame.png);
    background-position: top center;
    background-repeat: no-repeat;
    width: 310px;
    height: 240px;
    z-index: 99;
}

.eclub-popup-hide {
    display: none;
}

.eclub-popup p, .eclub-popup .row-title, .eclub-popup .select, .eclub-popup .button-row {
    font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana !important;
}

.eclub-popup p, .eclub-popup .row-title {
    color: #ffffff;
    font-size: .8em;
    line-height: 1.3em;
}

.eclub-popup p {
    width: 220px;
    text-align: center;
    margin-left: -10px;
}

.eclub-popup .bigga {
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 5px;
    margin-left: 5px;
}

.eclub-popup .thecloser {
    position: relative;
    left: 200px;
    width: 27px;
    height: 27px;
    top: 17px;
}

.eclub-popup .row {
    float: left;
    /*margin-left: 35px;*/
    margin-top: 8px;
    padding: 0 0 0 0;
}

.eclub-popup .button-row {
    float: left;
    margin-left: 136px;
    margin-top: 12px;
}

.eclub-popup .row-title {
    margin-bottom: 5px;
    /*color: #1e4107;*/
    font-weight: bold;
}

.eclub-popup .eclub-submit {
    font-weight: bold;
    font-size: .9em;
}

.eclub-popup .eclubPopupThankYou {
    width: 277px;
    height: 179px;
    padding: 40px 0 0 0;
    text-align: center;
}


.frequently-asked-questions h1 {
    letter-spacing: .07em; /* This was done to space out the t and l in frequently as it looked like two tt instead of tl.. RFG  BAZ */
}

.frequently-asked-questions #FaqWrapper {
    width: 898px;
    padding: 29px 0 35px 39px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    background: #FFF;
}


    .frequently-asked-questions #FaqWrapper .faq-category {
        padding-bottom: 15px;
    }

        .frequently-asked-questions #FaqWrapper .faq-category h2 {
            color: #550101;
            font-size: 30px;
        }

        .frequently-asked-questions #FaqWrapper .faq-category ul {
        }

        .frequently-asked-questions #FaqWrapper .faq-category li {
            padding-left: 18px;
            padding-bottom: 5px;
            background-image: url(/_assets/images/bg/arrow-faq.png);
            background-position: left 3px;
            background-repeat: no-repeat;
        }

            .frequently-asked-questions #FaqWrapper .faq-category li.open {
                padding-left: 18px;
                padding-bottom: 5px;
                background-image: url(/_assets/images/bg/arrow-faq-down.png);
                background-position: left 3px;
                background-repeat: no-repeat;
            }

        .frequently-asked-questions #FaqWrapper .faq-category .faq-question {
            display: block;
            padding: 0 0 3px;
            font-weight: bold;
            color: #1e4308;
            text-decoration: none;
        }

            .frequently-asked-questions #FaqWrapper .faq-category .faq-question:hover {
                text-decoration: none;
            }

        .frequently-asked-questions #FaqWrapper .faq-category .faq-answer {
            display: none;
        }

        .frequently-asked-questions #FaqWrapper .faq-category .faq-answer-open {
            display: block;
            margin-bottom: 10px;
        }

    .frequently-asked-questions #FaqWrapper .faq-contact-us {
        display: block;
        padding: 0 0 3px;
        font-weight: bold;
        color: #1e4308;
        text-decoration: none;
        margin-top: 20px;
    }

/* ----------------------------------------------------
		Start Help Center
------------------------------------------------------- */

#BucaHelpWrapper {
    width: 942px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    /*background: #FFF;*/
}

    #BucaHelpWrapper #HelpListWrapper {
        /*width: 898px;
        padding: 22px 22px 0 22px;*/
    }

        #BucaHelpWrapper #HelpListWrapper .helpMiddle {
            margin: 0 23px;
        }

        #BucaHelpWrapper #HelpListWrapper .helpItem {
            width: 255px;
            height: 230px;
            padding: 0 20px 0 20px;
            float: left;
            /*background: #FFF2CF;*/
            border: solid 1px #b7a995;
        }

            #BucaHelpWrapper #HelpListWrapper .helpItem .helpHeader {
                width: 244px;
                height: 74px;
                padding: 13px 0 0 0;
                font-family: 'Arbutus Slab', Georgia, serif;
                color: #550101;
                font-size: 2.2em;
            }

            #BucaHelpWrapper #HelpListWrapper .helpItem .helpDesc {
                width: 244px;
                height: 85px;
                line-height: 1.6em;
                color: #1E4107;
                font-weight: bold;
            }

            #BucaHelpWrapper #HelpListWrapper .helpItem .helpLink {
                text-align: center;
            }

                #BucaHelpWrapper #HelpListWrapper .helpItem .helpLink .button {
                    font-size: 1.1em;
                    font-weight: bold;
                }

        #BucaHelpWrapper #HelpListWrapper .helpSep {
            /*width: 898px;*/
            height: 23px;
            clear: both;
        }


        #BucaHelpWrapper #HelpListWrapper .helpItem .helpLink .button .button-holder {
            padding: 10px 25px 25px 16px !important;
        }

/* ----------------------------------------------------
		End Help Center
------------------------------------------------------- */

/* ----------------------------------------------------
		Start Two Column Slim Right
------------------------------------------------------- */

#TwoColumnSlimWrapper {
    width: 942px;
    margin: 0 auto;
}

    #TwoColumnSlimWrapper .headerBanner {
        margin: 0 0 25px 0;
    }

    #TwoColumnSlimWrapper #twocolumns {
        width: 942px;
        margin: 0 auto;
    }

        #TwoColumnSlimWrapper #twocolumns #content {
            width: 589px;
            float: left;
            line-height: 1.5em;
        }

        #TwoColumnSlimWrapper #twocolumns #sidebar {
            width: 300px;
            float: right;
        }

/* ----------------------------------------------------
		End Two Column Slim Right
------------------------------------------------------- */




.eclub-popup .email-address {
}

.eclub-popup .row2 {
}

.eclub-popup .select {
}

.eclub-popup .buttons-area {
}

.eclub-popup .buttons-center {
}

.eclub-popup .button {
}

.eclub-popup .button-green {
}


/* ----------------------------------------------------
   Video Landing Pages
------------------------------------------------------- */

#video-frame {
    width: 940px;
    height: 1049px;
    background-image: url(/_assets/images/video/NewBackground.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 14px;
}

    #video-frame h2 {
        font-size: 29px;
        line-height: 38px;
        color: #550101;
        padding-bottom: 10px;
    }

    #video-frame li {
        font-size: .85em;
        list-style-type: none;
        padding-bottom: 10px;
        font-weight: bold;
    }

    #video-frame .video-left-column {
        width: 360px;
        min-height: 100px;
        margin-left: 14px;
        float: left;
    }

    #video-frame .video-main-callout-image {
        text-align: center;
    }

    #video-frame .video-main-callout-copy {
        margin-top: 15px;
        padding-left: 15px;
        padding-right: 15px;
        line-height: 1.6em;
    }

    #video-frame .video-button-holder {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }

    #video-frame .video-reservation-button {
        width: 262px;
        height: 45px;
        text-align: center;
    }

    #video-frame .video-right-column {
        width: 550px;
        min-height: 300px;
        margin-right: 0px;
        float: right;
        display: table;
    }

    #video-frame .video-holder {
        width: 530px;
        height: 300px;
        padding-top: 14px;
    }


    #video-frame .video-middle-column {
        width: 225px;
        padding-right: 15px;
        padding-left: 30px;
        padding-top: 15px;
        float: left;
    }

    #video-frame .video-planning-tools {
        width: 240px;
        float: left;
        padding-left: 10px;
        padding-top: 15px;
    }

        #video-frame .video-planning-tools a {
            font-weight: bold;
            text-decoration: none;
            color: #1E4308;
        }

    #video-frame .video-secondary-image {
        width: 265px;
        margin-top: 10px;
        float: right;
        position: relative;
        left: -40px;
    }





/*
.drop
{
  position:absolute;top:-9999px;left:-45px;padding:0 0 19px;background:url(../images/bg/bg-drop.png) no-repeat -540px 100%;width:262px;text-shadow:none;font-weight:normal;text-transform:none}
#nav li.open .drop{top:43px}
.drop .holder{background:url(../images/bg/bg-drop.png) repeat-y -275px 0}
.drop .frame{position:relative;padding:10px 5px 0 26px;background:url(../images/bg/bg-drop.png) no-repeat;width:216px}
.drop .row{padding:0 0 9px;width:231px}
.drop .row:after{display:block;clear:both;content:""}
.drop .row .cell{float:left;margin:0 15px 0 0}
.drop .row2 .cell{margin:0 0 0 15px}
.drop .row2 .cell1{margin-left:0}
.drop .row2 .cell1 select,.drop .row2 .cell1 div.select{width:97px!important}
.opentable_time{width:97px!important}
.drop .row2 .cell2 select,.drop .row2 .cell2 div.select{width:99px!important}
.drop .row2 .drop-select{width:78px!important}
#sidebar .copy,.frame .copy{text-align:center;margin-left:-9px}
.row .copy-text{font-style:italic;font-size:13px;margin:0 auto}
.opentable_party{width:99px!important}
.opentable_location .select-center ul,.opentable_time .select-center ul,.opentable_party .select-center ul{height:200px;overflow-y:scroll}
*/




/**************************
 * Online Reservation Pages
 **************************/

#HeaderReservationsLink {
    float: left;
    margin: 5px 20px 0 30px;
    height: 34px;
    width: 155px;
}

    #HeaderReservationsLink a img {
        border: none;
    }

#reservation-header {
    width: 940px;
    height: 337px;
    background-image: url(/_assets/images/reservation/ReservationHeader.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

#reservation-control {
    width: 940px;
    height: 670px;
    background-color: #e7ddc8;
    padding: 10px 0;
}

    #reservation-control a:hover {
        text-decoration: none;
    }

    #reservation-control .calendar {
        margin-left: 21px;
    }

    #reservation-control .text {
        margin: 0;
    }

    #reservation-control .text-red {
        color: #8B3200;
        font-size: .90em;
    }

    #reservation-control .text-green {
    }

    #reservation-control .text .text-input {
        width: 156px;
    }

    #reservation-control .text .text-input-error {
        width: 156px;
        border: 1px solid #ff0000;
    }

    #reservation-control .text-small .text-input {
        width: 105px;
    }

    #reservation-control .text-large .text-input {
        width: 235px;
    }

    #reservation-control .select {
        width: 233px;
    }

    #reservation-control .select-small {
        width: 66px;
    }

    #reservation-control .select-medium {
        width: 125px;
        margin-top: 0px;
    }

    #reservation-control .select-medium-small {
        width: 176px;
        margin-top: 0;
    }

    #reservation-control .little-more-space {
        padding-top: 8px;
    }

    #reservation-control .select-large {
        width: 364px;
    }

    #reservation-control .buttons-area {
        margin: 0 -5px 0 0;
        padding: 20px 0 5px 0;
    }

#reservation-controln .button {
    margin: 0 0 0 27px;
}

#reservation-control .label-text {
    display: block;
    padding: 0 0 2px;
    font-weight: bold;
    color: #1e4308;
}

#reservation-control .row {
    padding: 0 0 12px;
    width: 100%;
}

    #reservation-control .row:after {
        display: block;
        clear: both;
        content: "";
    }

#reservation-control .cell {
    float: left;
    margin: 0 18px 0 0;
}

#reservation-control .cell-area {
    float: left;
    margin: 0 13px 0 0;
    width: 170px;
}

#reservation-control .calendar {
    margin-left: 21px;
}

#reservation-control .text-information {
    display: block;
    font-style: italic;
}
/*.reservations .select-center {height:190px;overflow-y:scroll;}*/
#reservation-control .callout-text {
    color: #1E4308;
    font-size: 1.1em;
    font-weight: bold;
}
/*#reservation-control { width: 940px; background-color: #e7ddc8; padding:10px;}

.reservation-control-make {  width: 920px; height: 600px;}
.reservation-control-confirm {  width: 920px; height: 600px;}
.reservation-control-thank-you { width: 920px; height: 600px;}

.reservation-control-make {  width: 940px; height: 655px; background-image: url(/_assets/images/reservation/Reserve_Make_Background.png); background-repeat: no-repeat; background-position: top center;}
.reservation-control-confirm {  width: 940px; height: 670px; background-image: url(/_assets/images/reservation/Reserve_Confirm_Background.png); background-repeat: no-repeat; background-position: top center;}
.reservation-control-thank-you { width: 940px; height: 474px; background-image: url(/_assets/images/reservation/Reserve_ThankYou_Background.png); background-repeat: no-repeat; background-position: top center;}
*/
#reservation-control-image-frame {
    width: 323px;
    height: 213px;
    background: url(/_assets/images/bg/bg-images.png) no-repeat -590px -210px;
    padding: 17px 19px 13px 18px;
    position: relative;
    top: 44px;
    left: 86px;
    float: left;
}

    #reservation-control-image-frame .reservation-control-location-image {
        width: 323px;
        height: 213px;
    }

#reservation-control #resv-ctrl-your-buca {
    width: 357px;
    min-height: 110px;
    float: right;
    margin: 120px 110px 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.6em;
}

#reservation-control #resv-ctrl-make-form {
    width: 264px;
    float: right;
    margin: 25px 157px 0 0;
    clear: right;
    display: table;
}

    #reservation-control #resv-ctrl-make-form .resv-ctrl-make-form-row {
        width: 100%;
        height: 57px;
    }

    #reservation-control #resv-ctrl-make-form .resv-ctrl-make-form-right-ctrl {
        float: right;
    }

    #reservation-control #resv-ctrl-make-form .resv-ctrl-make-form-button {
        margin: 0 0 0 27px;
        font-size: 14px;
    }

#reservation-control .res-error-message {
    color: #8B3200;
}

#reservation-control .textarea {
    display: block;
    overflow: hidden;
    background: url(/_assets/images/btn/btn-form.png) no-repeat 0 -140px;
    width: 255px;
    height: 75px;
}

    #reservation-control .textarea textarea {
        float: left;
        overflow: auto;
        margin: 0;
        padding: 1px 2px 5px 7px;
        background: 0;
        border: 0;
        width: 246px !important;
        height: 69px !important;
        color: #5a5a5a;
    }

#reservation-control #resv-ctrl-confirm-form {
    width: 355px;
    float: right;
    margin: 0 111px 0 0;
    clear: right;
    display: table;
    text-align: center;
}

    #reservation-control #resv-ctrl-confirm-form .resv-ctrl-confirm-form-row {
        width: 100%;
        min-height: 25px;
        display: table;
        text-align: left;
    }

    #reservation-control #resv-ctrl-confirm-form .resv-ctrl-confirm-form-label-cell {
        min-height: 25px;
        float: left;
        padding-top: 5px;
    }

    #reservation-control #resv-ctrl-confirm-form .resv-ctrl-confirm-form-field-cell {
        width: 129px;
        min-height: 25px;
        float: left;
    }

    #reservation-control #resv-ctrl-confirm-form .resv-ctrl-confirm-form-field-cell-wide {
        width: 258px;
        min-height: 25px;
        float: left;
    }

    #reservation-control #resv-ctrl-confirm-form .resv-ctrl-confirm-form-button {
        margin: 0 0 0 10px;
        font-size: 14px;
    }

#reservation-control #resv-ctrl-error-message {
    width: 357px;
    float: right;
    clear: right;
    margin: 5px 110px 0 0;
    text-align: center;
    color: #B21D1F;
    font-weight: bold;
}

#reservation-control #resv-ctrl-thank-you {
    width: 357px;
    min-height: 110px;
    float: right;
    margin: 120px 110px 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.7em;
}



/* Tochotchkes */
#david-statue {
    background: transparent url(/_assets/images/tchotchkes/david-statue.png) 50% 0 no-repeat;
    height: 649px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 4;
}

#footer-lights {
    background: transparent url(/_assets/images/tchotchkes/string-of-lights.png) top center repeat;
    height: 50px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 4px;
    z-index: 3;
}


#SearchResultsWrapper {
    line-height: 17px;
}

    #SearchResultsWrapper .directions {
        font-family: Georgia;
        font-size: 15px;
        color: #7e2d22;
        text-align: center;
        padding-top: 10px;
    }


    #SearchResultsWrapper .searchResults {
        font-family: Georgia;
        font-size: 14px;
        color: #000000;
        font-style: italic;
        padding-top: 10px;
    }

    #SearchResultsWrapper .name {
        font-family: Georgia;
        font-size: 16px;
        padding-top: 10px;
        padding-left: 7px;
        padding-bottom: 10px;
    }

    #SearchResultsWrapper .address {
        width: 270px;
        background-image: url(/_assets/images/bg/results-address-icon.png);
        background-repeat: no-repeat;
        padding-left: 25px;
        margin: 6px 20px 0 0;
    }

    #SearchResultsWrapper .phone {
        width: 120px;
        height: 19px;
        background-image: url(/_assets/images/bg/results-phone-icon.png);
        background-repeat: no-repeat;
        padding-left: 34px;
        margin: 6px 20px 0 0;
    }

    #SearchResultsWrapper .hours {
        width: 120px;
        background-image: url(/_assets/images/bg/results-hours-icon.png);
        background-repeat: no-repeat;
        padding-left: 34px;
        margin: 6px 20px 0 0;
    }

        #SearchResultsWrapper .hours dt {
            font-weight: bold;
        }


    #SearchResultsWrapper a {
        color: #700000;
    }

    #SearchResultsWrapper .mainList {
        width: calc(100% - 7px);
        float: left;
        list-style: none;
        margin: 0 0 0 0px;
        padding: 0 0 20px 7px;
        border-bottom: 1px solid #d3ccc0;
    }

        #SearchResultsWrapper .mainList li {
            float: left;
        }

    #SearchResultsWrapper .subList {
        margin-top: 6px;
    }

        #SearchResultsWrapper .subList li {
            float: none;
            color: #700000;
            font-weight: bold;
        }

        #SearchResultsWrapper .subList .makeLocation {
            height: 22px;
            background-image: url(/_assets/images/bg/results-location-icon.png);
            background-repeat: no-repeat;
            padding-left: 30px;
            margin: 6px 20px 0 0;
        }

    #SearchResultsWrapper .isLocation {
        color: black !important;
    }


    #SearchResultsWrapper .subList .browseMenu {
        height: 26px;
        background-image: url(/_assets/images/bg/results-menu-icon.png);
        background-repeat: no-repeat;
        padding-left: 30px;
        padding-top: 8px;
        margin: 6px 20px 0 0;
    }

    #SearchResultsWrapper .subList .reserve {
        height: 23px;
        background-image: url(/_assets/images/bg/results-reservation-icon.png);
        background-repeat: no-repeat;
        padding-left: 31px;
        padding-top: 4px;
        margin: 6px 20px 0 0;
    }

    #SearchResultsWrapper .subList .order {
        height: 21px;
        background-image: url(/_assets/images/bg/results-ordering-icon.png);
        background-repeat: no-repeat;
        padding-left: 31px;
        padding-top: 2px;
        margin: 6px 20px 0 0;
    }

    #SearchResultsWrapper .alt {
        background-color: #f4ece1;
    }

#SearchListing {
    padding: 0 15px;
}

.makeLocation {
    height: 22px;
    background-image: url(/_assets/images/bg/results-location-icon.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin: 6px 20px 0 0;
}

input.GeoTextBox:-moz-placeholder {
    font-style: italic;
}

input.GeoTextBox::-webkit-input-placeholder {
    font-style: italic;
}

input.GeoTextBox::-moz-placeholder {
    font-style: italic;
}

input.GeoTextBox:-ms-input-placeholder {
    font-style: italic;
}

li.error {
    height: 22px;
    background-image: url(/_assets/images/bg/error.png);
    background-repeat: no-repeat;
    padding-left: 23px;
    margin: 6px 20px 0 0;
    color:#ff0006 !important;
}


.GeoTextBoxSearchResults {
    width: 320px;
    margin: 0;
    padding: 0px 0 0 3px;
    height: 24px; 
    outline: none;
}


.largemarginbottom {
    margin-bottom: 400px !important;
    margin-top:25px !important;
}

.pnlSpacer {
    margin-top: 30px !important;
}

.largefont{
    font-size:18px;
    line-height:26px;
}