﻿/* ----------------------------------- */
/*             HELP ELKAAR             */
/* ----------------------------------- */

.helpelkaarBoard .globalContentBox
{
  position: relative;
  padding: 0;
  margin: -2px 0px 2px;
  width: 968px;
  height: 504px;
  background: url(/img/helpelkaarBg.png) no-repeat;
}

.helpelkaarBoard .globalContentPage
{
  position: relative;
  width: 730px;
  height: 473px;
}

.helpelkaarBoard .boardTitleOverlay, .helpelkaarBoard .boardTitle
{
  position: relative;
  margin: 0;
  width: 196px;
  height: 26px;
  background: url(/img/helpelkaarTitle.png);
}

.helpelkaarBoard .boardTitleOverlay
{
  position: absolute;
  top: 16px;
  left: 209px;
}

.helpelkaarBoard .boardSubmitButton
{
  display: block;
  width: 103px;
  height: 17px;
  background: url( "/img/helpelkaar/vraag.png" ) no-repeat;
  border: none;
}

/* ===== MessageBoards ===== */
.helpelkaarBoard .boardMessageBoxes
{
  color: #000;
  font-family: "Trebuchet MS";
  font-size: 12px;
}

.helpelkaarBoard .boardMessageBoxes a
{
  text-decoration: none;
}

.boardMessageBoxes .title
{
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
  font-size:14px;
}

.boardMessageBoxes .shortContent
{
  font-weight: normal;
}

.helpelkaarBoard .boardMessage1Box, .helpelkaarBoard .boardMessage2Box, .helpelkaarBoard .boardMessage3Box, .helpelkaarBoard .boardMessage4Box
{
  height: 291px;
  width: 148px;
}

.helpelkaarBoard .boardMessage1Box .content, .helpelkaarBoard .boardMessage2Box .content, .helpelkaarBoard .boardMessage3Box .content, .helpelkaarBoard .boardMessage4Box .content
{
  width: 100px;
  height: 100px;
  top: 25px;
  left: 25px;
  position: absolute;
  text-align: center;
  line-height: 18px;
  overflow: hidden;
}

.helpelkaarBoard .boardMessage1Box .nrOfReactions, .helpelkaarBoard .boardMessage2Box .nrOfReactions, .helpelkaarBoard .boardMessage3Box .nrOfReactions, .helpelkaarBoard .boardMessage4Box .nrOfReactions
{
  width: 100px;
  height: 20px;
  margin: 5px 0 0 0;
  top: 125px;
  left: 25px;
  position: absolute;
  text-align: center;
}

.helpelkaarBoard .boardMessage1Box
{
  background: transparent url(/img/helpelkaar/ballon.png) no-repeat scroll 0% 50%;
  left: 92px;
  position: absolute;
  top: 92px;
  width: 206px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  height: 293px;
}

.helpelkaarBoard .boardMessage1Box .content
{
  overflow: hidden;
}

.helpelkaarBoard .boardMessage2Box
{
  background: transparent url(/img/helpelkaar/ballon.png) no-repeat scroll 0% 50%;
  left: 267px;
  position: absolute;
  top: 68px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  height: 293px;
}

.helpelkaarBoard .boardMessage2Box .content
{
  overflow: hidden;
}

.helpelkaarBoard .boardMessage3Box
{
  background: transparent url(/img/helpelkaar/ballon.png) no-repeat scroll 0% 50%;
  left: 428px;
  position: absolute;
  top: 93px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  height: 293px;
}

.helpelkaarBoard .boardMessage3Box .content
{
  overflow: hidden;
}

.helpelkaarBoard .boardMessage4Box
{
  background: transparent url(/img/helpelkaar/ballon.png) no-repeat scroll 0% 50%;
  left: 586px;
  position: absolute;
  top: 54px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  height: 293px;
}

.helpelkaarBoard .boardMessage4Box .content
{
  overflow: hidden;
}

.helpelkaarBoard .boardMessage5Box
{
  display: none;
}


/* ===== Jongetje  ===== */
.helpelkaarBoard .childBox1
{
  height: 151px;
  left: 292px;
  overflow: hidden;
  position: absolute;
  top: 279px;
  width: 167px;
}

.helpelkaarBoard .childBox1 .child
{
  background: transparent url(/img/helpelkaar/jongentje.png) no-repeat scroll 0% 50%;
  height: 151px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  width: 125px;
}

/* Animatie met 1 stap */
.helpelkaarBoard .childBox2 .child.ani1
{
  left: -167px;
}



/* ===== Meisje  ===== */
.helpelkaarBoard .childBox2
{
  height: 154px;
  left: 138px;
  overflow: hidden;
  position: absolute;
  top: 316px;
  width: 155px;
}

.helpelkaarBoard .childBox2 .child
{
  background: transparent url(/img/helpelkaar/meisje.png) no-repeat scroll 0% 50%;
  height: 154px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  width: 310px;
}

/* Animatie met 1 stap */
.helpelkaarBoard .childBox2 .child.ani1
{
  left: -155px;
}


/*FOOTER OFF*/
.helpelkaarBoard .boardMessage1Box .footer, .helpelkaarBoard .boardMessage2Box .footer, .helpelkaarBoard .boardMessage3Box .footer, .helpelkaarBoard .boardMessage4Box .footer, .helpelkaarBoard .boardMessage5Box .footer
{
  display: none;
}

/*ANIMATION*/
.helpelkaarBoard .boardMessageBoxes-closed .boardMessage1Box, .helpelkaarBoard .boardMessageBoxes-closed .boardMessage2Box, .helpelkaarBoard .boardMessageBoxes-closed .boardMessage3Box, .helpelkaarBoard .boardMessageBoxes-closed .boardMessage4Box, .helpelkaarBoard .boardMessageBoxes-closed .boardMessage5Box
{
  top: -500px;
}
