@charset "utf-8";
/* CSS Document */

body { background:url(../img/bg_back.jpg) no-repeat center 94px; font-family:Arial, Helvetica, sans-serif; font-size:12px;  }

.left { float:left; }
.right {float:right}
.clear { clear:both }
.center { text-align:center }
.error { color:red }

.input {border:1px solid #CCC}
.spec { color:#00a0d1;  }

h1, h2, h3, h4 { font-weight:normal; font-family:'FrancoisOneRegular', Arial, sans-serif; }

td { vertical-align:middle }

#game_content p, #game_content td, #footer li a, #game_content strong { font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:20px; margin-bottom:18px }


#wrapper_all { width:932px; margin:10px auto 50px auto; }
#wrapper {position:absolute; z-index:0  }

#border-left { background:url(../img/bg_border_left.png) right top no-repeat; width:32px; height:1200px; float:left;  }
#game_wrapper { width:850px; background:url(../img/bg_game-content-main.jpg) no-repeat  white;  float:left;  }
#border-right { background:url(../img/bg_border_right.png)  left top no-repeat; width:50px; height:1200px;  position:absolute; right:0   }
#header { 	position:absolute; 	z-index:100; 	top:0; 	left:-12px; 	 clear:both; }

#titel h1 a, #titel h1  {background:url(../img/logo_eenjaargratis_2.png) no-repeat; height:224px; width:939px; display:block; text-indent:-9999px; text-align:center  }

#game_content { margin-top:620px; padding:0 40px }
#game_content h2 {font-size:40px; text-transform:uppercase; text-align:center; margin-bottom:28px; color:#1d456e; text-shadow: #6374AB 1px 2px 2px; }

#game_content h3 {font-size:22px; text-transform:uppercase; text-align:left; margin-bottom:28px; color:#1d456e; text-shadow: #6374AB 1px 1px 2px; }

#login { background-color:#daf4fb; padding:20px; border:1px solid #d0d0d0; margin:30px 0  }

#logospartners { margin:40px 0 20px 0; padding:0 20px }

#footer { background:url(../img/bg+footer.jpg) no-repeat center; padding-top:40px;}
#footer ul {text-align:center; margin:0 auto;  }
#footer li { display:inline; margin-right:15px }
#footer li a, #game_content a { color:#009fd8; text-decoration:none; border-bottom:1px dashed #009fd8; }
img a { border-bottom:none; }

#wfl_wrapper {background-color:#daf4fb; padding:30px; border:1px solid #d0d0d0; margin:30px 0  }
.wfl { margin-top:15px; margin-right:150px }
div.wfl {background-image:url('http://messagent.vummail.be/images/1.NEW_HNB/2.COMPETITIONS/2011/201110/huishoudviral/img/schatkist_won.png'); background-repeat:no-repeat; background-position:500px -20px}
#game_content div.wfl p { margin-bottom:0px; }

.transbox {
	border:1px solid white;
  padding:10px;
background:url(../img/bg_trans2.png) repeat-x;

  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../img/bg_trans.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.transbox {
  
}

#sites a { border:none }