/* Main page layout */

* {
    margin: 0;
    padding: 0;
    font-family: Arial, serif
}

img {
    border: none;
}

body {
    text-align: center;
    background: url(../image/bkg.gif) repeat top left;
}

.cfx {
    content: '.';
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

#topline {
    width: 100%;
    padding: 8px 0;
    background: #F6F6F2;
    overflow: hidden;
}

#language {
    margin: 0 auto;
    position: relative;
    width: 65em;
}

#logout {
    padding: 0.2em 2em;
    float: left;
    background: red;
    color: white;
    font: bold 80% Tahoma, sans-serif;
    text-decoration: none;
    font-variant: small-caps;
}

#statlink {
    padding: 0.2em 2em;
    margin-left: 1em;
    float: left;
    background: #0084E7; /*background: url(../image/stat.gif) no-repeat top left;*/
    color: white;
    font: bold 80% Tahoma, sans-serif;
    text-decoration: none;
    font-variant: small-caps;
}

#language li {
    float: right;
    list-style: none;
    font-style: normal;
    margin: 0 0 0 16px;
}

#language li img {
    margin-right: 8px;
}

#language li a {
    font: 75% Helvetica, sans-serif;
    text-decoration: none;
    color: #757575;
}

#language li span {
    font: 75% Helvetica, sans-serif;
    text-decoration: underline;
    color: #E77918;
}

#language li a:hover {
    color: black;
    text-decoration: underline;
}

#page {
    padding: 16px 1em;
    margin: 0 auto;
    position: relative;
    width: 65em;
    clear: both;
}

#header {
    width: 100%;
    background: #E77918;
    clear: both;
    color: white;
    text-align: left;
    overflow: hidden;
}

#menu-header {
    width: 100%;
    clear: both;
}

#content {
    clear: both;
    width: 100%;
}

#left {
    float: left;
    width: 37%;
    padding: 2em 0 2em;
}

#center {
    float: left;
    width: 28%;
    padding: 2em 0 2em 1.5em;
}

#right {
    float: left;
    width: 28%;
    padding: 2em 0 2em;
}

#footer {
    clear: both;
    width: 100%;
    background: #F6F6F2;
    overflow: hidden;
    padding-top: 4px;
}

#footer a {
    font: 80% Tahoma, sans-serif;
    text-decoration: none;
    color: #828282;
    margin: 1em 0.5em;
}

#footer a:hover {
    text-decoration: underline;
}

#footer div {
    font: 60% Tahoma, sans-serif;
    color: #828282;
    margin: 0.5em 0 1em;
}

#footer div a {
    font: bold 100% Tahoma, sans-serif;
    color: #3180E0;
    margin-left: 0.5em;
}

#logo-a {
    float: left;
}

#logo-img {
    float: left;
    width: 64px;
    height: 64px;
    margin: 1em;
}

#global {
    display: inline;
    float: left;
    margin: 30px 30px 0 0;
    font-size: 30px;
}

#global span {
    font: bold 100% Times New Roman, serif;
}

#top-pane {
    clear: both;
    padding: 1em 0;
    width: 100%;
    color: #262673;
    background: #F6F6F2;
    text-align: left;
    text-indent: 1em;
    font: 160% Tahoma, sans-serif;
    overflow: hidden;
}

#top-pane a {
    text-decoration: none;
    color: #828282;
    margin-left: 200px;
    font: 80% Tahoma, sans-serif;
}

#top-pane a:hover {
    text-decoration: underline;
}

#bottom-pane {
    clear: both;
    width: 100%;
    background: #D1D1C0;
    overflow: hidden;
}

#bottom-left {
    float: left;
    width: 52%;
    padding: 1em;
    overflow: hidden;
}

#bottom-right {
    float: left;
    width: 40%;
    padding: 2em 1em 1em 0;
    text-align: left;
}

.horse-line {
    float: left;
    margin-right: 0.5em;
    overflow-x: hidden;
}

.horse-line div {
    margin-bottom: 0.5em;
    padding: 0.5em;
    background: #F6F6F2;
    border: 1px solid white;
}

.horse-line div:hover {
    border: 1px solid #E77918;
}

.horse-line div a {
    display: block;
    text-decoration: none;
    color: black;
    font: 60% Helvetica, sans-serif;
}

.bt-title {
    width: 100%;
    margin-bottom: 1em;
    text-align: center !important;
    font: 110% Helvetica, sans-serif;
    color: #262673;
}

#infobox div {
    float: left;
    text-align: left;
}

#infobox table {
    width: 76%;
    padding: 8px 0;
    background: #F6F6F2;
    float: left;
    text-align: left;
    font: 80% Tahoma, sans-serif;
}

#infobox table td {
    padding: 2px;
    color: #828282;
}

#infobox table a {
    text-decoration: underline;
    color: #3180E0;
}

#infobox table a:hover {
    text-decoration: none;
}

