﻿.nextMatchHeader
{	
	color:#FFFFFF;
	font-family:Verdana;
	font-size:8;
	font-weight:bold;	
	text-decoration:none;			
}

.nextMatch_img_link
{	
	text-decoration:none;	
}

.div_nextmatch_biljettinfo
{	
	float:left;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;	
	height:10px;
	display:none;
}

div#div_nextmatch_Image
{
	/*width:305px;*//*194*/
	float:right;	
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:10px;
	text-align:center;
	vertical-align:middle;
	height:70px;		
}

/*
div#div_nextmatch_lArrow
{
	float:left;
	width:15px;	
	padding-top:25px;
}

div#div_nextmatch_rArrow
{
	float:right;
	width:15px;	
	padding-top:25px;	
	padding-left:5px;	
}*/

/* ============================ MatchManager ====================================*/

/*InfoText*/
.infoText
{
	font-family:Verdana;			
	color:#8b0000;
	font-size:x-small;
	text-align:left;	
}
.infoTextBlack
{
	font-family:Verdana;			
	color:Black;
	font-size:x-small;
	text-align:left;	
}

.infoHeaderWhite
{
	font-family: Verdana;
	color: White;
	font-size: small;
	text-align: center;
	height: 20px;
	background-color: #790001;	
}

.linkNavigateMatchManager
{
	font-family:Verdana;			
	color:#8b0000;
	font-size:smaller;
	text-align:left;
}


/*---------------------------------- Match Information (Name,Score,Date,Time,Arena,Referee) ------------------------------------------*/
/*troopName*/
.troopName
{
	font-family:Verdana;			
	color:Black;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

/*Team Score*/
.troopScore
{
	font-family:Arial;			
	color:Black;
	font-size:14pt;
	text-align:center;
	font-weight:bold;
}

/*MatchInfo Header*/
.matchInfoHeader
{
	font-family:Verdana;	
	font-size:8pt;		
	color:Black;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
	width:40%;
}

/*MatchInfo Value*/
.matchInfoValue
{
	font-size:8pt;
	font-family:Verdana;			
	color:Black;
	text-align:left;
	vertical-align:top;
	width:60%;	
}

.matchInfoNextMatchLink
{
	font-size:8pt;
	font-family:Verdana;			
	color:Black;	
	vertical-align:top;	
}




/*-------------------------- Troop presentation ----------------------*/


/*Player Name*/
.playerList
{
	font-family:Verdana;			
	color:#8b0000;
	font-size:x-small;
	text-align:left;
	text-decoration:none;
}

/**/
.troopPositionHeader
{
	font-family:Verdana;			
	color:Black;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

/*Player Pos*/
.playerPos
{
	font-family:Verdana;			
	color:Black;
	font-size:x-small;
	text-align:left;
}

/*---- Player Info Syles -----*/
.playerInfoHeader
{
	font-family:Verdana;			
	color:Black;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	height:20px;
	width:40%;
}

.playerInfo
{
	font-family:Verdana;			
	color:Black;
	font-size:8pt;
	text-align:left;
	height:20px;
	width:40%;
}

.playerInfoGvLayout
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*---- Match List Syles ----*/
.matchList
{
	font-family:Verdana;			
	color:#8b0000;
	font-size:8pt;
	text-align:left;
	height:50px;
	text-decoration:none;	
}

/*---- Event List Syles ----*/
.eventListHead
{
	font-family: Verdana;
	color: Black;
	font-size: 9pt;
	font-weight:bold; 
	text-align: center;
	/*height: 40px;	*/
}

.eventListItemLeft
{
	font-family:Verdana;			
	color:Black;
	font-size:x-small;
	text-align:left;		
}

.eventListItemRight
{
	font-family:Verdana;			
	color:Black;
	font-size:x-small;
	text-align:right;		
}
.eventTime
{
	font-family:Verdana;			
	color:Black;
	font-size:x-small;
	text-align:center;		
}

/*---- PlayerStats List Syles ----*/
.statsList
{
	font-family:Verdana;			
	color:#8b0000;
	font-size:8pt;
	text-align:left;
	height:20px;	
	text-decoration:none;
	text-align:center;
}
.statsListName
{
	font-family:Verdana;			
	color:#8b0000;
	font-size:8pt;
	text-align:left;
	height:20px;	
	text-decoration:none;
	text-align:left;
}

.statsListHeader
{
	font-family: Verdana;
	color: White;
	font-size: 8pt;
	text-align: center;
	height: 0px;
	background-color: #FFFFFF;
	table-layout: auto;
	border-collapse: separate;	
}

/*---- PlayerStartTeam List Syles ----*/
.startList
{
	font-family:Verdana;			
	font-size:8pt;
	text-align:left;	
}

.startListPlayer
{
	font-family:Verdana;				
	font-size:8pt;
	text-align:left;	
}

.startListHeader
{
	font-family: Verdana;
	color: #8b0000;
	font-size: 8pt;
	text-align: left;
	table-layout: auto;
	border-collapse: separate;	
}

/*---- PlayerStartTeam List Syles ----*/

.soccerBtn
{
	font-family: Verdana;
	background-color: White;
	font-size: xx-small;
	text-decoration:underline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/*Button Class*/
.inputs
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	background-color:#E9E9E9;
}
.Title
{
	font-family:Verdana;				
	font-size:10pt;
	text-align:left;
	color:black;	
}
