/* CSS Document */

@charset 'utf-8';

/* RESET */

section,nav,hgroup,header,footer,figure,figcaption,details,aside,article{display:block}
video,canvas,audio{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]),[hidden]{display:none}
html,textarea,select,input,button{font-size:100%}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;}
body,figure,form,textarea,select,input,button{margin:0}
textarea,select,input,button,body{font-family:sans-serif}
a{color:#00e}
a:visited{color:#551a8b}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
strong,b{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
samp,kbd,code,pre{font:1em monospace,serif;_}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:after,q:before{content:'';content:none}
small,sup,sub{font-size:75%}
sup,sub{line-height:0;position:relative}
sup,sub,textarea,select,input,button{vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
ol,ul{margin:1em 0;padding:0 0 0 40px}
dd{margin:0 0 0 40px}
nav ol,nav ul{content-style:none;content-style-image:none}
img,legend,input::-moz-focus-inner,button::-moz-focus-inner{border:0}
img{-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{*margin-left:-7px}
textarea,select,input,button{*vertical-align:middle}
input,button{line-height:normal}
input[type='submit'],input[type='reset'],input[type='button'],button{cursor:pointer;-webkit-appearance:button;*overflow:visible}
input[type='radio'],input[type='checkbox']{box-sizing:border-box}
input[type='radio'],input[type='checkbox'],input::-moz-focus-inner,button::-moz-focus-inner{padding:0}
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{-webkit-appearance:none}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

/* FONTS */

@font-face {
	font-family: 'Cartwheel';
	src: url('/css/fonts/Cartwheel.eot?v=3.0.1');
	src: url('/css/fonts/Cartwheel.eot') format('embedded-opentype'),
	     url('/css/fonts/Cartwheel.woff?v=3.0.1') format('woff'),
	     url('/css/fonts/Cartwheel.ttf?v=3.0.1') format('truetype'),
	     url('/css/fonts/Cartwheel.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Convergence';
	src: url('/css/fonts/Convergence-Regular.eot');
	src: url('/css/fonts/Convergence-Regular.eot') format('embedded-opentype'),
	     url('/css/fonts/Convergence-Regular.woff') format('woff'),
		 url('/css/fonts/Convergence-Regular.ttf') format('truetype'),
		 url('/css/fonts/Convergence-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* GENERAL */

html.menu,.menu body {
	overflow: hidden;
	overflow-y: hidden;
}
body,
th,
td,
input,
select,
textarea,
button {
	font-weight: normal;
	font-family: Convergence, Ubuntu, Arial, sans-serif;
}
body,
td,
th {
	font-size: 14px;
}
th,
td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
h1,
h2,
h3,
h4,
nav,
label,
.label,
button,
.submit,
#notices li,
#notices .item {
	font-weight: normal;
	font-family: Cartwheel, Arial, sans-serif;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 25px;
}
h3,
#notices li,
#notices .item {
	font-size: 20px;
}
a,
a:link,
a:visited,
a:active,
a:hover {
	text-decoration: none;
}
input,select,textarea {
	padding: 5px 10px;
	border: 0 none;
	border-radius: 3px;
}
button {
	border-radius: 3px;
	border: 0 none;
	padding: 10px 30px;
}


/* COLOURS */

body,td,th {
	color: #EDEDED;
}
body,
#public_menu {
	background-color: #2F2F2F;
}
.menu body,
#menu,
.menu #notices {
	background-color: #181818;
}
h1,
h2,
h3,
h4,
nav,
nav a,
nav a:link,
nav a:visited,
nav a:active,
h2 a,
h2 a:link,
h2 a:visited,
h2 a:active,
#taplist .heading,
#taplist .order,
#taplist .stock_out .order,
#public_menu .heading,
#public_menu .order,
#public_menu .stock_out .order,
.message,
.label,
#notices .slick-active {
	color: #ff6700;
}
nav a:hover,
nav .current a,
nav .current a:link,
nav .current a:visited,
nav .current a:active,
#taplist .item:hover {
	color: #ff8800;
}
a,
a:link,
a:visited,
a:active,
a:hover {
	color: #E9CDCE;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
th,
button,
.tag {
	color: #FFFFFF;
	background-color: #ff6700;
}
button:hover {
	color: #FFFFFF;
	background-color: #ff8800;
}
#taplist .cider,
#public_menu .cider {
	color: #CCE0BC;
}
#public_menu .brewery_beverage .beverage {
	color: #adadad;
}
#public_menu .cider .brewery_beverage .beverage {
	color: #a2b3a2;
}
#taplist .text,
#taplist .stock_out li,
#public_menu .text,
#public_menu .stock_out li,
#notices {
	color: rgba(255, 255, 255, 0.45);
}
#taplist .stock_moderate .stock_level,
#public_menu .stock_moderate .stock_level {
	color: #dcad5b;
}
#taplist .stock_low .stock_level,
#public_menu .stock_low .stock_level {
	color: #ff7b35;
}
#taplist .stock_out .stock_level,
#public_menu .stock_out .stock_level {
	color: #ff3300;
}
.green {
	color: #a5d700;
}

