#content .col-a {width:100%;}
#blq-container {
  background-position: 50% -15%!important; 
  background-image:url('/staticarchive/2492579e249d538f885dacb74b98c0049430d587.jpg');
}

#booze-calculator {
  background-image: url('/staticarchive/3cc68f1c7e31041394deb99f88604709e2f80d78.jpg');
  background-color: #f4f2de;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1.375em; /* 22px */
  color: #444847;
  position: relative;
  max-width: 974px;
  height: 575px;
}
#booze-calculator #loading {
  padding-top: 10%;
}
#booze-calculator #loading noscript,
#booze-calculator #loading img {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}
#booze-calculator .step {
  visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}
#booze-calculator #step-4 {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/** Flourishes and Textual Images */
#booze-calculator p {
  margin: 0;
  padding: 0;
  border: none;
}

.imgr, /* Properties for all _IMG R_eplaced pieces */
#back,
#mute {
  position: absolute;
  display: block;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background-position: top right;
  background-repeat: no-repeat;
}

#flourish-logo {
  margin: 0;
  width: 245px;
  height: 209px;
  background-image: url('/staticarchive/cf31535fc21a22827654fa7072d346affd9d8b97.png');
}
#flourish-radio1 {
  width: 110px;
  height: 68px;
  background-image: url('/staticarchive/e6cccf4ac0a9adb9c4e73a22003968a6e3418870.png');
}
#flourish-1extra {
  width: 142px;
  height: 68px;
  background-image: url('/staticarchive/e6b94caad088c4e147572ce20c38d9a152967881.png');
}
#flourish-line-left,
#flourish-line-right {
  width: 222px;
  height: 16px;
  background-image: url('/staticarchive/2e80005e5252ec29e4a8f7e78e0e92bfeff56939.png');
}
#flourish-burger {
  width: 102px;
  height: 65px;
  background-image: url('/staticarchive/d72da45c521e7991dd23ac05293b5eeaa4d8373d.png');
}
#flourish-black-bottle {
  width: 45px;
  height: 138px;
  background-image: url('/staticarchive/cc01c46955595358f6271968fe6cdc3ecd0b31ef.png');
}
#flourish-green-bottle-left {
  width: 58px;
  height: 138px;
  background-image: url('/staticarchive/b5f97ab43f30b0393dc43db7d246eacbe10c8192.png');
}
#flourish-green-bottle-right {
  width: 56px;
  height: 138px;
  background-image: url('/staticarchive/15b96b57fda68249b7ef9a202b63377b3fed0799.png');
}
#flourish-can {
  width: 49px;
  height: 138px;
  background-image: url('/staticarchive/45bbe4d0968db1f95f1256fcf0ad64a7079fd68f.png');
}
#floruish-youve-drunk {
  text-align: center;
  width: 50%;
  position: absolute;
}

#flourish-line2-left,
#flourish-line2-right,
#flourish-line3-left,
#flourish-line3-right,
#flourish-line5-left,
#flourish-line5-right {
  width: 248px;
  height: 16px;
  background-image: url('/staticarchive/c03d308b7bfcc77fc7ceddc306d2ab4de1e29242.png');
}
#flourish-question {
  width: 127px;
  height: 76px;
  background-image: url('/staticarchive/2757425aacc324c99b8865ea55b9a283aaec6b09.png');
}
#flourish-lime-beer {
  width: 158px;
  height: 93px;
  background-image: url('/staticarchive/e3bf70556861460547d59c92034c99540124a9c5.png');
}
#flourish-beer-collection {
  width: 116px;
  height: 97px;
  background-image: url('/staticarchive/7ba6c0f542a0fadd621b190ca20ba52c8d66ea09.png');
}
#units-board {
  width: 256px;
  height: 226px;
  background-image: url('/staticarchive/f271d552f1d91a879cb490877adcd29ba759cf77.png');
}
#units-board-value {
  color: white;
  font-size: 1.909em; /* 42px */
  text-align: center;
  display: block;
  position: relative;
  top: 50px;
  padding: 0 63px;
  left: 20px;
  text-indent: 0;
}
.male #units-board-value { color: #0bb03b; }
.female #units-board-value { color: #f55957; }

/* Actions - with hover states */

#back {
  position: absolute;
  top: 15px;
  left: 10px;
  display: none;
  width: 117px;
  height: 60px;
  background-image: url('/staticarchive/987b665ff6100fbdf0c3cce4e9173f7a7f05b259.png');
}
#back:hover {
  background-position: bottom;
}

