
/******************/
/* GENERAL        */

#content a, content a:visited
{
  color: black;
  text-decoration: none;
  color: #457;
  font-weight: bold;
}

#content a:hover
{
  color: black;
  text-decoration: none;
  color: #89A;
  font-weight: bold;
}

div.bottominfobox
{
  margin-top:  40px;
  margin-left: 50px;
}

div.bottominfobox p
{
  margin-top:    3px;
  margin-bottom: 3px;
}

div.lonebutton
{
  margin-top: 20px;
  margin-bottom: 10px;
}

div.lonebutton img
{
  border: none;
}

/******************/
/* VIEW TOPIC     */

#posttable
{
  width: 100%;
}

table.posterinfo
{
  border-collapse: collapse;
}

.posterinfo td
{
  font-size: 0.85em;
  background-color: #dfdfff;
  padding: 3px;
  text-align: left;
}

.posterinfo th
{
  background-color: #dfdfff;
  padding: 3px;
}

table.postmain
{
  border-collapse: collapse;
  margin-bottom: 20px;
}

.postmain td
{
  padding: 3px;
  text-align: left;
}

.postmain th
{
  background-color: #dfdfff;
  padding: 3px;
}

/******************/
/* VIEW FORUM     */

#viewforum 
{
  width: 100%;
  border-collapse: collapse;
}
#viewforum td.row1
{
  padding-left: 5px;
  background-color: #dfdfff;
}
#viewforum td.row2
{
  padding-left: 5px;
  background-color: #fff;
}

/******************/
/* INDEX PAGE     */

h3.forumtitle
{
  width: 100%;
  background-color: #dfdfff;
  padding-top: 2px;
  padding-bottom: 2px;
}

div.forumrow
{
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
}

div.forumrow p
{
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 0.9em;
}

div.forumrow p.details
{
  font-size: 0.9em;
}

img.forumrowimg
{
  margin-top: 20px;
  border: none;
  float: left;
}

/******************/
/* TOP MENU       */

#forums_topmenu
{
  border: none;
  margin-top: 20px;
}

#forums_topmenu th
{
  text-align: center;
}

#forums_topmenu img
{
  border: none;
}