/*
*** Color Guide ***
Bevmo Red:	#ED1D24
Bevmo Gray:	#F5F5F5
Bevmo Blue: #565FA8
Bevmo Green: #2C9E32
Department/LeftNav Background Colors (see DeptBg_ classes):
Home/Default: (same as Bevmo Blue above)
Wine: #007325
Spirits: #0060AA
Beer: #C60B28
& More!: #7E7E7E
*/
body {
	margin: 0;
	/*user-select: none;  
	-o-user-select: none; 
	-moz-user-select: none; */ 
	-moz-user-drag: none; 
/*	-khtml-user-select: none; 
	-webkit-user-select: none; */
	-webkit-user-drag: none; 
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	min-width: 807px; /* same as search bar */
}

a, img {
	border:0;
	outline:none;
	color:#575fa8;
	text-decoration: underline;
}

a:hover {
	
	text-decoration: underline;
}

h1 {
	color: #565FA8;
	font-size: 20px;
}

h2 {
	color: #565FA8;
	font-size: 16px;
}

h3 {
	margin-top: 0px;
	color: #565FA8;
	font-size: 14px;
}

h4 {
	margin: 0px;
	color: #ED1D24;
	font-size: 18px;
	font-weight: normal;
}

h5 {
	margin: 0px;
	color: #565FA8;
	font-size: 13px;
	font-weight: bold;
}

input,form {
	margin: 0px;
}

p big {
	margin: 0px;
	display: block;
	color: #ED1D24;
	font-size: 18px;
	font-weight: normal;
}

body,td,div,p,span {
	font-family: verdana;
	font-size: 12px;
}
.highlight { background-color: yellow }
.strike
{
text-decoration: line-through;
}

hr
{
    background:#B8B8B8;
    height:2px;
    color:#B8B8B8;
}

form {
	margin: 0;
}
.SmallFont 
{
	font-size:10px;
}

/*Custom User Experience*/
.uxRed {
	color: #ED1D24;
}
.uxBlue 
{
	color: #565FA8;
}

.uxGrey {
	color: #999999;
}

.uxDrkGrey {
	color: #8d8d8d;
}

.uxLiteGrey {
	color: #CCCCCC;
}

.uxGreen
{
	color:#2C9E32;
}

.uxFloatLeft {
	float: left;
}

#uxAlignCenter{
 text-align:center;
}
.uxAlignCenter{
 text-align:center;
}
.BorderedTable
{
	border-width:1px;
	border-style:solid;
	border-color:Black;
	padding:0px 0px 0px 0px;
}
.LabelRightAlign
{
	vertical-align:top;
	text-align:right;
	width:200px;
}
.TextLeftAlign
{
	vertical-align:top;
	text-align:left;
}
.TextRightAlign
{
	vertical-align:top;
	text-align:right;
}
.Bold
{
	font-weight:bold;
}
.HeightSpacing
{
	height:20px;
}
.BackGroundRed
{
	background-color:Red;
}
.LargeFont
{
	font-size:20px;
}

.Watermarked {
	color: gray;
	margin: 0;
	font-size: 12px;
}

/**/

/*Text Content in a table*/
table.tblContent td
{
    padding:5px;
    vertical-align:top;
}

/*Custom Layout, for pages with non-conforming design*/
.CustomLayoutMainAutoWidth
{
    width:auto;
}

.CustomLayoutMainAutoWidth td
{
    padding:20px; 
}

.CustomLayoutMain
{
     width:100%;
}
.CustomLayoutMain td
{
    padding:20px; 
}

/*MyClubBev*/
.uxMyClubBev {
	margin: 20px;
}

/*Content Container bordered - 100% width compatible*/
.uxBox {
	width: 100%;
	background-color: #FFFFFF;
}

.uxBox td {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}

.uxTopL {
	background: url(Media/Images/UI/BoxtopL.gif) left top no-repeat;
	text-align: right;
	height: 7px;
}

.uxTopR {
	width: 100%;
	background: url(Media/Images/UI/BoxtopR.gif) right top no-repeat;
	text-align: right;
	height: 7px;
}

