@charset "iso-8859-1";

/* Set/reset HTML5 elements, see html5doctor.com/html-5-reset-stylesheet */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
 display: block;
 margin: 0px auto;
}
header {
    width: 1250px;
    display: inline-block;
}
/* -------------------- General ---------------- */

body {
 margin: 0;
 padding: 0;
 font-family: 'Open Sans', Arial, Helvetica, sans-serif;
 font-size: 14px;
 line-height: 1.4;
 font-weight: normal;
 color: #000;
 background-color: #fff;
 text-align: center;
}

img {
 border: none;
 margin: 0px;
}
.txt_full.hide_all.show_m img {
max-width: 100%;
}
.txt_full.hide_all.show_m a {
color:#217ab6;
}
td {
 padding: 2px;
 vertical-align: top;
}

a,a:visited{
color: #000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

h1, .headline {
 font-weight: bold;
 font-size: 28px;
 line-height: 31px;
 margin-top: 20px;
 margin-bottom: 15px;
 font-family: 'colossalis_bqbold', Arial, Helvetica, sans-serif;
}

.subtitle {
 font-size: 18px;
 line-height: 22px;
 color: #888;
}

h2 {
 font-weight: bold;
 font-size: 22px;
 line-height: 26px;
 font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
 margin-top:0px;
}

h3 {
 font-weight: 700;
 font-size: 18px;
 line-height: 22px;
 font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
}

h4 {
 font-weight: bold;
 font-size: 14px;
 line-height: 18px;
 font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
}

h5 {
 font-weight: bold;
 font-size: 12px;
 line-height: 15px;
 text-transform: uppercase;
}

h3.seperator {
background: url('/33/homepage/00/06/39/px.png');
background-repeat: repeat-x;
background-position: 0% 43%;
padding: 0px 0px 8px;
margin: 0px;
}
h3.seperator span {
background: #fff;
padding-right: 15px;
margin: 0px;
font-weight: 600;
}
h2.seperator {
background: url('/33/homepage/00/06/39/px.png');
background-repeat: repeat-x;
background-position: 0% 43%;
padding: 0px 0px 8px;
}
h2.seperator span {
background: #fff;
padding-right: 15px;
margin: 0px;
font-weight: 600;
}
p 
{
 font-size: 14px;
 line-height: 1.4;
}

/* ---------------------- Main structure ----------------- */

div#mainContainer {
 width: 97%;
 margin: 0 auto;
 position: relative;
 text-align: left;
 border: 0;
 padding: 0;
}

.outerBox {

 background-color: #fff;
 border: 0;
}

div#leftColumn, div#mainColumn, div#rightColumn {
 float: left;
 margin-top: 0;
 height: auto;
 overflow: hidden;
}

div#leftColumn {
 position: absolute;
 left: 0;
 display: none;
}

div#mainColumn {
 position: absolute;
 left: 0;
 display: inline;
 padding-top:10px;
 padding-left: 10px;
 padding-right: 10px;
}

div#rightColumn {
 position: absolute;
 left: 1168px; /* measured */
 display: none;
}

.skyscraperBannerDiv {
 position: fixed;
 top: 0;
 width: 111px;
 margin: 0;
 padding: 0;
 border:0;
 text-align: center;
}

.skyscraperBannerDiv img {
 margin: 0;
}

.ContentLeft-50 {
 width: 100%;
 float: left;
 padding-left: 0;
 padding-right: 0px;
 margin-left: 0;
 margin-right: 0;
 font-size: 13px;
 line-height: 17px;
}

.ContentRight-50 {
 width: 100%;
 float: left;
 padding-right: 0;
 margin-left: 0;
 margin-right: 0;
}
/* OLD
.ContentLeft-50 {
    width:48%;
    padding-right: 1.9%;
    margin-right: 1.9%;
    float: left;
}

.ContentRight-50 {
    width:48%;
    float: right;
}
*/

