body {
   background-color: #c99d6e;
   font-size: 11px;
   margin: 0;
   padding: 0;
}

body, input, select, textarea, td {
   font-family: verdana, tahoma, arial, sans-serif;
   font-size: 11px;
}

img {
   border-width: 0px;
}

p {
   margin: 0px;
   padding: 0px;
}

body div {
   text-align: center;
   clear: both;
}

div {
   padding: 0px;
   margin: 0px;
}

div.forumWidth {
   position: relative;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right:auto;
   margin-left:auto;
   text-align: left;
   width: 780px;
}

a {
   text-decoration: none;
   border-width: 0px;
}

a:link, a:visited {
   color:#666666;
}
a:active, a:hover {
   color:#888888;
}

*.form a {
   font-weight: bold;
   text-decoration: underline;
   font-variant:small-caps;
}

*.form a:link, *.form a:visited {
   color: #ff8c00;
}

*.form a:active, *.form a:hover {
   color: #fffc00
}

.rightBorder {
   border-right-width: 1px;
   border-right-style: solid;
}

div.welcome {
   display: block;
   text-align: left;
   font-size: 9px;
   color: #222222;
}

div.welcome p {
   height: 15px;
   line-height: 15px;
   bottom : 0px;
}

div.welcome a:link, div.welcome a:visited {
   color:#333333;
}

div.welcome a:active, div.welcome a:hover {
   color:#555555;
}

div.title {
   position: relative;
   display: block;
   text-align: left;
   background-color: #606060;
   border: 1px solid #555555; 
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
}

div.title p {
   margin: 4px;
}

div.title a:link, div.title a:visited {
   color: #aaaaaa;
}

div.title a:active, div.title a:hover {
   color: #ffffff;
}

table.description, table.normTable {
   table-layout:fixed;
   width: 100%;
}

table.description {
   background-color: #999999;
   border: 1px solid #555555;
}

table.description td {
   font-size: 11px;
   background-color: #999999;
   padding: 0px;
   margin: 0px;
   color: #ffffff;
   font-weight: bold;
   line-height: 18px;
}

table.normTable, div.normTable {
   background-color: #ffffff;
   border: 1px solid #555555;
}

div.normTable {
   text-align: left;
}

table.normTable td {
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}

table.normTable p {
   margin-left: 2px;
   font-size: 9px;
   color: #555555;
}

div.normTable p {
   font-size: 100%;
   color: #000000;
}

div.normTable a.name,
div.normTable p.name,
table.normTable a.name,
table.normTable p.name {
   font-size: 11px;
   font-weight: bold;
}

div.normTable p.name,
table.normTable p.name {
   color: #000000;
}

table.normTable td.rightBorder {
   border-right-color: #000000;
}

table.normTable[title="my"], table.normTable[title="pinned"] {
   background-color: #dddddd;
}

table.description td.rightBorder {
   border-right-color: #dddddd;
}

*.form td.rightBorder {
   border-right-style: dashed;
}

table.description td.descrmarked {
   color: #000000;
   background-color: #dddddd;
}

img.forumStatus {
   border: 0px;
   width: 32px;
   height: 32px;
   margin: 4px;
   margin-left: 10px;
   margin-right: 10px;
}

img.threadStatus {
   cursor: pointer;
   border: 0px;
   width: 12px;
   height: 12px;
}

table.form, div.form {
   display: block;
   font-size: 11px;
   color: #ffffff;
   text-align: left;
   padding: 20px;
   background-color: #606060;
   border: 1px solid #555555; 
}

/*
table.form h2, div.form h2
*/

h2, h3 {
   display: block;
   color: #ffffff;
   font-size: 100%;
   position: relative;
   border-bottom: 2px dotted #ffffff;
   padding: 0px;
   margin: 0px;
   margin-bottom: 5px;
   padding-bottom: 5px;
}

div.normTable h2,
div.normTable h3,
table.normTable h2,
table.normTable h3 {
   text-align: left;
   border-color: #000000;
   color: #000000;
}

div.form hr {
   border-bottom: 2px dotted #ffffff;
}

*.normTable h3 {
   clear: both;
   margin-top: 9px;
   left: -10px;
}

*.normTable h4 {
   margin: 0px;
   padding: 0px;
   font-size: 100%;
   font-weight: bold;
}

table.form label, div.form label {
   display: block;
   text-align: left;
   font-size: 11px;
   font-weight: bold;
   width: 80px;
   float: left;
   clear: both;
}

table.form input.input,
div.form input.input,
table.form select.input,
div.form select.input {
   display: block;
   font-size: 100%;
   width: 200px;
   float: left;
   border: 1px solid #777777;
   background-color: #eeeeee;
}

div.clear {
   display: block;
   clear: both;
   font-size: 2px;
   position: relative;
   margin-top: 2px;
}

img.button, input.button {
   font-size: 9px;
   vertical-align: top;
   height: 15px;
   padding: 0px;
   padding-left: 3px;
   padding-right: 3px;
   border-width: 1px;
   border-style: solid;
   border-top-color: #f5b203;
   border-left-color: #f5b203;
   border-bottom-color: #d4290d;
   border-right-color: #d4290d;
   background-color: #ea7805;
}

