@charset "UTF-8";
@import url(/assets/css/normalize.min.css);


.wf-loading a, .wf-loading p, .wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5, .wf-loading .user-tools {
    visibility: hidden;
}
.wf-active a, .wf-active p, .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active .user-tools{
    visibility: visible;
}
.wf-inactive a, .wf-inactive p, .wf-inactive h1, .wf-inactive h2, .wf-inactive h3, .wf-inactive h4, .wf-inactive h5, .wf-inactive .user-tools {
    visibility: visible;
}


body {
    background: #f7f7f7;
    font-size: 16px;
    color: #595959;
    font-family: adelle, Georgia, serif;
    letter-spacing: 0;
    line-height: 1.5em;
    padding: 0;
    margin: 0;

}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
table,
ul {
    margin-top: 0;
    padding-top: 0
}
dl,
ol,
p,
pre,
table,
ul {
    margin-bottom: 1em
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    margin: 0
}
h1 {
    font-family: futura-pt, Helvetica, sans-serif;
    font-size: 1.5em;
    line-height: 1.2;
    margin-bottom: .6em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 700
}
h2 {
    font-size: 17px;
    font-weight: 200;
    line-height: 1.2;
    margin: .25em 0 1em
}
h3 {
    font-family: futura-pt, Helvetica, sans-serif;
    font-size: 1.2em;
    line-height: 1.2;
    margin-bottom: .6em
}
h4 {
    font-family: futura-pt, Helvetica, sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 15px;
    line-height: .8;
    padding-bottom: 1em;
    color: #666
}
h5,
h6 {
    font-size: 14px;
    line-height: 1.5
}
a {
  
    color: #E21219;
    text-decoration: none
}
p a {
    /*border-bottom: 1px dotted;*/
}
a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none;
    color: #E21219
}

a:hover{
    text-decoration: underline;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
form {
    margin-bottom: 1em
}
legend {
    font-size: 1.17em;
    margin: 0;
    padding: 7px;
    font-family: futura-pt, Helvetica, serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
hr {
    background-color: #666;
    border: 0;
    color: #666;
    height: 1px
}
strong {
    font-weight: 700
}
.header {
    height: 170px;
    position: relative;
    z-index: 100
}
.logo {
    float: left;
    width: 240px
}
.headerbar {
    background: url(/assets/images/headerbar.png) repeat-x;
    height: 32px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}
.user-tools {
    background: url(/assets/images/etchedbg.png) #fff;
    width: 200px;
    height: 92px;
    position: fixed;
    left: 80%;
    top: 28px;
    z-index: 400
}
.v65-editProfile,
.v65-yourAccount {
    border-right: none;
    float: none;
    line-height: .8em;
    margin-right: 10px;
    margin-top: 4px;
    padding-right: 10px;
    padding-top: 8px;
    text-align: left;
    width: 100%
}

.v65-editProfile a, .v65-yourAccount a, .v65-logout a {
    color: #666;
}

.v65-editProfile a:hover, .v65-yourAccount a:hover, .v65-logout a:hover {
    color: #E21219;
}

ul.usermenu {
    list-style: none;
    text-align: left;
    margin: 4px 0 0;
    padding: 0 20px
}
.v65-login,
.v65-logout {
    float: none;
    line-height: .8em;
    margin-top: 12px;
    width: 50px;
    text-align: left
}
#v65-modalCart {
    position: relative;
    width: 100%;
    margin: 5px 0;
    z-index: 200;
    text-align: left
}
#v65-modalCart a {
    color: #E21219
}
#v65-modalCart a:hover,
.v65-modalLoginLink {
    /*color: #000*/
}
li.login {
    padding-top: 8px
}
li.menuitem a {
    color: #666
}
li.menuitem a:hover {
    color: #E21219
}
.founders-club {
    background: #333;
    font-size: 14px;
    padding-left: 20px
}
.founders-club a {
    display: block;
    line-height: 36px;
    color: #fff
}
nav {
    font-size: 13px;
    height: 24px;
    margin: 0 auto;
    position: relative;
    z-index: 101;
    width: 970px
}
nav ul {
    list-style: none;
    margin: 120px auto;
    padding: 0;
    width: 100%;
    /*font-family: futura-pt, helvetica, sans-serif;*/
    font-family: helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    text-transform: uppercase;
    /*letter-spacing: .2em*/
}
nav ul li {
    float: left;
    margin: 34px 0 0;
    padding: 12px 0 9px 10;
    position: relative
}
nav ul li.logo {
    margin: -40px 4px 0 0;
    background: url(/assets/images/tRBlogo-sprite.png) no-repeat;
    width: 253px!important;
    height: 146px!important;
    background-size: 100%;
    background-position-y: 0;
    background-position-x: 0
}
nav ul li.logo:hover {
    background-position-y: -146px
}
nav ul li a {
    color: #333;
    display: inline-block;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none
}

nav ul li a:hover {
    text-decoration: none
}

.v65-selected a {
    color: #E21219 !important;
 }

.v65-selected a:hover {
    opacity: 0.8;
}

nav ul li a img.logo {
    width: 240px;
    float: left
}
nav a.v65-pageAParent,
nav li a.v65-selected {
    color: #000;
    font-weight: 700
}
nav.header {
    text-align: center
}


nav.header ul li.item {
    display: inline-block;
    width: 89px;
    height: 100px;
    /*width: 118px*/
}

li.buybeer ul {
    display: block;
    width: 50px;
    margin: -12px 0 0;
    font-size: .9em;
    padding: 0;
    font-family: adelle, Georgia, serif;
    text-transform: lowercase;
    font-weight: 400;
    letter-spacing: 0;
    line-height: .8em;
    text-align: center;
    position: absolute;
    left: -9999px
}
li.buybeer:hover ul {
    left: 14px;
    position: static
}
.shopdrop li {
    margin: 10px 0 0;
    padding: 0;
    float: none
}
.shopdrop li:hover {
    color: #E21219
}
.shopdrop a {
    height: 15px
}
.subNav {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    font-size: 1.1em;
    margin: 0 auto 2em;
    width: 90%
}

.productsNav{
    width:100% !important;
    display: block !important;
}

.productsNav li{
    padding: 0 28px !important;
}

.v65-leftSelected{
    color: #E21219 !important;
}

