
body, iframe {
  background  : #000000;
  color       : #ffffff;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size   : 11px;
  margin      : 0px
}

A:link, A:active, A:visited  {
  color           : #e6A142;
  text-decoration : none;
}

A:hover, A:visited:hover {
  color           : #e6A142;
  text-decoration : underline;
}

.contentarea a img {
	border: 0px;
}
/*.contentarea img { position: relative; }*/
.contentarea table img { position: static; }
h1 {
	display: inline;
	font-weight: bold;
	font-size: 13px;
	color: #966432;
}
h2 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #fcc956;
}
#headlinescontainer {
	position: relative;
	height: 150px;
	margin: 0 10px;
}
	#headlinesbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 0;
		margin: 0 1% 0 0;
	}
	#imptnewsbox {
		position: absolute;
		width: 49%;
		top: 0;
		left: 50%;
		margin: 0 0 0 1%;

	}
	#headlinescontainer ul.menu {
		margin: 0;
	}
	#headlinescontainer ul.menu a.menulink:link, #headlinescontainer ul.menu a.menulink:visited, #headlinescontainer ul.menu a.menulink:active {
		display: block;
		width: 96%;
		padding: 1px 2%;
		color: #e6A142;
		text-decoration: none;
	}
	#headlinescontainer ul.menu a.menulink:hover {
		text-decoration : underline;
	}
	#headlinescontainer ul.menu a.menuitem:link, #headlinescontainer ul.menu a.menuitem:visited, #headlinescontainer ul.menu a.menuitem:active {
		display: block;
		width: 96%;
		padding: 1px 2%;
		color: #e6A142;
		text-decoration: none;
	}
	#headlinescontainer ul.menu a.menuitem:hover {
		text-decoration : underline;
	}
		.headlineshead {
			color: #966432;
			font-size: 13px;
			font-weight: bold;
			padding: 2px 5px;

		}
.odd {
	background	: #0f1424 url(images/background-shade.png);
}
.even {
	background	: #000000 url(db/npcs/achka.php);
}
.contentbox {
	border-style	: none;
	border-width	: 0;
	margin			: 0;
	padding			: 0;
	position		: relative;
}
	.contenthead {
		height: 15px;
		padding: 2px 5px;

	}
	.contenthead_db {
		height: 30px;
		padding: 2px 5px;
		margin-top:5px;
		background: #291908 url(db/npcs/achka.php);
		border: 1px solid #966432;
	}
	.contenthead_db a:link, .contenthead_db a:visited, .contenthead_db a:active, .contenthead_db a:hover, .contenthead_db img {
		color: #966432;
		text-decoration: underline;
		border: 0px;
	}
	#contentlogo {
		position: relative;
		left: -5px;
	}
	.contentarea {
		margin: 0px 5px;
		padding: 5px;
		background: #291908 url(db/npcs/achka.php);
		border: 1px solid #966432;
		color: #d0ccc9;
		font-size: 12px;
		font-weight: normal;
	}
		/* Hides from IE-mac /*/
		* html .contentarea {height: 1%;}
		/* End hide from IE-mac */
		.contentarea a:link, .contentarea a:visited, .contentarea a:active, .contentarea a:hover, .contentarea img {
			color: #e6A142;
			text-decoration: none;
			border: 0px;
		}
		.newsdate {
			font-style: italic;
		}
		.newsname {
			font-weight: bold;
			color: #e6A142;
		}
		.commentlink {
			font-weight: bold;
		}
		.readmorelink {
			color: #e6A142;
		}
#contentbar {
	margin: 0 10px;
	padding: 0 5px;
	border: 1px solid #000000;
	font-size: 1px;
}
#leftbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:10px;
	float:left;
	margin-left:-10px;/*must be 1px less than width otherwise won't push footer down */
	border: 1px solid #000000;
}
* html #leftbox2 {/*only ie gets this style*/
	margin-left: -20px;
}
	#spacerimage {
		display: block;
		width: 1px;
		height: 1100px;
	}
