/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_layout.css);

/* ********Store******** */




.addToCart {

	}

/*Sub Menu*/
#storeSubMenu {
	width: 768px;
	height: 24px;
	text-align: left;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	margin: 0px auto;
	overflow: hidden;
}

.storeSubMenuItem a, .storeSubMenuItem a:active, .storeSubMenuItem a:visited {
		color: #666;
		padding: 3px 8px 4px 8px;
		float:left;
		text-decoration: none;
		display:block;
	}
	
	.storeSubMenuItem a:hover   {
		color: #333;
		text-decoration: underline;
	}
	
.storeSubMenuDivider {
	color: #999;
	padding: 3px 0px 4px 0px;
	float: left;
}

/*Pagination*/
.storePagination {
	
	width: 95%;
	text-align: right;
	margin: 5px 0px 10px 0px;
	}

/*Products*/
div#productArrayWrapper {
	width: 100%; 
	overflow: hidden;
	}
	
/* ********Store One Line Output******** */
div.oneLineOutputWrapper {
	width: ; 
	padding: 20px 0; 
	margin: 10px 40px ; 
	text-align:left;
		border-bottom: 1px solid #ccc;
	}


div.oneLineOutputWrapper .imageWrapper {
	text-align:center;
	width: 150px;
	float:left;
	padding-right:15px;
}

div.oneLineOutputWrapper .infoWrapper{
	width:390px;
	float:left;
}

div.oneLineOutputWrapper .title {
	font-size:16px;
	}

div.oneLineOutputWrapper .title a:hover {
	text-decoration: none;
}	
	
div.oneLineOutputWrapper .teaser {
	overflow: hidden;
	}
	

	
div.oneLineOutputWrapper .price {
	padding:5px 0 0;
	text-align:left;
	float:left;
	width:75px;
	color: #98002E;
	}
	

div.oneLineOutputWrapper .drillButtonWrapper {
 
    float: left;
    width:150px;
   
 
}	

div.oneLineOutputWrapper .purchaseWrapper{
	width:240px;
	float:right;
	padding-top:25px;
}

div.oneLineOutputWrapper .buttonWrapper{
	
}

div.oneLineOutputWrapper .qty{
	
	
}

div.oneLineOutputWrapper .qty input{
	border: 1px solid #000000;
	text-align:center;
	width:15px;
}

div.oneLineOutputWrapper .cartInfo{

}

/*product specific*/

div.oneLineOutputWrapper .infoWrapperProducts{
	width:75%;
	float:left;
}


div.oneLineOutputWrapper .priceProducts{
	padding:12px 0px;
	float:left;
	width:67%;
}

div.oneLineOutputWrapper .cartInfoProducts{
	border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 0 8px;
    position: relative;
    text-align: right;
    top: 365px;
}

/* end product specific*/

	
/* ********Store One Across Output******** */
div.oneAcrossWrapper {
	width: 416px; 
	padding: 20px 0px 10px 0px;; 
	margin: 5px 0px 0px 30px; 
	text-align:left; 
	float:left;
	height:429px;
	}
	

	
div.oneAcrossWrapper .title {
	background-image:url(/assets/images/global/storeBack.gif);
color:#000000;
font-family:"Arial",Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
height:16px;
line-height:1em;
padding:7px 0 0 10px;
text-transform:uppercase;
	}
	
	
	div.oneAcrossWrapper .title a{
	color:#000000;
	}
	
div.oneAcrossWrapper .imageWrapper{
	float:right;
text-align:center;
width:100px;
}

div.oneAcrossWrapper .infoWrapper{
	float:left;
width:306px;
}

div.oneAcrossWrapper .teaser{
padding:13px 0 0 9px;
width:97%;}


div.oneAcrossWrapper #drillPriceWrapper{
	height:100px;
padding-left:10px;
width:97%;
}


div.oneAcrossWrapper .price{
	width:100%;
	padding: 10px 0px 10px 0px;
}

div.oneAcrossWrapper .qty{
	float:left;
	padding-top:4px;
	width:6%;
}

div.oneAcrossWrapper .qty input{
	border: 1px solid #000000;
	text-align:center;
	width:15px;
}