.subNav li a{
    color: #E21219; /* before #666 */
}
.content .subNav ul {
    list-style: none;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-align: center
}
.subNav li {
    display: inline-block;
    padding: 0 35px
}
.wrapper {
    margin: 0 auto;
    position: relative;
    width: 970px
}
.caption {
    background: url(/assets/images/captionbg.png);
    width: 84%;
    height: 100px;
    position: absolute;
    bottom: 233px;
    margin: 0 8%;
    z-index: 100
}
.captionlink {
    font-family: georgia;
    font-style: italic;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    line-height: .8em;
    letter-spacing: .1em
}
.captionlink a {
    color: #fff
}
.captionlink a:hover {
    color: #E21219
}
.copy {
    font-family: futura-pt, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    padding-top: 30px;
    text-transform: uppercase;
    letter-spacing: .2em
}
.errorcontent {
    text-align: center;
    margin-top: 150px
}
.content {
    width: 840px;
    margin: 0 auto;
    border-bottom: 0
}
.content p,
.content ul {
    line-height: 2em;
    margin-bottom: 2em
}
.content br {
    line-height: 2em
}
ul.legalese {
    margin: 0 auto -2em;
    list-style: none;
    font-size: .8em;
    text-align: center;
    padding: 0
}
.legalese li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #999
}
.legalese li:last-child {
    border-right: 0
}
p.legal {
    margin-bottom: 1em
}
h2.legal {
    font-family: futura-pt, Helvetica, sans-serif;
    font-size: 1.4em
}
.v65-pagingBottom {
    border: 0
}
.v65-paging {
    border: 0;
    display: none!important
}

.v65-Paging li a {
    color:#666;
}

.v65-productWrapper {
    border: 0
}
#v65-modalContent {
    background-color: #f7f7f7;
    padding: 14px;
    margin: 0;
    text-align: center
}
#v65-modalContentWrapper {
    border: 0;
    background: #fff;
    position: relative;
    left: 50%;
    top: 20%;
    margin: 0 0 0 -237px;
    width: 474px;
    z-index: 103;
    box-shadow: 0 0 2px 1px #ccc
}
#v65-modalContentHeader {
    background: url(/assets/images/etchedbg.png);
    height: 27px;
    overflow: hidden;
    text-align: right;
    padding: 6px 10px 0 0;
    margin: 0
}
#v65-modalContent fieldset {
    padding: 9px;
    margin: 0
}
#v65-modalContent h3 {
    text-transform: uppercase;
    letter-spacing: .2em
}
#v65-modalCartDropdown {
    background-color: #FFF;
    color: #000;
    display: none;
    right: 0;
    position: absolute;
    top: 32px;
    text-align: left;
    width: 402px;
    line-height: normal;
    box-shadow: 0 0 2px 1px #ccc
}
#v65-modalCartBody {
    background-color: #f7f7f7;
    color: #000;
    font-size: .917em;
    padding: 10px;
    border: 0
}
#v65-modalCartBody p {
    color: #000;
    margin-bottom: 0;
    font-family: leitura-news, georgia, serif;
    font-style: italic;
    font-weight: 600;
    text-transform: lowercase
}
#v65-modalCartBody a {
    border-bottom: none
}
#v65-modalCartTable {
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
    line-height: normal;
    margin-top: 10px
}
#v65-modalCartTable tr {
    background: #d3d3d3;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
