/*--- COMMON ---*/

/*
Huvudfärg 214262
Grundfärg 000000
Länkfärg 02162a
Box smal 
http://www3.idrottonline.se/ImageVaultFiles/id_379190/cf_69211/startsidabox_top_16.gif
/images/design/boxes/startpagebox_top_blue.gif
Box bred 
http://www3.idrottonline.se/ImageVaultFiles/id_379191/cf_69211/startsidabox_wide_top_16.gif 
/images/design/boxes/startpagebox_wide_top_blue.gif
Menyrubrik 
http://www3.idrottonline.se/ImageVaultFiles/id_379189/cf_69211/leftmeny_top_16.gif
/images/design/leftmenu/leftmenu_top_blue.gif
*/
body
{
	background-color:#214262;
}

a:link,
a:hover,
a:visited,
a:active
{
	color:#02162a;
}

/*--- TOP MENU ---*/
#TopMenuDiv ul
{
	height: 53px;
	margin-top: 0px;
	padding-left: 3px;
	background: url('/ImageVaultFiles/id_379193/cf_69211/menu-background.png') repeat-x left top;
}
#TopMenuDiv li
{
	height: 47px;
	line-height: 45px;
    padding-right: 10px; 
    padding-left: 10px;
	background: url('/ImageVaultFiles/id_379194/cf_69211/menu-devider.png') right top no-repeat;
	float: left;
	margin-left: 0px;
	text-decoration: none;
	color: white;
	font-size: 16px; 
	font-weight: bold; 
	text-align: center;
	font-family: "Trebuchet MS" arial, verdana; 
}
.TopMenuSeparator
{
	border: 0px #CCCCCC;
	
}	
#TopMenuDiv a:link,
#TopMenuDiv a:visited,
#TopMenuDiv a:hover,
#TopMenuDiv a:active
{
	color: #fff;
	
}

#EmptyTopMenuDiv
{
	background: url('/ImageVaultFiles/id_379193/cf_69211/menu-background.png') repeat-x left top;
	background-color:#214262;
}

/*--- 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;
}
