/**********************************************************************
 * Styles.css                                                         *
 *                                                                    *
 * This file is initially empty and you can add any additional styles *
 * or modify any of the styles defined in BaseStyles.css              *
 * This file will never be overwritten.                               *
 *                                                                    *
 * For example, if you want to override just the top padding for a    *
 * menu, you can simply add the following lines:                      *
 *                                                                    *
 * .menus {                                                           *
 * 	padding-top: 20px;                                            *
 * 	}                                                             *
 *                                                                    *
 * This will keep all the other styles of the "menus" style as-is,    *
 * but modify the top padding to be 20px.                             *
 *                                                                    *
 * You can also, add a new style by just specifying it.               *
 *                                                                    *
 * .menus {                                                           *
 * 	padding-top: 20px;                                            *
 * 	text-align: center;                                           *
 * 	}                                                             *
 * 	                                                              *
 * In the above case, we added the text-align style.  This style was  *
 * not specified in the original declaration of the menus style.      *
 *                                                                    *
 **********************************************************************/
.pcM { /* page container menu */
	width: 1000px;
	padding-left: 100px;
	padding-top: 100px;
	position: absolute;
	}
.prbgtext { /* pagination row button container for PaginationText*/
	/* background-image:url(../../Images/ButtonBarBackground.gif);
	background-repeat: repeat-x; */
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	}
html, body {
	height: 100%;
	overflow: visible;
}
body {
	margin: 0;
	padding: 0;
	background-color: #E4E4E4;
   background-repeat: repeat-x;
   text-align: left;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
textarea { white-space: pre-wrap; }
a:link {
	/* color: #002089; Helge*/
	color: #002089;
}
a:visited {
	/* color: #333; Helge */
	color: #333;
}
a:hover {
	color: red;
}
.right {
	float: right !important;
}
label {
	color: #333;
}
label:after {
	content: "";
}
#wrapper {
	text-align: left;
	min-width: 200px;
	max-width: 1120px;
	padding: 20px 40px; /* padding: 20px 40px; */
	overflow-x: auto;
	overflow-y: hidden;
	margin: auto;
	min-height: 100%;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	background-image: url(../grf/wrap_bak.png);
	background-repeat: repeat-y;
	padding-bottom: 60px;

}
#wrapper_tree {
	text-align: left;
	min-width: 200px;
	max-width: 1120px;
	padding: 20px 40px; /* padding: 20px 40px; */
	overflow: hidden;
	margin: auto;
	min-height: 100%;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	background-image: url(../grf/wrap_bak_tree.png);
	background-repeat: repeat-y;
	padding-bottom: 60px;

}
#wrapper_single {
	text-align: left;
	min-width: 200px;
	max-width: 1120px;
	padding: 20px 40px; /* padding: 20px 40px; */
	overflow: hidden;
	margin: auto;
	min-height: 100%;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	background-image: url(../grf/wrap_bak_tree.png);
	background-repeat: repeat-y;
	padding-bottom: 60px;

}

#top_wrap {
	background-color: #657178;
	border-top: 3px solid #545a60;
	background-image: url(../grf/top_wrap_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#header,#top_menu, .MLMmenuAlign  {
	text-align: left;
	min-width: 200px;
	max-width: 1200px;
	padding: 0px;
	overflow: hidden;
	margin: auto;
	background-color: #2178b0;
	background-image: url(../grf/header_brukerportal.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
#top_menu, .MLMmenuAlign {
	background: none;
}
#ctl00__Menu_MultiLevelMenu {
	empty-cells: hide !important;
}

