@font-face {
  font-family: "SuperGroteskA-Rg";
  src: url("fonts/SuperGroteskA-Rg.otf");
}

@font-face {
  font-family: "SuperGroteskA-Rg";
  src: url("fonts/SuperGroteskA-Rg.otf") format("opentype");
}

html, body {
  height: 98.5%;
}

body {
  background-attachment: fixed;
  background-image: url(../images/background.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  font-family: "SuperGroteskA-Rg";
  font-size: 14px;
}

#container {
  min-height: 100%;
  margin: 0 auto 0 auto;
  width: 85%;
}

div.fb-like {
  position: absolute;
  display: none;
}

.sitemap-print {
  float: right;
  display: none;
  margin-left: 15px;
}

.sitemap-print:hover {
  cursor: pointer;
  color: #C3161C;
}

#logo {
  width: 500px;
  height: 120px;
  position: relative;
  padding-top: 20%;
  left: 80px;
}

#logo #pleasing {
  padding-left: 10px;
  padding-bottom: 25px;
}

#enter {
  position: relative;
}

#member {
  position: absolute;
  top: 30%;
/*  padding-left: 7.5%;*/
/*  padding-right: 12%;*/
  display: none;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  z-index:10;
}

#member td {
/*  width: 250px;*/
}

.brands {
  max-height: 125px;
  max-width: 125px;
}

.info-text {
  padding: 0 30px;
  background-color: white;
}

.info-text h3{
  text-transform: uppercase;
}

#brand-info {
  position: absolute;
  margin-left: 150px;
  padding-top: 16%;
  float: right;
  height: 150px;
  width: 70%;
  display: none;
  z-index:0;
}
#brand-logo {
  position: absolute;
  padding-top: 16%;
/*  margin-left: 33%;
  float: right;*/
  height: 25%;
  width: 12%;
  display: none;
  z-index:0;
}

#brand-logo img {
  height: 90%;
  width: 90%;
}

h1, h2, h3, h4 {
  color: #C3161C;
  font-weight: bolder;
}

h1, h2, h3 {
  text-transform: uppercase;
}

#brands, #textslide {
  margin: 0 auto;
  width: 90%;
}

#sitemap-image {
  margin: 0 auto;
  width: 100%;
}

#brand-info .viewport {
  background-color: white;
  width: 97.5%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

#brand-info .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px;
  margin: 0;
  width: 95%;
}

#brand-info .scrollbar{
  background: url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 2.5%;
  right: 0;
}

#brand-info .track {
  background: url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
  height: 100%;
  width:13px;
  position: relative;
  padding: 0 1px;
}

#brand-info .thumb {
  background: url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
  height: 20px;
  width: 25px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -5px;
}

#brand-info .thumb .end {
  background: url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}

/* CONTENT (START) */
#content {
  position: absolute;
  top: 24.5%;
  float: left;
  width: 33%;
  height: 47.5%;
  margin-left: auto;
  margin-right: auto;
}

#content .viewport {
  background-color: white;
  width: 97.5%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

#content .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px;
  margin: 0;
  width: 95%;
}

/*.overview #text {
  width: 100%;
}*/

#content .scrollbar{
  background: url(../images/bg-scrollbar-track-y.png) no-repeat 0 0;
  position: relative;
  background-position: 0 0;
  float: right;
  width: 2.5%;
  right: 0;
}

#content .track {
  background: url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
  height: 100%;
  width:13px;
  position: relative;
  padding: 0 1px;
}

#content .thumb {
  background: url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
  height: 20px;
  width: 25px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -5px;
}

#content .thumb .end {
  background: url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
  overflow: hidden;
  height: 5px;
  width: 25px;
}

.disable {
  display: none;
}

#content .person {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/* CONTENT (END) */

.contents {
  display: none;
}

#text button {
  border: 1px solid #C3161C;
  background-color: #C3161C;
  color: white;
  font-weight: bold;
  padding: 5px;
}

#text button:hover {
  border: 1px solid #C3161C;
  background-color: white;
  color: #C3161C;
  cursor: pointer;
}

/* SLIDESHOW (START */
#slideshow {
  position: absolute;
/*  right: 0;*/
  margin-left: 33%;
  margin-right: auto;
  top: 24.5%;
  float: right;
  width: 33%;
  height: 47.5%;
}

#slideshow IMG {
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  opacity:0.0;
  height: 100%;/*
  width: 100%;*/
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* SLIDESHOW (END) */

#buttons {
  position: absolute;
  width: 60%;
  margin: 0 20%;
  bottom: 35%;
}

#buttons td {
  padding-top: 45px;
  width: 300px;
}

#footer {
  position: absolute;
  display: none;
  width: 85%;
  bottom:0;
  margin: 0;
}

#company {
  position: relative;
  margin-left: 11%;
}

#company img{
  height: 15px;
}

#contact-us {
  position: relative;
}

#contact-us img{
  height: 15px;
  margin-right: -2.5%;
}

.prev-next-news {
  font-weight: bold;
}

.prev-next-news:hover {
  cursor: pointer;
  color: #C3161C;
}