div.oneAcrossWrapper .purchaseWrapper{
	padding:10px 0px;
}

div.oneAcrossWrapper .cartInfo{
	padding:5px 0px 0px 0px;
	font-weight:bold;
	height:15px;
}


		
/* ********Store Two Across Output******** */
div.twoAcrossWrapper {
	float: left; 
	width: 370px; 
	height:425px;
	overflow:hidden; 
	margin: 10px 0; 
	text-align:left;
	padding: 0 0 10px 0; 
	background-image:url(../images/bg-2across.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;

	}

div.twoAcrossWrapper #member {

	float: right;
    width: 236px;
}

#twoAcrossRight.Product, #twoAcrossLeft.Product {
	height: 215px;
}	

#twoAcrossRight.Product .teaserWrapper, #twoAcrossLeft.Product .teaserWrapper {
	height: 60px;
}

#twoAcrossRight.Product .imageWrapper, #twoAcrossLeft.Product .imageWrapper {
	height:140px;
}

#twoAcrossRight {
	float:right;
}

#twoAcrossRight #availableInventory {
/*	position:absolute;
    overflow: hidden;
    width: 236px;
    bottom:55px;
    right:0px;
    width: 236px;
    float:right;*/
}

#availableInventory {
	margin-left: 30px;
}

	
div.twoAcrossWrapper .title {
	overflow:hidden;
	float:right;
	width:236px;
	font-weight: bold;
	line-height: 1.2;
	height:35px;
	 
	}

div.twoAcrossWrapper .title a {
	color:#000;
	border:none;
}	
	
div.twoAcrossWrapper .imageWrapper {
 	width:124px; 
 	height:200px;
 	overflow: hidden;
 	text-align:center;

	float:left;
	}

div.twoAcrossWrapper .imageWrapper img {

}	
	

div.twoAcrossWrapper .infoWrapper {
	width:100%;
	/*height:225px;
	overflow: hidden;*/

}
	
div.twoAcrossWrapper .teaserWrapper {
	overflow:hidden;
	float:right;
	width:236px;
	color:#000;
	height:230px;
	overflow: hidden;
	margin:0 0 15px 0;

	}
	
div.twoAcrossWrapper .drillButtonWrapper {
	clear: both;
    float: right;
    height: auto;
    width: 236px;
}

div.twoAcrossWrapper .drillPrices {
	float:none;
	width:100%;
	clear:both;
	height:auto;
}


div.twoAcrossWrapper #drillPriceWrapper{
	float:right;
	width:236px;
	height:auto;
}




div.twoAcrossWrapper .price {
	float: right;
    overflow: hidden;
    padding: 5px 0 0;
    text-align: left;
    width: 236px;
	}
	
	
div.twoAcrossWrapper .buttonWrapper{
	width:50%;
	float:right;
}

div.twoAcrossWrapper .purchaseWrapper{
	width:100%;
}

div.twoAcrossWrapper .qty{
	float:left;
	padding:4px 0px 0px 43px;
	width:15%;
}

div.twoAcrossWrapper .qty input{
	border: 1px solid #000000;
	text-align:center;
	width:15px;
}



div.twoAcrossWrapper .cartInfo{
	padding:5px 0;
	text-align:left;
	clear:both;
	font-size: 12px;
	color:#C3121B;
}

	/*product specific*/
	
/* ********Store Three Across Output******** */				
div.productThumbnail {
float: left;
	width: 205px; 
	padding: 0px;
	margin: 10px 10px 10px 0px;
	text-align: center;
/*	border-bottom: 1px solid #CCCCCC;*/
	overflow: hidden;: 1px solid #CCCCCC;*/
	overflow: hidden;
	}
	
div.productThumbnailAlt {
	float: left;
	width: 205px; 
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
/*	border-bottom: 1px solid #CCCCCC;*/
	overflow: hidden;
	}
	
div.productThumbnailimage {
	width: 161px; height: 140px;
	margin: 0px auto;
	}
	
div.productThumbnailTitle {
	width: 169px; height: 48px;
	padding: 3px;
	margin: 0px auto; 
	}
	
div.productThumbnailPrice {
	width: 169px; height: 34px;
	padding: 3px; 
	margin: 0px auto;
	}

