/* CSS Document */
/* Chess theme by Greywolf based on RedDarkness by Tela created for LOGD */

@font-face {
  font-family: KeyFont2;
  src: url("https://iris.rpglink.in//templates/Fonts/Ravenna.ttf");
  
}

@font-face {
  font-family: KeyFont;
  src: url("https://iris.rpglink.in//templates/Fonts/Ravenna.ttf");
}

@font-face {
  font-family: KHFont2;
  src: url("https://iris.rpglink.in//templates/Fonts/HARNGTON.TTF");
  
}

@font-face {
  font-family: KHFont;
  src: url("https://iris.rpglink.in//templates/Fonts/HARNGTON.TTF");
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body,html {
   cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
   height: 100%
}

td.stats {
	color: #FFFFFF;
	font-variant: small-caps;
	font-family: Verdana;
	font-size: 12px;
}	

table.nav {
  height: auto;
	width: 100%;
}
.navhead {
	text-decoration: none;
	width: auto;
	height: auto;
	padding-top: 10px;
	float: left;
	clear: none;
	color: #FFFFFF;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
	text-align: center;
	font-variant: small-caps;
	font-family: KeyFont, KeyFont2, Verdana;
	font-size: 14px;
}
a {
	color: #e4e6e6;
	text-decoration: none;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
}

a:hover {
	color: #a3a6a6;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
}
	
a.nav {
	color: #596063;
	text-decoration: none;
	width: 182px;
	height: auto;
	float: left;
	padding: 1px;
	clear: none;
	text-align: left;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
}
.navhi {
	color: #969c9e;
	text-decoration: underline;
	font-weight: bold;
}
.navhelp {
	text-decoration: none;
	width: 182px;
	height: auto;
	padding: 1px;
	float: left;
	clear: none;
}
a:hover.nav {
	color: #d0d3d4;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
}
a.motd {
	text-decoration: none;
	color:#969c9e;
	font-family: KeyFont, KeyFont2, Verdana;
	font-size: 16px;
}
a:hover.motd {
	font-weight: normal;
	color:#e4e6e6;
}
a.hotmotd {
	font-weight: normal;
	color: #faeb95;
	text-decoration: underline blink;
	font-family: KeyFont, KeyFont2, Verdana;
	font-size: 15px;
}
table {
}
td.charinfo {
  width: 182px;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
}
td.charhead {
	width: auto;
	height: auto;
	padding-top: 10px;
	border: none;
	cursor: url("https://iris.rpglink.in//templates/cursors/kh3.cur"), pointer;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-variant: small-caps;
	font-family: KeyFont, KeyFont2, Verdana;
	font-size: 14px;
	
}
table.charinfo {
	border: none;
	width: 182px;
}
td.popupheader {
	height: 45px;
	background-color: #000000;
	border: 3px groove #404a4e;
}
table.popupfooter {
  width: auto;
  font-weight: normal;
  font-size: 12px;
  background-color: #000000;
  color: #CCCCCC;
  border-top: 3px solid #404a4e;
  border-bottom: 3px solid #404a4e;
  border-right: 3px solid #404a4e;
  border-left: 3px solid #404a4e;
  height: auto;
}

input {
  background-color: #000000;
	border: 3px groove #404a4e;
	color: #FFFFFF;
}
.button {
  font-family: verdana, arial, helvetica, sans-serif;  
  font-size: 12px;  
	color: #FFFFFF;  
	background-color: #000000;  
	border: 3px groove #404a4e;
}
.input {
	background-color: #000000;
	border: 6px groove #000000;
	color: #CCCCCC;
}
select {
	background-color: #404a4e;
	border: none;
	color: #FFFFFF; 
}
table.vitalinfo {
  width: auto;
	font-weight: normal;
	font-size: 12px;
}
table.redrule {
  width: 30em;
  border-bottom: 3px solid #FFFEFE;
  height: auto;
}
table.footer {
  width: auto;
  font-weight: normal;
  font-size: 12px;
  background-color: #000000;
  color: #CCCCCC;
  border-top: 3px solid #404a4e;
  border-bottom: 3px solid #404a4e;
  border-right: 3px solid #404a4e;
  border-left: 3px solid #404a4e;
  height: auto;
}
.pagetitle {
	font-family: Arial Black, Courier, sans-serif;
	font-variant: small-caps;
	font-size: 20px;
	color: #FFFFFF;
}
td.nav a.thot {
	position: absolute;
	left: 0px;
	height: auto;
}
td.nav a.t {
	position: absolute;
	left: 0px;
	height: auto;
}
a.t {
	width: 7px;
	height: 7px;
	border: 1px dotted #0000FF;
	background-color: #9999FF;
	color: #FFFFFF;
	font-size: 7px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
a.thot {
	width: 7px;
	height: 7px;
	border: 1px dotted #FF0000;
	background-color: #FF9999;
	color: #FFFFFF;
	font-size: 7px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}
div.debug {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px dotted #000000;
	width: auto;
	height: auto;
	font-size: 10px;
}
.colDkBlue	  { color: #85e1fd; }
.colDkGreen   { color: #00B000; }
.colDkCyan	  { color: #00B0B0; }
.colDkRed	    { color: #AA0404; }
.colDkMagenta { color: #8e3f9e; }  
.colDkYellow  { color: #b1b10b; }
.colDkWhite   { color: #B0B0B0; }
.colLtBlue	  { color: #272DA4; }
.colLtGreen   { color: #00FF00; }
.colLtCyan	  { color: #00FFFF; }
.colLtRed	    { color: #ff0000; }
.colLtMagenta { color: #FF28F9; }
.colLtYellow  { color: #FFFF00; }
.colLtWhite   { color: #FFFFFF; }
.colLtBlack   { color: #777777; }
.colDkOrange  { color: #873b0a; }
.colLtOrange  { color: #FF9900; }
.colBlue  		{ color: #0070FF; }
.colLime  	  { color: #DDFFBB; }
.colBlack  		{ color: #444444; }
.colRose 		  { color: #fcbfe7; }
.colDRose	{ color: #B00139; }
.colblueviolet    { color: #9A5BEE; }
.coliceviolet	{ color: #AABBEE; }
.colLtBrown 	{ color: #F8DB83; }
.colDkBrown 	{ color: #6b563f; }
.colXLtGreen	{ color: #aaff99; }
.colDXLtGreen	{ color: #94E346; }
.colAttention 	  { background-color: #00FF00; color: #FF0000; }
.colWhiteBlack 	  { background-color: #FFFFFF; color: #000000; }
.colBack  		{ color: #262626; }
.colbeige     { color: #F5F5DC; }
.colkhaki     { color: #F0E68C; }
.coldarkkhaki { color: #BDB76B; }
.colaquamarine    { color: #7FFFD4; }
.colseagreen  { color: #3FFFB3; }
.collightsalmon   { color: #fec2a8; }
.colsalmon    { color: #ffa17a; }
.colwheat     { color: #faecd0; }
.colchoco      { color: #6b3a1a; }
.colLtLinkBlue    { color: #2fa9fa; }
.colDkLinkBlue    { color: #0468ac; }
.colDkRust    { color: #9e6e4f; }
.colLtRust    { color: #c29679; } 
.colMdBlue    { color: #0C2666; }
.colMdGrey    { color: #245d85; }
.colburlywood { color: #eac89c; }
.colDlilac	{ color: #D7A9EE; }
.colLlilac	{ color: #A990F0; }
.colDBlackblue	{ color: #35387C; }
.colLBlackblue	{ color: #7FBFF7; }
.colDyellowlight	{ color: #F9FAAC; }
.colLyellowlight	{ color: #F2B957; }
.colgreywolf	{ color: #9195A1; }
.colLyellowlight	{ color: #F2B957; }
.colSilverGrey { color: #b8c4cf; }
.colLtViolet { color: #E586FF; }
.colDkPurple { color: #771272; }
.colDkJungle { color: #157216; }
.colOthergreen { color: #89e842; }
.colRoughPink { color: #812A51; }
.colLtPinky { color: #d32696; }
.colDkPinky { color: #940d64; }
.colDkEvilRed { color: #5F0710; }
.colLtEvilRed { color: #da5e5e; }
.colYellowGold { color: #FFCE2B; }
.colReddishpink { color: #ff1054; }
.colDnightblack { color:#313131;}
.colOliveGreen { color: #4B794B; }
.colRustOrange { color: #D2691E;}
.colPinkyred { color: #ff6989;}
.colLtRoughPink { color: #B34979;}
.colWtBlue { color: #C6EBFD;}
.colGrayBlue { color: #63A0CE;}
.colDkSeagreen { color: #02BD8E;}
.colDkstSeagreen { color: #008161;}
.colLtSoftYellow { color:  #f9f792; }
.colDkSoftYellow { color:  #f3ee54; }
.colArmyGreen { color: #0b4b0c; }
.colDarkOrange { color: #9b4c14; }
.colPurpleLight { color: #66199E; } 
.colPurpleDark { color: #9A2DC5;  }
.colMossgreen { color: #a4ce5b; }
.colLtBlueBlue { color:  #8dc8d2;}
.colDkBlueBlue { color:  #004472; }
.colSteelGray { color:   #5d6d7e; }
.colLtSteelGray {color: #85929e; }
.colDkGrey { color: #585656;}
.colDullBlue { color: #608EDF;}
.colRedRegular { color: #760022; }
.colLtRedRegular { color: #d83d3d; }
.colLtChoco { color: #854f2d; }
.colDkChoco { color: #421e08; }
.colNavalBlue { color: #4061b2; }
.colMediRed { color: #ee4141; }
.colBrightPurple { color: #cc27da; }
.colDarkRedPink { color: #80003A; }
.colPalePinky { color: #f76bc6; }
.colLightOrangy { color: #FEB65B; }
.colDkSteelGray { color: #6b737b; }

.trhead     { background-color:#292727; color:#FFFFFF; }
.trlight    { background-color:#000000; }
.trdark     { background-color:#000000; } 
.trhilight  { background-color: #312D2D; }
