html, body {
    height: 100%;

}

BODY
{

    background-color: white;
    font-family: Arial, Verdana, sans-serif;
    line-height: 16px;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    padding: 0px;
    margin: 0px;
}


a:link
{

    text-decoration: none;
    color: #0464cf;
}

a:visited
{

    text-decoration: none;
    color: #0464cf;
}
a:hover
{

    text-decoration: underline;
    color: #0464cf;
}

.topic
{
    font-size: 16px;
    font-weight: bold;
    color: #3d8fcb;
    text-align: left;
}



.green {
    color: #adde27;
}

.blue {
    color:#36C;
    font-weight: bold;
}

.nav_items {
    line-height: 22px;
    float: left;
}

.nav_items_2 {
    line-height: 22px;
    float:right;
    padding-right: 20px;
}
IMG
{
    border : 0px;
}

.hiddenpic
{
    display: none;
}

P
{

    font-weight: normal;
    line-height: 16px;
}

.BB
{
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

H2
{
    font-size: 18px;
    font-weight: bold;
    color: #0464cf;

}

H3
{
    font-size: 14px;
    font-weight: normal;
}

INPUT, TEXTAREA, SELECT {
    font-family: Verdana, Arial;
    font-size : 80%;
}

LI {
    margin-left:20px;
}


#container {
    background-image: url('images/bg_sides.png');
    background-repeat: repeat-y;
    margin: 0 auto;
    width: 812px;
    height:auto;
    padding: 0px 25px 25px 0px;
    /*display: block;*/
}

#header {
    width: 760px;
    height: 110px;
}

#content_container {
    width: 812px;
    /*min-height: 500px;*/
    height: auto;
    margin-top: 20px;
    /*display: block;*/
}
#content {
    width: 420px;
    height:100%;
    margin-left: 30px;
    float:left;
}

#add_info {
    float:left;
    width: 300px;
    padding-left:25px;
    height: auto;
}

#footer {
    margin: 25px auto;
    float:left;
    width:812px;
    text-align:center;
    color:#CCCCCC;
    padding-top: 25px;
    background-image: url('images/bg_btm.png');
    background-repeat: no-repeat;
}
.logo
{
    /*float: left;*/
    margin-left: 30px;
    margin-top: 20px;
}

#top_nav {
    float: right;
    /*margin-left:600px;*/
    height: 60px;
    width: auto;
}



#top_nav a:link {
    color: #cdcdcd;
}

#top_nav a:visited  {
    color: #cdcdcd;
}

#top_nav a:hover {
    color: #adde27;
    text-decoration: underline;
}

#top_nav_first_item {
    float: left;
    padding: 0px 0px 0px 27px;
    line-height: 4px;
    color: #adde27;

}

#top_nav_second_item {
    float: right;
    padding: 8px 29px 0px 0px;
}

#main_navigation {
    text-align: right;
    position:inherit;

    margin-top:10px;
}

#main_banner {
    margin-top: 20px;
    height:auto;
    text-align: center;
}




#sub_menu {

    float:left;
    height: 35px;
    width: 420px;
    padding-left: 30px;

}

#sub_menu a:link, #sub_menu a:visited {

}

#sub_menu a:hover {
    color: black;
}
#move_to_database {
    float: right;
    margin-right: 28px;
    margin-top: 0px;
    text-align:center;
    width: 300px;
    height: auto;
}






#up_links_d
{
    text-align: right;
    padding-right: 30px;
}

#up_links
{
    text-align: right;
    padding-right: 30px;
}


#up_links a:link
{
    font-size: 14px;
    text-decoration: none;
    color: #aaaaaa;
}


#up_links a:visited
{
    font-size: 14px;
    text-decoration: none;
    color: #aaaaaa;
}

#up_links a:hover
{
    font-size: 14px;
    text-decoration: underline;
    color: #0464cf;
}


#tietokanta_container {
    margin: 100px auto;
    background-image: url('images/tietokanta_cont_bg.png');
    background-repeat:no-repeat;
    width: 536px;
    height: 760px;
    padding-top: 10px;
}

#tietokanta_content {
    width: auto;
    height: auto;
    margin-left:70px;

}

#tietokanta_header {
    width:auto;
    text-align:center;

}

#tietokanta_buttons {
    width: 440px;
    text-align:center;
    height: 50px;
    margin: 0 auto;
}

#tietokanta_content_2 {
    width: 300px;
    height: auto;
}

#back_to_home {
    position:absolute;
    left: 40px;
    top: 20px;
}

.green_button {
    background: url('images/green_button_bg.png') no-repeat;
    width: 198px;
    height: 43px;
    margin-top: 15px;
    padding-top: 15px;
    text-align:center;
    color: white;
    font-weight: bold;

}

.green_button a:link {
    color:white;
    font-weight: bold;
}

.green_button a:visited {
    color:white;
    font-weight: bold;
}

.clear {
    clear: both;
}

#esittely {
    width: 300px;
}

.details_status {
    color: black;
    font-weight: bold;
}

.kaupan_otsikko {
    color: #1a8cc0;
    font-weight: bold;
    font-size: 20px;
}

.sertifioitu {
    color: #87b106;
    font-weight: bold;
    font-size: 20px;
}

.details_td {
    height: 20px;
    color: #333333;
    font-weight: bold;
}

.details_td_value {
    color: #666666;
}

.inline {
    float: left;
    padding: 4px;
}

.clear {
    clear: both;
}
