/* ********Store******** */

.addToCart {

	}

/*Sub Menu*/
#quickInfoContent #storeSubMenu {
	display:none;
}

/*Pagination*/
#quickInfoContent .storePagination {
	display: none;
}

#quickInfoContent #topBar{
	display:none;
}


#quickInfoContent #formInfo{
	width:100%;
	overflow:hidden;
}

/* ********Drilldown******** */
#quickInfoContent h1.product{
	-x-system-font:none;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 5px;
	text-transform:capitalize;
}

#quickInfoContent #drillWrapper{
	border:0 none;
	padding:0;
	width:100%;
}

#quickInfoContent #drillImage{
	float:left;
height:220px;
margin-right:3px;
overflow:hidden;
padding:0;
position:relative;
text-align:center;
width:206px;
}

#quickInfoContent #drillInformation{
	float:right;
	overflow:hidden;
	padding:0;
}

#quickInfoContent #drillTitle{
	width:100%;
}

#quickInfoContent #drillTeaser{
	width:100%;
	padding-bottom:10px;
}

#quickInfoContent #drillPriceWrapper{
	overflow:hidden;
padding-top:18px;
width:100%;
}

#quickInfoContent .drillInnerPriceWrapper{
	padding:5px 0;
}

#quickInfoContent .drillPrices{
	width:100%;
	padding:0;
}

#quickInfoContent .drillButtonWrapper{
	padding:5px 0;
	width:100%;
	height:auto;
	float:none;
}

#quickInfoContent .drillQty{
	float:left;
padding:11px 10px 0 0;
text-align:left;
width:auto;
}

#quickInfoContent .drillQty input{
	border-top:1px solid #dadada;
	border-left:1px solid #dadada;
	text-align:center;
	width:26px;
	height:19px;
	color:#666666;
	background-color:#fbfbfb;
	border-right:0px;
	border-bottom:0px;
}

#quickInfoContent .drillButtons{
float:left;
padding:12px 0 0;
text-align:left;
}


#quickInfoContent .cartInfo{
float:none;
padding:12px 0 0;
text-align:left;
}
/*product specific*/

/* end product specific*/


/* ********Wine******** */		

#quickInfoContent #wineNotesTable {
	width:50%;
	padding:5px 0;
	overflow:hidden;
	}

#quickInfoContent #bottomStuff{
	margin-top:20px;
}

#quickInfoContent table.productDetails {
color:#666;
	
	}
		
#quickInfoContent table.productDetails tr.altRow {

	}
	
#quickInfoContent .tabletitle {
font-size:16px;
font-weight:normal;
text-transform:uppercase;
padding:20px 0 10px 10px;
}	

#quickInfoContent .tdtitle {
font-weight:bold;
padding:5px 0 5px 10px;
}

#quickInfoContent .tdcontent {
font-weight:normal;
padding:0 0 5px 10px;
}
	
/* ********Product, Gift Basket, ThirdParty Product******** */
#quickInfoContent .pFeatureTable {
	width: 100%;
}

#quickInfoContent .pFeatureTable td {
	padding: 2px 5px;
}

#quickInfoContent .pFeatureTable tr.shade td {
	
}	

#quickInfoWindowWrapper{
		position:absolute;
		width:530px;
		height:671px;
		display:none;
		z-index:1000;
		left:22%;
	}
	
	#wallpaperWrapper{
		background-image:url(/assets/images/global/quickInfo/quickInfoBack.png);
		background-repeat:no-repeat;
		z-index:-1;
		width:530px;
		height:671px;
	}
	
	#quickInfoHeader{
		width:462px;
		height:24px;
		margin:0px auto;
		padding-top:39px;
		padding-right:8px;
		text-align:right;
		position:relative;
	}
	#quickInfoContent{
		width:400px;
		margin:0px auto;
		padding:35px 34px 27px;
		height:490px;
		overflow:hidden;
	}
	.quickInfoButtonWrapper{
		margin:6px 0;
	}
	#quickInfoLoading{
		height:auto;
		position:relative;
		text-align:center;
		top:30%;
		width:100%;
	}
	#loadingText{
		padding: 10px 0px;
	}
	#imageMask{
		width:204px;
		height:220px;
		position:absolute;
		top:0;
		left:0;
		z-index:10;
		background-image:url(/assets/images/global/quickInfo/imageMask.png);
	}
	
