/* @media print styles at the bottom */
.orange_text {
  color: #ff6b12; }

.green_text {
  color: #d4f983; }

.blue_text {
  color: #1688e9; }

.yellow_text {
  color: #fdf77c; }

.black_text {
  color: #232320; }

.gray_text {
  color: #424357; }

.mauve_text {
  color: #f7f6e8; }

/* creamy tan*/
.brown_text {
  color: #674941; }

.light_brown_text {
  color: #fefdf3; }

.white_text {
  color: #ffffff; }

.red_text {
  color: #ff1d12; }

.orange_bg {
  background-color: #ff6b12; }

.green_bg {
  background-color: #d4f983; }

/* border: bbed4d */
/* dark green: bbed4d */
.blue_bg {
  background-color: #1688e9; }

.yellow_bg {
  background-color: #fdf77c; }

.black_bg {
  background-color: #232320; }

.gray_bg {
  background-color: #424357; }

.mauve_bg {
  background-color: #f7f6e8; }

/* creamy tan */
.light_mauve_bg {
  background-color: #fbfaf0; }

.dark_mauve_bg {
  background-color: #e7e7d3; }

/* creamy tan */
.brown_bg {
  background-color: #674941; }

.light_brown_bg {
  background-color: #fefdf3; }

.white_bg {
  background-color: #ffffff; }

.red_bg {
  background-color: #ff1d12; }

.yellow_fade_bg {
  background: #f3f6aa url("/images/order_header_yellow_bg_fade.png") 0 0 repeat-x; }

.green_fade {
  background: #f3f6aa url("/images/background_patterns/green_fade_horizontal_915px.png") 0 0 repeat-y;
  border: 1px solid #d9d9cf; }

.mauve_fade {
  background: #f3f6aa url("/images/background_patterns/mauve_fade_horizontal_915px.png") 0 0 repeat-y;
  border: 3px solid #e7e7d3; }

.white_95_bg {
  background: transparent url("/images/transparent_bgs/fff_95.png") 0 0 repeat; }

.white_90_bg {
  background: transparent url("/images/transparent_bgs/fff_90.png") 0 0 repeat; }

.cursive_font {
  font-family: 'Satisfy', cursive;
  font-weight: normal; }

/* -------------- global */
html {
  background: #ffffff; }

body {
  font-size: 14px;
  color: #333;
  font-family: Helvetica, Arial, sans-serif;
  margin: 0; }

/* body.dot_bg{background:#472e28 url('/images/gusta-dot-bg.png') repeat 0 0;} */
body.wood_bg {
  background: #472e28 url("/images/background_patterns/wood-texture-1.png") repeat 0 0; }

body.wood_bg #content {
  background: transparent;
  padding-bottom: 0; }

body.wood_bg #footer {
  background: #ffffff;
  margin-top: 1px;
  padding: 20px;
  width: 920px; }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

textarea {
  width: 60%;
  height: 100px; }

ul, li {
  margin: 0;
  list-style-type: none;
  padding: 0; }

ul.disc, ul.disc li {
  list-style-type: disc;
  padding-left: 0;
  margin-left: 8px; }

img {
  padding: 0;
  margin: 0;
  border: 0;
  -ms-interpolation-mode: bicubic; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

sup.currency_modifier {
  vertical-align: top;
  font-size: 11px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8; }

/* fonts */
.gloria_font {
  font-family: 'Gloria Hallelujah', cursive;
  line-height: 1em; }

.serif_font {
  font-family: Georgia, Times, "Times New Roman", serif; }

/* TESTING STUFF */
#testing_section {
  width: 928px;
  background: lightYellow;
  border: 1px solid red;
  float: left;
  margin-top: 50px;
  padding: 15px; }

#view1 {
  display: none; }

#view2 {
  display: block; }

/* End of TESTING STUFF */
div.clear {
  float: none;
  clear: both;
  line-height: 0px;
  font-size: 0;
  overflow: hidden;
  height: 1px;
  width: 1px; }

h1 {
  font-size: 42px;
  letter-spacing: -0.05em; }

h2 {
  font-size: 21px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

a {
  text-decoration: none;
  cursor: pointer; }

a:link {
  color: #1688E9;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:visited {
  color: #551a8b; }

a.no_change:visited {
  color: #1688E9; }

.no_change a:visited {
  color: #1688E9; }

a.signin_link:link, a.signin_link:visited {
  color: #fff;
  font-weight: bold; }

/* gritter notifications */
#gritter-notice-wrapper {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 301px;
  z-index: 9999; }

#gritter-notice-wrapper.top-left {
  left: 20px;
  right: auto; }

#gritter-notice-wrapper.bottom-right {
  top: auto;
  left: auto;
  bottom: 20px;
  right: 20px; }

#gritter-notice-wrapper.bottom-left {
  top: auto;
  right: auto;
  bottom: 20px;
  left: 20px; }

.gritter-item-wrapper {
  position: relative;
  margin: 0 0 10px 0;
  background: url("/images/ie-spacer.gif");
  /* ie7/8 fix */ }

.gritter-top {
  background: url(/images/gritter.png) no-repeat left -30px;
  height: 10px; }

.hover .gritter-top {
  background-position: right -30px; }

.gritter-bottom {
  background: url(/images/gritter.png) no-repeat left bottom;
  height: 8px;
  margin: 0; }

.hover .gritter-bottom {
  background-position: bottom right; }

.gritter-item {
  display: block;
  background: url(/images/gritter.png) no-repeat left -40px;
  color: #eee;
  padding: 2px 11px 8px 11px;
  font-size: 11px;
  font-family: verdana; }

.hover .gritter-item {
  background-position: right -40px; }

.gritter-item p {
  padding: 0;
  margin: 0; }

.gritter-close {
  position: absolute;
  top: 5px;
  left: 3px;
  background: url(/images/gritter.png) no-repeat left top;
  cursor: pointer;
  width: 30px;
  height: 30px; }

.gritter-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 7px 0;
  display: block;
  text-shadow: 1px 1px #000;
  /* Not supported by IE :( */ }

.gritter-image {
  width: 48px;
  height: 48px;
  float: left; }

.gritter-with-image, .gritter-without-image {
  padding: 0 0 5px 0; }

.gritter-with-image {
  width: 220px;
  float: right; }

/* utility */
.shadow {
  -moz-box-shadow: 0 1px 10px #333;
  -webkit-box-shadow: 0 1px 10px #333;
  box-shadow: 0 1px 10px #333;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#584149')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#584149'); }

.medium_shadow {
  -moz-box-shadow: 0 0 5px #584149;
  -webkit-box-shadow: 0 0 5px #584149;
  box-shadow: 0 0 5px #584149;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#584149')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#584149'); }

.soft_shadow {
  -moz-box-shadow: 0 1px 4px #85857b;
  -webkit-box-shadow: 0 1px 4px #85857b;
  box-shadow: 0 1px 4px #85857b;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#85857b')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=-135, Color='#85857b'); }

.rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.rounded_less {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.rounded_more {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

.rounded_most {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px; }

.rounded_top {
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.rounded_bottom {
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.rounded_left {
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }

.rounded_bottom_right {
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px; }

.rounded_bottom_more {
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

.rounded_top_more {
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }

.rounded_top_left {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  border-top-left-radius: 10px; }

/* http://www.webdesignerwall.com/demo/css-buttons.html */
.button {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font: 15px/100% Helvetica, Arial, sans-serif !important;
  padding: .5em 2em .55em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: .4em;
  -moz-border-radius: .4em;
  border-radius: .4em;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-weight: bold !important; }

.button:hover {
  text-decoration: none; }

.button:active {
  position: relative;
  top: 1px; }

.button_condensed {
  padding: .3em 1.1em .35em !important;
  font-size: 14px !important; }

.button_super_condensed {
  padding: 2px 5px !important;
  font-size: 11px !important; }

.button_big {
  padding: .7em 1.8em .8em !important;
  font-size: 19px !important;
  line-height: 19px !important; }

.button_huge {
  padding: .6em 1.7em .7em !important;
  font-size: 26px !important;
  line-height: 26px !important; }

.button_price {
  font-weight: normal !important; }

.price_button {
  padding: .40em .85em .45em !important;
  font-size: 18px !important; }

/* Disabled goes after everything else */
/* gray button */
.gray {
  color: #270100 !important;
  border: solid 1px #cdcdcd;
  background: #f1f1f1;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#dfdfdf));
  background: -moz-linear-gradient(top, #f1f1f1, #dfdfdf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#dfdfdf'); }

.gray:hover {
  background: #dfdfdf;
  background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#cfcfcf));
  background: -moz-linear-gradient(top, #e1e1e1, #cfcfcf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#cfcfcf'); }

.gray:active {
  color: #270100 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#f1f1f1));
  background: -moz-linear-gradient(top, #dfdfdf, #f1f1f1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#f1f1f1'); }

/* blue */
.blue {
  color: #fff !important;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); }

.blue:hover {
  background: #007ead;
  background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  background: -moz-linear-gradient(top, #0095cc, #00678e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e'); }

.blue:active {
  color: #80bed6 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
  background: -moz-linear-gradient(top, #0078a5, #00adee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee'); }

/* yellow */
.yellow {
  color: #303030 !important;
  text-shadow: 0 1px 1px #f7f7c3;
  border: solid 1px #d6d522;
  border: solid 1px #d0cf05;
  background: #f3f257;
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f451), to(#dedd31));
  background: -moz-linear-gradient(top, #f5f451, #dedd31);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f451', endColorstr='#dedd31'); }

.yellow:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#eceb26), to(#dedd31));
  background: -moz-linear-gradient(top, #eceb26, #dedd31);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceb26', endColorstr='#dedd31'); }

.yellow:active {
  color: #606060 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#dedd31), to(#f5f451));
  background: -moz-linear-gradient(top, #dedd31, #f5f451);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedd31', endColorstr='#f5f451'); }

/* orange */
.orange {
  color: #fef4e9 !important;
  border: solid 1px #da7c0c;
  background: #f78d1d;
  background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
  background: -moz-linear-gradient(top, #faa51a, #f47a20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }

.orange:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
  background: -moz-linear-gradient(top, #f88e11, #f06015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }

.orange:active {
  color: #fcd3a5 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
  background: -moz-linear-gradient(top, #f47a20, #faa51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a'); }

/* red */
.red {
  color: #faddde !important;
  border: solid 1px #980c10;
  background: #d81b21;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
  background: -moz-linear-gradient(top, #ed1c24, #aa1317);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317'); }

.red:hover {
  background: #b61318;
  background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
  background: -moz-linear-gradient(top, #c9151b, #a11115);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115'); }

.red:active {
  color: #de898c !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
  background: -moz-linear-gradient(top, #aa1317, #ed1c24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24'); }

/* green */
.green {
  color: #e8f0de !important;
  border: solid 1px #538312;
  background: #64991e;
  background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
  background: -moz-linear-gradient(top, #7db72f, #4e7d0e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e'); }

.green:hover {
  background: #538018;
  background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
  background: -moz-linear-gradient(top, #6b9d28, #436b0c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c'); }

.green:active {
  color: #a9c08c !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
  background: -moz-linear-gradient(top, #4e7d0e, #7db72f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f'); }

/* green2 */
.green2 {
  color: #e8f0de !important;
  border: solid 1px #8fb046;
  background: #64991e;
  background: -webkit-gradient(linear, left top, left bottom, from(#bae45d), to(#7ea526));
  background: -moz-linear-gradient(top, #bae45d, #7ea526);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bae45d', endColorstr='#7ea526'); }

.green2:hover {
  background: #8fb046;
  background: -webkit-gradient(linear, left top, left bottom, from(#a9d055), to(#5c7a1b));
  background: -moz-linear-gradient(top, #a9d055, #5c7a1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9d055', endColorstr='#5c7a1b'); }

.green2:active {
  color: #a9c08c !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#7ea526), to(#bae45d));
  background: -moz-linear-gradient(top, #7ea526, #bae45d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ea526', endColorstr='#bae45d'); }

.button_facebook {
  padding: 11px 30px 11px 64px !important;
  font-size: 21px !important;
  line-height: 21px !important;
  letter-spacing: -0.75px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

/* facebook */
.button_facebook {
  color: #fff !important;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: url("/images/facebook_f_and_divider.png") no-repeat 15px 0, -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: url("/images/facebook_f_and_divider.png") no-repeat 15px 0, -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5'); }

.button_facebook:hover {
  background: #007ead;
  background: url("/images/facebook_f_and_divider.png") no-repeat 15px 0, -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
  background: url("/images/facebook_f_and_divider.png") no-repeat 15px 0, -moz-linear-gradient(top, #0095cc, #00678e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e'); }

.button_facebook:active {
  color: #80bed6 !important;
  background: url("/images/facebook_f_and_divider.png") no-repeat 15px 0, -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
  background: url("/images/facebook_f_and_divider.png") no-repeat 15px 0, -moz-linear-gradient(top, #0078a5, #00adee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee'); }

/* Disabled button classes */
.disabled, .disabled:hover, .disabled:active {
  color: #ccc !important;
  border: solid 1px #cdcdcd;
  background: #f1f1f1;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#dfdfdf));
  background: -moz-linear-gradient(top, #f1f1f1, #dfdfdf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#dfdfdf');
  cursor: wait;
  top: 0;
  text-shadow: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: bold !important; }

/* Disabled button classes */
.facebook_disabled, .facebook_disabled:hover, .facebook_disabled:active {
  color: #ccc !important;
  border: solid 1px #cdcdcd;
  background: #f1f1f1;
  background: url("/images/facebook_f_and_divider_disabled.png") no-repeat 15px 0, -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#dfdfdf));
  background: url("/images/facebook_f_and_divider_disabled.png") no-repeat 15px 0, -moz-linear-gradient(top, #f1f1f1, #dfdfdf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#dfdfdf');
  cursor: wait;
  top: 0;
  text-shadow: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-weight: bold !important; }

/* These margin:0; overrides can be used when you have a set of floated <li> elements that have a margin in between each element (for example, like having 14 user thumbnails floated left */
.no_right_margin {
  margin-right: 0 !important; }

.no_left_margin {
  margin-left: 0 !important; }

.no_top_margin {
  margin-top: 0 !important; }

.no_bottom_margin {
  margin-bottom: 0 !important; }

.no_right_border {
  border-right: 0 !important; }

.no_left_border {
  border-left: 0 !important; }

.no_top_border {
  border-top: 0 !important; }

.no_bottom_border {
  border-bottom: 0 !important; }

#notice {
  width: 564px;
  border: 3px solid #bbed4d;
  font-weight: normal;
  font-size: 15px;
  width: 760px;
  margin: 10px auto 10px auto;
  padding: 20px 30px 25px;
  overflow: hidden;
  color: #333; }

.mygusta #notice {
  width: 718px;
  margin: 0 0 0 181px;
  border-width: 0 1px 3px 0;
  border-radius: 0;
  background: #FFF4B4;
  border-color: #C7B137; }

.notice {
  background: #fcf593;
  padding: 10px 5px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 14px; }

.successful_save_notice {
  display: none; }

.good {
  color: #65b300 !important; }

.bad {
  color: #e51e18 !important; }

#content_wrapper {
  width: 960px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  overflow: hidden;
  padding: 0 0 15px 0; }

#content {
  height: auto;
  overflow: hidden;
  padding: 0 0 12px 0;
  margin: 20px 0 0 0; }

.one_column {
  width: 760px;
  margin: 0 auto 10px auto;
  padding: 20px 30px 25px;
  overflow: hidden; }

.object {
  padding-top: 15px;
  margin-bottom: 2px; }

/* overrides one_column styles */
.object_header {
  padding: 11px 20px 9px;
  margin-bottom: 2px;
  /* border:3px solid #f7f6e8; border-width:0 0 3px 0;*/
  width: 780px;
  overflow: visible; }

.object_footer {
  margin-top: 2px;
  border: 3px solid #f7f6e8;
  border-width: 3px 0 0 0;
  width: 760px; }

.object_header h2.breadcrumbs {
  font-size: 14px;
  font-weight: normal;
  padding: 0 1px;
  width: 745px; }

.object_header h2.breadcrumbs a {
  text-decoration: underline; }

.object_header h2.breadcrumbs .fb_like_button {
  width: 210px;
  display: inline-block;
  margin-left: 10px;
  height: 13px; }

.object #title {
  overflow: hidden;
  width: 760px;
  padding: 0 0 0 0;
  margin: 5px 0 20px; }

.object #title .button {
  float: left;
  margin: 7px 0 0 15px; }

.object #title h1 {
  float: left; }

.owner_details {
  color: #a0a0a0;
  font-size: 21px;
  overflow: hidden;
  font-weight: bold;
  margin: 0; }

.owner_details .photo_link {
  display: block;
  float: left;
  margin-right: 10px; }

.owner_details .text_link {
  font-weight: bold; }

#head_chef_label {
  display: block;
  margin: 0;
  font-size: 14px; }

.restaurant_partial {
  overflow: hidden;
  margin-bottom: 10px; }

.restaurant_partial .restaurant_thumb_link {
  display: block;
  width: 192px;
  overflow: hidden;
  height: 120px;
  float: left; }

.restaurant_partial .restaurant_details {
  overflow: hidden;
  float: left;
  width: 568px; }

#my_subscriptions .restaurant_partial .restaurant_details, #new_restaurant_review_invite .restaurant_partial .restaurant_details {
  width: 524px; }

.restaurant_partial .restaurant_title {
  overflow: hidden;
  margin: 4px 0 4px 10px; }

.restaurant_partial .owner_details {
  display: block;
  float: none;
  margin: 0 0 0 10px;
  font-size: 15px; }

.restaurant_partial h2 {
  font-size: 21px;
  float: left; }

.restaurant_partial .star_rating_wrapper {
  font-size: 21px;
  float: left;
  margin: 4px 0 0 8px; }

.restaurant_partial .total_reviews_count {
  margin: 6px 0 0 4px;
  font-size: 12px;
  font-weight: normal;
  color: #808080;
  display: block;
  float: left; }

.restaurant_partial .restaurant_rating_condensed {
  float: left;
  margin: 2px 0 0 0; }

.condensed_restaurant_partial {
  margin-bottom: 5px; }

.condensed_restaurant_partial .restaurant_thumb_link {
  width: 84px;
  height: 52px;
  background-position: -58px -34px;
  background-repeat: no-repeat; }

.condensed_restaurant_partial h2 {
  font-size: 17px; }

.condensed_restaurant_partial .star_rating_wrapper {
  margin-top: 0; }

.condensed_restaurant_partial .restaurant_title {
  margin-bottom: 2px; }

.condensed_restaurant_partial .owner_details {
  font-size: 13px; }

.condensed_restaurant_partial .owner_details .photo_link {
  width: 20px;
  height: 20px;
  margin-right: 4px; }

.condensed_restaurant_partial .owner_details .photo_link img {
  width: 21px;
  height: 21px; }

.condensed_restaurant_partial .owner_details .text_link {
  margin-top: 3px; }

.condensed_restaurant_partial .owner_details #head_chef_label {
  font-size: 12px;
  display: inline-block;
  margin-top: 3px; }

.condensed_restaurant_partial .total_reviews_count {
  margin-top: 4px; }

.no_chef .owner_details {
  display: none !important; }

.no_stars .star_rating_wrapper {
  display: none !important; }

/* star ratings */
.ratings {
  overflow: hidden; }

.restaurant_rating {
  overflow: hidden;
  margin-bottom: 7px; }

.rating_label {
  width: 100px;
  float: left;
  margin-top: 2px; }

.star_rating_wrapper {
  background: transparent url("/images/stars_sprite.png") no-repeat 0 -36px;
  width: 98px;
  height: 18px;
  float: left; }

.star_rating {
  background: transparent url("/images/stars_sprite.png") no-repeat 0 0;
  width: 98px;
  height: 18px; }

/* condensed star ratings */
.restaurant_rating_condensed {
  margin-bottom: 2px; }

.restaurant_rating_condensed .rating_label {
  width: 100px;
  margin-top: 0;
  font-size: 13px; }

.restaurant_rating_condensed .star_rating_wrapper {
  background-image: url("/images/stars_13px.png");
  background-position: 0 0;
  width: 69px;
  height: 13px; }

.restaurant_rating_condensed .star_rating {
  background-image: url("/images/stars_13px.png");
  background-position: 0 -26px;
  width: 69px;
  height: 13px; }

.star_rating_0 {
  width: 0% !important; }

.star_rating_10 {
  width: 11% !important; }

.star_rating_20 {
  width: 20% !important; }

.star_rating_30 {
  width: 31% !important; }

.star_rating_40 {
  width: 40% !important; }

.star_rating_50 {
  width: 51% !important; }

.star_rating_60 {
  width: 60% !important; }

.star_rating_70 {
  width: 71% !important; }

.star_rating_80 {
  width: 80% !important; }

.star_rating_90 {
  width: 91% !important; }

.star_rating_100 {
  width: 100% !important; }

/* heart ratings */
.restaurant_rating2 {
  overflow: hidden;
  margin-bottom: 7px; }

.heart_rating_wrapper {
  background: transparent url("/images/heart-rating-sprite.png") no-repeat 0 -40px;
  width: 105px;
  height: 20px;
  float: left; }

.heart_rating {
  background: transparent url("/images/heart-rating-sprite.png") no-repeat 0 0;
  width: 105px;
  height: 20px; }

.heart_rating_0 {
  width: 0% !important; }

.heart_rating_10 {
  width: 11% !important; }

.heart_rating_20 {
  width: 20% !important; }

.heart_rating_30 {
  width: 31% !important; }

.heart_rating_40 {
  width: 40% !important; }

.heart_rating_50 {
  width: 51% !important; }

.heart_rating_60 {
  width: 60% !important; }

.heart_rating_70 {
  width: 71% !important; }

.heart_rating_80 {
  width: 80% !important; }

.heart_rating_90 {
  width: 91% !important; }

.heart_rating_100 {
  width: 100% !important; }

.object #similar_restaurants {
  width: 760px; }

.separator {
  height: 1px;
  background: #d0c493;
  margin: 14px 0 15px;
  border-top: 1px solid #fff; }

/* Slideshow */
.slideshow_container {
  width: 450px;
  padding: 10px;
  background: #79991a;
  height: 319px;
  float: left;
  margin-top: 3px; }

.slideshow_container #slideshow li {
  width: 450px;
  height: 319px;
  float: left;
  overflow: hidden; }

.slideshow_container #slideshow img {
  width: 450px;
  height: 281px;
  float: left; }

.slideshow_container #slideshow .slideshow_title {
  height: 28px;
  width: 434px;
  padding: 10px 8px 0 8px;
  background: #d7e1bb;
  font-size: 15px;
  color: #141313;
  font-weight: bold;
  float: left; }

/* Restaurant Page */
#restaurant {
  padding-top: 9px; }

#restaurant #title {
  padding: 0 10px;
  margin: 0 0 0 0; }

.owner_tools {
  padding: 10px 15px 15px;
  overflow: hidden;
  margin: 0 5px 3px;
  /* background:#fbfaf0; */ }

.owner_tools .separator {
  border-top: none;
  background: #76766f; }

.owner_tools .field_area label {
  background: none;
  padding: 0; }

.owner_tools .field_area input.xlarge {
  width: 726px; }

.owner_tools p {
  font-size: 17px;
  padding: 0 4px;
  font-weight: bold;
  margin-bottom: 5px; }

#restaurant .restaurant_actions {
  padding: 5px;
  overflow: hidden;
  margin: 0 5px 9px;
  /* background:#fbfaf0; */ }

#restaurant .restaurant_actions .button {
  float: left;
  margin: 0 0 0 5px; }

#restaurant h2 {
  padding: 10px 30px;
  margin-top: 15px; }

#restaurant .section {
  overflow: hidden;
  padding: 20px 30px; }

#restaurant #reviews {
  padding: 20px 20px 30px; }

#restaurant #reviews #summary {
  float: left;
  width: 173px;
  padding: 12px 15px;
  margin: 0 15px 0 0;
  min-height: 319px;
  background: transparent url("/images/restaurant_review_summary_bg.jpg") no-repeat 0 0; }

* html #restaurant #reviews #summary {
  height: 319px; }

#restaurant #reviews #summary h3 {
  font-size: 16px;
  margin-bottom: 20px; }

#restaurant #reviews #individual_reviews {
  float: left;
  width: 502px;
  margin-left: 0;
  margin-top: 12px; }

#restaurant #reviews #individual_reviews .review {
  width: 502px;
  padding: 0 0 20px 0;
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 2px solid #e7e7d3; }

#restaurant #reviews #individual_reviews .review_user {
  float: left;
  width: 87px; }

#restaurant #reviews #individual_reviews .review_user img {
  width: 75px;
  margin-left: 6px;
  margin-top: 0; }

#restaurant #reviews #individual_reviews .review_user h3 {
  text-align: center;
  font-size: 14px; }

#restaurant #reviews #individual_reviews .review_body {
  float: left;
  width: 409px;
  margin-left: 3px; }

#restaurant #reviews #individual_reviews .review_body .specific_event {
  padding: 6px;
  margin: 0 0 6px 0; }

#restaurant #reviews #individual_reviews .review_body .specific_event p {
  font-weight: normal;
  padding: 0;
  font-size: 14px;
  color: #669402; }

#restaurant #reviews #individual_reviews .review_body .specific_event p a {
  padding: 0;
  font-size: 14px; }

#restaurant #reviews #individual_reviews .review_body .ratings {
  padding: 10px;
  margin: 0; }

#restaurant #reviews #individual_reviews .review_body .review_payload {
  font-size: 14px;
  padding: 15px 0; }

#restaurant #reviews #individual_reviews .review_body .about_review {
  margin: 0;
  font-size: 12px !important;
  font-weight: normal;
  font-style: italic;
  margin-top: 4px;
  color: #444;
  padding: 0 40px 0 10px !important; }

#restaurant #reviews #individual_reviews .review_body .review_date {
  font-size: 13px;
  font-style: italic;
  color: 757563;
  padding: 0 0 5px 0;
  float: right; }

#restaurant #about .owner_details {
  width: 150px;
  float: left;
  margin-right: 30px; }

#restaurant_description_textarea {
  margin-top: 10px;
  line-height: 1.25em; }

#restaurant #restaurant_page_description {
  width: 450px;
  float: left; }

#restaurant .restaurant_page_description {
  width: 450px;
  float: left;
  padding-bottom: 10px; }

.title_with_subtitle h1 {
  width: 760px;
  max-width: none;
  font-size: 42px;
  font-weight: bold;
  line-height: auto;
  padding: 0 0 0 0;
  margin-bottom: 0; }

.title_with_subtitle h1 strong {
  display: block;
  font-size: 18px;
  letter-spacing: normal;
  color: #404040;
  font-weight: normal;
  padding: 0 0 .6em 1px;
  line-height: 1.0em; }

/************** FAQs ******************/
#faqs #title {
  padding: 0;
  margin: 0 0 6px 0;
  width: 760px; }

#faqs .faqs_section {
  margin: 10px 0 20px 0;
  overflow: hidden;
  width: 450px; }

#faqs .faqs_section h2 {
  font-size: 27px; }

#faqs .faqs_section h3 {
  font-size: 17px;
  margin: 10px 0 1px;
  color: #404040; }

#faqs .faqs_section p {
  color: #505050; }

/************** EVENTS ****************/
.time_and_location_string {
  color: #84836E;
  font-weight: normal; }

/* Events Index Page */
#events_index #title {
  padding: 0;
  margin: 0 0 6px 0;
  width: 760px; }

#events_index h2 {
  padding: 0;
  margin: 0;
  font-size: 25px; }

.events_section {
  margin: 0 0 0 0;
  overflow: hidden; }

.events_section .event {
  padding: 15px;
  background: #fbfaf0;
  margin-bottom: 10px; }

.event {
  width: 730px;
  overflow: hidden;
  float: left; }

.event .main_area {
  width: 525px;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.event .main_area h1 {
  margin: 0;
  padding: 0;
  width: 525px; }

.event .main_area .event_header_tag {
  margin: 0;
  padding: 0;
  width: 525px;
  color: #84836E;
  font-size: 21px; }

.event .event_description {
  padding-right: 60px; }

.event .event_description {
  line-height: 1.3em;
  font-size: 15px;
  color: #474a3c;
  margin-top: 15px;
  padding-right: 95px; }

.event .floating_right_column {
  width: 204px;
  padding: 15px 0;
  float: right;
  overflow: hidden;
  text-align: center;
  border-left: 1px solid #e7e7d3; }

.event .floating_right_column .price_details {
  font-size: 13px;
  color: #84836E;
  margin-top: 5px; }

.event .floating_right_column .tickets_box {
  padding: 25px 20px;
  text-align: center;
  background: #fffe9d;
  border: 3px solid #ede04d; }

/* Event Page */
.object_banner {
  width: 820px;
  margin: 0 auto;
  text-align: center;
  height: 102px; }

#event_banner img {
  opacity: 1.0; }

/* #event_banner img:hover{opacity:1.0;} */
#event #title {
  width: 740px;
  margin: 0 0 15px 0;
  padding: 0 10px; }

#event #title h1 {
  margin: 0;
  padding: 0;
  width: 740px;
  font-size: 35px; }

#event #title h2 {
  margin: 0;
  padding: 0;
  width: 740px;
  font-size: 15px;
  font-weight: normal;
  color: #84836E; }

#event .booking_area {
  width: 716px;
  border: 1px solid #cbfd5d;
  background: #d4f983 url("/images/event_green_bg2_758.png") repeat-y 0 0;
  padding: 17px 21px;
  margin-bottom: 15px;
  color: #31312b;
  overflow: hidden; }

#event .booking_area .ticket_summary {
  width: 243px;
  float: left; }

#event .booking_area .ticket_summary ul {
  width: 242px;
  float: left;
  padding-left: 1px; }

#event .booking_area .ticket_summary ul li {
  font-size: 13px;
  display: block;
  margin-top: 1px; }

#event .booking_area .ticket_price_details {
  width: 263px;
  float: left;
  overflow: hidden; }

#event .booking_area .ticket_price_details .ticket_price_detail {
  width: 90px;
  float: left;
  text-align: center; }

#event .booking_area .ticket_price_details .ticket_price_detail .detail_label {
  display: block;
  width: 90px;
  color: #71a204; }

#event .booking_area .ticket_price_details .ticket_price_detail .detail_payload {
  display: block;
  width: 90px;
  margin-top: 4px; }

#event .booking_area .ticket_price_details .number_of_tickets_selector, #event .booking_area .ticket_price_details .number_of_tickets_selector .detail_label, #event .booking_area .ticket_price_details .number_of_tickets_selector .detail_payload {
  width: 70px; }

#event .booking_area .ticket_price_details .number_of_tickets_selector .detail_payload {
  margin-top: 2px; }

#event .booking_area .order_ticket_area {
  width: 210px;
  float: left;
  text-align: center; }

#event .booking_area .order_ticket_area .total_price_wrapper {
  width: 210px;
  display: block;
  margin-bottom: 2px;
  color: #6e921f;
  font-weight: normal; }

#event .booking_area .order_ticket_area .total_price {
  font-weight: bold; }

#event .booking_area_top {
  overflow: hidden; }

#event .lottery_area {
  overflow: hidden;
  padding-bottom: 15px; }

#event .lottery_area h3 {
  color: #e75a15; }

#event .lottery_area ul {
  margin: 8px 0 0 0;
  width: 201px;
  font-size: 13px;
  line-height: 16px;
  float: left; }

#event .lottery_area ul li {
  margin: 4px 0 0 0;
  padding: 0; }

#event .separator {
  border-top: none;
  background: #84ae28; }

#event .lottery_area #enter_lottery_form {
  width: 430px;
  float: left;
  margin: 14px 0 0 65px; }

#event .lottery_area #enter_lottery_form .input_section {
  display: block;
  overflow: hidden;
  padding-bottom: 2px; }

#event .lottery_area #enter_lottery_form .input_section label {
  display: block;
  float: left;
  width: 130px;
  font-size: 12px;
  font-weight: bold;
  color: #472e28;
  margin: 5px 5px 0 0; }

#event .lottery_area #enter_lottery_form .input_section input {
  display: block;
  float: left; }

#event .lottery_area #enter_lottery_form .input_section input[type="text"] {
  display: block;
  float: left;
  padding: 3px 2px; }

#event .lottery_area #enter_lottery_form .input_section input.medium {
  width: 132px;
  margin-right: 4px; }

#event .lottery_area #enter_lottery_form .input_section input.large {
  width: 276px; }

#event .lottery_area #enter_lottery_form .input_section #enter_lottery_button {
  margin: 11px 0 0 135px; }

#event .lottery_area #enter_lottery_form .input_section #enter_lottery_subtext {
  display: block;
  float: left;
  margin: 18px 0 0 8px;
  font-size: 13px; }

#event .lottery_area div.already_requested {
  width: 430px;
  float: left;
  margin: 14px 0 0 65px; }

#event .main_area {
  width: 505px;
  float: left;
  overflow: hidden;
  margin: 0 15px 15px 15px;
  padding: 0; }

#event .main_area h3 {
  margin-bottom: 2px; }

#event #description {
  padding-top: 10px; }

#event #description p {
  line-height: 1.3em;
  font-size: 15px;
  color: #474a3c;
  margin-bottom: 1.0em; }

#event .menu {
  padding: 15px;
  width: 475px;
  margin-top: 10px; }

#event .menu h3 {
  margin-bottom: 8px;
  font-size: 24px; }

#event .menu h4.menu_course {
  font-size: 15px;
  background: #646464;
  color: white;
  padding: 4px 6px;
  font-weight: bold; }

#event .menu .menu_items {
  padding: 7px 3px 15px 5px; }

#event .menu .menu_items li {
  font-size: 16px;
  margin-bottom: 9px; }

#event p.menu_notice {
  font-size: 14px;
  font-style: italic;
  color: #84836E;
  margin: 0 0 15px 0; }

#event .floating_right_column {
  width: 210px;
  float: left;
  overflow: hidden;
  margin: 0 0 15px 0; }

#event .attendees {
  overflow: hidden;
  margin-top: 10px;
  padding: 10px 15px 15px 15px; }

#event .attendees h4 {
  font-size: 16px;
  margin: 0;
  color: #3c3e31;
  font-weight: normal;
  letter-spacing: normal; }

#event .attendees ul {
  overflow: hidden; }

#event .attendees ul li {
  display: block;
  width: 175px;
  float: left;
  color: #6d6d5e;
  margin-top: 5px; }

#event .attendees ul li img {
  display: block;
  width: 25px;
  height: 25px;
  float: left;
  margin: 0;
  padding: 0; }

#event .attendees ul li span {
  display: block;
  width: 145px;
  float: left;
  color: #6d6d5e;
  margin-left: 5px;
  text-align: left;
  padding-top: 0px; }

#event .related_events {
  overflow: hidden;
  margin-top: 10px;
  padding: 10px 15px 15px 15px; }

#event .related_events h4 {
  font-size: 16px;
  margin: 0;
  color: #3c3e31;
  font-weight: normal;
  letter-spacing: normal; }

