@import url('reset.css');
@font-face {
  font-family: 'EntypoRegular';
  src: url('entypo.woff') format('woff'),
  url('entypo.ttf') format('truetype'); }
@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700|Barlow+Semi+Condensed:300,400,700|Roboto+Condensed:300,400,700');

/* Default Styles
-------------------------------------------------------------- */
body {
  background-color: #FFF;
  color: #4E4E50;
  font-family: 'Arimo', sans-serif;
  font-size: 83%;
  line-height: 1;
  margin-bottom: 50px;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
h3,h4,h5,h6 { text-transform: uppercase }
h1,h2 { margin-bottom: 1.5em }
h3,h4 { margin-bottom: 0.5em }
h1 { font-size: 2.5em; color: #111111; }
h2 { font-size: 1.8em; color: #003541; }
h3 { font-size: 1.1em; color: #003541; }
h4 { font-size: 1.0em; color: #003541; }
h5 { font-size: 1.0em; color: #777777; }
h6 { font-size: 0.8em; color: #888888; }

a { color: #003541 }
p { margin-bottom: 0.5em }

small { font-size: 0.9em; }

ul    { list-style-type: none; }
ul li { font-size: 1.1em; margin: 0 0 15px 0; }

/* Official New Colors */
.blue       { color: #003541 }
.red        { color: #C04635 !important; }
.gold       { color: #DDAA3E }

/* Secondary Colors */
.blue_dark  { color: #001F27 } /* dark version of new blue, used on age-verification */
.blue_light { color: #093843 } /* light version of new blue, not in use yet */
.gray_blue  { color: #CCD6D9 } /* grayish version of new blue, used on age-verification & about page header border | #B7C0C3 used for hover */
.gray_light { color: #F7F5F2 } /* gray color from background image dom sent */
.red_dark   { color: #AC3F2F } /* used for press/hover state on red buttons */


/* Layout
-------------------------------------------------------------- */
#container, #header, #footer {
  margin: 0 auto;
  padding: 20px;
  min-width: 750px;
  width: auto;
}
#container {
  background-color: #FFF;
  border-top: 1px #CCD6D9 solid;
  border-bottom: 0 #001F27 solid;
  padding-bottom: 100px;
}
#logo a { 
  background: url(../logo.png) no-repeat; 
  display: block;
  margin-bottom: -0.5em;
  height: 83px;
  width: 251px; }
#logo span { 
  visibility: hidden; 
}

#footer {
  height: 40px;
  margin-top: 50px;
  text-align: center; }
#footer span {
  display: inline-block;
  color: #BEBBBA;
  font-size: 11px;
  margin-top: 13px;
  padding-right: 8px;
  text-transform: uppercase; }
#footer a {
  color: #A29E9C!important;
}

.col-border {
  border-right: 1px solid #eee;
  margin-right: 30px!important;
  padding-right: 30px!important;
}

.row { 
  margin-bottom: 1em 
}
.row-form { 
  margin-bottom: 1.5em 
}
.row:after, .row-form:after {
  content: "";
  display: table;
  clear: both; 
}

.row .column h4, .row .column p {
  height: 1.1em;
  line-height: 1.1em;
  vertical-align: middle; 
}

.row h3 {
  margin-top: 1.3em;
}

.column {
  float: left;
  margin-left: 10px; 
}
.column:first-child {
  margin-left: 0; 
}
.row-form .column { 
  line-height: 28px;  
  min-height: 28px;
  vertical-align: middle; 
}
.col-main { 
  margin-left: 0; 
  width: 60%;
}
.col-side {
  margin-left: 5%;
  width: 35%;
}
.col-1    { width: 60px }
.col-2    { width: 100px }
.col-3    { width: 150px }
.col-4    { width: 200px }
.col-flex { width: auto !important }

.textarea_view {
  line-height: 1.5em;
  margin: 5px 0 0 0;
  width: 100%;
}

.spec_instructions {
  display: block;
  font-family: 'Arimo', sans-serif;
  font-size: 12.5px;
  line-height: 1.5em;
  margin: 8px 20% 0 8px; }
.spec_instructions .howto,
.spec_instructions .spec_title {
  color: #666;
  display: inline;
  font-size: 13px;
  font-weight: 700; }
.spec_instructions .howto {
  margin-left: 4px; }
.spec_instructions .spec_title {
  font-style: italic; }
.spec_instructions .asterisk {
  color: #222;
  display: inline-block;
  font-size: 14px;
  margin-bottom: -2px;
  padding-left: 0;
  text-indent: -8px;
  vertical-align: bottom; }
.spec_instructions .bullet {
  color: #555;
  font-weight: 700;
}

h3.photo_title {
  margin-top: 4px;
}
.photo_view p,
.photo_view img,
.thumb_view img {
  border: 1px solid #eee;
}
.photo_view img {
  padding: 4px;
}
.photo_view p {
  background-color: #fafafa;
  border-top: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1em;
  height: 22px;
  line-height: 22px;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}
.thumb_view {
  width: 100%;
}
.thumb_view img {
  border: 1px solid #eee;
  margin: 0 5px 10px 0;
  padding: 3px;
  width: auto;
}
.thumb_size_small img  { height: 100px; }
.thumb_size_medium img { height: 150px; }
.thumb_size_large img  { height: 200px; }

.bartender_note {
  color: #666;
  margin-top: 10px;
}

.search_adv {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
}

/* Typography
-------------------------------------------------------------- */
h3.inline     { padding-right: 10px; }

a.help:link, 
a.help:visited{ font-size: 11px; letter-spacing: 1px; }

.uppercase    { text-transform: uppercase }

.italic       { font-style: italic }
.bold         { font-weight: 700 }
.semibold     { font-weight: 600 }
.unbold       { font-weight: 400 }
.light        { font-weight: 300 }

.small        { font-size: 0.9em!important }
.smaller      { font-size: 0.8em!important }
.large        { font-size: 1.1em }
.larger       { font-size: 1.3em }

.quiet        { color: #999 }
.gray         { color: #666 }
.rust         { color: #003541 } /* using new red in place of old rust/new gold color */
.rust-lt      { color: #003541 }
.tan          { color: #efebdd }
.blue-lt      { color: #093843 } /* new blue light color */

.asterisk {
  color: #555;
  font-size: 1.1em;
  font-weight: bold;
  margin-right: -3px;
  padding-left: 4px;
}

.highlight {
  background-color: rgba(255,255,0,0.3);
  padding: 2px;
  margin: 0 -2px;
}

.source-sans { font-family: 'Arimo', sans-serif; } /* replacing source sans with roboto */
.open-sans { font-family: 'Roboto Condensed', sans-serif; font-size: 1.1em; } /* replacing open sans cond with roboto cond */


/* Tables
-------------------------------------------------------------- */
table { margin-bottom: 1.5em; }
th,td { padding: 4px 6px; }

th { 
  background-color: #FFF;
  color: #003541;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  height: 20px;
  text-transform: uppercase; }
th:first-child {
  padding-left: 0;
}

table.span-1    { width: 25% }
table.span-2    { width: 35% }
table.span-3    { width: 45% }
table.span-4    { width: 50% }
table.span-5    { width: 60% }
table.span-6    { width: 75% }
table.span-full { width: 99.9% }

th.span-0,td.span-0   { width: 25px }
th.span-1,td.span-1   { width: 50px }
th.span-2,td.span-2   { width: 75px }
th.span-3,td.span-3   { width: 100px }
th.span-4,td.span-4   { width: 125px }
th.span-5,td.span-5   { width: 150px }
th.span-6,td.span-6   { width: 200px }
th.span-7,td.span-7   { width: 250px }
th.span-8,td.span-8   { width: 300px }
th.span-9,td.span-9   { width: 400px }
th.span-10,td.span-10 { width: 450px }
th.span-11,td.span-11 { width: 500px }
th.span-12,td.span-12 { width: 550px }
th.span-13,td.span-13 { width: 600px }

tr:nth-child(even) td,
tr.even td {
  background: #fafafa;
}

table.blank tr td:first-child {
  padding-left: 0;
}

table.blank th,
th.bar,
th.city {
  text-align: left;
}

table.blank th,
table.blank td,
tr.blank td {
  background-color: #fff;
  border: none;
}

tr.border td, .border {
  border: 1px solid #eee;
}

tr.center td {
  text-align: center;
  margin: 0 auto
}

.ingredients td {
  padding: 1px 5px;
}
.ingredients td:nth-child(2) {
  padding-right: 30px
}

.measurement {
  font-size: 0.9em;
  padding-right: 0;
  width: 65px;
}
.ingredient {
  padding-left: 0;
}


/*
.measurement {
  color: #888;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1em;
  font-weight: 700;
  padding-right: 5px;
}
.ingredient {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
}
*/


/* Forms
-------------------------------------------------------------- */
input, select, textarea {
  color: #555;
  font-family: 'Arimo', sans-serif;
  font-size: 1em;
  padding: 4px 6px 2px 6px;
}
input   { height: 28px; }
select  { padding: 4px 2px; }
/*select  { height: 28px; padding-left: 2px; }*/
/*option  { height: 16px; padding-top: 4px; }*/

input[type=text], textarea {
  background: #fcfcfc;
  border: 1px solid #ddd;
  border-radius: 2px; }
textarea {
  margin-top: 5px;
  height: 75px;
  width: 512px; }
input[type=text]:focus, textarea:focus {
  border-color: #ccc;
  box-shadow: 1px 1px 2px #eee inset;
}

input[type=file] {
  margin-top: 3px;
  padding: 0;
}

input[type=checkbox] {
  height: 16px;
  padding: 1px;
}

input[readonly] {
  background: #f5f5f5;
  color: #888;
}

input[type=button],
input[type=submit],
input[type=reset] {
  font-family: 'Arimo', sans-serif;
  padding-top: 1px!important; }
input[type=reset],
input[type=button] {
  font-weight: 300;
}
input[type=button]:disabled,
input[type=submit]:disabled {
  color: #999;
  cursor: default;
  opacity: 0.3;
}

input[type=submit].light {
  color: #666;
  font-size: .9em;
  font-weight: 700;
  padding: 1px!important;
}

input.span-0,select.span-0    { width: 35px }
input.span-1,select.span-1    { width: 50px }
input.span-2,select.span-2    { width: 75px }
input.span-3,select.span-3    { width: 100px }
input.span-4,select.span-4    { width: 125px }
input.span-5,select.span-5    { width: 150px }
input.span-6,select.span-6    { width: 200px }
input.span-7,select.span-7    { width: 250px }
input.span-8,select.span-8    { width: 300px }
input.span-9,select.span-9    { width: 400px }
input.span-10,select.span-10  { width: 90% }
input.span-full               { width: 95% }

input.reset {
  display: none;
}

input.date {
  color: #999;
  background-color: #fff;
  border-color: #eee;
  border-top: none;
  border-left: none;
  border-right: none;
  font-size: .9em;
  padding: 1px 0;
  width: 70px;
  text-align: center;
}
input.date:focus {
  background-color: #fafafa;
  border-color: #c9c9c9;
}

textarea.tall {
  height: 95px;
}

.file_wrapper {
  background-color: #fafafa;
  border: 1px solid #eee;
  border-top-width: 0;
  font-size: 1em;
  padding: 2px 4px;
  width: 502px; }
.file_wrapper:first-child {
  border-top-width: 1px !important;
  margin-top: 5px;
}
.file_wrapper img {
  padding: 4px;
  height: 30px;
  width: 30px;
}
.file_wrapper label {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.file_wrapper .remove {
  margin-right: 20px;
}

.file_container {
  margin-top: 5px;
  width: 502px;
}


#OtherGlassware {
  margin-left: 5px;
}

/* Icons
-------------------------------------------------------------- */
.span-icon {
  padding: 4px 2px;
  text-align: center;
  width: 40px
}
.icon {
  padding-right: 4px;
  height: 14px;
  width: 16px;
}
.icon-text:hover, .icon-text:active {
  color: #000;
  text-decoration: none;
}
.icon-text {
  color: #666;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  text-transform: uppercase;
  vertical-align: middle;
}

.span-export {
  padding: 4px 2px;
  text-align: right;
}
.export {
  color: #555;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  text-transform: uppercase;
  vertical-align: middle;
}


/* Positioning
-------------------------------------------------------------- */
.top        { vertical-align: top }
.middle     { vertical-align: middle }
.bottom     { vertical-align: bottom }

.left       { float: left; text-align: left }
.right      { float: right; text-align: right }
.center     { text-align: center }
.inline     { display: inline-block }

hr.space, 
hr.space-1  { border: 0; visibility: hidden; }
hr.space    { margin-bottom: 0.5em; }
hr.space-1  { margin-bottom: 30px; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* Plugin CSS
-------------------------------------------------------------- */
th.batchmultiply,
td.batchmultiply {
  padding-left: 10px;
}
.batchmultiply {
  width: 240px;
}
td.batchmultiply input {
  background: #fff;
  border: none;
  color: #666;
  font-size: 0.9em;
  height: 20px;
  margin: 0;
  padding: 0;
}
td.batchmultiply input:focus {
  border: none;
  box-shadow: none;
}

.servings {
  border: 0 !important;
  margin: 0;
  padding: 0;
  visibility: hidden;
  width: 0px;
}
.single_serving {
  cursor: pointer;
  line-height: 1.5em;
  font-weight: 400;
  margin-left: 5px;
  padding-left: 6px;
}

#slidingDiv,
#slidingDiv_2,
#slidingDiv_3 {
  height:auto;
  padding:0;
  margin:0;
  display: none;
}
#slidingDiv_2 input,
#slidingDiv_3 input {
  display: block;
  margin-top: 5px;
}
a.show_hide:hover {
  text-decoration: none !important;
}
a.show_hide {
  cursor: pointer;
  display: inline-block;
  font: normal 2.2em 'EntypoRegular';
  line-height: 22px;
  margin: 2px 0 0 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

#pagination_controls {
  margin-top: -25px;
  text-align: center;
}
#pagination_controls a {
  padding-right: 10px;
}
#pagination_controls .first,
#pagination_controls .prev,
#pagination_controls .next,
#pagination_controls .last {
  font-size: 1.2em;
}
#pagination_controls a span {
  display: none;
  font-size: 0.8em;
}

/* Colorbox */
#colorbox, #cboxOverlay, #cboxWrapper {
  overflow: hidden;
  z-index: 9999 }
#colorbox, #cboxOverlay, #cboxWrapper,
#cboxLoadingOverlay, #cboxLoadingGraphic,
#cboxCurrent, #cboxTitle,
#cboxPrevious, #cboxNext, #cboxClose {
  position: absolute }
#colorbox, #cboxOverlay, #cboxWrapper,
#cboxLoadingOverlay, #cboxLoadingGraphic {
  top: 0;
  left: 0 }
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box }
#cboxContent, #cboxLoadedContent, #cboxOverlay, #cboxLoadingOverlay {
  background: #fff }
#cboxOverlay, #cboxLoadingOverlay, #cboxLoadingGraphic {
  height: 100%;
  width: 100% }
#cboxCurrent, #cboxPrevious, #cboxNext, #cboxClose {
  text-indent: -9999px }
#cboxTitle, #cboxPrevious, #cboxNext, #cboxClose {
  margin: 0;
  top: -20px }
#colorbox, #cboxPrevious:active, #cboxNext:active, #cboxClose:active {
  outline: 0 }
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left }
#cboxLoadedContent {
  overflow: auto;
  padding: 1px;
  -webkit-overflow-scrolling: touch; }
#cboxWrapper {
  max-width: none }
#cboxLoadingGraphic {
  background: url(loading.gif) no-repeat center center }
#cboxOverlay {
  opacity: 0.9;filter:alpha(opacity = 90);
  position: fixed }
#cboxContent {
  margin-top: 32px;
  overflow: visible;
  position: relative }
#cboxError {
  border: 1px solid #fff;
  padding: 50px }
#cboxTitle {
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1em;
  font-weight: 700;
  top: -16px;
  left: 0;
  text-transform: uppercase }
#cboxCurrent {
  top: -22px;
  right: 205px }
.cboxPhoto {
  border: 0;
  display: block;
  float: left;
  margin: auto;
  max-width: none;
  -ms-interpolation-mode:bicubic; }
#cboxPrevious, #cboxNext, #cboxClose {
  background: url(colorbox_controls.png) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  overflow: visible;
  padding: 0;
  height: 20px;
  width: 20px }
#cboxPrevious       { background-position: 0 0; right: 44px }
#cboxPrevious:hover { background-position: 0 -25px }
#cboxNext           { background-position: -25px 0; right: 22px }
#cboxNext:hover     { background-position: -25px -25px }
#cboxClose          { background-position: -50px 0; right: 0 }
#cboxClose:hover    { background-position: -50px -25px }