@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		background: url(/gaming/images/frag_bg_0508.jpg) no-repeat fixed center top;
	background-color:#000000;


}
.oneColFixCtr {
background: url(/gaming/images/frag_bg_0508.jpg) no-repeat fixed center top;
	background-color:#000000;


}
.oneColFixCtr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 5 0px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

div#menu {
	margin-top:5px;
	background-image:url('/images/menu/gaming-nav-bg.gif');
}

ul.nav li a:hover{
	background:url('/images/menu/gaming-nav-a-hover.gif') repeat-x;
}
ul.nav li a.activePage,
ul.nav li a.activePage:hover{
	background:url('/images/menu/gaming-nav-a-active.gif') bottom no-repeat;
}
ul.nav li.rss a,
ul.nav li.rss a:hover{
	color:#000;
	background:url('/images/menu/gaming-rss-bg.gif') right no-repeat;
}
ul.nav li.rss a:hover{
	color:#EEE;
	background:url('/images/menu/gaming-rss-bg.gif') right no-repeat;
}

#news {
	width: 502px;
	clear: left;
	behavior: url(png-opacity.htc);
}

#imagepod {
	width: 440px;l
	float: right;
	clear: left;
}
#PODS {
	width: 955px;
}
#mainbodytop {
	margin-top: 10px;
}
.MainBody {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
.maintop {
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 955px;
}
.mainbtm {
	background: url(/gaming/images/bodybtm.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 955px;
}
.linktext {
	font: bold 12px Arial, Helvetica, sans-serif;
}

.linktext a{ color: #000000; text-decoration: none;font: bold 12px Arial, Helvetica, sans-serif;}
.linktext a:visited { color: #000000;font: bold 12px Arial, Helvetica, sans-serif; }
.linktext a:active { color: #cc6600;font: bold 12px Arial, Helvetica, sans-serif; }
.linktext a:hover {
	color: #cc6600;
	text-decoration: underline; font: bold 12px Arial, Helvetica, sans-serif;
}


.robutton a {
	display:block;
	width: 100px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url("/gaming/images/rolloverBtn.gif") 0 0 no-repeat;
	text-decoration: none;
	color:#FFFFFF;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.robutton a:hover { 
background-position: 0 -25px;
text-decoration: none;
}



/* Servers Table */
.top_left_header {background-image:url(/gaming/images/fz_header_left.jpg); background-repeat:no-repeat; width:12px; height:42px;}
.top_right_header {background-image:url(/gaming/images/fz_header_right.jpg); background-repeat:no-repeat; width:12px; height:42px;}
.headerBG {background-image:url(/gaming/images/fz_header_s.jpg); background-repeat:repeat-x; color:#333; font-size:15px; font-family:Arial, Helvetica, sans-serif}
th.columnTitle { color:#707475; font-size:10pt; font-weight:normal; border-right:1px solid #cccccc; font-family:Arial, Helvetica, sans-serif}
.GrayBG {background-color:#e3e2e2;}
.Borders {border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom:1px solid #CCC;}
.evenFrag {background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; color:#000; height:22px;}
.oddFrag {background-color:#f9f9f9; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; color:#000; height:22px;}