/* it2008 CSS2 tyylisivu - TKK/atk-keskus - 2008-03-04 */
/* IE imee. Hanki selain. Sorry. */

/*** DIVS ***/
html, body, #wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
html>body, html>body #wrapper {
  height: auto;
}
div#wrapper {
  position: absolute;
  top: 0;
  left: 0;
}
div#header, div#footer, div#footl, div#footr {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
div#header {
  z-index: 2;
  min-height: 132px;
  height: auto;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #5b5a73;
  color: #ffffff;
  text-align: right;
  background-repeat: no-repeat;
  background-position: top right;
  border-width: 0 0 3px 0; border-style: solid; border-color: #faf4e6;
}
div#footer {
  position: absolute;
  clear: both;
  height: 66px;
  width: 100%;
  bottom: 0;
  left: 0; 
  background-color: #e7ecd6;
  background-image: url('/bg/foot.png');
  background-repeat: repeat-x;
  background-position: bottom left; 
  border-width: 3px 0 0 0; border-style: solid; border-color: #faf4e6;
}
div#main {
  z-index: 1;
  max-width: 51em;
  margin: 0 auto;
  padding-top: 2em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 86px;
  text-align: left;
}
div#footl {
  z-index: 3;
  text-align: left;
  float: left;
}
div#footr {
  z-index: 4;
  text-align: right;
  float: right;
}
div#hdrlogo {
  padding-right: 10px;
}


div#map_canvas {
  top: 132px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  z-index: 5;
}
div#coords {
  display: none;
  position: absolute;
  top: 139px;
  bottom: auto;
  left: 47px;
  right: auto;
  height: 15px;
  width: auto;
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
  color: black;
  border: 1px solid black;
  z-index: 6;
}
div#coords p {
  margin: 0 3px 1px 2px;
  padding: 0;
  font-size: 12px;
}


div.clear {
  clear: both;
  margin: 0;
  padding: 0;
}


body { 
  background-color: #faf4e6;
  font-family: "bitstream vera sans", verdana, sans-serif; 
  font-size: 100%;
  font-weight: normal;
}


/*** CHARS ***/
h1, h2 {
  font-family: "palatino linotype", palatino, "bitstream vera serif", serif;
}
h1, h2, h3, h4 { margin: 0; padding: 0; font-weight: normal; }

h1    { margin-top: 0;      margin-bottom: 0.33em; font-size: 200%; }
h2    { margin-top: 0.85em; margin-bottom: 0.50em; font-size: 150%; }
h3    { margin-top: 0.66em; margin-bottom: 0.50em; font-size: 125%; padding-left: 0.80em; }
h4    { margin-top: 0.50em; margin-bottom: 0.33em; font-size: 100%; padding-left: 1.00em; text-decoration: underline; }

h1.cfp { 
  text-transform: uppercase; 
  letter-spacing: 0.50em; 
  margin: 0; 
}
h2.cfp { 
  font-family: "bitstream vera sans", verdana, sans-serif; 
  font-size: 125%;
  margin: 0.25em 0 0.50em 0; 
}

/*
html>body h1, html>body h1.cfp { margin-top: 1.1em; }
*/

p     { margin: 0 1.0em 0.66em 1.0em; }
p.ni  { margin-left: 0; margin-right: 0; padding: 0; }
p.tsp { margin-top: 2.0em; }
p.ind { margin: 0 2.0em 0.66em 2.0em; }
p.hdr { 
  margin: 0 16px 0.5em 0;
  /* word-spacing: 0.5ex; */ /* Safari fails here */
  font-size: 13pt; 
}
p.foot,p.footr  { 
  margin: 0; 
  padding-right: 20px;
  font-size: 80%;
  white-space: nowrap;
}
p.footr { margin-top: 20px; }

