body {
	color: #CCCCCC;
	background-color: #000000;
	font-family: arial, Helvetica, sans-serif;
	background-image: url(../../images/grid4.gif);
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FF8000;/*#0066CC;*/
	text-decoration: underline;
}

a.memb:link, a.memb:visited, a.memb:active {
	color: #0066CC;
	text-decoration: underline;
}

a.memb:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table {
	border-collapse: collapse;
	font-size: 10pt;
}

td, th {
  padding: 0px;
  margin: 0px;
}

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

h1,h2,h3,h4,h5,h6{

}

h1 {
  color: #FF8000;
  font-size: 16pt;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-align: center;
  text-transform: capitalize;
}

h2 {
  color: #fff;
  font-size: 14pt;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-align: center;
  text-transform: capitalize;
}

h3 {
  color: #ff8000;
  font-size: 12pt;
  font-weight: bold;
  margin: 0 0 0.5em 0;
  text-align: left;
}

h4 {
  color: #fff;
  font-size: 12pt;
  font-weight: bold;
  margin: 0.5em 0;
  text-align: left;
}

h5 {
  color: #fff;
  font-size: 10pt;
  font-weight: normal;
  margin: 0.5em 0;
  text-align: center;
}

h6 {
  color: #fff;
  font-size: 10pt;
  font-weight: normal;
  margin: 0.5em 0;
  text-align: left;
}

label {
  color: #ff8000;
  font-style: italic;
}

.divider {
  text-align: center;
  margin: 1em;
}

.incgamers {
  background-color: #300;
  border: 1px solid #750;
  width:115px;
  text-align:center;
  margin-top: 1em;
  display: inline-block;
  margin-left: 10px;
}

.TableNorm {
	padding: 2px;
	border: 1px solid #444;
}

.TableSide {
	padding: 2px;
	front-weight: bold;
	text-align: center;
	border: 1px solid #613E0F;
	background: #280000;
}

.HeaderWrapper {
  width: 770px;
}

.HeaderTop {
  background: url(../../images/header/hkw_header_top.gif) no-repeat;
  height: 3px;
  width: 769px;
}

.HeaderAdBanner {
  height: 90px;
  width: 769px;
}

.HeaderBottom {
  height: 127px;
  width: 769px;
}

.ContentWrapper {
  background: #000 url(../../images/goldleft.jpg) repeat-y left top;
  margin-left: 0px;
  width: 631px;
}

.Content {
  background: url(../../images/goldright.jpg) repeat-y right top;
  width: 605px;
  padding: 1em;
  font-size: 10pt;
  color: #69f;
}

.ContentTop {
  background: url(../../images/goldtop.jpg) no-repeat;
  width: 631px;
  height: 25px;
}

.ContentBottom {
  background: url(../../images/goldbottom.jpg) no-repeat;
  width: 631px;
  height: 25px;
}

.Member {
	front-weight: normal;
	text-align: left;
	font-size: 8pt;
	border: 1px solid #121212;
	border-collapse: collapse;
	color: #0066CC;
	vertical-align: top;
}

.TableChat {
	front-weight: normal;
	font-size: 10pt;
	border: 1px solid #121212;
	color: #0066CC;
	vertical-align: top;
	background-color: #000000;
}

.ChatHead {
	text-align: left;
	font-size: 10pt;
	color: #FF8000;
	background-color: #121212;
}

.MemberHead {
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	color: #FF8000;
	background-color: #121212;
}

.Copyright {
	font-size: 80%;
	color: #0066CC;
}

.Indent {
	padding-left: 25px;
}

UL {
	list-style-position: outside;
	list-style-type: square;
}

