html {
    border:none;
}

body {
    background-image: url(/forum/templates/phpBBlite/images/background.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border:none;
    margin: 0;
    padding: 1px;
}

img {
    border: none;
}

h1#hheader {
    font-family: tahoma, verdana, arial, georgia, serif;
    position: absolute;
    top: 20px;
    left: 150px;
    color: #0093DD;
    font-size: 200%;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

p#pheader {
    font-family: tahoma, verdana, arial, georgia, serif;
    font-size: 120%;
    margin: 20px 0px;
    position: absolute;
    top: 40px;
    left: 150px;
    color: #666666;
}

h2 {
    font-family: tahoma, sans-serif;
    margin: 0px;
    font-size: 150%;
}

h3 {
    font-family: tahoma, verdana, arial, sans-serif;
}

.hidden {
    display: none;
}

p, li {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
}

    p.titleish {
        font-weight: bold;
    }
    
    p.info {
        background: #F0F0F0;
        margin: 5px;
    }
    
    p.small {
        font-size: 70%;
    }
    
    p.postbodytopinfo {
        padding-bottom: 2px;
        margin: 0px;
        font-size: 85%;
        border-bottom: 1px dashed silver;
    }

table.memberlist p { margin: 5px 0 }
table.memberlist p { margin: 5px 0 }

span {
}

    span.privmsgmark {
        border: 2px solid navy;
        -moz-border-radius: 7%;
        background: #F0F0F0;
        padding: 5px;
    }
    
a {
    color: blue;
}

a, a:link {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    color: blue;    
}

.alignedright {
    text-align: right;
}

.centered {
    text-align: center;
}

textarea {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
}

div.logo {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100px;
}

div.left {
    padding: 10px;
    margin-top: 110px;
    margin-left: 180px;
    margin-right: 90px;
}

div.right {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
    background: #F0F0F0;
    border: 1px solid silver;
    padding: 10px;

    float: left;
    clear: left;
    line-height: 150%;

    width: 150px;
    margin: 5px;
}

div.right select {
    width: 150px;
}

div.first {
    margin: 120px 5px 5px 5px;
}

div.catrow {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
    background: #F0F0F0;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid silver;
}

div.catrow a.forumname {
    font-weight: bold;
}

div.catrow h2 {
    font-size: 120%;
}

div.forumrow {
    background: white;
    border: 1px solid silver;
    margin: 10px;
    padding: 5px;
}

div.base {
    background: #F0F0F0;
    padding: 5px;
    border: 1px solid silver;
    margin-bottom: 10px;
}

div.text {
    background: white;
    margin: 10px;
    padding: 5px;
    border: 1px solid silver;
    overflow: auto;
}

div.topics {
    background: #F0F0F0;
    border: 1px solid silver;
    padding: 3px;
    text-align: center;
}

table.topics {    
    background: white;
    border: 1px solid silver;
    text-align: left;
    padding: 5px;
    margin: 5px auto;
}

table.topics td {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
}

div.tablecover {
    margin: 0 auto;
    width: 99%;
}

div.bottom {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 70%;
    color: silver;
    text-align: center;
    clear: both;
}

div.posts {
    background: #F0F0F0;
    border: 1px solid silver;
    padding: 10px;
}

div.postbody {
    background: white;
    border: 1px solid silver;
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
    margin: 5px 0;
    overflow: hidden;
}

    div.postbody li {
        font-size: 100%;
    }

div.postbodyright {
    margin-left: 150px;
    padding: 5px;
}

    div.postbodyright li {
        font-size: 100%;
    }

div.postbodyleft {
    float: left;
    font-size: 85%;
    width: 140px;
    padding: 5px;
}

div.spacer {
    height: 5px;
    width: 100%;
}

div.quote1 {
    margin: 10px;
    margin-bottom: 0px;
    font-size: 90%;
}

div.quote2 {
    margin: 10px;
    margin-top: 0px;
    border: 1px solid silver;
    background: #F0F0F0;
    overflow: auto;
}

div.quote2_code {
    margin: 20px;
    margin-top: 0px;
    border: 1px solid silver;
    background: #F0F0F0;
    font-family: monospace, sans-serif;
    font-size: 90%;
    overflow: auto;
}

div.inboxbar {
    background: #F0F0F0;
    border: 1px solid silver;
}

div.pmtext {
    font-family: tahoma, verdana, arial, sans-serif;
    font-size: 80%;
}

input.helpline {
    border: 1px dashed #999;
    color: #999;
}

input.button2 {
    border: 1px solid silver;
}

acronym {
    cursor: help;
}

span.forum_desc {
    color: #666;
}

span.poster {
    font-size: 120%;
}

table.search {
    background-color: #FFFFFF;
}

table.search td {
    background-color: #FFFFFF;
}

table.register td p {
    margin: 0px;
}

table.profileview td p {
    margin: 0px;
}

table#st2 {
    background-color: #FFFFFF;
}

table#st2 td {
    background-color: #F0F0F0;
}
