 /* reset stylesheet */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset code */

h4
{
	font-weight: normal;
	font-size: 11px;
}

body
{
	height: 100%;
	background: url(http://in2games.net/menu_in2games/bg.jpg) repeat-x #D2D2D2;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, Verdana;
	font-size: 11px;
	color: #2f2f2f;
}

a
{
	color: black;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.submitlink
{
	border: none;
	background: white;
	color: blank;
}

.submitlink:hover
{
	text-decoration: underline;
}

#page
{
	width: 981px;
	margin-top: 47px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://in2games.net/menu_in2games/bg_main.jpg) repeat-y;
}

#page_wallpaper_outer
{
	width: 100%; 
	height: 100%; 
	background: no-repeat center 48px fixed;
}

#page_wallpaper
{
	width: 981px;
	margin-top: 47px;
	margin-left: auto;
	margin-right: auto;
}
#wallpaper_logo
{
	position: relative; 
	top: 260px; 
	left: 360px; 
	z-index: 1000; 
	margin-bottom: -33px
}
#shadow_l
{
	width: 5px;
	float: left;
}
#shadow_r
{
	width: 5px;
	float: left;
}
#inner
{
	float: left;
	width: 970px;
	
}
#head
{
	width: 970px;
	height: 110px;
	background: url(http://in2games.net/menu_in2games/design_blau/header_ohne.jpg) no-repeat;
}
#head_divider
{
	width: 970px;
	height: 9px;
	background: url(http://in2games.net/menu_in2games/header_linie.jpg) no-repeat;
}

.cat_navitem
{
	margin-left: -14px; 
	padding-top: 5px; 
	width: 196px; 
	height: 26px; 
	background: url(http://in2games.net/menu_in2games/category_off.jpg); 
	padding-left: 5px;
}

.cat_navitem .ico, .struct_catlist .ico
{
	float: left; 
	clear: both; 
	width: 40px; 
	text-align: center;
}

.cat_navitem .ico img, .struct_catlist .ico img
{
	vertical-align: middle;
}

.struct_catlist
{
	padding-top: 5px;
}

.struct_catlist h2, .struct_catlist h2 a
{
	font-size: 12px;
	line-height: 25px;
	vertical-align: bottom;
}

.cat_navitem h2
{
	font-size: 12px;
}

.cat_navitem h2 a
{
	font-weight: bold;
}

.cat_navitem .morelink
{
	float: right; 
	margin-right: 10px;
}

.key_navitem
{
	margin-top: 8px; 
	clear: both;
}

.key_navitem div
{
	overflow: hidden; 
	margin-top: 1px; 
	margin-left: 5px; 
	margin-right: 16px; 
	width: 10px; 
	height: 10px; 
	float: left; 
	clear: both; 
	background-color: #ddd
}

.key_navitem h2
{
	font-weight: normal;
}

#navbar_container
{
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 10000;
}
.nav_form_line
{
	margin-bottom: 5px;
}

#player_navbar
{
	background: url(http://in2games.net/menu_in2games/leiste/lt_bg.jpg) repeat-x;
	height: 47px;
	width: 100%;
}

#navbar_info
{
	display:none;
	background: white;
	height: 130px;
	text-align: center;
	padding-top: 5px;
}
#navbar
{
	background: url(http://in2games.net/menu_in2games/leiste/lt_bg.jpg) repeat-x;
	height: 47px;
	border-bottom: 1px solid black;
	z-index:10000;
	overflow: hidden;
}
#navbar_content
{
	z-index:10000;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

.nav_button
{
	float: left; 
	height: 44px; 
	text-align: center; 
	margin-top: 3px; 
	line-height: 15px;
}

#nav_button_on
{
	background: url(http://in2games.net/menu_in2games/leiste/lt_bg_online.jpg) repeat-x;
	padding-left:10px;
	padding-right: 10px;
}

#nav_button_dl
{
	background: url(http://in2games.net/menu_in2games/leiste/lt_bg_download.jpg) repeat-x;
	padding-left:10px;
	padding-right: 10px;
}
#nav_button_br
{
	background: url(http://in2games.net/menu_in2games/leiste/lt_bg_browser.jpg) repeat-x;
	padding-left:10px;
	padding-right: 10px;
}
#nav_button_cl
{
	background: url(http://in2games.net/menu_in2games/leiste/lt_bg_client.jpg) repeat-x;
	padding-left:10px;
	padding-right: 10px;
}

.nav_space
{
	float: left; 
	height: 47px; 
	width: 14px; 
	background: url(http://in2games.net/menu_in2games/leiste/lt_linie.png); 
	margin-left: 5px;
}

#middle
{
	width: 100%;
	background: url(http://in2games.net/menu_in2games/design_blau/bg_home.jpg) repeat-y;
	min-height: 817px;
}

#middle_wallpaper
{
	width: 100%;
	min-height: 817px;
}

#content
{
	float: right; 
	position: relative; 
	right: 221px; 
	width: 527px; 
	overflow: hidden;
}


#footer
{
	clear: both;
	width: 963px;
	height: 31px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 6px;
	border: 1px solid black;
	/*border-top: 1px solid lightgray;
	border-left: 1px solid black;*/
	line-height: 31px;
	vertical-align: middle;
	background: url(http://in2games.net/menu_in2games/bg_f0f0f0_cecece.png) 50% 50% repeat;
}
#footer_wallpaper
{
	clear: both;
	width: 100%;
	height: 39px;
	padding-left: 10px;
	line-height: 34px;
	vertical-allign: middle;
}
#foot_copy
{
float: left;
width: 220px;
text-align: center;
font-weight: bold;
}
#foot_nav
{
float: left;
width: 527px;
text-align: center;
}
#foot_lang
{
float: left;
width: 200px;
text-align: right;
font-weight: bold;
}
#foot_lang img
{
padding-top: 3px;
}
.input_noborder
{
	border: 0;
	/*border: 1px solid red;*/
}
.login_input
{
	width: 167px; height: 17px;
	margin-left: 27px; 
	margin-top: 13px;
	margin-bottom: 4px;
}
#login_submit
{
	margin-right: 25px;
}
.submit_noborder
{
	background:none;
	border:none;
	cursor:pointer;
}
.nav_box_right
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_rechtsmitte.jpg);
	width: 179px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 22px;
}
.nav_box_left
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_linksmitte.jpg); 
	width: 180px;
	padding-left: 27px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	padding-right: 15px;
}

#logon_box
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_profil.jpg); 
	width: 222px; 
	height: 127px;
}
ul.menu
{
	line-height: 1.9;
}
ul#account_menu
{
	margin-top: 1px;
	line-height: 1.7;
}

#file_upload
{
	display: none;
	position: absolute;
}

.game_list
{
	width: 120px; 
	border: 1px solid #afafaf; 
	float: left; 
	margin-left: 30px;
}

.game_list_highscore
{
	border: 1px solid #00cc00; 
}

.game_rating
{
	background: url(http://in2games.net/menu_in2games/listing_top.jpg); 
	width: 117px; 
	height: 22px;
	text-align: center;
	padding-left: 3px;
}

.game_image
{
	border-top: 1px solid black; 
	border-bottom: 1px solid black;
	width: 120px;
	height: 90px;
}

.gametitle
{
	width: 120px; 
	height: 35px; 
	overflow: hidden;
}

.game_clicks
{
	background: url(http://in2games.net/menu_in2games/listing_top.jpg); 
	width: 120px; 
	height: 17px; 
	text-align: center; 
	padding-top: 5px;
}

.gametitle_inner
{
	display: table;
	height: 35px;
	width: 120px; 
	/*width: 222px;
	height: 36px;*/
}
	
.gametitle_inner p
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	/*padding-left: 3px;
	padding-right: 3px;*/
}

.center_inner
	{
		display: table;
	}
	
	.center_inner div
	{
		display: table-cell;
 		vertical-align: middle;
  		text-align: center;
	}
	
.data_h
{
	display: none;
}
	
#add_fav, #add_fav_play
{
	text-align: center;
}

#keywordlink
{
	margin-left: 35px;
	width: 100px;
	height: 20px;
}

#keyword_list
{
	position: absolute;
	display: none;
	width: 505px;
	bordeR: 1px solid #afafaf;
	background: white;
	padding: 5px;
	line-height: 1.8;
}

#keyword_list h2
{
	font-size:11px;
	font-weight: normal;
	float: left;
	width: 125px;
}

#favorite_list, #favorite_list_play
{
	position: absolute;
	display: none;
	bordeR: 1px solid #afafaf;
	background: white;
	padding: 5px;
	width: 505px;
	z-index: 999999;
}

.toplist h1, .toplist h3, .toplist ul li
{
	padding-top: 4px; padding-bottom: 4px;
	/*line-height: 1.9;*/
	font-weight: normal;
	font-size: 11px;
}

.toplist ul
{
	list-style-type:disc;
	text-align: left;
}

.toplist ul li
{
	font-family: monospace;
}

.game_list_name
{
	font-size: 13px; 
	font-weight: bold;
}

h1.gameview_title
{
	margin-left: 10px; 
	float: left;
	font-size: 13px; 
	font-weight: bold;
}

h1.game_cat
{
	font-size: 11px;
	font-weight: normal;
	display: inline;
}

h2.game_title_nav
{
	font-size: 11px;
	font-weight: bold;
	display: inline;
}

.form_line
{
	width: 485px;
	clear: both;
	/*line-height: 30px;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

.form_line img
{
	vertical-align: middle;
}

.form_label
{
	display: block; float: left;
	width: 150px;
	overflow: hidden;
	line-height: 1.2;
}

.form_edit
{
	height: 20px;
	width: 226px;
	border: 1px solid #bbb;
}

.form_captcha
{
	height: 20px;
	width: 106px;
	border: 1px solid #bbb;
	margin-right: 20px;
}

.captcha_line
{
	margin-left: 150px;
	margin-bottom: 10px;
}

.form_memo
{
	height: 100px;
	width: 428px;
	border: 1px solid #bbb;
	margin-bottom: 6px;
}

.navtrail
{
	padding-top: 10px;
	margin-bottom: 20px;
}

.navtrail_sel
{
	font-weight: bold;
}

.pageheader
{
	font-size: 12px;
	margin-bottom: 15px;
}

.full_form_line
{
	text-align: center;
}

#homelink
{
	position: relative; 
	top: 10px;
}
#head_link
{
	float: left;
}

#head_stats
{
	float: right;
	background: url(http://in2games.net/menu_in2games/transparent40.png);
	width: 200px;
	height: 43px;
	margin-top: 36px;
	margin-right: 40px;
	border: 1px solid #afafaf;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
}

#head_search
{
	float: right;
	/*background: url(http://in2games.net/menu_in2games/transparent40.png);*/
	width: 430px;
	height: 35px;
	margin-top: 111px;
	margin-right: 11px;
	/*text-align: center;*/
	line-height: 20px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 2px;
}

#searchbox
{
	/*margin-left: 15px;*/
	margin-top: 9px;
	height: 22px;
	
	width: 190px;
	font-weight: bold;
}

#search_kind
{
	vertical-align: middle; 
	width:110px;
	margin-left: 5px;
}

.togame_link
{
	font-weight: bold;
}

.fl_on, .fl_dl, .fl_br
{
	display: none;
}

.off_item {
	display: table;
	width: 100%;
/*	background: #f3f5e1 url(g100occ2.gif) 0 50%; */
	line-height: 1.8;
}
.off_item_wrap {
	display: table-row; /* Gecko */
}
.off_item_col1, .off_item_col2 {
	display: table-cell;
	vertical-align: middle;
}
.off_item_col1 {
	width: 120px;
	border-right: 1px solid #893;
}
.off_item_col2 {
	padding-left: 10px;
	width: 320px;
	padding-right: 10px;
}

.gameattr_r
{
	font-weight: normal;
	float: left;
	width: 240px;
}

.gameattr_l
{
	clear: both; 
	float: left; 
	width: 125px; 
	padding-right: 10px; 
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
}

.text_fett
{
	font-weight: bold;
}

.cms_text
{
	line-height: 1.8;
	padding-left: 5px;
	padding-right: 5px;
}

.text_rot
{
	color: red;
}

.req_field
{
	color: red;
}
.game_image
{
	display: block;
}

.popbox span img, .popboxc span img
{
	float: left;
}

.popbox span, .popboxc span
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: auto;
	vertical-align: middle;
	
	display: table;
	-display: block; /* IE Only */
	-width: 1px; /* IE Only */
}
	
.popbox 
{
	position: absolute;
	left: -9999em;
	z-index: 10000;
	overflow: hidden;
	line-height: 1;
}
.popboxc
{
	position: absolute;
	left: -9999em;
	overflow: hidden;
	line-height: 1;
}


.popl:hover
{
	text-decoration: none;
}

.popimg
{
	margin: 15px 15px 3px 15px;
	border: 1px solid black;
	
	width: 120px;
	height: 90px;
}


.popl:hover .popboxc 
{
	display: block;
	width: 152px;
	height: 142px;
	background-color: #eee;
	border: 1px #000 solid;
	left: auto;
	margin: 0px 0 0 -110px;
	text-decoration: none;
	text-align: center;
}
.popl:hover .popbox 
{
	display: block;
	width: 152px;
	height: 142px;
	background-color: #eee;
	border: 1px #000 solid;
	left: auto;
	margin: 0px 0 0 60px;
	text-decoration: none;
	text-align: center;
}

#username
{
	font-weight: bold;
}

.centered_wrap {
	display: table;
	width: 100%;
/*	background: #f3f5e1 url(g100occ2.gif) 0 50%; */
	line-height: 1.8;
	padding-right: 10px;
}
.centered_line {
	display: table-row; /* Gecko */
}
.centered_line div {
	display: table-cell;
	vertical-align: middle;
}

.sm_list div
{
	border-bottom: 1px solid #afafaf;
	padding-top: 8px;
	padding-bottom: 8px;
}

.sm_gl_img
{
	width: 50px;
}

.sm_gl_name
{
	width: 330px;
	font-weight: bold;
}

/*.off_item_col1 {
	width: 120px;
	border-right: 1px solid #893;
}
.off_item_col2 {
	padding-left: 10px;
	width: 320px;
}*/

#upload_new, #upload_new img
{
	line-height: 40px;
	vertical-align: middle;
}

.favorite_name
{
	width: 110px;
	padding-left: 5px;
	line-height: 1.2;
	font-weight: bold;
}

.favorite_line div
{
	padding-bottom: 5px;
	padding-top: 5px;
}


/* player */
#overlay 
{ 
	position: fixed; 
	_position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	/*background: rgba(0,0,0,0.8); */
	/*background: #000;*/
	display: none; 
	z-index:99999; 
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;*/
}

#player_bg
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
	width: 100%; 
	height: 100%; 
	background: black;
}

#chat_container
{
	position: absolute;
	width: 300px;
	height: 370px;
	background: white;
	border: 1px solid #afafaf;
	overflow: hidden !important;
	z-index: 99998;
}

#player_container
{
	position: absolute;
	width: 500px;
	height: 500px;
	background-color: #eee;
	border: 1px solid #afafaf;
	z-index: 99999;
	overflow: hidden !important;
}

#dd_slider_wrap
{
	/*margin-left: 320px;*/
	width: 100%; 
	text-align: center; 
	position: absolute; 
	top: 20px;
}
#dd_slider
{
	width: 100px; 
	height: 8px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
}
#highscore_ol
{
margin-top: 10px;
margin-left: 2px;
}


h2.popular_header 
{
	background: url(http://in2games.net/menu_in2games/tbhm_blank.jpg); 
	width: 180px; 
	height: 30px; 
	text-align: left; 
	line-height: 25px; 
}

h2.popular_header, h2.popular_header a
{
	font-weight: bold; 
	font-size: 12px; 
	color: #135C93; 
	text-shadow: #ffffff 0px 0px 3px;
}

#last_played_header
{
	background: url(http://in2games.net/menu_in2games/tbhm_blank2.jpg); 
	width: 300px;
}

.left_head_text
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_blank.jpg); 
	height: 25px; 
	width: 222px;
	text-align: center; 
	line-height: 20px;
	overflow: hidden;
	padding-top: 10px;
}

.right_head_text
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_blank_rechts.jpg); 
	height: 24px; 
	width: 221px;
	text-align: center; 
	line-height: 20px;
	overflow: hidden;
	padding-top: 10px;
}

.head_text
{
	width: 527px; 
	height: 24px; 
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_mitteleer.jpg);
	text-align: center; 
	line-height: 20px;
	overflow: hidden;
	padding-top: 10px;
}

.head_text h1, .left_head_text h1, .right_head_text h1
{
	font-weight: bold; 
	font-size: 13px; 
	color: #135C93; 
	text-shadow: #ffffff 0px 0px 5px;
}

.content_field
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_mittemitte.jpg) repeat-y; 
	width: 487px; 
	padding-left: 20px; 
	padding-right: 20px;
}

.bottom_field
{
	background: url(http://in2games.net/menu_in2games/design_blau/tbh_mitteunten.jpg); 
	width: 527px; 
	height: 15px;
}

.fb_share_count_wrapper, .fb_share_count_wrappe
{
	float: none !important;
}

#favoritelink, #recommend
{
	cursor:pointer;
}

div#popbox_dyn
{
	display: none;
	position: absolute;

	width: 152px;
	height: 142px;
	background-color: #eee;
	border: 1px #000 solid;
	
	/*margin: 0px 0 0 60px;*/
	text-decoration: none;
	text-align: center;

	overflow: hidden;
	line-height: 1;
	/*background: url(http://12play.me/menu_12play/bubble.png);*/
	
}
div#popbox_dyn_inner
{
	height: 142px;
	vertical-align: top;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

div#popbox_dyn_inner p
{
	/*max-height: 98px;*/
	overflow: hidden;
	vertical-align: top;
	height: 142px;
}

div#popbox_dyn_inner span img
{
	/*float: left;*/
}

div#popbox_dyn_inner span
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: auto;
	vertical-align: middle;
	
	display: table;
	-display: block; /* IE Only */
	-width: 1px; /* IE Only */
}
.quickSearchEntry
{
	line-height: 18px;
	vertical-align: middle;
}

.quickSearchEntry:hover, .quickSearchEntry:hover a
{
	background: #7f9db9;
	color: white;
}

/* image slider */
#slider-wrapper {
    /*background:url(http://in2games.net/menu_in2games/slider.png) no-repeat;*/
    width:345px;
    height:260px;
    margin:0 auto;
    /*padding-top:74px;
    margin-top:50px;*/
}

#nslider {
	position:relative;
    width:345px;
    height:260px;
    /*margin-left:190px;*/
	/*background:url(http://in2games.net/menu_in2games/loading.gif) no-repeat 50% 50%;*/
}
#nslider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#nslider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(http://in2games.net/menu_in2games/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/*background:url(http://in2games.net/menu_in2games/arrows_dark.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
	
}
a.nivo-nextNav {
	background-image: url('/menu_in2games/fancybox/fancybox.png');
	background-position: -40px -60px;
	right:-35px;
}
a.nivo-prevNav {
	left:-35px;
	background-image: url('/menu_in2games/fancybox/fancybox.png');
	background-position: -40px -30px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.ui-tabs {
	border: none;
}
.ui-slider-handle {
/*background: #DADADA url(http://in2games.net/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png) repeat-x 50% 50%;*/
border: 1px solid #666666 !important; 
background: #555555 url(http://in2games.net/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x !important;
}

/** hide the tab without using display:none; **/
.ui-tabs .ui-tabs-hide {    
display: block !important;
height: 0!important;
width: 0!important;
border:none!important;
visibility:hidden!important;
overflow: hidden!important;
padding: 0!important;
}

/** make sure your swf does not have leftover height when hidden **/
.ui-tabs .ui-tabs-hide object,
.ui-tabs .ui-tabs-hide embed {
    height: 0;
    width: 0;
}

#version_accordion {
	padding-left: 5px;
}

#version_accordion h3 {
	display: none;
	padding-left: 25px;
}

