
/* - base.css - */
@media screen {
/* http://www.kehys.fi/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 69% 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: #ffffff;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #25588b;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #999999;
background-color: #999999;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: Black;
background-color: transparent;
font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #999999;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
list-style-image: url(http://www.kehys.fi/bullet.gif);
list-style-type: square;
}
ol {
line-height: 1.5em;
margin: 0.5em 0 0 2.5em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
fieldset {
border: 1px solid #999999;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: #ffffff;
padding: 0.5em;
font-size: 90%;
}
form {
border: none;
margin: 0;
}
label {
font-weight: bold;
}
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #999999;
color: Black;
background: White url(http://www.kehys.fi/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #999999;
color: Black;
vertical-align: middle;
background: White url(http://www.kehys.fi/input_background.gif) repeat-x;
}
button {
font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #999999;
color: Black;
vertical-align: middle;
background-color: #eeeeee;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: none;
}
select {
border: 1px solid #999999;
color: Black;
background-color: White;
vertical-align: top;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted Black;
color: Black;
background-color: transparent;
cursor: help;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #999999;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: Black;
background-color: #eeeeee;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #999999;
color: Black;
background-color: #eeeeee;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */

}


/* - public.css - */
@media screen {
/* http://www.kehys.fi/portal_css/public.css?original=1 */
/* */
/* */
/* */
#portal-column-one .visualPadding {
padding: 2em 0em 1em 2em;
}
#portal-column-two .visualPadding {
padding: 2em 2em 1em 0em;
}
/* */
.documentContent {
font-size: 110%;
padding: 1em 1em 2em 1em !important;
background: #ffffff;
}
/* */
.documentContent p a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent p a:visited {
color: Purple;
background-color: transparent;
}
.documentContent p a:active {
color: Red;
background-color: transparent;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: Purple;
}
.documentContent li a:active {
color: Red;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
/* */
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
}
.field .field {
margin: 1em 0 0 0;
}
.fieldRequired {
background: url(http://www.kehys.fi/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: #ffffff;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: Black;
cursor: default;
}
.formControls {
margin: 1em 0;
}
.error {
/* */
background-color: #ffce7b;
border: 1px solid #ffa500;
padding: 1em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #ffce7b;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
/* */
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
/* */
#portal-logo {
background: url(http://www.kehys.fi/logo.jpg) no-repeat;
border: 0;
margin: 0.75em 0em 0.75em 1.5em;
padding: 0;
}
#portal-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 1px;
height: 0px !important;
width: 1px;
cursor: pointer;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid #ffffff;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: none;
}
#portal-siteactions li.selected a {
background-color: #eeeeee;
color: #436976;
border: 1px solid #999999;
}
#portal-siteactions li a:hover {
background-color: #eeeeee;
color: #436976;
border: 1px solid #999999;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: none;
white-space: nowrap;
z-index: 2;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: none;
}
/* */
.LSRes {
font-family:  'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #436976;
background-color: #ffffff;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight {
background-color: #eeeeee;
border: 1px solid #999999;
color: #436976;
}
.LSRow {
border: 1px solid #ffffff;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
text-transform: none;
padding-left:2.1em;
margin-top:-0.1em;
}
.LSResult {
position: relative;
display: block;
text-align: right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position: relative;
text-align: right;
}
.livesearchContainer {
background-color: #ffffff;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #999999;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #999999;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #999999;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: #ffffff;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #999999;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: none;
}
#portal-globalnav li.selected a {
/* */
background-color: #eeeeee;
border: 1px solid #999999;
border-bottom: #eeeeee 1px solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #eeeeee;
border-color: #999999;
border-bottom-color: #eeeeee;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #eeeeee;
border-top-color: #999999;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: none;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(http://www.kehys.fi/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: Black;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: none;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
#content {
padding: 1em 1em 0 1em !important;
margin: 0em 0em 2em 0em;
}
.documentEditable {
padding: 0em 2em 1em 2em !important;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #999999;
}
.newsImage {
border: 1px solid black;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
float: right;
margin: 0.4em 0 0 0.5em;
padding: 0;
text-align: right;
}
.documentActions ul {
margin: 1px 0 2px 0;
padding: 0;
display: block;
}
.documentActions li {
display: inline;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
font-weight: bold;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(http://www.kehys.fi/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: Black;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin: 0em 0em 0.5em 0em;
}
.discussion {
margin-top: 1em;
}
.even {
background-color: #eef3f5;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #eef3f5;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: #ffffff;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
/* */
.listingBar {
background-color: #eeeeee;
border-color: #999999;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: none;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-top: 1px solid #999999;
padding-top: 0.5em;
margin-top: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
.eventDetails {
float: right;
width: 20em;
clear: right;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
textarea.proportional {
font: 100% 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #eeeeee;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #25588b;
border: none;
}
#portal-footer a:visited {
color: #25588b;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0em 0em 2em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
list-style-image: none;
list-style-type: none;
display: inline;
text-decoration: none;
color: Black;
}
#portal-colophon ul {
display: table-row;
list-style-type: none;
}
#portal-colophon ul li {
display: table-cell;
font-size: 85%;
margin: 0 0.25em;
padding: 0.1em 0.2em;
}
#portal-colophon .colophonWrapper {
display: table;
margin: 0 auto;
border-collapse: collapse;
border-spacing: 0;
}
#portal-colophon .colophonIcon {
display: block; /* */
display: inline-block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
width: 80px;
vertical-align: top;
}
#portal-colophon a.colophonIcon {
cursor: pointer;
}
#portal-colophon .colophonIconPlone {
background-image: url(http://www.kehys.fi/plone_powered.gif);
}
#portal-colophon .colophonIcon508 {
background-image: url(http://www.kehys.fi/colophon_sec508.gif);
}
#portal-colophon .colophonIconWAI {
background-image: url(http://www.kehys.fi/colophon_wai-aa.gif);
}
#portal-colophon .colophonIconXHTML {
background-image: url(http://www.kehys.fi/colophon_xhtml.png);
}
#portal-colophon .colophonIconCSS {
background-image: url(http://www.kehys.fi/colophon_css.png);
}
#portal-colophon .colophonIconAnyBrowser {
background-image: url(http://www.kehys.fi/colophon_anybrowser.png);
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid #ffffff;
}
#portal-sitemap a:hover {
border: 1px solid #999999;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #999999;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #eeeeee;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('http://www.kehys.fi/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('http://www.kehys.fi/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
/* */
.link-plain {
background-image: none;
padding: 0;
}
.link-parent {
display: block;
background: transparent url(http://www.kehys.fi/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
.link-user {
background: transparent url(http://www.kehys.fi/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-external {
background: transparent url(http://www.kehys.fi/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-https {
background: transparent url(http://www.kehys.fi/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-mailto {
background: transparent url(http://www.kehys.fi/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-news {
background: transparent url(http://www.kehys.fi/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-ftp {
background: transparent url(http://www.kehys.fi/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-irc {
background: transparent url(http://www.kehys.fi/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-callto {
background: transparent url(http://www.kehys.fi/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-webcal {
background: transparent url(http://www.kehys.fi/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-feed {
background: transparent url(http://www.kehys.fi/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-comment {
background: transparent url(http://www.kehys.fi/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
.link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
/* */
.visualGhosted {
opacity: 0.2;
}
/* */
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}
/* */

}


/* - columns.css - */
@media screen {
/* http://www.kehys.fi/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 220px;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
margin: 0;
padding: 0;
border-collapse: collapse;
padding: 0;
}
#portal-column-two {
vertical-align: top;
width: 220px;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* http://www.kehys.fi/portal_css/authoring.css?original=1 */
/* */
/* */
.standalone,
.documentEditable * .standalone {
background: #eeeeee url(http://www.kehys.fi/linkOpaque.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
overflow: visible;
}
.context,
.documentEditable * .context {
background: transparent url(http://www.kehys.fi/linkTransparent.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
overflow: visible;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(http://www.kehys.fi/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: none;
overflow: visible;
}
input.searchButton {
margin-bottom: 1px ! important;
font-size: 85%;
background: #ffffff url(http://www.kehys.fi/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 15px;
text-transform: none;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: #eeeeee;
border-color: #999999;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: #eeeeee;
border-color: #999999;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
.listing,
.stx table {
/* */
border-collapse: collapse;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: #eeeeee;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
font-weight: normal;
padding: 0.25em 1em;
text-transform: none;
}
.listing .top {
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff ! important;
border-right: 1px solid #ffffff ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
text-align: center;
}
.listing td,
.stx table td {
border-right: 1px solid #999999;
padding: 0.25em 1em;
}
.listing a {
text-decoration: none;
}
.listing a:hover {
text-decoration: underline;
}
.listing img {
vertical-align: middle;
}
.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
.vertical {
background-color: #ffffff;
}
.vertical th {
padding: 0.5em;
}
.vertical td {
border-top: 1px solid #999999;
padding: 0.5em;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #25588b;
background-color: transparent;
}
ul.configlets li a:active {
color: #25588b;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
/* */
.stx table p /* */
{
margin: 0;
padding: 0;
}
.stx table  /* */
{
border: 1px solid #999999 ! important;
}
.stx table td {
border-bottom: 1px solid #999999;
}
.reviewHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #eef3f5;
border: 1px solid #999999;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px solid #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(http://www.kehys.fi/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #999999;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #999999;
border-style: solid;
color: #000000;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: none;
z-index: 1;
}
.contentViews .selected a {
background-color: #ededed;
border-bottom: #ededed 1px solid;
color: #000000;
}
.contentViews li a:hover {
background-color: #ededed;
color: #000000;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #ededed;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
color: #000000;
text-align: right;
text-transform: none;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: Black;
text-align: left;
}
.contentActions ul {
line-height: 1.6em;
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #999999;
line-height: 1.6em;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #000000;
padding: 0 0.5em;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
cursor: pointer;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.actionMenu.activated .actionMenuHeader a,
.actionMenu.deactivated .actionMenuHeader a {
background-image: url(http://www.kehys.fi/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: 95% 60%;
padding: 0 1.6em 0 0.5em !important;
cursor: pointer;
}
.actionMenuDisabled {
padding: 0 0.5em 0 0.5em !important;
cursor: pointer;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #ededed;
border: 1px #999999;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #999999;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #999999;
}
.actionMenu .actionMenuContent .actionSeparator div.currentDefaultPage {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #999999;
}
.actionMenu .actionMenuContent .actionSeparator div.actionLabel {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #999999;
background-color: #999999;
color: #ededed;
cursor: default;
}
.contentBatchAction {
float: left !important;
padding: 0 0.5em;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
border-left: none !important;
border-collapse: collapse;
position: relative;
top: -1px;
margin-left: -0.5em !important;
}
#objectMenu.actionMenu .actionMenuContent li {
display: block;
}
#objectMenu.actionMenu .actionMenuContent li,
#objectMenu.actionMenu .actionMenuContent li a:hover {
background-position: 3px 50%;
margin-left: 0;
}
#objectMenu.actionMenu .actionMenuContent li a {
padding-left: 22px;
}
.actionMenuSelected {
display: block;
cursor: default;
background-image: url(http://www.kehys.fi/bullet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
padding-left: 16px !important;
}
#templateMenu li a {
padding-left: 16px;
}
/* */
dl.collapsible {
border: 1px solid #999999 !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: #ffffff;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: #ffffff url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #999999;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #999999;
color: Black;
background-color: #eeeeee;
font-weight: normal !important;
font-size: 85%;
}
.portalNotLoggedIn {} /* */
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
.visualFontSizeCorrection { /* */
font-size: 75%;
background: transparent;
background-image: none;
}
/* */
.highlightedSearchTerm {
background-color: #feff82;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
/* */
#archetypes-fieldname-title input {
font-size: 160%;
font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea {
font: 100% 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
/* */
tr.dragging td {
background-color: yellow;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */

}


/* - portlets.css - */
@media screen {
/* http://www.kehys.fi/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
/* */
dl.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #999999;
background-color: #ffffff;
}
dl.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
/* */
dd.portletItem a,
dd.portletFooter a {
border-bottom: none;
}
dd.portletItem a:visited,
dd.portletFooter a:visited {
color: #25588b;
}
.portletHeader {
background-color: #eeeeee;
border: 1px solid #999999;
padding: 0em 1em;
text-transform: none;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: Black;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}
.portletItemDetails {
text-align: right;
display: block;
color: Black;
}
dd.portletFooter {
background-color: #eef3f5;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #999999;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
/* */
.portletNavigationTree {
margin: 0 0 0 0.75em;
padding: 0;
list-style: none;
list-style-image: none;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTreeLocal {
margin: 0 0 0 0.75em;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid #ffffff;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #eeeeee;
color: #436976;
border: 1px solid #999999;
}
.navTreeCurrentItem {
background-color: #eeeeee;
color: #436976;
border: 1px solid #999999 !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid #eeeeee;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 0.5em;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
/* */
* html .visualIconPadding {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 0.75em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.ploneCalendar {
border: 1px solid #999999;
margin: 1px 0 1em 0;
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
}
.ploneCalendar a:hover {
text-decoration: none;
}
.ploneCalendar th {
background-color: #eeeeee;
font-weight: normal;
text-align: center;
line-height: 1.6em;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: right;
padding: 2px;
}
.ploneCalendar .weekdays td {
background-color: #eeeeee;
border: 1px solid #999999;
border-style: solid none;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: #eeeeee;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #eeeeee;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.ploneCalendar #calendar-previous {
background-image: url(http://www.kehys.fi/arrowLeft.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-next {
background-image: url(http://www.kehys.fi/arrowRight.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-previous a,
.ploneCalendar #calendar-next a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
cursor: pointer;
}
.ploneCalendar #calendar-next a {
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
}
/* */

}


/* - presentation.css - */
@media projection {
/* http://www.kehys.fi/portal_css/presentation.css?original=1 */
/* */
/* */
body {
background: White url(http://www.kehys.fi/logo.jpg) no-repeat fixed 95% 95%;
font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 50px !important;
color: Black;
margin: 0;
padding: 0;
min-width: 0px !important;
}
#visual-portal-wrapper {
width: 100% !important;
min-width: 0 !important;
}
#portal-column-content {
margin: 0 !important;
}
#portal-column-content #content {
padding: 1em;
margin: 0 !important;
}
h1, h2 {
font-size: 50px !important;
background-color: #eeeeee;
border-color: #999999;
border-style: solid;
border-width: 1px;
padding-top: 0em;
padding-left: 0.5em;
padding-right: 0.5em;
margin: 1em 0 0 0;
page-break-before: always;
font-weight: normal;
}
h1.documentFirstHeading {
/* */
page-break-before: avoid;
}
dl, ol, ul {
font-size: 40px !important;
text-align: left;
margin-top: 0.5em;
}
dt {
background-color: #eeeeee;
border-color: #999999;
border-style: solid;
border-width: 1px;
display: inline;
padding-right: 0.5em;
}
dd {
margin-bottom: 0.25em;
}
li {
margin: 0 0 0.5em 0;
}
p {
/* */
display: none;
}
.documentDescription {
font-size: 40px !important;
font-weight: normal;
margin-top: 4em;
text-align: center !important;
}
ul {
list-style-image: url(http://www.kehys.fi/bulletBig.gif);
}
pre {
font-size: 25px;
padding: 0.5em;
font-weight: bold;
background-color: #eeeeee;
border: 1px solid #999999;
}
code {
background-color: #eeeeee;
border-color: #999999;
border-style: solid;
border-width: 1px;
padding: 0.1em 0.25em;
}
a {
color: #25588b !important;
}
div.top,
#portal-logo,
.hiddenStructure,
#portal-searchbox,
#portal-siteactions,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
input,
.skipnav {
/* */
display: none;
}
div#portal-columns div#visual-column-wrapper,
div#portal-columns div#visual-column-wrapper div#portal-column-content {
width: 100%;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content {
padding: 0;
margin: 0;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content * {
text-align: left;
}
#content,
.group {
background: transparent;
border: none;
padding: 0;
margin: 0;
}
#content {
margin: 0 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a, a:link, a:visited {
color: #520;
background: transparent;
}
/* */

}


/* - print.css - */
@media print {
/* http://www.kehys.fi/portal_css/print.css?original=1 */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.portalWarningMessage,
div.portalStopMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#custom-site-actions,
.visualNoPrint {
/* */
display: none;
}
body {
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6
{
border: none;
font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
}
div, p, ul, dl, ol {
width: auto !important;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}

}


/* - mobile.css - */
@media handheld {
/* http://www.kehys.fi/portal_css/mobile.css?original=1 */
/* */
/* */
body {
font: 69% 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: #ffffff;
color: Black;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #25588b;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0.5em 0em 1em 0em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
border-bottom: 1px solid #999999;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: Black ! important;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 140%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
label {
font-weight: bold;
}
/* */
#portal-searchbox {
font-size: 10px;
}
#portal-globalnav {
/* */
background-color: transparent;
border-collapse: collapse;
padding: 0;
padding-left: 0.2em;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #999999;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.1em;
padding: 0em 0.2em;
text-decoration: none;
text-transform: none;
}
#portal-globalnav li.selected a {
/* */
background-color: #eeeeee;
border: 1px solid #999999;
border-bottom: #eeeeee 1px solid;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #eeeeee;
border-top-color: #999999;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
color: Black;
margin: 0;
text-align: right;
text-transform: none;
list-style: none;
}
#portal-personaltools li {
margin-left: 0.2em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 0.2em;
padding-right: 0.2em;
text-transform: none;
}
.contentViews {
background-color: transparent;
border-collapse: collapse;
padding-left: 0.1em;
line-height: normal;
margin: 0.2em 0 0 0;
/* */
list-style: none;
border: 1px solid #999999;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #999999;
border-style: solid;
color: #000000;
height: auto;
margin-right: 0.2em;
padding: 0;
line-height: normal;
text-decoration: none;
text-transform: none;
z-index: 1;
}
.contentViews .selected a {
background-color: #ededed;
border-bottom: #ededed 1px solid;
color: #000000;
}
.contentActions {
border-collapse: collapse;
background-color: #ededed;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
color: #000000;
text-align: right;
text-transform: none;
padding: 0 0 0 0.2em;
z-index: 2;
height: 1.2em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: Black;
text-align: left;
}
.contentActions ul {
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
background-image: url(http://www.kehys.fi/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: center right;
z-index: 4;
border-left: 1px solid #999999;
padding: 0 0 0 0.2em;
margin: 0 0.2em 0 0;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #000000;
padding: 0 0.6em 0 0;
}
.contentActions .actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 0;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.contentActions .actionMenu .actionMenuContent ul {
display: block;
background: #ededed;
border: 1px #999999;
border-style: none solid solid solid;
margin: 0.2em 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent li {
font-size: 10px !important;
float: none;
background: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.2em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #999999;
}
.documentEditable .documentContent {
border: 1px solid #999999;
padding: 0.5em;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: Black;
font-size: 85%;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: Black;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0.5em 0em;
}
.documentByLine {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: #eeeeee;
border-top: 1px solid #999999;
border-bottom: 1px solid #999999;
float: none;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
.hiddenStructure,
#portal-logo,
#portal-searchbox,
#portal-siteactions,
#portal-column-one,
#portal-column-two,
.addFavorite,
.documentActions,
#portal-colophon,
.netscape4
{
display: none;
}
/* */

}


/* - deprecated.css - */
@media screen {
/* http://www.kehys.fi/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
.portletItemSingle {
margin: 0;
padding: 1em;
border: 1px solid #999999;
border-top: none;
}
dd.portletItemLast {
margin: 0;
padding: 0.25em 1em;
border: 1px solid #999999;
border-style: none solid;
}
/* */
div.portlet {
border: none;
margin-bottom: 1em;
padding: 0;
}
div.portlet a {
text-decoration: none;
}
/* */
#region-content .portlet {
font-size: 94%;
}
div.portlet h4 { /* */
background-color: #eeeeee;
border: 1px solid #999999;
padding: 0em 0.3em 0em 1em;
text-transform: none;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portlet h5 {
background-color: #eeeeee;
border: 1px solid #999999;
padding: 0em 1em 0em 1em;
text-transform: none;
display: inline;
font-size: 1em;
font-weight: normal;
white-space: nowrap;
position: relative;
top: -1px;
}
div.portlet h6 {
background-color: #eeeeee;
border: 1px solid #999999;
padding: 0em 0.3em 0em 1em;
text-transform: none;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portletBody {
position: relative;
top: -1px;
background: transparent;
border: 1px solid #999999;
}
div.portletDetails {
text-align: right;
}
div.portletContent {
padding: 1em;
}
div.portletAction {
float: right;
width: 0.8em;
text-align: center;
display: block;
text-transform: none;
border-left: 1px solid #999999;
padding-left: 0.3em;
}
div.portlet h1,
div.portlet h2,
div.portlet h3,
div.portlet h4 {
margin: 0;
padding: 0;
}
div.portlet input {
font-size: 100%;
}
div.portletSyndication {
display: block;
float: left;
border: 1px solid #8cacbb;
background-color: #dee7ec;
font-size: 85%;
}
a.portletMore {
display: block;
text-align: right;
}
div.portletFooter {
padding: 0.5em 1em 1em 1em;
}
/* */
.navIcon,
.navIconRoot {
position: relative;
right: 20px;
}
.navItemText {
margin-left: -20px;
}
.navRootItem,
.navItem {
margin: 0 0 0.2em 0;
border: 1px solid #ffffff;
display: block;
background-repeat: no-repeat;
background-position: 0 1px;
padding: 0.1em 0.25em 0.2em 20px;
margin: 1px 0;
}
.currentNavItem {
background-color: #eeeeee;
color: #436976;
border: 1px solid #999999;
}
.portletNavigationTreeItem {
margin: 0;
}
.portletNavigationTreeItem a {
display: block;
text-decoration: none;
padding: 0.5em 0 0.5em 1.75em;
background-repeat: no-repeat;
background-position: 0 3px;
border: 1px solid #ffffff;
}
.portletNavigationTreeItem a:hover,
.currentNavItem {
background-color: #eeeeee;
color: #436976;
border: 1px solid #999999 !important;
}
/* */
.portletNavigationLevel0 {
margin: 0;
}
/* */
.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }
/* */

}


/* - generated.css - */
@media screen {
/* http://www.kehys.fi/portal_css/generated.css?original=1 */
/* */
/* */
/* */
.contenttype-anyportlet,
.actionMenu .contenttype-anyportlet a:hover {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-anyportlet {
height: 1%;
}
#portal-sitemap .contenttype-anyportlet a:hover,
#portlet-navigation-tree .contenttype-anyportlet a:hover,
#portlet-navigation-tree .contenttype-anyportlet a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-anyportlet,
#portlet-navigation-tree .contenttype-anyportlet {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-anyportlet a:hover,
* html #portlet-navigation-tree .contenttype-anyportlet a:hover,
* html #portlet-navigation-tree .contenttype-anyportlet a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-anyportlet {
display: block;
}
.contenttype-assortedevent,
.actionMenu .contenttype-assortedevent a:hover {
background-image: url(http://www.kehys.fi/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-assortedevent {
height: 1%;
}
#portal-sitemap .contenttype-assortedevent a:hover,
#portlet-navigation-tree .contenttype-assortedevent a:hover,
#portlet-navigation-tree .contenttype-assortedevent a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-assortedevent,
#portlet-navigation-tree .contenttype-assortedevent {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-assortedevent a:hover,
* html #portlet-navigation-tree .contenttype-assortedevent a:hover,
* html #portlet-navigation-tree .contenttype-assortedevent a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-assortedevent {
display: block;
}
.contenttype-atrelativepathcriterion,
.actionMenu .contenttype-atrelativepathcriterion a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-atrelativepathcriterion {
height: 1%;
}
#portal-sitemap .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-atrelativepathcriterion,
#portlet-navigation-tree .contenttype-atrelativepathcriterion {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-atrelativepathcriterion {
display: block;
}
.contenttype-basecacherule,
.actionMenu .contenttype-basecacherule a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-basecacherule {
height: 1%;
}
#portal-sitemap .contenttype-basecacherule a:hover,
#portlet-navigation-tree .contenttype-basecacherule a:hover,
#portlet-navigation-tree .contenttype-basecacherule a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-basecacherule,
#portlet-navigation-tree .contenttype-basecacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-basecacherule a:hover,
* html #portlet-navigation-tree .contenttype-basecacherule a:hover,
* html #portlet-navigation-tree .contenttype-basecacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-basecacherule {
display: block;
}
.contenttype-blog,
.actionMenu .contenttype-blog a:hover {
background-image: url(http://www.kehys.fi/simpleblog_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-blog {
height: 1%;
}
#portal-sitemap .contenttype-blog a:hover,
#portlet-navigation-tree .contenttype-blog a:hover,
#portlet-navigation-tree .contenttype-blog a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/simpleblog_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-blog,
#portlet-navigation-tree .contenttype-blog {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-blog a:hover,
* html #portlet-navigation-tree .contenttype-blog a:hover,
* html #portlet-navigation-tree .contenttype-blog a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-blog {
display: block;
}
.contenttype-blogentry,
.actionMenu .contenttype-blogentry a:hover {
background-image: url(http://www.kehys.fi/entry_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-blogentry {
height: 1%;
}
#portal-sitemap .contenttype-blogentry a:hover,
#portlet-navigation-tree .contenttype-blogentry a:hover,
#portlet-navigation-tree .contenttype-blogentry a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/entry_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-blogentry,
#portlet-navigation-tree .contenttype-blogentry {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-blogentry a:hover,
* html #portlet-navigation-tree .contenttype-blogentry a:hover,
* html #portlet-navigation-tree .contenttype-blogentry a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-blogentry {
display: block;
}
.contenttype-blogfolder,
.actionMenu .contenttype-blogfolder a:hover {
background-image: url(http://www.kehys.fi/blogfolder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-blogfolder {
height: 1%;
}
#portal-sitemap .contenttype-blogfolder a:hover,
#portlet-navigation-tree .contenttype-blogfolder a:hover,
#portlet-navigation-tree .contenttype-blogfolder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/blogfolder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-blogfolder,
#portlet-navigation-tree .contenttype-blogfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-blogfolder a:hover,
* html #portlet-navigation-tree .contenttype-blogfolder a:hover,
* html #portlet-navigation-tree .contenttype-blogfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-blogfolder {
display: block;
}
.contenttype-cachepolicy,
.actionMenu .contenttype-cachepolicy a:hover {
background-image: url(http://www.kehys.fi/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-cachepolicy {
height: 1%;
}
#portal-sitemap .contenttype-cachepolicy a:hover,
#portlet-navigation-tree .contenttype-cachepolicy a:hover,
#portlet-navigation-tree .contenttype-cachepolicy a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-cachepolicy,
#portlet-navigation-tree .contenttype-cachepolicy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-cachepolicy a:hover,
* html #portlet-navigation-tree .contenttype-cachepolicy a:hover,
* html #portlet-navigation-tree .contenttype-cachepolicy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-cachepolicy {
display: block;
}
.contenttype-cachetool,
.actionMenu .contenttype-cachetool a:hover {
background-image: url(http://www.kehys.fi/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-cachetool {
height: 1%;
}
#portal-sitemap .contenttype-cachetool a:hover,
#portlet-navigation-tree .contenttype-cachetool a:hover,
#portlet-navigation-tree .contenttype-cachetool a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/cachesetup_tool_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-cachetool,
#portlet-navigation-tree .contenttype-cachetool {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-cachetool a:hover,
* html #portlet-navigation-tree .contenttype-cachetool a:hover,
* html #portlet-navigation-tree .contenttype-cachetool a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-cachetool {
display: block;
}
.contenttype-contentcacherule,
.actionMenu .contenttype-contentcacherule a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-contentcacherule {
height: 1%;
}
#portal-sitemap .contenttype-contentcacherule a:hover,
#portlet-navigation-tree .contenttype-contentcacherule a:hover,
#portlet-navigation-tree .contenttype-contentcacherule a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-contentcacherule,
#portlet-navigation-tree .contenttype-contentcacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-contentcacherule a:hover,
* html #portlet-navigation-tree .contenttype-contentcacherule a:hover,
* html #portlet-navigation-tree .contenttype-contentcacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-contentcacherule {
display: block;
}
.contenttype-discussion-item,
.actionMenu .contenttype-discussion-item a:hover {
background-image: url(http://www.kehys.fi/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-discussion-item {
height: 1%;
}
#portal-sitemap .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-discussion-item,
#portlet-navigation-tree .contenttype-discussion-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-discussion-item {
display: block;
}
.contenttype-document,
.actionMenu .contenttype-document a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-document {
height: 1%;
}
#portal-sitemap .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-document,
#portlet-navigation-tree .contenttype-document {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-document {
display: block;
}
.contenttype-event,
.actionMenu .contenttype-event a:hover {
background-image: url(http://www.kehys.fi/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-event {
height: 1%;
}
#portal-sitemap .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-event,
#portlet-navigation-tree .contenttype-event {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-event {
display: block;
}
.contenttype-eventcalendar,
.actionMenu .contenttype-eventcalendar a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-eventcalendar {
height: 1%;
}
#portal-sitemap .contenttype-eventcalendar a:hover,
#portlet-navigation-tree .contenttype-eventcalendar a:hover,
#portlet-navigation-tree .contenttype-eventcalendar a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-eventcalendar,
#portlet-navigation-tree .contenttype-eventcalendar {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-eventcalendar a:hover,
* html #portlet-navigation-tree .contenttype-eventcalendar a:hover,
* html #portlet-navigation-tree .contenttype-eventcalendar a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-eventcalendar {
display: block;
}
.contenttype-eventsearch,
.actionMenu .contenttype-eventsearch a:hover {
background-image: url(http://www.kehys.fi/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-eventsearch {
height: 1%;
}
#portal-sitemap .contenttype-eventsearch a:hover,
#portlet-navigation-tree .contenttype-eventsearch a:hover,
#portlet-navigation-tree .contenttype-eventsearch a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-eventsearch,
#portlet-navigation-tree .contenttype-eventsearch {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-eventsearch a:hover,
* html #portlet-navigation-tree .contenttype-eventsearch a:hover,
* html #portlet-navigation-tree .contenttype-eventsearch a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-eventsearch {
display: block;
}
.contenttype-favorite,
.actionMenu .contenttype-favorite a:hover {
background-image: url(http://www.kehys.fi/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-favorite {
height: 1%;
}
#portal-sitemap .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-favorite,
#portlet-navigation-tree .contenttype-favorite {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-favorite {
display: block;
}
.contenttype-feedportlet,
.actionMenu .contenttype-feedportlet a:hover {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-feedportlet {
height: 1%;
}
#portal-sitemap .contenttype-feedportlet a:hover,
#portlet-navigation-tree .contenttype-feedportlet a:hover,
#portlet-navigation-tree .contenttype-feedportlet a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-feedportlet,
#portlet-navigation-tree .contenttype-feedportlet {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-feedportlet a:hover,
* html #portlet-navigation-tree .contenttype-feedportlet a:hover,
* html #portlet-navigation-tree .contenttype-feedportlet a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-feedportlet {
display: block;
}
.contenttype-fieldsetfolder,
.actionMenu .contenttype-fieldsetfolder a:hover {
background-image: url(http://www.kehys.fi/Fieldset.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-fieldsetfolder {
height: 1%;
}
#portal-sitemap .contenttype-fieldsetfolder a:hover,
#portlet-navigation-tree .contenttype-fieldsetfolder a:hover,
#portlet-navigation-tree .contenttype-fieldsetfolder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/Fieldset.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-fieldsetfolder,
#portlet-navigation-tree .contenttype-fieldsetfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-fieldsetfolder a:hover,
* html #portlet-navigation-tree .contenttype-fieldsetfolder a:hover,
* html #portlet-navigation-tree .contenttype-fieldsetfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-fieldsetfolder {
display: block;
}
.contenttype-file,
.actionMenu .contenttype-file a:hover {
background-image: url(http://www.kehys.fi/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-file {
height: 1%;
}
#portal-sitemap .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-file,
#portlet-navigation-tree .contenttype-file {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-file {
display: block;
}
.contenttype-fileinnercontentproxy,
.actionMenu .contenttype-fileinnercontentproxy a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-fileinnercontentproxy {
height: 1%;
}
#portal-sitemap .contenttype-fileinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-fileinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-fileinnercontentproxy a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-fileinnercontentproxy,
#portlet-navigation-tree .contenttype-fileinnercontentproxy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-fileinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-fileinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-fileinnercontentproxy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-fileinnercontentproxy {
display: block;
}
.contenttype-folder,
.actionMenu .contenttype-folder a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folder {
height: 1%;
}
#portal-sitemap .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folder,
#portlet-navigation-tree .contenttype-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folder {
display: block;
}
.contenttype-formbooleanfield,
.actionMenu .contenttype-formbooleanfield a:hover {
background-image: url(http://www.kehys.fi/CheckBoxField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formbooleanfield {
height: 1%;
}
#portal-sitemap .contenttype-formbooleanfield a:hover,
#portlet-navigation-tree .contenttype-formbooleanfield a:hover,
#portlet-navigation-tree .contenttype-formbooleanfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/CheckBoxField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formbooleanfield,
#portlet-navigation-tree .contenttype-formbooleanfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formbooleanfield a:hover,
* html #portlet-navigation-tree .contenttype-formbooleanfield a:hover,
* html #portlet-navigation-tree .contenttype-formbooleanfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formbooleanfield {
display: block;
}
.contenttype-formcustomscriptadapter,
.actionMenu .contenttype-formcustomscriptadapter a:hover {
background-image: url(http://www.kehys.fi/scriptaction.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formcustomscriptadapter {
height: 1%;
}
#portal-sitemap .contenttype-formcustomscriptadapter a:hover,
#portlet-navigation-tree .contenttype-formcustomscriptadapter a:hover,
#portlet-navigation-tree .contenttype-formcustomscriptadapter a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/scriptaction.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formcustomscriptadapter,
#portlet-navigation-tree .contenttype-formcustomscriptadapter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formcustomscriptadapter a:hover,
* html #portlet-navigation-tree .contenttype-formcustomscriptadapter a:hover,
* html #portlet-navigation-tree .contenttype-formcustomscriptadapter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formcustomscriptadapter {
display: block;
}
.contenttype-formdatefield,
.actionMenu .contenttype-formdatefield a:hover {
background-image: url(http://www.kehys.fi/DateTimeField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formdatefield {
height: 1%;
}
#portal-sitemap .contenttype-formdatefield a:hover,
#portlet-navigation-tree .contenttype-formdatefield a:hover,
#portlet-navigation-tree .contenttype-formdatefield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/DateTimeField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formdatefield,
#portlet-navigation-tree .contenttype-formdatefield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formdatefield a:hover,
* html #portlet-navigation-tree .contenttype-formdatefield a:hover,
* html #portlet-navigation-tree .contenttype-formdatefield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formdatefield {
display: block;
}
.contenttype-formfilefield,
.actionMenu .contenttype-formfilefield a:hover {
background-image: url(http://www.kehys.fi/FileField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formfilefield {
height: 1%;
}
#portal-sitemap .contenttype-formfilefield a:hover,
#portlet-navigation-tree .contenttype-formfilefield a:hover,
#portlet-navigation-tree .contenttype-formfilefield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/FileField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formfilefield,
#portlet-navigation-tree .contenttype-formfilefield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formfilefield a:hover,
* html #portlet-navigation-tree .contenttype-formfilefield a:hover,
* html #portlet-navigation-tree .contenttype-formfilefield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formfilefield {
display: block;
}
.contenttype-formfixedpointfield,
.actionMenu .contenttype-formfixedpointfield a:hover {
background-image: url(http://www.kehys.fi/FloatField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formfixedpointfield {
height: 1%;
}
#portal-sitemap .contenttype-formfixedpointfield a:hover,
#portlet-navigation-tree .contenttype-formfixedpointfield a:hover,
#portlet-navigation-tree .contenttype-formfixedpointfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/FloatField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formfixedpointfield,
#portlet-navigation-tree .contenttype-formfixedpointfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formfixedpointfield a:hover,
* html #portlet-navigation-tree .contenttype-formfixedpointfield a:hover,
* html #portlet-navigation-tree .contenttype-formfixedpointfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formfixedpointfield {
display: block;
}
.contenttype-formfolder,
.actionMenu .contenttype-formfolder a:hover {
background-image: url(http://www.kehys.fi/Form.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formfolder {
height: 1%;
}
#portal-sitemap .contenttype-formfolder a:hover,
#portlet-navigation-tree .contenttype-formfolder a:hover,
#portlet-navigation-tree .contenttype-formfolder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/Form.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formfolder,
#portlet-navigation-tree .contenttype-formfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formfolder a:hover,
* html #portlet-navigation-tree .contenttype-formfolder a:hover,
* html #portlet-navigation-tree .contenttype-formfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formfolder {
display: block;
}
.contenttype-formintegerfield,
.actionMenu .contenttype-formintegerfield a:hover {
background-image: url(http://www.kehys.fi/IntegerField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formintegerfield {
height: 1%;
}
#portal-sitemap .contenttype-formintegerfield a:hover,
#portlet-navigation-tree .contenttype-formintegerfield a:hover,
#portlet-navigation-tree .contenttype-formintegerfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/IntegerField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formintegerfield,
#portlet-navigation-tree .contenttype-formintegerfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formintegerfield a:hover,
* html #portlet-navigation-tree .contenttype-formintegerfield a:hover,
* html #portlet-navigation-tree .contenttype-formintegerfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formintegerfield {
display: block;
}
.contenttype-formlabelfield,
.actionMenu .contenttype-formlabelfield a:hover {
background-image: url(http://www.kehys.fi/LabelField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formlabelfield {
height: 1%;
}
#portal-sitemap .contenttype-formlabelfield a:hover,
#portlet-navigation-tree .contenttype-formlabelfield a:hover,
#portlet-navigation-tree .contenttype-formlabelfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/LabelField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formlabelfield,
#portlet-navigation-tree .contenttype-formlabelfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formlabelfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formlabelfield {
display: block;
}
.contenttype-formlikertfield,
.actionMenu .contenttype-formlikertfield a:hover {
background-image: url(http://www.kehys.fi/LikertField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formlikertfield {
height: 1%;
}
#portal-sitemap .contenttype-formlikertfield a:hover,
#portlet-navigation-tree .contenttype-formlikertfield a:hover,
#portlet-navigation-tree .contenttype-formlikertfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/LikertField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formlikertfield,
#portlet-navigation-tree .contenttype-formlikertfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formlikertfield a:hover,
* html #portlet-navigation-tree .contenttype-formlikertfield a:hover,
* html #portlet-navigation-tree .contenttype-formlikertfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formlikertfield {
display: block;
}
.contenttype-formlinesfield,
.actionMenu .contenttype-formlinesfield a:hover {
background-image: url(http://www.kehys.fi/LinesField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formlinesfield {
height: 1%;
}
#portal-sitemap .contenttype-formlinesfield a:hover,
#portlet-navigation-tree .contenttype-formlinesfield a:hover,
#portlet-navigation-tree .contenttype-formlinesfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/LinesField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formlinesfield,
#portlet-navigation-tree .contenttype-formlinesfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formlinesfield a:hover,
* html #portlet-navigation-tree .contenttype-formlinesfield a:hover,
* html #portlet-navigation-tree .contenttype-formlinesfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formlinesfield {
display: block;
}
.contenttype-formmaileradapter,
.actionMenu .contenttype-formmaileradapter a:hover {
background-image: url(http://www.kehys.fi/mailaction.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formmaileradapter {
height: 1%;
}
#portal-sitemap .contenttype-formmaileradapter a:hover,
#portlet-navigation-tree .contenttype-formmaileradapter a:hover,
#portlet-navigation-tree .contenttype-formmaileradapter a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/mailaction.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formmaileradapter,
#portlet-navigation-tree .contenttype-formmaileradapter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formmaileradapter a:hover,
* html #portlet-navigation-tree .contenttype-formmaileradapter a:hover,
* html #portlet-navigation-tree .contenttype-formmaileradapter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formmaileradapter {
display: block;
}
.contenttype-formmultiselectionfield,
.actionMenu .contenttype-formmultiselectionfield a:hover {
background-image: url(http://www.kehys.fi/MultipleListField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formmultiselectionfield {
height: 1%;
}
#portal-sitemap .contenttype-formmultiselectionfield a:hover,
#portlet-navigation-tree .contenttype-formmultiselectionfield a:hover,
#portlet-navigation-tree .contenttype-formmultiselectionfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/MultipleListField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formmultiselectionfield,
#portlet-navigation-tree .contenttype-formmultiselectionfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formmultiselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formmultiselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formmultiselectionfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formmultiselectionfield {
display: block;
}
.contenttype-formpasswordfield,
.actionMenu .contenttype-formpasswordfield a:hover {
background-image: url(http://www.kehys.fi/PasswordField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formpasswordfield {
height: 1%;
}
#portal-sitemap .contenttype-formpasswordfield a:hover,
#portlet-navigation-tree .contenttype-formpasswordfield a:hover,
#portlet-navigation-tree .contenttype-formpasswordfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/PasswordField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formpasswordfield,
#portlet-navigation-tree .contenttype-formpasswordfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formpasswordfield a:hover,
* html #portlet-navigation-tree .contenttype-formpasswordfield a:hover,
* html #portlet-navigation-tree .contenttype-formpasswordfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formpasswordfield {
display: block;
}
.contenttype-formrichlabelfield,
.actionMenu .contenttype-formrichlabelfield a:hover {
background-image: url(http://www.kehys.fi/RichLabelField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formrichlabelfield {
height: 1%;
}
#portal-sitemap .contenttype-formrichlabelfield a:hover,
#portlet-navigation-tree .contenttype-formrichlabelfield a:hover,
#portlet-navigation-tree .contenttype-formrichlabelfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/RichLabelField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formrichlabelfield,
#portlet-navigation-tree .contenttype-formrichlabelfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formrichlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichlabelfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formrichlabelfield {
display: block;
}
.contenttype-formrichtextfield,
.actionMenu .contenttype-formrichtextfield a:hover {
background-image: url(http://www.kehys.fi/RichTextField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formrichtextfield {
height: 1%;
}
#portal-sitemap .contenttype-formrichtextfield a:hover,
#portlet-navigation-tree .contenttype-formrichtextfield a:hover,
#portlet-navigation-tree .contenttype-formrichtextfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/RichTextField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formrichtextfield,
#portlet-navigation-tree .contenttype-formrichtextfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formrichtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichtextfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formrichtextfield {
display: block;
}
.contenttype-formsavedataadapter,
.actionMenu .contenttype-formsavedataadapter a:hover {
background-image: url(http://www.kehys.fi/FormAction.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formsavedataadapter {
height: 1%;
}
#portal-sitemap .contenttype-formsavedataadapter a:hover,
#portlet-navigation-tree .contenttype-formsavedataadapter a:hover,
#portlet-navigation-tree .contenttype-formsavedataadapter a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/FormAction.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formsavedataadapter,
#portlet-navigation-tree .contenttype-formsavedataadapter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formsavedataadapter a:hover,
* html #portlet-navigation-tree .contenttype-formsavedataadapter a:hover,
* html #portlet-navigation-tree .contenttype-formsavedataadapter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formsavedataadapter {
display: block;
}
.contenttype-formselectionfield,
.actionMenu .contenttype-formselectionfield a:hover {
background-image: url(http://www.kehys.fi/ListField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formselectionfield {
height: 1%;
}
#portal-sitemap .contenttype-formselectionfield a:hover,
#portlet-navigation-tree .contenttype-formselectionfield a:hover,
#portlet-navigation-tree .contenttype-formselectionfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/ListField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formselectionfield,
#portlet-navigation-tree .contenttype-formselectionfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formselectionfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formselectionfield {
display: block;
}
.contenttype-formsimplecaptchafield,
.actionMenu .contenttype-formsimplecaptchafield a:hover {
background-image: url(http://www.kehys.fi/StringField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formsimplecaptchafield {
height: 1%;
}
#portal-sitemap .contenttype-formsimplecaptchafield a:hover,
#portlet-navigation-tree .contenttype-formsimplecaptchafield a:hover,
#portlet-navigation-tree .contenttype-formsimplecaptchafield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/StringField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formsimplecaptchafield,
#portlet-navigation-tree .contenttype-formsimplecaptchafield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formsimplecaptchafield a:hover,
* html #portlet-navigation-tree .contenttype-formsimplecaptchafield a:hover,
* html #portlet-navigation-tree .contenttype-formsimplecaptchafield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formsimplecaptchafield {
display: block;
}
.contenttype-formstringfield,
.actionMenu .contenttype-formstringfield a:hover {
background-image: url(http://www.kehys.fi/StringField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formstringfield {
height: 1%;
}
#portal-sitemap .contenttype-formstringfield a:hover,
#portlet-navigation-tree .contenttype-formstringfield a:hover,
#portlet-navigation-tree .contenttype-formstringfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/StringField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formstringfield,
#portlet-navigation-tree .contenttype-formstringfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formstringfield a:hover,
* html #portlet-navigation-tree .contenttype-formstringfield a:hover,
* html #portlet-navigation-tree .contenttype-formstringfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formstringfield {
display: block;
}
.contenttype-formtextfield,
.actionMenu .contenttype-formtextfield a:hover {
background-image: url(http://www.kehys.fi/TextAreaField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formtextfield {
height: 1%;
}
#portal-sitemap .contenttype-formtextfield a:hover,
#portlet-navigation-tree .contenttype-formtextfield a:hover,
#portlet-navigation-tree .contenttype-formtextfield a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/TextAreaField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formtextfield,
#portlet-navigation-tree .contenttype-formtextfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formtextfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formtextfield {
display: block;
}
.contenttype-formthankspage,
.actionMenu .contenttype-formthankspage a:hover {
background-image: url(http://www.kehys.fi/ThanksPage.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formthankspage {
height: 1%;
}
#portal-sitemap .contenttype-formthankspage a:hover,
#portlet-navigation-tree .contenttype-formthankspage a:hover,
#portlet-navigation-tree .contenttype-formthankspage a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/ThanksPage.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formthankspage,
#portlet-navigation-tree .contenttype-formthankspage {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formthankspage a:hover,
* html #portlet-navigation-tree .contenttype-formthankspage a:hover,
* html #portlet-navigation-tree .contenttype-formthankspage a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formthankspage {
display: block;
}
.contenttype-headerset,
.actionMenu .contenttype-headerset a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-headerset {
height: 1%;
}
#portal-sitemap .contenttype-headerset a:hover,
#portlet-navigation-tree .contenttype-headerset a:hover,
#portlet-navigation-tree .contenttype-headerset a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-headerset,
#portlet-navigation-tree .contenttype-headerset {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-headerset a:hover,
* html #portlet-navigation-tree .contenttype-headerset a:hover,
* html #portlet-navigation-tree .contenttype-headerset a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-headerset {
display: block;
}
.contenttype-headersetfolder,
.actionMenu .contenttype-headersetfolder a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-headersetfolder {
height: 1%;
}
#portal-sitemap .contenttype-headersetfolder a:hover,
#portlet-navigation-tree .contenttype-headersetfolder a:hover,
#portlet-navigation-tree .contenttype-headersetfolder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-headersetfolder,
#portlet-navigation-tree .contenttype-headersetfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-headersetfolder a:hover,
* html #portlet-navigation-tree .contenttype-headersetfolder a:hover,
* html #portlet-navigation-tree .contenttype-headersetfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-headersetfolder {
display: block;
}
.contenttype-image,
.actionMenu .contenttype-image a:hover {
background-image: url(http://www.kehys.fi/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-image {
height: 1%;
}
#portal-sitemap .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-image,
#portlet-navigation-tree .contenttype-image {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-image {
display: block;
}
.contenttype-imageinnercontentproxy,
.actionMenu .contenttype-imageinnercontentproxy a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-imageinnercontentproxy {
height: 1%;
}
#portal-sitemap .contenttype-imageinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-imageinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-imageinnercontentproxy a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-imageinnercontentproxy,
#portlet-navigation-tree .contenttype-imageinnercontentproxy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-imageinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-imageinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-imageinnercontentproxy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-imageinnercontentproxy {
display: block;
}
.contenttype-innercontentcontainer,
.actionMenu .contenttype-innercontentcontainer a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-innercontentcontainer {
height: 1%;
}
#portal-sitemap .contenttype-innercontentcontainer a:hover,
#portlet-navigation-tree .contenttype-innercontentcontainer a:hover,
#portlet-navigation-tree .contenttype-innercontentcontainer a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-innercontentcontainer,
#portlet-navigation-tree .contenttype-innercontentcontainer {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-innercontentcontainer a:hover,
* html #portlet-navigation-tree .contenttype-innercontentcontainer a:hover,
* html #portlet-navigation-tree .contenttype-innercontentcontainer a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-innercontentcontainer {
display: block;
}
.contenttype-large-plone-folder,
.actionMenu .contenttype-large-plone-folder a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-large-plone-folder {
height: 1%;
}
#portal-sitemap .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-large-plone-folder,
#portlet-navigation-tree .contenttype-large-plone-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-large-plone-folder {
display: block;
}
.contenttype-link,
.actionMenu .contenttype-link a:hover {
background-image: url(http://www.kehys.fi/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-link {
height: 1%;
}
#portal-sitemap .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-link,
#portlet-navigation-tree .contenttype-link {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-link {
display: block;
}
.contenttype-linkinnercontentproxy,
.actionMenu .contenttype-linkinnercontentproxy a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-linkinnercontentproxy {
height: 1%;
}
#portal-sitemap .contenttype-linkinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-linkinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-linkinnercontentproxy a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-linkinnercontentproxy,
#portlet-navigation-tree .contenttype-linkinnercontentproxy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-linkinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-linkinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-linkinnercontentproxy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-linkinnercontentproxy {
display: block;
}
.contenttype-news-item,
.actionMenu .contenttype-news-item a:hover {
background-image: url(http://www.kehys.fi/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-news-item {
height: 1%;
}
#portal-sitemap .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-news-item,
#portlet-navigation-tree .contenttype-news-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-news-item {
display: block;
}
.contenttype-newsletter,
.actionMenu .contenttype-newsletter a:hover {
background-image: url(http://www.kehys.fi/Newsletter.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newsletter {
height: 1%;
}
#portal-sitemap .contenttype-newsletter a:hover,
#portlet-navigation-tree .contenttype-newsletter a:hover,
#portlet-navigation-tree .contenttype-newsletter a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/Newsletter.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newsletter,
#portlet-navigation-tree .contenttype-newsletter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newsletter a:hover,
* html #portlet-navigation-tree .contenttype-newsletter a:hover,
* html #portlet-navigation-tree .contenttype-newsletter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newsletter {
display: block;
}
.contenttype-newsletterbtree,
.actionMenu .contenttype-newsletterbtree a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newsletterbtree {
height: 1%;
}
#portal-sitemap .contenttype-newsletterbtree a:hover,
#portlet-navigation-tree .contenttype-newsletterbtree a:hover,
#portlet-navigation-tree .contenttype-newsletterbtree a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newsletterbtree,
#portlet-navigation-tree .contenttype-newsletterbtree {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newsletterbtree a:hover,
* html #portlet-navigation-tree .contenttype-newsletterbtree a:hover,
* html #portlet-navigation-tree .contenttype-newsletterbtree a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newsletterbtree {
display: block;
}
.contenttype-newsletterreference,
.actionMenu .contenttype-newsletterreference a:hover {
background-image: url(http://www.kehys.fi/NewsletterReference.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newsletterreference {
height: 1%;
}
#portal-sitemap .contenttype-newsletterreference a:hover,
#portlet-navigation-tree .contenttype-newsletterreference a:hover,
#portlet-navigation-tree .contenttype-newsletterreference a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/NewsletterReference.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newsletterreference,
#portlet-navigation-tree .contenttype-newsletterreference {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newsletterreference a:hover,
* html #portlet-navigation-tree .contenttype-newsletterreference a:hover,
* html #portlet-navigation-tree .contenttype-newsletterreference a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newsletterreference {
display: block;
}
.contenttype-newsletterrichreference,
.actionMenu .contenttype-newsletterrichreference a:hover {
background-image: url(http://www.kehys.fi/NewsletterReference.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newsletterrichreference {
height: 1%;
}
#portal-sitemap .contenttype-newsletterrichreference a:hover,
#portlet-navigation-tree .contenttype-newsletterrichreference a:hover,
#portlet-navigation-tree .contenttype-newsletterrichreference a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/NewsletterReference.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newsletterrichreference,
#portlet-navigation-tree .contenttype-newsletterrichreference {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newsletterrichreference a:hover,
* html #portlet-navigation-tree .contenttype-newsletterrichreference a:hover,
* html #portlet-navigation-tree .contenttype-newsletterrichreference a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newsletterrichreference {
display: block;
}
.contenttype-newslettertheme,
.actionMenu .contenttype-newslettertheme a:hover {
background-image: url(http://www.kehys.fi/NewsletterTheme.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newslettertheme {
height: 1%;
}
#portal-sitemap .contenttype-newslettertheme a:hover,
#portlet-navigation-tree .contenttype-newslettertheme a:hover,
#portlet-navigation-tree .contenttype-newslettertheme a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/NewsletterTheme.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newslettertheme,
#portlet-navigation-tree .contenttype-newslettertheme {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newslettertheme a:hover,
* html #portlet-navigation-tree .contenttype-newslettertheme a:hover,
* html #portlet-navigation-tree .contenttype-newslettertheme a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newslettertheme {
display: block;
}
.contenttype-newslettertopic,
.actionMenu .contenttype-newslettertopic a:hover {
background-image: url(http://www.kehys.fi/NewsletterTopic.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-newslettertopic {
height: 1%;
}
#portal-sitemap .contenttype-newslettertopic a:hover,
#portlet-navigation-tree .contenttype-newslettertopic a:hover,
#portlet-navigation-tree .contenttype-newslettertopic a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/NewsletterTopic.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-newslettertopic,
#portlet-navigation-tree .contenttype-newslettertopic {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-newslettertopic a:hover,
* html #portlet-navigation-tree .contenttype-newslettertopic a:hover,
* html #portlet-navigation-tree .contenttype-newslettertopic a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-newslettertopic {
display: block;
}
.contenttype-page,
.actionMenu .contenttype-page a:hover {
background-image: url(http://www.kehys.fi/plonearticle.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-page {
height: 1%;
}
#portal-sitemap .contenttype-page a:hover,
#portlet-navigation-tree .contenttype-page a:hover,
#portlet-navigation-tree .contenttype-page a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/plonearticle.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-page,
#portlet-navigation-tree .contenttype-page {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-page a:hover,
* html #portlet-navigation-tree .contenttype-page a:hover,
* html #portlet-navigation-tree .contenttype-page a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-page {
display: block;
}
.contenttype-plone-site,
.actionMenu .contenttype-plone-site a:hover {
background-image: url(http://www.kehys.fi/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plone-site {
height: 1%;
}
#portal-sitemap .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plone-site,
#portlet-navigation-tree .contenttype-plone-site {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plone-site {
display: block;
}
.contenttype-plonearticle,
.actionMenu .contenttype-plonearticle a:hover {
background-image: url(http://www.kehys.fi/);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plonearticle {
height: 1%;
}
#portal-sitemap .contenttype-plonearticle a:hover,
#portlet-navigation-tree .contenttype-plonearticle a:hover,
#portlet-navigation-tree .contenttype-plonearticle a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plonearticle,
#portlet-navigation-tree .contenttype-plonearticle {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plonearticle a:hover,
* html #portlet-navigation-tree .contenttype-plonearticle a:hover,
* html #portlet-navigation-tree .contenttype-plonearticle a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plonearticle {
display: block;
}
.contenttype-plonearticlemultipage,
.actionMenu .contenttype-plonearticlemultipage a:hover {
background-image: url(http://www.kehys.fi/);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plonearticlemultipage {
height: 1%;
}
#portal-sitemap .contenttype-plonearticlemultipage a:hover,
#portlet-navigation-tree .contenttype-plonearticlemultipage a:hover,
#portlet-navigation-tree .contenttype-plonearticlemultipage a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plonearticlemultipage,
#portlet-navigation-tree .contenttype-plonearticlemultipage {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plonearticlemultipage a:hover,
* html #portlet-navigation-tree .contenttype-plonearticlemultipage a:hover,
* html #portlet-navigation-tree .contenttype-plonearticlemultipage a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plonearticlemultipage {
display: block;
}
.contenttype-plonearticletool,
.actionMenu .contenttype-plonearticletool a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plonearticletool {
height: 1%;
}
#portal-sitemap .contenttype-plonearticletool a:hover,
#portlet-navigation-tree .contenttype-plonearticletool a:hover,
#portlet-navigation-tree .contenttype-plonearticletool a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plonearticletool,
#portlet-navigation-tree .contenttype-plonearticletool {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plonearticletool a:hover,
* html #portlet-navigation-tree .contenttype-plonearticletool a:hover,
* html #portlet-navigation-tree .contenttype-plonearticletool a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plonearticletool {
display: block;
}
.contenttype-ploneexfile,
.actionMenu .contenttype-ploneexfile a:hover {
background-image: url(http://www.kehys.fi/exfile.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-ploneexfile {
height: 1%;
}
#portal-sitemap .contenttype-ploneexfile a:hover,
#portlet-navigation-tree .contenttype-ploneexfile a:hover,
#portlet-navigation-tree .contenttype-ploneexfile a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/exfile.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-ploneexfile,
#portlet-navigation-tree .contenttype-ploneexfile {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-ploneexfile a:hover,
* html #portlet-navigation-tree .contenttype-ploneexfile a:hover,
* html #portlet-navigation-tree .contenttype-ploneexfile a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-ploneexfile {
display: block;
}
.contenttype-policyhttpcachemanagercacherule,
.actionMenu .contenttype-policyhttpcachemanagercacherule a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-policyhttpcachemanagercacherule {
height: 1%;
}
#portal-sitemap .contenttype-policyhttpcachemanagercacherule a:hover,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a:hover,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-policyhttpcachemanagercacherule,
#portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-policyhttpcachemanagercacherule a:hover,
* html #portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a:hover,
* html #portlet-navigation-tree .contenttype-policyhttpcachemanagercacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-policyhttpcachemanagercacherule {
display: block;
}
.contenttype-portlet,
.actionMenu .contenttype-portlet a:hover {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-portlet {
height: 1%;
}
#portal-sitemap .contenttype-portlet a:hover,
#portlet-navigation-tree .contenttype-portlet a:hover,
#portlet-navigation-tree .contenttype-portlet a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-portlet,
#portlet-navigation-tree .contenttype-portlet {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-portlet a:hover,
* html #portlet-navigation-tree .contenttype-portlet a:hover,
* html #portlet-navigation-tree .contenttype-portlet a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-portlet {
display: block;
}
.contenttype-publication,
.actionMenu .contenttype-publication a:hover {
background-image: url(http://www.kehys.fi/publication_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-publication {
height: 1%;
}
#portal-sitemap .contenttype-publication a:hover,
#portlet-navigation-tree .contenttype-publication a:hover,
#portlet-navigation-tree .contenttype-publication a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/publication_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-publication,
#portlet-navigation-tree .contenttype-publication {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-publication a:hover,
* html #portlet-navigation-tree .contenttype-publication a:hover,
* html #portlet-navigation-tree .contenttype-publication a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-publication {
display: block;
}
.contenttype-remotecalendarportlet,
.actionMenu .contenttype-remotecalendarportlet a:hover {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-remotecalendarportlet {
height: 1%;
}
#portal-sitemap .contenttype-remotecalendarportlet a:hover,
#portlet-navigation-tree .contenttype-remotecalendarportlet a:hover,
#portlet-navigation-tree .contenttype-remotecalendarportlet a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-remotecalendarportlet,
#portlet-navigation-tree .contenttype-remotecalendarportlet {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-remotecalendarportlet a:hover,
* html #portlet-navigation-tree .contenttype-remotecalendarportlet a:hover,
* html #portlet-navigation-tree .contenttype-remotecalendarportlet a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-remotecalendarportlet {
display: block;
}
.contenttype-remoteflashvideo,
.actionMenu .contenttype-remoteflashvideo a:hover {
background-image: url(http://www.kehys.fi/video_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-remoteflashvideo {
height: 1%;
}
#portal-sitemap .contenttype-remoteflashvideo a:hover,
#portlet-navigation-tree .contenttype-remoteflashvideo a:hover,
#portlet-navigation-tree .contenttype-remoteflashvideo a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/video_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-remoteflashvideo,
#portlet-navigation-tree .contenttype-remoteflashvideo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-remoteflashvideo a:hover,
* html #portlet-navigation-tree .contenttype-remoteflashvideo a:hover,
* html #portlet-navigation-tree .contenttype-remoteflashvideo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-remoteflashvideo {
display: block;
}
.contenttype-rssportlet,
.actionMenu .contenttype-rssportlet a:hover {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-rssportlet {
height: 1%;
}
#portal-sitemap .contenttype-rssportlet a:hover,
#portlet-navigation-tree .contenttype-rssportlet a:hover,
#portlet-navigation-tree .contenttype-rssportlet a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-rssportlet,
#portlet-navigation-tree .contenttype-rssportlet {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-rssportlet a:hover,
* html #portlet-navigation-tree .contenttype-rssportlet a:hover,
* html #portlet-navigation-tree .contenttype-rssportlet a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-rssportlet {
display: block;
}
.contenttype-rulefolder,
.actionMenu .contenttype-rulefolder a:hover {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-rulefolder {
height: 1%;
}
#portal-sitemap .contenttype-rulefolder a:hover,
#portlet-navigation-tree .contenttype-rulefolder a:hover,
#portlet-navigation-tree .contenttype-rulefolder a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-rulefolder,
#portlet-navigation-tree .contenttype-rulefolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-rulefolder a:hover,
* html #portlet-navigation-tree .contenttype-rulefolder a:hover,
* html #portlet-navigation-tree .contenttype-rulefolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-rulefolder {
display: block;
}
.contenttype-section,
.actionMenu .contenttype-section a:hover {
background-image: url(http://www.kehys.fi/Section.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-section {
height: 1%;
}
#portal-sitemap .contenttype-section a:hover,
#portlet-navigation-tree .contenttype-section a:hover,
#portlet-navigation-tree .contenttype-section a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/Section.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-section,
#portlet-navigation-tree .contenttype-section {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-section a:hover,
* html #portlet-navigation-tree .contenttype-section a:hover,
* html #portlet-navigation-tree .contenttype-section a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-section {
display: block;
}
.contenttype-separator,
.actionMenu .contenttype-separator a:hover {
background-image: url(http://www.kehys.fi/separator_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-separator {
height: 1%;
}
#portal-sitemap .contenttype-separator a:hover,
#portlet-navigation-tree .contenttype-separator a:hover,
#portlet-navigation-tree .contenttype-separator a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/separator_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-separator,
#portlet-navigation-tree .contenttype-separator {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-separator a:hover,
* html #portlet-navigation-tree .contenttype-separator a:hover,
* html #portlet-navigation-tree .contenttype-separator a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-separator {
display: block;
}
.contenttype-site,
.actionMenu .contenttype-site a:hover {
background-image: url(http://www.kehys.fi/site_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-site {
height: 1%;
}
#portal-sitemap .contenttype-site a:hover,
#portlet-navigation-tree .contenttype-site a:hover,
#portlet-navigation-tree .contenttype-site a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/site_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-site,
#portlet-navigation-tree .contenttype-site {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-site a:hover,
* html #portlet-navigation-tree .contenttype-site a:hover,
* html #portlet-navigation-tree .contenttype-site a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-site {
display: block;
}
.contenttype-subscriber,
.actionMenu .contenttype-subscriber a:hover {
background-image: url(http://www.kehys.fi/Subscriber.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-subscriber {
height: 1%;
}
#portal-sitemap .contenttype-subscriber a:hover,
#portlet-navigation-tree .contenttype-subscriber a:hover,
#portlet-navigation-tree .contenttype-subscriber a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/Subscriber.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-subscriber,
#portlet-navigation-tree .contenttype-subscriber {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-subscriber a:hover,
* html #portlet-navigation-tree .contenttype-subscriber a:hover,
* html #portlet-navigation-tree .contenttype-subscriber a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-subscriber {
display: block;
}
.contenttype-templatecacherule,
.actionMenu .contenttype-templatecacherule a:hover {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-templatecacherule {
height: 1%;
}
#portal-sitemap .contenttype-templatecacherule a:hover,
#portlet-navigation-tree .contenttype-templatecacherule a:hover,
#portlet-navigation-tree .contenttype-templatecacherule a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-templatecacherule,
#portlet-navigation-tree .contenttype-templatecacherule {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-templatecacherule a:hover,
* html #portlet-navigation-tree .contenttype-templatecacherule a:hover,
* html #portlet-navigation-tree .contenttype-templatecacherule a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-templatecacherule {
display: block;
}
.contenttype-topic,
.actionMenu .contenttype-topic a:hover {
background-image: url(http://www.kehys.fi/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-topic {
height: 1%;
}
#portal-sitemap .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-topic,
#portlet-navigation-tree .contenttype-topic {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-topic {
display: block;
}
.contenttype-topicportlet,
.actionMenu .contenttype-topicportlet a:hover {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-topicportlet {
height: 1%;
}
#portal-sitemap .contenttype-topicportlet a:hover,
#portlet-navigation-tree .contenttype-topicportlet a:hover,
#portlet-navigation-tree .contenttype-topicportlet a.navTreeCurrentItem {
background-image: url(http://www.kehys.fi/portlet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-topicportlet,
#portlet-navigation-tree .contenttype-topicportlet {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-topicportlet a:hover,
* html #portlet-navigation-tree .contenttype-topicportlet a:hover,
* html #portlet-navigation-tree .contenttype-topicportlet a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-topicportlet {
display: block;
}
.actionicon-plone-sendto {
background-image: url(http://www.kehys.fi/mail_icon.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-print {
background-image: url(http://www.kehys.fi/print_icon.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss {
background-image: url(http://www.kehys.fi/rss.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-extedit {
background-image: url(http://www.kehys.fi/extedit_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-addtofavorites {
background-image: url(http://www.kehys.fi/favorite_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-QuickInstaller {
background-image: url(http://www.kehys.fi/product_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneReconfig {
background-image: url(http://www.kehys.fi/logoIcon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups2 {
background-image: url(http://www.kehys.fi/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPrefs {
background-image: url(http://www.kehys.fi/user.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPassword {
background-image: url(http://www.kehys.fi/lock_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MailHost {
background-image: url(http://www.kehys.fi/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PortalSkin {
background-image: url(http://www.kehys.fi/skins_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-errorLog {
background-image: url(http://www.kehys.fi/error_log_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ZMI {
background-image: url(http://www.kehys.fi/zope_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SearchSettings {
background-image: url(http://www.kehys.fi/search_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NavigationSettings {
background-image: url(http://www.kehys.fi/navigation_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-full_screen {
background-image: url(http://www.kehys.fi/fullscreenexpand_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-kupu {
background-image: url(http://www.kehys.fi/kupuimages/kupu_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-cut {
background-image: url(http://www.kehys.fi/cut_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-copy {
background-image: url(http://www.kehys.fi/copy_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-paste {
background-image: url(http://www.kehys.fi/paste_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-delete {
background-image: url(http://www.kehys.fi/delete_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_atct {
background-image: url(http://www.kehys.fi/topic_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-placefulworkflow {
background-image: url(http://www.kehys.fi/placefulworkflow_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-ics {
background-image: url(http://www.kehys.fi/icon_export_ical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-vcs {
background-image: url(http://www.kehys.fi/icon_export_vcal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_clockwise {
background-image: url(http://www.kehys.fi/icon_rotate_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_counter_clockwise {
background-image: url(http://www.kehys.fi/icon_rotate_counter_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_180 {
background-image: url(http://www.kehys.fi/icon_rotate_180.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_horizontal {
background-image: url(http://www.kehys.fi/icon_flip_horizontal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_vertical {
background-image: url(http://www.kehys.fi/icon_flip_vertical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneLanguageTool {
background-image: url(http://www.kehys.fi/flag-plone.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-attachmentfield_prefs {
background-image: url(http://www.kehys.fi/AttachmentField.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-lock {
background-image: url(http://www.kehys.fi/lock.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-unlock {
background-image: url(http://www.kehys.fi/unlock.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-plonearticle_management {
background-image: url(http://www.kehys.fi/plonearticle_tool.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-CacheSetupPrefs {
background-image: url(http://www.kehys.fi//misc_/CacheSetup/cachesetup_tool_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-fckeditor_configlet {
background-image: url(http://www.kehys.fi/fckPlone_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups {
background-image: url(http://www.kehys.fi/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NewContentNotify {
background-image: url(http://www.kehys.fi/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-atom_feed {
background-image: url(http://www.kehys.fi/rss.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PrimaPaper {
background-image: url(http://www.kehys.fi/publication_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SimpleBlogSetup {
background-image: url(http://www.kehys.fi/simpleblog_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneFormGen {
background-image: url(http://www.kehys.fi/Form.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-large_text {
background-image: url(http://www.kehys.fi/text_large.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-normal_text {
background-image: url(http://www.kehys.fi/text_normal.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss_parent {
background-image: url(http://www.kehys.fi/rss.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss_blog {
background-image: url(http://www.kehys.fi/rss.jpg) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-primacontrol_webstatistics {
background-image: url(http://www.kehys.fi/primacontrol_webstatistics_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-AnalyticsConf {
background-image: url(http://www.kehys.fi/analytics_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
/* */
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 18px;
margin-left: -1px;
}
.visualIconReplace {
background: transparent;
display: block !important;
border: 0;
margin: 0;
padding: 0 0 0 18px !important;
overflow: hidden;
width: 0px !important;
width /**/: 18px;
}
/* */

}


/* - primacontrolsite.css - */
@media screen {
/* http://www.kehys.fi/portal_css/primacontrolsite.css?original=1 */
/* */
.image {
margin: 6px 6px 6px 6px;
}
#news-items .image,
#raised-items .image,
#folder-items .image {
margin-top: 2px;
}
.image-left {
border: none;
margin-right: 12px;
margin-left: 0px;
}
.image-right {
border: none;
margin-right: 0px;
margin-left: 12px;
}
.image-center {
}
.image.inline {
float: left;
}
.image-container-left {
float: left;
margin-right: 12px;
}
.image-container-right {
float: right;
margin-left: 12px;
}
.image-container-left .image,
.image-container-right .image {
margin-bottom: 6px;
}
.image-caption {
padding: 4px 4px 4px 4px;
text-align: center;
font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 85%;
}
#gallery-images .image {
margin: 0px;
padding: 0px;
}
#gallery-images .image-box {
float: left;
border: 1px solid #999999;
margin: 0px 10px 10px 0px;
}
#gallery-images .image-centerer {
margin-left: auto;
margin-right: auto;
}
#gallery-images .highslide img {
border: none;
}
#gallery-images .highslide:hover img {
border: none;
}
#gallery-images .read-more {
float: right;
}
.boxed-images .image-container {
margin: 5px 5px 5px 5px;
float: left;
}
.boxed-images .image-box {
margin: 0;
}
.boxed-images .boxed-image-inside .image-box {
border: 1px solid #999999;
}
.boxed-images .boxed-image-inside .image-box:hover {
border: 1px solid White;
}
.boxed-images .image {
margin: 0px;
padding: 0px;
}
.boxed-images .highslide img {
border: none;
}
.boxed-images .highslide:hover img {
border: none;
}
.boxed-images .read-more {
float: right;
}
.boxed-images .image-caption {
display: block;
overflow: hidden;
height: 2.1em; /* */
}
.item {
margin-bottom: 6px;
clear: both;
}
.item .title a:hover {
text-decoration: underline;
}
.item .title {
padding-top: 12px;
padding-bottom: 4px;
}
#folder-items .item .title,
#news-items .item .title,
#raised-items .item .title {
padding-top: 3px;
padding-bottom: 3px;
font-size: 1.2em;
}
#folder-items .item-content {
margin-left: 12px;
padding: 4px;
border: 1px solid #dddddd;
}
#primacontrol-model34 #folder-items .item,
#primacontrol-model35 #folder-items .item {
border-bottom: 1px solid #eeeeee;
margin-bottom: 10px;
}
#primacontrol-model55 .item .documentDescription {
display: inline;
}
.container-wrapper {
padding-top: 10px;
}
.item .date {
font-size: 0.8em;
font-weight: normal;
}
#previous-next #previous {
float: left;
}
#previous-next #next {
float: right;
}
#model-list .description {
float: left;
margin: 6px 6px 6px 6px;
}
#model-list .description img {
float: left;
margin-right: 6px;
}
#pa-select-model .formControls {
clear: both;
}
/* */
#model-content-left-wrapper-right .visualIcon,
#model-content-left-wrapper-right a {
background-image: none ! important;
}
#model-content-left-wrapper-right .visualIcon .visualIconPadding {
padding-left: 0 ! important;
}
/* */
.navTreeItem .contenttype-separator a {
display: none ! important;
}
.navTreeItem .contenttype-separator {
margin-bottom: 15px;
}
/* */
.ArchetypesRichWidget .fieldTextFormat {
display: none;
}
/* */
.documentFirstHeading .heading-visual-icon {
margin-left: 6px;
}
/* */
#plonegossip #pgforum-threadlisting .creation {
display: none;
}
#portlet-events {
margin-bottom: 30px;
}
/* */
table td p {
position: static;
}
#flash-video-container {
float: right;
margin: 2em;
}
/* */
#page-previews {
margin-top: 30px;
clear: both;
}
#page-previews .preview-box {
width: 250px;
}
#page-previews .preview-box img {
float: right;
}
#page-previews #minus-one,
#page-previews #minus-two {
float: left;
clear:left;
}
#page-previews #plus-one,
#page-previews #plus-two {
float: right;
clear:right;
}
/* */
#member-listing .member-card-short,
#member-listing .member-card {
border: 1px solid #999999;
background-color: #eeeeee;
margin-bottom: 10px;
clear: both;
}
#member-listing .member-card-short ul,
#member-listing .member-card ul {
line-height: 1.2em;
list-style-type: none;
list-style-image: none;
margin-left: 10px;
}
#member-listing .member-card li {
margin-bottom: 2px;
}
#member-listing .field-title {
font-weight: bold;
}
#member-listing .portrait-image {
float: right;
margin-top: 1em;
margin-right: 1em;
}
#member-listing .md-member-search {
margin-bottom: 20px;
float: right;
}
#member-listing .member-card-short .md-fullname {
font-size: 1.2em;
}
#member-listing .member-card table {
margin-top: 5px;
margin-left: 5px;
width: 100%;
}
#member-listing .member-card th {
text-align: left;
vertical-align: top;
width: 12em;
}
/* */
#primacontrol-model-imagebank .wf-unpublished {
border: 1px solid #ff0000;
}
#primacontrol-model-imagebank .image-container {
float: left;
margin: 7px 7px 7px 7px;
/* */
}
#primacontrol-model-imagebank .selectedImage {
background-color: #dddddd;
border-color: #a0a0a0;
}
#primacontrol-model-videogallery .video-container {
float: left;
margin: 5px 3px;
}
#primacontrol-model-videogallery .video-title {
text-align: center;
}
#primacontrol-model-videogallery .video-title a {
text-decoration: none;
border: none;
}
#primacontrol-model-videogallery .image-caption {
text-align: center;
}
#primacontrol-model-videogallery .image-caption a {
text-decoration: none;
border: none;
}
#primacontrol-model-videogallery .image-caption {
display: block;
overflow: hidden;
height: 2.1em; /* */
}
#ecard-model-1 .category {
clear: both;
margin-top: 10px;
margin-bottom: 15px;
}
#ecard-model-1 .category .more {
text-align: right;
margin-top: 10px;
margin-right: 20px;
}
#primacontrol-model12 .container-wrapper {
clear: both;
}
#primacontrol-model38 .container-wrapper {
clear: both;
}
#primacontrol-model-feed .entrydate {
font-size: 9px;
color: #aaaaaa;
}
#primacontrol-model-feed .entrysummary {
margin-top: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #888888;
padding: 15px;
background-color: #eeeeee;
}
/* */
#region-content .documentFirstHeading {
height: 1%;
}
/* */
#primacontrol-model-gossip-forum-listing #forum-listing a {
text-decoration: none;
border: none;
}
#primacontrol-model-gossip-forum-listing #forum-listing dt {
margin-top: 25px;
}
#primacontrol-model-gossip-forum-listing #forum-listing dd {
margin-left: 0;
margin-top: 5px;
line-height: 1.4em;
}
#primacontrol-model-gossip-forum-listing #forum-listing li {
margin-bottom: 0;
}
#popoll-results {
border-collapse: collapse;
}
#popoll-results td {
padding: 5px;
}
/* */
#portlet-simple-image-banner .portletHeader,
#portlet-simple-image-banner .portletFooter {
display: none;
}
#portlet-simple-image-banner .portletItem {
text-align: center;
padding: 2px;
margin: 0px;
}
#primacontrol-model33 .list {
margin-bottom: 10px;
margin-top: 10px;
}
/* */
#page-base-metadata #archetypes-fieldname-excludeFromNav {
display: none;
}
.primacontrol-member-widget-portrait img {
float: right;
}
/* */
#portlet-latest-images .LatestImagesPortletImages {
border-collapse: collapse;
}
#portlet-latest-images .LatestImagesPortletImageDiv {
border:1px solid #CCCCCC;
}
/* */
#portlet-picture-of-day .content {
text-align: center;
margin-top: 5px;
}
.map-display {
clear: both;
padding: 1em 0 2em 0;
}
/* */
#primacontrol-model61 .documentActions,
#primacontrol-model61 .documentFirstHeading {
display: none;
}
#primacontrol-model61 #portlets-one div,
#primacontrol-model61 #portlets-two div {
float: left;
width: 271px !important;
margin-top: 10px;
}
#primacontrol-model61 #portlets-one div.middle,
#primacontrol-model61 #portlets-two div.middle {
margin-left: 20px;
margin-right: 20px;
}
#primacontrol-model61 .image-center {
float: right;
}
/* */
#magazine-volumes {
margin-bottom: 1em;
}
.magazineIssue {
width: 75px;
float: left;
margin-left: auto;
margin-bottom: 8px;
text-align: center;
}
.issueCover {
height: 110px;
}
/* */
.teaser {
line-height: 1.5em;
}
.teaserIngress {
font-weight:bold;
}
div.highslide-html-content object {
position: absolute;
left: 50%;
margin-left: -150px;
}
#primacontrol-model-videogallery img.video-thumbnail-image {
display: block;
margin-left: auto;
margin-right: auto
}
/* */
#primacontrol-model70 table.favorites td {
vertical-align: top;
padding-bottom: 5px;
}
#primacontrol-model70 table.favorites td.item {
width: 40%;
}
#primacontrol-model70 table.favorites td.creator {
padding-left: 30px;
width: 30%;
}
#primacontrol-model70 table.favorites td.action {
padding-left: 30px;
text-align: right;
width: 30%;
}
#primacontrol-model70 table.favorites td.action a {
color: #ff0000;
}
.primacontrolSocialSlotsUnder {
margin-top: 28px;
}
.turhaSeOis {
display: none;
}
/* */

}


