/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 0;
}
/* ==========================================================================
   ========================================================================== */
html {
  height: 100%;
}
body {
  background: url("../img/bg.jpg") repeat;
  height: 100%;
}
.left {
  float: left;
}
.right {
  float: right;
}
a {
  color: #cc0000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #3366cc;
}
.container {
  min-height: 100%;
  width: 800px;
  margin: auto;
  background: white;
  overflow: hidden;
  padding: 0 10px;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.5);
}
.nav {
  float: left;
  width: 370px;
  overflow: hidden;
}
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav ul li {
  display: block;
  float: left;
  margin-right: 13px;
}
.logo {
  float: left;
}
.logo a {
  background: url("../img/etcpads_europe_logo2.jpg") no-repeat;
  width: 323px;
  height: 120px;
  display: block;
  margin: 16px 0 2px 0;
}
.logo a span {
  display: none;
}
.floor_pad_logo {
  background: url("../img/american_floor_pad.jpg") no-repeat;
  width: 374px;
  height: 179px;
  float: right;
}
.languages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.languages ul li {
  display: block;
  float: left;
  margin-right: 48px;
  padding: 0;
  background: url("../img/sprite_languages.png") no-repeat top left;
  width: 75px;
  height: 30px;
  text-align: right;
}
.languages ul li.polish {
  background-position: 9px -221px;
}
.languages ul li.deutsch {
  background-position: 0 7px;
}

.languages ul li.en {
  background-position: 0 -108px;
}
.content {
  margin: 30px 0;
  padding-bottom: 74px;
  text-align: justify;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.footer {
  font-size: 10px;
  width: 750px;
  position: relative;
  background: white url("../img/footer_pads.jpg") center bottom no-repeat;
  margin: -74px auto 0 auto;
  height: 74px;
  clear: both;
}
.home .leftbox {
  float: left;
  width: 250px;
  margin-right: 15px;
}
.home .home-img img {
}
.products > ul {
  list-style: none;
  margin: 40px 0;
  padding: 0;
  clear: both;
  overflow: hidden;
}
.products > ul li {
  width: 350px;
  float: left;
}
.products > ul li > ul > li {
  text-transform: capitalize;
}
.product-list > ul > li {
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid black;
  font-size: 0.8em;
}
.product-list ul {
  list-style: none;
  padding: 0;
}
.product-list ul li > ul {
  overflow: hidden;
}
.product-list ul li > ul > li {
  float: left;
  margin-right: 5px;
  text-align: left;
}
.products ul li img {
  display: block;
  margin: auto;
}
.product-list ul li > ul > li:first-child {
  width: 250px;
}
.product-list ul li > ul > li:nth-child(2),
.product-list ul li > ul > li:nth-child(3) {
  width: 100px;
  padding: 0 2px;
}
.product-list ul li > ul > li:nth-child(4) {
  width: 270px;
}
.diamond-pads .subtitle {
  margin-top: 75px;
}
.diamond-pads strong {
  color: white;
  padding: 3px;
  width: 110px;
  display: block;
  text-align: center;
}
.diamond-pads strong.red {
  background-color: #ed2024;
}
.diamond-pads strong.white {
  background-color: white;
  border: 1px solid #787474;
  color: black;
}
.diamond-pads strong.yellow {
  background-color: #f0d836;
}
.diamond-pads strong.green {
  background-color: #6abd45;
}
.diamond-pads strong.orange {
  background-color: #f79322;
}
.contact {
  text-align: center;
}
#cookiesdirective {
  opacity: 100 !important;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
  
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
