@import url("../holdet/freemium.css");
/*changing color of the global menu items*/
/**/
#Games,
#Forum,
#Groups,
#About,
#Help,
#Search,
#HallOfFame {
	background-color:#C30;
}
.subsite-vg  #Games,
.subsite-vg  #Forum,
.subsite-vg  #Groups,
.subsite-vg  #About,
.subsite-vg  #Help,
.subsite-vg  #Search,
.subsite-vg  #HallOfFame {
	background-color:#fff;
}
ul.navAccount li a,
ul.navLang li a {
	color:#C30;
}
li.loginform,
ul.navAccount li.login a {
	background:#C30;
}
ul.navAccount li.login a:hover {
	background:#CE4F00;
}
li.loginform a.button.small,
li.loginform a.button.small span {
	background-color:#000;
	color:#fff;
}
ul.navGlobal li:hover ul.subnavGlobal li a:hover,
ul.navAccount li:hover ul.subnavAccount li a:hover,
ul.navLang li:hover ul.subnavLang li a:hover
{
	background-color:#C30;
}
/**/
body,
body.subsite-danskespil {
	background:#3C1B12 url(images/bg-tile.jpg) center top;
}
body.subsite-tv2 {
	background:#3C1B12;
}
#background,
.subsite-danskespil #background{
	background:url(images/bg.jpg) center top repeat-x;
}
.subsite-tv2 #background {
	background: url(images/bg-tv2.jpg) center top repeat-x!important;
}
body.lang-se #background{
	background:url(images/bg-se.jpg) center top repeat-x;
}
.titlebar.tournament .title .icon{
	background: url(images/icon.png) right top no-repeat;
}

/*basic stuff*/
/* Labels */


/* Links */
a:link {
		color:#CC3300;
}
a:visited {
		color:#CC3300;
}
a:hover {
		color:#FF6600;
}
a:active {
		color:#CC3300;
}
h1,h2,h3,h4,label.head2 {
	color:#291F1A;
}
h2.bordertop {
	background-color:#EAE7D4;
	border-color:#E3E1C9;
}

#search {
	background:#134500 url(images/searchbox-bg.png) top left no-repeat;
}

div.forum-listing {
	background-color:#e0eee1;
}

/*Nav Game*/
	 .navGame,
	 .navGame li a {
		background:url(images/main-nav-bg.png) center bottom repeat-x;
		background: url(images/navigation-border.png) center bottom repeat-x;
	 }
	 .navGameSub{
		background-color:#EF6400;
		background:#EF6400 url(images/main-nav-bg.png) center bottom repeat-x;
	 }
	.navGame li a {
		background:#AD3900 url(images/navGameTab-dropshadow.png) center bottom repeat-x;
		color:#fff;
	 }
	.navGameSub li a {
		color:#532300;
	}
	 .navGame li a:hover {
		background-color:#CE4F00;
		color:#fff;
	 }
	 .navGame li.act a,
	 .navGame li.act a:hover {
		background-color:#EF6400;
		color:#fff;
	 }
	 .navGame.last li a{
		background:#AD3900 url(images/main-nav-bg.png) center bottom repeat-x;
		color:#fff;
	 }
	 .navGame.last li a:hover {
	 	background-color:#CE4F00;
		color:#fff;
	 }
	 .navGameSub li a:hover {
		background:#fff;
		color:#000;
	}
	 
	 .navGame.last li.act a:hover,
	 .navGameSub li.act a,
	 .navGameSub li.act a:hover {
	 	background-color:#fff;
		color:#000;
	 }


/******Navgame-v3*******/
/* New Game navigation *****************************************************/
#NavGame li a,
#NavGameSub li a {
	color:#fff;/*def. tab text color*/
	background-color:#AD3900;/*def. tab color*/
	border-bottom:2px solid #842B00;/*def. tab bottom border color*/
}
#NavGame li:hover a,
#NavGame li a:hover,
#NavGameSub li a:hover{
	background-color:#EF6400;/* tab hover color*/
	color:#fff;/*tab hover text color*/
	border-bottom:2px solid #B64C00;/*tab hover bottom border color*/
}

