/* CSS Document */

body {
  margin: 0px;
  padding: 0px;
  /* background: #fff url(../gfx07/bg-tile.gif); */
  background: #d0e3f8;
  font-family: Arial, Sans-serif;
  font-size: 14px;
  color: #4E6A70;
}

img {border: 0px}

a {
  text-decoration: none;
  font-family: Tahoma, Arial, Sans-serif;
}

h1 {
  font-size: 15px;
  margin: 10px 0 6px 0;
  font-weight: 900;
}

h2, h3 {
  margin: 8px 0 4px 0;
  font-size: 13px;
  font-weight: 900;
}

#top-banner {
  position: relative;
  margin: 0 auto;
  width: 760px;
  height: 148px;
  background: url(../gfx07/top-banner.jpg) no-repeat;
}

#top-banner a {
  color: #fff;
  font-weight: 900;
  font-size: 11px;
  position: absolute;
  top: 28px;
  right: 40px;
}

#navi {
  width: 726px;
  padding-left: 30px;
  background: #F4B810 url('../gfx07/navi.png') top;
  margin: 0 auto;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  height: 23px;
  }
  
#navi a {
  color: #000;
  font-size: 11px;
  font-weight: 900;
  display: block;
  float: left;
  padding: 4px 7px 3px 7px;
  height: 16px;
}

#navi a:hover {
  background: url('../gfx07/navi-hover.png') top;
  color: #fff;
}

.selected {
  float: left;
  padding: 4px 7px 3px 7px;
  height: 16px;
  font-family: Tahoma, Arial, Sans-serif;
  font-size: 11px;
  font-weight: 900;
  color: #4E6A70;
  background: #C6E6FA;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

#main-top {
  width: 760px;
  height: 4px;
  line-height: 0px;
  font-size: 0px;
  background:  url(../gfx07/main-top.gif) no-repeat;
}

#main {
  width: 760px;
  background:  url(../gfx07/main-bg.gif) repeat-y;
  margin: 0 auto;
}

#main-wide {
  width: 760px;
  background:  url(../gfx07/main-wide-bg.gif) repeat-y;
  margin: 0 auto;

}

#subnav {
  width: 265px;
  float: left;
  background: url(../gfx07/subnav-bg.gif) repeat-y;
  margin-left: 4px;
  margin-top:5px;
  font-size: 11px;
  font-weight: 900;
  font-family: Tahoma, Sans-serif;
}

#subnavtop {
  background: url(../gfx07/subnav-top.gif) no-repeat;
  padding:4px 0 0 20px;
  height: 35px;
}

#flag {
  float: left;
  margin-right: 4px;
  margin-bottom: 3px;
}
#flag-pic img {
  float: left;
  margin-right: 4px;
  margin-bottom: 3px;}

#country {
  position: relative;
  top: 9px;
}

#city-picture, #city-picture2 img {
  margin-left: 23px;
  margin-bottom: 3px;
}

#kuvaaja {
  margin-left: 28px;
  margin-bottom: 3px;
  height: 16px;
  font-weight: 500;
}

#subnav a {
  display: block;
  color: #17A3FF;
  background: #fff;
  border: 2px solid #fff;  
  width: 211px;
  padding: 3px 5px 3px 12px;
  margin: 1px 0 0 0;
}

.empty_line {
  display: block;
  color: #17A3FF;
  background: #fff;
  border: 2px solid #fff;  
  width: 211px;
  height: 12px;
  padding: 3px 5px 3px 12px;
  margin: 1px 0 0 0;}

#subnav a:first-child {margin-top: 0;}

#subnav br {
  font-size: 0;
  line-height: 0;
  height: 0;
}

#new-sub-borders {
  background: #D7DDE8;
  width: 232px;
  margin-left: 21px;
  padding-top: 1px;
}

.navibreak {
  line-height: 0px;
  font-size: 0px;
  margin-left: 21px;
  width: 233px;
  height: 1px;
  background: url(../gfx07/subnavline.gif) no-repeat;
}

#subnav a:hover {background: #C6E6FA;
  color: #4E6A70;}
  
.subselected {
  background: #C6E6FA url(../gfx07/subnav-select.gif) no-repeat;
  color: #4E6A70;
  width: 208px;
  height: 16px;
  padding: 2px 5px 2px 15px;
  margin-left: 23px;
  margin-bottom: 2px;
}

#subnavbottom {
  clear: left;
  background: url(../gfx07/subnav-bottom.gif) no-repeat;
  height: 21px;
  width: 265px;
}

#contense {
  width: 415px;
  margin: 10px 0 20px 0;
  padding-right: 35px;
  float: right;
  line-height: 18px;
}

#contense-wide {
  width: 675px;
  margin: 10px 0 20px 0;
  padding-left: 35px;
  float: left;
  line-height: 18px;
}

#buttons {
  width: 428px;
  float: right;
  margin-top: 10px;
  padding-right: 24px;
}

.one-button {
  width: 210px;
  height: 50px;
  float: left;
}

#bottom, #bottom-wide {
  width: 760px;
  height: 36px;
  padding-top: 5px;
  background:  url(../gfx07/bottom.gif) no-repeat;
  margin: 0 auto;
}

#bottom-wide {background:  url(../gfx07/bottom-wide.gif) no-repeat;}

#sponsorit {
  margin-left: 390px;
}

#bottom-wide #sponsorit {
  margin: 0 auto;
  width: 243px;
}

.clearer {
  clear: both;
  line-height: 0px;
  height: 0px;
}

/*--ie hacks--*/
html > body #new-sub-borders {
  background: #D7DDE8;
  width: 232px;
  margin-left: 21px;

}