#ctl00__Menu_MultiLevelMenu * {
	width: auto !important;
	text-align: left !important;
}
#top_menu {
	border-top: 1px solid black;
}
#top_menu a {
	font-size: small !important;
}
.MLMmenuAlign img:first-child {
	display: none;
}
#top_menu td {
	border-left: 1px solid #9099a2;
	border-right: 1px solid #333e49;
	background-image: url(../grf/top_submenu_bak.png);
	width: auto !important;
}
#header {
	height: 95px !important;
}
#ctl00__PageHeader__SignIn, #ctl00__PageHeader__BBLIDReturnUrl {
	display: block;
	float: right;
	margin-top: 20px;
	color: white;
	padding: 5px 20px;
	background-image: url(../grf/black_bak.png);
	text-decoration: none;
	border-right: 6px solid #d2ad14;
	border-left: 1px dotted white;
}
#ctl00__PageHeader__RadSearchBox1 {
	float: right;
	margin-top: 20px;
	padding: 0px 20px;
}
/**
	display: block;
	float: right;
	margin-top: 18px;
	color: white;
	padding: 5px 20px;
	text-decoration: none;
	height:50px;
**/
#ctl00_PageContent_UpdatePanel1, body {
	/** background-color: white; **/

}

#logout:hover {
	background-image: url(../grf/butt_bak.png);
	border-right: 6px solid #e10000;
	font-weight: bold;
}
#top_menu {
	background-image: none;
	background-color: #4b5b6b;
	height: auto;
	border-bottom: 1px solid #ccc;
	color: white;
}
#top_menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: none;
}
#top_menu ol li {
	float: left;
}
#top_menu ol li a {
	float: left;
	padding: 10px 40px;
	color: white;
	font-size: medium;
	text-decoration: none;
	border-left: 1px solid #9099a2;
	border-right: 1px solid #333e49;
	background-image: url(../grf/top_submenu_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#top_menu ol li:first-child a {
	border-left: none;
}

#top_menu ol li a:hover {
	background-color: #d2ad14;
}
#top_menu ol li .sel {
	color: #4b5b6b;
	background-color: #E7E7E7;
	background-image: url(../grf/top_menu_selected_bak.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#top_menu ol li .sel:hover {
	background-color: #E7E7E7;
}
#top_sub_menu {
	clear: both;
	float: none;
	margin: 0;
	text-align: right;
	padding: 7px 10px;
	background-color: #E7E7E7;
	font-size: small;
	color: #666;
	border-top:1px solid #E7E7E7;
	border-top: 1px solid black;
	border-bottom: 1px solid #fff;
	background-image: url(../grf/top_submenu_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left;

}
#left_menu {
	width: 133px;
	background-color: #fff;
	float: left;
	margin-left: -200px;
	margin-top: -34px;
	padding: 10px 15px;
	border-top: 1px solid #333e49;
	background-image: url(../grf/left_menu_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 50px;
	padding-top: 13px;
	vertical-align: top;
}

#left_sub_menu { /** spesifikke menyvalg p� enkelte skjermbilder i tillegg **/
	width: 133px;
/**	background-color: #fff; **/
	float: left;
	margin-left: -200px;
	margin-top: 200px;
	padding: 10px 15px;
/**	border-top: 1px solid #333e49;
	background-image: url(../grf/left_menu_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left; **/
	padding-bottom: 50px;
	padding-top: 13px;
}
#left_menu .btn_left {
	width: 163px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -15px;
	margin-top: -10px;
	display: block;

}

#left_menu .btn_left li {
	display: block;
}
#left_menu .btn_left li a {
	padding: 6px;
	display: block;
	text-align: left;
	background-color: #ddd;
	color: black;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	border-left: 1px solid white;
	padding-left: 5%;
}
#left_menu .btn_left li a:hover {
	background-color: #eee;
	color: red;
}
#left_menu .btn_left li a:active {
	background-color: #ccc;
}
#left_menu h3 {
	font-size: 10px !important;
	padding: 0;
	margin: 0;
	clear: both;
	float: none;
	display: block;
	border: 0px solid green;
	margin-bottom: 10px;
	width: 152px;
	text-align: left !important;
	margin-left: -14px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #999;
	text-transform: uppercase;
	color: #ddd !important;
	letter-spacing: 2px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #000;
	margin-top: 0 !important;
}
#left_menu {
/* 	padding-top: 0 !important; */
}
#left_menu * {
	float: none;
}

