/*** TEXT ***/

body, p, td
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	color: #313a43;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom: 10px;
}

h1
{
	color: #313a43;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 1.2em;
}

h2, TFOOT, THEAD, .SubMenuHeader
{
	font-size: 14px;
	color: #313a43;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	color: #00669c;
	font-size: 11px;
	margin: 0px;
}

a:link, a:visited
{
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active
{
	color: #990000;
	text-decoration: none;
}

a img
{
	border: solid 1px #000000;
}

HR
{
	height: 0px;
	border-top: 1px solid #666666;
}

span.SubHead
{
	color: #666666;
}

tr.SubHead td
{
	font-weight: bold;
}

.eipbackimg
{
	margin-left: 20px;
}

.Red
{
	color: #ff0000;
}

.Gray
{
	color: #878787;
}

.Black
{
	color: #000000;
}

.White
{
	color: #ffffff;
}

.Orange
{
	color: #f37740;
}

/*** LAYOUT ***/

Body
{
	background-color: #666666;
	background-image: url(Images/BodyBg.jpg);
	background-repeat: repeat-x;
}

.EditorBody
{
	background-color: #FFFFFF;
	background-image: none;
}

.MainFrame
{
	position: relative;
	margin: 20px auto auto auto;
	width: 1016px;
	height: auto;
	background-repeat: no-repeat;
}

.InnerFrame
{
	padding-top: 10px;
	width: 1000px;
}

.TopFrame
{
	width: 1000px;
	height: 112px;
	background-image: url(Images/TopImage.png);
	background-repeat: no-repeat;
	float: left;
}

.TranspPane
{
	position: absolute;
	left: 5px;
	top: 20px;
}

.Language
{
	position: absolute;
	right: 15px;
	top: 35px;
}

/*** ADMIN MENU ***/

.AdminPanel
{
}

.AdminPanelUserContainer
{
	float: left;
}

.AdminPanelContainer
{
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}

.AdminPanel a.SkinObject, .AdminPanel a.SkinObject:link, .AdminPanel a.SkinObject:active, .AdminPanel a.SkinObject:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

.AdminPanel a.SkinObject:hover
{
	color: #ffffff;
}

table.AdminMenuItem
{
}

a.AdminMenuItem, a.AdminMenuItem:link, a.AdminMenuItem:active, a.AdminMenuItem:visited
{
	float: left;
	margin-right: 25px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	cursor: pointer;
}

a.AdminMenuItem span, a.AdminMenuItem:link span, a.AdminMenuItem:active span, a.AdminMenuItem:visited span
{
	font-size: 11px;
}

a.AdminMenuItem:hover
{
	color: #ffffff;
}

.AdminMenuSub
{
	border-top: 1px solid #000000;
}

a.AdminMenuSubItem, a.AdminMenuSubItem:link, a.AdminMenuSubItem:active, a.AdminMenuSubItem:visited
{
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

a.AdminMenuSubItem span, a.AdminMenuSubItem:link span, a.AdminMenuSubItem:active span, a.AdminMenuSubItem:visited span
{
	float: left;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
	border-top: 0px;
	width: 150px;
	background-color: #ffffff;
	cursor: pointer;
	font-size: 11px;
}

a.AdminMenuSubItem:hover span
{
	background-color: #000000;
	color: #ffffff;
}

/*** MAIN MENU ***/

.MainMenu
{
	margin-top: 80px;
	float: right;
	margin-right: 20px;
}

a.MainMenuItem, a.MainMenuItem:visited, a.MainMenuItem:link
{
	float: left;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	border: 0px;
	width: 102px;
	height: 25px;
	background: url(images/Menu_Bg_Orange.png) no-repeat;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
}

a.MainMenuItemSelected, a.MainMenuItemSelected:visited, a.MainMenuItemSelected:link
{
	background: url(images/Menu_Bg_Grey.png) no-repeat;
}

a.MainMenuItem:hover, a.MainMenuItem:active
{
	background: url(images/Menu_Bg_Grey.png) no-repeat;
}

div.MainMenuSub
{
	float: left;
	background-color: #ed682d;
}

.MainMenuSub table, .MainMenuSub tr, .MainMenuSub td, .MainMenuSub div, .MainMenuSub a
{
	background-color: #ed682d;
}

a.MainMenuSubItem, a.MainMenuSubItem:visited, a.MainMenuSubItem:link
{
	display: block;
	padding: 5px;
	padding-right: 20px;
	background-color: #ed682d;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.MainMenuSubItemSelected, a.MainMenuSubItemSelected:visited, a.MainMenuSubItemSelected:link
{
	background-color: #d6d6d6;
}

a.MainMenuSubItem, a.MainMenuSubItem:hover, a.MainMenuSubItem:active
{
	background-color: #d6d6d6;
}

/*** FROM OLD CSS ***/

.Margin
{
	width: 1000px;
	height: 1px;
	background-color: #333333;
	float: left;
	font-size: 1px;
}

.SpareContentFrame
{
	float: left;
	width: 100%;
}

.SpareLeftPane
{
	float: left;
	width: 200px;
	margin-top: 20px;
}

.SpareContentPane
{
	float: left;
	width: 300px;
	margin-top: 20px;
}

.ContentFrame
{
	width: 1000px;
	float: left;
	background-color: #ffffff;
}

.ContentLeftFrame
{
	float: left;
	width: 240px;
}

.QuickLinksFrame
{
	width: 240px;
	height: 138px;
	float: left;
	background-color: #99876b;
	text-align: left;
}

.QuickLinksHeader
{
	width: 230px;
	height: 38px;
	background-image: url(Images/QuickHeader.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-left: 12px;
	font-weight: bold;
}

.QuickLinksHeader p
{
	padding-top: 10px;
	font-weight: bold;
	text-align: left;
}

.QuickLinksPane
{
	background-color: #FFFFFF;
	width: 208px;
	height: 97px;
	margin-left: 12px;
}

.QuickLinksPane .Container
{
	padding-left: 5px;
}

.QuickLinksPane a, .QuickLinksPane a:link, .QuickLinksPane a:active, .QuickLinksPane a:visited
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-left: 28px;
}

.QuickLinksPane a:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	background-image: url(Images/Stripes.png);
	padding-left: 28px;
	background-repeat: no-repeat;
}


.NewsFrame
{
	margin-top: 20px;
	margin-left: 10px;
	width: 208px;
	float: left;
}

.NewsHeader
{
	margin-bottom: -2px;
}

.ContactFrame
{
	margin-top: 20px;
	margin-left: 10px;
	width: 208px;
	float: left;
}

.ContactPane .Container .Normal
{
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	padding: 10px;
}

.ContactHeader
{
	margin-bottom: -2px;
}

.ContactPane p
{
	font-size: 11px;
}

.ContentRightFrame
{
	width: 750px;
	float: right;
}

.MediaPane
{
	width: 750px;
	float: left;
}

.ContentPane
{
	padding-left: 10px;
	margin-top: 20px;
	width: 725px;
	float: left;
}

.ContentPaneFront
{
	padding-left: 10px;
	margin-top: 30px;
	width: 500px;
	float: left;
}

.ContentInnerRightFrame
{
	float: right;
	width: 150px;
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 20px;
}

.tdborder
{
	border: solid 1px #000000;
}

.ProduktPane
{
	width: 140px;
	margin-bottom: 5px;
	border: solid 0px #000000;
}

.BottomBorderFrame
{
	width: 1000px;
}

.BottomLinksFrame
{
	width: 1000px;
	float: left;
}

.CopyPane
{
	text-align: left;
	margin-left: 10px;
	width: 200px;
	float: left;
}

.CopyPane a, .CopyPane a:link, .CopyPane a:active, .CopyPane a:visited, .CopyPane a:hover, .Mathinic a, .Mathinic a:link, .Mathinic a:active, .Mathinic a:visited, .Mathinic a:hover
{
	font-size: 10px;
	color: #CCCCCC;
}

.MathinicLink
{
	text-align: right;
	width: 250px;
	float: right;
	margin-right: 15px;
}

/* Visning av arkiverade nyheter: */
.MathinicNewsListArchivedHeader
{
}
.MathinicNewsListArchivedLink
{
}

/* Listan: */
.MathinicNewsList
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.SpareLeftPane .MathinicNewsList
{
	border-left: none;
	border-right: none;
}

.ContentPane .MathinicNewsList
{
	padding-left: 10px;
	padding-right: 10px;
	border-left: none;
	border-right: none;
}

.MathinicNewsListItem
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.SpareLeftPane .MathinicNewsListItem
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.MathinicNewsListDate
{
	font-style: italic;
	display: none;
}
.MathinicNewsListHeader
{
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.MathinicNewsListIntro
{
	display: block;
}
.MathinicNewsListLink
{
	display: block;
}

/* Visning av nyhet: */
.MathinicNewsItem
{
	color: #000000;
}
.MathinicNewsItemDate
{
	font-style: italic;
	display: block;
}
.MathinicNewsItemHeader
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
.MathinicNewsItemIntro
{
	display: block;
}
.MathinicNewsItemImage
{
	display: block;
}
.MathinicNewsItemText
{
	display: block;
}

.CollagePane
{
	float: left;
	width: 510px;
	padding-left: 7px;
}

/*** NEWS ***/

.MathinicNewsShortList
{
	padding: 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.MathinicNewsShortListItem
{
	margin-bottom: 5px;
}

.MathinicNewsShortListItemDate
{
	font-style: italic;
	display: block;
}

.MathinicNewsShortListItemHeader
{
	font-weight: bold;
	display: block;
}

.MathinicNewsShortListItemReadMore
{
	text-align: right;
	display: block;
}

.MathinicNewsListItemHeader
{
	background-color: #414141;
	padding: 5px;
	margin-top: 5px;
}

.MathinicNewsListItemHeader h3
{
	color: #ffffff;
}

.MathinicNewsListItemContentFrame
{
	border: 1px #414141 dashed;
	border-top: 0px;
	padding: 10px;
}

.MathinicNewsListItemContentImage
{
	float: right;
}