#v65-modalCartTable th {
    background: url(/assets/images/etchedbg.png);
    font-size: .917em;
    font-weight: 400;
    padding: 2px 1px;
    text-align: left
}
#v65-modalCartTable td {
    border-top: 0;
    font-size: .917em;
    padding: 6px 5px;
    vertical-align: top
}
#v65-modalCartTable img {
    max-width: 100%
}
.v65-product1Up {
    margin: 30px 0
}
.v65-product1Up div {
    margin: 0
}
.v65-product1Up .v65-product-infoWrapper {
    margin: 4px 0 39px
}
.v65-product-title {
    line-height: 1em;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase
}
.v65-product-title a {
    color: #000
}
.v65-product-teaser {
    /*width: 500px;*/
    margin: 17px 0 6px
}
.v65-product-teaser p {
    color: #333;
    margin-bottom: 0;
    width: 500px
}
div.v65-product-drilldownLink,
div.v65-product-subtitle {
    margin: 6px 0 16px;
    width: 550px
}
.v65-product1Up .v65-product-drilldownLink div {
    margin: 12px 0
}
.v65-product-drilldownLink a {
    color: #E21219;
    margin: 21px 0;
    font-weight: 500;
    font-family: adelle, Georgia, sans-serif;
    letter-spacing: 0;
    font-style: normal;
    text-transform: lowercase;
    font-size: .9em
}
.v65-product-drilldownLink a:hover {
    color: #666
}
div.v65-product-inventoryMessage {
    display:none;
    margin-top: 1em;
    font-family: adelle, Georgia, serif;
    font-style: normal;
    color: #a8a9ab;
    text-transform: lowercase;
    font-size: 1.1em;
    letter-spacing: .1em
}
.product-list .v65-product-inventoryMessage {
    display: none
}
div.v65-product-reviewStats {
    margin: 21px 0 0;
    font-family: leitura-news, georgia, serif;
    font-style: italic
}
div.v65-product-addToCart-quantity {
    float: left;
    margin-right: 5px
}
.v65-product-addToCart fieldset {
    border: 1px solid silver;
    margin: 0 0 10px -9px;
    width: 500px;
    padding: 13px
}
.v65-product-addToCart legend {
    margin: 0 0 0 -7px;
    padding: 0 3px;
    color: #6d6e71;
    font-size: 1em;
    display: block
}
.v65-product-addToCart-button button.defaultBtn {
    float: right
}
.v65-product-addToCart-priceWrapper {
    font-size: 1.2em;
    color: #333
}
div.v65-product-addToCart-priceWrapper {
    width: 340px;
    overflow: hidden
}
div.v65-product-addToCart-button {
    width: auto;
    float: right
}
.v65-quickView {
    border: 0;
    border-radius: 0
}
.v65-product-tabs {
    height: 28px;
    list-style: none;
    margin: 0 0 0 -10px;
    padding: 0;
    border-bottom: 1px solid #ccc;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: none
}
.v65-product-tabs li a {
    background-image: url(/assets/images/etchedbg.png);
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    padding: 0 15px
}
.v65-product-tabs a:hover {
    text-decoration: none;
    background-image: url(/assets/images/etchedbgdk.png);
    color: #000
}
.v65-product-tab-active {
    border: 1px solid #ccc;
    border-top: 0;
    min-height: 150px;
    padding: 15px;
    position: relative;
    margin-left: -10px;
    display: none
}
.v65-quickViewContent .v65-product-photo {
    width: 195px
}
.v65-quickView-right-content .v65-product-subtitle {
    font-size: 1.1em
}
.v65-product-quickView {
    outline: 0;
    text-decoration: none;
    color: #fff;
    font-family: leitura-news;
    text-transform: lowercase;
    border: none;
    background: #333;
    font-style: italic
}
.v65-quickView-close a {
    background-color: #E21219;
    color: #fff;
    padding: 2px 6px;
    border-radius: 5px;
    cursor: pointer;
    font-family: leitura-news, georgia, sans-serif;
    text-transform: lowercase;
    font-style: italic
}
.v65-product-quickView a:hover {
    background: #6d6e71
}
.v65-product-sortBy form {
    padding: 0;
    margin: 0 auto;
    text-align: center
}
div.v65-product-sortBy {
    text-align: center;
    float: none;
    width: 250px;
    display: none
}
.v65-product-reviews-title,
.v65-wine-profile-title,
.v65-wine-specs-title {
    font-size: 1.3em;
    margin-bottom: 1em;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
.v65-product-rightCol h1 {
    margin-bottom: 0
}
div.v65-product-photo {
    width: 220px;
    float: left
}
div.v65-productDrilldown-specs,
div.v65-wine-specs div {
    width: 205px
}
div.v65-wine-specs {
    width: 205px;
    float: right;
    margin: 15px -8px 16px 5px;
    padding: 6px 18px 15px 6px
}
div.v65-product-leftCol {
    width: 205px
}
div.v65-product-rightCol {
    float: left;
    width: 500px;
    margin: 0 0 20px 85px
}
.v65-wine-specs div {
    padding: 4px 0 0
}
.v65-wine-specs .v65-product-attributeLabel {
    font-family: leitura-news, georgia, sans-serif;
    font-style: italic;
    font-weight: 600;
    float: left;
    line-height: 2em;
    margin-right: 5%;
    text-align: right;
    width: 45%
}
.v65-product-attributeLabel {
    font-weight: 600;
    display: block;
    font-family: leitura-news, georgia, seric;
    font-style: italic
}
.v65-wine-specs .v65-product-attributeValue {
    float: left;
    line-height: 2em;
    width: 50%
}
div.v65-wine-specs-title {
    background: url(/assets/images/etchedbg.png);
    padding: 6px
}
.v65-wine-specs .v65-product-attribute {
    font-size: .9em;
    border-bottom: 1px solid #ddd;
    padding: 4px
}
div.v65-product-availability-inStock {
    margin: 18px 0;
    font-family: adelle, Georgia, serif;
    font-style: normal;
    color: #a8a9ab;
    text-transform: lowercase;
    font-size: 1.1em;
    letter-spacing: .1em
}
.v65-product-socialBar.v65-group div {
    width: 71px;
    float: left;
    display: inline-block;
    margin: 3px 0
}
div.v65-product-description {
    width: 651px
}
.v65-product-description p {
    margin-bottom: 1.5em
}
div.v65-product-teaser {
    /*width: 100%;550px;
    padding-top: 1em*/
}
div.v65-ProductRating,
div.v65-product-addToCart,
div.v65-product-attributeLabel,
div.v65-product-availability,
div.v65-product-reviewStats,
div.v65-product-reviews-title.v65-title,
div.v65-wine-profile,
div.v65-wine-tastingNotes.v65-product-attribute {
    width: 550px
}
.v65-product-availability {
    display: none
}
div.v65-product-socialBar.v65-group {
    width: 550px;
    margin-bottom: 3em
}
div#productReviewsAnchor,
div.v65-wine-awards.v65-product-attribute,
div.v65-wine-foodPairingNotes.v65-product-attribute,
div.v65-wine-otherNotes.v65-product-attribute,
div.v65-wine-productionNotes.v65-product-attribute,
div.v65-wine-profile-title.v65-title,
div.v65-wine-ratings.v65-product-attribute,
div.v65-wine-vineyardNotes.v65-product-attribute,
div.v65-wine-wineMakerNotes.v65-product-attribute {
    width: 550px;
    margin: 1.5em 0
}
div.v65-paging.v65-group.v65-pagingBottom {
    width: 750px
}
div.v65-product-pagination {
    width: 550px;
    display: none
}
div.v65-product-attributeValue {
    width: 650px;
    margin: .5em 0
}
div.v65-paging.v65-group {
    width: 750px;
    margin-bottom: 2em
}
div.v65-product-attributeValue p,
div.v65-wine-specs div.v65-product-attributeValue {
    margin: 0
}
div.v65-product-photos {
    width: 220px
}
div.v65-product-photos div {
    width: 50%;
    float: left;
    margin-top: 2em
}
div.v65-quickViewContent .v65-product-photos {
    width: 200px
}
.v65-ProductRating-left textarea#Comments {
    width: 450px;
    height: 120px
}
.v65-product-actionMessage {
    color: #333
}
div.v65-product-photos-photo:nth-of-type(3) {
    float: right!important
}
.etchedhead {
    background: url(/assets/images/etchedbg.png);
    height: 50px;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #666;
    letter-spacing: .2em;
    font-size: 1.25em
}
div.connected {
    width: 540px;
    text-align: center;
    background: #333;
    color: #fff;
    padding: 6px 22px;
    margin: 2em auto -7em
}
.connectable {
    line-height: 1.1em
}
.connectable p {
    margin-bottom: 0
}
.connectable td {
    padding: 20px 18px 0
}
p.socialize {
    margin: -1.2em 0 .5em
}
.connectfield {
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    padding-right: 5px;
    font-size: 1.25em;
    letter-spacing: .2em
}
.connectsm {
    opacity: .7;
    margin: 0 11px 0 2px;
    border: none
}
.connectsm:hover {
    opacity: 1
}
p.connectfield {
    margin: .5em
}
p.connecttext {
    margin-bottom: 0
}
.v65-customForm {
    width: 400px
}
.connecttext a {
    border-bottom: 0
}
#v65-cartStateCode {
    width: 55px
}
#v65-cartCheckOutCoupons form {
    padding: 0;
    width: 840px;
    margin: 0 auto;
    text-align: center
}
#v65-cartTable tbody {
    background: #f7f7f7
}
#v65-cartTable td {
    text-transform: lowercase
}
.v65-cartItemDescription strong {
    text-transform: uppercase;
    font-family: futura-pt, Helvetica, sans-serif;
    letter-spacing: .2em
}
#v65-cartTable th {
    font-weight: 700;
    background: #f7f7f7;
    border-top: 0;
    padding: 6px 8px;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
td.alert {
    background-color: #d3d3d3;
    color: #E21219;
    font-size: .95em;
    text-align: center;
    font-family: adelle, Helvetica, sans-serif;
    font-style: italic
}
.alert {
    background-color: #d3d3d3
}
.alert ul {
    margin-bottom: 0
}
.alert li {
    color: #E21219;
    padding: 10px
}
.small {
    font-size: 1em;
    font-family: leitura-news, adelle, Georgia, serif;
    font-style: italic
}
.v65-cartCheckOutButtons .linkAltBtn {
    margin-right: 0
}
.v65-cartItem {
    text-align: center;
    margin: 13px 0;
    background: #f7f7f7
}
td.v65-cartItemDescription {
    padding: 15px 0 12px
}
.v65-cartItemDescription br {
    line-height: 1em
}
#v65-cartSubtotal td {
    background-color: #f7f7f7;
    font-weight: 700;
    border-top: 1px solid #ddd;
    padding: 8px;
    font-family: futura-pt, adelle, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