#left_menu_tree {
	width: 213px;
	background-color: #fff;
	float: left;
	margin-left: -280px;
	margin-top: -34px;
	padding: 10px 15px;
	border-top: 1px solid #333e49;
	background-image: url(../grf/left_menu_bak_tree.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom: 50px;
	padding-top: 13px;
	vertical-align: top;
}

#left_sub_menu_tree { /** spesifikke menyvalg p� enkelte skjermbilder i tillegg **/
	width: 213px;
/**	background-color: #fff; **/
	float: left;
	margin-left: -280px;
	margin-top: 270px;
	padding: 10px 15px;
/**	border-top: 1px solid #333e49;
	background-image: url(../grf/left_menu_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left; **/
	padding-bottom: 50px;
	padding-top: 13px;
}
#left_menu_tree .btn_left {
	width: 243px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -15px;
	margin-top: -10px;
	display: block;

}

#left_menu_tree .btn_left li {
	display: block;
}
#left_menu_tree .btn_left li a {
	padding: 6px;
	display: block;
	text-align: left;
	background-color: #ddd;
	color: black;
	text-decoration: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #999;
	border-left: 1px solid white;
	padding-left: 5%;
}
#left_menu_tree .btn_left li a:hover {
	background-color: #eee;
	color: red;
}
#left_menu_tree .btn_left li a:active {
	background-color: #ccc;
}
#left_menu_tree h3 {
	font-size: 10px !important;
	padding: 0;
	margin: 0;
	clear: both;
	float: none;
	display: block;
	border: 0px solid green;
	margin-bottom: 10px;
	width: 232px;
	text-align: left !important;
	margin-left: -14px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #999;
	text-transform: uppercase;
	color: #ddd !important;
	letter-spacing: 2px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #000;
	margin-top: 0 !important;
}
#left_menu_tree {
/* 	padding-top: 0 !important; */
}
#left_menu_tree * {
	float: none;
}


.shortcuts {
	list-style: none;
	margin: 0;
	padding: 7px;
}
.shortcuts li {
	padding-bottom: 4px;
}
.pagin {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom: 2px solid #4b5b6b;
}
.pagin li {
	float: left;
	padding: 2px 3px;
}
.pagin li a:link, .pagin li a:visited {
	color: #000;
}
.pagin li a:hover {
	color: red;
}
.pagin li span {
	font-weight: bold;
	color: #e00;
}
.pagin .right {
	float: right;
}
.pagin .right a:link, .pagin .right a:visited {
	color: #002089 !important;
}
.pagin .right a:hover{
	color: red !important;
}
#main_content {
	margin-left: 160px;
}
#main_content_tree {
	margin-left: 240px;
}
#footer_content {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
}

