html, body {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #111;
	background: #000 url('../images/bg2.jpg') no-repeat center top;
}

input[name^="loot"] { width: 300px; }

img {
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

a:link, a:visited {
	color: #3e81a4;
	text-decoration: underline;	
}

a:hover {
	color: #255e17;
	text-decoration: underline;
}

table {
	border-collapse : collapse;
	padding: 0px; 
	margin: 0px;
}

td {
	vertical-align : top;
}

h1 {
	margin: 15px 0 15px 0;
	font-size: 16px;
}

h2 {
	margin: 18px 0 5px;
	font-size: 14px;
}


div.width-wrapper {
	width: 100%; 
	text-align: center;
	font-size: 32px; 
	padding: 0px 0px;
}

div#footer {
	width: 1000px;
	margin: 5px auto;
	padding-bottom: 30px;
	border-top: 0px solid #555;
	text-align: left;
}

div#footer a.footerLink {
	font-size: 14px;
	color: #DDD;
	font-weight: bold;
	text-decoration: none;
}

div#contentWrap {
	width: 1000px;
	margin: 0px auto;
	margin-top: 30px;
	border-radius: 10px;
	background-image: url('../images/opa40.png');
	padding: 10px;
}

div#content {
	
	border-radius: 3px;
	padding: 10px;
	text-align: left;
	font-size: 20px;
	
	background-image: url('../images/opa90.png');
}

.autocomplete-w1 { background: #333 no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; } 
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; } 
.autocomplete .selected { background:#F0F0F0; } 
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; } 
.autocomplete strong { font-weight:normal; color:#3399FF; }

div.infoRow {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 6px;
	color: #333;
}

div.newsRow {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 0px;
}

table.hofTable {
	width: 100%;
	border: 2px solid #777;
}

table.hofTable td {
	border: 2px solid #777;
	padding-left: 6px;
}

table#linkThisTable {
	width: 100%;
	margin-top: 8px;
}

table#linkThisTable td {
	background-color: #D2D2D2;
	padding: 4px;
	border-top: 6px solid #b8b8b8;
}

.codeBlock {
	font-size: 12px;
	border: 1px dashed #444;
	padding: 4px;
	margin: 0px;
}

.insetCol {
	margin-left: 20px;	
}

span.redStar {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}

table#lootTable {
	width: 100%;
	background-image: url('../images/opa90.png');	
}

table#lootTable td {
	border: 2px solid #777;
	padding: 2px 4px 2px 4px;
	font-size: 13px;
}

table#lootTable td.lootTableMob {
	border-right: 2px solid #555;
}


td.lootTableTopic {
	padding: 4px;
	border-bottom: 6px solid #555;	
}

a.lootTableMobName, a.lootTableMobName:visited {
	font-size: 18px;
	text-decoration: none;
}

a.lootTableMobName:hover {
	font-size: 18px;
	text-decoration: underline;
}

.mobInitialBar {
	width: 100%;
	text-align: center;
}

.mobInitialBar a.MI {
	font-weight: bold;
	text-decoration: none;	
	margin: 0px 13px;
}

.VULink {
	margin: 0 6px 0 6px;
}

.VULinkLatest {
	margin-right: 4px;
	font-size: 18px;
}

table#newsTable {
	width: 100%;
	margin: 20px;
}

td#newsTable_topics {
	width: 420px;
	padding-right: 20px;
	border: 0px solid #000;
}

td#newsTable_news {
	padding-left: 20px;
	padding-right: 20px;
}

a.newsLink,a.newsLink:visited,a.newsLink_small,a.newsLink_small:visited {
	text-decoration: none;	
	
}

a.newsLink_small,a.newsLink_small:visited {
	font-size: 12px;
}

td.globtd {
	padding: 0 8px 0 0;
	font-size: 10px;
}

.bannerSpacer {
	margin: 8px 0 8px 0;	
}


.planetroster {
	width: 100%;
	height: 104px; 
	display: block; 
	border: 0px solid #000;
	background: #000;
	padding: 0px 0px;
	text-align: center;

}

.planetroster img {
	width: 165px;
	padding-bottom: 0px;
}

.nav-wrap { 
	margin: 0px auto;  
	background-color: #000; 
	border-top: 0px solid white; 
	border-bottom: 5px solid white; 
}

#menu { 
	margin: 0px auto; 
	list-style: none; 
	position: relative; 
	width: 1000px; 
	padding-left: 0px; 
}

#menu li { 
	display: inline-block; 
	float: left; 
}

#menu li a { 
	color: #bbb; 
	font-size: 14px; 
	display: block; 
	float: left; 
	padding: 0px 0px 0px 0px; 
	text-decoration: none; 
	text-transform: uppercase; 
}

#menu li a:hover {  }

#menu li.current_page a { 
	color: #F00; 
}

#magic-line { 
	position: absolute; 
	bottom: -5px; 
	left: 0; 
	width: 100px; 
	height: 5px; 
	background: #F00; 
}



.linkmenu {
	width: 100%;
	height: 30px; 
	display: block; 
	border: 0px solid #000;
	padding: 0px 0px;
	text-align: center;

}

.nav-wrap2 { 
	margin: 0px auto;  
	border-top: 5px solid white; 
	border-bottom: 0px solid white; 
}

#menu2 { 
	margin: 0px auto; 
	list-style: none; 
	position: relative; 
	width: 1000px; 
	padding-left: 0px; 
}

#menu2 li { 
	display: inline-block; 
	float: left;
}

ul:after { clear: both; visibility: hidden; content: " "; display: block; font-size: 0; height: 0; }

#menu2 li a { 
	color: #DDD; 
	font-size: 16px; 
	display: block; 
	float: left; 
	padding: 3px 8px; 
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase; 
}

#menu2 li a:hover {  }

#menu2 li.current_page2 a { 
	color: #F00; 
}

#magic-line2 { 
	position: absolute; 
	top: -5px; 
	left: 0; 
	width: 100px; 
	height: 5px; 
	background: #F00; 
}