.portfolio {
    width: 80px;
    background: #D1D1C0;
    margin-right: 8px;
    padding-bottom: 8px;
    float: left;
    font: 75% Tahoma, sans-serif;
}

.portfolio img {
    width: 64px;
    clear: both;
    margin: 8px;
}

.portfolio a {
    text-decoration: underline;
    color: #3180E0;
}

.portfolio a:hover {
    text-decoration: none;
}

#i-downloads div {
    float: left;
    text-align: left;
}

#i-downloads table {
    width: 70%;
    padding: 8px 0;
    background: #F6F6F2;
    float: left;
    text-align: left;
    font: 80% Tahoma, sans-serif;
}

#i-downloads table td {
    padding: 2px 0 2px 8px;
    color: #828282;
}

#i-downloads table a {
    text-decoration: underline;
    color: #3180E0;
}

#i-downloads table a:hover {
    text-decoration: none;
}

.info-text {
    color: #002060;
    background: #E8E8E8;
    text-align: left;
}

/*  LOGIN   */

#login-pane {
    width: 35%;
    margin: 16px auto;
    padding: 1em;
    font: 90% Tahoma, sans-serif;
    overflow: hidden;
    color: #262673;
}

#login-pane form fieldset {
    padding: 1em;
    border: 1px solid #262673;
}

#login-pane form fieldset legend {
    padding: 2px 4px 0;
    text-align: center;
    width: 7em;
    height: 1.5em;
}

#login-pane form div {
    height: 2.2em;
    clear: both;
}

#login-pane form label {
    text-align: right;
    float: left;
    width: 35%;
}

.login-input {
    border: 1px solid #262673;
    margin-left: 1em;
    float: left;
    color: #262673;
}

.login-button {
    border: none !important;
    float: right;
    width: 5em;
    height: 1.5em;
    margin: 1em 0 1em 1em !important;
    color: white !important;
    font-size: 95%;
    background: #E77918;
}

/*  LOGOUT   */

#logout-pane {
    width: 35%;
    margin: 16px auto;
    padding: 1em;
    font: 90% Tahoma, sans-serif;
    overflow: hidden;
    color: #262673;
}

#logout-pane form fieldset {
    padding: 1em;
    border: 1px solid #262673;
}

#logout-pane form fieldset legend {
    padding: 2px 4px 0;
    text-align: center;
    width: 9em;
    height: 1.5em;
}

/* Article */

.article {
    padding: 1em;
    text-align: left;
}

.article-date {
    width: 16%;
    margin: 0 3px 0 0;
    padding: 3pt 3pt 2pt;
    float: left;
    background: white;
    color: #262673;
    text-align: left;
    font: bold 9pt Tahoma, sans-serif;
}

.article-title {
    width: 80%;
    margin: 0;
    padding: 3pt 3pt 3pt 10pt;
    float: left;
    font: bold 9pt Tahoma, sans-serif;
    background: #E77918;
    color: white;
}

.article-img {
    float: left;
    padding: 1em;
    margin: 0 1.5em 0.5em 0;
    background: white;
}

.article-img img {
    width: 240px;
}

.article-desc {
    font: 90% Tahoma, sans-serif;
    margin: 1em 0;
}

.article-body {
    clear: both;
    font: normal 90% Tahoma, sans-serif;
    text-align: left;
    padding: 16px 16px 0 0;
}

.article-title a {
    float: right;
    font: normal 80% Tahoma, sans-serif;
    color: white;
    background: red;
    width: 5em;
    margin-left: 0.5em;
    padding-bottom: 2px;
    text-align: center;
    text-decoration: none;
    font-variant: small-caps;
    border: 1px solid white;
}

.article-title a:hover {
    text-decoration: underline;
}

.new-article {
    font: normal 50% Tahoma, sans-serif !important;
    color: white !important;
    background: red;
    text-align: center;
    text-decoration: none;
    font-variant: small-caps !important;
    padding: 0.2em 1.5em 0.3em !important;
    margin-left: 1.5em !important;
}

.new-article:hover {
    text-decoration: underline;
}

/* Article Form */

#article-edit {
    width: 90%;
    margin: 1em auto;
    padding: 1em;
    font: 90% Tahoma, sans-serif;
    overflow: hidden;
    color: #262673;
}

#article-edit form fieldset {
    padding: 1em;
    border: 1px solid #262673;
}

#article-edit form fieldset legend {
    padding: 2px 4px 0;
    text-align: center;
    height: 1.5em;
}

#article-edit label {
    float: left;
    margin-right: 8px;
    text-align: right;
    font: 100% Tahoma, sans-serif;
    color: #262673;
}

#article-edit input, textarea {
    float: left;
    margin-left: 0;
    padding-left: 4px;
    border: 1px solid #262673;
    font: 100% Tahoma, sans-serif;
    color: #262673;
}

