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

html,
button,
input,
select,
textarea {
    color: #222;
}

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 #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    width:100%;
    height:auto;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   FONTS
   ========================================================================== */

@font-face {
    font-family: 'chevinlightregular';
    src: url('../fonts/clight-webfont.eot');
    src: url('../fonts/clight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clight-webfont.woff') format('woff'),
         url('../fonts/clight-webfont.ttf') format('truetype'),
         url('../fonts/clight-webfont.svg#chevinlightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'chevinmediumregular';
    src: url('../fonts/cmedium-webfont.eot');
    src: url('../fonts/cmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cmedium-webfont.woff') format('woff'),
         url('../fonts/cmedium-webfont.ttf') format('truetype'),
         url('../fonts/cmedium-webfont.svg#chevinmediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ==========================================================================
   Typografy
   ========================================================================== */

body {
  font-family:"Helvetica", Arial, sans-serif;
  color: #000000; 
  font-weight: 300; 
  font-size: 0.8em;
}

h2 {
    font-size: 1em;
}

/* ==========================================================================
   General styles and resets
   ========================================================================== */
    
* { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

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

ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

p, h1, h2, h3, h4 {
    margin: 0;
}

img, img.scale {
    outline: 0;
    max-width: 100%;
    height: auto;
}

/* ==========================================================================
   ############################ MOBILE FIRST ################################
   ========================================================================== */
h1, h2, h3, h4 {
   letter-spacing: 0.1em;
}
/* ==========================================================================
   General mobile
   ========================================================================== */

.fullscreen {
    width: 100%;
}

.bggrey {
  background: #fafafa;
  padding: 2% 2%;
}



/* ==========================================================================
   Header
   ========================================================================== */

.header {
  width: 50%;
  margin: 10px auto 0;
}

#logo {
  width: 50%;
  margin: 0 auto;
}

.print {
  width: 100%;
}

.print img {
  float: right;
  width:20px;
  cursor: pointer;
}
/* ==========================================================================
   Main Nav
   ========================================================================== */

.nav {
  display:block;
  border-top: 2px solid #4d351f;
  margin: 4% auto;
  padding: 2% 2%;
}

.nav li {
  margin: 0 5%;
  display: inline-block;
}

/* ==========================================================================
   Body
   ========================================================================== */

/* ==========================================================================
   Home specific
   ========================================================================== */

.intro {
  margin-bottom: 4%;
}

.intro h1, .front-wrapper h2 {
  color: #4d351f;
}
.front-wrapper {
  width: 70%;
  float:left;
}

aside {
  width: 30%;
  float: right;
}
/* End home specific */

.prod-header-wrapper {
  margin-bottom: 4%;
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
}
.wrap {
  width: 100%;
}

table h2 {
  color: white;
}

.article-header {
  padding: 2% 0;
  color:white;
  background: #4d351f;
  text-align: center;
  margin: 4% 0;
}
.prod-image {
  display: inline-block;
  vertical-align: top;
  width: 48%;

}

.header-half {
  width:48%;
  display: inline-block;
  float:right;

}

.header-half td:nth-child(2n-1) {
  width: 35%;
}

.header-half caption {
  width: 100%;
  display:block;
}
.rubrik {
  font-weight: bold;
  margin-right: 30px;
}

.bordered {
  border: 1px solid #000;
 
}

.rubrik-svenska {
  font-style: italic;
  font-size: 0.75em;
}

table {
    display: table;

}

td {
    vertical-align: top;
    width: auto;
    padding: 5px;
    display:inline-block;
}

tr {
  width: 100%;
  display:block;
}
tr:hover {
  background: #ebebeb;
}

tbody {
  display: block;
  background: #fafafa;
  padding:5px 5px;
}

caption {
  background: #4d351f;
  text-align: center;
  padding: 1% 0;
}  


.table-wrapper {
  border: 1px solid #000;
  background: #fafafa;
  margin-bottom: 2% 0;
}

.table-wrapper table tr td:nth-child(2n-1) {
  width: 70%;
}

.table-left {
  min-width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right:2.5%;
}

.table-header {
  background: #4d351f;
  text-align: center;
  color: white;
  padding: 1% 0;
  margin-top: 2%;
}

.table-right {
  min-width: 48%;
  display: inline-block;
  vertical-align: top;
  padding-left: 12px;
}

.full {
  width: 100%;
  margin: 2% 0;
}

.w20 {
  width: 15%;
}

.w80 {
  width: 80%;
}

.half {
  width: 48%;
  float:left;
  margin: 2% 0;
  vertical-align: top;
}

.half td:nth-child(2n-1) {
  width: 70%;
  }

.half-wrapper {
  display: block;
}
.half-wrapper .half:first-child {
  margin-right: 4%;
  float:left;
}

.half-wrapper .half:nth-child(2n-1) {
  margin-right: 4%;
}


/* ==========================================================================
   Footer
   ========================================================================== */
.foot {
  display:none;
}


/* ==========================================================================
   ########################### Media Queries ################################
   ========================================================================== */
@media only screen and (min-width: 1080px) {
  
  
  
}
/* ==========================================================================
   Mobile intermediate queries
   ========================================================================== */
  

  .wrap {
    max-width: 990px;
  }
  .fullscreen {
      width: 93%;
  }

/* ==========================================================================
   Header
   ========================================================================== */

/* ==========================================================================
   Body
   ========================================================================== */

/* ==========================================================================
   Footer
   ========================================================================== */

} /*          end query: min-width 1080px          */ 


@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;
}

