/* ****************************************************************************************** */
/* *********************************** GLOBAL RESETT  *************************************** */
/* ****************************************************************************************** */

html body {
    padding: 0;
    margin: 0;
}
html {
    font-size: 12px;
}

body {
     font-size: 15px;
     background-color: #f7f7f7;
     margin: 0 auto;
     padding: 5px;
     font-family: Verdana, Arial, Sans-Serif;
     color: #333333;
     line-height: 22px;
}
a img, :link img, :visited img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Sans-Serif;
}
h1 {
    font-size: 26px;
    line-height: 26px;
}
h2 {
    font-size: 1.667em;
    line-height: 1.667em;
}
h3 {
    font-size: 1em;
    color: #4c4c4c;
}

a {
    text-decoration: none;
    color: #067bba;
    cursor: pointer;
}
a:visited {
    text-decoration: none;
    color: #067bba;
}
a:hover {
    text-decoration: underline;
    color: #067bba;
}
form {
    margin: 0;
    padding: 0;
    display: inline;
}
img.AlignLeft {
    float:left;
    margin-right: 5px;
}
img.AlignRight {
    float:right;
    margin-left: 5px;
}
p {
    margin: 11px 0;
}

select, input, textarea
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1em;
}
td input, td select, td textarea 
{
    font-family: Verdana, Arial;
    font-size: 11px;
}

/* ****************************************************************************************** */
/* *********************************** GLOBAL CLASSES  *************************************** */
/* ****************************************************************************************** */
.floatRight {
    float: right;
}
.floatLeft {
    float: left;
}
.clearer {
    line-height: 0; /* ie */
    clear: both;
}
.smallFontSize {
    font-size: 0.9em;
}
.mediumFontSize {
    font-size: 1em;
}
.largeFontSize {
    font-size: 1.818em;
    line-height: 1.5em;
}
.blueHeading {
    color: #067bba;
}

h1.blueHeading a:hover{
    text-decoration: none;
}
.orangeHeading {
    color: #ea4f00;
}
.vertSpacer20px {
    line-height: 20px;
    height: 20px;
    font-size: 20px;  
}
.alignRight {
    text-align: right;
}
.center {
    text-align: center;
}
.red {
    color: Red;
}
.bold {
    font-weight: bold;
}
.normal {
    padding:0;
    margin: 0;
}
.upperCase {
    text-transform: uppercase;
}
.bodyText {
    font-size: 0.917em;
}
.bodyText h2 {
    color: #555555;
}
.bodyText a {
    text-decoration: underline;
}
.bodyText ul, ol {
    margin: 16px 0;
}
.xformvalidator {
    color: #ff0000;
}
/* ****************************************************************************************** */
/* ********************************* CONTENT STRUCTURE  ************************************* */
/* ****************************************************************************************** */
#headerArea{
    display: none;
}

#content {
    width: auto;
    padding: 0 20px;
    background-color: #f7f7f7;
    padding-top: 20px;
    float:none;
}
#leftRegion {
    width: auto;
    float: none;
}
#rightRegion {
    width: 340px;
    float: left;
    margin-left: 20px;   
}
#FooterArea {
    display: none;
}
.jumpLinks {
   display: none;
}
#bottomContent {
    display: none;
}
/* ****************************************************************************************** */
/* ********************************** PageHeader.ascx  ************************************** */
/* ****************************************************************************************** */
#headerArea 
{
    line-height: 18px;
    }
