/*This is the core style sheet of the site.*/

/*genrell stuff*/

* {
margin:0px;
padding:0px;
font-size: 100%;
}
html {
height: 100%;
}

ul, li {
margin: 0px;
padding: 0px;
}

body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
margin:0px;
padding:0px;
position: relative;
background-color: #ffffff;
height: 100%;
padding: 10px;
}

fieldset, img {
border:0px;
}


blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

/*main divs*/

#document {
width: 903px;
padding: 10px;
margin-left: auto;
margin-right: auto;

background-color: #ffffff;
}

.forumtitle {
padding-top: 5px;
padding-bottom: 5px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 18px;
font-weight: bold;
text-decoration: none;
text-align: left;
}


.forumdescr {
  color: #666666;
  font-size: 11px;
  /*font-style: italic;*/
}

.membererror {
  color: #e00;
  font-weight: bold;
}

.path {
padding-bottom: 18px;
color: #009EAC;
font-size: 12px;
font-weight: bold;
text-align: left;
}

.path .norm:link, .path .norm:visited {
color: #999999;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
}

.activelocation:link, .activelocation:visited {
color: #009EAC;
font-size: 12px;
font-weight: bold;
text-align: left;
text-decoration: none;
}


.path a:hover, .path a:active {
text-decoration: underline;
}

.forumheader {
width: 80%;
border: 1px solid #000000;
border-collapse: collapse;

background-color: #ffffff;
}

.forum {
width: 80%;
border: 1px solid #000000;
border-collapse: collapse;

background-color: #ffffff;

}

.threads {
width: 80%;
border: 1px solid #000000;
border-collapse: collapse;

background-color: #ffffff;

}

.forum th {
background-color: #009EAC;
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-align: left;
text-decoration: none;
vertical-align: center;
height: 32px;
padding-left: 14px;
padding-right: 14px;
}

.threads th {
background-color: #009EAC;
color: #ffffff;
font-size: 14px;
font-weight: bold;
text-align: left;
text-decoration: none;
vertical-align: center;
height: 32px;
padding-left: 14px;
padding-right: 14px;
}


label {

color: #666666;
font-size: 11px;

}

.breaker {
clear: both;
height: 1px;
overflow: hidden;
}

.linebreaker {
clear: both;
height: 5px;
overflow: hidden;
}


form {
padding-top: 10px;
padding-bottom: 10px;
}

input.text {
width: 180px;
/*height: 15px;*/
border: 1px solid #000000;
background-color: #ffffff;
color: #000000;
font-size: 11px;
padding-left: 5px;
padding-top: 3px;
}

textarea.text {
width: 180px;
height: 15px;
border: 1px solid #000000;
background-color: #ffffff;
color: #000000;
font-size: 11px;
padding-left: 5px;
padding-top: 3px;
}

.forumheader th {
background-color: #009EAC;
color: #ffffff;
font-size: 11px;
font-weight: bold;
text-align: left;
text-decoration: none;
vertical-align: center;
height: 18px;
padding-left: 14px;
padding-right: 14px;
}

.forumheader th a:link, .forumheader th a:visited {
color: #ffffff;
font-size: 11px;
}

.forumheader th a:hover, .forumheader th a:active {
color: #ffffff;
font-size: 11px;
text-decoration: underline;
}


.forumheader td {
color: #666666;
font-size: 11px;
padding-left: 14px;
padding-right: 6%;
}


.forum td {
color: #666666;
font-size: 11px;
padding-left: 14px;
padding-right: 14px;;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}

.threads td {
color: #666666;
font-size: 11px;
padding-left: 14px;
padding-right: 14px;;
padding-top: 3px;
padding-bottom: 3px;

border-bottom: 1px solid #000000;
}

.threads td {
color: #666666;
font-size: 11px;
padding-left: 14px;
padding-right: 14px;;
padding-top: 3px;
padding-bottom: 3px;

border-bottom: 1px solid #000000;
border-right: 1px dotted #000000;
}

.threads td h1 {
color: #333333;
font-size: 14px;
}

.threads td i {
color: #999999;
font-size: 9px;
}

.user {
width: 100%;
height: 100%;
color: #666666;
font-size: 11px;

padding-top: 5px;
padding-bottom: 5px;
}

.user h2 {
color: #333333;
font-size: 12px;
font-weight: bold;
text-align: left;
}

.user p {
color: #999999;
font-size: 9px;
font-weight: normal;
text-align: left;
}

.postheader h2 {
color: #666666;
font-size: 12px;
font-weight: bold;
text-align: left;
}

.postheader {
padding-top: 5px;
padding-bottom: 2px;
margin-bottom: 2px;
border-bottom: 1px dotted #000000;
}

.postheader p {
color: #999999;
font-size: 9px;
font-weight: normal;
text-align: left;
}

.post p {
padding-bottom: 11px;
}

.forumheader td a:link, .forumheader td a:visited {
color: #009EAC;
font-size: 11px;
font-weight: normal;
text-align: right;
text-decoration: underline;
vertical-align: center;
}
.forumheader td a:hover, .forumheader td a:active {
color: #009EAC;
font-size: 11px;
font-weight: normal;
text-align: right;
text-decoration: underline;
vertical-align: center;
}

.forum td a:link, .forum td a:visited {
color: #009EAC;
font-size: 11px;
font-weight: normal;
text-align: right;
text-decoration: none;
vertical-align: center;
}
.forum td a:hover, .forum td a:active {
color: #009EAC;
font-size: 11px;
font-weight: normal;
text-align: right;
text-decoration: underline;
vertical-align: center;
}

.forum th a:link, .forum th a:visited {
color: #ffffff;
}
.forum th a:hover, .forum th a:active {
color: #ffffff;
}

.threads td a:link, .threads td a:visited {
color: #666666;
text-align: right;
text-decoration: none;
vertical-align: center;
}
.threads td a:hover, .threads td a:active {
color: #009EAC;
text-align: right;
text-decoration: underline;
vertical-align: center;
}

.threads th a:link, .threads th a:visited {
color: #ffffff;
}
.threads th a:hover, .threads th a:active {
color: #ffffff;
}

.button {
float: right;
color: #009EAC;
font-size: 11px;
border: 1px solid #009EAC;
background-color: #ffffff;
padding-left: 3px;
padding-right: 3px;
margin-left: 5px;
text-decoration: none;
}

cite {
color: #999999;
padding-left: 0px;
margin-left: 0px;
/*text-decoration: underline;*/
border-bottom: 1px solid #000000;
}

blockquote {
padding: 10px;
background-color: #ffffff;
border: 1px solid #000000;
}

.button:hover {
background-color: #ffffff;
border: 1px solid #009EAC;
padding-left: 3px;
padding-right: 3px;
margin-left: 5px;
text-decoration: none;
}


th a:link, th a:visited {
color: #ffffff;

font-weight: bold;
text-align: right;
text-decoration: none;
vertical-align: center;
}
th a:hover, th a:active {
color: #fff;

font-weight: bold;
text-align: right;
text-decoration: underline;
vertical-align: center;
}

.forgottenline {
  text-align:left;
  vertical-align: top;
  width:20%;
  border-right: 1px solid #000000;
}

.forgottensuspline {
  text-align:left;
  vertical-align: top;
  width:70%;
  border-right: 1px solid #000000;
}

.susperr {
  font-weight:bold;
  color: #009EAC;
}
