@charset "UTF-8";
/* CSS Document */

.scrollable{
	height:37px;
}

#tabRow1{
	height:28px;
overflow:hidden;
position:relative;
width:100%;   
}

.tab{
	float:left;
width:95%;
margin-top:0px;
}

.items {
/*background-image:url(/assets/images/global/tabs/tabLine.png);*/
height:29px;
margin:0;
padding:0;
width:100%;     
}

.items li {
/*background-image:url(/assets/images/global/tabs/tabBasic.png);
background-repeat:no-repeat;*/
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
height:29px;
margin-right:0;
margin-top:0;
overflow:hidden;
text-align:center;
cursor:pointer;
color:#445424;
}

.items li a{
	text-decoration:none;
	color:#445424;
}

.items li a:hover{
	text-decoration:none;
	color:#445424;
}

.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:235px;
margin-top:0;
overflow:hidden;
padding:0 12px 12px;
position:relative;
width:71%;
}
.tabs li {
clear:both;
margin:4px 0;
padding:9px;
}
.tabs li a:hover {
padding-left:0px;
}

#tabWrapper{
	padding:0;
width:100%;
display:none;
}

#buttonViewer{
overflow:hidden;
padding:7px 20px;
text-align:right;
width:562px;
}

.tabLeft{
	float:left;
	width:15px;
	background-image:url(/assets/images/global/tabs/tabOffLeft.png);
	height:37px;
	display:none;
}

.tabMiddle{
background-image:url(/assets/images/global/tabs/tabMiddle.gif);
background-repeat:repeat-x;
float:left;
font-style:italic;
height:23px;
padding:6px 0 0;
width:174px;
}

.tabRight{
	float:left;
	width:16px;
	background-image:url(/assets/images/global/tabs/tabOffRight.png);
	height:37px;
	display:none;
}

.items li.selectedTab .tabLeft{
	background-image:url(/assets/images/global/tabs/tabOnLeft.png);
}

.items li.selectedTab .tabMiddle{
background-image:url(/assets/images/global/tabs/tabMiddle.gif);
}

.items li.selectedTab .tabRight{
	background-image:url(/assets/images/global/tabs/tabOnRight.png);
}

#productTitle{
	color:#000000;
font-size:19px;
margin:0 20px;
padding:0px 0 5px 0;
text-align:left;
width:94%;
font-family:Georgia,"Times New Roman",Times,serif;
display:none;

}

h1.product{
	display:none;
}

#wineNotesHolder{
	width:100%;
	float:left;
}

#wineNotesHolder .productDetails{
	width:100%;
}

#scrollArrows{
	height:100%;
position:absolute;
text-align:right;
width:98%;
display:none;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

#scrollArrows li{
	clear:both;
	margin:10px 0 0;
	padding:0;
}

li#down{
	margin-top:202px;
}

li#up{
	margin-top:0px;
}

#tabContentHolder{
	border:1px solid #FFFFFF;
overflow:hidden;
padding:10px 0;
background-color:#FFFFFD;
}

#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;
}


#formInfo {
float:right;
overflow:hidden;
padding:0;
width:100%;
}


#myTab1 {
	margin-top: -6.9px;
}

#tabImage{
	float:left;
margin-left:45px;
margin-right:5px;
width:16%;
}