#mute {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  width: 44px;
  height: 43px;
  background-image: url('/staticarchive/70b5f3b8599af31515f638496ca7a23a70697f15.png');
}
#mute.disabled {
  background-image: url('/staticarchive/0eb810ae3a212411edd05d35b09578fd3d3be317.png');
}
#mute:hover,
#mute.disabled:hover  {
  background-position: bottom;
}

#action-calculate {
  width: 527px;
  height: 108px;
  background-image: url('/staticarchive/1e22b04523305e16634758e251316a14482a7f1e.png');
}
#action-calculate:hover {
  background-position: bottom;
}

#link-tc {
  text-align: center; 
  background-color: #ebebeb;
  padding-top: 10px;
}
#link-tc a {
  text-decoration: none;
  color: #444;
  font-size: 12px;
  font-weight: bold;
}   
#link-tc a:hover {
  color: #21af35;
}

#action-male {
  width: 382px;
  height: 255px;
  background-image: url('/staticarchive/e0eb666adf7298d20fb40b878972e651d369a85a.png');
}
#action-male:hover {
  background-position: 1px bottom;
}
#action-female {
  width: 393px;
  height: 255px;
  background-image: url('/staticarchive/8d7739a90ff7d5471b00fdbdb236c69d3b52fe55.png');
}
#action-female:hover {
  background-position: bottom;
}


#action-now {
  width: 402px;
  height: 258px;
  background-image: url('/staticarchive/9a9ddbff38349bce884ffacb9f5c21e9afbe07d2.png');
}
#action-now:hover {
  background-position: bottom;
}
#action-later {
  width: 366px;
  height: 232px;
  background-image: url('/staticarchive/cef65b65148177c212fcb4567a626a6c52729784.png');
}
#action-later:hover {
  background-position: bottom;
}

#action-results {
  display: none;
  width: 437px;
  height: 64px;
  background-image: url('/staticarchive/170769746b9e594fb3089b87a1e545cd968f6422.png');
}
#action-results:hover {
  background-position: bottom;
}

#action-facts {
  width: 435px;
  height: 89px;
  background-image: url('/staticarchive/05304d37580e411522e455c981cc0915296f9859.png');
}
#action-facts:hover {
  background-position: bottom;
}

#action-reset {
  width: 453px;
  height: 106px;
  background-image: url('/staticarchive/158447f3603a7a2bbf7e399049b51ad6aea534e0.png');
}
#action-reset:hover {
  background-position: bottom;
}

/* Booze */
.container-booze {
  position: absolute;
}
.container-booze img {
  opacity: 0;
}
#beer {
  text-align: center;
  width: 126px;
  height: 202px;
  background-image: url('/staticarchive/2c22381e2625dfc1f74c831c53778a39d194fdae.png');
}
#beer:hover {
  background-position: bottom;
}
#beer .action-booze {
  top: 5px;
  left: 0;
}
.action-booze-beer {
  width: 56px;
  height: 153px;
  background-image: url('/staticarchive/4a1650e34926342026d2f61b5d77cfa0039fb52b.png');
}

#strongBeer {
  text-align: center;
  width: 125px;
  height: 179px;
  background-image: url('/staticarchive/65fe3bd5b02c0aa6d026e50cbba7ac3e38a604d9.png');
}
#strongBeer:hover {
  background-position: bottom;
}
#strongBeer .action-booze {
  top: -1px;
  left: -1px;
}
.action-booze-strongBeer {
  width: 96px;
  height: 137px;
  background-image: url('/staticarchive/0fa5e8b3ba52925c5d3aef54d593a865f2efb3a8.png');
}

#wine {
  text-align: center;
  width: 88px;
  height: 179px;
  background-image: url('/staticarchive/d677d549e434ffa9bfb7cc864872ac179f466b9c.png');
}
#wine:hover {
  background-position: bottom;
}
#wine .action-booze {
  top: -1px;
}
.action-booze-wine {
  width: 85px;
  height: 137px;
  background-image: url('/staticarchive/c105c90dcb86ea0142e574445da5d7434e8180b5.png');
}

#largeWine {
  text-align: center;
  width: 109px;
  height: 203px;
  background-image: url('/staticarchive/91a88ee3d4974e3161f3e81af850d33848e803b4.png');
}
#largeWine:hover {
  background-position: bottom;
}
#largeWine .action-booze {
  top: 1px;
  left: -1px;
}
.action-booze-largeWine {
  width: 83px;
  height: 162px;
  background-image: url('/staticarchive/351ffde941590b609d0cfc87e6ceb2b7c38cc3d8.png');
}

