article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  color: #252525;
}
body {
  margin: 0;
  font-size: 12px;
  line-height: 1;
}
a {
  color: #B30838;
}
a:visited {
  color: #B30838;
}
a:hover {
  color: #B30838;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: 'GothamBook', Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
  color: #252525;
}
strong,
bold {
  font-family: 'GothamBold', Arial, sans-serif;
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Documenta', GillSans, sans-serif;
  font-weight: normal;
  line-height: normal;
  color: #252525;
}
h1 {
  font-size: 38px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 18px;
}
h1 a,
h2 a,
h3 a,
h4 a {
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  text-decoration: underline;
}
.entry-content h2 {
  color: #252525;
  margin-top: -4px;
}
a {
  font-family: 'GothamBook', Arial, sans-serif;
  color: #B30838;
  font-weight: normal;
}
::-webkit-input-placeholder {
  color: #000;
}
:-moz-placeholder {
  color: #000;
}
#wrapper {
  width: 940px;
  margin: auto;
  padding: 0 10px;
}
#content {
  clear: both;
}
.custom-scrollbar {
  width: 520px;
  clear: both;
}
.custom-scrollbar .viewport {
  width: 500px;
  height: 200px;
  overflow: hidden;
  position: relative;
}
.custom-scrollbar .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
}
.custom-scrollbar .thumb .end,
.custom-scrollbar .thumb {
  background-color: #8d8f92;
}
.custom-scrollbar .thumb:hover,
.custom-scrollbar .thumb:hover .end,
.custom-scrollbar .thumb:active,
.custom-scrollbar .thumb:active .end {
  background-color: #4d4d4d;
}
.custom-scrollbar .scrollbar {
  position: relative;
  float: right;
  width: 15px;
}
.custom-scrollbar .track {
  background-color: #f8f8f8;
  height: 100%;
  width: 13px;
  position: relative;
  padding: 0 1px;
}
.custom-scrollbar .thumb {
  height: 20px;
  width: 13px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
}
.custom-scrollbar .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 13px;
}
.custom-scrollbar .disable {
  display: none;
}
.breadcrumbs {
  clear: both;
}
.breadcrumbs .breadcrumb-left {
  float: left;
  padding-left: 5px;
}
.breadcrumbs .breadcrumb-left h3.heading {
  font-family: 'GothamBook';
  color: #a4a4a4;
  text-transform: uppercase;
  font-size: 11px;
  margin: 10px 0;
}
.breadcrumbs .breadcrumb-left h3.heading a {
  color: #a4a4a4;
}
.breadcrumbs h3.home {
  float: left;
  font-family: 'GothamBook';
  color: #a4a4a4;
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 10px;
}
.breadcrumbs h3.home a,
.breadcrumbs .sep {
  margin: 0 5px;
}
.ushg-mediabucket {
  background: #FFF url(/wp-content/themes/ushg/images/icon-loading.gif) no-repeat center center;
  color: #FFF;
  text-align: center;
  line-height: 50px;
  clear: both;
  width: 940px;
  height: 530px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.ushg-mediabucket .ushg-mediabucket-list li {
  display: none;
  width: 940px;
  height: 530px;
  padding: 0;
  margin: 0;
}
.ushg-mediabucket .ushg-mediabucket-list li img {
  width: 940px !important;
}
.ushg-mediabucket a.arrow {
  background: url(/wp-content/themes/ushg/images/arrow_normal.png) no-repeat;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin: -21px 0 0 0;
  opacity: 1;
  z-index: 2;
  cursor: pointer;
}
.ushg-mediabucket a.arrow-prev {
  background-position: 0 0;
  left: 0;
}
.ushg-mediabucket a.arrow-prev:hover {
  background: url(/wp-content/themes/ushg/images/arrow_hover.png) no-repeat;
}
.ushg-mediabucket a.arrow-next {
  background-position: -40px 0;
  right: 0;
}
.ushg-mediabucket a.arrow-next:hover {
  background: url(/wp-content/themes/ushg/images/arrow_hover.png) no-repeat;
  background-position: -40px 0px;
}
.ushg-mediabucket-small {
  width: 678px;
  height: 382px;
}
.ushg-mediabucket-small .ushg-mediabucket-list li {
  width: 678px;
  height: 382px;
}
.ushg-mediabucket-small .ushg-mediabucket-list li img {
  width: 678px !important;
}
.ushg-mediabucket-video {
  position: relative;
  overflow: hidden;
  float: left;
}
.ushg-mediabucket-video .btn-play {
  background: url(/wp-content/themes/ushg/images/btn-play.png) no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
  z-index: 20;
  cursor: pointer;
}
.ushg-mediabucket-video .video-preview-image {
  display: block;
  position: absolute;
  width: 940px;
  height: 530px;
  top: 0;
  left: 0;
  z-index: 10;
  cursor: pointer;
}
.ushg-mediabucket-video .video-preview-image img {
  display: block;
}
.ushg-mediabucket-video-small {
  width: 678px;
  height: 382px;
}
.ushg-mediabucket-video-small .video-preview-image {
  width: 678px;
  height: 382px;
}
.ushg-mediabucket-video-small .video-preview-image .hover {
  display: none;
  position: absolute;
  cursor: pointer;
  border: 3px solid #B30838;
  width: 672px;
  height: 376px;
  top: 0;
  left: 0;
  z-index: 10;
}
.page-gridview,
.entry-content .page-gridview {
  clear: both;
}
.page-gridview h2,
.entry-content .page-gridview h2 {
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  padding: 24px 0;
  margin: 32px 0;
  font-size: 32px;
  text-transform: uppercase;
  width: 940px;
}
.page-gridview .ushg-grid,
.entry-content .page-gridview .ushg-grid {
  clear: both;
}
.page-gridview .ushg-grid .previewbox,
.entry-content .page-gridview .ushg-grid .previewbox {
  overflow: hidden;
  display: block;
  float: left;
  width: 232px;
  height: 232px;
  background-color: #eff0f0;
  margin: 4px 4px 0 0;
}
.page-gridview .ushg-grid .previewbox2,
.entry-content .page-gridview .ushg-grid .previewbox2 {
  display: none;
}
.page-gridview .ushg-grid .top,
.entry-content .page-gridview .ushg-grid .top {
  margin: 0 4px 0 0;
}
.page-gridview .ushg-grid .last,
.entry-content .page-gridview .ushg-grid .last {
  float: right;
  margin-right: 0;
}
.page-gridview .ushg-grid-leaders,
.entry-content .page-gridview .ushg-grid-leaders {
  padding-bottom: 60px;
  border-bottom: 1px solid #a4a4a4;
}
.page-gridview .ushg-grid-leaders .previewbox,
.entry-content .page-gridview .ushg-grid-leaders .previewbox {
  height: 472px;
  background-color: #eff0f0;
  margin: 4px 4px 0 0;
}
.page-gridview .ushg-grid-leaders .previewbox .hover,
.entry-content .page-gridview .ushg-grid-leaders .previewbox .hover {
  height: 466px;
}
.page-gridview .ushg-grid-leaders .previewbox2,
.entry-content .page-gridview .ushg-grid-leaders .previewbox2 {
  display: none;
}
.page-gridview .ushg-grid-leaders .previewbox_1x1_hover,
.entry-content .page-gridview .ushg-grid-leaders .previewbox_1x1_hover {
  height: 472px;
}
.page-gridview .ushg-grid-leaders .previewbox_1x1_hover .image,
.entry-content .page-gridview .ushg-grid-leaders .previewbox_1x1_hover .image {
  height: 472px;
}
.page-gridview .ushg-grid-leaders .top,
.entry-content .page-gridview .ushg-grid-leaders .top {
  margin: 0 4px 0 0;
}
.page-gridview .ushg-grid-leaders .last,
.entry-content .page-gridview .ushg-grid-leaders .last {
  float: right;
  margin-right: 0;
}
.page-gridview .ushg-grid-business-leaders .previewbox,
.page-gridview .ushg-grid-directors .previewbox,
.page-gridview .ushg-grid-speakers .previewbox,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox,
.entry-content .page-gridview .ushg-grid-directors .previewbox,
.entry-content .page-gridview .ushg-grid-speakers .previewbox {
  margin-top: 50px;
  overflow: visible;
  position: relative;
}
.page-gridview .ushg-grid-business-leaders .previewbox h3,
.page-gridview .ushg-grid-directors .previewbox h3,
.page-gridview .ushg-grid-speakers .previewbox h3,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox h3,
.entry-content .page-gridview .ushg-grid-directors .previewbox h3,
.entry-content .page-gridview .ushg-grid-speakers .previewbox h3 {
  position: absolute;
  z-index: 100;
  top: -30px;
  text-transform: uppercase;
}
.page-gridview .ushg-grid-business-leaders .previewbox .info-layer,
.page-gridview .ushg-grid-directors .previewbox .info-layer,
.page-gridview .ushg-grid-speakers .previewbox .info-layer,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox .info-layer,
.entry-content .page-gridview .ushg-grid-directors .previewbox .info-layer,
.entry-content .page-gridview .ushg-grid-speakers .previewbox .info-layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 232px;
  height: 472px;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px;
  z-index: 200;
}
.page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-title,
.page-gridview .ushg-grid-directors .previewbox .info-layer .info-title,
.page-gridview .ushg-grid-speakers .previewbox .info-layer .info-title,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-title,
.entry-content .page-gridview .ushg-grid-directors .previewbox .info-layer .info-title,
.entry-content .page-gridview .ushg-grid-speakers .previewbox .info-layer .info-title {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 180px;
  text-transform: uppercase;
  font-weight: bold;
}
.page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-detail,
.page-gridview .ushg-grid-directors .previewbox .info-layer .info-detail,
.page-gridview .ushg-grid-speakers .previewbox .info-layer .info-detail,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-detail,
.entry-content .page-gridview .ushg-grid-directors .previewbox .info-layer .info-detail,
.entry-content .page-gridview .ushg-grid-speakers .previewbox .info-layer .info-detail {
  position: absolute;
  top: 80px;
  left: 20px;
  width: 190px;
  height: 380px;
}
.page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-detail p,
.page-gridview .ushg-grid-directors .previewbox .info-layer .info-detail p,
.page-gridview .ushg-grid-speakers .previewbox .info-layer .info-detail p,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-detail p,
.entry-content .page-gridview .ushg-grid-directors .previewbox .info-layer .info-detail p,
.entry-content .page-gridview .ushg-grid-speakers .previewbox .info-layer .info-detail p {
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 16px;
}
.page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-close,
.page-gridview .ushg-grid-directors .previewbox .info-layer .info-close,
.page-gridview .ushg-grid-speakers .previewbox .info-layer .info-close,
.entry-content .page-gridview .ushg-grid-business-leaders .previewbox .info-layer .info-close,
.entry-content .page-gridview .ushg-grid-directors .previewbox .info-layer .info-close,
.entry-content .page-gridview .ushg-grid-speakers .previewbox .info-layer .info-close {
  position: absolute;
  top: 5px;
  right: 15px;
  width: 30px;
  height: 20px;
  font-size: 10px;
  cursor: pointer;
}
.page-gridview .ushg-grid-directors .previewbox,
.entry-content .page-gridview .ushg-grid-directors .previewbox {
  margin-top: 5px;
}
#floatmenu {
  display: none;
  position: fixed;
  top: 30%;
  left: 0;
  z-index: 1000;
  background-color: #e7e7e7;
  width: 139px;
  border-right: 1px solid #cfcfcf;
}
#floatmenu span.top {
  position: absolute;
  top: 0;
  left: 0;
  width: 138px;
  height: 3px;
  background-color: #a70a44;
  border: 1px solid #6b6b6b;
}
#floatmenu ul {
  margin: 24px 0 24px 16px;
}
#floatmenu ul li a {
  font-family: Documenta, GillSans, sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
