﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: #363636;
    color: #fff;
    font-family: Tahoma, Microsoft Sans-Serif;
    font-size: 16px;
}

body a
{
    color: #fff;
}

.Clear
{
    clear: both;
    line-height: 0px;
    height: 0px;
    font-size: 0px;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.center
{
    margin-left: auto;
    margin-right: auto;
}

.hidden
{
    display: none;
}

.ForumAnswerTable
{
    margin-top: 20px;
}

.UserRegisterComponents
{
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.UserLoginLoginControl
{
    width: 600px;
}

.UserLoginLoginControl .LoginButton
{
    margin-left: 10px;
}

.UserLoginLoginControl td
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.UserLoginLoginControl td.label
{
    width: 120px;
}

.UserLoginLoginControl td.input input
{
    width: 150px;
}

.LoginStatus
{
    text-align: center;
}

.UserLoginMessageFailure
{
    color: Red;
}

.UserRegisterComponents td.input input
{
    width: 150px;
}

.UserRegisterComponents .RegisterButton
{
    margin-top: 10px;
}

.UserRegisterComponents td
{
    padding-top: 3px;
    padding-bottom: 3px;
}

.RegisternewMemberTitle
{
    font-size: 20px;
}

.MemeberLoginTitle
{
    font-size: 20px;
}

.ComponentsUserCounter
{
    width: 200px;
    float: right;
}

.DefaultNewPostLink
{
    text-align: center;
}

.DefaultNewPostLink a
{
    text-decoration: underline;
    font-weight: bold;
}

/*------------------------ For Upload --------------------------------*/

.uxUploadUserControlPanel
{
    width: 350px;
}

.uxUploadPanelCss
{
    width: 300px;
}

.progressWrapper
{
    width: 357px;
    overflow: hidden;
}

.progressContainer
{
    margin: 5px;
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
}

/* Message */
.message
{
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FFDD99;
    background-color: #FFFFCC;
    overflow: hidden;
}
/* Error */
.red
{
    border: solid 1px #B50000;
    background-color: #FFEBEB;
}

/* Current */
.green
{
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB;
}

/* Complete */
.blue
{
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF;
}

.progressName
{
    font-size: 11px;
    font-weight: 700;
    color: #555;
    width: 323px;
    height: 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.progressBarInProgress, .progressBarComplete, .progressBarError
{
    font-size: 0;
    width: 0%;
    height: 2px;
    background-color: blue;
    margin-top: 2px;
}

.progressBarComplete
{
    width: 100%;
    background-color: green;
    visibility: hidden;
}

.progressBarError
{
    width: 100%;
    background-color: red;
    visibility: hidden;
}

.progressBarStatus
{
    margin-top: 2px;
    width: 337px;
    font-size: 11px;
    font-family: Arial;
    text-align: left;
    white-space: nowrap;
}

a.progressCancel
{
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../../Components/Upload/Images/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0px;
    float: right;
}

a.progressCancel:hover
{
    background-position: 0px 0px;
}

/*------------------------ End For Upload --------------------------------*/
.questionBox1 .content
{
    background-color: #fff;
    color: #000;
}

.questionBox1 .content a:link
{
    color: #000;
}

.questionBox1 .content a:visited
{
    color: #666;
}

.questionBox1 .content a:active
{
    color: #000;
}

.questionBox1 .content a:hover
{
    color: #000;
}


.answerBox1 .content
{
    background-color: #545454;
    color: #fafafa;
}

.answerBox1 .content a:link
{
    color: #fafafa;
}

.answerBox1 .content a:visited
{
    color: #fce5a6;
}

.answerBox1 .content a:active
{
    color: #ffffff;
}

.answerBox1 .content a:hover
{
    color: #000;
}

.answerBox2 .content
{
    background-color: #dedbb2;
    color: #000;
}

.answerBox2 .content a:link
{
    color: #000;
}

.answerBox2 .content a:visited
{
    color: #666;
}

.answerBox2 .content a:active
{
    color: #000;
}

.answerBox2 .content a:hover
{
    color: #000;
}

.answerBox3 .content
{
    background-color: #c7b199;
    color: #000;
}

.answerBox3 .content a:link
{
    color: #000;
}

.answerBox3 .content a:visited
{
    color: #666;
}

.answerBox3 .content a:active
{
    color: #000;
}

.answerBox3 .content a:hover
{
    color: #000;
}

.ForumContentTable
{
    margin-left: auto;
    margin-right: auto;
}

.DefaultForumList
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.DefaultForumList .ForumListGridView
{
    width: 100%;
}

.DefaultForumList .ForumListGridView .forumTopic
{
    margin-left: 20px;
}

.DefaultForumList .ForumListGridView .forumInfomation
{
    margin-left: 20px;
}

.PostAnswerFinish
{
    text-align: center;
    margin-top: 100px;
}

.forumowner
{
    margin-left: 10px;
    font-weight: bold;
}

.PollVoteForumLink
{
    margin-top: 30px;
    text-align: center;
}

.PollVoteDefaultLink
{
    margin-top: 20px;
    text-align: center;
}

.forumInfomation .forumowner
{
    color: #b22b16;
}

.BBcodeHelpDiv
{
    position: absolute;
    bottom: 0px;
    right: -280px;
}

.LayoutButton, .RadioButtonList
{
    margin-left: 100px;
    margin-top: 10px;
}

.LayoutBlock span
{
    float: left;
    clear: left;
    width: 100px;
    margin-top: 5px;
}

.LayoutBlock input, .LayoutBlock textarea
{
    float: left;
    margin-top: 5px;
}

.MyAccountDetailsPanel
{
    margin-top: 20px;
}

.MyAccountDetailsTable td
{
    text-align: left;
    padding-top: 2px;
}

.MyAccountDetailsTable .label
{
    width: 180px;
}

.MyAccountDetailsTable .input
{
    width: 600px;
}

.PageLink
{
    margin-top: 10px;
}

.FooterPanel
{
    border: dashed 1px #ccc;
    padding: 10px;
    width: 830px;
    margin: 10px auto 0px auto;
}

.FooterLeftPanel
{
    width: 400px;
    float: left;
}

.FooterLeftPanel span span
{
    font-weight: bold;
}

.FooterRightPanel
{
    text-align: right;
    width: 400px;
    float: right;
}

.FooterRightPanel a
{
    margin-left: 10px;
}

span.SearchText
{
    font-weight: bold;
    background-color: Yellow;
    color: Black;
}
