body
{
    color:#454545;
    font-family:Tahoma,Arial,sans-serif;
    font-size:0.7em;
    margin: 0px;
    padding: 0px;
}

a
{
    color: #447537;
    background: inherit;
}

a:hover
{
    color: #73d23f;
    background: inherit;
}

h1
{
    font: bold 2.2em Arial, Sans-Serif;
    padding: 8px 0 0 0;
    margin: 0;
    letter-spacing: -1px;
}

h2
{
    margin: 0;
    padding: 0;
    font: bold 1.8em Arial, Sans-Serif;
    letter-spacing: -1px;
}

h1 a, h2 a
{
    color: #000;
    background: inherit;
    text-decoration: none;
}

input, textarea, select
{
    border: 1px solid #cccccc;
    font-family:Tahoma,Arial,sans-serif;
    font-size:1em;
}

img
{
    border: 0px;
}

.float_l
{
    float: left;
}

.float_r
{
    float: right;
}

.clr
{
    clear: both;
}

.border
{
    border: 1px solid #cccccc;
}

.bg
{
    background-color: #EEEEEE;
}

.sub_header, .footer
{
    height: 20px;
    padding: 5px 5px 0px 5px;
    margin: 10px 10px 10px 10px;
}

.bold
{
    font-weight: bold;
}

.login_box
{
    width: 270px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/lock.png);
    background-repeat: no-repeat;
}

.login_box_content
{
    margin-left: 140px;
    margin-top: 25px;
}

.login_box_content div
{
    margin-top: 5px;
}

.Errors
{
    background-color: red;
    color: wheat;
}

.Messages
{
    background-color: green;
    color: wheat;
}

.MessagesItem, .errors_item
{
    padding: 5px;
}

.user
{
    margin: 25px 25px 0px 0px;
}

.user div
{
    text-align: right;
}

.page
{
    margin: 0px 5px 0px 5px;
}

.languages
{
    margin-left: 20px;
}

.comment_item_actions a
{
    margin: 5px;
}

.comment_item_comment, .comment_item_actions
{
    border-top: 1px solid #cccccc;
    padding-top: 5px;
}

.comment_item
{
    margin-top: 15px;
}

.comment_item div
{
    margin: 5px;
}

.code
{
    background: #EEE url(../images/logo_bw.png) no-repeat scroll right top;
    border: 1px dotted #CCC;
    font-size: 1.2em;
}

.EditComment
{
    width: 100%;
}

.files_path
{
    margin: 10px;
}

.documentation
{
    margin: 5px;
}

.documentation_categories_item
{
    padding: 2px;
}

.documentation_categories
{
    width: 230px;
}

.documentation_categories_bottom a
{
    margin-left: 5px;
}

.documentation_categories_bottom
{
    font-weight: bold;
    padding: 3px;
    border-top: 1px solid #CCCCCC;
}

.documentation_categories_title
{
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #CCCCCC;
}

.documentation_content
{
    margin-left: 250px;
}

.documentation_content div
{
    margin: 5px;
}

.documentation_content_content
{
    border-top: 1px solid #CCCCCC;
}

.edit_doc
{
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.key
{
    background-color: #EEEEEE;
}

.value input, .edit_doc td textarea, .HDescription, .TDescription, .CDescription
{
    width: 100%;
}

.edit_doc td textarea
{
    height: 300px;
}

.edit_doc td
{
    border: 1px solid #CCCCCC;
}

.files_create
{
    padding: 3px;
}

.edit_file
{
    width: 100% !important;
}

.filter
{
    margin-left:auto;
    margin-right:auto;
    padding-bottom: 10px;
}

.status-1
{
    background-color: green;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.status-2
{
    background-color: blue;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.status-3
{
    background-color: red;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.status-4
{
    background-color: yellow;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.status-5
{
    background-color: #6FD9FF;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.status-6
{
    background-color: #FF8A00;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.tickets table td
{
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 3px;
}

.tickets table thead td
{
    border-top: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    font-weight: bold;
}

.ticket td
{
    border: 1px solid #CCCCCC;
}

.history .key
{
    width: 200px;
}

.history td
{
    border: 1px solid #CCCCCC;
}

.history
{
    width: 98% !important;
}

.ticket, .history
{
    border: 1px solid #CCCCCC;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 1em;
    color: #454545;
    width: 400px;
}

.tickets table
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    width: 90%;
    margin-left:auto;
    margin-right:auto;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 1em;
    color: #454545;
}

.page
{
    text-align: center;
}

tr.out, td.out
{
    background-color: #FFFFFF;
}

tr.ower, td.ower
{
    background-color: #EEEEEE;
    cursor: pointer;
}

.RRC_item .title
{
    margin: 30px;
    border-bottom: 1px solid #cdcdcd;
}

.ticket_table, .RRC_item .title
{
    text-align: left;
}

.history_table .title, .reports .title, .RRC_item .title
{
    font-size: 14px;
    margin-bottom: 10px;
}

.reports .title, .RRC_item .title
{
    font-weight: bold;
}

.history_table
{
    text-align: left;
    margin-top: 20px;
}

.add_history
{
    margin-top: 10px;
}

.questions
{
    padding-bottom: 10px;
}

.description
{
    overflow: hidden;
    height: 14px;
}

.HTaxRateRes, .HTaxRateCom
{
    width: 35px !important;
}

.EditHistoryDescription
{
    width: 90%;
    height: 400px;
}

.reports
{
    text-align: left;
}

.report_item_users, .report_item_dates
{
    width: 200px;
    margin: 5px;
    font-size: 10pt;
}

.report_item_dates input
{
    width: 98%;
    margin: 2px;
}

.RRC_item table td
{
    border-top:1px solid #CCCCCC;
    padding:3px;
}

.RRC_item table .key
{
    border-right:1px solid #CCCCCC;
}

.RRC_item table
{
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    color:#454545;
    font-family:Tahoma,Arial,sans-serif;
    font-size:1em;
    margin-left:auto;
    margin-right:auto;
    width:90%;
}

.RRC_item
{
    width: 200px;
}

.onner {color: blue}
.spoiler {border:0px solid #ddd; padding:3px;}
.spoiler .inner {border:0px solid #eee; padding:3px;margin:3px;}

ul#navlist {
    margin-left: 0;
    padding-left: 0;
    white-space:nowrap;
}

#navlist li {
    display: inline;
    list-style-type: none;
}

#navlist li {
    padding: 3px 10px;
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    font-weight: bold;
}

#navlist li:link, #navlist li:visited {
    color: white;
    background-color: orange;
    text-decoration: none;
}
#navlist li:hover {
    cursor: pointer;
    text-decoration: none;
}


.history_all .key
{
    width: 200px;
}

.history_all td
{
    border: 1px solid #CCCCCC;
}

.history_all
{
    white-space: inherit;
}

.history_all
{
    border: 1px solid #CCCCCC;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 1em;
    color: #454545;
    width: 905px;
}

.history_all_title
{
    width: 905px;;
    margin-left: 30px;
    float: left;
}