/*-------------------------------
  pseka.net stylesheet
  date: 9-4-2004
  author: visiblebits.com
--------------------------------*/

/*==========================================================================*/

body
/*DOCUMENT BODY*/
	{
	  text-align: left;
	  background: #d0d2b8 url("../img/bg1.jpg");
	  font-family: verdana;
	  margin:0 0 35px 0;
	  padding:0;
	  font-size: x-small; /* IE5 Win */
	  voice-family: "\"}\"";
	  voice-family: inherit;
	  font-size: small;
	}

largeheadingfont
/*DOCUMENT BODY*/
	{
	text-align: center;
	background: #d0d2b8 url("../img/bg1.jpg");
	font-family: verdana;
	margin:0 0 35px 0;
	padding:0;
	font-size: large; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #006600;
	}

/*==========================================================================*/

input,select,textarea

	
	{
		font-family: arial;
		font-size: 12px;
		background: #fff;
		border: 1px solid #666;
		padding:2px;
		margin: 0 0 8px 0;
	}

	input.radio
		
		{
			background: none;
			border:0px;
			padding:0;
			margin: 0;
		}

	input.button
	
		{
		
			font-size: 11px;
			font-weight: bold;
			color: #1550B2;
			padding: 2px;
			background: #fff url("../img/button_bg.gif") repeat-x;
			border: 1px solid #666;
		
		}

		input.button:hover
			
			{
				background: #ccc url("../img/button_bg.gif") 0 -20px repeat-x;
				color: #f20000;
			}

/*==========================================================================*/

a

	{
	
		  color: #1550B2;
		  text-decoration: none;
	  
	}


	a:hover
	
		{
		
			color: #f20000;
		
		}
		
	a img
	
		{
		
	  		border:0;
			
		}
		
/*==========================================================================*/

/* SECTION IDENTIFIERS */


#container /* <div = "container"> */

	{
	
		  margin: 0 auto;
		  width: 780px;
		  background: #FFF url("../img/mainbg.gif") repeat-y;
	
	}



#top /* <div id = "top"> */

	{
	  
		  height: 15px;
		  margin:0;
		  padding: 0;
		  text-align: left;
	
	}
	


	#top img /* <div id = "top"> <img src... */
	
		
		{
		
			  float: left;
			  padding:0;
			  margin: 0;
		
		}



#header /* <div id = "header"> */

	{
	
		  height: 150px;
		  margin:0;
		  padding:0;
	
	}



#main /* <div id = "main"> */

	{
	
		border-bottom: 1px solid #FFFFFF;
	
	}



#left /* <div id = "left"> */

	{
  
		  float: left;
		  width: 150px; /* the total width of the left column */
		  margin:0;
		  padding: 0;
	
	}

	#left .menu /* <div id = "left"> then <div id = "menu"> */
	
		{
	float: left;
	padding: 0px 0px 0px 15px;
	margin:0;
	text-indent: 10px;		
		}

		#left .menu a /* <div id = "left"> then <div id = "menu"> then <a href=... */
		
			{
			
			  float: left;
			  display:inline;
			  margin: 5;
			  padding:5;
		
			}

			#left .menu a img /* <div id = "left"> then <div id = "menu"> then <a href=...> then <img src=... */
			
			{
			
				  float: left;
				  display: block;
				  border: 0;
				  padding: 0px;
				  margin:0;
			  
			}

	#left ul /* <div id = "left"> then <ul> */
	
		{
		
			float: left;
			list-style-type: none;
			padding:0;
			margin:0;
		  
		}

		#left ul li /* <div id = "left"> then <ul> then <li> */
		
			{
		
				float: left;
				width: 151px;
				margin: 0;
				padding:0;
		
			}

			#left ul li a /* <div id = "left"> then <ul> then <li> then <a href=... */
			
				{
			
					float: left;
					display:block;
					margin: 0;
					padding:0;
			  
				}

				#left ul li a img /* <div id = "left"> then <ul> then <li> then <a href=...> then <img src=...> */
				
					{
					
						float: left;
						display: block;
						border: 0;
						padding: 0;
						margin:0;
					  
					}

	#left .banners /* <div = "left"> then <div id = "banners"> */
	
		{
		
			padding:0;
			margin: 0;
		
		}
	
		#left .banners a img
		
			{
			
				border: 0;
				margin: 0 0 10px 0;
			  
			}

