/* 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*/
.storeProductPagination {
	width: 400px;
	text-align: left;
	margin: 5px 0px 10px 0px;
	}

/*Products*/
div#productArrayWrapper {
overflow:hidden;
width:100%;
}
	
/* ********Store One Line Output******** */
div.oneLineOutputWrapper {
	width: 540px; 
	padding: 0px; 
	margin: 8px 0px; 
	text-align:left;
	border-bottom: 1px solid #ccc;
	}

div.oneLineOutputTitle {
	width:160px; 
	padding:0px 10px 0px 0px; 
	float:left;
	}
	
div.oneLineOutputDesc {
	float:left; 
	width: 270px; 
	padding: 0px 10px 0px 0px;
	height: 36px; 
	overflow: hidden;
	}
	
div.oneLineOutputPrice {
	float:left; 
	width:85px; 
	padding:0px;
	text-align:right;
	}
	
/* ********Store One Across Output******** */
div.oneAcrossWrapper {
	border-top:1px solid #CCCCCC;
margin:5px 0;
padding:20px 0 10px;
text-align:left;
width:100%;
	}
	
div.oneAcrossImage {
	float:right; 
	width:250px; 
	text-align:center; 
	padding: 30px 0px 0px 10px;
	}
	
div.oneAcrossTitle {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	color:#7F794A;
	font-weight: bold;
	padding: 5px 0px;
	}
		
/* ********Store Two Across Output******** */
div.twoAcrossWrapper {
border-bottom:1px solid #CCCCCC;
float:left;
height:420px;
margin:0 30px 5px;
overflow:hidden;
text-align:left;
width:350px;
}
	
div.twoAcrossTitle {
    color: #7F794A;
    font: bold 14px/1em "Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 260px;
}

#formInfo .title {
    color: #7F794A;
    font: bold 14px/1em "Trebuchet MS",Arial,Helvetica,sans-serif;
    height: 60px;
    overflow: hidden;
    position: relative;
    width: 260px;
}

#formInfo .title a{
   bottom: 5px;
    position: absolute;
}
	
div.twoAcrossWrapper .teaserWrapper {
    display: block;
    height: 225px;
    overflow: hidden;
}

div.twoAcrossWrapper .imageWrapper{
    float: right;
    text-align: center;
    width: 140px;
	}
div.twoAcrossImage {
	float:right; width:140px; text-align:center;
	}
	
div.twoAcrossTeaser {
height:225px;
overflow:hidden;
}
	
div.twoAcrossPrice {
height:65px;
overflow:hidden;
}
	
/* ********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******** */
div.productTeaser {
	float: left;
	width: 405px;
	padding: 0px 10px 0px 0px;
	}
	
div.productPhoto {
	float: left;
	width: 400px;
	padding: 10px 0px;
	text-align:center;
	}

#pDrilldownText {
	width: 252px;
	padding: 5px 10px 10px 0px;
	float:left;
}

/* ********Wine******** */		
table.productDetails {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:0 0 10px 20px;
width:250px;
}
		
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;
}	
	
	
#layLeftNav {
display: block;
width:200px;
}

#layContent {
width:825px;
}

/*#storeShipper {
float:none;
left:72px;
padding-top:0;
position:absolute;
text-align:left;
top:13px;
z-index:100;
}*/

#storeShipper {
float:none;
height:0;
overflow:visible;
padding-top:0;
position:relative;
right:-705px;
text-align:left;
top:13px;
width:195px;
}

.layLeftNavItemTitle {
border-left:0 solid #B5B0A1;
border-top:0 solid #B5B0A1;
}

.layLeftNavItemLinks {
border-left:0 solid #B5B0A1;
font:0px/0px Arial,Helvetica,sans-serif;
color: #edece7;
}

#layContentWrapper {
position:relative;
}

.layLeftNavItem.storenav {
    border-left: 1px solid #B5B0A1;
    border-top: 1px solid #B5B0A1;
    margin: 0;
}


#layContent {
    width: 825px;
}

#drillPriceWrapper .drillPrices {
    float: left;
    padding-right: 8px;
    width: 100px;
}

#drillPriceWrapper .drillButtonWrapper {
    float: left;
    width: 180px;
}

#drillPriceWrapper .drillQty {
    float: left;
    margin-right: 10px;
    width: 25px;
}

#drillPriceWrapper .drillQty input{
	width: 20px;
	text-align: right;
}


#drillPriceWrapper .drillButtons {
    float: left;
}

.twoAcrossWrapper .drillPrices {
    float: left;
    padding-right: 8px;
    width: 100px;
}

.twoAcrossWrapper .drillButtonWrapper {
    float: left;
    width: 180px;
}

.twoAcrossWrapper .drillQty {
    float: left;
    margin-right: 10px;
    width: 25px;
}

.twoAcrossWrapper .drillQty input{
	width: 20px;
	text-align: right;
}

.twoAcrossWrapper .drillButtons {
    float: left;
}


#drillImage{
	    float: right;
    padding: 10px 0;
    text-align: center;
    width: 400px;
	}
	
#drillInformation{
	  float: left;
    padding: 0 10px 0 0;
    width: 405px;
	}
	
.drillInnerPriceWrapper {
    clear: both;
    padding-top: 5px;
    width: 100%;
}

#carttotal {
    clear: both;
    padding: 10px 0 0 25px;
    text-align: left;
    width: 100%;
}

.ProfileSubheader{
	font-weight: bold;
	}
	
td.wineNotesLeft{
	font-weight: bold;
	}
	
.layLeftNavItemLinks a, .layLeftNavItemLinks a:visited, .layLeftNavItemLinks a:active {
    font-size: 10px;
    line-height: 18px;
}

#layContent .layLeftNavItem{
	display: none;
	}
	
#wineProfileHeader, #wineProfileBody{
	display: none;
	}
	
p.outOfStock {
    color: #660000;
    font-weight: bold;
    left: 9px;
    margin: 0;
    position: relative;
    top: 8px;
	display: none;
}

.cartInfo{
	display: none;
	}