#logo {
    float: left;
    width: 565px;
}
#headerRight {
    float: left;
    width: 375px;    
    margin-top: 30px;
}
#quickLinks {
    width: 100%;
    height: 10px;
    margin-top: 5px;
}
#quickLinks a {
    margin-left: 15px;
    font-size: 14px;
}
#quickSearch {
    width: 100%;
    margin-top: 20px;
}
.btnQuickSearch {
    margin-left: 10px;
   
    font-weight: bold;
    float: right;
    height: 26px;
}
.txtQuickSearch {
    border-color: #d9d9d9;
    width : 192px;
    height: 20px;
    float: right;
    background-color: #fcfcfc;
}
#tools {
    float: right;
    margin-top: 10px;
    line-height: 0.889em;
    width: 170px;
}
#textSize {
    float: right;
    vertical-align: bottom;
    font-size: 0.92em;
}
#textSizeLinks {
    float: right;
    text-align: right;
    margin-left: 20px;
}
#textSizeSmall {
    font-size: 10px;
    cursor:pointer;
}
#textSizeMedium {
    font-size: 14px;
    cursor:pointer;
}
#textSizeLage {
    font-size: 16px;
    cursor:pointer;
}

#languageSelection {
    float: left;
    margin: 10px 0 0 35px;
    font-size: 0.92em; 
}
#breadCrumbs {
    font-size: 0.92em;
    display: none;
}
/* ****************************************************************************************** */
/* ********************************** PageFooter.ascx  ************************************** */
/* ****************************************************************************************** */

#Footer {
    margin-left:auto;
    margin-right:auto;
    padding: 20px;
    width:940px;
}
#Footer a {
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
}

#Footer a:visited {
    text-decoration: underline;
    color: #fff;
}
#Footer a:hover {
    text-decoration: underline;
    color: #fff;
}
#rightFooterTop div {
    margin-top: 10px;
}
#footerLeft {
    float: left;
    width: 600px;
}
#footerRight {
    float: left;
    margin-left: 20px;
}

/* ****************************************************************************************** */
/* **********************************   Default.aspx   ************************************** */
/* ****************************************************************************************** */

.frontPageImg {
    margin-left: 10px;
    float:right;
}
.imgDot {
    margin-right: 10px;
}
.infoBlock {
    background-color: #fff;
    overflow: hidden;
}
.infoBlock h1 {
    font-size: 30px;
    margin-bottom: 5px;
}

.infoBlock ul {
    padding: 0 15px;
    margin: 0;
    color: #c7c7c7;
}
.infoBlock li span {
    color: Black;
    font-size: 0.92em;
    font-family:  Verdana, Arial, Sans-Serif;
}
.innerTextBlock {
    padding: 10px 0 10px 10px;
    width: 260px;
    float:left;   
    font-family: Arial, Verdana, Sans-Serif;
}

.innerTextBlock a.nodecor
{
	text-decoration: none;
	color: #333333;
}
.infoBlockLink {
    font-size: 0.917em;    
}
.ingressFontPage {
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    color: #4c4c4c;
}
#shortcuts {
    margin-bottom: 20px;
}
#shortcutsHeader {
    width: 100%;
    background-color: #067bba;
    color: #fff;
}
#shortcutsHeader .sb-inner {
    background-color: #067bba;
}
#shortcutsHeader h2 {
    margin-left: 20px;
    font-size: 18px;
    line-height: 33px;
}
#shortcutLinks a {
    font-size: 0.917em; 
}
#shortcutLinks {
    background-color: #fff;
}
#shortcutLinks ul {
    list-style: none;
    padding: 5px 20px;
    margin: 0;
}
.infobox {
    margin-bottom: 20px;
    background-color: #f2f2f2; 
}
.infobox .sb-inner {
    background-color: #f2f2f2; 
}  
.infobox .sb-border {
    background-color: #e6e6e6;
}
.innerInfoBox {
    padding: 10px;
    font-size: 0.917em;
    
}
.innerInfoBox h3 {
    color: #666666;
}
#RightSection .innerInfoBox h2
{
	color: #555555;
}


/* ****************************************************************************************** */
/* **********************************   Article.aspx   ************************************** */
/* ****************************************************************************************** */
#articlePage {
    background-color: #fff;
    width:auto;
}
.imageText {
    font-size: 0.83em;
    padding-left: 15px;
}
#articleContent {
    padding: 15px;
    font-size: 0.917em;
}

