﻿/*--- COMMON ---*/

/*
Huvudfärg 214262
Grundfärg ffffff
Länkfärg 02162a
Box smal /images/design/boxes/startpagebox_top_16.gif /images/design/boxes/startpagebox_top_blue.gif
Box bred /images/design/boxes/startpagebox_wide_top_16.gif /images/design/boxes/startpagebox_wide_top_blue.gif
Menyrubrik /images/design/leftmenu/leftmenu_top_16.gif /images/design/leftmenu/leftmenu_top_blue.gif
*/

body
{
	background-color:#232220;
}

a:link,
a:hover,
a:visited,
a:active
{
	color:#02162a;
}


#ContainerOuterDiv {width:982px;}
 #ContainerDiv {
	position:relative;
	padding:20;
	overflow:hidden;
} 


#IONavigationBar {
	position:absolute;
	top:304px;
	right:16px;
	width:150px;
	overflow:visible;
	background:#fff;
	margin:0;
	padding:10px;
}
#IONavigationBar .rightfloating {float:none;}
#IONavigationContainer {
	width:auto;
	overflow:visible;
}
#IONavigationContainer .LoginIcon {
	display:block;
	cursor:pointer;
}
#IONavigationContainer div.LoginBox {
	left:auto !important;
	right:0 !important;
	top:0 !important;
}


/*--- TOP MENU ---*/
#TopMenuDiv {margin:0;}
#TopMenuDiv ul {
	padding:0 0 0 0px;
	font-size:1.154em;
	font-weight:normal;
	line-height:1.8;
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:0;
	background: url(/ImageVault/Images/id_8246/scope_66/ImageVaultHandler.aspx);
	height:31px;
}
#TopMenuDiv li {
	background:none;
	height:10px;
	margin:9px 0 0 0;
	padding:5px 3px 0 3px;
	border:none;	
}
#TopMenuDiv li+li {border-left:1px solid #fff;}
#TopMenuDiv a:link,
#TopMenuDiv a:visited, 
#TopMenuDiv a:hover, 
#TopMenuDiv a:active {
	color:#fff;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 6px;
	margin-top:-10px;
	display:block;
}
#TopMenuDiv li.TopMenuSelectedItem {
	padding:14px 3px 8px;
	margin:0 0 0 0;
	border:none;
	background:url(/ImageVault/Images/id_8252/scope_66/ImageVaultHandler.aspx) repeat-x 0 0;
}
#TopMenuDiv li.TopMenuSelectedItem + li {border:none;}
#TopMenuDiv li.TopMenuSelectedItem a {color:#000;}
#TopMenuDiv li.TopMenuSelectedItem a:hover {text-decoration:underline;}
#TopMenuDiv a {
	margin-right:6px;
	padding-right:0;
}
#TopMenuDiv li:first-child a {border-left:0;}

/*--- LEFT MENU ---*/
.LeftMenuBox
{
	
}
.LeftMenuHeading
{
	background-color:#214262;
}
.LeftMenuList a:link,
.LeftMenuList a:visited,
.LeftMenuList a:hover,
.LeftMenuList a:active
{
	color:#000;
}
.LeftMenuHeading h2 a:link,
.LeftMenuHeading h2 a:visited,
.LeftMenuHeading h2 a:hover,
.LeftMenuHeading h2 a:active
{
	color:#fff;
}

/*--- FOOTER ----*/

#FooterDiv
{
	background-color:#214262;
	color:#fff;
}

/*--- START PAGE BOXES ---*/

.StartPageBoxNarrow h2
{
	background-image:url(/images/design/boxes/startpagebox_top_16.gif);
}

.StartPageBoxWide h2
{
	background-image:url(/images/design/boxes/startpagebox_wide_top_16.gif);
}

.LeftMenuHeading h2
{
	background-image:url(/images/design/leftmenu/leftmenu_top_16.gif);
}


.StartPageBoxTop
{
	
}

/*-- RIGHT BOXES --*/

div.RightBoxTopDiv
{
	background-color:#ffffff;
}

div.RightBoxContent
{
	background-color:#ffffff;
}

/*--- ORGSTRUCTURE ---*/
.OrgStructureBoxHeading
{
	 background-color: #02162a; 
}
   

/*--- TABELLER FÖR RESULTATVISNING ---*/

/* Länkinställningar */
.FixtureLinkDiv 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: #214262;
	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: #214262;
	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: #02162a;
}