#spirit {
  text-align: center;
  width: 107px;
  height: 200px;
  background-image: url('/staticarchive/10df150884d5a0f0a8a0dab332df1317fee98d49.png');
}
#spirit:hover {
  background-position: bottom;
}
#spirit .action-booze {
  top: 74px;
  left: -4px;
}
.action-booze-spirit {
  width: 101px;
  height: 86px;
  background-image: url('/staticarchive/97a0d8f6ae3e7078abca1d52b69a9be660e9cda2.png');
}

#doubleSpirit {
  text-align: center;
  width: 99px;
  height: 200px;
  background-image: url('/staticarchive/cb3749c6345f864f7467ec635dcdf8b28dbabae3.png');
}
#doubleSpirit:hover {
  background-position: bottom;
}
#doubleSpirit .action-booze {
  top: 70px;
  left: -9px;
}
.action-booze-doubleSpirit {
  width: 104px;
  height: 90px;
  background-image: url('/staticarchive/c9adb57d39158c30348b9a4775504265a12bc71c.png');
}

#alcopop {
  text-align: center;
  width: 95px;
  height: 200px;
  background-image: url('/staticarchive/3c57daf6f9c51dfaa92fbebd4d053d3417f7ae47.png');
}
#alcopop:hover {
  background-position: bottom;
}
#alcopop .action-booze {
  top: 11px;
  left: 1px;
}
.action-booze-alcopop {
  width: 59px;
  height: 159px;
  background-image: url('/staticarchive/83e3717e1dbc4f4fe087f3db0c684d8a2196ac0f.png');
}

#bar-drop-zone {
  width: 798px;
  height: 161px;
  background-image: url('/staticarchive/dbb323589e44e06a33bf237a70008425b8116a2d.png');
}

/* Other Dimenstions */
#booze-calculator #step-1-text,
#booze-calculator #step-2-text,
#booze-calculator #step-3-text,
#booze-calculator #step-4-text,
#booze-calculator #step-5-text {
  color: #444847;
  width: 60%;
  text-align: center;
  line-height: 30px;
  position: absolute;
}
#content .col-a #game-stage #booze-calculator p {
  color: #444847;
  text-align: center;
  padding: 0;
  font-weight: normal;
}

/* Feeback */
#feedback-bubble,
#feedback-text {
  width: 585px;
  height: 292px;
  background-repeat: no-repeat;
  background-position: 50%;
}
#feedback-bubble {
  position: absolute;
}
.male.units1-5 #feedback-bubble   { background-image: url('/staticarchive/a88490254c3d90284cb0f75ad75ed977928cdb29.png'); }
.male.units6-9 #feedback-bubble   { background-image: url('/staticarchive/211e5e42cd21d9f014d04c55dfcdeb6220dc6b1b.png'); }
.male.units10 #feedback-bubble    { background-image: url('/staticarchive/770417e3164122566202bef6152dc5c4987c6e69.png'); }
.female.units1-5 #feedback-bubble { background-image: url('/staticarchive/4dc623c50beba6c306f9982db85474d924b092da.png'); }
.female.units6-9 #feedback-bubble { background-image: url('/staticarchive/e69efb60ad6fa8792ee401fd813f010653068854.png'); }
.female.units10 #feedback-bubble  { background-image: url('/staticarchive/972c1fded52a8dff9b8a9d0cc61108a3bda862ff.png'); }

.now.units1-5 #feedback-text { background-image: url('/staticarchive/06085d99bb9ec79137456f8062abfc7e784f2971.png'); }
.now.units6-9 #feedback-text { background-image: url('/staticarchive/547a17697031b7608cd19ef10e7e5cac17abacae.png'); }
.now.units10 #feedback-text { background-image: url('/staticarchive/4f6c14db8bcaf2394967c2b16d308b73be25d101.png'); }
.later.units1-5 #feedback-text { background-image: url('/staticarchive/51b084e6da64bbf133bcd11bd8fed13891e881b2.png'); }
.later.units6-9 #feedback-text { background-image: url('/staticarchive/0af649bf235ad767ca2872a4c9f84e1bc4fe8bee.png'); }
.later.units10 #feedback-text { background-image: url('/staticarchive/3380fc6cbaa25667c4f83f6e3a8a4d0a1e6344ed.png'); }