#articleContent a {
    text-decoration: underline;
}
#articleContent p {
    margin: 16px 0;
}
#articleContent h1 {
    color: #555555;
    margin: 15px 0;
    line-height: 28px;
}
#articleContent h2 {
    color: #555555;
    margin-top: 15px;
    font-size: 16px;
}
#articleContent h3 {
    color: #4c4c4c;
    margin-top: 15px;
    font-size: 1em;
}
.mainIntro {
    font-size: 1.25em;
    color: #555555;
    font-weight: bold;
    font-family: Arial, Verdana, Sans-Serif;
    margin-bottom: 10px;
}
#frameSmallImage {
    margin: 15px 0 5px 15px;
    padding: 5px;
    width: 200px;
}
#frameSmallImage .sb-inner {
    background-color: #fff; 
}  
#frameSmallImage .sb-border {
    background-color: #ececec;
}
.articleImageTxt {
    width: 210px;
    display:block;
    font-size: 0.9em;
    margin: 0 0 5px 15px;
}
#articleContent ul {
    padding: 0 15px;
    margin: 16px 0;
    overflow: hidden;
}
#articleContent ol {
    margin: 16px 0;
}
.publishedDate {
    display:block;
    margin-top: 5px;
    color: #666666;
    font-size: 0.9em;
}
#bottomContent {
    padding:0 15px 50px 15px;
    background-color: #fff;
    font-size: 0.83em;
}
#printPage {
    width: 33%;
    float: left;
}
#shareOnFaceBook {
    width: 33%;
    float: left;
}
#tipAfriend {
    width: 33%;
    float: left;
}
/* ****************************************************************************************** */
/* ********************************   RightSection.ascx  ************************************ */
/* ****************************************************************************************** */
#RightSection h1 {
    color: #555555;
    margin: 10px 0;
}
#RightSection h2 {
    color: #555555;
    margin: 10px 0;
}
#RightSection h3 {
    color: #555555;
    margin: 10px 0;
}
#newsBlock {
    margin: 0 0 20px 0;
}
#newsHeader {
    width: 100%;
    color: #fff;
    background-color: #ea4f00; 
}
#newsHeader .sb-inner {
    background-color: #ea4f00; 
}  
#newsHeader h2 {
    margin: 0 0 0 20px !important;
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    
}

.newsIntro {
    color: #333333;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    margin-bottom: 10px;
}

#newsBottom .newsItem a
{
	font-weight: normal;
	font-size: 0.917em;
}

#newsContent {
    background-color: #fff;
    padding: 0 0 5px 0;
}
#newsContent ul {
    list-style: none;
    padding: 5px 20px;
    margin: 0;
}
#newsContent a{
    font-size: 0.917em;
}
#newsContent div a {
    font-size: 0.917em;
}
#contactDiv {
    background-color: #e4efed;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 0.917em;
}
#contactDiv h2 {
    color: #067bba;
    margin-bottom: 10px;
}
#contactDiv .sb-inner {
    background-color: #e4efed; 
}  
#contactDiv .sb-border {
    background-color: #bcd8d2;
}
#findNearestOfficeDiv {
    background-color: #e4efed;
    padding: 10px;
    margin-bottom: 20px;
}
#findNearestOfficeDiv h2 {
    color: #067bba;
    margin-bottom: 10px;
}
#findNearestOfficeDiv .sb-inner {
    background-color: #e4efed; 
}  
#findNearestOfficeDiv .sb-border {
    background-color: #bcd8d2;
}
#findNearestOfficeLinks {
    text-align: right;
    margin-top: 15px;
    font-size: 0.917em;
}
.NearestOfficeDropDown {
    width: 200px;
    margin-bottom: 10px;
}

