/* CSS Document */

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    xcursor: crosshair;
	
}

a{

	color: #B0B0B0;

	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

	text-decoration: none;

}

a.nav {

	text-decoration: none;

	width: 200px;

	height: auto;

	padding: 1px;

	float: left;

	clear: none;
	
	background-image: url(../templates/shadesofgrey/backgr_nav.jpg);

	

}

a:hover.nav {
    
	text-align: center;
	
	font-weight: bold;
	
	color: #667799;

	

}


a.navhilite {

	text-decoration: none;

	width: 150px;

	height: auto;

	padding: 1px;

	float: right;

	clear: none;

	color:#EB1C1C;

	

}

a:hover.navhilite {

	color:#B0B0B0;

	text-decoration: none;

	

	

}


.navhelp {

	text-decoration: none;

	width: 179px;

	height: auto;

	padding: 1px;

	float: left;

	clear: none;

	cursor: default;

}

.navhead {

	text-decoration: none;

	width: 200px;

	height: auto;

	padding: 1px;

	line-height: 18px;

	float: left;

	clear: none;

	font-weight: bold;
	
	background-image: url(../templates/shadesofgrey/head.jpg);

	color:#000000;

	cursor: default;

	text-align: center;

}

table {

}

td.charinfo {

	border-top-width: 0px;

	border-top-style: solid;

	border-top-color: #000000;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	cursor: default;
	
	background-image: url(../templates/shadesofgrey/backgr_nav.jpg);

}

td.charhead {

	background-color: #000000;

	text-align: center;

	border: none;

	cursor: default;

	color: #7F7F99;

}

table.charinfo {

	border: none;

	width: 179px;

}

td.popupheader {

	background-color: #000000;

	background-image: url('../../../LotGD/LotGD%20010705/images/headbkg.GIF');

	height: 20px

}

td.noborder {

	border: none;

}

table.noborder {

	border: none;

}

td.village {

	background-image: url('../images/village.jpg');

	background-repeat: no-repeat;

	background-position: right bottom

}

td.forest {

	background-image: url('../images/forest.jpg');

	background-repeat: no-repeat;

	background-position: center bottom

}

td.dragon {

	background-image: url('../images/dragon.jpg');

	background-repeat: no-repeat;

	background-position:  center;

	background-attachment: fixed

}

input {

	background-color: #181818;
        border: 1px solid #a4a4a4;
        color: #a4a4a4;

}

.button {

font-family: verdana,arial,helvetica,sans-serif;  

     font-size: 12px;  

     color:#DDDDDD;

     background-color: #4D4D4D;  

     border-top: 1px solid #151515;  

     border-left: 1px solid #151515;  

     border-right: 1px solid #434343;  

     border-bottom: 1px solid #434343;

}

.input {

	background-color: #181818;

	border-top: 1px solid #434343;  

     border-left: 1px solid #434343;  

     border-right: 1px solid #292929;  

     border-bottom: 1px solid #292929;

	color: #FFFFFF;
	
	background-image: url(../templates/shadesofgrey/textbg.jpg);

}

select {

	background-color: #150101;
        border: 1px solid #A4A4A4;
        color: #CCCCCC;

}

table.vitalinfo {

	background-color: #000000;

	border: 1px solid #000000;

	width: 182px;

}

table.nav {

	

	width: 182px;

}



a.motd {
	text-decoration: none;
        color:#747474;
}
a:hover.motd {
	font-weight: bold;
}

a.hotmotd {
	font-weight: bold;
	font-size:20px;
	text-decoration:blink;
        color:#DADADA;
}

.pagetitle {

	font-family: "Old English Text MT", "Times New Roman";

	font-size: 20px;

	color: #7F7F99;

}



.navhi {

	xcolor: #DD3131;

	xtext-decoration: underline;

}

/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 200px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FFFFFF #D5D7DB #D5D7DB #FFFFFF;
border-left: 4px solid #4dbcf3;
padding: 2px 10px 2px 10px;
background: #EEEEEE;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Smal;
text-align: left;
}

.colDkBlue    { color: #0000B0; }

.colDkGreen   { color: #00B000; }

.colDkCyan    { color: #00B0B0; }

.colDkRed     { color: #B00000; }

.colDkMagenta { color: #B100CC; }

.colDkYellow  { color: #B0B000; }

.colDkWhite   { color: #B0B0B0; }

.colLtBlue    { color: #0000FF; }

.colLtGreen   { color: #00FF00; }

.colLtCyan    { color: #00FFFF; }

.colLtRed     { color: #FF0000; }

.colLtMagenta { color: #FF00FF; }

.colLtYellow  { color: #FFFF00; }

.colLtWhite   { color: #FFFFFF; }

.colLtBlack   { color: #999999; }

.colOrange  { color: #FF9900; }

.colDkOrange  { color: #FF6600; }

.colBlue  { color: #006FFF; }

.colLime  { color: #DDFFBB; }

.colBlack  { color: #000000; }

.colRose { color: #EEBBEE; }

.colblueviolet { color: #9B5BEE; }

.coliceviolet{ color: #AABBEE; }

.colLtBrown { color: #84F89F; }

.colDkBrown { color: #3F6B3F; }

.colXLtGreen{color: #AAFF99; }

.colAttention { background-color: #00FF00; color: #FF0000;}

.colWhiteBlack { background-color: #FFFFFF; color: #000000; }

.colBack  { background-color:#00FFFF; color:#000000; }

.trhead  { background-color:#464646; color:#FFFFFF; }

.trlight { background-color:#191919; }

.trdark  { background-color:#000000; }