.tbl_list {
	width: 100%;
	border-collapse: separate;
	border-style: solid;
	border-width: 2px;
	border-color: #4b5b6b;
	border-spacing: 1px;
	empty-cells: show;
}
.select_style td:first-child {
	width:10px;
	text-align: center;
}
.tbl_list tr:hover {
	background-color: #fffdde;
}
.tbl_list caption {
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.tbl_list td {
	padding: 1px;
	border: 1px dotted #4b5b6b;
}
.tbl_list th {
	padding: 1px;
	border: 1px solid #4b5b6b;
	background-color: #4b5b6b;
	color: white;
}
img {
	border:none;
}
.btn1, .btn_tbl {
	list-style: none;
	margin: 0;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.btn1 li, .btn_tbl li {
	float: left;
}
.btn1 li a, .btn_tbl li a {
	float: left;
	margin-left: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #999;
	padding: 5px 10px;
	background-color: #ddd;
	background-image: url(/butt_bak.png);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #333;
}
.btn1 li:first-child a, .btn_tbl li:first-child a {
	margin-left: 0;
}
.btn1 li a:hover {
	background-color: #eee;
	color: red;
}
.btn_tbl li {
	float: left;
}
.btn_tbl li a {
	background-color: #4b5b6b;
	background-image: none;
	border-color: #4b5b6b;
	color: white;
	padding: 2px 7px;
}
.btn_tbl li a:hover {
	background-color: #6f7d8b;
}
.round_search {
/*
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #999;
	padding: 15px;
	margin: 10px 0;
	background-color: #eee;
*/
	margin-bottom: 10px;
	padding-bottom: 10px;

}
.round_search td:last-child {
	font-size: x-small;
}
.border_img {
	margin-bottom: 10px;
}
.border_img img {
	display:block;
	background-color: white;
	border:1px solid #ccc;
	padding: 10px;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.3);
}
.startside_tbl td h1:first-child {
	margin-top: 0;
}
.startside_tbl p {
	margin-top: 0;
	padding-top: 0;
}
.startside_tbl h4 {
	margin: 0;
	padding: 0;
}
.startside_tbl .dfv,.startside_tbl .fls {
	font-size: 12px;
	font-weight: normal;
}
.startside_tbl .fls {
	font-size: 12px;
	text-transform: none;
	font-weight: bold;
}

/*
	clearfix
*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/**********************************************************************
 * Multi-level Menu Styles                                            *
 **********************************************************************/
.MLMmenuAlign { /* horizontal menu container alignment */
	padding: 0px;
	padding: 0px;
	}
.MLMmenuAlign table {
	border-collapse: collapse;
}
#top_menu .menu_bot_bg {
	display: none;
}
.MLMmenu { /* horizontal menu container */

	}
.MLMmenu td {


}
.MLMmenu a {
	display: block;
	background-color: transparent;
	text-decoration: none;
	padding: 10px 40px;
	color: white;
	font-size: medium;
	text-decoration: none;
	border-left: 1px solid #9099a2;
	border-right: 1px solid #333e49;
	background-image: url(../grf/top_submenu_bak.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 50px !important; /* width: 100% !important; */
}

.MLMmenusub { /* horizontal submenu container (menu leaves) */
	border: 1px solid #9fa2a7;
	z-index: 100;
	}

.MLMmC { /* horizontal menu item link text */
	background-color:transparent;
	color: #222222;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	}

.MLMmenu a:hover { /* menu item hover */
	background-color: #d2ad14;
	}
.MLMmenu .sel:hover { /* menu item hover */
	background-color: #E7E7E7;
	}

.MLMsubmC { /* horizontal submenu item link text */
	background-color: #4b5b6b;
	color: #fff;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.MLMsubmoC { /* horizontal submenu item link text hover state */
	background-color: #ffffff;
	color: #000000 !important;
	/** background-color: #f4b855; **/
	}

.MLMmbbg { /* horizontal menu bottom trim */
	}

.MLMmenuVAlign { /* vertical menu container alignment */
	padding-left: 6px;
	padding-right: 6px;
	}

.MLMmenuV { /* vertical menu container */
	position: relative;
	}

.MLMmenuVsub { /* vertical submenu container */
	border: 1px solid #9fa2a7;
	z-index: 100;
	}

.MLMmvC { /* vertical menu item link text */
	background-color: #eeeef1;
	background-image: url(/Images/menuT.gif);
	background-position: top center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #9fa2a7;
	border-left: 1px solid #9fa2a7;
	border-right: 1px solid #9fa2a7;
	color: #222222;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	}

.MLMmvC:hover, .MLMmvC:hover a, .MLMmvoC { /* vertical menu item link text hover state */
	background-color: #f9f8fd;
	background-image: url(../Images/menuOverT.gif);
	background-position: top center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #9fa2a7;
	border-left: 1px solid #9fa2a7;
	border-right: 1px solid #9fa2a7;
	color: #000000;
	}

.MLMsubmvC { /* vertical submenu item link text */
	background-color: #dddddd;
	color: #222222;
	cursor: pointer !important;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	}

.MLMsubmvoC { /* vertical submenu item link text hover state */
	background-color: #f4b855;
	color: #000000;
	}
.MLMmenu .sel {
	color: #4b5b6b;
	background-color: #E7E7E7;
	background-image: url(../grf/top_menu_selected_bak.png);
	background-repeat: repeat-x;
	background-position: top left;
}
.MLMmveTL { /* vertical menu top left edge */
	}

.MLMmveT { /* vertical menu top center edge */
	}

.MLMmveTR { /* vertical menu top right edge */
	}

.MLMmveBL { /* vertical menu bottom left edge */
	}

.MLMmveB { /* vertical menu bottom center edge */
	}

.MLMmveBR { /* vertical menu bottom right edge */
	}

/** LOGIN **/
#login input[type="text"] {
width:98%;
}
#login label {
color:#666666;
font-size:x-small;
padding-top:3px;
}
#login {
background-color:#E7E7E7;
background-image:url(../grf/top_submenu_bak.png);
background-position:left bottom;
background-repeat:repeat-x;
border:1px solid #CCCCCC;
float:right;
margin-top:-45px;
margin-right: -40px;
padding-bottom:40px;
padding-top:30px !important;
width:18%;
}
#login div:first-child {
padding:20px;
}
#login ol {
display:block;
font-size:small;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:3px 0 0;
}
#login h1 {
font-size:medium;
margin:0;
}
#login hr {
background-color:#FFFFFF;
border-color:#CCCCCC -moz-use-text-color #FFFFFF;
border-style:solid none;
border-width:1px 0;
color:#FFFFFF;
height:1px;
}
#login ol li {
float:left;
margin-left:7px;
}
#login ol li:first-child {
margin-left:0;
}
#login ol li a {
}