.v65-cartItemPrice.right {
    font-family: futura-pt, adelle, Helvetica, sans-serif;
    text-align: center
}
#v65-cartPaymentOptions {
    float: left;
    height: 35px
}
#v65-cartPaymentOptions img {
    float: right;
    margin-bottom: 10px
}
#v65-cartTotal td {
    background-color: #f7f7f7;
    font-weight: 700;
    border-top: 0;
    border-bottom: 1px solid #ccc;
    font-family: futura-pt, adelle, Helvetica, sans-serif;
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: .2em
}
td.right.v65-cartTax-5 {
    font-family: leitura-news, adelle, Georgia, serif;
    font-style: italic;
    font-weight: 600
}
div#v65-couponFormWrapper {
    width: 100%;
    display: none;
}

#v65-cartCheckOutCoupons{
    display: none;
}

#v65-checkCartSummaryMoreOptions,
#v65-checkoutCartSummaryMini,
#v65-checkoutCartSummaryMini td,
#v65-couponFormWrapper form div,
#v65-couponFormWrapper form legend {
    font-size: 1em
}
#v65-giftCardFormWrapper fieldset,
#v65-giftCardFormWrapper fieldset div,
div#v65-giftCardFormWrapper {
    width: 250px
}
input#v65-CouponCode {
    display: block;
    margin: 0 auto
}
#v65-couponFormWrapper button {
    display: block;
    margin: 15px auto 0
}
#v65-checkoutCartSummaryWrapper {
    position: static;
    display: block;
    margin: 20px auto;
    right: -140px;
    background: #f7f7f7;
    width: 500px
}
#v65-checkoutCartSummaryWrapper h4 {
    font-family: adelle, serif;
    font-style: none
}
#v65-checkoutFormWrapper {
    text-align: left;
    width: 100%
}
#v65-checkBilling #v65-billInfoNoEdit p {
    text-align: center
}
#v65-checkBilling #v65-billInfoNoEdit p a {
    display: none;
}

#v65-checkBilling fieldset {
    float: none;
    margin: 0 auto 1em
}
#v65-checkBilling fieldset div p {
    text-align: center;
    margin: 0
}
#v65-checkoutCartSummaryMiniBottom {
    margin: 0 auto;
    width: 350px
}
#v65-checkoutCartSummaryMini {
    float: none;
    margin: 0;
    padding: 0
}
#v65-checkCartSummaryMoreOptions {
    float: none;
    width: 100%
}
.v65-cartItemDescription-sku {
    display: none
}
#v65-checkoutSecure {
    float: none;
    margin-top: 10px;
    text-align: center;
    font-family: adelle, Georgia, serif
}
#v65-continueOrder {
    float: none;
    text-align: center;
    margin-top: 10px
}
#v65-checkoutCartSummaryWrapper h4 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2em
}
#v65-fieldset-billingInfo,
#v65-fieldset-paymentMethod,
#v65-fieldset-shippingInfo,
#v65-fieldset-shippingOptions, 
#v65-fieldset-pickupOptions {
    width: 500px
}
#v65-couponFormWrapper fieldset,
#v65-couponFormWrapper fieldset div {
    width: 100%
}
.billing p {
    text-align: center;
    margin-bottom: 1em
}
#v65-checkBilling input[type=checkbox] {
    margin: .3em .3em 0
}
#v65-checkCartSummaryMoreOptions p {
    margin-bottom: .5em
}
.dotted {
    display: none
}
.alertYellow {
    padding: 20px;
    background-color: #f7f7f7;
    font-size: .95em;
    line-height: 1.6em;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    font-weight: 300;
    margin-bottom: 30px
}
.billing .floatRight {
    float: none;
    text-align: center;
    margin-top: 1.5em
}
div#v65-orderSummaryWrapper {
    overflow: hidden;
    width: 825px;
    padding: 1em 0 0 1em;
    margin: 0 auto;
    background: #f7f7f7
}
div#v65-billingSummary p,
div#v65-shippingSummary p {
    text-align: left;
    line-height: 2em;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500
}
.v65-additionalComments h5 {
    text-align: center
}
div#v65-billingSummary h4 {
    text-transform: uppercase;
    letter-spacing: .2em
}
#v65-checkoutCartSummaryMini {
    width: 100%
}
#v65-checkoutCartSummaryMini td.alert {
    padding: 4px 5px;
    line-height: 1.1em
}
#v65-checkoutCartSummaryMini td.alert br {
    line-height: 0
}
#v65-shippingSummary {
    float: left;
    width: 380px;
    padding: 0;
    margin: 0 0 0 78px;
    overflow: hidden
}
#v65-shippingSummary h4 {
    text-transform: uppercase;
    letter-spacing: .2em
}
.cartItemDescription strong {
    text-transform: uppercase;
    font-family: futura-pt, Helvetica, sans-serif;
    letter-spacing: .2em
}
ul.checkoutlegal {
    float: right;
    position: absolute;
    right: 0;
    top: 397px;
    text-align: center
}
.checkoutlegal li {
    display: block;
    border-right: 0;
    border-bottom: 1px solid #ccc
}
.checkoutlegal li:last-child {
    border: 0
}
form#v65-checkBilling .v65-additionalComments {
    float: none;
    width: 100%
}
#v65-fieldset-paymentMethod>div {
    padding: 5px 0;
    text-align: center
}
#v65-fieldset-paymentMethod>div>div {
    padding: 0;
    text-align: left
}
img.verticalMiddle {
    display: none
}
.member {
    text-align: center
}

.member ul{
    list-style-type: none;
}

.v65-btn-reorder{
    display: none !important;
}

.resultHeading{
    display: table-row !important;
}

.orderTotalQty{
    display: table-row !important;
}

.MyBottlesOptions{
     display: none;
}

.v65-btn-reorder{
    display: none !important;
}

.resultHeading{
    display: table-row !important;
}

.orderTotalQty{
    display: table-row !important;
}

.MyBottlesOptions{
     display: none;
}

#result #v65-cartTable tr{
    display: none;
}

#v65-forgotPasswordForm {
    margin: 0 auto
}
#v65-forgotPasswordForm input[name=Email] {
    width: 240px!important
}
#v65-forgotPasswordForm label[for=captchaText] {
    text-align: right;
    width: 120px;
    float: left
}

#v65-memberOrders{
    display: none;
}

