/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_layout.css);

/* ********Store******** */


.addToCart {

	}

/*Pagination*/
.storePagination {
/*	display: none;*/
	width: 100%;
	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 #ccc;
	}


div.oneLineOutputWrapper .imageWrapper {
	float:left;
text-align:center;
width:28%;
}

div.oneLineOutputWrapper .infoWrapper{
	float:left;
padding:0 5px;
width:44%;
}

div.oneLineOutputWrapper .title {
font: 12px "Times New Roman", Times, serif;
	line-height: 1em;
	color:#7F794A;
	text-transform: uppercase;
	padding: 5px 0px;
	letter-spacing: 0.3em;
	}
	
div.oneLineOutputWrapper .teaser {
	overflow: hidden;
	margin-right: 20px;
	}
	

	
div.oneLineOutputWrapper .price {
	padding:0px;
	text-align:left;
	}
	

div.oneLineOutputWrapper .purchaseWrapper{
	width:26%;
	float:left;
	padding-top:16px;
}

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 68px 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 {
height:429px;
width: 540px; 
	padding: 20px 0px 10px 0px;; 
	margin: 5px 0px; 
	text-align:left; 
	border-top: 1px solid #ccc;
	}
	

	
div.oneAcrossWrapper .title {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color:#7F794A;
	font-weight: bold;
	padding: 5px 0px;
	}
	
	
	div.oneAcrossWrapper .title a{
	color:#000000;
	}
	
div.oneAcrossWrapper .imageWrapper{
	float:right; 
	width:250px; 
	text-align:center; 
	padding: 30px 0px 0px 10px;
}

div.oneAcrossWrapper .infoWrapper{
	float:left;
width:273px;
}

div.oneAcrossWrapper .teaser{
padding:13px 0 0 0px;
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: 45%; height:316px; 
	overflow:hidden; 
	margin: 10px 6px 0px 0px; 
	text-align:left;
	padding: 10px; 
	border-bottom: 1px solid #ccc;
	}
	
div.twoAcrossWrapper .title {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color:#666;
	font-weight: bold;
	width:100%; height:35px; 
	overflow:hidden; 
	position: relative;
	}
	
div.twoAcrossWrapper .imageWrapper {
	float:right; width:43%; text-align:center;
	padding: 5px;
	}
	

div.twoAcrossWrapper .infoWrapper {
	width:100%;
}
	
div.twoAcrossWrapper .teaser {
	overflow:hidden;
	}
	

div.twoAcrossWrapper .#drillPriceWrapper{
	width:100%;
	height:80px;
}


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 11px 10px;
	text-align: right;
	font-weight:bold;
	height:15px;
}

	/*product specific*/
	
/* ********Store Three Across Output******** */				
div.productThumbnail {
	float: left;
	width: 175px; height: 220px;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	}
	
div.productThumbnailAlt {
	float: left;
	width: 174px; height: 220px;
	padding: 0px;
	margin: 0px 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: 34px;
	padding: 3px;
	margin: 0px auto; 
	}
	
div.productThumbnailPrice {
	width: 169px; height: 34px;
	padding: 3px; 
	margin: 0px auto;
	}
/* ********Drilldown******** */

#drillWrapper{
	padding:25px 0px 0px 0px;
}

#drillImage{
	float:left;
text-align:center;
width:41%;
}

#drillInformation{
	float:right;
padding:0 7px;
width:50%;
}

#drillTitle{
	width:100%;
}

#drillTeaser{
	width:100%;
	padding-bottom:10px;
}

#drillPriceWrapper{
	width:100%;
	overflow:hidden;
}

.drillInnerPriceWrapper{
	border-bottom:1px solid #CCCCCC;
overflow:hidden;
padding:8px 0 12px;
width:100%;
}

.drillPrices{
	width:100%;
	float:left;
	padding:5px 0px 0px 0px;
}

.drillButtonWrapper{
	float:right;
width:150px;
}

.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{
	margin-top:20px;
}

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;
}	

/*******ALLOCATION ************/


#billingInfoForm{
	width:270px;
	margin-right:20px;
}

#shippingInfoForm{
	width:270px;
}

	