/* CSS Document */
td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
                xcursor: crosshair;
}
a{
        color: #8A8A8A;
        text-decoration: none;
                xcursor: crosshair;
}
a:hover {
        color: #1C43EB;
        text-decoration: none;
}
a.nav {
        text-decoration: none;
        width: 181px;
        height: auto;
        padding: 1px;
        float: left;
        clear: none;
        xborder-top: thin solid #000000;
        xborder-bottom: thin solid #000000;
        xborder-right: thin none #000000;
        xborder-left: thin none #000000;
}
a:hover.nav {
        background-color: #2E3E42;
        color: #FFFFFF;
        border-top: thin outset #000000;
        border-right: thin none #000000;
        border-bottom: thin outset #000000;
        border-left: thin none #000000;
                xcursor: crosshair;
}
a.navhilite {
        text-decoration: none;
        width: 150px;
        height: auto;
        padding: 1px;
        float: right;
        clear: none;
        color:#B0B0B0;
        background-color: #330000;
        border-top: thin solid #330000;
        border-bottom: thin solid #330000;
        border-right: thin none #330000;
        border-left: thin none #330000;
                xcursor: crosshair;
}
a:hover.navhilite {
        color:#B0B0B0;
        text-decoration: none;
        background-color: #990000;
        border-top: thin outset #CC0000;
        border-right: thin none #CC0000;
        border-bottom: thin outset #CC0000;
        border-left: thin none #CC0000;
                xcursor: crosshair;
}
.navhelp {
        text-decoration: none;
        width: 181px;
        height: auto;
        padding: 1px;
        float: left;
        clear: none;
        border-top: thin solid #000000;
        border-bottom: thin solid #000000;
        border-right: thin none #000000;
        border-left: thin none #000000;
        xcursor: crosshair;
}
.navhead {
        text-decoration: none;
        width: 180px;
        xborder-top: 1px solid #6D87AD;
     xborder-left: 1px solid #6D87AD;
     xborder-right: 1px solid #060A10;
     xborder-bottom: 1px solid #060A10;
        height: auto;
        padding: 1px;
        line-height: 18px;
        float: left;
        clear: none;
        xbackground-color: #000066;
        background-image: url(../templates/foxfire/navbg.jpg);
        font-size: 12px;
		font-weight: bold;
        color: #6DB4C7;
        xcursor: crosshair;
        text-align: left;
}
table {
}
td.charinfo {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #020E1F;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        xcursor: crosshair;
}
td.charhead {
        background-color: #0A1D38;
        border: none;
        xcursor: crosshair;
        color: #7BACB9;
}
table.charinfo {
        border: none;
        width: 182px;
                color: #ffffff;
}
td.pageheader {
        xbackground-color: #D4290C;
        xbackground-image: url(../templates/foxfire/headbkg.png);
        height: 80px;
}
td.popupheader {
        background-color: #D4290C;
        background-image: url(../templates/yarred/headbkg.png);
        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 center;
        background-attachment: fixed;
}

input {
        background-color: #060A10;
        border: 1px solid #6D87AD;
        color: #6D87AD;
}
.button {
font-family: verdana,arial,helvetica,sans-serif;
     font-size: 12px;
     color: #FFFFFF;
     background-color: #132B4B;
     border-top: 1px solid #6D87AD;
     border-left: 1px solid #6D87AD;
     border-right: 1px solid #060A10;
     border-bottom: 1px solid #060A10;
}
.input {
        background-color: #132B4B;
        border-top: 1px solid #060A10;
        border-left: 1px solid #060A10;
        border-right: 1px solid #6D87AD;
        border-bottom: 1px solid #6D87AD;
        color: #6D87AD;
}
select {
        background-color: #132B4B;
        border: 1px solid #806B4D;
        color: #CCCCCC;
}
table.vitalinfo {
        background-color: #020E1F;
	border-color: #5F5F5F;
	xborder-left: 1px solid #5F5F5F;
    xborder-right: 1px solid #5F5F5F;
	xborder-bottom: 1px solid #5F5F5F;
    xborder-top: 1px solid #5F5F5F;
    border: 1px solid;
        width: 182px;
}
table.nav {
        xbackground-color: #000000;
        xborder: 1px solid #000000;
        width: 182px;
}
a.motd {
        text-decoration: none;
		font-size:15px;
        color:#6DB4C7;
}
a:hover.motd {
        font-weight: bold;
}

a.hotmotd {
        font-weight: bold;
        font-size:18px;
        text-decoration:blink;
        color:#FFFEAE;
}
.pagetitle {
        font-family: "Old English Text MT", "Times New Roman";
        font-size: 20px;
                text-decoration:underline;
        color: #C6E2FF;
}
td.footer {
        background-image: url(../templates/yarblack/rule_blue.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.navhi {
        color: #FFFEAE;
        text-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: #B000CC; }
.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: #0070FF; }
.colLime  { color: #DDFFBB; }
.colBlack  { color: #000000; }
.colRose { color: #EEBBEE; }
.colblueviolet { color: #9A5BEE; }
.coliceviolet{ color: #AABBEE; }
.colLtBrown { color: #F8DB83; }
.colDkBrown { color: #6b563f; }
.colXLtGreen{color: #aaff99; }
.colAttention { background-color: #00FF00; color: #FF0000;}
.colWhiteBlack { background-color: #FFFFFF; color: #000000; }
.colBack  { background-color:#00FFFF; color:#000000; }
.trhead  { background-color:#7BACB9; color:#042B52; }
.trlight { background-color:#01172D; }
.trdark  { background-color:#000000; }