div.admin {
    padding: 0;
}
div.admin-panel h3 {
    background-color: #999 !important;
}
tr.odd, tr.even, tr.odd a, tr.even a {
    color: #000;
}
.primary li a {
    color: #000;
}
.secondary li a {
    color: inherit;
}
td.active {
    background-color: inherit;
}
.preview {
    color: #000;
}
body {
    margin: 0;
    padding: 0;
    min-width: 750px;
}
body#tinymce {
    background: none !important;
    background-color: #fff !important;
    color: #000 !important;
    font-size: 1em !important;
    line-height: 1em !important;
    text-align: left !important;
}
#top-container {
    min-height: 50px;
    padding: 0 12px;
}
#page {
    margin: 0 auto;
    width: 95%;
    background: #fff;
}
#page {
    background: url(images/page_bg_left.png) repeat-y top left;
}
#page #shadow-right {
    background: url(images/page_bg_right.png) repeat-y top right;
    padding: 0 11px;
}
#page #page-bg {
    background-color: #fff;
}
#banner {
    background-color: #1c1c1c;
}
#banner p {
    padding-bottom: .5em;
    padding-top: .5em;
    margin: 0 auto;
}
#banner img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#header, #content {
    width: 100%;
}
#header a:link, #header a:visited, #header a:hover {
    color: #fff;
}
.sections {
    width: 100%;
    padding: 0;
}
.section {
    float: left;
    display: inline;
}
#section1 {
    margin: 4px 0;
    padding: 0 8px;
}
#section1 .block, #section2 .block {
    padding: 8px;
}
.section.width99 {
    width: 100%;
}
.section.width49 {
    width: 50%;
}
.section.width33 {
    width: 33%;
}
.section.width24 {
    width: 25%;
}
.sections {
    width: 100%;
}
#middlecontainer {
    margin: 0 auto;
}
#sidebar-left, #sidebar-right {
    width: 210px;
    float: left;
    display: inline;
    z-index: 2;
    position: relative;
}
#sidebar-left .block, #sidebar-right .block {
    padding: 8px 16px;
    margin-bottom: 5px;
}
#main {
    float: left;
    display: inline;
    width: 100%;
    min-height: 500px;
}
body.sidebar-left #main {
    margin-left: -210px;
    margin-right: 0;
}
body.sidebar-right #main {
    margin-right: -210px;
    margin-left: 0;
}
body.sidebars #main {
    margin-left: -210px;
    margin-right: -210px;
}
body.sidebar-left #squeeze {
    margin-left: 210px;
    margin-right: 0;
    padding-left: 4px;
}
body.sidebar-right #squeeze {
    margin-right: 210px;
    margin-left: 0;
    padding-right: 4px;
}
body.sidebars #squeeze {
    margin-left: 210px;
    margin-right: 210px;
    padding: 0 4px;
}
body.sidebars #sidebar-left {
    margin-right: 0;
}
#squeeze-content {
    padding-bottom: 15px;
}
#inner-content {
    padding: 4px 16px;
}
#inner-content a {
    text-decoration: underline;
}
#inner-content a:hover {
    text-decoration: none;
}
.node {
    margin: .5em 0 2em;
}
.node .content, .comment .content {
    margin: .5em 0;
}
body {
    font-size: 82%;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    line-height: 145%;
    color: #333;
    background-color: #fff;
}
p {
    margin-top: .5em;
    margin-bottom: .5em;
}
h1, h2, h3, h4, h5 {
    padding-bottom: 5px;
    margin: 10px 0;
    line-height: 125%;
}
h1 {
    font-size: 175%;
}
h2 {
    font-size: 125%;
}
h3 {
    font-size: 110%;
}
h4 {
    font-size: 100%;
}
h5, h6 {
    font-size: 90%;
}
#content-top h2, #content-top h2.title, #content-bottom h2, #content-bottom h2.title {
    font-size: 125%;
}
#main h2.title {
    font-size: 150%;
}
.title, .title a {
    font-weight: bold;
    color: #8e6126;
    margin: 0 auto;
}
.submitted {
    color: #8e6126;
    font-size: .8em;
}
.links {
    color: #8e6126;
}
.links a {
    font-weight: bold;
}
.block .title {
    margin-bottom: .25em;
}
.box .title {
    font-size: 1.1em;
}
.sticky {
    padding: .5em;
    background-color: #eee;
    border: solid 1px #ddd;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#main .block h2.title {
    font-size: 125%;
}
tr.odd td, tr.even td {
    padding: .3em;
}
tr.odd {
    background: #eee;
}
tr.even {
    background: #ccc;
}
tbody {
    border: none;
}
fieldset {
    border: 1px solid #ccc;
}
pre {
    background-color: #eee;
    padding: .75em 1.5em;
    font-size: 12px;
    border: 1px solid #ddd;
}
table {
    font-size: 1em;
}
.form-item label, .item-list .title {
    font-size: 1em;
    color: #222;
}
.item-list ul li {
    margin: 0 0 .25em;
}
.links {
    margin-bottom: 0;
}
.comment .links {
    margin-bottom: 0;
}
#help {
    font-size: .9em;
    margin-bottom: 1em;
}
.clr {
    clear: both;
}
#logo {
    vertical-align: middle;
    border: 0;
}
#logo img {
    float: left;
    display: inline;
    border: 0;
}
#top-center {
    background: #1c1c1c url(images/top_gradient_light.jpg) repeat-x;
    margin: 0 auto;
    min-height: 50px;
}
#logo-title {
    padding: 10px 20px;
    float: left;
    display: inline;
}
#name-and-slogan {
    float: left;
    display: inline;
    margin: 10px 22px;
    display: inline;
}
.site-name {
    margin: 0;
    padding: 0;
    font-size: 2.2em;
}
.site-name a:link, .site-name a:visited {
    color: #fff;
}
.site-name a:hover {
    text-decoration: none;
}
.site-slogan {
    font-size: 1.1em;
    color: #eee;
    display: block;
    margin: 0;
    padding: 0;
    font-style: italic;
}
#search-theme-form {
    float: right;
    display: inline;
    padding: .5em .5em 0;
}
#search .form-text {
    width: 16em;
}
#edit-search-theme-form-1-wrapper label {
    display: none;
}
#primarymenu {
    padding: 10px;
    text-align: right;
    float: right;
    display: inline;
}
#primarymenu li {
    border-left: 1px solid #fff;
    padding: 0 .5em 0 .7em;
}
#primarymenu li.first {
    border: medium none;
}
.primary-links {
    font-size: 1em;
    color: #fff;
}
#secondary-links {
    background-color: #1f1f1f;
    text-align: center;
}
#secondary-links li.first {
    border-left: none;
}
.primary-links a, .primary-links a:link, .primary-links a:visited, .primary-links a:hover, .primary-links .links {
    font-weight: bold;
    color: #fff;
}
.primary-links ul.menu {
    text-align: right;
}
.primary-links li {
    display: inline;
    list-style-type: none;
    padding: 0 .5em;
}
.primary-links li.first {
    border: none;
}
#primarymenu a.active, #primarymenu a.active {
    color: #fff;
}
#primarymenu a {
    color: #fff;
    font-weight: normal;
    font-size: 120%;
}
#suckerfishmenu .content {
    margin: 0;
}
#mission {
    padding: 1.5em 2em;
    color: #fff;
}
#mission a, #mission a:visited {
    color: #9cf;
    font-weight: bold;
}
.breadcrumb {
    margin-bottom: .5em;
}
div#breadcrumb {
    clear: both;
    font-size: 80%;
    padding-top: 3px;
    margin-left: 15px;
}
.messages {
    background-color: #eee;
    border: 1px solid #ccc;
    padding: .3em;
    margin-bottom: 1em;
}
.error {
    border-color: red;
}
#header .block {
    margin: 0 22px;
    color: #3f3f3f;
}
#footer {
    background-color: #1f1f1f;
    font-size: .8em;
    text-align: center;
    clear: left;
    padding: 10px;
}
#footer-region {
    text-align: center;
}
#footer-message {
    text-align: center;
    margin: 0;
    font-size: 90%;
    color: gray;
}
#footer-message a {
    font-weight: bold;
}
#footer .content {
    margin: 0;
}
#footer .content p {
    margin-bottom: 0;
    margin-top: 0;
}
.node .taxonomy {
    font-size: .8em;
    padding-left: 1.5em;
}
.node .picture {
    border: 1px solid #ddd;
    float: right;
    display: inline;
    margin: .5em;
}
.comment {
    border: 1px solid #abc;
    padding: .5em;
    margin-bottom: 1em;
}
.comment .title a {
    font-size: 1.1em;
    font-weight: normal;
}
.comment .new {
    text-align: right;
    font-weight: bold;
    font-size: .8em;
    float: right;
    display: inline;
    color: red;
}
.comment .picture {
    border: 1px solid #abc;
    float: right;
    display: inline;
    margin: .5em;
}
#aggregator .feed-source {
    background-color: #eee;
    border: 1px solid #ccc;
    padding: 1em;
    margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
    font-style: italic;
    font-size: .9em;
}
#aggregator .title {
    margin-bottom: .5em;
    font-size: 1em;
}
#aggregator h3 {
    margin-top: 1em;
}
#forum table {
    width: 100%;
}
#forum td {
    padding: .5em;
}
#forum td.forum, #forum td.posts {
    background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
    background-color: #ddd;
}
#forum td.container {
    background-color: #ccc;
}
#forum td.container a {
    color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
    height: 1.5em;
    border: 1px solid #bbb;
}
#forum td .links {
    padding-top: .7em;
    font-size: .9em;
}
#profile .profile {
    clear: both;
    border: 1px solid #abc;
    padding: .5em;
    margin: 1em 0em;
}
#profile .profile .name {
    padding-bottom: .5em;
}
.block-forum h3 {
    margin-bottom: .5em;
}
div.admin-panel .description {
    color: #8e6126;
}
div.admin-panel .body {
    background: #f4f4f4;
}
div.admin-panel h3 {
    color: #fff;
    padding: 5px 8px;
    margin: 0;
}
.poll .title {
    color: #000;
}
#copyright {
    font-size: 130%;
    color: #fff;
    font-weight: bold;
}
table.list {
    width: 98%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 15px;
}
table.list td, table.list th {
    padding: 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#spheres {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#spheres .spheres-list {
    float: left;
    display: inline;
    width: 27%;
}
.form-submit {
    cursor: pointer;
}
.chart {
    float: left;
    display: inline;
    overflow: hidden;
    margin: 5px;
}
.switcher {
    border: 1px solid #3f3f3f;
    background-color: #f4f3ff;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    margin: 5px auto;
    width: 90%;
    padding: 5px 10px;
    text-align: center;
}
.switcher a.switch, .switcher b {
    margin: 0 15px;
    font-size: 120%;
}
.switcher a.active {
    font-weight: bold;
}
.js-link {
    color: #4d5d68;
    margin-bottom: 1px;
    border-bottom: 1px dashed #4d5d68;
    cursor: pointer;
}
.js-link:hover {
    margin-bottom: 2px;
    border-bottom: 0;
}
.set-period {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 110%;
    font-weight: bold;
}
.clear {
    float: none;
    display: block;
    clear: both;
}
#pager {
    margin: 10px auto;
    width: 99%;
    font-size: 110%;
}
#pager span {
    margin: 0 5px;
}
#pager span b {
    font-size: 115%;
}
.hid-menu {
    display: none;
    display: inline;
    float: left;
}
#fast-menu {
    display: none;
    position: absolute;
    top: 100px;
    left: 150px;
    width: 800px;
    background-color: #fff;
    border: 2px solid #bdbdbd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.summary {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 130%;
}
#voc-switch {
    margin-bottom: 10px;
    font-style: italic;
}
#voc-switch a, #voc-switch b {
    font-size: 100%;
}
#source-code {
    margin: 10px;
    padding: 10px;
    border: 2px outset #334a5b;
    max-width: 99%;
    word-wrap: break-word;
}
td.with-table {
    padding: 0 !important;
}
.subtable * {
    border: 0 !important;
    margin: 0;
    padding: 0;
}
.subtable tr.odd {
    background-color: #eee !important;
}
.subtable tr.even {
    background-color: #fff !important;
}
.subtable tr.total {
    background-color: #eef9f4;
    font-size: 1.1em;
    font-weight: bold;
}
.institution table {
    width: 100%;
}
.subtable tr.total td {
    border-top: 1px solid #333 !important;
}
#edit-pc-wrapper label, #edit-pt-wrapper label, #edit-pc-wrapper select, #edit-pt-wrapper select, .match-fields div, .match-fields label {
    display: inline;
}
#edit-count-v-wrapper label, #edit-count-v-wrapper div, #edit-count-r-wrapper label, #edit-count-r-wrapper div {
    display: inline;
}
.region-block {
    clear: both;
    overflow: hidden;
    margin-top: 15px;
}
.region-block .main-region {
    font-size: 16px;
    font-weight: bold;
}
.region-block .region {
    margin-left: 15px;
}
.letter-nav a {
    margin: 0 2px;
}
.letter-nav a.last {
    margin-left: 15px;
}
#sai-faculties-budjet td .form-item {
    margin: 0;
}