@charset "UTF-8";
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    vertical-align: baseline;
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    color: #fff;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

div,
div img,
video,
canvas {
    position: absolute;
}

img.center,
div.center,
p.center {
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-height: 152px;
    max-width: 176px;
}

.hidden {
    visibility: hidden
}

sup {
    font-size: 60%
}

#ad {
    width: 300px;
    height: 250px;
    overflow: hidden;
    background: url('bkgd.png');
}


/* SPRITE SHEET ================================================ */

.spritepng {
    background-image: url(sprite.png);
    background-repeat: no-repeat;
    display: block;
}

#beerCan {
    width: 100px;
    height: 189px;
    position: absolute;
    top: 31px;
    left: 175px;
    background-position: 0 -160px;
}

#disclaimer {
    width: 136px;
    height: 19px;
    position: absolute;
    top: 224px;
    left: 10px;
    background-position: -3px -131px;
    opacity: 0;
}

.mask {
    background: #eaedf4;
}

#mask1 {
	background: url('sprite.png') no-repeat -13px -18px;
	width: 40px;
	height: 24px;
    position: absolute;
    top: 74px;
    left: 22px;
}

#mask2 {
	background: url('sprite.png') no-repeat -56px -18px;
	width: 17px;
	height: 24px;
    position: absolute;
    top: 74px;
    left: 65px;
}

#mask3 {
	background: url('sprite.png') no-repeat -74px -18px;
	width: 38px;
	height: 24px;
    position: absolute;
    top: 74px;
    left: 83px;
}

#mask4 {
	background: url('sprite.png') no-repeat -13px -50px;
	width: 18px;
	height: 24px;
    position: absolute;
    top: 106px;
    left: 22px;
}

#mask5 {
	background: url('sprite.png') no-repeat -31px -50px;
	width: 21px;
	height: 24px;
    position: absolute;
    top: 106px;
    left: 40px;
}

#mask6 {
	background: url('sprite.png') no-repeat -54px -50px;
	width: 18px;
	height: 24px;
    position: absolute;
    top: 106px;
    left: 63px;
}

#mask7 {
	background: url('sprite.png') no-repeat -74px -50px;
	width: 18px;
	height: 24px;
    position: absolute;
    top: 106px;
    left: 83px;
}

#mask8 {
	background: url('sprite.png') no-repeat -94px -50px;
	width: 27px;
	height: 24px;
    position: absolute;
    top: 106px;
    left: 103px;
}

#mask9 {
    width: 25px;
    height: 24px;
    position: absolute;
    top: 112px;
    left: 117px;
    display: none;
}

#mask10 {
	background: url('sprite.png') no-repeat -11px -90px;
	width: 34px;
	height: 24px;
    position: absolute;
    top: 146px;
    left: 20px;
}

#mask11 {
	background: url('sprite.png') no-repeat -56px -90px;
	width: 40px;
	height: 24px;
    position: absolute;
    top: 146px;
    left: 65px;
}

#mask12 {
	background: url('sprite.png') no-repeat -97px -90px;
	width: 25px;
	height: 24px;
    position: absolute;
    top: 146px;
    left: 106px;
}

#mask13 {
    width: 22px;
    height: 24px;
    position: absolute;
    top: 147px;
    left: 97px;
    display: none;
}

/* #line1 {
    width: 108px;
    height: 7px;
    position: absolute;
    top: 93px;
    left: 21px;
    background: #fff;
}

#line2 {
    width: 124px;
    height: 7px;
    position: absolute;
    top: 145px;
    left: 11px;
    background: #fff;
}

#line3 {
    width: 103px;
    height: 7px;
    position: absolute;
    top: 198px;
    left: 22px;
    background: #fff;
} */


/*  MUGS ================================ */
