/* Big Gameoverview Container  Start*/
h1{
	font-size:12px;
	margin:0px;
	padding:0px;
	display:inline;
	font-weight:normal;
}

.category__big_game_container{
	width:730px;
	float:left;
	margin-right:7px;
}


.category__big_game_container_head{
	height:40px;
	border:1px solid black;


}
.category__big_game_container_head_top{
	color:#000;
	font-size:12px;
	text-align:left;
	margin-left:5px;
	line-height:16px;
}
	.category__big_game_container_head_top a{
		color: #000;
	}

	.category__big_game_container_head_top a:hover{
		text-decoration: none;
	}

.category__big_game_container_head_bottom{

}

.category__big_game_container_head_bottom_left{
	width:400px;
	float:left;
}




.category__big_game_container_head_bottom_right_link{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;

	float:right;
	color:#000;
	text-decoration:none;
}




.category__big_game_container_head_bottom_right_link:hover{
	background-color:#000;
	color:#fff
}

.category__big_game_container_head_bottom_right_link_active{
	width:120px;
	height:17px;
	display:block;
	margin-top:5px;
}

.category__big_game_container_head_bottom_right{
	width:270px;
	float:right;
}
	.category__big_game_container_head_bottom_right a{
		width:120px;
		height:17px;
		display:block;
		margin-top:5px;
		float:left;
		color:#000;
		text-decoration:none;
	}
	.category__big_game_container_head_bottom_right a:hover{
		background-color:#000;
		color:#fff
	}
	.category__big_game_container_head_bottom_right a.active{
		background-color:#000;
		color:#fff;
	}

	#category_toggle_inactive{
		width:17px;
		height:17px;
		display:block;
		margin-top:3px;
		margin-right:2px;
		float:right;
		color:#000;
		text-decoration:none;
		border:1px solid #000;
	}

	#category_toggle_inactive:hover{
		color:#fff;
	}

	#category_toggle_active{
		width:17px;
		height:17px;
		display:block;
		margin-top:3px;
		margin-right:2px;
		float:right;
		color:#000;
		text-decoration:none;
		border:1px solid #000;
	}

	#category_toggle_active:hover{
		color:#fff;
	}

.category__big_game_container_head_link{
	float:right;
	height:16px;
	width:16px;
	border-left:1px solid black;
}

.category__big_game_container_head_link a{
	text-decoration:none;
	color:#000;
}

.category__big_game_container_body{
}

.category__big_game_container_body_games{
	margin-top:10px;
}

.category__big_game_container_body_games_empty_container{
	height: 170px;
	padding-top: 110px;
	background: #ECECB6 url(http://cdn2.kaisergames.de/www.juegosmonitos.com/images/layout/gameContainerCategory_bg.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
}

.category__big_game_container_body_games_advertising{
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	border:0px;
	text-align:left;
	color:#fff;
}

.category__big_game_container_bottom{
	height:25px;
	border:1px solid black;
}

.category__big_game_container_bottom_left{
	width:400px;
	float:left;
}

.category__big_game_container_bottom_right{
	width:86px;
	float:right;
}


/* Big Gameoverview Container  End*/

/* Small Game Container Start */

.category__small_game_container{
	width:223px;
	float:left;
}

.category__small_game_container_head{
	height:40px;
	border:1px solid black;
}

.category__small_game_container_head_text{
	height:20px;
	font-size:12px;
	font-weight:bold;
}

.category__small_game_container_head_tabs{
	height:20px;
	border-top:1px solid black;
}

	/* TABS FOR THE RIGHT ROW */
	.category__small_game_container_head_tabs a.tabBoxLink{
		float: left;
		display: block;
		height: 17px;
		width: 54px;
		text-align: center;
		text-decoration: none;
		color: #000;
		padding-top: 1px;
		font-size: 9px;
		padding-top: 3px;
		font-weight: bold;
		border-right:1px solid black;
	}

	.category__small_game_container_head_tabs a.tabBoxLinkRight{
		border: 0px;
		width: 56px;
	}

	.category__small_game_container_head_tabs a.tabBoxLink:hover{
		background-color: #000;
		color: #fff;
	}

		.category__small_game_container_head_tabs a.tabBoxLinkActive{
			background-color: #000;
			color: #fff;
		}
	/* -- TABS FOR THE RIGHT ROW -- */


.category__small_game_container_body{
	overflow:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid black;
}
.category__small_game_container_bottom{
	height:25px;
	border:1px solid black;
	font-size:12px;
}

.category__small_game_container_bottom a{
	display: block;
	padding-top: 3px;
	font-size: 12px;
	height: 25px;
	text-decoration: underline;
	color: #000;
}


.category__small_game_container_bottom a:hover{
	background-color:#000;
	color:#fff;
}
/* Small Game Container End */

/* Pagination Start */

.category__a_pagination{

	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:#000;
	font-size:12px;
}

.category__a_pagination_active{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	color:#fff;
	font-size:12px;
}

.category__a_pagination_disabled{
	height:15px;
	width:20px;
	text-align:center;
	margin:0px;
	margin-left:5px;
	margin-top:5px;
	padding:0px;
	float:left;
	border:1px solid black;
	line-height:14px;
	text-decoration:none;
	color:grey;
	font-size:12px;
}

.category__a_pagination:hover{
	background-color:#000;
	color:#fff;

}


/* Pagination End */