/*
   Green: #00A240
   Blue:  #006BC2
   Logo: http://www.rktl.fi/www/images/rktl_logo_fi.gif

*/


html, body {
  height: 100%;
}



body {
    /*font: 0.65em Verdana, Arial, sans-serif;*/
    font: 7.5pt Verdana, Arial, sans-serif;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
    background: url('/www/images/publications/bg_dots_2.gif') repeat-x;
}


/*
div {
   border: solid 1px red;
}
*/

/*
    Top
*/    
    
div.top_container {
   margin: 0px;
   padding: 0px;
   height: 110px;
}

div.top_heading {
   height: 110px;
   margin: 0;
   background: url("/www/images/publications/top_bg.gif") no-repeat top left;
   position: relative;
   width: 781px;
}
div.sarja_title {
   float: left;
   padding-left: 20px;
   width: 451px;
}
div.top_logo {
   float: left;
   position: absolute;
   left: 477px;
   top: 39px;
}

div.top_logo img {
  border: 0;
}

div.navigation_top {
   background-color: #00A240;
   height: 22px;
   font-size: 1.25em;
}

div.navigation_top .link_title {
   display: block;
   float: left;
   margin-right: 6px;
   margin-left: 6px;
   margin-top: 3px;
   font-weight: bold;
   text-decoration: none;
}

div.navigation_top a.link_title {
   color: white;
}

div.navigation_top div.link_separator {
}

.invisible {
  display: none;
}

/*
   Middle
*/

.main_container {
   float: left;
   width: 100%;
   /*min-height: 100%;*/
}

table.bg_container {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  line-height: 1.5em;
}

table.bg_container td {
  margin: 0;
  padding: 0;
}

div.columns_container {
   float: left;
   background-image: url("/www/images/publications/columns_bg.gif");
   height: 100%;
}

.middle_left_container {
   float: left;
   width: 582px;
   height: 100%;
   margin: 0px;
   padding: 0px;
}
  
.search_box_top {
   width: 100%;
   background-color: #006BC2;
   font-weight: bold;
   color: white;
   height: 41px;
   margin: 0px;
   text-align: right;
}

.search_box_top_container {
   background-color: white;
   background-image: none;
   padding: 2px 0px 4px 0px;
}

.search_box_top label {
  font-size: 1.2em;
}

.search_container {
  margin-top: 8px;
  margin-right: 5px;
  float: right;
}

a.frontpage_link {
  display: block;
  float: left;
  margin-top: 12px;
  margin-left: 30px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  color: white;
  font-size: 1.1em;
}

a.frontpage_link img {
  border: 0;
}

a.frontpage_link:hover {
  text-decoration: underline;
}

.button_bg_white {
  background-color: #f0f0f0;
}


/*
   Left
*/
div.left_column {
   width: 184px;
   float: left;
   margin-top: 1px;
   margin-left: 20px;
   display: inline; /* Double margin IE hack */
}
div.navigation_left {
   margin-bottom: 0;
   width: 172px;
   float: left;
   padding-left: 10px;
   padding-top: 13px;
   padding-bottom: 20px;
   padding-right: 2px;
   font-size: 1.1em;
}



div.navigation_left li {
  font-weight: bold;
}
div.navigation_left li a {
   font-weight: normal;
}

div.navigation_left a {
   color: black;
   text-decoration: underline;
}

div.navigation_left a:hover {
   text-decoration: none;
}

div.navigation_left {
   background: url("/www/images/publications/fp_navi_left_bg.jpg");
}

div.navigation_left.forum1 {
   background: url("/www/images/publications/forum1_navi_left.jpg");
}

div.navigation_left.forum2 {
   background: url("/www/images/publications/forum2_navi_left.jpg");
}

div.navigation_left.forum3 {
   background: url("/www/images/publications/forum3_navi_left.jpg");
}


.navigation_left ul {
  margin-left: 30px;
  padding: 0px;
  margin-top: 6px;
  list-style-type: none;
}

.navigation_left li {
  padding-left: 9px;
  margin-left: 0px;
  background-image: url('/www/images/publications/4px_dash.gif');
  background-repeat: no-repeat;
  background-position: 0em 0.32em;
} 

.quick_search {
   border: solid 1px #C8C8C8;
   margin: -20px 4px 0px 4px;
   background-image: none;
   background-color: white;
   width: 174px;
   float: left;
   display: inline; /* Double margin IE hack */
}   

.wordsearch {
   margin-top: 10px;
}

.quick_search_heading {
   border-bottom: solid 1px #C8C8C8;
   padding: 3px;
   padding-left: 19px;
   font-weight: bold;
   font-size: 1.25em;
   color: white;
   background-color: #006BC2;
}   

.quick_search_main {
  margin: 10px auto 10px auto;
  width: 80%;
  text-align: center;
}

.quick_search_main select {
   width: 100%;
   margin: 5px 0;
}


