@charset "utf-8";
/* CSS Document gold change: color:#916730 #ae7e37;*/

body {
	background:url(../images/body-bg.jpg) no-repeat;
	background-size: cover;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#636363;
	line-height:20px;
	margin:0;
}
#main-wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}
.login-bar {
	height:22px;
	background:#ededec;
	background: rgba(237,237,236,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ededec, endColorstr=#ededec);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ededec, endColorstr=#ededec)";

	padding-top:10px;
	-moz-box-shadow: 0px -4px 9px #000000;
	-webkit-box-shadow: 0px -4px 9px #000000;
	box-shadow: 0px -4px 9px #000000;
	margin-top:20px;
}
#slider {
	margin:0 auto;
}
#logo {
	position:absolute;
	top:-12px;
	left:8px;
	z-index:100
}
#logo img{  width:266px; height:151px;}

.login-bar-wrapper {
	width:940px;
	margin:0 auto;
	position:relative;
	text-transform:uppercase;
	color:#241618;
	font-family: 'PT Sans Narrow', sans-serif;
}
#mycart {
	float:right;
	color:#241618;
	min-height:19px;
	position:relative;
	width:auto;	

	margin-top:-4px; 
}
.v65-login, .v65-logout,.v65-yourAccount, .v65-editProfile{ margin-top:0px; line-height:17px; font-size:10px; letter-spacing:1.5px;}
.v65-modalLoginLink{ padding:2px; color:#241618 !important;font-family:'PT Sans Narrow', sans-serif;letter-spacing:2px;}
.v65-modalLoginLink,#v65-toggleModalCart{color:#241618 !important; font-family:'PT Sans Narrow', sans-serif; letter-spacing:2px;}
.v65-login, .v65-logout{ width:auto; margin-right:5px !important;line-height:20px !important; }
.v65-yourAccount, .v65-editProfile{ width:auto; height:13px;border-right:1px solid #241618; margin-top:4px !important; line-height:13px !important;}
#v65-modalCartDropdown{ z-index:999;}
#mycart #v65-toggleModalCart{border-left:1px solid #241618;padding-left:7px; font-size:10px;} 
#login {
	float:right;
	margin-right:5px;
	margin-top:-3px;
}
#phone {
	color:#000000;
	float:right;
	margin:-2px 10px 0;
	font-weight:bold;
}
#fb {
	float:right;	
}
#fb ul li {
	display:inline-block;
	padding:0 3px;
}
.menu-bar {
	xbackground:#2d2b23;
	background:#3d2724;
	height:81px;
}
.menu-wrapper {
	width:945px;
	margin:0 auto;
	position:relative;
	
}
.menu-wrapper ul{margin-left:280px !important; text-align:right;}
.menu-wrapper ul li ul{margin-left:auto !important; text-align:left; position:absolute; left:25px;background:#3d2724; padding-top: 30px;}
.menu-wrapper ul li {
	display:inline-block;
	padding-top:30px;
	padding-left:32px;
	position:relative;
}
.menu-wrapper ul li a {
	color:#afada9;
	text-transform:uppercase;
	text-decoration:none;
}
.menu-wrapper ul li a:hover{
	color:#ae7e37;
}

.menu-wrapper ul li:hover ul {
    border: 1px solid #3d2724;
    display: block;
    position: absolute;
    min-width: 150px;
    z-index: 9999;
}
.menu-wrapper ul li:hover ul li {float: none; display:block;font-size: 12px; padding:5px 10px;  background:#3d2724; border-bottom:#3d2724 solid 1px;}
.menu-wrapper ul li:hover ul li:hover {float: none; font-size: 12px; padding:5px 10px;  background:#3d2724; border-bottom:#3d2724 solid 1px;}
.menu-wrapper ul li:hover li a:hover {color: #ae7e37;} 
.menu-wrapper ul li ul {display: none;}


.v65-selected,.v65-pageAParent    {
	color:#ffffff !important;
}
/* -- -- */
h1 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:26px;
	color:#3e2e31;
	margin:5px 0;
	text-transform:uppercase;
}
h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:20px;
	color:#3e2e31;
	margin:7px 0 15px 0;
	text-transform:uppercase;
}
h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:16px;
	color:#3e2e31;
	margin:7px 0 15px 0;
	text-transform:uppercase;
}
h4 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:14px;
	color:#3e2e31;
	margin:5px 0;
	text-transform:uppercase;
}
h5 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:12px;
	color:#3e2e31;
	margin:5px 0;
	text-transform:uppercase;
}
a {
	color:#916730;
	text-decoration:none;
}
a:hover {
	color:#3e2e31;
	text-decoration:none;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#636363;
	line-height:20px;
	margin:10px 0;
}
.footer {
	xbackground:#2d2b23;
	xbackground:#3d2724;
	xmargin-top:27px;
}
.footer-wrapper {
	width:945px;
	margin:0 auto;
	padding-top:23px;
	padding-bottom:45px;
}
.footer-left {
	float:left;
	width:700px;
}
.copy-right {
	float:left;
	width:190px;
	color:#000000;
	border-right:1px solid #afada9;
}
.footer-menu ul li {
	display:inline-block;
	padding:0 5px;
	margin-left:5px;
}
.footer-menu ul li a {
	color:#000000 !important;
}
.footer-menu ul li a:hover {
	color:#ae7e37 !important;
}
.footer-right {
	float:right;
	width:200px;
	text-align:right;
	padding-right:10px;
}
.footer-right a {
	color:#afada9;
	font-weight:normal;
}
.clear {
	clear:both;
}
#home-content {
	width:931px;
	margin:0 auto;
	background:#ededec;
	-moz-box-shadow:inset 0px 4px 9px #d2cec8;
	-webkit-box-shadow:inset 0px 4px 9px #d2cec8;
	box-shadow:inset 0px 4px 9px #d2cec8;
	padding:10px 7px 0;
	overflow:hidden;
}
#inner-content {
	width:895px;
	margin:0 auto;
	background:#ffffff;
	-moz-box-shadow:inset 0px 16px 9px #d2cec8;
	-webkit-box-shadow:inset 0px 16px 9px #d2cec8;
	box-shadow:inset 0px 16px 9px #d2cec8;
	padding:30px 25px 40px 25px;
	min-height:500px;
	position:relative;
}
#v65-modalContent{background:#ededec;
	-moz-box-shadow:inset 0px 16px 9px #d2cec8;
	-webkit-box-shadow:inset 0px 16px 9px #d2cec8;
	box-shadow:inset 0px 16px 9px #d2cec8;}
