/******** Setup ********************************************************************************/
/***********************************************************************************************/
.oldstyle {
  color: #5b554b;
  margin: 2rem 0;
  /******** Components ***************************************************************************/
  /***********************************************************************************************/
  /******** Slider *******************************************************************************/
  /******** Multiselect ***************************************************************************/
  /******** Clearfix ******************************************************************************/
  /************************************************************************************************/
  /******** Maintenance **************************************************************************/
  /***********************************************************************************************/
  /******** Messgaes *****************************************************************************/
  /***********************************************************************************************/
  /******** Cookies ******************************************************************************/
  /******** Hide **********************************************************************************/
  /************************************************************************************************/
  /******** Icons / Images *************************************************************************/
  /*************************************************************************************************/
  /******** Countries ***********************************/
  /******** Borders ********************************************************************************/
  /*************************************************************************************************/
  /******** Links / Buttons ***********************************************************************/
  /************************************************************************************************/
  /******** Social ********************************************************************************/
  /******** Cart *********************************************************************************/
  /******** Btn ***********************************************************************************/
  /*a.btn,
  button.btn {
      display:inline-block;
      font-family:"Century Gothic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      color:#990019;
      font-weight:bold;
      font-size:14px;
      line-height:26px;
      text-align:center;
      text-decoration:none;
      height:31px;
      padding:0 20px 0 20px;
      margin:0 20px 10px 0;
      border-radius:5px;
      border-top: 1px solid #f4c900;
      box-shadow: 0 1px 2px rgba(0,0,0,0.4);
      background:-moz-linear-gradient(top, #f1ba01, #f0991b);
      background:-webkit-linear-gradient(top, #f1ba01, #f0991b);
      background:-ms-linear-gradient(top, #f1ba01, #f0991b);
      background:linear-gradient(top, #f1ba01, #f0991b);
  }
  button.btn {
      cursor:pointer;
      vertical-align:middle;
      white-space:nowrap;
      border:1px solid transparent;
      border-top: 1px solid #f4c900;
  }
  button.btn:hover,
  a.btn:hover  {
      text-decoration:none;
      background:-moz-linear-gradient(top, #f1bb00, #ecaa11);
      background:-webkit-linear-gradient(top, #f1bb00, #ecaa11);
      background:-ms-linear-gradient(top, #f1bb00, #ecaa11);
      background:linear-gradient(top, #f1bb00, #ecaa11);
  }
  a.btn-small,
  button.btn-small {
      display:inline-block;
      font-family:"Century Gothic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      color:#5b554b;
      font-weight:bold;
      font-size:14px;
      text-decoration:none;
      padding:3px 15px 3px 15px;
      border:1px solid #c7c1a5;
      border-radius:3px;
      background:-moz-linear-gradient(top, #fcfbf5, #ded7b8);
      background:-webkit-linear-gradient(top, #fcfbf5, #ded7b8);
      background:-ms-linear-gradient(top, #fcfbf5, #ded7b8);
      background:linear-gradient(top, #fcfbf5, #ded7b8);
  }
  button.btn-small,
  button.btn-reset {
      cursor:pointer;
      vertical-align:middle;
      white-space:nowrap;
  }
  button.btn-small:hover,
  a.btn-small:hover {
      text-decoration:none;
      background:-moz-linear-gradient(top, #fcf9ea, #ded7b8);
      background:-webkit-linear-gradient(top, #fcf9ea, #ded7b8);
      background:-ms-linear-gradient(top, #fcf9ea, #ded7b8);
      background:linear-gradient(top, #fcf9ea, #ded7b8);
  }
  a.btn-reset,
  button.btn-reset {
      display:inline-block;
      font-family:"Century Gothic", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      color:#5b554b;
      font-weight:bold;
      font-size:14px;
      text-decoration:none;
      padding:5px 15px 5px 15px;
      border:1px solid #ded7b8;
      border-radius:3px;
      background:#f9f7ef;
  }
  button.btn-reset:hover,
  a.btn-reset:hover {
      text-decoration:none;
      background:#f3efe0;
  }*/
  /******** Table Expand **************************************************************************/
  /******** Text **********************************************************************************/
  /************************************************************************************************/
  /******** Wrappers *****************************************************************************/
  /***********************************************************************************************/
  /******** Header *******************************************************************************/
  /***********************************************************************************************/
  /*header {
      position:relative;
      margin:0 auto;
      width:100%;
      height:177px;
  }
  header h3 a {
      position:absolute;
      display:block;
      top:20px;
      left:20px;
      width:280px;
      height:95px;
      background:transparent url("../images/nml-320-768.png") no-repeat top left;
  }
  header h3 a span {
      display:none;
  }*/
  /******** Navigation ***************************************************************************/
  /***********************************************************************************************/
  /******** Language / Countries DropDown ********************************************************/
  /******** Nav Main *****************************************************************************/
  /******** Content ******************************************************************************/
  /***********************************************************************************************/
  /*#content-main-wrap {
      margin-left: 0;
  }*/
  /******** Nav Content *************************************************************************/
  /*#content-nav li {
      border-bottom:1px solid #ded7b8;
  }*/
  /*
  #content-nav .btn-nav {
      border-bottom:1px solid #ded7b8;
      background:transparent url("../images/btn-menu-content.png") no-repeat center left;
  }
  #content-nav li a {
      background:transparent url("../images/icon-link-contentnav.png") no-repeat center left;
      padding-left:38px;
  }
  #content-nav li > a:hover {
      background:#fcfbf5 url("../images/icon-link-contentnav.png") no-repeat center left;
  }
  #content-nav li.level1 > a:hover {
      padding-left:38px;
  }
  #content-nav .btn-cart {
      border-bottom:1px solid #ded7b8;
      background:transparent url("../images/btn-menu-cart.png") no-repeat center left;
  }
  */
  /******** Article ***************************************************************************/
  /******** Slider *******************************************************************************/
  /******** Listings ***************************************************************************/
  /******** Image Listing *********************************************************************/
  /******** Country Listing *********************************************************************/
  /******** Column Listing ********************************************************************/
  /******** Row Listing ***********************************************************************/
  /******** Boxes *****************************************************************************/
  /******** Shop Item *************************************************************************/
  /******** Shop Item Detail ******************************************************************/
  /******** Shop Cart ****************************************************************************/
  /******** Shop Steps ***************************************************************************/
  /******** Info Item ****************************************************************************/
  /******** Event Item ***************************************************************************/
  /******** Data Item ****************************************************************************/
  /******** Paging *******************************************************************************/
  /******** Tables *******************************************************************************/
  /***********************************************************************************************/
  /******** Data List Header *********************************************************************/
  /******** Data List Filter *********************************************************************/
  /******** Data List ****************************************************************************/
  /******** Info List ****************************************************************************/
  /******** Footer *******************************************************************************/
  /***********************************************************************************************/
  /*footer {
      width:100%;
      color:#ffffff;
  }
  footer h2, footer a {
      color:#f1bb00;
  }
  footer h2, footer form {
      padding-bottom:10px;
  }
  footer li {
      float:left;
  }
  footer fieldset li {
      width:100%;
      position:relative;
      line-height:30px;
      padding:3px 0 3px 0;
  }
  footer input {
      width:100%;
      background-image:url("../images/bg-input.png");
      background-position:top left;
      background-repeat:repeat-x;
  }
  .additional-links {
      float:left;
      width:100%;
      padding-top:10px;
      text-align:left;
      font-size:14px;
      line-height:20px;
  }
  footer input.search {
      border-radius:5px 0 0 5px;
      padding-right:50px;
  }
  .btn-search {
      position:absolute;
      right:0;
      top:3px;
      display:block;
      height:31px;
      width:32px;
      background:url("../images/btn-search.png") no-repeat top left;
  }
  .btn-search span {
      display:none;
  }
  .btn-search:hover {
      background:url("../images/btn-search.png") no-repeat bottom left;
  }
  .box-footer, #nav-footer {
      float:left;
      width:100%;
      padding:20px 0 20px 0;
  }
  .box-footer {
      border-bottom:1px solid #710d16;
  }
  .box-footer p {
      padding-bottom:0;
  }
  .box-footer .btn {
      margin-bottom:0;
  }
  #nav-footer li, #nav-footer p {
      font-size:13px;
  }
  #nav-footer li {
      width:100%;
      margin-right:15px;
  }
  #nav-footer p {
      float:right;
      border-top:1px solid #710d16;
      padding-top:20px;
      margin-top:20px;
      width:100%;
  }*/
  /******** Forms ********************************************************************************/
  /***********************************************************************************************/
  /******** Shop *********************************************************************************/
  /******** Data Item ****************************************************************************/
  /******** Payment Options **********************************************************************/
  /******** Image + Text Cols ********************************************************************/
  /***********************************************************************************************/
  /********  Media Queries ***********************************************************************/
  /***********************************************************************************************/
  /******** min 480 ******************************************************************************/
  /***********************************************************************************************/
  /******** min 640 ******************************************************************************/
  /***********************************************************************************************/
  /******** min 768 ******************************************************************************/
  /***********************************************************************************************/
  /******** min 1024 *****************************************************************************/
  /***********************************************************************************************/
}
.oldstyle audio, .oldstyle canvas, .oldstyle video {
  display: inline-block;
}
.oldstyle audio:not([controls]) {
  display: none;
  height: 0;
}

.oldstyle button:focus,
.oldstyle button:active,
.oldstyle button:hover,
.oldstyle a:focus,
.oldstyle a:active,
.oldstyle a:hover {
  outline: 0;
}
.oldstyle ol, .oldstyle ul {
  padding-left: 0;
}
.oldstyle article.main ol, .oldstyle article.main ul {
  padding-left: 2rem;
}
.oldstyle ul, .oldstyle li {
  list-style: none;
}
.oldstyle ol li {
  list-style: decimal !important;
}
/** needs more work
.oldstyle article.main ul li {
  list-style: disc !important;
}
 */
