@charset "UTF-8";
/* CSS Document */

.scrollable{
	height:37px;
}

#tabRow1{
	width:99%;
	overflow:hidden;
	height:43px;
    position:relative;    
}

.tab{
	float:left;
width:95%;
margin-top:0px;
}

.items {
/*background-image:url(/assets/images/global/tabs/tabLine.png);*/
height:43px;
margin:0;
padding:0;
width:100%;     
}

.items li {
/*background-image:url(/assets/images/global/tabs/tabBasic.png);
background-repeat:no-repeat;*/
float:left;
height:43px;
margin-right:0px;
margin-top:0;
overflow:hidden;
text-align:center;
cursor:pointer;
}

.items li a{
	text-decoration:none;
	color:#000;
}

.items li a:hover{
	text-decoration:none;
	color:#000;
}

.items li.selectedTab {
/*background-image:url(/assets/images/global/tabs/blankTab.png);
background-repeat:no-repeat;*/
height:43px;
color:#FDFDFD;
}

.items li:hover, .items li.over {
	color:#FDFDFD;
}

.tabs .bullet {
-x-system-font:none;
border-right:1px solid #EE0000;
clear:right;
color:#000000;
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;
}
.bmod .bullet {
background-color:#FFFFFF;
margin:-9px 6px 0 -10px;
padding:10px 10px 13px;
}
.tabs {
overflow:hidden;
line-height:15pt;
width:330px;
height:auto;
position:relative;
}
.tabs li {
clear:both;
margin:4px 0;
padding:9px;
}
.tabs li a:hover {
}

#tabWrapper{
	display:none;
	padding:0px 0px 0px 0px;
}

#buttonViewer{
	overflow:hidden;
padding:0px;
text-align:right;
width:303px;
}

.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{
	color:#000000;
font-size:19px;
margin:0 20px;
padding:10px 0;
text-align:left;
width:94%;
font-family:Georgia,"Times New Roman",Times,serif;

}

h1.product{
	display:none;
}

#wineNotesHolder{
	width:100%;
	float:left;
}

#wineNotesHolder .productDetails{
	width:100%;
}

#scrollArrows{
	float:right;
height:100%;
position:absolute;
right:3%;
width:30px;
display:none;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

#scrollArrows li{
	clear:both;
	margin:10px 0 0;
	padding:9px;
}

li#down{
	margin-top:88px;
}

li#up{
	margin-top:0px;
}

#tabContentHolder{
}

#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:100%;
/*border-bottom:1px solid #999999;*/
}


.ratingsSource{
/*border-right:1px solid #999999;*/
float:left;
font-weight:bold;
overflow:hidden;
padding:14px 0 10px 0;
width:88%;

}

.sourceText{
float:left;
font-weight:bold;
overflow:hidden;

}

.sourceValue{
float:left;
padding-left:0px;
overflow:hidden;

}

.ratingsScore{
float:left;
font-weight:bold;
overflow:hidden;
padding:14px 0 10px;
text-align:left;
width:12%;

}

.scoreText{
float:left;
font-weight:bold;
overflow:hidden;


}

.scoreValue{
float:left;
padding-left:12px;
font-weight:bold;
overflow:hidden;

}

.ratingsBottomRow{
float:right;
overflow:hidden;
width:100%;
}

.notesText{
	float:left;
font-weight:bold;
overflow:hidden;
padding:0 0 2px;
width:19%;

}

.notesValue{
float:left;
overflow:hidden;
padding:0 0 10px;
width:78%;

}

#wineRatingsBlock{
	/*border-top:1px solid #999999;*/
	overflow:hidden;
	margin-top:8px;
	overflow:hidden;

}

