@import url("../holdet/freemium.css");
/*changing color of the global menu items*/
/**/
body.theme-holdet #Games,
body.theme-holdet #Forum,
body.theme-holdet #Groups,
body.theme-holdet #About,
body.theme-holdet #Help,
body.theme-holdet #Search,
body.theme-holdet #HallOfFame {
	background-color:#24497D;
}
/*hack to hide the coach label and selectbox in player trading*/
#search div.position-5 {
	display:none;
}
ul.navAccount li a,
ul.navLang li a {
	color:#24497D;
}
li.loginform,
ul.navAccount li.login a {
	background:#24497D;
}
ul.navAccount li.login a:hover {
	background:#2D5FA5;
}
li.loginform a.button.small,
li.loginform a.button.small span {
	background-color:#E34500;
	color:#fff;
}
li.loginform a.button.small:hover,
li.loginform a.button.small span:hover {
	background-color:#ff7e00;
	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:#006CAB;
}
/**/

body, body.subsite-danskespil {
	background:#080B14 center top repeat;
}
body.subsite-tv2 {
	background:#080B14 url(images/tv2-bg.jpg) center top no-repeat;
}


body.lang-da .subsite-tv2  #background, 
body.lang-no #background, 
body.lang-en #background, 
body.lang-de #background, 
body.lang-fr #background{
	background:url(images/bg.jpg) center top no-repeat;
}

body.subsite-tv2.lang-da #background{
	background:none;
}


body.lang-se #background{
	background:url(images/se-bg.jpg) center top no-repeat;
}
.titlebar.tournament .title .icon {
	right:50px;
}
/*en eurosport*/
.titlebar.tournament .title .icon{
	background: url(images/icon.png) right top no-repeat;
	background:none;
}

/*basic stuff*/
/* Labels */


/* Links */
a:link {
		color:#E34500;
}
a:visited {
		color:#E34500;
}
a:hover {
		color:#FF7E00;
}
a:active {
		color:#FF7E00;
}

h1,h2,h3,h4,label.head2,legend {
	color:#183973;/*def. tab color*/
}
h2.bordertop {
	background-color:#E8FDFF;
	border-color:#E3E1C9;
}

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:#A4F7FF url(images/main-nav-bg.png) center bottom repeat-x;
	 }
	.navGame li a {
		background-color:#00002D;
		color:#E1E0FF;
	 }
	.navGameSub li a {
		color:#444;
	}
	 .navGame li a:hover {
		background-color:#A4F7FF;
		color:#000;
	 }
	 .navGame li.act a,
	 .navGame li.act a:hover {
		background-color:#A4F7FF;
		color:#000;
	 }
	 .navGame.last li a{
		background:#00002D url(images/main-nav-bg.png) center bottom repeat-x;
		color:#fff;
	 }
	 .navGame.last li a:hover {
	 	background-color:#A4F7FF;
		color:#000;
	 }
	 .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:#183973;/*def. tab color*/
	border-bottom:2px solid #0F2346;/*def. tab bottom border color*/
}
#NavGame li:hover a,
#NavGame li a:hover,
#NavGameSub li a:hover{
	background-color:#FF7E00;/* tab hover color*/
	color:#fff;/*tab hover text color*/
	border-bottom:2px solid #A85300;/*tab hover bottom border color*/
}

#NavGame li.act a {
	background-color:#2682B8;/*act tab color*/
	border-bottom-color:#2682B8;/*act tab color*/
	color:#fff;
}
/* active tab */
#NavGame li.act:hover a {
	background-color:#FF7E00;/*tab hover color*/
	color:#fff;/*tab hover text color*/
}

/*dropdown-menu*/
#NavGame li ul {
	background-color:#FF7E00;/*tab hover color*/
}
#NavGame li ul li hr {
	border-top:2px solid #0F2346;/*def. tab bottom border color*/
}
#NavGame li:hover ul li a,
#NavGame li.act:hover ul li a {
	background-color:#FF7E00;/*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:#E95200;/*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:#FF7E00;/*tab hover color*/
	color:#fff;/*tab hover text color*/
}
#NavGame li.hasSub:hover a:hover{
	border-bottom-color:#E95200;/*sub hover color*/
}
#NavGame li.hasSub:hover ul li a {
	border-bottom-color:#E95200;/*sub border color*/
}
/***************************************************************************/


/*section head*/
#SectionHead {
	background-color:#2682B8;/*act tab color*/
}
#SectionHead {
	background-color:#2682B8;/*act tab color*/
}
#SectionHead .meta,
#SectionHead .right {
	color:#97C1DB;
}
	 
/***** 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.toggle-text span,
a.toggleright,
a.toggle:hover,
a.toggleright:hover {
background-color:#E34500;
}
/*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*/
	);}
.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*/
	);
}
.btn-v3.disabled,
.btn-v3.disabled:hover,
.btn-v3.disabled:active {
	color:#ddd!important;
	background:#999;
	border-color:#666;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-shadow:none;
	cursor:default;
/*	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#999999');*/
}
/*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:#183973;/*def. tab color*/
}
ul.detailed li.list-head ul.sort a:hover,
table.tradesearchres thead th a:hover {
	background:#E34500;
}
ul.detailed li.list-head ul.sort li.act,
table.tradesearchres th.act{
	background:#002F60;
}


	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:#183973;/*def. tab color*/
}
table.tradesearchres.league-summery caption {
	border-bottom:2px solid #183973;/*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:#183973;/*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:#183973;/*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:#183973;/*def. tab color*/
}
body.theme-aftonbladet #search,
body.theme-aftonbladet .new-search,
body.theme-aftonbladet #search label,
body.theme-aftonbladet #search .fakelabel,
body.theme-aftonbladet .new-search label,
body.theme-aftonbladet .new-search .fakelabel,
body.theme-aftonbladet #search span.help,
body.theme-aftonbladet .new-search span.help,
body.theme-aftonbladet #search span.help a,
body.theme-aftonbladet .new-search span.help a,
body.theme-aftonbladet #search.players-posval label,
body.theme-aftonbladet #search.players-posval .fakelabel,
body.theme-aftonbladet #search.small label,
body.theme-aftonbladet #search.small .fakelabel {
	color:#fff;
}


/*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;
}

/**************** SUBSITES ****************************************************************************************/


