/* --------------------------------------------
|  Product Listing							
--------------------------------------------- */ 
#productColLeft {
	width: 180px;
	float: left;
	text-align: center;
	}
	#productColLeft img {
		margin: 0 0 12px 0;
		}
.productImage-front { 
  float: left; 
  margin-right: 10px; 
  width: 150px; 
  text-align: center; 
  display: block; 
  }
  #rGreatPairings .productImage-front { position: relative; }
  
.productListing-front {
    border-bottom: 1px solid #eee;
    padding: 0 0 20px 0;
    margin: 10px 0;
    }   
#pContNarrow-noWrap .productDescription-front {
  width: 355px;
  }
.productDescription-front { 
  float: left; 
  width: 495px; 
  }
    .productDescription-front a { font-weight: bold; font-size: 12px; }
	.productDescription-front .field-field-bottles-per-pack .field-label { float: left; }   
.productIcons { margin-top: 4px; height: 19px; }


/* --------------------------------------------
|    Great Pairings          
 -------------------------------------------- */
   
#productPairings {
  clear: both;
  padding-top: 28px;
  }
  
#rGreatPairings .rContent .node, #productPairings .pContent .node {
	border-bottom: 1px solid #ccc;
	}  
#rGreatPairings .rContent .node.last, #productPairings .pContent .node.last { border: none !important; }

#rGreatPairings .pairingsPad, #productPairings .pairingsPad {
  padding: 10px 0;
  }
  
#rGreatPairings .recipeResultListing .field-field-recipe-images,
#productPairings .recipeResultListing .field-field-recipe-images,
#rGreatPairings .recipeResultListing .recipeViewRightSide,
#productPairings .recipeResultListing .recipeViewRightSide  {
  position: relative;
  }
  
.recipeResultListing .field-field-recipe-images img {
  cursor:pointer;
  width:75px;
  }    
	
#rGreatPairings .rContent .productListing-front, #productPairings .pContent .productListing-front {
	margin: 0;
	padding: 0;
	border-bottom: 0;
  position: relative;
	}
	
#productPairings .pContent .recipeResultListing {
	margin: 0;
	border-bottom: 0;
	}
	
.whitebackground { padding: 5px; background: #fff; }

#rGreatPairings .productDescription-front { 
  float: left; 
  width: 300px !important; 
  position: relative; 
  }

#rGreatPairings .productDescription-front .field-field-bottles-per-pack { height: 15px; }
  #rGreatPairings .productDescription-front .field-field-bottles-per-pack .field-label { float: left; }
  #rGreatPairings .productDescription-front .field-field-bottles-per-pack .field-items { float: left; }
  
#productPairings .productDescription-front {
  width: 356px;
  }
  
#productPairings .recipeViewTitle,
#rGreatPairings .recipeViewTitle {
  width: auto !important;
  }
  
#productPairings .pContent .recipeViewRightSide .recipeViewTitle,
#rGreatPairings .pContent .recipeViewRightSide .recipeViewTitle {
  display: block;
  }
  
#productPairings .pContent .recipeViewRightSide .pairingFieldWrap,  
#rGreatPairings .pContent .recipeViewRightSide .pairingFieldWrap {
  float: none;
  display: block;
  }  
  #productPairings .pContent .recipeViewRightSide .pairingFieldWrap div,
  #rGreatPairings .pContent .recipeViewRightSide .pairingFieldWrap div {
    float: none;
    display: inline;
    }
    
.pContent .recipeViewRightSide {
  float:left;
  width:420px;
  }    
		
/* --------------------------------------------
|    Global Recipe Results Styles            
 -------------------------------------------- */
 

.recipeResultListing {
    clear: both;
    overflow: hidden;
    }
    .recipeResultListing a {
        font-size: 14px;
        font-weight: bold;
        padding: 0;
        margin: 0;
        }
.recipeResultListing .field-label { font-weight: bold; margin-right: 5px; }
 

  
  
/* --------------------------------------------
|    Individual Product Listing                
 -------------------------------------------- */
 
.pContent {
  width: 531px;
  background: none;
  }
 