#event .related_events ul {
  overflow: hidden;
  margin-top: 3px; }

#event .related_events ul li {
  display: block;
  width: 175px;
  float: left;
  color: #6d6d5e;
  margin-top: 4px;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: bold; }

#event .related_events ul li a {
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin-top: 1px; }

#event .photos {
  overflow: hidden;
  margin-top: 10px;
  padding: 10px 15px 15px 15px; }

#event .photos h4 {
  font-size: 16px;
  margin: 0;
  color: #3c3e31;
  font-weight: normal;
  letter-spacing: normal; }

#event .photos ul {
  overflow: hidden;
  margin-top: 3px; }

#event .photos ul li {
  display: block;
  width: 180px;
  height: 112px;
  float: left;
  color: #6d6d5e;
  margin-top: 4px;
  font-size: 13px;
  font-weight: bold; }

#event .photos ul li img {
  display: block;
  width: 180px;
  height: 112px;
  float: left;
  margin: 0;
  padding: 0; }

#event .photos ul li a {
  display: block;
  font-size: 13px;
  font-weight: normal;
  margin-top: 1px; }

/* .event3 partial */
.event3 {
  overflow: hidden;
  margin: 0 0 11px 0;
  border-bottom: 1px solid #e7e7d3;
  padding: 0 0 10px;
  margin-bottom: 0 0 10px 0; }