.uxLtop {
	width: 7px;
	background: url(Media/Images/UI/BoxLtop.gif) left top;
	text-align: right;
	height: 7px;
	vertical-align: bottom;
}

.uxRtop {
	width: 7px;
	background: url(Media/Images/UI/BoxRtop.gif) left top;
	text-align: right;
	height: 7px;
}

.uxBotL {
	background: url(Media/Images/UI/BoxbotL.gif) left top no-repeat;
	text-align: right;
	height: 7px;
}

.uxBotR {
	width: 8px;
	width: 100%;
	background: url(Media/Images/UI/BoxbotR.gif) right top no-repeat;
	height: 7px;
}

td.uxBoxContent{
	padding: 5px;
	background-color: #FFFFFF;
}

/*Content Container Alert*/
.uxAlertBox {
	width: 100%;
	background-color: #FFFFFF;
}

.uxAlertBox td {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}

.uxAlertTopL {
	background: url(Media/Images/UI/BoxtopLRed.gif) left top no-repeat;
	text-align: right;
	height: 6px;
}

.uxAlertTopR {
	width: 100%;
	background: url(Media/Images/UI/BoxtopRRed.gif) right top no-repeat;
	text-align: right;
	height: 6px;
}

.uxAlertLtop {
	width: 7px;
	background: url(Media/Images/UI/BoxLtopRed.gif) left top;
	text-align: right;
	height: 6px;
	vertical-align: bottom;
}

.uxAlertRtop {
	width: 7px;
	background: url(Media/Images/UI/BoxRtopRed.gif) left top;
	text-align: right;
	height: 6px;
}

.uxAlertBotL {
	background: url(Media/Images/UI/BoxbotLRed.gif) left top no-repeat;
	text-align: right;
	height: 6px;
}

.uxAlertBotR {
	width: 8px;
	width: 100%;
	background: url(Media/Images/UI/BoxbotRRed.gif) right top no-repeat;
	height: 6px;
}

.uxAlertBoxContent {
	background-color: #FFFFFF;
	color: #ED1D24;
}

/*Content Container Solid*/
.uxSolidBox {
	width: 100%;
	background-color: #FFFFFF;
}

.uxSolidBox td {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
}

.uxSolidTopL {
	background: url(Media/Images/UI/BoxtopLSolid.gif) left top no-repeat;
	text-align: right;
	height: 6px;
}

.uxSolidTopR {
	width: 100%;
	background: url(Media/Images/UI/BoxtopRSolid.gif) right top no-repeat;
	text-align: right;
	height: 6px;
}

.uxSolidLtop {
	width: 7px;
	background: url(Media/Images/UI/BoxLtopSolid.gif) left top;
	text-align: right;
	height: 6px;
	vertical-align: bottom;
}

.uxSolidRtop {
	width: 7px;
	background: url(Media/Images/UI/BoxRtopSolid.gif) left top;
	text-align: right;
	height: 6px;
}

.uxSolidBotL {
	background: url(Media/Images/UI/BoxbotLSolid.gif) left top no-repeat;
	text-align: right;
	height: 6px;
}

.uxSolidBotR {
	width: 8px;
	width: 100%;
	background: url(Media/Images/UI/BoxbotRSolid.gif) right top no-repeat;
	height: 6px;
}

.uxSolidBoxContent {
	background-color: #F5F5F5;
	color: #000000;
}

.uxSearchBar {
	width: 100%;
    margin: 0 0 0 8px;
	clear: both;
	float: left;
    background: #F5F5F5;
	vertical-align: middle;
}

.uxSearchBar input,select {
	font-size: 12px;
}

.uxSearchBar div {
	
}

.uxSearchBar div.uxPadding {
	padding: 5px 5px 5px 5px;
	width: 100%; /*force width to prevent wrapping*/
}

.uxSearch {
	margin-top: 5px;
	margin-bottom: 5px;
}

