@charset "UTF-8";
/* CSS Document */

.scrollable{
	height:37px;
}

#tabRow1{
	width:100%;
	overflow:hidden;
	height:37px;
    position:relative;    
}

.tab{
	float:left;
width:90%;
margin-top:0px;
}

.items {
/*background-image:url(/assets/images/global/tabs/tabLine.png);*/
height:37px;
margin:0;
padding:0;
width:100%;     
}

.items li {
color:#EFEBDA;
/*background-image:url(/assets/images/global/tabs/tabBasic.png);
background-repeat:no-repeat;*/
float:left;
font-family:"Times New Roman",Times,serif;
height:36px;
margin-right:2.5px;
margin-top:0;
overflow:hidden;
text-align:center;
cursor:pointer;
}

.items li a{
	text-decoration:none;
color:#EFEBDA;
}

.items li a:hover{
	text-decoration:none;
color:#EFEBDA;
}

.items li.selectedTab {
/*background-image:url(/assets/images/global/tabs/blankTab.png);
background-repeat:no-repeat;*/
height:37px;
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 {
height:245px;
margin-top:0;
overflow:hidden;
padding:0 12px 12px;
/*background-image:url(/assets/images/global/tabs/paperBack.jpg);*/
position:relative;
}
.tabs li {
clear:both;
margin:4px 0;
padding:9px;
}
.tabs li a:hover {
padding-left:1px;
}

#tabWrapper{
	display:none;
	padding:0px 20px 0px 20px;
}

#buttonViewer{
	background-color:#EAE6DD;
border:1px solid #CCCCCC;
overflow:hidden;
padding:20px;
text-align:center;
width:518px;
}

.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;
	font-size:14px;
}

.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;
line-height:21px;
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{
	display:none;
height:auto;
position:absolute;
right:14px;
text-align:right;
width:20px;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

#scrollArrows li{
	clear:both;
margin:10px 0 0;
padding:5px;
}

li#down{
	margin-top:189px;
}

li#up{
	margin-top:0px;
}

#tabContentHolder{
	border:1px solid #CCCCCC;
	padding:10px 20px 0 0;
}

#wineProfileBody{
	padding-top:0px;
	overflow:hidden;
	border:0px;
}

#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;

}
