
#facebox .b {background:url(../images/b.png);}
#facebox .tl {background:url(../images/tl.png);}
#facebox .tr {background:url(../images/tr.png);}
#facebox .bl {background:url(../images/bl.png);}
#facebox .br {background:url(../images/br.png);}

#facebox {position: absolute; width: 100%; top: 50%; left: 0; z-index: 1000; text-align: left;}

#facebox .popup {position: relative;}

#facebox table {margin: auto; border-collapse: collapse;}

#facebox .body {padding: 24px 10px 10px; background: #fff; float: left; display: block; position: relative;}

#facebox .loading {text-align: center;}
#facebox .image {text-align: center;}

#facebox img {border: 0;}

#facebox .footer {position: absolute; right: 4px; top: 2px; text-align: right;}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
    background-color: #000;
    z-index: 99;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* Placard (digital löpsedel) */
#facebox .functionsContainer {display:none;}
#facebox .previewPlacard { width:595px; height:842px; }
#facebox .previewText {}
#facebox .previewText .PlacardTextHuge {font-size:120px; line-height:120px; font-weight:bold;}
#facebox .previewText .PlacardTextBig {font-size:90px; line-height:90px; font-weight:bold;}
#facebox .previewText .PlacardTextNormal {font-size:60px; line-height:60px; font-weight:bold;}

#facebox .previewButtons {}

/* Slut Placard (digital löpsedel) */
