@charset "utf-8";
	/*|****************|***/
	/*| VNBMEDIA.COM |**/
	/*|****************|*/
	
/* GLOBAL STYLES */
body 			{ margin:0px; font-family:Tahoma, Arial; font-size:11px; line-height:17px; text-align:center; color:#616161; vertical-align:top;}
table 			{ margin:0px; font-family:Tahoma, Arial; font-size:11px; line-height:17px; text-align:left; color:#616161; vertical-align:top;}

a 				{ color:#669e0b;text-decoration:none; line-height:18px;}
a:hover 		{ color:#f4670f;}
a img 			{ border:0px;}
form 			{ margin:0px; padding:0px;}
h1				{ font-size:13px;}
/* SEARCH */

#search_input_text			{ background:#fff url(../images/search_input_bg.gif) no-repeat left; height:18px; padding-left:20px; font-size:11px;line-height:18px; color:#999999; width:123px; border:solid 1px #dddddd;}
#search_input_button		{ background:url(../images/search_go.gif) no-repeat top left; height:22px; width:35px; line-height:22px; font-weight:bold; font-size:11px; color:#fff; border:0px; text-align:center; cursor:pointer;}

/* MENU TOP */
 
#menu_top_bg_c					{ background:url(../images/menu_top_bg_c.gif) repeat-x top; height:30px; line-height:30px; width:980px;}
#menu_top_bg_r					{ background:url(../images/menu_top_bg_r.gif) no-repeat top right; height:30px; line-height:30px; width:980px;}
#menu_top_bg_l					{ background:url(../images/menu_top_bg_l.gif) no-repeat top left; height:30px; line-height:30px; width:980px;}
#menu_top_content				{ height:30px; line-height:30px; width:950px; padding:0 15px; color:#FFF; text-align:center;}
#menu_top_content ul			{ display:inline-block;height:30px; line-height:30px; margin:0px; padding:0px;}
#menu_top_content ul li			{ display:inline; height:30px; line-height:30px; margin:0px; padding:0px; color:#fff; padding:0 30px; background:url(../images/menu_top_ul_li_bg.gif) no-repeat left center;}
#menu_top_content ul li	a		{ display:inline; height:30px; line-height:30px; margin:0px; padding:0px; color:#fff; font-weight:bold; text-transform:uppercase;}
#menu_top_content ul li	a:hover	{ color:#669e0b; }

/* MAIN BODY */

#cat_title				{ padding-left:5px; display:table; color:#f86808; font-weight:bold; text-transform:uppercase; text-align:left; margin-top:6px;}
#cat_title #cat1		{ padding-left:50px; display:table; color:#f86808; font-weight:bold; text-transform:uppercase; font-size:12px; background:url(../images/icon_cat_1.gif) left no-repeat; height:41px; line-height:41px;}
#cat_title #cat2		{ padding-left:50px; display:table; color:#f86808; font-weight:bold; text-transform:uppercase; font-size:12px; background:url(../images/icon_cat_2.gif) left no-repeat; height:41px; line-height:41px;}
#cat_title #cat3		{ padding-left:50px; display:table; color:#f86808; font-weight:bold; text-transform:uppercase; font-size:12px; background:url(../images/icon_cat_3.gif) left no-repeat; height:41px; line-height:41px;}
#cat_title #cat4		{ padding-left:50px; display:table; color:#f86808; font-weight:bold; text-transform:uppercase; font-size:12px; background:url(../images/icon_cat_4.gif) left no-repeat; height:41px; line-height:41px;}
#cat_title a			{ display:table; height:41px; line-height:41px; color:#f4670f;}
#cat_title a:hover		{ display:table; height:41px; line-height:41px; color:#669e0b;}

#boder_top_l			{ display:table; width:730px; height:14px; background:url(../images/top_left.gif) no-repeat left top;}
#boder_top_r			{ display:table; width:730px; height:14px; background:url(../images/top_right.gif) no-repeat right top;}
#border_content_r		{ display:table; width:730px; background:url(../images/home_right.gif) repeat-y right;}	
#border_content_l		{ display:table; width:730px; background:url(../images/home_left.gif) repeat-y left;}	
#boder_bottom_l			{ display:table; width:730px; height:14px; background:url(../images/bottom_left.gif) no-repeat bottom left;}
#boder_bottom_r			{ display:table; width:730px; height:14px; background:url(../images/bottom_right.gif) no-repeat bottom right;}

/* PATH WAY */
#pathway_td				{ display:table; height:31px; line-height:31px; padding-left:90px; text-align:left; background:url(../images/pathway.gif) top left no-repeat; margin:10px 0px;}
#pathway_td .pathway	{ display:inline-table; line-height:31px; height:31px; font-size:12px; font-weight:bold; background:url(../images/pathway_a.gif) right center no-repeat; padding-right:16px;}

/* GAMES BOX */

#main_content_box			{ display:table; width:720px; margin:0px; border: solid 0px #000;}
#main_box_game				{ display:table-cell; width:345px; float:left; padding:5px 0px 5px 5px; text-align:justify;}
#main_box_image				{ border:solid 1px #ece9d8; padding:2px; width:120px;}
#main_box_info				{ display:table-cell; text-align:left; width:130px; float:right; clear:right;}
#main_play_now				{ display:table; background:url(../images/more_icon.gif) no-repeat right top; padding-right:16px; color:#f4670f; font-weight:bold; line-height:18px;}

#game_boder_top_l			{ display:table; width:100%; height:14px; line-height:14px; background:url(../images/top_left.gif) no-repeat left top;}
#game_boder_top_r			{ display:table; width:100%; height:14px; line-height:14px; background:url(../images/top_right.gif) no-repeat right top;}
#game_border_content_r		{ display:table; width:100%; background:url(../images/home_right.gif) repeat-y right;}	
#game_border_content_l		{ display:table; width:100%; background:url(../images/home_left.gif) repeat-y left;}	
#game_boder_bottom_l		{ display:table; width:100%; height:14px; line-height:14px; background:url(../images/bottom_left.gif) no-repeat bottom left;}
#game_boder_bottom_r		{ display:table; width:100%; height:14px; line-height:14px; background:url(../images/bottom_right.gif) no-repeat bottom right;}

#game_main_content_box		{ width:960px; display:table; margin:10px; }
#game_detail_title 			{ width:100%; display:table; text-align:center; background:#dcefcf; margin-bottom:10px;}
#game_detail_title h2		{ font-size:14px; color:#ff6c00;}
#game_game_box_play			{ width:950px; display:table; text-align:center; background:#fff; padding:5px; border-bottom:solid 1px #dcefcf;}
#game_info_td				{ width:950px; display:table; margin-top:10px; padding:5px; margin-bottom:10px;}
#game_info_td_left			{ width:330px; display:table; margin-right:5px; float:left; text-align:left;}
#game_info_left_title		{ width:330px; display:table; border-bottom:dotted 1px #fff; background:#e4f3d9; padding-left:15px;}
#game_info_left_con			{ width:330px; display:table; background:#e4f3d9; padding-left:15px; height:240px;}
#game_info_td_right			{ width:565px; display:table; text-align:left; float:right;}
#game_info_right_title		{ width:565px; display:table; border-bottom:dotted 1px #fff; background:#e4f3d9; padding-left:10px;}
#game_info_right_con		{ width:563px; display:table; border:solid 1px #e4f3d9; padding-left:10px; height:240px;}
#inputBorder				{ border:solid 1px #669e0b; width:300px;}
#textarea					{ border:solid 1px #669e0b; width:300px;}
#submit_botton				{ border:solid 1px #669e0b; padding:0 10px; background:#d27c2e; color:#fff;}
#game_play_others			{ width:950px; display:table; margin-top:10px; padding:5px; margin-bottom:10px; border-top:solid 1px #dcefcf;}
#main_box_game_play			{ display:table; float:left; margin:0 20px; text-align:left;}

/* RIGHT */

#right_modul_box		{ display:table; margin-bottom:15px; width:235px;}

#cat_top_r				{ display:table; background:url(../images/home_right_cat_bg_top_right.gif) top right no-repeat; width:235px; height:39px; line-height:39px; color:#FFF; text-transform:uppercase; font-weight:bold;}
#cat_top_l				{ display:table; background:url(../images/home_right_cat_bg_top_left.gif) top left no-repeat; width:235px; height:39px; line-height:39px; text-align:center;}
#cat_top_l	a			{ height:39px; line-height:39px; color:#FFF; text-transform:uppercase; font-weight:bold;}
#cat_top_l	a:hover		{ color:#f4670f;}
#cat_content			{ display:table; background:#6fba40 url(../images/home_cat_bg_content.gif) repeat-y right; width:235px; text-align:left;}
#cat_content a			{ background:url(../images/home_cat_bg_content_a.gif) left top no-repeat; padding-left:22px; margin-left:18px; height:21px; line-height:21px; color:#fff; line-height:30px; font-weight:bold;}
#cat_content a:hover	{ color:#f4670f; font-weight:bold; margin-left:10px; padding-left:32px; font-size:12px;}
#cat_bottom_r			{ display:table; background:url(../images/home_right_cat_bg_bottom_right.gif) bottom right no-repeat; width:235px; height:48px;}
#cat_bottom_l			{ display:table; background:url(../images/home_right_cat_bg_bottom_left.gif) bottom left no-repeat; width:235px; height:48px;}

#login_top_r			{ display:table; background:url(../images/login_top_r.gif) top right no-repeat; width:235px; height:32px; line-height:32px;}
#login_top_l			{ display:table; background:url(../images/login_top_l.gif) top left no-repeat; width:235px; height:32px; line-height:32px; text-align:center; color:#FFF; text-transform:uppercase; font-weight:bold;}
#login_content			{ display:table; background:#6fba40 url(../images/login_content.gif) repeat-y right; width:235px;}
#login_content_box		{ display:table; width:190px; text-align:justify; padding-left:25px;}
.login_input_text		{ border: solid 1px #f9bc02; width:170px; height:19px; line-height:19px; }
#login_bottom_r			{ display:table; background:url(../images/login_bottom_r.gif) bottom right no-repeat; width:235px; height:10px; line-height:10px;}
#login_bottom_l			{ display:table; background:url(../images/login_bottom_l.gif) bottom left no-repeat; width:235px; height:10px; line-height:10px;}

#other_top_r					{ display:table; background:url(../images/other_top_r.gif) top right no-repeat; width:235px; height:37px; line-height:37px;}
#other_top_l					{ display:table; background:url(../images/other_top_l.gif) top left no-repeat; width:235px; height:37px; line-height:37px; text-align:center; color:#FFF; text-transform:uppercase; font-weight:bold;}
#other_content					{ display:table; background:#6fba40 url(../images/other_content.gif) repeat-y right; width:235px; line-height:17px;}
#other_content_box				{ display:table; width:200px; text-align:justify; padding-left:18px; line-height:17px;}
#other_content_box a			{ display:table; width:200px; text-align:justify; color:#669e0b; line-height:17px;}
#other_content_box a h1 		{ display:table; width:200px; text-align:justify; border-bottom:solid 1px #a4dbf4; font-size:12px; text-transform:uppercase; color:#35a3d5; margin:4px 0px;}
#other_content_box a:hover		{ color:#f4670f;}
#other_content_box a:hover h1	{ color:#f4670f;}
#other_box						{ margin-bottom:10px; display:table; line-height:17px; font-size:13px; font-weight:bold;}
#other_bottom_r					{ display:table; background:url(../images/other_bottom_r.gif) bottom right no-repeat; width:235px; height:10px; line-height:10px;}
#other_bottom_l					{ display:table; background:url(../images/other_bottom_l.gif) bottom left no-repeat; width:235px; height:10px; line-height:10px;}

#ads_border						{ border:solid 1px #ebebeb; -moz-border-radius:5px; padding:10px; margin:0px 6px 5px 9px; text-align:justify;}
#ads_border .box				{ margin:5px 0px 8px 0px;}
/* FOOTER */

#menu_bottom					{ display:table; width:100%;}
#menu_bottom ul 				{ display:inline; }
#menu_bottom ul li				{ display:inline; padding:0px 15px 0px 15px;  height:15px; line-height:15px; border-right: solid 1px #d27c2e; text-align:center; }
#menu_bottom ul li a			{ display:inline; color:#d27c2e; line-height:15px; height:15px; font-weight:bold;}
#menu_bottom ul li a:hover		{ display:inline; color:#669e0b; line-height:15px; height:15px; font-weight:bold;}
		
#footer							{ padding:10px; text-align:justify;}


/* REGISTRATIONS */
#body_lineTD 	{	border-bottom:solid 1px #e4f3d9;padding:5px 0px 5px 0px;}
#body_lineTD2	{	border:solid 1px #e4f3d9;	padding:0px;}
#body_name		{	background:#f2fcea;	padding-left:10px;	height:40px;	border-bottom:solid 1px #e4f3d9;}
#body_inputTD	{	padding:2px 0px 2px 10px;	border-bottom:solid 1px #e4f3d9;}

/* MEMBER */

#member_name	{	padding-left:5px; font-weight:bold;}
#member_title	{	height:20px; background:#e4f3d9; color:#fd2591; border-bottom:solid 1px #eee7cc; padding-left:3px;}
#member_line1	{	background:#f7faf4;	height:18px;}
#member_nva		{	background:#f2fbec;	padding:10px;}