#right /* <div = "right"> */

	{
	
		text-align: left;
		float: left;   
		width: 629px;
		padding:0;
		margin:0;
		
	}

	#rightAdmin /* <div = "right"> then <div id = "rightAdmin"> */
	
		{
		
			text-align: left;
			float: left;   
			width: 100%;
			padding:0;
			margin:0;
		
		}

	#right #head /* <div = "right"> then <div id = "head"> */
	
		{
		
			height: 17px;
			background: #FFFFFF;
			margin-left: 1px;
		
		}

		#right #head .l
		
			{
			
				float: left;
			
			}

		#right #head .r
		
			{
				
				float: right;
			
			}

	#right .leftcol
	
		{
		
			float: left;
			width: 300px;
			padding: 12px 15px 5px 5px;

		}
		
	#right .leftcol_lg
	
		{
		
			float: left;
			width: 328px;
			padding: 12px 10px 5px 18px;
			
		}
		
		#right .leftcol_lg .faq_img
		
			{
			
				position: relative;
				background: url("../img/faq.gif") no-repeat;
				width: 328px;
				height: 230px;
				
			}
			
			#right .leftcol_lg .faq_img .ask
			
				{
				
					text-align: center;
					font-size: 10px;
					width: 180px;
					height: 30px;
					position: absolute;
					top: 177px;
					left: 120px;
					
				}


.bigimg

	{
	
		width: 290px;
		text-align:center;
		
	}
	
	.bigimg img
	
		{
			width: 290px;
			text-align:center;
		}

.bigstory

	{
	
		padding:7px 12px 8px 18px;
		margin:0;
		font-size: 11px;
	
	}
	
	.bigstory .linkbox
	
		{
			
			margin:0 20px 8px 0px;
			padding: 4px;
		
		}
		
		.bigstory .linkbox h2
		
			{
				font-size: 13px;
				font-weight: bold;
				color: #1550B2;
				margin:0;
				padding: 2px 0;
				
			}
			
		.bigstory .linkbox p
		
			{
			
				font-size: 11px;
				margin:0;
				padding:0;
				
			}
.story
	{ 
	
		padding:0;
		margin:0;
	  
	}

.contact

	{
	
		padding: 1px;
		font-size: 11px;
		margin:0 auto 15px auto;
		width: 400px;
		text-align: center;
		border: 1px solid #999;
		background: url("../img/contactbg.gif") repeat-y;
		
	}

.contact .title

	{
	
		float: left;
		width: 115px;
		text-align: right;
		padding: 4px 4px 12px 0px;
		font-weight: bold;
		border-bottom: 1px solid #999;
	
	}
	
.contact .element

	{
	
		text-align: left;
		padding: 4px 4px 4px 9px;
		float: left;
		width: 260px;
	
	}

.story h1, .bigstory h1

	{
	
		font-size: 13px;
		font-weight: bold;
		color: #1550B2;
		margin:0;
		padding: 7px 0 0 0;
	
	}

.bigstory h2

	{
	
		font-size: 12px;
		font-weight: bold;
		color: #000;
		margin:0;
		padding: 7px 0 0 0;
		
	}

.story .date, .bigstory .date

	{
	
		font-size: 10px;
		margin: 0 0 10px 0;
	  
	}

/* CONTENT MAIN

/////////////////////////////////////////////////////////

CONTENT MAIN */

.story .content, .bigstory .content{
  font-family: garamond;
  font-size: 20px;
}






.potd{
	
	margin:8px 0 0 0;
	text-align: center;
	padding:0;
}
.potd p.text{
	display:block;
	color:#000;
	background: #f3f3f3;
	font-size: 10px;
	margin:0 10px 10px 10px;
	padding: 5px;
	border: 1px solid #999;
}
.potd p img{
	
	width: 270px;
	padding:0;
	margin:0;
}

