/*   _  _           _       _         ___                                       
    | \| |_  _ _  _| |__ __(_)___ ___/ __| ___ _  _ _ _ __ _                    
    | .` | || | || | / /(_-< / _ \___\__ \/ -_) || | '_/ _` |                   
    |_|\_|\_,_|\_,_|_\_\/__/_\___/   |___/\___|\_,_|_| \__,_|                   
                                                                                
    Nuuksio-Seura Ry official website CSS (Cascading Style Sheets)              
    http://www.fckarvakolmio.fi                                                 
                                                                                
    All rights reserved © 2009 Nuuksio-Seura Ry                                 
                                                                                
    Coded, designed and produced by: Lauri Wikström                             
    Lauri Wikström                   lauri.wikstrom(at)gamespec.org             
                                     kinkku(at)kinkku.biz                     */

body {
  background: url('../pics/background.png') repeat-x #E4EEC6;
}

/* Links */
a {
  color: #799D07;
  text-decoration: underline;
}

a:hover {
  color: #93BF0B;
  text-decoration: underline;
}

/* Construction */
#construction {
  width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#construction {
  text-align: -moz-center;
}

/* Topbar */
#topbar {
  width: 900px;
  height: 54px;
  background-image: url('../pics/topbar_background.png');
  line-height: 54px;
  font-family: calibri, tahoma, verdana;
  font-size: 16px;
  color: #FFFFFF;
}

#topbar td {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#topbar td {
  text-align: -moz-center;
}

#topbar a {
  color: #FFFFFF;
  text-decoration: none;
}

#topbar a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/* Header */
#header {
  width: 900px;
  font-family: calibri, tahoma, verdana;
  font-size: 16px;
  color: #FFFFFF;
}

/* Header upper */
#header .upper_left { 
  width: 275px;
  height: 40px;
  background-image: url('../pics/top_left_background.png');
  border-right: 1px #9CB262 solid;
  line-height: 40px;
  color: #C8D4A4;
}

#header .upper_left {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#header .upper_left {
  text-align: -moz-center;
}

#header .upper_right { 
  width: 625px;
  height: 40px;
  background-image: url('../pics/top_right_background.png');
  border-left: 1px #769232 solid;
  line-height: 40px;
  color: #ACB888;
  font-style: italic;
}

#header .upper_right {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#header .upper_right {
  text-align: -moz-center;
}

/* Header lower */
#header .lower_left { 
  width: 275px;
  height: 180px;
  background-image: url('../pics/top_lower_left_background.png');
  border-right: 1px #9CB262 solid;
}

#header .lower_left {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#header .lower_left {
  text-align: -moz-center;
}

#header .lower_right { 
  width: 625px;
  height: 180px;
  background-image: url('../pics/top_lower_right_background.png');
  border-left: 1px #769232 solid;
}

/* Main */
#main {
  width: 900px;
  height: 400px;
  min-height: 400px;
  background-color: #FFFFFF;
  vertical-align: top;
}

#main .forum {
  width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  vertical-align: top;
}
#main .right {
  text-align: -moz-center;
}

#main .left {
  width: 275px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  vertical-align: top;
}
#main .left {
  text-align: -moz-center;
}

#main .right {
  width: 625px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  vertical-align: top;
}
#main .right {
  text-align: -moz-center;
}

/* Bottom */
#bottombar {
  width: 900px;
  height: 40px;
  background-image: url('../pics/bottombar_background.png');
  line-height: 16px;
  font-family: calibri, tahoma, verdana;
  font-size: 12px;
  color: #7C7C7C;
}

#bottombar td {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#bottombar td {
  text-align: -moz-center;
}

/* Navigation */
#navigation {
  background-color: #A4B180;
  text-align: left;
}

#navigation .top {
  width: 269px;
  height: 5px;
  background-image: url('../pics/navi_top.png');
  font-size: 1px;
}

#navigation .bottom {
  width: 269px;
  height: 5px;
  background-image: url('../pics/navi_bottom.png');
  font-size: 1px;
}

#navigation .subject {
  width: 269px;
  height: 28px;
  background-image: url('../pics/navi_subject.png');
  border-bottom: 3px #A4B180 solid;
  padding-left: 16px;
  line-height: 28px;
  font-family: calibri, tahoma, verdana;
  font-size: 16px;
  color: #315404;
}
#navigation .subject {
  width: 100%;
  max-width: 253px;
}

