/*
  ____________________________________
 |                                    |
 |   R A N T A K A A R I N A T   R Y  |
 |                               css  |
 |____________________________________|

*/
#pieni {/* Tätä käytetään navigaation alisivuissa */
font-size: 10px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body {
        background: #365289 url(gfx/bg.fade.gif) repeat-x;
        color: #000000;
        font-family: "trebuchet ms", tahoma, verdana, sans-serif;
        font-size: 12px;
        margin: 0 0 20px 0;
}

td {
        vertical-align: top;
}

h1 {
        padding: 0; margin: 0;
        font-weight: normal;
        font-size: 24px;
        color: #1D59A2;
}

h2 {
        padding: 10px 0 0 20px;
        margin: 0;
        font-weight: normal;
        font-size: 14px;
        color: #555555;
}

h3 {
        padding: 0; margin: 0;
        font-weight: normal;
        font-size: 14px;
        color: #1D59A2;
}
h4 {
        padding: 0; margin: 0;
        font-weight: bold;
        font-size: 16px;
        color: #1D59A2;
}

a {
        font-weight: bold;
        text-decoration: none;
        color: #365289;
}

a:hover {
        color: #456DBC;
}

#valiviiva {
	border-bottom: thin dashed #365289;
}

.valiviiva {
	border-bottom: thin dashed #365289;
}

#navigaatio{
  margin: 0px 4px 4px 4px;
  position: relative;
}
a.ylaryhma{
  top: 0px;
  padding: 0px 15px;
  color: #365289;
  text-decoration: none;
  background-image: url(gfx/navi.gif);
  background-position: right;
  background-repeat: no-repeat;
}

a.ylaryhma:hover {
        color: #456DBC;
}
a.ala{
  font-size: 10px;
  padding: 0px 10px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}
a.ala2{
  font-size: 12px;
  padding: 0px 10px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}
.alasivu {
	margin: 0 0 10px;

}
a.ala3{
  font-size: 10px;
  padding: 0px 14px;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}


div.center {
        margin-left: auto;
        margin-right: auto;
        width: 712px;
}

table.bottom {
        width: 712px;
        background-color: #7DA8DC;
}

table.margin_01 {
        margin: 30px 0 30px 0;
}

td.headerpic {
        background: #7DA8DC url(gfx/headerpic.gif) no-repeat;
        height: 151px;
        width: 712px;
}

td.spacer_01 {
        height: 30px;
        background-color: #7DA8DC;
}
td.spacer_02 {
        height: 15px;
        background-color: #7DA8DC;
}
td.footer {
        background-color: #7DA8DC;
        color: #FFFFFF;
        font-size: 11px;
        text-align: center;
}

p.recent_item_01 {
        padding: 5px 0 0 25px;
        margin: 0;
}

p.recent_item_01 a {
        font-weight: bold;
        text-decoration: none;
        color: #000000;
}

p.recent_item_01 a:hover {
        color: #737373;
}

p.recent_item_02 {
        padding: 5px 0 0 25px;
        margin: 0;
}

p.recent_item_03 {
        padding: 5px 20px 0 80px;
        margin: 0;
}

.recent_item_06 {
        padding: 5px 20px 0 22px;
        margin: 0;
}
.timestamp2 {
        color: #3C72B4;
}

span.timestamp {
        color: #3C72B4;
}
.sininenurl {
	color: #3C72B4;
}

/* ----- LEFTSIDE ----- */


td.leftside {
        width: 214px;
}

td.left_item_01 {
        background: #7DA8DC url(gfx/left_item_01.gif) no-repeat;
        width: 186px;
        height: 18px;
}

td.left_item_02 {
        text-align: right;
        padding: 0 15px 0 5px;
        background-color: #A7C4E7;
        width: 166px;
}

td.left_item_02 a {
        font-weight: normal;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFFFFF;
}

td.left_item_02 a:hover {
        color: #255FA4;
}

td.left_item_02 img {
        border: 2px #FFFFFF solid;
}

td.left_item_03 {
        background: #7DA8DC url(gfx/left_item_03.gif) no-repeat;
        width: 186px;
        height: 18px;
}

/* ----- RIGHTSIDE ----- */

td.rightside {
        width: 498px;
}

td.right_item_01 {
        background: #7DA8DC url(gfx/right_item_01.gif) no-repeat;
        width: 465px;
        height: 18px;
}

td.right_item_02 {
        text-align: left;
        padding: 0 20px 0 20px;
        background-color: #FFFFFF;
        width: 425px;
}

td.right_item_03 {
        background: #7DA8DC url(gfx/right_item_03.gif) no-repeat;
        width: 465px;
        height: 18px;
}