.ContentFull {
 width: 100%;
 float: left;
 padding-left: 0;
 padding-right: 0;
 margin-left: 0;
 margin-right: 0;
 font-size: 13px;
 line-height: 17px;
}

.last {
    margin-right: 0%;
    border-right: 0;
    padding-right: 0;
}

.Content-33 .item_list li {
    border-top: 0px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}
.Content-33 h3.seperator {
margin: 0px 0px;
}
.addthis-content-footer {
    display: none;
}
.addthis-content-row {
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.css_check {
 color: #aaa;
 font-size: 11px;
 font-style: oblique;
}


.hide_all {
 display: none;
}

.show_all {
 display: block;
}

.clearAll {
 clear: both;
 overflow: hidden;
 font-size: 1px;
 line-height: 1px;
}

img.marginless {
 margin: 0;
}
.Share
{
text-align: right;
position: relative;
top: -8px;
}
.ContentRight.Share .addthis_toolbox {
float:right;width:220px;
}
.addthis_toolbox {
height: 65px;
}
.content-image {
width: 100%;
margin-top: 0px;
max-width: 620px;
}

.article_content {
    font-size: 14px;
    line-height: 1.5;
}
.article_ingress {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 15px;
    max-width:620px;
}
.image-caption {
float: left;
text-align: left;
width: 100%;
font-style: italic;
font-size: 12px;
margin: 0px 0px 12px;
}
.ingress_value  {
font-weight: bold;
font-size: 22px;
line-height: 26px;
font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
margin-top: 0px;}
.ingress_value p {
font-weight: bold;
font-size: 22px;
line-height: 26px;
font-family: 'Roboto Slab', Arial, Helvetica, sans-serif;
margin-top: 0px;}
.article_date {
color: #888;
font-size: 11px;
}
div.date-before-image {display: none;}
.article_date a {
color: #4096D1;
text-decoration: none;
}
.article_facts {
background: #f5f5f5;
border: 1px solid #eee;
border-radius: 8px;
padding: 8px 3%;
width: 94%;
}
.byggecalc {
margin: 0px 0px 15px;
border-radius:0px 0px 3px 3px;
border-bottom: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
border-left: 1px solid #dbdbdb;
}

.byggecalc form {background: #f5f5f5;
margin: 0px;
padding: 10px 10px 0px;
font-family: Arial;
height: 55px;
}
.byggecalc h2 {
    background: #25408f;
    color: white;
    padding: 5px 8px;
    text-align: left;
    border-radius: 0px 0px 0px 0px;
    margin:0px;font-family: 'colossalis_bqbold', arial;
    font-size:20px;
}
.byggecalc input[type="text"] {
padding:6px;border-radius:3px;border:1px solid #999;
}
.byggecalc keygen, select, select[size="0"], select[size="1"] {
padding:6px;border-radius:3px;border:1px solid #999;
}
.byggecalc input[type="submit"] {
padding: 6px 6px;
}
#buildcalculator-status {
float: right;
margin-top: 6px;
color: green;
}

.byggecalc p {
    background: #f5f5f5;
    margin: 0px;
    padding: 10px;
    text-align: left;
    font-weight: 400;
}
#buildcalculator-status {
    float: right;
    margin-top: 6px;
    color: green;
}


/* Media Queries ------------------------------------------------------------------------------------ */

