.QVWineImage
{
	float: left;
	border: 10px solid #E4E4E4;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	max-height: 200px;
	max-width: 200px;
	width: expression(this.width > 200 ? 200: true);
	height: expression(this.width > 200 ? 200: true);	
}
.QVWineHeader 
{
	font-weight: bold;
	font-size: 11px;
	color: #003871;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;/*	background-color: #F3F3F3; */
	text-decoration: underline;
}
.QVWineHeaderOver
{
	font-weight:bold;
	font-size: 11px;
	color: #781301;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
	/*	background-color: #F3F3F3; */
	cursor:pointer;
	text-decoration: underline;
}
.QVDesignatorHeader 
{
	padding-right: 5px;
	font-size: 11px;
	color: #333;
/*	background-color: #F3F3F3; */
	padding-bottom: 5px;
}
.QVAppellationHeader 
{
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #333;
	border-bottom: #dedede 1px solid;
	margin-bottom: 10px;
/*	background-color: #F3F3F3; */
}
.QVWineDetail
{
	font-size: 11px;
}
.QVRatingText
{
	font-size: 11px;
	COLOR: #333;
	font-weight: bold;
}
.QVImageRow img
{
	padding-right: 3px;
}
.QVPadRight
{
	padding-right: 10px;
}
.QVPadTop
{
	padding-top: 10px;
}
.QVTasteText
{
}
.backLightGray
{

}
.QVEdge
{
	padding: 5px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
}
.QVWrap
{
/*	cursor: pointer; */
	line-height: 15px;
	margin: 0px;
	width: 550px;
	clear: both;
}
#QVPanel.yui-panel .ft .yui-button
{
	background: url(/Images/button2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-color:#FFFFFF;
	color: #000000;
}
#QVPanel.yui-panel .ft .yui-button-focus
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-color:#FFFFFF;
	background: url(/Images/button2.gif) no-repeat;
}
#QVPanel.yui-panel .ft .yui-button-hover
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-color:#FFFFFF;
	background: url(/Images/button.gif) no-repeat;
}
#QVPanel.yui-panel .ft .yui-button-active
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-color:#FFFFFF;
	background: url(/Images/button2.gif) no-repeat;
}
#QVPanel_c.yui-panel-container.shadow .underlay 
{ 
	position:absolute;
	left:5px;
	right:-5px;
	top:5px;
	bottom:-5px;
	background-color:#000;
	opacity:0.03;
	filter:alpha(opacity=3);
}
#QVPanel.yui-panel 
{
	border:none;
	overflow:visible;
	background-color:transparent;
	background-image: url(/Images/checkbox2.gif);
	background-repeat: no-repeat;
	background-position: -1000px -1000px;	
}
#QVPanel.yui-panel .container-close 
{
	position:absolute;
	top:6px;
	right:6px;
	height:20px;
	width:20px;
	background:url(/Images/checkbox.gif) no-repeat; 
}
#QVPanel.yui-panel .container-close:hover 
{
	background: url(/Images/checkbox2.gif) no-repeat; 
}
#QVPanel.yui-panel .bd 
{
	overflow:hidden;
	background-color:#FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaa6fa;
	border-left-color: #aaa6fa;
	margin: 0px;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa6fa;
}
/* Provide skin for custom elements */
#QVPanel.yui-panel .hd span 
{
	vertical-align:middle;
	line-height:35px;
	font-weight:bold;
}
#QVPanel.yui-panel .hd 
{ 
	cursor:move;
	padding:0px;
	border:none;
	background:url(/Images/headerbg.gif) repeat-x;
	color:#000;
	height:35px;
	margin-left:6px;
	margin-right:6px;
	text-align:left;
	overflow:visible;
	font-size:14px;
	color: #4A52A8;
}
#QVPanel.yui-panel .hd .tl 
{
	width:7px;
	height:35px;
	top:0px;
	left:0px;
	background:url(/Images/topleft.gif) no-repeat;
	position:absolute;
}
#QVPanel.yui-panel .hd .tr 
{
	width:7px;
	height:35px;
	top:0px;
	right:0px;
	background:url(/Images/topright.gif) no-repeat;
	position:absolute;
}
#QVPanel.yui-panel .ft 
{
	padding: 0px;
	margin: 0px;
	border-right-color: #aaa6fa;
	border-left-color: #aaa6fa;
	height:35px;
	font-size:11px;
	text-align:left;
	overflow:hidden;
	background-image: url(/Images/footerbg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}
#QVPanel.yui-panel .ft .bl 
{
	width:7px;
	height:35px;
	bottom:0px;
	left:0px;
	background:url(/Images/bottomleft.gif) no-repeat;
	position:absolute;
}
#QVPanel.yui-panel .ft .br 
{
	width:7px;
	height:35px;
	bottom:0px;
	right:0px;
	background:url(/Images/bottomright.gif) no-repeat;
	position:absolute;
}
#QVPanel.yui-panel .ft span 
{
	vertical-align:middle;
	line-height:35px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-color:#FFFFFF;
}
#QVPanel.yui-panel .ft span button
{
	color: #FFFFFF;
	width:62px;
	height:28px;
	margin-right:10px;
}

