* {
  margin: 0;
  padding: 0;
}
html {
  border-bottom: 1px solid transparent;
  height: 100%;
}
body {
  background: url(/images/tausta.jpg) repeat-x transparent;
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0 0 2cm 0;
}
h1,h2,h5 {
  color: #666;
  font-size: 20px;
  padding-left: 25px;
  margin: 20px 15px 30px 15px;
}
h5 {
  color: #666;
  font-size: 17px;
  padding-left: 40px;
  margin: 0px 0px 0px 0px;
}
h3 {
  color: #666;
  font-size: 18px;
}
h1,h2,h3 {
  font-weight: normal;
}
p,dl {
  color: #333;
  font-size: 12px;
  line-height: 16px;
}
a{
  color: #c61017;
  font-size: 11px;
  text-decoration: none;
}
a:visited {
  color: #c61017;
  font-size: 11px;  
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
fieldset {
  border: none;
}
/* wrap ------------------------------------------------------------------ */
#wrap {
  background: url(/images/wrap_bg.png) -3px center repeat-y;
  margin: 0 auto;
  width: 980px;
}
/* header ---------------------------------------------------------------- */
#header {
  background: url(/images/header.png) repeat-x;
  margin-left: 8px;
  height: 160px;
  width: 961px;
  z-index: 20;
}
#logo {
  display: block;
  height: 121px;
  padding-top: 50px;
  margin-left: 15px;
  width: 205px;
}
#logo img {
  border: none;
}
#logoimg { /* etusivun logo ilman linkki� */
  margin-left: 15px;
}
/* navigaatio ------------------------------------------------------------ */
#navigaatio {
  height: 20px;
  margin-left: 480px;
  position: absolute;
  top: 85px;
  width: 470px;
}
 
#navigaatio {
  height: 20px;
  margin-left: 480px;
  position: absolute;
  top: 85px;
  width: 470px;
}
 
#navigaatio ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigaatio li {
  display: inline;
  position: relative;
}
#navigaatio ul li a {
  display: block;
  float: left;
  height: 20px;
  line-height: 20px;
  margin-left: 15px;
  text-indent: -9999px;
}

#n1 {
  background: url(/images/vih-ilmoitukset.png) no-repeat center center;
  height: 16px;
  width: 83px;
}
#n1:hover,
#n1.selected {
  background: url(/images/pun-ilmoitukset.png) no-repeat center center;
}
#n2 {
  background: url(/images/vih-palvelun-kuvaus.png) no-repeat center center;  
  height: 16px;
  width: 118px;
}
#n2:hover,
#n2.selected {
  background: url(/images/pun-palvelun-kuvaus.png) no-repeat center center;    
}
#n3 {
  background: url(/images/vih-artikkelit.png) no-repeat center center;
  height: 16px;
  width: 70px;  
}
#n3:hover,
#n3.selected {
  background: url(/images/pun-artikkelit.png) no-repeat center center;  
}
#n4 {
  background: url(/images/vih-yrittajien-eri-roolit.png) no-repeat center center;  
  height: 16px;
  width: 133px;
}
#n4:hover,
#n4.selected {
  background: url(/images/pun-yrittajan-eri-roolit.png) no-repeat center center;  
}


#n1e {
  background: url(/images/vih-announcement.png) no-repeat center center;
  height: 15px;
  width: 56px;
}
#n1e:hover,
#n1e.selected {
  background: url(/images/pun-announcement.png) no-repeat center center;
}

#n2e {
  background: url(/images/vih-about.png) no-repeat center center;  
  margin-top:-1px;
  height: 15px;
  width: 133px;
}
#n2e:hover,
#n2e.selected {
  background: url(/images/pun-about.png) no-repeat center center;    
}

#n3e {
  background: url(/images/vih-articles.png) no-repeat center center;
  height: 15px;
  width: 59px;  
}
#n3e:hover,
#n3e.selected {
  background: url(/images/pun-articles.png) no-repeat center center;  
}

#n4e {
  background: url(/images/vih-vika.png) no-repeat center center;  
  height: 15px;
  width: 181px;
}
#n4e:hover,
#n4e.selected {
  background: url(/images/pun-vika.png) no-repeat center center;  
}