/* LAYOUT */

#main,
#main .heading {
	min-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
#menu {
	display: none;
	padding: 0;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 101;
	opacity: 0.87;
	border-bottom: 1px solid #858585;
}

/* MENU */

nav {
	clear: both;
}
nav ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
nav li {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 18px;
}
nav li + li:before {
	font-family: Helvetica, Arial, sans-serif;
    content: "|";
    padding: 0 6px;
}

/* TAPLIST */

#taplist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#taplist li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#taplist > ul > li {
	clear: both;
	font-size: 24px;
	height: 48px;
}
#taplist.notice > ul > li {
	clear: both;
	font-size: 24px;
	height: 45px;
}
#taplist .heading,
#taplist .order {
	font-family: Cartwheel, Convergence, Ubuntu, Arial, sans-serif;
}
#taplist .heading,
#taplist.notice .heading {
	background-color: #2f2f2f;
	border-bottom: 1px solid #a1a1a1;
	clear: both;
	height: 80px;
	text-transform: uppercase;
	top: 0;
	display: block;
	position: fixed;
	z-index: 100;
	font-size: 28px;
}
#taplist > ul > li:nth-child(2) {
	margin-top: 80px;
}
#taplist li li {
	border: 0 none;
	clear: none;
	display: inline-block;
	float: left;
	height: 32px;
	padding: 9px 0.5% 6px 0;
	width: 6.5%;
}
#taplist.notice li li {
	height: 29px;
}
#taplist .heading li {
	padding-top: 33px;
}
#taplist .item {
	border-bottom: 1px solid #a1a1a1;
}
#taplist .item:last-child {
	border-bottom: 0 none;
	padding-bottom: 10px;
}
#taplist.notices .item:last-child {
	padding-bottom: 55px;
}
#taplist .item:last-child li {
	padding-bottom: 14px;
}
#taplist .stock_level,
#taplist .origin,
#taplist .order,
#taplist .abv,
#taplist .price_growler,
#taplist .price_squealer,
#taplist .price_whistler,
#taplist .price_pet_2000,
#taplist .price_pet_1250,
#taplist .price_pet_750 {
	text-align: center;
}
#taplist .brewery {
	width: 20%;
}
#taplist .beverage {
	width: 22%;
}
#taplist .brewery,
#taplist .beverage,
#taplist .style,
#taplist .origin {
	white-space: nowrap;
	text-overflow: ellipsis;
}
#taplist .order,
#taplist.pet .order {
	font-size: 30px;
	height: 34px;
	padding-top: 7px;
	width: 3.5%;
}
#taplist.notice .order,
#taplist.pet.notice .order {
	height: 31px;
}
#taplist .style {
	width: 13.5%;
}
#taplist .stock_level,
#taplist .abv {
	width: 4%;
}
#taplist .stock_level {
	padding-top: 4px;
}
#taplist .origin {
	width: 8%;
}
#taplist .text,
#taplist.pet .text {
	text-transform: uppercase;
	width: 90%;
}
#taplist.pet li li {
	width: 4.2%;
}
#taplist.pet .brewery {
	width: 19.5%;
}
#taplist.pet .beverage {
	width: 23.25%;
}
#taplist.pet .style {
	display: none;
}
#taplist.pet .origin {
	width: 7%;
}
#taplist.pet .price_growler,
#taplist.pet .price_squealer,
#taplist.pet .price_whistler {
	width: 6.5%;
}
#taplist .heading li div {
	clear: both;
}
#taplist .heading .price_growler,
#taplist .heading .price_squealer,
#taplist .heading .price_whistler,
#taplist .heading .price_pet_2000,
#taplist .heading .price_pet_1250,
#taplist .heading .price_pet_750,
#taplist.notice .heading .price_growler,
#taplist.notice .heading .price_squealer,
#taplist.notice .heading .price_whistler,
#taplist.notice .heading .price_pet_2000,
#taplist.notice .heading .price_pet_1250,
#taplist.notice .heading .price_pet_750 {
	height: 58px;
	padding-top: 15px;
}
#taplist .tag {
	display: inline-block;
	float: right;
	font-size: 17px;
	line-height: 22px;
	margin: 0 -14px 0 -34px;
	padding: 2px 9px 4px 8px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	-ms-transform: rotate(-31deg);
	-webkit-transform: rotate(-31deg);
	transform: rotate(-31deg);
	width: 121px;
	z-index: 1;
}
#taplist .stock_out li {
	text-decoration: line-through;
}
#taplist .stock_out .order {
	text-decoration: none;
}
#taplist .stock_level_full,
#taplist .stock_level_moderate,
#taplist .stock_level_low,
#taplist .stock_level_out {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	margin: 0;
	opacity: 1;
}


