/* common.css */
#top .logo,
.b-title #spotlighted,
.b-more-cocktails .prev,
.b-more-cocktails .next,
.cocktail-list .prev,
.cocktail-list .next,
.win-shop .content .less i,
.win-shop .content form dl dt i,
.win-shop .content .more i,
button.rounded { background-repeat: no-repeat; background-image: url(common.png); }
#alcohol-harm { background-repeat: no-repeat; background-image: url(alcohol-harm.png); }
#branded-image { background-repeat: no-repeat; background-image: url(image.png); width: 750px; height: 50px; left: -370px; bottom: -50px; }
#branded-image-holder { height: 50px; bottom: 175px; z-index: 1;  }
#spotlighted { width: 106px; height: 34px; right: -5px; bottom: 8px; }
a { color: #0392f1; }
#top .nav a:hover { border-bottom-color: #c9011d; }
#bottom { color: #788894; padding-top: 130px; }
#bottom a { color: #fff; }
html { background: #fff url(/t/grey-gradient-v.png) repeat-x center top; }
button.rounded b { text-shadow: 1px 1px 0 #576d1d; }
button.strong b { text-shadow: 1px 1px 0 #8f2b47; }
.b-more dt b { color: #fff; }

/* bars.css */
html { background: #000 url(bg.jpg) center 0 no-repeat; }
a { color: #c9011d; }
.bar-mini a { background-image: url(pre-mask-full.png); }
#sort-menu .bars-select dt { color: #f43f3f; }
#sort-menu .bars-select dd ul li.selected { color: #f43f3f; }
#sort-menu .bars-select dd ul li:hover { color: #f43f3f; }
#map .point .icon,
#map .position-control { background-image: url(bars-common.png); }


/* bar.css */
#price-index { color: #c9011d; }


