/* Reset Styles */
	li,ul  				{ margin:0; padding: 0; border:0; }
	html         				{ overflow: -moz-scrollbars-vertical; }
	body				{ margin: 0px; padding: 0px; background: #000000 url("../site_gfx/misc/bg.gif") no-repeat; text-align:center;font-family:Arial;color:#4E4C4C;}			  
	table, td    			{ font-family: Arial; font-size: 11px; color: #4E4C4C; line-height: 15px;text-align:left;}
	input, select, textarea, button	{ font-family:Arial;font-size:11px;border:1px solid silver; }
	img {border:0;}
	
	a:link          	{ color: #222121; font-weight: bold; text-decoration: none; cursor: pointer; }
	a:visited      { color: #222121; font-weight: bold; text-decoration: none; cursor: pointer; }
	a:hover          { color: #222121; font-weight: bold; text-decoration: underline; cursor: pointer; }
	a:active        { color: #222121; font-weight: bold; text-decoration: none; cursor: pointer; }
	a:focus          { color: #222121; font-weight: bold; text-decoration: none; cursor: pointer; }
	
	
/* Top Bar */
#top {

	background-image: url(../site_gfx/misc/top_background.gif);
	height: 33px;
	width: 100%;
	align:middle;

}

/* clear fix*/
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
display: inline-table;
}

	
/* Main Style Table */

a.navi:link{font-size:12pt;color:#1F5F84;font-family:Tahoma;text-decoration:none;}
a.navi:visited{font-size:12pt;color:#1F5F84;font-family:Tahoma;text-decoration:none;}
a.navi:hover{font-size:12pt;color:#1F5F84;font-family:Tahoma;text-decoration:none;}
a.navi:active{font-size:12pt;color:#1F5F84;font-family:Tahoma;text-decoration:none;}
a.navi:focus{font-size:12pt;color:#1F5F84;font-family:Tahoma;text-decoration:none;}


a.gamebox:link{font-size:11px;color:#1B5069;text-decoration:none;font-weight:bold;}
a.gamebox:visited{font-size:11px;color:#1B5069;text-decoration:none;font-weight:bold;}
a.gamebox:hover{font-size:11px;color:#1B5069;text-decoration:none;font-weight:bold;}
a.gamebox:active{font-size:11px;color:#1B5069;text-decoration:none;font-weight:bold;}
a.gamebox:focus{font-size:11px;color:#1B5069;text-decoration:none;font-weight:bold;}

a.logged:link{font-size:9px;color:red;text-decoration:none;font-weight:normal;}
a.logged:visited{font-size:9px;color:red;text-decoration:none;font-weight:normal;}
a.logged:hover{font-size:9px;color:red;text-decoration:none;font-weight:normal;}
a.logged:active{font-size:9px;color:red;text-decoration:none;font-weight:normal;}
a.logged:focus{font-size:9px;color:red;text-decoration:none;font-weight:normal;}

#slider{
	width:956px;
	height:160px;
	background-color:black;
}

#gamedetail_head{
	width:956px;
	height:160px;
	background-color:black;
}

.game_head_image{
	z-index:1;
	position:absolute;
	padding-left:0px;
	overflow:hidden;
}

.game_head_info{
	z-index:5;
	position:absolute;
	overflow:hidden;
	padding-top:35px;
	padding-left:183px;
	width:800px;
}

.game_head_name{
	font-size:18px;
	color:#FFFFFF;
	text-shadow:2px 0px 2px #525253;
}

.game_head_text{
	font-size:10px;
	color:#FFFFFF;
}

.game_tabs{
	z-index:4;
	position:absolute;
	overflow:hidden;
	margin-top:130px;
	padding-left:180px;
	width:800px;
}

.main_tbl{
	margin-bottom:1px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	z-index:-100;
}



.loginbox{
	text-align:right;
	color:black;
	vertical-align:bottom;
	margin-bottom:0;
	padding-bottom:0;
	height:132px;
}

.login_div{
	background-image:url("../site_gfx/misc/login_bg.gif");
	background-repeat:no-repeat;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	height:132px;
	width:302px;
	margin-bottom:-10px;
	z-index:-100;
	text-align:left;
}

.input_login{
	padding:2px;
	color:#fff;
	font-size:11px;
	width:164px;
	height:19px;
	background-image:url("../site_gfx/misc/input_login.gif");
	background-repeat:repeat-x;
	border:1px solid #fff;
}


.gal_div{
	background-color:#F1F7FD;
	border:1px solid #DEDEDE;
	padding:5px;
	margin-top:5px;
	width:100px;
}

/* ToDo */
.submit_login{
	padding:0;
	vertical-align:top;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	border:0px;
	background: transparent;
	background-image:url('../site_gfx/buttons/login.png');
	width:125px;
	height:21px;
}

.submit_login:hover{
	padding:0;
	text-align:center;
	color:#106804;
	font-family:Tahoma;
	border:0px;
	background: transparent;
	background-image:url('../site_gfx/buttons/login_hover.png');
	width:125px;
	height:21px;
}

.submit_pwlost{
	padding:0;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	border:0px;
	background: transparent;
	background-image:url('../site_gfx/buttons/pwlost.png');
	width:124px;
	height:21px;
}

.submit_pwlost:hover{
	padding:0;
	text-align:center;
	color:#CC0909;
	font-family:Tahoma;
	border:0px;
	background: transparent;
	background-image:url('../site_gfx/buttons/pwlost_hover.png');
	width:124px;
	height:21px;
}


.left_logged{
	width:8px;
	height:132px;
	background-image:url('../site_gfx/misc/logged_left.gif');
	background-repeat:no-repeat;
}

.right_logged{
	min-width:8px;
	width:8px;
	height:132px;
	background-image:url('../site_gfx/misc/logged_right.gif');
	background-repeat:no-repeat;
}

.bg_logged{
	z-index:-50;
	vertical-align:top;
	
	height:132px;
	background-image:url('../site_gfx/misc/logged_bg.gif');
	background-repeat:repeat-x;
}

/* remove when finished */


/* Content Table */

.content_tbl{
	margin:auto;
	width:968px;
}



.content_top{
	background-image:url("../site_gfx/misc/content_top.png");
	width:968px;
	height:47px;
	
	background-repeat:no-repeat;
}

.content_bot{
	background-image:url("../site_gfx/misc/content_bottom.png");
	width:968px;
	height:16px;
	background-repeat:no-repeat;
}

.content_main{
	background-image:url("../site_gfx/misc/content_bg.png");
	width:968px;
	height:16px;
	padding-left:5px;
	padding-right:5px;
	background-repeat:repeat-y;
	
}

/* Footer Table */
.footer_tbl{
	width:959px;
	height:105px;
	background-image:url("../site_gfx/misc/footer.gif");
	background-repeat:no-repeat;
}

.footer_social{
	padding:10px;
	vertical-align:middle;
}

.footer_imprint{
	padding:10px;
	vertical-align:top;
}


/* Boxes Style */

.box_left_top{
	color:#fff;
	
	width:168px;
	height:32px;
	border:1px solid #BDD5E0;
	border-bottom:0;
	font-weight:bold;
	text-align:left;
	
	margin-bottom:0;
}

.box_left_top_div{
	height:20px;
	margin:1px;
	background-image:url("../site_gfx/misc/boxes_head.gif");
	background-repeat:repeat-x;
	color:#1B5069;
	padding:6px;
	
	font-size:12pt;
	font-weight:bold;
}

.box_left_content{
	width:168px;
	color:#fff;
	padding:2px;
	margin-top:-1px;
	text-align:left;
	border-top:0;
	background-color:#D6E5EB;
	width:168px;
	border:1px solid #BDD5E0;
}

.box_left_content_white{
	color:#000;
	margin-top:-1px;
	text-align:left;
	background-color:#fff;
	width:168px;
	border:1px solid #BDD5E0;
	border-top:0;
}


.box_middle_top{
	color:#fff;
	background-image:url("../site_gfx/misc/boxes_head.gif");
	background-repeat:repeat-x;
	width:475px;
	height:23px;
	border:1px solid #0F5983;
	border-bottom:0;
	font-weight:bold;
	text-align:left;
	padding:2px;
	margin-bottom:0;
}

.box_middle_content{
	margin-top:-1px;
	text-align:left;
	border-top:0;
	background-color:#fff;
	width:475px;
	border:1px solid #0F5983;
}

.box_right_top{
	color:#fff;
	width:300px;
	height:32px;
	border:1px solid #BDD5E0;
	border-bottom:0;
	font-weight:bold;
	text-align:left;
	
	margin-bottom:0;
}

.box_right_top_div{
	height:20px;
	margin:1px;
	background-image:url("../site_gfx/misc/boxes_head.gif");
	background-repeat:repeat-x;
	color:#1B5069;
	padding:6px;
	font-size:12pt;
	font-weight:bold;
}

.box_right_content{
	margin-top:-1px;
	text-align:left;
	border-top:0;
	background-color:#fff;
	width:300px;
	border:1px solid #BDD5E0;
	
}


/* Main Site */
.main_content_tbl{
	width:960px;
	min-height:10px;
	background-color:#fff;
}

.main_left_td{
	width:175px;
	vertical-align:top;
}

.main_left_center{
	width:475px;
	vertical-align:top;
}

.main_left_center_wide{
	width:775px;
	vertical-align:top;
}

.main_left_right{
	width:300px;
	position:static;
	vertical-align:top;
}

/* Article Div */

.item_center_a{
	padding-left:5px;
	width:98%;
	overflow:hidden;
	padding-bottom:5px;
	border-bottom:1px dotted #93B0C2;
	background-color:#EBF3F6;
}

.item_center_b{
	padding-left:5px;
	width:98%;
	overflow:hidden;
	font-weight:lighter;
	padding-bottom:5px;
	border-bottom:1px dotted #93B0C2;
	background-color:#ffffff;
}

.item_center_head{
	color:#5A7D8D;
}

.item_center_date{
	margin-bottom:5px;
	font-size:10px;
	color:#7A7A7A;
}

.article_div{
	width: 100%; 
	overflow: hidden; 
	margin-bottom: 10px; 
	padding-bottom: 5px; 
}

.article_inner_div{
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #DEDEDE;
}

.article_img{
	float:left;margin-right:5px;
}

.news_img{
	float:left;margin:5px;
	margin-left:0;
	padding:2px;
	border:1px solid #93B0C2;
	
}

.tab_off		{ cursor:pointer; color:#6E6E6E; background:url('../site_gfx/buttons/m-tabbox-02-off.jpg'); width:89px; height:28px; text-align:center; }
	.tab_on			{ cursor:pointer; color:#6E6E6E; background:url('../site_gfx/buttons/m-tabbox-02-on.jpg'); width:89px; height:28px; text-align:center; }
	
	

/* Gallery */
.gal_filter{
	padding:10px;
	vertical-align:top;
	border-bottom:1px dotted silver;
}

#gallery_images{
	padding:5px;
	border-bottom:1px dotted silver;
}
/* Kalles Stuff */	
	
	#listing			{ width:100%; border:1px solid #206A7D; }
	#listing .head		{ background: url('../site_gfx/misc/comments_bg.jpg'); font-family:Arial; color:#FFFFFF; font-weight:bold }	
	#listing .subhead	{ background:#4A91D1; font-size:9px; color:#FFFFFF; font-family:Arial; border:1px solid #376A98; border-left:0; border-right:0; }		
	#listing .row1		{ background:#E6F1FA; font-family:Arial; border-top:1px solid #C8DAE9 }
	#listing .row2		{ background:#FFFFFF; font-family:Arial; border-top:1px solid #C8DAE9 }		
	
	#listing2 .row1		{ background:#F0F5FB; border:1px solid #CDD9E8; }
	#listing2 .row2		{ background:#FFFFFF; border:1px solid #CDD9E8; }
	#listing2 .row_hover { background:#FFF5D7; border:1px solid #FFD145; }
	#listing2 .pointed	{ width:3px; background:url('../site_gfx/misc/pointed_vert.jpg') repeat-y; }
	#listing2 .headline	{ font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; }
	#listing2 .headline	{ font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; }	
	#listing2 .headline a:link       { font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; text-decoration: none; }
	#listing2 .headline a:visited { font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; text-decoration: none; }
	#listing2 .headline a:hover     { font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; text-decoration: underline; }
	#listing2 .headline a:active   { font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; text-decoration: none; }
	#listing2 .headline a:focus     { font-family:Tahoma; font-size:11px; font-weight:bold; color:#5E6265; text-decoration: none; }	
	#listing2 .minitext	{ font-family:Tahoma; font-size:10px; height:36px; line-height:12px; }
	#listing2 .infotext	{ font-family:Tahoma; color:#BBBBBB; font-size:9px; }
	#listing2 .comtext	{ font-family:Tahoma; color:#8293A7; font-size:9px; }
	
	#font_big 	{ font-family:Arial; font-size:16px; font-weight:bold }
	#pointline 	{ height:3px; background-image:url('../site_gfx/misc/pointline.jpg'); padding:0px; }
	.font_big 	{ font-family:Arial; font-size:16px; font-weight:bold }	
	.pointline 	{ height:3px; background-image:url('../site_gfx/misc/pointline.jpg'); padding:0px; }	
	

   /* ERRORS */		
	
	.WARNING_CLASS {
	  position: static;
	  top: 170px;
	  width: 100%;
	  /*left: 380px;*/
	  /*height: 130px;*/
	  border: 3px solid red;
	  z-index: 200;
	  background: #000000;
	  opacity: .82;
	  filter: alpha(opacity=82);
	}	
	.WARNING_TEXT_CLASS { color:#FFFFFF; font-family:Arial; font-size:11px }
	.WARNING_HEAD_CLASS { color:#FFFFFF; font-family:Arial; font-weight:bold; font-size:16px }
	
	.FORM_SUBMIT_FAIL {
	  font-family:Arial;
	  font-size:11px;
	  color: #000000;
	  background-color: rgb(255,176,176);
	  border: 1px solid red;
	  padding:1px;
	  height:16px;
	}
	
	#error_page { width:460px; }
	#error_page .head { font-size:14px; font-weight:bold; }