html, body {overflow-x:hidden;}
body {margin:0; padding:0; font-size:12px; color:#000000; font-family:Arial; background:#ffffff;}
a {color:#555555;}
img {border:0;}
.clear {clear:both;}
.right {float:right;}
.left {float:left;}

#all {width:100%;}

 /*page*/
#page {position:relative; overflow:hidden;}

/* element stuff */
#language {display:none; background:#222222; color:#fff000; padding:3px 3% 3px 3%; font-weight:bold; text-decoration:underline; cursor:pointer;}
#language:hover {color:#ffffff; text-decoration:none;}

#subscription {padding-left:1%; color:#666666; text-align:left; font-size:14px; line-height:1.4em; overflow-x:hidden;}

#belgiumbox {display:none; float:left; margin-left:1%; background-color:#ffffff; border:1px solid #333333; position:relative; z-index:5;}
#belgiumbox div.doubleborder {margin:4px; background-color:#ffffff; border:1px solid #333333;}
#belgiumbox div.top {background-color:#000000; font-size:15px; padding:3px 8px 3px 8px; color:#ffffff; text-align:center; /*white-space:nowrap;*/}
#belgiumbox.blue div.top {background-color:#1876b2;}
#belgiumbox div.bottom {color:#000000; font-size:12px; text-align:center; padding:1px 7px 1px 7px; white-space:nowrap;}

#mob_content {text-align:left; font-size:22px; line-height:22px; letter-spacing:-1px; margin:10px 0 4px 0;}
#mob_content img {float:left; border:6px solid #ffffff;}
#mob_content div.text {background:none; display:inline-block; padding:0 5% 3px 0; color:#555555; font-weight:bold;}

/*termsbox*/
#termsbox {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../html/img/errbg.png); z-index:1011;}
#termsbox div.box {width:90%; height:560px; margin:auto 5% auto 5%;
	-webkit-border-radius:9px; -moz-border-radius:9px; border-radius:9px;
	background:#eeeeee; box-shadow:1px 1px 4px #777777; padding:10px;
}
#termsbox div#tbcontent {overflow-y:scroll; height:465px; font-size:13px; background:#ffffff; margin:0 0 9px 0;
	border:1px solid #888888; box-shadow:inset 2px 2px 6px #bbbbbb; padding:20px; color:#222222;
}
#termsbox div.buttons {width:100%; text-align:center;}
#termsbox div.buttons div {display:inline-block; /*IE7*/*display:inline;zoom:1; margin:0 20px 0 20px; /*IE7*/*display:inline;zoom:1;}

#accept_terms center {margin:20px 9% 0 9%;}
#sms input {margin-top:1.8em;}
#sms-to {padding: 10px 0}
#pin1 input {margin-top:1.4em;}
#pin2 div {margin:5px -4% 15px -4%;}


#footer {padding:3px 3% 15px 3%;} 
#fii {color:#949494; margin:6px 0 2px 5%; text-align: right; font-family: Arial; padding-bottom:5px; color: #888888; font-size: 12px;}

#footer_text {clear:both; color:#646464; line-height:17px; padding-top:4px;}
#footer_text span {color:#0050ef;}

#form {position:relative; display:none; padding:10px 0 18px 0;}

#disclaimer {clear:both; font-family: Arial; margin:10px 0 10px 0; color:#949494; text-align:justify;}
#landingpagefooter {text-align:center; color:#949494;}
#landingpagefooter a {color:#333333; margin:0 10px 0 10px;}




/* start page styles info */
.icons_margin_left {margin-left:3%;}
.icons_margin_right {margin-right:3%;}

#top {position:relative;}
#pic {position:absolute; left:65%; margin-top:15px; z-index:1;}
#title {font-weight:bold; font-size:50px; letter-spacing:-1px; width:55%; padding:25px 40% 20px 5%;}
#task_description {font-size:16px; line-height:20px; width:55%; padding:20px 40% 20px 5%; background:#222222; color:#fff;}
#first_heading {font-size:28px; letter-spacing:-1px; font-weight:bold; width:55%; padding:20px 40% 60px 5%; background:#d2d2d2; color:#000;}

#question_nr {position:absolute; margin-top:-20px; left:5%; background:#222222; padding:7px 20px; color:#ffffff; font-size:21px;
	-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius:4px;
}
#ask1,#ask2,#ask3 {text-align:center;}
#question1,#question2,#question3 {font-size:29px; font-weight:bold; padding:38px 3% 22px 3%;}
#ask2 {display:none;}
#ask3 {display:none;}
#ask { text-align:center;}
#ask span {color:#000000; font-size:1.4em;}

#ask1 img {max-width:141px; width:42%; height:auto;}
#ask2 img {max-width:141px; width:42%; height:auto;}
#ask3 img {max-width:111px; width:40%; height:auto;}