/* - primacontrolsite_plone_overrides.css - */
@media screen {
/* http://www.kehys.fi/portal_css/primacontrolsite_plone_overrides.css?original=1 */
/* */
#portal-columns a:hover {
text-decoration: underline;
}
/* */
#portal-columns .documentActions a:hover {
text-decoration: none;
}
/* **/
/* */
.context,
.documentEditable * .context,
input.searchButton {
background-image: none;
padding: 1px;
}
/* */
#breadcrumbs-you-are-here {
display: none;
}
/* */
#LSResult img {
display: none;
}
/* */
#portal-sitemap .visualIcon,
#portal-sitemap a,
#portal-sitemap a:hover {
background-image: none ! important;
background-color: transparent;
border: none;
}
#portal-sitemap .visualIcon .visualIconPadding {
padding: 0 0 0 0;
}
/* */
#search-results .visualIcon {
background-image: none;
}
#search-results .visualIcon .visualIconPadding {
padding: 0 0 0 0;
}
#search-results .discreet {
display: none;
}
/* */
#portal-column-one .visualIcon,
#portal-column-one .visualIcon a,
#portal-column-two .visualIcon,
#portal-column-two .visualIcon a {
background-image: none ! important;
}
#portal-column-one .visualIconPadding,
#portal-column-two .visualIconPadding {
padding-left: 0 ! important;
}
/* */
.link-external {
background-image: none;
padding-left: 0px;
}
/* */
#portlet-navigation-tree .navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: transparent;
border: 1px solid transparent;
}
#portlet-navigation-tree .navTreeCurrentItem {
border: 1px solid transparent ! important;
background-color: transparent ! important;
}
/* **/
.documentEditable .documentContent,
.contentViews,
.contentActions,
.contentActions li,
.contentViews li a {
border: none ! important;
}
/* **/
.state-unpublished {
color: #ff0000 ! important;
}
/* **/
.portletItem {
padding: 0.3em 1.0em 0.3em 1.0em;
}
/* */
.contentViews {
line-height: 1.5em;
}
/* **/
/* */
#portal-personaltools {
border: none;
}
#portal-globalnav li.selected a,
#portal-globalnav li.plain a {
border: none;
}
#portal-breadcrumbs {
border: none;
}
#portal-footer {
border: none;
}
#portal-columns .portlet {
border: none;
}
.portlet .portletHeader {
border: none;
}
.portlet .portletItem {
border: none;
}
.portlet .portletFooter {
border: none;
}
h1, h2, h3, h4, h5, h6 {
padding-bottom: 0.25em;
border: none;
}
#objectMenu ul {
border: none;
}
#templateMenu ul {
border: none;
}
#actionDropDownMenu ul {
border: none;
}
#statusMenu ul {
border: none;
}
#portal-column-content table {
border: none;
}
#portal-column-content table td,
#portal-column-content table tr,
#portal-column-content table th {
border: none;
}
}