#floatmenu ul li a .active,
#floatmenu ul li a:hover {
  color: #98043b;
  text-decoration: underline;
}
.scroll-nav {
  position: fixed;
  top: 30%;
  left: 0;
  z-index: 1000;
  background-color: #e7e7e7;
  width: 144px;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.scroll-nav span.top {
  position: absolute;
  top: 0;
  left: 0;
  width: 143px;
  height: 3px;
  background-color: #a70a44;
  border: 1px solid #6b6b6b;
}
.scroll-nav ol {
  margin: 24px 0 24px 16px;
}
.scroll-nav ol li a {
  font-family: Documenta, GillSans, sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #666666;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  outline: 0;
}
.scroll-nav ol li.in-view a,
.scroll-nav ol li:hover a {
  color: #98043b;
  text-decoration: underline;
}
h1.entry-title {
  margin: 10px 0 22px;
  text-transform: uppercase;
}
.btn {
  display: block;
  float: left;
  height: 112px;
  width: 230px;
  border: 1px solid #834355;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 114px;
  margin-top: 4px;
  background-color: #B30838;
}
.btn:hover {
  background-color: #18a6c2;
  border: 1px solid #2a4e5d;
  color: #fff;
}
.btn:visited {
  color: #fff;
}
.image {
  background: #FFF url(/wp-content/themes/ushg/images/icon-loading.gif) no-repeat center center;
}
.image img {
  display: block;
}
.previewbox {
  display: block;
  border: 0;
  text-decoration: none;
}
.previewbox .hover {
  display: none;
  position: absolute;
  cursor: pointer;
  border: 3px solid #B30838;
  width: 226px;
  height: 226px;
  top: 0;
  left: 0;
  z-index: 10;
}
.previewbox h4 {
  background: #4d4d4d;
  border: 1px solid #3a3a3a;
  position: absolute;
  z-index: 1;
  color: #FFF;
  font-family: 'Documenta';
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  bottom: 0;
  left: 0;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  margin: 0;
}
.previewbox .btn-play {
  background: url(/wp-content/themes/ushg/images/btn-play.png) no-repeat;
  width: 41px;
  height: 41px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
  z-index: 2;
}
.previewbox_1x1_newsbox {
  position: relative;
  overflow: hidden;
  float: left;
  width: 236px;
  margin-right: 0;
  margin-bottom: 4px;
}
.previewbox_1x1_newsbox .image {
  position: relative;
  display: block;
  opacity: 0;
  border: 0;
  width: 232px;
  height: 232px;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}
.previewbox_1x1_newsbox .image img {
  display: block;
  min-height: 232px;
}
.previewbox_1x1_newsbox .text-wrapper {
  height: 64px;
  width: 210px;
  padding: 18px 10px 14px 10px;
  overflow: hidden;
  border: 1px solid #bbbdbf;
  border-top: 0;
  color: #4d4d4d;
  font-family: 'GothamBook';
  font-size: 12px;
  line-height: 1.5em;
}
.previewbox_1x1_newsbox .text-wrapper h3 {
  color: #4d4d4d;
  font-family: 'GothamBold';
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.previewbox_1x1_newsbox .text-wrapper p {
  sline-height: 1.5em;
  margin: 2px 0;
}
.previewbox_1x1_newsbox .text-wrapper span.moretext {
  color: #B30838;
  text-transform: uppercase;
}
.previewbox_1x1_newsbox .btn-play {
  top: 96px;
  margin-top: 0;
}
.previewbox_1x1_newsbox.bottom {
  margin-bottom: 0;
}
.previewbox_1x1_descriptive {
  position: relative;
  overflow: hidden;
  float: left;
  width: 236px;
  margin-right: 0;
  margin-bottom: 4px;
}
.previewbox_1x1_descriptive .image {
  position: relative;
  display: block;
  opacity: 0;
  border: 0;
  width: 232px;
  height: 232px;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
}
.previewbox_1x1_descriptive .image img {
  display: block;
  min-height: 232px;
}
.previewbox_1x1_descriptive .text-wrapper {
  color: #4d4d4d;
  font-family: 'GothamBook';
  font-size: 12px;
  line-height: 1.5em;
  border: 1px solid #bbbdbf;
  border-top: 0;
  border-right: 0;
  height: 64px;
  padding: 18px 10px 14px 10px;
  overflow: hidden;
}
.previewbox_1x1_descriptive .text-wrapper h3 {
  color: #4d4d4d;
  font-family: 'GothamBold';
  font-size: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.previewbox_1x1_descriptive .text-wrapper p {
  sline-height: 1.5em;
  margin: 2px 0;
}
.previewbox_1x1_descriptive .btn-play {
  top: 96px;
  margin-top: 0;
}
.previewbox_1x1_descriptive.last {
  float: right;
  width: 232px;
  margin-right: 0;
}
.previewbox_1x1_descriptive.last .text-wrapper {
  border-right: 1px solid #bbbdbf;
}
.previewbox_1x1_hover {
  position: relative;
  float: left;
  width: 232px;
  height: 232px;
  overflow: hidden;
  margin-right: 4px;
  margin-bottom: 4px;
}
.previewbox_1x1_hover .image {
  position: relative;
  width: 232px;
  height: 232px;
  display: block;
  opacity: 0;
  overflow: hidden;
  z-index: 1;
}
.previewbox_1x1_hover .image img {
  min-height: 232px;
}
.previewbox_1x1_hover.last {
  float: right;
  margin-right: 0;
}
.previewbox_2x2_hover {
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width: 468px;
  height: 468px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.previewbox_2x2_hover .hover {
  width: 462px;
  height: 462px;
}
.previewbox_2x2_hover .image {
  display: block;
  overflow: hidden;
  width: 468px;
  height: 468px;
}
.previewbox_2x2_hover h4 {
  font-size: 20px;
  letter-spacing: 0.08em;
  height: 54px;
  line-height: 54px;
  bottom: 44px;
}
.previewbox_2x2_hover.last {
  float: right;
  margin-right: 0;
}
.previewbox_2x1_video {
  display: block;
  overflow: hidden;
  position: relative;
  float: right;
  width: 468px;
  height: 232px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.previewbox_2x1_video .hover {
  width: 462px;
}
.previewbox_2x1_video .image {
  display: block;
  overflow: hidden;
  width: 468px;
  height: 232px;
}
.previewbox_2x1_video h4 {
  font-size: 20px;
  height: 54px;
  line-height: 54px;
  letter-spacing: 0.08em;
}
.previewbox_2x1_video.last {
  float: right;
  margin-right: 0;
}
.previewbox-salmon h4 {
  background-color: #ff6666;
  border-color: #bd6e69;
}
.previewbox-darksmoke h4 {
  background-color: #4d4d4d;
  border-color: #3A3A3A;
}
.previewbox-aqua h4 {
  background-color: #18a5c1;
  border-color: #127e90;
}
.previewbox-caramel h4 {
  background-color: #d94820;
  border-color: #a33618;
}
.previewbox-olive h4 {
  background-color: #5ba121;
  border-color: #447a19;
}
.previewbox-cherry h4 {
  background-color: #e50000;
  border-color: #ab0000;
}
.previewbox-burgundy h4 {
  background-color: #b20838;
  border-color: #861b34;
}
.previewbox-beet h4 {
  background-color: #57104E;
  border-color: #57104E;
}
.previewbox-ash h4 {
  background-color: #808184;
  border-color: #808184;
}
hr {
  clear: both;
  display: block;
  padding-top: 32px;
  margin: 0 0 32px 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #a4a4a4;
  height: 1px;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#topbar-wrapper {
  position: relative;
  z-index: 19;
}
#topbar {
  width: 100%;
  background-color: #eff0f0;
  height: 40px;
  overflow: visible;
  position: relative;
  z-index: 20;
}
#topbar .header-bg {
  width: 100%;
  height: 3px;
  background: #b10043;
  border: 1px solid #850032;
  border-left: 0;
  border-right: 0;
}
#topbar a.btn-arrow {
  display: block;
  background: url(/wp-content/themes/ushg/images/btn-topbar-arrow.png) no-repeat;
  width: 41px;
  height: 39px;
  top: 44px;
  left: 50%;
  margin-top: -39px;
  margin-left: -470px;
  position: absolute;
  z-index: 501;
  cursor: pointer;
}
#topbar #global-nav {
  background: #eff0f0;
  width: 940px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
  z-index: 502;
}
#topbar #global-nav a {
  color: #252525;
  text-decoration: none;
}
#topbar #global-nav a:hover {
  color: #B30838;
}
#topbar #global-nav ul {
  float: left;
  list-style: none;
}
#topbar #global-nav #menu-global-topbar li {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
#topbar #global-nav .header_add_this {
  float: right;
  height: 40px;
  line-height: 40px;
}
#topbar #global-nav .header_add_this a {
  line-height: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#topbar #global-nav .header_add_this a span,
