body
{
	background-color: #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(/images/backgrounds/starfield2.jpg);
}

table
{
	font-family: Verdana;
	font-size: 9pt;
	background:transparent;
}

table.main
{
	width: 950px;
	height: 950px;
	padding: 0px;
	border-spacing: 0px;
	background:transparent url( /images/trans/black.png );
	
	border-left:1px solid #666666;
	border-right:1px solid #666666;
}

table.main tr
{
	vertical-align:top;
}

table.headerFooter
{
	width: 950px;
	background:transparent url( /images/trans/black.png );
	border-spacing: 0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

table.profile
{
	width:100%;
	background:transparent url( /images/trans/black.png );
	border: 1px #333333 solid;
	padding:5px;
}

table.profile td:first-child
{
	font-weight:bold;
}

table.profile tr
{
	vertical-align:top;
}

td
{
	color:#FFFFFF;
}

td.nav
{
	color: #FFFFFF;
	text-align: center;
	background:transparent url( /images/trans/black.png );
	font-weight: bold;
}

td.nav a
{
	font-size: 8pt;
	background-color: transparent;
	display: block;
	border: 1px solid #666666;
	padding: 0px;
	margin: 0px;
}

td.nav a:hover
{
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-color: #00DDFF;
	display: block;
}

td.character
{
	width: 150px;
	height: 150px;
	text-align: center;
}

td.column
{
	padding: 10px;
	background:transparent url( /images/trans/black.png );
}

td.quizBox
{
	width: 200px;
	height: 150px;
	vertical-align: bottom;
	background-color: #000000;
	border: 1px solid #0066CC;
}

td.quizBox a
{
	display: block;
}

p.borderedTitle
{
	border-bottom: thin solid #444444;
	font-size: 14pt;
	width: 100%;
}

p.borderedSubTitle
{
	border-bottom: thin solid #444444;
	font-size: 12pt;
	width: 75%;
}

p.borderedSubCatTitle
{
	border-bottom: thin solid #444444;
	font-size: 10pt;
	width: 50%;
}

p.thinRule
{
	border-bottom: thin solid #222222;
}

p.thinDotted
{
	border-bottom: thin dotted #444444;
}

p.minorSpoiler
{
	border: thin solid #FFFF00;
	border-width: 1px;
	background-color: #DDDD00;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

p.majorSpoiler
{
	border: thin solid #FF0000;
	border-width: 1px;
	background-color: #DD0000;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
}

p.stub
{
	color: #000000;
	border: thin solid #AAAAAA;
	background-color: #FFFFFF;
	border-width: 1px;
	font-style: italic;
	font-size: 8pt;
	text-align: center;
	padding: 5px;
}

p.profile
{
	display:block;
	background:transparent url( /images/trans/black.png );
	border: 1px #333333 solid;
	padding:5px;
}

div.newsDateItem
{
	font-size: 8pt;
	color: #BBBBBB;
}

div.newsItem
{
	font-size:8pt;
	width: 100%;
	height:100%;
}

div.newsItem img
{
	border: 1px #555555 solid;
	padding: 3px;
	max-width: 500px;
}

div.newsItem:after
{
	content:'';
	display:block;
	clear:both;
} 

a.newsHeader
{
	font-size: 14pt;
	text-decoration:none;
	border-bottom:1px dotted #757575;
	color:#FFFFFF;
	width:100%;
	display:block;
}

a.newsHeader:hover
{
	font-size: 14pt;
	text-decoration:none;
	color: #00DDFF;
}

table.rightColumn
{
	width:100%;
	height:100%;
	border-spacing:10px;
}

table.rightColumn td
{
	padding:10px;
	background:transparent url( /images/trans/blue.png );
	border:solid 1px #000066;
}

a
{
	color: #00DDFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.normal
{
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}

a.normal:hover
{
	color:#000000;
	background-color:transparent;
}

a.nav
{
	color:#FFFFFF;
	font-size:9pt;
	text-decoration: none;
}

a.nav:hover
{
	color:#000000;
	background-color:#00CCFF;
	text-decoration: none;
}

a.minor
{
	color:#FFFF00;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a.minor:hover
{
	border-bottom: 1px solid;
}

a.major
{
	color:#FF0000;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a.major:hover
{
	border-bottom: 1px solid;
}

img.portrait
{
	float:left;
	margin-right:8px;
	margin-bottom:3px;
	border: 2px;
	border-color:#FFFFFF;
	border-style: solid;
}

img.framed
{
	background-color:#000000;
	border: 1px solid #888888;
	padding:2px;
}

img.wallpaper
{
	border:1px #333333 solid;
	padding:5px;
	background-color:#000000;
}

img.profileDetail
{
	background-color:#000000;
	padding: 2px;
	border: 1px #8888FF solid;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

span.dropCap
{
	display: block; 
	float: left; 
	font-size:400%; 
	height: 1em; 
	margin-top: -0.2em; 
	margin-right: 0.1em;
	color: #CCCCCC;
}

span.stat
{
	font-size:14pt;
	font-weight:bold;
	color:#88CCFF
}

tr.newAccount
{
	display:none;
}

div.rank
{
	width:50%;
	text-align:center;
}

div.rank p
{
	background-color:#000000;
	padding-top:0.25em;
	padding-bottom:0.25em;
	border: 1px #000050 solid;
}

input[type=text], input[type=button], input[type=submit], textarea, select
{
	color: #FFFFFF;
	background-color:#000000;
	border: 1px #555555 solid;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type=text]:focus, input[type=button]:focus, input[type=submit]:focus, textarea:focus, select:focus
{
	border: 1px #00AADD solid;
}

input.btn
{
	font-weight: bold;
	background-color:#001133;
	border: 1px #0055AA solid;
	padding: 2px 10px 2px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input.btn:hover
{
	background-color:#003377;
	cursor: pointer;
}

div.starsystem
{
	cursor: pointer;
	width:64; 
	height:64;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	position: absolute; 
}