#relatedContentDiv {
    background-color: #f2f2f2;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 0.917em;
}
#relatedContentDiv a {
    margin-bottom: 5px;
    display: block;
}
#relatedContentDiv .sb-inner {
    background-color: #f2f2f2; 
}  
#relatedContentDiv .sb-border {
    background-color: #e6e6e6;
}
#AttachmentDiv {
    background-color: #f2f2f2;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 0.917em;
}
#AttachmentDiv img {
    margin-right: 10px;
}
#AttachmentDiv a {
    margin-bottom: 5px;
    display: block;
    vertical-align: middle;
}
#AttachmentDiv .sb-inner {
    background-color: #f2f2f2; 
}  
#AttachmentDiv .sb-border {
    background-color: #e6e6e6;
}

/* ****************************************************************************************** */
/* ********************************   Kontor.aspx  ************************************ */
/* ****************************************************************************************** */

#blueHeading
{
	background-color: #0B78B9;
	padding: 5px 5px 5px 15px;
	font-weight:bold;
}

#blueHeading h2 {
    color: #ffffff;
	font-size: 18px;
	line-height: 33px;
}

#blueHeading .sb-inner
{
    background-color: #0B78B9;
}

#blueHeading .sb-border 
{
    background-color: #0B78B9;
}


/* ****************************************************************************************** */
/* ********************************   Fagomrade.aspx  ************************************ */
/* ****************************************************************************************** */

#headerBlockTxt
{
	margin-top: -5px;
    margin-left: 0px;
    padding: 0 16px 15px 16px;
    margin-bottom: 25px;
    background-color: #ffffff;
}

#headerBlockTxt .sb-inner
{
    background-color: #ffffff;
}

#headerBlockTxt .sb-border 
{
    background-color: #ffffff;
}

#headerBlockTxt p
{
    margin: 10px 0;
}

#headerBlockTxt h1 
{
	display:inline-block;
    color: #555555;
    margin: 10px 0;
    font-size: 18px;
    line-height: 20px;
}

#headerBlockTxt h2 {
    color: #555555;
    margin-top: 15px;
    font-size: 16px;
}

#headerBlockTxt h3
{
	margin-top: 15px;
}

#headerBlockTxt p
{
	margin-top: 1px;
}

div.leftBox
{
	background-color: #ffffff;
	width: 264px;
	float: left;
	margin-bottom: 20px;
	padding-left: 16px;
}

div.rightBox
{
	background-color: #ffffff;
	width: 264px;
	float: right;
	margin-bottom: 20px;
	padding-left: 16px;
}

div.leftBox .sb-inner, div.rightBox .sb-inner
{
    background-color: #ffffff;
}

div.leftBox .sb-border, div.rightBox .sb-border 
{
    background-color: #ffffff;
}

div.leftBox h1 a, div.rightBox h1 a
{
    color: #067bba;
    font-size: 18px;
    padding: 10px 0;
    text-decoration: none;
    
}

/* ****************************************************************************************** */
/* ********************************   Fagfolk.aspx  ************************************ */
/* ****************************************************************************************** */

#orangeHeading
{
	background-color: #EA4F00;
	padding: 5px 5px 5px 15px;
	font-weight:bold;
}

#orangeHeading h2 {
    color: #ffffff;
	font-size: 18px;
	line-height: 33px;
}

#orangeHeading .sb-inner
{
    background-color: #EA4F00;
}

#orangeHeading .sb-border 
{
    background-color: #EA4F00;
}

div.fagFolkTema, div.firstFagFolkTema
{
	margin-bottom: 20px;
	background-color: #ffffff;
	color: #666666;
	width: 580px;
	float: left;
}

div.fagFolkTema a, div.firstFagFolkTema a, fagFolkRightBox a, fagFolkLeftBox a
{
	text-decoration: none;
	color: #666666;
}

div.fagFolkTema .sb-inner, div.firstFagFolkTema .sb-inner
{
    background-color: #ffffff;
}

div.fagFolkTema .sb-border, div.firstFagFolkTema .sb-border
{
    background-color: #ffffff;
}

div.fagFolkTema h1 a, div.firstFagFolkTema h1 a
{
    color: #EA4F00;
    font-size: 18px;
    margin-bottom: 3px;
    font-weight: bold;
    padding-top: 10px;
    line-height: 20px;
}