#topbar #global-nav .header_add_this a iframe {
  vertical-align: middle;
}
#topbar #global-nav .header_add_this a.at16t_facebook,
#topbar #global-nav .header_add_this a.at16t_twitter {
  margin-top: 12px;
}
#topbar #global-nav .btn-newsletter {
  float: right;
  padding-left: 15px;
  cursor: pointer;
}
#topbar #global-nav .social {
  float: right;
  margin: 14px 15px 0 0;
}
#topbar #global-nav .social ul {
  float: none;
}
.cvs-newsletter {
  background: #ECECEC;
  position: absolute;
  width: 320px;
  top: 43px;
  left: 50%;
  margin-left: 150px;
  margin-top: -120px;
  overflow: hidden;
  z-index: 15;
}
.cvs-newsletter .content {
  padding: 12px;
}
.cvs-newsletter p {
  float: left;
  margin: 0;
}
.cvs-newsletter input {
  width: 210px;
  height: 24px;
  float: left;
  margin-right: 4px;
  outline: 0;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #a4a4a4;
  padding: 2px;
  font-size: 10px;
  color: #000;
}
.cvs-newsletter button {
  float: left;
  height: 30px;
  width: 72px;
  background-color: #18a6c2;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid #105563;
}
.cvs-newsletter button:hover {
  background-color: #105563;
}
.cvs-newsletter .cvs-newsletter-msg {
  font-size: 9pt;
  padding: 5px 0 0;
}
.cvs-newsletter .success {
  color: green;
}
.cvs-newsletter .error {
  color: #B30838;
}
.cvs-reservation {
  background: #f8f8f8;
  position: absolute;
  height: 330px;
  top: 44px;
  left: 50%;
  margin-left: -470px;
  margin-top: 0;
  border-left: 1px solid #9d9d9d;
  border-right: 1px solid #9d9d9d;
  overflow: hidden;
  width: 305px;
  z-index: 20;
}
.cvs-reservation .content {
  height: 272px;
  padding: 32px 14px 14px;
}
.cvs-reservation h2.reservation-title {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-align: center;
}
.cvs-reservation dl dt {
  color: #4d4d4d;
  font-size: 12px;
  text-transform: uppercase;
}
.cvs-reservation #dateDisplay {
  display: none;
}
.cvs-reservation #call {
  position: absolute;
  top: 23px;
  left: 45px;
  background: #FFF;
}
header {
  height: 191px;
  position: relative;
  z-index: 10;
  background: url(/wp-content/themes/ushg/images/logo.png) no-repeat;
  background-position: 381px 25px;
  border-bottom: 1px solid #a1a1a1;
}
header #logo {
  display: block;
  height: 121px;
  width: 180px;
  position: absolute;
  top: 25px;
  left: 381px;
  cursor: pointer;
  z-index: 10;
}
header .menu-header {
  float: left;
  padding-top: 83px;
}
header .menu-header #menu-nav {
  height: 47px;
  clear: both;
  overflow: visible;
  position: relative;
  z-index: 12;
}
header .menu-header #menu-nav a {
  color: #000;
  text-decoration: none;
}
header .menu-header #menu-nav li {
  text-transform: uppercase;
  border: none;
  border-bottom: 1px solid #b20838;
  width: 148px;
  height: auto;
  margin-left: 10px;
  position: relative;
  display: inline-block;
  float: left;
  font-size: 16px;
  letter-spacing: 0.08em;
}
header .menu-header #menu-nav li a {
  font-family: 'Documenta', Arial, sans-serif;
  display: block;
  line-height: 45px;
  height: 45px;
  padding-left: 12px;
  position: relative;
  z-index: 15;
}
header .menu-header #menu-nav li:hover {
  background-color: #4d4d4d;
  border-color: #a2a2a2;
}
header .menu-header #menu-nav li:hover a {
  background: url(/wp-content/themes/ushg/images/menu-arrow.png) no-repeat 0 0;
  color: #FFF;
  height: 55px;
}
header .menu-header #menu-nav li:hover a:hover {
  background-position: 0 -88px;
}
header .menu-header #menu-nav li:hover ul {
  display: block;
}
header .menu-header #menu-nav li:first-child {
  margin-left: 0;
}
header .menu-header #menu-nav #menu-item-22 {
  margin-left: 328px;
}
header .menu-header #menu-nav li.current-menu-item,
header .menu-header #menu-nav li.current_page_item,
header .menu-header #menu-nav li.current_page_parent,
header .menu-header #menu-nav li.current-page-ancestor {
  border: none;
  border-bottom: 3px solid #b20838;
}
header .menu-header #menu-nav ul.sub-menu {
  border: 1px solid #a2a2a2;
  border-top: 0;
  display: none;
  position: absolute;
  top: 46px;
  left: 0;
  width: 146px;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
  z-index: 10;
}
header .menu-header #menu-nav ul.sub-menu li {
  display: block;
  float: none;
  border: none;
  height: auto;
  padding: 0 12px;
  width: auto;
  margin: 0;
  font-size: 12px;
  text-transform: none;
}
header .menu-header #menu-nav ul.sub-menu li a {
  display: block;
  background: none;
  border-top: 1px solid #DADADA;
  color: #4d4d4d;
  height: auto;
  line-height: 1em;
  padding: 8px 0 10px;
}
header .menu-header #menu-nav ul.sub-menu li:hover {
  background: #B30838;
}
header .menu-header #menu-nav ul.sub-menu li:hover a {
  border-color: #B30838;
  color: #fff;
  height: auto;
}
header .menu-header #menu-nav ul.sub-menu li:first-child a {
  border: 0;
}
#legal {
  background: transparent url(/wp-content/themes/ushg/images/footer.jpg) no-repeat;
  background-position: bottom;
  background-size: contain;
  height: 200px;
  margin-bottom: 38px;
}
#main-footer {
  border-top: 1px solid #a4a4a4;
  clear: both;
  height: 105px;
  margin-top: 20px;
  padding-top: 20px;
}
#main-footer a {
  text-decoration: none;
}
#main-footer ul#menu-footer {
  list-style: none;
}
#main-footer ul#menu-footer li#menu-item-169 {
  width: auto;
  margin-right: 0;
}
#main-footer ul#menu-footer li {
  position: relative;
  display: block;
  float: left;
  width: 130px;
  margin-right: 40px;
}
#main-footer ul#menu-footer li a {
  display: block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #252525;
}
#main-footer ul#menu-footer li a:visited {
  color: #252525;
}
#main-footer ul#menu-footer li a:hover {
  color: #B30838;
}
#main-footer ul#menu-footer li ul.sub-menu,
#main-footer ul#menu-footer li ul.children {
  position: absolute;
  top: 20px;
}
#main-footer ul#menu-footer li ul.sub-menu li,
#main-footer ul#menu-footer li ul.children li {
  height: 20px;
}
#main-footer ul#menu-footer li ul.sub-menu li a,
#main-footer ul#menu-footer li ul.children li a {
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
}
#main-footer ul#menu-footer li ul.sub-menu li#menu-item-189,
#main-footer ul#menu-footer li ul.children li#menu-item-189 {
  width: 145px;
}
.content-text p,
.content-text h1,
.content-text h2 {
  width: 900px;
}
.parent-pageid-9 .ushg-mediabucket {
  margin-bottom: 32px;
}
.home #slideshow .soliloquy-slides {
  height: 348px;
}
.home #slideshow .soliloquy-slides .soliloquy-item {
  height: 348px;
}
.home #slideshow .soliloquy-slides .soliloquy-item a {
  display: block;
  overflow: hidden;
  width: 940px;
  height: 348px;
}
.home #slideshow .ushg-mediabucket {
  height: 348px;
}
.home #slideshow .ushg-mediabucket .ushg-mediabucket-list {
  height: 348px;
}
.home #welcome {
  font-size: 28px;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  color: #4d4d4d;
  margin: 26px 0;
  line-height: normal;
}
.home .mid-section #video {
  display: block;
  overflow: hidden;
  position: relative;
  float: right;
  width: 468px;
  height: 190px;
  background-color: lightGreen;
}
.home .mid-section #video h3 {
  background: #333;
  position: absolute;
  color: #FFF;
  top: 50px;
  right: 0;
  text-align: right;
  padding: 8px 10px;
}
.home .mid-section #twitter-widget {
  width: 466px;
  height: 230px;
  border: 1px solid #a4a4a4;
  overflow: hidden;
  float: right;
  clear: right;
  list-style: none;
}
.home .mid-section #twitter-widget .twitter-icon {
  display: block;
  width: 98px;
  height: 20px;
  background: url(/wp-content/themes/ushg/images/twitter.png);
  margin: 15px auto 10px;
}
.home .mid-section #twitter-widget #twitter-widget-content {
  width: 466px;
  height: 186px;
}
.home .mid-section #twitter-widget #twitter-widget-content .scrollbar {
  width: 10px;
}
.home .mid-section #twitter-widget #twitter-widget-content .scrollbar .track {
  border: 1px solid #bbbdbf;
  padding: 0 1px 0 0;
}
.home .mid-section #twitter-widget #twitter-widget-content .scrollbar .thumb,
.home .mid-section #twitter-widget #twitter-widget-content .scrollbar .thumb .end {
  background-color: #b8babc;
}
.home .mid-section #twitter-widget #twitter-widget-content .viewport {
  width: 436px;
  height: 231px;
}
.home .mid-section #twitter-widget div h2 {
  display: none;
}
.home .mid-section #twitter-widget div ul {
  list-style: none;
  padding-left: 20px;
}
.home .mid-section #twitter-widget div ul li {
  display: block;
  clear: both;
  padding: 5px 0;
  border-bottom: 1px solid #a4a4a4;
  font-size: 12px;
}
.home .mid-section #twitter-widget div ul a {
  text-decoration: none;
}
.home .mid-section #twitter-widget div ul a:hover {
  text-decoration: underline;
}
.home .mid-section #twitter-widget div ul .entry-content {
  line-height: 16px;
}
.home .mid-section #twitter-widget div ul .entry-meta {
  margin-top: 5px;
}
.home .mid-section #twitter-widget div ul .entry-meta a {
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  color: #a4a4a4;
}
.home #secondary-previewboxes a {
  margin-bottom: 0;
}
body.page-id-9 h1 {
  margin: 10px 0 0;
}
body.page-id-9 .entry-content {
  margin-top: 32px;
}
body.page-id-357 p {
  margin-bottom: 2em;
}
body.page-id-357 h3 {
  clear: left;
}
body.page-id-357 .gift-cards a {
  display: block;
  float: left;
  margin-right: 65px;
  margin-bottom: 1em;
}
.parent-pageid-13 .ushg-mediabucket {
  margin-bottom: 10px;
}
.page-id-134 .ushg-grid {
  margin-top: 32px;
}
.page-restaurant h1.ushg-title {
  display: block;
  color: #000;
  margin: 8px 0 20px;
}
.page-restaurant .restaurant-logo {
  display: block;
  width: 230px;
  height: 120px;
  background-color: green;
  position: absolute;
  right: 0;
  top: 50px;
}
.page-restaurant .ushg-mediabucket {
  margin-bottom: 27px;
}
.page-restaurant .entry-content {
  float: left;
  width: 670px;
  padding: 0 0 10px 0;
}
.page-restaurant .entry-content h2 {
  margin: 0;
}
.page-restaurant .sidebar {
  float: right;
  width: 232px;
  padding: 10px 0 10px 10px;
}
.page-restaurant .sidebar h3 {
  font-family: 'GothamBold';
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}
.page-restaurant .sidebar .add_this {
  float: left;
  margin: 15px 0 30px;
}
.page-restaurant .sidebar .add_this a {
  clear: left;
  margin-bottom: 10px;
}
.page-restaurant .sidebar .add_this a:last-of-type {
  margin-bottom: 0;
}
.page-restaurant .sidebar .ushg_follow_toolbox {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
}
.page-restaurant .sidebar .ushg_follow_toolbox h3 {
  font-size: 13px;
  margin-bottom: 1em;
}
.page-restaurant .sidebar .ushg_follow_toolbox .ushg-icon {
  display: inline-block;
  background: none !important;
  background-image: url(http://www.ushgnyc.com/wp-content/themes/ushg/images/addthis_social_sprite.png) !important;
  background-size: auto !important;
  background-color: #fff !important;
  width: 36px !important;
  height: 36px !important;
  background-repeat: no-repeat !important;
  margin-right: 8px !important;
}
.page-restaurant .sidebar .ushg_follow_toolbox .ushg-facebook {
  background-position: 0 0px !important;
}
.page-restaurant .sidebar .ushg_follow_toolbox .ushg-twitter {
  background-position: -45px 0px !important;
}
.page-restaurant .sidebar .ushg_follow_toolbox .ushg-pinterest {
  background-position: -130px 0px !important;
}
.page-restaurant .sidebar .ushg_follow_toolbox .ushg-instagram {
  background-position: -88px 0px !important;
}
.page-restaurant .sidebar .contact {
  width: 160px;
  float: left;
  margin-bottom: 24px;
}
.page-restaurant .sidebar .contact .address {
  margin-top: 10px;
}
.page-restaurant .sidebar .contact .address:first-of-type {
  margin-top: 0;
}
.page-restaurant .sidebar .contact a.map {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
.page-restaurant .sidebar .contact a.map:hover {
  opacity: 0.6;
}
.page-restaurant .sidebar .logo {
  width: 232px;
  margin: 27px 0 17px;
}
.page-restaurant .sidebar a.btn {
  display: block;
  height: 115px;
  width: 230px;
  margin-top: 4px;
  background-color: #B30838;
  border: 1px solid #82142d;
}
.page-restaurant .sidebar a.btn:hover {
  background-color: #18a5c1;
  border: 1px solid #0d7f91;
}
.page-restaurant .sidebar .restaurant-reservations {
  background: url(/wp-content/themes/ushg/images/reservation_btn.png) no-repeat center;
}
.page-restaurant .sidebar .restaurant-reservations:hover {
  background: url(/wp-content/themes/ushg/images/reservation_btn_hover.png) no-repeat center;
}
.page-restaurant .sidebar .restaurant-link {
  background: url(/wp-content/themes/ushg/images/restaurant_btn.png) no-repeat center;
}
.page-restaurant .sidebar .restaurant-link:hover {
  background: #18a5c1 url(/wp-content/themes/ushg/images/restaurant_btn_hover.png) no-repeat center;
}
.restaurant-grid {
  border-top: 1px solid #a4a4a4;
}
body.page-id-11 .ushg-mediabucket {
  margin-bottom: 32px;
}
.leader-grid {
  border-top: 1px solid #a4a4a4;
}
.page-id-110 .entry-content {
  border-top: 1px solid #A4A4A4;
  padding-top: 32px;
}
h1.management-title {
  margin-top: 1px;
  margin-bottom: 27px;
}
.senior-bio {
  float: left;
  clear: left;
  width: 100%;
  border-top: 1px solid #a4a4a4;
  padding: 32px 0;
}
.senior-bio:last-child {
  padding-bottom: 0;
}
.senior-bio h1.title {
  float: left;
  margin: -10px 0 11px 0;
  text-transform: uppercase;
}
.senior-bio .management-social {
  float: right;
  margin-top: 32px;
}
.senior-bio .management-social a {
  display: block;
  float: right;
  clear: right;
  width: 100px;
  margin-bottom: 10px;
  border-top: 1px solid #a4a4a4;
  padding-top: 10px;
  text-align: center;
  text-decoration: none;
}
.senior-bio .image {
  float: left;
  background-color: lightBlue;
  width: 232px;
  height: 232px;
  margin-right: 23px;
}
.senior-bio .image img {
  height: 100%;
  width: 100%;
}
.senior-bio .text {
  float: left;
  width: 645px;
  margin-right: 40px;
}
.senior-bio .text h2 {
  color: #a4a4a4;
  text-transform: uppercase;
  margin-top: -4px;
  margin-bottom: 27px;
}
.page-template-private-dining-php .overlay {
  background: #333333;
  background: transparent \9;
  background: rgba(51,51,51,0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc333333,endColorstr=#cc333333);
  zoom: 1;
}
.page-template-private-dining-php #private-dining-restaurants {
  position: relative;
  width: 940px;
  height: 627px;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail {
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 627px;
  z-index: 2;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail #pdr-logos {
  position: absolute;
  top: 12px;
  left: 20px;
  width: 200px;
  height: 165px;
  line-height: 165px;
  z-index: 2;
  background: url(/wp-content/themes/ushg/images/pdr-hr.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail #pdr-logos .pdr-logo-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 163px;
  line-height: 163px;
  text-align: center;
  display: none;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail #pdr-logos .pdr-logo-container img {
  vertical-align: middle;
  display: inline;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail ul#pdr-menu {
  position: absolute;
  top: 206px;
  left: 20px;
  width: 210px;
  height: 390px;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail ul#pdr-menu li.pdr-item {
  width: 188px;
  padding: 8px 0 8px 12px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  cursor: pointer;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail ul#pdr-menu li.pdr-item:hover,
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail ul#pdr-menu li.pdr-item.current {
  background-color: #b31e3c;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-left-rail ul#pdr-menu .mCSB_dragger_bar {
  width: 8px;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows .pdr-slideshow-container {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows .pdr-slideshow-container.current {
  display: block;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows .pdr-slideshow-container .pdr-slideshow-nav {
  position: absolute;
  bottom: 35px;
  right: 45px;
  z-index: 30;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows .pdr-slideshow-container .pdr-slideshow-nav a {
  display: block;
  float: left;
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-right: 10px;
  background-image: url(/wp-content/themes/ushg/images/slideshow-nav.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: 0;
  outline-color: #b30838;
  outline: none;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows .pdr-slideshow-container .pdr-slideshow-nav a.activeSlide {
  background-position: -28px 0px;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-slideshows .pdr-slideshow-container .pdr-slideshow-nav a :focus {
  outline: none;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details {
  position: absolute;
  top: 66px;
  right: 0;
  z-index: 2;
  width: 490px;
  height: 490px;
  display: none;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details .pdr-detail {
  height: 330px;
  width: 390px;
  position: absolute;
  top: 62px;
  left: 36px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  display: none;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details .pdr-detail p {
  margin-bottom: 1em;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details .pdr-detail a.email {
  text-decoration: none;
  color: #fff;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details .pdr-detail a.email:hover {
  text-decoration: underline;
  color: #ccc;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details .pdr-detail .mCSB_dragger {
  height: 100px;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details button {
  width: 292px;
  position: absolute;
  bottom: 22px;
  left: 36px;
  background-color: #000;
  border: 2px solid #adadad;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-details #pdr-details-close {
  position: absolute;
  top: 15px;
  right: 23px;
  color: #fff;
  font-family: 'Documenta', GillSans, sans-serif;
  font-size: 14px;
  cursor: pointer;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-collapsed-details {
  position: absolute;
  top: 66px;
  right: 0;
  z-index: 2;
  width: 283px;
  padding-left: 27px;
  line-height: 52px;
  cursor: pointer;
  color: #fff;
  font-family: 'Documenta', GillSans, sans-serif;
  font-size: 16px;
}
.page-template-private-dining-php #private-dining-restaurants #pdr-collapsed-details .plus {
  display: inline-block;
  font-size: 24px;
  padding-left: 10px;
  vertical-align: middle;
}
.page-template-private-dining-php .entry-content {
  padding-top: 24px;
}
.page-template-private-dining-php .entry-content p {
  margin: 1em 0;
  font-size: 16px;
  line-height: 24px;
}
.page-template-private-dining-php #private-dining-contact {
  background-color: #e5e5e5;
  padding: 64px 57px 20px 57px;
  width: 824px;
  border: 1px solid #999999;
  border-top: 11px solid #b31e3c;
  color: #333;
  font-family: 'Documenta', sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.page-template-private-dining-php #private-dining-contact #pdr-form-message {
  color: #b31e3c;
  font-size: 14px;
}
.page-template-private-dining-php #private-dining-contact h2 {
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 30px;
}
.page-template-private-dining-php #private-dining-contact h3 {
  text-transform: uppercase;
  text-align: center;
}
.page-template-private-dining-php #private-dining-contact hr {
  padding: 0;
  margin: 48px 0 24px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form {
  margin-left: 137px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .row {
  width: 100%;
  clear: both;
  padding: 28px 0;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .left {
  clear: left;
  float: left;
  width: 435px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .right {
  float: left;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .restaurant-list .left {
  width: 342px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .restaurant-list ul {
  list-type: none;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .restaurant-list ul li {
  padding: 5px 0;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form label {
  float: left;
  clear: left;
  padding-bottom: 14px;
  cursor: default;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .cb-label {
  display: inline-block;
  padding-left: 15px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form input {
  float: left;
  clear: left;
  font-family: 'Documenta', sans-serif;
  font-weight: 500;
  color: #555;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form input[type=text],
.page-template-private-dining-php #private-dining-contact #private-dining-form textarea {
  border: 2px solid #aeaeae;
  width: 280px;
  padding: 4px 10px;
  font-size: 18px;
  font-weight: 500;
  color: #555;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .right input[type=text] {
  width: 200px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form textarea {
  float: left;
  clear: left;
  width: 400px;
  font-family: 'Documenta', sans-serif;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .select-container {
  float: left;
  clear: left;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form select {
  font-size: 18px;
  font-family: 'Documenta', sans-serif;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form .customSelect {
  font-size: 18px;
  font-family: 'Documenta', sans-serif;
  background: #fff url(/wp-content/themes/ushg/images/select-dropdown.png) right center no-repeat;
  border: 2px solid #aeaeae;
  color: #555;
  padding: 5px 10px;
  width: 175px;
}
.page-template-private-dining-php #private-dining-contact #private-dining-form button {
  border: 0;
  background-color: #b31e3c;
  color: #fff;
  padding: 6px 26px;
}
.page-template-private-dining-php #pdr-thankyou {
  display: none;
}
.page-template-private-dining-php .ui-dialog {
  border: 1px solid #999999;
  border-top: 6px solid #b31e3c;
  background-color: #e6e6e6;
  background-image: none !important;
}
.page-template-private-dining-php .ui-dialog.ui-widget-content {
  background-color: #e6e6e6;
  background-image: none !important;
}
.page-template-private-dining-php .ui-dialog .ui-widget-header {
  background: none;
  background-color: #e6e6e6;
}
.page-template-private-dining-php .ui-dialog .ui-dialog-titlebar-close {
  border: 0;
  background-color: transparent;
}
.page-template-private-dining-php .ui-dialog #pdr-thankyou {
  display: block;
  width: 100%;
}
.page-template-private-dining-php .ui-dialog #pdr-thankyou .thankyou {
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #999999;
}
.page-template-private-dining-php .ui-dialog #pdr-thankyou .further {
  text-align: center;
  padding: 20px 0 60px;
}
.page-id-112 .ushg-mediabucket,
.page-id-112 .ushg-mediabucket-video {
  margin-bottom: 6px;
}
.page-id-8588 .ushg-mediabucket {
  display: none;
}
.page-id-8588 h1 {
  padding-bottom: 25px;
  border-bottom: 1px solid #A1A1A1;
}
.page-id-8588 .entry-content h1 {
  border-bottom: 1px solid #A1A1A1;
}
.page-id-8588 .entry-content h2 {
  margin-bottom: 1em;
}
.page-id-8588 .entry-content p {
  margin-bottom: 1em;
}
.page-id-8588 .ushg-grid-spotlight {
  margin-bottom: 20px;
}
.page-id-8588 .ushg-grid-spotlight .previewbox {
  cursor: pointer;
}
.page-id-8588 #member-spotlight-list {
  position: relative;
  height: 529px;
}
.page-id-8588 #member-spotlight-list .soliloquy-container {
  position: absolute;
  left: 0;
  top: 0;
}
#


.page-id-104 .ushg-mediabucket {
  display: none;
}
#


.page-id-104 .page-gridview {
  overflow: hidden;
  position: relative;
}
#


.page-id-104 .ngg-galleryoverview {
  border-top: 1px solid #a4a4a4;
  padding-top: 32px;
  margin-top: 24px;
  width: 944px;
}
.page-template-bio-php h1.entry-title {
  margin-top: -10px;
}
.page-template-bio-php .ushg-mediabucket {
  float: left;
  width: 698px;
  height: 393px;
  clear: none;
  margin-bottom: 30px;
}
.page-template-bio-php .ushg-mediabucket .ushg-mediabucket-list,
.page-template-bio-php .ushg-mediabucket .ushg-mediabucket-list li {
  width: 698px;
  height: 393px;
}
.page-template-bio-php .ushg-mediabucket li img {
  width: 698px !important;
}
.page-template-bio-php .bio-social {
  position: relative;
  float: left;
  width: 238px;
  height: 393px;
  margin-left: 4px;
}
.page-template-bio-php .bio-social a {
  display: block;
  height: 20px;
  width: 85px;
  background: #fff url(/wp-content/themes/ushg/images/tweet.png) no-repeat 5px 10px;
  border-top: 1px solid #bbbdbf;
  border-bottom: 1px solid #bbbdbf;
  padding: 10px 0 10px 40px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}
.page-template-bio-php .bio-social a:hover {
  background-color: #b9bbbd;
}
.page-template-bio-php .bio-social .bio-twitter {
  margin-left: 6px;
}
.page-template-bio-php .bio-social .inspiration {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 232px;
}
.page-template-bio-php .bio-social .inspiration .title {
  border-top: 1px solid #bbbdbf;
  border-bottom: 1px solid #bbbdbf;
  font-family: 'GothamBold';
  color: #4d4d4d;
  text-transform: uppercase;
}
.page-template-bio-php .bio-social .inspiration .text {
  font-family: 'DidotItalic';
  border-bottom: 1px solid #bbbdbf;
}
.page-template-bio-php .bio-social .inspiration p {
  margin: 0;
  padding: 10px;
}
.page-template-bio-php .entry-content {
  float: left;
  width: 678px;
}
.page-template-bio-php .bio-sidebar {
  float: right;
  width: 237px;
}
.page-template-bio-php .bio-sidebar .info {
  width: 232px;
  height: 232px;
  margin-bottom: 4px;
  color: #fff;
}
.page-template-bio-php .bio-sidebar .info .title {
  text-transform: uppercase;
}
.page-template-bio-php .bio-sidebar .info p {
  margin: 0;
  padding: 10px;
}
.page-template-bio-php .bio-sidebar .previewbox {
  margin-left: 5px;
  margin-right: 0;
}
.page-template-bio-php .bio-sidebar .info-color-darksmoke {
  background-color: #4d4d4d;
}
.page-template-bio-php .bio-sidebar .info-color-salmon {
  background-color: #ff6666;
}
.page-template-bio-php .bio-sidebar .info-color-aqua {
  background-color: #18a5c1;
}
.page-template-bio-php .bio-sidebar .info-color-caramel {
  background-color: #d94820;
}
.page-template-bio-php .bio-sidebar .info-color-olive {
  background-color: #5ba121;
}
.page-template-bio-php .bio-sidebar .info-color-cherry {
  background-color: #e50000;
}
.page-template-bio-php .bio-sidebar .info-color-burgundy {
  background-color: #B30838;
}
.page-template-bio-php .bio-sidebar .info-color-beet {
  background-color: #57104E;
}
.page-template-bio-php .bio-sidebar .info-color-ash {
  background-color: #bbbdbf;
}
.more-link span {
  font-family: Arial;
}
.post {
  clear: both;
  margin-bottom: 30px;
}
.post .post-thumbnail {
  display: block;
  width: 232px;
  height: 232px;
  opacity: 0;
  float: left;
  margin-right: 20px;
}
#content article.post {
  width: 678px;
  float: left;
  clear: left;
  border-top: 1px solid #bbbdbf;
  padding-top: 32px;
  margin: 0 10px 0 0;
}
#content article.post a {
  color: #B30838;
  text-decoration: none;
}
#content article.post a:hover {
  text-decoration: underline;
}
#content article.post #article-image {
  width: 678px;
  height: auto;
}
#content article.post img {
  max-width: 678px;
}
#content article.post a.previewbox_1x1_descriptive {
  width: 232px;
  height: 232px;
  overflow: hidden;
  margin-right: 23px;
  margin-bottom: 0;
}
#content article.post.ushg-thumbnail-post {
  position: relative;
}
#content article.post.ushg-thumbnail-post a.more-link {
  position: absolute;
  bottom: 0;
}
#content article.post.ushg-thumbnail-post h2 {
  margin: -7px 0 0 0;
  float: left;
  width: 423px;
}
#content article.post h2.entry-title {
  margin: -7px 0 0 0;
}
#content article.post h2.entry-title a {
  font-family: 'Documenta';
  font-size: 28px;
  color: #4d4d4f;
  text-transform: uppercase;
  text-decoration: none;
}
#content article.post h2.entry-title a:hover {
  color: #bbbdbf;
}
#content article.post .entry-meta a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
#content article.post .entry-meta span,
#content article.post .entry-meta span a {
  color: #bbbdbf;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#content article.post .entry-date {
  text-transform: uppercase;
}
#content article.post a.more-link {
  color: #18a6c2;
  text-decoration: none;
  text-transform: uppercase;
}
#content article.post a.more-link:hover {
  text-decoration: underline;
}
.blog #content article.post {
  margin-bottom: 32px;
}
.blog #content article.post:last-of-type {
  padding-bottom: 32px;
  margin-bottom: 0;
}
.blog #content article.post:last-of-type a.more-link {
  bottom: 27px;
}
.blog #content article.post .entry-meta {
  margin: 20px 0;
}
.blog #footer-news {
  clear: both;
  margin: 0;
}
.blog #footer-news h2 {
  border-top: none;
  font-size: 30px;
  text-transform: uppercase;
}
.blog #footer-news a {
  width: 232px;
  height: 232px;
  overflow: hidden;
  margin-bottom: 0;
}
#news-column {
  float: left;
  width: 708px;
}
#news-column .image h4 {
  display: none;
}
#news-sidebar {
  float: right;
  width: 232px;
  list-style: none;
}
#news-sidebar ul {
  list-style: none;
}
#news-sidebar li.widget-container {
  position: relative;
  background-color: #eff0f0;
  width: 210px;
  padding: 40px 10px 10px;
  border: 1px solid #a4a4a4;
  margin-bottom: 4px;
}
#news-sidebar li.widget-container .widget-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #dbdbdc;
}
#news-sidebar li.widget-container .widget-header h3 {
  margin: 0;
  line-height: 30px;
  padding-left: 10px;
  text-transform: uppercase;
}
#news-sidebar li.widget-container .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #dbdbdc;
}
#news-sidebar li.widget-container .title a {
  display: inline-block;
  width: 94px;
  height: 10px;
  padding: 10px;
  font-family: 'Documenta', GillSans, sans-serif;
  font-weight: normal;
  line-height: 10px;
  color: #252525;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
