/* current color scheme
#CCAC8F   primary
#806B59   dark
#E6D9CF   light
#BF8D60   alternative
*/

body {
  margin: 0;
  padding: 0;
  background-color: #331515;
  background-image:url('img/bg-121.jpg');
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #E6D9CF;
}

.text {
	position: absolute;
	top:0px;
	left:0px;
	color:#FFFFFF;
	background-image:url(img/lighttile.png);
}	

.unit{
	position: absolute;
	width:500px;
	height:500px;
	background-image:url(../img/tower1.png);
	background-repeat: no-repeat;
}
h4 {
  padding-left:10px;
  padding-top:2px;
  position:relative;
  top:-22px;
  padding-bottom:0px;
  margin:0px;
  height: 18px;
  background-image:url('img/lighttile.png');
  border-bottom: 1px solid #000000;
}

h5 {
  position:relative;
  text-align:right;
  top:-22px;
  padding-right:3px;
  color:FF0000;
  font-size:11px;
  padding-bottom:2px;
  margin:0px;

}

h1 {
  font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0;
  font-size: 20px;
  height: 85px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #000000;
  padding: 5px;
  background-image: url('img/darktile.png');
}

#functions {
  padding: 1px 1px 1px 5px;
}

#content {
  width: 700px;
  margin-left: 50px;
  margin-top: 20px;
}
#content2 {
  width: 700px;
  margin-left: 50px;
  margin-top: 20px;
  background-image: url('img/lighttile.png');
  z-index:999;
  padding:10px;
  border:1px solid #000000;
}

h2, .title {
  font-size: 12px;
  font-weight: bold;
  color: #CCAC8F;
  text-decoration: none;
  border-bottom: 1px solid #CCAC8F;
  clear: both;
}

h2, .title1 {
  font-size: 12px;
  font-weight: bold;
  color: #CCCCCC;
  text-decoration: none;
  border-bottom: 1px solid #CCAC8F;
  clear: both;
  background-image: url('img/darktile.png');
  z-index:999;
}

h3 {
  font-size: 12px;
}

p, #history ul, ol {
  font-size:10px;
  line-height: 1.5em;
  margin-bottom: 2em;
}

#history ul {
  list-style: square;
}

ol li {
  padding: 1.5em 0 1.5em;
  border-bottom: 1px dashed #000000;
  background: FF0000;
}

fieldset {
  border: 0;
}

.info {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0 20px 2em 0;
  background-image: url('img/lighttile.png');
  z-index:999;
}

th {
  border-bottom: 1px solid #CCAC8F;
  font-weight: bold;
  text-align: left;
}

.right {
  text-align: right;
}

a {
  text-decoration: none;
  color: #BF8D60;
}

a:hover {
  text-decoration: underline;
  color: #CCAC8F;
}

img {
  border: 0;
  vertical-align: bottom;
}

input, select, option {
  color: #000000;
}

table {
  font-size: 12px;
  margin-bottom: 1em;
}

td {
  padding: 2px;
}

#functions a, .download {
  color: #E6D9CF;
  font-weight: bold;
  font-size:11px;
  padding: 1px 4px 1px 4px;
}

#functions a:hover, .download:hover {
  text-decoration: none;
  color: #806B59;
  background-color: #E6D9CF;
}

a.title:hover {
  text-decoration: none;
  color: #E6D9CF;
}
a.title1:hover{
  text-decoration: none;
  color: #FF0000;
}

.graph {
  height: 10px;
  background-color: #738499;
}

.section {
  padding-bottom: 2em;
  margin: 1em 0 2em 25px;
  border-bottom: 1px dashed #CCAC8F;
}

.details {
  margin-left: 26px;
  border-left: 2px solid #4C5866;
  padding: 3px;
}

.additional {
  background-color: #39424D;
  border-left: 2px solid #738499;
  padding: 10px;
  margin: 5px 0 5px 20px;
  display: none;
}

.red {
  color: #D93636;
}

.blue {
  color: #608FBF;
}

.teal {
  color: #60BFA9;
}

.purple {
  color: #9B60BF;
}

.yellow {
  color: #E4E573;
}

.orange{
  color: #CC8029;
}

.green {
  color: #86E573;
}

.pink {
  color: #D96CB1;
}

.gray {
  color: #BFBFBF;
}

.light-blue {
  color: #79C2F2;
}

.dark-green {
  color: #59B365;
}

.brown {
  color: #BF8F60;
}

.observer {
  color: #FFFFFF;
}

.replaysbar{
  background-image:url('img/darktile.png');
  width:100%;
  padding: 5px;
  padding-bottom: 10px;
  margin: 0px;
  border-top: 1px solid #110000;
  border-left: 1px solid #110000;
  border-right: 1px solid #110000;
  z-index:10;
}

.list1 {
  color: 00FF00;
  width: 100%;
  background-image:url('img/darktile.png');
  padding: 5px;
  margin: 0%;
  border-left: 1px solid #110000;
  border-right: 1px solid #110000;
  z-index:1;
}
.list {
  color: FF0000;
  width: 100%;
  background-image:url('img/lighttile.png'); 
  padding: 5px;
  margin: 0%;
  border-left: 1px solid #110000;
  border-right: 1px solid #110000;
  z-index:1;
}

#footer {
}


#replays .filter-official-button {
  float: right;
  filter: brightness(0.6) grayscale(0.6);
  -webkit-filter: brightness(0.6) grayscale(0.6);
  -moz-filter: brightness(0.6) grayscale(0.6);
  -o-filter: brightness(0.6) grayscale(0.6);
  -ms-filter: brightness(0.6) grayscale(0.6);
  background: none;
  border: none;
  outline: none;
}

#replays.filter-official .filter-official-button {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
}

#replays.filter-official .unofficial {
  display: none;
}


