@charset "UTF-8";
/* CSS Document */

.scrollable{
	height:37px;
}

#tabRow1 {
    background-color: #C3BDAF;
    height: 30px;
    overflow: hidden;
    position: relative;
    width: 754px;
}

.tab{
	float:left;
width:95%;
margin-top:0px;
}

.items {
/*background-image:url(/assets/images/global/tabs/tabLine.png);*/
height:37px;
margin:0;
padding:0;
width:100%;     
}

.items li {
    background-color: #C3BDAF;
    border-right: 1px solid #FBFAF6;
    cursor: pointer;
    float: left;
    font-family: "Times New Roman",Times,serif;
    height: 30px;
    margin: 0 0 0 1px;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

.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:30px;
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:385px;*/
height: auto;
margin-top:0;
overflow:hidden;
padding:0 12px 12px;
/*background-image:url(/assets/images/global/tabs/paperBack.jpg);*/
}
.tabs li {
clear:both;
margin:4px 0;
padding:9px;
}
.tabs li a:hover {
padding-left:1px;
}

#tabWrapper {
    display: none;
    padding: 0;
    width: 758px;
}

#buttonViewer {
    background-color: #EAE6DD;
    display: block;
    overflow: hidden;
    padding: 20px;
    text-align: right;
    width: 714px;
}

.tabLeft{
	float:left;
height:30px;
width:1px;
}

.tabMiddle {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    padding: 8px 21px 0;
    text-transform: uppercase;
}

.tabRight{
	float:left;
height:30px;
width:1px;
}

.items li.selectedTab .tabLeft{
}

.items li.selectedTab .tabMiddle{
	background-color:#D6D6CA;
}

.items li.selectedTab .tabRight{
}

#productTitle{
color:#895331;
font-family:"Times New Roman",Times,serif;
font-size:14px;
margin:0;
padding:7px 20px;
text-align:center;
width:310px;
font-weight:bold;
background-color:#dcd9d0;
text-transform:uppercase;
background-image:url(/assets/images/global/productTitle.jpg);
background-repeat:no-repeat;
}

h1.product{
	display:none;
}

#wineNotesHolder{
	width:100%;
	float:left;
}

#wineNotesHolder .productDetails{
	width:100%;
}

#scrollArrows {
    display: none !important;
    float: right;
    height: 100%;
    width: 30px;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}

#scrollArrows li{
	clear:both;
	margin:10px 0 0;
	padding:9px;
}

li#down{
	margin-top:270px;
}

li#up{
	margin-top:0px;
}

#tabContentHolder {
    background-color: #F7F6F4;
    border: 1px solid #EBEAE5;
    min-height: 312px;
    padding: 13px 15px;
    width: 722px;
}

#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;

}

#tabRow2{
	display:none;
}