#v65-modalContentHeader{ background:#2d2b23;}	
.page-content{padding:30px 8px 40px 8px !important; width:928px !important;}
.pageContent-inner{ width:445px; float:right; padding-right:5px;}
/*#wide-page-title{ float:left !important; width:100% !important;margin:25px 0px !important; }
#wide-page-title h1{ text-align:left !important;}

.page-title{ width:450px;float:right; margin-bottom:35px; margin-top:35px;}
.page-title h1{ text-align:left !important; margin-right:10px !important; display:block !important;}*/

#wide-page-title{ width:100% !important;margin:25px 0px !important; }
#wide-page-title h1{ text-align:left !important;}

.page-title{ width:450px;margin-bottom:25px; margin-top:25px;}
#inner-content .page-title {float:right;}
#inner-content #wide-page-title {
  float: none;
}
.page-title h1{ text-align:left !important; margin-right:10px !important; display:block !important;}


.pageContent h1:first-child{display:none !important;}
.blogContent h1:first-child{display:none !important;}
.v65-blogPostWrapper h1{display:none !important;}
#v65-addComment{ width:100% !important}
.pageContent-inner h1:first-child{display:none !important;}
#eventContent h1:first-child{display:block !important; text-align:left !important; margin:35px 0 !important;}
.inner-content-left-col{ width:455px; float:left; position:relative; margin-top:-30px; margin-left: 2px;}
.inner-content-left-col li { list-style:none !important; margin-left:0 !important;}
.v65-home{ display:none !important;}
#inner-content h1{ text-align:center; font-size:30px; margin:0;}
#inner-content li{
	list-style:circle; margin-left:10px; line-height:20px;}