.oldstyle table, .oldstyle fieldset {
  border: none;
}
.oldstyle img {
  display: block;
  border: 0 none;
  height: auto;
  width: 100%;
  max-width: 100%;
  -ms-interpolation-mode: bicubic;
}
.oldstyle table {
  *border-collapse: collapse;
  border-spacing: 0;
}
.oldstyle table.table-bordered {
  border-color: #a37729;
}
.oldstyle .primaryColor {
  color: #83121d;
}
.oldstyle .bg-lightyellow {
  background-color: #fbe9b8 !important;
}
.oldstyle hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ded7b8;
}
.oldstyle .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}
.oldstyle .txt-slider li {
  padding: 20px;
}
.oldstyle .img-slider, .oldstyle .txt-slider {
  position: relative;
}
.oldstyle .img-slider .bx-wrapper .bx-viewport {
  border-radius: 7px;
}
.oldstyle .txt-slider .bx-wrapper .bx-viewport {
  background: #fcfbf5;
  border: 1px solid #ded7b8;
  border-radius: 7px;
}
.oldstyle .bx-wrapper .bx-pager,
.oldstyle .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 705px;
}
.oldstyle .bx-wrapper .bx-loading {
  min-height: 50px;
  background: transparent url("../images/loader-small.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.oldstyle .bx-wrapper .bx-pager {
  text-align: right;
}
.oldstyle .bx-wrapper .bx-pager .bx-pager-item,
.oldstyle .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.oldstyle .bx-wrapper .bx-pager.bx-default-pager a {
  background: #ded7b8;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 3px;
  border-radius: 10px;
}
.oldstyle .bx-wrapper .bx-pager.bx-default-pager a:hover,
.oldstyle .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #c3a673;
}
.oldstyle .bx-wrapper .bx-prev {
  background: url("../images/btn-slide-controls.png") no-repeat 0 0;
}
.oldstyle .bx-wrapper .bx-next {
  background: url("../images/btn-slide-controls.png") no-repeat -30px 0;
}
.oldstyle .bx-wrapper .bx-prev:hover {
  background-position: 0 -30px;
}
.oldstyle .bx-wrapper .bx-next:hover {
  background-position: -30px -30px;
}
.oldstyle .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  outline: 0;
  width: 30px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
}
.oldstyle .event-item-slider .bx-wrapper .bx-next,
.oldstyle .img-slider .bx-wrapper .bx-next,
.oldstyle .txt-slider .bx-wrapper .bx-next {
  right: -15px;
}
.oldstyle .event-item-slider .bx-wrapper .bx-prev,
.oldstyle .img-slider .bx-wrapper .bx-prev,
.oldstyle .txt-slider .bx-wrapper .bx-prev {
  left: -15px;
}
.oldstyle .jTrader-product-image-wrapper .bx-wrapper .bx-controls-direction a {
  top: 15px !important;
}
.oldstyle .jTrader-product-image-wrapper .bx-wrapper .bx-next {
  right: 0 !important;
}
.oldstyle .jTrader-product-image-wrapper .bx-wrapper .bx-prev {
  right: 35px !important;
}
.oldstyle .jTrader-product-image-wrapper li {
  padding-top: 30px;
}
.oldstyle .multiple-images .bx-wrapper .bx-prev.disabled,
.oldstyle .multiple-images .bx-wrapper .bx-next.disabled {
  cursor: default;
  opacity: 0.4;
}
.oldstyle .multiple-images .bx-wrapper .bx-prev.disabled:hover {
  background-position: 0 0;
}
.oldstyle .multiple-images .bx-wrapper .bx-next.disabled:hover {
  background-position: -30px 0;
}
.oldstyle .single-image .bx-wrapper a.disabled {
  display: none;
}
.oldstyle .bx-custom-pager {
  display: none;
}
.oldstyle .box-data-list-filter .ms, .oldstyle .ms {
  width: 100%;
}
.oldstyle .box-data-list-filter .ms-parent, .oldstyle .ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.oldstyle .box-data-list-filter .ms-choice, .oldstyle .ms-choice {
  font-family: "Century Gothic", Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #ded7b8;
  white-space: nowrap;
  text-decoration: none;
  text-align: left;
  background-color: #ffffff;
  border-radius: 5px;
  color: #5B554B;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
  margin-bottom: 5px;
}
.oldstyle .box-data-list-filter .ms-choice > span, .oldstyle .ms-choice > span {
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.oldstyle .ms-choice .placeholder {
  cursor: pointer;
  background-color: transparent;
}
.oldstyle .box-data-list-filter .ms-drop, .oldstyle .ms-drop {
  width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -6px;
  position: absolute;
  z-index: 10000;
  background: #ffffff;
  color: #5B554B;
  border: 1px solid #ded7b8;
}
.oldstyle .box-data-list-filter .ms-drop.bottom, .oldstyle .ms-drop.bottom {
  top: 100%;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.oldstyle .box-data-list-filter .ms-drop.top, .oldstyle .ms-drop.top {
  bottom: 100%;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.oldstyle .box-data-list-filter .ms-drop ul, .oldstyle .ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px;
}
.oldstyle .box-data-list-filter .ms-drop ul > li, .oldstyle .ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
  float: none !important;
  margin-right: 0 !important;
  width: auto !important;
}
.oldstyle .box-data-list-filter .ms-drop ul > li label, .oldstyle .ms-drop ul > li label {
  font-weight: normal;
  font-size: 13px;
  display: block;
  width: 100%;
  float: left;
  padding: 1px 0 1px 0;
}
.oldstyle .box-data-list-filter .ms-drop ul > li label.disabled, .oldstyle .ms-drop ul > li label.disabled {
  color: #cccccc;
}
.oldstyle .box-data-list-filter .ms-drop input[type=checkbox], .oldstyle .ms-drop input[type=checkbox] {
  float: left;
  margin-top: 4px;
}
.oldstyle .box-data-list-filter .ms-drop span, .oldstyle .ms-drop span {
  padding-left: 5px;
  display: inline-block;
  width: 90%;
  float: left;
}
.oldstyle .clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.oldstyle .clearfix {
  display: block;
}
.oldstyle html[xmlns] .clearfix {
  display: block;
}
.oldstyle * html .clearfix {
  height: 1%;
}
.oldstyle #content-maintenance {
  color: #ffffff;
  margin: 0 auto;
  max-width: 600px;
  text-align: center;
}
.oldstyle #content-maintenance h2.maintenance-msg {
  color: #f1bb00;
}
.oldstyle .maintenance-login {
  max-width: 300px;
  margin: 10px auto 30px auto !important;
  float: none !important;
}
.oldstyle #system-message {
  margin-bottom: 20px;
}
.oldstyle #system-message a.close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
.oldstyle #system-message a.close:hover {
  text-decoration: none;
}
.oldstyle #system-message div.alert {
  position: relative;
  padding: 15px;
  border-radius: 7px;
  margin-bottom: 2px;
}
.oldstyle #system-message div.alert.alert-message {
  color: #3c763d;
  background: #dff0d8;
  border: 1px solid #d6e9c6;
}
.oldstyle #system-message div.alert.alert-message a.close {
  color: #3c763d;
}
.oldstyle #system-message div.alert-notice {
  color: #C09853;
  background: #FCF8E3;
  border: 1px solid #FBEED5;
}
.oldstyle #system-message div.alert-notice a.close {
  color: #C09853;
}
.oldstyle #system-message div.alert-error {
  color: #a94442;
  background: #f2dede;
  border: 1px solid #ebccd1;
}
.oldstyle #system-message div.alert-error a.close {
  color: #a94442;
}
.oldstyle #system-message div.alert-warning {
  color: #C09853;
  background: #FCF8E3;
  border: 1px solid #FBEED5;
}
.oldstyle #system-message div.alert-warning a.close {
  color: #C09853;
}
.oldstyle #system-message div.alert-success {
  color: #3c763d;
  background: #dff0d8;
  border: 1px solid #d6e9c6;
}
.oldstyle #system-message div.alert-success a.close {
  color: #3c763d;
}
.oldstyle #system-message p {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.oldstyle #cookie-message {
  float: left;
  position: relative;
  width: 100%;
  padding: 10px 20px 10px 20px;
  background: #fcfbf5;
  border-bottom: 1px solid #580014;
}
.oldstyle #cookie-message-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 945px;
}
.oldstyle #cookie-message-txt {
  float: left;
  width: 100%;
}
.oldstyle #cookie-message-btn {
  float: right;
  padding-top: 10px;
  width: 100%;
}
.oldstyle .max-768 {
  display: block;
}
.oldstyle .min-640, .oldstyle .min-768, .oldstyle .min-1024 {
  display: none;
}
.oldstyle #countries .de a {
  background: url(/templates/nml2013/images/flags/16x11/de.png) no-repeat center left;
}
.oldstyle #countries .ch a {
  background: url(/templates/nml2013/images/flags/16x11/ch.png) no-repeat center left;
}
.oldstyle #countries .cz a {
  background: url(/templates/nml2013/images/flags/16x11/cz.png) no-repeat center left;
}
.oldstyle #countries .at a {
  background: url(/templates/nml2013/images/flags/16x11/at.png) no-repeat center left;
}
.oldstyle #countries .ca a {
  background: url(/templates/nml2013/images/flags/16x11/ca.png) no-repeat center left;
}
.oldstyle #countries .es a {
  background: url(/templates/nml2013/images/flags/16x11/es.png) no-repeat center left;
}
.oldstyle #countries .be a {
  background: url(/templates/nml2013/images/flags/16x11/be.png) no-repeat center left;
}
.oldstyle #countries .nl a {
  background: url(/templates/nml2013/images/flags/16x11/nl.png) no-repeat center left;
}
.oldstyle #countries .no a {
  background: url(/templates/nml2013/images/flags/16x11/no.png) no-repeat center left;
}
.oldstyle #countries .pt a {
  background: url(/templates/nml2013/images/flags/16x11/pt.png) no-repeat center left;
}
.oldstyle #countries .se a {
  background: url(/templates/nml2013/images/flags/16x11/se.png) no-repeat center left;
}
.oldstyle #countries .in a {
  background: url(/templates/nml2013/images/flags/16x11/in.png) no-repeat center left;
}
.oldstyle #countries .en a {
  background: url(/templates/nml2013/images/flags/16x11/gb.png) no-repeat center left;
}
.oldstyle #countries .br a {
  background: url(/templates/nml2013/images/flags/16x11/br.png) no-repeat center left;
}
.oldstyle #countries .ec a {
  background: url(/templates/nml2013/images/flags/16x11/ec.png) no-repeat center left;
}
.oldstyle #countries .fr a {
  background: url(/templates/nml2013/images/flags/16x11/fr.png) no-repeat center left;
}
.oldstyle #countries .it a {
  background: url(/templates/nml2013/images/flags/16x11/it.png) no-repeat center left;
}
.oldstyle #countries .sk a {
  background: url(/templates/nml2013/images/flags/16x11/sk.png) no-repeat center left;
}
.oldstyle #countries .us a {
  background: url(/templates/nml2013/images/flags/16x11/us.png) no-repeat center left;
}
.oldstyle #countries .pl a {
  background: url(/templates/nml2013/images/flags/16x11/pl.png) no-repeat center left;
}
.oldstyle #countries .dk a {
  background: url(/templates/nml2013/images/flags/16x11/dk.png) no-repeat center left;
}
.oldstyle #countries .np a {
  background: url(/templates/nml2013/images/flags/16x11/np.png) no-repeat center left;
}
.oldstyle #countries .hr a {
  background: url(/templates/nml2013/images/flags/16x11/hr.png) no-repeat center left;
}
.oldstyle .cBT {
  background: url(/templates/nml2013/images/flags/35x22/bt.png) no-repeat center left;
}
.oldstyle .cDE {
  background: url(/templates/nml2013/images/flags/35x22/de.png) no-repeat center left;
}
.oldstyle .cCH {
  background: url(/templates/nml2013/images/flags/35x22/ch.png) no-repeat center left;
}
.oldstyle .cCZ {
  background: url(/templates/nml2013/images/flags/35x22/cz.png) no-repeat center left;
}
.oldstyle .cAT {
  background: url(/templates/nml2013/images/flags/35x22/at.png) no-repeat center left;
}
.oldstyle .cAO, .oldstyle .cHO {
  background: url(/templates/nml2013/images/flags/35x22/ao.png) no-repeat center left;
}
.oldstyle .cCA {
  background: url(/templates/nml2013/images/flags/35x22/ca.png) no-repeat center left;
}
.oldstyle .cES {
  background: url(/templates/nml2013/images/flags/35x22/es.png) no-repeat center left;
}
.oldstyle .cBE {
  background: url(/templates/nml2013/images/flags/35x22/be.png) no-repeat center left;
}
.oldstyle .cNL {
  background: url(/templates/nml2013/images/flags/35x22/nl.png) no-repeat center left;
}
.oldstyle .cNO {
  background: url(/templates/nml2013/images/flags/35x22/no.png) no-repeat center left;
}
.oldstyle .cPT {
  background: url(/templates/nml2013/images/flags/35x22/pt.png) no-repeat center left;
}
.oldstyle .cSE {
  background: url(/templates/nml2013/images/flags/35x22/se.png) no-repeat center left;
}
.oldstyle .cIN {
  background: url(/templates/nml2013/images/flags/35x22/in.png) no-repeat center left;
}
.oldstyle .cEN {
  background: url(/templates/nml2013/images/flags/35x22/gb.png) no-repeat center left;
}
.oldstyle .cBR {
  background: url(/templates/nml2013/images/flags/35x22/br.png) no-repeat center left;
}
.oldstyle .cEC {
  background: url(/templates/nml2013/images/flags/35x22/ec.png) no-repeat center left;
}
.oldstyle .cFR {
  background: url(/templates/nml2013/images/flags/35x22/fr.png) no-repeat center left;
}
.oldstyle .cIT {
  background: url(/templates/nml2013/images/flags/35x22/it.png) no-repeat center left;
}
.oldstyle .cIE {
  background: url(/templates/nml2013/images/flags/35x22/ie.jpg) no-repeat center left;
}
.oldstyle .cSK {
  background: url(/templates/nml2013/images/flags/35x22/sk.png) no-repeat center left;
}
.oldstyle .cRO {
  background: url(/templates/nml2013/images/flags/35x22/ro.png) no-repeat center left;
}
.oldstyle .cUK, .oldstyle .cGB {
  background: url(/templates/nml2013/images/flags/35x22/uk.png) no-repeat center left;
}
.oldstyle .cUS {
  background: url(/templates/nml2013/images/flags/35x22/us.png) no-repeat center left;
}
.oldstyle .cPL {
  background: url(/templates/nml2013/images/flags/35x22/pl.png) no-repeat center left;
}
.oldstyle .cDK {
  background: url(/templates/nml2013/images/flags/35x22/dk.png) no-repeat center left;
}
.oldstyle .cNP {
  background: url(/templates/nml2013/images/flags/35x22/np.png) no-repeat center left;
}
.oldstyle .cHR {
  background: url(/templates/nml2013/images/flags/35x22/hr.png) no-repeat center left;
}
.oldstyle .cOL {
  background: url(/templates/nml2013/images/flags/35x22/ol.png) no-repeat center left;
}
.oldstyle .cO3 {
  background: url(/templates/nml2013/images/flags/35x22/o2.png) no-repeat center left;
}
.oldstyle .cGR {
  background: url(/templates/nml2013/images/flags/35x22/gr.jpg) no-repeat center left;
}
.oldstyle .country.c {
  background: url(/templates/nml2013/images/flags/35x22/nmi.png) no-repeat center left;
}
.oldstyle .radius-top {
  border-radius: 7px 7px 0 0;
}
.oldstyle .radius {
  border-radius: 7px;
}
.oldstyle .radius-bottom {
  border-radius: 0 0 7px 7px;
}
.oldstyle .no-radius-top {
  border-radius: 0 0 7px 7px;
}
.oldstyle a:not(.btn) {
  text-decoration: none;
  color: #000000;
}
.oldstyle a:not(.btn):hover {
  text-decoration: underline;
  color: #c3a673;
}
.oldstyle .more {
  padding-left: 20px;
  background: transparent url("../images/icon-link-more.png") no-repeat center left;
}
.oldstyle .file {
  padding-left: 22px;
  background: transparent url("../images/icon-link-file.png") no-repeat center left;
}
.oldstyle .country {
  padding-left: 41px;
  min-height: 22px;
  display: block;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.oldstyle .tags .country {
  padding-left: 41px;
  margin-right: 10px;
}
.oldstyle .facebook, .oldstyle .youtube, .oldstyle .vimeo, .oldstyle .rss, .oldstyle .instagram {
  display: block;
  margin-right: 5px;
  height: 32px;
  width: 32px;
}
.oldstyle .facebook {
  background: transparent url("../images/btn-social.png") no-repeat 0 0;
}
.oldstyle .youtube {
  background: transparent url("../images/btn-social.png") no-repeat -32px 0;
}
.oldstyle .vimeo {
  background: transparent url("../images/btn-social.png") no-repeat -64px 0;
}
.oldstyle .rss {
  background: transparent url("../images/btn-social.png") no-repeat -96px 0;
}
.oldstyle .instagram {
  background: transparent url("../images/btn-social.png") no-repeat -128px 0;
}
.oldstyle .refresh, .oldstyle .trash {
  float: left;
  display: block;
  margin-left: 5px;
  height: 30px;
  width: 30px;
}
.oldstyle .refresh {
  background: transparent url("../images/icon-link-cart.png") no-repeat 0 0;
}
.oldstyle .refresh:hover {
  background: transparent url("../images/icon-link-cart.png") no-repeat 0 -30px;
}
.oldstyle .trash {
  background: transparent url("../images/icon-link-cart.png") no-repeat -30px 0;
}
.oldstyle .trash:hover {
  background: transparent url("../images/icon-link-cart.png") no-repeat -30px -30px;
}
.oldstyle a.btn,
.oldstyle button.btn {
  --bs-btn-color: #fff;
  --bs-btn-bg: #c3a673;
  --bs-btn-border-color: #c3a673;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #c3a673;
  --bs-btn-hover-border-color: #c3a673;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #c3a673;
  --bs-btn-active-border-color: #c3a673;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #c3a673;
  --bs-btn-disabled-border-color: #c3a673;
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-font-size: 0.9rem;
}
.oldstyle a.btn-reset,
.oldstyle button.btn-reset,
.oldstyle a.btn-small,
.oldstyle button.btn-small {
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-border-width: 1px;
  --bs-btn-border-radius: 0.375rem;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  --bs-btn-color: #fff;
  --bs-btn-bg: #c3a673;
  --bs-btn-border-color: #c3a673;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #c3a673;
  --bs-btn-hover-border-color: #c3a673;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #c3a673;
  --bs-btn-active-border-color: #c3a673;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #c3a673;
  --bs-btn-disabled-border-color: #c3a673;
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-font-size: 0.875rem;
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.oldstyle .add-cart {
  margin: 10px 0 10px 0 !important;
}
.oldstyle .btn-expand {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  background: url("../images/icon-link-expand.png") no-repeat top left;
}
.oldstyle .btn-expand.on {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  background: url("../images/icon-link-expand.png") no-repeat bottom left;
}
.oldstyle .btn-expand.left {
  float: left;
}
.oldstyle h1 {
  font-size: 35px;
  line-height: 65px;
}
.oldstyle h2 {
  font-size: 30px;
  line-height: 50px;
}
.oldstyle h1, .oldstyle h2, .oldstyle p {
  padding-bottom: 20px;
}
.oldstyle h3 {
  font-size: 14px;
}
.oldstyle h6 {
  font-size: 15px !important;
  line-height: 15px !important;
  color: #c3a673 !important;
}
.oldstyle h6 a {
  color: #c3a673 !important;
}
.oldstyle #header-wrap {
  background: transparent url("../images/bg-header-320-640.png") repeat-x top left;
}
.oldstyle #page-wrap, .oldstyle #header-wrap, .oldstyle #nav-wrap, .oldstyle #content-wrap, .oldstyle #footer-wrap {
  float: left;
  width: 100%;
}
.oldstyle #content-wrap {
  background: #ffffff;
  padding-bottom: 30px;
}
.oldstyle #footer-wrap {
  background: #83121d url("../images/bg-footer.png") repeat-x top left;
  padding-left: 20px;
  padding-right: 20px;
}
.oldstyle #nav-countries, .oldstyle #nav-language, .oldstyle #nav-signin {
  position: absolute;
  top: 137px;
  left: 0;
  width: 100%;
  z-index: 20500;
}
.oldstyle #language-toggle {
  margin-left: 70px;
}
.oldstyle #countries-toggle {
  margin-left: 120px;
}
.oldstyle #signin-toggle {
  margin-left: 170px;
}
.oldstyle #nav-language > a.on {
  background: transparent url("../images/btn-language.png") no-repeat bottom left;
}
.oldstyle #nav-countries > a.on {
  background: transparent url("../images/btn-countries.png") no-repeat bottom left;
}
.oldstyle #nav-signin > a.on {
  background: transparent url("../images/btn-signin.png") no-repeat bottom left;
}
.oldstyle #nav-countries li li {
  padding-left: 20px;
}
.oldstyle .btn-countries, .oldstyle .btn-language, .oldstyle .btn-signin {
  position: absolute;
  width: 40px;
  height: 31px;
}
.oldstyle .btn-countries {
  background: transparent url("../images/btn-countries.png") no-repeat top left;
}
.oldstyle .btn-language {
  background: transparent url("../images/btn-language.png") no-repeat top left;
}
.oldstyle .btn-signin {
  background: transparent url("../images/btn-signin.png") no-repeat top left;
}
.oldstyle .dropdown > ul,
.oldstyle .dropdown > div {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
  background: #facf3e;
  border-right: 1px solid #d99f19;
  border-left: 1px solid #d99f19;
  border-bottom: 1px solid #d99f19;
  border-radius: 0 0 7px 7px;
}
.oldstyle .dropdown li {
  border-top: 1px solid #d99f19;
}
.oldstyle .dropdown li li {
  border-top: 1px solid #fce38f;
}
.oldstyle .dropdown li a {
  color: #5b554b;
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  padding-left: 20px;
  text-decoration: none;
}
.oldstyle .dropdown li li a {
  font-weight: bold;
  background: transparent url("../images/icon-link-menu.png") no-repeat center left;
  padding-left: 46px;
  width: 100%;
}
.oldstyle #nav-countries li li a {
  padding-left: 23px;
}
.oldstyle .dropdown li li a:hover {
  background: #ffbf02 url("../images/icon-link-menu.png") no-repeat center left;
}
.oldstyle .dropdown ul.on,
.oldstyle .dropdown ul.on ul,
.oldstyle .dropdown ul.on .dropdown-block {
  display: block;
}
.oldstyle .dropdown .dropdown-block {
  padding: 0 0 20px 0 !important;
}
.oldstyle .dropdown-row {
  width: 100%;
  float: left;
  display: block;
  padding: 0 20px 5px 20px;
}
.oldstyle .dropdown-title {
  font-family: "Georgia", Times, serif;
  font-weight: normal;
  font-size: 18px;
  color: #5b554b;
  line-height: 24px;
  padding-bottom: 15px;
}
.oldstyle .dropdown-row a {
  color: #83121d !important;
  padding-left: 0 !important;
  height: auto !important;
  line-height: 20px !important;
  background: none !important;
}
.oldstyle .dropdown-row a:hover {
  text-decoration: underline !important;
}
.oldstyle #nav-main {
  position: absolute;
  top: 137px;
  left: 0;
  width: 100%;
  height: 45px;
  z-index: 20000;
}
.oldstyle #nav-main .btn-menu {
  position: absolute;
  left: 20px;
  width: 40px;
  height: 31px;
  line-height: 29px;
  font-weight: bold;
  text-decoration: none;
  background: transparent url("../images/btn-menu.png") no-repeat top left;
}
.oldstyle #nav-main div {
  display: none;
}
.oldstyle #nav-main > a.on {
  background: transparent url("../images/btn-menu.png") no-repeat bottom left;
}
.oldstyle #nav-main ul {
  display: none;
  position: absolute;
  width: 100%;
  top: 37px;
  background: #facf3e;
  border-right: 1px solid #d99f19;
  border-left: 1px solid #d99f19;
  border-bottom: 1px solid #d99f19;
  border-radius: 0 0 7px 7px;
}
.oldstyle #nav-main ul.on {
  display: block;
}
.oldstyle #nav-main li {
  border-top: 1px solid #fce38f;
}
.oldstyle #nav-main li:first-child {
  border-top: 1px solid #d99f19;
}
.oldstyle #nav-main li a {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
  font-size: 15px;
  padding-left: 46px;
  text-decoration: none;
  background: transparent url("../images/icon-link-menu.png") no-repeat center left;
}
.oldstyle #nav-main li a:hover {
  background: #ffbf02 url("../images/icon-link-menu.png") no-repeat center left;
}
.oldstyle #content-wrap {
  padding-top: 30px;
}
.oldstyle #content-nav ul ul {
  padding: 0 0 0 0;
}
.oldstyle #content-nav {
  width: 100%;
  margin-top: -30px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.oldstyle #content-nav .collapsing,
