@charset "utf-8";

/* @license
 * MyFonts Webfont Build ID 2311056, 2012-06-18T07:36:18-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Futura Book by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/book/
 * Licensed pageviews: 10,000,000
 * 
 * Webfont: Futura Bold by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/futura/bold/
 * Licensed pageviews: unspecified
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2311056
 * Webfonts copyright: Copyright 1990-2003 Bitstream Inc. All rights reserved.
 * 
 * © 2012 Bitstream Inc
*/

@font-face {
  font-family: "FuturaBT-Book";
  src: url("../fonts/234390_0_0.eot");
  src: url("../fonts/234390_0_0.eot?#iefix") format("embedded-opentype"),
       url("../fonts/234390_0_0.woff") format("woff"),
       url("../fonts/234390_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "FuturaBT-Bold";
  src: url("../fonts/234390_1_0.eot");
  src: url("../fonts/234390_1_0.eot?#iefix") format("embedded-opentype"),
       url("../fonts/234390_1_0.woff") format("woff"),
       url("../fonts/234390_1_0.ttf") format("truetype");
}


/* #soundEffect */

#soundEffect {
  z-index: -1;
}


/* elements */

* {
  margin: 0;
  padding: 0;
}

html {
  line-height: 1.5;
  font-family: "FuturaBT-Book", "Arial", sans-serif;
  font-size: 14px;
  overflow-y: scroll;
}

h1 {
  margin: 60px 40px 0;
  font-size: 100%;
}

p {
  margin: 0 40px 60px;
  font-size: 87.5%;
}

a img {
  border: none;
}

a * {
  pointer-events: none;
}

/* .fill */

.fill {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
}

/* .copyright */

.copyright {
  position: fixed;
  bottom: 12px;
  right: 16px;
  z-index: 2;
  color: #999;
  font-size: 10px;
}

.copyright.touch {
  position: absolute;
  z-index: auto;
}


/* .globalNav */

.globalNav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  text-transform: uppercase;
  min-width: 768px;
  background-color: #1a1a1a;
}

.globalNav.touch {
  position: absolute;
}

.globalNav * {
  *zoom: 1;
}

.globalNav .logo,
.globalNav .item {
  float: left;
  font-size: 11px;
}

.globalNav .logo a,
.globalNav .item a {
  display: block;
  overflow: hidden;
  color: #FFF;
  text-decoration: none;
}

.globalNav .logo {
  margin: 0 0 0 10px;
  font-size: 0;
}

.globalNav .logo a {
  padding: 20px 20px 17px;
}

.globalNav .logo img {
  vertical-align: bottom;
}

.globalNav .item {
  margin: 3px 11px 0;
}

.globalNav .item a {
  position: relative;
  padding: 0 3px;
  height: 57px;
  line-height: 57px;
}

.globalNav .item .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
  cursor: pointer;
}

.globalNav .bar {
  height: 3px;
  background-color: #FFF;
}

.globalNav .soundSwitch {
  position: absolute;
  top: 0;
  right: 0;
  width: 140px;
  height: 60px;
  color: #666;
  line-height: 60px;
  font-family: "FuturaBT-Book", "Arial", sans-serif;
  font-size: 9px;
  text-align: center;
  cursor: pointer;
}

.globalNav .soundSwitch.on .on,
.globalNav .soundSwitch.off .off {
  color: #FFF;
}


/* .cover */

.cover {
  margin: 60px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-color: #FFF;
}

.cover img {
  vertical-align: bottom;
}

.cover .update {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 1;
}

.update {
  max-width: 672px;
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
}

.update .title {
  color: #999;
  line-height: 1.75;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;
  font-size: 10px;
}

.update .content {
  overflow: hidden;
  width: 100%;
  white-space: pre;
  text-overflow: ellipsis;
}


/* .itemViewer */

.itemViewer {
  margin: 60px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
}

.itemViewer .title {
}

.itemViewer .title .main {
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  font-size: 13px;
  text-transform: uppercase;
}

.itemViewer .title .sub {
  font-size: 12px;
}


/* .itemIndex */

.itemIndex {
  position: absolute;
  top: 0;
  left: 0;
}

.itemIndex .list {
  padding-bottom: 40px;
  *zoom: 1;
}

.itemIndex .list:after {
  content: "";
  display: table;
  clear: left;
}

.itemIndex img {
  vertical-align: bottom;
}

.itemIndex .item {
  position: relative;
  float: left;
}

.itemIndex .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/ui/blank.png)\9;
}

.itemIndex .item .title {
  margin: -1em 0 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
}

.itemIndex .item .thumb {
  position: absolute;
  top: 50%;
  left: 50%;
}

.itemIndex .item .plus {
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.itemIndex .title {
  text-align: center;
}

.itemIndex .overlay {
  background-color: #FFF;
}


/* .itemGallery */

.itemGallery {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
}

.itemGallery img {
  vertical-align: bottom;
}

.itemGallery .pagination {
  font-size: 12px;
  color: #999;
}

.itemGallery .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
}

.itemGallery .close a {
  display: block;
  padding: 9px 10px;
}

.itemGallery .close img {
  vertical-align: bottom;
}

.itemGallery .slideNav {
}

.itemGallery .slideNav .prev,
.itemGallery .slideNav .next {
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  font-size: 0;
}

.itemGallery .slideNav .prev a,
.itemGallery .slideNav .next a {
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background-color: #1a1a1a;
}

