body {
	background:#2A2A2A;
}
#background{
	background:url(images/background3.jpg) center top no-repeat;
}
.titlebar.tournament .title .icon{
	background: url(images/icon.png) right 0 no-repeat;
	width:165px;
	height:150px;
	margin-right:46px;
	margin-top:2px;
}
#field {
	height:468px;
}
/*basic stuff*/
/* Links */
a:link {
		color:#BA6F00;
}
a:visited {
		color:#BA6F00;
}
a:hover {
		color:#FAA526;
}
a:active {
		color:#BA6F00;
}
h1,h2,h3,h4,label.head2 {
	color:#333;
}
h2.bordertop {
	background-color:#fff2d9;
	border-color:#E3E1C9;
}




#legal {
		border-top: 1px solid #999;
		color:#999;
	}
	#legal a {
		color:#999;
	}
#search {
	background:#134500 url(images/searchbox-bg.png) top left no-repeat;
}

div.forum-listing {
	background-color:#e0eee1;
}



/*Nav Game*/
.navGame {
	background:#E9930D url(images/navgame-bg.gif) repeat-x top;
}
.navGameSub {
	background:#DEC321 url(images/navgamesub-bg.gif) repeat-x top;
}

.navGame a{
	background:url(images/right_both.png) no-repeat right top;
	color:#333;
	/*white-space:nowrap; moved to conditional stylesheet ie6.css*/
}
      
.navGame li {
      background:url(images/left_both.png) no-repeat left top;
}
 .navGame.last li,         
.navGameSub li{
	background:url(images/left-both_sub.png) no-repeat left top;
}
.navGame.last a,
.navGameSub a{
	background:url(images/right-both_sub.png) no-repeat right top;
}
.navGame li,
.navGame.last li {
   border-color:#E9930D;
}     
.navGameSub li {
  border-color:#DEC321;
}

.navGame li:hover a,
.navGame li a:hover,
.navGame li.act a,
.navGame.last li:hover a,
.navGame.last li a:hover,
.navGame.last li.act a,
.navGameSub a,
.navGameSub li.newTeam a,
.navGameSub li.newTeam a:hover {
    color:#000;
}

.navGameSub li:hover a,
.navGameSub li a:hover,
.navGameSub li.act a,
.navGameSub a {
    color:#000;
}
/***** BUTTONS *****/
.button:hover,
.button:hover span {
	background-color:#FFB910;
}
a.button,
span.button,
div.button,
.button span,
.button.disabled,
.button.disabled span,
.button.small.disabled,
.button.small.disabled span,
.button.large.disabled,
.button.large.disabled span,
.button.large.arrow.disabled,
.button.large.arrow.disabled span {
	color:#fff;
	background-color:#f90;
	background-image:url(../dh/images/btns-all-soft.png);
}



/*toggle*/
a.toggle,
a.toggleright {
background-color:#f90;
}
a.toggle:hover,
a.toggleright:hover {
background-color:#FFB400;
}

/* Trade search res*/

table.tradesearchres th {
	padding:0;
	white-space:nowrap;
	background:#262626 url(images/searchres-thead-bg.png) bottom repeat-x;
}
table.tradesearchres th.act {
	background:#393939 url(images/searchres-thead-act-bg.png) bottom repeat-x; /*theme*/
}
table.tradesearchres thead th a:hover {
	background:#D47F00 url(images/searchres-thead-a-bg.png) top repeat-x; /*theme*/
}
table.tradesearchres th a {
    color: #fff;
}
/*current*/
table .current a {
color:#955301;
}
table.tradesearchres tbody.current tr td,
table.schedule tbody.current td {
	background:#F5E64B url(images/searchres-row-current-bg.gif) bottom repeat-x;/*theme*/
}
div.boxed,
table.mini tbody.current td {
	background-color:#F5E64B;/*theme*/
}

table.mini tbody.current td.round {
	color:#F5E64B;/*theme*/
}
table.mini tbody.current tr.total td {
	
	border-color:#666;
}

table.schedule tbody.current td.round {
		color:#333; /*theme*/
		background:#F5E64B;/*theme*/
	}
#doc .current .meta {
	color:#666;
}


table.tradesearchres.league-summery caption {
	background:#fff url(images/finans-bg.png) 0 1px repeat-x;
	border-top:1px solid #E3E1C9;
	border-right:1px solid #E3E1C9;
	border-bottom:2px solid #36611F;
	border-left:1px solid #E3E1C9;
}
/*summery*/
table.summary {
	border:1px solid #E3E1C9;
	border-bottom:none;
	margin-bottom:0;
}
table.summary td {
	background:#fff url(images/finans-bg.png) 1px 1px no-repeat;
	border-right:1px solid #E3E1C9;
	padding:.769em .569em .769em .969em;
	vertical-align:top;
}
/*planning*/
table.planning td.selection  {
	background-color:#000;
}
table.planning td.selection.current.first  {
	background-color:#000;
}

/*
table.planning td.ghost {
	background-color:#A29E9C;
}
*/


table.planning td.hovering {
	background-color:#ECBD23;
}
table.planning tbody td.disabled {
	background-color:#EDEDED;
}
table.planning tfoot td.disabled {
	color:#B8B8B8;
}

/*2px colored borders*/
table.tradesearchres tbody.total tr td,
table.tradesearchres tbody.cup-group tr.last td,
table.mini tbody.current tr.firstrow td,
table.schedule tbody.current tr.first td,
table.schedule tbody.current tr.firstrow td {
	border-color:#000;
}
table.tradesearchres.league-summery caption {
	border-bottom:2px solid #000;/*theme*/
}
/*search*/
#search {
	background:#15100E url(images/searchbox-bg.png) top left no-repeat;
}
#search .help {
		color:#333;
	}
#search h3 {
	color:#000;
}
#search.stats label,
#search.stats .fakelabel,
#search.groups label,
#search.groups .fakelabel,
#search.players-posval label,
#search.players-posval .fakelabel,
#search.small label,
#search.small .fakelabel,
#search.players-val label,
#search.players-val .fakelabel,
#search.players-pos label,
#search.players-pos .fakelabel{
	color:#333;
}
/* hide the value slider in trading search*/
#value-from,
#value-to,
#search .ui-slider,
#search .ui-slider-range {
	display:none;
}
/*paging*/
ol.paging li a {
	background-color:#D47F00;/*theme*/
}
ol.paging li a:hover {
	background-color:#FEA92A;/*theme*/
}
/*footer*/
#legal {
		border-top: 1px solid #A5A5A5;
		color:#A5A5A5;
		margin-top:0;
	}
div.navFoot a {
		color:#FFB400;
	}
div.navFoot a:hover {
		color:#FFB400;
	}
div.navFoot h5 {
		color:#FF9E06;
	}

