/* This file is distributed as a part of the GNU Backgammon program. */
/* Copying and distribution of verbatim and modified versions of this file */
/* is permitted in any medium provided the copyright notice and this */
/* permission notice are preserved. */

h1 {
font-size: 140% 
}

h2 {
font-size: 125% 
}

hr {
border: 1px #336600 solid;
}

ol li {
margin: 0 0 0 -5px;
font-size:80%;
}

table,p {

}

.movetable { background-color: #ddddee }
.moveheader { background-color: #89d0e2; padding: 0.5em }
.movenumber { width: 2em; text-align: right }
.moveply { width: 5em; text-align: center }
.movemove { width: 20em; text-align: left }
.moveequity { width: 10em; text-align: left }
.movethemove { background-color: #ffffcc }
.moveodd { background-color: #d0d0d0 }
.blunder { background-color: red; color: yellow; font-weight: bold; padding:0 1em 0 1em }
.joker { background-color: yellow; color: red; font-weight: bold;  padding:0 1em 0 1em}
.stattable { text-align: left; width: 40em; background-color: #fff2cc; border: 0px; padding: 0px }
.stattableheader { background-color: #d15b34 }
.result { background-color: yellow; font-weight: bold; text-align: center; color: black; width: 40em; padding: 0.2em }
.tiny { font-size: 25% }
.cubedecision { background-color: #ddddee; text-align: left; }
.cubedecisionheader { background-color: #89d0e2; text-align: center; padding: 0.5em }
.comment { background-color: #ccffcc; width: 39.5em; padding: 0.5em }
.commentheader { background-color: #6f9915; font-weight: bold; text-align: center; width: 40em; padding: 0.25em }
.number { text-align: center; font-weight: bold; font-size: 60%; font-family: sans-serif }
.fontfamily { font-family: sans-serif;font-size:76%; }
.block { display: block }
.percent { text-align: right }
.positionid { font-size: 92%; color: #787878 }
.cubeequity { font-weight: bold }
.cubeaction { color: red }
.cubeply { font-weight: bold }
.cubeprobs { font-weight: bold }
.cubecubelesstext { font-style: italic }
