body {
	background: url(../../images/bg_rood.jpg);
}

h3.color { font-size: 150%; margin: 10px 0 10px 0; color: #bc031a}  

  .hlist ul li a:focus,
  .hlist ul li a:hover,
  .hlist ul li a:active  { background: #760101; color: #fff; }


@media all
{
  .hlist {
    background: #760101 url(../../images/nav_gradient.png);
  }
  
  .hlist ul li.active {
    background: #760101 url(../../images/transparentbg.png);
  }
  
  .hlist_top ul li.active {
    background: #760101 url(../../images/nav_gradient.png);
  }
  
  .hlist_top ul li a:focus,
  .hlist_top ul li a:hover,
  .hlist_top ul li a:active  { 
  	color: #fff; 
  }
  
table caption { 
	border: 1px solid #c10013;
}

.block_textbox {
	background: #7d1b2a;
}

table.sidebar th {
	background: #c80320;
}

.login_button {
	background: #c10013 url(../../images/gradient_button.png) repeat-x;
	background-position: bottom;
}

.alt_button {
	background: #848484 url(../../images/gradient_button.png) repeat-x;
	background-position: bottom;
}

.submit_button, .submit_button_table {
	background: #10dd00 url(../../images/gradient_button.png) repeat-x;
	background-position: bottom;
}

td.cancel p {
	background: #c10013;
}

td.cancel p:hover {
	background: #750112;
}

.label {
	float: left;
	width: 174px;
	text-align: center;
	padding-top: 3px;
	margin: 0 0 0 7px;
	background: #650111;
}

.first_block_login, .third_block_login {
	border-bottom: 1px solid #51010d;
}

.first_block_bottom, .third_block_bottom {
  border-top: 1px solid #963348;
}

.playercard .nametag, .playercard_large .nametag {
	border: 1px solid #91021a;
	background: #C10013;
}

.mijnkaarten table th a, .transaction_history td.no-padding a, table.cardactions td a {
	color: #750112;
}

#ordererror {
	color: #C10013;
}

table a {
	color: #C10013;
}

.counter {
	background: #ff5757;
}

.maintenance a {
	color: #C10013;
}

.top25 table tr.self {
	background: #C10013;
}

a.red, a.red:active, a.red:visited {
	color: #C10013;
}

hr {
    border-bottom: 1px #cc071e solid;
    color: #d6394a;
  }
  
.grey {
    color:#AFAFAF;
}