.uxReward {
	padding: 0 20px 0 20px;
}
.uxRewardTable td{
	text-align: center;
	font-size:10px;
	color:#ED1D24;
	padding:0 20px 0 20px;
}

.uxAlert {
	margin: 10px;
	font-weight: bold;
}

.uxAlertNormal {
	margin: 10px;
	font-weight: normal;
}

.uxTblInput{
}

.uxTblInput td{
	padding: 3px 3px 3px 3px;
}

.uxTblInput td td {
	padding: 0px 0px 0px 0px;
}

.uxTblInput .uxLabel{
	text-align: right;
}

.uxTblInput .uxLabelAlt{
	padding: 3px 3px 3px 3px;
	text-align: left;
}

/*Product Detail*/
.ProductDetailTable {
	margin: 10px 0 0 50px;
	width: 770px;
}

.ProductDetailCell {
	padding: 5px 15px 15px 15px;
	border: 0px;
	vertical-align: top;
}

.ProductDetailCell h1 {
	margin: 0 0 0 0;
	font-size: 16px;
}

.ProductDetailCell h5 {
	margin: 20px 0 0px 0;
	color: #565FA8;
	font-size: 12px;
}

.uxInStockSection{
	margin: 10px 0 10px 0;
}

	
.uxInStockSection td {
	padding: 0 0 0 0;
	vertical-align: middle;
}

.uxInStockSection td input {
	padding: 0 0 0 5px;
}

.uxGreyBox {
	border: solid 1px #959595;
	margin: auto;
	padding: 7px 0 0 0;
	background: #F9F9F9;
	text-align: center;
}

.uxGreyBox table td {
	padding: 0px 5px 7px 5px;
}

.uxTableProductInfo td {
	padding: 3px;
}

.CriticRating
{
	color: #565FA8;
	font-weight: bold;
	font-size: 12px;	
}

.UserTotalReviews
{
	color: #565FA8;
	font-weight: bold;
	font-size: 12px;	
}

.inputReview
{
	font-family: Verdana;
	font-size: 12px;	
}

#clubBevReview
{
	position: absolute;
    background-color:transparent;  
	top: 287px;
	left: 260px;
	height: 40px;
	width: 280px;
	cursor:pointer;
	z-index: 80; 
}

.RatingsStarsCell
{
	padding: 0 5px 0 5px;
}


/*Basket*/
.uxBasket {
	margin: 20px;
}

.uxBasket table {
	width: 100%;
}

.BasketLineItem td
{
    border-bottom:dotted 1px #f5f5f5;
    padding:5px 0 5px 0;
    
}

.BasketLineItemAlert td
{
    background:#ED1D24;
    color:#ffffff;
    border-bottom:dotted 1px #f5f5f5;
    padding:5px 0 5px 0;
}

.BasketLineItemAlert td a
{
        color:#ffffff;
}

.BasketLineItemAlertGreen td
{
    background:#007325;
    color:#ffffff;
    border-bottom:dotted 1px #f5f5f5;
    padding:5px 0 5px 0;
}

.BasketLineItemAlertGreen td a
{
        color:#ffffff;
}

.BasketFooter td
{
       padding:20px 0 5px 0;
}

.ConfirmationDataTable td
{
	padding:0 0 0 5px;
}

.uxBasketHeader td {
	color: #787878;
	font-weight: bold;
	vertical-align:bottom;
	padding:0 0 5px 5px;
	
}

/*Checkout*/
.uxCheckoutContent {
	padding: 0 10px 0 20px;
}

.uxCheckoutContentTable td
{
	padding:5px;
}

.uxCheckoutContentTable tr.header
{
	background:whitesmoke;
}

/* TODO Move "ux" prefixed items below here and rename */
/* Main layout classes */
.MainHeaderTable {
	width: 100%;
}

.MainContentTable {
	
}

.LeftColumn {
	vertical-align: top;
	/*white-space: nowrap;*/
	padding:10px 20px 0 10px;
	width:182px;
	
	
}

/* Used for pages WITH a right column */
.MiddleColumn {
	padding: 5px 5px 5px 10px;
	width: auto;
	vertical-align: top;
}