.bigstory table tr{
	font-size: 11px;
	background: #EFEFEF;
}
.bigstory table tr.head{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #C6CADF url("../img/table_bg.gif") repeat-x;
}
.bigstory .content img{
	width: 290px;
	float: right;
	 padding: 0 8px 12px 12px;
	
}

.bigstory .media{
  float: right;
  text-align: left;
  width: 270px;
  height: 25px;
  padding: 0 8px 0px 12px;
  margin:0 0px 0 0;
  background: #ccc;
  clear: right;
}

.bigstory .media img{
 float: none;
 width: 15px;
 padding:0px 0 0px 0px;
 margin:0;
 
 
}
.bigstory .media a{

 padding:0px 0 0px 0px;
 margin:0;
 
}

.forum_table{
border: 1px solid #999;
padding: 0px;
}
.breadcrumb{
	padding: 10px 0 6px 0;
}
.forum_table table tr td{
	text-align: center;
	vertical-align: top;
}
.forum_table table tr.forum_head{
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #C6CADF url("../img/table_bg.gif") repeat-x;
}
.forum_table table tr.forum_cat{
	background: #ccc;
	font-weight: bold;
	text-align: left;
}
.forum_table table tr td.forum_post{
	background: #D5D8EA;
	padding: 0;
}
.forum_table table tr.forum_break{
	height: 11px;
	background: #A3A8BF;
}	
.forum_table .forum_post_title{
	float: left;
	text-align: left;
	clear: left;
	width: 55%;
	padding: 3px 3px 8px 3px;
}
.forum_table .forum_post_date{
	float: right;
	text-align: right;
	clear: right;
	padding: 3px 3px 8px 3px;
}
.forum_table .forum_post_body{
background: #EFEFEF;
	clear: both;
	text-align: left;
	padding: 3px;
}
.forum_table table tr.forum_cat td,.forum_table table tr td.forum_left{
	text-align: left;
}
.forum_table table tr td.forum_indent{
	text-align: left;
	padding-left: 14px;
}
.story .content img, #right .box .content img{
  width: 80px;
  float: right;
  padding: 0px 0 4px 7px;
 
}

.bigstory .options_box{
	margin: 15px 0 15px 0;
	background: #2B5686;
	width: 155px;
	padding: 2px;
}
.bigstory .options_box h2{
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	margin:0;
	padding: 4px;
}

.bigstory .options_box p{
	display: block;
	margin:0;
	background: #fff;
	padding: 3px 2px;
	line-height: 22px;
	
}

.bigstory .options_box p img{
	
	float: left;
	width: 16px;
	margin:0;
	padding:5px 4px 0px 3px;
}

.bigstory .options_box a{
	
	font-size: 10px;
	text-decoration: underline;
}

#right .section_head{
	padding: 10px 0 0 10px;
}

#right .gallery_title{
	font-size: 16px;
  font-weight: bold;
  margin:0 15px;
  color: #1550B2;
  padding: 7px 0 5px 0;
	text-align: center;
	border-bottom: 1px solid #999;
}
#right .gallery{
	padding: 4px 0px;
	margin: 10px 10px 0px 10px;
}

#right .gallery .content{
	font-size: 11px;
	float: left;
	width: 400px;
	clear: right;
}

#right .gallery .content p{
	margin: 0;
	padding: 3px 0;
}

#right .gallery .image{
	float: left;
	width: 190px;
	text-align: center;	
	margin-right: 15px;
}

#right .gallery .image img{
	width: 180px;
	border: 1px solid #999;
	padding: 1px;
}

#right .gallery .content h1{
	font-size: 13px;
  font-weight: bold;
  margin:0;
  padding: 0px 0 0 0;
}

#right .gallery_image{
	padding: 4px 0px;
	margin: 10px 10px 0px 10px;
}
#right .gallery_image h1{
	font-size: 14px;
  font-weight: bold;
  margin:0;
  color: #1550B2;
  padding: 7px 0 5px 0;
	text-align: center;
}
#right .gallery_image .image{
	text-align: center;
}
#right .gallery_image .image img{
	border: 1px solid #999;
	padding: 1px;
}

