body, html {
  height: 100%;
  margin: 0;
  padding: 0; }

/* structure */
.logo-en {
  display: block;
  width: 960px;
  height: 113px;
  background: url(/assets/white_building.png); }

.logo-km {
  display: block;
  width: 960px;
  height: 113px;
  background: url(/assets/khmer.jpg) no-repeat center; }

body {
  background: #e7e7e1; }

#wrapper {
  margin: 0;
  position: relative; }

.wrap {
  width: 960px;
  margin: 0 auto; }
  .wrap.top-strip {
    position: relative; }

.clear {
  clear: both; }

header {
  padding: 10px 0;
  border-top: 10px solid white;
  border-bottom: 10px solid white; }

#content {
  width: 960px;
  background: white;
  border-left: 10px solid white;
  border-right: 10px solid white;
  margin: 0 auto;
  position: relative; }

footer {
  background: #afb9c0;
  width: 100%;
  border-top: 10px solid white;
  color: #444444;
  padding: 30px 0;
  font-family: "myriad-pro";
  font-weight: 300; }
  footer a {
    color: #444444; }
  footer .social {
    width: 35px;
    float: right; }
    footer .social a {
      width: 35px;
      height: 33px;
      text-indent: -9999px;
      display: inline-block;
      background-image: url(/assets/social.png);
      background-repeat: no-repeat; }
      footer .social a.facebook {
        background-position: top left; }
        footer .social a.facebook:hover {
          background-position: bottom left; }
      footer .social a.instagram {
        background-position: top right; }
        footer .social a.instagram:hover {
          background-position: bottom right; }

/* language */
.switch {
  background: #afb9c0;
  padding: 0; }
  .switch small {
    font-style: italic;
    text-transform: none;
    float: right;
    padding: 0 20px 0 0; }
  .switch .lang {
    height: 30px;
    display: block;
    background: url(/assets/small_arrow.png) 255px 4px no-repeat #9bb0bf;
    width: 280px;
    position: relative;
    color: white;
    text-indent: 20px;
    line-height: 30px;
    font-family: "myriad-pro";
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    left: 680px; }
    .switch .lang:hover {
      background: url(/assets/small_arrow.png) 255px -46px no-repeat #9bb0bf; }
      .switch .lang:hover ul {
        display: block; }
    .switch .lang ul {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      margin: 30px 0 0 0;
      padding: 0; }
      .switch .lang ul li {
        display: block;
        height: 30px;
        background: #9bb0bf;
        color: white;
        width: 280px; }
        .switch .lang ul li:hover {
          background: #8b9eab; }
        .switch .lang ul li a {
          color: white;
          text-decoration: none;
          height: 30px;
          width: 280px;
          display: block;
          overflow: hidden; }

/* tags */
.tags {
  width: 100%;
  border-top: 2px solid #afb9c0;
  margin: 10px 0; }
  .tags ul {
    list-style: none;
    padding: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: right; }
    .tags ul li {
      float: left;
      padding: 3px 8px;
      background: #a3aa90;
      margin: 10px 5px 10px 0;
      text-transform: capitalize; }
      .tags ul li.grey {
        background: #afb9c0; }
      .tags ul li.green {
        background: #748d66; }
      .tags ul li:hover {
        background: #444444; }
      .tags ul li.tag-title {
        background: none;
        font-family: "myriad-pro";
        font-weight: 500;
        letter-spacing: 0.05em;
        color: #afb9c0; }
        .tags ul li.tag-title:hover {
          background: none;
          color: #afb9c0; }
      .tags ul li a {
        color: white;
        font-family: "myriad-pro";
        font-weight: 500;
        letter-spacing: 0.05em;
        text-decoration: none;
        font-size: 16px; }

/* navigation */
.navi {
  position: relative;
  height: 45px;
  width: 960px;
  z-index: 999; }

#nav {
  position: absolute;
  height: 45px;
  z-index: 999; }
  #nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999; }
    #nav ul li {
      float: left;
      margin: 0;
      height: 45px;
      position: relative;
      background-image: url(/assets/nav_arrow.png);
      background-position: 140px -57px;
      background-repeat: no-repeat; }
      #nav ul li a {
        cursor: default; }
      #nav ul li.collections {
        width: 378px;
        background-color: #748d66;
        background-position: 333px -57px; }
        #nav ul li.collections:hover {
          background-position: 333px 15px; }
          #nav ul li.collections:hover ul {
            display: block;
            position: absolute; }
            #nav ul li.collections:hover ul li a {
              cursor: pointer; }
      #nav ul li.themes {
        width: 184px;
        margin: 0 0 0 10px;
        background-color: #afb9c0; }
        #nav ul li.themes:hover ul.child {
          display: block; }
        #nav ul li.themes ul.child {
          display: none;
          width: 184px;
          background: #afb9c0;
          background: rgba(175, 185, 192, 0.95); }
          #nav ul li.themes ul.child li {
            width: 184px; }
            #nav ul li.themes ul.child li a {
              cursor: pointer; }
      #nav ul li.nav_tags {
        width: 281px;
        margin: 0 0 0 10px;
        background-color: #a3aa90; }
        #nav ul li.nav_tags:hover ul {
          display: block; }
        #nav ul li.nav_tags ul {
          display: none;
          width: 261px;
          background: #a3aa90;
          background: rgba(163, 170, 144, 0.95);
          padding: 10px; }
          #nav ul li.nav_tags ul li {
            float: left;
            margin: 0; }
            #nav ul li.nav_tags ul li a {
              display: inline-block;
              text-transform: uppercase;
              font-weight: 500;
              padding: 3px 5px;
              cursor: pointer; }
              #nav ul li.nav_tags ul li a:hover {
                color: white;
                background: #737866; }
      #nav ul li:hover {
        background-position: 140px 15px; }
      #nav ul li a {
        color: white;
        text-transform: uppercase;
        font-size: 30px;
        text-decoration: none;
        text-indent: 20px;
        display: block;
        line-height: 45px;
        font-family: "myriad-pro";
        font-weight: 500;
        letter-spacing: 0.05em; }
  #nav ul.child {
    background: #748d66;
    background: rgba(116, 141, 102, 0.95);
    position: absolute;
    top: 0;
    left: 0;
    margin: 45px 0 0 0;
    width: 378px;
    display: none;
    padding: 10px 0;
    z-index: 99; }
    #nav ul.child li {
      padding: 0;
      background: transparent;
      height: auto; }
      #nav ul.child li a {
        font-size: 16px;
        padding: 0;
        background: transparent;
        line-height: 1em;
        text-indent: 0; }
        #nav ul.child li a .collection {
          border-bottom: 1px solid #89a779;
          margin: 0px 20px;
          padding: 5px 0; }
          #nav ul.child li a .collection:hover {
            background: #89a779;
            padding: 6px 10px 5px 10px;
            margin: -1px 10px 0px 10px; }
          #nav ul.child li a .collection span {
            float: left;
            width: 276px;
            padding: 2px 0 0 0; }
          #nav ul.child li a .collection .img {
            float: left;
            width: 50px;
            margin: 0 10px 0 0; }
        #nav ul.child li a .theme {
          border-bottom: 1px solid #9bb0bf;
          margin: 0px 20px;
          padding: 5px 0; }
          #nav ul.child li a .theme:hover {
            background: #9bb0bf;
            padding: 6px 10px 5px 10px;
            margin: -1px 10px 0px 10px; }
          #nav ul.child li a .theme span {
            float: left;
            width: 84px;
            padding: 2px 0 0 0; }
          #nav ul.child li a .theme .img {
            float: left;
            width: 35px;
            margin: 0 10px 0 0; }
            #nav ul.child li a .theme .img img {
              max-width: 100%; }
      #nav ul.child li.last .collection, #nav ul.child li.last .theme {
        border: none; }

