@import "../../libs/js/jquery.jscrollpane.css";
@font-face {
  font-family: 'AsapRegular';
  src: url('/ui/gateway/fonts/asap-regular-webfont.eot');
  src: url('/ui/gateway/fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/ui/gateway/fonts/asap-regular-webfont.woff') format('woff'), url('/ui/gateway/fonts/asap-regular-webfont.ttf') format('truetype'), url('/ui/gateway/fonts/asap-regular-webfont.svg#AsapRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AsapBold';
  src: url('/ui/gateway/fonts/asap-bold-webfont.eot');
  src: url('/ui/gateway/fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/ui/gateway/fonts/asap-bold-webfont.woff') format('woff'), url('/ui/gateway/fonts/asap-bold-webfont.ttf') format('truetype'), url('/ui/gateway/fonts/asap-bold-webfont.svg#AsapBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AsapItalic';
  src: url('/ui/gateway/fonts/asap-italic-webfont.eot');
  src: url('/ui/gateway/fonts/asap-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/ui/gateway/fonts/asap-italic-webfont.woff') format('woff'), url('/ui/gateway/fonts/asap-italic-webfont.ttf') format('truetype'), url('/ui/gateway/fonts/asap-italic-webfont.svg#AsapItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AsapBoldItalic';
  src: url('/ui/gateway/fonts/asap-bolditalic-webfont.eot');
  src: url('/ui/gateway/fonts/asap-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('/ui/gateway/fonts/asap-bolditalic-webfont.woff') format('woff'), url('/ui/gateway/fonts/asap-bolditalic-webfont.ttf') format('truetype'), url('/ui/gateway/fonts/asap-bolditalic-webfont.svg#AsapBoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*** bootstrap ***/
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;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #838486;
  background-color: #221f1f;
}
a {
  color: #00bce4;
  text-decoration: none;
}
a:hover {
  color: #007d98;
  text-decoration: underline;
}
.row {
  margin-left: 0;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 0;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1008px;
}
.span12 {
  width: 1008px;
}
.span11 {
  width: 924px;
}
.span10 {
  width: 840px;
}
.span9 {
  width: 756px;
}
.span8 {
  width: 672px;
}
.span7 {
  width: 588px;
}
.span6 {
  width: 504px;
}
.span5 {
  width: 420px;
}
.span4 {
  width: 336px;
}
.span3 {
  width: 252px;
}
.span2 {
  width: 168px;
}
.span1 {
  width: 84px;
}
.offset12 {
  margin-left: 1008px;
}
.offset11 {
  margin-left: 924px;
}
.offset10 {
  margin-left: 840px;
}
.offset9 {
  margin-left: 756px;
}
.offset8 {
  margin-left: 672px;
}
.offset7 {
  margin-left: 588px;
}
.offset6 {
  margin-left: 504px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 336px;
}
.offset3 {
  margin-left: 252px;
}
.offset2 {
  margin-left: 168px;
}
.offset1 {
  margin-left: 84px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574%;
  *margin-left: 2.0780563993968255%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.95039681539681%;
}
.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.43975851839683%;
}
.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92912022139681%;
}
.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.41848192439683%;
}
.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90784362739682%;
}
.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.39720533039682%;
}
.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.886567033396815%;
}
.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.37592873639682%;
}
.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.865290439396826%;
}
.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.354652142396827%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.844013845396827%;
}
.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.333375548396825%;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
/*** end bootstrap ***/
body {
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  background: #221f1f;
  color: #221f1f;
  line-height: 1.4;
  letter-spacing: 0.8px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  color: #000000;
  font-weight: normal;
  margin: 0 0 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
h1 {
  font-size: 25px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 15px;
}
h4 {
  font-size: 13px;
}
h5 {
  font-size: 13px;
  background: #666666;
  color: #ffffff;
  margin-bottom: 15px;
  padding: 10px 25px;
  text-transform: uppercase;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
}
h6 {
  font-size: 11px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000000;
}
p {
  font-size: 15px;
  margin: 0 0 10px;
}
a {
  color: #00bce4;
  outline: none !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000000;
}
a.read-more {
  font-size: 12px;
}
a.button {
  background: #b9b309;
  display: block;
  padding: 5px 8px 4px;
  font-size: 9px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  line-height: 1;
  color: #ffffff;
  width: 100px;
  text-align: center;
}
a.button:hover {
  background: #a39b34;
}
hr {
  background: #000000;
  color: #000000;
  clear: both;
  float: none;
  width: 100%;
  height: 2px;
  margin: 20px 0 15px;
  border: none;
}
ol,
ul {
  margin: 0 0 15px;
  padding: 0 0 0 5px;
  list-style-type: none;
}
ol li,
ul li {
  list-style-type: none;
  margin: 5px 0;
  padding: 0 0 0 18px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.8px !important;
  background: url('/ui/gateway/img/bullets_black.png') no-repeat 0 6px;
}
ol li ol,
ul li ol,
ol li ul,
ul li ul {
  padding-left: 30px;
}
ol li ol li,
ul li ol li,
ol li ul li,
ul li ul li {
  list-style-type: square;
  background: none !important;
  padding-left: 0;
}
ol.big li,
ul.big li {
  font-size: 20px;
  line-height: 1.2;
  background: url('/ui/gateway/img/bullets_big_black.png') no-repeat 0 6px;
}
ol.big ol,
ul.big ol,
ol.big ul,
ul.big ul {
  margin: 5px 0 10px;
}
ol.big ol li,
ul.big ol li,
ol.big ul li,
ul.big ul li {
  font-size: 18px;
  line-height: 1;
}
ol.bold li,
ul.bold li {
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px !important;
  margin: 3px 0;
}
strong {
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
}
a.link-bttn {
  border: 1px solid #ffffff;
  display: inline !important;
  padding: 2px 5px;
  text-shadow: none !important;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: inherit !important;
  text-transform: uppercase;
  line-height: 1;
}
.arrow {
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.arrow.left {
  border-right: 5px solid #fff;
}
.arrow.right {
  border-left: 5px solid #fff;
}
.arrow.left.grey {
  border-right: 5px solid #666;
}
.arrow.right.grey {
  border-left: 5px solid #666;
}
.float-right {
  float: right;
  padding: 0 0 15px 15px;
}
.float-left {
  float: left;
  padding: 0 15px 15px 0;
}
.faq-question {
  background: transparent url('/ui/gateway/img/Q.png') no-repeat 0 0;
  padding-left: 40px;
  min-height: 25px;
}
.faq-answer {
  background: transparent url('/ui/gateway/img/A.png') no-repeat 0 0;
  padding-left: 40px;
  min-height: 25px;
}
table {
  border: 1px solid #666666;
  border-left: none;
  border-collapse: collapse;
  width: 100%;
}
table tr {
  vertical-align: top;
}
table tr th,
table tr td {
  padding: 3px 5px;
}
table tr th {
  background: #666666;
  color: #fff;
}
table tr td {
  border: 1px solid #666666;
  border-left: none;
  border-collapse: collapse;
}
table tr:nth-child(odd) {
  background: #eee;
}
blockquote {
  margin: 0;
  padding: 0;
  font-size: 22px;
  color: #000000;
}
blockquote p {
  font-size: 22px;
  margin-bottom: 0;
}
blockquote img,
blockquote .float-left,
blockquote .float-right {
  padding-bottom: 0;
  position: relative;
  top: -15px;
}
blockquote cite,
blockquote .cite {
  font-size: 16px;
  font-style: normal;
  color: #999999;
  line-height: 1.4;
}
a.ssp-loader {
  outline: none;
}
form label {
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: normal;
  margin: 0 0 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
form input[type='text'],
form input[type='password'],
form input[type='email'] {
  font-size: 12px;
  padding: 5px;
  width: 400px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #aaa;
}
form button {
  background: #b9b309;
  margin-right: 10px;
  padding: 5px 20px;
  font-size: 9px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 2px;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  border: none;
}
form button:hover {
  background: #a39b34;
}
form .responsemsg {
  font-size: 12px;
  font-style: italic;
  color: #666666;
}
form .block {
  display: block;
}
div.login-form {
  width: 415px;
  margin: 50px auto;
}
.page-body {
  background: #edeeee url('../img/bg.png') repeat-y center top;
}
header {
  background-color: #000019;
  height: 67px;
}
header .container {
  position: relative;
}
header a.logo {
  display: block;
  width: 119px;
  height: 13px;
  background: #000019 url('../img/gateway.png') no-repeat 0 0;
  position: absolute;
  top: 27px;
  left: 40px;
}
header h3 {
  color: #c3bd06;
}
header nav ul {
  list-style-type: none;
  overflow: hidden;
  margin: 27px 0 0 20px;
  padding: 0;
}
header nav ul li {
  list-style-type: none;
  float: left;
  border-left: 1px solid #ccc;
  margin: 0;
  padding: 0;
  background: none !important;
}
header nav ul li a {
  display: block;
  padding: 0 16px 0 15px;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  color: #ccc;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 2px;
  text-decoration: none;
}
header nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
}
header nav ul li:first-child {
  border: none;
}
header nav a.button {
  position: absolute;
  top: 22px;
  right: 0;
}
.container[role="main"] {
  background: #ffffff url('../img/main-bg-yellow.png') repeat-y 0 0;
  min-height: 798px;
  -moz-box-shadow: 0 0, 0 0 20px 0px #333;
  -webkit-box-shadow: 0 0, 0 0 20px 0px #333;
  box-shadow: 0 0, 0 0 20px 0px #333;
}
.container[role="main"] nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: none;
}
.container[role="main"] nav ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: none;
}
.container[role="main"] nav#main_navigation {
  height: 74px;
}
.container[role="main"] nav#main_navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.container[role="main"] nav#main_navigation ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  background: none !important;
  position: relative;
}
.container[role="main"] nav#main_navigation ul li a {
  display: block;
  width: 168px;
  height: 74px;
  background: transparent url('../img/nav-level2-bg.png') no-repeat 0 0;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
}
.container[role="main"] nav#main_navigation ul li a span {
  display: block;
  width: 145px;
  position: absolute;
  left: 18px;
  top: 20px;
}
.container[role="main"] nav#main_navigation ul li a:hover {
  text-decoration: none;
}
.container[role="main"] nav#main_navigation ul li a.green {
  background-position: 0 -75px;
}
.container[role="main"] nav#main_navigation ul li a.blue {
  background-position: 0 -227px;
}
.container[role="main"] nav#main_navigation ul li a.orange {
  background-position: 0 -377px;
}
.container[role="main"] nav#main_navigation ul li a.red {
  background-position: 0 -529px;
}
.container[role="main"] nav#main_navigation ul li a.green:hover {
  background-position: 0 0;
}
.container[role="main"] nav#main_navigation ul li a.blue:hover {
  background-position: 0 -151px;
}
.container[role="main"] nav#main_navigation ul li a.orange:hover {
  background-position: 0 -302px;
}
.container[role="main"] nav#main_navigation ul li a.red:hover {
  background-position: 0 -453px;
}
.container[role="main"] nav#main_navigation ul li div {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 74px;
  left: 2px;
  z-index: 99;
  padding: 20px;
  background: url('/ui/gateway/img/main-nav-bg.png');
  -moz-box-shadow: 0 3px 5px #aaa;
  -webkit-box-shadow: 0 3px 5px #aaa;
  box-shadow: 0 3px 5px #aaa;
}
.container[role="main"] nav#main_navigation ul li div ul li {
  display: block;
  float: none;
}
.container[role="main"] nav#main_navigation ul li div ul li a {
  font-size: 12px;
  color: #59595c;
  text-transform: none;
  letter-spacing: 1px;
  background: none;
  display: block;
  width: auto;
  height: auto;
  padding: 0 0 13px;
}
.container[role="main"] nav#main_navigation ul li div ul li a:hover {
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
}
.container[role="main"] nav#main_navigation ul li div.two-col {
  width: 313px;
  padding-right: 0;
}
.container[role="main"] nav#main_navigation ul li div.two-col ul {
  float: left;
  width: 148px;
}
.container[role="main"] nav#main_navigation ul li div.two-col ul:first-child {
  width: 164px;
}
.container[role="main"] nav#main_navigation ul li.selected div {
  display: block;
}
.intro-container {
  height: 176px;
  padding: 18px 40px 0 45px;
}
.intro-container #introcontent {
  color: #666666;
}
.intro-container #introcontent h1,
.intro-container #introcontent h2,
.intro-container #introcontent h3,
.intro-container #introcontent h4,
.intro-container #introcontent h5,
.intro-container #introcontent h6 {
  color: inherit !important;
  text-transform: none;
}
.intro-container #introcontent h1 {
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 1;
  font-weight: normal !important;
  margin-bottom: 6px;
}
.intro-container #introcontent p {
  font-size: 20px;
  line-height: 1.3;
}
.content {
  background: #ffffff url('../img/content-bg.png') repeat-x 0 0;
  width: 582px;
  padding: 30px 45px 0;
  position: relative;
}
.scroll-pane {
  overflow: auto;
  outline: none;
  height: 723px;
}
.scroll-pane a.back-to-top {
  display: block;
  width: 64px;
  height: 31px;
  text-indent: -9999px;
  background: transparent url('../img/top_button.gif') no-repeat scroll 0 0;
}
div.a-day {
  width: 336px;
  height: 269px;
  position: relative;
}
div.a-day a {
  width: 336px;
  height: 269px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff url('../img/a-day2.jpg') no-repeat 0 0;
  text-indent: -1000000px;
}
div.a-day a span.button {
  display: block;
  width: 29px;
  height: 65px;
  position: absolute;
  top: 39px;
  left: 290px;
  background: transparent url('../img/a-day2-button.png') no-repeat 0 0;
}
div.a-day a:hover span.button {
  background-position: -29px 0;
}
div.a-day span.circle-arrow {
  display: block;
  width: 158px;
  height: 156px;
  position: absolute;
  top: 117px;
  left: 163px;
  z-index: 9;
  background: transparent url('../img/circle-arrow.png') no-repeat;
}
div.hallmark {
  width: 336px;
  height: 294px;
  background: #ffc423 url('../img/yellow-bg.png') no-repeat;
  position: relative;
  height: 344px;
}
div.hallmark .logo {
  display: block;
  width: 50px;
  height: 44px;
  position: absolute;
  top: 265px;
  left: 144px;
  background: transparent url('../img/logo-small.png') no-repeat;
}
div.hallmark #testimonial p {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 1.4px;
  opacity: 0.8;
  height: 230px;
  display: table-cell;
  vertical-align: middle;
  padding: 18px 36px 0;
  line-height: 1.2;
}
div.photo-tour {
  width: 336px;
  height: 186px;
  background: transparent url('../img/photo-tour-bg.png') no-repeat;
  position: relative;
}
div.photo-tour h6 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 12px 0 0;
}
div.photo-tour a {
  position: absolute;
  top: 156px;
  z-index: 2;
  font-size: 14px;
  color: #ffffff;
}
div.photo-tour a.previous {
  display: block;
  width: 7px;
  height: 10px;
  top: 156px;
  left: 152px;
  background: transparent url('/ui/gateway/img/arrows-white.png') no-repeat 0 0;
}
div.photo-tour a.next {
  display: block;
  width: 7px;
  height: 10px;
  top: 156px;
  left: 180px;
  background: transparent url('/ui/gateway/img/arrows-white.png') no-repeat -7px 0;
}
div.photo-tour a.view-all {
  top: 150px;
  left: 265px;
}
div.photo-tour div.scroller-container {
  width: 312px;
  height: 104px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 12px;
  z-index: 1;
  cursor: pointer;
}
div.photo-tour div.scroller-container div.scroller {
  width: 624px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
div.photo-tour div.scroller-container div.scroller img {
  width: 104px;
  height: 104px;
  float: left;
  border-right: 3px solid #ffffff;
}
div.photo-tour div.frame {
  width: 312px;
  height: 104px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 12px;
  z-index: 99;
  background: transparent url('/ui/gateway/img/photo-frame.png') no-repeat 0 0;
  cursor: pointer;
}
footer {
  background-color: #221f1f;
  height: 110px;
}
footer nav {
  overflow: hidden;
  margin-top: 10px;
}
footer nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100px;
}
footer nav ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer nav ul li a {
  display: block;
  padding: 5px;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  color: #f7f3cf;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1;
}
body.chair .intro-container {
  background: url('/ui/gateway/img/chairicon.gif') no-repeat 96% 121px;
}
body.brain .intro-container {
  background: url('/ui/gateway/img/brainicon.gif') no-repeat 96% 109px;
}
body.community .intro-container {
  background: url('/ui/gateway/img/communityicon.gif') no-repeat 96% 115px;
}
body.leaf .intro-container {
  background: url('/ui/gateway/img/leaficon.gif') no-repeat 96% 107px;
}
body.login .container[role="main"] {
  height: 798px;
}
.jspScrollable .jspContainer {
  border: none;
}
.jspScrollable .jspContainer .jspVerticalBar {
  top: 1px;
  bottom: 0;
  width: 12px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.jspScrollable .jspContainer .jspVerticalBar .jspTrack .jspDrag {
  background: #5a5b5f;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #bdbdbd;
}
div#zoom {
  z-index: 99999;
}
div#zoom table#zoom_table {
  border: none;
}
div#zoom table#zoom_table tr,
div#zoom table#zoom_table tr:nth-child(odd),
div#zoom table#zoom_table tr:nth-child(even),
div#zoom table#zoom_table td {
  border: none;
  background: none;
}
body.green h5 {
  background: #a39b34;
}
body.green hr {
  background: #a39b34;
  color: #a39b34;
}
body.green ol li,
body.green ul li {
  color: #a39b34;
  background-image: url('/ui/gateway/img/bullets_green.png');
}
body.green ol.big li,
body.green ul.big li {
  background-image: url('/ui/gateway/img/bullets_big_green.png');
}
body.green blockquote {
  color: #a39b34;
}
body.green #introcontent {
  color: #a39b34;
}
body.green table {
  border-color: #a39b35;
}
body.green table tr th {
  background: #a39b35;
  color: #fff;
}
body.green table tr td {
  border-color: #a39b34;
}
body.green table tr:nth-child(odd) {
  background: #f7f1cf;
}
body.blue h5 {
  background: #0072ad;
}
body.blue hr {
  background: #0072ad;
  color: #0072ad;
}
body.blue ol li,
body.blue ul li {
  color: #0072ad;
  background-image: url('/ui/gateway/img/bullets_blue.png');
}
body.blue ol.big li,
body.blue ul.big li {
  background-image: url('/ui/gateway/img/bullets_big_blue.png');
}
body.blue blockquote {
  color: #0072ad;
}
body.blue #introcontent {
  color: #0072ad;
}
body.blue table {
  border-color: #0072ad;
}
body.blue table tr th {
  background: #0072ad;
  color: #fff;
}
body.blue table tr td {
  border-color: #0072ad;
}
body.blue table tr:nth-child(odd) {
  background: #eee;
}
body.orange h5 {
  background: #f89406;
}
body.orange hr {
  background: #f89406;
  color: #f89406;
}
body.orange ol li,
body.orange ul li {
  color: #f89406;
  background-image: url('/ui/gateway/img/bullets_orange.png');
}
body.orange ol.big li,
body.orange ul.big li {
  background-image: url('/ui/gateway/img/bullets_big_orange.png');
}
body.orange blockquote {
  color: #f89406;
}
body.orange #introcontent {
  color: #f89406;
}
body.orange table {
  border-color: #f89406;
}
body.orange table tr th {
  background: #f89406;
  color: #fff;
}
body.orange table tr td {
  border-color: #f89406;
}
body.orange table tr:nth-child(odd) {
  background: #eee;
}
body.red h5 {
  background: #bf2e1a;
}
body.red hr {
  background: #bf2e1a;
  color: #bf2e1a;
}
body.red ol li,
body.red ul li {
  color: #bf2e1a;
  background-image: url('/ui/gateway/img/bullets_red.png');
}
body.red ol.big li,
body.red ul.big li {
  background-image: url('/ui/gateway/img/bullets_big_red.png');
}
body.red blockquote {
  color: #bf2e1a;
}
body.red #introcontent {
  color: #bf2e1a;
}
body.red table {
  border-color: #bf2e1a;
}
body.red table tr th {
  background: #bf2e1a;
  color: #fff;
}
body.red table tr td {
  border-color: #bf2e1a;
}
body.red table tr:nth-child(odd) {
  background: #eee;
}
body.gray h5 {
  background: #666666;
}
body.gray hr {
  background: #666666;
  color: #666666;
}
body.gray ol li,
body.gray ul li {
  color: #666666;
  background-image: url('/ui/gateway/img/bullets_gray.png');
}
body.gray ol.big li,
body.gray ul.big li {
  background-image: url('/ui/gateway/img/bullets_big_gray.png');
}
body.gray blockquote {
  color: #666666;
}
body.gray #introcontent {
  color: #666666;
}
body.gray table {
  border-color: #666666;
}
body.gray table tr th {
  background: #666666;
  color: #fff;
}
body.gray table tr td {
  border-color: #666666;
}
body.gray table tr:nth-child(odd) {
  background: #eee;
}
.visible-phone {
  display: none;
}
body.landing .container[role="main"] {
  height: 798px;
}
body.landing .container[role="main"] .content {
  background-image: none;
}
body.landing .container[role="main"] > .row > .span8 {
  position: relative;
}
body.landing .container[role="main"] > .row > .span8 .content {
  background: transparent url('../img/content-bg.png') repeat-x 0 0;
}
body.team .container[role="main"] {
  height: 798px;
}
body.team .container[role="main"] .content {
  padding: 0;
  width: 672px;
}
body.team .container[role="main"] .content .team .row {
  margin-bottom: 5px;
}
body.team .container[role="main"] .content .team .row .photo {
  float: left;
  width: 195px;
  margin: 0 30px 0 0;
}
body.team .container[role="main"] .content .team .row .short-bio {
  float: left;
  margin-top: 15px;
  width: 410px;
}
body.team .container[role="main"] .content .team .row .short-bio h2 {
  color: #505153;
  text-transform: none;
  letter-spacing: 1px;
  margin-bottom: 0;
}
body.team .container[role="main"] .content .team .row .short-bio h3 {
  color: #5d5d5f;
  text-transform: none;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
}
body.team .container[role="main"] .content .team .row .short-bio p {
  font-style: italic;
  color: #211d1e;
  font-size: 13px;
}
body.team .container[role="main"] .content .team .row .short-bio a.more-info-toggler {
  display: block;
  width: 430px;
  text-decoration: none;
  border-bottom: 1px solid #5e5e5f;
}
body.team .container[role="main"] .content .team .row .short-bio a.more-info-toggler span {
  display: block;
  color: #ffffff;
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  background: #f89406;
  width: 50px;
  width: 90px;
  padding: 2px 10px;
}
body.team .container[role="main"] .content .team .row .short-bio a.more-info-toggler span .arrow-down,
body.team .container[role="main"] .content .team .row .short-bio a.more-info-toggler span .arrow-up {
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  top: 5px;
  width: 10px;
  height: 7px;
  background: #f89406 url('/ui/gateway/img/arrows-white.png') no-repeat 0 -10px;
}
body.team .container[role="main"] .content .team .row .short-bio a.more-info-toggler span .arrow-up {
  background-position: -10px -10px;
}
body.team .container[role="main"] .content .team .full-bio {
  margin-bottom: 20px;
  padding: 0 45px;
  display: none;
}
body.success-stories .container[role="main"] {
  height: 798px;
}
body.success-stories .container[role="main"] .content {
  padding: 0;
  width: 672px;
}
body.success-stories .container[role="main"] .content.success-stories-nav ul,
body.success-stories .container[role="main"] .content.success-stories-nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: none;
  overflow: hidden;
}
body.success-stories .container[role="main"] .content.success-stories-nav li {
  float: left;
  width: 328px;
}
body.success-stories .container[role="main"] .content.success-stories-nav li a {
  display: block;
  width: 328px;
  height: 154px;
  background: transparent url('/ui/gateway/img/success-stories-buttons.png') no-repeat scroll 0 0;
  position: relative;
  color: #d1d3d8;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
body.success-stories .container[role="main"] .content.success-stories-nav li a span {
  position: absolute;
  top: 68px;
  left: 189px;
}
body.success-stories .container[role="main"] .content.success-stories-nav.parents li a.parents {
  background-position: 0 -154px;
  color: #6d6e71;
}
body.success-stories .container[role="main"] .content.success-stories-nav.parents li a.students {
  background-position: 0 -308px;
}
body.success-stories .container[role="main"] .content.success-stories-nav.students li a.parents {
  background-position: 0 0;
}
body.success-stories .container[role="main"] .content.success-stories-nav.students li a.students {
  background-position: 0 -462px;
  color: #6d6e71;
}
body.success-stories .container[role="main"] .content.success-stories-nav.parents li a.parents:hover,
body.success-stories .container[role="main"] .content.success-stories-nav.students li a.parents:hover {
  background-position: 0 -154px;
  color: #6d6e71;
}
body.success-stories .container[role="main"] .content.success-stories-nav.parents li a.students:hover,
body.success-stories .container[role="main"] .content.success-stories-nav.students li a.students:hover {
  background-position: 0 -462px;
  color: #6d6e71;
}
body.success-stories .container[role="main"] .content .stories .row {
  margin-bottom: 5px;
}
body.success-stories .container[role="main"] .content .stories .row .short-story {
  margin: 20px 30px 0;
}
body.success-stories .container[role="main"] .content .stories .row .short-story p {
  font-size: 20px;
}
body.success-stories .container[role="main"] .content .stories .row .short-story a.more-info-toggler {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #5e5e5f;
}
body.success-stories .container[role="main"] .content .stories .row .short-story a.more-info-toggler span {
  display: block;
  color: #ffffff;
  font-family: 'AsapBold', Helvetica, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  background: #b60050;
  width: 50px;
  width: 90px;
  padding: 2px 10px;
}
body.success-stories .container[role="main"] .content .stories .row .short-story a.more-info-toggler span .arrow-down,
body.success-stories .container[role="main"] .content .stories .row .short-story a.more-info-toggler span .arrow-up {
  display: block;
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  top: 5px;
  width: 10px;
  height: 7px;
  background: #f89406 url('/ui/gateway/img/arrows-white.png') no-repeat 0 -10px;
}
body.success-stories .container[role="main"] .content .stories .row .short-story a.more-info-toggler span .arrow-up {
  background-position: -10px -10px;
}
body.success-stories .container[role="main"] .content .stories .row.parents p {
  color: #b60050;
}
body.success-stories .container[role="main"] .content .stories .row.parents a.more-info-toggler span {
  background: #b60050;
}
body.success-stories .container[role="main"] .content .stories .row.parents a.more-info-toggler span .arrow-down,
body.success-stories .container[role="main"] .content .stories .row.parents a.more-info-toggler span .arrow-up {
  background-color: #b60050;
}
body.success-stories .container[role="main"] .content .stories .row.students p {
  color: #7f3f98;
}
body.success-stories .container[role="main"] .content .stories .row.students a.more-info-toggler span {
  background: #7f3f98;
}
body.success-stories .container[role="main"] .content .stories .row.students a.more-info-toggler span .arrow-down,
body.success-stories .container[role="main"] .content .stories .row.students a.more-info-toggler span .arrow-up {
  background-color: #7f3f98;
}
body.success-stories .container[role="main"] .content .stories .success-story-intro {
  font-size: 16px !important;
  color: #a7a9ac !important;
}
body.success-stories .container[role="main"] .content .stories .full-story {
  margin: 20px 30px 0;
  display: none;
}
body.success-stories .container[role="main"] .content .stories .full-story p {
  font-size: 16px;
  color: #a7a9ac !important;
}
body.success-stories .container[role="main"] .content .stories .full-story hr {
  background: #5e5e5f;
  color: #5e5e5f;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 20px 0 0;
  border: none;
}
body.success-stories .container[role="main"] .content .stories.parents .parents .short-story {
  display: block;
}
body.success-stories .container[role="main"] .content .stories.parents .students .short-story {
  display: none;
}
body.success-stories .container[role="main"] .content .stories.students .parents .short-story {
  display: none;
}
body.success-stories .container[role="main"] .content .stories.students .students .short-story {
  display: block;
}
body.videos .container[role="main"] {
  background-image: none;
}
body.videos .video.content {
  width: 918px;
  padding-bottom: 50px;
}
body.videos .video.content .player-container {
  margin: 25px 0;
  text-align: center;
}
body.videos .video.content .player-container h1.title {
  margin: 10px 0 0;
}
body.videos .video.content .player-container .player {
  width: 640px;
  height: 485px;
  margin: 0 auto;
  padding: 20px;
  background: #000;
}
body.videos .video.content .thumbs {
  overflow: hidden;
  margin-left: 22px;
}
body.videos .video.content .thumbs .thumb {
  float: left;
  margin: 0 0 25px 25px;
  background: #000;
}
body.videos .video.content .thumbs .thumb h4 {
  margin: 10px 0;
  text-transform: none;
}
body.videos .video.content .thumbs .thumb h4 a {
  display: block;
  background: #000;
  color: #eee;
  text-align: center;
  text-decoration: none;
}
body.videos .video.content .thumbs .thumb h4 a:hover {
  color: #007d98;
}
body.videos .video.content .thumbs .thumb:first-child,
body.videos .video.content .thumbs .thumb:nth-child(5) {
  margin: 0;
}
body.videos .video.content .thumbs .thumb:hover a,
body.videos .video.content .thumbs .thumb.selected a {
  color: #007d98;
}
body.faqs .container[role="main"] > .row > .span8 {
  position: relative;
}
body.faqs .container[role="main"] > .row > .span8 #maincontent p,
body.faqs .container[role="main"] > .row > .span8 #maincontent ul,
body.faqs .container[role="main"] > .row > .span8 #maincontent ol {
  padding-left: 40px;
  margin-left: 0;
}
body.blog .content {
  padding: 45px;
}
body.blog .content h1 {
  font-size: 20px;
}
body.blog aside .blog-sidebar {
  margin: 50px;
}
body.blog aside .blog-sidebar ul li,
body.blog aside .blog-sidebar ol li {
  padding: 0;
  background: none;
}
body.blog aside .blog-sidebar ul li a,
body.blog aside .blog-sidebar ol li a {
  color: #221f1f;
  text-decoration: none;
}
body.blog aside .blog-sidebar ul li a:hover,
body.blog aside .blog-sidebar ol li a:hover {
  color: #007d98;
}
body.home .container[role="main"] {
  background: #ffffff url('../img/main-bg-home.png') repeat-y 0 0;
  height: 647px;
  min-height: 647px;
}
body.home .container[role="main"] .main {
  position: relative;
}
body.home .container[role="main"] .main nav.tabs {
  position: absolute;
  top: 2px;
  left: 5px;
  z-index: 10;
}
body.home .container[role="main"] .main nav.tabs ul {
  overflow: visible;
}
body.home .container[role="main"] .main nav.tabs ul li {
  float: none;
  display: block;
  width: 165px;
  height: 114px;
  position: relative;
}
body.home .container[role="main"] .main nav.tabs ul li .tab {
  width: 125px;
  height: 114px;
  position: absolute;
  z-index: 2;
  overflow: visible;
}
body.home .container[role="main"] .main nav.tabs ul li .tab a {
  display: block;
  width: 150px;
  height: 114px;
  text-indent: -1000000px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url('../img/home-images.png?v=2') no-repeat -1px 0;
}
body.home .container[role="main"] .main nav.tabs ul li .flyout {
  width: 35px;
  height: 114px;
  position: absolute;
  top: 0;
  left: 125px;
  z-index: 1;
  overflow: hidden;
}
body.home .container[role="main"] .main nav.tabs ul li .flyout .inner {
  width: 342px;
  height: 114px;
  position: absolute;
  top: 0;
  right: 0;
  background: transparent url('../img/home-images.png?v=2') no-repeat 0 -473px;
}
body.home .container[role="main"] .main nav.tabs ul li .flyout a {
  background: none;
  text-decoration: none;
  text-indent: -1000000px;
}
body.home .container[role="main"] .main nav.tabs ul li .flyout a.explore-bttn {
  display: block;
  width: 305px;
  height: 100px;
  position: absolute;
  top: 5px;
  left: 5px;
}
body.home .container[role="main"] .main nav.tabs ul li .flyout a.arrow {
  width: 35px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
}
body.home .container[role="main"] .main nav.tabs ul li .flyout a.arrow span {
  margin: 0;
  padding: 0;
  width: 8px;
  height: 17px;
  background: transparent url('../img/sprites.png') no-repeat -289px -4px;
  position: absolute;
  top: 46px;
  left: 13px;
}
body.home .container[role="main"] .main nav.tabs ul li.green .tab a {
  background-position: -1px 0;
}
body.home .container[role="main"] .main nav.tabs ul li.green .flyout .inner {
  background-position: 0 -473px;
}
body.home .container[role="main"] .main nav.tabs ul li.blue .tab a {
  background-position: -1px -114px;
}
body.home .container[role="main"] .main nav.tabs ul li.blue .flyout .inner {
  background-position: 0 -593px;
}
body.home .container[role="main"] .main nav.tabs ul li.orange .tab a {
  background-position: -1px -228px;
}
body.home .container[role="main"] .main nav.tabs ul li.orange .flyout .inner {
  background-position: 0 -714px;
}
body.home .container[role="main"] .main nav.tabs ul li.red {
  height: 112px;
}
body.home .container[role="main"] .main nav.tabs ul li.red .tab {
  height: 112px;
}
body.home .container[role="main"] .main nav.tabs ul li.red .tab a {
  height: 112px;
  background-position: -1px -342px;
}
body.home .container[role="main"] .main nav.tabs ul li.red .flyout {
  height: 112px;
}
body.home .container[role="main"] .main nav.tabs ul li.red .flyout .inner {
  height: 112px;
  background-position: 0 -842px;
}
body.home .container[role="main"] .main nav.tabs ul li.red .flyout a.explore-bttn {
  height: 100px;
}
body.home .container[role="main"] .main nav.tabs ul li.selected {
  width: 490px;
}
body.home .container[role="main"] .main nav.tabs ul li.selected .flyout a.arrow span {
  background-position: -281px -4px;
}
body.home .container[role="main"] nav.secondary {
  width: 658px;
  height: 177px;
  padding: 7px;
  position: relative;
  background: transparent url('../img/sprites.png') no-repeat 0 -752px;
}
body.home .container[role="main"] nav.secondary p {
  width: 181px;
  height: 174px;
  margin: 0;
  padding: 20px 45px;
  position: absolute;
  left: 198px;
  top: 11px;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #999;
  text-align: center;
  line-height: 1.1;
}
body.home .container[role="main"] nav.secondary ul li div {
  background: transparent url('../img/home-images.png?v=2') no-repeat -163px -177px;
  top: -86px;
  left: 193px;
}
body.home .container[role="main"] nav.secondary ul li:first-child div {
  background-position: -163px -4px;
  top: 2px;
  left: 193px;
}
body.home .container[role="main"] nav.secondary ul.right li div {
  background-position: -439px -177px;
  top: -86px;
  left: -265px;
}
body.home .container[role="main"] nav.secondary ul.right li:first-child div {
  background-position: -439px -4px;
  top: 2px;
  left: -265px;
}
body.home .container[role="main"] nav.secondary ul {
  width: 200px;
  float: left;
}
body.home .container[role="main"] nav.secondary ul li a {
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  color: #666;
  letter-spacing: 2px;
  text-shadow: none;
  background: transparent url('../img/arrow-right-gray.png') no-repeat 164px 35px;
  display: table-cell;
  vertical-align: middle;
  width: 150px;
  height: 88px;
  padding: 0 35px 0 0;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
}
body.home .container[role="main"] nav.secondary ul li a:hover {
  color: #111;
}
body.home .container[role="main"] nav.secondary ul li div {
  width: 271px;
  height: 174px;
  position: absolute;
  left: 193px;
  top: -86px;
  display: none;
}
body.home .container[role="main"] nav.secondary ul li div p {
  color: #666;
  width: auto;
  height: auto;
  margin: 0 0 8px;
  padding: 0;
  position: static;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}