input.button {
   width: 80px;
}

table.normTable td.left {
   width: 112px;
   text-align: center;
   padding-top: 10px;
   display: table-cell;
   vertical-align: top;
   border-right: 1px solid #000000;
}

table.normTable td.middle {
   height: 100%;
   text-align: left;
   vertical-align: top;
   border-right: 1px solid #000000;
}

table.normTable td.middle table {
   width: 100%;
/*
   height: 100%;
*/
   vertical-align: top;
   font-size: 11px;
   color: #000000;
}

table.normTable td.right {
   text-align: center;
   vertical-align: top;
   width: 17px;
   padding-top: 18px;
}

img.avatar {
   width: 32px;
   height: 32px;
   border: 0px;
}

img.icon {
   width: 17px;
   height: 17px;
   margin-bottom: 3px;
   border: 0px;
}

img.pip {
   width: 6px;
   height: 5px;
   border: 0px;
}

td.postDate p img {
   width: 7px;
   height: 10px;
   margin-right: 3px;
   border: 0px;
   padding: 0px;
   float: none;
}

td.postDate img {
   width: 24px;
   height: 9px;
   float: right;
   padding: 2px;
}

td.postDate {
   border-bottom: 1px solid black;
   height: 16px;
}

td.postComment {
   border-top: 1px solid black;
   height: 16px;
   text-align:right;
}

table.normTable td.middle p {
   color: #000000;
   font-size: 100%;
}

table.normTable td.middle td.postDate p {
   color: #666666;
   font-size: 9px;
   margin-bottom: 2px;
}

table.normTable td.middle td.postComment p {
   color: #666666;
   font-size: 9px;
   margin-top: 2px;
   margin-right: 5px;
}


span.quote {
   display: block;
   padding: 2px;
   margin-right: 10px;
   background-color: #dddddd;
   border: 1px solid #777777;
}

img.smile {
   width: 12px;
   height: 12px;
   border: 0px;
}

img.smileButton {
   width: 12px;
   height: 12px;
   cursor: pointer;
   border: 0px;
}

img.shortButton {
   width: 15px;
   height: 12px;
   cursor: pointer;
   border: 0px;
}

img.longButton {
   width: 30px;
   height: 12px;
   cursor: pointer;
   border: 0px;
}

textarea {
   position: relative;
   display: block;
   border: 1px solid #777777;
   background-color: #eeeeee;
}

textarea#message {
   font-size: 100%;
   width: 400px;
   height: 170px;
}

td#guiButtons {
   text-align: left;
   width: 300px;
   vertical-align: top;
   padding-top: 2px;
}

td#guiButtons p {
   color: #ffffff;
   font-size: 11px;
}

td.editAvatar {
   text-align: center;
   font-size: 8px;
   padding-left: 3px;
   padding-right: 3px;
}

/*
td.editAvatar a {
   color: #999999;
}
*/

img.avatarGrey {
   width: 32px;
   height: 32px;
   padding: 3px;
   border: 1px solid black;
   background-color: #ffffff;
}


* html div#profilEdit {
  /* Internet Explorer \*/
   width: 100%;
  /* */
}

#profilEdit td.left,
#profilEdit td.right {
   vertical-align: top;
   padding-left: 10px;
}

#profilEdit td.left {
   width: 50%;
   border-right: 1px dashed #ffffff;
}

#profilEdit h3 {
   margin-top: 12px;
}

#profilEdit label,
#profilEdit span {
   color: #ffffff;
}

span.inline input.input {
   display: inline;
   float: none;
}

div.error {
   text-align: left;
   padding: 2px;
   border: 1px solid #ff0000;
   background-color: #660000;
}

div.error p {
   font-weight: bold;
   color: #ff0000;
}

caption {
   width: 300px;
   text-align: left;
   line-height: 9px;
   caption-side: left;
}

* html caption {
  /* Internet Explorer \*/
   text-align: center;
   font-size: 9px;
   color: #ffffff;
   line-height: 10px;
  /* */
}

td.postMessage a {
   font-variant: small-caps;
   font-weight: bold;
}

table.code {
   margin: 0px;
}

table.code tr td {
   font-size: xx-small;
   font-family: courier, monospace;
   vertical-align: top;
   margin: 0px;
   padding: 0px;
   padding-left: 3px;
   padding-right: 3px;
   border: 1px solid black;
}

table.code tr td:first-child {
   background-color: #cccccc;
   color: #000000;
/*
   overflow: hidden;
*/
}

table.code tr td div {
   text-align: left;
   white-space: nowrap;
   overflow: auto;
   margin: 0px;
   padding: 0px;
}


div.perl span.sh_file {
   color: #5f9ea0;
}

div.perl span.sh_function {
   color: #a020f0;
}

div.perl span.sh_subTitle {
   color: #0000ff;
}

div.perl span.sh_my {
   color: #228b22;
}

div.perl span.sh_variable {
   color: #b8860b;
}

div.perl span.sh_quote {
   color: #bc8f8f;
}

div.perl span.sh_comment {
   color: #b22222;
}

span.mail {
   display: none;
}