/* PUBLIC TAPLIST */

#public_menu {
	font-size: 18px;
	width: 100%;
}
#public_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#public_menu li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#public_menu > ul > li {
	clear: both;
	height: 65px;
}
#public_menu .heading {
	font-family: Cartwheel,Convergence,Ubuntu,Arial,sans-serif;
	text-transform: uppercase;
}
#public_menu li li {
	border: 0 none;
	clear: none;
	display: inline-block;
	float: left;
	height: 47px;
	padding: 20px 0.5% 0 0;
	width: 9.5%;
}
#public_menu .heading li {
	font-size: 22px;
	padding-top: 33px;
	height: 58px;
}
#public_menu .heading,
#public_menu .item {
	border-bottom: 1px solid #a1a1a1;
}
#public_menu .stock_level,
#public_menu .origin,
#public_menu .abv,
#public_menu .price_growler,
#public_menu .price_squealer,
#public_menu .price_whistler {
	text-align: center;
}
#public_menu .image,
#public_menu .no_image {
	width: 6.5%;
}
#public_menu .image,
#public_menu .stock_level,
#public_menu .brewery_beverage {
	padding-top: 8px;
	height: 56px;
}
#public_menu .image_brewery_beverage {
	width: 41%;
}
#public_menu .brewery_beverage {
	width: 34%;
}
#public_menu .brewery_beverage .brewery,
#public_menu .brewery_beverage .beverage {
	clear: both;
	padding: 2px 0 0;
}
#public_menu .brewery_beverage .beverage {
	font-size: 0.92em;
}
#public_menu .style {
	width: 23%;
}
#public_menu .brewery,
#public_menu .beverage,
#public_menu .origin,
#public_menu .style {
	white-space: nowrap;
	text-overflow: ellipsis;
}
#public_menu .stock_level {
	width: 3.5%;
}
#public_menu .origin {
	width: 10%;
}
#public_menu .image .frame {
	width: 46px;
	height: 46px;
	overflow: hidden;
	display: inline-block;
	border-radius: 4px;
}
#public_menu .image .frame img {
	width: 50px;
	height: 50px;
	margin: -2px;
	display: inline-block;
}
#public_menu .heading li div {
	clear: both;
}
#public_menu .heading .price_growler,
#public_menu .heading .price_squealer,
#public_menu .heading .price_whistler {
	padding-top: 15px;
}
#public_menu .stock_level {
	width: 4%;
}
#public_menu .no_image .stock_level {
	margin: 11px 0 0 -31px;
}
#public_menu .stock_out li {
	text-decoration: line-through;
}
#public_menu .stock_out .order {
	text-decoration: none;
}

