/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 1px;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul
{
    /*list-style:none;*/
    list-style: bulleted;
    list-style-type: disc;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ------------- Typo ------------- */

body {
	background-color: #fff;
	background-repeat:repeat-x;
	font-size: 12px;
	line-height:1.2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#4c5051;
	text-align:center;
	margin:20px 0 0 0;
	padding:0px;
}

h1, h2, h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
textarea
{
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/*p, pre, h1 {
	margin:.5em 0;
}*/

a:link, a:visited 
{
    color:#0033cc;
	/*color:#4c5051;*/
}

h1 {
	font-size:18px;
	font-weight: bold;
	margin: 0 0 1em 0;
	/*margin: 0 0 .5em 0;*/
}

h2 {
	font-size:14px;
	font-weight: bold;
	margin: 0 0 .8em 0;

}
h3 {
	font-size:12px;
	font-weight: bold;
	margin: 0 0 .8em 0;

}
h4 
{
    font-weight:bold;
}

p, ul
{
    margin:0 0 .8em 0;
}
div#left h2 {
	font-weight:bold;
	margin: 0 0 10px 0;
}
div#left ol, div#left ol ol, div#left ul, div#left ul ul
{
    list-style:none
}
div#left li {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:100%;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin:7px 0;
	background-image:url(../images/design/roed-firkant-9px.gif);
	background-repeat:no-repeat;
	background-position: left 4px;
}
div#left li li {
	font-size:90%;
	border:0;
	font-weight:normal;
	margin:4px 0 0 5px;
	text-transform:none;
	background:none;
	padding: 0;
}

div#left li a:link, div#left li a:visited {
	color:#414b5b;
	text-decoration:none;
}

div#left li a:hover {
	text-decoration:underline;
}
div#right h1 {
	font-size:100%;
	border-bottom:1px solid #ccc;
}

div#right h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:95%;
	font-weight:bold;
	padding: 0 0 0 12px;
	/*margin:0 0 -5px 0;*/
	margin:0 0 .5em 0;
	background-image:url(../images/design/roed-firkant-9px.gif);
	background-repeat:no-repeat;
	background-position: left 4px;
}

li.current a:link, li.current a:visited {
	font-weight:bold;
	color:#000;
}
pre {
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
div#footer {
	color:#fff;
}
div#content div.fullbredde-artikkel h1 {
	background-image:url(../images/design/roed-firkant-15px.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:19px;
	/*margin:0px 0px 10px 0px*/
}
div#content div.halvbredde-artikkel h1 {
	background-image:url(../images/design/roed-firkant-9px.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding:0 0 2px 12px;
	margin:0px;
	font-size:100%;
	border-bottom: 1px solid #bbb;
}
/*  layout */

div#box {
	width:1000px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}

div#main 
{
    /*NB! dette bildet lager farget bakgrunn i venstre- og høyrekolonnen*/
	background-image: url(../images/design/faux-cols-bakgrunn.jpg);
	background-repeat:repeat-y;
	overflow:auto;
}
div#main_nocolumns
{
    /*overflow:auto;*/
}

div#main_nocolumns h1
{
    background-image:url(../images/design/roed-firkant-15px.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:19px;
}

div#left {
	width:171px;
	padding:0px;
	float:left;
	background-color: transparent;
	display:inline;
}
div#content_fullbredde
{	
    width:100%;
    /*overflow:auto;*/
	/*min-height:400px;
	max-height:1000px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px");
    */
}
div#content_fullbredde div
{
    /*overflow:auto;*/
}
div#content {
    width:592px;
	padding:13px 30px;
	float:left;
	overflow: auto;
	min-height:400px;
    height:expression(this.scrollHeight > 400 ? "auto":"400px");
}
div#content ul 
{
    list-style:bulleted;
    list-style-type:circle
}
div.fullbredde-artikkel {
	width:100%;
}

div.halvbredde-artikkel {
	width: 284px;
	float:left;
	margin:10px 12px 10px 0;
}

div#right {
	width:160px;
	padding:5px;
	float:left;
	background-color:transparent;
	display:inline;	
}

div#right div.sak {
	margin-bottom:10px;
}

div#head {
	position:relative;
	background-color:#000;
	height:119px;
	background-image: url(../images/design/header-bakgrunn.jpg);
	background-repeat:repeat-x;
}
div#head h1 a:link, div#head h1 a:visited {
	position:absolute;
	text-decoration:none;
	top:0;
	left:14px;
	height:111px;
	width:338px;
}
div#head h1 span {
	visibility:hidden;
}
div#head p {
	padding:10px;
	margin:0px;
}

div#avdelingsnavn {
	position:absolute;
	left: 520px;
	top: 76px;
}

div#topnav {
	height:21px;
	background-color:#a92723;
}

div#footer {
	clear:both;
	width:960px;
	background-color:#4c5051;
	overflow:auto;
	padding:20px;
	margin-bottom:20px;
}

div#footer p {
	margin:0;
	padding:0;
	line-height:1.4;
	font-size:80%;
}

div#footer a {
    color:#fff;
}

