/*--- COMMON ---*/

/*
Huvudfärg ae3a90
Länkfärg ae3a90
Box smal /images/design/boxes/startpagebox_top_12.gif /images/design/boxes/startpagebox_top_blue.gif
Box bred /images/design/boxes/startpagebox_wide_top_12.gif /images/design/boxes/startpagebox_wide_top_blue.gif
Menyrubrik /images/design/leftmenu/leftmenu_top_12.gif /images/design/leftmenu/leftmenu_top_blue.gif
*/

/*-- Här specas bakgrundsfärg och bakgrundsbild --*/
body
{
	background-color:#ffffff;
	background: #000000 url(http://www.teamblekinge.nu/images/background.png) no-repeat top center;
}
/*-- background: #000000 url(http://www3.idrottonline.se/ImageVault/Images/id_214722/ImageVaultHandler.aspx) no-repeat top center; --*/

/*-- Färg på hyperlänkar --*/
a:link,
a:hover,
a:visited,
a:active
{
	color:#ae3a90;
}

/*--- Toppmeny ---*/
#TopMenuDiv
{
display: block;
width: 980px;
height: 30px;
list-style: none;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
background: #000000 url(http://www3.idrottonline.se/ImageVault/Images/id_214450/ImageVaultHandler.aspx) no-repeat top left;

}
/*-- Egenskaper för lista i toppmeny--*/
#TopMenuDiv ul
{
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	float: left;
	width: 100%;
	padding: 0 0 2px 0;
}
#TopMenuDiv li.TopMenuItem a:hover
{
text-decoration: none;
}

/*-- Separator för lista i toppmeny --*/
#TopMenuDiv li
{
display: block;
float: left;
background-image: url(http://www3.idrottonline.se/ImageVault/Images/id_214630/ImageVaultHandler.aspx) background-repeat: no-repeat;
background-position: right top;
margin:0;
padding: 0 2px 12px 0;
border-right: none;
}


/*-- Styr hyperlänkens beteende vid "hover" i toppmeny --*/
#TopMenuDiv li a
{

font-weight: normal;
text-decoration: none;
color: #ffffff;
padding: 0 6px 0 6px;
display: block;
float: left;
height: 30px;
line-height: 30px;
margin: 0;
padding: 0 6px 0px 6px;

}
#TopMenuDiv li a:hover
{
text-decoration: none;
color: #ffffff;
background: #000000 url(http://www3.idrottonline.se/ImageVault/Images/id_214453/ImageVaultHandler.aspx) no-repeat top center;
}

/*-- Styr det valda objektets utseende i toppmenyn--*/
#TopMenuDiv li.TopMenuSelectedItem a
{
color: #ffffff;
background: #000000 url(http://www3.idrottonline.se/ImageVault/Images/id_214453/ImageVaultHandler.aspx) no-repeat top center;
text-decoration: none;
}

#TopMenuDiv a:hover
{
text-decoration: none;
border-bottom: 0px;
}
/*-- end hover --*/

#EmptyTopMenuDiv
{
	background-color:#211d1c;
}

/*---Styr utseende på rullgardinsmenyer---*/

.SubMenuItem
{
background-color: #ae3a90;
text-transform: lowercase;
}
/*---Slut på rullgardinsmenyer---*/

/*--- LEFT MENU ---*/
.LeftMenuBox
{
	
}
.LeftMenuHeading
{
	background-color:#211d1c;
}
.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, specar vilken bild som skall användas i sidfoten ----*/

#FooterDiv
{
	background: url(http://www3.idrottonline.se/ImageVault/Images/id_210799/ImageVaultHandler.aspx) no-repeat top left;
	height: 55px;
	color:#fff;
}

/*--- START PAGE BOXES ---*/

.StartPageBoxNarrow h2
{
	background-image:url(http://www3.idrottonline.se/ImageVault/Images/id_210384/ImageVaultHandler.aspx);
}

.StartPageBoxWide h2
{
	background-image:url(/images/design/boxes/startpagebox_wide_top_11.gif);
}
/*--- #11 ovan gör att bilder från svart tema används --*/

.LeftMenuHeading h2
{
	background-image:url(/images/design/leftmenu/leftmenu_top_11.gif);
}
/*--- #11 ovan gör att bilder från svart tema används --*/


.StartPageBoxTop
{
	
}

/*-- RIGHT BOXES --*/
/*-- Specar vilka bilder som skall användas som bakgrund i klubbinforutan --*/

div.RightBoxTopDiv
{
	background-image:url(http://www3.idrottonline.se/ImageVault/Images/id_214661/ImageVaultHandler.aspx);
}

div.RightBoxContent
{
	background-image:url(http://www3.idrottonline.se/ImageVault/Images/id_214687/ImageVaultHandler.aspx);
}

/*--- ORGSTRUCTURE ---*/
.OrgStructureBoxHeading
{
	 background-color: #ae3a90; 
}
   

/*--- 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: #ae3a90;
	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: #ae3a90;
	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: #ae3a90;
}
