div.outgames{
	width:962px;
	padding:0px 10px 0 18px;
}
div.outgames div.thumb {
	float: left;
	margin: 5px 5px 5px 5px;
	text-align: center;
	width: 180px;
	height: 135px;
}
div.outgames div.thumb a img {
	width: 180px;
	height: 135px;
}
div.outgames div.thumb span.GameName{width:170px;height:75px;padding-top:50px;}
div.outgames div.thumb span.GameThumbBorder{width:170px;height:125px;}

/* CSS Document */
body{background:#0073dd  no-repeat center top;}

div.game_top_ad{
	float:left;
	width:100%;
	height:90px;
	margin:55px auto 0px auto;
	text-align:center;
	color:#B1B0B1;
}

#GameDiv_ArrowAndSwf{
		background-color:#00acee;	
}
#Arrow_PreviousGame{
		float:left;	
		width:20px;
		display:none;
}
#Arrow_NextGame{
		float:left;	
		width:20px;
		display:none;
}
#game_middle{
	width:1270px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0 0 0;
}
#pregamediv{
	background-color:#00acee;
	color:#B1B0B1;
	font-weight:bold;
	width:648px;
	height:626px;
	text-align:center;
	float:left;
}
#pregamediv_ad{
	width:628px;
	height:594px;		
	padding:0 5px 0 5px;
}
#SkipAdDiv{
	text-align:center;
	display:none;
	font-weight:bold;
}
#SkipAdDiv a{
	text-decoration:none;
	color:#B1B0B1;	
}
#GameDiv{
	float:left;
	text-align:center;
}
	#GameDiv_OpareateDiv{
		display:none;
		background-color:#00acee;	
		color:#fff;
		height:60px;
	}
	#GameDiv_OpareateDiv_Left{
		float: left;
		text-align: left;
	}
	#GameDiv_OpareateDiv_Right{
		float: right;
		padding-top: 20px;
	}
	#GameDiv_OpareateDiv #GameNameDiv{
		font-size:20px;
		line-height:30px;
		height:30px;
		overflow:hidden;
	}
	#GameDiv_OpareateDiv #GameTagsDiv{
		height: 20px;
		line-height: 20px;
		
	}
	#GameDiv_OpareateDiv #GameTagsDiv a{
		color: #fff;text-decoration: none;
	}
	#GameDiv_OpareateDiv #GameTagsDiv a:hover{
		color: #ccc;
	}
	#GameDiv_OpareateDiv #VoteGameDiv{
		padding:0 50px 10px 0;
		overflow:hidden;
		text-align: right;
	}
	#GameDiv_OpareateDiv #VoteGameDiv img{
		padding-left: 10px;
	}
	#GameDiv_SwfDiv{
		width:1px;
		height:1px;
		background-color:#1c84e3;			
		float:left;
	}
#RightGamesThumbDiv{
	width:120px;
	height:598px;
	padding:5px;
	margin:0 0 0 5px;		
	/* display:none;	*/
	float:left;
	background-color:#1c84e3;
}
#RightGamesThumbDiv div.thumb {
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: center;
	width: 120px;
	height: 95px;
}
#RightGamesThumbDiv div.thumb a img {
	width: 120px;
	height: 95px;
}
#RightGamesThumbDiv div.thumb span.GameName{width:105px;height:65px;padding-top:25px;}
#RightGamesThumbDiv div.thumb span.GameThumbBorder{width:110px;height:85px;}

#LeftGamesThumbDiv{
	width:120px;
	height:598px;
	padding:5px;
	margin:0 5px 0 0;		
	/* display:none;	*/
	float:left;
	background-color:#1c84e3;
}
#LeftGamesThumbDiv div.thumb {
	float: left;
	margin: 0px 0px 5px 0px;
	text-align: center;
	width: 120px;
	height: 95px;
}
#LeftGamesThumbDiv div.thumb a img {
	width: 120px;
	height: 95px;
}
#LeftGamesThumbDiv div.thumb span.GameName{width:105px;height:65px;padding-top:25px;}
#LeftGamesThumbDiv div.thumb span.GameThumbBorder{width:110px;height:85px;}

#LeftAdDiv{
	width: 160px;
	height: 600px;
	position: absolute;
	line-height: 15px;
	text-align: center;
	color: #B1B0B1;
	background-color: #1c84e3;
	left: 50%;
	margin-left: -660px;
}

#RightAdDiv{
	width: 160px;
	height: 600px;
	position: absolute;
	line-height: 15px;
	text-align: center;
	color: #B1B0B1;
	background-color: #1c84e3;
	right: 50%;
	margin-right: -660px;
}
div.game_bottom{
	margin: 10px auto 10px auto;
	width: 990px;
	height:600px;
	background:#00acee;
}