#right .gallery_image .links,#right .gallery_title .links{
	padding: 3px 0;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

#right .rightcol{
  float: left;
  width: 305px;
  margin: 0px 0px 5px 2px;
}
#right .rightcol_sm{
  float: left;
  width: 260px;
  margin: 0px 0px 5px 2px;
}

#right .banners{
  background: #fff;
  padding: 0 0 8px 0;
  margin:12px 0 8px 0;
}

#right .banners a img{
  float: none;
  padding-bottom: 14px;  

}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#right .banners a img{
  display: block;
  float: left;
  padding-bottom: 14px;  

}
/* End IE5-Mac hack */


#right .banners img.right{
  padding-left: 2px;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#right .banners img.right{
  padding-left: 5px;
}
/* End IE5-Mac hack */

#right .box{
  padding: 0px;
  margin: 10px 0;
}
#right .box .content{
  font-size: 10px;
  padding: 4px;
}

#right .rightcol_sm .box .content{
  font-size: 12px;
  padding: 4px;
}
#right .rightcol_sm .box .content ul{
 margin:15px 10px 0 20px;
 padding: 0;
}
#right .rightcol_sm .box .content ul li{
 padding: 3px 0;
}
#right .rightcol_sm .box .content li a{
  color: #000;
  text-decoration: underline;
}
#right .box .content img#nf{
  float: right;
  width: auto;
  padding:0;
}

#right .box#peace{
  background: #ffffff;
}

#right .box#military{
  background: #ffffff;
}

#right .box#economy{
  background: #ffffff;
}

#right .box#culture{
  background: #ffffff;
}

#right .box#society{
  background: #ffffff;
}

#right .box#headlines{
  background: #fff

}

#right .box#headlines h1{
  padding: 0;
  margin: 0px 10px 8px 0;
  font-size: 13px;
  font-weight: bold;
}

#right .box#faq{
	height: 1250px;
  padding: 0px 0px 10px 0px;
  background: #DDD4E2;
}


#footer{
  background: #ffffff url("../img/footerbg.jpg") no-repeat;
  width: 769px;
  border: 1px solid #fff;
  border-width: 1px 0 0 1px;
  height: 46px;
  text-align: left;
  color: #333;
  font-size: 70%;
  line-height: 10px;
  padding: 4px 0 0 10px;
  margin: 0 auto 0px auto;
}

#footer .l{
  float: left;
  width: 160px;
}

#footer .l2{
  float: left;
}
#credit{
width: 780px;
margin: 0 auto;
padding: 10px 0;
text-align: right;
color: #1550B2;
font-size: 10px;
}
#credit a{
	color: #1550B2;
	text-decoration: none;
}

#credit a:hover{
	color: #EDA33A;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.clear{
  clear: both;
}

/* GTW Fusion CSS */

#stats_container img  {
	width: inherit !important;
	float: none !important;
}

#stats_container  .d_stats_player_image  {
	border: 5px solid #FF0000;
	width: auto;
	height: auto;
}

#stats_container  .p_stats_player_image {
	border: 5px solid #3DFF00;
	width: auto;
	height: auto;
}

#stats_container  .k_stats_player_image {
	border: 5px solid  #FDFF00;
	width: auto;
	height: auto;
}

#stats_container  .mgr_stats_player_image {
	border: 5px solid #000000;
	width: auto;
	height: auto;
}

#stats_container  .o_stats_player_image {
	border: 5px solid #FE6700;
	width: auto;
	height: auto;
}

#stats_container {
	margin-top: 15px;
	padding: 20px;
	margin-right: 20px;
	width:90%;
	height:auto;
	border-top:1px solid #ACACAC;
	border-bottom: 1px solid #ACACAC;
	padding-bottom:10px;
}

#stats_title_container {
	padding: 10px;
	background-color: #6b741b;
	border: 1px #000000 solid;
	width:93%;
	margin:10px;
}