.quick_search_main select, .quick_search_main option, .quick_search_main input {
   font: 1.1em Verdana, Arial, sans-serif;
}

.quick_search_main .form_submit {
   margin-top: 22px;
   margin-bottom: 5px;
}

/*
   Middle
*/

div.middle_column {
   width: 346px;
   float: left;
   /*background-color: #F0F0F0;*/
   border-top: solid 1px #C8C8C8;
   padding: 15px;
   line-height: 1.5em;
   /*height: 100%;*/
   overflow: hidden;
   font-size: 8.5pt;
}

div.middle_column h1 {
   font: bold 100% Verdana, Arial, sans-serif;
   color: #444444;
}

div.middle_column h1.search_results_title {
   margin-top: 0;
   margin-bottom: 2em;
   color: #006bc2; 
}

div.middle_column div.search_navigation a {
   color: #006bc2;
   text-decoration: none;
   font-weight: normal;
}

div.middle_column table {
  clear: both;
}

div.middle_item {
   margin-bottom: 20px;
   float: left;
   width: 346px;
}

div.middle_item p {
   margin-top: 0px;
   margin-bottom: 0px;
}

div.middle_item h1 {
   margin-bottom: 0px;
   line-height: 1.5em;
}

div.middle_item a {
   color: black;
}



div.middle_item a.search_result_link {
   color: #006bc2;
   text-decoration: none;
   font-weight: bold;
   margin-top: 1em;
}

div.middle_item a.search_result_pdf_link {
   color: #006bc2;
   text-decoration: none;
}


/*
   Right
*/
div.right_column {
   float: left;
   margin-left: 4px;
   margin-top: 2px;
   width: 195px;
   height: 100%;
   display: inline;
}

div.right_column_green_bar {
   width: 100%;
   height: 4px;
   background-color: #00A240;
}
div.right_column_container {
   padding: 13px;
   /*background-color: #f0f0f0;*/
   background-image: none;
   /*height: 100%;*/
}

div.right_column_container h2 {
   font: bold 100% Verdana, Arial, sans-serif;
}

div.right_column_container p {
   margin-top: 1.1em;
   margin-bottom: 1.1em;
}

div.right_column_container a.pdf_link {
   font: bold 100% Verdana, Arial, sans-serif;
   text-decoration: none;
   color: #006BC2;
}

a.latest_titles {
   display: block;
   color: black;
   text-decoration: none;
}

a.latest_titles_underlined {
   display: block;
   color: black;
}

div.right_column_links a {
   text-decoration: none;
   font-weight: bold;
   display: block;
   margin-top: 1px;
}

div.right_column_links_forum2 a {
   color: #00A240;
}
div.right_column_links_forum2 a:hover {
   color: #7FD09F;
}

div.right_column_links_forum3 a {
   color: #BE2A2A;
}
div.right_column_links_forum3 a:hover {
   color: #DE9494;
}

.right_column img {
   border: solid 1px #828282;
}

.bullet_title img.bullet {
   border: 0;
   vertical-align: baseline;
   margin-right: 7px;
}

.bullet_title {
   font-weight: bold;
   display: block;
   margin-top: 12px;
   margin-bottom: 12px;
}

a.bullet_title {
  text-decoration: none;
  color: black;
}

a.bullet_title.green_box_title:hover {
  color: #808080;
}

.bullet_title.black_box_title {
   margin-top: 12px;
   margin-bottom: 2px;
}

.bullet_title.green_box_title {
   text-transform: uppercase;
}

hr {
   border: 0;
   height: 1px;
   color: #828282;
   background-color: #828282;
}

.form_submit {
  border: double;
  border-top-color: #BABABA;
  border-left-color: #ABABAB;
  border-right-color: #686868;
  border-bottom-color: #868686;
  background-color: #F1F1F1;
  background-image: url("/www/images/publications/button_gradient.gif");
  background-position: center center;
  background-repeat: repeat;
  
  height: 24px;
  width: 70px;
  font-size: 1em;  
  border-width: 3px;
}

.order_link {
  margin-left: 10px;
  margin-top: 14px;
  float: left;
  display: inline; /* Double margin IE hack */
} 

.publication_image {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}

.listing_image {
  float: left;
  margin-right: 7px;
}

.listing_image img {
  border-width: 0;
}

div.clear {
  clear: both;
}

div.sarjanimi {
  width: 100%;
}

div.year_navigation {
  margin-top: 1.1em;
  margin-bottom: 1.1em;
  font-size: 110%;
}

div.year_navigation a {
  font-weight: bold;
  text-decoration: none;
  color: #006bc2;
}

div.year_navigation a:hover {
  color: #77BEF8;
}

div.year_navigation_forum2 a {
   color: #00A240;
}
div.year_navigation_forum2 a:hover {
   color: #7FD09F;
}

div.year_navigation_forum3 a {
   color: #BE2A2A;
}
div.year_navigation_forum3 a:hover {
   color: #DE9494;
}