.event3 .image_area {
  width: 126px;
  height: 78px;
  margin: 0;
  padding: 0;
  display: block;
  float: left; }

.event3 .image_area a {
  width: 126px;
  height: 78px;
  display: block; }

.event3 .image_area img {
  width: 126px;
  height: 78px; }

.event3 .event3_details {
  color: #73735f;
  float: left;
  width: 718px;
  overflow: hidden;
  margin-left: 9px; }

.event3 .event3_details {
  float: left; }

.event3 .event3_details ul {
  float: left;
  padding: 3px 0 0 0;
  width: 500px; }

.event3 .event3_details ul li {
  padding-left: 1px; }

.event3 .event3_details ul li.event_name {
  font-size: 21px;
  font-weight: bold; }

.event3 .event3_details ul li.event_restaurant_name {
  font-size: 17px;
  color: #472e28; }

.event3 .event3_details ul li.event_city_name {
  font-size: 15px;
  font-style: italic; }

.event3 .event3_details .price_button {
  float: right;
  margin-top: 6px; }

/* User */
#user h1 {
  margin: 4px 15px 0; }

#user #member_since {
  float: left;
  width: 600px;
  margin-left: 15px; }

#user .user_page_section {
  padding: 10px 0 30px; }

#user .user_page_section h2 {
  margin-bottom: 5px; }