/* TAB CODE*/

@charset "UTF-8";
/* CSS Document */

#quickInfoContent .scrollable{
	height:21px;
}

#quickInfoContent #tabRow1{
	height:27px;
position:relative;
width:100%;
}

#quickInfoContent #tabRow2{
	display:none; 
}

#quickInfoContent #tabRow3{
	display:none; 
}


#quickInfoContent .tab{
	float:left;
margin-top:0;
width:100%;
}

#quickInfoContent .items {
/*background-image:url(/assets/images/global/tabs/tabLine.png);*/
height:27px;
margin:0;
padding:0;
width:100%;    
}

#quickInfoContent .items li {
/*background-image:url(/assets/images/global/tabs/tabBasic.png);
background-repeat:no-repeat;*/
float:left;
font-family:Myriad, Arial;
height:27px;
margin-right:0;
margin-top:0;
overflow:hidden;
text-align:center;
cursor:pointer;
}

#quickInfoContent .items li a{
	text-decoration:none;
	color:#666;
}

#quickInfoContent .items li a:hover{
	text-decoration:none;
	color:#666;
}

#quickInfoContent .items li.selectedTab {
/*background-image:url(/assets/images/global/tabs/blankTab.png);
background-repeat:no-repeat;*/
color:#666666;
height:27px;
overflow:visible;
position:relative;
}

#quickInfoContent .items li:hover, #quickInfoContent .items li.over {
	color:#666;
}

#quickInfoContent .tabs .bullet {
-x-system-font:none;
border-right:1px solid #EE0000;
clear:right;
color:#FFF;
display:block;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:17px;
line-height:normal;
margin:0 4px 4px 0;
overflow:hidden;
padding-right:4px;
text-align:right;
width:10px;
}

#quickInfoContent .bmod .bullet {
background-color:#FFFFFF;
margin:-9px 6px 0 -10px;
padding:10px 10px 13px;
}

#quickInfoContent .tabs {
height:104px;
margin-top:0;
overflow:hidden;
padding:0 20px 12px 22px;
position:relative;
}

#quickInfoContent .tabs li {
clear:both;
margin:4px 0;
padding:9px;
}

#quickInfoContent .tabs li a:hover {
padding-left:0px;
}

#quickInfoContent #tabWrapper{
	display:none;
	float:left;
	padding:0;
}

#quickInfoContent #buttonViewer{
	border:0 none;
	overflow:hidden;
	padding:0;
	text-align:right;
	width:100%;
	background:none;
}

#quickInfoContent .tabLeft{
	float:left;
	width:11px;
	background-image:url(/assets/images/global/quickInfo/tabOffLeft.png);
	height:21px;
	display:none;
}

#quickInfoContent .tabMiddle{
	background-image:url(/assets/images/global/quickInfo/tabOff.gif);
background-repeat:repeat-x;
color:#FFFFFF;
float:left;
height:23px;
margin-left:0;
padding:4px 0 0;
width:99px;
margin-top:6px;
}

#quickInfoContent .tabRight{
	float:left;
	width:10px;
	background-image:url(/assets/images/global/quickInfo/tabOffRight.png);
	height:21px;
	display:none;
}

#quickInfoContent .items li.selectedTab .tabLeft{
	background-color:#FFFFFF;
background-image:url(/assets/images/global/quickInfo/tabOnLeft.png);
background-repeat:no-repeat;
height:28px;
}

#quickInfoContent .items li.selectedTab .tabMiddle{
background-image:url(/assets/images/global/quickInfo/tabOn.gif);
height:21px;
padding:7px 0 0;
width:98px;
color:#666;
margin:0;
}