.hdroma { color: #bfc9a0; }
a       { text-decoration: none; color: #cc6410; }
a:hover { text-decoration: underline; color: #800000; }
a.hdr   { text-decoration: none; color: #ffffff; }
a.trk   { text-decoration: none; color: black; }
a.foot, a:hover.foot { cursor: default; text-decoration: none; color: black; }
a:hover.hdr { color: #eba600; }
a:hover.trk { color: #800000; }
a:hover.map { background-color: #ffffff; }
a:active {
  outline: none;
}
a:focus {
  outline: none;
  text-decoration: underline;
}
a:focus.trk { outline: none; text-decoration: none; }

/* a:hover { background-color: #e6efff; } */
/* a:hover.hdr { text-decoration: underline; background-color: #5b5a73; } */

pre { margin: 0 1.5em 0.66em 1.5em; }
del { text-decoration: line-through; color: #800000; }

hr  { padding: 0;
      margin: 1em 6em 1px 1em;
      border-style: none; height: 1px;
      color: #ea7612; background: #ea7612; }

address { 
  text-decoration: none; 
  font-size: 80%; 
  font-style: normal; 
}


/*** LISTS ***/
dl  { margin: 0 1.0em 1.5em 1.0em; }
dt  { font-weight: bold; margin-left: 1em; padding: 2px 0; }
dd  { margin-left: 2em; padding-left: 0; }

ul {
  margin: 0.33em 1.25em 1.00em 1.25em;
  padding-left: 1.25em; 
  list-style-type: none;
}
ul.menu {
  margin: 1px 0 0 0;
  font-size: 80%;
  list-style-type: none;
}
ul.esitykset {
  margin: 0 0 0 0;
  font-size: 100%;
  line-height: 1.5em;
  list-style-type: circle;
}
ul.map {
  list-style-type: upper-alpha;
}


/*** TABLES ***/
table { 
  margin: 0; 
  padding: 0 1em;
  border-style: none; 
}
table.majoitus { 
  margin: 0; 
  padding: 0 1em 1em 1em; 
  border-style: none; 
}
table.it { 
  margin: 0 1em; 
  border-style: none; 
  border-collapse: collapse; 
}
table.cfp {
  margin: 0;
  padding: 0;
  border-style: none; 
  border-collapse: collapse; 
}

tr { 
  margin: 0; 
  padding: 0; 
}
tr.top { 
  background-color: #dddddd; 
  font-size: 125%; 
}
tr.lounas, tr.kahvi { 
  background-color: #ffff99; 
}

th,td {
  margin: 0;
  padding: 3px;
  vertical-align: baseline;
  border: solid black;
  border-width: 0 1px 1px 0; 
}
th { 
  text-align: center; 
  font-weight: bold; 
  font-size: 100%; 
}

th.it, td.it { 
  padding: 0 0 1px 3px; 
  border: solid #faf4e6; 
  border-width: 0 0 1px 0;
}
th.it { 
  text-align: left; 
  font-weight: normal; 
  background-color: #eee9db; 
}
td.it { 
  background-color: #e2ddd0; 
}

td.cfp {
  font-family: "palatino linotype", palatino, "bitstream vera serif", serif;
  font-size: 125%;
  line-height: 125%;
  border-style: solid;
  border-width: 0 0 0 3px;
  border-color: black;
  padding-left: 1em;
  padding-bottom: 0.5em;
}
td.cfp2 {
  border-style: none;
  border-width: 0;
  font-weight: bold;
  padding: 0;
}

td.osallistujat {
  padding: 1px 10px 2px 10px;
  border-style: none;
  border-width: 0; 
}
th.majoitus { 
  padding: 2px; 
  text-align: left; 
  border-style: none; 
  font-weight: normal;
}
td.majoitus { 
  padding: 2px; 
  border-style: none; 
}
th.oo { 
  border-width: 0 1px 0 0;
}
td.oo { 
  height: 4.0em; 
  border-width: 0 1px 0 0;
}
td.mania { 
  height: 5.0em; 
}
td.palloilua { 
  height: 2.0em; 
}
td.nb { 
  border-style: none; 
}
td.rj {
  text-align: right;
}
th.title { border-style: none; padding-top: 1em; font-size: 1.25em; }
th.trk { border: solid black; border-width: 0 0 1px 0; }
td.trkG,td.trkB { text-align: center; }
td.trkB  { background-color: #ffefbf; border-color: #fc4; }
td.trkG  { background-color: #ffe400; border-color: #f90; }
td.trk1  { background-color: #afe5f3; border-color: #48f; }
td.trk2  { background-color: #afe578; border-color: #090; }
td.trk3  { background-color: #ffcfdf; border-color: #f67; }
td.trkV  { background-color: #dfdfdf; border-color: #999; color: #555; }
td.tTime { background-color: #ffefbf; border-color: #fc4; }

td.t120 { height:  8.00em; }
td.t90  { height:  6.00em; }
td.t75  { height:  5.00em; }
td.t60  { height:  4.00em; }
td.t55  { height:  3.67em; }
td.t50  { height:  3.33em; }
td.t45  { height:  3.00em; }
td.t40  { height:  2.67em; }
td.t35  { height:  2.33em; }
td.t30  { height:  2.00em; }
td.t25  { height:  1.67em; }
td.t20  { height:  1.33em; }
td.t15  { height:  1.00em; }
td.t10  { height:  0.67em; }
td.t05  { height:  0.33em; }


/*** FORMS ***/
input.text,select { 
  margin: 2px 2px 0 0;
  padding: 1px 2px;
  font-size: 100%;
  font-family: serif;
  border-width: 1px; 
  background-color: #faf4e6; 
  color: black; 
}
input.submit { 
 margin: 5px 0 2px 0; 
 padding: 2px 1em;
 border-width: 1px;
 font-weight: bold; 
 font-size: 100%;
 background-color: #faf4e6;
}
input.submit:hover {
  cursor: pointer;
  color: #c00;
}


/*** MISC ***/
.panic { 
  display: none;
  color: #ffffff; 
  background-color: #cc0000; 
  font-weight: bold; 
  word-spacing: 0.5ex;
  letter-spacing: 0.125em;
  padding: 3px;
}


/*** IMAGES - IMGS ***/
img		{ border-style: none; }
img.logo	{ margin: 0; padding: 0; float: right; }
img.slogo	{ margin: 0; padding: 8px 15px; }
img.logo_cerion { padding-right: 25px; }
img.logo_ineo   { padding-right: 5px; padding-top: 1px; padding-bottom: 3px; }

img.logoc	{ margin: 20px 0 4px 20px; padding: 0; float: none; }
img.tkk		{ padding: 6px 0 0 0; margin-left: 30px; float: left; }
img.csc		{ padding: 6px 0 0 0; margin-left: 20px; float: left; }
img.map		{ padding: 10px  0   10px 0; }

/* img.tkk,img.csc { height: 44px; padding-top: 10px; } */ /* TESTING ONLY */

/* sponsorit pääsivulla, pad + img h + pad = sama kaikissa */
img.ibm		{ padding: 15px 30px  17px  3px; float: left; }
img.symantec	{ padding: 15px 20px  13px  3px; float: left; }
img.fujitsu	{ padding:  1px 25px  19px  3px; float: left; }
img.cygate	{ padding: 25px 20px  25px  3px; float: left; }
img.sun		{ padding: 10px 25px   0px  3px; float: left; }
img.proact	{ padding: 15px  5px 100px  3px; float: left; }


/*** MEDIA ***/
@media screen {
  img.tkk_ns, img.csc_ns, p.nshdr { display: none; }
}
@media handheld {
  /* hh.css */
  div#header { background-image: none; height: auto; min-height: 1em; }
  div#footer { background-image: none; }
  div#hdrlogo{ display: none; }
  img.tkk_ns, img.csc_ns, p.nshdr { display: none; }
  p { margin-left: 0; margin-right: 0; padding: 0; }
}
@media print {
  html, body, #wrapper {
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
  }
  html>body, html>body #wrapper {
    height: auto;
  }
  div#wrapper {
    position: relative;
    height: auto;
    top: 0;
    left: 0;
  }

  div#header {
    display: none; 
    min-height: 0px;
    height: 0px;
  }
  img.nshdr { 
    margin: 0;
    padding: 0;
    display: block; 
    float: right; 
    height: 48pt;
  }
  p.nshdr {
    margin: 0;
    padding: 0;
  }
  div#main {
    width: auto;
    height: auto;
    top: 0;
    margin: 0;
    max-width: 22cm;
    background-color: white;
    padding-top: 0;
    padding-bottom: 72pt;
  }
  body { 
    padding-top: 0; 
    font-family: "electra lh regular", "electra lh", electra, "palatino linotype", palatino, "bitstream vera serif", serif;
    font-size: 11pt;
    background-color: white;
  }
  h1,h2 {
    font-family: "bell gothic bold", "bell gothic std bold", "bell gothic std", "bell gothic", bellgothic, tahoma, "bitstream vera sans", sans-serif;
  }
  p { text-align: justify; }
  a { text-decoration: underline; }
  a.foot { text-decoration: none; }
  a,a.foot { color: black; }
  div#footer { 
    margin: auto;
    bottom: 0;
    width: auto;
    background-color: white; 
    background-image: none;
    border-width: thin 0 0 0; 
    border-style: solid; 
    border-color: rgb(50%, 50%, 50%) white white white;
    padding-top: 6pt;
  }
  div#footr {
    text-align: left;
  }
  div#coords { display: none; }
  img.tkk, img.csc, img.logoc { display: none; }
  img.tkk_ns, img.csc_ns { 
    height: 14mm; 
    padding: 6pt 12pt 0 6pt; 
  }
  input.text, select { background-color: white; }
  input.submit { display: none; }
  th.it, td.it { background-color: white; border-color: white; }
  td.cfp { border-color: white white white black; }
}


/*** EOF ***/