body.home .container[role="main"] nav.secondary ul li div p a {
  display: block;
  width: auto;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  display: inline;
  background: none !important;
  text-transform: none !important;
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  color: #696a6d;
  letter-spacing: 1px !important;
}
body.home .container[role="main"] nav.secondary ul li div ul {
  float: left;
  width: 271px;
  margin: 15px 0 0 0;
}
body.home .container[role="main"] nav.secondary ul li div ul li {
  display: block;
  float: none;
  width: 200px;
  padding: 0 0 0 20px;
  line-height: 1.2;
  margin-bottom: 2px;
}
body.home .container[role="main"] nav.secondary ul li div ul li a {
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size: 12px;
  color: #59595c !important;
  background: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0 0 13px;
  text-align: left;
}
body.home .container[role="main"] nav.secondary ul li div ul li a:hover {
  color: #ffffff !important;
}
body.home .container[role="main"] nav.secondary ul li div ul li span {
  display: block;
  width: 13px;
  float: left;
  position: relative;
  top: -3px;
}
body.home .container[role="main"] nav.secondary ul li div ul:first-child li {
  padding: 0 0 0 33px;
}
body.home .container[role="main"] nav.secondary ul li div.two-col ul {
  width: 135px;
}
body.home .container[role="main"] nav.secondary ul li div.two-col ul li {
  width: 110px;
}
body.home .container[role="main"] nav.secondary ul li div.transitional-living {
  width: 201px;
  height: 122px;
  padding: 26px 35px;
}
body.home .container[role="main"] nav.secondary ul li div.transitional-living a {
  color: #59595c !important;
}
body.home .container[role="main"] nav.secondary ul li div.transitional-living a:hover {
  color: #ffffff !important;
}
body.home .container[role="main"] nav.secondary ul li.selected {
  width: 210px;
}
body.home .container[role="main"] nav.secondary ul li.selected a {
  color: #111;
}
body.home .container[role="main"] nav.secondary ul li.selected > a {
  background: none;
}
body.home .container[role="main"] nav.secondary ul li.selected div {
  display: block;
}
body.home .container[role="main"] nav.secondary ul.right {
  float: right;
}
body.home .container[role="main"] nav.secondary ul.right li a {
  background: transparent url('../img/arrow-left-gray.png') no-repeat 25px 35px;
  padding: 0 35px 0 45px;
  text-align: left;
}
body.home .container[role="main"] nav.secondary ul.right li div ul li a {
  background: none;
  padding: 0 0 10px;
}
body.home .container[role="main"] nav.secondary ul.right li.selected > a {
  background: none;
}
body.home .container[role="main"] nav.secondary > ul {
  width: 200px;
}
body.home .container[role="main"] nav.secondary > ul > li {
  position: relative;
  z-index: 99999;
}
body.home #rotator {
  width: 672px;
  height: 456px;
  position: relative;
  z-index: 0;
}
body.home #rotator .slides img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body.home #rotator .slides img.visible {
  z-index: 3;
}
body.home #rotator .overlay {
  width: 672px;
  height: 456px;
  position: absolute;
  top: 0;
  left: 1px;
  z-index: 5;
  background: transparent url('../img/silhouette-overlay.png') no-repeat;
}
body.home .sidebar {
  height: 300px;
  position: relative;
  background: transparent url('../img/sidebar-bg.png') repeat-y 0 0;
}
body.home .sidebar aside {
  width: 336px;
  height: 456px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
body.home .sidebar aside #messages {
  width: 336px;
  height: 300px;
  position: absolute;
  top: 145px;
  left: 0;
}
body.home .sidebar aside #messages .message {
  text-align: center;
  width: 336px;
  display: none;
  position: absolute;
  top: 0;
  left: auto;
}
body.home .sidebar aside #messages .message h2 {
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  font-size: 21px;
  color: #b8b308;
  text-transform: uppercase;
  margin-bottom: 25px;
}
body.home .sidebar aside #messages .message p {
  font-family: 'AsapRegular', Helvetica, Arial, sans-serif;
  font-size: 19px;
  color: #b8b308;
  line-height: 1.5;
  letter-spacing: 2px;
  opacity: 0.7;
}
body.home .sidebar aside #messages .message a.logo {
  display: block;
  width: 112px;
  height: 100px;
  margin: 0 auto;
  background: transparent url('../img/sprites.png') no-repeat -224px -96px;
}
body.home .sidebar aside #messages .message.selected {
  display: block;
}
body.home .sidebar aside #messages #msg1 {
  display: none;
  width: 265px;
  height: 110px;
  margin: 0 auto;
  position: static;
  background: transparent url('../img/home-images.png?v=2') no-repeat -166px -362px;
}
body.home .sidebar aside ul.dots {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 360px;
  left: 110px;
}
body.home .sidebar aside ul.dots li {
  list-style-type: none;
  margin: 0;
  padding: 0 3px;
  float: left;
  background: none;
}
body.home .sidebar aside ul.dots li a {
  display: block;
  width: 14px;
  height: 14px;
  background: transparent url('../img/sprites.png') no-repeat -252px -1px;
}
body.home .sidebar aside ul.dots li a.selected {
  background-position: -237px -1px;
}
body.home .sidebar .tab-container {
  background: #eee;
  height: 177px;
  border: 7px solid #ffffff;
  position: relative;
}
body.home .sidebar .tab-container ul.tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: #fff;
}
body.home .sidebar .tab-container ul.tabs li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 80px;
  border-left: 1px solid #58595b;
  background: none;
}
body.home .sidebar .tab-container ul.tabs li a {
  display: block;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 30px;
  padding: 0 19px;
  background: #fff;
  color: #59595c;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  white-space: nowrap;
}
body.home .sidebar .tab-container ul.tabs li a:hover,
body.home .sidebar .tab-container ul.tabs li a.selected {
  background: #b6b8ba;
  color: #fff;
  text-shadow: 1px 1px 1px #666;
  box-shadow: inset 0 0 10px 0 #333333;
}
body.home .sidebar .tab-container ul.tabs li {
  width: 136px;
}
body.home .sidebar .tab-container ul.tabs li:first-child {
  width: 73px;
  border: none;
}
body.home .sidebar .tab-container ul.tabs li:first-child a {
  padding: 0 14px;
}
body.home .sidebar .tab-container ul.tabs li:last-child {
  width: 103px;
}
body.home .sidebar .tab-container ul.tabs li:last-child a {
  padding: 0 12px;
}
body.home .sidebar .tab-container .tab-content {
  width: 322px;
  height: 147px;
  position: absolute;
  top: 30px;
  left: 0;
  display: none;
}
body.home .sidebar .tab-container .tab-content.selected {
  display: block;
}
body.home .sidebar .tab-container #a-day,
body.home .sidebar .tab-container #videos,
body.home .sidebar .tab-container #testimonials {
  background: transparent url('../img/home-images.png?v=2') no-repeat -362px -645px;
}
body.home .sidebar .tab-container #a-day a,
body.home .sidebar .tab-container #videos a,
body.home .sidebar .tab-container #testimonials a {
  display: block;
  width: 322px;
  height: 147px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000000px;
}
body.home .sidebar .tab-container #videos a {
  background: transparent url('../img/video-tab-bg.png') no-repeat 0 0;
}
body.home .sidebar .tab-container #a-day {
  background-color: #ededef;
  background-position: -362px -645px;
}
body.home .sidebar .tab-container #a-day a span {
  display: block;
  width: 33px;
  height: 78px;
  position: absolute;
  top: 59px;
  left: 290px;
  background: transparent url('../img/home-images.png?v=2') no-repeat -607px -381px;
}
body.home .sidebar .tab-container #a-day a:hover span {
  background-position: -642px -381px;
}
body.home .sidebar .tab-container #videos {
  background-color: #b9b309;
  background-position: -362px -807px;
}
body.home .sidebar .tab-container #testimonials {
  background: #ffc423;
}
body.home .sidebar .tab-container #testimonials .scroller-container {
  position: absolute;
  top: 17px;
  left: 27px;
  width: 275px;
  height: 100px;
  overflow: hidden;
}
body.home .sidebar .tab-container #testimonials .scroller-container .scroller {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 1470px;
  height: 100px;
}
body.home .sidebar .tab-container #testimonials .scroller-container .scroller p {
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.5;
  margin: 0 19px 0 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  float: left;
  width: 275px;
  height: 100px;
}
body.home .sidebar .tab-container #testimonials a.previous,
body.home .sidebar .tab-container #testimonials a.next {
  display: block;
  width: 7px;
  height: 10px;
  position: absolute;
  top: 123px;
  z-index: 2;
  font-size: 14px;
  color: #ffffff;
  background: transparent url('/ui/gateway/img/arrows-white.png') no-repeat;
}
body.home .sidebar .tab-container #testimonials a.previous {
  left: 137px;
  background-position: 0 0;
}
body.home .sidebar .tab-container #testimonials a.next {
  left: 182px;
  background-position: -7px 0;
}
body.bz-admin .container[role="main"] {
  height: auto !important;
}
body.bz-admin .container[role="main"] .content {
  height: auto;
}
body.bz-admin .content.scroll-pane {
  overflow: hidden;
}

footer {
  color: #fff;
}
footer h5 {
  font-size: 12px;
  line-height: 1.5;
}
footer a {
  color: #fff;
}
footer a.facebook {
  display: block;
  width: 38px;
  height: 38px;
  background: transparent url('/ui/gateway/img/social-icons.png') no-repeat 0 0;
}
footer .container-inner {
  padding: 30px;
}
body.home .sidebar .tab-container #testimonials a.more {
    display: block;
    width: auto;
    height: auto;
    position: static;
    text-indent: 0;
    color: #fff;
    margin-top: 15%;
}