#news-sidebar li.widget-container .title a.first {
  left: 0;
  border-right: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}
#news-sidebar li.widget-container .title a.first.active {
  width: 95px;
  background-color: #fff;
  border: none;
}
#news-sidebar li.widget-container .title a.last {
  right: 0;
  border-left: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}
#news-sidebar li.widget-container .title a.last.active {
  width: 95px;
  background-color: #fff;
  border: none;
}
#news-sidebar li.widget-container:last-of-type {
  margin-bottom: 0;
}
#news-sidebar #search-2 .screen-reader-text {
  display: none;
}
#news-sidebar #search-2 #s {
  width: 190px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #a4a4a4;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#news-sidebar #search-2 #searchsubmit {
  margin-top: 10px;
  height: 30px;
  background-color: #18a6c2;
  border: 1px solid #105563;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
#news-sidebar #extended-categories-2 ul li,
#news-sidebar .archives-html-widget ul li {
  clear: left;
  float: left;
  margin-bottom: 5px;
  line-height: 15px;
  font-size: 12px;
}
#news-sidebar #extended-categories-2 ul li:hover,
#news-sidebar .archives-html-widget ul li:hover {
  background-color: #B30838;
  color: #fff;
}
#news-sidebar #extended-categories-2 ul li:hover a,
#news-sidebar .archives-html-widget ul li:hover a {
  color: #fff;
}
#news-sidebar #extended-categories-2 ul li a,
#news-sidebar .archives-html-widget ul li a {
  color: #252525;
  font-size: 12px !important;
  text-decoration: none;
  text-transform: uppercase;
}
#news-sidebar #extended-categories-2 ul li a:hover,
#news-sidebar .archives-html-widget ul li a:hover {
  background-color: #B30838;
  color: #fff;
}
#news-sidebar #tagscloudtabswidget-2 {
  background-color: #fff;
  padding-bottom: 0;
}
#news-sidebar #archiveshtmlwidget-3 a.archives-link {
  position: absolute;
  bottom: 11px;
  right: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #252525;
  font-size: 10px;
}
#news-sidebar #archiveshtmlwidget-3 a.archives-link:hover {
  color: #B30838;
}
.tag .previewbox_1x1_newsbox.bottom,
.category .previewbox_1x1_newsbox.bottom,
.search .previewbox_1x1_newsbox.bottom {
  margin-bottom: 4px;
}
.single .ushg-mediabucket,
.single .ushg-mediabucket-video {
  margin-bottom: 28px;
}
.single .post {
  float: left;
  clear: left;
}
.single .post h1.single-title {
  text-transform: uppercase;
  margin: -9px 0 18px;
}
.single .post p {
  clear: left;
}
.single .post .add_this {
  float: left;
  clear: right;
  margin-left: 20px;
}
.single .post .addthis_button_facebook_like {
  width: 80px;
}
.single .post .addthis_toolbox .at4-icon,
.single .post ushg_follow_toolbox .at4-icon {
  background: none !important;
  background-image: url(http://www.ushgnyc.com/wp-content/themes/ushg/images/addthis_social_sprite.png) !important;
  background-size: auto !important;
  background-color: #fff !important;
  width: 36px !important;
  height: 36px !important;
  background-repeat: no-repeat !important;
  margin-right: 8px !important;
}
.single .post .addthis_toolbox .at4-icon.aticon-facebook,
.single .post ushg_follow_toolbox .at4-icon.aticon-facebook {
  background-position: 0 0px !important;
}
.single .post .addthis_toolbox .at4-icon.aticon-twitter,
.single .post ushg_follow_toolbox .at4-icon.aticon-twitter {
  background-position: -45px 0px !important;
}
.single .post .addthis_toolbox .at4-icon.aticon-pinterest_share,
.single .post ushg_follow_toolbox .at4-icon.aticon-pinterest_share {
  background-position: -130px 0px !important;
}
.single .post .addthis_toolbox .at4-icon.aticon-email,
.single .post ushg_follow_toolbox .at4-icon.aticon-email {
  background-position: -173px 0px !important;
}
.single .post .addthis_toolbox .at4-icon.aticon-compact,
.single .post ushg_follow_toolbox .at4-icon.aticon-compact {
  background-position: -216px 0px !important;
}
.single #content .single-meta {
  margin-top: 0;
  margin-bottom: 10px;
}
.single #content .single-meta .entry-date {
  float: left;
}
#blog-sidebar {
  float: right;
  width: 250px;
  list-style: none;
}
#blog-sidebar ul {
  list-style: none;
}
#blog-sidebar li.widget-container {
  position: relative;
  background-color: #eff0f0;
  width: 228px;
  padding: 40px 10px 10px;
  border: 1px solid #a4a4a4;
  margin-bottom: 4px;
}
#blog-sidebar li.widget-container .widget-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #dbdbdc;
}
#blog-sidebar li.widget-container .widget-header h3 {
  margin: 0;
  line-height: 30px;
  padding-left: 10px;
  text-transform: uppercase;
}
#blog-sidebar li.widget-container .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #dbdbdc;
}
#blog-sidebar li.widget-container .title a {
  display: inline-block;
  width: 103px;
  height: 9px;
  padding: 10px;
  font-family: 'Documenta', GillSans, sans-serif;
  font-weight: normal;
  line-height: 10px;
  color: #252525;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