#n1es {
  background: url(/images/spain/ylanavi_01.jpg) no-repeat center center;
  height: 25px;
  width: 67px;
}
#n1es:hover,
#n1es.selected {
  background: url(/images/spain/ylanavi_pun_01.jpg) no-repeat center center;
}

#n2es {
  background: url(/images/spain/ylanavi_02.jpg) no-repeat center center;  
  margin-top:-1px;
  height: 25px;
  width: 157px;
}
#n2es:hover,
#n2es.selected {
  background: url(/images/spain/ylanavi_pun_02.jpg) no-repeat center center;    
}

#n3es {
  background: url(/images/spain/ylanavi_03.jpg) no-repeat center center;
  height: 25px;
  width: 83px;  
}
#n3es:hover,
#n3es.selected {
  background: url(/images/spain/ylanavi_pun_03.jpg) no-repeat center center;  
}

#n4es {
  background: url(/images/spain/ylanavi_04.jpg) no-repeat center center;  
  height: 25px;
  width: 258px;
}
#n4es:hover,
#n4es.selected {
  background: url(/images/spain/ylanavi_pun_04.jpg) no-repeat center center;  
}

/* content ------------------------------------------------------------ */
#content {
/*  background: url(/images/grid.jpg) repeat-y 0 center !important;*/
  float: left;
  padding: 15px;
  margin-left: 8px;
  width: 930px;
  padding-bottom: 2cm;
}
/* article navi ------------------------------------------------------- */
.artNav {
  float: left;
  margin-top: 15px !important;
  width: 290px;
}
.artNav ul {
  list-style: none;
  margin: 0 10px;
  padding-bottom: 15px;
}
.artNav ul li span {
  display: block;
  padding-top: 5px;
}
.artNav ul li a {
  border-bottom: 1px solid #E6E6E6;
  font-size: 13px;
  font-weight: bold;
  color: #20a1b5;  
  display: block;
  padding: 0 0 10px 0;
}
.artNav .rss {
  background: url(/images/rss.png) left center no-repeat #fff;
  display: block !important;
  height: 16px;
  margin-top: 30px;
  padding: 10px 0 10px 22px;
}
.artNav h2 {
  border-bottom: 1px solid #E6E6E6;
  font-style: normal;
  margin: 0 0 0 10px;
  padding: 0 0 10px 0;
}
.active {
  background: url(/images/pun-nuoli-oik.png) right center no-repeat;
  color: #d2232a !important;
}
/* profiilin muokkaus ------------------------------------------------ */
#muokkaus #content {
  padding-top: 30px;
}
#muokkaus .c540 {
  width: 535px;
}
#muokkaus h1 {
  width: 200px;
}
#muokkaus label {
  font-size: 11px;
}
#muokkaus img {
  margin-left: 67px;
}
/* content columns ---------------------------------------------------- */
.c60 {
  float: left;
  width: 620px;
}
.c147 {
  float: left;
  padding-top: 10px;
  margin-left: 10px;
  width: 147px;
}
.c140 {
  float: left;
  margin: 10px 0 0 10px;
  width: 140px;
}
.c30 {
  float: left;
  border: 1px solid #F2F2F2;
  width: 300px;
}
.c200 {
  float: left;
  margin-left: 15px;
  width: 200px;
}
.c300 {
  float: left;
  width: 300px;
}
.left65 {
  margin-left: 65px;
}
.c360 {
  float: left;
  width: 360px;
}
.c370 {
  float: left;
  margin: 10px 0 0 0;  
  width: 348px;
}
.c410 {
  float: left;
  margin: 10px 0 0 10px;
  width: 450px;  
}
.c50 {
  float: left;
  margin: 10px 0 0 10px;
  width: 470px;
}
.c540 {
  float: left;
  width: 520px;  
}
.c550 {
  float: left;
  margin: 10px 0 0 20px;
  width: 620px;  
}
.c620 {
  float: left;
  width: 620px;
}
.c735 {
  float: left;
  width: 770px;
}
.left5 {
  margin-left: 5px;
}
.left7 {
  margin-left: 7px;
}
.left10 {
  margin-left: 10px;
}
.left20 {
  margin-left: 20px;
}
.left25 {
  margin-left: 25px;
}
.left30 {
  margin-left: 30px;
}
.left35 {
  margin-left: 35px;
}
.top50 {
  margin-top: 50px;
}
.top75 {
  margin-top: 75px;
}
.top100 {
  margin-top: 100px;
}
.clearfix {
  overflow: hidden;
}
/* classes ------------------------------------------------------------------ */
/* pikkukuvat */
.etsi {background: url(/images/etsitko.png) no-repeat left top;}
.rooli {background: url(/images/rooli.png) no-repeat left top;}
.info {background: url(/images/kuvaus.png) no-repeat left top;}
.puhe {background: url(/images/artnosto.png) no-repeat left top;}
.ratas {background: url(/images/nosto.png) no-repeat left top;}
.ilmoitus {background: url(/images/ilmoitus.png) no-repeat left top;}
.artikkeli {background: url(/images/artikkeli.png) no-repeat left top;}
.ostos { background: url(/images/ostos.png) no-repeat left top;}
.profiili {background: url(/images/henkilo.png) no-repeat left top;}
/* .roolit {background: url(/images/roolit.png) no-repeat left top;} */
.kirjautuminen {background: url(/images/kirjaudu.gif) no-repeat left top;}
.req {background: url(/images/rekisteroidy.gif) no-repeat left top;}
.up {background: url(/images/up.png) no-repeat right center;}
.down {background: url(/images/down.png) no-repeat right center;}
.tulosta { background: url(/images/tulosta.png) no-repeat left center;}
.laheta{ background: url(/images/valk-pun-nuoli-oik.png) no-repeat left center;}
.formbg {
  background: url(/images/formbg.png) 0 0 repeat-x #F4F4F4;
  border: 1px solid #f2f2f2;
  padding-bottom: 15px;
}
.left8 {margin-left: 8px;}
.hide {display: none;}
.kirjaudu {
  height: 170px !important;
}
.rs {
  font-weight: bold;
}
.right {
  float: right;
  margin: 10px;
}
.left {
  float: left;
}
.okNappi {
  background: url(/images/ok.png) center center no-repeat !important;
  border: none;
  float: left;
  line-height: 22px;
  height: 22px;
  width: 42px;
  text-indent: -9999px;
}
fieldset.inline .fifty, .fifty {
  float: left;
  width: 120px;
}
.margin-left-7 {
  margin-left: 7px !important;
}
.clear {clear: both;}
.time {
  display: block;
  font-size: 9px;
  margin: 0 0 20px 15px;
}
.tili {
  border: 1px solid #f2f2f2;
  padding: 15px;
}
h1.tili {margin-left: 15px;}
h2.tili {
  border: none;
  font-style: normal;
  margin: 10px 0 0 0;
  padding: 0;
}
h2.tili span {margin-left: 5px;}
.tili p {
  margin: 15px 0 20px 0;
}
.tili input {
  background: url(/images/form_txt_input_bg.png) center center no-repeat;
  border: 1px solid #999;
  height: 20px;
  margin: 2px 0 4px 0;
  width: 120px;
}
.tili .okNappi {
  background: url(/images/ok.png) center center no-repeat;
  border: none;
  float: right;
  margin-top: 90px;
  width: 40px;
}
.tili ul {
  border-top: 1px solid #E6E6E6;
  list-style: none;
  margin-top: 20px;
}
.tili ul li {
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0;
}
.tili a {
  font-weight: bold;
}
.tili a span {
  text-transform: uppercase;
}
#ostaLantteja {
  float: right;
}
.pun {color: #C61017;}
.valk {color: #FFFFFF;}
.turk {color: #35B0C2;}
/* slog teksti-------------------------------------------------------------- */
p#slog {
  font-size: 18px !important;
  font-style: italic;
  color: #fff;
  margin-left: 15px;
  position: absolute;
  top: 137px;
  width: 960px;
}
/* kirjautuminen ul ---------------------------------------------------------*/
#kirjautuminen {
  position: absolute;
  text-align: right;
  margin-left: 8px;
  top: 6px;
  z-index: 10;
  overflow: hidden;
  width: 960px;
  text-align: right;
}
#kirjautuminen ul {
  list-style: none;
  overflow: hidden;
  margin-left: 570px;
}
#kirjautuminen li {
  display: inline;
  float: left;
  margin-right: 10px;
  text-align: right;
}
#kirjautuminen form {
  margin-top: 1px;
}
#kirjautuminen a {
  padding-left: 25px;
}
a#k0 {background: url(/images/home_16x16.png) no-repeat left center;}
a#k1 {background: url(/images/kirjaudu.gif) no-repeat left center;}
a#k2 {background: url(/images/rekisteroidy.gif) no-repeat left center;}
a#k3 {background: url(/images/image001.png) no-repeat left center;}
 