/* - highslide.css - */
@media screen {
/* http://www.kehys.fi/portal_css/highslide.css?original=1 */
.highslide {
cursor: url(http://www.kehys.fi/zoomin.cur), pointer;
outline: none;
}
.highslide img {
border: 1px solid #999999;
}
.highslide:hover img {
border: 1px solid White;
}
.highslide-image {
border: 1px solid White;
}
.highslide-html {
background-color: white;
}
.highslide-body {
padding: 0 10px 10px 10px;
}
.highslide-image-blur {
}
.highslide-caption {
display: none;
border: 2px solid white;
border-top: none;
font-family: Verdana, Helvetica;
font-size: 10pt;
text-align: center;
padding: 5px;
background-color: white;
}
.highslide-html-content {
position: absolute;
display: none;
width: 400px;
}
.highslide-loading {
display: block;
color: white;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding: 3px;
border-top: 1px solid white;
border-bottom: 1px solid white;
background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
padding: 2px;
color: silver;
text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
color: white;
background-color: gray;
}
.highslide-move {
cursor: move;
}
.highslide-overlay {
display: none;
}
/* */
.controlbar {
background: url(http://www.kehys.fi/controlbar4.gif);
width: 167px;
height: 34px;
}
.controlbar a {
display: block;
float: left;
height: 27px;
}
.controlbar a:hover {
background-image: url(http://www.kehys.fi/controlbar4-hover.gif);
}
.controlbar .previous {
width: 50px;
}
.controlbar .next {
width: 40px;
background-position: -50px 0;
}
.controlbar .highslide-move {
width: 40px;
background-position: -90px 0;
}
.controlbar .close {
width: 36px;
background-position: -130px 0;
}
.control {
float: right;
display: block;
margin: 0 5px;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #999999;
}
.control:hover {
color: black !important;
}
.highslide-control {
height: 20px;
padding: 2px;
}
/* */
.highslide-display-block {
display: block;
}
.highslide-display-none {
display: none;
}
/* */
}


/* - assortedevent.css - */
@media screen {
/* http://www.kehys.fi/portal_css/assortedevent.css?original=1 */
/* */
.portletAssortedEvent div,
#portlet-assortedevent div {
margin-bottom: 10px;
}
.portletAssortedEvent .controls,
#portlet-assortedevent .controls {
text-align: left;
}
.portletAssortedEvent select,
.portletAssortedEvent input,
#portlet-assortedevent select,
#portlet-assortedevent input {
font-size: 10px;
}
.portletAssortedEvent label.event-type,
#portlet-assortedevent label.event-type {
font-weight: normal;
}
.portletAssortedEvent #istart_day,
.portletAssortedEvent #istart_month,
.portletAssortedEvent #iend_day,
.portletAssortedEvent #iend_month,
#portlet-assortedevent #istart_day,
#portlet-assortedevent #istart_month,
#portlet-assortedevent #iend_day,
#portlet-assortedevent #iend_month {
width: 36px;
}
.portletAssortedEvent #istart_year,
.portletAssortedEvent #iend_year,
#portlet-assortedevent #istart_year,
#portlet-assortedevent #iend_year {
width: 52px;
}
/* */
.portletAssortedEvent .assortedEventList ul,
.portletAssortedEvent #assortedevent-list ul,
#portlet-assortedevent #assortedevent-list ul {
margin-top: 0;
margin-left: 0;
}
.portletAssortedEvent .assortedEventList li,
.portletAssortedEvent #assortedevent-list li,
#portlet-assortedevent #assortedevent-list li {
list-style-image: none;
list-style: none;
}
/* */
#assortedevent-list .event-category {
margin-bottom: 20px;
}
.assortedevent-syndication {
float: right;
}
#assortedevent-list .event-category li {
margin-bottom: 12px;
}
#assortedevent-list .event-category a {
font-weight: bold;
}
.assortedEventList .time,
.assortedEventList .teaser,
#assortedevent-list .time,
#assortedevent-list .teaser {
color: Black;
}
#assortedevent-list .event-category li {
list-style-type: none;
list-style-image: none;
}
.documentContent #event-type {
margin-bottom: 3px;
}
#assortedevent-search-interval {
margin-bottom: 10px;
}
.documentContent #event-interval {
margin-bottom: 5px;
}
#add-new-assortedevent {
width: 130px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
.event-interval {
margin-bottom: 5px;
}
.action_show_hide_text_hide, .coming_occurrences {
display: none;
}
/* */
.portletAssortedEventCalendar .ploneCalendar td,
#portlet-assortedevent-calendar .ploneCalendar td {
width: 12.5%;
}
/* */
#calendar-cleanup-form table {
font-size: 80%;
}
#calendar-cleanup-form table td {
padding: 0.15em;
}
#calendar-cleanup-form table th {
padding: 0.15em;
}
.searchResultMetadata {
font-weight: bold;
}
/* */

}