#user #user_activity_feed ul {
  margin-top: 15px; }

#user #user_activity_feed li {
  display: block;
  margin-bottom: 15px; }

#user #user_activity_feed h4 {
  font-size: 18px; }

#user #user_activity_feed h5 {
  font-size: 14px;
  font-weight: normal;
  color: #606060; }

#user #user_activity_feed h5 em {
  font-style: normal;
  color: #a0a0a0;
  font-size: 12px; }

/*//32*/
#header_bar {
  height: 54px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  border-bottom: 1px solid #bbed4d; }

#header {
  width: 960px;
  padding: 0;
  margin: 0;
  height: 54px;
  border-bottom: 1px solid #bbed4d;
  position: relative;
  z-index: 2; }

#logo_container {
  display: block;
  float: left;
  padding-top: 13px;
  position: relative;
  width: 102px;
  text-decoration: none;
  overflow: hidden; }

#logo {
  width: 102px;
  display: block;
  height: 26px;
  float: left; }

#header_body {
  margin: 0;
  float: left;
  width: 853px; }

#promos {
  float: left;
  margin: 15px 0 0 20px;
  padding-left: 1px; }

#promos li {
  display: block;
  float: left;
  font-size: 12px;
  padding: 0;
  margin-right: 10px; }

#promos .button {
  padding: 5px 11px !important;
  color: #fff !important; }