/* Used for pages WITHOUT a right column */
.MiddleColumnNoRight {
	padding: 5px 5px 5px 10px;
	width:584px;
	vertical-align: top;
	
}

.RightColumn {
	padding: 10px 10px 5px 20px;
	width: 175px;
	text-align: center;
	vertical-align: top;
}

/* Used for pages WITHOUT a left OR right column */
.NoColumnContent {
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

.NoColumnsFixedContent
{
    width:700px;
    margin:20px;
    
}

.MainFooter, .MainFooterCentered {
	font-size: 11px;
 max-width: 1200px;
}

.MainFooterCentered {
	padding: 10px 5px 10px 5px;
	clear: left;
	text-align: center;
}

.MainFooterPageLinks {
	margin: 0;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.MainFooterPageLinks a {
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
}

/* Main Header/Menu */
.MainHeaderTopTable
{
    width:100%;
}

.MainHeaderTopTable td {
	padding: 0px;
	border: 0px;
	vertical-align: bottom;
	
}

.MainMenuTable img {
	border: 0;
}


.FooterMenu
{
   
   text-align:center;
   margin:20px 0 0 0;
   max-width:1200px
}

.UtilityMenuHeader
{
   text-align:center; 
   margin: 0  0 20px 0;
   max-width:1030px;
}

.UtilityMenuHeader a, .FooterMenu a
{
    color:#3A3A3A;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    margin:0 0px 0 0;
}

.UtilityMenuHeader a:hover
{
    text-decoration:underline;
}

.UtilityMenu
{
   text-align:center; 
   margin: 0  0 20px 0;
   max-width:1030px;
}

.UtilityMenu a, .FooterMenu a
{
    color:#3A3A3A;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
    margin:0 20px 0 0;
}

.UtilityMenu a:hover
{
    text-decoration:underline;
}

.SignedInUserBarPadding {
	border-top: solid 2px #FFFFFF;
	width: 8px;
	padding: 0px 0px 0px 0px;
	background: url(/media/images/ui/tp.png) no-repeat -999px -999px;
	color: #FFFFFF;
}

.SignedInUserBar {
	border-top: solid 2px #FF494F;
	width: 1021px;
	padding: 0px 0px 0px 0px;
	background: #ED1D24;
	color: #FFFFFF;
	font-size: 5px;
}

.SignedInUserBar a {
	padding: 0 20px 0 0;
	color: #FFFFFF;
	text-decoration: underline;
}

.SignedInUserBar a:hover {
	text-decoration: none;
}

/* Left-side Navigation */
.LeftNav, .LeftNavGifts {
	padding: 5px;
	margin: 0;
}

.LeftNav a, .LeftNavGifts a {
	color: #FFFFFF;
	text-decoration: underline;
}

.LeftNav a:hover, .LeftNavGifts a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.LeftNav h1 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.LeftNav h2 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.LeftNav ul, .LeftNavGifts ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

.LeftNav ul li {
	margin: 0 0 0 5px;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}

.LeftNavGifts ul li {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
}

.LeftNavGifts ul li .TopLevel {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

/* Coloring based on deparment */
.DeptBg_default {
	background-color: #565FA8;
}

.DeptBg_wine {
	background-color: #007325;
}

.DeptBg_spirits {
	background-color: #0060AA;
}

.DeptBg_beer, .DeptBg_gifts {
	background-color: #C60B28;
}

.DeptBg_more {
	background-color: #7E7E7E;
}

.DeptColor_wine {
	color: #007325;
}

.DeptColor_spirits {
	color: #0060AA;
}

.DeptColor_beer {
	color: #C60B28;
}

.DeptColor_more {
	color: #7E7E7E;
}

/* Product List */
.ProductListNav {
	border: 0;
	padding: 2px 2px 2px 2px;
	margin: 20px 0 0 0;
	width: 99%;
	background-color: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#ffffff",EndColorStr="#f5f5f5",GradientType=0);
}

.ProductListNav td, ProductListNavDDL {
	font-size: 11px;
}

.ProductListItemTable {
	width: 100%;
}

.ProductListItemTable td {
	padding: 10px 10px 20px 10px;
}

.ProductListRow {
	background-color: #FFFFFF;
}

.ProductListAltRow {
	background-color: #F5F5F5;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#ffffff",EndColorStr="#f5f5f5",GradientType=0);
}

.ProductListItemLeftCol {
	width: 120px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.ProductListItemMiddleCol, .ProductListItemMiddleCol div, .ProductListItemMiddleCol span {
	width: auto;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.ProductListItemRightCol {
	width: 75px;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
}

.ProductListItemLink {
	font-weight: bold;
}

.ProductListPaging, .ProductListFirstLetterNav {
	padding: 1em 0 0 0;
	font-size: 11px;
	text-align: center;
}

.ProductListItemPrice {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.ProductListItemCRV {
	color: #000000;
	font-size: 11px;
}

.ProductListItemPrice_Strike {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
}

.ProductListItemPrice_ClubBev {
	color: #ED1D24;
	font-size: 11px;
	font-weight: bold;
}

.ProductListItemCRV_ClubBev {
	color: #ED1D24;
	font-size: 11px;
}

.ProductListItemClubBevIcon {
	padding: 0;
}

.ProductListItemMedalWinnerIcon {
	padding: 20px 0 2px 0;
	cursor: pointer;
	float: left;
	vertical-align:text-bottom;
}
.ProductListVineyardPartnerIcon {
	padding: 2px 10px 2px 0;
	cursor: pointer;
	float: left;
	vertical-align:text-bottom;
}

/* Gift List version of Product List page */
.GiftListTable td {
	padding: 5px 10px 5px 10px;
}

.GiftListItemLink {
	font-size: 11px;
	font-weight: normal;
}

.GiftListItemPrice {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.GiftListItemCRV {
	color: #000000;
	font-size: 11px;
}

.GiftListItemPrice_Strike {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
}

.GiftListItemPrice_ClubBev {
	color: #ED1D24;
	font-size: 11px;
	font-weight: normal;
}

.GiftListItemCRV_ClubBev {
	color: #ED1D24;
	font-size: 11px;
}

/* Product Detail Page */
.ProductDetailSection {
	padding: 5px;
}

.ProductDetailItemPrice {
	color: #000000;
	font-weight: bold;
}

.ProductDetailItemCRV {
	color: #000000;
	font-weight: bold;
}

.ProductDetailItemPrice_Strike {
	color: #000000;
	font-weight: bold;
	text-decoration: line-through;
}

.ProductDetailItemPrice_ClubBev {
	color: #ED1D24;
	font-weight: bold;
}

.ProductDetailItemCRV_ClubBev {
	color: #ED1D24;
	font-weight: bold;
}
.ProductDetailReviewPager td {
 
	  padding-left: 4px;      
	  padding-right: 4px;     

}
/* ClubBev Specials (mini product list) */
.ClubBevSpecItemTable {
	width: 190px;
}

.ClubBevSpecItemTable td {
	padding: 5px 5px 15px 5px;
}

.ClubBevSpecItemLeftCol {
	width: 50px;
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.ClubBevSpecItemLeftCol img {
	margin: 0;
}

.ClubBevSpecItemRightCol {
	width: 100px;
	text-align: left;
	vertical-align: top;
	font-size:10px;
}

.ClubBevSpecItemRightCol  span{
	
	font-size:10px;
}

.ClubBevSpecItemLink {
	font-size: 9px;
	font-weight: bold;
}

.ClubBevSpecItemPrice {
	font-size: 9px;
	font-weight: bold;
}

.ClubBevSpecItemPrice_ClubBev {
	color: #ED1D24;
	font-size: 9px;
	font-weight: bold;
}

/* Dimension Search Results (above Product Listing) */
.DimSearchResults {
	padding: 5px;
	background-color: #F5F5F5;
}

.DimSearchResultsGroupTitle {
	font-size: 9px;
	font-style: italic;
}

.DimSearchResultsContent {
	font-size: 9px;
}

/* Wine Cellar Pages */
.WineCellarListTable td {
	font-size: 10px;
}

.WineCellarListTable td {
	padding: 4px 2px 4px 2px;
}

/* Background color based on department in separate class */
.WineCellarListDeptHdrRow td, .WineCellarListDeptHdrRow td a {
	color: #FFFFFF;
	font-size: 10px;
}

.WineCellarListDeptName {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.WineCellarListTypeHdrRow {
	background-color: #FFFFFF;
	font-size: 10px;
}

.WineCellarListTypeName {
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
}

.WineCellarListItemRow {
	background-color: #EEEEEE;
}

.WineCellarListItemLink {
	padding-left: 20px;
	color: #000000;
	font-size: 10px;
}

.WineCellarListTypeSubtotalRow {
	background-color: #FFFFFF;
	color: #909090;
}

/* Color based on department in separate class */
.WineCellarListDeptSubtotalRow {
	background-color: #FFFFFF;
	font-weight: bold;
}

.WineCellarListDeptSubtotalRow td {
	padding-bottom: 20px;
}

.WineCellarListGrandTotalRow td {
	font-size: 12px;
	font-weight: bold;
}

.WineCellarItemEditTable td {
	padding: 2px;
	vertical-align: middle;
	height: 25px;
}

/* Misc */
.SearchResultsHeader, .SearchResultsHeader span {
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.NavBreadcrumbs {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

.NonSaleFunctionLabel, .NonSaleFunctionLabel span {
	font-size: 11px;
}

.NonSaleFunctionStatusMsg {
	font-size: 11px;
	font-weight: bold;
}

.ReadOnlyTextBox {
	border: 1px solid #909090;
	background-color: #EBEBE4;
}

.TopBanner {
}

.fauxLink
{
cursor: pointer;
color:#565FA8;
text-decoration:underline;
}

/*Check out*/


/* Product Ratings */
.ProductRatingLink {
	cursor: pointer;
}

.ProductRatingProductName {
	font-size: 11px;
	font-weight: bold;
}

.ProductRatingSubtitle {
	font-size: 11px;
	font-weight: bold;
	
}

.ProductRatingDescription {
	font-size: 9px;
}

/* Cross Sale items */
.CrossSaleItemTable {
	width: 190px;
}

.CrossSaleItemTable td {
	padding: 5px 5px 15px 5px;
}

/* AJAX-related styles */
.ModalBackground {
	background-color: #BABABA;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPopup {
	border-width: 3px;
	border-style: solid;
	border-color: #808080;
	padding: 5px 10px 5px 5px;
	background-color: #FFF;
}

.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

/* AJAX Progress Indicator */
.piBackground {
	background-color: #808080;
	filter: alpha(opacity=70);
	opacity: 0.7;

	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
}

.piProgress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
	z-index: 1000000; /* Raised to appear over existing ajax modal popups */
}

.piContainer
{
	border: solid 1px #808080;
 	border-width: 1px 0px;
	text-align: center;
	vertical-align: middle;
	position: fixed;
	bottom: 50%;
	left: 40%;
}

.piHeader {
    background: url(Media/Images/UI/yui_sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}

.piBody {
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

/*FAQ*/
.faqTitle
{
    font-size:22px;
    color:#000000;
}

.faqTable td.column{
    padding:20px;
}

.faqTable td.nav{
    padding:20px;
}

.faqList li
{
padding:0 0 10px 0;
white-space:nowrap;
    
}

.faqSubMenu{display:none;}
.faqQuestion{margin:20px 0 10px 0;display:block;}


/*FAQ Product Availablity*/
div.row 
{
  clear: both;
  padding-top: 5px;
}

div.row span.label 
{
  float: left;
  width: 100px;
  text-align: right;
}

div.row span.formw 
{
  float: right;
  width: 235px;
  text-align: left;
  white-space: nowrap;
  } 


.CallCenterBold 
{
	font-size: 10pt;
	font-weight: bold;
	color:Black;
}

.CallCenterBarTable
{
	border-width:1px;
	border-style:solid;
	border-color:Black;
	outline-width:thick;
	outline-color:Black;
	outline-style:solid;
	padding:0px 0px 0px 0px;
	background-color:Silver;
}

.CallCenterBarTable td.column{
    width:15% 10% 10% 15% 15% 15% 10% auto;
    vertical-align:middle;
    text-align:left;
    border-width:inherit;
    border-width:inherit;
    border-width:inherit;
    
}

.WineClubTitle
{
	font-family:Impact;
	font-size:13pt;
	letter-spacing:0px;
	color:#990000;
	margin-bottom:0px;
}

.WineClubPrice
{
	margin-top:0px;
	font-size:11pt;
}

.WineClubLink
{
	color:#990000;
	font-style:italic;
	font-size:10pt;
	font-weight:bold;
}


.WineClubLink a:hover
{
	color:#990000;
	font-style:italic;
	font-size:10pt;
	font-weight:bold;
}

.WineClubLink a:link
{
	color:#990000;
	font-style:italic;
	font-size:10pt;
	font-weight:bold;
}

.WineClubLink a:visited 
{
	color:#990000;
	font-style:italic;
	font-size:10pt;
	font-weight:bold;
}

.WineClubLeftLink
{
	color:#990000;
	font-size:11pt;
}

.WineClubOuterPopup 
{
    background-color:transparent;  
    padding:1em 6px;
}

.WineClubInnerPopup
{
    background-color:#fff;
}

.WineClubModalBackground 
{
     background-color:#000;
     filter:alpha(opacity=70);
     opacity:0.7;
}

.wc_SideBar
{
	background-image:url(/media/images/ui/wc_sidebar.jpg);
}
.wc_SideBar2
{
	background-image:url(/media/images/ui/wc_sb_bg.jpg);
	background-repeat:repeat-y;
}

.BlogLeftColumn 
{
	background-image:url(/media/images/ui/WilfredsBlog_12.jpg);
}

/*Promotional Slide Show*/
ul.promotion_slides {
	width: 700px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

#img-promotion_slides {
	background: #E6E6E6 url(/frontend/media/images/ui/jQuery_loader.gif) no-repeat center;
	position: absolute;
	left: 228px;
	width: 580px;
	top: 151px;
	height: 345px;
	padding: 0 0 0 0;
	border: none;
	margin: 10px auto;
}
#img-promotion_slides ul {
	position: absolute;
	top: 40px;
	width:50px;
	font-weight: bold;
	font-size: 16pt;
	font-family:Arial;
	padding: 0 0 0 0;
	list-style: none;
	border: none;
	background: transparent;
}

#img-promotion_slides img {
	display: block;
}

#pager {
	background: transparent;
	position: absolute;
	left: 270px;
	width: 150px;
	top: 470px;
	height: 26px;
	font-weight: bold;
	z-index: 100; 
}

#pager ul {
	background: transparent;
	list-style-type: none;
	display:inline;
}

#pager ul a {
	background: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 2px 0 2px 8px;
	font-weight: bold;
	font-size: 10pt;
	font-family:Arial;
	border: 1px solid #ccc;
	color: #ccc;
}

#pager ul a.active {
	color: Red;
}

#pager ul a#playstop {
	margin: 0 0 0 0;
	padding: 0;
	border: 1px;
}

#pager ul a#playstop.stop {
	margin: 0 0 0 0;
	padding: 0;
	border: 1px;
}

#pager ul a#previous_slide {
	background: #FFFFFF;
	border: 1px solid #ccc;
	padding: 2px 0 2px 8px;
}

#pager ul a#next_slide {
	background: #FFFFFF;
	border: 1px solid #ccc;
	padding: 2px 0 2px 8px;
}

#img-promotion_slides #chrome-pause {
	background: Transparent;
	position: absolute;
	left: -200px;
	width: 5px;
	top: 0px;
	height: 5px;
}

#pager ul.pages li:hover 
{
	border:1px solid #003f7e;
}

.MobileText
{
	font-size:12pt;
}

.MobileTextSmall
{
	font-size:8pt;
}

.MobileTable
{
	padding:0px 0px 0px 5px;	
}

#wineSlider .ui-slider-range { background: #729fcf; }
#wineSlider .ui-slider-handle { border-color: #729fcf; }
#beerSlider .ui-slider-range { background: #729fcf; }
#beerSlider .ui-slider-handle { border-color: #729fcf; }
#spiritSlider .ui-slider-range { background: #729fcf; }
#spiritSlider .ui-slider-handle { border-color: #729fcf; }


/*Fulfillment Selector*/
#searchbox {
	position:absolute;
	left: 70px;
	top: 103px;
	z-index:2;
}
#searchfield{
	width: 120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#fulfillmenterrors {
	text-align: left;
	background:white;
	display: none;
	color: red;	
}
#shipping_states {
	display: none;
}
.submit-button {
	margin:0 18px 15px 0;
	font-weight: bold;
	border: 1px solid #fff;
}
.submit-button:hover {
	cursor: pointer;
}
input{
	margin-top:10px;	
}
label {
	width:auto;
	cursor: hand;
	cursor: pointer;
	margin-top:8px;
}
#pickup_stores, #shipping_states, #delivery_stores {
	padding:5px 0 0 5px;
	width: 150px;
}
#close-btn{
	float:right;
	text-align: right;	
}
#logo{
	margin:10px 0 15px;	
}
#instructions{
	font-weight:bold;
	font-size: 16px;
}
#FulfillmentImage{
	position:absolute;
	z-index: 99; 
	text-align: left;
	top:134px;
	left: 320px;
	width:280px;
	height:23px;
}

