/*
 * Asiakassivut specific CSS
 */

#csc-subnav {
display: none;
}

#portal-column-one,
#portal-column-two { 
padding-top: 10px;
}
#portal-column-content { 
padding-top:6px;
}


#portal-globalnav li.selected a {
background: transparent;
color: rgb(140, 30, 94);
}

#portal-globalnav li.selected a:hover {
     color: rgb(140, 30, 94);
     background: transparent;
}

#portal-globalnav {
margin-bottom: 10px;
}

#portlet-navigation-tree li a,
#portlet-navigation-tree li a:hover {
color: rgb(0, 130, 146) ! important;
} 


#portlet-navigation-tree .navTreeLevel3 .navTreeOnPath,
#portlet-navigation-tree .navTreeLevel3 .navTreeCurrentItem {
background-color: rgb(0, 130, 146) ! important;
}

#portal-breadcrumbs a {
color: rgb(0, 130, 146);
}

#language-selection {
display: none;
}

#portlet-navigation-tree .navTreeLevel4 .navTreeItem a.navTreeCurrentItem { 
background: #ffffff url(http://www.csc.fi/navtreeItem4_extra.gif) 9px 7px no-repeat ! important;
}