/* - ++resource++primacontrol.assortedevent.static/main.css - */
@media screen {
/* http://www.kehys.fi/portal_css/++resource++primacontrol.assortedevent.static/main.css?original=1 */
/* */

}


/* - SimpleBlogCSS.css - */
@media all {
/* http://www.kehys.fi/portal_css/SimpleBlogCSS.css?original=1 */
/* */
/* */
.BlogByLine {}
.simpleBlogCrosspost {}
.noMargin {margin-bottom:0}
.simpleBlogIcons {
padding-left: 1.5em;
}
.simpleBlogPortletIcons {
padding-left: 1.8em;
padding-bottom: 1em;
}
.simpleBlogDescriptionOnly {}
.simpleBlogDescription {
margin: 0.5em 0em 1em 0em;
line-height: 1.5em;
}
.simpleBlogTitleOnly {
margin-bottom:1.5em;
}
.simpleBlogUnpublished {
margin-bottom:1em ! important;
color: red;
text-transform:none ! important;
}
.simpleBlogUnpublishedWarningbox {
background-color:rgb(255,191,191);
font-weight:normal;
}
.simpleBlogPublishAction {
font-weight: bold;
}
.simpleBlogBody {}
.simpleBlogBylineCats {
display: inline;
margin-left:0;
margin-right:0;
}
.simpleBlogBylineCats li {
display:inline;
margin-right: 0.4em;
}
dl.simpleBlog-titleOnly dt {
margin-bottom: 1em;
}
dl.simpleBlog-full dt span span.simpleBlogBylineDash,
dl.simpleBlog-titleOnly dt span span.simpleBlogBylineDash,
dl.simpleBlog-descriptionOnly dt span span.simpleBlogBylineDash {
display:none;
}
dl.simpleBlog-titleOnly dd,
dl.simpleBlog-full dd,
dl.simpleBlog-descriptionOnly dd {
margin-left: 0;
padding-top: 0.5em;
}
dl.simpleBlog-titleOnly dt span.summary,
dl.simpleBlog-full dt span.summary,
dl.simpleBlog-descriptionOnly dt span.summary {
display:block;
clear:right;
font-size: 125%;
font-weight: bold;
background-position:0% 60%;
padding-left:0.2em;
}
dl.simpleBlog-full dt span.summary a,
dl.simpleBlog-titleOnly dt span.summary a,
dl.simpleBlog-descriptionOnly dt span.summary a {
color: Black ! important;
text-decoration: none;
}
.simpleBlogCalendar {
border: 1px solid #999999;
border:none;
}
.simpleBlogCalendar a {
text-decoration: none;
}
.simpleBlogCalendar a:hover {
text-decoration: none;
}
.simpleBlogCalendar th {
background-color: transparent;
font-weight: bold;
text-align: center;
padding: 2px;
}
.simpleBlogCalendar td {
background-color: transparent;
width: 1.5em;
text-align: right;
padding: 2px;
}
.simpleBlogCalendar .weekdays td {
background-color: transparent;
border: 1px solid #999999;
border-style: solid none;
text-align: center;
padding: 2px;
}
.simpleBlogCalendar .event {
background-color: #eeeeee;
font-weight: bold;
}
.simpleBlogCalendar .todayevent {
background-color: #eeeeee;
border: 2px solid #ffa500;
font-weight: bold;
}
.simpleBlogCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.entryOnTop {
background-image: url(http://www.kehys.fi/entry_pin.gif);
}
#portlet-events .tile {
float: right;
}
#simpleBlogOverview .documentByLine img {
float: right;
margin-left: 0.5em;
}
#simpleBlogOverview span.metadata_block {
display: block;
}
#simpleBlogOverview .number_of_comments {
font-weight: bold;
}
.BlogByLine img {
float: right;
margin-left: 0.5em;
}
/* */
}


