/* global html */

body {
    background-color: white;
    font-family: Arial, Verdana, sans-serif !important;
}

a {
    color: #2D3B77;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    letter-spacing: 0.04em;
}

h1 {
    color: #333333;
}

td {
    vertical-align: top;
}

/* layout */

#visual-page-wrapper {
    margin: 0;
    padding: 0;
    background: White none repeat scroll 0 0;
}

div.width-full {
   width: 100% !important;
}

div.position-0 {
    margin-left: -100% !important;
}

div.position-1:4 {
    margin-left: -75% !important;
}

/* why-oh-why? */
#portal-top {
    margin-top: -10px;
}

#portal-header {
    background-color: white;
    padding: 0;
}

#portal-logo {
    margin-left: 24px;
}

#portal-personaltools {
    margin-right: 2em;
}

/* footer */

#portal-footer {
    text-align: left;
    padding-bottom: 2em;
    margin: 1em 2em 1em 80px;
    color: #777777;
    background-color: white;
    font-size: x-small;
    line-height: 2em;
}

#portal-footer a {
    text-decoration: none;
}

/* global tabs */

#above-global-tabs {
    background-color: #221f76;
    padding-top: 1em;
}

#portal-globalnav {
    background-color: #221f76;
    margin: 0;
    padding: 10px 2em 0 77px;
    font-size: 14px;
}

#portal-globalnav li {
    background-color: #221f76;
    margin: 0;
}

#portal-globalnav li a {
    color: white;
    text-decoration: none;
    border: 0;
    border-left: 1px solid white;
    background: #221f76;
    padding: 0.5em 0 5px 10px;
    margin: 0;
    font-size: 100%;
}

#portal-globalnav li.selected a {
    background-color: white;
    color: #221f76;
}

#portal-globalnav a:hover {
    background-color: #221f76;
}

#portal-breadcrumbs {
    margin: 10px 0 0 88px;
    color: #777777;
    font-size: 80%;
}

#portal-breadcrumbs a:link, 
#portal-breadcrumbs a:visited { 
    color: #A92217;
}

#portal-breadcrumbs a {
  display: inline !important;
}

/* home page */

.record a {
    text-decoration: none;
}

.discreet {
    font-size: small;
    color: #777777;
}

.subtle {
    background-color: #777777;
    color: white !important;
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    padding: 1px 0.5em;
    font-size: x-small;
}

span.subtle a {
    color: white !important;
}

#content span.subtle a:hover {
    color: white !important;
}
   
.news {
    background-color: #777777;
}
.pubann {
    background-color: #D6AC3C;
}
.software {
    background-color: #2B8A51;
}

/* menus */

.actionMenuContent {
    padding: 0.5em;
}

/* contentViews */

.contentViews li a {
    border-bottom: 0px solid transparent !important;
    font-size: small;
}

.contentActions {
    font-size: small;
}

.visualCaseSensitive {
    text-transform: none;
}

#edit-bar {
    min-height: 2.05em !important;
}

/* Portlets */

.portletHeader {
    -moz-border-radius-topleft: 0.5em;
    -webkit-border-top-left-radius: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    color: #333333;
}

#portal-column-two ul {
    list-style: square inside;
    margin-bottom: 2em;
}

#portal-column-two .portletItem {
    border: 1px solid #dddddd;
    background-color: #f1f1f1;
}

/* Navigation portlet */

.portletNavigationTree {
    list-style: none; 
    list-style-image: none; 
    line-height: 1.4em;
    padding-left: 40px;
    background-color: transparent;
    font-size: 80% !important;
    margin-top: 2em;
}

.portletNavigationTree dt.portletHeader {
    visibility: hidden !important;
    display: none;
}

.portletNavigationTree dd.portletItem {
    padding: 1em 0;
    border-width: 0;
}

.navTree {
    list-style: none; 
    list-style-image: none;
}

.navTreeItem {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: none !important;
}

.portletNavigationTree a.state-published {
    color: #555555 !important;
}