#navigation .link_bottom {
  width: 269px;
  height: 7px;
  background-image: url('../pics/navi_link_bottom.png');
  line-height: 7px;
  font-size: 1px;
  border-bottom: 3px #A4B180 solid;
}

#navigation .link_top {
  width: 269px;
  height: 7px;
  background-image: url('../pics/navi_link_top.png');
  line-height: 7px;
  font-size: 1px;
}

#navigation .link {
  width: 269px;
  height: 14px; /* 26px */
  background-image: url('../pics/navi_link.png');
  padding-left: 16px;
  padding-right: 10px;
  line-height: 14px;
  font-family: calibri, tahoma, verdana;
  font-size: 14px;
  color: #FFFFFF;
}
#navigation .link {
  width: 100%;
  max-width: 243px;
}

#navigation a {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation a:hover {
  color: #E9E9E9;
  text-decoration: none;
}

/* Content */
#content {
  width: 625px;
  font-family: calibri, tahoma, verdana;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  color: #7C7C7C;
  text-align: justify;
  vertical-align: top;
}
#content {
  width: 100%;
  max-width: 595px;
}


/* Forum */
#forum {
  width: 900px;
  font-family: calibri, tahoma, verdana;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  color: #7C7C7C;
  text-align: justify;
  vertical-align: top;
}
#forum {
  width: 100%;
  max-width: 595px;
}

/* Others */
h1 {
  font-family: calibri, tahoma, verdana;
  font-size: 20px;
  font-weight: bold;
  color: #587235;
}

h2 {
  font-family: calibri, tahoma, verdana;
  font-size: 18px;
  font-weight: bold;
  color: #587235;
}

h3 {
  font-family: calibri, tahoma, verdana;
  font-size: 16px;
  font-weight: bold;
  color: #587235;
}

h4 {
  font-family: calibri, tahoma, verdana;
  font-size: 14px;
  font-weight: bold;
  color: #587235;
}

/* Halfbox */
#halfbox {
  width: 255px;
  background-color: #D1D7BE;
  text-align: left;
}

#halfbox .subject {
  width: 255px;
  height: 31px;
  background-image: url('../pics/halfbox_subject.png');
  padding-left: 15px;
  font-family: calibri, tahoma, verdana;
  font-size: 16px;
  color: #FFFFFF;
}
#halfbox .subject {
  width: 100%;
  max-width: 240px;
}

#halfbox .bottom {
  width: 255px;
  height: 10px;
  background-image: url('../pics/halfbox_bottom.png');
  font-size: 1px;
}

#halfbox .content {
  font-family: calibri, tahoma, verdana;
  font-size: 14px;
  color: #565952;
  padding: 20px;
  text-align: justify;
}

#halfbox a {
  color: #639022;
  text-decoration: underline;
}

#halfbox a:hover {
  color: #7DB72B;
  text-decoration: underline;
}

/* Boxes */
#boxes {
  width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}
#boxes {
  text-align: -moz-center;
}

#boxes .first, #boxes .second {
  width: 50%;
  vertical-align: top;
}

#topbar .link {
 width: 125px;
}

hr {
  color: #96A569;
  background-color: #769232;
  height: 2px;
}



/* Messages */
#msgbox {
  width: 870px;
  font-family: calibri, tahoma, verdana;
  font-size: 12px;
  color: #000000;
  border: 1px #769232 solid;
}

#msgbox .top {
  width: 870px;
  height: 25px;
  background-color: #B6BF9B;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
}
#msgbox .top {
  _width: 100%;
  max-width: 850px;
}

#msgbox .top_info {
  width: 870px;
  height: 25px;
  background-color: #A0AB80;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
}

#msgbox .top_left {
  width: 60%;
  text-align: left;
  float: left;
}

#msgbox .top_right {
  width: 40%;
  text-align: right;
  float: left;
}

#msgbox .info {
  width: 200px;
  background-color: #D6DBC5;
  padding: 10px;
  vertical-align: top;
}
#msgbox .info {
  _width: 100%;
  wid\th: 180px;
  max-width: 180px;
}

#msgbox .name {
  font-size: 14px;
  font-weight: bold;
}

#msgbox .subject {
  font-size: 14px;
  font-weight: bold;
}

#msgbox .message {
  width: 670px;
  background-color: #FFFFFF;
  color: #7C7C7C;
  padding: 10px;
  vertical-align: top;
}
#msgbox .message {
  _width: 100%;
  wid\th: 650px;
  max-width: 650px;
}