#NavGame li.act a {
	background-color:#2D2319;/*act tab color*/
	border-bottom-color:#2D2319;/*act tab color*/
	color:#fff;
}
/* active tab */
#NavGame li.act:hover a {
	background-color:#EF6400;/*tab hover color*/
	color:#fff;/*tab hover text color*/
}

/*dropdown-menu*/
#NavGame li ul {
	background-color:#EF6400;/*tab hover color*/
}
#NavGame li ul li hr {
	border-top:2px solid #842B00;/*def. tab bottom border color*/
}
#NavGame li:hover ul li a,
#NavGame li.act:hover ul li a {
	background-color:#EF6400;/*tab hover color*/
	border-bottom:1px solid #CF6600;/*sub bottom border color*/
}

#NavGame li.hasSub a:hover,
#NavGame li ul li a:hover,
#NavGame li.act ul li a:hover,
#NavGame li.act ul li.act a {
	background-color:#F5A266;/*sub hover color*/
}
#NavGame li.act ul li.act a {
	color:#333;/*act sub text color*/
}

/*remove def. bottom border from main tabs when hovered*/
#NavGame li.act:hover a,
#NavGame li.hasSub:hover a{
	border-bottom-color:#EF6400;/*tab hover color*/
	color:#fff;/*tab hover text color*/
}
#NavGame li.hasSub:hover a:hover{
	border-bottom-color:#F5A266;/*sub hover color*/
}
#NavGame li.hasSub:hover ul li a {
	border-bottom-color:#F5A266;/*sub border color*/
}
/***************************************************************************/

#SectionHead {
	background-color:#2D2319;/*act tab color*/
}
#SectionHead .meta,
#SectionHead .right {
	color:#A7A39E;
}

	 
/***** BUTTONS *****/
/* button def. color */
span.button,
a.button:link,
a.button:visited,
span.button span,
a.button:link span,
a.button:visited span,
span.button.disabled,
a.button.disabled,
span.button.disabled span,
a.button.disabled span,
a.button.disabled:active span,
span.button.small.disabled,
a.button.small.disabled,
span.button.small.disabled span,
a.button.small.disabled span, 
a.button.small.disabled:active span,
span.button.large.disabled,
div.button.large.disabled,
a.button.large.disabled,
span.button.large.disabled span,
div.button.large.disabled span,
a.button.large.disabled span,
a.button.large.disabled:active span
{
	background-color:#BA3D00;
}
/* button hover color */
a.button:hover,
a.button:hover span,
a.button:focus,
a.button:focus span,
a.button:active,
a.button:active span,
a.button.small:focus,
a.button.small:focus span,
a.button.small:hover,
a.button.small:hover span,
a.button.small:active,
a.button.small:active span,
a.button.large:focus,
a.button.large:focus span,
a.button.large:hover,
a.button.large:hover span,
a.button.large:active,
a.button.large:active span
{
	background-color:#CD5318;
}
a.button.disabled:hover,
a.button.disabled:hover span,
a.button.disabled:focus,
a.button.disabled:focus span,
a.button.disabled:active,
a.button.disabled:active span {
	background-color:#BA3D00;
}

/*toggle*/
a.toggle,
a.toggleright,
a.toggle:hover,
a.toggleright:hover {
background-color:#BA3D00;
}


