html {
    font-size: 100.01%;
}
body {
    font-size: 62.5%;
    background: #663300 url('./images/back.jpg') repeat;
    scrollbar-face-color: #663300;
    scrollbar-highlight-color: #8C614E;
    scrollbar-shadow-color: #000;
    scrollbar-3dlight-color: #000;
    scrollbar-arrow-color: #8C614E;
    scrollbar-track-color: #8C614E;
    scrollbar-darkshadow-color: #000;
}
a {
    color: #4C2C18;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.mtitle {
    padding: 15px 0 0 10px;
    font: 26px times;
    color: #ffe384;
    font-weight: bold;
    overflow: auto;
}
.mtitle a {
    color: #DED2AA;
    text-decoration: underline;
}
.ptitle {
    font: 20px times;
    color: #783818;
    font-weight: bold;
    text-decoration: underline;
}
.alt1 {
    background-color: #BBA079 ;
    color: #343635;
    border: #A78C65 solid 1px;
    font-family: verdana;
}
.alt2 {
    background-color: #D2C183;
    color: #343635;
    border: #D2C183 solid 1px;
    font-family: verdana;
}
.cMenu {
    position: absolute;
    display: none;
    padding: 2px;
    z-index: 5;
    font-size: 1.4em;
    background-color: #D3C58F;
    color: #343635;
    border: black solid 1px;
}
.mess {
    font-size: 0.8em;
    font-family: verdana;
}
.time {
    font-size: 0.7em;
    color: #FFEEAA   ;
}
.online {
    font-size: 0.8em;
    font-family: verdana;
}
.bb_b
    {
    font-weight: bold;
    }
.bb_i
    {
    font-style: italic;
    }
.bb_u
    {
    text-decoration: underline;
    }
.bb_s
    {
    text-decoration: line-through;
    }
.bb_o
    {
    text-decoration: overline;
    }

#status {
    width: 167px;
    height: 187px;
    background-image: url(images/ogr.gif);
    background-position: center center;
    text-align: left;
}

#status img {
    position: relative;
    top: 74px;
    left: 58px;
    visibility: hidden;
}

#sound-icon {
    margin-left: 20px;
    width: 22px;
    height: 22px;
    background-image: url(images/sound.png);
    background-position: 0 0;
}

#runstr
    {
    height: 12px;
    padding: 0;
    color: #613D1D;
    font-family: verdana;
    font-size: 12px;
    border-bottom: gray solid 1px;
    }

#banned
    {
    color: #00f0a0;
    }

#timerid
    {
    color: #00dcf0;
    }

#div_resize
    {
    width: 99% !important;
    width: 100%;
    height: 1px;
    line-height: 0;
    font-size: 0;
    border-top: #000 solid 1px;
    cursor: n-resize;
    }

#errors
    {
    color: #ffe384;
    }

#div_menu
    {
    height: 100%;
    width: 90% !important;
    width: 95%;
    padding-left: 5px;
    overflow: hidden;
    background-color: #bea47e;
    border: #663300 ridge 5px;
    }

#div_message
    {
    height: 85%;
    width: 98% !important;
    width: 100%;
    padding-left: 5px;
    overflow: hidden;
    background-color: #bea47e;
    border: #663300 ridge 5px;
    }

#div_private
    {
    height: 15%;
    width: 98% !important;
    width: 100%;
    padding-left: 5px;
    overflow: hidden;
    background-color: #bea47e;
    border: #663300 ridge 5px;
    }

#bubble
    {
    position: absolute;
    display: none;
    cursor: pointer;
    }


.chatbutton
    {
    font: .8em verdana;
    font-weight: bold;
    color: #ffe384;
    background: #663300;
    border: 1px ridge #511200;
    margin: 0;
    padding: 0 5px 0 5px !important;
    padding: 0;
    height: 20px;
    }


.chatform
    {
    font: .8em verdana;
    color: black;
    background: #bea47e;
    }

.chatmenubutton
    {
    width: 80%;
    text-align: center;
    font: .8em verdana;
    font-weight: bold;
    color: #ffe384;
    background: #663300;
    border: 1px ridge #511200;
    }
.chatcheckbox
    {
    background-color: #bea47e;
    border: black;
    color: #fff;
    }

.chatsetform
    {
    font: .8em verdana;
    color: #ffe384;
    background: #663300;
    }

.chatsetcheckbox
    {
    color: #ffe384;
    background-color: #bea47e;
    border: black;
    }

.sitename
    {
    color: #ffe384;
    font: 20px verdana;
    font-weight: bold;
    }
.copyright
    {
    font-family: monospace;
    color: #ffe384;
    font-size: 14px;
    font-style: italic;
    padding-right: 5px;
    }
.loginerror
    {
    color: #a00000;
    font: 13px verdana;
    font-weight: bold;
    }

#jukebox-image {
    margin: 0 10px;
    cursor: pointer;
}

#jukebox {
    position: absolute;
    display: none;
    width: 270px;
    height: 90px;
    padding: 10px;
    border: 2px solid #333;
    background: url(images/forumname.jpg) #BBA079;
    font: 16px times;
}

#jukebox  p {
    margin-bottom: 5px;
}

span.user-name.magister {
    color: #007700;
}
span.user-name.high-magister {
    color: #004000;
}
span.user-name.prince,
span.user-name.king {
    color: #840000;
}
span.user-name.emperor {
    color: #B8860B;
    text-shadow: -1px -1px 0px rgba(0,0,0,.5), -1px 1px 0px rgba(0,0,0,.5), 1px -1px 0px rgba(0,0,0,.5), 1px 1px 0px rgba(0,0,0,.5);
}