/* rekister�ityminen ------------------------------------------------------ */
#rekisteroityminen {
  margin: 10px 0 0 10px;
  padding: 10px;
  width: 283px;
}
#rekisteroityminen h1 {
  background: url(/images/rekisteroidy.gif) no-repeat left 5px;
  margin-top: 10px;
  margin-left: 0;
}
#rekisteroityminen .okNappi {
  margin-left: -250px;
  margin-top: 100px;
}
.signin .okNappi {
  margin-left: 0;
  margin-right: 20px;
}
/* footer ----------------------------------------------------------------- */
#footer {
  background: url(/images/footer_bg.png) repeat-x;
  clear: both;
  margin: 0 11px 0 8px;
  padding: 7px 0;
  overflow: hidden;
}
#footer p {
  clear: both;
  color: #fff;
  font-size: 11px;
  float: left;
  margin-left: 15px;
  width: 370px;
  margin-top:0;
}
#footer span {
  margin-left: 70px;
}
#footer ul {
  margin-left: 10px;
  float: left;
  list-style: none;
  margin-top:0;
}
#footer ul li {
  float: left;
  margin-right: 15px;
}
#footer ul li a {
  display: block;
  float: left;
  text-indent: -9999px;
}

#footere {
  background: url(/images/footer_bg.png) repeat-x;
  clear: both;
  margin: 0 11px 0 8px;
  padding: 7px 0;
  overflow: hidden;
}
#footere p {
  clear: both;
  color: #fff;
  font-size: 11px;
  float: left;
  margin-left: 15px;
  width: 270px;
  margin-top:0;
}
#footere span {
  margin-left: 70px;
}
#footere ul {
  margin-left: 70px;
  margin-top: 0px;
  float: left;
  list-style: none;
}
#footere ul li {
  float: left;
  margin-right: 15px;
}
#footere ul li a {
  display: block;
  float: left;
  text-indent: -9999px;
}