#version_accordion div {
	padding: 0px;
	padding-bottom: 5px;
}

.gamedesc a {
	color: #0d7aec; text-decoration: underline
}

#left_column {
	float: left; 
	width: 222px;
}

/*clear: both;
	width: 963px;
	height: 31px;
	padding-left: 5px;
	margin-left: 5px;
	margin-right: 6px;
	border: 1px solid black;
	border-top: 1px solid lightgray;
	line-height: 31px;
	vertical-allign: middle;
	background: url(http://in2games.net/menu_in2games/bg_f0f0f0_cecece.png) 50% 50% repeat;*/

.footer_foldout_head {
	padding-left: 5px; 
	/*background: #E6E6E6 url(/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; */
	background: url(http://in2games.net/menu_in2games/bg_f0f0f0_cecece.png) 50% 50% repeat;
	height: 31px; 
	line-height: 31px; 
	vertical-align: middle; 
	border-top: 1px solid lightGray; 
	border-bottom: 1px solid lightGray; 
	/*border-top-left-radius: 10px; 
	border-top-right-radius: 10px;*/
}

.footer_foldout_head div {
	float: right; 
	margin-right: 5px; 
	font-weight: bold;
}

.footer_foldout_head h1 {
	text-align: center; 
	font-weight: bold; 
	font-size: 13px; 
	color: #135C93; 
	text-shadow: white 0px 0px 5px;
}
/*
.footer_foldout_head_closed {
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px;
}
*/
.footer_foldout {
	background: white; 
	border: 1px solid lightGray; 
	/*border-bottom-left-radius: 5px; 
	border-bottom-right-radius: 5px; */
	border-top: 0px;
	border-bottom: 0px;
	/*margin-bottom: 5px;*/
}
#post_footer {
	margin-left: 5px;
	margin-right: 6px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#post_footer_text {
	padding: 5px; 
}
.all_game_item {
	white-space: nowrap; 
	margin-left: 3px; 
	width: 155px; 
	overflow: hidden; 
	float: left; 
	font-size: 10px; 
	line-height: 12px;
}

