html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
font: 12px/1.5em Arial, Helvetica, sans-serif;
background: #fff url(/varova/cms.nsf/bg_main2.gif) repeat-x top left;
text-align: center;
color:#000;
}
.nobg {background: #fff;}
TD {
font: 0.8em/1.5em Arial, Helvetica, sans-serif;
}
H1 {
font-size: medium;
font-style: normal;
font-weight: bold;
}
H2 {
font-size: medium !important;
font-size: small;
font-style: normal;
font-weight: bold;
}
H3 {
font-size: x-small;
font-style: normal;
font-weight: bold;
}
.newsdate{
font-size: xx-small;
font-style: normal;
font-weight: bold;
}
.boxheading{
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #0B3D6D;
}
.pageheading{
font-size: x-small;
font-style: normal;
font-weight: bold;
color: #000000;
}
.mainheader{
font-size: 18px;
font-style: italic;
font-weight: bold;
}
.printheader{
font-size: 11px;
font-style: normal;
}
.printfooter{
font-size: 11px;
font-style: normal;
}
/* Linkkien tyylit */
A {
font-size: small !important;
font-size: x-small;
font-style: normal;
text-decoration: none;
color: #0000cc;
}
a:visited {color: #660099}
a:active{color: #0000cc}
a:hover {color: #0000cc;
text-decoration: underline;}
/* containers */
div.clearit { clear: both }
#container {
position: relative;
width: 795px !important;
margin: 0 auto;
top: 0;
text-align: left;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
xborder: 1px solid #fcc;
}
#siteheader {
height: 180px;
margin: 0 ;
padding: 0;
xbackground-color:#ccc;
}
#content {
xmargin-bottom: 6px; /*Modify value as needed for footer height.*/
padding: 0 0 100px 40px;
}
#container_foot {
width: 100%;
position: absolute;
bottom: 0 !important;
xheight: 100px;
}
#sitefooter {
text-align: left;
font:normal x-small arial, verdana, sans-serif;
color:#000;
border-top: 1px solid #f00;
padding: 12px 0 0 12px;
}
#sitefooter a {color:#fff}
#infoboxheading {
border:1px solid #ddd;
background:#ddd;
width:100%;
padding:4px;
margin-top:5px;
font:bold 12px Arial,Geneva,Helvetica,sans-serif;
color:#0B3D6D;
}
#infoboxcontent {
-moz-box-sizing: border-box;
border:1px solid #ddd;
background:transparent;
width:100%;
padding:4px 4px 4px 15px;
margin:0px
}
#infoboxcontent ul {
list-style: none;
margin:0;
padding:0;
}
#searchboxheading {
border:1px solid #0063a3;
background:#0063a3;
width:100%;
padding:4px;
padding-left:19px;
margin-top:0;
font: 14px Verdana, Arial,Geneva,Helvetica,sans-serif;
color:#fff;
}
#searchboxcontent {
border:1px solid #0063a3;
background:#eeeef0;
width:100%;
padding:10px;
padding-left:19px;
margin:0px
}
#subnavigation {
border:1px solid #fff;
background:transparent;
width: 190px !important;
width: 200px;
width/**/:/**/200px;
padding:4px;
margin:0px
}
#news {
background: #f8f9fa;
border:1px solid #f3f5f7;
padding:0 15px 10px 15px;
/*color:#fff;*/
}
#news span.header {
display:block;
width:100%;
padding: 2px 0 2px 7px;
height:23px;
background-color:#617fa1;
font-weight: bold;
margin-bottom:4px;
}
#news a {text-decoration:none}
#news a:hover {text-decoration:underline}
#news strong {font-size:11px;}
#news h1 {font-size:11px;display:inline;}
#sitesearch {
background:transparent;
padding:0;
margin-top:20px;
float:left;
}
#contactinfo {
background:transparent;
font-size:12px;
color:#0063a3;
padding:8px 0 8px 270px;
margin:0;
float:left;
}
#sitesearch form {
padding:0;
margin:0;
}
#sitesearch input {
border:1px #687E87 solid;
font:11px Arial, sans-serif;
color:#000000;
width:120px;
}
#footerlinks {
float:right;
padding:12px 8px 0 0;
}
legend {
padding:0;
color:#000;
font-weight:bold;
}
fieldset {
padding:0 15px 15px 10px;
}
.tptbl {
padding-left:8px;
}