/* iPhone, etc portrait ---- */
@media only screen and (min-width: 320px) {

 div#mainContainer {
  width: 97%;
  position:relative;
  top:0px;
 }
 .outerBox {
  -webkit-box-shadow: 0 0 5px 5px #a6a6a6;
  -moz-box-shadow: 0 0 5px 5px #a6a6a6;
  box-shadow: 0 0 5px 5px #a6a6a6;
 }
 div#TopBarAfterLogo {
  border-bottom: 3px solid #e8e8e8;
 }
 div#TopBarAfterLogo img {
  width:100%;
 }
 div#mainColumn {
  width: 97%;
  position: absolute;
  left: 0;
  padding-left: 4px;
  padding-right: 10px;
 }

 .ContentLeft, .ContentLeft-50, .ContentRight, .ContentRight-50, .ContentFull, .Content-33 {
  width: 100%;
 }

 .ContentLeft {
  padding-right: 0;
 }
 .ContentRight {
  float:left;
  padding-left: 0;
  border-left: 0;
 }
 .Content-33 {
  float: left;
  margin-right: 0;
  padding-right: 0;
  border-right:0;
  margin-bottom:30px;
 }
 .Content-33.last {
   margin-right: 0%;
   border-right: 0;
   padding-right: 0;
 }
 .show_xs {
  display: block;
 }

 .hide_xs {
  display: none;
 }

 .blog {
  width: 100%;
  height: 62px;
}
 .blog p {
  font-size:11px;
  margin: 0px 0px;
}
.blog img {display:none}
.Share {display:none;}
}




/* iPhone, etc landscape ---- */
@media only screen and (min-width: 480px) {

 div#mainContainer {
  width: 98%;
  position:relative;
  top:220px;
 }

 div#mainColumn {
  width: 98%;
  padding-left: 6px;
 }

 .show_s {
  display: block;
 }

 .hide_s {
  display: none;
 }
}

/* iPad, tablets etc portrait ---- */
@media only screen and (min-width: 768px) {
 ul.topMenu {
    float: left;
    width:33%;
 }
 ul.topMenu .button-collapse span {
   display:inline-block;
 }
 div#TopLogoDiv {
    line-height: 70px;
    margin: 15px auto 0px;
    width: 33%;
    float: left;
    text-align:left;
 }
img#site_template_logo {
    left: 35px;
    position: relative;
}
 div#TopBarAfterLogo {
  border-bottom: 0;
 }

 .ContentLeft-50 {
  width: 630px;
  margin-right: 20px;
  float: left;
 }

 .ContentRight-50 {
  width: 31.25%;
  float: left;
  padding-left: 0px;
 }

 .Content-33 {
    float: left;
    width: 30.70%;
    padding-right: 1.85%;
    margin-right: 1.85%;
    border-right: 1px solid #ccc;
    min-height: 180px;
 }

 .show_m {
  display: block;
 }

 .hide_m {
  display: none;
 }

 .blog {
  height: 81px;
 }
 .blog p {
  font-size:12px;
 }
.blog img {display:block}

.Share {
display:block;
}
div#headContainer {
    width: 100%;
    height: 70px;
    min-width: 980px;
    text-align: center;
    background: #000000;
    top: 0px;
    position: fixed;
    z-index: 99999;
}

 div#bannnerContainer {
  width: 100%;
  text-align: center;
}

 div#footerContainer {
width: 100%;
height: 600px;
text-align: center;
background: #000000;
padding-top: 5px;
}

 body {
  background-color: #e9e9e9;
 }

 div#mainContainer {
  width: 1250px;
  max-width: 1250px;
  top: 0px;
}
 
 div#mainColumn {
  width: 960px;
  position: absolute;
  left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  top: 0px;
  background: white;
  padding-top: 20px;
}

 div#leftColumn {
  display: block;
 }
 
 div#rightColumn {
  display: block;
 }
 
 .outerBox {
  -webkit-box-shadow: 0 0 5px 5px #a6a6a6;
  -moz-box-shadow: 0 0 5px 5px #a6a6a6;
  box-shadow: 0 0 5px 5px #a6a6a6;
 }

 .ContentLeft {
  width: 67.3%;
  float: left;
 }

 .ContentRight {
  width: 31.25%;
  float:left;
}

 .ContentFull {
  width: 100%;
 }

}
/* Laptops, Desktops, etc ---- */
@media only screen and (min-width: 1024px) {

 .show_l {
  display: block;
 }

 .hide_l {
  display: none;
 }

}

@media only screen and (min-width: 1200px) {

 .show_xl {
  display: block;
 }

 .hide_xl {
  display: none;
 }

}