

* {
    font-family: Tahoma, Arial;
    font-size: 8pt;
}
body {
    margin: 0px;
    background-color: #fff;
    color: #000;
}
h1 {
    font-weight: normal;
    font-size: 1.7em;
    padding: 0px;
    margin: 0px 0px 30px;
}
h2 {
    font-size: 1.30em;
    padding: 0px;
    margin: 30px 0px 10px;
}
h3 {
    font-size: 1.25em;
    margin: 0px 0px 10px;
}
a {
    color: #1371ae;
}
a:hover {
    color: #c9b04b;
}
a img {
    border: 0px;
}


#main {}
#header {
    background: #5c97d6 url(/Adm/Themes/Top.bmp) repeat-x;
    height: 60px;
    vertical-align: top;
    padding: 10px 10px 0px;
    color: #fff;
    border-bottom: 1px solid #ccc;
}
#title {
    float: left;
}
#title a {
    font-family: Helvetica, Arial, Arial, Verdana, Tahoma;
    font-size: 1.65em;
    text-decoration: none;
    color: #fff;
}
#links {
    float: right;
    color: #fff;
    padding: 1px;
}
#links a {
    color: #fff;
    text-decoration: none;
    padding: 0px 1px;
}
#links a:hover {
    border: 1px solid #fff;
    padding: 0px 0px;
}
#slogan {
    float: left;
    clear: left;
    margin-top: 5px;
}
#search {
    float: right;
    clear: right;
    margin-top: 8px;
}
#search form {
    margin: 0px;
}
#search input.text {
    border: 1px solid #fff;
    background: #fff url(/System/Images/Search.gif) no-repeat 2px 2px;
    padding-left: 18px;
    color: #777;
}
#menus {
    background: #eee url(/Adm/Themes/Menus.bmp) repeat-x;
    border-bottom: 1px solid #ccc;
}
#left {
    vertical-align: top;
    background-color: #f5f5f5;
    width: 180px;
    border-right: 1px solid #ccc;
    padding: 10px;
}
#content {
    vertical-align: top;
    padding: 6px 20px 20px;
    text-align: justify;
    line-height: 1.5em;
    b-order: 1px solid #c00;
}
#path {
    margin: 0px 0px 8px;
    color: #959594;
}
#content p {
    margin: 15px 0px 0px;
}
#message {
    border: 1px solid #bbb;
    background: #ffd url(/System/Images/RuleInfo.gif) no-repeat 10px center;
    padding: 5px 32px;
    l-ine-height: 1.5em;
}
#footer {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
    color: #888;
    background: #eee url(/Adm/Themes/Footer.bmp) repeat-x;
}
#footer a {
    color: #888;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}


.float-left {
    float: left;
}
.float-right {
    float: right;
}
.info {
    border: 1px solid #bbb;
    background-color: #ffd;
    padding: 5px 10px;
    line-height: 1.5em;
}
.disabled {
    color: #ccc;
}





.table-objects {
    b-order: 1px solid #c00;
}
.table-objects th {
    text-align: left;
    padding: 4px 0px;
    border-bottom: 1px solid #ccc;
}
.table-objects td {
    padding: 4px 2px;
}
.table-objects td.row {
    b-order-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.table-objects td.bottom {
    b-order-bottom: 1px solid #ccc;
    p-adding-bottom: 10px;
}
.table-objects .alt {
    b-ackground-color: #eee;
}
.table-none {
    color: #959594;
}

.DivShow            {color: #666; font: normal 8pt Courier New; background-color: #ffe; border: 1px solid #ccc; padding:  0px 15px; }
.SpanDetailTitle    {color: #000; }
.TableDetailName    {color: #777; font: bold 8pt Courier New; }
.TableDetailValue   {color: #777; font: normal 8pt Courier New; }
.SpanDetailLink     {color: #00c; font: normal 8pt Courier New; }
.SpanDebugLine      {background-color: #ccc;}
.error-indent       {margin-left: 20px;}

.help h3 {
    margin-top: 20px;
}
.help p {
    text-align: justify;
    line-height: 1.5em;
    margin: 0px 20px 10px 0px;
}
.help ul {
    margin: 5px 30px;
}
.help li {
    margin: 5px 0px;
}

.form-label {
    vertical-align: top;
    padding-top: 4px;
}

.sql-info td {}
.sql-data td {}
table.sql-data,
td.sql-title {
    font-weight: bold;
}







table.file-holder {
    height: 1px;
    width: 100%;
}
table.file-holder td {
    text-align: center;
    vertical-align: middle;
}
table.file-holder td.image {
    height: 145px;
}
.file-name {}
.file-details {
    color: #959594;
    margin-top: 2px;
}
.file-links {
    margin-top: 2px;
}
.image-preview {
    margin: 5px 0px;
    border: 2px dashed #bbb;
    padding: 5px;
}
.image-none {
    margin: 5px 0px;
    border: 2px dashed #bbb;
    padding: 20px 50px;
}

.image-thumb {
    margin: 5px 0px;
    border: 2px dashed #bbb;
    padding: 5px;
}

.disabled {
    color: #ccc;
}
