body {
    background: #f5f6f6 url(/images/dream/bg.png) repeat-x;
    color: #666666;
    font-size: 13px;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

a:link {
    color: #1e89c0;
    text-decoration: none;
}

a:visited {
    color: #1e89c0;
    text-decoration: none;
}

a:hover {
    color: #3d9cc4;
    text-decoration: none;
}

.space {
    background: #fdffff;
    border: 1px solid #b9b9b9;
    color: #404040;
    padding: 0 10px;
    margin: 0 auto;
    border-top: none;
    border-bottom: none;
    float: none;
    width: 880px;
}

#header {
    background: none;
    border: 1px solid #57646f;
    color: #ffffff;
    font-size: 12px;
    padding: 0px;
    margin: auto auto;
    width: 900px;
    border-top: none;
    border-bottom: none;
}

#menu {
    background: #272727 ;
    font-size: 11px;
    float: none;
    display: block;
    margin: 0 auto;
    line-height: 20px;
    width: 880px;
    padding: 0px 10px;
}

#menu a:link {
    color: #ffffff;
    text-decoration: none;
    float: left;
    margin: 4px 10px 0 10px;
}

#menu a:visited {
    color: #ffffff;
    text-decoration: none;
    float: left;
    margin: 4px 10px 0 10px;
}

#menu a:hover {
    color: #cccccc;
    text-decoration: none;
}

div#boardnav {
    background: #fff;
    border: 1px solid #CCCCCC;
    color: #404040;
    font-size: 11px;
    margin: 0;
    padding: 3px;
    float: left;
    width: 99%;
}

div#boardnav a:link {
    color: #1e5c83;
}

div#boardnav a:visited {
    color: #1e5c83;
}

div#boardnav a:hover {
    color: #3d9cc4;
    text-decoration: underline;
}

.defaultTable {
    background: #CCCCCC;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.defaultTr {
    background: #343434;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.catTr {
    background: #f9fbfc;
    border: none;
    color: #1e89c0;
    font-size: 12px;
}

.catTr a:link {
    color: #1e5c83;
    text-decoration: none;
}

.catTr a:visited {
    color: #1e5c83;
    text-decoration: none;
}

.catTr a:hover {
    color: #404040;
    text-decoration: none;
}

.catOne {
    background: #FFFFFF;
}

.catOne a:link {
    font-size: 11px;
}

.catOne a:visited {
    font-size: 11px;
}

.catOne a:hover {
    font-size: 11px;
}

.catTwo {
    background: #fbfcfd;
    border: none;
    font-size: 12px;
}

.catTwo a:link {
    font-size: 11px;
}

.catTwo a:visited {
    font-size: 11px;
}

.catTwo a:hover {
    font-size: 11px;
}

div.bbcode, div.attachment {
    background: #fff;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    margin: 10px 20px;
    padding: 0;
}

div.bbcode div.title, div.attachment div.title {
    background: #F5F5F5;
    border: none;
    font-weight: bold;
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}

div.bbcode div.message, div.bbcode pre, div.attachment p {
    border: none;
    font-size: 13px;
    margin: 0;
    padding: 5px;
    overflow: auto;
}

div.bbcode pre {
    background: #F5F5F5;
    border: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
}


.message {
    font-size: 13px;
}

#lightbox {
    position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;
}

#lightbox img {
    width: auto; height: auto;
}

#lightbox a img {
    border: none;
}

#outerImageContainer {
    position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;
}

#imageContainer {
    padding: 10px;
}

#loading {
    position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;
}

#hoverNav {
    position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;
}

#imageContainer>#hoverNav {
    left: 0;
}

#hoverNav a {
    outline: none;
}

#prevLink, #nextLink {
    width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA);  display: block;
}

#prevLink {
    left: 0; float: left;
}

#nextLink {
    right: 0; float: right;
}

#prevLink:hover, #prevLink:visited:hover {
    background: url(/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
    background: url(/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	;
}

#imageData {
    padding: 0 10px; color: #666;
}

#imageData #imageDetails {
    width: 70%; float: left; text-align: left;
}

#imageData #caption {
    font-weight: bold;
}

#imageData #numberDisplay {
    display: block; clear: left; padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
    width: 66px; float: right;  padding-bottom: 0.7em; outline: none;
}

