html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    color: white;
    font-family: "Trebuchet MS", Calibri, Arial, Helvetica, Sans-serif;
    font-size: 14px;
    background: url('/images/noise.gif') #080808;
    height: 100%;
}
a img {
    border: solid 0px;
}
a, a:visited {
    position: relative;
    color: white;
    text-decoration: underline;
}
a:hover {
    color: #F35808;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
span.titleBar {
    border-right: solid #F35808 3px;
    padding-left: 6px;
    margin-right: 8px;
}
.linkedTitle a, .linkedTitle a:visited {
    color: gray;
    text-decoration: none;
    text-shadow: none;
}
.linkedTitle a.active, .linkedTitle a:visited.active {
    color: white;
    /*text-decoration: underline;*/
    /* text-shadow: white 1px 1px 2px; */
}
.linkedTitle a:hover {
    color: white;
    text-decoration: underline;
}
h1 {
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    font-size: 23px;
    /*text-shadow: white 1px 1px 2px;*/
}
h2 {
    font-size: 21px;
    margin-top: 35px;
}
h3 {
    font-size: 12pt;
}
#page {
    padding-top: 30px;
    width: 800px;
    margin: 0 auto;
    
}
a.controlLink, a:visited.controlLink {
    margin-top: 5px;
    text-decoration: none;
    font-style: italic;
    color: #F35808;
    font-size: 10pt;
}
a:hover.controlLink {
    text-decoration: underline;
}
#content {
    
}
.borderedContent {
    border-top: solid #FEAF1E 1px;
    border-right: solid #CC4D0B 1px;
    border-left: solid #FEAF1E 1px;
    border-bottom: solid #CC4D0B 1px;
    /*border: solid gray 1px;*/
    overflow: hidden;
    background-color: black;
    padding: 15px 10px;
}
.blogTitle {
    font-size: 70%;
    color: silver;
}
.blogTitle h2 {
    margin: 0px;
    padding: 0px;
    color: #F35808;
}
.blogArticle {
    
}
#content h1 {
    /*margin-left: 160px;*/
    margin-top: 0px;
    padding-top: 0px;
}

#contextMenu {
    color: silver;
    font-size: 75%;
}
#submenu {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#submenu li {
    display: inline;
    list-style: none;
    margin-right: 15px;
}
#textcontent {
    padding-left: 10px;
}
#textcontent img, .blogArticle img {
    margin: 0px 8px !important;
    padding: 2px;
    border-top: solid silver 1px;
    border-left: solid silver 1px;
    border-bottom: solid gray 1px;
    border-right: solid gray 1px;
    
}
.kumppanit img {
    border: none !important;
    padding: 0px !important;
}
#footer {
    padding: 10px;
    margin: 10px 20px;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #C9E0ED;
}

#credits {
    color: gray;
    font-size: 70%;
    /*font-family: Calibri, "Trebuchet MS", helvetica, arial, sans-serif;*/
     
    text-align: center;
    padding-bottom: 10px;
}

#contacts {
    text-align: center;
    color: gray;
    font-size: 75%;
    padding: 10px 0;
    
    /*margin-top: 20px;
    border-top: solid #4d4d4d 1px;*/
}

#contacts a, #contacts a:visited {
    color: gray;
    text-decoration: underline;    
}


#credits a, #credits a:visited{
    color: gray;
    text-decoration: underline;
}

#credits a:hover, #contacts a:hover {
    color: white;
}

#disclaimer {
    font-size: 8pt;
    color: gray;
    text-align: right;
    /*font-family: sans-serif;*/
    padding-right: 5px;
}


div.error, div.notice, .success {
    padding: .8em;
    margin-bottom: 1em;
    border: 4px solid #ddd;
}

div.error {
    background: white;
    color: #8a1f11;
    border-color: #8a1f11;
}

div.notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

div.success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

div.error a {
    color: #8a1f11;
}

div.notice a {
    color: #514721;
}

div.success a {
    color: #264409;
}

div.form .rememberMe label {
    display: inline;
}

.actions, .page_actions {
    margin: 0 0 10px 0;
    padding: 0;
}

.actions li, .page_actions li {
    display: inline;
    margin: 0;
    padding: 0;
}

.page_actions li a img {
    margin: 0px 0px 5px 6px;
}

.page_actions {
    float: right;
}

.actions li a {
    padding: 5px;
    margin: 0;
    color: black;
    text-decoration: none;
    font-size: 0.8em;
    font-weight: bold;
    background: #f78d07;;
    border-left: 5px solid #db9618;
}

.actions li a:hover, .actions li a.active {
    border-left: 5px solid #F35808;
    color: white;
}

div.view {
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs {
    font-size: 70%;
    font-family: sans-serif;
}

div.breadcrumbs span {
    font-weight: bold;
}
.clear {
    clear: both;
}

.grid-view table.items, .detail-view {
    width: 99% !important;
    color: black;
}
.grid-view table.items a, .detail-view a {
    color: black;
} 

table.pageFiles {
    margin-top: 20px;
    margin-left: 40px; 
    width: 500px;   
}

table.pageFiles tr td {
    font-size: 10pt;
    padding-bottom: 3px;
}

.thumbnail {
    margin-top: 4px;
}

.pageFiles a, .pageFiles a:visited {
    color: #315454;
    text-decoration: none;
}

.fileTitle {
    font-weight: bold;
}

.pageFiles img.fileIcon {
    float: left;
    margin-right: 6px;
}

ul#thumbnails {
    margin: 10px 0px;  
    padding: 0px;  
    list-style: none;
}
ul#thumbnails li {
    float: left;
    padding: 2px;
    margin: 13px;
    border: solid silver 1px;
    height: 120px;
}
ul#thumbnails li:hover {
    border: solid #F35808 1px;
}
#logo {
    height: 70px;
    position: relative;
    margin-bottom: 10px;
}
div#slogan {
    color: #F35808;
    font-size: 11pt;
    font-style: italic;
    position: absolute;
    right: 0px;
    bottom: 0px;
    text-align: right;
}
.readAlso {
    padding-top: 20px;
}
.readAlso a, .readAlso a:visited {
    color: #F35808; 
}