#leftbox {
	position:absolute;/*ie needs this to show float */
	z-index: 2;	
	width:144px;
	top: 185px;
	left: 0;
	background: #000000 url(images/menu-bg.gif) repeat-y;
	font-size: 11px;
	color: #eeb63d;
	text-align: center;
}
#rightbox2 {
	visibility: hidden;
	position:relative;/*ie needs this to show float */
	width:144px;
	float:right;
	margin-right:-139px;/*must be 1px less than width otherwise won't push footer down */
}
#rightbox {
	position:absolute;;/*ie needs this to show float */
	z-index: 2;
	width:144px;
	top: 185px;
	right: 0;
	background: #CCC4AE url(images/menu-bg.gif) repeat-y;
	font-size: 11px;
	color: #e6A142;
	text-align: center;
}
	.menubg {
		position: relative;
		width: 144px;
		height: 90px;
	}
	#leftbox .menubg {
		background: url(db/npcs/achka.php) no-repeat;
	}
	#rightbox .menubg {
		background: url(db/npcs/achka.php) no-repeat;
	}
	.menuhead {
		font-size: 13px;
		font-weight: bold;
		color: #fcc956;
		margin-top: 50px;
		padding-top: 20px;
		width: 142px;
		height: 26px;
		text-align: center;
	}
	#leftbox .menuheadbg {
		background: url(db/npcs/achka.php) no-repeat;
		padding-top: 4px;
	}
	#rightbox .menuheadbg {
		background: url(db/npcs/achka.php) no-repeat;
		padding-top: 4px;
	}
	.menuheadbg {
		position: relative;
		display: block;
		width: 142px;
		height: 26px;
		margin-top: 10px;		
	}
	ul.menu	{
		list-style: none;
		padding: 0;
		margin: 5px 0 0 0;
		text-align:left;
	}
	ul.menu a.menulink:link, ul.menu a.menulink:visited, ul.menu a.menulink:active{
		font-size       : 10px;
		font-weight     : normal;
		color: #e6A142;
		text-decoration: none;
	}
	ul.menu a.menulink:hover {
		color: #e6A142;
		text-decoration: underline;
	}
	ul.menu a.menuitem:link, ul.menu a.menuitem:visited, ul.menu a.menuitem:active{
		color: #e6A142;
		text-decoration: none;
		text-align: left;
		margin-left: 9px;
	}
	ul.menu a.menuitem:hover {
		color: #e6A142;
		text-decoration: underline;
	}
	li {
		font-size	: 11px;
		list-style	: none;
	}
	.randomscreen IMG {
		width: 120px;
		height: 90px;
	}
#footerbox {
	padding: 21px 0;
	background: #291908 url(db/npcs/achka.php) top repeat-x;
	color: #d0ccc9;
	font-size: 10px;
}
#logo {
	position: absolute;
	width: 100%;
	height: 125px;
	top: 30px;
	left: 0;
	overflow:hidden;
	background: url(db/npcs/achka.php);
}
#ticker {
	position: absolute;
	width: 100%;
	top: 155px;
	left: 0;
	height: 29px;
	background: url(db/npcs/achka.php);
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
#ticker a {
	color: #cccccc;
}
	#tickerinfo {
		position: absolute;
		left: 0;
		padding: 8px 5px;
	}
	#tickerdate {
		position: absolute;
		right: 0;
		padding: 8px 5px;
	}
#header {
	position: absolute;
	width: 100%;
	height: 10px;
	top: 184px;
	left: 0;
	background: url(db/npcs/achka.php) top repeat-x;
	overflow: hidden;
}
#outer{
	height:100%;
	min-height:100%;
	margin-left:144px;
	margin-right:144px;
	margin-bottom:-52px;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#footer {
	width:100%;
	clear:both;
	height:50px;
	position:relative;
	text-align: center;
	z-index: 1;
}
* html #footer {/*only ie gets this style*/
	/height:52px;/* for ie5 */
	he/ight:50px;/* for ie6 */
}
/* Margin fix for Opera - CSS3 */ 
@media all and (min-width: 0px){ 
	#outer { 
		margin-left: 132px; 
	}
	#footer {
		margin-left: -7px;
		width: 101.5%;
	}
} 
#clearheader{height:202px;}/*needed to make room for header*/
#clearfooter{clear:both;height:50px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px;}/* combat IE's 3 pixel jog */
#centrecontent {float:right;width:100%;position:relative;margin: 0 -0.5%;}
.outerwrap {
float: left;
width: 99%;
}

/* *******************************************************************/
/* ******************** Game Database Styles *************************/
.data-header {
	background-color	: #333333;
	border-color		: #333333;
	border-style		: ridge;
	color				: #ffffff;
	font-family			: "Copperplate Gothic Light", "Times New Roman", Georgia, Times, serif;
	font-size			: 16px;
	font-weight			: bold;
	text-align			: center;
	vertical-align		: top; }
	
td.data-header {
	padding	: 2px; }

td.data-label {
	color		: #ffffff;
	font-size	: 12px;
	font-weight	: bold;
}

a.data-label:link, a.data-label:visited, a.data-label:active {
	color			: #9DB5cc;
	font-size		: 12px;
	font-weight		: bold;
}

a.data-label:hover, a.data-label:visited:hover {
	color			: #ffffff;
	font-size		: 12px;
	font-weight		: bold;
}

.data-label-right {
	background-color	: #333333;
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
	color				: #ffffff;
	font-size			: 12px;
	font-weight			: bold;
	padding-right		: 12px;
	text-align			: right;
	vertical-align		: top; }

.data-label-center {
	background-color	: #333333;
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
	color				: #ffffff;
	font-size			: 12px;
	font-weight			: bold;
	padding-right		: 12px;
	text-align			: center;
	vertical-align		: top; }
  
.data-label-left {
	background-color	: #333333;
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
	color				: #ffffff;
	font-size			: 12px;
	font-weight			: bold;
	padding-right		: 12px;
	text-align			: left;
	vertical-align		: top; }
  
.data-normal {
	color			: #ffffff;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
}

