/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_layout.css);

/* ********Store******** */

.addToCart {

	}
	
	h1{display: none !important;}
	
	h1.product{display: block !important;}
	
	
	
#layHeader {
background-image: url(../client/Image/headergraphic/shop.gif);
}

/*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;
	display: none;
}

.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 {
    border-bottom: 1px solid #C7AA68;
    float: left;
    height: 165px;
    margin: 10px 0 0;
    padding: 0;
    text-align: left;
    width: 370px;
}

div.oneLineOutputWrapper .imageWrapper {
	text-align:center;
	width: 23%;
	float:left;
}

div.oneLineOutputWrapper .infoWrapper {
    float: left;
    width: 284px;
}

div.oneLineOutputWrapper .title {
   /* background-image: url("../images/global/priceqty.gif");
    background-position: left bottom;
    background-repeat: no-repeat;*/
    color: #BFA161;
    font-size: 14px;
    height: 63px;
    letter-spacing: 1px;
    overflow: hidden;
}

div.oneLineOutputWrapper .title a{
    color: #BFA161;
	text-decoration: none;
	text-transform: uppercase;
}

div.oneLineOutputWrapper .title a:hover{
    color: #61380c;
}
	
div.oneLineOutputWrapper .teaser {
	overflow: hidden;
	}
	
div.oneLineOutputWrapper .price {
    float: left;
    margin-right: 2px;
    padding: 0;
    text-align: left;
    width: 98px;
}

div.oneLineOutputWrapper .purchaseWrapper {
    float: left;
    padding-top: 10px;
    width: 284px;
}

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 {
    color: transparent;
    font-weight: bold;
    height: 15px;
    padding: 5px 68px 0 0;
    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: 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: 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: 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 {
    font-size: 15px;
    height: 48px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 3px;
    text-transform: uppercase;
    width: 169px;
}
div.productThumbnailTitle a{	
color: #bfa161;
text-decoration: none;
}

div.productThumbnailTitle a:hover{	
color: #61380c;
}
	
div.productThumbnailPrice {
	width: 169px; height: 34px;
	padding: 3px; 
	margin: 0px auto;
	}

/* ********Drilldown******** */

#drillWrapper{
	padding:25px 0px 0px 0px;
}

#drillImage{
	width:24%;
	float:left;
	text-align:center;
}

#drillInformation {
    float: right;
    margin-bottom: 15px;
    width: 100%;
}

#drillTitle{
	width:100%;
}

#drillTeaser {
    display: none;
    padding-bottom: 10px;
    width: 100%;
}

#drillInformation #drillPriceWrapper{background-image: url("../images/global/drillpricewrapper.gif") !important;}

#drillPriceWrapper {
    background-image: url("../images/global/priceqtycategory.gif");
    background-position: 8px 0;
    background-repeat: no-repeat;
    margin-top: 10px;
    overflow: hidden;
    padding-left: 4px;
    padding-top: 10px;
    width: 343px;
}

.drillInnerPriceWrapper {
    height: auto;
    min-height: 32px;
    width: 100%;
}

.drillPrices {
    float: left;
    padding: 5px 5px 0;
    width: 121px;
}

.drillButtonWrapper {
    float: right;
    width: 211px;
}

.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 {
    float: left;
    margin: 0 0 0;
    width: 347px;
}
		
table.productDetails tr.altRow {
    background-color: transparent;
}


div.formbody td.wineNotesLeft{    color: #BFA161;
    font-family: Arial,sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;}
	
div.formbody td.wineNotesRight{color: #776F54;
    font-size: 12px;
    line-height: 18px;}
	
/* ********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;
}

h1.product {
  color: #AD924D;
    font: 24px/28px "Times New Roman",Times,serif;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}

.drillButtons input[type='image'], .drillButtons a img{    border: 1px solid #9D8D7D;
    padding: 2px;}
	
/*.drillButtons input.addButton:hover{border: 1px dashed #9D8D7D;}*/

div.buttonWrapper input[type="image"]{
    border: 1px solid #C7AA68;
    padding: 3px;
}

div.buttonWrapper a img{
    border: 1px solid #C7AA68;
    padding: 3px;
}