#v65-memberOrderSummaryWrapper {
    padding: 0 0 1em 4em;
    text-align: left
}
.blogContent {
    float: left;
    padding: 20px 25px 0 0;
    width: 640px
}
.blogRightWrapper ul {
    list-style: none;
    margin: 0 0 1em;
    padding: 0
}
.blogRightWrapper ul li {
    font-size: 13px;
    margin: 0 0 0 10px
}
.v65-blogPostWrapper {
    margin: 0 0 20px 50px;
    border: 0
}
.v65-avatar {
    margin-left: -81px
}
.v65-blogPost {
    width: 550px;
    margin: 0
}
.v65-Paging {
    border-bottom: 1px solid #999;
    line-height: 3em;
    margin: 0 0 1.5em;
    width: 100%
}
.blogRightWrapper {
    width: 170px;
    float: right;
    text-align: center
}
.blogRightWrapper h5 {
    background: url(/assets/images/etchedbg.png);
    width: 160px;
    padding: 5px;
    text-align: center;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 1.1em;
    margin: 36px 0 18px;
    line-height: 1.1em
}
.blogContent p {
    margin-bottom: 2em
}
#v65-blogRecentPosts div,
.blogFilterRight div {
    width: 150px
}
.v65-blogPostDate {
    font-size: .85em;
    margin-bottom: .5em;
    color: #666;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
.v65-blogPost h2 {
    padding-top: 10px;
    font-size: 2em
}
.v65-blogPost h2 a {
    color: #333;
      font-family: "Futura-PT", Helvetica, sans-serif;
      font-size: 24px;
      line-height: 28.8px;
      margin-bottom: 14.4px;
      text-transform: uppercase;
      letter-spacing: 4.8px;
      font-weight: bold; 
}
.v65-blogPost h2 a:hover {
    color: #E21219
}
.v65-blogFooter {
    display: inline;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
.v65-socialMediaBar.v65-group {
    display: inline-block
}
.v65-socialMediaBar div {
    width: 70px;
    margin-top: 18px
}
.v65-socialMediaBar-FacebookLike {
    display: inline-block
}
.v65-recentEntriesTitle {
    font-weight: 700;
    font-family: futura-pt, adelle, leitura-news, Georgia, serif;
    font-style: italic;
    font-size: 1.1em;
    line-height: 1.2em
}
.v65-blogFooterDate img,
.v65-blogFooterLink img {
    display: none
}

.v65-blogFooterLink a, .v65-blogFooterComments a{
    color: #666;
}

.v65-blogFooterDate {
    float: left;
    padding-right: 1em;
    display: none
}
.printBody {
    background-color: #FFF;
    background-image: none;
    margin: 0;
    padding: 0
}
.printWrapper {
    margin: 0 auto;
    width: 700px
}
div.printHeader {
    height: 150px;
    width: 300px;
    margin: 20px auto 54px
}
.printContent {
    text-align: left;
    width: 700px
}
button span {
    margin-top: 0
}
button.defaultBtn {
    background: #000;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
button.defaultBtn span {
    background: #000;
    line-height: normal;
    height: auto;
    padding: 4px 0 3px 8px
}
button.altBtn {
    background: url(../images/buttons/btn_alt_sprite.gif) right -100px no-repeat
}
button.altBtn span {
    background: url(../images/buttons/btn_alt_sprite.gif) left top no-repeat
}
button.modalBtn {
    background: url(../images/buttons/btn_modal_sprite.gif) right -50px no-repeat
}
button.modalBtn span {
    background: url(../images/buttons/btn_modal_sprite.gif) left top no-repeat;
    text-transform: lowercase;
    font-family: leitura-news, Georgia, serif;
    font-style: italic
}
button.altModalBtn {
    background: url(../images/buttons/btn_modal_alt_sprite.gif) right -50px no-repeat
}
button.altModalBtn span {
    background: url(../images/buttons/btn_modal_alt_sprite.gif) left top no-repeat
}
button.largeBtn {
    background: url(../images/buttons/btn_large_sprite.gif) right -100px no-repeat
}
button.largeBtn span {
    background: url(../images/buttons/btn_large_sprite.gif) left top no-repeat;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em
}
button.altLargeBtn {
    background: url(../images/buttons/btn_large_alt_sprite.gif) right -100px no-repeat
}
button.altLargeBtn span {
    background: url(../images/buttons/btn_large_alt_sprite.gif) left top no-repeat
}
a.linkBtn {
    background: url(../images/buttons/btn_sprite.gif) right -100px no-repeat;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    border-bottom: 0
}
a.linkBtn span {
    background: url(../images/buttons/btn_sprite.gif) left top no-repeat
}
a.linkAltBtn {
    display: inline-block;
    padding: 10px;
    background: #000;
    border-radius: 5px;
    float: right;
    font-size: 1em;
    letter-spacing: .2em;
    text-transform: uppercase;
    text-align: center;
    font-family: futura-pt, adelle, sans-serif
}
a.linkAltBtn span {
    height: 24px;
    line-height: 24px;
    color: #fff;
    background: #000
}
a.modalLinkBtn {
    background: url(../images/buttons/btn_modal_sprite.gif) right -50px no-repeat
}
a.modalLinkBtn span {
    background: url(../images/buttons/btn_modal_sprite.gif) left top no-repeat
}
a.modalLinkAltBtn {
    background: url(../images/buttons/btn_modal_alt_sprite.gif) right -50px no-repeat
}
a.modalLinkAltBtn span {
    background: url(../images/buttons/btn_modal_alt_sprite.gif) left top no-repeat;
    text-transform: lowercase;
    font-family: leitura-news, Georgia, serif;
    font-style: italic
}
a.largeLinkBtn {
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    padding: 0 8px 0 0;
    height: 32px;
    line-height: 32px;
    font-size: 1em;
    text-align: center;
    background: url(../images/buttons/btn_large_sprite.gif) right -100px no-repeat;
    font-family: futura-pt, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: .2em;
    float: right;
    clear: both;
    margin: 9px 0
}
a.largeLinkBtn span {
    background: url(../images/buttons/btn_large_sprite.gif) left top no-repeat
}
#v65-checkoutFormWrapper button.largeBtn,
.v65ProcessOrder button.largeBtn,
a.largeLinkBtn[href*='method=checkout'],
a.modalLinkBtn[href*='method=checkout'] {
    background: #E21219!important;
    border-radius: 5px;
    padding: 4px 8px
}
#v65-modalCartBody a.largeLinkBtn[href*='method=checkout'],
#v65-modalCartBody a.modalLinkBtn[href*='method=checkout'] {
    min-width: 120px;
    font-size: 16px;
    line-height: 1
}
#v65-checkoutFormWrapper button.largeBtn {
    padding: 8px
}
#v65-checkoutFormWrapper button.largeBtn:hover,
.v65ProcessOrder button.largeBtn:hover,
a.largeLinkBtn[href*='method=checkout']:hover,
a.modalLinkBtn[href*='method=checkout']:hover {
    background: #59afcb
}
#v65-checkoutFormWrapper button.largeBtn span,
.v65ProcessOrder button.largeBtn span,
a.largeLinkBtn[href*='method=checkout'] span,
a.modalLinkBtn[href*='method=checkout'] span {
    background: 0 0;
    padding: 0;
    height: auto;
    line-height: inherit
}
#v65-checkoutFormWrapper button.largeBtn span:hover,
.v65ProcessOrder button.largeBtn span:hover,
a.largeLinkBtn[href*='method=checkout'] span:hover,
a.modalLinkBtn[href*='method=checkout'] span:hover {
    background: 0 0
}
.footer {
    margin-bottom: 9em
}
.footer a {
    border-bottom: none;
    font-weight: 600
}
.dividingline {
    margin: 64px auto;
    width: 970px;
    padding-left: 10px
}
ul.bottommatter {
    width: 840px;
    margin: -33px auto 0
}
.bottommatter li {
    display: inline-block;
    font-size: 11px
}
li.trbcopy {
    margin-right: 25px;
    margin-left: -15px
}
li.email,
li.ftr-press {
    margin-left: 20px
}
li.email a,
li.ftr-press a {
    color: #595959
}
li.email a:hover,
li.ftr-press a:hover {
    color: #E21219
}
li.SM {
    vertical-align: middle;
    margin: 15px 0 0 20px
}
p.emailaddy a {
    border-bottom: none
}
.allsour {
    width: 56px;
    display: block;
    margin: -40px auto 0
}
.footer2 {
    background: #d3d3d3;
    height: 125px;
    width: 100%;
    margin-top: -100px;
    box-sizing: border-box;
    padding: 80px
}
.socialmedia {
    float: right
}
.socialmedia img {
    width: 45px;
    margin-right: 12px;
    opacity: .7
}
.socialmedia img:hover {
    opacity: 1
}
.trbname {
    text-transform: uppercase;
    font-family: futura-pt, Helvetica, sans-serif;
    letter-spacing: .2em;
    padding-left: 1em
}
.v65-form,
.v65-formCenter {
    width: 400px;
    text-align: left;
    margin: 0 auto
}
.v65-form legend,
.v65-formCenter legend {
    font-size: 1.17em;
    margin: 0 8px 10px;
    padding: 0 4px;
    text-align: center
}
.v65-form label,
.v65-formCenter label {
    float: left;
    width: 121px;
    text-align: right;
    padding: 0 10px 0 0!important
}

#v65-checkBilling label{
    width: 150px;
}

