﻿
/********** General styles **********/

.NavArea
{
	background-color: white;
	border-style: solid;
	border-width : 0px;
	border-color: Silver;
	
	font-family: vedana, Arial, Sans-Serif;
	font-size: 10px;
}

.NavTable
{
	width: 770px; 
	height: 28px;
}

.NavDropDown
{
	font-size: 10px;
}

.NavButton
{
	font-size: 10px;
	height: 18px;
	width: 30px;
}

	
DIV .DataArea
{
	font-family: Arial; 
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: #deebef; /* speaker */ 
	padding: 0px 0px 0px 0px;
	border: 1px solid silver;
	width: 768px;
	border-collapse: separate
}


/********** TableData **********/

.TableData
{
	background-color: White;
	border: solid 1px silver;
	font-size: 12px;
	width: 768px; 
	border-collapse: collapse;
	/*border : solid 1px white;*/

}

.TableHeaderRow
{
	font-weight: bold;
	background-image: url(../img/bg_BlueSub.gif)
	
}

.TableDataRow
{
	background-color: #dee9ec;
	vertical-align: top; 
}

.TableDataAltRow
{
	background-color: #e9f2f5;
	vertical-align: top; 
}

.TableDataRowUnderline
{
	font-weight: bolder;
	text-decoration: underline;
}


.TableData .UnderlineDashed TD
{
	border-bottom: dashed 1px black;
}

.TableData .Underline TD
{
	border-bottom: solid 1px black;
}


.Overline
{
	text-decoration: overline;
}


.TableDataSelRow
{
	background-color: red;
	vertical-align: top; 
}

.TableDataSelFirstTeam
{
	background-color:#A5D784; /* new speaker color */
	vertical-align: top; 
	font-weight:bold;     
}

.TableDataSelSecondTeam
{
	background-color: #ff7f7f; /* new speaker color */
	vertical-align: top; 
	font-weight:bold;     
}



.TableData TH
{
	padding-left: 3px;
	padding-right: 3px;
}

.TableData TH A
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}


.TableData TH A:Hover
{
	text-decoration: underline;
}


.TableData TH.ThinLine
{
	border : solid 1px white;
}

.TableData TH.NormalLine
{
	border : solid 1px white;
}

.TableData TD
{
	padding-left: 5px;
	padding-right: 5px;
}


.TableData TD.ThinLine
{
	border : solid 1px white;
}

.TableData TD.NormalLine
{
	border : solid 1px white;
}


.TabLink
{
	font-weight: bold;
}


/********** CrossTable **********/

.CrossTable
{
	border: none;
	table-layout:fixed; 
}

.CrossTable A
{
	color: Black;
	text-decoration: none;
}

.CrossTable A:Hover
{
	color: Black;
	text-decoration: underline;
	background-color: #cacaca;
}

.CrossTable TH
{
	width: 45px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align:top; 
	position: relative;
	border-bottom: solid 1px silver;
}

.CrossTable TH.TeamName
{
	width: 120px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align:top; 
	position: relative;
	border-right: solid 1px silver;
}

.CrossTable DIV.TeamName
{
	width: 116px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align:top; 
	position: relative;
	padding-left: 5px;

}

.CrossTable TD
{
	width: 45px;
	border-right: solid 1px silver;
	border-bottom: solid 1px silver;
	margin: 0px 0px 0px 0px;
	position: relative;
	vertical-align:top;
	background-color: White; 
}

.CrossTable .TeamNamePicture
{
	width: 45px;
	height: 140px;
	position: relative;
}

.CrossTable .TeamNamePictureLast
{
	width: 45px;
	height: 140px;
	position: relative;
}

.CrossTable .Cell
{
	width: 45px;
	text-align: center;
}

.CrossTable .CellSelected
{
	width: 45px;
	background-color: #F0F0F0; 
	text-align: center;
}

.CrossTable .CellHasFocus
{
	width: 45px;
	background-color: #CACACA;	
	text-align: center;
	font-weight: bold;
}

.CrossTable IMG
{
	border-style:None;
	border-width:0px;
	top:0px;
	left:0px;
	position:absolute;
	float:left;
}




/********** Sections **********/

.Section1
{
	width: 130px;
	height: 140px;
	padding: 10px 10px 10px 10px;
	background-image: url(../resultatservice/img/Section_Bak.gif);	
}

.Section1 A
{
	color: Black;
	text-decoration: underline;
}

.Section1 A.Selected
{
	color: Navy;
	text-decoration: underline;
}

.Section1 A.Disabled
{
	color: Silver;
	text-decoration: none;
}



/**********   Search ******************/

.InfoTextString
{
	font-size: 14px;
	color:Black ;
	font-family: Arial;
}


.PageHeader
{
	top: 0px;
	background-color: Blue;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0px 0px 0px 0px;
}

/* Top header */