.oldstyle #content-nav .show {
  display: block;
}
.oldstyle #content-nav #nav-sub .nav-header {
  display: block;
  padding: 5px 0px 2px 0px;
  margin-bottom: 0.25rem;
  font-size: 18px;
  font-weight: 400;
}
.oldstyle #content-nav #nav-sub li:not(:first-child) .nav-header {
  margin-top: 1rem;
}
.oldstyle #content-nav #nav-sub li:hover > a, .oldstyle #content-nav #nav-sub li.active > a {
  text-decoration: underline !important;
}
.oldstyle #content-nav #nav-sub a {
  color: #212529;
}
.oldstyle #content-nav .current > ul {
  display: block;
}
.oldstyle #content-nav li a,
.oldstyle #content-nav .btn-nav,
.oldstyle #content-nav .btn-cart {
  display: block;
  width: 100%;
  font-size: 15px;
  padding: 10px 0px 2px 0px;
  text-decoration: none;
}
.oldstyle #content-nav li .separator {
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 15px;
  color: #ded7b8;
  text-transform: uppercase;
  padding: 15px 0 15px 0;
}
.oldstyle article {
  float: left;
}
.oldstyle .Itemid-334 .main,
.oldstyle .Itemid-334 .content {
  width: 100% !important;
}
.oldstyle .main, .oldstyle .main-extended {
  width: 100%;
  text-align: left !important;
}
.oldstyle .main p, .oldstyle .main-extended p {
  text-align: justify;
}
.oldstyle .ovw {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ded7b8;
}
.oldstyle .ovw h1 {
  float: left;
  width: 100%;
}
.oldstyle .content {
  float: left;
  width: 100%;
}
.oldstyle .content ul li:not(.no-disc) {
  list-style-type: disc !important;
  margin-left: 18px;
}
.oldstyle .content ol li {
  list-style-type: decimal !important;
  margin-left: 18px;
}
.oldstyle .content ul,
.oldstyle .content ol {
  margin-bottom: 20px !important;
}
.oldstyle .images {
  float: right;
  width: 100%;
}
.oldstyle .images li {
  float: left;
  width: 100%;
  padding: 9px;
  border: 1px solid #ded7b8;
  margin: 0 0 20px 0;
}
.oldstyle .images li p {
  font-size: 12px;
  line-height: 18px;
  padding: 9px 0 0 0;
}
.oldstyle .additional {
  display: inline-block;
  padding-bottom: 20px;
}
.oldstyle .additional li,
.oldstyle .content ul.additional li {
  list-style: none !important;
  padding: 2px 0 2px 0;
  margin-left: 0 !important;
}
.oldstyle .player-embed {
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
  border: 1px solid #ded7b8;
}
.oldstyle .player-youtube-container,
.oldstyle .player-native-container,
.oldstyle .player-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.oldstyle .player-youtube-container iframe,
.oldstyle .player-container iframe,
.oldstyle .player-youtube-container object,
.oldstyle .player-container object,
.oldstyle .player-youtube-container embed,
.oldstyle .player-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.oldstyle .slide-img {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 9px;
  background: #ffffff;
  border: 1px solid #ded7b8;
}
.oldstyle .slide-txt {
  float: left;
  width: 100%;
  margin: 0 0 40px 0;
}
.oldstyle .slide-txt a:hover {
  color: #c3a673;
  text-decoration: none;
}
.oldstyle .slide-txt-extended {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.oldstyle .slide-txt h2, .oldstyle .slide-txt-extended h2 {
  font-size: 24px;
  line-height: 26px;
}
.oldstyle .slide-txt a, .oldstyle .slide-txt-extended a {
  color: #5b554b;
}
.oldstyle .slide-txt a:hover, .oldstyle .slide-txt-extended a:hover {
  color: #c3a673;
  text-decoration: none;
}
.oldstyle .img-slider, .oldstyle .txt-slider {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 3px;
  margin-bottom: 30px;
}
.oldstyle .img-slider {
  background-image: url("../images/bg-slider-img-bottom.png");
  padding-bottom: 1%;
}
.oldstyle .txt-slider {
  background-image: url("../images/bg-slider-txt-bottom.png");
  padding-bottom: 1.4%;
}
.oldstyle .list {
  float: left;
  width: 100%;
}
.oldstyle .list-img {
  width: 100%;
}
.oldstyle .list-img li {
  float: left;
  width: 100%;
  border: 1px solid #ded7b8;
  margin: -1px 0 0 -1px;
  list-style-type: none !important;
}
.oldstyle .list-img-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 180px;
  border: 9px solid #ffffff;
}
.oldstyle .list-img img {
  width: auto;
  max-width: none;
  height: 160px;
  max-height: 160px;
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.oldstyle .tb-data-content .list-img li {
  width: 50%;
  list-style-type: none !important;
}
.oldstyle .content .list-countries li {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin: -1px 0 0 -1px;
  text-align: center;
  list-style-type: none !important;
}
.oldstyle .list-countries img {
  margin: 0 auto;
  max-width: 90px;
}
.oldstyle .list-col-item {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.oldstyle .list-col-item-img {
  width: 100%;
  padding: 9px;
  border: 1px solid #ded7b8;
  margin-bottom: 10px;
}
.oldstyle .list-col-item-txt {
  font-size: 14px;
  padding-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.oldstyle .list-col-item-txt p {
  padding: 0;
}
.oldstyle .list-col-item-txt .list-col-item-txt a {
  color: #5b554b;
}
.oldstyle .list-col-item-txt .list-col-item-txt a:hover {
  color: #c3a673;
  text-decoration: none;
}
.oldstyle .list-item {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 30px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ded7b8;
}
.oldstyle .list-item-img {
  float: left;
  width: 100px;
  margin-bottom: 15px;
  padding: 9px;
  border: 1px solid #ded7b8;
}
.oldstyle .list-item-txt,
.oldstyle .list-item-txt-column {
  float: left;
  width: 100%;
}
.oldstyle .list-item-audio {
  float: left;
  width: 100%;
}
.oldstyle .list-item-audio div {
  padding-top: 10px;
}
.oldstyle .list-item-txt p {
  padding-bottom: 10px;
}
.oldstyle .list-item-txt span {
  font-weight: bold;
  font-size: 12px;
}
.oldstyle span[id^=cloak] {
  font-weight: normal;
  font-size: 14px;
}
.oldstyle .box {
  float: left;
  width: 100%;
  margin: 0 15px 15px 0;
}
.oldstyle .box span {
  font-weight: bold;
  font-size: 12px;
}
.oldstyle .box p {
  padding: 0;
}
.oldstyle .box-heading {
  width: 100%;
  height: 40px;
  vertical-align: middle;
  padding-left: 10px;
  background: #83121d url("../images/bg-box-heading.png") no-repeat top right;
}
.oldstyle .box-heading h2 {
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  padding-bottom: 0;
}
.oldstyle .box-item-list, .oldstyle .box-item-teaser {
  float: left;
  width: 100%;
  position: relative;
  padding: 10px;
  background: #fcfbf5 url("../images/bg-box-item.png") no-repeat top left;
  border-left: 1px solid #ded7b8;
  border-right: 1px solid #ded7b8;
  border-bottom: 1px solid #ded7b8;
}
.oldstyle .box-item-list {
  min-height: 65px;
}
.oldstyle .box-item-teaser-img {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.oldstyle .box-img-left img {
  float: left;
  width: auto;
  max-width: 70px;
  margin-right: 10px;
}
.oldstyle .box-item-teaser-txt {
  float: left;
  width: 100%;
}
.oldstyle .box-item-teaser-txt h3 {
  font-family: "Georgia", Times, serif;
  font-weight: normal;
  color: #c3a673;
  font-size: 18px;
  line-height: 22px;
  padding-bottom: 10px;
}
.oldstyle .box-item-img {
  position: absolute;
  width: 45px;
  height: 45px;
  padding: 5px;
  background: #ffffff;
  border: 1px solid #ded7b8;
}
.oldstyle .box-item-img img {
  max-height: 45px;
  width: auto;
  margin: 0 auto;
}
.oldstyle .tourplan .box-item-txt {
  padding-left: 0;
  line-height: 20px;
}
.oldstyle .box-item-txt {
  padding-left: 55px;
  line-height: 20px;
}
.oldstyle .box-item-txt a {
  font-weight: bold;
}
.oldstyle .box-item-txt.align-img {
  height: 45px;
  display: flex;
  align-items: center;
}
.oldstyle .box-bottom {
  float: left;
  width: 100%;
  height: 35px;
  text-align: right;
  padding-right: 10px;
  line-height: 35px;
  border-right: 1px solid #ded7b8;
  border-left: 1px solid #ded7b8;
  border-bottom: 1px solid #ded7b8;
}
.oldstyle .shop-item {
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 10px 20px 10px;
  border: 1px solid #ded7b8;
  margin: 0 0 20px 0;
}
.oldstyle .shop-item:nth-of-type(2n) {
  margin-right: 0;
}
.oldstyle .shop-item-img {
  width: 100%;
  text-align: center;
}
.oldstyle .shop-item-img img {
  margin: 0 auto;
  width: auto;
  max-height: 185px;
}
.oldstyle .shop-item-txt h3 a {
  font-size: 12px;
  font-weight: bold;
  color: #5b554b;
}
.oldstyle .shop-item-txt h2 {
  line-height: 18px;
  padding-bottom: 5px;
}
.oldstyle .shop-item-txt p {
  padding-bottom: 0;
}
.oldstyle .shop-item-txt h2 a {
  font-size: 14px;
  font-weight: bold;
  font-family: "Century Gothic", Helvetica, Arial, sans-serif;
}
.oldstyle .shop-item-txt .msr-prize {
  margin-left: 5px;
  text-decoration: line-through;
}
.oldstyle .shop-item-txt a.prize {
  color: #5b554b;
  font-weight: bold;
}
.oldstyle .shop-item-dtl {
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 0 30px 0;
  border: 1px solid #ded7b8;
}
.oldstyle .shop-item-dtl-img {
  float: left;
  width: 100%;
}
.oldstyle .jTrader-product-image-wrapper {
  margin: 0 auto;
  width: 250px;
}
.oldstyle .shop-item-dtl-txt {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 0 15px 0 15px;
}
.oldstyle .shop-item-dtl-txt h2 {
  padding-bottom: 10px;
}
.oldstyle .shop-item-dtl-txt .prize {
  display: block;
  padding-top: 15px;
  font-size: 24px;
  font-weight: bold;
}
.oldstyle .shop-item-dtl-txt .msr-prize {
  display: block;
  padding-top: 10px;
  font-size: 16px;
  text-decoration: line-through;
}
.oldstyle .shop-item-dtl-txt .prize-adjustment {
  display: block;
}
.oldstyle .shop-item-dtl-inf {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding: 20px 15px 0 15px;
  border-top: 1px solid #ded7b8;
}
.oldstyle .shop-item-dtl-inf p {
  text-align: justify;
}
.oldstyle .shop-item-dtl-inf hr {
  background: #ded7b8;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}
.oldstyle .shop-item-dtl-vid,
.oldstyle .shop-item-dtl-audio {
  float: left;
  width: 100%;
  padding: 20px 0 0 0;
}
.oldstyle .shop-item-dtl-vid li,
.oldstyle .shop-item-dtl-audio li {
  border: 1px solid #ded7b8;
  float: left;
  list-style-type: none !important;
  margin: -1px 0 0 -1px;
  padding: 9px;
  width: 100%;
}
.oldstyle .shop-item-dtl-vid a {
  float: left;
  width: 50%;
}
.oldstyle .preview-title-vid,
.oldstyle .preview-title-audio {
  display: block;
  font-size: 13px;
}
.oldstyle .preview-title-vid {
  float: left;
  width: 50%;
  padding: 0 10px 0 10px;
}
.oldstyle .preview-title-audio {
  width: 100%;
  padding: 15px 0 10px 0;
}
.oldstyle .shop-item-dtl-inf ul,
.oldstyle .jTrader-product-description ul,
.oldstyle .shop-item-dtl-inf ol {
  margin-bottom: 20px;
}
.oldstyle .shop-item-dtl-inf li,
.oldstyle .jTrader-product-description li{
  list-style-type: disc;
  margin-left: 18px;
}
.oldstyle .pagination li {
  list-style-type: none !important;
}
.oldstyle span.page-link:hover {
  background-color: unset;
}
.oldstyle .pagination .page-link {
  color: #a37729;
}
.oldstyle .pagination :not(.pagination-start, .pagination-prev, .pagination-end, .pagination-next) span.page-link {
  font-weight: bold;
}
.oldstyle #memberList tfoot tr, .oldstyle #memberList tfoot td {
  border: 0;
}

.oldstyle .cart-item {
  width: 100%;
  min-height: 100px;
}
.oldstyle .cart-item-thumb {
  position: absolute;
  width: 65px;
  background: #ffffff;
  border: 1px solid #ded7b8;
  padding: 5px;
}
.oldstyle .cart-item-thumb .cart-thumb {
  width: 55px;
}
.oldstyle .cart-item-txt {
  padding-left: 75px;
}
.oldstyle .cart-item-title,
.oldstyle .cart-item-variant,
.oldstyle .cart-item-number,
.oldstyle .cart-item-question,
.oldstyle .cart-item-answer {
  display: block;
}
.oldstyle .cart-item-title {
  font-weight: bold;
}
.oldstyle .cart-item-question,
.oldstyle .cart-item-answer {
  font-size: 12px;
  line-height: 17px;
}
.oldstyle .cart-item-question {
  font-weight: bold;
  padding-top: 10px;
}
.oldstyle #steps {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.oldstyle #steps li {
  width: 100%;
}
.oldstyle #steps li {
  float: left;
  display: block;
  padding: 7px 0 7px 10px;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 30px;
  border-radius: 7px;
  background: -moz-linear-gradient(left, #f5f1df, #ffffff);
  background: -webkit-linear-gradient(left, #f5f1df, #ffffff);
  background: -ms-linear-gradient(left, #f5f1df, #ffffff);
  background: linear-gradient(left, #f5f1df, #ffffff);
}
.oldstyle #steps li a {
  color: #5b554b;
}
.oldstyle #steps li.active {
  font-weight: bold;
}
.oldstyle #steps li span {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #ded7b8;
  background: #ffffff;
}
.oldstyle #steps li.done {
  font-weight: bold;
}
.oldstyle #steps li.done span {
  float: left;
  display: block;
  height: 30px;
  width: 60px;
  margin-right: 5px;
  padding: 0 10px 0 10px;
  text-align: left;
  border-radius: 30px;
  border: 1px solid #ded7b8;
  background: #ffffff url("../images/bg-done.png") no-repeat center right;
}
.oldstyle .info-item, .oldstyle .info-item-extended {
  width: 100%;
  margin-bottom: 10px;
}
.oldstyle .event-item {
  width: 100%;
  float: left;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid #ece2d3;
  background-color: url(../images/bg-corner.png) top left no-repeat #F8F5EC;
  position: relative;
}
.oldstyle .event-item-head,
.oldstyle .event-item-sidebar,
.oldstyle .event-item-content {
  width: 100%;
  float: left;
}
.oldstyle .event-item h2 {
  padding-bottom: 5px;
}
.oldstyle .event-item h3 {
  font-weight: normal;
  color: #83121d;
  font-size: 18px;
  padding-bottom: 30px;
}
.oldstyle .event-item-content .expand td a {
  position: relative;
  padding-left: 12px;
  padding-right: 12px;
}
.oldstyle .event-item-content .expand td a:before,
.oldstyle .event-item-content .expand td a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  display: block;
  width: 7px;
  height: 4px;
  background: transparent url("../images/icon-arrow-toggle.png") no-repeat top left;
}
.oldstyle .event-item-content .expand td a:before {
  left: 0;
}
.oldstyle .event-item-content .expand td a:after {
  right: 0;
}
.oldstyle .event-item-content .expand.expanded td a:before,
.oldstyle .event-item-content .expand.expanded td a:after {
  background: transparent url("../images/icon-arrow-toggle.png") no-repeat bottom left;
}
.oldstyle .type, .oldstyle .city {
  display: inline-block;
  padding: 3px 10px 3px 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid #c3a673 !important;
  background: #c3a673 !important;
  color: #ffffff !important;
}
.oldstyle .type {
  color: #83121D;
  margin-right: 5px;
  border: 1px solid #83121D;
}
.oldstyle .city {
  color: #ffffff;
  border: 1px solid #83121D;
  background: #83121d;
}
.oldstyle .event-item-sidebar .event-item-slider,
.oldstyle .event-item-sidebar .event-item-img,
.oldstyle .event-item-sidebar .event-item-map {
  float: left;
  width: 100%;
  padding: 9px;
  border: 1px solid #ded7b8;
  margin-bottom: 20px;
  background: #ffffff;
}
.oldstyle .event-item-sidebar .event-item-slider {
  margin-right: 20px;
}
.oldstyle .event-item-map iframe {
  height: 225px;
}
.oldstyle .event-item-map img,
.oldstyle .event-item-map embed,
.oldstyle .event-item-map object {
  max-width: none !important;
}
.oldstyle .data-item {
  width: 100%;
  float: left;
  padding: 20px;
  border: 1px solid #ded7b8;
  margin-bottom: 20px;
  background: #fcfbf5 url("../images/bg-corner.png") no-repeat top left;
}
.oldstyle .data-item.col input {
  width: 100%;
}
.oldstyle .data-item.stnd {
  width: 100%;
}
.oldstyle .data-item.stnd input[type=text],
.oldstyle .data-item.stnd input[type=password],
.oldstyle .data-item.stnd input[type=email] {
  width: 100%;
}
.oldstyle .data-item.extended {
  width: 100%;
}
.oldstyle #paging {
  float: left;
  width: 100%;
  margin: 15px 0 15px 0;
}
.oldstyle #paging li {
  float: left;
}
.oldstyle #paging a {
  display: block;
  height: 35px;
  width: 35px;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 35px;
  border-right: 1px solid #ded7b8;
  border-top: 1px solid #ded7b8;
  border-bottom: 1px solid #ded7b8;
}
.oldstyle #paging li:first-child {
  border-left: 1px solid #ded7b8;
}
.oldstyle #paging a:hover, .oldstyle #paging a.active {
  background: #fcfbf5;
}
.oldstyle #paging a:hover {
  text-decoration: none;
}
.oldstyle table {
  width: 100%;
}
.oldstyle .mbottom {
  margin-bottom: 20px;
}
.oldstyle td p:last-of-type {
  padding-bottom: 0;
}
.oldstyle td ul li {
  list-style-type: disc;
  margin-left: 18px;
}
.oldstyle td ol li {
  list-style-type: decimal;
  margin-left: 18px;
}
.oldstyle td ul,
.oldstyle td ol {
  margin-bottom: 20px;
}
.oldstyle td ul.additional {
  padding-top: 20px;
  margin-bottom: 0 !important;
}
.oldstyle td ul.additional li {
  margin-left: 0 !important;
  list-style-type: none !important;
}
.oldstyle td ul.list-img {
  padding-top: 20px;
}
.oldstyle .box-data-list-header {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f8f5ec;
}
.oldstyle .box-data-list-header h1 {
  color: #212529 !important;
  font-size: 20px;
  line-height: 60px;
  text-indent: 20px;
}
.oldstyle .box-data-list-bottom {
  width: 100%;
  height: 40px;
  margin-bottom: 10px;
  background: #f8f5ec;
}
.oldstyle .box-data-list-filter {
  width: 100%;
  padding: 10px 20px 10px 20px;
  border-left: 1px solid #f8f5ec;
  border-right: 1px solid #f8f5ec;
}
.oldstyle .box-data-list-filter-topborder {
  border-top: 1px solid #f8f5ec;
  border-radius: 7px 7px 0 0;
}
.oldstyle .box-data-list-filter select.filter {
  background: none;
  border-color: #f8f5ec;
  margin-bottom: 5px;
  width: 100%;
  outline: none;
}
.oldstyle select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #5b554b;
}
.oldstyle .tb-data-list {
  border-top: 1px solid #f8f5ec;
}
.oldstyle .tb-data-list .col-1,
.oldstyle .tb-data-list .col-2,
.oldstyle .tb-data-list .col-3,
.oldstyle .tb-data-list .col-4,
.oldstyle .tb-data-list .col-5,
.oldstyle .tb-data-list .col-45 {
  width: 100%;
}
.oldstyle .tb-data-list td {
  float: left;
  width: 100%;
  clear: both;
  padding: 10px;
  text-align: left;
  border-left: 1px solid #f8f5ec;
  border-right: 1px solid #f8f5ec;
  border-bottom: 1px solid #f8f5ec;
  background: #f9f7ef;
}
.oldstyle .tb-data-list td:before {
  float: left;
  width: 100px;
  margin-right: 20px;
  color: #5b554b;
  text-align: left;
  font-weight: normal;
  content: attr(data-title);
}
@media all and (max-width: 767px) {
  .oldstyle .tb-data-list .tourplan tr {
    display: flex;
    flex-wrap: wrap;
  }
  .oldstyle .tb-data-list .tourplan td.col-3 {
    border-bottom: 2px #a37729 solid;
  }
  .oldstyle .tb-data-list .tourplan td.col-5 {
    order: -1;
  }
  .oldstyle .tb-data-list .tourplan td.col-5:before {
    margin-bottom: 2px;
  }
}
.oldstyle .tb-data-list .tb-data-header:before {
  content: attr(normal);
}
.oldstyle .tb-data-list td.min-768 {
  display: none;
}
.oldstyle .tb-data-list .tb-data-right {
  text-align: right;
}
.oldstyle .tb-data-list .tb-data-total,
.oldstyle .tb-data-list .tb-data-title {
  font-weight: bold;
}
.oldstyle .tb-data-list .tb-data-subtotal {
  font-weight: normal;
}
.oldstyle .tb-data-list .tb-data-title {
  font-family: "Lato", sans-serif !important;
  color: #c3a673 !important;
  background: #F8F5EC !important;
  font-weight: 400 !important;
}
.oldstyle .tb-data-list .expand td {
  background: #ffffff;
}
.oldstyle .tb-data-list .expand-row tr {
  cursor: pointer;
}
.oldstyle .tb-data-list .tb-data-header {
  background: #ede9d7;
}
.oldstyle .tb-data-list .tb-data-heading {
  font-size: 16px;
}
.oldstyle .tb-data-list .tb-data-content {
  padding: 10px;
}
.oldstyle .tb-data-list th {
  width: 100%;
  padding: 10px;
  text-align: left;
  border-left: 1px solid #f8f5ec;
  border-right: 1px solid #f8f5ec;
  border-bottom: 1px solid #f8f5ec;
  background: #ede9d7;
  color: #212529 !important;
}
.oldstyle .tb-data-list-thumb {
  float: left;
  width: 100px;
  margin-right: 20px;
  background: #ffffff;
  border: 1px solid #f8f5ec;
  padding: 5px;
}
.oldstyle .expand-row a.country {
  font-weight: bold;
}
.oldstyle span.tags {
  display: block;
  color: #5b554b;
  font-weight: normal;
  font-size: 13px;
}
.oldstyle span.intro {
  display: block;
  padding-top: 5px;
  color: #5b554b;
  font-weight: normal;
  font-size: 13px;
}
.oldstyle span.tb-num, .oldstyle span.tb-date, .oldstyle span.tb-total, .oldstyle span.tb-payment {
  display: block;
}
.oldstyle span.tb-date, .oldstyle span.tb-total {
  font-weight: normal;
}
.oldstyle span.bold {
  font-weight: bold;
}
.oldstyle .tb-info-list {
  border-top: 1px solid #f8f5ec;
  margin-bottom: 20px;
}
.oldstyle .tb-info-list select {
  width: 100%;
}
.oldstyle .tb-info-list td {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #f8f5ec;
  text-align: left;
  vertical-align: top;
}
.oldstyle .tb-info-list td:before {
  display: block;
  margin-bottom: 5px;
  color: #5b554b;
  text-align: left;
  font-weight: bold;
  content: attr(data-title);
}
.oldstyle .tb-info-list tr {
  border-bottom: 1px solid #f8f5ec;
}
.oldstyle .tb-info-list tr td:first-child {
  font-weight: bold;
}
.oldstyle .tb-info-list .tb-info-right {
  text-align: right;
}
.oldstyle .tb-col-fix td:first-child {
  width: 150px;
}
.oldstyle form {
  margin: 0;
}
.oldstyle input[type=text],
.oldstyle input[type=number],
.oldstyle input[type=password],
.oldstyle input[type=email],
.oldstyle select, .oldstyle textarea {
  font-family: "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 5px;
  color: #5b554b;
  border: 1px solid #ded7b8;
  border-radius: 5px;
  background-color: #ffffff;
  -webkit-appearance: none;
}
.oldstyle .quantity {
  float: left;
  width: 40px;
}
.oldstyle .answer {
  width: 100%;
}
.oldstyle :required {
  border-color: #DED7B8;
  box-shadow: none;
}
.oldstyle .hint {
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  padding: 5px 0 5px 0;
}
.oldstyle .shop-item-options {
  width: 100%;
  background: #fcfbf5;
  border: 1px solid #ded7b8;
  border-radius: 5px;
}
.oldstyle .shop-item-options li {
  float: left;
  width: 100%;
  padding: 7px 0 7px 10px;
  border-top: 1px solid #f5f1df;
}
.oldstyle .shop-item-options li:first-child {
  border-top: 0;
}
.oldstyle .shop-item-options label {
  display: block;
  width: 100%;
  padding-bottom: 5px;
}
.oldstyle .label-left, .oldstyle .label-top {
  width: 100%;
  float: left;
}
.oldstyle .label-top label {
  display: block;
  line-height: 30px;
  font-weight: bold;
}
.oldstyle .btn-item {
  padding-top: 10px;
}
.oldstyle .label-left li {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 3px;
}
.oldstyle .label-left label {
  display: block;
  width: 100%;
  padding: 5px 0 5px 0;
  line-height: 16px;
  font-weight: bold;
}
.oldstyle .options {
  float: left;
  width: 100%;
}
.oldstyle .options li {
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.oldstyle .options label {
  float: left;
  display: block;
  width: 100%;
  padding-left: 25px;
}
.oldstyle .options input {
  position: absolute;
  top: 3px;
  left: 0;
}
.oldstyle .label-left, .oldstyle .label-top, .oldstyle .options {
  margin-bottom: 20px;
}
.oldstyle .options.payment li {
  height: 30px;
}
.oldstyle .options.payment input {
  top: 10px;
}
.oldstyle .options.payment label {
  height: 30px;
  width: 100%;
  font-size: 12px;
  line-height: 28px;
  padding-left: 80px;
}
.oldstyle .options.payment li[class*=mastercard] label {
  background: transparent url("../images/icon-payment-mastercard.png") no-repeat 20px 0;
}
.oldstyle .options.payment li[class*=visa] label {
  background: transparent url("../images/icon-payment-visa.png") no-repeat 20px 0;
}
.oldstyle .options.payment li[class*=paypal] label {
  background: transparent url("../images/icon-payment-paypal.png") no-repeat 20px 0;
}
.oldstyle .options.payment li[class*=sofort] label {
  background: transparent url("../images/icon-payment-sofort.png") no-repeat 20px 0;
}
.oldstyle .options.payment li[class*=banktransfer] label {
  background: transparent url("../images/icon-payment-banktransfer.png") no-repeat 20px 0;
}
.oldstyle .options.payment li[class*=cash] label {
  background: transparent url("../images/icon-payment-cash.png") no-repeat 20px 0;
}
.oldstyle article.full .content {
  width: 100%;
}
.oldstyle .img-row {
  padding-top: 15px;
  padding-bottom: 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.oldstyle div[class*=img-col] {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.oldstyle .img-col.text {
  order: 2;
}
.oldstyle .img-col.img {
  padding-bottom: 25px;
  order: 1;
}
.oldstyle .img-col.img img {
  padding: 9px;
  border: 1px solid #ded7b8;
}
@media all and (min-width: 480px) {
  .oldstyle .list-item {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .oldstyle .list-item-img {
    margin-bottom: 0;
    margin-right: 3%;
    width: 21%;
  }
  .oldstyle .list-item-txt {
    width: 76%;
    min-height: 60px;
    background: #ffffff url("../images/bg-list-item.png") no-repeat right top;
    border-top: 1px solid #DED7B8;
    padding: 10px 20px 0 0;
  }
  .oldstyle .list-img li {
    width: 50%;
  }
  .oldstyle .content .list-countries li {
    width: 50%;
  }
}
@media all and (min-width: 640px) {
  .oldstyle {
    /******** Image + Text Cols ********************************************************************/
    /******** Shop Item *************************************************************************/
    /******** Event Item Detail *****************************************************************/
    /******** Footer *****************************************************************************/
    /******** Slider ******************************************************************************/
    /******** Data List Filter *******************************************************************/
  }
  .oldstyle .min-640 {
    display: block;
  }
  .oldstyle #cookie-message-txt {
    width: 88%;
  }
  .oldstyle #cookie-message-btn {
    text-align: right;
    padding-top: 5px;
    width: 12%;
  }
  .oldstyle .tb-data-list thead.min-640,
.oldstyle .tb-info-list thead.min-640 {
    display: table-header-group !important;
  }
  .oldstyle .tb-data-list td.min-640,
.oldstyle .tb-info-list td.min-640 {
    display: table-cell !important;
  }
  .oldstyle .images li,
.oldstyle .shop-item,
.oldstyle .list-col-item,
.oldstyle .slide-img,
.oldstyle .box {
    width: 48.75%;
    margin: 0 2.5% 2.5% 0;
  }
  .oldstyle .images li:nth-of-type(2n),
.oldstyle .shop-item:nth-of-type(2n),
.oldstyle .list-col-item:nth-of-type(2n),
.oldstyle .box:nth-of-type(2n) {
    margin: 0 0 2.5% 0;
  }
  .oldstyle .list-col-item-txt {
    height: 170px;
  }
  .oldstyle .list-item-img {
    margin-right: 2.5%;
    width: 16%;
  }
  .oldstyle .list-item-txt {
    width: 81.5%;
  }
  .oldstyle .list-img li {
    width: 33.333%;
  }
  .oldstyle .content .list-countries li {
    width: 33.333%;
  }
  .oldstyle .tb-data-content .list-img li {
    width: 25%;
  }
  .oldstyle article.main.full {
    width: auto !important;
  }
  .oldstyle .img-row {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .oldstyle div[class*=img-col] {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 50%;
  }
  .oldstyle .img-col.img {
    width: 35%;
    padding-left: 15px;
    padding-top: 0;
  }
  .oldstyle .img-col.text {
    width: 65%;
    padding-right: 15px;
  }
  .oldstyle .img-col.text {
    order: 1 !important;
  }
  .oldstyle .img-col.img {
    order: 2 !important;
  }
  .oldstyle .shop-item-img {
    height: 185px;
  }
  .oldstyle .shop-item-txt {
    height: 85px;
  }
  .oldstyle .event-item-sidebar .event-item-slider {
    width: 48.75%;
    margin: 0 2.5% 2.5% 0;
  }
  .oldstyle .event-item-sidebar .event-item-map {
    width: 48.75%;
  }
  .oldstyle .box-footer {
    width: 48.75%;
    height: 200px;
    margin: 0 2.5% 0 0;
  }
  .oldstyle .box-footer:nth-of-type(2n) {
    margin: 0;
  }
  .oldstyle .slide-txt, .oldstyle .slide-txt-extended {
    width: 48.75%;
    margin: 0 0 5% 0;
  }
  .oldstyle .txt-slider {
    padding-bottom: 1.4%;
  }
  .oldstyle .box-data-list-filter li {
    margin-right: 2.5%;
    width: 48.75%;
    float: left;
  }
  .oldstyle .box-data-list-filter li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media all and (min-width: 768px) {
  .oldstyle {
    /******** Header Images ************************************************************************/
    /******** Header ******************************************************************************/
    /******** Content ******************************************************************************/
    /******** Shop / List Items *******************************************************************/
    /******** Shop Item Detail ******************************************************************/
    /******** Event Item Detail *****************************************************************/
    /******** Forms *****************************************************************************/
    /******** Shop Steps ************************************************************************/
    /******** Data List ****************************************************************************/
    /******** Data List Cols ***********************************************************************/
    /******** Slider *******************************************************************************/
  }
  .oldstyle .min-1024 {
    display: none;
  }
  .oldstyle .min-768 {
    display: block;
  }
  .oldstyle .list-item-img {
    margin-right: 2%;
    width: 13%;
  }
  .oldstyle .list-item-txt {
    width: 85%;
  }
  .oldstyle .list-col-item-txt {
    height: 200px;
  }
  .oldstyle .tb-data-list thead.min-768,
.oldstyle .tb-info-list thead.min-768 {
    display: table-header-group !important;
  }
  .oldstyle .tb-data-list td.min-768,
.oldstyle .tb-info-list td.min-768 {
    display: table-cell !important;
  }
  .oldstyle .bg-img-index {
    background-image: url("../images/bg-header-index-2018.jpg");
  }
  .oldstyle .Itemid-123 .bg-img-index {
    background-image: url("../images/bg-header-tibetanknowledge-2018.jpg");
  }
  .oldstyle .Itemid-124 .bg-img-index {
    background-image: url("../images/bg-header-tulkulobsang.jpg");
  }
  .oldstyle .Itemid-125 .bg-img-index {
    background-image: url("../images/bg-header-mainteachings.jpg");
  }
  .oldstyle .Itemid-126 .bg-img-index {
    background-image: url("../images/bg-header-tourplan-2018.jpg");
  }
  .oldstyle .Itemid-127 .bg-img-index {
    background-image: url("../images/bg-header-media.jpg");
  }
  .oldstyle .Itemid-128 .bg-img-index {
    background-image: url("../images/bg-header-publications-2018.jpg");
  }
  .oldstyle #header-wrap {
    background: transparent url("../images/bg-header-768.png") repeat-x top left;
  }
  .oldstyle header {
    height: 297px;
    background-repeat: no-repeat;
    background-position: top right;
  }
  .oldstyle header h3 a {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: transparent url("../images/nml-768.png") no-repeat 20px center;
  }
  .oldstyle #nav-main, .oldstyle #nav-countries, .oldstyle #nav-language, .oldstyle #nav-signin {
    top: 257px;
  }
  .oldstyle .content {
    float: left;
    width: 68%;
  }
  .oldstyle .images {
    float: right;
    width: 29%;
  }
  .oldstyle .images li, .oldstyle .images li:nth-of-type(2n) {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .oldstyle .shop-item,
.oldstyle .list-col-item {
    width: 31.6%;
    margin: 0 2.5% 2.5% 0;
  }
  .oldstyle .shop-item:nth-of-type(2n),
.oldstyle .list-col-item:nth-of-type(2n) {
    margin: 0 2.5% 2.5% 0;
  }
  .oldstyle .shop-item:nth-of-type(3n),
.oldstyle .list-col-item:nth-of-type(3n) {
    margin: 0 0 2.5% 0;
  }
  .oldstyle .list-item-txt-column {
    width: 50%;
  }
  .oldstyle .shop-item-dtl {
    width: 100%;
    padding: 30px 0 30px 0;
    border: 1px solid #ded7b8;
  }
  .oldstyle .shop-item-dtl-img {
    width: 50%;
  }
  .oldstyle .shop-item-dtl-txt {
    width: 50%;
    margin-top: 0;
    padding: 0 30px 0 0;
  }
  .oldstyle .shop-item-dtl-txt h2 {
    padding-bottom: 10px;
  }
  .oldstyle .shop-item-dtl-txt .prize {
    display: block;
    padding-top: 15px;
    font-size: 24px;
    font-weight: bold;
  }
  .oldstyle .shop-item-dtl-inf {
    padding: 30px 30px 0 30px;
    border-top: 1px solid #ded7b8;
  }
  .oldstyle .event-item {
    padding: 30px;
  }
  .oldstyle .event-item-sidebar {
    float: right;
    width: 35%;
  }
  .oldstyle .event-item-content {
    width: 61%;
  }
  .oldstyle .event-item-sidebar .event-item-slider {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .oldstyle .event-item-sidebar .event-item-map {
    width: 100%;
  }
  .oldstyle .label-left label {
    float: left;
    width: 30%;
  }
  .oldstyle .data-item.stnd input[type=text],
.oldstyle .data-item.stnd input[type=password],
.oldstyle .data-item.stnd input[type=email] {
    width: 60%;
  }
  .oldstyle .data-item.stnd select {
    max-width: 60%;
  }
  .oldstyle .hint {
    padding: 5px 10% 5px 30%;
  }
  .oldstyle #steps {
    height: 80px;
  }
  .oldstyle #steps.steps-4 li {
    width: 24.8%;
  }
  .oldstyle #steps.steps-3 li {
    width: 33%;
  }
  .oldstyle #steps li {
    float: left;
    display: block;
    height: 55px;
    padding: 10px 0 0 10px;
    margin-left: 1px;
    font-size: 16px;
    line-height: 30px;
    border-radius: 7px 7px 0 0;
    background: -moz-linear-gradient(top, #f5f1df, #ffffff);
    background: -webkit-linear-gradient(top, #f5f1df, #ffffff);
    background: -ms-linear-gradient(top, #f5f1df, #ffffff);
    background: linear-gradient(top, #f5f1df, #ffffff);
  }
  .oldstyle #steps li.active {
    background: -moz-linear-gradient(top, #ded7b8, #ffffff);
    background: -webkit-linear-gradient(top, #ded7b8, #ffffff);
    background: -ms-linear-gradient(top, #ded7b8, #ffffff);
    background: linear-gradient(top, #ded7b8, #ffffff);
  }
  .oldstyle .tb-data-list {
    border: 1px solid #f8f5ec;
  }
  .oldstyle .tb-data-list td:before,
.oldstyle .tb-info-list td:before {
    display: none;
  }
  .oldstyle .tb-info-list tr td.min-col {
    width: 100px;
  }
  .oldstyle .tb-data-list .tb-data-header {
    background: #f9f7ef;
  }
  .oldstyle .tb-data-list td {
    width: auto;
    float: none;
    margin: 0;
    padding: 10px 20px 10px 20px;
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 1px solid #f8f5ec;
  }
  .oldstyle .tb-data-list th {
    width: auto;
    border: 0;
    padding: 10px 20px 10px 20px;
  }
  .oldstyle .tb-data-list th:first-child {
    border-radius: 7px 0 0 0;
  }
  .oldstyle .tb-data-list th:last-child {
    border-radius: 0 7px 0 0;
  }
  .oldstyle .no-radius th:first-child,
.oldstyle .no-radius th:last-child {
    border-radius: 0;
  }
  .oldstyle .tb-data-list.radius tr:last-child td:first-child {
    border-bottom-left-radius: 7px;
  }
  .oldstyle .tb-data-list.radius tr:last-child td:last-child {
    border-bottom-right-radius: 7px;
  }
  .oldstyle .tb-data-list tbody:first-child tr:first-child td {
    border-top: 0;
  }
  .oldstyle .tb-data-list td.expand-btn a {
    float: right;
    margin-right: 10px;
  }
  .oldstyle .tb-data-list .expand td {
    background: #ffffff;
  }
  .oldstyle .tb-data-list .tb-data-content {
    padding: 20px;
  }
  .oldstyle .tb-data-list .expand td.col-1 a {
    display: block;
    margin-left: 43px;
  }
  .oldstyle .tb-data-list-thumb {
    float: left;
    margin-right: 20px;
    background: #ffffff;
    border: 1px solid #ded7b8;
    padding: 5px;
  }
  .oldstyle span.tb-price-txt {
    display: inline-block;
  }
  .oldstyle span.tb-price {
    display: inline-block;
    width: 80px;
  }
  .oldstyle span.tb-num, .oldstyle span.tb-date, .oldstyle span.tb-total, .oldstyle span.tb-payment {
    display: inline-block;
  }
  .oldstyle span.tb-num, .oldstyle span.tb-date, .oldstyle span.tb-payment {
    margin-right: 80px;
  }
  .oldstyle span.tb-total {
    float: right;
  }
  .oldstyle .tb-fixed {
    table-layout: fixed;
  }
  .oldstyle .tb-data-list .col-1,
.oldstyle .tb-data-list .col-2,
.oldstyle .tb-data-list .col-3,
.oldstyle .tb-data-list .col-4,
.oldstyle .tb-data-list .col-5,
.oldstyle .tb-data-list .col-45 {
    overflow: hidden;
    padding: 10px 0 10px 20px !important;
  }
  .oldstyle .tb-data-list .col-1 {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
  }
  .oldstyle .tb-data-list .col-2 {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
  }
  .oldstyle .tb-data-list .col-3 {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
  }
  .oldstyle .tb-data-list .col-4 {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
  }
  .oldstyle .tb-data-list .col-5 {
    width: 20%;
    min-width: 20%;
    max-width: 20%;
    padding-right: 20px !important;
  }
  .oldstyle .tb-data-list .col-45 {
    padding-right: 20px !important;
  }
  .oldstyle .slide-img {
    margin-bottom: 40px;
  }
  .oldstyle .bx-custom-pager {
    display: block;
    position: absolute;
    bottom: 7px;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
  }
  .oldstyle .txt-slider .bx-custom-pager {
    display: block;
    position: absolute;
    bottom: 13px;
    width: 100%;
    background: none;
    border-top: 1px solid #ded7b8;
    text-align: center;
  }
  .oldstyle .bx-custom-pager-tab {
    display: inline-block;
    padding: 10px 20px 10px 20px;
    margin: 0;
    font-weight: bold;
  }
  .oldstyle .bx-custom-pager-tab.active {
    background: white;
  }
  .oldstyle .txt-slider .bx-custom-pager-tab.active {
    background: rgba(222, 215, 184, 0.5);
  }
}
@media all and (min-width: 992px) {
  .oldstyle {
    /******** Content Nav Images *******************************************************************/
    /*#content-nav > nav > ul             { background-image: url("../images/bg-nav-top-index.jpg"); }
    .Itemid-123 #content-nav ul { background-image: url("../images/bg-nav-top-tibetanknowledge.jpg"); }
    .Itemid-124 #content-nav ul { background-image: url("../images/bg-nav-top-tulkulobsang.jpg"); }
    .Itemid-125 #content-nav ul { background-image: url("../images/bg-nav-top-mainteachings.jpg"); }
    .Itemid-126 #content-nav ul { background-image: url("../images/bg-nav-top-tourplan.jpg"); }
    .Itemid-127 #content-nav ul { background-image: url("../images/bg-nav-top-media.jpg"); }
    .Itemid-128 #content-nav ul { background-image: url("../images/bg-nav-top-publications.jpg"); }
    .Itemid-113 #content-nav ul { background-image: url("../images/bg-nav-top-austria.jpg"); }
    .Itemid-114 #content-nav ul { background-image: url("../images/bg-nav-top-germany.jpg"); }
    .Itemid-115 #content-nav ul { background-image: url("../images/bg-nav-top-netherlands.jpg"); }
    .Itemid-116 #content-nav ul { background-image: url("../images/bg-nav-top-spain.jpg"); }
    .Itemid-293 #content-nav ul { background-image: url("../images/bg-nav-top-belgium.jpg"); }
    .Itemid-327 #content-nav ul { background-image: url("../images/bg-nav-top-usa.jpg"); }
    .Itemid-292 #content-nav ul { background-image: url("../images/bg-nav-top-portugal.jpg"); }
    .Itemid-295 #content-nav ul { background-image: url("../images/bg-nav-top-swiss.jpg"); } */
    /******** Header *******************************************************************************/
    /*header, #content-main-wrap, footer {
        margin-left: 5.25rem;
    }*/
    /******** Content ******************************************************************************/
    /******** Nav Content *************************************************************************/
    /*.cart {
        background-image: url("../images/bg-nav-top-cart.png") !important;
    }
    #nav-cart {
        margin-bottom:15px;
    }
    #nav-sub li:first-child, #nav-cart li:first-child {
        border-top:1px solid #a32031;
    }
    #nav-sub li, #nav-cart li {
        border-bottom:1px solid #a32031;
    }
    #nav-cart li.shop-inf {
        border-bottom:1px solid #8e1d26;
    }
    #nav-sub li a, #nav-cart li a {
        display:block;
        padding:5px 0 5px 20px;
        width:210px;
        color:#ffffff;
        font-weight:bold;
        text-decoration:none;
        background:#990019;
    }
    #nav-sub li .separator, #nav-cart li .separator {
        display:block;
        padding:15px 0 15px 20px;
        width:210px;
        color:#f1bb00;
        font-weight:normal;
    }
    #nav-cart li.shop-inf a {
        font-weight:normal;
        font-size:13px;
        background:#83121d;
    }
    #content-nav li > a:hover,
    #content-nav li > a.active {
        color:#f1bb00;
        background:#990019;
    }
    #content-nav li.level1 > a:hover,
    #content-nav li.level1 > a.active {
        padding:5px 0 5px 20px;
    }

    #content-nav li.shop-inf a:hover,
    #content-nav li.shop-inf a.active {
        color:#f1bb00;
        background:#83121d;
        padding:5px 0 5px 20px;
    }*/
    /******** Language / Countries DropDown ********************************************************/
    /******** Nav Sec ******************************************************************************/
    /******** Nav Main *****************************************************************************/
    /******** Slider ******************************************************************************/
    /******** Data Item ****************************************************************************/
    /******** Data List Filter *******************************************************************/
    /******** Data List Cols ***********************************************************************/
    /******** Footer *****************************************************************************/
  }
  .oldstyle .min-1024 {
    display: block;
  }
  .oldstyle .max-1024, .oldstyle .max-768, .oldstyle .max-640 {
    display: none !important;
  }
  .oldstyle header {
    height: 327px;
  }
  .oldstyle #header-wrap {
    background: transparent url("../images/bg-header-1024.png") repeat-x top left;
  }
  .oldstyle .main, .oldstyle .list {
    width: 100%;
  }
  .oldstyle #content-nav ~ .main, .oldstyle #content-nav ~ .list, .oldstyle #content-nav ~ .main-extended {
    width: calc(100% - 250px);
    float: right;
  }
  .oldstyle .content {
    width: 450px;
  }
  .oldstyle .images {
    width: 225px;
  }
  .oldstyle .box, .oldstyle .box:nth-of-type(2n) {
    width: 305px;
    margin: 0 15px 15px 0;
  }
  .oldstyle .box:nth-of-type(3n) {
    margin: 0 0 15px 0;
  }
  .oldstyle .box-item-list {
    height: 80px;
  }
  .oldstyle .box-item-teaser {
    height: 240px;
  }
  .oldstyle .list-item-img {
    margin-right: 15px;
    width: 100px;
  }
  .oldstyle .list-item-txt {
    width: 590px;
  }
  .oldstyle .list-col-item-txt {
    height: 220px;
  }
  .oldstyle .event-item-sidebar {
    float: right;
    width: 245px;
  }
  .oldstyle .event-item-content {
    width: 610px;
  }
  .oldstyle .content .list-countries li {
    width: 25%;
  }
  .oldstyle #content-nav {
    float: left;
    width: 210px;
    margin-top: 0;
    margin-right: 30px;
  }
  .oldstyle #content-nav ul, .oldstyle #cart-nav ul {
    display: block;
    background-repeat: no-repeat;
    background-position: top left;
  }
  .oldstyle #nav-sub ul ul li a {
    width: 100%;
    padding-left: 30px;
  }
  .oldstyle #nav-countries, .oldstyle #nav-language, .oldstyle #nav-signin {
    top: 250px;
    left: auto;
    height: 30px;
  }
  .oldstyle #nav-signin {
    right: 119px;
    width: 165px;
  }
  .oldstyle #nav-countries {
    right: 119px;
    width: 165px;
  }
  .oldstyle #nav-language {
    right: 0;
    width: 120px;
  }
  .oldstyle #nav-countries li > a {
    width: 165px;
  }
  .oldstyle #nav-language li > a {
    width: 120px;
  }
  .oldstyle #nav-countries li li {
    padding-left: 10px;
  }
  .oldstyle #nav-countries li li > a {
    padding-left: 23px;
  }
  .oldstyle #nav-language li li > a {
    padding-left: 10px;
  }
  .oldstyle .dropdown ul {
    display: block;
    position: static;
    right: 0;
    border: 0;
    background: none;
  }
  .oldstyle .dropdown ul li {
    border-top: 0;
  }
  .oldstyle .dropdown li a {
    font-size: 13px;
    padding-left: 25px;
  }
  .oldstyle .dropdown li > a {
    height: 30px;
    line-height: 28px;
    font-weight: bold;
    color: #c3a673;
    cursor: pointer;
    border-right: 1px solid #d99f19;
    border-left: 1px solid #d99f19;
    background: transparent url("../images/icon-arrow-down.png") no-repeat center left;
  }
  .oldstyle .dropdown li li > a {
    height: 25px;
    font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
    line-height: 25px;
    font-weight: normal;
    color: #5b554b;
    border: none;
    background: none;
  }
  .oldstyle .dropdown li:hover > a,