#v65-checkBilling input[name=Address2], #v65-checkBilling input[name=ShipAddress2]{
    margin-left: 150px;
}

.v65-form textarea,
.v65-formCenter textarea {
    width: 243px
}
.v65-form select,
.v65-formCenter select {
    width: 244px
}
input[type=checkbox] {
    margin-left: 135px!important
}
label[for=Newsletter],
label[for=rememberMe] {
    float: left!important;
    text-align: left!important
}
label[for=captchaText] {
    text-align: right;
    width: 160px
}
label[for=cvv2] {
    width: 123px
}
label[for=Subscribe] {
    width: 220px
}
select[name=CardExpiryMo] {
    width: 160px!important
}

#v65-checkBilling input[name=MainPhone], #v65-checkBilling input[name=Email], #v65-checkBilling textarea[name=Notes], #v65-fieldset-shippingInfo textarea[name=giftMessage], #v65-fieldset-shippingInfo input[name=shipEmail], #v65-fieldset-shippingInfo input[name=shipMainPhone]{
    margin-left: 5px;
}

#v65-checkBilling textarea[name=Notes], #v65-fieldset-paymentMethod input[name=cardNumber] {
    width: 240px;
}

#v65-checkBilling select[name=cardExpiryMo] {
    width: 150px;
}

#v65-checkBilling select[name=cardExpiryYr] {
    width: 88px;
}

#v65-checkBilling select[name=StateCode], #v65-fieldset-shippingInfo select[name=ShipStateCode]{
    width: 241px!important
}

input[name=Address2],
input[name=Address],
input[name=BillAddress2],
input[name=BillAddress],
input[name=BillCity],
input[name=BillCompany],
input[name=BillEmail],
input[name=BillFirstName],
input[name=BillLastName],
input[name=BillMainPhone],
input[name=BillZipCode],
input[name=City],
input[name=Company],
input[name=Email],
input[name=FirstName],
input[name=LastName],
input[name=MainPhone],
input[name=Nickname],
input[name=Password],
input[name=ShipAddress2],
input[name=ShipAddress],
input[name=ShipCity],
input[name=ShipCompany],
input[name=ShipEmail],
input[name=ShipFirstName],
input[name=ShipLastName],
input[name=ShipMainPhone],
input[name=ShipZipCode],
input[name=Username],
input[name=ZipCode],
input[name=confirmPassword], input[name=ConfirmPassword],
#v65-checkBilling input[name=shipMainPhone],
 #v65-checkBilling input[name=shipEmail]
 {
    width: 240px!important
}
/*input[name=Address2],*/
input[name=BillAddress2],
input[name=ShipAddress2] {
    margin-left: 130px!important
}
input[name=CVV2],
input[name=CardNumber],
input[name=NameOnCard],
input[name=nameOnCard],
input[name=password],
input[name=username] {
    width: 240px!important
}
select[name=BillStateCode],
select[name=StateCode],
select[name=creditCardType] {
    width: 244px!important
}
textarea[name=OrderNotes],
textarea[name=giftMessage] {
    width: 240px!important;
    height: 75px
}
#v65-LoginFormWrapper {
    margin: 0 auto;
    text-align: right;
    width: 400px
}
#v65-LoginFormWrapper form {
    width: 400px
}
#v65-LoginFormWrapper fieldset {
    width: 390px
}
.v65-memberAllocationWishList {
    display: none
}
.v65-memberAllocationAmount td {
    border-bottom: 1px solid #ccc
}
.v65-allocationDates {
    display: none
}
.v65-memberAllocationImage {
    position: static;
    float: left;
    overflow: visible;
    width: 150px
}

.v65-memberAllocationWrapper .v65-storeAllocationSKU{
    display: none;
}

