body{
font-family:arial, helvetica, sans-serif;
background-image:url("../images/tausta.jpg");
background-repeat:repeat-x;
background-color:#1B7BF4;
margin:0;
}

.basic
{
margin-left:auto;
margin-right:auto;
width:940px !important;
background-color:#FFFFFF;
}

table.main{
width:100%;
border-collapse:collapse;
vertical-align:top;
border-bottom-style:solid;
border-color:white;
border-width:3px;
position: relative;
}


.header{
vertical-align:bottom;
padding:1px !important;
position: relative;
}

.facebook{
    float: right;
    width: 35px;
    height: 35px;
    background:url("../images/facebook.jpg") no-repeat;
    margin-bottom: 30px;
    margin-right: 20px;   
    }

.facebook a{
    display: block;
    width: 35px;
    height: 35px;
    text-decoration: none;
    border: 0px;
    }    

.lomake{
    float: right;
    margin-bottom: 30px;
    margin-right: 20px;   
    }

.lomake a{
    display: block;
    text-decoration: none;
    border: 0px;
    }    
    
        
.headers{
width:705px;
height:32px;
margin-left:1px;
margin-bottom:-1px;
border-collapse:collapse;
text-align:center;
}


/* Navigointi vasemmalla*/
.navigation{
width:225px;
background-color:#DCDDDE;
vertical-align:top;
border-left-style:solid;
border-width:4px;
border-color:white;
padding-top:25px;
padding-left:15px;
}

/* Sisältöosio */
.content{
vertical-align:top;
text-align:left;
border-left-style:solid;
border-right-style:solid;
border-width:3px;
border-color:white;	
}

/* Kappaleiden määritys */
p{
font-family: Arial, Helvetica, sans-serif;	
font-size:10pt;
color:#221E1F;
line-height:120%;
margin-top:2px !important;
margin-left:25px;
margin-right:55px;
margin-bottom:10px;
}

/* Linkit */
a:link {
color: #041B64;
}

a:visited {
color: #05217B;	
}

a:hover {
color: #05217B;
}

a:active {
color: #05217B;
}

/* Header linkit */
a.header_links {
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
font-size:10pt;
color: #FFFFFF !important;
}

a.header_links:hover {
text-decoration: underline;
color: #FFFFFF;
}

a.header_links:visited {
color: #FFFFFF;
}

a.header_links:active {
color: #FFFFFF;
}

/* Navigointipalkin linkit & lista*/
a.links_left{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10pt;
color:#000000;
line-height:190%;
}

a.links_left:hover {
text-decoration: underline;
color: #000000;
}

a.links_left:visited {
color: #000000;
}

a.links_left:active {
color: #000000;
}

ul 
{
margin-top:-2px;
margin-right:0px;
margin-bottom:10px;
}

/* Toisen tason otsikot*/
a.links_left2{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10pt;
margin:0px;
color:#000000;
line-height:140%;
}

a.links_left2:hover {
text-decoration: underline;
color: #000000;
}

a.links_left2:visited {
color: #000000;
}


a.links_left2:active {
color: #000000;
}

a.kuvaesitys{
margin-left:0px;
font-size:10pt;
font-weight:bold;
text-decoration:none;
}

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


pre {
  font-family: "Georgia", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  border-bottom: 1px dashed #A3ADCA;
  margin-left:25px;
  color:#041B64;
  } 


/* Otsikot */
h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
margin-left:25px;
letter-spacing:0.01cm;
color:#041B64;
}

h1{
font-size:13pt;
margin-top:20px;
margin-bottom:15px;
}

h2{
font-size:11pt;
margin-bottom:5px !important;
}

h3{
font-family: "Georgia", "Times New Roman", sans-serif;
font-weight: normal;
font-size: 11pt;
border-bottom: 1px dashed #A3ADCA;
margin-left:25px;
color:#041B64;
}

/* Tekstimuotoilu */
.bold{
font-weight:bold;	
}

/* Asemointi */
.left{
text-align:left;
}

.right{
text-align:right;
}

.top{
vertical-align:top;
}

.center
{
text-align:center;
}

/* Painike */
.button {
font-family: Arial, Helvetica, sans-serif;	
background-color:#E9F0F3;
font-size:8pt;
color:#636669;
letter-spacing:0.01cm;
font-weight:bold;
margin-left:20px;
}

/* Syöttökentän sisältö */
.data_input{
font-family:verdana;
font-size:8pt;
}

/* Varauslomake */
#varaus{
    font-size: 12px;
    margin-left: 25px;    
    border:solid 2px #b7ddf2;
    background:#ebf4fb;    
    width: 635px;
    padding: 10px 10px 10px 10px;
    }
    
.error{
    color: red;
    font-weight: bold;
    }    
    
#varaus label{
    display:block;
    text-align:right;
    float:left;
    width: 120px;
    clear: both;
}

#varaus label.label_tuote{
    display:block;
    text-align:left;
    float:right;
    width: 510px;
    clear: both;
}

#varaus .small{
    color:#666666;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:140px;
}
#varaus input{
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:200px;
    margin:2px 0 20px 10px;
    color: #001A65;
}

#varaus input[type=checkbox]{
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:40px;
    margin:2px 0 20px 10px;
    color: #001A65;
}

#varaus .smaller{
    width:190px;
    float: left;
}

#varaus input.short_input{
    width:50px;
}

#varaus textarea{
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:450px;
    height: 60px;
    margin:2px 0 20px 10px;
    color: #001A65;
}

#varaus button{
    clear:both;
    margin-left:150px;
    width:125px;
    height:31px;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}      