#footeres {
  background: url(/images/footer_bg.png) repeat-x;
  clear: both;
  margin: 0 11px 0 8px;
  padding: 7px 0;
  overflow: hidden;
}
#footeres p {
  clear: both;
  color: #fff;
  font-size: 11px;
  float: left;
  margin-left: 15px;
  width: 270px;
  margin-top:0;
}
#footeres span {
  margin-left: 70px;
}
#footeres ul {
  margin-left: 70px;
  margin-top: 0px;
  float: left;
  list-style: none;
}
#footeres ul li {
  float: left;
  margin-right: 15px;
}
#footeres ul li a {
  display: block;
  float: left;
  text-indent: -9999px;
}

#f1 {
  background: url(/images/f1.png) no-repeat;
  height: 15px;
  width: 85px;
}
#f2 {
  background: url(/images/f2.png) no-repeat;
  height: 15px;
  width: 118px;
}
#f3 {
  background: url(/images/f3.png) no-repeat;
  height: 15px;
  width: 70px;
}
#f4 {
  background: url(/images/f4.png) no-repeat;
  height: 15px;
  width: 134px;
}
#f1e {
  background: url(/images/f1en.png) no-repeat;
  height: 15px;
  width: 113px;
}
#f2e {
  background: url(/images/f2en.png) no-repeat;
  height: 15px;
  width: 119px;
}
#f3e {
  background: url(/images/f3en.png) no-repeat;
  height: 15px;
  width: 55px;
}
#f4e {
  background: url(/images/f4en.png) no-repeat;
  height: 15px;
  width: 219px;
}