/* STOCK LEVEL ICONS */

.stock_level_full,
.stock_level_moderate,
.stock_level_low,
.stock_level_out {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url("/img/barrel-level-icons.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 84px auto;
	display: inline-block;
	height: 40px;
	margin: 8px auto 0;
	width: 20px;
	opacity: 0.8;
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.stock_level_full:hover,
.stock_level_moderate:hover,
.stock_level_low:hover,
.stock_level_out:hover {
	opacity: 1;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    -o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.stock_level_full {
	background-position: -64px 0;
}
.stock_level_moderate {
	background-position: -42px 0;
}
.stock_level_low {
	background-position: -21px 0;
}

/* NOTICES */

#notices {
	clear: both;
	margin: 10px 0 15px;
	overflow: hidden;
	height: 35px;
	width: 100%;
	position: relative;
}
.menu #notices {
	position: fixed;
	bottom: 0;
	margin: 0;
	padding: 10px 0 20px;
	z-index: 50;
}
#notices ul,
#notices .viewport {
	overflow: hidden;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	padding: 0;
}
#notices li,
#notices .item {
	display: inline-block;
	padding: 0;
	margin: 0;
	height: 35px;
	text-align: center;
	white-space: normal;
	box-sizing: content-box;
	width: auto;
	position: relative;
}
#notices .item {
	margin: 0 25px 0 0;
}
#notices .item.slick-active {
	opacity: 1;
}
#notices li + li:before {
    content: '|';
	padding: 0 1em;
}
.menu #notices li,
.menu #notices .item {
	font-size: 32px;
	line-height: 100%;
}
.menu #notices .item {
	padding: 0 22px;
}

/* HOME PAGE */

#main-img {
	padding: 0;
	margin: 0;
}
#main-img h1 {
	padding: 0;
	margin: 0;
}
#main-img img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
#wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
#wrapper h2 {
	font-size: 34px;
	margin: 48px 0 20px;
}
.message {
	font-size: 20px;
	margin-top: 13px;
}
.sub-form {
	margin: 10px 0 5px;
	width: 100%;
}
.sub-form td {
	vertical-align: middle;
	padding-right: 10px;
}
.sub-form td:last-child {
	padding-right: 0;
}
.sub-form .label {
	font-size: 20px;
	padding: 16px 10px 0 0;
	width: 192px;
}
.sub-form input {
    background: #434143;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 235px;
    height: 35px;
    padding: 0 15px;
    color: #fff5e6;
    font-size: 14px;
	margin-top: 8px;
}
.sub-form button,
.sub-form input[type="submit"] {
    width: 110px;
    height: 35px;
    background: #ff8200;
    border: none;
    font-size: 16px;
    color: #fff5e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	margin-top: 8px;
	padding: 6px 22px;
	width: 100;
}
.sub-form button:hover,
.sub-form input[type="submit"]:hover {
    background: #fe950d;
}
.hr {
	height: 40px;
	border: none;
	border-bottom: 2px solid #484848;
	width: 100%;
}
#copyright{
	color: #666;
	font-size: 11px;
	padding: 13px 0;
}
.social {
    width: 50px;
    text-align: right;
    padding-top: 7px;
}
#social {
    width: 100%;
}
#facebook{
	width: 80px;
}