@charset "UTF-8";
/* CSS Document */


.wineNotesLeft {
	
	font-weight:bold;
}


.scrollable{
	height:37px;
}

#tabRow1{
	width:100%;
	overflow:hidden;
	height:37px;
    position:relative;    
}

.tab{
	float:left;
width:92%;
margin-top:0px;
}

.items {
/*background-image:url(/assets/images/global/tabs/tabLine.png);*/
height:37px;
margin:0;
padding:0;
width:100%;     
}

.items li {
/*background-image:url(/assets/images/global/tabs/tabBasic.png);
background-repeat:no-repeat;*/
float:left;
height:36px;
margin-right:2.5px;
margin-top:0;
overflow:hidden;
text-align:center;
cursor:pointer;
}

.items li a{
	text-decoration:none;
	color:#6D664D;
}

.items li a:hover{
	text-decoration:none;
	color:#6D664D;
}

.items li.selectedTab {
/*background-image:url(/assets/images/global/tabs/blankTab.png);
background-repeat:no-repeat;*/
height:37px;
color:#FFFBEA;
}

.items li:hover, .items li.over {
	color:#FFFBEA;
}

.tabs .bullet {
-x-system-font:none;
border-right:1px solid #EE0000;
clear:right;
color:#000000;
display:block;
float:left;

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;
}
.bmod .bullet {
background-color:#FFFFFF;
margin:-9px 6px 0 -10px;
padding:10px 10px 13px;
}
.tabs {
height:280px;
margin-top:0;
overflow:hidden;
padding:0 12px 12px 12px;
/*background-image:url(/assets/images/global/tabs/paperBack.jpg);*/
}


.tabs #drillInformation {
float:none;
width:100%;
} 
.tabs li {
clear:both;
margin:4px 0;
padding:9px;
}
.tabs li a:hover {
padding-left:1px;
}

#tabWrapper{
	display:none;
	padding:0px ;
	width:100%;
}

#buttonViewer{
	background-color:#e7e7e7;
overflow:hidden;
padding:20px;
text-align:center;
width:660px;
}

#buttonViewer .drillPrices {
float:left;
padding:5px 10px 0;
width:45%;
text-align:right;
}

#buttonViewer .drillQty  {
float:left;
padding:3px 10px 0 0;
}

#buttonViewer .drillButtons {
	
	float:left;
}

.tabLeft{
	float:left;
	width:15px;
	background-image:url(/assets/images/global/tabs/tabOffLeft.png);
	height:37px;
}

.tabMiddle{
	background-image:url(/assets/images/global/tabs/tabOffMiddle.png);
	background-repeat:repeat-x;
	float:left;
	height:24px;	
	padding:13px 2px 0;
}

.tabRight{
	float:left;
	width:16px;
	background-image:url(/assets/images/global/tabs/tabOffRight.png);
	height:37px;
}

.items li.selectedTab .tabLeft{
	background-image:url(/assets/images/global/tabs/tabOnLeft.png);
}

.items li.selectedTab .tabMiddle{
	background-image:url(/assets/images/global/tabs/tabOnMiddle.png);
}

.items li.selectedTab .tabRight{
	background-image:url(/assets/images/global/tabs/tabOnRight.png);
}

#productTitle{

	display:block;
	color:#967A64;
	margin: 0em 0em 0.5em 0em;
	font: 19px "Garamond", "Times New Roman", Times, serif;
	text-transform:uppercase;


}

h1.product{
	display:none;
}

#wineNotesHolder{
	width:100%;
	float:left;
}

#wineNotesHolder .productDetails{
	width:100%;
}

#scrollArrows{
	float:right;
height:260px;
width:20px;
display:none;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

#scrollArrows li{
	clear:both;
	margin:10px 0 0;
	padding:0px;
}

li#down{
	margin-top:245px;
}

li#up{
	margin-top:0px;
}

#tabContentHolder{
	border:1px solid #CCCCCC;
	padding:10px 0px;
}

#wineProfileBody{
	padding-top:0px;
	overflow:hidden;
}

#bottomStuff{
	display:none;
}


#myRowAlt{
	background-color:#e7e7e6;
}

.ratingsBlock{
/*border-bottom:1px solid #999999;
border-left:1px solid #999999;
border-right:1px solid #999999;*/
overflow:hidden;
width:100%;
}

.ratingsTopRow{
float:left;
overflow:hidden;
width:46%;
/*border-bottom:1px solid #999999;*/
}


.ratingsSource{
/*border-right:1px solid #999999;*/
float:left;
font-weight:bold;
padding:14px 0 10px 8px;
width:69%;
overflow:hidden;

}

.sourceText{
float:left;
font-weight:bold;
overflow:hidden;

}

.sourceValue{
float:left;
padding-left:12px;
overflow:hidden;

}

.ratingsScore{
float:left;
font-weight:bold;
padding:14px 0 10px;
text-align:left;
overflow:hidden;

width:26%;

}

.scoreText{
float:left;
font-weight:bold;
overflow:hidden;


}

.scoreValue{
float:left;
padding-left:12px;
font-weight:bold;
overflow:hidden;

}

.ratingsBottomRow{
float:right;
overflow:hidden;
overflow:hidden;

width:48%;
}

.notesText{
	float:left;
font-weight:bold;
padding:14px 0 2px 9px;
width:19%;
overflow:hidden;

}

.notesValue{
float:left;
padding:14px 0 10px;
width:78%;
overflow:hidden;

}

#wineRatingsBlock{
	/*border-top:1px solid #999999;*/
	overflow:hidden;
	margin-top:8px;
	overflow:hidden;

}
