.navPathTXT{
	color:#8994BE;
}

#casinoGamesMenu{
	display:inline;
	float:left;
	width:550px;
	height:113px;
}

.instantJackpots_menu{
	display:block;
	float:left;
	width:110;
	height:113;
	background-image:url(../images/menuIcons/icon_instant_jackpots.jpg);
	background-repeat:no-repeat;
}

.tableGames_menu{
	display:block;
	float:left;
	width:93 ;
	height:113;
	background-image:url(../images/menuIcons/icon_table_games.jpg);
	background-repeat:no-repeat;
}
.videoPokerGames_menu{
	display:block;
	float:left;
	width:142;
	height:113;
	background-image:url(../images/menuIcons/icon_video_poker_games.jpg);
	background-repeat:no-repeat;
}
.slotGames_menu{
	display:block;
	float:left;
	width:93;
	height:113;
	background-image:url(../images/menuIcons/icon_slot_games.jpg);
	background-repeat:no-repeat;
}
.otherGames_menu{
	display:block;
	float:left;
	width:112;
	height:113;
	background-image:url(../images/menuIcons/icon_other_games.jpg);
	background-repeat:no-repeat;
}

.games_tables{
	display:inline; 
	float:left; 
	margin-left:1px;
	
}
#content .games_tables tr:hover{background:#232730;}
/* ----------------- content list columns: -------------*/

#content .gameList
{
  display:block;
  float:left;
  width:550px;
  
}

#content .gameList ul
{
  padding:0;
  margin:0;
}

#content .gameList ul
{
  padding:0;
  margin:0;
  font-size:9px;
}
#content .gameList ul li
{
  display:block;
  width: 70px;
  height:80px;
  text-align:center;
  float: left;
  padding: 0 4px 0 4px;

}
#content .gameList img{  border:#000000 1px solid;}
#content .gameList a img:hover{  border:#CCCCCC 1px solid;}

.jackpot_tickers{
	width:230px; 
	display:block; 
	float:left;
	text-align:center;
}

.ticker_txt{
	background-color:#000000; 
	border:0; 
	line-height:10px; 
	padding:0; 
	color:#FFFFFF; 
	font-size: 10px;  
	margin:0;
	text-align:center;
}

#content .ticker_tables{border:0;}
#content .ticker_tables tr{ background:#000000;}
#content .ticker_tables tr:hover{background:#000000;}

form{
	padding:0;
	margin:0 0 10px 0;
}

/* -------------  screenshot ----------------- */

#CasinoGames h1{font-size:14px;	}

#screenShotSection{	
	width:550px;
	text-align:center;
	display:block;
	float:left;
}

.CG_screenshot{
	position:relative;
	display:inline;
	float:left;
	display:block;
	padding: 1px;
	border:#999999 1px solid;
	margin: 0 15px 5px 10px;
}

.CG_clickNow{
	display:block;
	position:absolute;
	top: 70px;
	left:1px;
	width:274px;
	height:32px;
	background-image:url(/images/layout/buttons/click_to_play_en.gif);
	background-repeat:no-repeat;
	z-index:10;
}
