/* CSS Document */

*  {
	margin:0;
	padding:0;
}



body {
	background-image: url(../images/display/hp/background-imag.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:.8em;
	background-color: #F59321;

}

#wrapper {

	background-image: url(../images/display/hp/background-imag.gif);
	background-position:top center;
	
	width:925px;
	margin:0 auto;
	position:relative;

}

#header #text {
	width:300px;
	padding:45px 25px;
	position: absolute;
	left: 260px;
	top: -30px;
	line-height: 150%;
}


#content, #content_games{

	position:absolute;
	top:305px;
	left:77px;
	

}

#c_inner{

	min-height:400px;

}


#copyr {
text-align:right;
font-size:.8em;
clear:both;
padding:3px 5px;
}


.clearme {
	line-height:1px;
	font-size:1px;
	clear:both;
	float:none;
}

h1 i, h2 i {
	display:none;
}

a { 

color:white;
font-weight:bold;
text-decoration:none;

}

a:hover{
text-decoration:underline;
}

/* navigation */

#navigation {
	background-image: url(../images/display/navigation_bg.gif);
	background-repeat: repeat-x;
	position:absolute;
	top:280px;
	height:25px;
	width:100%;
	z-index:20;
	
	padding-left:80px;
	
	
} 

#navigation_back {

	background-image: url(../images/display/navigation_bg.gif);
	background-repeat: repeat-x;
	position:absolute;
	top:280px;
	left:0;
	height:25px;
	width:100%;

}


#navigation li {
	float: left;
	list-style:none;
	position:relative;
}

#navigation li a {
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:5px 25px 0 0;
	display:block;
	float: left;
	text-transform: uppercase;
	letter-spacing:1px;
}

#navigation li a:hover {

	color:#70c6f0;

}

#menu {

	width:925px;
	margin:auto;

}


/* drop downs */

#navigation li ul{
	list-style:none;
	position:absolute;
	top:21px;
	left:-13px;
	visibility:hidden;
	padding:4px 10px 10px 10px;
	width:120px;
}

#navigation li li{

	display:block;
	background-color:#000000;
	float:left;
	
}

#navigation li li a{

	display:block;
	background-color:#000000;
	border-top: solid 1px white;
	width:120px;
	padding:5px 3px;
	letter-spacing:.5px;
	text-transform:capitalize;

	
}

/*#navigation #menu_news  li a{

	width:65px;
	
}*/	

/* games panel */

html,body,#wrapper {
 height:100%;
}
 
 #games_panel{
 min-height:100%;
 }
 
 * html,*html body,*html #wrapper,*html #games_panel {
 height:100%;
 }
 
#games_panel{


	left:615px;
	position:absolute;
	z-index:20;
	padding: 10px 20px 100px 9px;
	
	z-index:50;

	/*width:103px;*/
/*	width:311px;
	clip:rect(0px, 100px, auto, 0px);*/
	
	width:103px;
	overflow:hidden;


	background-image:url(../images/display/flyout/flyout_bg.png);
	background-repeat:repeat-y;
	background-position:-205px 0px;
	
	color:white;
	
}

*html #games_panel{

	background-image:url(../images/display/flyout/flyout_bg.gif);

}


 #desc1, #desc2,#desc3,#desc4,#desc5{
	visibility: hidden;
}	


#wrapper #games_panel #games .game_link{

	display:block;
	background-image:url(../images/display/flyout/flyout-go.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-size:.9em;
	height:100px;
	line-height:110%;
	float:left;
	width:190px;

}

#wrapper #games_panel #games .game_link:hover{

	text-decoration:none;
	background-image:url(../images/display/flyout/flyout-go-o.gif);

}


#wrapper #games_panel #games img {

	float:left;

}



#games_panel #games a{

/*position:relative;
display:block;
clear:both;
background-image:url(../images/display/flyout/flyout-go.png);
background-repeat:no-repeat;
background-position:right bottom;
text-decoration:none;
text-decoration:none;
color:#FFFFFF;
padding-top:8px;
width:280px;
font-size:.9em;
height:100px;
line-height:110%;
*/


}

#games_panel #games a:hover {

/*background-image:url(../images/display/flyout/flyout-go-o.gif);
*/
}

#wrapper #games_panel #games div {

	clear:both;
	width:280px;
	padding-top:8px;

}

/*
#games_panel #heading_game {
background-image:url(../images/display/flyout_GAMES_txt.png);
background-position:0 19px;
width:283px;
}
*/

#games_panel #heading_game.open{
background-image:url(/images/display/flyout/flyout_GAMES_arrow_txt.png)
}
#heading_game {
background-image:url(../images/display/flyout_GAMES_txt.png);
background-repeat:no-repeat;
background-position:0 19px;
background-repeat:no-repeat;
height:25px;
width:283px;
margin-bottom:10px;
padding-top:20px;

}




#games_panel a img{
border:none;

}

#games_panel h1{
position: relative;
left:-3px;

}


#games_panel h2{
font-size:1em;
float:left;
width:150px;
}

#games_panel img{
	float:left;
	padding: 0 5px 4px 0;
	background-image: url(../images/display/flyout/images/image_shadow.jpg);
	background-repeat: no-repeat;
	margin-right:5px;
}

#games_panel p{
float:left;
width:140px
}

/* news */

#news {
	width:190px;
	position:absolute;
	top:330px;
	left:720px;
	
	font-style:italic;
}


#news a{

	color:black;
	text-decoration:none;

}

#news a:hover{

	color:white;

}

#news li{

	list-style:none;
	float:left;
	display:block;
	background-image:url(../images/display/news-arrow.png);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:5px  0 0 25px;
	margin-bottom:5px;

}

#news li:hover{
	background-image:url(../images/display/news-arrow-o.png);

}

#heading_news{
	background-image:url(../images/display/headings/news.gif);
	background-repeat:no-repeat;
	width:55px;
	height:24px;
	margin-bottom:10px;
}
	

#wrapper #content h2 {
	color: #008FD5;
	font-size:1.6em;	
	margin-bottom: 10px;
}
