/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_layout.css);

/* ********Store******** */

#breadcrumbs{display:none;}

.addToCart {

	}

/*Sub Menu*/
#storeSubMenu {
	color:#590E00;
	height:24px;
margin:0 auto;
overflow:hidden;
text-align:left;
text-transform:uppercase;
width:302px;
}

.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: block;
	width: 95%;
	text-align: right;
	margin: 5px 0px 10px 0px;
	}

/*Products*/
div#productArrayWrapper {
    float: right;
    overflow: hidden;
    width: 725px;
}
	
/* ********Store One Line Output******** */
div.oneLineOutputWrapper {
    float: right;
    margin: 10px 0 0;
    padding: 15px 0 10px;
    text-align: left;
    width: 725px;
}

div.oneLineOutputWrapper .imageWrapper {
    float: left;
    text-align: center;
    width: 153px;
}

div.oneLineOutputWrapper .infoWrapper {
    float: left;
    padding-left: 5px;
    padding-right: 15px;
    width: 350px;
}

div.oneLineOutputWrapper .title {
	text-transform:uppercase;
	color:#590E00;
	}
	
div.oneLineOutputWrapper .title a{
	color:#590E00;
	text-decoration:none;
	}
	
div.oneLineOutputWrapper .teaser {
	overflow: hidden;
	}
	
div.oneLineOutputWrapper .price {
    font-size: 15px;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
}

div.oneLineOutputWrapper .purchaseWrapper {
    float: left;
    padding-top: 16px;
    width: 200px;
}

div.oneLineOutputWrapper .buttonWrapper{
	
}

div.oneLineOutputWrapper .qty{
	padding:3px 10px 0px 0px;
	float:left;
}

div.oneLineOutputWrapper .qty input{
	border: 1px solid #000000;
	text-align:center;
	width:15px;
}

div.oneLineOutputWrapper .cartInfo{
	padding:5px 44px 0px 0px;
	font-weight:bold;
	height:15px;
	text-align:right;
}

/*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 {
	width: 650px; 
	padding: 20px 0px 10px 0px;; 
	margin: 5px 0px; 
	text-align:left; 
	border-top: 1px solid #ccc;
	}
	
div.oneAcrossWrapper .title {
    color: #7F794A;
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
    padding: 5px 0;
    text-transform: uppercase;
}
	
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:auto;
}


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 {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 337px;
    margin: 10px 6px 0 0;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 45%;
}
	
div.twoAcrossWrapper .title {
    color: #666666;
    height: 35px;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}
	
div.twoAcrossWrapper .imageWrapper {
    float: right;
    padding: 5px;
    text-align: center;
    width: 68px;
}
	

div.twoAcrossWrapper .infoWrapper {
    height: 189px;
    overflow: hidden;
    width: 100%;
}
	
div.twoAcrossWrapper .teaser {
	overflow:hidden;
	}
	

div.twoAcrossWrapper #drillPriceWrapper{
	width:100%;
	height:auto;
}


div.twoAcrossWrapper .price {
	width:50%;
	float: left;
	text-align: left;
	overflow:hidden;
	}
	
	
div.twoAcrossWrapper .buttonWrapper{
	width:50%;
	float:right;
}

div.twoAcrossWrapper .teaserWrapper {
    font-size: 13px;
}

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;
	width: 185px; height: 231px;
	padding: 0px;
	margin: 10px 10px 10px 0px;
	text-align: center;
/*	border-bottom: 1px solid #CCCCCC;*/
	overflow: hidden;
	}
	
div.productThumbnailAlt {
	float: left;
	width: 165px; height: 231px;
	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: 0;
}

#drillImage {
    float: left;
    padding: 0 22px;
    text-align: center;
    width: 153px;
}

#drillImage img{max-width: 100%;}

#drillInformation {
    float: left;
    width: 505px;
}

#drillTitle{
	width:100%;
}

#drillTeaser{
	width:100%;
	padding-bottom:10px;
}

#drillPriceWrapper {
    height: auto;
    overflow: hidden;
    width: 100%;
}

.drillInnerPriceWrapper{
	width:100%;
	height:auto;
}

.drillPrices{
	width:40%;
	float:left;
	padding:5px 0px 0px 0px;
}

.drillButtonWrapper{
	width:135px;
	float:right;
}

.drillQty{
	padding:3px 10px 0px 0px;
	float:left;
}

.drillQty input{
	border: 1px solid #000000;
	text-align:center;
	width:15px;
}

.drillButtons{
}


.cartInfo{
	color:#9D8D7D;
}
/*product specific*/

/* end product specific*/


/* ********Wine******** */		

#bottomStuff{
	float:right;
margin-top:20px;
width:602px;
}

table.productDetails {
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	width: 200px;
	}
		
table.productDetails tr.altRow {
	background-color: #eee;
	}
	
/* ********Product, Gift Basket, ThirdParty Product******** */
.pFeatureTable {
	width: 100%;
}

.pFeatureTable td {
	padding: 2px 5px;
}

.pFeatureTable tr.shade td {
	background-color: #E5E5CC;
}	

.wineNotesLeft {
	font-weight:bold;
}

select[name="ShippingState"] {
    clear: both;
    display: block;
    width: 125px;
}

/*#shipState .layLeftNavItemTitle{
	display: none;
	}*/
	
#shipState .layLeftNavItemTitle {
    font-size: 13px;
    padding-top: 119px;
}

#shipState {
    font-size: 11px;
}