/* building content */
.content-left {
  width: 338px;
  float: left;
  padding: 0 20px;
  margin: 0 10px 0 0;
  display: block;
  min-height: 320px; }

.content-right {
  width: 572px;
  float: left; }

/* Photoset slider */
ul.photoset {
  width: 572px;
  height: 400px; }
  ul.photoset li {
    width: 200px; }

.photoset-thumbnails {
  padding: 0;
  margin: 0; }
  .photoset-thumbnails li {
    list-style: none;
    margin: 0 10px 10px 0;
    float: left; }
    .photoset-thumbnails li.right-most {
      margin: 0; }
    .photoset-thumbnails li a {
      display: block; }
      .photoset-thumbnails li a img {
        width: 184px;
        height: 130px; }

/* video */
.content-full .media-player-x {
  width: 960px;
  height: 543px; }
.content-full video {
  width: 960px;
  height: 543px; }
.content-full .video_button {
  height: 543px;
  width: 960px;
  position: absolute;
  background: url(/assets/play.png) 50% 50% no-repeat;
  display: block;
  z-index: 3; }
.content-full .text-full {
  padding: 15px; }

.content-right .media-player-x {
  width: 572px;
  height: 323px; }
.content-right video {
  width: 572px;
  height: 323px; }
.content-right .video_button {
  height: 280px;
  width: 572px;
  position: absolute;
  background: url(/assets/play.png) 50% 50% no-repeat;
  display: block;
  z-index: 3; }