.navTreeItem a,
dd.portletItem .navTreeItem a {
    display: block;
    text-decoration: none;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 6px;
    border-bottom: 1px solid #dddddd !important;
}

.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
    color: #811B1B ! important;
    background-color: #f9f9f9 ! important;
}

.navTreeCurrentItem {
    font-weight: bold;
    background-color: white !important;
    border-left:1em solid #ffffff !important;
}

li.navTreeCurrentItem {
    display: block;
    padding: 0 0 0 1px;
    margin: 0 0 2px -1px;
}

li.navTreeCurrentItem a {
    text-align: right;
    display: block;
    background-color: #AFA8A1 ! important;
    min-height: 1.6em;
    line-height: 1.6em;
    height: auto;
}

dl.portlet ul.navTreeLevel1 .navTreeItem {
    background-color: white;
    line-height: 1.6em;
}

ul.navTreeLevel2 li {
}

dl.portlet ul.navTreeLevel2 .navTreeItem {
    background-color: white;
    line-height: 1.6em;
}

.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em; }
.navTreeLevel2 { margin-left: 1em; }
.navTreeLevel3 { margin-left: 1em; }
.navTreeLevel4 { margin-left: 1em; }
.navTreeLevel5 { margin-left: 1em; }

/* search */

#portal-searchbox {
    float: right;
    margin-right: 2em;
    margin-top: 2em;
    margin-bottom: 1em;
    font-size: 100%;
}

.searchSection {
    font-size: 75%;
}

#searchGadget {
    border: 1px solid #1F2B65 !important;
}

input.searchButton {
    border: 0px solid white !important;
    background: transparent;
    background-image: none !important;
    font-size: 90%;
    padding: 2px !important;
}

/* columns */

#portal-columns {
    margin: -1.2em 2em 1em 0;
}

#portal-column-one {
    margin-top: 4em;
}

#portal-column-two {
    margin-top: 4em;
}

#portal-column-content {
    padding-top: 3em;
}

.state-published {
    color: #2D3B77 ! important;
}


/* tile enhancements */

#content .description {
   font-size: 0.9em !important;
   font-weight: normal !important;
   line-height: 1.6em;
}

/* pane and grid layout */

div.pane {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    background-color: #EEEEEE;
    clear: left;
    padding: 0.7em;
}

.inner-box {
    border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    background-color: white;
    padding: 0.5em;
}

div.sidebar {
    margin-left:1em;
    padding-top:0.5em;
}

div.sidebar ol {
    margin: 0 !important;
}

div.sidebar ol li {
    clear: both;
    display: block;
    line-height: 18px;
    list-style: none outside none;
    margin: 0 0 0.5em 0 !important;
    padding-top: 0.5em;
    border-bottom: 1px solid #eeeeee;
}

.grid-row  {
    display:block;
    float:left;
    position:relative;
    width:100%;
}

.grid-cell {
    float:left;
    left:100%;
    position:relative;
}

.width-half {
    width:50%;
}

.width-quarter {
    width:25%;
}

.width-three-quarters {
    width:75%;
}

.width-third {
    width:33.33%;
}

.width-two-thirds {
    width:66.67%;
}

.position-leftmost {
    margin-left:-100%;
}

.position-third {
    margin-left:-66.67%;
}

.position-two-thirds {
    margin-left:-33.33%;
}

.position-quarter {
    margin-left:-75%;
}

.position-half {
    margin-left:-50%;
}

.position-three-quarters {
    margin-left:-25%;
}

.contenttype-document, .contenttype-event, .contenttype-file,
.contenttype-folder, .contenttype-image, .contenttype-link,
.contenttype-news-item, .contenttype-plone-site, .contenttype-topic {
    padding-left: 0 !important;
    background: none !important;
}

/* Search */

#LSResult {
    margin: -1.5em 0 0 0;
    font-size: 80%;
}

#livesearchLegend {
    font-size: small;
}

/* Content area */

.kupu-editor-textarea {
    font-size: 100% !important;
}

/* link colors */
#content a:link, dl.portlet a:link  {
    color: #A92217;
}

#content a:visited, dl.portlet a:visited  {
    color: #A92217;
}

