/* CSS Document */
@import url(_fonts.css);
@import url(_forms.css);
@import url(_layout.css);

/* ********Store******** */

#breadcrumbs{display:none;}

.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;*/
	float:none;
	width: 95%;
	text-align: right;
	margin: 15px 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 #3f6376;
	}


div.oneLineOutputWrapper .imageWrapper {
	text-align:center;
	width: 26%;
	float:left;
}

div.oneLineOutputWrapper .infoWrapper{
	width:48%;
	float:left;
}

div.oneLineOutputWrapper .title {
	}
	
div.oneLineOutputWrapper .teaser {
	overflow: hidden;
	}
	

	
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 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 {
	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 {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    height: 410px;
    margin: 10px 6px 0 0;
    overflow: hidden;
    padding: 10px;
    text-align: left;
    width: 45%;
}
	
div.twoAcrossWrapper .title {
	font: 16px Verdana,Arial,Helvetica,sans-serif;
	line-height: 1em;
	color:#7F794A;
	font-weight: bold;
	padding: 5px 0px;
	width:100%; height:35px; 
	overflow:hidden; 
	position: relative;
	}
	
div.twoAcrossWrapper .imageWrapper {
	float:right; width:43%; text-align:center;
	padding: 5px;
	}
	
div.twoAcrossWrapper .infoWrapper {
    height: 192px;
    overflow: hidden;
    width: 100%;
}
	
div.twoAcrossWrapper .teaser {
	overflow:hidden;
	}
	

div.twoAcrossWrapper #drillPriceWrapper{
	width:100%;

	padding-top:15px;
}


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 {
    font-weight: bold;
    height: 15px;
    padding: 0 0;
    text-align: right;
}

	/*product specific*/
	
/* ********Store Three Across Output******** */				
div.productThumbnail {
	float: left;
	width: 193px; height: 272px;
	padding: 0px;
	margin: 10px 10px 10px 0px;
	text-align: center;
/*	border-bottom: 1px solid #CCCCCC;*/
	overflow: hidden;
	}
	
div.productThumbnailAlt {
    float: left;
    height: 272px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 193px;
}
	
div.productThumbnailimage {
	width: 161px; height: 140px;
	margin: 0px auto;
	}
	
div.productThumbnailTitle {
    font-size: 11px;
    font-weight: bold;
    height: 35px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
    width: 193px;
}

div.productThumbnailTitle a, div.productThumbnailTitle a:active, div.productThumbnailTitle a:visited {}
	
div.productThumbnailPrice {
    font-size: 11px;
    height: 34px;
    margin: 0 auto;
    padding: 3px;
    width: 169px;
}

/* ********Drilldown******** */

#drillWrapper{
	padding:25px 0 0 15px;
}

#drillImage{
	float:right;
position:relative;
text-align:left;
width:47%;
}

#drillInformation{
	width:47%;
	float:left;
}

#drillTitle{
	width:100%;
}

#drillTeaser{
	width:100%;
	padding-bottom:10px;
}

#drillPriceWrapper{
	width:100%;
	overflow:hidden;
}

#drillPriceWrapper span.baseprice{font-size: 12px;}

p#availableInventory.error {
    font-size: 11px;
    margin-bottom: 0;
}

.drillInnerPriceWrapper {
    padding-bottom: 0;
    width: 100%;
}

.drillPrices{
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
}

.optionsProductsDrill{
	padding-bottom: 10px;
	/*width:70px;*/
	}

.drillButtonWrapper{
	width:135px;
	/*float:right;*/
	padding-top:5px;
	text-align:left;
}

.drillQty{
	padding:3px 10px 0px 0px;
	float:left;
}

.drillQty input{
	border: 1px solid #000000;
	text-align:center;
	width:15px;
}

.drillButtons{
	padding-bottom:20px;
}

.cartInfo {
    color: #44632A;
    font-weight: bold;
}
/*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;
}	




.slideShowPic{position:absolute; text-align:center;
width:100%;}


.thumbNail{
cursor:pointer;
float:left;
height:75px;
margin-bottom:4px;
margin-right:3px;
overflow:hidden;
padding:0;
position:relative;
top:0;
width:75px;
}

#thumbHolder{
	overflow:hidden;
padding-left:21px;
text-align:center;
width:100%;
}

##slideShowHolder{width:100%; margin-top:0px;}

.thumbActual{
	width:133%;
}