/* - ploneCustom.css - */
@media all {
/* http://www.kehys.fi/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */

}


/* - kehyswebsite.css - */
@media screen {
/* http://www.kehys.fi/portal_css/kehyswebsite.css?original=1 */
body {
background-color: #ededed;
}
#background-wrapper {
background: transparent url(http://www.kehys.fi/body_bg.jpg) 0 0 repeat-x;
}
#background-image-wrapper {
background: transparent url(http://www.kehys.fi/bg_image_logo.jpg) 50% 0 no-repeat;
}
#visual-portal-wrapper {
background-color: transparent;
background-image: url(http://www.kehys.fi/bg_image_logo.jpg);
background-position: 50% 0;
background-repeat: no-repeat;
width: 980px;
margin-left: auto;
margin-right: auto;
}
/* */
.section-alf #background-wrapper {
background: transparent url(http://www.kehys.fi/alf_body_bg.jpg) 0 0 repeat-x;
}
.section-alf #background-image-wrapper {
background: transparent url(http://www.kehys.fi/alf_bg_image.jpg) 50% 0 no-repeat;
}
.section-alf #visual-portal-wrapper {
background-color: transparent;
background-image: url(http://www.kehys.fi/alf_bg_image.jpg);
}
.section-alf #portal-logo  {
background: none no-repeat 0 0 transparent;
margin: 0 0 38px 0;
width: 230px !important;
}
.section-alf #portal-logo a {
padding: 70px 0 0;
width: 230px;
}
/* */
#portal-logo  {
background: none no-repeat 0 0 transparent;
margin: 13px 0 10px 25px;
width: 200px !important;
}
#portal-logo a {
padding: 85px 0 0;
width: 200px;
}
#portal-content-header {
background: transparent url(http://www.kehys.fi/content_header.gif) no-repeat 0 0;
height: 10px;
}
/* */
#portal-languageactions {
background-color: transparent;
float: right;
height: auto;
line-height: normal;
list-style-image: none;
list-style-type: none;
margin: 10px 0 3px 0;
padding: 0 18px 0 0;
white-space: nowrap;
}
#portal-languageactions li {
display: inline;
}
#portal-languageactions li a {
background-color: transparent;
color: #ffffff;
height: auto;
margin-right: 0;
padding: 2px;
text-decoration: none;
}
#portal-languageactions li a:hover {
text-decoration: underline;
}
/* */
#portal-header {
position: relative;
width: 980px;
}
#portal-siteactions {
margin: 15px 0 0 0;
padding: 0 18px 0 0;
position: absolute;
top: 60px;
right: 0;
}
#portal-siteactions li a {
border: 1px none;
color: #ffffff;
margin-right: 0;
padding: 2px;
}
#portal-siteactions li a:hover {
background-color: transparent;
border: 1px none;
color: #ffffff;
text-decoration: underline;
}
#portal-searchbox  {
margin: 10px 0 0 0;
padding: 0 20px 0 0;
}
/* */
.LSBox input#searchGadget{
background: #ffffff none;
border: 1pt none;
height: 20px;
}
#portal-searchbox input.searchButton {
background: transparent url(http://www.kehys.fi/search_button_icon.jpg) no-repeat 0% 0%;
border: 1pt none;
width: 22px;
height: 22px;
margin-bottom: 0px !important;
}
/* */
#portal-globalnav-wrapper {
background: transparent url(http://www.kehys.fi/nav_bg.gif) no-repeat 0 0;
height: 37px;
position: relative;
margin-bottom: 10px;
}
#portal-globalnav {
position: absolute;
top: 50%;
left: 0%;
height: 2.2em;
margin-top: -1.2em;
font-size: 1em;
padding: 0;
}
#portal-globalnav li {
background: transparent none;
margin-bottom: 0 !important;
margin: 0 6px 0 0;
padding: 0;
line-height: 26px;
}
#portal-globalnav li a {
background: transparent none;
color: #ffffff;
font-size: 1.2em;
margin-right: 5px;
padding: 0px 10px 0px 15px;
}
#portal-globalnav li a:hover {
background: transparent none;
color: #e7be31;
}
#portal-globalnav li.selected a {
background: transparent none;
color: #e7be31;
}
/* */
#portal-breadcrumbs {
background-color: #ffffff;
color: #989898;;
}
#portal-breadcrumbs a {
color: #989898;
}
#portal-columns {
background-color: #ffffff;
}
#portal-column-one {
background-color: #ffffff;
}
#portal-column-one .visualPadding {
padding: 20px 0 15px 20px;
}
#portal-column-two .visualPadding {
padding: 20px 20px 15px 0;
}
#content {
margin: 0 0 15px 0;
min-height: 450px;
height: auto !important;
height: 450px;
padding: 10px 10px 0 10px !important;
}
.documentContent {
padding: 10px 10px 15px 10px !important;
}
/* */
/* */
#portlet-navigation-tree {
border: 1pt none !important;
}
#portlet-navigation-tree .portletHeader {
background-image: none;
background-color: #1a3155;
border-bottom: 1px dotted #bfbfbf !important;
margin-bottom: 1px;
padding: 3px 10px;
}
#portlet-navigation-tree .portletHeader a {
color: #e7be31;
}
#portlet-navigation-tree .portletFooter {
}
/* */
#portlet-navigation-tree .portletItem {
padding: 0 0 0.3em 0;
}
.navTreeItem a, dd.portletItem .navTreeItem a {
border: 0pt none;
padding-right: 10px;
}
#portlet-navigation-tree .navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
border: 1pt none;
}
#portlet-navigation-tree .navTreeCurrentItem {
border: 1pt none ! important;
font-weight: bold;
}
.navTreeItem a.state-published {
color: #1a3155 !important;
}
/* */
#portlet-navigation-tree .navTreeLevel0 .navTreeItem a {
background: transparent url(http://www.kehys.fi/nav_arrow.gif) no-repeat 0% 0.7em !important;
padding-left: 10px !important;
}
#portlet-navigation-tree .navTreeLevel2 .navTreeItem a {
background: transparent url(http://www.kehys.fi/nav_arrow.gif) no-repeat 10px 0.7em !important;
padding-left: 20px !important;
}
#portlet-navigation-tree .navTreeLevel3 .navTreeItem a {
background: transparent url(http://www.kehys.fi/nav_arrow.gif) no-repeat 20px 0.7em !important;
padding-left: 30px !important;
}
#portlet-navigation-tree .navTreeLevel4 .navTreeItem a {
background: transparent url(http://www.kehys.fi/nav_arrow.gif) no-repeat 30px 0.7em !important;
padding-left: 40px !important;
}
#portlet-navigation-tree .navTreeLevel5 .navTreeItem a {
background: transparent url(http://www.kehys.fi/nav_arrow.gif) no-repeat 40px 0.7em !important;
padding-left: 50px !important;
}
/* */
.navTreeLevel2,
.navTreeLevel3,
.navTreeLevel4,
.navTreeLevel5 {
margin-left: 0;
}
/* */
.navTreeLevel0 .navTreeItem .visualIcon {
border-top: 1px dotted #bfbfbf !important;
}
.navTreeLevel2 .navTreeItem .visualIcon {
border-top: 1px dotted #1a3155;
}
.navTreeLevel3 .navTreeItem .visualIcon {
}
.navTreeLevel4 .navTreeItem .visualIcon {
}
.navTreeLevel5 .navTreeItem .visualIcon {
}
/* */
#portal-footer {
background-color: transparent;
background-image: url(http://www.kehys.fi/content_footer.gif);
background-position: 0 0;
background-repeat: no-repeat;
color: #969696;
margin: 0 0 10px 0;
padding: 30px 0 10px 0;
}
#portal-footer a,
#portal-footer a:visited {
color: #969696;
}
/* */
dl.portlet {
border: 1px solid #f5f6f6 !important;
width: 198px !important;
}
.portlet .even {
background-color: transparent;
}
.portletHeader {
background-image: url(http://www.kehys.fi/portlet_arrow.gif);
background-color: #0c3e7b;
background-position: 10px 0.65em;
background-repeat: no-repeat;
border-bottom: 1px solid #d1d1d1 !important;
color: #ffffff;
font-family: Georgia, serif;
font-size: 1.1em;
font-weight: bold;
line-height: 1.6em;
padding: 3px 10px 3px 20px;
}
.portletHeader a {
color: #ffffff;
}
.portletItem {
padding: 0.3em 10px;
}
dd.portletFooter  {
background-color: transparent;
}
/* */
dl.portlet-yellow {
}
.portlet-yellow .portletHeader {
background-color: #f1bf00;
}
/* */
dl.portlet-lightblue {
}
.portlet-lightblue .portletHeader {
background-color: #5b82ab;
}
/* */
dl.portlet-lightgrey {
}
.portlet-lightgrey .portletHeader {
background-color: #d1d1d1;
}
/* */
dl.portlet-blue {
background-color: #0c3e7b;
color: #ffffff;
}
.portlet-blue dd.portletItem a,
.portlet-blue dd.portletItem a:visited {
color: #e7be31;
}
.portlet-blue .portletHeader {
background-color: #0c3e7b;
}
/* */
dl.portlet-image {
background-color: transparent;
}
.portlet-image .portletHeader {
display: none;
}
.portlet-image .portletItem {
padding: 0;
}
/* */
h1, h2, h3, h4, h5, h6 {
color: #12447f;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #12447f !important;
}
.assortedEventList .time,
#assortedevent-list .time {
color: #686868;
}
.portletAssortedEvent .assortedEventList li,
.portletAssortedEvent #assortedevent-list li {
border-bottom: 1px dotted #686868;
}
/* */
#primapaper-model-pp21 .folder-list-accordion {
width: 500px;
}
#primapaper-model-pp21 .primapaper-publication-display {
margin: 10px 8px 10px 8px;
}
/* */
#primapaper-latest-publication .primapaper-latest-preview-container,
#primapaper-latest-publication .portletFooter {
text-align: center;
}
/* */
dl.portletAssortedEventCalendar {
border: 1pt none !important;
}
.portletAssortedEventCalendar .portletItem {
padding: 0;
}
.ploneCalendar th {
background-color: transparent;
font-weight: bold;
}
.ploneCalendar .weekdays td {
background-color: transparent;
font-weight: bold;
}
td.weeknumber {
font-size: 0.8em;
}
/* */
#portlet-events .portletFooter {
clear: both;
}
#portlet-events .portletFooter .tile {
float: none;
}
#portlet-events {
margin-bottom: 10px;
}
/* */
.simpleBlogCalendar {
border: 1px solid #999999;
width: 100% !important;
}
.ploneCalendar th {
background-color: transparent;
font-weight: bold;
}
.ploneCalendar .weekdays td {
background-color: transparent;
text-align: right;
font-weight: bold;
}
.message-date {
color: #686868;
}
.blog-author {
font-style: italic;
}
/* */
#primacontrol-model57 #news-items .item .keywords {
display: none;
}
h1.documentFirstHeading .date {
font-size: 60%;
font-weight: normal;
}
.folderItemsLine,
.newsItemLine {
border-top:1px solid #eeeeee;
clear:both;
margin-bottom:10px;
margin-top:20px;
}
#primacontrol-social-slot-facebook_recommend,
#primacontrol-social-slot-facebook_like {
width: 350px;
float: left;
}
primacontrol-social-slot-twitter {
width: 112px;
float: left;
clear: both;
}
#primacontrol-model38 .container-title {
text-decoration: underline;
}
/* */

}


/* - primacontrolflowplayer.css - */
@media screen {
/* http://www.kehys.fi/portal_css/primacontrolflowplayer.css?original=1 */
.flowplayerdefault {
display: block;
background-color: #eeeeee;
background-image: url(http://www.kehys.fi/play_large.png);
background-position: 50% 50%;
background-repeat: no-repeat;
width: 400px;
height: 225px;
margin: 20px auto 20px auto;
text-align: center;
vertical-align: middle;
}
#portal-column-content a.mediacontent {
position: relative;
}
#portal-column-content a.mediacontent .playbutton {
top: 37%;
left: 42%;
display: block;
position: absolute;
}
}

