/* Loz CSS style */
body {
background-color: #000000;
color: #DDEEFF;
}
img{border: none;}

font.warn{color: #FF0000;}
span.status-r{color: #FFDDAA;}
span.status-g{color: #AAFFAA;}

p{margin: 32px;}
p.comments{text-align: right; font-size: small; vertical-align: bottom;}
p.footer{text-align: center; font-size: small; vertical-align: bottom;}
p.name{text-align: right; font-size: large; vertical-align: top;}
.gametypeicon{vertical-align: top; position: absolute; z-index: 3; margin: 7px;}

a:link {color: #FFCC00;}     /* unvisited link */
a:visited {color: #FFCC00;}  /* visited link */
a:hover {color: #FFFFCC;}   /* mouse over link */
a:active {color: #FFCC00;}   /* selected link */

table.title{background-color: #241d20; width: 100%; text-align: center;  padding: 0; margin: 0; border: none; border-collapse:collapse;}
table.items{background-color: #241d20; width: 100%; padding: 0; margin: 0; border: none; border-collapse:collapse;}

img.posti0{border-style:solid; border-color: #33292d; border-width:15px; z-index: 2;}
td.posth0{background-color: #33292d; height: 32px; text-align: center; vertical-align: top;}
td.posthr0{background-color: #33292d; text-align: center; vertical-align: top;}
.post0{background-color: #241d20; vertical-align: top;}
td.postf0{background-color: #241d20; height: 32px;  vertical-align: bottom;}
.post0BorderL{background-color: #000000; background-image: url("icons/border_left3.gif"); width: 62px; background-repeat: repeat-y;}
.post0BorderR{background-color: #000000; background-image: url("icons/border_right3.gif"); width: 62px; background-repeat: repeat-y;}
.post0BorderU{background-color: #000000; background-image: url("icons/border_top3.gif"); height: 62px; background-repeat: repeat-x;}
.post0BorderD{background-color: #000000; background-image: url("icons/border_bottom3.gif"); height: 62px; background-repeat: repeat-x;}
.post0BorderUL{background-color: #000000; background-image: url("icons/border_topleft3.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}
.post0BorderUR{background-color: #000000; background-image: url("icons/border_topright3.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}
.post0BorderDL{background-color: #000000; background-image: url("icons/border_bottomleft3.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}
.post0BorderDR{background-color: #000000; background-image: url("icons/border_bottomright3.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}

img.posti1{border-style:solid; border-color: #42353a; border-width:15px; z-index: 2;}
td.posth1{background-color: #42353a;  height: 32px; text-align: center; vertical-align: top;}
td.posthr1{background-color: #42353a; text-align: center; vertical-align: top;}
.post1{background-color: #33292d; vertical-align: top;}
td.postf1{background-color: #33292d; height: 32px;  vertical-align: bottom;}
.post1BorderL{background-color: #000000; background-image: url("icons/border_left4.gif"); width: 62px; background-repeat: repeat-y;}
.post1BorderR{background-color: #000000; background-image: url("icons/border_right4.gif"); width: 62px; background-repeat: repeat-y;}
.post1BorderU{background-color: #000000; background-image: url("icons/border_top4.gif"); height: 62px; background-repeat: repeat-x;}
.post1BorderD{background-color: #000000; background-image: url("icons/border_bottom4.gif"); height: 62px; background-repeat: repeat-x;}
.post1BorderUL{background-color: #000000; background-image: url("icons/border_topleft4.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}
.post1BorderUR{background-color: #000000; background-image: url("icons/border_topright4.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}
.post1BorderDL{background-color: #000000; background-image: url("icons/border_bottomleft4.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}
.post1BorderDR{background-color: #000000; background-image: url("icons/border_bottomright4.gif"); width: 62px; height: 62px; background-repeat: no-repeat;}


.fillscreen{width: 100%;}

.textentry{background-color: #22153f; color: #FFFFFF; border: none;}
