body {
/*	background-color: #94A5B4; */
	background-color: #FFFFFF; 
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}
p {
	color: #666666;
	font-size: 11px;
	margin-top: 3px;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.button {
	background: #EFEFEF;
	border: 1px solid #CCC;
	font-size: 10px;
}
.login {
	background: #EFEFEF;
	height: 12px;
	font-size: 10px;	
}
.login, textarea, input {
	border: 1px solid #CCC;
	font-size: 11px;
}
.container {
	margin: 0 auto 0 auto;
	width: 901px;
}
#footer {
	background: url(images/footer.gif) repeat-x;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	vertical-align: middle;
}
#toplist {
	position: relative;
}
.gotw {
	width: 295px;
	height: 148px;
	border: 1px solid #ECECEC;
}
.imgbox {
	margin: 1px 2px 2px 2px;
}

.box, .gradient_box, .gradient_box2 {
	padding: 5px;
}

.box, .gradient_box, .gradient_box2, .featured_box, .featured_box2 {
	border: 1px solid #ECECEC;
	margin: 1px 0px 2px 0px;
	text-align: left;
}
.featured_box, .featured_box2 { 
	margin: 1px 2px 1px 2px;
}
#content {
	position:relative;
	margin: 1px 2px 1px 2px;	
}
#content2 {
	width: 497;
	position:relative;
	margin: 1px 2px 1px 0px;	
}
.content_box {
	background-color: #EFEFEF;
	padding: 5px;
	border-left: 1px solid CCC;
	border-right: 1px solid CCC;
	height: 150px;
	vertical-align: top;
}
.comment_box {
	background-color: #EFEFEF;
	padding: 5px;
	border-left: 1px solid CCC;
	border-right: 1px solid CCC;
	vertical-align: top;
}
.gradient_box {
	background: url(images/boxbg.gif) repeat-x;
}
.featured_box { 
	height: 250px;
	width: 400px;	
}
.featured_box2 { 
	height: 170px;
	width: 400px;	
}

#placeholder {
	position:absolute;
	height: 250px;
	width: 400px;
	z-index: 1;
}
#overlay {
	position:absolute;
	height: 70px;
	width: 400px;
	top: 337px;
	z-index: 2;
}
.bar {
	background: url(images/bar.gif) repeat-x;
	height: 25px;
	margin: 1px 0 0px 0;
	vertical-align: middle;
}
.gradient_top_bg {
	background: url(images/gradient_top_bg.gif) repeat-x;
	margin: 5px 0 1px 0;
	vertical-align: middle;
}
.gradient_top_bg input { 
	font-size: 10px;
	height: 14px;
}
#header {

	width: 604px;
	height: 150px;
}
.textHeader-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}
div.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.gameLink:link, a.gameLink:active, a.gameLink:visited {
	color: #0066CC;
	font-size: 11px;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #333333;
	text-decoration: none;
}

a.nav:hover {
	color: #CC0000;
	text-decoration: none;
}
/*
a {
	color: #3888CA;
}
*/
ol {
	margin-left: 3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}

a.blackLink {
	color: #666666;
	text-decoration: none;
}
a.blackLink:hover {
	color: #66CC33;
	text-decoration: underline;
}

.greyBox {
	padding: 1px;
	border: 1px solid #cbcbcb;
	background-color: #FFF4F4;
	margin-bottom: 1px;
}
#main {

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
	margin: 0px 0px -0.5em;
	padding: 0em 0em 0.25em;
}
div.intro {
	padding: 1px 6px;
}

/*Custom Style*/

.tborder
{
	background: #FEFEFE;
	color: #333333;
	border: 1px solid #ECECEC;
}
.tcat
{
	background: #CCCCCC url(images/gradient_thead.gif) repeat-x;
	color: #333333;
	font-family: Verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;	
}

.tcat a:link
{
	color: #CC0000;
	text-decoration: none;
}
.tcat a:visited
{
	color: #CC0000;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #66CC00;
	text-decoration: underline;
}
.thead
{
	background: #CCCCCC url(images/gradient_thead.gif) repeat-x;
	color: #333333;
	font-family: Verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #DFDFDF;
}
.thead a:link
{
	color: #333333;
}
.thead a:visited
{
	color: #333333;
}
.thead a:hover, .thead a:active
{
	color: #D40C0C;
}
.alt1 {
	background-color: #EFEFEF;
}
.alt2 {
	background: #FFFFFF url(images/gradient_bg.gif) repeat-x;
	background-position: top;
}
.alt3 {
	background-color: #FFF4F4;
}
.alt4 {
	background-color: #FDFFF8;
}
.alt5 {
	background-color: #F4F4F4;
}

/* ======================================== */
/* Header Navigation Tabs */
/* ======================================== */

#blackbar {
	clear: left;
	z-index: 1;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#button
{
	padding:4px;
	background-position: bottom left;
	margin-right: -1px;
	border-left: 1px solid #EFEFEF;
}

#button:hover
{
	background-color: #7FB1ED;
	color: #FFF;
}
/* NAVLIST */
#navlist {
	width: 100%px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
#navlist ul, #navlist, #stats ul, #stats li, #navlist li  {
	margin: 0;
	padding: 0;
}
#stats li  {
	list-style-type: none;
}
#navlist li
{
	float: left;
	display: block;
	width: 12%;
	min-height: 20px; 
}
#navlist li a
{
	position: relative;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#navlist li a.active, #navlist li a:active
{
	background: #D1DCEB;
	color: #333333; 
}



#catnav li:hover ul ul, #catnav li:hover ul ul ul, #catnav li.sfhover ul ul, #catnav li.sfhover ul ul ul {
	left: -999em;
}

#catnav li:hover ul, #catnav li li:hover ul, #catnav li li li:hover ul, #catnav li.sfhover ul, #catnav li li.sfhover ul, #catnav li li li.sfhover ul {
	left: auto;
}

#catnav li:hover, #catnav li.sfhover {
	background: #eda;
}

