/* NBK_1 */

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 135%;
}

html, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/140% Arial, Helvetica, sans-serif;
}

a {
	color: #046892;
        font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5e1e39;
	text-decoration: underline;
}
a img  {
	border: none;
}


h1 {    
        color: #000;
	margin: 0;
	padding: 0;
}

h2 {
	color: #000;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000;
	margin: 0;
	padding: 0;
}

h4 {
	color: #000;
	margin: 0;
	padding: 0;
}

h5, h6, p, pre, ol, dl, address {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {	
	padding-left: 9px;
	margin: 0px 0px 5px 0px;
	background: url(../images/stil/bullet.png) no-repeat 0 5px;
}
li a {
        color: #222;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}
a:focus
{
	outline: none;
}
/* @end */

/* @group Typography */

/* Module Column Typography - sightly smaller headings */

.module h1,.moduletable h1 {
	font-size: 20px;
}
.module h2,.moduletable h2 {
	font-size: 16px;
}
.module h4,.moduletable h4 {
	font-size: 14px;
}

/* Basic Typography */
div.main-left-only ol,
div.main-left-only ul,
div.main-right-only ol,
div.main-right-only ul,
div.main-wide ol,
div.main-wide ul,
div.main-both ol,
div.main-both ul {
	margin-left: 20px;
}
p {
	padding-bottom: 10px;
}


h1 {
	font-size: 20px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

h2 {
	font-size: 18px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

h4 {
	font-size: 14px;
	line-height: 125%;
	padding: 4px;
	letter-spacing: -1px;
}

/* Gidskens stiler */

.redbold {
        color: #f00;
        font-weight: bold;
}

/* Gidskens stiler slutt */

/* EXTRA STYLES */

p.alert {
	background: #f8bda9 url(../images/exc.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FF0000;
    border-bottom: 2px solid #FF0000;
	color: #57060a;
}


p.info {
    background: #b9cce5 url(../images/info.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #466eae;
    border-bottom: 2px solid #466eae;
	color: #000;
}
p.warn {
    background: #faffb5 url(../images/warn.png) no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
	color: #463b0b;
}
/*-----SPECIAL LIST STYLE (CHANGE OR ADD ANOTHER)-----*/

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	list-style-position: outside;
}

ul.checklist a {
	text-decoration: underline;
	padding: 1px;
}
ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}



blockquote {
        padding: 10px;
        font-style: italic;
	margin: 0px;
        padding: 10px;
	border: 1px solid #adc387;
	background-color: #e4edd5;
}


div.code {
  	padding: 10px;
	text-decoration: none;
	font: normal normal normal 11px "Courier New", Courier, mono;
}
/* @end */

/* @group Structure */


/* CSS for Header Image */
#header a img {
	border: none;
}
#header	{
        width: 880px;
	height: 130px;
        margin: 0px auto;
        background: #fff;
}

/*#header .inside {padding:0; margin:0;}*/

#pathway {
	margin: 0px 0px 5px 0px;
	font-size: 11px;
}
#header-wrap	{
	width: 100%;
	height: 130px;
	margin: 0;
	background: #fff;
}


#main-wrapper	{
	width: 884px;
	margin: 14px auto 0px auto;
}

#mainbody-both {
	padding: 0px;
	margin: 0px;
}
.main-top-right-only,.main-top-both,.main-top-left-only {
	height: 11px;
	width: 884px;
}
.main-top-wide {
	height: 11px;
	width: 884px;
}
.main-both	{
	margin: 0px 200px 0px 200px;
}
.main-wide	{
	margin: 0px auto;
	width: 872px;
	position: relative;
}
.main-left-only	{
	margin: 0px 10px 0px 200px;
}
.main-right-only	{
	margin: 0px 250px 0px 30px;
	width: 550px;
	position: relative;
}
#leftcol {
	float: left;
	width: 188px;
	padding: 0px 0px 0px 0px;
}
#leftcol .left-inside {
	margin: 0;
	padding: 0px 8px 0px 8px;
 	width: auto;
}
#leftcol .module {
        margin-bottom: 20px;
}
#rightcol {
	float: right;
	width: 170px;
	padding: 5px 10px 0px 0px;
 	}
#rightcol .right-inside {
	margin: 0;
 	width: auto;

}

/* Footer */
.bottom-right-only,.bottom-both,.bottom-left-only,.bottom-wide	{
	height: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.footer {
	margin: 0px;
	padding: 8px 10px;
	color: #6f6f6f;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
        border-top: 1px solid red;
        border-bottom: 1px solid red;
}
.footer p {
	margin: 0px;
	padding: 2px 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}



.breadcrumbs {
        padding-left: 20px;
        color: #f00;
}

#headermod {
	height: 106px;
	width: 880px;
	top: 11px;
	float: left;
	overflow: hidden;
	position: relative;
        border-top: 1px solid #5a2049;
        border-bottom: 1px solid #ee3124;
}