.itemGallery .slideNav .prev img,
.itemGallery .slideNav .next img {
  margin: 14px 16px;
  vertical-align: bottom;
}

.itemGallery .slideNav .prev {
  left: 0;
}

.itemGallery .slideNav .next {
  right: 0;
}

.itemGallery .imageViewer {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #FFF;
}

.itemGallery .imageViewer.zoom {
  cursor: default;
}

.itemGallery .preloader {
  margin: -12px 0 0 -143px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 24px;
  width: 24px;
  font-size: 0;
  background-image: url(../images/ui/indicator-gray-24x24.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}

.itemGallery .sidebar {
  position: absolute;
  top: 50%;
  right: 70px;
  width: 240px;
}

.itemGallery .specViewer {
  word-wrap: break-word;
}

.itemGallery .specViewer .title {
  line-height: 1.25;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  font-size: 16px;
}

.itemGallery .specViewer .color {
}

.itemGallery .specViewer .info {
  font-size: 14px;
  line-height: 1.375;
}

.itemGallery .specViewer .link {
}

.itemGallery .specViewer .link a {
  display: block;
  width: 132px;
  height: 32px;
  line-height: 34px;
  color: #fff;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: #000;
}

.itemGallery .specViewer .link a:hover {
  background: #333;
}

.collection .itemGallery .specViewer {
  padding: 0 0 24px;
}

/*
.collection .itemGallery .specViewer:after {
  display: block;
  content: "";
  height: 1px;
  width: 16px;
  background-color: #999;
}
*/

.collection .itemGallery .specViewer .title {
  margin: 0 0 12px;
}

.collection .itemGallery .specViewer .info,
.collection .itemGallery .specViewer .color,
.collection .itemGallery .specViewer .link,
.collection .itemGallery .specViewer .banner {
  margin: 0 0 24px;
}


/* .imageViewer */

.imageViewer {
  position: relative;
}

.imageViewer .preloader {
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 24px;
  width: 24px;
  font-size: 0;
  background-image: url(../images/ui/indicator-gray-24x24.gif);
/*
  background-image: url(../images/ui/clock-gray-24x24.gif);
  background-image: url(../images/ui/clock2-gray-16x16.gif);
*/
  background-repeat: no-repeat;
  overflow: hidden;
}

.imageViewer .zoomIn,
.imageViewer .zoomOut {
  position: absolute;
}

.imageViewer .zoomIn {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 1px solid #ddd;
}

.imageViewer .zoomOut {
  top: 16px;
  right: 16px;
  cursor: pointer;
}

.imageViewer .zoomIn img {
  position: absolute;
  top: 8px;
  right: 8px;
}

.imageViewer img {
  vertical-align: bottom;
}

.imageViewer .overlay {
  z-index: 1;
  background: #FFF;
}


/* .archiveIndex */

.archiveIndex {
  margin: 60px 0 0;
  padding-bottom: 40px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
}

.archiveIndex .item {
  position: relative;
  border-bottom: 1px solid #eee;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  font-size: 12px;
  text-align: center;
}

.archiveIndex .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  background-color: #f5f5f5;
}

.archiveIndex a {
  display: block;
  position: relative;
  height: 60px;
  overflow: hidden;
  line-height: 62px;
  color: #000;
  text-decoration: none;
}


/* .shopList */

.shopList {
  margin: 60px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
}

.shopList .shopListNav {
  margin: 24px 20px 52px;
/*   background: #eee; */
}


/* .shopListNav */

.shopListNav {
  *zoom: 1;
}

.shopListNav:after {
  content: "";
  display: table;
  clear: left;
}

.shopListNav a {
  display: block;
  padding: 0 10px;
  height: 32px;
  overflow: hidden;
  line-height: 34px;
  color: #000;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  font-size: 11px;
  text-decoration: none;
}

.shopListNav .item {
  float: left;
}

.shopListNav .current a {
  color: #999;
}

.shopListNav a {
  position: relative;
}

.shopListNav .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  cursor: pointer;
}


/* .shopListIndex */

.shopListIndex {
  min-width: 768px;
}

.shopListIndex a {
  color: #666;
}

.shopListIndex a:hover {
  color: #000;
  text-decoration: none;
}

.shopListIndex img {
  vertical-align: bottom;
}

.shopListIndex .column {
  width: 33.3%;
  max-width: 370px;
  float: left;
}

.shopListIndex .item {
  margin: 0 0 30px 30px;
}

.shopListIndex .title {
  margin: 0 0 0.25em;
  line-height: 1.375;
  font-family: "FuturaBT-Bold", "Arial", sans-serif;;
  font-size: 14px;
}

.shopListIndex .address,
.shopListIndex .tel,
.shopListIndex .fax,
.shopListIndex .url {
  font-size: 12px;
}

.shopListIndex.flagship .column {
  width: 370px;
}

.shopListIndex.flagship .icon {
  margin: -0.5em 15px 20px 0;
  float: left;
  width: 112px;
  height: 112px;
}

.shopListIndex.flagship .item {
  margin: 0 0 52px 30px;
}

.shopListIndex.flagship .title {
  font-size: 13px;
}

.shopListIndex.flagship .address,
.shopListIndex.flagship .tel,
.shopListIndex.flagship .fax,
.shopListIndex.flagship .url {
  font-size: 11px;
}
