﻿/*--- COMMON ---*/

/*
Huvudfärg 2A2172
Grundfärg f0f0f0
Länkfärg 666666
Box smal /images/design/boxes/startpagebox_top_11.gif 
Box bred /images/design/boxes/startpagebox_wide_top_11.gif 
Menyrubrik /images/design/leftmenu/leftmenu_top_11.gif 
*/

body
{
	background-color:#2A2172;
}

a:link {text-decoration: none; font-weight: bold; color: #2A2172;}
a:visited {text-decoration: none; font-weight: bold; color: #2A2172;}
a:hover {text-decoration: underline; font-weight: bold; color: #2A2172;}
a:active {text-decoration: underline; font-weight: bold; color: #2A2172;}

/*
a:link,
a:hover,
a:visited,
a:active
{
	color:#444499;
}
*/

/* bakgrundsbild till menyn till hemsida */
#TopMenuDiv {
display: block;
width: 980px;
height: 38px;
background: #ffffff url(/ImageVault/Images/conversionFormatType_WebSafe/id_2445/ImageVaultHandler.aspx) no-repeat top left; 
margin: 0;
padding: 0;
list-style: none;
font-size: 1.3em;
font-weight: bold;
text-transform: uppercase;
font-family: Trebuchet MS; 
}
#TopMenuDiv ul {
	padding: 0;
	margin: 0;
	

}

/* divider mellan menyerna */

#TopMenuDiv li {display: block; float: left; height: 3em; line-height: 3em; /*height: 33px; line-height: 33px;*/ background-image: url("/ImageVault/Images/height_2000/width_2000/conversionFormatType_WebSafe/id_124086/ImageVaultHandler.aspx");background-repeat: no-repeat; background-position: right top; padding: 0 2px 1px 0;; margin: 0; border-right:none;
}

/* knappar i hooverläge */
	#TopMenuDiv li a {font-weight: bold; display: block; float: left; height: 3em; line-height: 3em; /*height: 27px; line-height: 27px;*/ margin: 0;padding: 0 12px 0 12px; color: #eae6e6; background: url("/ImageVault/Images/height_2000/width_2000/conversionFormatType_WebSafe/id_124087/ImageVaultHandler.aspx") no-repeat left top;}
	#TopMenuDiv li a:hover{background: url("/ImageVault/Images/height_2000/width_2000/conversionFormatType_WebSafe/id_124087/ImageVaultHandler.aspx") no-repeat 0 -33px;text-decoration:  none;color:#eae6e6;}
	#TopMenuDiv li.TopMenuSelectedItem a {background: url("/ImageVault/Images/height_2000/width_2000/conversionFormatType_WebSafe/id_124087/ImageVaultHandler.aspx") no-repeat 0 -33px;text-decoration: none;}



#EmptyTopMenuDiv
{
	background-color:#214262;
}

/*--- SLUT PÅ TOPPMENYN ---*/

/*--- TOP MENU ---
#TopMenuDiv ul
{
	border-top: 3px solid #2A2172;
	border-bottom: 3px solid #2A2172;
}
#TopMenuDiv li
{
	border-bottom: 2px solid #fff;
	border-right: solid 1px #CCCCCC;
}
.TopMenuSeparator
{
	border-left: solid 1px #CCCCCC;
}	
#TopMenuDiv a:link
{
	color: #2A2172;
}

#TopMenuDiv a:visited
{
	color: #2A2172;
}

#TopMenuDiv a:hover
{
	color: #FFFFFF;
	background-color: #2A2172;
}}

#TopMenuDiv a:active
{
	color: #2A2172;
	border-bottom: 2px solid #fff;
}

#EmptyTopMenuDiv
{
	background-color:#000000;
}
*/
/*--- LEFT MENU ---*/
.LeftMenuBox
{
	
}
.LeftMenuHeading
{
	background-color:#FFFFFF
}
.LeftMenuList a:link,
.LeftMenuList a:visited,
.LeftMenuList a:hover,
.LeftMenuList a:active
{
	color:#2A2172;
}
.LeftMenuHeading h2 a:link,
.LeftMenuHeading h2 a:visited,
.LeftMenuHeading h2 a:hover,
.LeftMenuHeading h2 a:active
{
	color:#fff;
}

/*--- FOOTER ----*/

#FooterDiv
{
	background-color:#2A2172;
	color:#fff;
}

/*--- START PAGE BOXES ---*/

.StartPageBoxNarrow h2
{
	color:#FFFFFF; /* - Vit text i boxar - */
	background-image:url(ImageVault/Images/id_1208/scope_66/ImageVaultHandler.aspx);
}

.StartPageBoxWide h2
{
	color:#FFFFFF; /* - Vit text i boxar - */
	background-image:url(ImageVault/Images/id_1209/scope_66/ImageVaultHandler.aspx);
}

.LeftMenuHeading h2
{
	color:#FFFFFF; /* - Vit text i boxar - */
	background-image:url(ImageVault/Images/id_1210/scope_66/ImageVaultHandler.aspx);
}

.StartPageBoxTop
{
	
}
/*----.StartPageBoxNarrow h2
{
	background-image:url(/images/design/boxes/startpagebox_top_11.gif);
}

.StartPageBoxWide h2
{
	background-image:url(/images/design/boxes/startpagebox_wide_top_11.gif);
}

.LeftMenuHeading h2
{
	background-image:url(/images/design/leftmenu/leftmenu_top_11.gif);
}

.StartPageBoxTop
{
	
}----*/

/*-- RIGHT BOXES --*/

div.RightBoxTopDiv
{
	background-color:#f0f0f0;
}

div.RightBoxContent
{
	background-color:#f0f0f0;
}

/*--- ORGSTRUCTURE ---*/
.OrgStructureBoxHeading
{
	 background-color: #666666; 
}
   

/*--- TABELLER FÖR RESULTATVISNING ---*/

/* Länkinställningar */
.FixtureDiv a:link,
.StatisticsTable a:link,
.FixtureListTable a:link
{
	text-decoration: none;
}
.FixtureLinkDiv a:visited,
.StatisticsTable a:visited,
.FixtureListTable a:visited
{
	text-decoration: none;
}
.FixtureLinkDiv a:hover,
.StatisticsTable a:hover,
.FixtureListTable a:hover
{
	text-decoration: underline;
}
.FixtureLinkDiv a:active,
.StatisticsTable a:active,
.FixtureListTable a:active
{
	color: #FF0000;
}

/* Länk till alla matcher */
.FixtureLinkDiv
{
	text-align: right;
	display: block;
	padding-bottom: 11px;
}

/* Enkel tabell med ram */
.StatisticsTable
{
	border: 1px solid #BEBEBE;
	border-collapse: collapse;
	margin: 0.5em 0;
	padding: 0;
	width: 100%;
}
.StatisticsTable th, .StatisticsTable td
{
	border: 1px solid #BEBEBE;
	padding: 2px 5px;
	vertical-align: top;
}
.StatisticsTable thead th
{
	background: #DDDDDD;
	color: #000;
	text-align: left;
}
.StatisticsTable .EvenRow
{
	background: #F7F7F7;
	color: #000;
}
.StatisticsTable tfoot tr td
{
	background: #F7F7F7;
	color: #000;
	text-align: right;
}
.StatisticsTable tfoot tr td a:link, .StatisticsTable tfoot tr td a:visited
{
	background: #F7F7F7;
	color: #000;
	font-weight: bold;
}
.StatisticsTable a:hover, .StatisticsTable a:focus
{
	background: #F7F7F7;
	color: #f00;
}
.StatisticsTable tbody tr .ImageCell
{
	vertical-align: top;
}

.CalendarSchemeTable td
{
	height: 13em;
}
.CalendarSchemeTable td h3
{
	margin: 0;
	text-align:right;
}
.CalendarSchemeTable td ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.CalendarSchemeTable td ul li
{
	width: 93px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	line-height: normal;
	white-space: nowrap;
	overflow: hidden;
}
.CalendarSchemeTable .EvenRow
{
	background-color: #DDDDDD;
}

.CalendarListTable td
{
	vertical-align: top;
}
.CalendarListTable td ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.CalendarListTable td ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Matchlistor */
.FixtureListTable
{
	border: 1px solid #BEBEBE;
	border-collapse: collapse;
	margin: 0.5em 0;
	padding: 0;
	width: 100%;
}
.FixtureListTable th, .FixtureListTable td
{
	border: 1px solid #BEBEBE;
	padding: 2px 5px;
}
.FixtureListTable thead th
{
	background: #DDDDDD;
	color: #000;
	text-align: left;
}
.FixtureListTable tbody th
{
	background: #fff;
	color: #000;
	text-align: left;
}
.FixtureListTable thead td
{
	border: 1px solid #BEBEBE;
	background: #000000;
	color: #fff;
	font-weight: bold;
}
.FixtureListTable tbody .EvenRow
{
	background: #F7F7F7;
	color: #000;
}

/* Serietabellen */
.StandingsTable
{
	border: 1px solid #BEBEBE;
	border-collapse: collapse;
	margin: 0.5em 0 1em 0;
	padding: 0;
	width: 100%;
}
.StandingsTable th 
{
	text-align: center;
}
.StandingsTable th, .StandingsTable td
{
	border: 1px solid #BEBEBE;
	padding: 2px 3px;
}
.StandingsTable th
{
	background: #DDDDDD;
	color: #000;
}
.StandingsTable thead td
{
	border: 1px solid #BEBEBE;
	background: #000000;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px;
}
.StandingsTable .WideCell
{
	padding: 2px 5px;
}
.StandingsTable tbody td
{
	padding: 2px 3px;
	text-align: center;
}
.StandingsTable .LeftAlignTd
{
	text-align: left;
}
.StandingsTable .RightAlignTd
{
	text-align: right;
}
.StandingsTable tbody .EvenRow
{
	background: #F7F7F7;
	color: #000;
}
.StandingsTable tbody .AboveLineRow td
{
	border-bottom: 1px solid #000;
}
.StandingsTable tbody tr .SortColumnCell
{
	font-weight: bold;
	color: #000;
}
.StandingsTable tbody tr .LastColumnCell
{
	border-right: 1px solid #DDDDDD;
}
.ChangedMatch, .ChangedMatch a:link, .ChangedMatch a:visited
{
	color: red;
}

/*FAQ*/
.faq p
{
	color: #666666;
}
