.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.normal {
  font-weight: normal;
  font-style: normal;
}
.bold {
  font-weight: bold;
}
.block {
  display: block;
}
.zero {
  margin: 0;
  padding: 0;
}
.underline {
  text-decoration: underline;
}
.nounderline {
  text-decoration: none;
}
.debug {
  outline: 1px dashed red;
}
.hide {
  display: none;
}
.borderbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.notext {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
body.debugger * {
  background-color: rgba(255, 0, 0, 0.2);
}
body.debugger * * {
  background-color: rgba(0, 255, 0, 0.2);
}
body.debugger * * * {
  background-color: rgba(0, 0, 255, 0.2);
}
body.debugger * * * * {
  background-color: rgba(255, 0, 255, 0.2);
}
body.debugger * * * * * {
  background-color: rgba(0, 255, 255, 0.2);
}
body.debugger * * * * * * {
  background-color: rgba(255, 255, 0, 0.2);
}
.x_w {
  background: #e9dcc3 url(img/bg-main-content.jpg) no-repeat center top;
}
.x_w .navextend {
  background: #2d6592;
}
.x_w .headerextend {
  background: #5d534e url(img/bg-main-content.jpg) no-repeat center top;
}
.x_w .totop {
  background: url(img/icon-back-to-top.png) no-repeat 0 0;
}
.x_w .c_w > ul.nav {
  background: url(img/bg-nav.png) no-repeat 0 0;
}
.x_w .c_w > ul.nav li {
  background: url(img/bg-nav-li.png) no-repeat left 8px;
}
.x_w .c_w > ul.nav li a {
  color: #98d1ff;
}
.x_w .c_w > ul.nav li a.on {
  color: #fff;
}
.x_w .c_w > ul.nav li a:hover,
.x_w .c_w > ul.nav li a:focus {
  color: #fff;
}
.x_w .c_w > ul.nav li:hover a {
  color: #fff;
}
.x_w .c_w > ul.nav li ul {
  background: #204969;
}
.x_w .c_w > ul.nav li ul li {
  border-bottom: 1px solid #2d6592;
}
.x_w .c_w > ul.nav li ul li a:hover,
.x_w .c_w > ul.nav li ul li a:focus {
  background: #377bb2;
}
.x_w .c_w > ul.nav li:hover ul,
.x_w .c_w > ul.nav li ul.on {
  top: 40px;
}
.x_w .c_w > ul.nav li:hover ul a,
.x_w .c_w > ul.nav li ul.on a,
.x_w .c_w > ul.nav li:hover ul a:focus,
.x_w .c_w > ul.nav li ul.on a:focus,
.x_w .c_w > ul.nav li:hover ul a:hover,
.x_w .c_w > ul.nav li ul.on a:hover {
  top: 0px;
}
.x_w .c_w > ul.nav li.travelinfo {
  margin-left: 36px;
  background: none;
}
.x_w .c_w > ul.nav li.travelinfo a {
  background: url(img/icon-nav-travelinfo.png) no-repeat left 8px;
  padding-left: 30px;
}
.x_w .c_w > ul.nav li.travelinfo a:hover,
.x_w .c_w > ul.nav li.travelinfo a:focus {
  color: #fff;
  background-position: 0 -27px;
}
.x_w .c_w .sidebar {
  background: url(img/bg-content-sidebar.jpg) no-repeat 0 0;
}
.x_w .c_w .sidebar h1 {
  margin: 6px auto;
  height: 114px;
  width: 181px;
}
.x_w .c_w .sidebar ul.nav {
  background: #7f7069;
}
.x_w .c_w .sidebar ul.nav li {
  border: 0;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  padding: 0 6px;
  height: auto;
  position: relative;
  z-index: 1;
}
.x_w .c_w .sidebar ul.nav li a {
  color: #ebc28a;
  border-bottom: 1px solid #5a514a;
}
.x_w .c_w .sidebar ul.nav li a:hover,
.x_w .c_w .sidebar ul.nav li a:focus {
  color: #fff;
}
.x_w .c_w .sidebar ul.nav li a img {
  position: absolute;
  left: -13px;
  top: 5px;
}
.x_w .c_w .sidebar ul.nav li ul {
  border-bottom: 1px solid #5a514a;
}
.x_w .c_w .sidebar ul.nav li ul li {
  color: #ebc28a;
}
.x_w .c_w .sidebar ul.nav li ul li a {
  color: #ebc28a;
}
.x_w .c_w .sidebar ul.nav li ul li.on {
  background: none;
  color: #fff;
}
.x_w .c_w .sidebar ul.nav li:hover,
.x_w .c_w .sidebar ul.nav li:focus {
  background-color: #9b423e;
}
.x_w .c_w .sidebar ul.nav li:hover ul,
.x_w .c_w .sidebar ul.nav li:focus ul {
  display: block;
}
.x_w .c_w .sidebar ul.nav li.relatedresources {
  border-top: 9px solid #473f3c;
  background-color: #9b7954;
}
.x_w .c_w .sidebar ul.nav li.relatedresources.on {
  background: #9b423e url(/exhibition/common/css/img/bg-sidebar-shadow.png) repeat-x 0 0;
}
.x_w .c_w .sidebar ul.nav li.on {
  background: #9b423e url(img/icon-sidebar-nav-on.png) no-repeat 0 10px;
}
.x_w .c_w .sidebar ul.nav li.on > a {
  color: #fff;
}
.x_w .c_w .sidebar .gallery {
  background: #86949d;
}
.x_w .c_w .sidebar .gallery h2 {
  color: #fff;
  background: #658a9d;
}
.x_w .c_w .sidebar .gallery img {
  border: 1px solid #000;
}
.x_w .c_w .sidebar .gallery h3 {
  color: #fff;
}
.x_w .c_w .sidebar .gallery ul li a {
  background: #658a9d;
  border: 1px solid #fff;
  color: #fff;
}
.x_w .c_w .sidebar .gallery ul li a:hover {
  background-color: #fff;
}
.x_w .c_w .sidebar .gallery ul li:first-child a {
  background: #658a9d url(img/icon-eye.png) no-repeat 8px center;
  color: #fff;
}
.x_w .c_w .sidebar .gallery ul li:first-child a:hover {
  background-color: #163252;
}
.x_w .c_w .sidebar .gallery ul + a {
  color: #fff;
  background: #164267 url(img/icon-digitalgallery.png) no-repeat 24px 16px;
  padding: 18px 0 20px 64px;
}
.x_w .c_w .sidebar .gallery ul + a:hover {
  color: #fff;
  background-position: 24px -52px;
}
.x_w .c_w .sidebar .gallery ul + a:hover em {
  color: #fff;
}
.x_w .c_w .sidebar .gallery .d.tr {
  background: url(img/d.png) no-repeat -98px 0;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 0;
  right: -2px;
  z-index: 100;
  display: block;
}
.x_w .c_w .sidebar .gallery .d.bl {
  background: url(img/d.png) no-repeat -134px 0;
  width: 36px;
  height: 36px;
  position: absolute;
  bottom: -2px;
  left: -2px;
  z-index: 100;
  display: block;
}
.x_w .c_w .sidebar .gallery .d.bl.open {
  bottom: 30px;
}
.x_w .c_w .content {
  color: #163252;
}
.x_w .c_w .content .header h2 {
  color: #e1b77b;
}
.x_w .c_w .content .header h2 span {
  color: #fff;
}
.x_w .c_w .content .main * {
  color: #154164;
}
.x_w .c_w .content .main a {
  color: #ab3e39;
}
.x_w .c_w .content .main a * {
  color: #ab3e39;
}
.x_w .c_w .content .main a:hover,
.x_w .c_w .content .main a:focus {
  color: #c00002;
}
.x_w .c_w .content .main a:hover *,
.x_w .c_w .content .main a:focus * {
  color: #c00002;
}
.x_w .c_w .content .main a.transcript span {
  background: url(img/icon-nav.png) no-repeat -228px -76px;
}
.x_w .c_w .content .main .print {
  background: #163252 url(img/icon-print.png) no-repeat 9px 5px;
  color: #ebc388;
}
.x_w .c_w .content .main .print:hover {
  background-color: #9b423e;
  color: #fff;
  background-position: 9px -25px;
}
.x_w .c_w .content .main div.toggle {
  border-top: 1px solid #9b423e;
}
.x_w .c_w .content .main div.toggle > ul > li > h4 a {
  background: url(img/arrow-toggle.png) no-repeat left 5px;
}
.x_w .c_w .content .main div.toggle > ul > li div a.print {
  background: #163252 url(img/icon-print.png) no-repeat 9px 5px;
  color: #ebc388;
  margin: 8px 0;
  text-decoration: none;
  background-image: url(img/icon-pdf.png);
  padding-left: 28px;
}
.x_w .c_w .content .main div.toggle > ul > li div a.print:hover {
  background-color: #9b423e;
  color: #fff;
  background-position: 9px -25px;
}
.x_w.home {
  background: #5d544e url(img/bg-main.jpg) no-repeat center top;
}
.x_w.home div.shadow {
  background: url(img/black-86.png);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.x_w.home .c_w .content {
  height: 700px;
}
.x_w.home .c_w .content ul.resourcetools li {
  border: 1px solid #fff;
  margin: 0 0 13px 0;
  position: relative;
}
.x_w.home .c_w .content ul.resourcetools li a {
  background: #2d6592;
  color: #fff;
  font-family: 'DroidSansBold', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.x_w.home .c_w .content ul.resourcetools li a:focus,
.x_w.home .c_w .content ul.resourcetools li a:hover {
  outline: 1px dotted #000;
  background-color: #9a1819;
}
.x_w.home .c_w .content ul.resourcetools li.bookexhibition {
  border: 1px solid #b29161;
}
.x_w.home .c_w .content ul.resourcetools li.bookexhibition a {
  background: transparent url(img/icon-calendar.png) no-repeat 10px 10px;
}
.x_w.home .c_w .content ul.resourcetools li.bookexhibition a:hover,
.x_w.home .c_w .content ul.resourcetools li.bookexhibition a:focus {
  background-color: #b29161;
  background-position: 10px -71px;
}
.x_w.home .c_w .content .slide img {
  border: 1px solid #cba56f;
}
.x_w.home .c_w .content .slide h2 {
  font-family: 'KyrialSansProSemiBoldCond', sans-serif;
  font-size: 13px;
  color: #cba56f;
}
.x_w.home .c_w .content .slide p {
  font-family: KyrialSansProRegularCond, sans-serif;
  font-size: 15px;
  color: #fff;
}
.x_w.home .c_w .content .slide a {
  color: #cba56f;
}
.x_w.home .c_w .content .slide a:hover {
  color: #fff;
}
.x_w.home .c_w .content .dgslide h2 a {
  font-family: 'DroidSansRegular', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.x_w.home .c_w .content .dgslide h2 a strong {
  font-family: 'DroidSansBold', sans-serif;
  font-size: 19px;
  font-weight: normal;
}
.x_w.home .c_w .content .dgslide a + h2 {
  left: 2117px;
  top: 126px;
}
.x_w.home .c_w .content .dgslide img {
  display: block;
  position: absolute;
  border: 3px solid #fff;
}
.x_w.home .c_w .content .dgslide img.OB10386_D04495 {
  left: 436px;
  top: 163px;
}
.x_w.home .c_w .content .dgslide img.OB10348_D06065 {
  left: 307px;
  top: 51px;
}
.x_w.home .c_w .content .dgslide img.OB10642_D05112 {
  left: 197px;
  top: 163px;
}
.x_w.home .c_w .content .dgslide img.OB10839_D06652 {
  left: 482px;
  top: 70px;
}
.x_w.home .c_w .content .dgslide img.OB10208_D04587 {
  left: 3px;
  top: 128px;
}
.x_w.home .c_w .content .dgslide img.OB10513_D04720 {
  left: 102px;
  top: 250px;
}
.x_w.home .c_w .content .dgslide img.OB10730_D05395 {
  left: 333px;
  top: 163px;
}
.x_w.home .c_w .content .dgslide img.OB10751_D05499 {
  left: 30px;
  top: 20px;
}
.x_w.home .c_w .content .dgslide img.OB10343_D04664 {
  left: 715px;
  top: 163px;
}
.x_w.home .c_w .content .dgslide img.OB10257_D05896 {
  left: 743px;
  top: 55px;
}
.x_w.home .c_w .content .dgslide img.OB10322_D06015 {
  left: 637px;
  top: 13px;
}
.x_w.home .c_w .content .dgslide img.OB10285_D05882 {
  left: 548px;
  top: 273px;
}
.x_w.home .c_w .content .dgslide img.OB10428_D04539 {
  left: 547px;
  top: 163px;
}
.x_w.home .c_w .content .dgslide img.OB10555_D04856 {
  left: 1041px;
  top: 44px;
}
.x_w.home .c_w .content .dgslide img.OB10366_D06063 {
  left: 932px;
  top: 180px;
}
.x_w.home .c_w .content .dgslide img.OB10360_D05704 {
  left: 1101px;
  top: 264px;
}
.x_w.home .c_w .content .dgslide img.OB10910_D06959 {
  left: 933px;
  top: 11px;
}
.x_w.home .c_w .content .dgslide img.OB10272_D06936 {
  left: 933px;
  top: 264px;
}
.x_w.home .c_w .content .dgslide img.OB10890_D06902 {
  left: 825px;
  top: 163px;
}
.x_w.home .c_w .content .dgslide img.OB10801_D05933 {
  left: 1065px;
  top: 180px;
}
.x_w.home .c_w .content .dgslide img.OB10772_D05626 {
  left: 1179px;
  top: 26px;
}
.x_w.home .c_w .content .dgslide img.OB10789_D05879 {
  left: 1179px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10530_D04781 {
  left: 1270px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10392_D04505 {
  left: 1379px;
  top: 104px;
}
.x_w.home .c_w .content .dgslide img.OB10231_D06667 {
  left: 1588px;
  top: 191px;
}
.x_w.home .c_w .content .dgslide img.OB10904_D06942 {
  left: 1310px;
  top: 3px;
}
.x_w.home .c_w .content .dgslide img.OB10605_D05001 {
  left: 1487px;
  top: 191px;
}
.x_w.home .c_w .content .dgslide img.OB10785_D05857 {
  left: 1668px;
  top: 191px;
}
.x_w.home .c_w .content .dgslide img.OB10892_D06906 {
  left: 1557px;
  top: 7px;
}
.x_w.home .c_w .content .dgslide img.OB10754_D05521 {
  left: 1246px;
  top: 264px;
}
.x_w.home .c_w .content .dgslide img.OB10531_D04783 {
  left: 1463px;
  top: 37px;
}
.x_w.home .c_w .content .dgslide img.OB10705_D05471 {
  left: 1487px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10908_D06956 {
  left: 1634px;
  top: 21px;
}
.x_w.home .c_w .content .dgslide img.OB10522_D04750 {
  left: 1779px;
  top: 191px;
}
.x_w.home .c_w .content .dgslide img.OB10363_D05715 {
  left: 1683px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10859_D06702 {
  left: 1831px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10799_D05924 {
  left: 1904px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10569_D04900 {
  left: 1952px;
  top: 191px;
}
.x_w.home .c_w .content .dgslide img.OB10794_D05892 {
  left: 1864px;
  top: 191px;
}
.x_w.home .c_w .content .dgslide img.OB10889_D06890 {
  left: 1777px;
  top: 25px;
}
.x_w.home .c_w .content .dgslide img.OB10538_D04817 {
  left: 2027px;
  top: 91px;
}
.x_w.home .c_w .content .dgslide img.OB10763_D05556 {
  left: 1620px;
  top: 105px;
}
.x_w.home .c_w .content .dgslide img.OB10230_D06660 {
  left: 197px;
  top: 4px;
}
.x_w.home .c_w .sidebar {
  background: url(img/bg-home-sidebar.jpg) no-repeat 0 0;
}
.x_w.home .c_w .sidebar .d.tl {
  background: url(img/d.png) no-repeat 0 0;
  width: 49px;
  height: 49px;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 100;
  display: block;
}
.x_w.home .c_w .sidebar .d.br {
  background: url(img/d.png) no-repeat 0 -49px;
  width: 49px;
  height: 49px;
  position: absolute;
  bottom: -2px;
  right: -2px;
  z-index: 100;
  display: block;
}
.x_w.home .c_w .sidebar .d.br.open {
  bottom: 30px;
}
.x_w.home .c_w .sidebar h1 {
  margin: 19px auto 14px auto;
  height: 190px;
  width: 302px;
}
.x_w.home .c_w .sidebar a.explore {
  color: #952c2d;
  background: url(img/bg-home-explore.png) no-repeat center top;
  line-height: 45px;
  margin-bottom: 14px;
  font-family: 'DroidSansBold', sans-serif;
  font-size: 19px;
  font-weight: normal;
}
.x_w.home .c_w .sidebar a.explore:hover {
  background-position: center top;
}
.x_w.home .c_w .sidebar a.explore.disable:hover {
  background-position: center top;
}
.x_w.home .c_w .sidebar div {
  background: none;
}
.x_w.home .c_w .sidebar div ul {
  margin: 0 0 12px 0;
}
.x_w.home .c_w .sidebar div ul li {
  margin: 0 0 10px 22px;
  overflow: hidden;
}
.x_w.home .c_w .sidebar div ul li a p {
  vertical-align: bottom;
  margin: 0;
  text-transform: uppercase;
  color: #163252;
  font-weight: bold;
  line-height: 1em;
  padding-top: 18px;
  font-family: 'DroidSansBold', sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.x_w.home .c_w .sidebar div ul li a img {
  border: 1px solid #163252;
}
.x_w.home .c_w .sidebar div ul li a:hover p,
.x_w.home .c_w .sidebar div ul li a:focus p {
  color: #952c2d;
}
.x_w.home .c_w .sidebar div ul li a:hover img,
.x_w.home .c_w .sidebar div ul li a:focus img {
  margin: 0 9px 0 0;
  border-color: #952c2d;
}
.x_w.home .c_w .sidebar div a.close {
  background: #163252 url(img/icon-close-home.png) no-repeat 23px 9px;
}
.x_w.credits .c_w .content .main h3 {
  color: #952c2d;
}
.x_w.credits .c_w .content .main h4 {
  color: #163252;
}
.x_w.credits .c_w .content .main hr {
  color: #9a1819;
  background: #9a1819;
}
.x_w.edu-home .c_w .content .main > ul li a {
  background: #163252;
}
.x_w.edu-home .c_w .content .main > ul li a:hover,
.x_w.edu-home .c_w .content .main > ul li a:focus,
.x_w.edu-home .c_w .content .main > ul li a.on {
  background: #852f30;
}
.x_w.edu-home .c_w .content .main blockquote {
  margin: 0 0 25px 0;
  padding: 0;
}
.x_w.edu-home .c_w .content .main blockquote h3 {
  color: #163252;
}
.x_w.edu-home .c_w .content .main blockquote ul li {
  border-color: #163252;
}
.x_w.edu-home .c_w .content .main blockquote h4 {
  color: #952c2d;
}
.x_w.edu-home .c_w .content .main blockquote h4 a {
  color: #952c2d;
}
.x_w.edu-home .c_w .content .main blockquote p + a {
  color: #952c2d;
}
.x_w.edu-home .c_w .content .main blockquote p + a em {
  color: #952c2d;
}
.x_w.edu-highered-home .c_w .content .main h4 {
  color: #154164;
}
.x_w.edu-highered-home .c_w .content .main .module h5 {
  color: #163252;
}
.x_w.edu-highered-home .c_w .content .main .module ul li a {
  color: #952c2d;
}
.x_w.edu-highered-home .c_w .content .main .module + .module {
  border-top: 1px solid #952c2d;
}
.x_w.edu-highered-details .c_w .content .main ul.nav {
  border-bottom: 1px solid #9b423e;
}
.x_w.edu-highered-details .c_w .content .main ul.nav li.on a {
  color: #134367;
}
.x_w.edu-highered-details .c_w .content .main .subsection {
  border-top: 1px dashed #9b423e;
  padding-top: 16px;
}
.x_w.edu-highered-details .c_w .content .main .subsection + ul.nav {
  margin-top: 25px;
}
.x_w.edu .c_w .content .main h3 {
  color: #ab3e39;
}
.x_w.edu .c_w .content .main h3 * {
  color: #ab3e39;
}
.x_w.edu-other-resources .c_w .content .main ul li {
  background: url(img/icon-doctypes.png) no-repeat 0 0;
}
.x_w.edu-other-resources .c_w .content .main .subsection + .subsection {
  border-top: 1px solid #9a1819;
}
.x_w.edu-other-resources .c_w .content .main a.toggle {
  color: #952c2d;
  background: url(img/arrow-toggle.png) no-repeat 0 3px;
}
.x_w.edu-related-resources .c_w .content .main ul.accordion li > a {
  background: url(img/bg-nav-edu-related-resources.png) no-repeat 0 0;
}
.x_w.edu-related-resources .c_w .content .main ul.accordion li > a.a + div img {
  border-top: 23px solid #92a7b2;
}
.x_w.edu-related-resources .c_w .content .main ul.accordion li > a.b + div img {
  border-top: 23px solid #a8ad74;
}
.x_w.edu-related-resources .c_w .content .main ul.accordion li > a.c + div img {
  border-top: 23px solid #dba165;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent {
  background: #f8f3ed;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent div.lists ul {
  background: #fff;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent div.lists ul li {
  background: url(img/icon-doctypes.png) no-repeat 0 0;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent ul.nav + ul {
  background: #fff;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent ul.nav + ul li a {
  background: url(img/icon-toggle-related.png) no-repeat -984px 0;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent ul.nav + ul li div {
  border-bottom: 1px solid #9a1819;
}
.x_w.edu-related-resources .c_w .content .main .tabcontent ul.nav + ul li div ul li {
  background: url(img/icon-doctypes.png) no-repeat 0 0;
}
.x_w.edu-online-activities .c_w .content .main ul li {
  border-top: 1px solid #b0281a;
}
.x_w.edu-online-activities-qa .c_w .content .main .module {
  border: 1px solid #473f3c;
  background: #473f3c;
}
.x_w.edu-online-activities-qa .c_w .content .main .module .photo {
  background: #f8f3ed;
}
.x_w.edu-online-activities-qa .c_w .content .main .module .photo img {
  border: 1px solid #777;
}
.x_w.edu-online-activities-qa .c_w .content .main .module .controls li a {
  background: url(img/icon-nav.png) no-repeat -152px -76px;
}
.x_w.edu-online-activities-qa .c_w .content .main .module h4 {
  color: #d5b47f;
}
.x_w.edu-online-activities-qa .c_w .content .main .module h5 {
  color: #d5b47f;
}
.x_w.edu-online-activities-qa .c_w .content .main .module .description {
  border-top: 1px solid #d5b47f;
}
.x_w.edu-online-activities-carousel .c_w .content .main .carousel img {
  border: 0;
}
.x_w.edu-online-activities-carousel .c_w .content .main .controls input {
  background: url(img/icon-nav.png) no-repeat 0 0;
}
.x_w.edu-online-activities-carousel .c_w .content .main .carouseltext + p {
  border-top: 1px solid #ab3e3b;
}
.x_w.exhibition .c_w .content .main .nav li a {
  background: url(img/icon-nav.png) no-repeat 0 0;
}
.x_w.exhibition .c_w .content .main .nav li span {
  background: #aabcc8;
  border-color: #164265;
  color: #164265;
}
.x_w.exhibition .c_w .content .main ul.slides li {
  border: 1px solid #473f3c;
  background: #473f3c;
  width: 556px;
}
.x_w.exhibition .c_w .content .main ul.slides li h3,
.x_w.exhibition .c_w .content .main ul.slides li h3 * {
  color: #d7b381;
}
.x_w.exhibition .c_w .content .main ul.slides li h4 {
  color: #d7b381;
}
.x_w.exhibition .c_w .content .main ul.slides li .title {
  border-color: #d7b381;
}
.x_w.dg .themeextend {
  top: 179px;
  background: url(img/bg-theme-extend.jpg) repeat-x center 0;
  height: 227px;
  border-bottom: 1px solid #164267;
}
.x_w.dg .c_w {
  min-height: 600px;
}
.x_w.dg .c_w .content .welcome {
  background: url(img/bg-dg-welcome.jpg) no-repeat right bottom;
}
.x_w.dg .c_w .content .welcome .col {
  position: absolute;
  top: 0;
  left: 0;
  background: #86949d;
  width: 220px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.x_w.dg .c_w .content .welcome .col strong {
  font-family: 'DroidSansBold', sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #edc28b;
  background: #164267;
  display: block;
  text-transform: uppercase;
  line-height: 36px;
  text-align: center;
}
.x_w.dg .c_w .content .welcome .col p {
  color: #f6e2c9;
}
.x_w.dg .c_w .content .welcome p {
  color: #154269;
}
.x_w.dg .c_w .content .welcome ul li a {
  background: #164267;
  color: #e8c48a;
}
.x_w.dg .c_w .content .welcome ul li a:hover,
.x_w.dg .c_w .content .welcome ul li a:focus,
.x_w.dg .c_w .content .welcome ul li a.on {
  background: #9b423e url(img/arrow-dg-on.png) no-repeat center top;
  color: #fff;
}
.x_w.dg-home .c_w .content .main ul li a {
  border: 1px solid #473f3c;
}
.x_w.dg-home .c_w .content .main ul li a h3 {
  background: #473f3c;
  color: #d7b383;
}
.x_w.dg-home .c_w .content .main ul li a h3 strong {
  color: #d7b383;
}
.x_w.dg-home .c_w .content .main ul li a h3 span {
  background: #ccc url(img/icon-dg-browse-explore.png) no-repeat 0 0;
}
.x_w.dg-home .c_w .content .main ul li a h3 span.explore {
  background-position: 0 -59px;
}
.x_w.dg-home .c_w .content .main ul li a:hover span,
.x_w.dg-home .c_w .content .main ul li a:focus span {
  border-color: #852f30;
}
.x_w.dg-browse .themeextend {
  height: 103px;
}
.x_w.dg-browse .c_w .content .welcome {
  background: none;
}
.x_w.dg-browse .c_w .content .welcome p {
  background: url(img/icon-browse.png) no-repeat 0 0;
}
.x_w.dg-browse .c_w .content .welcome p.explore {
  background: url(img/icon-explore.png) no-repeat 0 0;
}
.x_w.dg-browse .c_w .content .main h2 {
  background: #9b423e;
}
.x_w.dg-browse .c_w .content .main .nav ul.refine li a {
  background: #a9bbc7 url(img/icon-dg-refine.png) no-repeat right;
  border: 1px solid #154367;
  color: #154367;
}
.x_w.dg-browse .c_w .content .main .nav ul.refine li a:hover,
.x_w.dg-browse .c_w .content .main .nav ul.refine li a:focus {
  color: #9b423e;
  background-color: #f8f3ed;
}
.x_w.dg-browse .c_w .content .main .nav ul.refine li .pop ul li a {
  color: #9b423e;
}
.x_w.dg-browse .c_w .content .main .nav ul.refine li .pop ul li a:hover {
  color: #c00002;
}
.x_w.dg-browse .c_w .content .main .nav ul.refine li .pop a.close {
  background: url(img/icon-close-home.png) no-repeat right -55px;
  color: #9b423e;
}
.x_w.dg-browse .c_w .content .main .nav ul.refine li .pop a.close:hover,
.x_w.dg-browse .c_w .content .main .nav ul.refine li .pop a.close:focus {
  background-position: right -25px;
  color: #c00002;
}
.x_w.dg-browse .c_w .content .main .nav ul + ul:not(.refine) li.prev a {
  background: url(img/icon-nav.png) no-repeat 0 -114px;
}
.x_w.dg-browse .c_w .content .main .nav ul + ul:not(.refine) li.next a {
  background: url(img/icon-nav.png) no-repeat -25px -114px;
}
.x_w.dg-browse .c_w .content .main .filter {
  background: #f8f3ed;
}
.x_w.dg-browse .c_w .content .main .filter ul li {
  border-left: 1px solid #ebc48b;
  color: #e9c48d;
}
.x_w.dg-browse .c_w .content .main .filter ul li.on a {
  background: #9a413d;
  color: #e9c48d;
}
.x_w.dg-browse .c_w .content .main .filter ul li.on a:hover,
.x_w.dg-browse .c_w .content .main .filter ul li.on a:focus {
  background-color: #9a413d;
  color: #e9c48d;
}
.x_w.dg-browse .c_w .content .main .filter ul li a:hover,
.x_w.dg-browse .c_w .content .main .filter ul li a:focus {
  color: #e72300;
}
.x_w.dg-browse .c_w .content .main .filter.vertical ul li a {
  background: url(img/icon-li-filter.png) no-repeat scroll 5px 10px;
}
.x_w.dg-browse .c_w .content .main .filter.vertical ul li.on a {
  background-color: #9a413d;
}
.x_w.dg-browse .c_w .content .main ul.grid {
  background: url(img/bg-dg-grid.png) 0 0;
}
.x_w.dg-browse .c_w .content .main ul.grid li .photo {
  border: 1px solid #000;
}
.x_w.dg-browse .c_w .content .main ul.grid li h4,
.x_w.dg-browse .c_w .content .main ul.grid li h4 * {
  color: #154166;
}
.x_w.dg-browse .c_w .content .main ul.grid li p,
.x_w.dg-browse .c_w .content .main ul.grid li p * {
  color: #7e8fa3;
}
.x_w.dg-browse .c_w .content .main ul.grid li span {
  color: #9b423e;
}
.x_w.dg-browse .c_w .content .main ul.grid li a:hover span,
.x_w.dg-browse .c_w .content .main ul.grid li a:focus span {
  color: #c00002;
}
.x_w.dg-browse .c_w .content .main .subsection h3 {
  background: #f8f3ed;
  color: #154166;
}
.x_w.dg-browse .c_w .content .main .subsection h3 + a {
  color: #9b423e;
  background: url(img/icon-plus.png) no-repeat 0 10px;
}
.x_w.dg-browse .c_w .content .main .subsection h3 + a:hover,
.x_w.dg-browse .c_w .content .main .subsection h3 + a:focus {
  color: #c00002;
}
.x_w.dg-browse .c_w .content .main .subsection ul li {
  background: #fff;
}
.x_w.dg-browse .c_w .content .main .subsection ul li a:hover span,
.x_w.dg-browse .c_w .content .main .subsection ul li a:focus span {
  color: #c00002;
}
.x_w.dg-browse .c_w .content .main .subsection ul li h4,
.x_w.dg-browse .c_w .content .main .subsection ul li h4 * {
  color: #174265;
}
.x_w.dg-browse .c_w .content .main .subsection ul li span {
  color: #9b423e;
}
.x_w.dg-detail .themeextend {
  height: 36px;
  border: 0;
}
.x_w.dg-detail .c_w .content .welcome {
  background: none;
}
.x_w.dg-detail .c_w .content .main .intro h2,
.x_w.dg-detail .c_w .content .main .intro * {
  color: #513601;
}
.x_w.dg-detail .c_w .content .main .details li {
  color: #9b423e;
}
.x_w.dg-detail .c_w .content .main .gallery li a .photo {
  border-color: #000;
}
.x_w.dg-detail .c_w .content .main .gallery li a p {
  color: #283f5a;
}
.x_w.dg-detail .c_w .content .main .gallery li.on .photo,
.x_w.dg-detail .c_w .content .main .gallery li a:hover .photo,
.x_w.dg-detail .c_w .content .main .gallery li a:focus .photo {
  border: 3px solid #9b423e;
}
.x_w.dg-detail .c_w .content .main .gallery li.on p,
.x_w.dg-detail .c_w .content .main .gallery li a:hover p,
.x_w.dg-detail .c_w .content .main .gallery li a:focus p {
  color: #9b423e;
}
.x_w.dg-detail .c_w .content .main .controls li > a {
  border: 1px solid #164265;
  background: #aabcc8;
  color: #164265;
}
.x_w.dg-detail .c_w .content .main .controls li > a span {
  background: url(img/icon-nav.png) no-repeat 0 0;
}
.x_w.dg-detail .c_w .content .main .controls li > a:hover,
.x_w.dg-detail .c_w .content .main .controls li > a:focus {
  color: #9b423e;
  background-color: #f8f3ed;
}
.x_w.dg-detail .c_w .content .main .related {
  border-top: 1px solid #9b423e;
}
.x_w.dg-hotspot .themeextend {
  height: 36px;
  border: 0;
}
.x_w.dg-hotspot .c_w .content .welcome {
  background: none;
}
.x_w.dg-hotspot .c_w .content .main .intro {
  border-bottom: 1px dashed #9b423e;
}
.x_w.dg-hotspot .c_w .content .main .intro h4 {
  color: #9b423e;
}
.x_w.dg-hotspot .c_w .content .main .intro p {
  background: url(img/icon-hotspot-intro.png) no-repeat 0 0;
}
.x_w.dg-hotspot .c_w .content .main .hotspot {
  border-color: #473f3c;
}
.x_w.dg-hotspot .c_w .content .main .hotspot .spot span {
  background: #6b9ca3;
}
.x_w.dg-hotspot .c_w .content .main .hotspot .spot + .spot span {
  background: #a2a26c;
}
.x_w.dg-hotspot .c_w .content .main .hotspot .spot + .spot + .spot span {
  background: #c49561;
}
.x_w.dg-hotspot .c_w .content .main .hotspot p,
.x_w.dg-hotspot .c_w .content .main .hotspot p * {
  background: #473f3c;
  color: #d5b47f;
}
.x_w.dg-hotspot .c_w .content .main .questions li span {
  background: #6b9ca3;
}
.x_w.dg-hotspot .c_w .content .main .questions li + li span {
  background: #a2a26c;
}
.x_w.dg-hotspot .c_w .content .main .questions li + li + li span {
  background: #c49561;
}
.x_w.dg-hotspot .c_w .content .main .answers > li {
  border-color: #9a1819;
}
.x_w.dg-hotspot .c_w .content .main .answers li li span {
  background: #6b9ca3;
}
.x_w.dg-hotspot .c_w .content .main .answers li + li li span {
  background: #a2a26c;
}
.x_w.dg-hotspot .c_w .content .main .answers li + li + li li span {
  background: #c49561;
}
.x_w.dg-hotspot .c_w .content .main .related {
  border-top: 1px solid #9b423e;
}
.x_w.dg-hotspot .c_w .content .main .related h2 {
  color: #9b423e;
}
.x_w.dg-hotspot .c_w .content .main .related h2 span {
  color: #164364;
}
.x_w.dg-hotspot .c_w .content .main .nojs .answers > li {
  border-color: #9a1819;
}
.x_w.dg-geography .themeextend {
  height: 36px;
  border: 0;
}
.x_w.dg-geography .c_w .content .welcome {
  background: none;
}
.x_w.dg-geography .c_w .content .main .intro {
  border-bottom: 1px dashed #9b423e;
}
.x_w.dg-geography .c_w .content .main .intro strong {
  color: #9b423e;
}
.x_w.dg-geography .c_w .content .main .intro p {
  background: url(img/icon-geography-intro.png) no-repeat 0 0;
}
.x_w.dg-geography .c_w .content .main .infopopup.dgmap .description a {
  color: #144266;
  background: url(img/icon-magnify.png) no-repeat 0 0;
  border-bottom: 1px solid #9b423e;
}
.x_w.dg-geography .c_w .content .main .infopopup.dgmap a.close {
  background: url(img/icon-close-home.png) no-repeat 0 -55px;
}
.x_w.dg-geography .c_w .content .main .dropdown > li > a {
  border: 1px solid #144266;
  background: #aabcc8 url(img/icon-dg-refine.png) no-repeat right;
  color: #144266;
}
.x_w.dg-geography .c_w .content .main .dropdown > li .popup a.close {
  background: url(img/icon-close-home.png) no-repeat 0 -55px;
}
.x_w.dg-geography .c_w .content .main .subsection h4 {
  font-family: 'KyrialSansProSemiBoldCond', sans-serif;
  font-size: 16px;
}
.x_w.dg-geography .c_w .content .main .subsection ul li .description a {
  color: #164267;
  background: url(img/icon-magnify.png) no-repeat 0 0;
}
.x_w.dg-geography .c_w .content .main .subsection + .subsection {
  border-top: 1px solid #9b423e;
}
.x_w.dg-collage .themeextend,
.x_w.edu-collage .themeextend {
  height: 36px;
  border: 0;
}
.x_w.dg-collage .c_w .content .welcome,
.x_w.edu-collage .c_w .content .welcome {
  background: none;
}
.x_w.dg-collage .c_w .content .main h3,
.x_w.edu-collage .c_w .content .main h3 {
  color: #9b423e;
}
.x_w.dg-collage .c_w .content .main h3 *,
.x_w.edu-collage .c_w .content .main h3 * {
  color: #9b423e;
}
.x_w.dg-collage .c_w .content .main .collage .instructions,
.x_w.edu-collage .c_w .content .main .collage .instructions {
  background: url(img/icon-collage-instructions.png) no-repeat 0 0;
  border-color: #9b423e;
}
.x_w.dg-collage .c_w .content .main .collage .gridster .gs-resize-handle,
.x_w.edu-collage .c_w .content .main .collage .gridster .gs-resize-handle {
  background: url(img/icon-gridster-resize.png) no-repeat 0 0;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  border-top: 1px solid #164267;
  border-left: 1px solid #164267;
}
.x_w.dg-collage .c_w .content .main .collage .gridster header,
.x_w.edu-collage .c_w .content .main .collage .gridster header {
  background: #658a9d url(img/icon-gridster-dragger.png) no-repeat center center;
  width: 100%;
  height: 15px;
  border-bottom: 1px solid #164267;
}
.x_w.dg-collage .c_w .content .main form,
.x_w.edu-collage .c_w .content .main form {
  background: #494949;
}
.x_w.dg-collage .c_w .content .main form .printlogo,
.x_w.edu-collage .c_w .content .main form .printlogo {
  position: absolute;
  left: 16px;
  top: 16px;
  background: url(img/bg-content-sidebar.jpg) no-repeat 0 0;
}
.x_w.dg-collage .c_w .content .main form .printlogo img,
.x_w.edu-collage .c_w .content .main form .printlogo img {
  display: block;
}
.x_w.dg-collage .c_w .content .main form label,
.x_w.edu-collage .c_w .content .main form label {
  color: #d7b27b;
}
.x_w.dg-collage .c_w .content .main form .print,
.x_w.edu-collage .c_w .content .main form .print {
  background: url(img/icon-print-lg.png) no-repeat right center;
  color: #d7b27b;
}
.x_w.dg-collage .c_w .content .main .alt ul,
.x_w.edu-collage .c_w .content .main .alt ul {
  border-top: 1px dashed #ab3e39;
}
.x_w.edu-collage .c_w .content .welcome {
  background: none;
}
.x_w.edu-collage .c_w .content .main h3 {
  color: #9b423e;
}
.x_w.edu-collage .c_w .content .main h3 * {
  color: #9b423e;
}
.x_w.edu-collage .c_w .content .main .collage .instructions {
  background: url(img/icon-collage-instructions.png) no-repeat 0 0;
  border-color: #9b423e;
}
.x_w.edu-collage .c_w .content .main .collage .gridster .gs-resize-handle {
  background: url(img/icon-gridster-resize.png) no-repeat 0 0;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  border-top: 1px solid #164267;
  border-left: 1px solid #164267;
}
.x_w.edu-collage .c_w .content .main .collage .gridster header {
  background: #658a9d url(img/icon-gridster-dragger.png) no-repeat center center;
  width: 100%;
  height: 15px;
  border-bottom: 1px solid #164267;
}
.x_w.edu-collage .c_w .content .main form {
  background: #494949;
}
.x_w.edu-collage .c_w .content .main form .printlogo {
  position: absolute;
  left: 16px;
  top: 16px;
}
.x_w.edu-collage .c_w .content .main form label {
  color: #d7b27b;
}
.x_w.edu-collage .c_w .content .main form .print {
  background: url(img/icon-print-lg.png) no-repeat right center;
  color: #d7b27b;
}
.x_w.edu-collage .c_w .content .main ul.nojs {
  border-top: 1px dashed #ab3e39;
}
.pop_image .close {
  background: url(img/icon-close-home.png) no-repeat 0 -55px;
}
.pop_image .close:hover {
  background-position: 0 0;
  background-color: #9b423e;
}
.pop_image.caption a.showcaption {
  background: url(img/icon-lightbox-info.png) no-repeat 0 center;
  color: #ab3e3b;
}
.pop_image.caption .caption {
  background: url(img/bg-lightbox-caption.png);
}
.pop_image.caption .caption h3,
.pop_image.caption .caption h3 * {
  color: #d7b381;
}
.pop_image.caption .caption h4 {
  color: #d7b381;
}
.zoomContainer .spot span {
  background: #6b9ca3;
}
.zoomContainer .spot + .spot span {
  background: #a2a26c;
}
.zoomContainer .spot + .spot + .spot span {
  background: #c49561;
}