#footer-col-1, #footer-col-2, #footer-col-3 {
	display:block;
	float:left;
	width: auto;
	overflow:auto;
	margin-right:95px;
}
/*Frittstående side*/
div.independentpage
{
    width:600px;
    text-align:left;
    border:solid 2px #a92723;
    padding:20px;
}
div.independentpage h1
{
    background-image:url(../images/design/roed-firkant-15px.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:19px;
}

/*------------Lister----------------*/

.punktliste1
{
    list-style-type:disc;
    padding-left:20px;
    padding-bottom:10px;
}
/*Brukes bl.a. til statuttene:*/
ol.nummerert_nestet
{
    padding-left:25px;
}
ol.nummerert_nestet li
{
    list-style-type:decimal;
    font-size:14px;
    font-weight:bold;
}   

ol.nummerert_nestet ol
{
    padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
}
ol.nummerert_nestet ol li
{
    list-style-type:lower-roman;
    font-size:12px;
    font-weight:normal;
    padding-bottom:10px;
}
/*------------Tabeller--------------*/
table.enkeltabell {
	border: 1px solid #ddd;
	border-collapse:collapse;
}

table.enkeltabell td, table.enkeltabell th {
	border: 1px solid #ddd;	
	padding: 3px;
	vertical-align:top;
}

table.enkeltabell th {
	font-weight:bold;
}

tr.GridviewPaging td 
{
    padding:0px 10px 0px 10px;
    font-size:14px;
}



table.nolines
{
    border-width:0px;
}
table.nolines td, table.nolines th
{
    padding:3px;
    border-style:none;
}
table.nolines th
{
    font-weight:bold;
}

table.programtabell {
	/*border: 1px solid #a92723;*/
	border-collapse:collapse;
}
table.programtabell th
{
    background-color:#93BCD2;
    font-weight:bold;
}
table.programtabell td, table.programtabell th {
	border: 1px solid #a92723;
	padding: 3px;
	font-family:Verdana Arial;
	font-size:11px;
	vertical-align:top;
}
table.programtabell h1
{
    font-size:12px;
    font-weight:bold;
}

table.programtabell h2
{
    font-family:Verdana Arial;
    font-size:10px;
    font-weight:bold;
}

table.programtabell_sub
{
    border:1px solid black;
}
table.programtabell_sub td
{
    padding:0px;
    margin:0px;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:1px dotted #a92723;
}



/*----------------Poup--------------*/

.modalPopup
{
    background-color:White;
    border-width:3px;
    border-style:solid;
    border-color:Gray;
    padding:3px;
}
.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}


div.dialogbox{
	background-color:White;
	text-align:left;
	border: 4px solid #459bff;
	margin:0 auto;
	width:auto;
}
div.dialogbox span
{
    color:Black;
}
div.dialogbox div.headerwrap
{
    background-color: #459bff;
}
div.dialogbox div.header
{
    /*background-color:#ddd;*/
    background-color:Transparent;
    min-height:25px;
    vertical-align:middle;
    text-align:left;
    padding:5px 5px 0px 10px;
}

div.dialogbox div.content
{
    min-width:300px;
    max-width:800px;
    max-height:800px;
    overflow:auto;
    padding:10px;
    float:left;
}

div.dialogbox div.buttonsbottom {
	clear:both;
	text-align:right;
	margin-top:10px;
	min-width:50px;
	
}

div.dialogbox div.buttonsright
{
    min-width:30px;
    max-width:100px;
    text-align:right;
    padding:15px 15px 0px 0px;
    float:left;
}

div.dialogbox div.buttonsright input
{
    text-align:center;
    width:100%;
    margin-bottom:10px;
}

div.dialogbox div.buttonsright input
{
    margin-bottom:5px;
    min-width:50px;
}
div.dialogbox ul
{
    list-style-type: disc;
    margin-left:25px;
}

/*RadioButtonlist holder ikke tekst fordelt over flere linjer sammen*/
table.RadioButtonListAlign input {
      width: 20px;
      display: block;
      float: left;
   }
table.RadioButtonListAlign label {
      max-width: 300px;
      display: block;
      float: left;
   }
table.RadioButtonListAlign td   {
    padding-bottom:10px;
   }


/* --------------- Div ------------- */
	
div#leftmenu-wrapper, div#rightmenu-wrapper {
	padding:14px;
}
.clearleft {
	clear:left;
}




/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
}
.qmmc .qmdividery {
	float:left;
	width:0px;
}
.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}
.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}
.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}
.qmsh div a {
	float:left;
}
.qmmc div {
	visibility:hidden;
	position:absolute;
}
.qmmc li {
	z-index:auto;
}
.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}
.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.qmmc li a {
	float:none
}
.qmmc li:hover>ul {
	left:auto;
}
#qm0 ul {
	top:100%;
}
#qm0 ul li:hover>ul {
	top:0px;
	left:100%;
}
/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0 {
	margin:0px;
	background-color:#A92723;
}
/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a {
	padding:2px 30px 2px 10px;
	background-color:transparent;
	color:#C2C2C2;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	border-width:1px;
	border-style:solid;
	border-color:#A92723;
}
/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent {
	background-repeat:no-repeat;
	background-position:92% 50%;
}
#qm0 .login {
	background-color:#000;
	width: 2.3em;
}
/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background-color:#A92723;
	color:#C2C2C2;
	text-decoration:none;
}
/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul {
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	border-width:1px 1px 1px 5px;
	border-style:solid;
	border-color:#A92723;
}
/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a {
	padding:2px 20px 2px 10px;
	color:#222222;
	font-size:12px;
	text-align:left;
	border-width:0px;
}
/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover {
	background-color:#A92723;
	color:#FFFFFF;
	text-decoration:none;
	border-color:#75B1C2;
}
/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	color:#FFFFFF;
	text-decoration:none;
}
 