@charset "utf-8";
/* CSS Document */
/* ------------------ HEADER ------------------ */
#headerAll {
width:100%;
height:341px;
text-align:-moz-center;
background-image:url(../design/bg_header.png);
background-repeat:repeat-x;
background-color:#464545;
}
#header998 {
width:998px;
height:300px;
display:table;
background-image:url(../design/header.png);
background-repeat:no-repeat;


}
#headerLine1 {
height:150px;
width:998px;
}
#hL1MenuBars{
display:inline;
float:right;
height:120px;
width:620px;
}
	#hL1Menu1 {
	margin-top:14px;
	word-spacing:5px;
	padding-right:36px;
	width:250px;
	height:30px;
	float:right;
	color:white;
	text-align:center;
	}
	#hL1Login {
	float:right;
	margin-top:10px;
	height:40px;
	width:528px;
	color:white;
	font-size:12px;
	text-align:right;
	margin-right:10px;
	}
	#hL1Menu2 {
	float:right;
	word-spacing:5px;
	width:580px;
	height:20px;
	color:white;
	font-size:12px;
	text-align:right;
	margin-right:10px;
	}

/* HEADER LINE 2 */ 
#headerMenuLine2 {
padding-top:14px;
height:200px;
width:998px;

}
#hL2ActiveItem,#hL2ActiveItemMore {
display:inline;
float:left;
width:421px;
height:193px;
margin-top:7px;
margin-right:40px;
background-image:url(../design/f_active_auction.png);
background-repeat:no-repeat;
}
#hL2ActiveItemMore {
background-image:url(../design/more.png);
}
#hL2HowToPlay {
display:inline;
float:left;
width:262px;
height:200px;
margin-right:42px;
background-image:url(../design/f_how_to_play.png);
background-repeat:no-repeat;
}
#hL2News {
display:inline;
float:left;
width:208px;
height:200px;
background-image:url(../design/f_news.png);
background-repeat:no-repeat;
}