#f1es {
  background: url(/images/spain/footer_01.jpg) no-repeat;
  height: 19px;
  width: 60px;
}
#f2es {
  background: url(/images/spain/footer_02.jpg) no-repeat;
  height: 19px;
  width: 143px;
}
#f3es {
  background: url(/images/spain/footer_03.jpg) no-repeat;
  height: 19px;
  width: 80px;
}
#f4es {
  background: url(/images/spain/footer_04.jpg) no-repeat;
  height: 19px;
  width: 234px;
}

/* rekister�itymiskaavake sivun yl�osassa ---------------------------------- */
#rekisteroidy {
  background: url(/images/reg_form_bg.png) -2px center;
  height: 260px;
  margin-left: 720px;
  padding-top: 15px;
  position: absolute;
  top: 15px;
  width: 238px;
  z-index: 100;
}
#rekisteroidy fieldset {
  border: none;
  padding-left: 7px;
}
#rekisteroidy h3 {
  margin-left: 15px;
  margin-bottom: 13px;
  font-weight: normal;
}
#rekisteroidy label {
  display: block;
  margin-left: 15px;
  margin-top: 7px;
}
.kayttajatunnus,
#sahkoposti,
.salasana,
#salasana2 {
  background: url(/images/form_txt_input_bg.png) center center no-repeat;
  border: 1px solid #969898;
  margin-left: 15px;
  width: 140px;
}
 
#rekisteroidy2 {
  background: url(/images/reg_form_bg.png) -2px center;
  height: 260px;
  margin-left: 720px;
  padding-top: 15px;
  position: absolute;
  top: 15px;
  width: 238px;
  z-index: 100;
}
#rekisteroidy2 fieldset {
  border: none;
  padding-left: 7px;
}
#rekisteroidy2 h3 {
  margin-left: 15px;
  margin-bottom: 13px;
  font-weight: normal;
}
#rekisteroidy2 label {
  display: block;
  margin-left: 15px;
  margin-top: 7px;
}
#kayttajatunnus2,
#sahkoposti2,
#salasana3,
#salasana4 {
  background: url(/images/form_txt_input_bg.png) center center no-repeat;
  border: 1px solid #969898;
  margin-left: 15px;
  width: 140px;
}
 
 
a#formBot {
  display: block;
  float: left;
  margin-top: 25px;
  text-indent: 15px;
}
/* palvelun kuvaus ------------------------------------ */
#kuvausLinks {
  margin: 30px 0 0 0 !important;
  padding: 0 13px !important;
  width: 355px !important;
}
#kuvausLinks h1 {
  margin: 0 0 35px 0;
}
#kuvausLinks ul {
  border-top: 1px solid #E6E6E6;
  margin-left: 0 !important;  
}
#kuvausLinks a {
  padding-top: 10px;
}
#kuvausTxt {
  margin: 30px 0 0 10px !important;
  padding: 0 10px;
}
#kuvausTxt h3 {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 35px;
}
#kuvausTxt p {
  margin: 10px 0;
}
#kuvaus .c140 {
  padding:0;
  margin:30px 0 0 20px !important;
  width: 137px;
}
#kuvaus .c140 img {
  margin: 60px 0 0 0;
}
/* profiilin muokkaus */
#tyhjenna {
  display: block;
  float: left;
}
#tallenna {
  background: url(/images/tallenna.png) no-repeat;
  border: none;
  height: 40px;
  line-height: 22px;
  margin: 15px 15px 0 40px;
  width: 128px;
  text-indent: -9999px;
}
#send {
  text-align: right;
}
#nimi,
#osoite,
#postinumero,
#postitoimipaikka,
#email,
#puhelinnumero,
#maa {
  background: url(/images/inputbg195.png) no-repeat;
  border: none;
  height: 23px;
  width: 191px;
  padding: 2px;
}
.c140 img {
  margin-top: 70px;
}
 
#content ul {
  color:#333333;
  font-size:12px;
  margin-left:15px;
}