#login_area {
  float: right;
  margin: 0;
  padding-left: 1px; }

#login_area #not_logged_in {
  margin-top: 20px;
  font-size: 15px;
  color: #424357;
  font-weight: normal; }

#login_area #not_logged_in a {
  font-weight: bold; }

#header_signin_button {
  margin-top: 12px; }

#logged_in_bar {
  height: 22px;
  width: 208px;
  padding: 0;
  margin: 12px 0 0 0;
  cursor: pointer;
  background: #bbed4d;
  position: relative; }

#logged_in_bar img {
  height: 22px;
  width: 22px;
  float: left; }

#logged_in_bar #user_name {
  height: 13px;
  width: 155px;
  font-weight: bold;
  font-size: 12px;
  color: #424357;
  padding: 4px 0 0 6px;
  float: left; }

a#logged_in_drop_arrow {
  display: block;
  float: left;
  width: 25px;
  height: 22px;
  background: #bbed4d url("/images/user_drop_arrow.png") no-repeat 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5; }

a#logged_in_drop_arrow:hover {
  opacity: 1.0;
  background-color: #b5e251;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0; }

#logged_in_bar:hover a#logged_in_drop_arrow {
  background-color: #b5e251; }

#user_dropdown {
  margin-left: 22px;
  padding: 6px 9px 5px 9px;
  width: 166px;
  background: #e4f6bd;
  border: 1px solid #bbed4d;
  border-width: 0 1px 1px 1px;
  cursor: default;
  float: left;
  position: absolute;
  z-index: 10000;
  top: 22px;
  left: 0; }

