/* ----------------------------------------------- */
/* - Sitecore test                               - */
/* ----------------------------------------------- */
.editbar_caption {
  color: #FFFFFF;
  text-decoration: none;
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
}

.editbar_tab {
  background-color: #CCCCCC;
}

/* ----------------------------------------------- */
/* - Standard tags                               - */
/* ----------------------------------------------- */

p {
  margin-top:2px;
  margin-bottom:2px;
}

/* ----------------------------------------------- */
/* - Main                                        - */
/* ----------------------------------------------- */

.heading1 {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase; 
  color:white; 
  background-color:#667cb8;
  padding-left:10px; 
  padding-top:4px; 
  padding-right:10px; 
  padding-bottom:4px; 
}

.normal {
  font-family: verdana;
  font-size: 15px;
}

/* ----------------------------------------------- */
/* - Lists                                       - */
/* ----------------------------------------------- */

h1.list {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
}

h2.list {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3.list {
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h4.list {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h5.list {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h6.list {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.list {
  font-family: tahoma;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a.list {
  font-family: tahoma;
  font-size: 11px;
}

/* ----------------------------------------------- */
/* - Menus                                       - */
/* ----------------------------------------------- */
.menu {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.searchoption {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #667CB8;
  text-decoration: none;
}

/* ----------------------------------------------- */
/* - Detail                                      - */
/* ----------------------------------------------- */

h1.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase; 
  color:white; 
  background-color:#667cb8;
  padding-left:10px; 
  padding-top:4px; 
  padding-right:10px; 
  padding-bottom:4px; 
  margin-bottom:4px; 
}

h4.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  margin-top:10px; 
  margin-bottom:10px; 
  color: blue;
}

h5.detail {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  margin-top:0px; 
  margin-bottom:0px; 
}

h6.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top:10px; 
  margin-bottom:0px; 
  margin-left:10px; 
  margin-right:10px; 
}

p.detail {
  font-family: tahoma;
  font-size: 11px;
}

a.detail {
  font-family: tahoma;
  font-size: 10px;
}

/* ----------------------------------------------- */
/* - Spots                                       - */
/* ----------------------------------------------- */
.spotheading {
  padding: 2px;
  padding-left: 8px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  background-color: #83A2FF;
  width:100%;
}

.spotbox {
  padding: 8px;
  border-style: solid;
  border-top-style: none;
  border-width: 1px;
  border-color: #83A2FF;
  font-family: verdana;
  font-size: 11px;
  background-color:#E7FEFF;
  width:100%;
}

/* ----------------------------------------------- */
/* - Basket                                      - */
/* ----------------------------------------------- */
.basket {
  font-family: verdana;
  font-size: 11px;
  border-collapse: collapse;
}

.basketbutton {
  font-family: verdana;
  font-size: 10px;
}

.basketinput {
  font-family: verdana;
  font-size: 11px;
  text-align:right;
}

.basketheading {
  font-weight: bold;
  padding-top:5px;
  padding-bottom:5px;
}

.baskettotal {
  font-weight: bold;
  padding-top:5px;
  padding-bottom:5px;
}


/* ------------------------------------------------------------------
	Under følger BOOS sine egne style elementer
   ------------------------------------------------------------------*/

/* Klasse for en vanlig meny*/
.meny_default 
{
	padding-left: 15px;
	background-color: #f5f6fa;
}

.meny_no_layout 
{
	padding: 0px;
	/*border-bottom: #e8e8e8 2px solid;*/
	border-bottom: #dddee0 2px solid;
	height: 30px;
	font-weight: bold;
}

/* Klasse for valgt meny knapp Boos IT-Konsulenter*/
.meny_boos 
{
	color: White;
	border-top: 2px;
	border-color: White;
	background-color: #fdba2e;
	padding: 0px;
	/*border-bottom: #e8e8e8 2px solid;*/
	border-bottom: #dddee0 2px solid;
	height: 30px;
	font-weight: bold;
}

/* Klasse for en valgt meny knapp Bemanning*/
.meny_bemanning 
{
	border-top: 2px;
	border-color: White;
	background-color: #bf2d37;
	padding: 0px;
	/*border-bottom: #e8e8e8 2px solid;*/
	border-bottom: #dddee0 2px solid;
	height: 30px;
	font-weight: bold;
}

a.meny:link { 
	color: #77787a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny:visited {
	color: #77787a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny:hover {
	color: #77787a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny:active {
	color: #77787a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.meny_valgt:link { 
	color: #27282a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny_valgt:visited {
	color: #27282a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny_valgt:hover {
	color: #27282a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny_valgt:active {
	color: #27282a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.meny_hpkt:link { 
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny_hpkt:visited {
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny_hpkt:hover {
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.meny_hpkt:active {
	color: White;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.nyhetsliste_tittel 
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

.nyhetsliste_ingress
{
	font-size: 8pt;
}

.adresse
{
	font-size: 8pt;
	font-weight: normal;
}

tr.horizontal_linje 
{
	BACKGROUND-COLOR: #9b9b9b;
}

td.horizontal_linje
{
	color: #FFFFFF;
	font-weight: bold;
}

/* Hovedtabell */
hovedtabell 
{
	margin: 0px;
	padding: 0px;
}

td.venstrepanel 
{
	background-color: #f5f6fa;
	WIDTH: 181px; 
	height:400px; 
	padding-top: 5px;
	vertical-align: top;
}

td.content
{
	 width: 593px;
	 vertical-align: top; 
	 padding-top: 5px;
	 padding-bottom: 5px;
	 padding-left: 10px;
	 padding-right: 10px;
}

td.aktuelt 
{
	WIDTH: 200px;
	HEIGHT: 168px; 
	vertical-align: top; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f5f6fa;	
}

td.borderLeft
{
	border-right: 2px;
	border-right-style:dashed;
	border-color: #e0e0e0;
}

/* Kolonneregenskaper for layout uten Aktuelt */
td.venstrepanelUtenAktuelt
{
	background-color: #f5f6fa;
	WIDTH: 181px; 
	height:400px; 
	padding-top: 5px;
	vertical-align: top;
}

td.contentUtenAktuelt
{
	 width: 819px; 
	 vertical-align: top; 
	 padding: 5px;
}

/* Standard overskrift som brukes flere steder */
.overskrift 
{
	color: #000000;
	font-size: 12pt;
	font-weight:bold;
}

/* Default link farge */
a:link { 
	color: #77787a;
	text-decoration: underline;
}
a:visited {
	color: #77787a;
	text-decoration: underline;
}
a:hover {
	color: #77787a;
	text-decoration: underline;
	}
a:active {
	color: #77787a;
	text-decoration: underline;
}

.litenOverskrift 
{
	font-weight: bold;
	color: #000000;
}

/* Alle tabeller */
TABLE
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 9.0pt;
	color: #666666;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
}

a.nyhetsliste_link:link 
{
	font-size: 8pt;
}
a.nyhetsliste_link:visited {
	font-size: 8pt;
}
a.nyhetsliste_link:hover {
	font-size: 8pt;
}
a.nyhetsliste_link:active {
	font-size: 8pt;	
}

/*
Stiler for stillinger
*/

/* Større linker */
a.stor_link:link 
{
	font-size: 12pt;
}
a.stor_link:visited {
	font-size: 12pt;
}
a.stor_link:hover {
	font-size: 12pt;
}
a.stor_link:active {
	font-size: 12pt;
}

/* Annen farge på tekst for stillingsannonser, for å gjøre dem enklere å lese */
div.stilling
{
   color:#333333;
}

.overskriftStillinger
{
	color: #000000;
	font-size: 14pt;
	font-weight:bold;
}