#stats_title {
	color: #fff;
	font-weight: bold;
	font-size: 14pt;
	text-indent: 5px;
}

#stats_title_timescale_info {
	text-indent: 5px;
	font-size: 10pt;
	color: #fff;
}

#stats_container INPUT[type="submit"] {
	color:#fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	background-color:#6d731d; 
	border-style:solid; 
	border-width:1px; 
	border-color:#000000;
	padding: 6px;
	text-transform: capitalize;
}


#stats_container INPUT[type="text"], #stats_container INPUT[type="password"] {
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color:#FFFFFF; 
	border-style:solid; 
	border-width:1px; 
	border-color:#a6a975;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#stats_container SELECT {
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color:#fff; 
	border-style:solid; 
	border-width:1px; 
	border-color:#a6a975;
}

#stats_container TEXTAREA {
	color:#000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color:#fff; 
	border-style:solid; 
	border-width:1px; 
	border-color:#a6a975;
	padding: 2px;
}

#stats_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#stats_container a {
	color: #666600;
	font-weight: bold;
}

#stats_container a .player_link {
	color: #666600;
	padding: 3px;
	text-align:center;
}

#stats_container div.player_link:hover {
	text-decoration: underline;
	color: #6666CC;
	text-align:center;
}

#stats_container a:hover {
	text-decoration: underline;
	color: #6666CC;
	font-weight: bold;
}

#stats_container table {
	width: 100%;
	border-collapse: collapse;
	/*background-color: #000000;*/
}

#stats_container tr, td.right_user_img {
	background-color: #CCCCCC;
}

#stats_container tr.alt, td.left_user_img {
	background-color: #999999;
}

#stats_container tr:hover {
	background-color: #d0d2b8;
}

#fusion_stats_player_list tr:hover {
	background-color: #CCCCCC;
}

#fusion_stats_player_list tr.alt:hover {
	background-color: #999999;
}

#stats_container td.separator {
	padding: 0px;
	background-color: #ffffff;
	border-width-left: 0px;
	border-width-right: 0px;
}

#stats_container td {
	color:#222222;
	padding: 4px;
	border: 1px #000000 solid;
	text-align:center;
	
}

#stats_container td.numeric {
	text-align: right;
}

#stats_container td.no_data_message {
	text-indent: 15px;
}

#stats_container th.numeric {
	text-align: right !important;
	width: 50px;
}

#stats_container th, th:hover, td.heading, td.right_position, td.left_position {
	border: 1px #000000 solid;
	padding: 6px;
	color: #000;
	background-color: #a9ae7b;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

#stats_container th.heading, td.image, td.heading {
	text-align: center;
}

#stats_container td.right_position {
	text-align: left;
	width: 50px;
}

#stats_container td.left_position {
	text-align: right;
	width: 50px;
}

#stats_container .stats_image {
	width: 70px !important;
	height: 52px !important;
	float: none !important;
	padding: 0px !important;
}

#stats_container td.right_user_img {

	border-left:1px solid #CCCCCC !important; 	/*this solves border-collapse/rowspan bug in firefox 3 (Leave in, just change the color to the same as background-color) */
	border-left:none;							/*this solves incompatability with the above setting in IE */
	
	text-align: center;
	padding: 2px;
	width: 55px;
}

#stats_container td.left_user_img {
	border-right: none;
	text-align: center;
	padding: 2px;
	width: 55px;
}

#stats_container td.left_image_join {
	border-left: none;
}

#stats_container .right_image_join {
	border-right: none;
}

#stats_container td.blank {
	background-color: #FFFFFF;
	border-width: 0px;
}

#stats_container span.stats_movement_up, span.stats_movement_down, span.stats_movement_none, span.stats_movement_na {
	background-repeat: no-repeat;
	padding-left: 15px;
}

#stats_container span.stats_movement_up {
	background-image: url(http://www.gametheworld.com/images/icon_up.gif);
	color: #009C00;
}

#stats_container span.stats_movement_down {
	background-image: url(http://www.gametheworld.com/images/icon_down.gif);
	color: #FF0000;
}