.oldstyle .dropdown li a:hover {
    background: #ffffff url("../images/icon-arrow-down.png") no-repeat center left;
  }
  .oldstyle .dropdown li li a:hover,
.oldstyle .dropdown li li:hover > a {
    color: #83121d;
    background: none;
  }
  .oldstyle .dropdown li li a.active {
    font-weight: bold;
  }
  .oldstyle .dropdown li ul,
.oldstyle .dropdown li .dropdown-block {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 20500;
    padding-bottom: 15px;
    border-right: 1px solid #d99f19;
    border-left: 1px solid #d99f19;
    border-bottom: 1px solid #d99f19;
    border-radius: 0 0 7px 7px;
    background: #ffffff;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
  }
  .oldstyle .dropdown ul.on ul,
.oldstyle .dropdown ul.on div {
    display: none;
  }
  .oldstyle .dropdown ul .dropdown-block {
    width: 329px;
  }
  .oldstyle .dropdown li:hover > ul,
.oldstyle .dropdown li:hover > .dropdown-block,
.oldstyle .dropdown ul.on li:hover > ul .dropdown ul.on li:hover > .dropdown-block {
    display: block;
  }
  .oldstyle .dropdown .dropdown-block {
    padding: 20px 0 20px 0 !important;
  }
  .oldstyle .dropdown-row a {
    color: #83121d !important;
    padding-left: 0 !important;
    height: auto !important;
    line-height: 15px !important;
    background: none !important;
  }
  .oldstyle #nav-sec {
    position: absolute;
    height: 30px;
    top: 250px;
    right: 278px;
  }
  .oldstyle #nav-sec li {
    float: left;
  }
  .oldstyle #nav-sec a {
    display: block;
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
    margin-right: 30px;
  }
  .oldstyle #nav-main {
    position: absolute;
    top: 280px;
    left: 0;
    height: 45px;
    width: auto;
    border-right: 1px solid #d99f19;
  }
  .oldstyle #nav-main > ul {
    position: static;
    display: block;
    top: auto;
    border: 0;
    background: none;
  }
  .oldstyle #nav-main li,