.wide-banner{ margin-left:-16px; margin-top:-30px;}
.v65-product-rightCol h1{ text-align:left !important; margin-bottom:15px !important;}
#main-page-content-block {
	margin-top:35px;
	padding:0 25px;
}
#main-page-content-block .content-block-wrapper {
	width:257px;
	float:left;
	margin-right:55px;
}
#main-page-content-block .content-block-wrapper+.content-block-wrapper+.content-block-wrapper {
	margin-right:0 !important;
}
#main-page-content-block h1 {
	font-size:22px;
	text-transform:uppercase;
}
#main-page-content-block p{
	height:55px;
}
#main-page-content-block img {
	margin:13px 0;
}
.fLeft {
	float:left;
}
.fRight {
	float:right;
}
#main-page-content-block .block-button {
	float:right;
}

.blogContent { width:70%; float:right;}
.blogRightWrapper{ float:left; width:238px; margin-top:15px;}
.blogRightWrapper ul,.blogRightWrapper ul li{ margin-left:10px;}
.blogRightWrapper h5{  color:#afada9; font-size:16px !important;}
.blogRightWrapper .blogFilterLeft,.blogRightWrapper .blogFilterRight{ background:#2d2b23; color:#afada9; padding:5px; margin-bottom:5px;}
.sub-nav-wide{ top:0px !important; left:274px !important;  }    
#sub-nav {  background:none; position:absolute; top:0; z-index:99; left:275px; float:left;  padding-right:30px;   }
#sub-nav  .bg{	background:#000000;filter: alpha(opacity=80);
    -khtml-opacity: 0.80;
    -moz-opacity: 0.80;
    opacity: 0.80 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;    
    opacity: .4;
    width: 96%;
	border-right:3px solid #bfa187;
    height: 100%; }
#sub-nav ul li{ display:inline; padding-right:10px;color:#9e9477; line-height: 35px;    padding:6px; }
#sub-nav ul li a{color:#ffffff;	text-decoration:none; font-size: 12px;font-family: sans-serif;text-transform: uppercase;font-weight:bold; letter-spacing:1px;}
#sub-nav ul li a:hover{color:#ae7e37 !important}
.v65-leftSelected{color:#ae7e37 !important}
.image-content-block{width:220px;  float:left; margin-right:13px;}
.image-content-block-text{ font-family:"myriad Pro", georgia; font-size:16px; color:#fff; text-transform:uppercase;}
.image-content-block-info a{ font-family:font-family: "georgia",PT Sans Narrow, sans-serif; font-size:14px; font-style:italic; color:#afada9; }
#inner-page-kicker{ margin-top:10px;}
#inner-page-kicker .image-content-block+.image-content-block{margin-right:0px !important;}
.image-content-block img{ text-align:center}
#v65-subscribeWidget{ margin-top:-2px;}
.image-content-block .image-content-block-info .bg{background:#000000;filter: alpha(opacity=50);
    -khtml-opacity: 0.50;
    -moz-opacity: 0.50;
    opacity: 0.50 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";  position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;    
    opacity: .4;
    width: 185px;
	border-right:3px solid #bfa187;
    height: 100%; }
	.image-content-block .image-content-block-info{ margin-top:-53px;padding:5px; padding-left:10px; color:#fff; height:36px; position: relative;
    z-index: 1;}

#carousel-gallery{ width:100%; margin-left:4px; }
hr {
    background: none repeat scroll 0 0 #CDC9B5 !important;
    border: medium none;
    height: 1px;
}
/* vin65 overriding */
#v65-modalCart{ position:inherit; top:4;}

.v65-paging, .v65-pagingBottom, .v65-product-description, .v65-wine-profile, .v65-productWrapper, .v65-Paging, #v65-PagingBottom, .v65-blogPostWrapper {
	border:none;
}

/* OPTIONAL BUTTON STYLES regular button: */
button.defaultBtn, a.linkBtn, button.largeBtn, button.altLargeBtn, a.largeLinkBtn, a.largeLinkBtn {
	background: #3c2c2c;
	padding: 0 8px 0 0;
	text-align: center;
	height:28px;
	border:none;
	border-right:1px solid #5c4e4c;
}
a.largeLinkBtn{ height:34px !important;}
button.defaultBtn span, a.linkBtn span, button.largeBtn span, button.altLargeBtn span, a.largeLinkBtn span {
	background: none;
	color: #c1b9b8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:normal;
	line-height:14px;
	padding:7px 0 0 10px;
	letter-spacing:2px;
	text-transform:uppercase;
}
button.defaultBtn span{padding:0px 0 0 10px !important; line-height:20px !important;}
button.defaultBtn:hover, button.defaultBtnHover, a.modalLinkBtn:hover, button.modalBtnHover, a.largeLinkBtn:hover, button.modalBtn:hover, button.modalBtnHover ,a.linkBtn:hover{
	background:none;
	background: #2d2b23;
}
button.modalBtn {
	background: #3c2c2c;
	 font-size: 10px;
    margin-right: 5px;
    padding: 9px 6px 0 0;
    text-align: center;
}
button.modalBtn span {
    background: none repeat scroll 0 0 transparent;
    color: #C1B9B8;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    height: 19px;
    line-height: 11px;
    padding: 0 0 0 8px;
}
/* OPTIONAL BUTTON STYLES alt button: */
button.altBtn {
	background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px;
}
button.altBtn span {
	background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;
	color: #7E755A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
/* OPTIONAL BUTTON STYLES modal alt button: */
button.altModalBtn {
	background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px;
}
button.altModalBtn span {
	background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top;
	color: #7E755A;
	font-family: "Georgia", Arial;
}
/* REQUIRED LINK BUTTON STYLES: */



/* Link ALT Button Normal */
a.linkAltBtn {
	background: #515151;
}
a.linkAltBtn span {
	background: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Modal Link Button Normal */
a.modalLinkBtn {
	background: #3c2c2c;
	padding:2px 6px 0 0 !important;
}
a.modalLinkBtn span {
	background: none;
	color: #c1b9b8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height:21px;
	line-height:15px;
}
/* Modal Link ALT Button Normal */
a.modalLinkAltBtn {
	background: #515151;
	padding:0 6px 0 0 !important;
}
a.modalLinkAltBtn span {
	background: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.v65-form fieldset {
	xborder:1px solid #3c2c2c !important;
	border: none !important;
}
.error li {
	padding:5px;
}
legend {
	color:#3e2e31;
	font-size:15px;
	font-family: 'PT Sans Narrow', sans-serif;
}
.v65-clubTeaser {
	padding:0;
	border:none;
}
#v65-cartTable td {
	vertical-align:top !important;
}
#v65-fieldset-paymentMethod {
	width:400px;
}
.v65-additionalComments {
	float:none !important;
}
.nivo-caption h1{ font-size:50px; color:#ffffff; text-transform:uppercase;}
.nivo-caption p{ font-size:18px; color:#ffffff; text-transform:uppercase; margin-top:10px;}
#home-nivo-slider .nivo-controlNav { display:none !important;}
input, textarea, select {
	border:1px solid #c7c1b0;
	background:#eae6dc;
	color:#000000;
	padding: 5px !important;
	margin:2px !important;
}

/* h2 design*/
.v65-product-reviews-title{font-family: 'PT Sans Narrow', sans-serif;
	font-size:20px;
	color:#3e2e31;
	margin:5px 0;}
#v65-addProductReview .v65-form{ width:98% !important}	
.v65-product-sortBy { float:right !important; margin-right:10px !important; width:auto !important;}
#v65-signUpClubSummaryWrapper { float:right; position:relative !important; margin-bottom:10px; width:45% !important; display: none;}
#v65-clubFormWrapper form{ width:100%; float:left; }
#v65-checkoutCartSummaryWrapper{ width:400px;}
#v65-subscribeWidget input{ width:136px !important;}
/* gallery layout*/
#gallery { width:705px; height:500px; float:right; position:relative; border:10px solid #141414 }
#galleria { width:100%; height:100%; background:#000 }
#loader { width:200px; height:100px; margin:-50px 0 0 -100px; position:absolute; left:50%; top:50%; color:#fff; text-align:center;
    z-index:4; display:none; background:#000 url('loader.gif') no-repeat 50% 25px; opacity:.8; line-height:150px; border-radius:6px }
#menu { width:160px; float:left; border-top:1px solid #2b2b2b }
#menu a { display:block; padding:10px 6px; border-bottom:1px solid #2b2b2b }
#menu a:hover { background:#151515; background:rgba(0,0,0,.1); }
#menu a.active { background:#111; background:rgba(0,0,0,.3); color:#fff }
#fullscreen { position:absolute; top:500px; left:0 }
#fullscreen:hover { color:#fff }

.mycontentpage{
	width:100%;
}
#pagePhotoGallery, #pagePhotoGallery img{
	width:100% !important;
}

/*VB EDITS */
#v65-clubFormWrapper .v65-form fieldset {border: none !important;;}
#v65-clubFormWrapper #v65-fieldset-shippingInfo {width: 47%; float: left; margin-right: 1%;}
#v65-clubFormWrapper #v65-fieldset-billingInfo {width: 47%; float: left;}
#v65-clubFormWrapper #v65-fieldset-usernamePassword {width: 47%; float: left;}
#v65-clubFormWrapper #v65-checkoutFooter {width: 47%; float: left;}
.alert {background-color: #000000;}
.alertYellow {background-color: #000000; color: #ffffff !important;}

#v65-reviewClubSummaryWrapper {display: none;}
.menu-wrapper ul li ul li a {font-size: 11px;}
.pp_social {visibility: hidden; display: none;}
.pp_details {min-height: 50px;}


.news-outer {float: left; width: 17%; padding-right: 3%; height: 300px;}
.news-outer p {line-height: 16px;}
.news-img {min-height: 150px; }
.news-thumb {width: 100%; box-shadow: 0 0 5px 0 #3d2724;}
.news-description p {margin-top: 5px;}
.news-link {margin: 10px 0 5px 0 ;}

.events-outer {float: left; width: 30%; padding-right: 3%; height: 450px; }
.events-outer p {line-height: 16px;}
.events-thumb {width: 100%; box-shadow: 0 0 5px 0 #3d2724;}
.events-description p {margin-top: 5px;}
.events-link {margin: 10px 0 5px 0 ;}
.alertYellow p {color: #ffffff;}
.v65-product-drilldownLink {display: none;}

.pageContent .v65-modalLoginLink {
    font-size: 16px;
    font-weight: 600;
}
xv65-couponFormWrapper { display: none;}

#v65-couponFormWrapper form legend { font-size: 18px; font-weight: bolder;}

#v65-giftCardFormWrapper { display: none;}

#v65-cartCheckOutCoupons { display: none;}

.v65-product1Up .v65-product-photo {width: 23% !important; padding-right: 2% !important;}

.v65-product3Up .v65-product-photo img {max-width: 75% !important;}

.v65-allocationDates {display: none;}
.v65-memberAllocationImage img{width: 100%;}
.v65-storeAllocationSKU {display: none;}
.v65-memberAllocationDetails {width: 100%; float: left; margin-right: 2%;padding-bottom: 20px;}
.v65-memberAllocationImage { width: 25%;float: left;padding-right: 5%;display: block;position: relative;}
.v65-memberAllocationTeaser { width: 65%;float: left; display: block;position: relative; margin: 0;}
.v65-memberAllocationTable {width: 100%; margin: 0; max-width: 250px;}
.v65-memberAllocationTeaser h3 { font-size: 20px; line-height: 24px;  margin: 0; padding: 0;}
.v65-memberAllocationTable td {padding: 0;}    
.v65-memberAllocationTable td { padding: 2px 0; border-bottom: 1px solid #eee;  vertical-align: middle;font-size: 15px;font-family: 'PT Sans Narrow', sans serif;}
.v65-memberAllocationTable td.label { font-weight: normal;}
    
.bourbon-outer {display: table;}
.bourbon-thumb {padding-right: 20px; display: table-cell;width: 10%;}
.bourbon-description { display: table-cell; width: 50%;vertical-align: middle;}


.v65-productGroup-products {width:100% !important;display: flex; flex-wrap: wrap;}
.v65-productGroup-product .v65-product-subtitle {height: 40px !important;}
.v65-productGroup-product {float: none !important; width: 29% !important;}


/* OLD CREAM COLOR: d8c7b5* old orange color: ae7e37  old cream background: ededec secondary cream color: ede7da*/