@import url('elements.css');
@import url('blocks.css');
@import url('jquery.antify.css');


body {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 background-color: #000000;
 background-image: url('/programma/checkpoint/images/bg.jpg');
 background-repeat: no-repeat;
 background-position: top center;
 font-family: Arial, Verdana, sans-serif;

 }


 #container0 .ui-sortable .block {margin: 10px 0px 10px 0px;}

/* ------------------------------------------------------
   you can find this css-file in /portals/programs/css
------------------------------------------------------  */

.center {
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* page layout */
.page {
  text-align: left;
  width: 960px;
  margin: auto;
 /*background-image: url('/programma/checkpoint/images/center-bg.png');
  background-repeat: repeat-x;
*/

  }
.pageclear {
  clear: both;
  height: 1px;
  width: 100%;
  }
#container1, #container2, #container3 {
  border: 0px solid red;
  overflow: hidden;
  position: relative;
  float: left;
  }

#container0 {
 height: 150px;
    background: url('/programma/checkpoint/images/lint-bg.png') no-repeat center 0px;
}
#container1 {
 display: none;
}
#container2 {
 width: 555px;
 margin: 0px 10px 20px 30px;
 }

#container3 {
 width: 365px;
 }

#container5 {
 width:990px;
 min-height: 25px;
 }

/*generic classes */
.clear, .clearing {
 clear: both;
 height: 1px;
 width: 100%;
 }
.lucene_search .paging a.current {
 font-size: bigger;
 font-weight: bold;
}
.copyright{
 margin: 0px 0px 0px 670px;
 padding: 0px 0px 10px 0px;
 }
.copyright a{
 font-size:0.7em;
 color:#fff;
 text-decoration:none;
 }
.eovoorwaarden,
.eocopyright{
 float:left;
 width: 160px;
 text-align:center;
 padding: 5px 0px 5px 0px;
 }


#identityIMG {
 display: block;
 float: left;
 height: 145px;
 width: 404px;
 margin: 0px 0px 0px 20px;
 z-index: 99;
}
#overlay {
  display: none;
  background: #000;
  height: 150%;
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 999999999999999;
  }
#dontpush {
  width: 164px;
  float: left;
  margin: 30px 0px 0px 10px;
  height: 100px;}

#explosionDIV {
  position: absolute;
  margin: -120px 0px 0px 2px;


 }

#explosionswf {
}
#socialmediablock {
  z-index: 99;
  }