.oldstyle #nav-main li:first-child {
    border: 0;
  }
  .oldstyle #nav-main .level1 {
    float: left;
    position: relative;
    border: 0;
  }
  .oldstyle #nav-main .level2 {
    width: 465px;
    float: left;
  }
  .oldstyle #nav-main .level1 > div,
.oldstyle #nav-main .level2 > div {
    display: none;
    width: 250px;
    position: absolute;
    background: #ffffff;
    padding: 0 15px 0 15px;
  }
  .oldstyle #nav-main .level1 > div {
    top: 80px;
    left: 214px;
    z-index: 20998;
  }
  .oldstyle #nav-main .down-left > div {
    top: 80px;
    left: auto;
    right: 0;
    z-index: 20998;
  }
  .oldstyle #nav-main .level2 > div {
    top: 35px;
    right: 0;
    height: 350px;
    z-index: 20999;
    background: #ffffff;
  }
  .oldstyle #nav-main div a {
    height: auto;
    padding: 0;
    border: 0;
    background: none;
  }
  .oldstyle #nav-main div a:hover {
    background: none;
  }
  .oldstyle #nav-main div img {
    margin: 0 auto;
    max-width: none !important;
  }
  .oldstyle #nav-main div p {
    padding-top: 15px;
    font-size: 13px;
  }
  .oldstyle #nav-main .level1 > a {
    float: left;
    height: 45px;
    width: auto;
    font-family: "Georgia", Times, serif;
    font-weight: normal;
    line-height: 45px;
    font-size: 18px;
    padding: 0 15px 0 15px;
    border-left: 1px solid #d99f19;
    background: none;
  }
  .oldstyle #nav-main .webshop > a {
    padding: 0 15px 0 50px;
    background: url("../images/bg-nav-webshop-off.jpg") no-repeat top left;
  }
  .oldstyle #nav-main .home > a {
    width: 26px;
    padding: 0 26px 0 26px;
    text-indent: -99999px;
    overflow: hidden;
    background: url("../images/btn-menu-home.png") no-repeat top center;
  }
  .oldstyle #nav-main .level2 > a {
    display: block;
    width: 205px;
    font-weight: bold;
    line-height: 16px;
    font-size: 14px;
    padding: 7px 0 8px 15px;
    height: auto;
    border-bottom: 1px solid #f8eed6;
    background: none;
  }
  .oldstyle #nav-main .level2:first-child > a {
    border-top: 1px solid #f8eed6;
  }
  .oldstyle #nav-main .separator {
    display: block;
    width: 205px;
    font-weight: normal;
    line-height: 16px;
    font-size: 14px;
    color: #c3a673;
    padding: 7px 0 8px 15px;
    height: auto;
    border-bottom: 1px solid #f8eed6;
    background: none;
  }
  .oldstyle #nav-main .level1 a:hover,
