/*
  IFK Norge v1.0
  -
  file   : screen.css
  author : Christian Rasmussen
  email  : cizza2k@hotmail.com
  web    : http://skohorn.net
  -
  copyright (c) 2005
  all rights reserved
*/


/* General styles */

* {
  color: #000;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

a:active, a:link, a:visited {
  color: #039;
  text-decoration: none;
}

a:hover {
  color: #36C;
  text-decoration: none;
}

body {
  background: #E6E2D4 url(background.gif) repeat-x;
  color: #000;
  font-family: verdana, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}

img {
  border: none;
  display: block;
}


/* Form fields */

input, select, textarea {
  font-family: verdana, sans-serif;
  font-size: 12px;
}

input.field, select.field, textarea.field {
  width: 300px;
}

textarea.small {
  height: 80px;
}

textarea.medium {
  height: 160px;
}

textarea.large {
  height: 320px;
}

input.submit {
  width: 160px;
}

input.checkbox {
  width: 20px;
}

select.date {
  width: 100px;
}


/* Tables */

table {
  border-collapse: collapse;
  margin-top: 16px;
}

table tr th, table tr td {
  padding-right: 10px;
  text-align: left;
}

table tr th.id, table tr td.id {
  text-align: right;
}


/* Main */

#main {
  margin: 0 auto;
  text-align: left;
  width: 760px;
}

#contents {
  background: transparent url(contents.gif) repeat-y scroll;
}


/* Images */

#ifk {
  background: transparent url(ifk.gif) no-repeat scroll center top;
  height: 112px;
}

#logo {
  background: transparent url(logo.gif) no-repeat scroll center top;
  height: 64px;
}

#logo h1 {
  display: none;
}

#kick {
  background: transparent url(kick.gif) no-repeat scroll center center;
  height: 160px;
}

#header {
  background: transparent url(header.gif) no-repeat scroll left top;
  height: 20px;
}


/* Left menu */

#left {
  background: transparent url(left.gif) no-repeat scroll left top;
  float: left;
  width: 130px;
}

#inner_left {
  margin: 0 10px 0 15px;
}

#menu {
  background: transparent url(kanji.gif) no-repeat scroll center center;
  list-style-type: none;
}

#menu li {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 32px;
  text-align: center;
}

#menu li a {
  color: #039;
  text-decoration: none;
}

#menu li a:hover {
  color: #36C;
}


/* Right menu */

#right {
  background: transparent url(right.gif) no-repeat scroll right top;
  float: right;
  width: 130px;
}

#inner_right {
  margin: 0 15px 0 10px;
}

#inner_right h2 {
  color: #039;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}

#inner_right dt {
  font-weight: bold;
  margin-top: 16px;
}

#inner_right p {
  margin-top: 16px;
  text-align: center;
}


/* Contents */

#center {
  margin: 0 auto;
  width: 480px;
}


/* Control panel */

#center div#cp {
  float: right;
  text-align: right;
  width: 220px;
}


/* Headers */

#center h2 {
  color: #039;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 18px;
  line-height: 32px;
}

#center h3 {
  color: #039;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 14px;
  margin-top: 16px;
}


/* Program list */

#center dl.program {
  margin-top: 16px;
}

#center dl.program dt {
  float: left;
  width: 150px;
}

#center dl.program dt.header {
  float: none;
  font-weight: bold;
  width: 480px;
}

#center dl.program dd {
  margin-left: 160px;
  text-align: justify;
}


/* Definition list */

#center dl.def {
  margin-top: 16px;
}

#center dl.def dt {
  background: transparent url(list.gif) no-repeat scroll 6px 6px;
  font-weight: bold;
  padding-left: 16px;
}

#center dl.def dd {
  padding-left: 16px;
  text-align: justify;
}

/* Table list */

#center dl.table {
  margin-top: 16px;
}

#center dl.table dt {
  float: left;
  font-weight: bold;
  width: 150px;
}

#center dl.table dd {
  margin-left: 160px;
  text-align: justify;
}


/* Form list */

#center dl.form {
  margin-top: 16px;
}

#center dl.form dt {
  float: left;
  font-weight: bold;
  width: 150px;
}

#center dl.form dd {
  margin-left: 160px;
  text-align: justify;
}


/* Calender */

#center dl.cal dt {
  background: transparent url(list.gif) no-repeat scroll 6px 6px;
  margin-top: 16px;
  padding-left: 16px;
}