#overlay {
    position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;
}

h1 {
    color: #FFFFFF;
    background: #272727 url(/images/dream/navi-bg.png) no-repeat right;
    font-size: 13px;
    line-height: 13px;
    margin: 0px 0px 4px 0px;
    padding: 4px 1%;
    width: 98%;
    font-weight: normal;
}

.navigation, .navigation2 {
    margin: auto;
    background: #000000;
    padding: 1px;
    width: 213px;
    margin-bottom: 4px;
}

.navigation li, .navigation2 li {
    list-style: none;
    border-bottom: 1px solid #000000;
    padding: 2px 0px 1px 10px;
    background: url(/images/dream/navi-bg.png) repeat-y;
    color: #FFFFFF;
    font-size: 11px;
}

.navigation li:hover {
    border-bottom: 1px solid #595959;
}

.navigation2 {
    background: #006691;
}

.navigation2 li {
    background: url(/images/dream/navi2-bg.png)  repeat-y;
    border-bottom: 1px solid #006691;
}

.navigation2 li:hover {
    border-bottom: 1px solid #264d5d;
}

.navigation a, .navigation a:link, .navigation a:visited, .navigation2 a, .navigation2 a:link, .navigation2 a:visited {
    color: #FFFFFF;
}

.navigation a:hover, .navigation2 a:hover {
    color: #CCCCCC;
}

div.message a {
    color: #333;
    border-bottom: 1px dashed #ccc;
}

td h3 {
    margin: 1px 0;
}

div.message a:hover {
    text-decoration: none;
    border-bottom: 1px solid #57abe3;
}

div.bbcode td {
    vertical-align: top;
}

div.bbcode .numbers {
    color: #333;
    padding: 0 3px;
    border-right: 1px solid #57a3d0;
    font-weight: bold;
    overflow: visible;
}

div#boardnav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    float: left;
}

div#boardnav ul li {
    float: left;
    margin: 0;
    padding-left: 15px;
    background: url(http://forum.the-tester.de/images/dream/boardnav.gif) no-repeat;
    background-position: 3px 4px;
}

div#boardnav ul li span {
    font-weight: normal;
}

#menu ul {
    background: transparent url(http://forum.the-tester.de/images/dream/navback.jpg);
    padding: 0;
    margin: 0;
    list-style: none;
    float: right;
    width: 100%;
}

#menu li {
    float: right;
    display: block;
    margin: 0;
    padding: 0;
}

#header h1 {
    margin: 0;
    padding: 0;
}

div.options {
    padding: 5px;
}

div.options div.right {
    float: right;
    padding: 5px;
}

ul.pagenav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.pagenav li {
    float: left;
    padding: 1px 2px 1px 2px;
    margin: 0 2px 0 2px;
    border: 1px solid #878787;
    background-color: #f5f5f5;
}

ul.pagenav li.active {
    background-color: #f5f5f5;
}

ul.pagenav li:first-child {
    background-color: #ccc;
}

p.boardline {
    padding: 0;
    margin: 10px 0 0 2px;
}

table {
    clear: both;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

img {
    border: none;
}

hr {
    border: none;
    background: #000000;
    height: 1px;
    margin: 15px 0 5px 0;
}

form {
    display: inline;
}

.navTr {
    background-color: #fcfcfc;
    color: #000000;
}

.fontSmall {
    font-size: 85%;
    font-weight: normal;
}

.fontFault {
    color: #b30000;
    font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.attachment {
    width: 80%;
    margin: 20px auto 20px auto;
}

em.time {
    color: #666666;
}

td.errorMsgs {
    background: #F5F5F5;
}

td.errorMsgs p, td.errorMsgs strong {
    display: block;
    text-align: center;
}

div.submit {
    padding-top: 15px;
    text-align: center;
}

div#rules {
    margin: 10px 0;
    border: 1px solid #878787;
    background-color: #f5f5f5;
}

div#rules h5 {
    padding: 5px;
    margin: 0;
    background-color: #ccc;
    border-bottom: 1px dashed #878787;
    visibility: hidden;
}

div#rules p {
    padding: 5px;
    margin: 0;
}

div#archive {
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    visibility: hidden;
}

div#footer {
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.prefix {
    color: #ff0033;
}