.oldstyle #nav-main .level1:hover > a,
.oldstyle #nav-main .level1 a.active {
    background: #ffffff;
  }
  .oldstyle #nav-main .home a:hover,
.oldstyle #nav-main .home:hover > a,
.oldstyle #nav-main .home > a.active {
    background: #ffffff url("../images/btn-menu-home.png") no-repeat top center;
  }
  .oldstyle #nav-main .webshop a:hover,
.oldstyle #nav-main .webshop:hover > a,
.oldstyle #nav-main .webshop > a.active {
    background: #ffffff url("../images/bg-nav-webshop-on.jpg") no-repeat top left;
  }
  .oldstyle #nav-main .level2 a:hover,
.oldstyle #nav-main .level2:hover > a {
    background: #f8eed6 url("../images/bg-nav-main.png") repeat-y top left;
  }
  .oldstyle #nav-main .level1 ul {
    display: none;
    position: absolute;
    top: 0;
    margin-top: 45px;
    padding: 35px 0 35px 0;
    width: 465px;
    min-height: 400px;
    background: #ffffff;
    border-right: 1px solid #d99f19;
    border-left: 1px solid #d99f19;
    border-bottom: 1px solid #d99f19;
    box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.4);
  }
  .oldstyle #nav-main li.down-left ul {
    right: 0;
    margin-right: -1px;
  }
  .oldstyle #nav-main li.down-right ul {
    left: 0;
  }
  .oldstyle #nav-main .level1:hover ul,
