/* * *
 * css-file für evo-Skin
 * Autor: Silva
 * erstellt für Legend of Ayos (http://clyrax.vs120126.hl-users.com/ayos/index.php)
 *
 * angepasst für Edahnien (http://www.edahnien.de)
 * * *
 */

/* GENERAL */
body
{
        color: #ececec;
        background-color: #000000;
        background-image: url(evo/hintergrund.png);
        background-repeat: repeat-x;
        background-position: center left;
        background-attachment: fixed;
        margin: 0px;
}
td
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
#table1
{
        width: 100%;
}

/* HEADER */
#head1
{
        vertical-align: middle;
        background-image:url(evo/verzierung_linie.png);
        background-repeat:repeat-x;
        background-position: center;
        height: 100px;
}
#table2
{
        width: 100%;
}
#head2
{
        width: 30%;
}
#head3
{
        width: 40%;
        text-align: center;
}
#head_frameleft
{
        width: 132px;
        text-align: right;
}
#title
{
        width: 100%;
        text-align: center;
        color: #e1c900;
        font-family: "Old English Text MT", "Times New Roman";
        font-size: 20px;
        background-image: url(evo/rahmen_mitte.png);
        background-repeat: repeat-x;
        background-position: center;
}
#head_frameright
{
        width: 132px;
        text-align: left;
}
#head4
{
        width: 30%;
}

/* MIDDLE PART */
#table3
{
        width: 100%;
        padding: 0px;
}
#nav
{
        width: 190px;
        vertical-align: top;
}
#table4
{
        vertical-align: top;
        text-align: left;
}
#motdtable
{
        padding: 5px;
        background-image: url(evo/nav_stats_hintergrund.png);
        background-position: top left;
        background-repeat: repeat;
        width: 100%;
}
#motdpart
{
        text-align: center;
        vertical-align: middle;
}
#nav_linklist
{
        padding: 5px;
        background-image: url(evo/nav_stats_hintergrund.png);
        background-position: top left;
        background-repeat: repeat;
        width: 100%;
}
#table5
{
        text-align: right;
        border: none;
        width: 190px;
        background-image: url(evo/nav_stats_hintergrund.png);
        background-position: top left;
        background-repeat: repeat;
}
#useronline
{
        width: 100%;
        vertical-align: top;
}
#content
{
        vertical-align: top;
        background-color: #000000;
        border: medium double #615700;
        padding: 7px;
}
#vitalinfo
{
        width: 210px;
        text-align: right;
        vertical-align: top;
}
#stats
{
        padding: 5px;
        background-image: url(evo/nav_stats_hintergrund.png);
        background-position: top left;
        background-repeat: repeat;
        width: 100%;
}

/* FOOTER */
#footerline
{
        width: 100%;
        background-position: center;
        background-image: url(evo/verzierung_linie.png);
        background-repeat: repeat-x;
        text-align: center;
        vertical-align: middle;
}
#footer
{
        color: #e4cf22;
        text-align: center;
        width: 100%;
}

/* OTHER */
/* links*/
a
{
        color: #00a150;
        text-decoration: none;
}
/* end */
/* nav list */
a.nav
{
        color: #fff9c8;
}
a:hover.nav
{
        color: #00a150;
}
.navhi {
        color: #00a150;
}
.navhead
{
        text-decoration: none;
        line-height: 27px;
        font-weight: bold;
        color: #e4cf22;
        cursor: default;
        text-align: center;
}
.navhelp
{
        text-decoration: none;
        padding: 1px;
}
/* end */
/* vital info */
#charinfo
{
        border: none;
        width: 189px;
        color: #cccccc;
        padding: 5px;
}
.charinfo
{
        border: none;
        width: 189px;
        color: #cccccc;
}
td.charhead
{
        height: 15;
        line-height: 15px;
        border-top: 2px outset #104b00;
        border-bottom: 2px outset #104b00;
        cursor: default;
        color: #00e572;
        text-align: center;
}
/* end */
td.pageheader
{
        background-color: #000000;
        background-image: url(evo/verzierung_linie.png);
        background-position: center;
        background-repeat: repeat-x;
        height: 60px;
}
td.popupheader
{
        background-color: #000000;
        background-image: url(evo/verzierung_linie.png);
        background-position: center;
        background-repeat: repeat-x;
        height: 20px;
}
td.noborder
{
        border: none;
}
table.noborder
{
        border: none;
}
/* input fields & buttons */
input
{
        background-color: #000000;
        border: 1px solid #0c3800;
        color: #CCCCCC;
}
.button
{
        font-family: verdana,arial,helvetica,sans-serif;
        font-size: 12px;
        color: #ececec;
        background-color: #0c3800;
        border-top: 1px solid #104a00;
        border-left: 1px solid #104a00;
        border-right: 1px solid #041400;
        border-bottom: 1px solid #041400;
}
.input
{
        background-color: #000000;
        border: 1px solid #0c3800;
        color: #CCCCCC;
}
select
{
        background-color: #000000;
        border: 1px solid #0c3800;
        color: #CCCCCC;
}
/* end */
/* MotD & related links */
a.motd {
        text-decoration: none;
        color:#fff9c8;
}
a:hover.motd {
        color: #ffec4d;
}

a.hotmotd {
        font-weight: bold;
        color:#ffec4d;
}
/* end */
/* other colors */
.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:#00351a; color:#00e572; }
.trlight { background-color:#00140a; }
.trdark  { background-color:#000000; }
/* end */