#blog-sidebar li.widget-container .title a.first {
  left: 0;
  border-right: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}
#blog-sidebar li.widget-container .title a.first.active {
  width: 104px;
  height: 10px;
  background-color: #fff;
  border: none;
}
#blog-sidebar li.widget-container .title a.last {
  right: 0;
  border-left: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
}
#blog-sidebar li.widget-container .title a.last.active {
  width: 104px;
  height: 10px;
  background-color: #fff;
  border: none;
}
#blog-sidebar li.widget-container:last-of-type {
  margin-bottom: 0;
}
#blog-sidebar #search-2 .screen-reader-text {
  display: none;
}
#blog-sidebar #search-2 #s {
  width: 206px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #a4a4a4;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#blog-sidebar #search-2 #searchsubmit {
  margin-top: 10px;
  height: 30px;
  background-color: #18a6c2;
  border: 1px solid #105563;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
#blog-sidebar #extended-categories-2 ul li,
#blog-sidebar .archives-html-widget ul li {
  clear: left;
  float: left;
  margin-bottom: 5px;
  line-height: 15px;
  font-size: 12px;
}
#blog-sidebar #extended-categories-2 ul li:hover,
#blog-sidebar .archives-html-widget ul li:hover {
  background-color: #B30838;
  color: #fff;
}
#blog-sidebar #extended-categories-2 ul li:hover a,
#blog-sidebar .archives-html-widget ul li:hover a {
  color: #fff;
}
#blog-sidebar #extended-categories-2 ul li a,
#blog-sidebar .archives-html-widget ul li a {
  color: #252525;
  font-size: 12px !important;
  text-decoration: none;
  text-transform: uppercase;
}
#blog-sidebar #extended-categories-2 ul li a:hover,
#blog-sidebar .archives-html-widget ul li a:hover {
  background-color: #B30838;
  color: #fff;
}
#blog-sidebar #tagscloudtabswidget-2 {
  background-color: #fff;
}
#blog-sidebar #archiveshtmlwidget-3 a.archives-link {
  position: absolute;
  bottom: 11px;
  right: 10px;
  text-decoration: none;
  text-transform: uppercase;
  color: #252525;
  font-size: 10px;
}
#blog-sidebar #archiveshtmlwidget-3 a.archives-link:hover {
  color: #B30838;
}
body.error404 #content article.post {
  width: 100%;
}
ul.archive-list {
  margin-top: 10px;
}
ul.archive-list li {
  margin-bottom: 10px;
}
.page-id-138 .ushg-mediabucket,
.page-id-138 .ushg-mediabucket-video {
  margin-bottom: 28px;
}
.page-id-8270 .page-gridview h2,
.page-id-12069 .page-gridview h2 {
  border-top: none;
  border-bottom: none;
  font-size: 24px;
  padding: 0;
  margin-bottom: 12px;
  text-transform: none;
}
.page-id-8270 .page-gridview #scrollNav-3 .ushg-grid-leaders,
.page-id-12069 .page-gridview #scrollNav-3 .ushg-grid-leaders {
  border-bottom: none !important;
}
.page-ushg-events .ushg-grid {
  clear: auto;
  width: auto;
  float: left;
}
.page-ushg-events .previewbox {
  margin-bottom: 4px;
}
.page-ushg-events .sidebar {
  padding: 0 !important;
}
.page-ushg-events .sidebar .logo {
  margin-top: 0 !important;
}
.page-id-12018 .entry-content h2 {
  margin-top: 1em;
  font-size: 18px;
  line-height: 24px;
}
.page-id-12018 .entry-content p {
  font-size: 12px;
  line-height: 18px;
}
.page-id-12018 .entry-content p em {
  font-style: italic !important;
  display: inline-block;
  margin-top: 1em;
}
.page-id-12018 .entry-content .page-gridview h2 {
  margin-top: inherit;
  font-size: 24px;
  line-height: inherit;
}
.page-id-12483 .content-text h2 {
  margin-top: 1em;
  font-size: 18px;
  line-height: 24px;
  width: 940px;
}
.page-id-12483 .content-text ul {
  float: left;
  margin-top: 34px;
  margin-bottom: 34px;
}
.page-id-12483 .content-text ul li:before {
  content: "•";
  font-size: 8px;
  padding-right: 5px;
}
.page-id-12483 .content-text ul.left-list {
  width: 360px;
}
.page-id-12483 .content-text p {
  clear: left;
  margin-top: 34px;
}
.page-id-12339 .entry-content .content-text {
  padding-bottom: 2em;
}
.page-id-12339 .entry-content .content-text h2 {
  margin-top: 1em;
  font-size: 18px;
  line-height: 24px;
  width: 940px;
}
.page-id-12339 .entry-content .content-text p {
  font-size: 12px;
  line-height: 18px;
  margin-top: 2em;
  width: 940px;
}
.page-id-12339 .entry-content .content-text p em {
  font-style: italic !important;
  display: inline-block;
  margin-top: 1em;
}
.page-id-12339 .entry-content .page-gridview h2 {
  margin-top: inherit;
  font-size: 24px;
  line-height: inherit;
}
.page-id-12339 .entry-content .page-gridview .ushg-grid-speakers .previewbox {
  margin-top: 4px;
}
.page-id-12339 .entry-content .page-gridview .ushg-grid-speakers .previewbox .info-layer .info-detail {
  top: 50px;
}
#hero-linker {
  width: 940px;
  height: 529px;
  position: relative;
  margin-top: 30px;
}
#hero-linker .title {
  display: inline-block;
  background-color: #000;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Documenta', GillSans, sans-serif;
  font-size: 16px;
  line-height: 48px;
  white-space: nowrap;
  text-transform: uppercase;
}
#hero-linker .item {
  position: absolute;
  top: 0;
  width: 470px;
  height: 529px;
}
#hero-linker .item .landing,
#hero-linker .item .hover {
  position: absolute;
}
#hero-linker .item .landing img,
#hero-linker .item .hover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 470px;
  height: 529px;
  z-index: 1;
}
#hero-linker .item .landing {
  z-index: 2;
}
#hero-linker .item .landing .title {
  position: absolute;
  left: 0;
  top: 425px;
  z-index: 2;
}
#hero-linker .item .hover {
  z-index: 1;
  width: 940px;
  height: 529px;
  background-color: #868585;
}
#hero-linker .item .hover img {
  position: absolute;
  top: 0;
  width: 470px;
  height: 529px;
  z-index: 1;
}
#hero-linker .item .hover .title {
  position: absolute;
  left: 0;
  top: 425px;
  z-index: 2;
}
#hero-linker .item .hover .item-info {
  position: absolute;
  top: 0;
  width: 470px;
  height: 529px;
  z-index: 1;
}
#hero-linker .item .hover .item-info hr {
  position: absolute;
  top: 185px;
  left: 50px;
  width: 370px;
  color: #fff;
  background-color: #fff;
  z-index: 2;
  height: 1px;
  line-height: 1px;
  padding: 0;
  margin: 0;
  border: none;
}
#hero-linker .item .hover .item-info .heading,
#hero-linker .item .hover .item-info .description,
#hero-linker .item .hover .item-info .item-link {
  position: absolute;
  color: #fff;
  text-align: center;
  z-index: 2;
}
#hero-linker .item .hover .item-info .heading {
  font-family: 'Documenta', GillSans, sans-serif;
  text-transform: uppercase;
}
#hero-linker .item .hover .item-info .description {
  font-size: 16px;
  line-height: 22px;
  width: 370px;
  left: 50px;
}
#hero-linker .item .hover .item-info .item-link {
  display: inline-block;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #ffffff;
  background-color: #333;
  width: 240px;
  top: 388px;
  left: 115px;
  white-space: nowrap;
  text-transform: uppercase;
  text-decoration: none;
}
#hero-linker .item-1 .landing {
  left: 0;
}
#hero-linker .item-1 .hover img,
#hero-linker .item-1 .hover .title {
  left: 470px;
}
#hero-linker .item-1 .hover .item-info {
  left: 0;
}
#hero-linker .item-1 .hover .item-info .heading {
  font-size: 26px;
  line-height: 26px;
  top: 130px;
  width: 240px;
  left: 115px;
}
#hero-linker .item-1 .hover .item-info .description {
  top: 220px;
}
#hero-linker .item-2 .landing {
  left: 470px;
}
#hero-linker .item-2 .hover img,
#hero-linker .item-2 .hover .title {
  left: 0;
}
#hero-linker .item-2 .hover .item-info {
  left: 470px;
}
#hero-linker .item-2 .hover .item-info .heading {
  font-size: 28px;
  line-height: 32px;
  top: 100px;
  width: 240px;
  left: 115px;
}
#hero-linker .item-2 .hover .item-info .description {
  top: 220px;
}
.navigation {
  clear: both;
  float: left;
  width: 100%;
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  padding: 32px 0;
  margin: 32px 0 0;
}
.navigation:empty {
  display: none;
}
.wp-paginate {
  clear: both;
}
.wp-paginate li {
  display: inline-block;
  float: left;
}
.wp-paginate li span,
.wp-paginate li a.page {
  display: inline-block;
  width: 29px;
  height: 29px;
  padding: 0;
  font-family: 'documenta';
  font-size: 12px;
  line-height: 29px;
  text-align: center;
  vertical-align: top;
}
.wp-paginate li span.title {
  display: none;
}
.wp-paginate a {
  background: #e0e1e2;
  color: #8d8f92;
}
.wp-paginate .current {
  background: #babcbe;
  color: #4d4d4f;
  border-color: #3a3a3a;
  padding: 0;
}
.wp-paginate a.prev,
.wp-paginate a.next {
  display: inline-block;
  height: 29px;
  width: 46px;
  padding: 0 5px;
  vertical-align: top;
  background-color: #B30838;
  border-color: #59041c;
  font-family: 'documenta';
  font-size: 12px;
  color: #fff;
  line-height: 29px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.wp-paginate a.prev:hover,
.wp-paginate a.next:hover {
  background-color: #18a5c1;
  border-color: #105563;
}
.wp-paginate a.prev {
  margin-right: 6px;
}
.wp-paginate a.page:last-of-type {
  margin-right: 6px;
}
.add_this {
  float: left;
  clear: both;
  margin-bottom: 15px;
}
.add_this a {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.add_this a span,
.add_this a iframe {
  vertical-align: middle;
}
.add_this a.at16t_facebook,
.add_this a.at16t_twitter {
  margin-top: 12px;
}
.news-title {
  margin: 0 0 24px 0;
  font-size: 32px;
  color: #4d4d4d;
  text-transform: uppercase;
}
#footer-news {
  clear: both;
  float: left;
  margin: 32px 0 0;
}
#footer-news h2 {
  border-top: 1px solid #a4a4a4;
  border-bottom: 1px solid #a4a4a4;
  padding: 24px 0;
  margin-bottom: 32px;
  font-size: 32px;
  text-transform: uppercase;
}
#footer-news a {
  width: 232px;
  height: 232px;
  overflow: hidden;
  margin-bottom: 0;
}
#footer-news .previewbox_1x1_newsbox {
  margin-right: 4px;
  margin-bottom: 4px;
}
#footer-news .last {
  margin-right: 0;
}
.ngg-galleryoverview {
  width: 944px;
  position: relative;
}
.ngg-galleryoverview .ngg-gallery-thumbnail {
  position: relative;
  margin: 0 4px 4px 0;
}
.ngg-galleryoverview .ngg-gallery-thumbnail .hover {
  display: none;
  position: absolute;
  cursor: pointer;
  border: 3px solid #B30838;
  width: 226px;
  height: 226px;
  top: 0;
  left: 0;
  z-index: 10;
}
.ngg-galleryoverview .ngg-gallery-thumbnail img {
  border: 0;
  width: 232px;
  height: 232px;
  padding: 0;
  margin: 0;
}
.tags-cloud-tab-widget .tab {
  display: none;
}
.tags-cloud-tab-widget .tab:first-child {
  display: block;
}
#toptags ul {
  padding-bottom: 10px;
}
#toptags a {
  margin: 0 5px 5px 0;
  color: #252525;
  font-size: 12px !important;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
  display: moz-inline-block;
}
#toptags a:hover {
  background-color: #B30838;
  color: #fff;
}
#toptags a:before,
#toptags a:after {
  content: '';
}
#toptags span {
  height: 15px;
  margin: 0 5px 5px 0;
  color: #bfc0c2;
  font-size: 12px !important;
  line-height: 15px;
  text-decoration: none;
}
#toptags span:before,
#toptags span:after {
  content: '';
}
#tagsaz {
  width: 220px;
  height: 210px;
}
#tagsaz .scrollbar {
  width: 10px;
  top: -1px;
  right: 1px;
}
#tagsaz .scrollbar .track {
  width: 9px;
  border: 1px solid #bbbdbf;
  padding: 0;
  right: -1px;
}
#tagsaz .scrollbar .thumb,
#tagsaz .scrollbar .thumb .end {
  width: 10px;
  background-color: #b8babc;
}
#tagsaz .viewport {
  width: 205px;
  height: 210px;
}
#tagsaz a {
  display: block;
  margin: 0 5px 5px 0;
  color: #252525;
  font-size: 12px !important;
  line-height: 15px;
  text-decoration: none;
  text-transform: uppercase;
}
#tagsaz a:hover {
  background-color: #B30838;
  color: #fff;
}
#tagsaz a:before,
#tagsaz a:after {
  content: '';
}
#tagsaz span {
  height: 15px;
  margin: 0 5px 5px 0;
  color: #bfc0c2;
  font-size: 12px !important;
  line-height: 15px;
  text-decoration: none;
}
#tagsaz span:before,
#tagsaz span:after {
  content: '';
}
#toptags a.tag-color-1,
#tagsaz a.tag-color-1 {
  color: #dfe0df;
}
#toptags a.tag-color-2,
#tagsaz a.tag-color-2 {
  color: #c8c8c8;
}
#toptags a.tag-color-3,
#tagsaz a.tag-color-3 {
  color: #adaead;
}
#toptags a.tag-color-4,
#tagsaz a.tag-color-4 {
  color: #909191;
}
#toptags a.tag-color-5,
#tagsaz a.tag-color-5 {
  color: #747373;
}
#toptags a.tag-color-6,
#tagsaz a.tag-color-6 {
  color: #575657;
}
#toptags a.tag-color-7,
#tagsaz a.tag-color-7 {
  color: #3b3c3b;
}
#toptags a.tag-color-8,
#tagsaz a.tag-color-8 {
  color: #232323;
}
#toptags a.tag-color-9,
#tagsaz a.tag-color-9 {
  color: #0f0e0f;
}
#toptags a.tag-color-10,
#tagsaz a.tag-color-10 {
  color: #000;
}
#toptags a.tag-color-1:hover,
#toptags a.tag-color-2:hover,
#toptags a.tag-color-3:hover,
#toptags a.tag-color-4:hover,
#toptags a.tag-color-5:hover,
#toptags a.tag-color-6:hover,
#toptags a.tag-color-7:hover,
#toptags a.tag-color-8:hover,
#toptags a.tag-color-9:hover,
#toptags a.tag-color-10:hover,
#tagsaz a.tag-color-1:hover,
#tagsaz a.tag-color-2:hover,
#tagsaz a.tag-color-3:hover,
#tagsaz a.tag-color-4:hover,
#tagsaz a.tag-color-5:hover,
#tagsaz a.tag-color-6:hover,
#tagsaz a.tag-color-7:hover,
#tagsaz a.tag-color-8:hover,
#tagsaz a.tag-color-9:hover,
#tagsaz a.tag-color-10:hover {
  color: #FFF;
}
#wrapper .soliloquy-container .soliloquy-direction-nav {
  display: block;
}
#wrapper .soliloquy-container .soliloquy-direction-nav li a {
  background: url(/wp-content/themes/ushg/images/arrow_normal.png) no-repeat;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin: -21px 0 0 0;
  opacity: 1;
  z-index: 2;
  cursor: pointer;
}
#wrapper .soliloquy-container .soliloquy-direction-nav li a.soliloquy-prev {
  background-position: 0 0;
  left: 0;
}
#wrapper .soliloquy-container .soliloquy-direction-nav li a.soliloquy-prev:hover {
  background: url(/wp-content/themes/ushg/images/arrow_hover.png) no-repeat;
}
#wrapper .soliloquy-container .soliloquy-direction-nav li a.soliloquy-next {
  background-position: -40px 0;
  right: 0;
}
#wrapper .soliloquy-container .soliloquy-direction-nav li a.soliloquy-next:hover {
  background: url(/wp-content/themes/ushg/images/arrow_hover.png) no-repeat;
  background-position: -40px 0px;
}
.fancybox-skin .fancybox-prev span {
  background: url(/wp-content/themes/ushg/images/arrow_normal.png);
  width: 40px;
  height: 40px;
  visibility: visible;
  left: 0;
}
.fancybox-skin .fancybox-prev span:hover {
  background: url(/wp-content/themes/ushg/images/arrow_hover.png);
}
.fancybox-skin .fancybox-next span {
  background: url(/wp-content/themes/ushg/images/arrow_normal.png) -40px 0;
  width: 40px;
  height: 40px;
  visibility: visible;
  right: 0;
}
.fancybox-skin .fancybox-next span:hover {
  background: url(/wp-content/themes/ushg/images/arrow_hover.png) -40px 0;
}
.fancybox-skin .fancybox-image {
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
}
#hirebridge {
  width: 100%;
}
#OT_restaurantLbl {
  float: left;
  margin: 2px 0 0 4px;
  width: 32%;
}
#OT_restaurant {
  float: right;
  margin-right: 5px;
  width: 60%;
}
#OT_restaurant .sbOptions {
  max-height: 133px !important;
}
#OT_defList {
  margin: 10px 0;
}
#OT_partySizeLbl,
#OT_dateLbl,
#OT_timeLbl {
  position: absolute;
  top: 195px;
  width: 33.333%;
}
#OT_time,
#OT_partySize,
#OT_date {
  position: absolute;
  top: 216px;
}
#OT_partySizeLbl,
#OT_partySize {
  left: 19px;
}
#OT_dateLbl,
#OT_date {
  left: 100px;
}
#OT_timeLbl,
#OT_time {
  left: 190px;
}
select.feedFormField {
  font-size: 12px;
  width: 168px;
}
#OT_partySize select.feedFormField {
  width: 60px;
}
input.OT_feedFormfieldCalendar {
  border: solid 2px #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #797979;
  font-size: 12px;
  height: 16px;
  padding: 0 1px;
  width: 77px;
}
#cal1Shim {
  display: none !important;
}
h2.OT_feedTitle {
  display: none;
}
#OT_logoLink {
  display: none;
}
#cal1.imgCal {
  background: url(/wp-content/themes/ushg/images/opacity.png);
  display: none;
  position: absolute;
  top: -211px;
  left: -114px;
  height: 325px;
  width: 312px;
  z-index: 10;
}
#imageCal {
  position: absolute;
  top: 65px;
  right: 56px;
  width: 180px;
  height: 160px;
  background-color: #eff0f0;
  border: 1px solid #bbbdbf;
}
#imageCal img.partOfCal.spacer,
#imageCal td:nth-child(4) img {
  display: none;
}
#imageCal .leftArrowTd.partOfCal,
#imageCal .months.partOfCal,
#imageCal .rightArrowTd.partOfCal {
  padding-top: 8px;
  background-color: #4d4d4d;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