#headermod .moduletable h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin: 0;
	text-indent: 0px;
	background-image: none;
}
#headermod .moduletable {
	font-size: 16px;
	line-height: 145%;
}
#headermod .contentheading,#headermod a.contentpagetitle {
	font-size: 16px;
	line-height: 18px;
}

/* Module  (Default) */
div.module {margin-bottom: 8px;}
div.module div{}
div.module div div  {}
div.module div div div  {padding: 5px 0px 0px 0px;}
div.module div div div div {padding: 0;}

div.module h3,div.moduletable h3 {
	padding: 0px 0px 0px 2px;
	line-height: 100%;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 9px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	color: #000;
	/*background: url(../images/stil/mod_heading.png) no-repeat left center;*/
}

/* Module Unstyled */
div.module-none {
	margin-bottom: 10px;
	background: none;
}
div.module-none div {
	background: none;
}
div.module-none div div {
	background: none;
}
div.module-none div div div {
	background: none;
	padding: 0px;
	margin: 0px;
}
div.module-none div div div div {
	background: transparent none;
	padding: 0;
}
div.module-none h3 {
	margin: 10px 0;
	padding:0;
	line-height: 100%;
	height: auto;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 15px;
	font-size: 18px;
	font-style: normal;
	border: none;
	color: #2F462B;
}
/* Overrides - Must come after module structure */
#showcase, .bottom  {
	margin: 0px;padding: 0px;
}

#leftcol ul#mainlevel li,#rightcol ul#mainlevel li,
#leftcol ul#mainlevel-sidenav li,#rightcol ul#mainlevel-sidenav li {
	background-image: none;
	padding: 0px;
}
#leftcol ul#mainlevel,#rightcol ul#mainlevel,
#leftcol ul#mainlevel-sidenav,#rightcol ul#mainlevel-sidenav {
	background-image: none;
	list-style: none;
}

#leftcol a.mainlevel,#rightcol a.mainlevel,
#leftcol a.mainlevel-sidenav,#rightcol a.mainlevel-sidenav {
	line-height: 27px;
	height: 27px;
	padding-left: 8px;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	background: url(../images/stil/leftnav_norm.png) no-repeat left center;
	color: #2f462b;
}
#leftcol a.mainlevel:hover,#rightcol a.mainlevel:hover,
#leftcol a.mainlevel-sidenav:hover,#rightcol a.mainlevel-sidenav:hover {
	background: url(../images/stil/leftnav_over.png) no-repeat left center;
	color: #fff;
}

#leftcol a#active_menu.mainlevel,#leftcol a#active_menu.mainlevel:hover,
#rightcol a#active_menu.mainlevel,#rightcol a#active_menu.mainlevel:hover,
#leftcol a#active_menu-sidenav.mainlevel-sidenav,#leftcol a#active_menu-sidenav.mainlevel-sidenav:hover,
#rightcol a#active_menu-sidenav.mainlevel-sidenav,#rightcol a#active_menu.mainlevel-sidenav:hover {
	background: url(../images/stil/leftnav_active.png) no-repeat left center;
	color: #fff;
}
a.sublevel,a.sublevel-sidenav {
	padding-left: 4px;
	font-size: 12px;
	color: #000;
}
a.sublevel.img {
}

/* Banner */
div#banner {
	margin: 0px auto 10px auto;
	text-align: center;
}
/* @end */

/* @group Joomla Styles */
table.contentpaneopen ul, table.contentpaneopen ol {






	list-style-position: inside;










}
/* Tables */
table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
        line-height: 18px;
}
table.blog table.contentpaneopen {
	white-space: normal;
	border-collapse:separate;
}

table table.contentpaneopen td, table table.contentpane td {
	padding: 0px 4px;
}
table.contentpaneopen, table.contentpane, table.blog {
	border-collapse: collapse;
	width: 100%;
}

div.blog_more {
	padding: 0px 10px;
        border-top: 1px solid #e6e6d4;
}
div.blog_more strong {
	position: relative;
}

div.blog_more ul li {
	list-style: none;
	background-image: none;
	padding: 0px;
}
div.blog_more ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #dadacc;
}
div.blog_more ul li a:hover {
	text-decoration: none;
	display: block;
	padding: 4px;
	border-bottom: 1px solid #dadacc;
	background-color: #fefdf2;
}

table.pollstableborder td.sectiontableentry1 {
color: #3d2518;
background: #f8f8f8;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableentry2 {
color: #3d2518;
background: #f2f2f2;
padding: 2px;
border-bottom: 1px solid #fff;
}
table.pollstableborder td.sectiontableheader {
padding: 8px;
color: #fff;
border: none;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}