.media .media-player-x {
  width: 378px;
  height: 234px; }
.media video {
  width: 378px;
  height: 234px;
  background: url(/assets/play.png) no-repeat 50% 50%; }
.media .video_button {
  height: 200px;
  width: 378px;
  position: absolute;
  background: url(/assets/play.png) 50% 50% no-repeat;
  display: block;
  z-index: 3; }

/* audio */
ul.playlist {
  margin: 0;
  padding: 0; }
  ul.playlist li {
    list-style: none;
    overflow: hidden;
    margin: 0 0 15px 0; }
    ul.playlist li a {
      background-image: url(/assets/audio_play.png);
      background-position: bottom left;
      background-repeat: no-repeat;
      height: 40px;
      width: 29px;
      text-indent: -9999px;
      display: block;
      margin: 5px 0 0 20px;
      float: left; }
      ul.playlist li a:hover {
        background-position: bottom right; }
    ul.playlist li .sm2_playing a {
      background-position: 0 7px; }
      ul.playlist li .sm2_playing a:hover {
        background-position: -30px 7px; }
    ul.playlist li span.title {
      font-family: "myriad-pro";
      font-weight: 500;
      letter-spacing: 0.05em;
      font-size: 16px;
      display: block; }
    ul.playlist li div {
      float: left; }
    ul.playlist li .timing {
      font-family: "myriad-pro";
      font-weight: 300;
      font-size: 16px;
      margin: 15px 0 0 13px; }
    ul.playlist li .statusbar {
      height: 13px;
      background: white;
      width: 400px;
      position: relative;
      margin: 19px 0 0 30px; }
      ul.playlist li .statusbar .loading {
        background: white;
        height: 13px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; }
      ul.playlist li .statusbar .position {
        background: url(/assets/status.png) no-repeat top right;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        padding: 0 10px 0 0;
        margin: -12px;
        height: 35px; }
    ul.playlist li .audio {
      height: 50px;
      background: #e7e7e1;
      width: 100%;
      margin: 5px 0 0 0; }

/* feedback */
#feedback .content-left {
  width: 532px;
  float: left;
  padding: 0 20px;
  margin: 0 10px 0 0; }
#feedback .content-right {
  width: 378px;
  float: left;
  display: block;
  min-height: 320px;
  height: auto; }
#feedback .media {
  margin: 0 0 15px 0; }
#feedback ul.playlist li .statusbar {
  width: 210px; }
#feedback .banner {
  position: relative;
  height: 265px;
  width: 960px;
  margin: 10px 0; }
#feedback .collection_title {
  position: absolute;
  top: 0;
  left: 0; }
  #feedback .collection_title h1 {
    font-size: 70px;
    color: white;
    background: none;
    text-indent: 0px;
    display: block;
    text-transform: uppercase;
    margin: 110px 0 0 10px;
    line-height: 1em;
    font-family: "myriad-pro";
    font-weight: 600;
    letter-spacing: 0.05em; }
#feedback a.back {
  width: 378px;
  height: 66px;
  color: white;
  text-transform: uppercase;
  font-size: 30px;
  text-decoration: none;
  text-indent: 60px;
  display: block;
  line-height: 66px;
  font-family: "myriad-pro";
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 30px 0 0 0;
  background-image: url(/assets/back_arrow.png);
  background-position: 10px 4px;
  background-repeat: no-repeat;
  background-color: #afb9c0; }
  #feedback a.back:hover {
    background-color: #748d66; }