/* ********Drilldown******** */

#drillWrapper{
	padding:0px 0px 0px 0px;
}

#drillImage{
	width:225px;
	float:left;
	text-align:center;
}

#drillInformation{
	width:64%;
	float:right;
	
}

#drillTitle{
	width:100%;
	text-align: left;
	clear:both;
}

#drillTeaser{
	width:100%;
	padding-bottom:10px;
}

#drillPriceWrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}


#drillPriceWrapper .theButtonPriceWrapper {
	width:100%;
	float:left;
	
	
}


#drillPriceWrapper .checkout-options {
	float: left;
    padding: 6px 0 0 0;
    width: 140px;
}

.drillInnerPriceWrapper{

}

.drillPrices{
    float: none;
    width:100%;
    clear:both;

    text-align: left;
  

}

.drillButtonWrapper{
	
   /* float: right;*/
    overflow: hidden;
  
}

.drillQty{
	float: left;
    padding: 5px 10px 0 0;
}

.drillQty input{
	 border: 1px solid #C3AD8E;
    font-size: 12px;
    padding: 1px;
    text-align: center;
    width: 22px;
    height:22px;
}

.drillButtons{
}


.cartInfo{
	padding:5px 0;
	text-align:left;
	clear:both;
	font-size: 12px;
	color:#C3121B;
	
	

}
.Space {
	display: none;
}


.VINTAGE {padding-right:6px;}


/*product specific*/

/* end product specific*/


/* ********Wine******** */		

#bottomStuff{
	width:64%;
	float:right;
	display:none;
}

table.productDetails {
	width:100%;
	clear:both;
	}
		
table.productDetails tr.altRow {

	}
	
/* ********Product, Gift Basket, ThirdParty Product******** */
.pFeatureTable {
	width: 100%;
}

.pFeatureTable td {
	padding: 2px 5px;
}

.pFeatureTable tr.shade td {
	background-color: #E5E5CC;
}	

/*******ALLOCATION ************/


#billingInfoForm{
	width:270px;
	margin-right:20px;
}

#shippingInfoForm{
	width:270px;
}

/*--------------------------SPLIT STORE----------------------------*/
/*#layLeftNav {
    float: none;
    overflow: visible;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.layLeftNavItemLinks a, .layLeftNavItemLinks a:visited, .layLeftNavItemLinks a:active {
   
    display: inline-block;
    font: 12px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    text-decoration: none;
    text-transform: uppercase;
	 color: #746C6D;
}

.layLeftNavItemLinks a.selected a, .layLeftNavItemLinks a.selected:visited a, .layLeftNavItemLinks a.selected:active a {
	 color: #FFFFFF;
}

.layLeftNavItem {
	width:100%;
	padding:0;
}

.layLeftNavItemLinks a:hover {
 color: #fff;
}
*/

.product-list {
    display: block;
    height: 305px;
    margin-bottom: 42px;
    overflow: hidden;
    width: 100%;
}
.products{
display:none;
}
.products .scroll-buttons{
width:28px;
}

.product {
	cursor:pointer;

	/*background-image:url('/assets/images/global/back-off.png');*/
	position:relative;
}

.detail-block{overflow:hidden; clear:both;}
.product-detail {
    overflow: hidden;
    text-align: center;
    width: 100%;
	display:none;
}

.product-detail .image{
    float:left;
	width:233px;
	overflow:hidden;
}

.product-detail .info {
    border-right: 1px solid #CCCCCC;
    float: left;
    overflow: visible;
    width: 482px;
	position:relative;
}

.product-detail .profile {
    float: left;
    margin-left: 16px;
    overflow: hidden;
    text-align: left;
    width: 146px;
}

.product-detail .title{
text-align:left;
float:left;

}

/*#layContent {
    background-image: none;
    float: none;
    margin: 0 0 20px 7px;
    overflow: hidden;
    padding: 10px 0 0;
    text-align: left;
    width: 889px;
}*/