/* Share */
#share {
  width: 320px;
  line-height: 59px;
  position: absolute;
}
#booze-calculator #share-facebook,
#booze-calculator #share-twitter {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
#booze-calculator #share-facebook {
  width: 59px;
  height: 59px;
  background-image: url('/staticarchive/233dade4dc2b5337178dd78e3242761a8ae5028b.png');
}
#booze-calculator #share-facebook:hover {
  background-position: bottom;
}
#booze-calculator #share-twitter {
  width: 62px;
  height: 59px;
  background-image: url('/staticarchive/9746c4bf69d722dee8c483c5bf81eaa53101961f.png');
}
#booze-calculator #share-twitter:hover {
  background-position: bottom;
}

/* Drag and Drop */
#booze-calculator .action-booze {
  position: relative;
  margin: 0 auto;
  cursor: move;
}
#bar-drop-zone {
  display: block;
  position: absolute;
}

/* Results */
#flourish-rda {
  width: 304px;
  height: 189px;
  background-image: url('/staticarchive/30864c507b0980b9e58cb5b318cf005f4acce2ec.png');
}
.male #flourish-rda {
  background-image: url('/staticarchive/56ab1c3fec7aa9ff02ffaca41c241508fed2256b.png');
}
#result-units,
#result-cost,
#result-calories {
  overflow: hidden;
  position: absolute;
  height: 149px;
}
#result-units {
  width: 199px;
}
#result-cost {
  width: 201px;
}
#result-calories {
  width: 210px;
}

.female #result-units { background-image: url('/staticarchive/99d10150063547e40e18ac212e9976ff42995d7a.png'); }
.male #result-units {   background-image: url('/staticarchive/55994a9b6902af288546bf1f43d92baa8723cab4.png'); }

.female #result-cost { background-image: url('/staticarchive/1d48aa31f076ddd568fb4cf8305ccefb012ea2dc.png'); }
.male #result-cost {   background-image: url('/staticarchive/ede9e00a6c10e73ef8670dbd920c355bdb0a24b3.png'); }

.female #result-calories { background-image: url('/staticarchive/d81e9f4f9a5ce503f448b0f37d62da07618f3f9f.png'); }
.male #result-calories {   background-image: url('/staticarchive/5d1217b3bfb90fec4ea85aa8371ef2e2b67630a9.png'); }

#booze-calculator .unit {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.636em; /* 36px */
  font-weight: normal;
}
#result-units .unit {
  line-height: 107px;
}
#result-calories .unit {
  line-height: 189px;
}
#result-cost .unit {
  line-height: 98px;
  font-size: 1.454em; /* 32px */
}


#booze-calculator #result-rda,
#booze-calculator #result-ttl {
  width: 35%;
  overflow: hidden;
  position: absolute;
}
#booze-calculator #result-rda .unit,
#booze-calculator #result-ttl .unit {
  width: 96px;
  height: 89px;
  line-height: 89px;
  display: block;
  text-align: center;
  font-size: 1.636em; /* 36px */
  font-weight: normal;
  background-image: url('/staticarchive/0268cdcc189be97d4a1efa28eebaa3c89a31a7a8.png');
  float: left;
  margin-right: 10px;
}
#booze-calculator #result-rda p,
#booze-calculator #result-ttl p {
  line-height: 29px;
  padding-top: 15px;
}

#booze-calculator #result-food {
  position: absolute;
  width: 503px;
  height: 123px;
  background-image: url('/staticarchive/3841aa688e9dc5054c8f507883b5a14fc998ea76.png?fe');
}
.food-item {
  position: absolute;
}

.food-burger {
  width: 74px;
  height: 50px;
  background-image: url('/staticarchive/eac015b452f84a8926e135ffa9fb6f7222a24bee.png');
}
.food-pizza {
  width: 117px;
  height: 52px;
  background-image: url('/staticarchive/3f5dedb02d81867d14d0a26b1fd0e198e97a89b1.png');
}
.food-donut {
  width: 73px;
  height: 41px;
  background-image: url('/staticarchive/1e268a434080d167450bc467b394066612b277d7.png');
}
.food-bhaji {
  width: 86px;
  height: 78px;
  background-image: url('/staticarchive/688834eeabbbd4057d23201fb3c5a54585e75728.png');
}

#booze-calculator #result-food .food-board-text {
  display: block;
  position: absolute;
  top: 66px;
  left: 45px;
  width: 420px;
  height: 40px;
  line-height: 20px;
  text-align: center;
  color: white;
  font-weight: normal;
  font-size: 1.045em; /* 23px */
}

#booze-calculator #rda-warning {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -439px;
  margin-top: -240px;
  width: 878px;
  height: 480px;
  background-image: url('/staticarchive/883590ea7362fe59e5b481265bfbb654ff275c3b.png');
  z-index: 99999;
}