﻿

/*DataGridklasser*/
.pressdatagrid {}
.pressitemstyle { background-color:#ddd5bb; font-family:Verdana; font-size:9pt; color:#000000;}
.pressalterstyle {background-color:#ddd5bb;}
.pressheaderstyle { height:5px; background-color:#FFFFFF;}
.pressdate { color:Gray; font-family:Verdana Arial; font-size:8pt;}
.presstext { color:#000000; text-decoration:none; }
.pressitemstyleWhite { background-color:White; font-family:Verdana; font-size:9pt; color:#000000;}

a:hover.presstext { text-decoration:underline; }

/* Tabellklasser */
.top {background-color:#FFFFFF; border-bottom:0px solid #A5A5A5;}
.toplogo {background-image:url('/images/fotboll/top_fotboll.jpg'); height:149px; background-repeat:no-repeat;}
.topmenu {background-color:#FFFFFF; border-bottom:0px solid #A5A5A5;}
.leftmenu {height: 100%; width:190px;  background-color:#FFFFFF;border-right:0px solid #FFFFFF;}
.rightmarket {width:180px;  background-color:#EDE4D1;border-left:1px solid #FFFFFF;padding-top:0px; text-align:center; border-top:0px solid #A5A5A5; border-right:0px solid #A5A5A5; vertical-align:top;}
.main {height: 100%; width:595px; background-color:#FFFFFF;}
.bottom {height: 50px; background-color:#D4C094;}
.maintopdistance {height: 0px; background-color:#EDE4D1; padding-top:5px;}
.mainbottomdistance {height: 0px; background-color:#EDE4D1;}
.content {height: 100%; width:500px; vertical-align:middle; background-color:#EDE4D1;}

.contenttopbar {WIDTH: 845px; HEIGHT: 20px; background-color:#5b787b}
.contenttexttable {padding: 0px;border-spacing: 0px;border-collapse: separate;empty-cells: hide;WIDTH: 100%; HEIGHT: 100%}
.contenttable {WIDTH: 845px; HEIGHT: 385px;padding: 0px;border-spacing: 0px;border-collapse: separate;empty-cells: hide; background-color:#ddd5bb;}
.contenttableborders {BORDER-RIGHT: #677b7d 3px solid; BORDER-TOP: #677b7d 3px solid; BORDER-LEFT: #677b7d 3px solid; BORDER-BOTTOM: #677b7d 3px solid;}
.contentimage { margin: 5px 10px 5px 5px;}

/* Fontklasser */
.contact { font-family:Arial; font-size:8pt; color:#000000; text-align:center; }
.newsitemdate  { font-family:Verdana; color:Maroon; font-size:8pt; font-weight:normal;}
.question  { font-family:Verdana; Color:#10110F; font-size:8pt; font-weight:normal;}
a.mail { font-family:Verdana:Arial; font-size:9pt; color:#4A332D; text-align:center; text-decoration:none;}
a:hover.mail { font-family:Verdana:Arial; font-size:9pt; color:#FBF2BF; text-align:center; text-decoration:none;}
a.back { font-family:Verdana:Arial; font-size:8pt; color:#677b7d; text-align:center; text-decoration:none;}
a:back.mail { font-family:Verdana:Arial; font-size:9pt; color:#677b7d; text-align:center; text-decoration:none;}
a:visited {color:#8b0000;}
a:link {color:#8b0000;}
a:hover {color:#8b0000;}
a:active {color:#8b0000;} 

/* ============================ Forum/Message Board Message Styles ====================================*/
/*Header of each message - i.e. date*/
.messageheader
{
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #BBBBBB 1px solid;
	font-family:.headline;
	font-size:9pt;
	font-weight:bold;
	height:19px;
	color:#999999;
	background-image:url(../../../AIM_utv/images/header_bg.gif);
}
/*Border and style of the author field*/
.messageauthor
{
	width:10%;
	text-align:center;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	background-color:#E9E9E9;
	border-left:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-right: solid #BBBBBB 1px;	
}

/*Borders on the Message Title Field*/
.messagetitleframe
{
	width:100%;
	background-color:#F7F7F7;
	border-right: solid #000000 1px;
	border-bottom: solid #BBBBBB 1px;
}
/*Style on Message Title Text*/
.messagetitletext
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
/*MessageText Frames*/
.messagetextframe
{
	background-color:#FFFFFF;
	border-bottom:solid #000000 1px;
	border-right:solid #000000 1px;
}
/*Forum Message Text*/
.messagetext
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
}
/*Space in the messageTextFrame*/
.messagetextemptyrow
{
	height:10px;	
}
/*Space between messages*/
.emptyrow
{
	height:3px;	
}
/*Message Input*/
.messageinputrow
{	
	vertical-align:top;
	height:10px;
	background-color:#F1F1F1;
}

/* ============================ 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;	
}