#user_dropdown li {
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px solid #bbed4d;
  margin-bottom: 3px;
  padding: 0 0 3px; }

#user_dropdown li#signout_link {
  border-bottom: none;
  padding-bottom: 0; }

#user_dropdown li#signout_link a {
  font-size: 12px; }

#footer {
  width: 960px;
  overflow: hidden;
  padding: 12px 0 30px 0; }

#footer ul {
  overflow: hidden;
  padding-left: 10px; }

#footer ul li {
  font-size: 12px;
  display: block;
  float: left;
  margin-right: 15px; }

#top_errors {
  font-size: 14px;
  font-weight: bold; }

.validation_errors {
  padding: 20px 25px 20px;
  border: 6px solid #ded639; }

.validation_errors h2 {
  margin-bottom: 20px; }

.validation_errors h4 {
  margin-bottom: 10px; }

.validation_errors ul {
  padding: 0 0 0 20px; }

.validation_errors ul li {
  list-style-type: disc !important;
  padding: 0;
  margin: 0; }

/* rails names */
.field_with_errors {
  display: inline; }

.field_with_errors:before {
  content: "*";
  color: red;
  font-weight: bold; }

/* my custom names */
.error_field {
  border: 3px solid #ded639;
  background-color: #fdf77c;
  margin-top: 10px !important;
  padding: 0 10px 10px 10px;
  margin-right: 15px !important; }

.tooltip {
  display: none;
  background: #FBFAF0;
  font-size: 13px;
  padding: 20px 30px;
  color: #4E4D3D;
  border: 4px solid #E7E7D3;
  max-width: 300px;
  text-align: center;
  z-index: 99999; }

.tooltip_link {
  display: inline-block;
  height: 16px;
  width: 16px;
  background: transparent url("/images/tooltip_16x16.png") no-repeat 0 0;
  cursor: default; }

/* ------------ end of Global */
/* form stuff */
/* new restaurant page - similar to edit restaurant page */
#new_restaurant form {
  margin-top: 10px;
  overflow: hidden; }