div.fagFolkTema h1.leftMargin
{
    margin-left: 16px;
}

div.fagFolkTema p, div.firstFagFolkTema p
{
	padding: 3px 5px 5px 10px;
	font-weight: bold;
}

img.temaListBilde
{
	float: left;
	margin-right: 10px;
}

div.fagFolkTxt
{
	width: 320px;
	float: right;
}

div.fagFolkTema ul
{
	padding-left: 20px;
	margin-left: 12px;
	margin-top:5px;
}

div.fagFolkTxt ul
{
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 0;
	margin-top:5px;
}

div.fagFolkLeftBox
{
	background-color: #ffffff;
	width: 280px;
	float: left;
	margin: 5px;
}

div.fagFolkRightBox
{
	background-color: #ffffff;
	width: 280px;
	float: right;
	margin: 5px;
}

div.fagFolkLeftBox h1, div.fagFolkRightBox h1
{
	margin-left:12px;
}

div.fagFolkLeftBox ul, div.fagFolkRightBox ul
{
	padding-left: 16px;
	margin-top:5px;
}

div.fagFolkTxt h1
{
	display: inline-block;
}

div.fagFolkTxt p
{
	padding-left: 0;
}

div.fagFolkTema p.leftMargin
{
	padding-left: 16px;
}

div.fagFolkLeftBox p, div.fagFolkRightBox p
{
	padding-left: 12px;
}

#boxHolder
{
	margin-bottom: 20px;
}
#boxHolder li {
    font-size: 0.917em;    
}


/* ****************************************************************************************** */
/* ********************************   PageList.ascx  ************************************ */
/* ****************************************************************************************** */
div.break
{
	clear: both;
}

div.listContent
{
	background-color: #ffffff;
	color: #666666;
    padding: 0 0 10px 10px;
    margin-bottom: 20px;
}

div.listContent .sb-inner
{
   background-color: #ffffff;
}

div.listContent .sb-border 
{
    background-color: #ffffff;
}

div.listContent h1 a
{
    color: #067BBA;
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: bold;
    padding-top: 10px;
    line-height: 20px;
}

div.listContent p
{
	padding: 3px 5px 5px 0;
}

div.listContent a
{
	text-decoration: none;
	color: #333333;
}
.listContentIntro 
{
    font-size: 0.917em;
    
}
img.listBilde
{
	float: left;
	margin-right: 15px;
}

div.lesmer
{
	float: right;
	padding: 10px 12px 10px 0;
	font-size: 0.917em;
}

div.lesmer a
{
	text-decoration: none;
    color: #067bba;
}

div.lesmer a:hover
{
	text-decoration: underline;
    color: #067bba;
}

/* ****************************************************************************************** */
/* ********************************   officeSearch.aspx  ************************************ */
/* ****************************************************************************************** */
#officeSearch h1 {
  color: #555555;
    
}
#officeSearch {
    background-color: #fff;
    padding: 20px;
}

#officeSearchArea {
    padding: 10px;
    background-color: #f2f2f2;
}

#officeSearchArea .sb-inner
{
    background-color: #f2f2f2;
}

#officeSearchArea .sb-border 
{
    background-color: #e6e6e6;
}

#officeSearchResult {
    margin-top: 20px;
}
.officeSearchItemHeading {
    font-weight: bold;
    float: left;
    margin-right: 10px;
}
.officeSearchItem {
    margin-bottom: 15px;
}

#kontorTypeList
{
	margin-top: 10px;
}