.oldstyle #nav-main .level1:hover > a ul,
.oldstyle #nav-main .level2:hover div,
.oldstyle #nav-main .level2:hover > a div {
    display: block;
  }
  .oldstyle #nav-main .level1:hover > div,
.oldstyle #nav-main .level1 a:hover > div {
    display: block;
  }
  .oldstyle .txt-slider li {
    padding: 30px;
  }
  .oldstyle .slide-img {
    width: 300px;
    margin: 0 30px 40px 0;
  }
  .oldstyle .slide-txt-extended {
    width: 450px;
    margin: 0;
  }
  .oldstyle .slide-txt {
    width: 290px;
    margin: 0;
  }
  .oldstyle .bx-custom-pager {
    bottom: 9px;
  }
  .oldstyle .data-item.col {
    width: 460px;
    margin-right: 20px;
  }
  .oldstyle .data-item.col-3 {
    width: 301px;
    margin-right: 20px;
  }
  .oldstyle .data-item.col:nth-of-type(2n) {
    margin-right: 0px;
  }
  .oldstyle .data-item.col-3:nth-of-type(3n) {
    margin-right: 0px;
  }
  .oldstyle .data-item.col input {
    width: 200px;
  }
  .oldstyle .data-item.stnd {
    width: 705px;
    margin-right: 20px;
  }
  .oldstyle .data-item.extended {
    width: 100%;
    margin-right: 20px;
  }
  .oldstyle .min-h {
    min-height: 300px;
  }
  .oldstyle .min-h-col-3 {
    min-height: 300px;
  }
  .oldstyle .info-item {
    float: right;
    width: 200px;
  }
  .oldstyle .info-item-extended {
    float: right;
    width: 460px;
  }
  .oldstyle .box-data-list-filter li {
    margin-right: 20px;
    width: 170px;
  }
  .oldstyle .box-data-list-filter li:nth-of-type(2n) {
    margin-right: 20px;
  }
  .oldstyle .box-data-list-filter li.reset {
    margin-right: 0;
    width: auto;
  }
  .oldstyle .box-data-list-filter li.reset button {
    font-size: 12px !important;
  }
  .oldstyle .tb-data-list .col-1 {
    width: 150px;
    min-width: 100px;
    max-width: 200px;
  }
  .oldstyle .tb-data-list .col-2 {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
  }
  .oldstyle .tb-data-list .col-3 {
    width: 150px;
    min-width: 150px;
    max-width: 150px;
  }
  .oldstyle .tb-data-list .col-4 {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
  }
  .oldstyle .tb-data-list .col-45 {
    padding-right: 20px !important;
  }
  .oldstyle .box-footer {
    width: 225px;
    height: auto;
    margin: 0 15px 0 0;
    padding-right: 15px;
    border: 0;
  }
  .oldstyle .box-footer:nth-of-type(2n) {
    margin: 0 15px 0 0;
  }
  .oldstyle .box-footer:nth-of-type(4n) {
    margin: 0 0 0 0;
  }
  .oldstyle #nav-footer {
    border-top: 1px solid #710D16;
  }
  .oldstyle #nav-footer li {
    width: auto;
  }
  .oldstyle #nav-footer p {
    float: left;
    width: 100%;
    border: 0;
    padding: 10px 0 0 0;
    margin: 0;
  }
}
.oldstyle .qtip {
  max-width: 100% !important;
}
.oldstyle .qtip-red {
  background-color: #f3ccc9 !important;
}
.oldstyle .cbtext.invalid {
  background-color: #F3CCC9 !important;
}
@media all and (min-width: 1200px) {
  .oldstyle #content-main-wrap {
    margin-left: 5.25rem;
  }
  .oldstyle .content {
    width: 750px;
  }
  .oldstyle #content-nav ~ .main > .content {
    width: 550px;
  }
}
@media all and (min-width: 1400px) {
  .oldstyle .content {
    width: 950px;
  }
  .oldstyle #content-nav ~ .main > .content {
    width: 720px;
  }
}

