ul.bn_fl_menu
{	list-style-type:none;
	padding: 0px 0px 20px 0px;
	list-style-position:outside;
	background-color:#57585c;
	background-image:url(img/bn_fl_head.png);
	background-repeat:no-repeat;
	width:450px;
	overflow:hidden;
	color:#ffffff;
	margin:20px 0px 0px 0px;
}


ul.bn_fl_menu	li
{	float:left;
	width:100px;
	overflow:hidden;
	padding:5px 0px 5px 40px;
}

ul.bn_fl_menu	li a,ul.bn_fl_menu	li a:link,
ul.bn_fl_menu	li a:visited,ul.bn_fl_menu	li a:active
{	display:block;
	font-weight:bold;
	color:#cccccc;
}

ul.bn_fl_menu	li a:hover
{	text-decoration:none;
	color:#f1f1f1;
}


ul.bn_fl_menu li.bn_fl_head
{	float:none;
	width:100%;
	padding:5px 0px 10px 10px;
}


#bn_content .bn_cat_list
{	list-style-type:none;
	list-style-position:outside;
	width:300px;
	background-color:#DFF382;
	margin:10px 0px 0px 13px;
	overflow:hidden;
	display:inline;
	float:left;
	height:200px;
	border:2px ridge #DFF382;
	border-top-width:1px;
}



#bn_content .bn_cat_list li.head h3, #bn_content .games_list h3.head
{	background-color:#B7D149;
	color:#899567;
	font-weight:bold;
	padding:3px 10px;
	font-size:14px;
}

#bn_content .bn_cat_list li.head
{	float:none;
	width:100%;
	margin-bottom:10px;
}

#bn_content .bn_cat_list li
{	float:right;
	width:270px;
	overflow:hidden;
}

#bn_content .bn_cat_list li.cat_desc
{	float:none;
	width:360px;
	padding:10px;
	color:#899567;
	border-top:2px groove #899567;
	font-weight:bold;
}

#bn_content .bn_cat_list li.picture
{	float:left;
	width:90px;
	height:120px;
	padding-left:10px;
}

#bn_content ul.bn_cat_list li a,#bn_content ul.bn_cat_list li a:link
{	color:#899567;
	text-decoration:none;
}


#bn_content .games_list
{	width:330px;
	color:#232323;
	float:left;
	margin-left:10px;
	background-repeat:no-repeat;
	margin-top:10px;
}

#bn_content .background_1
{	background-image:url(img/flashgamebox_1.png);
}

#bn_content .background_2
{	background-image:url(img/flashgamebox_2.png);
}

#bn_content .background_3
{	background-image:url(img/flashgamebox_3.png);
}


#bn_content .games_list div
{	border:1px solid #E7E7E7;
	padding:0px 5px;
}

#bn_content .games_list img
{	margin:10px;
	float:left;
}

#bn_content .games_list p
{	padding:10px 0px;
}

#bn_content .games_list  a,#bn_content .games_list  a:link,
#bn_content .games_list  a:visited, #bn_content .games_list a:active
{	color:#232323;
	text-decoration:none;
}

#bn_content .games_list  a:hover
{	color:#2e6076;
}

.bn_site_back_forward
{	text-align:right;
	margin:0px 20px;
}

.games_list h3
{	color:#ffffff;
	padding:5px 0px 10px 10px;
	font-size:14px;
	font-weight:bold;
}

#bn_content .games_list h3 a,#bn_content  .games_list h3 a:link,#bn_content  .games_list h3 a:visited,
#bn_content .games_list h3 a:active,#bn_content  .games_list h3 a:hover
{	color:#ffffff;
	text-decoration:none;
}


