/* CSS Document */

/* commented backslash hack \*/ 
html, body{
	margin:0;
	padding:0;
	height:100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #051c3c;
	text-align: left;
	line-height: 1.5em;
}
		} 	
		
/* end hack */
html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #051c3c;
	line-height: 1.5em;
	text-align: left;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #b9ceee;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	}
	
body {}/* centre for ie5.+*/
	#outer{
	min-height:100%;
	height:auto;
	width:950px;
	margin: 0 auto;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #051c3c;
	text-align: left;
	line-height: 1.5em;
	background: #b9ceee url(/Static/Images/Default/img_website_IG_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
} 
		
* html #outer{
	height:100%;
	background: #b9ceee url(/Static/Images/Default/img_website_IG_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width:950px;/* box model hack for ie5.+*/
	w\idth:950px
}

#header {
	width: 950px;
	height: 83px;
}

#navigatieholder {
	width: 854px;
	height: 20px;
	padding-left: 48px;
	padding-right: 48px;
}

#navigatie {
	position: relative;
	float: left;
	width: 754px;
	height: 20px;
	line-height: 1.6em;
}

a.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #051c3c;
	text-decoration: none;
}

a.menu:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ea4e5a;
	text-decoration: none;
}

a.menu_active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ea4e5a;
	text-decoration: none;
}

a.menu_active:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #051c3c;
	text-decoration: none;
}

#langflags {
	position: relative;
	float: right;
	width: 100px;
	height: 20px;
	text-align: right;
}

#contentwrapper {
	width:950px;
	position:relative;
	float:left;
}

#kolomlinks {
	position: relative;
	float: left;
	width: 300px;
}

.spacerlinks {
	width: 250px;
	height: 83px;
}

.knoppenbalk {
	padding-bottom: 5px;
	width: 200px;
	padding-left: 48px;
}

#kolomrechts {
	position: relative;
	float: left;
	width: 500px;
}

#payoff_NL {
	width: 451px;
	height:114px;
	background: url(/Static/Images/Default/img_payoff_ID_NL.png);
}

#payoff_EN {
	width: 451px;
	height:114px;
	background: url(/Static/Images/Default/img_payoff_ID_EN.png);
}

#content {
	padding: 25px 98px 88px 0;
}

#clearfooter{clear:both;height:50px;width:100%;}


#footer {
	width:950px;
	position:absolute;
	margin: 0;
	bottom: 0;
	height:32px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #051c3c;
}

a.IGDisclaimerLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #051c3c;
	text-decoration: none;
}

a.IGDisclaimerLink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

#footerholder {
	line-height: 2em;
	padding-right: 48px;
	height:32px;
}

a.footerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0098e3;
	text-decoration: none;
}

a.footerlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

/*-- RTE styles --*/

.RTEDefault {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #051c3c;
	line-height: 2em;
}

.RTETitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #051c3c;
}

.RTESubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ea4e5a;
}

p {
	padding-top: 12px;
}

hr {
	background-color: #dfdfdf;
	height: 1px;
	border: 0;
	width: 100%;
}

/*-- standaard links --*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #e27f00;	
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	color: #646464;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	width: 250px;
	height:17px
}

.form_textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #646464;
	padding-left: 5px;
	border: solid 1px #cccccc;
	width: 250px;
}

.form_button {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	border: solid 1px #cccccc;
	background-color: #0c67ba;
	color: #ffffff;
	height:20px;
}
#gameBG {
	position: fixed;
	overflow: hidden;
	width: 0px; height: 0px;
	left: 0px; top: 0px;
	z-index: 100;
	opacity: .6; /* CSS3 */
	filter: alpha(opacity = 60);
	background-color: #000;
	width: 400px;
	height: 100% !important;
	display: none;
}
#gameHolder {
	position: fixed;
	width: 489px;
	height: 374px;
	padding: 10px;
	top: 125px;
	background-color: #fff;
	margin: 0 auto;
	z-index: 101;
}
.yellow {
	background-color: #f69000;
	border: none;
	color: #FFFFFF;
	padding: 3px 5px;
}
form#IGContact label {
	min-height: 20px;
	padding-top: 3px;
	width: 120px;
}
form#IGContact dt {
	float: left;
	min-height: 20px;
	padding-right: 3px;
	padding-top: 5px;
	width: 100px;
}
form#IGContact dd {
	float: right;
	min-height: 20px;
	padding-right: 50px;
	padding-top: 5px;
	width: 205px;
}
form#IGContact dd input {
	width: 240px;
	border: 1px #000000 solid
}
form#IGContact textarea {
	border: 1px #000000 solid
}