/* collections */
#collection .content-left, #theme .content-left {
  padding: 0;
  width: 378px; }
  #collection .content-left p, #theme .content-left p {
    font-size: 16px; }
#collection .banner, #theme .banner {
  position: relative;
  height: 265px;
  width: 960px;
  margin: 10px 0; }
#collection .collection_title, #theme .collection_title {
  position: absolute;
  top: 0;
  left: 0; }
  #collection .collection_title h1, #theme .collection_title h1 {
    font-size: 70px;
    color: white;
    background: none;
    text-indent: 0px;
    display: block;
    text-transform: uppercase;
    margin: 110px 0 0 10px;
    line-height: 1em;
    font-family: "myriad-pro";
    font-weight: 600;
    letter-spacing: 0.05em; }
#collection a.feedback_link, #theme a.feedback_link {
  width: 378px;
  height: 66px;
  text-indent: 20px;
  color: white;
  text-transform: uppercase;
  font-size: 30px;
  text-decoration: none;
  text-indent: 20px;
  display: block;
  line-height: 66px;
  font-family: "myriad-pro";
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 10px 0 0 0;
  background-image: url(/assets/nav_arrow.png);
  background-position: 307px -53px;
  background-repeat: no-repeat;
  background-color: #afb9c0; }
  #collection a.feedback_link:hover, #theme a.feedback_link:hover {
    background-color: #748d66; }
#collection .desc, #theme .desc {
  background: #e7e7e1;
  padding: 10px; }
#collection .credits, #theme .credits {
  margin: 10px 0;
  padding: 10px; }
  #collection .credits p, #theme .credits p {
    font-size: 12px; }
#collection #collection_grid_container, #theme #collection_grid_container {
  margin: 0 0 0 -10px;
  width: 592px; }
  #collection #collection_grid_container .item, #theme #collection_grid_container .item {
    margin: 0px 0px 10px 10px;
    height: 120px; }
  #collection #collection_grid_container .first_video, #theme #collection_grid_container .first_video {
    margin: 0px 0px 10px 10px;
    height: 250px;
    width: 378px;
    background: black; }
    #collection #collection_grid_container .first_video video, #collection #collection_grid_container .first_video .media-player-x, #theme #collection_grid_container .first_video video, #theme #collection_grid_container .first_video .media-player-x {
      height: 250px;
      width: 378px; }
    #collection #collection_grid_container .first_video .video_button, #theme #collection_grid_container .first_video .video_button {
      height: 200px;
      width: 378px;
      position: absolute;
      background: url(/assets/play.png) 50% 70% no-repeat;
      display: block;
      z-index: 3; }

/* typography */
h1 {
  font-size: 25px;
  color: white;
  background: #748d66;
  display: block;
  text-transform: uppercase;
  text-indent: 20px;
  height: 36px;
  line-height: 36px;
  margin: 10px 0;
  position: relative;
  font-family: "myriad-pro";
  font-weight: 500;
  letter-spacing: 0.05em; }

h1 span.credit {
  right: 20px;
  position: absolute;
  font-size: 16px; }

h2 {
  font-size: 22px;
  color: #748d66;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  font-family: "myriad-pro";
  font-weight: 500;
  letter-spacing: 0.05em; }

h3 {
  font-size: 20px;
  color: #444444;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  font-family: "myriad-pro";
  font-weight: 500;
  letter-spacing: 0.05em; }

p {
  font-size: 14px;
  color: #555555;
  margin: 0 0 10px 0;
  line-height: 1.2em;
  font-family: Helvetica, Arial, sans-serif; }

blockquote, blockquote p {
  font-size: 20px;
  color: #748d66;
  font-weight: 500;
  line-height: 1.1em;
  font-family: "myriad-pro";
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0 0 15px 0;
  display: block; }

a, a img {
  border: 0; }

/* grids */
#grid_container {
  margin: 0 0 0 -5px;
  width: 980px;
  height: 790px; }

#grid_container2 {
  margin: 0 0 0 -5px;
  width: 980px; }
  #grid_container2 .item {
    height: 120px !important; }