#quickInfoContent .items li.selectedTab .tabRight{
background-image:url(/assets/images/global/quickInfo/tabOnRight.png);
height:30px;
}

#quickInfoContent #productTitle{
	color:#666666;
font-family:Verdana;
font-size:14px;
font-weight:normal;
margin:0;
padding:0;
text-align:left;
width:100%;
display:none;
}

#quickInfoContent h1.product{
	display:none;
}

#quickInfoContent #wineNotesHolder{
	width:100%;
	float:left;
}

#quickInfoContent #wineNotesHolder .productDetails{
	width:100%;
}

#quickInfoContent #scrollArrows{
display:none;
height:auto;
left:95%;
position:absolute;
text-align:right;
top:0;
width:auto;
}

#quickInfoContent ul {
	list-style:none;
	padding:0;
	margin:0;
}

#quickInfoContent #scrollArrows li{
	clear:both;
margin:0;
padding:0;
}

#quickInfoContent li#down{
margin-top:69px;
}

#quickInfoContent li#up{
	margin-top:0px;
}

#quickInfoContent #tabContentHolder{
	background-image:url(/assets/images/global/quickInfo/tabContentBack.gif);
	background-repeat:no-repeat;
	border:0 none;
	height:110px;
	overflow:hidden;
	padding:10px 0;
	width:398px;
}

#quickInfoContent #wineProfileBody{
	padding-top:0px;
	overflow:hidden;
	border:0px;
}

#quickInfoContent #wineVideo{
	width:352px;
	height:99px;
}

#quickInfoContent #bottomStuff{
	display:none;
}


#quickInfoContent #myRowAlt{
	background-color:#e7e7e6;
}

#quickInfoContent .ratingsBlock{
/*border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;*/
overflow:hidden;
width:100%;
}

#quickInfoContent .ratingsTopRow{
float:left;
overflow:hidden;
width:46%;
/*border-bottom:1px solid #999999;*/
}


#quickInfoContent .ratingsSource{
/*border-right:1px solid #999999;*/
float:left;
font-weight:bold;
padding:14px 0 10px 8px;
width:69%;
overflow:hidden;

}

#quickInfoContent .sourceText{
float:left;
font-weight:bold;
overflow:hidden;

}

#quickInfoContent .sourceValue{
float:left;
padding-left:12px;
overflow:hidden;

}

#quickInfoContent .ratingsScore{
float:left;
font-weight:bold;
padding:14px 0 10px;
text-align:left;
overflow:hidden;

width:26%;

}

#quickInfoContent .scoreText{
float:left;
font-weight:bold;
overflow:hidden;


}

#quickInfoContent .scoreValue{
float:left;
padding-left:12px;
font-weight:bold;
overflow:hidden;

}

#quickInfoContent .ratingsBottomRow{
float:right;
overflow:hidden;
overflow:hidden;

width:48%;
}

#quickInfoContent .notesText{
	float:left;
font-weight:bold;
padding:14px 0 2px 9px;
width:19%;
overflow:hidden;

}

#quickInfoContent .notesValue{
float:left;
padding:14px 0 10px;
width:78%;
overflow:hidden;

}

#quickInfoContent #wineRatingsBlock{
	/*border-top:1px solid #999999;*/
	overflow:hidden;
	margin-top:8px;
	overflow:hidden;

}

#topWrapper{
	height:220px;
	overflow:hidden;
	width:100%;
}

#topRightWrapper{
	float:left;
height:220px;
overflow:hidden;
position:relative;
width:191px;
z-index:100;
}

#availableInventory{
	clear:both;
color:#666666;
font-size:11px;
font-weight:normal;
height:26px;
margin:8px 0;
width:100%;
}

#stateMessageDrill{
	clear:both;
	height:auto;
	margin:8px 0;
	width:100%;
}


#stateMessageDrill h3{
	font-size:12px;
	text-transform:uppercase;
	
}


#detailsButton{
	float:left;
height:30px;
margin-top:11px;
text-align:right;
width:100%;
}