#msgbox .bottom_left {
  width: 40%; 
  text-align: left;
  float: left;
}

#msgbox .bottom_right {
  width: 60%; 
  text-align: right;
  float: left;
}



/* Topics */
#topicbox {
  width: 870px;
  font-family: calibri, tahoma, verdana;
  font-size: 12px;
  color: #000000;
  border: 1px #769232 solid;
}

#topicbox .top {
  width: 870px;
  height: 25px;
  background-color: #A0AB80;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
}
#topicbox .top {
  _width: 100%;
  max-width: 850px;
}

#topicbox .info {
  height: 25px;
  background-color: #B6BF9B;
  padding-left: 10px;
  padding-right: 10px;
}

#topicbox .subject {
  width: 510px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#topicbox .subject {
  _width: 100%;
  wid\th: 490px;
  max-width: 490px;
}

#topicbox .name {
  font-size: 14px;
}

#topicbox .poster {
  width: 150px;
  background-color: #FFFFFF;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#topicbox .poster {
  _width: 100%;
  wid\th: 130px;
  max-width: 130px;
}

#topicbox .commenter {
  width: 150px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#topicbox .commenter {
  _width: 100%;
  wid\th: 130px;
  max-width: 130px;
}

#topicbox .messages {
  width: 60px;
  background-color: #FFFFFF;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#topicbox .messages {
  _width: 100%;
  wid\th: 40px;
  max-width: 40px;
}

#topicbox .edit {
  width: 100px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#topicbox .edit {
  _width: 100%;
  wid\th: 70px;
  max-width: 80px;
}

#topicbox .remove {
  width: 80px;
  background-color: #FFFFFF;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#topicbox .remove {
  _width: 100%;
  wid\th: 60px;
  max-width: 60px;
}



/* Forums */
#forumbox {
  width: 870px;
  font-family: calibri, tahoma, verdana;
  font-size: 12px;
  color: #000000;
  border: 1px #769232 solid;
}

#forumbox .top {
  width: 870px;
  height: 25px;
  background-color: #A0AB80;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
}
#forumbox .top {
  _width: 100%;
  max-width: 850px;
}

#forumbox .info {
  height: 25px;
  background-color: #B6BF9B;
  padding-left: 10px;
  padding-right: 10px;
}

#forumbox .subject {
  width: 660px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#forumbox .subject {
  _width: 100%;
  wid\th: 640px;
  max-width: 640px;
}

#forumbox .name {
  font-size: 14px;
}

#forumbox .commenter {
  width: 150px;
  background-color: #FFFFFF;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#forumbox .commenter {
  _width: 100%;
  wid\th: 130px;
  max-width: 130px;
}

#forumbox .topics {
  width: 60px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#forumbox .topics {
  _width: 100%;
  wid\th: 40px;
  max-width: 40px;
}

#forumbox .edit {
  width: 100px;
  background-color: #FFFFFF;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#forumbox .edit {
  _width: 100%;
  wid\th: 70px;
  max-width: 80px;
}

#forumbox .remove {
  width: 80px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  border-top: 1px #769232 solid;
}
#forumbox .remove {
  _width: 100%;
  wid\th: 60px;
  max-width: 60px;
}

#replybox {
  width: 870px;
  font-family: calibri, tahoma, verdana;
  font-size: 12px;
  color: #000000;
  border: 1px #769232 solid;
}

#replybox .top_left {
  width: 435px;
  height: 25px;
  background-color: #A0AB80;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  text-align: left;
  color: #FFFFFF;
}
#replybox .top_left {
  _width: 50%;
  max-width: 425px;
}

#replybox .top_right {
  width: 435px;
  height: 25px;
  background-color: #A0AB80;
  font-weight: bold;
  font-size: 14px;
  padding-right: 10px;
  text-align: right;
  color: #FFFFFF;
}
#replybox .top_right {
  _width: 50%;
  max-width: 425px;
}

#replybox .textarea {
  width: 870px;
  background-color: #D6DBC5;
  color: #7C7C7C;
  padding: 10px;
  text-align: center;
  border-top: 1px #769232 solid;
}
#replybox .textarea {
  _width: 100%;
  wid\th: 850px;
  max-width: 850px;
  text-align: -moz-center;
}

#replybox .form {
  font-family: calibri, tahoma, verdana;
  font-size: 12px;
  color: #7C7C7C;
}