#imageCal .leftArrowTd.partOfCal {
  padding-left: 10px;
}
#imageCal .leftArrowTd.partOfCal a {
  display: block;
  width: 7px;
  height: 11px;
  background: #4d4d4d url(/wp-content/themes/ushg/images/opentable_arrow.png);
}
#imageCal .leftArrowTd.partOfCal a img {
  display: none;
}
#imageCal .rightArrowTd.partOfCal {
  padding-right: 10px;
}
#imageCal .rightArrowTd.partOfCal a {
  display: block;
  width: 7px;
  height: 11px;
  background: #4d4d4d url(/wp-content/themes/ushg/images/opentable_arrow.png);
  background-position: -7px 0;
}
#imageCal .rightArrowTd.partOfCal a img {
  display: none;
}
#imageCal .monthRow {
  width: 100%;
  height: 40px;
}
#imageCal table {
  width: 150px;
  margin: auto;
}
#imageCal td.weekdays,
#imageCal td.clickableDays,
#imageCal td.nonclickableDays {
  width: 10px;
  text-align: center;
  vertical-align: baseline;
  background-color: transparent !important;
  border: none !important;
  font-size: 12px;
}
#imageCal td.weekdays a,
#imageCal td.clickableDays a,
#imageCal td.nonclickableDays a {
  background-color: transparent !important;
  text-decoration: none;
}
#imageCal td.weekdays:hover a,
#imageCal td.clickableDays:hover a,
#imageCal td.nonclickableDays:hover a {
  color: #18a5c1;
}
#imageCal table:last-child td:last-of-type a {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/themes/ushg/images/calendar_x.jpg);
}
#imageCal table:last-child td:last-of-type a img {
  display: none;
}
#imageCal > tbody > tr:first-of-type {
  display: none;
}
#imageCal > tbody > tr:nth-child(3) {
  display: none;
}
#submit.OT_TableButton {
  background-color: #B30838;
  border: none;
  color: #fff;
  float: right;
  font-family: 'Documenta', GillSans, sans-serif;
  font-size: 14px;
  height: 31px;
  left: 19px;
  position: absolute;
  text-transform: uppercase;
  top: 265px;
  width: 168px;
}
html.ie #news-sidebar ul a {
  display: inline-block;
  white-space: pre-wrap;
}
html.ie #main-footer ul#menu-footer li ul.sub-menu li#menu-item-186,
html.ie #main-footer ul#menu-footer li ul.sub-menu li#menu-item-189 {
  width: 200px;
}
html.ie #cal1.imgCal {
  height: 330px;
  top: -154px;
}
html.ie #imageCal {
  position: absolute;
  top: 65px;
  right: 56px;
  width: 200px;
  height: 160px;
  background-color: #eff0f0;
  border: 1px solid #bbbdbf;
}
html.ie #imageCal td.clickableDays {
  font-family: Arial !important;
}
html.ie #imageCal img.partOfCal.spacer {
  display: none;
}
html.ie #imageCal .leftArrowTd.partOfCal,
html.ie #imageCal .months.partOfCal,
html.ie #imageCal .rightArrowTd.partOfCal {
  padding-top: 8px;
  background-color: #4d4d4d;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