.v65-memberAllocationTeaser p {
    margin: 0 0 0 70px;
    padding: 10px;
    text-align: initial;
    max-width: 390px
}
.v65-memberAllocationTeaser h3 {
    position: relative;
    left: -40px
}
.v65-memberAllocationTable {
    margin-left: 12px;
    width: 210px
}
#v65-memberFormWrapper {
    width: 400px;
    margin: 0 auto 1em
}
#v65-memberFormWrapper form {
    width: 400px
}
#v65-memberFormWrapper fieldset {
    width: 390px
}
#v65-memberFormWrapper button {
    display: block;
    margin: 0 auto
}
#user-tools a {
    color: #111
}
#v65-signUpClubSummaryWrapper {
    margin-bottom: 20px;
    display: none
}
#v65-forgotPasswordForm legend,
.pageContent.member #v65-memberFormWrapper form fieldset:nth-of-type(3) {
    display: none
}
h2 a,
td a {
    color: #6a6a6a;
}
h2 a:hover,
td a:hover {
    color: #E21219
}
.v65-product1Up div {
    width: 600px
}
.v65-product1Up .v65-product-infoWrapper {
    float: left;
    padding-left: 30px;
    width: auto;
    max-width: 75%
}
.v65-product-infoWrapper {
    /*height: 308px;*/
    position: relative
}
.v65-product-title {
    font-size: 2em;
    letter-spacing: .15em
}
div.v65-product-drilldownLink,
div.v65-product-subtitle {
    font-family: adelle, sans-serif;
    font-style: normal;
    font-size: 1.1em;
    font-weight: 200
}
.v65-product-teaser h5 {
    padding: 20px 0
}
.v65-memberAllocationTeaser p:nth-of-type(n+2),
.v65-product-teaser p:nth-of-type(n+2) {
   /*font-family: futura-pt, adelle, sans-serif;*/
    line-height: 1.5em;
    font-size: 1.2em;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
    font-weight: 200
}
.v65-memberAllocationTeaser p:last-of-type,
.v65-product-teaser p:last-of-type {
    color: #666;
    font-style: italic;
    font-size: 1em
}
.v65-product-teaser h5,
.v65-product-teaser p,
.v65-product-teaser p:first-of-type {
    /*font-family: futura-pt, adelle, sans-serif;*/
    line-height: 1.2em;
    font-style: normal;
    font-size: 1.6em;
    font-weight: 400
}
.v65-memberAllocationTeaser p,
.v65-memberAllocationTeaser p:first-of-type {
    /*font-family: futura-pt, adelle, sans-serif;*/
    line-height: 1.2em;
    font-style: normal;
    font-size: 1.2em;
    font-weight: 400
}
.v65-product-addToCart-priceWrapper {
    font-family: adelle, sans-serif;
    font-style: normal;
    font-weight: 200
}
.v65-memberAllocationWrapper h2 {
    font-size: 2.5em
}
#v65-modalContent fieldset {
    width: 400px
}

#v65-modalContent ul{
    list-style-type: none;
}


.v65-ageGateForm {
    text-align: center;
    width: 100%
}
#v65-ageGate fieldset {
    border: 0;
    margin: 0 auto;
    max-width: 424px
}

#v65-ageGate button.defaultBtn span{
    padding: 0 0 0 8px;
    height: 24px;
    line-height: 24px;
}

#v65-ageGate .linkBtn span{
    background: #000;
    width: 100%;
    padding: 0px 4px 0 6px;
}

#v65-ageGate .linkBtn:hover{
    background: #000;
}

#v65-modalAgeVerification {
    background: url(/assets/images/bgpaper.png);
    top: 50%;
    height: 180px;
    margin-top: -90px
}
#v65-modalAgeVerification #v65-modalContentHeader {
    background: url(/assets/images/headerbar.png) repeat-x;
    height: 32px;
    padding: 0;
    width: 100%
}
#v65-checkoutFooter {
    margin: 0px auto;
    width: 300px
}

#v65-checkoutSecure{
    margin-left: 0px !important;
}

#v65-checkoutFooter .floatRight{
    margin-left: 34px;
}

.shopTiles{
    text-align: center;
}

.shopTiles img{
    width:400px !important;
    margin-bottom: 4px;
}

.aosTiles{
    text-align: center;
    margin-bottom: -8px;
}

.aosTiles img{
    width: 267px !important;
    margin-bottom: 12px;
}


.v65-productGroup-product{
    width:100%;
}

.v65-productGroup-product .v65-product-title, .v65-productGroup-product .v65-product-teaser{
    float: left;
    max-width:70%;
    margin-left: 30px;
}

.v65-productGroup-product .v65-product-photo {
    width: 25%;
    float: left;

}

.v65-productGroup-product .v65-product-photo img {
    max-width: 100%;
}

.v65-productGroup-product .v65-product-title{
    font-size: 2em;
}

.v65-productGroup-products{
    text-align: left;
    width:100% !important;
}

.shopTiles .v65-productGroup-title{
    display: none;
}

.shopTiles .v65-productGroup{
    display: inline-block;
    margin:0px;
}



.banner {
    display: block;
    margin: 0 auto;
    width: 840px;
    max-height: 559px
}
.bannerText {
    display: block;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.8em;
    text-align: center;
    padding: 40px;
    /*width: 760px;
    max-height: 75px;*/
    background-color: #000
}
.bannerText a {
    color: #E21219
}
.bannerText a:hover {
    color: rgba(237, 28, 36, .8)
}
.tasting {
    font-size: 1.4em;
    line-height: 1.5em
}
.no-border {
    border: none!important
}
.press p a {
    border-bottom: none;
    /*color: #999*/
}
.press p a:active,
.press p a:hover {
    /*color: #E21219*/
}
.bqstart {
    font-family: serif;
    float: left;
    height: 45px;
    margin-top: -20px;
    padding-top: 45px;
    margin-bottom: -50px;
    font-size: 8em
}
.product-banner {
    display: block;
    margin: 0 auto;
    width: 650px
}
@media only screen and (min-device-width: 1px) and (max-device-width: 500px) {
    body {
        font-size: 20px
    }
    .v65-form label,
    .v65-formCenter label {
        width: 120px;
        font-size: 16px
    }
    .user-tools {
        font-size: 16px
    }
    .bannerText {
        font-size: 1.6em;
        /*max-height: 80px*/
    }
    .tasting {
        font-size: 2em
    }
    .member {
        font-size: 1.75em
    }
    .content,
    .wrapper {
        width: 100%
    }
    .pageContent {
        padding: 20px
    }
    .dividingline {
        width: 100%
    }
    .mobileLegible {
        font-size: 1.8em
    }
    .v65-blogPostWrapper {
        margin: 0 0 20px 100px
    }
    .v65-memberAllocationDetails {
        min-height: 300px;
        overflow: initial
    }
    .pageContent.member h1 {
        text-align: inherit
    }
    .v65-memberAllocationImage {
        width: 60%;
        height: 850px
    }
    .v65-memberAllocationImage img {
        width: 100%
    }
    .v65-memberAllocationTeaser h3 {
        left: 0;
        float: left;
        min-width: 200px;
        position: relative;
        top: -920px;
        font-size: 1.5em;
        clear: both
    }
    .v65-storeAllocationSKU {
        display: none
    }
    .v65-memberAllocationTable {
        float: none;
        width: inherit!important;
        margin-left: 0;
        font-size: 1.25em;
        line-height: 1.25em;
        clear: both
    }
    .v65-memberAllocationTeaser {
        position: static;
        margin: 140px 0
    }
    .v65-memberAllocationTeaser p {
        max-width: 100%;
        margin: 0;
        font-size: 2em
    }
    .member button.defaultBtn span {
        background: #d3d3d3;
        padding: 40px;
        height: inherit;
        color: inherit;
        font-size: 4em
    }
    .member button.defaultBtn {
        background: #d3d3d3
    }
    #v65-memberFormWrapper,
    .member #v65-LoginFormWrapper {
        font-size: 16px
    }
    .member #v65-LoginFormWrapper button.defaultBtn span {
        font-size: 2em;
        padding: 20px
    }
    #v65-checkCartSummaryMoreOptions,
    #v65-checkoutCartSummaryMini,
    #v65-checkoutCartSummaryMini td,
    #v65-couponFormWrapper form div,
    #v65-couponFormWrapper form legend {
        font-size: 1em
    }
    #v65-cartTable tr {
        display: block
    }
    #v65-cartTable #v65-cartShippingStates,
    #v65-cartTable #v65-cartSubtotal,
    #v65-cartTable #v65-cartTotal {
        float: right;
        clear: both
    }
}

