@import url("nav.css");
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */ 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea {font-family:Georgia, "Times New Roman", Times, serif; color: #666; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
::-moz-selection { background: #FFCB00; color: #fff; text-shadow: none; }
::selection { background: #FFCB00; color: #fff; text-shadow: none; }
a { color: #9F7243; }
a:visited { outline: 0; }
a:hover { color: #9F7243; }
a:focus {  outline: 0; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; background: url(../images/border.gif) 0 bottom repeat-x; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
ul ul, ul ul ul { list-style:disc}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
#content .content-links { display:none;}

/*    Typekit loading fadin   */
.wf-loading .container, .wf-loading #age-gate { opacity: 0;}
.ie.wf-loading .container, .ie.wf-loading #age-gate {visibility: hidden;}
.container, #age-gate {
    opacity: 1;
    visibility: visible; 
    -webkit-transition: opacity 0.2s ease-in-out;
       -moz-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out;
		
}




/* ===== Primary Styles ========================================================
   Author: Jacob Carrington, E2 Digital
   ========================================================================== */
/* ---- basic structure ---- */
body {background:#000000 url(../images/footer-bg.png) center 0 repeat-y; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#333333; line-height:140%; position:relative;} 
.container { width:960px; margin:0 auto;} 
#header { background:#000000 url(../images/header-bg.jpg) center 0 no-repeat;}
#header .container { height:305px; position:relative; }
#nav { background-color:#000;}
#nav .container { height:40px;}
#breadcrumbs { background-color:#EDEDE8;}
#breadcrumbs  .container { height:40px;}
#content {background-color:#fff;}
#content .container { }
#footer { background:url(../images/footer-top.gif) 0 0 repeat-x; }
#footer .container { height:220px;}
#footer .container-1 { background:url(../images/footer-bg-top.png) center 0 no-repeat; }

/* ---- Alternate Page Layouts ----- */
.sidebar1, .content, .sidebar2 { float:left;}
/* 1 Column */
.oneColFixCtrHdr .sidebar1, .oneColFixCtrHdr .sidebar2 { display:none !important;}
.oneColFixCtrHdr .content { width:960px;}
/* 50 / 50 */
.twoColFixRtHdr .sidebar1{ display:none !important;} 
.twoColFixRtHdr .sidebar2 { width:510px;}
.twoColFixRtHdr .content{ width:450px;}
/* 2 Column left */
.twoColFixLtHdr .sidebar1 { width:290px;}
.twoColFixLtHdr .content { width:670px;}
.twoColFixLtHdr .sidebar2 { display:none !important;}


/* ----  Basic Styles ----- */
h1 {font-family: "superclarendon",serif; color:#000000; font-size:30px; font-weight:bold; text-transform:uppercase;line-height:120%;}
h2 {font-family: "superclarendon",serif; color:#07432E; font-size:28px; font-weight:bold; text-transform:uppercase;line-height:120%;}

h3, 
.stockist-module h2 span,
.glass-module h2 span{font-family: "superclarendon",serif; color:#000000; font-size:16px; text-transform: uppercase; line-height:140%; }
.oldie .stockist-module h2 span,
.oldie .glass-module h2 span { font-size:15px; }

h2 a,
.stockist-module h2 span,
.glass-module h2 span {color:#07432E;}
h4 {}
h5 { }
a {} 
a:hover {  }
a.readmore { color:#9F7243; text-transform:uppercase; font-size:12px; text-decoration:none; font-weight:bold; }
a.readmore:hover {text-decoration:underline;}
.leading, .e2slideshow-slide-description p { color:#00665D;font-family: "superclarendon",serif; font-size:15px;}
.warning { color:#FF0000;}
/* ---- header Styles----- */
#logo {background: url(../images/logo.png) 0 0 no-repeat; position:absolute; width:349px; height:300px; left:305px;}

/* ---- agegate----- */
#age-gate-overlay {  position:fixed; top:0; left:0; width:100%; height:100%; z-index:1000; 
  background-color: rgb(0, 0, 0); 
}
#age-gate-overlay > div { position: relative; width:100%; height:100%;}
#age-gate { margin: 220px auto 0;  width:535px; height:375px; z-index:1001; background:#fff url(../images/age-gate.png) top right no-repeat; }
#age-gate .wrapper { padding: 35px 100px 0px 32px;}
#age-gate label {font-size:15px; color:#00665D; text-transform:uppercase; width:100px; float:left; line-height:30px; vertical-align:central; display:block; padding-right:10px; }
#age-gate select {margin-right:10px;}
#age-gate .clearfix { margin-bottom:10px}
#age-gate-denied { background-color:#FF0000; margin: 220px 0 0;  width:100%; padding:25px; z-index:1001; text-align:center; display:none; position:absolute;} 
#age-gate-denied span { font-size:30px; color:#FFFFFF; text-transform:uppercase; margin:0; line-height:100%;}

/* ---- Breadcrumbs Styles----- */
#breadcrumbs { font-size:11px; font-family: "superclarendon",serif;color:#999999;}
#breadcrumbs span { line-height:40px;color:#333;  }
#breadcrumbs .showHere { color:#999999; font-weight:600; }
#breadcrumbs .pathway { color:#999999; }


/* ---- Content Styles----- */
.content > .wrapper{ padding:50px 0 40px;}
#content h1 { margin:0 0 10px;}
#content h2 {margin:10px 0 5px;}
#content h3 {margin:10px 0 5px;}
#content h4 {margin:10px 0 5px;}
#content h5 {} 
#content hr {}
#content p { margin:10px 0;}
#content .readon {}
#content img.border, 
div.border,
#quicklinks .quicklink-recipe img { background-color:#9F7243; padding:3px; border:1px solid #333333;}
#content .table { background-color:#EDEDE8; width:550px;}
#content .table td {padding: 5px 10px;}
.stocklist #content .fltlft { width:220px; padding-right:20px; min-height:210px;}

/* Chronoforms */
#content label { font-weight:bold;}
.Chronoform .cfdiv_text input, .Chronoform .cfdiv_select select { width:300px;}
.Chronoform .cfdiv_text .chrono_captcha_input  { width:100px;}
#content .ccms_form_element { padding:0; margin-bottom: 5px; clear:none;}
#content .ccms_form_element input, #content .ccms_form_element textarea, #content  select { -webkit-box-shadow: inset 0 0 3px 0px #D5D5D5;  -moz-box-shadow: inset 0 0 3px 0px #D5D5D5; box-shadow: inset 0 0 3px 0px #D5D5D5; border: none;border:1px #000000 solid !important;}
#content .cfdiv_select select, #content .label_right { margin-left:0px !important;}
#content .full_label { width:auto !important;}
#content .ccms_form_element.cfdiv_textarea label{ display:block; float:none; width:100%}
#content .ccms_form_element.cfdiv_textarea textarea { width:600px;}
#content  input[type="submit"] {  border: none; -webkit-box-shadow: none; -moz-box-shadow: none;box-shadow:none;}
#content .chronoform { display:none;}
#content .cfdiv_text label, #content .cfdiv_select label { width: 120px;}
#content  .small-message { margin-left:120px;}
#content  .required { color:#faa732}
#content input[type="text"] { height:16px; margin-bottom: 5px; padding: 5px 2px !important;}
#content .ccms_form_element label { margin: 5px 0 9px;}
#content .ccms_form_element input[type="checkbox"], .ccms_form_element input[type="radio"] {margin: 4px 5px;}
#content .form-error { padding:5px;}
#content .ccms_form_element input:focus,
#content .ccms_form_element textarea:focus { border-color: rgba(159, 114, 67, 0.8); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(159, 114, 67, 0.6);-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(159, 114, 67, 0.6);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(159, 114, 67, 0.6); outline: 0;outline: thin dotted \9;/* IE6-9 */}
.clear { clear:none; display:none;}

.homepage .flexslider { width:470px; height: 342px; position:relative;background: url(../images/border.gif) 0 bottom repeat-x; }
.homepage .flexslider .slides { padding:20px 0; background: url(../images/border.gif) 0 top repeat-x; }
.homepage .flexslider .slides > li {height: 342px;}
.homepage .flexslider .slides > li .fltlft { width:170px;}
.homepage .flexslider .slides > li .fltrt { width:300px;}
.homepage .flexslider .slides img {max-heght: 100%; display: block;}

.featured-recipe {}
.featured-recipe > ul { margin:0; list-style:none; padding:15px 0 25px; background: url(../images/border.gif) 0 bottom repeat-x;}
.featured-recipe .fltlft { width:170px;}
.featured-recipe .fltlft img { max-width:100%; margin-top:10px;}
.featured-recipe .fltrt { width:300px;}

.moduletable.stockist-module {width:265px; float:left; }
.custom.stockist-module {padding-left:40px; }
.custom.stockist-module.quicklink {padding:5px 20px; width:240px !important }
#content .custom.stockist-module.quicklink h2 { margin:0;}
.custom.stockist-module.quicklink h2,.custom.stockist-module.quicklink p, .custom.stockist-module.quicklink h2 span{ color:#FFFFFF;}

.moduletable.glass-module { width:245px;float:left;}
.custom.glass-module { padding-left:25px;}
						

/* K2 stuff */
.filters { list-style:none; margin:0; padding:0;}
.filters > li { float:left; padding-right:10px;  }
#item-filter { padding-bottom:10px;background: url(../images/border.gif) 0 bottom repeat-x; margin-bottom:10px;}
#item-filter .btn { padding:4px 15px;}
.malt-extract #item-filter { display: none;}
.itemListCategoriesBlock .cat-desc { padding-bottom:20px; background: url("../images/border.gif") repeat-x scroll 0 bottom transparent; margin-bottom:10px;}
#content .k2Pagination {background: url(../images/border.gif) 0 bottom repeat-x; margin-top:0;}

.brewmix-menu { position:relative;}
.brewmix-menu > ul { list-style:none; padding:0; margin:0; width:100%;}
.brewmix-menu > ul > li { width:960px; overflow:visible;}
.brewmix-menu > ul > li > .menu-spacer { padding:0 30px; height:140px; width:900px;}
.brewmix-menu > ul > li .menu-item:first-child { }
.moduleItemImage {}
.brewmix-menu .menu-item {  height:135px; text-align:center;  float:left;width:90px; padding-left:0; margin-bottom:5px; position:relative;  }
.brewmixes .catItemView .catItemImageBlock a img, .brewmix-menu .menu-item img { height:85px;-webkit-transform: matrix(0.823,0,0,0.828,0,0);
-moz-transform: matrix(0.823,0,0,0.828,0px,0px);
-ms-transform: matrix(0.823,0,0,0.828,0,0);
-o-transform: matrix(0.823,0,0,0.828,0,0);
transform: matrix(0.823,0,0,0.828,0,0); }
.brewmixes .catItemView .catItemImageBlock a:hover img, .brewmix-menu .menu-item a:hover img {
	-webkit-transform: matrix(1,0,0,1,0,0);
-moz-transform: matrix(1,0,0,1,0px,0px);
-ms-transform: matrix(1,0,0,1,0,0);
-o-transform: matrix(1,0,0,1,0,0);
transform: matrix(1,0,0,1,0,0);
	}
.brewmix-menu .menu-item p { clear:both; }
.brewmix-menu .product-image { padding-bottom:5px;}
.brewmix-menu a .product-title { text-transform:uppercase;  color:#00665D; border-color:#CCCCCC; text-decoration:none; }
.brewmix-menu a:hover .product-title  {  clip: auto; height: auto; overflow: visible; position: absolute; width: 140px;border-top: 1px #CCCCCC dashed; border-bottom: 1px #CCCCCC dashed;display:block; padding:3px 1px; left:-25px; }
.brewmix-menu a {text-decoration:none;}
.brewmixes .itemContainer{ width:240px}
#itemListPrimary .catItemBody { padding:0;}
#itemListPrimary .catItemView { padding:0 0 30px 0 ;}
.catItemView .catItemImageBlock { margin:0; padding:0;}
.catItemView .catItemImageBlock img { border:none;}
#content  .catItemView .catItemTitle { text-align:left;  margin:0; padding:0; font-size:16px; }
.brewmixes #content  .catItemView .catItemTitle { text-align:center;}
#content  .catItemView .catItemTitle a { text-decoration:none;color:#00665D }
.itemListPrimary > clr { height:10px;}
.itemView > .fltlft { width:237px; padding:0; margin:0; border:none;}
.itemView .itemImage img { border:none; padding:0;}
.itemView > .fltrt {width:723px; }
#k2Container h1.itemTitle{ font-size:50px; color:#06432D;  }
.itemView .itemFullText {color: #00665D; font-size:15px !important;}
.itemView #accordion { padding:0; border-bottom: 1px dashed #CCCCCC; margin-top:20px;}
.itemView #accordion h3 { margin:0;}
.itemView .itemExtraFieldsLabel { color:#07432E; font-weight:normal; margin:0; padding:5px 0;border-top: 1px dashed #CCCCCC; }
.itemView div.itemComments {}
.itemView .itemRelated { margin:0;} 
.itemView .itemRelated ul { margin:0; padding:0; list-style:none;} 
.itemView .itemRelated ul li { float:left; margin:0; padding:0 0 015px; width: 105px; text-align:center; background:none; border:none; } 
.itemView .itemRelated ul li:first-child { padding:0;}
.itemView .itemRelated ul li .k2ItemImageleft { float:none; text-align:center;}
.itemView .itemRelated ul li img { border:none; box-shadow:none; height:104px; width:auto;}
.itemView .itemRelated li h3 { padding-top:5px;text-transform: uppercase;font-size:12px;}
.itemView .itemRelated li h3 a { text-decoration:none; }

#quicklinks .moduletable.quicklink { width:360px; height:210px; float:left}
#quicklinks .quicklink-recipe ul { margin:0; padding:0; list-style:none; background-color: transparent;} 
#quicklinks .quicklink-recipe img { float:left; margin-right:15px;}
#quicklinks .quicklink-recipe .k2ItemTitle { margin:0; color: #00665D; font-size:16px;}
.custom.quicklink.green {
  background-color: #00665D;
  background-image: -webkit-gradient(linear, left top, right bottom, from(#00665D), to(#07432E)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient( top left, #00665D, #07432E); /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image:    -moz-linear-gradient( top left, #00665D, #07432E); /* FF3.6+ */
  background-image:     -ms-linear-gradient( top left, #00665D, #07432E); /* IE10 */
  background-image:      -o-linear-gradient( top left, #00665D, #07432E); /* Opera 11.10+ */
  background-image:         linear-gradient( to bottom right, #00665D, #07432E);
}
.even, .lastitem { border:none !important; background:none !important;}
#content div.itemView { padding:0; margin:0; border: none;}

.recipes #itemListPrimary .fltlft { width:150px;}
.recipes #itemListPrimary .fltrt { width:810px;}
.recipes #itemListPrimary .catItemView { padding:10px 0 10px 0; margin-bottom:10px}
.recipes #itemListPrimary .catItemView.catItemIsFeatured { background-color:#EDEDE8;}
.recipes #itemListPrimary .catItemImage { margin:0;} 
.recipes .itemComments { background: none; border: none; padding: 16px;}
.recipes .no-image { padding:0 20px 0 10px;}
.recipes #itemListPrimary  .catItemIntroText { padding-right:40px;}
.recipes #itemListPrimary div.catItemIsFeatured {
    background-image: url("../images/featured.png");
}
.recipes .catItemView .catItemImageBlock img { 
   padding:0 10px;
}
/*   Store locator */
#locate_form { border-bottom: 1px dashed #CCCCCC;border-top: 1px dashed #CCCCCC;}
#locate_form input[type="text"], #locate_form select { margin-bottom:0;vertical-align:top;}
select { 
    background-color: #FFFFFF;
	display: inline-block;
    margin-bottom: 0;
    border: 1px solid #CCCCCC;
    color: #555555;
    display: inline-block;
    padding: 5px;
}
select, input[type="file"] {
	
    height: 32px;
    line-height: 32px;
} !
#sl_results_container #sl_sidebar div {}
#sl_results_container, #sl_locate_results, #sl_sidebar{ border:none !important;}
#sl_results_container {border: 1px solid #eee;}
#sl_results_container .border { border: 1px solid #eee;background-color: #eee;}
#sl_results_container #sl_sidebar { width:192px; border: 1px solid #eee; }
#sl_results_container #sl_sidebar > div { margin:0; border: 1px solid #eee; padding:10px !important; }
#sl_results_container .border {width:192px; padding:1px;}
#sl_results_container #sl_sidebar > div:hover {background: #999 !important;}
#locate_form #addressInput { padding:2px 5px !important; margin-top:2px; }
#locate_form #radiusSelect { padding:3px 5px !important; height:27px; margin-top:2px;}
#locate_form .btn { padding: 5px 22px; margin-top:2px;}
/* Tabs */
#accordion { border:none; margin:0;}
#accordion h3 {}
#accordion h3:hover { cursor:pointer;}
#accordion h3 img { vertical-align: middle; line-height:20px;opacity: 0.5; /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */filter: alpha(opacity=50); /* IE6-IE8 */}
#accordion h3.current img {
	 -webkit-transform: rotate(90deg);  /* Saf3.1+, Chrome */
     -moz-transform: rotate(90deg);  /* FF3.5+ */
      -ms-transform: rotate(90deg);  /* IE9 */
       -o-transform: rotate(90deg);  /* Opera 10.5 */
          transform: rotate(90deg);
             filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6–IE9 */
                     M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, sizingMethod='auto expand')
					 alpha(opacity=100);
               zoom: 1;	
  opacity: 1; /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
  filter: ; /* IE6-IE8 */
}
/* accordion pane */
.itemView .item-tools > ul { list-style:none; margin:0; padding:0;}
.itemView .itemSocialSharing { height:30px; overflow:hidden;}
.itemView .itemPrintLink {  font-family: "superclarendon",serif; text-transform:uppercase; font-size:12px; padding-left:30px; background:url(../images/print-icon.png) 0 0 no-repeat; line-height:20px; display:block; height:20px;}


/*  beer Bible  - using jquery list nav*/
#beerbible-nav .ln-letters { background: url(../images/border.gif) 0 bottom repeat-x;padding:10px 0 10px;}
#beerbible-nav .ln-letters a { padding-right:19px; font-size:18px; font-family: "superclarendon",serif; text-decoration:none;  }
#beerbible-nav .ln-letters a:hover, #content a.ln-selected { text-decoration:underline; }
#beerbible-nav .ln-disabled {opacity: 0.5; /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ filter: alpha(opacity=50); /* IE6-IE8 */ cursor:default;}
#beerbible-nav .ln-letters a.ln-disabled:hover { text-decoration:none;}
#beerbible { list-style:none;  padding-left:0;}
#beerbible li { padding:10px 0; }

/* ---- Sidebar Styles----- */
#content .sidebar2 {  padding: 50px 0 40px;}
.twoColFixRtHdr .sidebar2 .moduletable.featured-recipe,
.twoColFixRtHdr .sidebar2 .moduletable.slideshow { padding-left:40px;}


/* ---- Footer Styles----- */
#footer p { margin:0; color:#FFFFFF; font-size:12px;}
#footer a { text-decoration:none; color:#9F7243 }
#footer a:hover {color:#C5AB8E}
#footer .copyright { padding:45px 0 0 30px; float:left;}
#logo-sml{background: url(../images/logo.png) -349px -2px no-repeat; width:126px; height:115px; float:left;}

/* =============================================================================
 		Templates Elements 
    ========================================================================== */


/* pagination & pagenavcounter */
.pagination, .pagenavcounter{height:36px;margin:18px 0; width:100%;border:1px solid #ddd}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin:0; padding:0;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:0 1px 2px rgba(0, 0, 0, 0.05);}
.pagination li{display:inline;float:left;line-height:36px;text-decoration:none;border-left-width:0;border-right:1px solid #ddd;padding:0 14px;}
.pagination span, .pagination .counter, .pagination a { padding:0 15px; line-height:36px;border-right:1px solid #ddd; float:left; display:block;}
.pagination li span, .pagination li .counter, .pagination li a{ padding:0px; border-right:none;}

.pagination a{float:left;line-height:36px;text-decoration:none;}
.pagination a:hover,.pagination .active a{ text-decoration:underline;}
.pagination .active a{color:#999999;cursor:default;}
.pagination .disabled a,.pagination .disabled a:hover{color:#999999;background-color:transparent;cursor:default;}
.pagination li:first-child a{border-left-width:1px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;}
.pagination li:last-child a{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;}
.pagination-centered{text-align:center;}
.pagination-right{text-align:right;}
.pagination .counter { margin:0 !important;}
.pagenavcounter {line-height:36px;padding:0 14px; width:auto !important;}
#article-index { height:20px;}
#article-index ul { list-style:none; padding-left:0; margin:0; padding:0;}
#article-index ul li { float:left; padding-right:10px;}
#article-index ul li a { font-weight:bold; text-transform:uppercase;}
#article-index ul li a.active { text-decoration:underline;} 

/* Buttons */

.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 8px 22px 8px;
  text-transform:uppercase;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background-color: #9F7243;
  border-color: #000000;
  border: 1px solid #000;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(255, 255, 255, 0.05);
  cursor: pointer;
  *margin-left: .3em;
  text-decoration:none;

}
.btn.selected
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #C5AB8E;
}
.btn:active,
.btn.active {
  background-color: #C5AB8E;
}
.btn:first-child {
  *margin-left: 0;
}
.btn.selected,
.btn:hover {
  color: #fff;
  text-decoration: none;
  background-color: #C5AB8E !important;
}

/* =============================================================================
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles*/
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider {margin: 0; padding: 0;}
.flexslider .flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
.flexslider {background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative; overflow:hidden;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; margin: 0; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav { height: 14px; }
.flex-direction-nav li a {width: 10px; height: 14px; margin: 0; display: block; background:url(../images/slider-nav-arrows.gif) 0 0 no-repeat;  position: absolute; top: 30%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .next {background-position: -10px 0; right:0px;}
.flex-direction-nav li .prev {left: 0px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}


/* Control Nav */
.homepage .flex-control-nav {width: 100%; position: absolute; bottom: 70px; left:170px; text-align: left; }
.homepage .flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.homepage .flex-control-nav li:first-child {margin: 0;}
.homepage .flex-control-nav li a {width: 8px; height: 8px; display: block; background:url(../images/slider-nav.png) 0 0 no-repeat; cursor: pointer; text-indent: -999em;}
.homepage .flex-control-nav li a:hover {background-position: -8px 0px;}
.homepage .flex-control-nav li a.active {background-position:-8px 0px; cursor: default;}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/**** Isotope filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}


/* =============================================================================
   Media Queries
   ========================================================================== */

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden, .brewmix-menu a .product-title { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute;  border-color:#CCCCCC;}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fltrt { float: right; }
.fltlft { float: left; }

/* =============================================================================
   Prefix Classes
   ========================================================================== */
 .transition,
 #content .ln-letters a,
 .btn,
 #itemListLeading > div,
 #accordion h3 img,
 #itemListPrimary .catItemHeader,
 .brewmix-menu a .product-title,
 .brewmix-menu .menu-item img,
 .brewmixes .catItemView .catItemImageBlock img,
 #sl_results_container #sl_sidebar > div{
  -webkit-transition: 0.2s linear all;
  -moz-transition: 0.2s linear all;
  -ms-transition: 0.2s linear all;
  -o-transition: 0.2s linear all;
  transition: 0.2s linear all;
 }
.box-shadow, #map,.recipes #itemListPrimary div.catItemIsFeatured { -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25); }
.ie7 .box-shadow, .ie8 .box-shadow, .ie7 #map, .ie8 #map, #content .table   { border:1px #CCCCCC solid !important;}
input,
textarea {
 
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
/* Front End Editing - Dave's Script
################################### */
 #article-editor-outer { position:absolute; left:50%; top:0; z-index:999; width:800px; margin:0 0 0 -480px; padding:0 }
#article-editor { background:white; margin:0 auto; width:800px; padding:20px; border-bottom:40px solid #333; border-left:60px solid #333; border-right:60px solid #333; border-top:40px solid #333 }
#article-editor .componentheading { color:#ba020c; font-size:18px; margin:2px 0 10px 0; font-weight:bold }
#editor-shadow { position:absolute; left:0; top:0; margin:0; padding:0; background:black; width:100%; height:100%; filter:alpha(opacity=60); opacity:.6; z-index:998 }
form#login div { margin-top:10px }
form#login .remember { margin-top:20px }
form#login label { font-size:14px; font-weight:bold; width:100px; float:left }
form#login p { clear:left }
.contentpaneopen_edit { float:left }
.contentpaneopen_edit img { border:0 }
form.editor legend { font-size:1.2em; font-weight:bold; padding:2px }
form.editor fieldset { border:solid 1px #ccc; padding:20px; margin:10px 0 }
form.editor .publishing label { float:left; width:14em; font-weight:bold }
form.editor .publishing div { margin:5px 0 }
form.editor .publishing .radio label { float:none; width:14em }
form.editor .publishing .radio label span { float:left; width:14em }
form.editor fieldset.metadata label { float:none!important; display:block; font-weight:bold }
.tool-tip { float:left; background:#ffc; border:1px solid #d4d5aa; padding:5px; max-width:200px; text-align:left }
.tool-title { padding:0; margin:0; font-size:100%; font-weight:bold; margin-top:-15px; padding-top:15px; padding-bottom:5px; }
.tool-text { font-size:100%; margin:0 }
#editor-xtd-buttons { padding:5px }
.button2-left, .button2-right, .button2-left div, .button2-right div { float:left }
.button2-left a, .button2-right a, .button2-left span, .button2-right span { display:block; height:22px; float:left; line-height:22px; font-size:11px; color:#666; cursor:pointer }
.button2-left span, .button2-right span { cursor:default; color:#999 }
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span { padding:0 6px }
.page span { color:#000; font-weight:bold }
.button2-left a:hover, .button2-right a:hover { text-decoration:none; color:#0b55c4 }
.button2-left a, .button2-left span { padding:0 24px 0 6px }
.button2-right a, .button2-right span { padding:0 6px 0 24px }
.button2-left {  float:left; margin-left:5px }
.button2-right { float:left; margin-left:5px }
.button2-left .image {  }
.button2-left .readmore {}
.button2-left .pagebreak { }
div.tooltip { float:left; background:#ffc; border:1px solid #d4d5aa; padding:5px; max-width:200px }
div.tooltip h4 { padding:0; margin:0; font-size:95%; font-weight:bold; margin-top:-15px; padding-top:15px; padding-bottom:5px;}
div.tooltip p { font-size:90%; margin:0 }
.img_caption.left { float:left; margin-right:1em }
.img_caption.right { float:right; margin-left:1em }
.img_caption.left p { clear:left; text-align:center }
.img_caption.right p { clear:right; text-align:center }
.img_caption.none { margin-left:auto; margin-right:auto }
.img_caption { text-align:center!important }
.caption.left { float:left; margin-right:1em }
.caption.right { float:right; margin-left:1em }
.caption.left p { clear:left; text-align:center }
.caption.right p { clear:right; text-align:center }
.caption.none { margin-left:auto; margin-right:auto }
.caption { text-align:center; }
a img.calendar { width:16px; height:16px; margin-left:3px;  cursor:pointer; vertical-align:middle }
#system-message { padding:0!important; border:solid 0; margin:0; }
#system-message dt { font-weight:bold }
#system-message dd { margin:0; font-weight:bold; text-indent:0; text-align:center; padding:0 }
#system-message dd ul { color:#FFF; list-style:none; padding:10px 0; margin:0; }
#system-message dt.message { display:none }
#system-message dd.message ul {background:#d2b877; }
#system-message dt.error { display:none }
#system-message dd.error ul { background:#fce6e6;  margin:0 }
#system-message dt.notice { display:none }
#system-message dd.notice ul {background:#d2b877; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  #header, #nav, #breadcrumbs, #footer, .sidebar2, .copyright, .btn, .readon, .readmore { display:none !important;}
  .twoColFixRtHdr .content { width:100% !important;}
  .twoColFixLtHdr .content, .twoColFixLtHdr .sidebar1 { width:50% !important;}
  .pane { display:block !important;}
}
body.contentpane { background:transparent !important;width:100% !important;}
body.contentpane .pane { display:block !important;}
body.contentpane #quicklinks, body.contentpane .itemSocialSharing { display:none;}
body.contentpane #k2Container { width:100%; margin:0 !important; padding:0 !important;}
body.contentpane #k2Container .fltlft {width:25% !important;}
body.contentpane #k2Container .fltrt {width:75% !important;}