/******** Modal ********************************************************************************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30000;
  overflow: hidden;
  position: fixed;
  background: #ffffff;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 31000;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-container {
  padding: 0 8px;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: #ffffff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #c3a673;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, monospace;
}

.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  display: block;
  position: absolute;
  opacity: 0.8;
  top: 50%;
  width: 45px;
  height: 50px;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #f1bb00;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-close:hover,
.mfp-close:focus,
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #5b554b;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow-left {
  left: 20px;
  background: transparent url("../images/btn-modal-prev.png") no-repeat top left;
}

.mfp-arrow-right {
  right: 20px;
  background: transparent url("../images/btn-modal-next.png") no-repeat top left;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #5b554b;
  width: 80%;
}

.mfp-figure small {
  color: #ffffff;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/******** JTrader ******************************************************************************/
.sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item h3 {
  line-height: 1 !important;
}
.sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item h3 a {
  font-size: 15px;
  line-height: 1;
}
.sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item h2 {
  line-height: 1 !important;
  font-size: 18px !important;
  padding: 0 !important;
}
.sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item h2 a {
  color: #a37729;
  font-size: 18px;
  line-height: 1;
}
.sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item .shop-item-img {
  width: 100%;
  text-align: center;
  height: auto !important;
  min-height: 121px;
  padding-bottom: 0 !important;
  padding-right: 10px;
}
@media all and (min-width: 480px) {
  .sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item .shop-item-img {
    float: left;
    width: 20%;
    padding-right: 30px;
  }
}
@media all and (min-width: 992px) {
  .sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item .shop-item-img {
    width: 15%;
  }
}
@media all and (min-width: 1200px) {
  .sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item .shop-item-img {
    width: 15%;
  }
}
.sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item .shop-item-img img {
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 480px) {
  .sfx-masterclass.option-com_jtrader.view-category .oldstyle .shop-item .shop-item-img img {
    min-width: 150px;
    max-width: 150px;
  }
}

#printmodal {
  display: none;
}

#jTrader-loading {
  background-image: url(../images/loader-large.gif);
  height: 130px;
  width: 130px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -65px;
  margin-top: -65px;
  border-radius: 7px;
}

.jTraderPopup {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  border: 1px solid #ded7b8;
  border-radius: 7px;
  background: #fcfbf5 url("../images/bg-corner.png") no-repeat top left;
}

.jTraderPopup article.main,
.jTraderPopup div.content {
  float: none !important;
  width: 100% !important;
}

.jTraderPopup article.main {
  height: 100%;
}

.jTraderPopup div.content {
  border-top: 1px solid #ded7b8;
  padding: 20px 0 20px 0;
  overflow-y: auto;
}

.jTrader-product-ovw-label-3,
.jTrader-product-ovw-label-5,
.jTrader-product-ovw-label-7 {
  position: absolute;
  top: -5px;
  left: -5px;
  display: block;
  width: 100px;
  height: 100px;
  background-image: url("../images/bg-shop-classes.png");
  background-repeat: no-repeat;
  z-index: 20;
}

html[lang=en-gb] .jTrader-product-ovw-label-3 {
  background-position: 0px 0px;
}

html[lang=en-gb] .jTrader-product-ovw-label-5 {
  background-position: -100px 0px;
}

html[lang=en-gb] .jTrader-product-ovw-label-7 {
  background-position: -200px 0px;
}

html[lang=de-de] .jTrader-product-ovw-label-3 {
  background-position: 0px -100px;
}

html[lang=de-de] .jTrader-product-ovw-label-5 {
  background-position: -100px -100px;
}

html[lang=de-de] .jTrader-product-ovw-label-7 {
  background-position: -200px -100px;
}

html[lang=es-es] .jTrader-product-ovw-label-3 {
  background-position: 0px -200px;
}

html[lang=es-es] .jTrader-product-ovw-label-5 {
  background-position: -100px -200px;
}

html[lang=es-es] .jTrader-product-ovw-label-7 {
  background-position: -200px -200px;
}

html[lang=fr-fr] .jTrader-product-ovw-label-3 {
  background-position: 0px -300px;
}

html[lang=fr-fr] .jTrader-product-ovw-label-5 {
  background-position: -100px -300px;
}

html[lang=fr-fr] .jTrader-product-ovw-label-7 {
  background-position: -200px -300px;
}

html[lang=pt-pt] .jTrader-product-ovw-label-3 {
  background-position: 0px -400px;
}

html[lang=pt-pt] .jTrader-product-ovw-label-5 {
  background-position: -100px -400px;
}

html[lang=pt-pt] .jTrader-product-ovw-label-7 {
  background-position: -200px -400px;
}

html[lang=nl-nl] .jTrader-product-ovw-label-3 {
  background-position: 0px -500px;
}

html[lang=nl-nl] .jTrader-product-ovw-label-5 {
  background-position: -100px -500px;
}

html[lang=nl-nl] .jTrader-product-ovw-label-7 {
  background-position: -200px -500px;
}

.jTrader-question-spacer {
  border-top: 1px solid #ded7b8;
  padding-top: 5px;
  margin-top: 20px;
}

.jTraderPopupPrintButton {
  margin-bottom: 10px;
  padding: 3px 35px 3px 15px !important;
  background: url("../images/icon-link-print.png") no-repeat center right, -moz-linear-gradient(top, #fcfbf5, #ded7b8) !important;
  background: url("../images/icon-link-print.png") no-repeat center right, -webkit-linear-gradient(top, #fcfbf5, #ded7b8) !important;
  background: url("../images/icon-link-print.png") no-repeat center right, -ms-linear-gradient(top, #fcfbf5, #ded7b8) !important;
  background: url("../images/icon-link-print.png") no-repeat center right, linear-gradient(top, #fcfbf5, #ded7b8) !important;
}

.jTraderPopupPrintButton:hover {
  background: url("../images/icon-link-print.png") no-repeat center right, -moz-linear-gradient(top, #fcf9ea, #ded7b8) !important;
  background: url("../images/icon-link-print.png") no-repeat center right, -webkit-linear-gradient(top, #fcf9ea, #ded7b8) !important;
  background: url("../images/icon-link-print.png") no-repeat center right, -ms-linear-gradient(top, #fcf9ea, #ded7b8) !important;
  background: url("../images/icon-link-print.png") no-repeat center right, linear-gradient(top, #fcf9ea, #ded7b8) !important;
}

@media all and (min-width: 768px) {
  .jTraderPopup {
    max-width: 668px;
  }
}
@media all and (min-width: 768px) {
  .jTraderPopup {
    max-width: 668px;
  }
}
@media all and (min-width: 992px) {
  .jTraderPopup {
    max-width: 800px;
  }
}