#content img {
    max-width: none !important;
}

#content .callout {
    font-size: 140%;
    padding: 1em;
    font-family: Georgia, "Times New Roman", Serif;
    color: #777777;
    border-top: 2px dotted #f1f1f1;
    border-bottom: 2px dotted #f1f1f1;
}

#content .pullquote {
    float: right;
    padding: 1em;
    border: none;
    border-top: 2px dotted #f1f1f1;
    border-bottom: 2px dotted #f1f1f1;
    color: #777777;
    width: 30em;
    letter-spacing: 0 !important;
}

#content pre {
    background-color: #f9f9f9;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 0px solid #e1e1e1;
    border-right: 0px solid #e1e1e1;
    color: black;
}

#content {
    font-size: 90% !important;
    line-height: 180% !important;
    padding: 0 2em;
}

#content.kupu {
    font-size: 115% !important;
}

#content dd {
    margin-bottom: 0.5em;
}

#content a:link, dl.portlet a:link {
    border-bottom: 0;
}

#content a:visited, dl.portlet a:visited {
    border-bottom: 0;
}

#content .listingBar a {
    border-bottom: 1px solid #cccccc !important;
}

#content .listingBar a:hover {
    background-color: #777777;
    color: white !important;
    border: 1px solid black !important;
}

#content .pullquote {
    font-size: 1em;
}

.documentDescription {
    margin: 0 0 0.5em 0 !important;
    line-height: 150% !important;
}

.documentContent {
    font-size: small;
    font-family: Arial, sans-serif !important;
}

.documentContent a:link {
    border-bottom: 0;
}

.documentContent p a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}

.documentContent p a:visited {
    color: &dtml-linkVisitedColor;;
    background-color: transparent;
}

.documentContent p a:active {
    color: &dtml-linkActiveColor;;
    background-color: transparent;
}

.documentContent li a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}

.documentContent li a:visited {
    color: &dtml-linkVisitedColor;;
}

.documentContent li a:active {
    color: &dtml-linkActiveColor;;
}

.documentContent dd a {
    text-decoration: none;
    border-bottom: 1px #cccccc solid;
}

.documentContent dd a:visited {
    color: &dtml-linkVisitedColor;;
    background-color: transparent;
}

.documentContent dd a:active {
    color: &dtml-linkActiveColor;;
    background-color: transparent;
}

.documentByLine {
    font-size: 90%;
    margin-bottom: 0.5em;
}

.documentEditable {
    margin-top: 1em;
}

.right {
    float: right;
}

.photo {
    border: 1px solid #DDDDDD;
    padding: 6px;
    background-color: #f9f9f9;
}

.photo p {
    margin: 0 !important;
    padding: 0;
}

table.listing {
    border-collapse: collapse;
}

.listing th {
    background-color: #f1f1f1;
    border: 1px solid #dddddd;
}

.listing td {
    border: 1px solid #dddddd;
}

table.data  {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    clear: both;
    font-size: 85%;
    margin: 1px;
}

table.data th {
    background: none repeat scroll 0 0 #f1f1f1;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #444444;
    padding: 0.2em 1em;
    white-space: nowrap;
}

table.data th.title {
    background: none repeat scroll 0 0 #2D3B77;
    border-bottom: 1px solid White;
    color: White;
    font-size: 120%;
    font-weight: bold;
    padding: 0.5em 1em;
    white-space: nowrap;
}

table.data tr {
    border-bottom: 1px solid #f1f1f1;
    vertical-align: top;
}

table.data tr.odd {
    background: none repeat scroll 0 0 transparent;
}

table.data tr.even {
    background: none repeat scroll 0 0 #EEEEEE;
}

table.data td {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 0.2em 1em;
    text-align: left;
}

table.data th.vertical {
    border-left:1px solid #DDDDDD;
}

.fixed-left-column {
    padding-right: 2em;
    width: 50%;
}

form.boof {
    background-color: #e2e2e2;
    padding: 2em;
}

form.boof input {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 120%;
    padding: 4px;
}