table.pollstableborder {
	width: 100%;
	text-align: left;
}
table.poll {
	font-size: 11px;
}
.smalldark {
white-space: nowrap;
}

td.sectiontableheader {
color: #fff;
background-color: #000;
font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
}
.sectiontableentry1 a,
.sectiontableentry2 a {
text-decoration: none;
}

table tr.sectiontableentry1 td,
table td.sectiontableentry1 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}
table tr.sectiontableentry2 td,
table td.sectiontableentry2 {
background: #fff;
padding: 4px;
border-bottom: 1px solid #f0f0f0;
line-height: 155%;
}

li a.category {
	font-weight: bold;
	text-decoration: none;
}
table.contentpane tr td ul {
	list-style: none;
}
/* Print-PDF-EMail */

body.contentpane {
	background: #fff;
	margin: 25px;
}
span.pagenav {
	color: #9e9984;
}
td.modifydate {
line-height: 30px;
}
span.small,.createdate,.modifydate {
	font: 10px/10px Tahoma, Lucida, Verdana, sans-serif;
	color: #9a9a9a;
}
/* Mosimages */
div.mosimage {
	margin: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}
div.mosimage_caption {
	color: #666;
	background: #fff;
	border-top: 1px solid #ccc;
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
}
div.mosimage img {
	padding: 5px;
}



/* Content Headings */
a.contentpagetitle {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #470705;
	line-height: 145%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	text-decoration: none;
}
a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}
td.contentheading {
	width: 100%;
	border-bottom: 1px solid #efefdd;
	color: red;
}
.contentheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #600;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_orgheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #f71605;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_medlemheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #5f1e38;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_avtalerheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #97bd0e;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_formidlingheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #00638f;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_stipendheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #f8a700;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_oppslagsheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #dc0479;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.contentheading_linkerheading {
	font-size: 20px;
	font-weight: normal;
	white-space: normal;
	color: #56c0d6;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	font-style: normal;
	letter-spacing: -1px;
}
.componentheading {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
a.readon {
	float: right;
	padding-left: 18px;
	line-height: 15px;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/stil/readon.png) no-repeat left center;
}
.pagenav_next a,.pagenav_prev a {
	margin: 15px 15px 0px 0px;
	padding: 1px 4px;
	text-align: center;
	text-decoration:none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background: #efefef;
	border: 1px solid #000;
	color: #000;
}
div.back_button a {
	margin: 15px 15px 0px 0px;
	border: 1px solid #adc387;
	padding: 1px 2px;
	text-align: center;
	text-decoration:none;
	float: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #e4edd5;
	border: 1px solid #adc387;
	color: #8fa26f;
}
.pagenav_next a:hover,.pagenav_prev a:hover,div.back_button a:hover {

	text-decoration:none;
	background-color: #fff;
	color: #8fa26f;
}

div.pagenavbar a, div.pagenavbar {
	text-decoration: none;
	font-size: 11px;
}
table.contenttoc {
	font-size: 12px;
	background-color: #f5f2e1;
	border: 1px solid #e8e6d8;
}

table.contenttoc th {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	background-color: #000;
	color: #fff;
}
table.contenttoc td {
	font-size: 14px;
	padding: 2px 8px;
}
table.contenttoc a.toclink  {
	font-size: 12px;
	text-decoration: none;
}

/*Extra til joomla 1.5 */

/*Added _menu and _text module suffix styles above for better cooperation of default content */

div.banneritem a,
div.banneritemS1 a,
div.banneritemS2 a,
div.banneritemS3 a,
div.banneritemS4 a,
div.banneritemS5 a,
div.banneritem_text a {
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

div.banneritem,
div.banneritemS1,
div.banneritemS2,
div.banneritemS3,
div.banneritemS4,
div.banneritemS5,
div.banneritem_text {
	font: 11px/12px Arial, Helvetica, Geneva, sans-serif;
}

#form-login ul li {
	list-style: none;
}

td.buttonheading {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

td.buttonheading img {
	padding: 0;
	margin: 1px;
}

td.article_column {
	padding: 4px;
}

ul#mainlevel {
	list-style: none;
}

/* Frontend Editing*/

fieldset {
	margin-top: 5px;
	padding: 5px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

.search {
        float: right;
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

/* System Error Messages */

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin: 0px;
	padding-left: 40px;
	text-indent: 0px;
}

/* System Notice Messages */

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
td.sectiontableheader a {color: #fff;}
div.main-left-only .contentpane,div.main-right-only .contentpane {width: 640px;}
div.main-both .contentpane {width: 445px;}
div.main-wide .contentpane {width: 860px;}


/* @end */