#OfficeImageGallery {
    list-style: none;
    margin:0;
    padding:0;
    overflow:hidden;
}
.topNav {
    width: 580px;
    display:block;
    height: 50px;
    list-style: none;
    margin: 0;
    padding: 0;
    top:0;
    position: absolute;
}
.officeprev {
    margin: 10px 0 0 10px;
    float:left;    
}
.officenext {
    background: url("/images/nextPrevbtn.gif") no-repeat;
    width: 117px;
    height: 31px;
    margin: 10px 10px 0 0; 
    float: right;
    text-align:right;
}
#OfficeImageGallery {
 background-color: #fff;
}
#OfficeImageGallery li {
    width: 580px;
	overflow: hidden;
}
.officeImage{
    display: block;
	margin: auto;
}
.officeImageText {
    background-color: #fff;
    width: 580px;
    padding: 10px;
}
.officeprev a {
    margin: auto;
}

/* ****************************************************************************************** */
/* ********************************   Search.aspx  ************************************ */
/* ****************************************************************************************** */

#SearchArea
{
	background-color: #067bba;
	padding: 16px;
}

#SearchArea .sb-inner
{
    background-color: #067bba;
}

#SearchArea .sb-border 
{
    background-color: #067bba;
}

#SearchArea h1
{
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}

#SearchArea h2
{
	color: #ffffff;
	font-size: 12px;
	padding-top: 16px;
	font-family: Arial, Verdana, Sans-Serif;
}
.searchTxt {
    width: 200px;
    height: 18px;
    vertical-align: top;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}
.searchBtn {

}
#SearchBox {
    width: 60%;
    float:left;
    color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}
#SortArea {
    width: 30%;
    float:left;
    color: #fff;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}
#ResultArea
{
	background-color: #ffffff;
	margin-bottom: 20px;
}

#ResultArea .sb-inner
{
    background-color: #ffffff;
}

#ResultArea .sb-border 
{
    background-color: #ffffff;
}


#ResultArea h2
{
	font-size: 16px;
	color: #067bba;
	padding-top: 16px;
	padding-bottom: 10px;
}

#ResultArea h2 a
{
	text-decoration: none;
}

#SearchResultBar
{
	width:580px;
	float: left;
	background-color: #067BBA;
	/*border: solid 1px #067BBA; */
}
#SearchResultBar a {
    text-decoration: underline;
}
#SearchResultBar div.item
{
    background-color: #067BBA;
	float: left;
	padding: 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
#SearchResultBar div.item a
{
    color: #FFFFFF;
}
#SearchResultBar div.item a:hover
{
    color: #FFFFFF;
}
#SearchResultBar div.itemSelected
{
	background-color: #FFFFFF;
	float: left;
	padding: 15px;
	color: #4c4c4c;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
#SearchResultBar div.itemSelected a {
    text-decoration: none;
    color: #4c4c4c;
    cursor: default;
}
#SearchResultBar div.itemSelected a:hover {
    text-decoration: none;
    color: #4c4c4c;
    cursor: default;
}

div.searchPaging
{
	padding: 0px 0 20px 16px;
	font-family: Arial, Verdana, Sans-Serif;
}

.searchPagingTitle
{
	font-size: 13px;
}

