/* res_id: f494b9456afba90cfb842ae01a0f5a1d */

html, body {
  position: absolute;
  height: 100%;
  width: 100%;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
body {
  font-family: 'Roboto', 'Verdana', sans-serif;
}
a {
  text-decoration: none;
}
.wrap {
  position: relative;
  max-width: 61.25rem;
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
}
header {
  width: 100%;
  height: 8.75rem;
  position: relative;
}
header ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .logo {
  width: 12.5rem;
  display: inline-block;
  position: relative;
  height: 100%;
  padding: 1.25rem 0 0 1.25rem;
  box-sizing: border-box;
}
header .logo img {
  max-height: 100%;
  display: block;
}
header nav {
  width: calc(100% - (12.5rem + 16.25rem));
  display: inline-block;
  left: 12.5rem;
  position: absolute;
  top: 0;
}
main {
  position: relative;
  width: 100%;
  padding-bottom: 17rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
footer {
  position: absolute;
  bottom: 0;
}
.cntnt-lft {
  width: 12.5rem;
  display: inline-block;
  float: left;
  min-height: 1rem;
  box-sizing: border-box;
  font-size: 0.875rem;
  line-height: 1.5;
}
.cntnt-lft > div {
  padding: 1.25rem;
}
.cntnt-lft > div:empty {
  display: none;
}
article {
  width: calc(100% - (12.5rem + 16.25rem));
  display: inline-block;
  min-height: 12.5rem;
  box-sizing: border-box;
  position: relative;
}
article div:first-of-type {
  margin-top: 0;
}
.cntnt-rght {
  width: 16.25rem;
  min-width: 16.25rem;
  position: absolute;
  right: 0;
  top: 0;
  box-sizing: border-box;
  padding-left: 1.875rem;
}
.cntnt-rght:empty {
  display: none;
}
.cntnt-rght .txt {
  display: none;
}
.strt {
  position: relative;
  top: 0;
  margin: 0 auto;
  max-width: 61.25rem;
  width: 100%;
  padding-top: 19vh;
  height: 100%;
  box-sizing: border-box;
}
.container {
  position: relative;
  width: 100%;
  height: 21.875rem;
  background-color: #333;
  margin-bottom: 2.125rem;
}
.container article {
  position: absolute;
  z-index: 2;
  font-size: 1.125rem;
  line-height: 1.875;
  color: #fff;
  left: 0;
  height: 100%;
  box-sizing: border-box;
  padding: 1.25rem 0 0 15.75rem;
  width: auto;
  top: 0;
}
.container article .txt {
  height: 100%;
  font-size: 1.125rem;
  line-height: 1.875;
}
.container article .txt p {
  height: 100%;
}
.container article .txt a {
  color: #be5f28;
  text-decoration: underline;
}
.container article .txt a:hover {
  color: #aaa;
}
.container article img {
  max-height: 67%;
  display: block;
  margin-bottom: 0.75rem;
}
.strt-bg-lnks, .strt-bg-rchts {
  width: 14.5rem;
  background-size: cover;
  display: inline-block;
  height: 100%;
}
.strt-bg-lnks {
  width: 14.5rem;
  background-position: right;
}
.strt-bg-rchts {
  width: calc(100% - 14.5rem);
  left: 14.5rem;
  background-position: left;
}
.strt aside .spum + div {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1rem;
}
.strt aside .spum + div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strt aside .spum + div a {
  background-color: transparent;
  color: #aaa;
}
.strt aside .spum + div a:hover {
  color: #be5f28;
}
.strt aside .strt-spum {
  width: auto;
}
nav {
  display: inline-block;
  position: relative;
  left: 15.625rem;
}
nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav li {
  display: inline-block;
}
nav a {
  color: #343434;
}
nav a:hover, nav span.active, nav a.current, nav a.active {
  color: #be5f28;
}
.nav-start, .nav-default, .nav-start-plus {
  font-size: 1.125rem;
  line-height: 1.875;
  position: relative;
  height: 2.125rem;
}
.nav-start li::after, .nav-default li::after, .nav-start-plus li::after {
  content: "..";
  padding: 0 0.25rem;
}
.nav-start li:last-of-type::after, .nav-default li:last-of-type::after, .nav-start-plus li:last-of-type::after {
  display: none;
}
.nav-start ul, .nav-default ul, .nav-start-plus ul {
  position: absolute;
  display: none;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.875;
  left: 0;
  top: 1.9375rem;
}
.nav-start ul li:after, .nav-default ul li:after, .nav-start-plus ul li:after {
  content: ".";
}
.nav-start .active ul, .nav-default .active ul, .nav-start-plus .active ul {
  display: inline-block;
}
.nav-start {
  margin-bottom: 3rem;
}
.nav-default {
  margin-top: 0.625rem;
}
.nav-default.active .current + ul {
  display: none;
}
.nav-default .current + ul, .nav-default.active .active > ul {
  display: inline-block;
}
.nav-start-plus {
  display: none;
}
.hdr-rght, .strt aside {
  margin-top: 1.25rem;
  padding-left: 1.875rem;
  box-sizing: border-box;
  font-size: 0.75rem;
  line-height: 1.125;
  height: 1.125rem;
  white-space: nowrap;
  width: 16.25rem;
  position: absolute;
  right: 0;
  top: 0;
}
.spum {
  display: inline-block;
  position: relative;
  height: 100%;
}
.spum a {
  color: #fff;
  background-color: #343434;
  padding: 0.125rem 0.25rem;
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  vertical-align: top;
}
.spum a:first-of-type:hover {
  color: #be5f28;
}
.spum a.active:first-of-type:hover {
  color: #fff;
}
.spum a:last-of-type:hover {
  color: #be5f28;
}
.spum a.active:last-of-type:hover {
  color: #fff;
}
.spum i {
  width: 0.5rem;
  height: 100%;
  background: center url('../../media/lingua_line_2.jpg');
  background-size: cover;
  display: inline-block;
  padding: 0.125rem;
  box-sizing: border-box;
}
.spum .active {
  background-color: #be5f28;
}
.spum .active + i {
  background-image: url('../../media/lingua_line_1.jpg');
}
.spum:empty {
  display: none;
}
.spum:empty + .srch {
  margin-top: -0.125rem;
}
i.fa {
  color: #aaa;
  width: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
a i.fa {
  color: #343434;
}
a:hover i.fa {
  color: #be5f28;
}
.srch {
  margin-top: 0.5rem;
}
.srch .npt-srch {
  font-size: 0.875rem;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.4);
  border: none;
  border-bottom: solid 0.0625rem #aaa;
  margin-left: -1rem;
  padding-left: 1.5rem;
  box-sizing: border-box;
}
.srch .npt-srch:active {
  border-bottom: solid 0.125rem #be5f28;
}
.srch .npt-srch:focus {
  border-color: #be5f28;
}
.srch .npt-srch::-webkit-input-placeholder {
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch::-moz-placeholder {
  opacity: 1;
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch:-moz-placeholder {
  opacity: 1;
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch:-ms-input-placeholder {
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch ::input-placeholder {
  color: #aaa;
  font-size: 0.75rem;
}
.hddn-nav {
  position: absolute;
  margin-bottom: 0.625em;
  color: #fff;
  z-index: 40;
  font-size: 0.625rem;
  display: none;
}
.hn-brgr {
  width: 2.6em;
  height: 2em;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}
.hn-brgr span {
  display: block;
  position: absolute;
  height: 0.125em;
  width: 100%;
  background-color: #343434;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.strt .hn-brgr span {
  background-color: #fff;
}
.hn-brgr span:nth-child(1) {
  top: 0px;
}
.hn-brgr span:nth-child(2) {
  top: 0.75em;
}
.hn-brgr span:nth-child(3) {
  top: 1.5em;
}
.shw .hn-brgr span:nth-child(1) {
  top: 0.8em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shw .hn-brgr span:nth-child(2) {
  opacity: 0;
  width: 0;
}
.shw .hn-brgr span:nth-child(3) {
  top: 0.8em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
footer {
  font-size: 0.75rem;
  line-height: 1.125rem;
  background-color: #444;
  color: #fff;
  width: 100%;
}
footer a {
  color: #fff;
  margin-bottom: 0.5rem;
  display: inline-block;
}
footer a:hover {
  color: #be5f28;
}
footer > div {
  display: inline-flex;
  padding: 1rem 1rem 1rem 0;
  max-width: 100%;
  box-sizing: border-box;
}
footer > div div {
  width: 15%;
  box-sizing: border-box;
  padding-left: 1rem;
}
footer > div div > ul > li > a {
  text-transform: uppercase;
}
footer > div div:nth-of-type(5) img {
  width: 40%;
}
footer > div div:nth-of-type(3), footer > div div:nth-of-type(6) {
  width: 20%;
}
footer > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer > div span {
  display: block;
  margin-bottom: 1rem;
}
footer img {
  max-width: 100%;
}
footer > span {
  display: block;
  padding: 1rem;
}
.l2nv {
  text-align: center;
  margin: 1rem 0;
}
.l2nv a {
  text-decoration: underline;
  color: #be5f28;
}
.prnt {
  position: absolute;
  top: 0;
  right: 0;
}
form.srch {
  margin-bottom: 1.5rem;
}
form.srch .npt-srch {
  margin-left: 0;
  padding-left: 0.0625rem;
  min-width: 53%;
  max-width: 75%;
  width: 17.5rem;
}
form.srch .srch-bttn {
  border: none;
  background-color: transparent;
}
form.srch .srch-bttn:hover {
  color: #be5f28;
}
.srch-rslts {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 1.5rem;
}
.srch-rslts .hdln {
  font-size: 1.125rem;
}
.srch-rslts .dscr {
  margin-top: 0;
}
.txt {
  font-size: 0.875rem;
  line-height: 1.5;
}
.txt h2, .txt h3, .txt h4, .txt h5 {
  font-weight: normal;
}
.txt h2 {
  font-size: 1.5rem;
}
.txt h3 {
  font-size: 1.25rem;
}
.txt h4 {
  font-size: 1.125rem;
}
.txt h5 {
  font-size: 1rem;
}
.txt .rst {
  color: #be5f28;
}
.txt a {
  text-decoration: underline;
  color: #be5f28;
}
.txt p:first-of-type {
  margin-top: 0;
}
.txt p:last-of-type {
  margin-bottom: 0;
}
.txt img {
  max-width: 100%;
  height: auto;
}
.txt .cptn {
  font-size: 0.75rem;
  line-height: 1.125;
  display: block;
}
.headline, .hdln {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #be5f28;
}
.ao, .au {
  color: #be5f28;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 0.5rem;
  display: inline-block;
}
.vnt {
  border-top: solid 0.0625rem #aaa;
  padding-top: 0.75rem;
  margin-top: 1.25rem;
}
.dtp {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.5;
}
.prgmm, .srch-rslts li {
  border-top: solid 0.0625rem #aaa;
  padding: 0.5rem 0;
  color: #343434;
  position: relative;
  padding-right: 3rem;
}
.prgmm:hover, .srch-rslts li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.prgmm .headline, .srch-rslts li .headline {
  display: inline-block;
  padding-right: 1rem;
}
.prgmm .dscr, .srch-rslts li .dscr {
  display: inline-block;
}
.prgmm .dscr p, .srch-rslts li .dscr p {
  margin: 0;
}
.nwdy {
  border-top: solid 0.0625rem #aaa;
  border-bottom: solid 0.0625rem #aaa;
  display: block;
  font-weight: bold;
  font-size: 1rem;
  position: relative;
}
.nwdy span {
  position: absolute;
  right: 0.5rem;
  font-weight: normal;
}
.nwdy span a {
  color: #be5f28;
  text-decoration: underline;
  font-size: 0.875rem;
  line-height: 1.5;
}
.nwdy + a > .prgmm, .nwdy + .prgmm {
  border-top: none;
}
.prgmm-mr {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #be5f28;
  text-decoration: underline;
  padding: 0 0.5rem 0.5rem 0;
}
.sldshw a {
  display: none;
}
.sldshw a:first-of-type {
  display: block;
}
.sldshw img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.klndr {
  width: 13.1875rem;
  overflow: hidden;
  position: relative;
  height: 13.9375rem;
  margin-top: -2.125rem;
  font-size: 1.125rem;
  line-height: 1.875;
}
.klndr a {
  color: #343434;
  text-decoration: none;
}
.klndr a:hover div, .klndr .nxt:hover, .klndr .prv:hover {
  background-color: #be5f28;
}
.klndr > div {
  position: absolute;
}
.past {
  left: -100%;
}
.future {
  left: 100%;
}
.mnth {
  width: 13.1875rem;
  overflow: hidden;
}
.mnth > div {
  border-bottom: solid 0.0625rem #be5f28;
  text-align: center;
}
.mnth > div:first-of-type {
  height: 2.125rem;
}
.rw {
  box-sizing: border-box;
  border-left: solid 1px #be5f28;
  height: 1.875rem;
}
.rw div {
  display: inline-block;
  position: relative;
  float: left;
  width: 1.875rem;
  height: 1.8125rem;
  border-right: solid 0.0625rem #be5f28;
  box-sizing: border-box;
  line-height: 1.75rem;
}
.nctv {
  color: #aaa;
}
.nctv.nxt, .nctv.prv {
  color: #343434;
}
.nxt, .prv {
  cursor: pointer;
}
.tdy {
  color: #fff;
  background-color: #be5f28;
}


html, body {
  position: absolute;
  height: 100%;
  width: 100%;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 56.1875em) {
  header .logo {
    width: auto;
    padding-right: 1.25rem;
  }
  header nav {
    width: calc(100% - 12.5rem);
    left: 8.75rem;
    top: auto;
    bottom: 1rem;
  }
  header .spum {
    text-align: right;
    padding-right: 1.1875rem;
  }
  main {
    padding-left: 1.25rem;
    box-sizing: border-box;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
  .cntnt-lft {
    width: calc(100% - 16.25rem);
    display: block;
    min-height: auto;
    margin-top: 1rem;
  }
  .cntnt-lft > div {
    padding: 1.25rem 0;
    border-top: solid 0.0625rem #aaa;
  }
  article {
    width: calc(100% - 16.25rem);
    display: inline-block;
    min-height: 12.5rem;
    box-sizing: border-box;
  }
  article div:first-of-type {
    margin-top: 0;
  }
  .cntnt-rght {
    width: 16.25rem;
    float: right;
    position: relative;
  }
  footer {
    position: relative;
    overflow: hidden;
  }
  footer > div {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer > div div {
    margin-top: 1rem;
    width: 33.3%;
  }
  footer > div div:nth-of-type(1), footer > div div:nth-of-type(2), footer > div div:nth-of-type(3) {
    margin-top: 0;
  }
  footer > div div:nth-of-type(5), footer > div div:nth-of-type(2) {
    width: 30%;
  }
  footer > div div:nth-of-type(6), footer > div div:nth-of-type(3) {
    width: 36%;
  }
}
@media screen and (max-width: 39.9375em) {
  header {
    height: auto;
    min-height: 6.1875rem;
  }
  header .logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.9375rem 0 0 0.9375rem;
    height: 6.1875rem;
    z-index: 11;
  }
  header .spum {
    padding-left: 0.9375rem;
    z-index: 11;
  }
  header nav {
    top: 0;
    left: 0;
    width: 100%;
    bottom: auto;
  }
  header nav a {
    color: #fff;
  }
  header nav li {
    display: block;
  }
  .hdr-rght {
    text-align: right;
    width: 50%;
    box-sizing: border-box;
    padding-right: 0.9375rem;
    padding-left: 0;
    margin-top: 0.9375rem;
    max-width: 10rem;
  }
  .hdr-rght .spum {
    padding-right: 0;
  }
  .hdr-rght .srch {
    position: relative;
    width: 100%;
  }
  .hdr-rght .srch form {
    width: 100%;
  }
  .hdr-rght .npt-srch {
    width: 1.25rem;
    overflow: hidden;
    width: 0;
    border: none;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    box-sizing: border-box;
  }
  .hdr-rght .npt-srch:focus {
    border-bottom: solid 0.0625rem #be5f28;
    width: 100%;
    max-width: 10rem;
  }
  .hddn-nav {
    display: block;
    top: 0.9375rem;
    left: 6.5rem;
  }
  .nav-default, .nav-start-plus {
    padding: 1.9375rem 1rem 0 6.5625rem;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    height: auto;
    max-height: 100%;
    overflow: auto;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 10;
  }
  .nav-default .current + ul, .nav-start-plus .current + ul, .nav-default.active .active > ul, .nav-start-plus.active .active > ul {
    display: block;
  }
  .nav-default ul, .nav-start-plus ul {
    display: block;
    top: 0;
    position: relative;
  }
  .nav-default ul li, .nav-start-plus ul li {
    margin-left: 1rem;
  }
  .nav-default li::after, .nav-start-plus li::after {
    content: "";
    padding: 0;
  }
  .nav-start-plus {
    padding-top: 0;
    padding-bottom: 1rem;
  }
  nav.shw {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10;
  }
  .shw span {
    background-color: #fff;
  }
  .shw .nav-default, .shw .nav-start-plus {
    display: block;
  }
  .spum.strt-spum {
    right: 1rem;
    top: 0;
    z-index: 15;
    margin-left: 0;
  }
  main {
    overflow: hidden;
    padding: 1.875rem 0.9375rem;
  }
  .cntnt-lft {
    width: 100%;
    float: none;
  }
  .cntnt-rght {
    border-top: solid 0.0625rem #aaa;
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .cntnt-rght .txt {
    cursor: pointer;
  }
  .cntnt-rght .txt:hover .hdln {
    color: #aaa;
  }
  .cntnt-rght div.txt:first-of-type {
    display: block;
  }
  .cntnt-rght .klndr {
    margin-top: 0;
    display: none;
  }
  .cntnt-rght + article {
    border-top: solid 0.0625rem #aaa;
  }
  .cntnt-rght.shw div.txt:first-of-type {
    display: none;
  }
  .cntnt-rght.shw div {
    display: block;
  }
  article {
    width: 100%;
    display: block;
  }
  footer {
    position: relative;
    overflow: hidden;
  }
  footer > div {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  footer > div div, footer > div div:nth-of-type(3), footer > div div:nth-of-type(6) {
    width: 50%;
    margin-top: 1rem;
  }
  footer > div div:nth-of-type(1), footer > div div:nth-of-type(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 25.875em) {
  footer > div div:nth-of-type(5) {
    width: 50%;
  }
}


/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


