.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
}
body {
  min-width: 480px;
}
.container {
  max-width: 1008px;
  margin: auto;
}
header,
.content,
footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
footer {
  padding-bottom: 25px;
  width: 100%;
  background: #a9a9ab;
}
footer a,
footer a:link,
footer a:visited,
footer a:active,
footer a:hover {
  color: white;
}
.footer_text {
  max-width: 1008px;
  margin: 15px auto 35px;
}
.footer_text a {
  font-size: 15px;
  width: 33%;
  display: inline-block;
  text-align: center;
  background: url(img/footer-sep.png) right center no-repeat;
  font-weight: bold;
}
.footer_text a:last-child {
  background: none;
}
.footer_caption {
  color: white;
  text-align: center;
}
.submenu {
  float: right;
  line-height: 77px;
}
.submenu a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  text-indent: -9999px;
  font-size: 15px;
  margin-right: 10px;
}
.submenu a:nth-child(1) {
  font-weight: bold;
  text-align: right;
  padding: 0 10px;
  text-indent: 0px;
}
.submenu a:nth-child(2),
.submenu a:nth-child(3),
.submenu a:nth-child(4) {
  width: 39px;
}
.submenu a.logo_a,
.submenu a.logo_am,
.submenu a.logo_b,
.submenu a.logo_bm {
  text-indent: 0;
  position: relative;
  top: -1px;
}
.submenu a:nth-child(2) {
  background: url(img/btn_facebook.png) no-repeat;
}
.submenu a:nth-child(3) {
  background: url(img/btn_twitter.png) no-repeat;
}
.logo {
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  margin-bottom: 6px;
}
#menu a {
  line-height: 44px;
  padding: 0 20px;
}
#menu_toggler {
  cursor: pointer;
  clear: right;
  float: right;
  position: relative;
  right: 10px;
}
.banner {
  clear: both;
  width: 100%;
  min-height: 183px;
  max-height: 534px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner + .content {
  margin-top: 1px;
  border-top: 7px solid #9e8d67;
}
.content {
  background-color: #fcfdff;
  background-image: url(img/bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  -ms-behavior: url(css/backgroundsize.min.htc);
}
.nav {
  line-height: 23px;
  padding: 9px 0;
  border-bottom: 1px solid #9e8d67;
}
.section_title {
  background: url(img/bg_title.png) center no-repeat;
  line-height: 77px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 25px;
}
.left_menu {
  width: 23.31%;
  float: left;
}
.left_menu a {
  padding: 10px 4px;
  line-height: 23px;
  display: block;
  border-bottom: 1px solid #dedede;
}
.left_menu a:hover,
.left_menu a.current {
  color: #bda25b;
}
.right_content {
  float: left;
  width: 76.69%;
}
input[type=text],
input[type=tel],
input[type=email],
textarea {
  border: 1px solid #050506;
  padding: 6px;
  font-size: 15px;
}
input[type=text].error,
input[type=tel].error,
input[type=email].error,
textarea.error {
  border: 2px solid #4cbdc1;
}
select.error + .select {
  border: 2px solid #4cbdc1;
}
.select {
  cursor: pointer;
  padding: 6px;
  border: 1px solid #050506;
  background: #fff;
}
.select-input {
  font-size: 15px;
  background: url(img/triangle.png) right center no-repeat;
}
.select-container {
  border: 1px solid #050506;
  background: #fff;
  position: absolute;
  display: none;
}
.select-container div {
  font-size: 15px;
  padding: 6px;
}
.select-container div:hover {
  color: white;
  background: #BDA25B;
}
textarea {
  resize: none;
  overflow: auto;
}
.error-message {
  font-weight: bold;
}
.label {
  font-size: 15px;
  line-height: 34px;
}
.form-title {
  font-weight: bold;
  font-size: 15px;
}
.form-subtitle {
  margin-top: 23px;
}
.star {
  color: #4cbdc1;
  font-size: 15px;
}
.row {
  margin-bottom: 11px;
}
.row>* {
  display: inline-block;
  vertical-align: top;
}
button[type=submit],
button[type=reset] {
  width: 117px;
  height: 33px;
  font-weight: bold;
  color: white;
  font-size: 15px;
}
button[type=submit] {
  background: #9f8d67;
}
button[type=reset] {
  background: #797979;
  margin-left: 13px;
}
input#valid_code {
  width: 64px;
}
#btn_refresh {
  cursor: pointer;
  margin: 3px 12px;
}
.ui-widget-overlay {
  background: #000000;
  opacity: 0.51;
  filter: Alpha(Opacity=51);
}
.ui-dialog-titlebar {
  width: 108px;
  height: 105px;
  background: url(img/cart-popup-icon.png) no-repeat;
  border: 0px;
  margin: -50px auto 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  display: none;
}
.ui-dialog {
  background-color: #9e8d67;
  border: 2px solid white;
  overflow: visible;
}
.ui-dialog .ui-dialog-buttonpane {
  background-color: #9e8d67;
  border-width: 0;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  text-align: center;
  float: none;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button {
  font-size: 15px;
  width: 124px;
  height: 35px;
  font-weight: bold;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.ui-state-default,
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button.ui-state-hover {
  background: #9e8d67;
  border: 0px;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:nth-child(1) .ui-button-text {
  color: white;
  border: 1px solid white;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button:nth-child(2) .ui-button-text {
  color: #f6e8ca;
  border: 1px solid #f6e8ca;
}
.ui-dialog-content {
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 768px) {
  #menu {
    clear: both;
    width: 100%;
    overflow: hidden;
  }
  #menu a {
    display: block;
    border-bottom: 1px solid #dedede;
  }
  .footer_text {
    margin: 15px auto;
  }
  .footer_text a {
    width: 100%;
    background: none;
    padding-bottom: 15px;
  }
  .left_menu,
  .right_content {
    float: none;
    width: 100%;
  }
  .left_menu {
    margin-bottom: 40px;
  }
  .submenu a:nth-child(1) {
    width: 57px;
    background: url(img/btn_cart_m.png) no-repeat;
  }
  .submenu a.logo_a,
  .submenu a.logo_b {
    display: none;
  }
}
@media (min-width: 768px) {
  #menu_toggler {
    display: none;
  }
  #menu {
    float: right;
    clear: right;
  }
  #menu a {
    display: inline-block;
    margin-right: 12px;
  }
  #menu a:hover {
    background: url(img/menu_over.png) bottom repeat-x;
  }
  .left_menu a {
    width: 86.8%;
  }
  .submenu a.logo_am,
  .submenu a.logo_bm {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .submenu {
    background-color: #fafafa;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 57px;
  }
  .logo {
    margin-top: 74px;
  }
  #menu {
    margin-top: 105px;
    max-width: 73%;
    text-align: right;
    border-bottom: 1px solid #dedede;
    background: url(img/bg_menu.png) 0 44px repeat-x;
  }
}
@media (max-width: 685px) {
  .banner {
    background-size: auto 183px;
  }
  .banner img {
    display: none;
  }
}
@media (min-width: 2000px) {
  .banner {
    height: 534px;
  }
  .banner img {
    display: none;
  }
}
.submenu a:nth-child(4) {
  background: url(img/btn_lang_2.png) no-repeat;
}
.submenu a:nth-child(1) {
  width: 109px;
  background: url(img/btn_cart_2.png) no-repeat;
}
@media (max-width: 768px) {
  .submenu a:nth-child(1) {
    width: 57px;
    background: url(img/btn_cart_m.png) no-repeat;
  }
}
body {
  background-color: #7f7f7f;
  min-height: 483px;
  position: relative;
  height: 100%;
}
#opLogo {
  position: absolute;
  left: 0;
  right: 0;
  display: none;
  background-color: #ffffff;
  background-image: url(img/opening-logo.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
#opArrow {
  position: absolute;
  left: 0%;
  top: 50%;
  margin-left: -138px;
  margin-top: -263px;
  width: 277px;
  height: 285px;
}
#opOne {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 277px;
  height: 43px;
  background: url(img/opening-arrow-long.png) bottom no-repeat;
}
#opCircle {
  position: absolute;
  width: 195px;
  height: 0px;
  background: url(img/opening-circle.png) no-repeat;
  left: 50%;
  bottom: 21px;
  margin-left: -94px;
}
a#btn_skip {
  position: absolute;
  top: 15px;
  right: 21px;
  color: #fff;
  font-size: 16px;
}
footer {
  position: absolute;
  bottom: 0;
  color: #9e8d67;
  background: transparent;
  text-align: center;
}
footer a,
footer a:link,
footer a:visited,
footer a:active,
footer a:hover {
  color: #9e8d67;
}
