* {
  margin: 0;
  padding: 0;
}

html {
    height:100%;
    overflow-x:hidden;
    
}

/* line 22, ../scss/style.scss */
body {
  font-family: "p22-underground",sans-serif, Times New Roman;
  height: 100% !important;
  background: #fff;
  overflow-x:hidden;
}


a {
  color: black;
  text-decoration: none;
}


#info {
  position: fixed;
  z-index: 1001;
  width: auto;
  color: #ff0000;
}


#orientation {
  position: fixed;
  width: 100%;
  height: 100%;
  background-image: url(rotation.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1000;
  background-color:#000;
  display: none;
}



a:hover{
    color:#000;
}

a:active{
    color:#000;
}
a:visited{
    color:#000;
}


#main-nav-holder {
  font-family: "adobe-caslon-pro",serif;
  font-weight: 400;
  height: 50px;
  position:fixed;
  top:0;
  left:0;
  z-index: 100;
  width: 100%;
  background: #fff;
}

#main-nav {
  -webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #f1f1f1;
}

#main-nav ul {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  background: #fff;
  color: #000;
}

#main-nav li {
  font-family: "adobe-caslon-pro-n4","adobe-caslon-pro",serif;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 400;
  display: inline;
  padding: 5 0px;
  margin: 0 10px;
  cursor: pointer;
  color: #000;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari and Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}

#main-nav li a{
  padding-bottom: 3px;
}


#main-nav li a:hover {
  color: #000;
}

#main-nav li a.active {
  border-bottom: 1px solid #000;
  color: #000;
}
.toggle{
  display:none;
  cursor: pointer;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  /* Firefox 4 */
  -webkit-transition: all 0.6s;
  /* Safari and Chrome */
  -o-transition: all 0.6s;
  /* Opera */
}
.toggle:hover{
  opacity: 0.5;
}

#language-nav {
  font-family: "adobe-caslon-pro-n4","adobe-caslon-pro",serif;
  color: #666;
  font-size: 0.5em;
  position: absolute;
  right: 10px;
  top: 11px;
  border: 1px solid #ccc;
  width: 120px;
  text-transform: uppercase;
  background: url(arrow_down.png) no-repeat right;
  overflow: hidden;
}

#language-nav select {
  text-transform: uppercase;
  background: transparent;
  width: 120px;
  padding: 5px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  cursor: pointer!important;
}

#language-nav option:hover {
  background-color: #ccc;
}

#language-nav li {
  display: inline-block;
  text-align: center;
}

#language-nav li a {
  border: 1px solid #ccc;
  display: block;
  padding: 5px 3px;
  width: 25px;
}

#language-nav li a.selected {
  border: 1px solid #000;
}

#language-nav li a:hover {
  border: 1px solid #000;
}


#language-nav li a.active {
  border: 1px solid #999;
}


/******language nav for iPad***********/

#language-select {
  padding: 7px 0px 5px 5px;
  color: #333;
}


#language {
  background-color: #FFF;
  font-size: 16px;
  display: none;
  position: fixed;
  width: 120px;
  margin-left: -5px;
  margin-top: 27px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

#language a {
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 8px 5px 4px 5px;
  text-align: center;
  color: #666;
}

#language a.current {
  border: 1px solid #999;
  color: #333;
}

#nav-arrow{
	position: fixed;
	z-index: 0;
	height: 100%;
	width: 100%;
	top:45%;
}

#nav-arrow .prev, #nav-arrow .next{
	width: 80px;
	height: 80px;
	transition: background 0.3s ease;	
}

#nav-arrow .prev{
	float: left;
	margin-left: 10px;
	background: url('pre.png');	
}
#nav-arrow .prev:hover{
	background: url('pre_hover.png');
}
#nav-arrow .next{
	float: right;
	margin-right: 10px;
	background: url('next.png');
}
#nav-arrow .next:hover{
	background: url('next_hover.png');
}

#nav-arrow .prev a, #nav-arrow .next a{
	display: block;
	width: 80px;
	height: 80px;
}