#center dl.cal dd {
  padding-left: 16px;
  text-align: justify;
}


/* Country list */

#center dl.country {
  background-attachment: scroll;
  background-position: 10px 16px;
  background-repeat: no-repeat;
  border-top: 1px solid #039;
  padding-top: 15px;
  margin-top: 16px;
}

#center dl.country dt {
  font-weight: bold;
  margin-left: 65px;
}

#center dl.country dd {
  margin-left: 65px;
}

#center dl.country dd.club {
  background: url(list.gif) no-repeat scroll 6px 6px;
  padding-left: 16px;
}


/* Guestbook */

#center dl.gb {
  border-top: 1px solid #039;
  padding-top: 15px;
  margin-top: 16px;
}

#center dl.gb dt {
  float: left;
  font-weight: bold;
  padding-left: 10px;
  width: 80px;
}

#center dl.gb dd {
  margin-left: 100px;
  text-align: justify;
  width: 370px;
}

#center dl.gb dd.info {
  margin-top: 16px;
}


/* Gallery thumbs */

#center dl.thumb {
  border-top: 1px solid #039;
  height: 79px;
  margin-top: 16px;
  padding-top: 15px;
}

#center dl.thumb dt {
  float: left;
  padding-left: 10px;
}

#center dl.thumb dt img {
  border: 1px solid #039;
  padding: 1px;
}

#center dl.thumb dd {
  margin: 0 10px 0 124px;
  text-align: justify;
}


/* Navigation */

#center div.nav {
  border-top: 1px solid #039;
  height: 16px;
  margin-top: 16px;
  padding-top: 15px;
}

#center div.nav span.prev {
  float: left;
}

#center div.nav span.next {
  float: right;
}


/* IFK link */

#center div#ifk_link {
  background: url(ifk_small.gif) no-repeat scroll 10px 0px;
  font-weight: bold;
  margin-top: 16px;
  padding: 16px 0 16px 70px;
}


/* USKK link */

#center div#uskk_link {
  border-top: 1px solid #039;
  margin-top: 16px;
  padding-top: 15px;
  text-align: center;
}


/* Image position */

#center img.center {
  margin: 0 auto;
}

#center img.left {
  float: left;
  margin: 8px 8px 8px 0;
}

#center img.right {
  float: right;
  margin: 8px 0 8px 8px;
}

#center img.icon {
  display: inline;
  vertical-align: top;
}


/* paragraph */

#center p {
  margin-top: 16px;
  text-align: justify;
}


/* Gallery list */

#center ul.gallery {
  list-style-type: none;
}

#center ul.gallery li {
  background: transparent url(list.gif) no-repeat scroll 6px 6px;
  padding-left: 16px;
}


/* Unsorted list */

#center ul.list {
  list-style-type: none;
  margin-top: 16px;
}

#center ul.list li {
  background: transparent url(list.gif) no-repeat scroll 6px 6px;
  padding-left: 16px;
}


/* Error list */

#center ul.error {
  list-style-type: none;
  margin-top: 16px;
}

#center ul.error li {
  background: transparent url(error.gif) no-repeat scroll 6px 6px;
  color: #C00;
  padding-left: 16px;
}

#center ul.error li strong {
  color: #C00;
}


/* Footer */

#footer {
  background: transparent url(footer.gif) scroll no-repeat;
  clear: both;
  height: 20px;
}


/* Copyright */

#copyright p, #copyright p a {
  color: #B3AC92;
  text-align: center;
  font-size: 9px;
}


/* Flags */

#ar { background-image: url(flags/ar.gif); }
#at { background-image: url(flags/at.gif); }
#be { background-image: url(flags/be.gif); }
#by { background-image: url(flags/by.gif); }
#ca { background-image: url(flags/ca.gif); }
#ch { background-image: url(flags/ch.gif); }
#de { background-image: url(flags/de.gif); }
#ee { background-image: url(flags/ee.gif); }
#es { background-image: url(flags/es.gif); }
#ie { background-image: url(flags/ie.gif); }
#nl { background-image: url(flags/nl.gif); }
#no { background-image: url(flags/no.gif); }
#nz { background-image: url(flags/nz.gif); }
#pl { background-image: url(flags/pl.gif); }
#ru { background-image: url(flags/ru.gif); }
#ua { background-image: url(flags/ua.gif); }
#uk { background-image: url(flags/uk.gif); }
#us { background-image: url(flags/us.gif); }
#za { background-image: url(flags/za.gif); }