.pContent .field {
    border-bottom: 2px solid #fff;
    clear: both;
    min-height: 31px;
    height: auto !important;
    height: 31px;
    }
.pContent .field-label {
    float: left;
    width: 130px;
    height: 21px;
    padding: 5px 5px 5px 10px;
    text-align: right;
    background: #eee url(../graphics/bg_store_location_region.gif) repeat-x;
    color: #a90000;
    border-right: 2px solid #fff;
    text-transform: uppercase;
    }   
.pContent .field-items {
    float: left;
    width: 360px;
    height: 21px;
    padding: 5px 10px;
    background: #eee url(../graphics/bg_store_location_region.gif) repeat-x;
    }   
    
.vqafootnote a {
  color: #999999 !important;
  }
    
.pContent .recipeResultListing {
	border-bottom: 1px solid #000;
	margin-top: 10px;
	}
.pContent .recipeResultListing .field-items {
	background: none;
	float: none;
	padding: 0;
	width: auto !important;
	}
.pContent .recipeResultListing .field-label {
	background: none;
	border: none;
	color: #666;
	font-size: 11px;
	width: auto;
	padding: 0;
	height: auto !important;
	}
.pContent .recipeResultListing .field {
	border: none;
	min-height: 0 !important;
	height: auto !important;
	}
.pContent .recipeResultListing .field-field-recipe-images {
	float: left;
	height: 75px !important;
	margin-right: 10px;
	overflow: hidden;
	width: 75px;
	}
.pContent .recipeResultListing .field-field-preparation-time { float: left; clear: none; }
.pContent .recipeResultListing .field-field-cooking-time { float: left; clear: none; }
.pContent .recipeResultListing .field-field-preparation-time .field-items { float: left; }
.pContent .recipeResultListing .field-field-cooking-time .field-items { float: left; }

.pContent .recipeResultListingDescription {
	width: 420px;
	clear: both;
	}
.pContent .productListing-front {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #000;
	}
.rContent .field-field-recipe-images { margin-right: 10px; }
.rContent .recipeViewRightSide .recipeResultListingDescription { width: auto; }
  
#rGreatPairings .rContent .productListing-front, #productPairings .pContent .productListing-front {
	margin: 0;
	padding: 0;
	border-bottom: 0;
  position: relative;
	}
  
#productPairings .pContent .recipeResultListing {
	margin: 0;
	border-bottom: 0;
	}	

/* Store Locator Box */
#productStoreLocator {
  margin-top: 28px;
  }
      
/* --------------------------------------------
|    Tiled View
 -------------------------------------------- */
 
 #product-catalogue-results-body .productView-Tile-Table {
  border: none;
  width: 711px;
  }
  #product-catalogue-results-body .productView-Tile-Table tbody {
    border: none
    }
    #product-catalogue-results-body .productView-Tile-Table td {
      border: none;
      padding: 0;
      width: 25%;
      }  
   .productView-Tile {
     width: 25;
     overflow: hidden;
     text-align: center;
     border: none;
     vertical-align: top;
     font-size: 11px;
     }
     .productView-Tile a {
       font-weight: bold;
       }
     #contentArea #colLeft .productView-Tile .pad, #colLeft .productView-Tile .pad {
        padding: 10px 15px;
        min-height: 245px;
        height:auto !important;
        height: 245px;
       }
     .productImage {
       overflow: hidden;
       }
       
/* --------------------------------------------
|    Details View      
 -------------------------------------------- */ 
.productPriceHeader {
	min-width: 70px;
	}
