/* 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 {
/*	display: none;*/
	width: 95%;
	text-align: right;
	margin: 5px 0px 10px 0px;
	}

/*Products*/
div#productArrayWrapper {
	width: 100%; 
	overflow: hidden;
	}
	
/* ********Store One Line Output******** */
div.oneLineOutputWrapper {
	width: 100%; 
	padding: 15px 0px 10px 0px; 
	margin: 10px 0px 0px 0px; 
	text-align:left;
	border-bottom: 1px solid #e1e1e1;
	}


div.oneLineOutputWrapper .imageWrapper {
	float:left;
text-align:center;
width:163px;
}

div.oneLineOutputWrapper .infoWrapper{
	float:left;
margin:0 21px 0 0;
width:378px;
}

div.oneLineOutputWrapper .title {
font-size:14px;
line-height:18px;
margin:0 0 10px;
	}
	
div.oneLineOutputWrapper .title a{
color:#A59160;

}	
	
div.oneLineOutputWrapper .teaser {
	overflow:hidden;
text-align:justify;
	}
	

	
div.oneLineOutputWrapper .price {
	padding:0px;
	text-align:left;
	}
	

div.oneLineOutputWrapper .purchaseWrapper{
	float:left;
padding-top:0;
width:150px;
}

div.oneLineOutputWrapper .buttonWrapper{
	overflow:hidden;
}

div.oneLineOutputWrapper .qty{
	float:left;
padding:0 5px 0 0;
}

div.oneLineOutPutWrapper .button{
	
}

div.oneLineOutputWrapper .qty input{
	border:1px solid #EDE8DF;
height:11px;
padding:5px 0 5px 4px;
text-align:left;
width:22px;
}




div.oneLineOutputWrapper .cartInfo{
	padding:5px 0px 0px 0px;
	font-weight:bold;
	height:15px;
	text-align:right;
	width: 110px;
}

/*product specific*/

div.oneLineOutputWrapper .infoWrapperProducts{
	width:75%;
	float:left;
}


div.oneLineOutputWrapper .priceProducts{
	padding:12px 0px;
	float:left;
	width:67%;
}

div.oneLineOutputWrapper .cartInfoProducts{
	padding:5px 61px 0px 0px;
	font-weight:bold;
	height:15px;
	text-align:right;
}

/* end product specific*/

	
/* ********Store One Across Output******** */
div.oneAcrossWrapper {
	border-bottom:1px solid #CCCCCC;
margin:5px 0 0 28px;
padding:20px 0 10px 0;
text-align:left;
width:92%;
	}
	

	
div.oneAcrossWrapper .title {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color:#7F794A;
	font-weight: bold;
	padding: 5px 0px;
	}
	
div.oneAcrossWrapper .imageWrapper{
	width:33%;
	float:right;
	text-align: center;
}

div.oneAcrossWrapper .infoWrapper{
	width:65%;
	float:left;
}

div.oneAcrossWrapper .teaser{
	width:100%;
}


div.oneAcrossWrapper #drillPriceWrapper{
	width:100%;
	height:80px;
}


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;
height:317px;
margin:0;
overflow:hidden;
padding:0;
position:relative;
text-align:left;
width:355px;
	}
	
div.twoAcrossWrapper .title {
font-size:14px;
left:120px;
line-height:18px;
margin:0 0 5px;
position:absolute;
width:231px;
	}

div.twoAcrossWrapper .title  a{
	color:#A59160;
}	

div.twoAcrossWrapper .teaserWrapper{
	float:left;
height:141px;
padding-top:42px;
width:230px;
}

div.twoAcrossWrapper .title  a:hover{
	text-decoration:underline;
}	
	
div.twoAcrossWrapper .imageWrapper {
	float:left;
padding:0;
text-align:center;
width:120px;
	}
	

div.twoAcrossWrapper .infoWrapper {
	width:100%;
}
	
div.twoAcrossWrapper .teaser {
	overflow:hidden;
	}
	

div.twoAcrossWrapper #drillPriceWrapper{
	float:right;
height:80px;
width:235px;
}


div.twoAcrossWrapper .price {
	width:50%;
	float: left;
	text-align: left;
	overflow:hidden;
	}
	
	
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 0px 0px 0px;
	text-align: right;
	font-weight:bold;
	height:15px;
}

	/*product specific*/
	
/* ********Store Three Across Output******** */				
div.productThumbnail {
	float:left;
height:231px;
margin:10px 10px 10px 0;
overflow:hidden;
padding:0;
text-align:center;
width:33%;
	}
	
