﻿/* 
================================
Style för Spektra
================================
*/
.LoginLink 
{
	color: #FFFFFF;
}
A.LoginLink:link 
{
	color: #FFFFFF;
}


A.LoginLink:visited
{
	color: #FFFFFF;
}


A.LoginLink:active   
{
	color: #FFFFFF;
}


A.LoginLink:hover    
{
	color: #FFFFFF;
}




/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active,
A.CommandButton:hover    {
	color:DarkRed;
	font-family:Arial;
	font-style:normal;
	font:10pt Arial;
}

body
{
	font:12px Arial;
	text-align:left;
	background-color:#FFFFFF;
}
.controlpanel
{
	width:100%;
	background-color: #dfe5f2;
}
.Normal
{
	font-family:Arial;
	font:12px Arial;
	text-align:left;
	background-color:#FFFFFF;
}

/* Text in tables inside containers */
.NormalTable TD
{
	font-family:Arial;
	font: 12px Arial;
	text-align:left;
	background-color:#FFFFFF;
}

/* Head of container */
.head
{
   font-size:12px;
   font-weight:700;
   color:DarkRed
}
/* style of item titles on edit and admin pages */
.SubHead    {
   font-size:11px;
   color:DarkRed
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
   font-size:11px;
   color:DarkRed
}

.spk_content
{
	background: url('bg1.gif') repeat-y;
	padding:0;
	table-layout: fixed;
	
}
.spk_contentpane
{
	/*width:550px;*/
	Xpadding:15px;

	text-align:left;
}
.spk_rightpane
{
	width:250px;
	xpadding:15px;

	text-align:left;
	border-left: #CCCCCC 1px dashed;
}
.spk_leftpane
{
	/*width:250px;*/
	Xpadding:15px;

	text-align:left;
	border-right: #CCCCCC 1px dashed;
}
.spk_bottompane
{
	width:100%;
	font-size:92%;
	color:#989898;
	margin:10px;
}

.spk_submenu
{
	margin:10px;
	text-align:left;
	font:80% Arial;
}
.spk_submenu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	border-right:1px solid DarkRed;
	border-left:1px solid DarkRed;
	border-top:1px solid DarkRed;
}
.spk_submenu ul li
{
	border-bottom:1px solid DarkRed;
	list-style-type:none;
}
.spk_submenu ul li a
{
	color:DarkRed;
	text-decoration:none;
	display:block;
	margin:0;
	padding:5px;	
}
.spk_submenu ul li a:hover
{
	text-decoration:underline;
	background-color:#EAEAEA;
}
/*
.spk_bottompane a:link,
.spk_bottompane a:visited,
.spk_bottompane a:active,
.spk_bottompane a:visited:hover
{
	color:#989898;
	text-decoration:none;
	font-family:Arial;
	font-style:normal;
	font-size:92%;
}
.spk_bottompane a:hover
{
	text-decoration:underline;  
}
*/
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
div
{
margin: 0px;
}

h1
{
	color:Black;
	font-size:133%;
	margin-bottom:5px;
	font-weight:700;
}
h2
{
	color:Black;
	font-size:116%;
	margin-bottom:5px;
	font-weight:700;
}
h3
{
	color:DarkRed
	font-size:100%;
	font-weight:700;
	margin-bottom:2px;
}

.datum
{
	color:#A5A4A4;
	font-size:92%;
	font-weight:400;
	display:block;
	margin:0;
	margin-bottom:5px;
	font-style:italic;
}
a:link,
a:visited,
a:active 
{
	color:DarkRed;
	text-decoration:none;
	font-family:Arial;
	font-style:normal;
	font:100% Arial;
}
a:hover
{
	text-decoration:underline;
	font:100% Arial; 
}
/*===================================================
  MENYN
====================================================*/
.MainMenu_MenuBar 
{
	cursor:pointer; 
	cursor:hand;
	height:25px;
	color: DarkRed;
	font-family:Arial;
}

.MainMenu_MenuBar td
{
	border: DarkRed 1px solid;
	color: DarkRed;
	font-family:Arial;
	padding-left:5px;
	padding-right:5px;

}

.MainMenu_MenuItem
{
	text-decoration: none;
	background-color: #ffffff;
	font-family: Arial, Helvetica;
	color: DarkRed;
	cursor: hand;
	cursor:pointer;
	font-family:Arial;
}


.MainMenu_MenuItemSel
{
	cursor:pointer; 
	cursor:hand;
	height:25px;
	color: DarkRed;
	font-family:Arial;
}
.MainMenu_MenuItemSel td
{
	border: DarkRed 1px solid;
	color: DarkRed;
	font-family:Arial;
	padding-left:5px;
	padding-right:5px;
}


.MainMenu_SubMenu 
{
	background-color: DarkRed;
	color: #FFFFFF;
	font-family:Arial;
}
/*
.MainMenu_RootMenuItem
{
    border: solid 10px purple;
    background-color: Orange;
} 
/*Menybakgrund 1* /
.MainMenu_MenuContainer 
{
	background-color:#ffffff;
	border: DarkRed 1px solid;
}
/*Menybakgrund 2* /




/*Menyn i omarkerat läge* /

/*On mouseover* /

/*Menyikon* /
.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/*===================================================
  ADMINMENYN
====================================================* /
/*Adminmenyn: i utfällt läge* /

/*Adminmenyn: ikoner i utfällt läge* /
.MainMenu_MenuIcon 
{
	background-color:#ffffff;
	border:0;
	/*orginal* /
	cursor:pointer; 
	cursor:hand; 
	text-align:center; 
	width:15px; 
	height:21px;
}
/*Ingen aning* /
.MainMenu_MenuBreak 
{
	height: 1px;
}
/*Adminmenyn: utfyllnad när länken tar slut* /
.MainMenu_MenuArrow 
{
	border-right: #fffff 1px solid; 
	border-bottom: #fffff 1px solid; 
	border-top: #fffff 0px solid;
	font-family: webdings; 
	font-size: 9px; 
	cursor: pointer; 
	cursor: hand; 
}

*/












