#tabRow2{display:none;}
.tab4{display:block;}
#tabImage{display:none;}
.VARIETAL{
font: 30px Century Gothic, Arial, Sans-Serif;
color:#786e6f;
line-height:30px;
}
.extra {
    color: #A59D9E;
   font: 14px Century Gothic, Arial, Sans-Serif;
    line-height: 30px;
}
.tab5{display:none;}
.RATINGSCORE{color:#f9f4ea;font:23px Arial, Helvetica, sans-serif;}
.RATING-BOX {
	float:right;
    background-color: #A91B27;
    cursor: pointer;
    display: block;
    height: 38px;
 /*   left: 444px;*/
    overflow: visible;
    position: relative;
    text-align: center;
    width: 38px;
}
.RATINGUNITS {
    color: #C87C7B;
    font-size: 7px;
    line-height: 7px;
    text-transform: uppercase;
}
.RATINGTIP{display:none;}
.filters{
width:157px;
height:305px;
background-image:url('/assets/images/global/left-back.png');
float:left;
}
.attribute-name{color:#615859;text-transform:uppercase;cursor:pointer;}
.attribute-values{display:none;padding-bottom:8px;cursor:pointer;}
.attribute-value{padding-left:8px;color:#a59d9e;text-transform:none;}
.filters-top{padding-left:24px;padding-top:24px;display:none;}
.remove-icon{display:none;display:none;width:9px; height:9px;}
.remove-filter{display: none;margin-left: 4px;padding: 1px 4px;cursor:pointer;}
.remove-filter .remove-icon{display:inline-block;margin-right:3px;}
.attribute-text{display:inline-block;}
.hide{display:none;}

.jcarousel-skin-tango .jcarousel-item {
    height: 290px;
    padding-top: 15px;
    width: 135px;
}
.tip{display:none;background-color: #000000;
    color: #FFFFFF;
    display: none;
    left: 39px;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 150px;}

.add-to-cart{
cursor:pointer;
}

.drillButtons {
   
    float: left;
    margin-left: 1px;
    padding-left: 10px;
    padding-top: 4px;
}


.modal {
    background-color: #FFFFFF;
    bottom: 32%;
    left: 50%;
	margin-left:-250px;
    position: absolute;
	border:5px solid #faf7ef;
	display:none;
	  z-index: 101;
}
#wrap{position:relative;}

.big-black{
	background-image:url(../images/bg-bb.png);
left: 0;		
position: absolute;
top: 0;
height:100%;
width: 100%;
z-index:100;
display:none;

/*  opacity: .75; 
    filter: alpha(opacity=75); 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);	*/
}


.coupon-text{
	float:none;
	clear:both;
	margin-top:10px;
}
.promo-price .strikethru, .promo-price .price-spacer{display:none;}
.promo-price .saleprice{color:#938A8C;}
.retail-prices{text-align:left;padding:2px 10px 0;}
.retail-prices .baseprice{color:#98002e;}
.retail-prices .price-unit{color:#50403d;}
.applied{display:none;}
.applicable-coupon .strikethru{display:inline;padding-right:10px;color:#b3acad;}
.applicable-coupon .promo-price-text{display:none;}
.applicable-coupon .saleprice{color:#98002e;}



.inventory-message{border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    display: none;
    font-style: italic;
    left: 185px;
    padding: 1px;
    position: absolute;
    text-align: center;
    bottom: 38px;

    width: 108px;
	
	}
	
	
.inventory-message p{margin:0;padding:0;line-height:normal;}
/*.layLeftNavItemLinks a, .layLeftNavItemLinks a:visited, .layLeftNavItemLinks a:active {
		display:inline-block;
		padding:0 0 0px 0;
		
	} 
	*/



#social-media #twitter-div {
    width: 130px;
}
#social-media div {
    float: left;}


    /* QUICK ORDER */
div.quickOrderWrapper .drillButtonWrapper{
	float:right;
	text-align:left;
	width:340px;
}

div.quickOrderWrapper .title{
	float:left;
	width:225px;
}

div.quickOrderWrapper .drillPrices{
	float:left;
	padding:0;
	width:95px;
	text-align:right;
	clear:none
}

div.quickOrderWrapper .drillQty{
	float:none;
	padding:0 0px 0 10px;
}

div.quickOrderWrapper{
	border-bottom: 1px dotted #C3AE8F;
	padding: 8px 0px;
}