.closeBtn{
       transition: all 0.8s;
      -moz-transition: all 0.8s;/* Firefox 4 */
      -webkit-transition:all 0.8s; /* Safari and Chrome */
      -o-transition: all 0.8s; /* Opera */
      width: 30px;
      height: 30px;
      background-image: url(../en/img/close.png);
      background-color: black;
      background-repeat: no-repeat;
      position: fixed;
      z-index:11;
      top: 55px;
      right: 20px;
      cursor: pointer;
      display:none;
}
.closeBtn a{
  display:block;
  width:100%;
  height:100%;
}
.closeBtn:hover{
  opacity: 0.5;
}
/*************availability list***********************/
#availability{
  margin-top: 80px;
}
#availability p{
  font-size:.8em;
  text-align: center;
  font-family: "adobe-caslon-pro-n4","adobe-caslon-pro",serif;
  padding-bottom: 50px;
}
#availability p span{
   padding:0px 10px;
}
#availability p a{
  text-decoration: underline;
}
.list-container table, .list-container h2{
   font-family: "adobe-caslon-pro-n4","adobe-caslon-pro",serif;
   margin: auto;
}
.list-container table{
  border-top:1px solid #333;
  border-bottom:1px solid #ccc;
  text-align: center;
  font-size:.8em;
  max-width: 1010px;
  width:95%;
  margin-bottom:50px;
}
.list-container table a{
  text-decoration: underline;
}
.list-container h2{
  text-align: center;
  font-size: 24px;
  font-style: italic;
  line-height: 34px;
  text-shadow: 0px 0px 10px rgb(240,240,240);
  font-weight: normal;
  margin-bottom:20px;
}
.list-container table thead{
  border-bottom:1px solid #333;
  background-color: #f6f6f6;
  text-transform: uppercase;
  line-height: 1.4em;
  font-size:.9em;
  letter-spacing: 0.05em;
}
.list-container table tbody td{
  text-transform:capitalize;
  border-bottom:1px solid #ccc;
}
.list-container table td, .list-container table th{
  padding: 15px 5px;
  font-weight: normal;
}
.list-container table td{
  width: 9%;
}


/*******************MEDIA QUERY*************************/
/*************mobile***********************/
@media only screen and (max-device-width: 767px) {
  #main-nav-holder {
    font-family: "adobe-caslon-pro",serif;
    font-weight: 400;
    height: auto;
    position: fixed;
    bottom: auto;
    left: 0;
    z-index: 100;
    width: 100%;
    background: #000;
    color: #666;
    visibility: hidden;
    display: none;
    text-align: center;
  }

  #main-nav {
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #main-nav ul {
    width: 70%;
    margin: 0 auto 0 20%;
    padding: 10px 0;
    height: auto;
    line-height: 40px;
    text-align: center;
    font-size: 1.8em;
    background: #000;
    color: #666;
  }

  #main-nav ul li {
    float: left;
    width: 40%;
    text-transform: none;
    display: block;
    padding: 16px 0 0 0;
    margin: 0 15px 0 15px;
    cursor: pointer;
    border-bottom: 1px solid #aaa;
    color: #666;
  }

  #main-nav ul li a.active {
    color: #fff;
    border-bottom: none;
  }

  #main-nav ul li a:hover {
    color: #666;
  }
 
  #main-nav ul li a {
    color: #666;
    padding-bottom: 0px;
  }

 
  #language-nav {
    clear: both;
    text-transform: uppercase;
    font-family: arial;
    font-size: 1.5em;
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 15px;
    margin-top: 250px;
    padding: 10px 5px 12px 5px;
    margin-left: -60px;
    left: 50%;
  }
 
  #language-nav #language-option {
    color: #666;
    font-size: 1em;
  }
  .nav-icon {
    font-family: "p22-underground",sans-serif;
    position: fixed;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px rgba(255, 255, 255, 0.4);
    top: 50px;
    left: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    display: block;
    font-size: 1.7em;
    text-decoration: none;
    z-index: 102;
    padding: 18px 18px 10px 18px;
  }
 
  .nav-icon a {
    color: #fff;
  }
}

/* small screen menu */
@media only screen and (max-width:1100px) {
  .notMobile #main-nav{
    height:50px;
  }
  .notMobile .toggle{
    top:3px;
    left:0px;
    display: block;
    position: fixed;
    vertical-align: center;
  }
  .notMobile .toggle.active{
    left:220px;
  }
  .notMobile .toggle span{
    vertical-align: 18px;
    text-transform: uppercase;
    margin-left: 15px;
    font-size: 0.9em;
  }
  .notMobile #main-nav ul{
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    /* Firefox 4 */
    -webkit-transition: all 0.6s;
    /* Safari and Chrome */
    -o-transition: all 0.6s;
    /* Opera */
    position: fixed;
    display: block;
    height:100%;
    width:auto;
    left: -250px;
    background-color: #fff;
    width: 200px;
    padding:0px 10px;
    border-right:1px solid #ccc;
  }
  .notMobile #main-nav ul.active{
     left: 0px;
  }
  .notMobile #main-nav ul li{
    /*display:none;*/
    display:block;
    background-color: #fff;
    text-align: left;
    width: 100%;
    margin: 0px;
    padding: 10px;
    border-bottom:1px solid #f6f6f6;
    margin-left: -10px;
  }
}
