
.forumNavigation
{
    padding: 4px;
    background-color: #e9e9b1;
    border-bottom: 2px solid #DFDFAA;
    border-top: 2px solid #DFDFAA;
}

.forumNavigationButtons
{
    float: right;
}

.forumNavigationMarker
{
    float: left;
    min-width: 10px;
    padding: 4px 3px;
    text-decoration: none;
    margin-right: 1px;
    color: #3c3c2e;
    text-align: center;
}

a.forumNavigationMarker:hover
{
    padding: 3px 2px;
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

.forumNavigationPage
{
    float: left;
    padding: 3px 4px;
    min-width: 14px;
    text-decoration: none;
    background-color: #f7f7d2;
    border: 1px solid #cbcb96;
    margin-right: 1px;
    color: #3c3c2e;
    text-align: center;
}


a.forumNavigationPage:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

.forumNavigationPageSelected
{
    float: left;
    padding: 3px 4px;
    min-width: 16px;
    text-decoration: none;
    border: 1px solid #9e9e79;
    margin-right: 1px;
    font-weight: bold;
    background-color: #ffffe8;
    color: #28281e;
    text-align: center;
}

.forumBlock
{
    background-color: #f8f8ee;
}

.forumHeader
{
    padding: 12px;
    background-color: #f7f7d2;
    border-bottom: 3px solid #DFDFAA;
}
.forumTopicRow
{
    border-bottom: 1px solid #DFDFAA;
}

.forumTopicIcon
{
    float: left;
    width: 56px;
    margin: 10px;
}

.forumTopicSubject
{
    height: 40px;
    padding: 8px;
    float: left;
    width: 420px;
    background-color: #f5f5e5;
    font-weight: bold;
    text-decoration: none;
}

.forumTopicSubject:hover
{
    background-color: #ffffef;
}

.forumTopicShort
{
    font-size: 0.8em;
    color: #444444;
    font-weight: 100;
}

.forumTopicCreated
{
    height: 40px;
    padding: 8px;
    float: left;
    width: 160px;
    background-color: #f5f5e5;
}

.forumTopicChanged
{
    height: 40px;
    padding: 8px;
    float: left;
    width: 160px;
}

.forumTopicReplies
{
    font-size: 0.8em;
    color: #444444;
    font-weight: 100;
    vertical-align: middle;
    height: 40px;
    padding: 8px;
    float: left;
    width: 60px;
}

.topicBlock
{
    min-height: 400px;
}

.topicHeader
{
    padding: 12px;
    background-color: #f7f7d2;
    border-bottom: 3px solid #DFDFAA;
}

.topicFooter
{
    padding: 12px;
    background-color: #f7f7d2;
    border-bottom: 3px solid #DFDFAA;
}

.messageOuterBlock
{
    margin-top: 1px;
    background: #FFFFFF url("http://img.michi.nu/neoif/fora_center.png") repeat-y top right;
    clear: both;
}

.messageTweenBlock
{
    background: transparent url("http://img.michi.nu/neoif/fora_top.png") no-repeat top right;
    float: left;
    width: 631px;
}

.messageInnerBlock
{
    padding: 8px 16px;
    background: transparent url("http://img.michi.nu/neoif/fora_bottom.png") no-repeat bottom right;
}

.messageInnerBlock blockquote
{
    padding: 3px 3px 3px 10px;
    margin: 10px 0px;
    border-left: 1px solid #8C8C22;
}

.messageInQuote
{
    font-size: 0.8em;
    color:  #79795c;
}


.messageDepthBlock
{
    width: 0px;
}


.messageAuthor
{
    text-align: center;
    margin: 8px 0px;
    padding: 0px;
    border: 0px;
    float: left;
    width: 120px;
    background: transparent url("http://img.michi.nu/neoif/fora_mark.png") no-repeat center right;
}

.messageDate
{
    display: inline;
    font-size: 0.8em;
    color: #79795c;
}
.messageSubject
{
    font-weight: bold;
    color: #14140f;
}

.messageHeader
{
    padding: 0px 0px 4px 0px;
    margin: 0px 0px 8px 0px;
    xxborder-bottom: 1px solid #d4d4a2;
}

.messageBody
{
    line-height: 1.5;
}

.messageEditButtons
{
    display: block;
    float: right;
}

.messageEditButton
{
    font-size: 0.8em;
    float: left;
    padding: 3px 4px;
    min-width: 14px;
    text-decoration: none;
    background-color: #f3f3d9;
    border: 1px solid #cbcb96;
    margin-right: 1px;
    color: #3c3c2e;
    text-align: center;
}


a.messageEditButton:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

input.messageEditor
{
    padding: 3px 4px;
    xxxmin-width: 14px;
    text-decoration: none;
    background-color: #f3f3d9;
    border: 1px solid #cbcb96;
    margin-right: 1px;
    color: #3c3c2e;
    text-align: center;
}

input.messageEditor:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

div.messageEditor
{
    
}

textarea.messageEditor
{
    width: 550px;
    max-width: 550px;
    min-height: 200px;
}

input.messageEditorText
{
    padding: 3px 4px;
    min-width: 14px;
    text-decoration: none;
    background-color: #fdfde3;
    border: 1px solid #cbcb96;
    margin-right: 1px;
    color: #3c3c2e;
    font-weight: bold;
}

input.messageEditorText:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

input.messageEditorTextAuthor
{
    padding: 3px 4px;
    width: 100px;
    text-decoration: none;
    background-color: transparent;
    border: 1px dotted #cbcb96;
    margin-right: 1px;
    color: #3c3c2e;
    font-weight: bold;
}

input.messageEditorTextAuthor:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
    box-shadow: 2px -2px 0px black;
}

input.messageEditorTextAuthor:focus
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

input.messageEditorTextSubject
{
    padding: 3px 4px;
    min-width: 300px;
    text-decoration: none;
    background-color: transparent;
    border: 1px dotted #CCC;
    margin-right: 1px;
    margin-left: 0px;
    xcolor: #3c3c2e;
    font-weight: bold;
}

input.messageEditorTextSubject:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffd8;
    color: #51513d;
}

input.messageEditorTextSubject:focus, input.messageEditorTextSubject:focus:hover
{
    border: 1px solid #c7c79d;
    background-color: #ffffff;
    color: #51513d;
}

.messageEditOuterBlock
{
    margin-top: 1px;
    background: #FFFFFF url("http://img.michi.nu/neoif/edit/fora_center.png") repeat-y top right;
    clear: both;
}

.messageEditTweenBlock
{
    background: transparent url("http://img.michi.nu/neoif/edit/fora_top.png") no-repeat top right;
    float: left;
    width: 631px;
}

.messageEditInnerBlock
{
    padding: 8px 16px;
    background: transparent url("http://img.michi.nu/neoif/edit/fora_bottom.png") no-repeat bottom right;
}


.errorMsgBoxOuter
{
    display: block;
    margin-top: 5px;
    margin-right: 5px;
    background: #FFFFFF url("http://img.michi.nu/neoif/error_bg.png") no-repeat top right;
    min-height: 150px;
    max-height: 350px;
    padding: 10px 80px 0px 160px;
}

.errorMsgBoxInner
{
    display: block;
    padding-right: 10px;
    max-height: 320px;
    overflow-y: auto;
}

.errorMsgBoxEnd
{
    margin-bottom: 5px;
    margin-right: 5px;
    background: #FFFFFF url("http://img.michi.nu/neoif/error_bg.gif") no-repeat bottom right;
    min-height: 16px;
}

