@charset "utf-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font-family: "Times New Roman", Times, serif;
 vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
 display: block;
}
body {
 line-height: 1em;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}
table {
 border-collapse: collapse;
 border-spacing: 0;
}


/*
 Variable Grid System.
 Learn more ~ http://www.spry-soft.com/grids/
 Based on 960 Grid System - http://960.gs/

 Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 640px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_8 {
 margin: 30px auto;
 width: 640px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8 {
 display:inline;
 float: left;
 position: relative;
 margin-left: 10px;
 margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8 {
 position:relative;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
 margin-left: 0;
}

.omega {
 margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_8 .grid_1 {
 width:60px;
}

.container_8 .grid_2 {
 width:140px;
}

.container_8 .grid_3 {
 width:220px;
}

.container_8 .grid_4 {
 width:300px;
}

.container_8 .grid_5 {
 width:380px;
}

.container_8 .grid_6 {
 width:460px;
}

.container_8 .grid_7 {
 width:540px;
}

.container_8 .grid_8 {
 width:620px;
}


/* `Clear Floated Elements -----------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}




/* ------------- OMAT ------------------ */

body { 
 margin-left: 240px;
 margin-right: 240px;

 }
a:link, a:visited { color: #036; }
a:hover { color: #528FAF; }
h1 {
 color: #528FAF;
 font-size: 200%;
 text-transform: uppercase;
 margin: 20px 0;
 }
#yhdistystiedot h1 {
 font-size: 130%;
 }
#tekstit h1 {
 margin-top: 40px;
 }
.rekisteriseloste h1 {
 font-size: 200%;
 line-height: 120%;
 }
#tabit {
 margin-top: 10px;
 }
#tabit ul { 
 text-align: center;
 }
#tabit ul li { 
 color: #528faf; 
 text-transform: uppercase; 
 display: inline; 
 padding: 5px 10px; 
 font-size: 80%; 
 }
#tabit ul li a:link, #tabit ul li a:visited { 
 display: inline; 
 padding: 5px 0 0 0; 
 color: #528faf; 
 text-decoration: none; 
 }
#tabit ul li a:hover { 
 color:#900;
 }
#top {
 background:url(images/tausta_top.png) top center no-repeat; height: 37px;
 }
#middle {
 background:url(images/tausta_middle.png) top center repeat-y;
 }
#bottom {
 background:url(images/tausta_bottom.png) bottom center no-repeat;
 height: 46px;
 }
#toivologo {
 text-align: center;
 padding: 10px 0;
 }
.inner_content { 
 margin-left: 60px; 
 margin-right: 62px;
 font-size: 90%; 
 line-height: 140%; 
 color: #036;
 }
#ingressi { 
 padding-bottom: 10px; 
 margin-top: 10px; 
 font-style: italic; 
 border-bottom: 1px dashed #528FAF; 
 }
#tekstit {
 padding: 20px 0;
 }
#kiitos p, #tekstit p, #ingressi p {
 margin-bottom: 10px;
 }
#tekstit p span, .rekisteriseloste h2, .ukk h2 {
 text-transform: uppercase; 
 font-weight: bold; 
 color:#900; 
 font-style: normal; 
 letter-spacing: 1px; 
 }
.ukk h2 {
 padding: 20px 0 10px 0;
 margin-top: 25px;
 border-top: 1px dashed #528FAF
 }
p.kokoomus_logo {
 margin: 20px 62px 0 62px;
 text-align: center;
 display: block;
 text-align: center;
 border-top: 1px dashed #528FAF;
 } 
p.kokoomus_logo img {
 padding: 30px;
 } 
#ylareuna p, #footer p {
 display: none;
 }
#navi table {
 margin: 25px auto 10px auto;
 }
#karttakokonaisuus {
 padding: 30px 0 30px 0;
 margin: 0 60px;
 }
#map {
 background: url(images/kartan-tausta.png) 35px 140px no-repeat;
 width: 220px;
 float: left;
 padding-left: 15px;
 }
#kartta_ohjeet {
 padding-top: 80px;
 padding-left: 4px;
 width:200px;
 float: left;
 }
#kartta_ohjeet h2 { 
 text-indent: -9999px;
   width: 220px;
    height: 45px;
    background: url(images/tule-mukaan.png) left top no-repeat;
 }
#kartta_ohjeet p {
 float: left;
 clear: left;
 line-height: 140%;
 color: #036;
 font-size: 90%;
 margin-bottom: 10px;
 }
#kartta_ohjeet input.inputTF {
 float: left; clear: left;
 border: 1px solid #6796a8;
 padding: 3px; }
.haeBtn, .submitBtn {
 margin-top: 10px;
 background-color: #23759A; 
 padding: 2px 4px; 
 color: #fff;
 font-weight: bold; 
 border: none; 
 float: left;
 font-family: Arial,Helvetica,sans-serif;
 clear: left;
 cursor: pointer;
 }