html.ie #imageCal td.partOfCal[align="right"] a.partOfCal {
  position: absolute;
  top: -10px;
  right: -10px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/themes/ushg/images/calendar_x.jpg);
}
html.ie #imageCal .partOfCal img.partOfCal[align] {
  display: none;
}
html.ie #imageCal table.monthRow tr td.leftArrowTd.partOfCal {
  padding-left: 10px;
}
html.ie #imageCal table.monthRow tr td.leftArrowTd.partOfCal a.leftArrowLink {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 7px;
  height: 11px;
  background: #4d4d4d url(/wp-content/themes/ushg/images/opentable_arrow.png);
}
html.ie #imageCal table.monthRow tr td.leftArrowTd.partOfCal a.leftArrowLink img {
  display: none;
}
html.ie #imageCal table.monthRow tr td.rightArrowTd.partOfCal {
  padding-right: 10px;
}
html.ie #imageCal table.monthRow tr td.rightArrowTd.partOfCal a.rightArrowLink {
  position: relative;
  display: block;
  top: 0;
  right: 0;
  width: 7px;
  height: 11px;
  background: #4d4d4d url(/wp-content/themes/ushg/images/opentable_arrow.png);
  background-position: -7px 0;
}
html.ie #imageCal table.monthRow tr td.rightArrowTd.partOfCal a.rightArrowLink img {
  display: none;
}
html.ie #imageCal > tbody > tr:first-child {
  display: none;
}
html.ie #imageCal > tbody > tr:nth-child(3) {
  display: none;
}
html.ie .previewbox_1x1_newsbox .image,
html.ie .previewbox_1x1_hover .image,
html.ie .previewbox_2x2_hover .image,
html.ie .previewbox_2x1_video .image,
html.ie .previewbox_1x1_descriptive .image {
  opacity: 1;
}
html.ie #tagsaz ul a {
  display: block;
  clear: left;
}
html.ie7 .header_add_this a.addthis_button_facebook_like,
html.ie7 .header_add_this a.addthis_button_twitter_follow_native {
  margin-top: 10px;
}
html.no-touch .previewbox:hover .hover {
  display: block;
}
html.no-touch .previewbox:hover .text-wrapper h3 {
  color: #B30838;
}
html.no-touch .previewbox:hover h4 {
  background: #B30838;
  border-top: 3px solid #B30838;
  border-right: 3px solid #B30838;
}
html.no-touch .ngg-gallery-thumbnail:hover .hover,
html.no-touch .ushg-mediabucket-video-small .video-preview-image:hover .hover {
  display: block;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  body {
    width: 1100px;
    position: relative;
  }
  #wrapper {
    width: 940px;
    margin-left: 70px;
    padding: 0 10px;
    overflow: hidden;
  }
  #news-sidebar li.widget-container .title a {
    font-size: 16px;
  }
  li#menu-item-1558 {
    width: 80px;
  }
  #global-nav .btn-newsletter {
    width: 190px;
  }
  .header_add_this {
    float: left;
  }
  #cal1.imgCal {
    height: 360px;
  }
  input.OT_feedFormfieldCalendar {
    width: 153px;
  }
  input[type=submit] {
    -webkit-border-radius: 0px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    width: 1100px;
    position: relative;
  }
  #wrapper {
    width: 940px;
    margin-left: 70px;
    padding: 0 10px;
    overflow: hidden;
  }
  input {
    -webkit-border-radius: 0px;
  }
  li#menu-item-1558 {
    width: 80px;
  }
  #global-nav .btn-newsletter {
    width: 190px;
  }
  .header_add_this {
    float: left;
  }
  #cal1.imgCal {
    height: 360px;
  }
  input.OT_feedFormfieldCalendar {
    width: 153px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.sbHolder {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: -o-linear-gradient(top,#ffffff,#e6e6e6);
  background-image: linear-gradient(to bottom,#ffffff,#e6e6e6);
  background-repeat: repeat-x;
  border: solid 2px #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: normal;
  height: 16px;
  outline: none;
  position: relative;
  width: 200px;
}
.sbSelector {
  color: #797979;
  display: block;
  height: 16px;
  left: 0;
  line-height: 18px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 7px;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
  width: 100%;
}
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #797979;
  outline: none;
  text-decoration: none;
}
.sbToggle {
  background: url(/wp-content/themes/ushg/images/dropdown-arrow.png) no-repeat;
  background-position: 19px 7px;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151;
}
.sbOptions {
  background: #E5E5E5;
  border: solid 2px #e2e2e2;
  border-top: none;
  list-style: none;
  left: -2px;
  margin: 0;
  overflow-y: auto;
  padding: 3px 0 0 0;
  position: absolute;
  top: 34px;
  width: 100%;
  z-index: 1;
}
.sbOptions li {
  padding: 0 7px;
}
.sbOptions li:last-child a {
  border-bottom: none;
}
.sbOptions a {
  display: block;
  outline: none;
}
.sbOptions a:link,
.sbOptions a:visited {
  color: #797979;
  text-decoration: none;
}
.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
  padding-left: 17px;
}
.reservations {
  background: #eff0f0;
  bottom: 0;
  font-family: 'Documenta', GillSans, sans-serif;
  height: 39px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.reservations input:focus,
.reservations select:focus,
.reservations textarea:focus,
.reservations button:focus {
  outline: none;
}
.reservations .inner-wrap {
  background: #eff0f0;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 30;
}
.reservations .container {
  margin: 0 auto;
  width: 916px;
}
.reservations .border-top {
  background: #b10043;
  border-bottom: 1px solid #850032;
  border-top: 1px solid #850032;
  height: 3px;
}
.reservations .make-reservation {
  color: #656766;
  font-family: 'Documenta', GillSans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}
.reservations .make-reservation.active {
  color: #B30838;
}
.reservations .col {
  float: left;
  margin-top: 8px;
  width: 50%;
}
.reservations .col.social {
  margin-top: 11px;
}
.reservations p {
  color: #797979;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 30px;
  padding: 0 20px;
  text-align: center;
}
.reservations p a {
  color: #797979;
}
.reservations:hover .make-reservation {
  color: #B30838;
}
.reservations #OT_restaurant .sbHolder {
  float: right;
  width: 160px;
}
.reservations #OT_restaurant .sbHolder .sbSelector {
  width: 164px;
}
.reservations #OT_partySize .sbHolder {
  width: 49px;
}
.reservations #OT_partySize .sbHolder .sbOptions {
  max-height: 79px !important;
}
.reservations #OT_partySize .sbHolder .sbSelector {
  width: 39px;
}
.reservations #OT_time .sbHolder {
  width: 92px;
}
.reservations #OT_time .sbHolder .sbOptions {
  max-height: 80px !important;
}
.reservations #OT_time .sbHolder .sbSelector {
  width: 68px;
}
.reservations .arrow-up {
  border-bottom: 9px solid #cc0033;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  bottom: 0;
  height: 0;
  left: 14px;
  position: absolute;
  width: 0;
}
.social ul {
  float: right;
}
.social li {
  float: left;
}
.social .icon {
  background-size: 100%;
  display: block;
  height: 12px;
  text-indent: -9999px;
}
.social .icon-facebook {
  background: url(/wp-content/themes/ushg/images/icon-facebook.png) no-repeat;
  margin-right: 18px;
  width: 6px;
}
.social .icon-instagram {
  background: url(/wp-content/themes/ushg/images/icon-instagram.png) no-repeat;
  margin-right: 18px;
  width: 16px;
  height: 16px;
  margin-top: -2px;
}
.social .icon-twitter {
  background: url(/wp-content/themes/ushg/images/icon-twitter.png) no-repeat;
  width: 16px;
}
