#casinoGames {
	width:864px;
	padding-left:23px;
}

#top10 {
	padding:30px 0 20px 0 ;
}

#top10 #top10Tab1 {
	width:274px;
	height:45px;
	background:url('../img/games/casino-games-finder-on.jpg') no-repeat;
}

#top10 #top10Tab2 { 
	width:275px;
	height:45px;
	background:url('../img/games/full-games-list-off.jpg') no-repeat;
}

#top10 #top10Tab2 #gameListContent .title {
	
}

#gameListContent #tableGames {
	float:left;
	width:180px;
	padding:10px 0 0 30px;
}

#gameListContent #slots {
	float:left; 
	width:200px;
	padding:10px 0 0 0;
}

#gameListContent #videoPoker {
 	float:left;
 	width:220px;	
 	padding:10px 0 0 10px;
	
}

#gameListContent #specialityGames {
	float:left; 
	width:200px;
	padding:10px 0 0 0;
}

#gameListContent h3{
	padding-bottom:10px;
}

#gameListContent ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	margin:0;
	padding:0;
}

#gameListContent li{
	margin:0;
	font-weight:normal;
}


#gameListContent .sublist li {
	font-weight:normal;
	padding-left:15px;
	list-style-type:circle;
}


/******* Show / Display DIV CONTAINERS********/

#top10Games{
	display:block;
	width:858px;
	border-right:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
}

#gamesList{
	width:858px;
	border-right:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-bottom:2px solid #cccccc;
	display:none;
}

.top10clicky {
	cursor:pointer;
	float:left;
}

/******* Show / Display DIV CONTAINERS********/


#top10menu{
	border: 1px solid black;
	margin:0;
}

.browseMenu {
	background:url('../img/games/top10menu.jpg') repeat-x;
	height:69px;
	padding:12px 0 0 10px;
}

.browseMenu .top10Intro {
	float:left;
	padding:4px 15px 0 0 ;
	color:#ffffff;
	font-size:14px;
}

#mostPopular {
	background:url('../img/games/most-popular-on.jpg') repeat;
	width:118px;
	height:28px;
	float:left;
	margin:0 0 0 5px;
	color:#ffffff;
	font-size:14px;
}
#bonusRounds {
	background:url('../img/games/bonus-rounds-off.jpg') repeat;
	width:126px;
	height:28px;
	float:left;
	margin:0 0 0 5px;
}

#biggestJackpots {
	background:url('../img/games/biggest-jackpots-off.jpg') repeat;
	width:142px;
	height:28px;
	float:left;
	margin:0 0 0 5px;
}

#progressives {
	background:url('../img/games/progressives-off.jpg') repeat;
	width:116px;
	height:28px;
	float:left;
	margin:0 0 0 5px;
}

#randomJackpots {
	background:url('../img/games/random-jackpots-off.jpg') repeat;
	width:146px;
	height:28px;
	float:left;
	margin:0 0 0 5px;
}

#pokerGames {
	background:url('../img/games/poker-games-off.jpg') repeat;
	width:117px;
	height:28px;
	float:left;
	margin:0 0 0 5px;
}






#top10GamesContent{

}

#top10GamesContent .header {
	background:url('../img/games/top-10-header-bg.jpg') no-repeat;
	width:858px;
	height:68px;

}

#top10GamesContent .header h2 {
	margin:0;
	padding:18px 0 0 65px;
	color:#1f7b94;
	font-size:17px;
	font-weight:normal;
}

#top10GamesContent a{
	text-decoration: none;
}





* html #top10menu{ /*IE only style*/
	height: 400px;
}



#top10GamesContentInner hr {
	background:url('../img/games/divider.gif') no-repeat;
	width:900px;
	padding:2px 0 0 2px;
	border:0;
}

#top10GamesContentInner .topPara {
	padding:10px 30px 20px 33px;
}

#top10GamesContentInner h5 {
	margin:0;
}

#top10GamesContentInner .rank {
	float:left;
	width:55px;
	padding:55px 5px 10px 25px;
}

#top10GamesContentInner .gameImage {
	float:left;
	width:190px;
	padding:23px 5px 10px 5px;
}

#top10GamesContentInner .gameImage .gameImageBg {
	width:172px;
	height:133px;
	background:url('../img/games/top-10-img-bg.gif') no-repeat;
	padding:4px 0 0 4px;
}

#top10GamesContentInner .gameContent {
	float:left;
	width:500px;
	padding:23px 5px 10px 5px;
}

#top10GamesContentInner .gameContent .gameTitle a {
	color:#000000 !important;
	text-decoration:none;
}

#top10GamesContentInner .gameContent .gameTitle a:hover{
	text-decoration:underline;
}

#top10GamesContentInner .gameContent .gameTitle {
	font-size:16px;
	margin:3px 0 5px;
}

#top10GamesContentInner .gameContent .desc {
	height:65px;
	font-size:12px;
	padding:10px 0 0 0;
}

#top10GamesContentInner .gameContent .gameCta a.text {
	background:transparent url(../img/games/link-arrow.gif) no-repeat scroll 1px 6px;
	font-size:13px;
	padding-left:14px;
	color:#006599;
	font-weight:normal;
	text-decoration:none;
}

#top10GamesContentInner .gameContent .gameCta a:hover {
	text-decoration:underline;
}

.clearLeftNew {
	clear:left;
}
