/* $Id: system.css,v 1.48 2008/01/09 09:56:39 goba Exp $ */

/*
** HTML elements
*/
body.drag {
    cursor: move;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
}

th.active img {
    display: inline;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
}

tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
}

tr.drag {
    background-color: #fffff0;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
}

tr.drag-previous {
    background-color: #ffd;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
}

td.active {
    background-color: #ddd;
    font-family: Cambria;
    font-size: 13px;
    font-family: Cambria;
    font-size: 13px;
}

td.checkbox, th.checkbox {
    text-align: center;
    font-family: Cambria;
    font-size: 13px;
}

tbody {
    border-top: 1px solid #ccc;
    font-family: Cambria;
    font-size: 13px;
}

    tbody th {
        border-bottom: 1px solid #ccc;
        font-family: Cambria;
        font-size: 13px;
    }

thead th {
    text-align: left; /* LTR */
    padding-right: 1em; /* LTR */
    border-bottom: 3px solid #ccc;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Other common styles
*/
.breadcrumb {
    padding-bottom: .5em;
    font-family: Cambria;
    font-size: 13px;
}

div.indentation {
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em; /* LTR */
    padding: 0.42em 0 0.42em 0.6em; /* LTR */
    float: left; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

div.tree-child {
    background: url(../images/tree.png) no-repeat 11px center; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

div.tree-child-last {
    background: url(../images/tree-bottom.png) no-repeat 11px center; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

div.tree-child-horizontal {
    background: url(../images/tree.png) no-repeat -11px center;
    font-family: Cambria;
    font-size: 13px;
}

.error {
    color: #e55;
    font-family: Cambria;
    font-size: 13px;
}

div.error {
    border: 1px solid #d77;
    font-family: Cambria;
    font-size: 13px;
}

div.error, tr.error {
    background: #fcc;
    color: #200;
    padding: 2px;
    font-family: Cambria;
    font-size: 13px;
}

.warning {
    color: #e09010;
    font-family: Cambria;
    font-size: 13px;
}

div.warning {
    border: 1px solid #f0c020;
    font-family: Cambria;
    font-size: 13px;
}

div.warning, tr.warning {
    background: #ffd;
    color: #220;
    padding: 2px;
    font-family: Cambria;
    font-size: 13px;
}

.ok {
    color: #008000;
    font-family: Cambria;
    font-size: 13px;
}

div.ok {
    border: 1px solid #00aa00;
    font-family: Cambria;
    font-size: 13px;
}

div.ok, tr.ok {
    background: #dfd;
    color: #020;
    padding: 2px;
    font-family: Cambria;
    font-size: 13px;
}

.item-list .icon {
    color: #555;
    float: right; /* LTR */
    padding-left: 0.25em; /* LTR */
    clear: right; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

.item-list .title {
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
    font-family: Cambria;
    font-size: 13px;
}

    .item-list ul li {
        margin: 0 0 0.25em 1.5em; /* LTR */
        padding: 0;
        list-style: disc;
        font-family: Cambria;
        font-size: 13px;
    }

ol.task-list li.active {
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: Cambria;
    font-size: 13px;
}

tr.odd .form-item, tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
    font-family: Cambria;
    font-size: 13px;
}

tr.merge-down, tr.merge-down td, tr.merge-down th {
    border-bottom-width: 0 !important;
    font-family: Cambria;
    font-size: 13px;
}

tr.merge-up, tr.merge-up td, tr.merge-up th {
    border-top-width: 0 !important;
    font-family: Cambria;
    font-size: 13px;
}

.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red;
    font-family: Cambria;
    font-size: 13px;
}

.form-item .description {
    font-size: 0.85em;
    font-family: Cambria;
    font-size: 13px;
}

.form-item label {
    display: block;
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

    .form-item label.option {
        display: inline;
        font-weight: normal;
        font-family: Cambria;
        font-size: 13px;
    }

.form-checkboxes, .form-radios {
    margin: 1em 0;
    font-family: Cambria;
    font-size: 13px;
}

    .form-checkboxes .form-item, .form-radios .form-item {
        margin-top: 0.4em;
        margin-bottom: 0.4em;
        font-family: Cambria;
        font-size: 13px;
    }

.marker, .form-required {
    color: #f00;
    font-family: Cambria;
    font-size: 13px;
}

.more-link {
    text-align: right; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

.more-help-link {
    font-size: 0.85em;
    text-align: right; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

.nowrap {
    white-space: nowrap;
    font-family: Cambria;
    font-size: 13px;
}

.item-list .pager {
    clear: both;
    text-align: center;
    font-family: Cambria;
    font-size: 13px;
}

    .item-list .pager li {
        background-image: none;
        display: inline;
        list-style-type: none;
        padding: 0.5em;
        font-family: Cambria;
        font-size: 13px;
    }

.pager-current {
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

.tips {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
    font-family: Cambria;
    font-size: 13px;
}

dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
    font-family: Cambria;
    font-size: 13px;
    width: 14em;
    font-family: Cambria;
    font-size: 13px;
}

dl.multiselect dd.a, dl.multiselect dd.a .form-item {
    width: 8em;
    font-family: Cambria;
    font-size: 13px;
}

dl.multiselect dt, dl.multiselect dd {
    float: left; /* LTR */
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Inline items (need to override above)
*/
.container-inline div, .container-inline label {
    display: inline;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Tab navigation
*/
ul.primary {
    border-collapse: collapse;
    padding: 0 0 0 1em; /* LTR */
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb;
    font-family: Cambria;
    font-size: 13px;
}

    ul.primary li {
        display: inline;
        font-family: Cambria;
        font-size: 13px;
    }

        ul.primary li a {
            background-color: #ddd;
            border-color: #bbb;
            border-width: 1px;
            border-style: solid solid none solid;
            height: auto;
            margin-right: 0.5em; /* LTR */
            padding: 0 1em;
            text-decoration: none;
            font-family: Cambria;
            font-size: 13px;
        }

        ul.primary li.active a {
            background-color: #fff;
            border: 1px solid #bbb;
            border-bottom: #fff 1px solid;
            font-family: Cambria;
            font-size: 13px;
        }

        ul.primary li a:hover {
            background-color: #eee;
            border-color: #ccc;
            border-bottom-color: #eee;
            font-family: Cambria;
            font-size: 13px;
        }

ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
    font-family: Cambria;
    font-size: 13px;
}

    ul.secondary li {
        display: inline;
        padding: 0 1em;
        border-right: 1px solid #ccc; /* LTR */
        font-family: Cambria;
        font-size: 13px;
    }

    ul.secondary a {
        padding: 0;
        text-decoration: none;
        font-family: Cambria;
        font-size: 13px;
    }

        ul.secondary a.active {
            border-bottom: 4px solid #999;
            font-family: Cambria;
            font-size: 13px;
        }

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
    position: absolute;
    border: 1px solid;
    overflow: hidden;
    z-index: 100;
    font-family: Cambria;
    font-size: 13px;
}

    #autocomplete ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-family: Cambria;
        font-size: 13px;
    }

    #autocomplete li {
        background: #fff;
        color: #000;
        white-space: pre;
        cursor: default;
        font-family: Cambria;
        font-size: 13px;
    }

        #autocomplete li.selected {
            background: #0072b9;
            color: #fff;
            font-family: Cambria;
            font-size: 13px;
        }
/* Animated throbber */
html.js input.form-autocomplete {
    background-image: url(../images/throbber.gif);
    background-repeat: no-repeat;
    background-position: 100% 2px; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

html.js input.throbbing {
    background-position: 100% -18px; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em;
    font-family: Cambria;
    font-size: 13px;
}

    html.js fieldset.collapsed * {
        display: none;
        font-family: Cambria;
        font-size: 13px;
    }

    html.js fieldset.collapsed legend {
        display: block;
        font-family: Cambria;
        font-size: 13px;
    }

html.js fieldset.collapsible legend a {
    padding-left: 15px; /* LTR */
    background: url(../images/menu-expanded.png) 5px 75% no-repeat; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

html.js fieldset.collapsed legend a {
    background-image: url(../images/menu-collapsed.png); /* LTR */
    background-position: 5px 50%; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
    display: inline;
    font-family: Cambria;
    font-size: 13px;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
    position: relative;
    font-family: Cambria;
    font-size: 13px;
}

    html.js fieldset.collapsible legend a {
        display: block;
        font-family: Cambria;
        font-size: 13px;
    }
    /* Avoid jumping around due to margins collapsing into collapsible fieldset border */
    html.js fieldset.collapsible .fieldset-wrapper {
        overflow: auto;
        font-family: Cambria;
        font-size: 13px;
    }

/*
** Resizable text areas
*/
.resizable-textarea {
    width: 95%;
    font-family: Cambria;
    font-size: 13px;
}

    .resizable-textarea .grippie {
        height: 9px;
        overflow: hidden;
        background: #eee url(../images/grippie.png) no-repeat center 2px;
        border: 1px solid #ddd;
        border-top-width: 0;
        cursor: s-resize;
        font-family: Cambria;
        font-size: 13px;
    }

html.js .resizable-textarea textarea {
    margin-bottom: 0;
    width: 100%;
    display: block;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
    cursor: move;
    float: left; /* LTR */
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em; /* LTR */
    padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
    text-decoration: none;
    font-family: Cambria;
    font-size: 13px;
}

a.tabledrag-handle:hover {
    text-decoration: none;
    font-family: Cambria;
    font-size: 13px;
}

a.tabledrag-handle .handle {
    margin-top: 4px;
    height: 13px;
    width: 13px;
    background: url(../images/draggable.png) no-repeat 0 0;
    font-family: Cambria;
    font-size: 13px;
}

a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Teaser splitter
*/
.joined + .grippie {
    height: 5px;
    background-position: center 1px;
    margin-bottom: -2px;
    font-family: Cambria;
    font-size: 13px;
}
/* Keeps inner content contained in Opera 9. */
.teaser-checkbox {
    padding-top: 1px;
    font-family: Cambria;
    font-size: 13px;
}

div.teaser-button-wrapper {
    float: right; /* LTR */
    padding-right: 5%; /* LTR */
    margin: 0;
    font-family: Cambria;
    font-size: 13px;
}

.teaser-checkbox div.form-item {
    float: right; /* LTR */
    margin: 0 5% 0 0; /* LTR */
    padding: 0;
    font-family: Cambria;
    font-size: 13px;
}

textarea.teaser {
    display: none;
    font-family: Cambria;
    font-size: 13px;
}

html.js .no-js {
    display: none;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Progressbar styles
*/
.progress {
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

    .progress .bar {
        background: #fff url(../images/progress.gif);
        border: 1px solid #00375a;
        height: 1.5em;
        margin: 0 0.2em;
        font-family: Cambria;
        font-size: 13px;
    }

    .progress .filled {
        background: #0072b9;
        height: 1em;
        border-bottom: 0.5em solid #004a73;
        width: 0%;
        font-family: Cambria;
        font-size: 13px;
    }

    .progress .percentage {
        float: right; /* LTR */
        font-family: Cambria;
        font-size: 13px;
    }

.progress-disabled {
    float: left; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

.ahah-progress {
    float: left; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

    .ahah-progress .throbber {
        width: 15px;
        height: 15px;
        margin: 2px;
        background: transparent url(../images/throbber.gif) no-repeat 0px -18px;
        float: left; /* LTR */
        font-family: Cambria;
        font-size: 13px;
    }

tr .ahah-progress .throbber {
    margin: 0 2px;
    font-family: Cambria;
    font-size: 13px;
}

.ahah-progress-bar {
    width: 16em;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Formatting for welcome page
*/
#first-time strong {
    display: block;
    padding: 1.5em 0 .5em;
    font-family: Cambria;
    font-size: 13px;
}

/*
** To be used with tableselect.js
*/
tr.selected td {
    background: #ffc;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
    margin-top: 0;
    background: #fff;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Installation clean URLs
*/
#clean-url.install {
    display: none;
    font-family: Cambria;
    font-size: 13px;
}

/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
    display: none;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Styles for the system modules page (admin/build/modules)
*/
#system-modules div.incompatible {
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Styles for the system themes page (admin/build/themes)
*/
#system-themes-form div.incompatible {
    font-weight: bold;
    font-family: Cambria;
    font-size: 13px;
}

/*
** Password strength indicator
*/
span.password-strength {
    visibility: hidden;
    font-family: Cambria;
    font-size: 13px;
}

input.password-field {
    margin-right: 10px; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

div.password-description {
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px;
    font-family: Cambria;
    font-size: 13px;
}

    div.password-description ul {
        margin-bottom: 0;
        font-family: Cambria;
        font-size: 13px;
    }

.password-parent {
    margin: 0 0 0 0;
    font-family: Cambria;
    font-size: 13px;
}
/*
** Password confirmation checker
*/
input.password-confirm {
    margin-right: 10px; /* LTR */
    font-family: Cambria;
    font-size: 13px;
}

.confirm-parent {
    margin: 5px 0 0 0;
    font-family: Cambria;
    font-size: 13px;
}

span.password-confirm {
    visibility: hidden;
    font-family: Cambria;
    font-size: 13px;
}

    span.password-confirm span {
        font-weight: normal;
        font-family: Cambria;
        font-size: 13px;
    }