.file-select {
    color: #262673;
    background-color: white;
    border: 1px solid #d3d3d3 !important;
    font: 100% Tahoma, sans-serif !important;
    width: 100% !important;
    clear: both;
}

#statistics table {
    background: #F6F6F2;
    color: #828282;
    width: 100%;
    clear: both;
    font: normal 75% Arial, sans-serif;
    text-align: right;
    border: 4px solid #D1D1C0;
}

#statistics table td span {
    font: bold 80% Arial, sans-serif;
    padding-left: 8px;
    color: #E77918;
}

#search {
    float: right;
}

.search-form {
    padding-right: 1em;
    text-align: center;
}

.search-form .search-text {
    color: #828282;
    text-align: left;
    text-indent: 4px;
    font: 60% Arial, sans-serif;
    border: 1px solid #E77918;
    width: 10em;
}

.search-form .search-button {
    text-align: center;
    text-indent: 0;
    font: 60% Arial, sans-serif;
    border: 1px solid #828282;
    padding: 0 1em;
}

/* TAB PANEL STYLES */

div.tab-panel {
    clear: left;
    text-align: left;
}

div.tabpanel1 div.tab-row {
    float: left;
    width: 100%;
    background: #DAE0D2 url("../image/bg.gif") repeat-x bottom;
    line-height: normal;
}

div.tabpanel1 div.tab-row ul {
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
}

div.tabpanel1 div.tab-row li {
    float: left;
    background: url("../image/left.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 9px;
}

div.tabpanel1 div.tab-row a {
    display: block;
    background: url("../image/right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
    font: bold 80% Tahoma, sans-serif;
    color: #765;
    white-space: nowrap;
}

div.tabpanel1 div.tab-row a:hover {
    color: #333;
}

div.tabpanel1 div.tab-row li.selected {
    background-image: url("../image/left_on.gif");
}

div.tabpanel1 div.tab-row li.selected a {
    background-image: url("../image/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}

/* PROGRESS BAR */

div.wupb-uploadStatus {
    margin: 5px;
    color: #aaa;
}

div.wupb-progressBar {
    margin: 5px;
}

div.wupb-progressBar .wupb-border {
    background: url(../image/progress-remainder.gif) repeat-x;
    background-color: #eee;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    width: 100%;
}

div.wupb-progressBar .wupb-background {
    background: url(../image/progress-bar.gif) repeat-x;
    background-color: #507090;
    height: 18px;
    width: 0;
}

/* END PROGRESS BAR */

#stat-pane {
    margin: 0 0 0 10px;
    padding: 16px;
    width: 70%;
    background: white;
}

.st-title {
    color: #E77918;
    background: #DAE0D2 url("../image/bg.gif") repeat-x bottom;
    padding: 1em;
    font: bold 100% Tahoma, sans-serif;
    text-align: left;
}

.st-title-small {
    color: #E77918;
    font: bold 90% Tahoma, sans-serif;
    text-align: left;
    padding-bottom: 1em;
}

.st-data {
    color: #686868;
    background: #E6E9E0;
    padding: 16px;
    font: normal 90% Tahoma, sans-serif;
    text-align: left;
}

.stat-day {
    margin: 1em;
    width: 100%;
    cursor: default;
    text-align: left;
    text-indent: 0.5em;
    border: 1px solid #828282;
}

.stat-day td {
    font: 80% Tahoma, sans-serif;
    color: #828282;
    border: 1px solid #828282;
    border-top: none;
    border-left: none;
}

table.dataview {
    width: 100%;
    border: 1px solid #E77918;
}

table.dataview tr.even {
    background-color: #ffebcd;
}

table.dataview tr.odd {
    background-color: white;
}

table.dataview tr td {
    padding: 2px 12px;
    text-align: left;
    border: 1px solid #E77918;
    border-top: none;
    font: normal 90% Tahoma, sans-serif;
}

table.dataview tr td.label {
    text-align: right;
    width: 40%;
}

table.dataview tr th {
    color: #686868;
    padding: 3px 12px;
    background-color: #E6E9E0;
    background: no-repeat right;
    border: 1px solid #E77918;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    font: normal 90% Tahoma, sans-serif;
}

table.dataview tr th.label {
    text-align: right;
    width: 40%;
}

table.dataview tr th.wicket_orderDown {
    background-color: #DEDAC9;
    background-image: url(../image/arrow_down.png);
}

table.dataview tr th.wicket_orderUp {
    background-color: #DEDAC9;
    background-image: url(../image/arrow_up.png);

}

table.dataview tr th.wicket_orderNone {
    background-image: url(../image/arrow_off.png);
    background-color: #E6E9E0;
}

table.dataview tr th a {
    font-weight: bold;
    color: #686868;
    text-decoration: none;
}

table.dataview tr th a:hover {
    color: black;
    text-decoration: underline;
}

.navigator {
    font: bold 80% Verdana, sans-serif;
    margin: 1em;
}