.item {
  width: 184px;
  height: 251px;
  float: left;
  overflow: hidden;
  position: relative;
  color: #222222;
  margin: 10px 5px 0 5px;
  background: #e7e7e1; }
  .item.height1 {
    height: 120px; }
  .item.height2 {
    height: 120px; }
  .item:hover .info {
    display: block; }
  .item .info {
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/assets/item_bg.png) repeat; }
  .item a {
    height: 251px;
    width: 184px;
    overflow: hidden; }
    .item a img {
      display: block; }
    .item a .info span {
      color: #656562;
      display: block;
      margin: 20px 0 0 10px;
      text-transform: uppercase; }
    .item a .info span.title {
      font-family: "myriad-pro";
      font-weight: 500;
      letter-spacing: 0.05em;
      line-height: 1em;
      padding: 0 10px 0 0; }
    .item a .info span.credit {
      font-family: "myriad-pro";
      font-weight: 500;
      letter-spacing: 0.05em;
      margin: 3px 0 0 10px;
      padding: 0 10px 0 0;
      font-size: 13px; }

.PhotoSeries .icon {
  height: 31px;
  width: 46px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-image: url(/assets/icon_camera.png);
  background-position: top right;
  background-repeat: no-repeat; }

.AudioSeries .icon {
  height: 34px;
  width: 46px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-image: url(/assets/icon_sound.png);
  background-position: top right; }

.Film .icon {
  height: 33px;
  width: 46px;
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-image: url(/assets/icon_film.png);
  background-position: top right; }

/* tag filters */
#tagpage .tags {
  border: none; }
  #tagpage .tags li {
    margin: 0px 5px 0px 0; }
    #tagpage .tags li.current {
      background: #748d66; }

/*filters */
#filters {
  overflow: hidden; }
  #filters div {
    background: #e7e7e1;
    height: 50px;
    width: 72px;
    float: left;
    margin: 0 5px 0 0; }
    #filters div:hover, #filters div.current {
      background: #dde6c3; }
      #filters div:hover a, #filters div.current a {
        background-position: -86px 0; }
    #filters div.show {
      width: 642px;
      margin: 0px;
      padding: 0 0 0 10px; }
      #filters div.show:hover {
        background: #e7e7e1; }
  #filters a {
    text-indent: -99999px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 13px 0; }
  #filters a.photo {
    height: 50px;
    width: 72px;
    display: block;
    right: 10px;
    margin: 12px auto;
    background-image: url(/assets/icon_camera.png); }
  #filters a.film {
    height: 50px;
    width: 72px;
    display: block;
    margin: 10px auto;
    background-image: url(/assets/icon_film.png); }
  #filters a.sound {
    height: 50px;
    width: 72px;
    display: block;
    margin: 7px auto;
    background-image: url(/assets/icon_sound.png); }
  #filters a.all {
    height: 50px;
    width: 72px;
    display: block;
    margin: 9px auto;
    background-image: url(/assets/icon_all.png); }
  #filters a.current background {
    position: top right; }
  #filters span {
    color: #656562;
    font-size: 20px;
    line-height: 50px;
    font-family: "myriad-pro";
    font-weight: 500;
    letter-spacing: 0.05em; }
    #filters span.name {
      font-weight: 600; }

.clickable .element:hover {
  cursor: pointer; }
  .clickable .element:hover h3 {
    text-shadow: 0 0 10px white, 0 0 10px white; }
  .clickable .element:hover h2 {
    color: white; }

/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.social-bits {
  float: left;
  width: 250px;
  padding: 10px; }

.fancybox-close {
  background: url("close_arrow.png");
  width: 30px;
  height: 30px; }

.content-left.html_page {
  width: 358px;
  padding: 0 0 0 10px; }

.content-right.html_page {
  width: 552px;
  padding: 0 0 0 20px; }
  .content-right.html_page a {
    color: black; }

#about-the-building {
  height: 30px;
  display: block;
  background: url(/assets/small_arrow.png) 255px 4px no-repeat #9bb0bf;
  width: 220px;
  color: white;
  line-height: 30px;
  font-family: "myriad-pro";
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  position: absolute;
  right: 283px;
  top: 0;
  text-decoration: none;
  text-align: center; }