.productView-Details {
  width: 711px;
  border-collapse: collapse;
  text-align: center;
  border: none;
  }
  .productView-Details tbody {
    border: none !important;
    }
    
  /* Table Headers */
  .productView-Details th {
    padding: 5px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: bold;
    border-top: none !important;
    text-align: center;
    }
    .productView-Details th.active {
      background: url(../graphics/bg_details_activesort.gif) top center no-repeat #641f22 !important;
      }
    .productView-Details .headerSortable {
      cursor: pointer;
      }
    .productView-Details .headerSortable:hover,
    .productView-Details .sortHover {
      background-color: #641f22 !important;
      }
      
  .productView-Details .productSKUHeader { width: 100px; }
    
  .productView-Details tr .productTitleHeader { text-align: left; }   
    
  .productView-Details .productKosherHeader { border: none !important; }
    
  .productView-Details .productVolHeader { width: 70px; }
    
  /* Table Cells */
  .productView-Details td,
  .productView-Details .odd td,
  .productView-Details th {
    border: 1px solid #dedede;    
    border-width: 0 1px 0 0;
    }
  .productView-Details tr,
  .productView-Details tr.odd {
    padding: 0;
    border: none;
    }
    .productView-Details td {
      color: #666;
      font-size: 11px;
      line-height: 16px;
      vertical-align: middle;
      padding: 5px;
      }
      .productView-Details td .detailsN {
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(../graphics/icon_product_details_no.gif) no-repeat;
        width: 13px;
        height: 13px;
        margin: 0 auto;
        }
      .productView-Details td .detailsY {
        display: block;
        text-indent: -9999px;
        overflow: hidden;
        background: url(../graphics/icon_product_details_yes.gif) no-repeat;
        width: 15px;
        height: 15px;
        margin: 0 auto;
        }
    
    .productView-Details tr .productTitle {
      color: #a60000;
      font-size: 12px;
      font-weight: bold;
      width: 162px;
      padding: 5px;
      text-align: left;
      }    
    .productView-Details tr .productTitle a,
    .productView-Details tr .productTitle a:visited {
      color: #a60000;
      font-size: 12px;
      font-weight: bold;
      width: 162px;
      }
      
#tabWhereToBuyIt {
	background: url(../graphics/tab_where_to_buy.gif) no-repeat;
	display: block;
	height: 23px;
	border-bottom: solid 3px #eeeeee;
	margin-bottom: 2px;
	}
	
/* --------------------------------------------
|    BC LIQUOR STORES - Product Catalogue
 -------------------------------------------- */ 
 
/* --------------------------------------------
|    Product Catalogue Results Header
 -------------------------------------------- */
 
#product-catalogue-results {
  padding: 0;
  position: relative;
  }  
  
#product-catalogue-results-header {
  background: url(../graphics/bg_productresults_tile.gif) repeat-x top left; 
  padding: 20px 14px 0 14px;
  position: relative;
  }
  #product-catalogue-results-header #sortResults {
    height: 25px;
    }
    #product-catalogue-results-header #sortResults label {
      background: transparent url(../graphics/title_sort_by.gif) no-repeat scroll 0 0;
      float: left;
      height: 15px;
      line-height: 25px;
      margin: 2px 5px 0 0;
      text-indent: -99999px;
      width: 134px;
      }
    #product-catalogue-results-header #sortResults select {
      width: 138px;
      }
  #product-catalogue-results-header #sortPerPage {
    padding-top: 5px;
    height: 20px;
    }
    #product-catalogue-results-header #sortPerPage label {
      background: transparent url(../graphics/title_results_per_page.gif) no-repeat scroll 0 0;
      float: left;
      height: 15px;
      line-height: 25px;
      margin: 2px 5px 0 0;
      text-indent: -99999px;
      width: 134px;
      }
    #product-catalogue-results-header #sortPerPage select {
      width: 138px;
      }
        
  #product-catalogue-results-header select {
    float: left;
    display: inline;
    }
  #product-catalogue-results-header .form-item {
    margin: 0;
    }

#product-catalogue-results-header #product-catalogue-processing {
  display: none;
  clear: both;
  text-align: center;
  padding-top: 15px;
  }
  #product-catalogue-results-header #product-catalogue-processing .bar {
    background: url(../graphics/pic_catalogue_loader.gif) no-repeat center;
    border: none;
    height: 32px;
    }

.product-catalogue-results-pager {
  margin: 8px 0 0 0 !important;
  clear: both;
  }
  .product-catalogue-results-pager .pager {
    height: 18px;
    margin: 0 !important;
    }
		.product-catalogue-results-pager .pager .pager-previous, .product-catalogue-results-pager .pager .pager-next { width: 25%; }

