
.category_container
{
	background: url('/img/theme1/strip category.png') top left;
	width: 940px;
	height: 60px;
	margin-bottom: 5px;
	float:left;
}
.category_wrapper
{
	height: 64px;
	float: left;
	position: relative;
}
.category_slot
{
	width: 182px;
	height: 60px;
	float: left;
}
.category_thumbnail
{	
	border:2px solid #fff;
	width:44px;
	height:44px;
}
.category_title
{
	color:#ffff00;
}
.category_new
{

}
.category_play
{
	background: url('/img/icon play big.png') no-repeat left top;
	width: 21px;
	height: 22px;
	position: absolute;
	float:left;
	left: 158px;
	top: 36px;
}
.category_trophy
{
	background: url('/img/icon trophy big.png') no-repeat left top;
	width: 26px;
	height: 22px;
	float: left;
	position: absolute;
	right: 12px;
	top: 50px;
}
.category_popular
{
	background: url('/img/icon popular big.png') no-repeat left top;
	width: 26px;
	height: 22px;
	float: left;
	position: absolute;
	right: 12px;
	top: 20px;
}
.category_pos1 {background-position:0px 0px;}
.category_pos2 {background-position:0px -60px;}

.category_tab
{
	background: url('/img/category tabs.gif') no-repeat left top;
	width: 22px;
	height: 60px;
	float: left;
}

#category_tab_action {background-position:-0px 0px;}
#category_tab_skill {background-position:-154px 0px;}
#category_tab_puzzle {background-position:-22px 0px;}
#category_tab_adventure {background-position:-44px 0px;}
#category_tab_strategy {background-position:-66px 0px;}
#category_tab_shooting {background-position:-88px 0px;}
#category_tab_sports {background-position:-110px 0px;}
#category_tab_4girls {background-position:-132px 0px;}
