/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* 
publech-web-specific.css:

Denna stilmall innehåller stilar som kompletterar Arbetsmarknadsverkets grundstilmallar. Stilarna i denna fil 
används av innehållsytan på webbplatsens Publech-drivna sidor.
  
*/
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* LAYOUT */
/* Sektion i mittspalten */
div#maincolumn div.section {
	padding-bottom: 7px;
}
/* Sektion i högerspalten */
div#rightcolumn div.section {
	padding-bottom: 9px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* TABELLER */
/* ** Tabell som lista */
div.tablelist {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	position: relative;
}
div.tablelist table {}
div.tablelist table th {
	font-weight: normal;
	text-align: left;
	background-color: #cccccc;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
div.tablelist table td {
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
}
div.tablelist table tr.odd {
	background-color: #eeeeee;
}
div.tablelist table tr.even {
	background-color: #ffffff;
}
div.tablelist div.listlink {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
/* Funktionsrad för tabeller (div taggen placeras före table direkt innanför div class="tablelist") */
div.tablelistFunctions {
	padding: 4px;
}
div.tablelistFunctions select {
	margin-right: 3px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* TOPPMENY (temporärar stilar för att spärra menyposterna) */
div#topmenu div.tab div.tabMain {
	padding-left: 11px;
	padding-right: 11px;
}
div#topmenu div.first div.tabLeft {
	width: 26px;
}
div#topmenu div.first div.tabMain {
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* LÖPSEDLAR */
/* Löpsedel */
div.newsbill {}
div.newsbill div.attachedLinks {}
div.newsbill div.attachedHead, div.articleContainer div.attachedHead  {
	padding-top: 2px;
	font-size: 90%;
	font-weight: bold;
}
div.newsbill div.attachedContent, div.articleContainer div.attachedContent {
	font-size: 90%;
	padding-bottom: 6px;
}
div.newsbill div.attachedContent ul, div.newsbill div.attachedContent ol, div.articleContainer div.attachedContent ul, div.articleContainer div.attachedContent ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* ARTIKLAR */
/* Rubriknivå artikel */
div.articleInner h1 {
	color: #003366;
}
/* Dårrad */
p.preHead {
	font-weight: bold;
	color: #003366;
	font-size: 95%;
	margin-bottom: 3px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* GRAFISKA ELEMENT */
/* ** Ikoner */
/* Ikon för AMS home */
span.litHome {
	margin-right: 4px;
}

/* ** Kundtjänstruta */
div.customerinfo {
	padding-top: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	background-color: #efefe0;
	text-align: center;
	font-size: 90%;
	margin-bottom: 9px;
}
div.customerinfo div.first {
	padding-bottom: 8px;
	line-height: 80%;
}
div.customerinfo div.first img {
	position: relative;
	top: 5px;
}
div.customerinfo div.first a:link, div.customerinfo div.first a:active, div.customerinfo div.first a:visited, div.customerinfo div.first a:hover {
	color: #000000;
	text-decoration: none;
}
div.customerinfo div.second {
	border-top-width: 1px;
	border-top-color: #dddddd;
	border-top-style: dotted;
	text-align: center;
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 1px;  
}
div.customerinfo div.second a:link, div.customerinfo div.second a:active, div.customerinfo div.second a:visited, div.customerinfo div.second a:hover {
	color: #555555;
	text-decoration: none;
}

/* ** Infobox */
div.infoBox {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #ffffee;
	margin-bottom: 9px;
}
div.infoBox div.left {
	float: left;
	padding-right: 8px;
}
div.infoBox div.right {
	float: right;
}
div.infoBox h1 {
	color: #800029;
}

/* ** Extra information (artikel) */
div.extraInfo {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	font-size: 90%;
	padding-top: 6px;
	padding-bottom: 4px;
}
div.extraInfo div.infoItem {
	padding-bottom: 3px;
}

/* ** Bild i sidans topp */
div.topImage img {
	margin-bottom: 22px;
}

/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* KALENDER */
/* Navigerinslist för år och månader */
div.dateBar {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 72%;
	text-transform: uppercase;
	padding-left: 1px;
}
/* År */
div.dateBar div.yearRow {
	color: #FF7634;
	padding-left: 2px;
}
div.dateBar div.yearRow input {
	position: relative;
	top: 2px;
}
/* Månad */
div.dateBar div.monthRow {
	padding-bottom: 2px;
	padding-left: 2px;
}
div.dateBar div.monthRow input.stripButton {
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 100%;
	text-decoration: underline;
	padding: 0;
	cursor: hand;
}
div.dateBar div.monthRow input.now {
	color: #FF7634;
}
/* Månadsöversikt, tabell */
div.monthOverwiev table {
	width: 100%;
}
div.monthOverwiev table th {
	text-align: left;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 7px;
}
div.monthOverwiev table td {
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 10px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 90%;
}
div.monthOverwiev table td.dateCell {
	background-image: url(../_images/calendar-item.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;
}
/* Länkar */
div.monthRow a:link, div.monthRow a:active, div.monthRow a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.monthRow a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.monthRow span.now a:link, div.monthRow span.now a:active, div.monthRow span.now a:visited {
	color: #FF7634;
	text-decoration: none;
}
div.monthRow span.now a:hover {
	color: #FF7634;
	text-decoration: underline;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* FORMULÄR */
/* ** Formulär i högerspalt */
/* Select */
div#rightcolumn select {
	width: 120px; 
	margin-right: 3px;
}
/* Label */
div#rightcolumn div.officeSelect label {
	display: block;
}
/* Input */
div#rightcolumn div.officeSelect input {
	width: 112px;
}
/* Knapp (smaller) */
div#rightcolumn div.officeSelect input.smaller {
	width: auto;
}
/* ** Formulärrad */
/* Används för att separera rader med formulärelement (se t.ex. search.aspx) */
.formRow {
	padding-bottom: 4px;
}
/* ** Förklarande text efter inskrivningsfält */
span.formExplain {
	padding-left: 4px;
	font-size: 75%;
}
/* ** Högermarginal för element-block som flyter åt vänster */
.defPaddingRight {
	padding-right: 18px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* SÖKSIDOR */
div.searchTip {
	padding-top: 5px;
	padding-bottom: 2px;
}
div.searchPaging img {
	position: relative;
	top: 5px;
}
div.pagingAbove {
	padding-bottom: 12px;
}
div.pagingBelow {
	padding-bottom: 10px;
}
img.pagerBtn {}
input.pagerBtn { position: relative; top: 5px; }
input.pagerPage {}
input.defaultHlBorder {
	font-weight: bold;
	border-style: solid;
	border-width: 1px;
	border-color: #E89532;
	padding-left: 1px;
	padding-right: 1px;
	color: #000000;
	position: relative; 
	top: 1px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* FELHANTERING */
/* ** Felmeddelanderuta */
div.errDiv {
	margin-top: 11px;
	border-style: dashed;
	border-width: 1px;
	border-color: #800029;
	background-color: #FFFBC7;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}
div.errDiv {
	font-size: 90%;
	font-weight: bold;
}
div.errDiv ul {
	list-style-type: none;
	padding: 0;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 0;
	margin-bottom: 0;
}
div.errDiv li {
	margin-bottom: 4px;
	font-weight: normal;
	padding-left: 8px;
	background-image: url(../_images/error-bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* LÄNKAR */
/* ** Justera länkposition */
/* Höger-/vänsterjustera "Läs mer"-länkar */
.linkAlign {
	text-align: right;
}
/* ** Tillbaka-länk */
/* Utseende på tillbaka-länk */
a.backlink {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 90%;
}
a.backlink:link, a.backlink:active, a.backlink:visited, a.backlink:hover {
	background-image: url(../_images/backpil-normal.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 9px;
	line-height: 145%;
}
.textSmall a.backlink:link, .textSmall a.backlink:active, .textSmall a.backlink:visited, .textSmall a.backlink:hover {
	background-image: url(../_images/backpil-mindre.gif);
}
.textSmaller a.backlink:link, .textSmaller a.backlink:active, .textSmaller a.backlink:visited, .textSmaller a.backlink:hover {
	background-image: url(../_images/backpil-minst.gif);
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* RESURSER */
/* ** Bakgrunder */
/* Ta bort bakgrundsbild */
.noBgImg {
	background-image: none;
}

/* ** Bildrader */
/* Om problem uppstår med att få bilder att lägga sig kant i kant med 
innehållet ovanför och/eller nedanför bilden så kan bilden placeras i
en div med class="imageRow" */
div.imageRow {
	line-height: 0;
    font-size: 1px;
}

/* ** Relativ position */
/* För att motverka den sk. guilliotine-buggen i Internet Explorer kan ibland
relativ positionering behöva läggas på objekt i anslutning till flytande objekt */
.posRel {
	position: relative;
}

/* ** Marginaler */
/* Lägg till 3 px högermarginal */
.addMrg3 {
	margin-right: 3px;
}

/* ** Datumkolumner */
/* Kolumnerna används för att lista två datum sida vid sida, jmfr. activities.aspx. */
div.dateCols {
	padding-bottom: 3px;
}
div.dateCols table td { 
	padding-top: 0;
	padding-right: 16px;
	padding-bottom: 3px; 
}

/* ** Textfärger */
/* Röd */
.altcol-1 {
	color: #800029;
}
/* Blå */
.altcol-2 {
	color: #003366;
}

/* ** Avdelare */
/* Linje */
hr.dark {
	color: #9f9f9f;
	padding: 0;
	margin: 0;
}
/* Horisontell */
div.hDiv {
	font-size: 1px;
	line-height: 0;
	height: 1px;
	background-image: url(../_images/horisontell-streckad-linje.gif);
	background-repeat: repeat-x;
	margin-top: 12px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* VAR FINNS JOBBEN */
/* ** Karta */
#rest {position:absolute; height:100%; z-index:51; top:0; left:0; visibility: visible}
#sverige  {position:absolute;  z-index:100; visibility: visible}
#cntMap_skane1  {position:absolute;  z-index:1; visibility: visible}
#cntMap_blekinge1  {position:absolute;  z-index:2; visibility: visible}
#cntMap_halland1  {position:absolute;  z-index:3; visibility: visible}
#cntMap_kronoberg1  {position:absolute;  z-index:4; visibility: visible}
#cntMap_kalmar1  {position:absolute;  z-index:5; visibility: visible}
#cntMap_jonkoping1  {position:absolute;  z-index:6; visibility: visible}
#cntMap_vastragotaland1  {position:absolute; z-index:7; visibility: visible}
#cntMap_ostergotland1  {position:absolute; z-index:8; visibility: visible}
#cntMap_varmland1 {position:absolute; z-index:9; visibility: visible}
#cntMap_orebro1  {position:absolute; z-index:11; visibility: visible}
#cntMap_vastmanland1  {position:absolute; z-index:10; visibility: visible}
#cntMap_sodermanland1  {position:absolute; z-index:12; visibility: visible}
#cntMap_stockholm1  {position:absolute; z-index:13; visibility: visible}
#cntMap_uppsala1  {position:absolute; z-index:14; visibility: visible}
#cntMap_dalarna1  {position:absolute; z-index:15; visibility:visible}
#cntMap_gavleborg1  {position:absolute; z-index:16; visibility: visible}
#cntMap_jamtland1  {position:absolute; z-index:17; visibility: visible}
#cntMap_vasternorrland1  {position:absolute;  z-index:18; visibility: visible}
#cntMap_vasterbotten1  {position:absolute; z-index:19; visibility: visible}
#cntMap_norrbotten1  {position:absolute; z-index:20; visibility: visible}
#cntMap_gotland1  {position:absolute; z-index:21; visibility: visible}

/* ** Layout */
div#vfj-topdetail div.vfj-topdetail-left {
	width: 10px;
	padding-left: 8px;
	background-image: url(../_images/vertikal-streckad-linje.gif);
	background-position: right top;
    background-repeat: repeat-y;
    padding-bottom: 20px;
    height: 400px;
}
div#vfj-topdetail div.vfj-topdetail-main {
	padding-left: 5px;
	width: 283px;
}
div#vfj-map div#maincolumn {
	width: 175px;
}
div#vfj-map div#rightcolumn {
	width: 355px;
}
div#vfj-container {
	margin-top: 15px;
	margin-bottom: 15px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* JOBBJAKTEN */
/* ** Kolumner */
div.jobsearch div#columns div#maincolumn {
	padding-right: 10px;
}
div.jobsearch div#columns div#rightcolumn {
	background-image: none;
}
/* ** Box på löpsedeln */
div.jobSearchBox {
	padding-top: 12px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
	background-color: #E9EBED;
}
/* ** Box i högerspalten */
/*  Streckad topp- respektive bottenlinje samt rundade hörn ligger
som bilder i sidan */ 
div.jobsearchInfoBox {
	background-color:#EDECE9;
	background-image: url(../_images/jobbjakten-box-background.gif);
    background-repeat: repeat-y;
    margin-right: 0px;
    padding-right:0px;
    padding-left: 0px;
}
div.jobsearchInfoBox div.inner {
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* STARTSIDAN */
/* ** Kolumner */
div.start div#columns div {
	/*border: solid 1px red;*/
}
div.start div#columns div#leftcolumn {
	padding-top: 0;
	padding-left: 30px;
	padding-right: 0;
	padding-bottom: 0;
	width: 140px;
}
div.start div#columns div#maincolumn {
	padding-top: 0;
	padding-left: 2px;
	padding-right: 8px;
	padding-bottom: 0;
}
div.start div#columns div#rightcolumn {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	width: 160px;
	background-image: none;
}
/* ** Vänsterspalt */
/* Bildutrymme längst ned i vänsterspalten */
div#botSpaceLeft {
	margin-top: 2px;
	font-size: 1px;
	line-height: 0;
	display: block;
}
/* Övre box */
div#firstBoxLeft div.boxHead {
	background-color: #DCCCAA;
	color: #6E644E;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	font-size: 110%;
	line-height: 90%;
	width: 120px;
}
div#firstBoxLeft div.outer {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #DCCCAA;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #DCCCAA;
	width: 130px;
}
div#firstBoxLeft div.inner {
	padding-top: 8px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 9px;
}
div#firstBoxLeft div.linker {
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 1px;
}
/* Nedre box */
div#secondBoxLeft {
	margin-top: 3px;
}
div#secondBoxLeft div.outer {
	background-color: #DCCCAA;
	width: 132px;
}
div#secondBoxLeft div.inner {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 7px;
	padding-bottom: 9px;
}
div#secondBoxLeft div.navigationItems div.boxItem {
	background-image: url(../_images/lankpil-normal.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 1px;
	font-weight: bold;
	padding-bottom: 3px;
}
div#secondBoxLeft div.navigationItems div.boxItem a.arrowlink {
	background-image: none;
	position: relative;
}
div#secondBoxLeft div.contactItems div.boxItem {
	/*background-image: url(../_images/bullet-default.gif);
	background-position: right top;
	background-repeat: no-repeat;*/
	padding-right: 8px;
	font-weight: normal;
}
div.e-guide div  { 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DCCCAA;
}
/* ** Högerspalt */
/* Övre box */
div#firstBoxRight div.boxHead {
	background-color: #B1A58B;
	color: #FFFFFF;
	padding-top: 0;
	padding-left: 7px;
	padding-right: 0;
	padding-bottom: 0;
	width: 153px;
	font-size: 90%;
}
div#firstBoxRight div.outer {}
div#firstBoxRight div.inner {
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 0;
	padding-bottom: 9px;
}
div#firstBoxRight div.inner h1 {
	margin-top: 0;
	margin-bottom: 2px;
}
div#firstBoxRight div.inner p {
	margin-top: 0;
	margin-bottom: 2px;
	line-height: 125%;
}
div#firstBoxRight div.pressroom {
	padding-top: 5px;
	padding-bottom: 6px;
}
/* Nedre box */
div#secondBoxRight {}
div#secondBoxRight div.boxHead {
	background-color: #B1A58B;
	color: #FFFFFF;
	padding-top: 0;
	padding-left: 7px;
	padding-right: 0;
	padding-bottom: 0;
	width: 153px;
	font-size: 90%;
}
div#secondBoxRight div.outer {}
div#secondBoxRight div.inner {
	padding-top: 8px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 9px;
}
div#secondBoxRight div.inner p {
	margin: 0;
	padding: 0;
}
/* ** Entréer */
div#entrences {
	padding-bottom: 0;
}
div#entrences div {
	position: relative;
}
div.shortcuts {
	padding-left: 7px;
}
div#jobs div.item, div#recruit div.item {
	background-image: url(../_images/bullet-default-white.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-weight: bold;
	display: inline;
}
div#jobs div.row, div#recruit div.row {
	padding-bottom: 5px;
}
div#jobs div.item a:link, div#jobs div.item a:active, div#jobs div.item a:visited, div#recruit div.item a:link, div#recruit div.item a:active, div#recruit div.item a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#jobs div.item a:hover, div#recruit div.item a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* Sök jobb */
div#jobs {
	width: 200px;
	float: left;
}
div#jobs div.ticker {
	color: #0099CC;
	padding-bottom: 3px;
}
div#jobs div.outer {
	background-color: #0099CC;
}
div#jobs div.inner {
	height: 90px;
	background-image: url(../_images/jobs-background.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 9px;
}
div#jobs select {
	font-weight: bold;
	color: #008CC6; 
	background-color: #C1EAF8;
}
/* Rekrytera */
div#recruit {
	width: 200px;
	float: right;
}
div#recruit div.ticker {
	color: #003366;
	padding-bottom: 3px;
	text-align: right;
}
div#recruit div.outer {
	background-color: #003366;
}
div#recruit div.inner {
	height: 90px;
	background-image: url(../_images/recruit-background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 9px;
	color: #ffffff;
}
div#recruit select {
	font-weight: bold;
	color: #003366; 
	background-color: #CCD6E0;
}
/* ** Driftsstörning */
div.warning {
	margin-top: 11px;
	border-style: dashed;
	border-width: 1px;
	border-color: #800029;
	background-color: #FFFBC7;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
}
/* ** Textinnehåll */
div#editorials {
	padding-top: 3px;
	padding-bottom: 48px;
}
div#editorials div.editorialItem {
	padding-top: 8px;
	position: relative;
}
div#editorials div.editorialItem div.floatLeft div.image {
	margin-right: 5px;
	margin-bottom: 3px;
}
div#editorials div.editorialItem div.floatRight div.image {
	margin-left: 5px;
	margin-bottom: 3px;
}
/* ** Typografi */
/* Vänsterspalt: rubrik för visste du att */
div#firstBoxLeft b.addColor {
	color: #0099CC;
}
/* Vänster- och högerspalt: rubriker */
.boxHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
/* Entréer: ticker för sök jobb/rekrytera */
.ticker {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	line-height: 100%;
}
.ticker b {
	font-size: 100%;
	font-weight: bold;
}
/* Entréer: rubriker */
div#jobs h1, div#recruit h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 190%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 10px;
}
/* Driftsstörning */
div.warning h1 {
	font-size: 125%;
	font-weight: bold;
	color: #800029;
	margin-bottom: 3px;
}
div.warning p {
	font-size: 90%;
}
/* Textinnehåll: rubrik puff/notis */
div.editorialItem h1 {
	color: #003366;
}
/* Döljer element som inte skall visas om användaren har script påslaget. Elementen sätts som synliga av script i sidan. */
.showOnScript {
	display: none;
}
/* Knappelement utan bakgrundsfärger/bilder eller ramar */
.stripButton {
	border: none;
	background-image: none;
	background-color: transparent;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	padding-left: 1px;
	padding-right: 1px;
	font-size: 100%;
	color: #336699;
	text-decoration: underline;
	cursor: hand;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* required color, alert color, error alert color (text/background) */
.reqText, .alertText, .errText {
	color: #F23A22; 
}

div.policy 
{
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* STARTSIDAN */
div#divSubscribe {
	padding-top: 14px;
	padding-left: 28px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */
/* JOBBJAKTEN */
.blackBorder {
padding:3px;
border:1px solid #000000;
margin-bottom:6px;
}
/* ---------------------------------------------------------------------------------------------------------------------------------- */