﻿/* ---- Common texts ---- */
body, select, input, textarea
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #515151;
}
.Normal { EditMenuName: Brödtext; }
p { margin-top: 0;	margin-bottom: 12px; }
.Abstract 
{
    font-weight: bold;
    EditMenuName: Ingress;
}
h1
{
    font-family: Arial, Verdana, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #888;
	margin-top: 0;
	margin-bottom: 12px;
	overflow: hidden;
}
h2, .Heading2
{
	font-size: 13px;
    font-weight: bold;
	margin-top: 0; /*4px;*/
	margin-bottom: 0;
	overflow: hidden;
	EditMenuName: Mellanrubrik;
}

/* ---- Common links ---- */
a:link, a:visited, a:active, a:hover { color: #ee2d25; }
a.NoUnderline:link, a.NoUnderline:visited, a.NoUnderline:active { text-decoration: none; }
a.NoUnderline:hover { text-decoration: underline; }
.PagePuffArea a:link,
.PagePuffArea a:visited,
.PagePuffArea a:active, 
.PagePuffArea a:hover { 
	color: #515151;
	text-decoration:none;
}

/* ---- Table styles ---- */
table.DefaultTable
{
	border-collapse: collapse;
	border: solid 1px #d9d9d9;
	EditMenuName: Grå ram;
}
table.DefaultTable td, table.DefaultTable th
{
	padding: 3px 5px;
}
th.DefaultTableHeader, td.DefaultTableHeader
{
	background-color: #d9d9d9;
    EditMenuName: Grå rubrik;
}

/* ---- Support styles ---- */
img { border: 0; margin: 0;}
img.left {
	float:left;
	width:auto;
	margin:4px 10px 5px 0;
	EditMenuName: Vänster;
}
img.right {
	float:right;
	width:auto;
	margin:4px 0 5px 10px;
	EditMenuName: Höger;
}
hr
{
    border-top: none;
    border-bottom: dashed 1px #d9d9d9;
    height: 0;
}
.Bold { font-weight: bold; }
.TextColor { color: #515151; }
.ErrorText { color: Red; }

/* ---- Top menu ---- */
#TopMenuDiv div
{
    color: #ee2d25;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#TopMenuDiv a:link, #TopMenuDiv a:visited, #TopMenuDiv a:active
{
    color: #ee2D25;
    text-decoration: none;
}
#TopMenuDiv a:hover { text-decoration: underline; }
a.InEnglish
{
    background-image: url(../images/english.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 32px;
}
#AretsInsamlare 
{
	width: 960px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 22px;
	margin-left: -530px !important;
}
a.HomeLink
{
    background-image: url(../images/home.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
}

/* ---- Quick Search ---- */
.QuickSearchField
{
	border: solid 1px #d9d9d9;
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
	background-color: #fff;
}

/* ---- Left menu ---- */
.LeftMenu { padding-top: 5px; }
.LeftMenuItem { padding: 0 10px 1px 10px; }
.LeftMenuItem a:link, .LeftMenuItem a:visited, .LeftMenuItem a:active
{
    color: #515151;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
.LeftMenuItem a:hover { text-decoration: underline; }
.LeftMenuSubItem { padding: 0 10px 1px 20px; }
.LeftMenuSubItem a:link, .LeftMenuSubItem a:visited, .LeftMenuSubItem a:active
{
    color: #515151;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
}
.LeftMenuSubItem a:hover { text-decoration: underline; }
.LeftMenuItemActive
{
    background-image: url(../images/menuArrow_Grey.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;
}
.LeftMenuSubItemActive
{
    background-image: url(../images/menuArrow_Grey.gif);
    background-repeat: no-repeat;
    background-position: 10px 2px;
}
.LeftMenu hr
{
	height: 1px;
    margin-left: 20px;
    border: 0;
	color: #e1e1e1;
	background-color: #e1e1e1;
}

/* ---- Text resizer ---- */
.TextResizer
{
    padding: 6px 0 6px 6px;
    border-left: dashed 1px #c4c4c4;
    border-right: dashed 1px #c4c4c4;
}

/* ---- Text resizer ---- */
#SiteFooterDiv div
{
    color: #ee2D25;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}
#SiteFooterDiv a:link, #SiteFooterDiv a:visited, #SiteFooterDiv a:active
{
    color: #ee2D25;
    text-decoration: none;
}
#SiteFooterDiv a:hover { text-decoration: underline; }

/* ---- Right menu ---- */
.RightMenu
{
    float: right; 
    width: 140px;
    padding: 0 0 0 20px;
    margin: 0 0 15px 15px;
    border-left: solid 1px #e1e1e1;
    font-size: 13px;    
}
.RightMenu div { padding-bottom: 8px; }
.RightMenu a:link, .RightMenu a:visited, .RightMenu a:active, .RightMenu a:hover { color: #ee2d25; }

/* ---- Toolbox ---- */
a.PrintLink:link, a.PrintLink:visited, a.PrintLink:active, a.PrintLink:hover
{
    background-image: url(../images/print.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 2px 22px 2px 0;
    font-size: 11px;
}

/* ---- Puffar ---- */
h2.PuffHeader
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #515151;
}
.PagePuffArea { padding-top: 10px; }
.PagePuffArea .PuffBG
{
    background-image: url(../images/puffar_webb_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 5px 8px 6px 8px;
    margin-top: 6px;
}
.PagePuffArea h2.PuffHeader { margin-bottom: 2px; }
.PagePuffArea .PuffText a { color: #fff; }


.rsslink{
float:right;

}
.rsslink a span{
text-decoration:underline;
}
.rsslink a {
text-decoration:none;
}

/* ---- Formulär ---- */
.form-general {
	padding:10px;
	background:#dedbde;
}
.form-general fieldset {
	padding:5px 8px;
	border:1px solid #bbb;
}
.form-general input,
.form-general textarea {border:1px solid #fff;}
.form-general input[type=radio],
.form-general input[type=checkbox] {border:0;}
.form-general button {
	padding:5px 25px 5px 10px;
	color:#fff;
	border:0;
	background:#ee2d25 url(../images/red-button-arrow.png) no-repeat 100% 50%;
	font:normal 11px/1 Arial, sans-serif;
	text-transform:uppercase;
}
.form-general button.right {float:right;}

/* ---- Share ---- */
.share {
	float:left;
	margin:10px 0;
	padding:12px 0 0;
	background:url(../i/share-box.png) no-repeat 0 0;
	font-family:arial, sans-serif;
}
.share-wrap {
	float:left;
	width:850px;
	padding:0 10px 12px;
	background:url(../i/share-box.png) no-repeat 0 100%;
}
.share h2 {
	float:left;
	margin:0 10px 0 0;
}
.share ul {
	margin:0;
	padding:0;
}
.share li {display:inline;}
.share .services a {
	float:left;
	margin:0 12px 0 0;
	padding:0 5px 0 20px;
	background:none no-repeat 0 50%;
}
.share .services a.service-google {background-image:url(../i/share-services/google.png);}
.share .services a.service-delicious {background-image:url(../i/share-services/delicious.png);}
.share .services a.service-facebook {background-image:url(../i/share-services/facebook.png);}
.share .services a.service-linkedin {background-image:url(../i/share-services/linkedin.png);}
.share .services a.service-twitter {background-image:url(../i/share-services/twitter.png);}
.share .services a.service-digg {background-image:url(../i/share-services/digg.png);}
.share .services a.service-live {background-image:url(../i/share-services/live.png);}
.share .services a.service-add-favourite {background-image:url(../i/share-services/favourites.png);}

.share .what {
	float:right;
	margin:0;
}