#stats_container span.stats_movement_none {
	background-image: url(http://www.gametheworld.com/images/icon_none.gif);
	color: #666666;
}

#stats_container span.stats_movement_na {
	background-image: url(http://www.gametheworld.com/images/icon_na.gif);
	color: #EF8701;
}

/* END OF MAIN CSS */

/* START OF STATS CSS */
#fusion_stats_player_list table {
	margin: 0px;
	width: 100%;
}

#fusion_stats_player_list th.heading {
	
}

#fusion_stats_prizes{
width:95%;
height:auto;
margin:auto;
}

#fusion_stats_prizes .title {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
background-color: #6b741b;
margin-top:30px;
	border: 1px #000000 solid;
color: #fff;
	font-weight: bold;
	font-size: 13pt;
	text-indent: 5px;
}

#fusion_stats_top_prey{
width:95%;
height:auto;
margin:auto;
margin-top:30px;
}

#fusion_stats_top_prey .title {
	color: #fff;
background-color: #6b741b;
	font-weight: bold;
	border: 1px #000000 solid;
	padding: 10px;
	font-size: 13pt;
	text-indent: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#fusion_stats_top_predators{
width:95%;
height:auto;
margin:auto;
margin-top:30px;
}

#fusion_stats_top_predators .title {
	color: #fff;
background-color: #6b741b;
	font-weight: bold;
	border: 1px #000000 solid;
	padding: 10px;
	font-size: 13pt;
	text-indent: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#fusion_stats_vital_info{
width:400px;
height:auto;
margin:auto;
}

#fusion_stats_vital_info .title {
	color: #fff;
	font-weight: bold;
	font-size: 13pt;
	text-indent: 5px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 10px;
background-color: #6d731d;
	border: 1px #000000 solid;
}

#fusion_stats_vital_info td.head_column {
	font-weight: bold;
	color: #000;
background-color: #a9ae7b;
	text-align: right;
	width: 125px;
}

#fusion_stats_weapons{
width:95%;
height:auto;
margin:auto;
margin-top:30px;
}

#fusion_stats_weapons .title {
	color: #fff;
	font-weight: bold;
	font-size: 13pt;
	text-indent: 5px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 10px;
background-color: #6b741b;
	border: 1px #000000 solid;
}

#fusion_stats_maps{
width:95%;
height:auto;
margin:auto;
margin-top:30px;
}

#fusion_stats_maps .title {
	color: #fff;
	font-weight: bold;
	font-size: 13pt;
	text-indent: 5px;
	margin-top:20px;
	margin-bottom:10px;
	padding: 10px;
background-color: #6b741b;
	border: 1px #000000 solid;
}

#fusion_filters_container {
	margin-top: 10px;
	background-color: #d0d2b8;
	color: #FFFFFF;
	width: 400px;
    border: 1px #1B1B1B solid;
	margin:auto;
}

#fusion_filters_container .title {
	background-color: #6d731d;
	color: #fff;
	font-weight:bold;	
	font-size: 18px;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}

#fusion_filters_container .head_row {
	font-weight: bold;
	color: #FFFF00;
	width: 200px;
}

#fusion_filters_container .form_element_title {
	position: relative;
	text-align: right;
	width: 106px;
	font-weight: bold;
	font-size:14px;
	color: #333;
	top: -4px;
	left: 30px;
}

#wop_winner_spin_date, #wop_winner_1st_prize, #wop_winner_2nd_prize, #wop_winner_3rd_prize {
  	width: 25%;	
}





#fusion_filter_centre, #fusion_filter_timescale, #fusion_filter_game_id, #fusion_filter_player_search, #fusion_filter_group_id {
	height: 25px;
}

#fusion_filters_container .form_element {
	position: relative;
	left: 160px;
	top: -25px;
}

#fusion_filter_player_update_button {
	text-align: center;	
	padding-bottom: 10px;
}

.stats_overview {
	width: 49%;
}

.stats_overview table {
	margin-top: 15px;
}

