
/* - ploneCustom.css - */
@media all {
/* http://lta.iwlearn.org/portal_css/ploneCustom.css?original=1 */
/* */
#visual-portal-wrapper {
width: 60em; margin: 0 auto;
}
/* ******/
/* */
a:link, a:visited, #content a:link, #content a:visited, dl.portlet a:link, dl.portlet a:visited, #internal-link {
color: #660000;  text-decoration: none; border-bottom: 0em;
}
/* ****/
/* */
#kmlfilemap {margin: auto;}
/* *********/
/* ***/
#breadcrumbs-you-are-here,#breadcrumbs-home,#breadcrumbs-current,#breadcrumbs-1 {    display: none;}
/* */
#portal-header {
background:#0054A5; }
#portal-logo #portal-globalnav {
margin:0;
}
#portal-header {
background: url("images-1/lta-logo-right.png") no-repeat scroll right center #0054A5;
}
h1.documentFirstHeading { color: red; font-size: 20px; }
/* *******/
/* ********************/
/* */
/* */
#portal-globalnav * a { text-align: center;
padding: .4em !important;
min-width: 0px !important;
}
.searchSection label {
color: white;
font-weight: normal !important;
}
#searchbox_currentfolder_only label {
color: white;
font-weight: normal !important;
}
/* */
#portal-footer {
border-top: 1px dashed #c9c4c0;
display: none;
}
#portal-footer a,
#portal-footer a:visited {
text-decoration: none;
}
#portal-colophon {  border: 1px solid #C8C8C8 !important;}
#portal-column-content { padding-left: 6px;border-left: 1px solid #c8c8c8 !important; }
/* */
#portal-column-one {
border-right: 0px solid #c8c8c8 !important;
}
#portal-column-one .navTreeCurrentItem {
color: #white!important;
background-color:#72a3d6 !important;
font-weight: bold !important; }
.portletNavigationTree a:hover {
color: #white !important;
font-weight: bold !important;
background-color:#ebebeb !important;
}
.navTreeCurrentItem {
color: #white !important;
font-weight: bold !important;
background-color:#ebebeb !important;
}
#portal-column-one .navTreeItem,
.portletNavigationTree
{
font-weight: bold; padding: 0em !important;
}
/* */
#portal-globalnav  a:link {
background-color:#ebebeb;
}
#portal-globalnav li a {
background-color:#ebebeb; color: #000000;
}
#portal-globalnav .selected a {
background-color:#72a3d6;color: white;
}
#portal-globalnav a:hover {
background-color:white;color: #72a3d6;
}
.state-private {
color:#9E2C5D !important;
}
.state-pending {
color:#956704 !important;
}
.currentLanguage a {
color:black;
font-weight:bold;
}
/* *****/
dd.portletItem {font-weight:bold; color: #000000; padding: 2px!important; }
/* *****/
/* */
/* */
}