.orange { color: #FF8000; }
.blue   { color: #0066CC; }
.white  { color: #FFFFFF; }
.gold   { color: #FFCCCC; }

.tiny   { font-size:  8pt; }
.norm   { font-size: 10pt; }
.bold   { font-size: 10pt; front-weight: bold; }
.head   { font-size: 12pt; front-weight: bold; }
.btiny  { font-size:  8pt; color: #0066CC; }
.bnorm  { font-size: 10pt; color: #0066CC; }
.bbold  { font-size: 10pt; front-weight: bold; color: #0066CC; }
.bhead  { font-size: 12pt; front-weight: bold; color: #0066CC; }
.otiny  { font-size:  8pt; color: #FF8000; }
.onorm  { font-size: 10pt; color: #FF8000; }
.obold  { font-size: 10pt; front-weight: bold; color: #FF8000; }
.ohead  { font-size: 12pt; front-weight: bold; color: #FF8000; }
.wtiny  { font-size:  8pt; color: #FFFFFF; }
.wnorm  { font-size: 10pt; color: #FFFFFF; }
.wbold  { font-size: 10pt; front-weight: bold; color: #FFFFFF; }
.whead  { font-size: 12pt; front-weight: bold; color: #FFFFFF; }

.hide { display: none; }

/* GENERaL - NORMaL
---------------------------------------------------------------*/
.title {
  font-size: 120%;
  font-weight: bold;
}

.tiny {
  font-size:   80%;
}
.unbold {
  font-weight: normal;
}
.norm {
  font-size:   100%;
}
.bold {
  font-size:   100%;
  front-weight: bold;
}
.head {
  color:       #DaaF66;
  font-size:   100%;
  front-weight: bold;
}
.parchment {
  color:       #DaaF66;
  font-size:   10pt;
}
.red {
  color:       #FF0000;
  font-size:   10pt;
}
.green 
{
  color:       #00FF00;
  font-size:   10pt;
}
.cyan
{
  color: #0ff;
  font-size: 10pt;
}
.yellow {
  color:       #FFCC00;
  font-size:   10pt;
}
/*.orange {
  color:       orange;
  font-size:   10pt;
}*/
.bparchment {
  color:       #DaaF66;
  font-size:   10pt;
  front-weight: bold;
}
.bred {
  color:       #FF0000;
  font-size:   10pt;
  front-weight: bold;
}
.byellow {
  color:       #FFCC00;
  font-size:   10pt;
  front-weight: bold;
}
/*.borange {
  color:       orange;
  font-size:   10pt;
  front-weight: bold;
}*/

/* RANKS
---------------------------------------------------------------*/
.captain    { color: #E7CD3F; }
.commander  { color: #D58a03; }
.magus      { color: #82D2E7; }
.chancellor { color: #655a98; }
.seraphim   { color: #CD5913; }
.knight     { color: #1Eaa59; }
.warrior    { color: #9E34a5; }
.squire     { color: #1C70a2; }
.apprentice { color: #7E7E7E; }
.companion  { color: #C1242C; }

/* TABLE
---------------------------------------------------------------*/
.table {
  color: #ddd;
  border-collapse: collapse;
  width: 100%;
/*  border-top: 1px solid #555;
  border-left: 1px solid #555;*/
}

.table td, .table th {
/*  border-bottom: 1px solid #555;
  border-right: 1px solid #555;*/
}

.table td {
  text-align: center;
}

.table th {
  font-color: orange;
}

.right {
  text-align: right;
}

.pad {
  padding: 0 1em;
}

/* MESSAGES
---------------------------------------------------------------*/
.msgError {
  color: #f00;
  background: #200;
  border: 1px solid #400;
  padding: 2px;
 }
 
 .msgInfo {
   color: #ccc;
   background: #111;
   border: 1px solid #908858;
   padding: 2px;
 }
 
 .msgWarn {
    color: #ccc;
    background: #222;
    border: 1px solid #ff4;
    padding: 2px;
 }
 
 .msgOK {
   color: #0f0;
   background: #020;
   border: 1px solid #040;
   padding: 2px;
 }
 
 .msgEmphasis {
   color: #39f;
 }
 
/* MESSaGES
---------------------------------------------------------------*/
.error {
  color: #f00;
}

/* MENU BaR
---------------------------------------------------------------*/
.menubar {
  border: 1px solid #333;
  /*background: #000;*/
  color: #eee;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px;
}

.menubarright {
  float: right;
  text-align: right;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 2px;
}


/* NEWS
---------------------------------------------------------------*/
.newsBox {
	font-weight: normal;
	color: #06c;
	/*background: #000;*/
	/*border: 1px solid #224;*/
	padding: 2px;
	width: 100%;
}

.newsTitle {
	font-weight: bold;
	text-transform: capitalize;
	color: #FF8000;
	border-bottom: 1px solid #333;
}

.newsSubTitle {
	font-size: 85%;
	color: #99a;
}

.newsDateBox {
	float: right;
	text-align: right;
	width: 200px;
	height: 25px;
}

.newsauthor {
	font-weight: normal;
	color: #DaaF66;
}

.newsDate {
	font-weight: normal;
	color: #FF8000;
}

/* Main Navigation
---------------------------------------------------------------*/
.SideNavWrapper a {
	display: block;
	width: 128px;	
	text-indent: -99999px;
}
.SideNavWrapper a:hover {
	background-position: right;
}

.navForum           { height: 22px;  background: url(../siteimages/nav/hkw_nav01.png) left; }
.navNews            { height: 20px;  background: url(../siteimages/nav/hkw_nav02.png) left; }
.navMembers         { height: 21px;  background: url(../siteimages/nav/hkw_nav03.png) left; }
.navHistory         { height: 22px;  background: url(../siteimages/nav/hkw_nav04.png) left; }
.navPaladin         { height: 20px;  background: url(../siteimages/nav/hkw_nav05.png) left; }
.navRanks           { height: 21px;  background: url(../siteimages/nav/hkw_nav06.png) left; }
.navRules           { height: 21px;  background: url(../siteimages/nav/hkw_nav07.png) left; }
.navApplication     { height: 22px;  background: url(../siteimages/nav/hkw_nav08.png) left; }
.navAllies          { height: 18px;  background: url(../siteimages/nav/hkw_nav09.png) left; }
.navValor           { height: 21px;  background: url(../siteimages/nav/hkw_nav10.png) left; }
.navLinks           { height: 21px;  background: url(../siteimages/nav/hkw_nav11.png) left; }
.navChat            { height: 21px;  background: url(../siteimages/nav/hkw_nav12.png) left; }