#fulfillmentMask {
  position:absolute;
  z-index:109;
  top:0px;
  left:0px;
  width:2000px;
  height:2000px;
  background: url(/media/images/ui/tp.png) no-repeat -999px -999px;
  display:none;
}

#dropdownFulfillment{
	position:absolute;
	z-index: 110; 
	background: #FFFFFF;
	text-align: left;
	padding: 1px 2px 1px 2px;
	top:159px;
	left: 320px;
	width:290px;
	height:16px;
	cursor:pointer;
	border:#6e6e6e 1px solid;
}

#dropdownFulfillmentButton
{
	position:absolute;
	z-index: 110; 
	background: #FFFFFF;
	text-align: right;
	padding: 0 0 0 0;
	top:159px;
	left:600px;
	width:18px;
	height:18px;
	cursor:pointer;
	border:#6e6e6e 1px solid;
}

#fulfillment-form {
	position: absolute;
	z-index: 110; 
	text-align: left;
	left: 320px;
	top: 178px;
	width: 278px;
	height: 288px;
	padding:0 10px 10px;
	background:white;
	border:#6e6e6e 1px solid;
	display:none;
}

#findastore{
	height:20px;
	background-color:#fff;
	text-align:center;
	bottom:0;
	display:table-cell;
	vertical-align:bottom;
	border-top:1px solid #ccc;
	width:227px;
	font-size:10px;
}

#shoppingcart {
    position: absolute;
    top:126px;
    left:747px;
    z-index:1;
    width:284px;
    height: 210px;
    overflow:hidden;
}

#shoppingcartList {
    position: absolute;
    top:126px;
    left:747px;
    z-index:1;
    width:286px;
    height: 212px;
    overflow:hidden;
}

#shoppingcart-animate{
    margin-top:-210px;
    background-image:url(media/images/ui/persistentbasket.gif);
    background-repeat:no-repeat;
    width:286px;
    height: 212px;
    position:relative;
}

#gotobasket{
    z-index:3;
    position: absolute;
    bottom:0;
    width:284px;
    height:30px;
    cursor:pointer;
}

.resultMsg
{
	background:#f5f5f5;
	border:solid 1px #565fa8;
	padding:10px;
	margin:10px;
	width:500px;
}