/** buttons **/
.awesome, .awesome:visited {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
/** background:#222222 url(../grf/alert-overlay.png) repeat-x scroll 0 0; **/
border-bottom:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF !important;
cursor:pointer;
display:inline-block;
padding:5px 10px 6px !important;
position:relative;
text-decoration:none;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}
.awesome:hover {
background-color:#111111;
color:#FFFFFF;
}
.awesome:active {
top:1px;
}
.small.awesome, .small.awesome:visited {
font-size:11px;
}
.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
font-size:13px !important;
font-weight:bold;
line-height:1;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}
.large.awesome, .large.awesome:visited {
font-size:14px !important;
padding:8px 14px 9px !important;
}
.green.awesome, .green.awesome:visited {
background-color:#91BD09;
}
.green.awesome:hover {
background-color:#749A02;
}
.blue.awesome, .blue.awesome:visited {
background-color:#2DAEBF;
}
.blue.awesome:hover {
background-color:#007D9A;
}
.red.awesome, .red.awesome:visited {
background-color:#E33100;
}
.red.awesome:hover {
background-color:#872300;
}
.magenta.awesome, .magenta.awesome:visited {
background-color:#A9014B;
}
.magenta.awesome:hover {
background-color:#630030;
}
.orange.awesome, .orange.awesome:visited {
background-color:#FF5C00;
}
.orange.awesome:hover {
background-color:#D45500;
}

.yellow.awesome, .yellow.awesome:visited {
background-color:#FFB515;
}
.yellow.awesome:hover {
background-color:#FC9200;
}
.gray.awesome, .gray.awesome:visited {
background-color:#adb2ce;
}
.gray.awesome:hover {
background-color:#8c8a8c;
}
.small.awesome {
font-size:11px !important;
}
.medium.awesome {
font-size:13px !important;
}
.large.awesome {
font-size:14px !important;
padding:8px 14px 9px !important;
}
.smallest.awesome {
font-size:9px !important;
padding:2px 6px 3px !important;
}

.no_bgimage {
	background-image: none !important;
}