.haeBtn:hover, .submitBtn:hover {
 background-color: #86b9d4;
 }
#map img {
 float: right;
 margin-right: 20px;
 }
#navi table td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 80%;
 color: #fff;
 padding: 5px 21px 5px 9px; 
 font-weight: bold; 
 }
#navi table td.current {
 background:url(images/welho_current.jpg) right center no-repeat;
 }
#navi table td.current_last {
 background:url(images/welho_current_last.jpg) right center no-repeat;
 }
#navi table td.done_first {
 background:url(images/welho_done_first.jpg) right center no-repeat;
 }
#navi table td.unactive {
 background:url(images/welho_unactive.jpg) right center no-repeat;
 }
#navi table td.unactive_last {
 background:url(images/welho_unactive_last.jpg) right center no-repeat;
 }
#yhdistyslista, #kuntalista {
 margin-bottom: 20px;
 }
table.kunnat {
 border: 0;
 }
table.kunnat td {
 font-weight: bold;
 padding: 1px 80px 1px 0;
 }
table.kunnat td a:link, #yhdistyslista a:link, ul.nettilinkit li a:link, ul.nettilinkit li a:visited {
 text-decoration: none;
 display: block;
 padding: 3px 0 3px 12px;
 background: url(images/arrow.png) left 9px no-repeat;
 }
table.kunnat td a:visited, #yhdistyslista a:visited {
 color: #576f87;
 }
table.kunnat td a:hover, #yhdistyslista a:hover, ul.nettilinkit li a:hover {
 color: #528FAF;
 }
#yhdistyslista a {
 font-weight: bold;
 display: block;
 }
#yhdistyslista br {
 display: none;
 }
a.backbtn:link, a.backbtn:visited {
 display: block;
 text-decoration: none;
    margin: 20px 0 30px 0;
    padding: 2px 10px 1px 12px;
    background: url(images/arrow-back.png) left 8px no-repeat;
}

a.single_join:link, a.single_join:visited, .nappula a:link, .nappula a:visited {
    background-color: #23759a;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
 font-size: 91%;
    margin: 20px 0 30px 0;
    padding: 2px 10px 1px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 210px;
 font-family: Arial,Helvetica,sans-serif;
}
a.single_join:hover, .nappula a:hover {
 background-color: #86b9d4;
 }
#info {
 font-size: 90%;
 }
#liittymislomake table {
 margin-top: 30px;
 width: 480px;
 }
#liittymislomake table td {
 padding: 5px 0;
 border-top: 1px dashed #528FAF
 }
td.tdlabel {
 width: 195px;
 font-size: 90%;
 vertical-align: top;
 }
td.tdinput {
 width: 195px;
 font-size: 90%;
 }
td.Virheviesti {
 font-size: 90%;
 width: 85px;
 padding-left: 5px;
 color: #900;
 }
td.tdinput input.formTF, td.tdinput textarea.formTA, td.tdinput select {
 width: 220px;
 }
td.virhe input.formTF, td.virhe textarea.formTA {
 background-color: #F66;
 }
td.tdinput input#KannatusmaksuInput {
 width: 160px;
 }
.select_box {
 float: left;
 width: 20px;
 margin: 3px 5px 0 0;
 }
.on_jo_jasen {
 float: left; 
 width: 160px;
 margin: 2px 0 0 0;
 }
#rules {
 margin-top: 30px;
 }
#rules p {
 margin-top: 10px; font-size: 90%;
 }
#kiitos .lasku h1 { 
 text-align: center;
 }
.lasku, .maksu {
 background-color: #fff; padding: 20px;
 }
.lasku {
 border: 3px solid #23759A;
 margin-top: 20px;
 }
.lasku {
 border-width: 3px 3px 0 3px;
 }
.maksu {
 border: 3px solid #23759A;
 }
.maksu {
 border-width: 0 3px 3px 3px;
 margin-bottom: 30px;
 }
.lasku .mCont table {
    margin: 10px auto;
}
.lasku .mCont table td {
    text-align: right;
 padding-right: 45px;
 padding-top: 3px;
 padding-bottom: 3px;
}
.lasku .mCont table td.total {
    font-weight: bold;
 border-top: 1px dashed #528FAF;
 padding-top: 3px;
 padding-right: 42px;
}
.maksu .mCont {
    text-align: center;
}
.mCont input {
 border: 0;
 } 
.maksu .mCont table {
 margin: 10px auto;
 }
.maksu .mCont table td {
 padding: 0 15px;
 vertical-align: middle;
 }
ul.nettilinkit { 
 margin-top: 20px;
 display: block;
 background: url(images/tausta-kukkasia.png) right bottom no-repeat;
 }
.ukk .intro {
 background: rgba(255, 255, 255, 0.8);
 padding: 80px 20px 20px 20px;
 border: 3px solid #23759A;
 }