.struct_catlist
{
	padding-top: 5px;
}

.struct_catlist h2, .struct_catlist h2 a
{
	font-size: 11px;
	vertical-align: bottom;
}


.all_kw_item {
	margin-left: 5px; 
	width: 320px; 
	overflow: hidden; 
	float: left; 
	font-size: 10px; 
	line-height: 12px;
}

.all_cat_item {
	white-space: nowrap; 
	margin-left: 5px; 
	width: 153px; 
	overflow: hidden; 
	float: left; 
	font-size: 10px; 
	line-height: 12px;
}

#shadow_bt {
	width: 981px;
	height: 8px;
	background: url(http://in2games.net/menu_in2games/shadow_bottom.png);
}

.mcetext div, .mcetext span
.mcetext  p, .mcetext blockquote, .mcetext pre,
.mcetext a, 
.mcetext strike, .mcetext strong, 
.mcetext b, .mcetext u, .mcetext i, .mcetext center,
.mcetext ol, .mcetext ul, .mcetext li
{
	font-size: inherit;
}
.mcetext ul {
	list-style: disc;
}
.mcetext ol {
	list-style: decimal;
}
.mcetext ul, .mcetext ol {
	padding-left: 40px;
	margin-top: 11px;
	margin-bottom: 11px;
}