div.productThumbnailAlt {
	float:left;
height:231px;
margin:10px 0;
overflow:hidden;
padding:0;
text-align:center;
width:30%;
	}
	
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:25px 0 0 20px;
}

#drillImage{
	float:left;
text-align:left;
width:234px;
}

#drillInformation{
	border-bottom:1px solid #E1E1E1;
float:left;
padding-bottom:19px;
width:451px;
}

#drillTitle{
	width:100%;
}

#drillTeaser{
	width:100%;
	padding-bottom:10px;
}

#drillPriceWrapper{
text-align:left;
width:100%;
}

.drillInnerPriceWrapper{
	margin-bottom:7px;
overflow:hidden;
width:100%;
}

.drillPrices{
	float:left;
font-weight:bold;
padding:5px 0 0;
text-align:left;
width:200px;
}

.drillButtonWrapper{
	float:right;
width:151px;
}

.drillQty{
	float:left;
padding:0 5px 0 0;
}

.drillQty input{
	border:1px solid #EDE8DF;
height:11px;
padding:5px 0 5px 4px;
text-align:left;
width:22px;
}

.drillButtons{
}


.cartInfo{
	color:#333;
}
/*product specific*/

/* end product specific*/


/* ********Wine******** */		

#bottomStuff{
	float:right;
margin-right:35px;
margin-top:20px;
position:relative;
width:431px;
}

table.productDetails {
	border-top:1px solid #E1E1E1;
left:-239px;
margin-left:10px;
position:absolute;
top:0;
width:200px;
	}
		
table.productDetails tr.altRow {
	}
	
td.wineNotesLeft{
	border-bottom:1px solid #e1e1e1;
	color:#A59160;
}

td.wineNotesRight{
	border-bottom:1px solid #e1e1e1;
	color:#735F37;
	font-weight:bold;
}

#bottomStuff .formHeader{
	display:none;
}

#bottomStuff .formbody{
	padding:0px;
}


.ProfileSubheader {
	color:rgb(165,145,96); margin:0 0 5px; 
	font-size:16px; line-height:18px;
	}

/* ********Product, Gift Basket, ThirdParty Product******** */
.pFeatureTable {
	width: 100%;
}

.pFeatureTable td {
	padding: 2px 5px;
}

.pFeatureTable tr.shade td {
	background-color: #E5E5CC;
}	

.ship-to-select { padding:10px 0 15px 0; }
.ship-to-select h4 { margin:0 0 5px 0; color:rgb(150,150,150); font-size:10px; }
.ship-to-select select { width:200px; }

.shop-main-promotion { margin:0 -15px; border-bottom:1px solid rgb(225,225,225); }
.shop-main-promotion td { padding:0 15px 0 0; }
td.shop-main-promotion-image { vertical-align:bottom; padding:0 0 0 15px; width:280px; text-align:center; }
.shop-main-promotion-image div { width:100%; height:220px; overflow:hidden; }
.shop-main-categories { margin:0 0px; }
.shop-main-categories td { padding:0 10px 15px; }
.shop-main-promotion .listing-content { padding-bottom:20px; }
.shop-detail h3 { margin-top:20px; }
td.shop-detail-image { width:240px; text-align:center; }

.shop-detail ul { padding:2px 0; margin:20px 20px 0 5px; border-top:1px solid rgb(225,225,225); text-align:left; }
.shop-detail li { padding:2px 0; margin:0; color:rgb(165,145,96); border-bottom:1px solid rgb(225,225,225); list-style:none; }
.shop-detail li b { color:rgb(115,95,55); }

.shop-category-indicator { position:relative; top:20px; margin:0 0 50px 120px; }
.shop-list { margin:50px -15px 5px 0; }
td.shop-list-image { padding:10px 20px;  }
.shop-list td { width:90px; padding:0 15px 0 0; }
.shop-list .listing-content { width:234px; }

.embeded-cart { margin:15px 0 5px; width:100%; }
.embeded-cart td { padding:0 0 5px 0; width:auto; }
.embeded-cart-control { text-align:right; vertical-align:middle; }
.embeded-cart-control input { margin:-1px 2px 0 0; width:22px; border:1px solid rgb(237,232,223); vertical-align:middle; padding:2px; line-height:11px; }
.embeded-cart-control a { background:rgb(160,40,0); color:white; padding:5px 10px 3px; font-size:11px!important; line-height:11px!important; }
.quantity { color:rgb(200,200,200); }

#layLogin .cartInfo{
	color:#990000;
}