#resultContent
{
	padding:10px 5px 10px 15px;
}
#resultContent a {
    text-decoration: underline;
}
div.searchResultTxt
{
	padding: 10px 5px 10px 0;
}
div.searchResultTxt p{
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
}
#resultContent .searchResultTxtHeading a 
{
	font-family: Arial, Verdana, Sans-Serif;
    font-size: 18px;
    text-decoration:none;
    font-weight:bold;
    color: #067bba;
}
.pagingItemSelected
{
	color: #000000;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}
.pagingItemSelected:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
.pagingItem
{
	color: #067bba;
    text-decoration: underline;
}

div.searchResultPath
{
	margin-top: 4px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}

/* ****************************************************************************************** */
/* ********************************   TipAFriend.aspx  ************************************ */
/* ****************************************************************************************** */

#tipAFriendMainArea
{
	margin: 8px;
	width: 550px;
}

#tipAFriendLogo
{
	width: 100%;
	background-color:#ffffff;
}

div.tipAFriendHeading
{
	color: #555555;
	font-size: 16px;
	font-weight: bold;
    padding-top: 10px;
    margin-bottom: 10px;
}

div.tipAFriendIntro
{
	color: #555555;
    font-weight: bold;
    margin-bottom: 5px;
}

div.formLabel
{
	padding-top: 5px;
	padding-bottom: 3px;
}

#tipAFriendMainArea div.submitButton
{
	float: right;
	padding-top: 20px;
}

/* ****************************************************************************************** */
/* ********************************   Login boks  ************************************ */
/* ****************************************************************************************** */

#loginDiv
{
	background-color: #f2f2f2;
    padding: 10px;
    margin-bottom: 20px;
}

div.loginFelt
{
	padding-bottom: 10px;
}

/* ****************************************************************************************** */
/* *******************************       Tabels          ************************************ */
/* ****************************************************************************************** */

#articleContent table caption {
    color:#555555;
    font-family:Arial,Verdana,sans-serif;
    font-size:16px;
    font-weight:bold;
    margin-top:15px;
    text-align:left;
}
#articleContent table {
    border-collapse:collapse;
    margin-top:16px;
}
#articleContent table th {
    color:#4C4C4C;
    font-family:Arial,Verdana,sans-serif;
    font-size:12px;
}
#articleContent table td, #articleContent table th {
    border:1px solid #666666;
    border-collapse:collapse;
    text-align:left;
    vertical-align:top;
    padding:2px;
}
#articleContent table p {
    margin:0 0;
}
#id_matrix td {
    border: none !important;
}
#id_matrix fieldset, #id_matrix label {
    display: block;
    margin: 10px 0 2px 0;
}
#id_matrix fieldset label {
    display: inline;
}

/* ****************************************************************************************** */
/* *******************************     SiteMap.aspx      ************************************ */
/* ****************************************************************************************** */

.sitemapMainBody {
    margin: 10px 0;
}
#SiteMap ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMap ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMap li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.3em;
}
#SiteMap li a
{
    text-decoration: none;
}

#SiteMap li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url(../images/SiteMapBullet.png) no-repeat;
    font-size: 0.7em;
}

#SiteMap li li a
{
    text-decoration: underline;
}

#SiteMap li li li
{
    font-size: 1em;
}


/* ****************************************************************************************** */
/* *******************************     New default.aspx      ******************************** */
/* ****************************************************************************************** */
#privateBlokk
{
	width: 285px;
	float: left;
	margin-right: 10px;
	background-color: #fff;
}

#fagBlokk
{
	width: 285px;
	float: left;
	background-color: #fff;
}

#privateBlokk .sb-inner, #fagBlokk .sb-inner{
    background-color: #fff;
}

div.forsideBody
{
	float: left;
	padding: 10px;
}

div.forsideBody h2
{
	color: #067bba;
    font-size: 1.5em;
}

#articleContent h3 {
    color: #4c4c4c;
    font-size: 1em;
}

#privateTittel, #fagTittel {
    width: 100%;
    background-color: #067bba;
    color: #fff;
}
#privateTittel .sb-inner, #fagTittel .sb-inner{
    background-color: #067bba;
}
#privateTittel h2, #fagTittel h2 {
    margin-left: 20px;
    font-size: 18px;
    line-height: 33px;
}

#shortcuts 
{
	width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    float: left;
}

#shortcuts .sb-inner
{
	background-color: #fff;
}

#shortcutsHeader {
    width: 100%;
    background-color: #555555;
    color: #fff;
}
#shortcutsHeader .sb-inner {
    background-color: #555555;
}
#shortcutsHeader h2 {
    margin-left: 20px;
    font-size: 18px;
    line-height: 33px;
}
#shortcutLinks a {
    font-size: 0.917em; 
}
#shortcutLinks {
    background-color: #fff;
}
#shortcutLinks ul {
    list-style: none;
    padding: 5px 20px;
    margin: 0;
}

#contactInfoDiv h2, #footerRight h2
{
	margin-bottom: 0px;
	text-transform: uppercase;
}

#contactInfoDiv p, #footerRight p
{
	margin-top: 2px;
}