/*btn-v3*/
.btn-v3 {
	color: #fff!important;
	background: #E84500; /*btn default color*/
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(232,69,0)), /*dark part of gradient (bottom)*/
		color-stop(0.98, rgb(255,95,9)), /*light part of gradient (top)*/
		color-stop(1, rgb(255,179,90)) /*top highlight*/
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(232,69,0) 30%, /*dark part of gradient (bottom)*/
		rgb(255,95,9) 98%, /*light part of gradient (top)*/
		rgb(255,179,90) 100% /*top highlight*/
	);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5F09', endColorstr='#E84500'); /*start=light(top) - end=dark(bottom) */
}
.btn-v3:hover {
	text-decoration: none;
	background: #FF611F; /*btn hover color*/
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.3, rgb(255,97,31)), /*dark part of gradient (bottom)*/
		color-stop(0.97, rgb(255,127,37)), /*light part of gradient (top)*/
		color-stop(1, rgb(255,196,120)) /*top highlight*/
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(255,97,31) 30%, /*dark part of gradient (bottom)*/
		rgb(255,127,37) 97%, /*light part of gradient (top)*/
		rgb(255,196,120) 100% /*top highlight*/
	);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8225', endColorstr='#FF611F');  /*start=light(top) - end=dark(bottom) */
}
/*simple buttons*/
.simple-btn,
.simple-btn:link {
	background-color:#E84500; /*btn default color*/
}
.simple-btn:hover,
.simple-btn:focus {
	background-color:#FF611F; /*btn hover color*/
}
ul.detailed li.list-head,
table.tradesearchres th{
	background-color:#2D2319;/*act tab color*/
}
ul.detailed li.list-head ul.sort a:hover,
table.tradesearchres thead th a:hover {
	background:#BA3D00;
}
ul.detailed li.list-head ul.sort li.act,
table.tradesearchres th.act{
	background:#5A4628;
}






table.tradesearchres thead th a:hover {
	background:#BA3D00;
}

	table.schedule tbody.current td {
		background:#FFDFC9;
		border-bottom:1px solid #D7B6A1;
	}
	table.schedule tbody.current td.round {
		background:#FFDFC9;
		border-bottom:none;
	}
	table.mini tbody.current td {
		background-color:#FFDFC9;
	}

	/*table.schedule tbody.current tr.firstrow td{
		border-color:#ff0000;
	}*/
	
	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;
	}


/*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-top-color:#AD3900;/*def. tab color*/
}
table.tradesearchres.league-summery caption {
	border-bottom:2px solid #AD3900;/*def. tab color*/
}
/*Head to head*/
/*arrows indicating winners*/
table.head-to-head tr.draw td.res,
table.head-to-head tr.home td.res,
table.head-to-head tr.away td.res,
table.head-to-head tr.draw td.home.score,
table.head-to-head tr.home td.home.score,
table.head-to-head tr.draw td.away.score,
table.head-to-head tr.away td.away.score {
	background-color:#AD3900;/*def. tab color*/
	color:#fff;
}
/*special for winner*/
div.head-to-head-team.winner div.t-head,
table.tradesearchres tbody.current tr td {
	 background-color:#FFF1CF;/*helt fesen baggrunds-farve*/
}
/*competitions*/
div.competition h2 {
		background:#AD3900;/*def. tab color*/
	}
table.head-to-head td.res h3 a,
div.competition h2 a {
	color:#fff;
}
table.head-to-head td.res h3 a:hover {
	text-decoration:underline;
}
/*search*/
#search,
.new-search {
	background:#2D2319;/*act tab color*/
}

/*paging*/
.paging li a,
table .paging li a {
	background-color:#BA3D00;/*theme*/
}
.paging li a:hover,
table .paging li a:hover {
	background-color:#cd5318;/*theme*/
}
div.boxed {
	background-color:#ffdfc9;
}

/*footer*/
div.navFoot h5 {
	color:#fff;
}
div.navFoot a {
	color:#fff; /*mørk gul*/
}
div.navFoot a:hover {
	color:#fff; /*gul*/
}
#legal {
	border:none;
}
#legal,
#legal a {
	color:#735B54;
}
#legal a:hover {
	color:#8C746D;
}
/*sliders*/
.ui-state-default, .ui-widget-content .ui-state-default {
	background:#BA3D00/*orange*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x scroll 50% 50%;
	border:1px solid #BA3D00/*orange*/;
	border:none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: #cd5318 /*lys orange*/ url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	border:none;
	background: #D49D95;
}

/*hack to hide the coach label and selectbox in player trading*/
#search div.position-5 {
	display:none;
}
/**************** SUBSITES ****************************************************************************************/
/*general subsite alterations - dont tamper*/