#v65-fieldset-usernamePassword{
    width:500px;
}

.v65-club{
    text-align: center;
}

#v65-shipStateCode{
    margin: 0px !important;
}

.subNav{
    display: none;
}


.bottleArchives .col-lg-12 .row .col-lg-12 .col-lg-4 {
     min-height: 194px ;
}

.beer.pouring .col-lg-4 {
    min-height: 400px;
}

.beer .col-lg-4 {
    min-height: 320px;
}

.half-col{
    width: 48%;
    display: inline-block;
    vertical-align: top;

}

.half-col:first-child{
    margin-right: 2%;
}

.connect div.connected{
    margin-bottom: 10px !important;
}

.in-the-new p, .press-release p{
    font-size:12px;

}

.connect .socialmedia{
    float:none !important;
}

#itemContainer{
    list-style: none;
}

 .holder {
    margin:15px 0;
}
.holder a {
    font-size:12px;
    cursor:pointer;
    margin:0 5px;
    color:#333;
}
.holder a:hover {
    background-color:#222;
    color:#fff;
}
.holder a.jp-previous {
    margin-right:15px;
}
.holder a.jp-next {
    margin-left:15px;
}
.holder a.jp-current,a.jp-current:hover {
    color:#FF4242;
    font-weight:bold;
}
.holder a.jp-disabled,a.jp-disabled:hover {
    color:#bbb;
}
.holder a.jp-current,a.jp-current:hover,.holder a.jp-disabled,a.jp-disabled:hover {
    cursor:default;
    background:none;
}
.holder span {
    margin:0 5px;
}

#v65-clubBillingSummary p, #v65-clubBillingSummary h4, #v65-clubShippingSummary h4, #v65-clubShippingSummary p{
    text-align: left;
}

#v65-clubBillingSummary p{
    margin-bottom: .2em;
    line-height: 1.5em;
}

#v65-clubBillingSummary br{
    line-height: 1.5;
}

.v65-customForm input, .v65-customForm select, .v65-customForm textarea{
    color:black !important;
}

.p65warning{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: .8em;
    border: 1px solid black;
    padding: 20px;
    text-align: center;
}

.v65-product2Up .v65-product-title{
        min-height: 95px;
        margin-bottom: 0px !important;
}


.v65-product2Up .v65-product-teaser{
    min-height: 250px;
}

.v65-product2Up .v65-product-photo{
    margin-top: 38px !important;
}

.infoBlock{
    clear:both;
}

.theRareBarrel_name{
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.blogContent td a{
    color:#E21219;
}

thead th {
    background:#dcdcdc !important;
    background-color:#dcdcdc !important;
}

#Form95665FC5-C675-3A91-BC61-5808F109794B .error{
    color:#ff8686 !important;
}


.pageContent:focus, .pageContent h1:focus, .blogContent:focus, .blogContent h1:focus {
    outline: none;
}

a.skip-main, .visuallyhidden {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}

.pag_nav{
    width: 100%;
    font-family:adelle, Georgia, serif;
    font-size:16px;
    height: 42px !important;
}

.pag_nav ul li{
    float:none !important;
    width: 100%;
    font-family:adelle, Georgia, serif;
    font-size:16px;
    font-weight: normal;
    text-transform: none;
}

.menu_container{
    padding: 20px 50px;
}

.menu_div{
    text-align: center;
    background-color:#FFFFFF;
    padding:50px 70px;
    margin-top: 20px;
}

.menu_header{
    color:#FFFFFF;
    font-family: futura-pt, Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: 200;
    line-height: 1.2;
    letter-spacing: .2em;
    margin: 10px;
}

.menu_subHeader{
    text-align:left;
    margin-top: 5px;
    background: url('https://www.therarebarrel.com/assets/client/Image/menu_line.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 40px;
}

.menu_subHeader h3{
    font-family: futura-pt, Helvetica, sans-serif;
    color: #333;
    font-weight: bold;
    font-style: italic;

    font-size: 25px;
}

.menu_item{
    text-align:left;
    font-family: futura-pt, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    font-style: italic;
    /*text-transform: uppercase;*/
 }

.menu_item_description_inline{
    display: inline;
    padding-left: 5px;
    font-size: 15px;
     text-transform: none;
     line-height: 16px;
     margin-bottom: 8px;    
}

.menu_item_description{
    font-family: futura-pt, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    font-style: italic;
     padding-left: 25px;
     font-size: 16px;
     text-transform: none;
     line-height: 16px;
     margin-bottom: 8px;
}

.menu_notes{
    font-family: futura-pt, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    font-style: italic;
    text-align:left;
}

.menu_notes h3{
    font-family: futura-pt, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0px;
    font-size: 24px;
    background: url('https://www.therarebarrel.com/assets/client/Image/menu_line.png'); 
    background-size: contain; 
    background-repeat: no-repeat; 
    background-position: bottom;
    min-height: 37px;

}

.menu_notes_description{
    font-family: futura-pt, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    font-style: italic;

     font-size: 16px;
     line-height: 16px;
     margin-bottom: 8px;
}

.menu_notes_logo{
    padding-top: 25px;
}

.menu_price{
    font-family: futura-pt, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    font-style: italic;

    text-align:right;   
    padding-right: 25px;
    line-height: 16px;
    margin-top: 12px;
}

.bannerImage{
    margin: 0 auto;
    
    text-align: center;
    /*
    padding-left: 80px;
    padding-right: 80px;*/

}

.bannerImage img{
    max-width: 100% !important;
    margin-bottom:20px;
    /*margin-top: 20px;*/
}

@media screen and (min-width: 781px) {

    .blogContent .v65-blogCommentsTitle, .blogContent #v65-commentFormWrapper{
        margin-left: 114px;
    }


    .blogContent #v65-addComment{
        width:100% ;
    }

}

@media screen and (max-width: 780px) {
    .blogContent #isSubscribe{
        margin-left:15px !important;
    }    
    
}