.TopHeader
{
	background-image: url(../resultatservice/img/Bak_Blue.gif);
	Height: 64px;
	top: 0px;
	BORDER-LEFT: 1px solid #7BC7FF;
	BORDER-RIGHT: 1px solid #7BC7FF;
	BORDER-BOTTOM: 1px solid #7BC7FF;
	BORDER-TOP: 1px solid blue;
	margin-bottom: 2px;
}

.NT_Logo
{
	position: relative;
	top: 5px;
	left: 5px;
}

.MainMenuStrip
{
	width: 100%;
	background-color: White;
	padding-top: 5px;
	white-space: nowrap;
}

.SubMenuStrip
{
	margin-bottom: 5px;
}


/* Menu 1 */

.M1_Unselected {
	background-image: url(../resultatservice/img/M1_Item_Bak.gif);
	height: 28px;
	BORDER-TOP: 1px solid #7BC7FF;
	BORDER-LEFT: 1px solid #7BC7FF;
	BORDER-RIGHT: 1px solid #7BC7FF;
	BORDER-BOTTOM: 1px solid #7BC7FF;
	BACKGROUND-COLOR: transparent;
	color: White;
	font-weight: bold;
}
.M1_Selected, .M2_Selected {
	height: 28px;
	display: inline;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana, arial, sans-serif;
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px; LINE-HEIGHT: 26px;
	color: White;
}


/* Menu 2 */

.M2_Selected {
	background-image: url(../resultatservice/img/M2_Item_Bak.gif);
	height: 28px;
	BORDER-TOP: 1px solid #29649E;
	BORDER-LEFT: 1px solid #29649E;
	BORDER-RIGHT: 1px solid #29649E;
	border-bottom: none;
	BACKGROUND-COLOR: transparent;
	color: Black;
	font-weight: bold;
}
.M2_Unselected {
	background-image: url(../resultatservice/img/M2_Selected_Bak.gif);
	height: 28px;
	BORDER-TOP: 1px solid #29649E;
	BORDER-LEFT: 1px solid #29649E;
	BORDER-RIGHT: 1px solid #29649E;
	border-bottom: none;
	BACKGROUND-COLOR: #29649E;
	color: Black;
	font-weight: bold;
}
.M2_Unselected, .M2_Selected {
	height: 28px;
	display: inline;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px;
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana, arial, sans-serif;
	PADDING-BOTTOM: 5px; PADDING-TOP: 5px; LINE-HEIGHT: 26px;
	color: Black;
}

.M2_Unselected:Hover, .M2_Selected:Hover
{
	color: Black;
}



/* Menu 3 */

.M3_Unselected {
	background-image: url(../resultatservice/img/M4_Item_Bak.gif);
	height: 17px;
	BORDER-TOP: 1px solid black;
	BORDER-LEFT: 1px solid black;
	BORDER-RIGHT: 1px solid black;
	border-bottom: 1px solid black;
	BACKGROUND-COLOR: transparent;
	color: Black;
	font-weight: normal;
	TEXT-DECORATION: none;
}
.M3_Selected, .M3_Unselected {
	height: 17px;
	display: inline;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, sans-serif;
	PADDING-BOTTOM: 2px; PADDING-TOP: 2px; LINE-HEIGHT: 19px;
	color: Black;
}

.M3_Button
{
	background-image: url(../resultatservice/img/M4_Item_Bak.gif);
	TEXT-DECORATION: none;
	display: inline;
	BACKGROUND-COLOR: transparent;
	border: 1px solid black;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, sans-serif;
	height: 18px;
}



/*   */

.TableNrCol, .TableNameCol, .TableMatchCol, .TableHomeCol, .TableAwayCol, .TableTotalCol, .TableScoreCol, .TableIconCol, 
.TableVCol, .TableUCol, .TableTCol, .TableGoalCol
{
	vertical-align: top;
	text-align: center;	
}

.TableNrCol
{
	width :30px;
	max-width: 30px;
}

.TableNameCol
{
	width:166px;
	max-width: 166px;
	text-align: left;
}

.TableMatchCol
{
	width :45px;
	max-width: 45px;
}

.TableHomeCol
{
	width:140px;
	max-width: 140px;
}

.TableAwayCol
{
		width:140px;
		max-width: 140px;
}

.TableTotalCol
{
		width:140px;
		max-width:140px;
}

.TableScoreCol
{
	width :45px;
	max-width: 45px;

}

.TableIconCol
{
/*	width:20px; */
}

.TableVCol, .TableUCol, .TableTCol
{
	width: 21px;
}

.TableGoalCol
{
	width: 48px;
}


/*
	
*/
.TableHeadToHead
{
	margin-left: 4px;
	margin-right: 4px;
	width: 205px;
}

.TableLastMatches
{
	width: 278px;
}
/*
.TableFixtures
{
	width: 768px;
	border-style: solid;
}
*/

.TableCell
{
	border-style: solid;
	border-width: 1px;
	border-color: white;
	
}

.WhiteBorder
{
	border-style: solid;
	border-collapse: collapse;
	border-color: White;
	border-width: 1px;
}