.field_input_h1 { /* input textbox h1 font*/
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}
.fls_hdr { /* field lable on side overskrift inndeling */
	color: #336699;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	}



/** fargelege ulike node i readtreeview**/
/** fargelege ulike node i readtreeview**/


.rad_mappeadmin {
	color: black;
	font-weight: normal;
}
.rad_mappebl {
	color: navy;
	font-weight: normal;
}
.rad_mappebs {
	color: #006400;
}

.rad_nodeartikkel {
	color: #000000;
}

.rad_nodesjekkliste, .rad_nodeoversikt {
	color: #000000;
}
/** radtabs og multipage**/
.rad_pageView
{
    border: 1px solid #898c95;
    border-top: none;
    margin-top: -1px;
    /** margin-left: 2px; **/
    height: 100%;
    width: 100%;
}
.rad_pageView img
{
    margin: 0;
}
.asp_tabWrapper
{
    margin-left: -32px;
    margin-top: -15px;
    padding: 0px;
    background: #ffffff;
    float: left;
}
.asp_tabWrapper_standard
{
    margin-left: -10px;
    margin-top: -10px;
    padding: 2px;
    background: #ffffff;
    float: left;
}
/** fixed width radiobuttonlist **/
.radioButtonList td
{
   width: 120px;
}
.radioButtonList label:after {
	content: "";
}

.fhc {  /** front page header style **/
	background-color: #efefef;
	border-bottom: 1px #000 solid;
	/** border-right: 1px #999999 solid; **/
	border-top: 1px #000 solid;
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	vertical-align: top;
}
.fhc table td:last-child {
	font-size: x-small;
	font-weight: normal;
	padding-right: 6px;
}
.fhc table td:last-child a:link,.fhc table td:last-child a:visited {
	color: #002089;
	text-decoration: none;
}
.fhc table td:last-child a:hover {
	color: red;
	text-decoration: underline;
}
.fhc  {

}
.fhc table td{
	background-color: #eee !important;
}
.fhr {   /** horisontal linje for skille p� skjema **/
border:1px solid lightgray;
}





.field_input_noborder { /* input textbox h1 font*/
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	border-top: 0px #555555 solid;
	border-left: 0px #555555 solid;
	border-right: 0px #eeeeee solid;
	border-bottom: 0px #eeeeee solid;
	}

.field_input_h1 { /* input textbox h1 font*/
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}
.fls_hdr { /* field lable on side overskrift inndeling */
	color: #336699;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 4px 5px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	}


#explain {
	width: 100%;
	margin-top: 30px;
}
#explain td {
	width: 50%;
}
#explain textarea {
	width:95%;
	height: 400px;
}
#explain caption {
	font-size: x-large;
	padding-bottom: 7px;
	border-bottom: 1px dotted gray;
}
#frontLeft {
	float: left;
	width: 45%;
}
#frontLeft img{
	width: 100%;
	border: 1px solid #666 !important;
}
#frontRight {
	float: right;
	width: 53%;
}
#frontLeft table {
	border-collapse: collapse;
	width: 100%;
}
#frontLeft table td {
	vertical-align: top;
	padding: 4px;

}

#frontLeft table tr {
	border-bottom: 1px dotted gray;
}
#frontLeft table tr:first-child {
	border-bottom: none;
}
#frontLeft table tr:last-child td {
	border-right: 1px dotted gray;
}
#frontLeft table tr:last-child td:last-child {
	border-right: none;
}
#frontLeft #title {
	text-align: center;
	font-weight: bold;
	font-size: medium;
}
#frontLeftBelow {
	position: relative;
	padding-top:10px;
	float: left;
	width: 100%;
}
#frontLeftBelow img{
	border: 0px solid #666 !important;
}
#frontLeftBelow table tr {
	border-bottom: 0px dotted gray;
}
#frontLeftBelow table tr:last-child td {
	border-right: 0px dotted gray;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.TreeSjekkpunkter
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	font-weight: normal;
}

.invisible { display:none; }

/* justering av panel i dfv celle*/
.td.dfv.panel {
   margin-left: -10px;

}
.fls.header {
	font-size: larger;
	font-weight: bold ;
	white-space: normal;
	vertical-align: top;
	text-align: left;
	padding: 18px 4px 2px 0px;
	/* font-style: oblique; */
}