#product-catalogue .nopages {
  color: #E1841B;
  text-align: center;
  font-size: 10px;
  }
    
#product-catalogue-results-body {
  background: url(../graphics/bg_productresults_tile.gif) repeat-x;
  padding: 36px 0 0 0;
  position: relative;
  z-index: 5;
  margin-top: 5px;
  }
  
/* --------------------------------------------
|    Results filter text  
 -------------------------------------------- */

.filtered-values {
  clear: both;
  text-align: center;
  padding-top: 8px;
  }
  .filtered-values .searchFilter {
    font-weight: bold;
    color: #0291c9;
    }

 
/* --------------------------------------------
|    Catalogue Filters
 -------------------------------------------- */ 
 
#hNarrowSearch {
    display: block;
    width: 177px;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../graphics/h_filter_search_results.gif);
    margin: 0;
    }  

.exState {
  font-family: "Courier New" !important;
  font-size: 12px;
  }
  
#product-catalogue-filters {
  width: 240px;
  display: block;  
  position: absolute;
  left: 720px;
  top: 80px;
  }
  #product-catalogue-filters #filterBG {
    background: #f5f5f5 bottom repeat-x;
    padding:0 12px 9px;
    }
  #product-catalogue-filters label {
    display: none;
    }
  #product-catalogue-filters .keyword label {
    text-transform: none;
    }
  #product-catalogue-filters .keyword input {
    width: 140px;
    }
  #product-catalogue-filters #bcls-catalog-filters-form {
    margin: 0 0 10px 0;
    padding: 0 12px 9px 12px;
    }

    #product-catalogue-filters .form-select {
      width: 208px;
      font-size: 11px;
      margin: 0;
      }
    #product-catalogue-filters .sub-form-item select {
      margin-top: 0;
      margin-bottom: 1em;
      display: block;
      }

  #product-catalogue-filters .filter-form-item {
    padding: 0;
    clear: both;
    }
    #product-catalogue-filters .filter-form-item .form-item, 
    #product-catalogue-filters .sub-form-item .form-item {
      margin: 0px;
      height: 30px;
      }
    #product-catalogue-filters .filter-form-item .by-store {
      display: none;
      }

/* Throbber stuff */
#sortResults, #sortPerPage {
	width: 290px;
	position: relative;
	}
	#sortPerPage .ahah-progress {
		top: 3px;
	}
.catViewTile, .catViewList, .catViewDetails { position: relative; } 
	.catViewTile .ahah-progress, .catViewList .ahah-progress, .catViewDetails .ahah-progress {
		position: absolute;
		top: 26px;
		left: 7px;
		}    
#product-catalogue-filters #filterBG .filter-form-item, #product-catalogue-filters #filterBG .sub-form-item {
	position: relative;
	}
	.ahah-progress {
		position: absolute;
		right: -12px;
		top: -2px;
		}
#edit-vqa-wrapper .ahah-progress {
	right: 63px;
	top: 0;
	}
#edit-organic-wrapper .ahah-progress {
	right: 45px;
	top: 0;
	}
#edit-kosher-wrapper .ahah-progress {
	right: 48px;
	top: 0;
	}
      
/* What's this links */

.form-item-float {
  height: 20px;
  }
  #product-catalogue-filters .form-item-float .form-item {
    float: left;
    height: 20px;
    }
    .form-item-float .form-item label {
      display: inline !important;
      }
  
.whats-this {
  padding: 3px 0 0 5px;
  height: 20px;
  float: left;
  width: 100px;
  }
  .whats-this span {
    color: #a60000;
    text-decoration: underline;
    cursor: pointer;
    }
  
  
/* --------------------------------------------
|    Main Catalogue Area
 -------------------------------------------- */

#product-catalogue {
  width: 711px;
  }
  #product-catalogue-nowrap {
    position: relative;
    width: 711px;
    }

/* --------------------------------------------
|    Jquery Tooltip
 -------------------------------------------- */
 
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333;
	padding: 5px;
  background: #fff bottom right no-repeat;
  width: 230px;
  }
