#header {
	width:950px;
	height:85px;
	background-image: url(../img/balk_repeater_a.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #454444;
	margin:0px;
	padding:0px;
    }
	#header .igsloggedstatus {
		padding-top:60px; 
		text-align:right;
		}
		
/* ------------------------------------------ */	

.logoA {
	float: left;
	background-image: url(../img/logo_a.gif);
	background-repeat: no-repeat;	
	height:85px;
	width:183px;
	cursor: pointer;
	}
.logoB {
	float: left;
	background-image: url(../img/logo_b.gif);
	background-repeat: no-repeat;	
	height:46px;
	width:183px;
	cursor: pointer;
	}
	
/* ------------------------------------------ */	
		
#header .igstopbutton_games {
	float:left;
	background-image: url(../img/button_head_games.gif);
	width:128px;
	height:85px;
	cursor: pointer;
	}	
	
#header .igstopbutton_store {
	float:left;
	background-image: url(../img/button_head_store.gif);
	width:96px;
	height:85px;
	cursor: pointer;
	}	
	
#header .igstopbutton_community {
	float:left;
	background-image: url(../img/button_head_community.gif);
	width:110px;
	height:85px;
	cursor: pointer;
	}	
	
#header .igstopbutton_challenges {
	float:left;
	background-image: url(../img/button_head_challenges.gif);
	width:138px;
	height:85px;
	cursor: pointer;
	}	
	

/* ------------------------------------------ */

	#header_onderbalk {
		width:950px;
		height:46px;
		background-image: url(../img/balk_repeater_b.gif);
		background-repeat: repeat-x;
		}

	#igsheaderbuttonspacer1 {
		width:15px;
		float:left;
		}
/* ------------------------------------------ */

	#igsheadersearch {
		width:165px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		color:#FFF;
		float:left;
		margin-top:10px;
		margin-left:10px;
		}
		#igsheadersearch input {
				border: 1px solid #384789;
				width:120px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:normal;
				padding-top:3px;
				padding-left:3px;
				height:14px;
				
				}
			#igsheadersearch .searchsubmit {
				background-image: url(../img/button_search_submit.gif);
				background-repeat: no-repeat;
				width:19px;
				height:17px;
				border:0px;
				margin-top:1px;
				margin-left:3px;
				padding-top:1px;
				}

/* ------------------------------------------ */

	#igsheaderfavourites {
		width:130px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		color:#FFF;
		float:left;
		margin-top:10px;
		margin-left:10px;
		margin-right:20px;
		}
			#igsheaderfavourites select {
				border: 1px solid #384789;
				width:145px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:normal;
				padding-top:1px;
				height:17px;
				}

/* ------------------------------------------ */

	.igsheaderbutton {
		background-color: #a4d5e8;
		height:20px;
		float:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #404d54;
		margin-top:9px;
		margin-right:3px;
		}
			.igsheaderbutton div {
				float:left;
				}
			.igsheaderbutton a {
				color: #404d54;
				}
			.igsheaderbutton a:hover {
				color: #000;
				}
			.igsheaderbutton img {
				vertical-align:top;
				}

/* ------------------------------------------ */