#new_restaurant .informational_guide {
  margin: 15px;
  padding: 25px 30px; }

#new_restaurant .informational_guide h1 {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

#new_restaurant .informational_guide p {
  margin-top: 15px;
  font-size: 17px;
  width: 550px; }

.user_input {
  padding: 10px 14px 30px;
  margin: 0 15px; }

.field_area label, .mygusta .main_column .field_group h2 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 11px;
  line-height: 1.3em;
  background: #EAE9D9;
  border-bottom: none;
  margin-bottom: 0;
  color: #444; }

/* .field_group h2{font-size:16px !important; font-weight:bold; padding:0 0 4px 2px !important; width:250px; } */
#restaurant_place_id {
  font-size: 16px;
  padding: 4px 10px; }

#restaurant_photos h2 {
  padding: 0;
  border: none; }

.field_area input[type="text"] {
  background: none repeat scroll 0 0 #FFFFFF;
  border-color: #CCCCCC #999999 #999999 #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #444;
  font: 16px Helvetica,arial,sans-serif normal;
  height: 24px;
  margin: 0;
  padding: 3px 7px 0 5px;
  width: 300px;
  display: inline; }

.field_area input.xlarge {
  width: 418px; }

.field_area input.large {
  width: 310px; }

.field_area input.medium {
  width: 200px; }

.field_area input.small {
  width: 150px; }

.field_area textarea {
  width: 425px; }

.field_group .field_area {
  margin-bottom: 5px;
  padding: 0 0 0 4px;
  overflow: hidden; }

.field_group .field_area label {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0;
  background: none; }

.field_group .field_area input[type="text"] {
  height: 19px;
  font-size: 14px;
  display: inline; }

.label_area {
  width: 100px;
  display: block;
  padding-top: 5px;
  float: left; }

.user_input .optional {
  font-size: 12px;
  font-style: italic;
  padding-top: 1px;
  display: inline-block; }

.user_input .required {
  font-size: 12px;
  font-style: italic;
  padding-top: 1px;
  display: inline-block;
  font-weight: bold; }

.main_column #submit {
  margin-top: 0;
  margin-left: 30px; }

.main_column #live_support {
  margin-top: 60px;
  border-top: 1px solid #d7d7d7;
  color: #878787;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 1px; }

/* reviews */
.review_text {
  margin: 20px 0 0 0; }

.review_text p {
  font-size: 14px;
  color: #404040; }

.review .ratings {
  padding: 10px 35px 0; }

.review .about_review {
  font-weight: normal;
  padding: 10px 25px 20px !important;
  font-size: 15px !important; }

blockquote {
  display: block;
  padding: 0 35px;
  width: 320px;
  margin: 10px 0 0 0; }

blockquote:before, blockquote:after {
  color: #222;
  display: block;
  font-size: 400%;
  width: 35px; }

blockquote:before {
  content: '\201C';
  height: 0;
  margin-left: -35px; }

blockquote:after {
  content: '\201D';
  height: 50px;
  margin-top: -35px;
  margin-left: 350px; }

blockquote p {
  padding: 20px 0;
  color: #555; }

/* press articles */
#press_articles {
  overflow: hidden; }

#press_articles .article {
  display: block;
  width: 750px;
  float: left;
  margin-top: 10px; }

#press_articles .article img {
  float: left;
  display: block;
  width: 96px;
  height: 96px; }

#press_articles .article .press_details {
  display: block;
  width: 654px;
  overflow: hidden; }

#press_articles .article .press_details h3 {
  padding: 10px 10px 0 10px;
  font-size: 1.5em; }