td.data-normal {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	padding-left	: 5px;
	vertical-align	: top;
}
  
a.data-normal:link, a.data-normal:visited, a.data-normal:active {
	color 			: #fcc956;
	font-weight		: normal;
	text-decoration	: none; }
  
a.data-normal:hover {
	color			: #e6A142;
	font-weight		: normal;
	text-decoration	: underline; } 

.data-normal-sub {
	color			: #ffffff;
	font-size		: 11px;
	font-style		: italic;
	font-weight		: normal;
}

.data-note {
	color			: #ffffff;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: normal;
}

a.data-note:link, a.data-note:visited, a.data-note:active {
	color			: #e6A142;
	font-size		: 10px;
	font-weight		: normal;
}

a.data-note:hover {
	color			: #fcc956;
	font-size		: 10px;
	font-weight		: normal;
}

.data-stat {
	color		: ;
	font-size	: 12px;
	font-weight	: bold; }
	
.data-statplus {
	color		: #99ff99;
	font-size	: 12px;
	font-weight	: bold; }
	
.data-statminus {
	color		: #ff9999;
	font-size	: 12px;
	font-weight	: bold; }

.data-table {
	border-bottom-color	: #000000;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-left-color	: #000000;
	border-left-width	: 1px;
	border-left-style	: solid;
	border-right-color	: #000000;
	border-right-width	: 1px;
	border-right-style	: solid;
}

.header {
	background	: #0f1424 }
	
#headlinescontainer {
	height		: 144px; }

#headlinesbox_left {
	background  : #000000 url(db/npcs/achka.php);
	border		: 1px solid #000000;
	left		: 0;
	margin		: 0 0 0 0;
	position	: absolute;
	top			: 0;
	width		: 32.75%; }

#headlinesbox_middle {
	background  : #000000 url(db/npcs/achka.php);
	border		: 1px solid #000000;
	left		: 33.5%;
	margin		: 0 0 0 0;
	position	: absolute;
	top			: 0;
	width		: 32.75%; }

#headlinesbox_right {
	background  : #000000 url(db/npcs/achka.php);
	border		: 1px solid #000000;
	left		: 67%;
	position	: absolute;
	margin		: 0 0 0 0;
	top			: 0;
	width		: 32.75%; }

input, select, text, textarea {
	color		: #000000;
	font-size	: 10px; }
	
.list-break {
	color			: ;
	font-size		: 14px;
	font-weight		: bold;
	font-family		: "Copperplate Gothic Light", "Times New Roman", Georgia, Times, serif; }
	
.list-faded {
	color			: #999999;
	font-size		: 9px; }
  
.listcell {
	border-width        : 0;
	color               : #ffffff;
	font-size		    : 10px;
	font-style		    : normal;
	font-variant	    : normal;
	text-decoration     : none;
	vertical-align      : top; }

A.listdata:link, A.listdata:visited, A.listdata:active {
	background      : none;
	color           : #e6A142;
	font-size       : 10px;
	font-weight     : normal;
	text-decoration : none; }
  
A.listdata:hover {
	background      : none;
	color           : #fcc956;
	font-size       : 10px;
	font-weight     : normal;
	text-decoration : underline; }
  	
.listheader {
	color               : #9DB5cc;
	font-size		    : 10px;
	font-weight			: bold;
	text-align          : center;
	vertical-align      : top; }
	
td.listheader {
	background			: #0f1424;
	border-color        : #333333;
	border-style        : inset;
	border-width        : 1; }

a.listheader:link, a.listheader:visited, a.listheader:active {
	color           : #e6A142;
	font-weight		: bold;
	text-decoration : none; }
  
a.listheader:hover {
	color           : #fcc956;
	font-weight		: bold;
	text-decoration : underline; }

.listnav {
	border-color 	: #333333;
	color        	: #ffffff;
	font-size    	: 12px;
	font-style   	: normal;
	font-variant 	: normal;
	vertical-align	: middle;}
	
img.listnav {
	border-style : inset;
	border-width : 1px; }
	
.listrowfx {
	background-color    : #666666;
	border-width        : 0;
	font-size		    : 10px;
	font-style		    : normal;
	font-variant	    : normal;
	vertical-align      : top; }
		
.list-stat {
	color               : ;
	font-size		    : 10px;
	vertical-align      : top; }
	
.list-statplus {
	color               : #99ff99;
	font-size		    : 10px;
	vertical-align      : top; }
	
.list-statminus {
	color               : #ff9999;
	font-size		    : 10px;
	vertical-align      : top; }
	
.newsdate {
	font-style	: italic; }

.newsname {
	color		: #fcc956;
	font-weight	: bold; }
	
.searchcell {
	border			: 0px none;
	color           : #ffffff;
	font-size		: 10px;
	font-weight     : bold;
	vertical-align  : top; }
	
.searchtable {
	border			: 0px none; }

.commentlink {
	font-weight	: bold; }

.readmorelink {
	font-weight	: bold; }

.randomscreen img {
	width	: 120px;
	height	: 90px; }