#top_kills_this_month_container {
	float: left;
}

#top_skill_this_month_container {
	clear: both;
	float: left;
}


#top_kd_this_month_container, #top_deaths_this_month_container {
	float: right;
}

#today_top_by_skill {
	float: left;
	clear: both;
}

#today_top_player {
	float: right;
	clear: right;
}

div .fusion_generic_heading, #fusion_title_toc {
	background-color: #a9ae7b;
	border: 1px #000000 solid;
	margin-top: 15px;
}

div .fusion_generic_heading {
	font-size: 13pt;
	text-indent: 5px;
	color: #000;
	font-weight: bold;
	padding: 10px;
}

#fusion_title_toc {
	font-size: 11px;
	color: #FFFFFF;
	width: 300px;
}

.heading_small_link {
	font-size: 11px;
	padding-left: 30px;
}

.heading_additional_content {
	padding-left: 30px;
}

.heading_additional_content form {
	display: inline;
}

div.clear_both {
	clear: both;
}

#stats_weekly_aggregates, #stats_monthly_aggregates, #stats_map_aggregates {
	width: 620px;
}

#stats_container ul{
	padding: 0px;
	margin: 10px;
}

#stats_container li{
	margin-left: 10px;
	padding-right:10px;
}

/* END OF STATS CSS */

/* START OF COMMON PAGE ELEMENTS CSS */

.navigation_paginator_current_page {
	color: #333333 !important;
}


.navigation_paginator a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.navigation_paginator {
	background-color: #d0d2b8;
	border: 1px #000000 solid;
	margin-top: 15px;
	width: 400px;
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
}

.navigation_paginator ul {
	list-style-type: none;
	white-space: nowrap;	
	text-indent: 0px;
	padding: 0px;
	padding-top: 5px;
	height: 20px;
	margin: 0px;
	
}

.navigation_paginator li {
	display: inline;
	background-image: none;
	padding-left: 3px;
	padding-right: 3px;
	color:#ACACAC;
}

#location_panel_list li {
	display: inline;
}

/* END OF COMMON PAGE ELEMENTS CSS */

/* START OF GENERIC ERROR MESSAGE STYLING */

#errors_container {
	background-color: #770000;
	border: #000000 solid 2px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 20px;
	color: #FFFFFF;
}

#error_header_1 {
	font-weight: bold;
	background-color: #770000;
	color: #FFFFFF;
	border-bottom: #000000 dotted 1px;
	padding: 8px;
}

#error_header_2 {
	padding-top: 8px;
	padding-left: 8px;
}

#error_list {
	margin-top: 10px;
	margin-left: 35px;
	margin-bottom: 15px;
	padding: 0px;
}

/* END OF GENERIC ERROR MESSAGE STYLING */


#fusion_cache_time {
	clear: both;
	margin: 20px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #444444;
	text-align: center;
	background-color: #696969; 
	color: #444444;
	font-size: 10pt;
}

#fusion_cache_time a {
	color: #000000 !important;	
	font-weight: bold;
}

#fusion_cache_time a:hover {
	color: #009900 !important;
	font-weight: bold;	
}

#fusion_cache_time.fusion_cache_time_great {
	background-color: #88DD88;
}

#fusion_cache_time.fusion_cache_time_good {
	background-color: #88DD88;
}

#fusion_cache_time.fusion_cache_time_ok {
	background-color: #DD8888;
}

#fusion_cache_time.fusion_cache_time_needs_refreshed {
	background-color: #DD8888;
}

.location_panel_list{

list-style-type: none;

white-space: nowrap;

margin-right: 0px;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

margin-top: 10px;

margin-left: 10px;

margin-bottom: 20px;

}


.location_panel_list_item {
	background-image: url(http://www.gametheworld.com/skins/silvercat/images/li_bullet_arrows.gif);
	background-repeat: no-repeat;
	background-position: 0pt 0.5em;
	display: inline;
	padding-left: 10px;
	padding-right:5px;
	
}

.location_panel_list ul {


padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;

}

/* End of GTW Fusion CSS */