#press_articles .article .press_details p {
  padding: 4px 10px 0 10px; }

/* Tags */
#main_item_tags {
  overflow: hidden;
  margin-bottom: 11px; }

.tags {
  text-align: center;
  width: 780px;
  padding-top: 5px; }

.tag {
  background: #8fb870;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 11px;
  margin: 0 0 3px 0;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

a.tag:link {
  color: #ffffff;
  text-decoration: none; }

a.tag:active {
  color: #dddddd;
  text-decoration: none; }

a.tag:hover {
  text-decoration: underline; }

a.tag:visited {
  color: #ffffff; }

.tag:last-child {
  margin-right: 0; }

/* item_body */
#item_body {
  width: 900px;
  overflow: hidden;
  background: #fefdf3;
  padding: 30px; }

#item_body .section {
  width: 900px;
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 1px solid #cacbd0;
  padding-bottom: 30px; }

#item_body .section h2.header {
  width: 120px;
  margin: 17px 30px 0 0;
  font-size: 18px;
  color: #424357;
  font-weight: bold;
  float: left; }

#item_body .section .content {
  width: 704px;
  float: left;
  margin: 0;
  overflow: hidden; }

/* This should be 750 as in the mockups, but now adjusted to right align(ish) with the blue follow button in the top snapshot */
/* Places */
#places table h2 {
  font-size: 24px; }

#places table h3 {
  font-size: 15px;
  font-weight: normal; }

/* Place */
#place .title_with_subtitle h1 strong {
  font-size: .4em; }

#place h2.section_header {
  color: #303030;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 10px; }

#place #title {
  margin: 0 0 10px 0; }

#place .events_section {
  margin-bottom: 30px; }

#place .more_actions {
  overflow: hidden;
  width: 100%; }

#place .more_actions_link {
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 15px;
  font-style: italic;
  margin-left: 15px; }

/* Restaurants Index */
#restaurants_index #title {
  padding-left: 0;
  margin-bottom: 0; }

#restaurants_index #title h1 {
  padding-left: 0; }

.object .pagination_section {
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  margin: 0 0 10px 0; }

.object .pagination_section .page_entries_info_text, .object .pagination_section .pagination {
  background: #fbfaf0;
  padding: 4px 8px;
  display: block;
  border: 1px solid #e7e7d3;
  border-width: 1px 0; }

.populated_places {
  text-align: center;
  font-size: 28px; }

#subscriptions .populated_places {
  text-align: left; }

#show_more_thumbnails {
  display: none; }

/* list restaurant page */
#location_not_found {
  padding-left: 4px; }

#new_location_label {
  font-size: 14px;
  margin-top: 8px;
  background: none;
  padding: 0; }

/* Sign up Sign In Authorize */
#authorize {
  width: 628px;
  margin: 0 auto;
  padding-bottom: 15px; }

#authorize h1 {
  text-align: center;
  font-weight: normal;
  font-size: 42px;
  margin-bottom: 8px;
  letter-spacing: .5px; }

#authorize #authorize_action_area {
  border: 1px solid #cfcec2; }

#authorize #authorize_toggle_area {
  margin-top: 15px;
  padding: 15px 30px;
  text-align: center;
  font-size: 15px;
  font-style: italic;
  border: 1px solid #cfcec2; }

#authorize #authorize_toggle_area a {
  font-size: 18px;
  font-weight: bold;
  font-style: normal; }

#authorize .traditional_login {
  padding: 30px; }

#authorize .facebook_connect {
  padding: 26px 0 35px 0;
  background: transparent url("/images/login_or.png") no-repeat bottom center;
  text-align: center; }

#authorize .input_section {
  padding: 2px 0 1px 15px;
  display: block; }

#authorize label {
  background: transparent;
  font-size: 16px;
  padding: 6px 10px 0 0;
  color: #918a8a;
  width: 143px;
  display: block;
  float: left;
  text-align: right; }

#authorize input[type='text'], #authorize input[type='password'] {
  width: 300px;
  color: #444444;
  margin-bottom: 4px;
  border: 1px solid #b8b7a7;
  height: 24px;
  font-size: 16px;
  padding: 3px 3px; }

#authorize #forgot_password {
  display: block;
  margin-left: 168px;
  font-size: 13px;
  margin-top: 0;
  padding: 0; }

#authorize .actions {
  margin-left: 168px;
  padding: 15px 0 0 0; }

#authorize #facebook_connect_spinner {
  margin-top: 4px; }

#authorize .restaurant_to_subscribe_to {
  overflow: hidden; }

#authorize .restaurant_to_subscribe_to #signin_message {
  font-size: 17px;
  margin-bottom: 8px; }

#authorize .restaurant_to_subscribe_to .restaurant_image {
  float: left;
  width: 120px;
  height: 75px;
  margin-right: 14px; }

#authorize .restaurant_to_subscribe_to .restaurant_name {
  float: left;
  font-size: 21px;
  font-weight: bold;
  width: 300px;
  padding-top: 8px; }

@media print {
  * {
    color: #303030 !important; }

  #header_bar, #header {
    border-bottom: none;
    margin-bottom: 30px; }

  #tagline {
    display: none; }

  #footer {
    display: none !important; }

  .hide_when_printing {
    display: none !important; }

  #notice {
    text-align: left;
    margin: 5px 0 15px 0;
    padding: 0;
    font-size: 15px;
    background: transparent;
    font-weight: bold;
    border-width: 4px 4px 4px 4px;
    color: #333; }

  .button {
    display: none; }

  .order_confirmation_logo {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px; }

  .order_confirmation_ticket {
    border: none;
    margin: 0;
    color: #757563 !important; }

  .order_confirmation_ticket h2 {
    font-size: 17px;
    font-weight: normal;
    color: #757563; }

  .order_confirmation_ticket h2 strong {
    font-size: 17px;
    font-weight: bold; }

  .order_confirmation_ticket_details {
    padding: 0; }

  .order_confirmation_ticket h3 {
    font-size: 17px !important;
    font-weight: normal !important;
    margin: 0 !important;
    line-height: 24px; }

  .order_confirmation_ticket h4 {
    font-size: 17px !important;
    font-weight: normal !important;
    margin: 0 0 20px 0;
    line-height: 17px; }

  .order_confirmation_ticket_details ul {
    font-size: 17px; }

  .order_confirmation_ticket_details ul li.directions {
    font-size: 17px;
    margin-top: 20px; }

  .bring_this_ticket_with_you {
    font-size: 14px;
    font-style: italic;
    margin-top: 45px;
    border-top: 1px solid #DDE0D6;
    padding-top: 9px; }

  /* Dashboard stuff */
  .mygusta #left_column {
    display: none !important; } }
