/*******************************************************/
/* Globale instillinger                                */
/*******************************************************/

.hidden
{
	display: none;
}
.nodisplay
{
	display: none;
}
.leftfloating
{
	float: left;
}
.clear
{
	clear: both;
}
.accesslink
{
    position: absolute;
    top: -100px;
}
body
{
	height: 100%;
	padding: 0px;
	margin: 0px;
	font: 76%/1.4 Verdana, Arial;
	text-align: center;
	background-color: #F3F3F3;
}
form
{
    margin: 0px 0px 0px 0px;
}
table
{
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}
table caption
{
    text-align: left;
}
.topborder
{
    width: 100%;
    height: 4px;
    background-image: url(/templates/images/stripe_toppbunn.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.bottomborder
{
    width: 100%;
    height: 4px;
    background-image: url(/templates/images/stripe_toppbunn.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
a.externallink img 
{
    border: 0;
    vertical-align: middle;
}
a.externallink span.ext
{
    position: absolute;
    left: -5000px;
    width: 4000px;
}
a.externallink span.icon
{
    background: url(/templates/images//external_link.png) no-repeat 100% 2px;
    padding: 0 12px 0 0;
}
a[disabled]
{
    color: gray!important;
    text-decoration: none!important;
}
img.leftalign
{
    float: left;
    margin: 0px 5px 0px 0px;
}
img.rightalign
{
    float: right;
    margin: 0px 0px 0px 5px;
}
#kongsvinger
{
    width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #F3F3F3;
}


/*******************************************************/
/*** Global heading                                  ***/
/*******************************************************/

#globalheading
{
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	overflow: hidden;
}
/* logo area */
.sitelogo
{
	width: 180px;
	text-align: center;
	padding-top: 25px;
	margin: 0px;
	float: left;
}
.sitelogo a img
{
	border: 0px;
}
/* main area */
.headingmainarea
{
    width: 770px;
    margin-left: 10px;
	float: left;
}
/* main area top menu */
.globalfunctions
{
    font-size: 1.0em;
	min-height: 25px;
	margin-left: 7px;
	padding-top: 1px;
	font-weight: bold;
}
.globalfunctionitems
{
	padding: 6px 0px 0px 0px;
}
.globalfunctions ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.globalfunctions li.text
{
	display: inline;
    margin: 5px 0px 0px 0px;
    padding: 1px 4px 2px 0px;
}
.globalfunctions li.icon
{
	display: inline;
    margin: 5px 0px 0px 0px;
    padding: 1px 0px 2px 4px;
}
.globalfunctions li.spacer
{
    margin: 5px 0px 0px 6px;
    padding: 1px 0px 2px 11px;
    background: url(/templates/images/bluespacer.png) repeat-y left 1px;
}
.globalfunctions a
{
	text-decoration: none;
	background-position: top left;
	background-repeat: no-repeat;
}
.globalfunctions a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.globalfunctions a.readspeaker
{
	background-image: url(/templates/images/readspeaker.gif);
	padding-left: 20px;
}
.globalfunctions a.mialink
{
	background-image: url(/templates/images/mialink.png);
	padding-left: 20px;
}
.globalfunctions a.sitemap
{
	background-image: url(/templates/images/ImgSiteMap.png);
	padding-left: 20px;
}
.globalfunctions a.helplink
{
	background-image: url(/templates/images/imghelp.png);
	padding-left: 13px;
}
.globalfunctions a.contactlink
{
	background-image: url(/templates/images/imgcontact.png);
	padding-left: 20px;
}
/* spacer */
.globalfunctions a.englishlink
{
	background-image: url(/templates/images/englishimg.png);
	padding-left: 12px;
}
/* spacer */
.globalfunctions a.fontsize
{
	background-image: url(/templates/images/fontsizeimg.png);
	padding-left: 12px;
}
.globalfunctions a.brightnesslink
{
	background-image: url(/templates/images/contrastimg.png);
	padding-left: 12px;
}
/* spacer */
.globalfunctions a.rsslink
{
	background-image: url(/templates/images/rssimg.png);
	padding-left: 12px;
}
.globalfunctions a img
{
    border: 0;
    width: 0px;
    height: 0px;
}
/* main area search area */
.globalsearch
{
	min-height: 70px;
	text-align: right;
}
.globalsearch .quicksearcharea
{
	padding-left: 400px;
	padding-top: 22px;
}
.globalsearch .inputtextdiv
{
	float: left;
}
.globalsearch .inputtextdiv .inputtext
{
	width: 300px;
}
.globalsearch .searchbuttondiv
{
    margin-top: 1px;
    margin-left: 7px;
	float: left;
}
.globalsearch .searchbuttondiv .searchbutton
{
	width: 21px;
}

#cse-search-results
{
    width: 490px;
    padding: 10px 10px 10px 10px;
    background-color: #ffffff;
}

/* main area global menu */
.globalmenu
{
	min-height: 21px;
	margin-left: 7px;
	padding-top: 1px;
}
.globalmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.globalmenu li
{
	display: inline;
    margin: 5px 2px 0px 0px;
    padding: 1px 4px 2px 0px;
	background-image: url(/templates/images/toppMeny_stripe.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
.globalmenu a
{
	text-decoration: none;
	font-weight: bold;
}
.globalmenu a:hover
{
	text-decoration: overline;
}


/*******************************************************/
/*** Global content                                  ***/
/*******************************************************/

#globalcontent
{
	clear: both;
}
#globalcontent:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.breadcrumbarea
{
	margin: 3px 20px 10px 20px;
	padding: 2px 0px 4px 10px;
	background-color: white;
}
.breadcrumbarea a
{
	text-decoration: none;
}
.breadcrumbarea a:hover
{
	text-decoration: underline;
}


/*******************************************************/
/*** Left menu area                                  ***/
/*******************************************************/

.leftmenuarea
{
    width: 200px;
    float: left;
}
.leftmenu
{
    width: 180px;
    min-height: 250px;
    margin-left: 20px;
    margin-bottom: 10px;
	background-color: #FFFFFF;
}
.leftmenucontent
{
    padding: 22px 12px 25px 12px;
}

/* Left menu heading */
.leftmenuheading
{
    text-align: center;
    padding-bottom: 12px;
    background-image: url(/templates/images/leftmenuline.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
.leftmenuheading h2
{
    text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

/* Left menu Mia */
.leftmenumia
{
    padding: 7px 7px 7px 7px;
    background-image: url(/templates/images/leftmenuline.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    overflow: hidden;
}
.leftmenumia a
{
    cursor: pointer;
}
.leftmenumia h2
{
    width: 89px;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    float: left;
}
.leftmenumia a:hover h2
{
    text-decoration: underline;
}

/* Left menu search */
.leftmenusearch
{
    padding: 8px 7px 8px 7px;
    background-image: url(/templates/images/leftmenuline.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
.leftmenusearch h3
{
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 1.0em;
    font-weight: bold;
}
.leftmenusearch h3 a
{
    text-decoration: none;
}
.leftmenusearch h3 a:hover
{
    text-decoration: underline;
}

/* Left menu area */
.leftmenumenu
{
    padding: 7px 0px 8px 0px;
    background-image: url(/templates/images/leftmenuline.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
.leftmenumenu h3
{
    margin: 0px 0px 3px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 1.0em;
    text-align: center;
}
.leftmenumenu h3 a
{
    text-transform: uppercase;
    text-decoration: none;
    color: #636363;
}
.leftmenumenu h3 a:hover
{
    text-decoration: underline;
}
.leftmenumenu ul
{
    list-style-type: none;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.leftmenumenu li ul
{
    margin: 0px 0px 0px 12px;
    padding: 0px 0px 0px 0px;
}
.leftmenumenu li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.leftmenumenu .normallink
{
    display: block;
    text-decoration: none;
    background-image: url(/templates/images/leftmenuarrowright.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .normallink:hover
{
    text-decoration: underline;
}
.leftmenumenu .menuitem
{
    display: block;
    text-decoration: none;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .menuitem:hover
{
    text-decoration: underline;
}
.leftmenumenu .menuitemarrow
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    background-image: url(/templates/images/leftmenuarrowright.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .menuitemarrow:hover
{
    text-decoration: underline;
}
.leftmenumenu .expandedmenuitem
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .expandedmenuitem:hover
{
    text-decoration: underline;
}
.leftmenumenu .expandedmenuitemarrow
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    background-image: url(/templates/images/leftmenuarrowdown.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .expandedmenuitemarrow:hover
{
    text-decoration: underline;
}
.leftmenumenu .selectedmenuitem
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .selectedmenuitem:hover
{
    text-decoration: underline;
}
.leftmenumenu .selectedmenuitemarrow
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    background-image: url(/templates/images/leftmenuarrowdown.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenumenu .selectedmenuitemarrow:hover
{
    text-decoration: underline;
}

/* Left topicmap menu */
span.tmleftmenuheader
{
    font-weight: bold;
}

/* Left menu sub */
.leftmenusub
{
    padding: 12px 0px 0px 0px;
}
.leftmenusub ul
{
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.leftmenusub li
{
    margin: 0px 0px 0px 0px;
    display: inline;
}
.leftmenusub .linklistarrow
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    background-image: url(/templates/images/linklistarrow.gif);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 9px;
    padding-bottom: 2px;
}
.leftmenusub .linklistarrow:hover
{
    text-decoration: underline;
}

/* Left menu contact info */
.contactinfo
{
    width: 166px;
    margin-left: 20px;
	background-color: #FFFFFF;
	font-size: 1.0em;
	font-weight: bold;
	padding: 7px 7px 7px 7px;
}
.contactinfo .contactheading
{
    font-size: 1.1em;
    margin: 3px 0px 3px 0px;
}
.contactinfo ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.contactinfo ul .contactemail
{
    margin-top: 3px;
    margin-bottom: 3px;
}
.contactinfo ul .contactemail a
{
	text-decoration: none;
}
.contactinfo ul .contactemail a:hover
{
    text-decoration: underline;
}

/* Left menu quality test */
.qualitytest
{
    width: 166px;
    margin: 10px 0px 0px 20px;
	background-color: #FFFFFF;
	padding: 7px 7px 7px 7px;
	text-align: center;
}

.qualitytest a img
{
    border: 0px;
}


/*******************************************************/
/*** Main content                                    ***/
/*******************************************************/

.maincontent
{
    width: 790px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

/* Content area */
.contentarea
{
	overflow: hidden;
}
.contentarea:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Emergency Web */
#EmergencyWeb
{
    height: 394px;
    padding: 7px;
}
#EmergencyWeb .messagearea
{
    height: 380px;
    padding: 7px 7px 7px 7px;
    background-color: #FFFF80;
}
#EmergencyWeb h1
{
    padding: 0px 0px 0px 36px;
    margin: 0px 0px 12px 0px;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 30px;
    background: url(/templates/images/driftsmelding.png) no-repeat top left;
}
#EmergencyWeb p
{
    margin: 0px 0px 6px 0px;
}


/* Frontpage main content area bottom */
.bottomcontentarea
{
	width: 510px;
	clear: both;
	margin-top: 10px;
    overflow: hidden;
}
.bottomleftcontentarea
{
	width: 163px;
	height: 195px;
	float: left;
	background-color: #FFFFFF;
	cursor: pointer;
}
.bottomleftcontentarea a img
{
	margin-top: 7px;
	margin-left: 7px;
	border: 0;
}
.bottomrightcontentarea
{
	width: 337px;
	height: 195px;
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.bottomrightcontentarea a img
{
	margin-top: 7px;
	margin-left: 7px;
	border: 0;
}


/*******************************************************/
/*** Emploees list                                   ***/
/*******************************************************/

.emploeelistarea
{
    color: #313131;
	margin: 0px 7px 0px 7px;
	padding-top: 7px;
	padding-bottom: 14px;
}
.emploeelistarea h1
{
	margin: 0px 10px 7px 10px;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 1.2em;
	clear: both;
}
.emploeelistarea h2
{
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
	clear: both;
}
.emploeelistarea h3
{
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
	clear: both;
}
.emploeelistarea a:visited
{
	color: #551A8B;
}
.emploeelistarea .emploeeslistsorting
{
    margin: 0px 10px 7px 10px;
    padding: 5px 8px 8px 8px;
    border: 1px solid #999999;
}
.emploeelistarea .checksorting
{
    display: block;
}
.emploeelistarea .dropunits
{
    width: 270px;
}
.emploeelistarea .searchname
{
    width: 270px;
}


/*******************************************************/
/*** Search page                                     ***/
/*******************************************************/

#searchpage
{
    background-color: #FFFFFF;
    width: 510px;
}
/* Top image */
#searchpage .topimage img
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 0px;
}
/* Article area */
#searchpage .articlearea
{
    color: #313131;
	margin: 0px 7px 0px 7px;
	padding: 7px 0px 14px 0px;
}
#searchpage .articlearea h1
{
	margin: 0px 10px 7px 10px;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 1.2em;
	clear: both;
}
/* Article intro */
#searchpage .documentintro
{
    margin: 7px 10px 7px 10px;
	font-weight: bold;
}
#searchpage .documentintro p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
/* Search area */
#searchpage .searcharea
{
	margin: 7px 10px 7px 10px;
}
#searchpage .searcharea .searchText
{
	width: 310px;
}
#searchpage .searcharea .button
{
	margin-top: 0px;
}
#searchpage .searcharea .AdvancedArea
{
	margin: 5px 0px 0px 0px;
}
#searchpage .searcharea .searchhelp
{
	margin: 10px 0px 0px 0px;
}
#searchpage .searcharea .searchhelp p
{
	margin: 3px 0px 3px 0px;
}
#searchpage .searcharea .searchhelp ul
{
	padding: 0px 0px 0px 25px;
	margin: 3px 0px 3px 0px;
}
/* Search result area */
#searchpage .resultarea
{
	margin: 7px 10px 7px 10px;
}
#searchpage .resultarea h2
{
	margin: 16px 0px 10px 0px;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.2em;
}
#searchpage .resultarea ol
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}
#searchpage .resultarea ol li a
{
	text-decoration: none;
}
#searchpage .resultarea ol li a:hover
{
	text-decoration: underline;
}
#searchpage .resultarea ol li p
{
	margin: 0px 0px 6px 0px;
}


/*******************************************************/
/*** Subpage                                         ***/
/*******************************************************/

#SubPage
{
	width: 510px;
	background-color: #FFFFFF;
}

/* Top image */
#SubPage .topimage img
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 0px;
}
#SubPage .topimage .topflasharea
{
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 0px;
}

/* Article area */
#SubPage .articlearea
{
    color: #313131;
	margin: 0px 7px 0px 7px;
	padding-top: 7px;
	padding-bottom: 14px;
}
#SubPage .articlearea h1
{
	margin: 0px 10px 7px 10px;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 1.2em;
}
#SubPage .articlearea h2
{
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
}
#SubPage .articlearea h3
{
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 1.1em;
}
#SubPage .articlearea a:visited
{
	color: #551A8B;
}
#SubPage .articlearea ul
{
	padding: 0px 0px 0px 15px;
	margin: 5px 0px 5px 0px;
}
#SubPage .articlearea .contact
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}


/* Article intro */
#SubPage .documentintro
{
    margin: 7px 10px 7px 10px;
	font-weight: bold;
}
#SubPage .documentintro p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
/* Article main content */
#SubPage .documentcontent
{
	margin-top: 7px;
	margin-bottom: 7px;
}
#SubPage .documentcontent h1
{
	margin: 0px 10px 7px 0px;
	clear: both;
}
#SubPage .defaultdocumentinfo
{
	margin: 0px 10px 0px 10px;
}

/* Article main text */
#SubPage .documenttextwithinfo
{
    margin: 7px 10px 7px 10px;
	padding-top: 2px;
}
#SubPage .documenttextwide
{
    margin: 0px 10px 7px 10px;
    overflow: hidden;
}
#SubPage .documenttextwithinfo p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
#SubPage .documenttextwide p
{
	margin-top: 0px;
	margin-bottom: 7px;
}
#SubPage .documenttextwideextra
{
    clear: both;
    margin: 0px 10px 7px 10px;
}
/* Poi image */
#SubPage .documenttextwide .poimapimage
{
	float: right;
	margin: 0px 0px 3px 5px;
}
#SubPage .documenttextwide .imagetopmargin
{
	margin: 10px 0px 3px 5px;
}
#SubPage .documenttextwide .poimapimage .mapimagelink
{
	display: block;
}
#SubPage .documenttextwide .poimapimage .mapimagelink img
{
	border: 1px solid #313131;
}
#SubPage .documenttextwide .poimapimage .mapsitelink
{
	clear: both;
}
/* rss feeds */
#SubPage .rssfeed ul
{
	padding: 0px;
	margin: 7px 10px 7px 10px;
	list-style: none;
}
#SubPage .rssfeed ul li
{
	clear: both;
}
#SubPage .rssfeed ul li p
{
	margin: 6px 0px 6px 0px;
}
#SubPage .rssfeed ul li ul
{
    padding: 0px 0px 0px 30px;
    margin: 10px 0px 10px 0px;
    list-style-type: disc;
}
#SubPage .rssfeed ul li ol
{
    padding: 0px 0px 0px 30px;
    margin: 10px 0px 10px 0px;
}
#SubPage .rssfeed img
{
	border: 0px;
	margin: 5px 0px 5px 0px;
}


/* newsarchive list */
/* Article main content */
#SubPage .newsarchivelist
{
	margin-top: 10px;
}
#SubPage .newsarchiveitem
{
	margin: 5px 10px 5px 10px;
	padding: 5px 0px 0px 0px;
	clear: both;
}
#SubPage .newsarchiveitem img
{
	float: left;
	margin: 0px 5px 1px 0px;
}
#SubPage .newsarchiveitem a h2
{
	margin: 0px 0px 3px 0px;
}
#SubPage .newsarchivelist .PagingContainer
{
	margin: 7px 10px 7px 10px;
}

/* xform area */
#SubPage .xformarea
{
	margin: 0px 10px 7px 10px;
}
#SubPage .xformarea .heading
{
    font-weight: bold;
	margin: 10px 0px 7px 0px;
}

/* Article info */
#SubPage .documentinfofunctions
{
    margin: 14px 10px 7px 10px;
    padding: 0px 0px 0px 0px;
    font-size: 0.9em;
    clear: both;
	overflow: hidden;
}
#SubPage .documentinfofunctions a.print
{
    padding: 1px 5px 5px 40px;
	background: url(/templates/images/imgprint.png) no-repeat 20px top;
}

#SubPage .documentinfo
{
    margin: 14px 10px 7px 10px;
    padding: 0px 0px 0px 0px;
    font-size: 0.9em;
    clear: both;
}
#SubPage .documentinfo:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#SubPage .documentinfo .documentinfoemaillink
{
	cursor: pointer;
}
#SubPage .documentinfo .documentinfoemaillink:hover
{
	text-decoration: underline;
}

/* Comments area */
#SubPage .addcommentsarea
{
    margin: 14px 10px 7px 10px;
    padding: 0px 0px 0px 0px;
    font-size: 0.9em;
    clear: both;
	overflow: hidden;
}
#SubPage .addcommentsarea h2
{
    line-height: 2.0em;
    margin: 0px;
    padding: 0px 6px 0px 6px;
    background: #DCDCDC;
}
#SubPage .addcommentsarea .addcommentfields
{
    margin: 0px;
    padding: 0px 6px 0px 6px;
}
#SubPage .addcommentsarea .newcommentheading
{
    display: inline-block;
    margin: 6px 0px 12px 0px;
}
#SubPage .addcommentsarea .input
{
    width: 447px;
    margin: 0px 0px 6px 0px;
}
#SubPage .addcommentsarea .textbox
{
    width: 447px;
    margin: 0px 0px 12px 0px;
}
#SubPage .addcommentsarea .leadtext
{
    display: inline-block;
    width: 75px;
    font-size: 1.2em;
    padding: 1px 0px 0px 0px;
}
#SubPage .addcommentsarea .nameinput
{
    width: 250px;
    margin: 0px 0px 6px 0px;
}
#SubPage .addcommentsarea .linkbutton
{
    display: block;
    margin: 3px 0px 3px 0px;
    clear: both;
    cursor: pointer;
}
#SubPage .addcommentsarea .button
{
    width: 75px;
    margin: 6px 0px 6px 0px;
    float: left;
}
#SubPage .addcommentsarea .checkbox
{
    display: block;
    float: right;
    line-height: 1.6em;
    margin: 6px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    width: 385px;
    overflow: hidden;
}
#SubPage .addcommentsarea .checkbox label
{
    display: inline-block;
    line-height: 1.6em;
    vertical-align: top;
}
#SubPage .addcommentsarea .validator
{
    padding: 4px 0px 0px 0px;
    vertical-align: top;
}

/* Facebook elements */
#SubPage .addcommentsarea a.fbconnect_login_button
{
    margin: 7px 0px 0px 25px;
}
#SubPage .addcommentsarea .facebookwelcomeimage
{
    margin: 1px 8px 6px 0px;
    float: left;
}
#SubPage .addcommentsarea .facebookwelcometitle
{
    padding: 2px 0px 3px 0px;
    font-weight: bold;
}
#SubPage .addcommentsarea .facebookwelcometext
{
    padding: 2px 0px 3px 0px;
}

#SubPage .commentsarea
{
    margin: 14px 10px 7px 10px;
    padding: 0px 0px 0px 0px;
    font-size: 0.9em;
    clear: both;
	overflow: hidden;
}
#SubPage .commentsarea h2
{
    line-height: 2.0em;
    margin: 0px;
    padding: 0px 6px 0px 6px;
    background: #DCDCDC;
}
#SubPage .commentsarea ul
{
    list-style: none;
    margin: 0px;
    padding: 0px 6px 0px 6px;
}
#SubPage .commentsarea ul li
{
    clear: both;
    padding: 8px 0px 0px 0px;
}
#SubPage .commentsarea h3
{
    font-size: 1.4em;
}
#SubPage .commentsarea .commentlistimage
{
    float: left;
    margin: 0px 6px 3px 0px;
}
#SubPage .commentsarea .commentheader
{
    font-size: 1.2em;
    margin: 0px;
    display: block;
}
#SubPage .commentsarea .commenttext
{
    margin: 3px 0px 6px 0px;
}


/*******************************************************/
/*** Topic page                                      ***/
/*******************************************************/

#SubPage .servicearea
{
    color: #313131;
	margin: 0px 7px 0px 7px;
	padding-top: 7px;
	padding-bottom: 14px;
}
#SubPage .servicearea h1
{
	margin: 0px 7px 7px 7px;
	font-weight: normal;
	font-size: 2.2em;
	line-height: 1.2em;
	clear: both;
}
#SubPage .servicearea h2
{
	margin: 21px 7px 7px 7px;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.2em;
	clear: both;
}
#SubPage .servicearea h3
{
	margin: 2px 0px 0px 0px;
	font-weight: bold;
	clear: both;
}
#SubPage .servicearea a
{
	text-decoration: none;
}
#SubPage .servicearea a:hover
{
	text-decoration: underline;
}
#SubPage .servicearea .serviceletters
{
    margin: 0px 7px 0px 7px;
}
#SubPage .servicearea .serviceletters ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#SubPage .servicearea .serviceletters ul li
{
    display: inline;
}
#SubPage .servicearea .serviceletters ul li a
{
    color: #017F69;
    font-weight: bold;
    text-decoration: none;
}
#SubPage .servicearea .serviceletters ul li a:hover
{
    text-decoration: underline;
}

/* NTK Bloxk */
#SubPage .servicearea .ntkblock
{
	margin: 0px 7px 7px 7px;
}
#SubPage .servicearea .ntkblock span .ntkdescheading
{
    margin: 14px 0px 3px 0px;
	font-weight: bold;
}
#SubPage .servicearea .ntkblock div p
{
	margin: 0px 0px 6px 0px;
}
/* A - Å list */
#SubPage .servicearea .servicedescintro
{
	margin: 7px 0px 7px 7px;
	font-size: 1.1em;
}
#SubPage .servicearea .servicedesccount
{
	margin: 7px 0px 7px 7px;
}
#SubPage .servicearea .servicedesclinks
{
	margin: 7px 0px 7px 7px;
}
#SubPage .servicearea .servicedesclinks .charHeader
{
	font-size: 1.1em;
	text-transform: uppercase;
}
#SubPage .servicearea .servicedesclinks a
{
	text-decoration: none;
}
#SubPage .servicearea .servicedesclinks a:hover
{
	text-decoration: underline;
}

#SubPage .defaultpadding
{
    color: #313131;
	margin: 0px 17px 0px 17px;
	padding: 6px 0px 14px 0px;
}
#SubPage .defaultpadding .rightmenu
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#SubPage .defaultpadding .rightlistbackground .rightlisttop
{
    font-weight: bold;
}
#SubPage .defaultpadding  .rightlistbackground .rightlistmenuline a
{
    text-decoration: none;
}
#SubPage .defaultpadding .rightlistbackground .rightlistmenuline a:hover
{
    text-decoration: underline;
}


/*******************************************************/
/*** Right menu area                                 ***/
/*******************************************************/

/* Extra right menu */
.rightmenuadd
{
	width: 236px;
	background-color: #FFFFFF;
	padding: 7px 7px 7px 7px;
}
.rightmenuadd a img
{
	border: none;
}

/* Right topicmap menu */
.rightlistbackground .rightlisttop
{
    width: 228px;
    height: 28px;
    margin: 0px;
    padding: 3px 0px 0px 8px;
    color: white;
	background-image: url(/templates/images/nyheter.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #2D2D2D;
}
.rightlistbackground .RightList ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rightlistbackground .RightList ul li
{
	margin-top: 1px;
    padding: 1px 3px 2px 7px;
	background-color: #F3F3F3;
}
.rightlistbackground .RightList ul li a
{
	text-decoration: none;
}
.rightlistbackground .RightList ul li a:hover
{
	text-decoration: underline;
}
.rightlistbackground .RightList ul li a:visited
{
	color: #551A8B;
}


/*******************************************************/
/*** Content footer                                  ***/
/*******************************************************/

.contentfooter .footerrow
{
    margin-top: 10px;
	overflow: hidden;
}
.contentfooter .footerlistbox
{
	width: 236px;
	float: left;
	background-color: #FFFFFF;
	padding: 7px 7px 7px 7px;
} 
.contentfooter .leftbox
{
	margin: 0px 10px 0px 0px;
} 
.contentfooter h2
{
    width: 228px;
    height: 28px;
    margin: 0px;
    padding: 3px 0px 0px 8px;
	color: #F3F3F3;
	font-weight: normal;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #2D2D2D;
	text-transform: uppercase;
} 
.contentfooter .bggray h2
{
	background-image: url(/templates/images/boxbg_gray.png);
}
.contentfooter .bgblue h2
{
	background-image: url(/templates/images/boxbg_blue.png);
}
.contentfooter .bggreen h2
{
	background-image: url(/templates/images/boxbg_green.png);
}
.contentfooter .bgred h2
{
	background-image: url(/templates/images/boxbg_red.png);
}
.contentfooter ul
{
	min-height: 100px;
	background-color: #F3F3F3;
	list-style: none;
	padding: 7px 7px 4px 7px;
	margin: 0px;
}
.contentfooter ul li
{
	margin-bottom: 4px;
}
.contentfooter ul li a
{
	text-decoration: none;
}
.contentfooter ul li a:hover
{
	text-decoration: underline;
}

/* MovieList */
.contentfooter ul.movielist
{
	background-color: #FFFFFF!important;
	padding: 0px!important;
}
.contentfooter ul.movielist li
{
	background-color: #F3F3F3;
	padding: 1px 7px 2px 7px;
	margin-bottom: 1px;
}
.contentfooter ul.movielist li h3
{
    font-size: 0.9em;
    font-weight: bold;
	margin: 0px;
}
.contentfooter ul.movielist li h3 a
{
    text-decoration: none;
}
.contentfooter ul.movielist li h3 a:hover
{
    text-decoration: underline;
}
.contentfooter ul.movielist li .rightmenulistarticletext
{
	font-size: 0.9em;
}
.contentfooter ul.movielist li .rightmenulistarticletext a
{
    text-decoration: none;
}
.contentfooter ul.movielist li .rightmenulistarticletext a:hover
{
    text-decoration: underline;
}


/*******************************************************/
/*** Global footer                                   ***/
/*******************************************************/

#globalfooter
{
	padding: 0px 20px 0px 20px;
	clear: both;
	overflow: hidden;
}
#globalfooter .footermenuitems
{
	margin: 15px 0px 15px 150px;
	text-align: center;
	font-size: 0.9em;
}
#globalfooter .footermenuitems p
{
	padding: 0px;
	margin: 0px 0px 4px 0px;
}
#globalfooter .footermenuitems ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#globalfooter .footermenuitems ul li
{
	display: inline;
	padding-left: 10px;
	margin-left: 1px;
	background-image: url(/templates/images/bulletfooter.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#globalfooter .footermenuitems ul li a
{
	text-decoration: none;
}
#globalfooter .footermenuitems ul li a:hover
{
	text-decoration: underline;
}



/* POPUP dialog */
#jdialog {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
	text-align: left;
}

#jdialog h2 { font-size: 1.8em; margin: 0px 0px 5px 0px; }
#jdialog p { font-size: 1.2em; line-height: 1.3; }

#jdialog .mask {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	background-color: #000;
	display: none;
}

#jdialog #dialog {
	position:absolute;
	display:none;
	z-index:9999;
	width:300px; 
	background: transparent url('/templates/images/jdialog_bg.png') no-repeat;
	padding: 25px;
}

#jdialog a.close {
	position: absolute; 
	display: block;
	top: 15px;
	right: 15px;
	background: transparent url('/templates/images/jdialog_close.png') no-repeat;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
}
/* POPUP dialog SLUTT */