#tooltip h3, #tooltip div { 
  margin: 0; 
  color: #666;
  font-size: 11px;
  line-height: 16px;
  }
  
/* --------------------------------------------
|    View Buttons
 -------------------------------------------- */
 
#productCatalogueViews {
  height: 22px;
  width: 152px;
  position: absolute;
  top: 20px;
  right: 3px;
  }
  #productCatalogueViews h1 {
    display: block;
    width: 35px;
    height: 22px;
    background: url(../graphics/title_view.gif) no-repeat 0 9px;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0;
    float: left
    }
  #productCatalogueViews ul {
    margin: 0;
    padding: 0;
    display: block;
    }
    #productCatalogueViews ul li {
      margin: 0;
      padding: 0;
      display: block;
      float: left;
      padding-left: 8px;
      background: none !important;
      }
      #productCatalogueViews ul li input {
        background: url(../graphics/nav/btns_catalogue_views.gif) no-repeat;
        display: block;
        float: left;
        text-indent: -9999px;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
        width: 27px;
        height: 22px;
        border: none;
        cursor: pointer;
        }
        
#productCatalogueViews .catViewTile input {
  background-position: 0 0;
  }
  #productCatalogueViews .catViewTile input:hover,
  #productCatalogueViews .catViewTile input.active {
    background-position: 0 -22px;
    }

#productCatalogueViews .catViewList input {
  background-position: -35px 0;
  }
  #productCatalogueViews .catViewList input:hover,
  #productCatalogueViews .catViewList input.active {
    background-position: -35px -22px;
    }

#productCatalogueViews .catViewDetails input {
  background-position: -72px 0;
  }
  #productCatalogueViews .catViewDetails input:hover,
  #productCatalogueViews .catViewDetails input.active {
    background-position: -72px -22px;
    }
   
#catalogueCTAs {
  padding-top: 372px;
  }
	
.site_wide_search #clear_search {
	color: #666666;
	position: absolute;
	right: 10px;
	top: 100px;
}
  
/* tooltip styling */
.tooltip {
  display:none;
  font-size:11px;
  z-index: 1000;
  position: absolute;
}

.tooltipTop {
  background: url(../graphics/bg_tooltip_top.png) no-repeat;
  height:16px;
  width:143px;
  padding-right: 10px;
  padding-top: 1px;
}

.tooltipTile {
  background:url(../graphics/bg_tooltip_tile.png) repeat-y;
  width:153px;
}

.tooltipContent {
  width:153px;
  padding-left: 20px;
}

.tooltipBottom {
  background:url(../graphics/bg_tooltip_bottom.png);
  height:13px;
  width:153px;
}

.tooltipOpen {
	background: url(../graphics/btn_tooltip_open.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	display: block;
}
  .tooltipOpen:hover {
    text-decoration: none;
  }
  .tooltipOpen.active {
    text-decoration: none;
    background-position: 100% -16px;
  }

.tooltipClose {
	background: url(../graphics/btn_tooltip_close.gif) no-repeat 0 0;
  width: 14px;
  height: 15px;
  display: block;
  position: absolute;
  top: 5px;
  left: 129px;
}
  .tooltipClose:hover {
    text-decoration: none;
    background-position: 100% -15px
  }

.tastingNotes {
	display: none;
	width: 540px;
}
.tastingNotesTitle{
      color: #a60000;
      font-size: 12px;
      font-weight: bold;
      padding: 5px;
      text-align: left;
	}

.tastingNotesTop {
	background:url(../graphics/bg_tastingnotes_top.gif) no-repeat top left;
	}
.tastingNotesTile{
	background:url(../graphics/bg_tastingnotes_tile.gif) repeat-y;
  width:540px;
	}
.tastingNotesBottom{
	background:url(../graphics/bg_tastingnotes_bottom.gif) no-repeat bottom left;
	padding: 10px 20px;
	}
	.tasteArrow{
	 display: none;
	}
	
.productIcon{
	float: left;
	padding-right: 5px;
}
