body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 8px;
	/*background-color: #fff;*/
	background-color: #e6e6e6; 
}

.busy {  
  cursor: wait !important;  
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
	margin-bottom: 0.25em;
}
#wrapper {
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#topnavigation {
	background-color: #336699;
	height: 20px;
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	padding-left: 22px;
	padding-top: 3px;
}
.ulMeny  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.ulMeny li {
	float: left;
}
.ulMeny     /* NAVIGATION AND LINK STYLING */
li a {
	color:#FFFFFF;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	display: block;
/*	background-image: url(../images/nav-line-seperator.gif);*/
	background-position: right 0px;
	background-repeat: no-repeat;
	text-align: center;
	list-style: none;
}
.ulMeny   li a:hover {
	background: #6699CC;
	text-decoration: none;
}

.meny_selected {
	background: #6699CC;
	text-decoration: none;
}
#topGrafikk {
	height: 90px;
	margin-top: 3px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#content {
	padding: 43px 14px 14px 43px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	min-height: 300px;
	background-color: #fff;
}

#footer {
	background-image: url(images/footerside1.gif);
	background-repeat: no-repeat;
	height: 24px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-position: -1px 0px;
}
#footerText {
	float: left;
	font-size: 10px;
}
#footerLogo {
	float: right;
}

#copyright
{
	background-color:#e6e6e6;
    padding:0px;
    text-align:left;
    margin:0 auto 15px auto;
    padding-top:5px;
    display:block;
    max-width:900px;
    overflow:hidden
}
#copyright span {
   font-size: 10px;
   color: #666;
}
a{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
	text-decoration: none;
}
a:hover {
	color:#6699CC;
	text-decoration: underline;
}
/* MAIN PAGE CONTENT STYLING */
.pagetext, p, th, td, li {
	font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	line-height: 13px;
}
/* OTHER */
.input {
	border: 1px solid #7F9DB9;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	height: 15px;
}
textarea, .felt {
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
    width: 669px;
}
SELECT   {
	background-color: #FFFFFF;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 7pt;
	border:1px #ccc solid;
}
.knapp   {
	background-color: #FFFFFF;
	font-family:  verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 7pt;
	border: 1px solid #666;
}
.back {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #CCCCCC;
}

#login {
    float: left;
	background-color: #e6e6e6;
	width: 200px;
	border: 1px solid #369;
	padding: 0.5em;
	font: 13px/19px Verdana, Arial, sans-serif;
	color: #666;
	min-width: 220px;
	height:100px;
	margin-left: 220px;
}

#loginForm {
padding:0px;
margin:0px;
}

#login a {
	font-size: 13px;
}
#login  th {
	text-align: left;
	padding-top: 1em;
	padding-bottom: 1px;
}
#login  td {
	padding-top: 1px;
	padding-right: 1em;
	padding-bottom: 1px;
}
.loginFelt  {
	width: 110px;
	border: 1px solid #999999;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
tr.tableCellBgGray td {
	background-color:#eee;
}
#forhandler, #finans {
	display: none;
}
#content p.step {
	font-size: 20px;
	font-weight: bold;
	color: #366599;
}
#adminHead {
	font-weight: bold;
	font-size: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: maroon;
}
#version {
	color: #FFF;
	font-size: 10px;
	padding-top: 3px;
	float: right;
	padding-right: 10px;
}
tr.pick td {
	background-color: #eee;
}
table.miniTable td {
	padding: 2px 1em 2px 0;
}
tr.bgl td {
	background-color: #fff;	
}
tr.bgd td {
	background-color: #e6e6e6;	
}
#expand {
	display:none;	
}
table.formTable tr td {
	padding: 1px 1em 1px 0;
}
div.importantBox {
	border: 1px solid #4A78A9;
	padding: 0.5em;
	background-color:#f6f6f6;	
}
div.importantBox h3 {
	margin: 1em 0 4px 0;
	font-size: 12px;	
}
div.icon {
	width: 37px;
	float: left;
	text-align: center;	
}
table tr.doubleLine td {
	border-top:3px double #666;
}
table tr.greyedOut td, table tr.greyedOut td a {
	color: #999;
}
div#wrapper div#content div.importantBox div.title {
	top: -20px;
	background-color: #fff;
	
	width: 130px;
	position:relative;
	font-size: 14px;
	font-weight: bold;
	padding: .3em 1em .3em 1em;
	border: 1px solid #369;
}
div.tabContainer {
	height: 20px;
	/*background-image: url(bilder/gui/bgTabGray.png);
	background-repeat: repeat-x;*/
	border-bottom: 1px solid #369;
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	float: left;
}
ul.tabs li a {
	display: block;
	width: 130px;
	height: 18px;
	text-align: center;
	font-weight: bold;
	padding: 2px 0 0 0;
	background-image: url(bilder/gui/bgTabGray.png);
	background-repeat: repeat-x;
	border-right: 2px solid #fff;
}
ul.tabs li.active a {
	color: #fff;
	background-image: url(bilder/gui/bgTabBlue.png);
	background-repeat: repeat-x;
}
ul.tabs li a:hover {
	text-decoration: none;
}

#msg 
{
	height: 22px;
	margin-top: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
    color: Red;
    float:left;
    width:100%;
    text-align:center;
}

.flexigrid div.fbutton .add {
	background: url(images/add.png) no-repeat center left;
}
.flexigrid div.fbutton .edit {
	background: url(images/edit.png) no-repeat center left;
}

.flexigrid div.fbutton .delete {
	background: url(images/close.png) no-repeat center left;
}
div.growlUI { background: url(images/check48.png) no-repeat 10px 10px }
div.growlUI h1, div.growlUI h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}

#file_info {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
#file {
	width: 100%;
}
#file_submit {
	width: 562px;
	margin-top:15px;
}
/* BOL Brukere */
h1 {
	margin-top:0px;
	margin-bottom:5px;

}
p {
	margin-top:2px;
	margin-bottom:4px;
}
#info_bruker 
{
    height:160px;
}
#info_gyldighet_lisens
{
    height:160px;
}
#info_roller
{
    clear:both;
    height:325px;
}
#info_tjenestelag
{
    height:335px;
}

#info_log
{
    clear:both;
    margin-top:10px;
}

.leftside {
	float:left;
	width:315px;
	margin:2px;
}
.rightside {
	float:right;
	width:340px;
	margin:2px;
}


/* userform */

#info_bruker > p > label {
	position: absolute; 
	text-align:left; 
	width:110px; 
}
#info_bruker > p > input {
	margin-left: 120px; 
	width: 160px; 
}
#info_gyldighet > p > label {
	position: absolute; 
	text-align:left; 
	width:160px; 
	vertical-align:middle;
}
#info_gyldighet > p > input {
	margin-left: 165px; 
}
#info_tjenestelag_tilknytning > p > label {
	position: absolute; 
	text-align:left; 
	width:130px; 
}
#info_tjenestelag_tilknytning > p > input {
	margin-left: 135px; 
}
#info_tjenestelag_tilknytning > p > select {
	margin-left: 135px; 
}

#info_roller > p > input {
	vertical-align: middle;	
}

/* NVRV Brukere */
#nvrv_userform > .leftside > p > label,
#nvrv_userform > div > .leftside > p > label {
	position: absolute; 
	text-align:left; 
	width:120px; 
	padding-top:6px;
}
#nvrv_userform > .leftside > p > input, 
#nvrv_userform > div > .leftside > p > input {
	margin-left: 125px; 
	width: 175px; 
}
#nvrv_userform > .rightside > p > label,
#nvrv_userform > div > .rightside > p > label {
	position: absolute; 
	text-align:left; 
	width:120px; 
	padding-top:6px;
}
#nvrv_userform > .rightside > p > input, 
#nvrv_userform > div > .rightside > p > input {
	margin-left: 125px; 
}
#nvrv_tjenester {
	float:right;
	width:340px;
	margin:3px;
	margin-bottom: 10px;	
}
#nvrv_tjenester > p > input {
	vertical-align: middle;	
}

/* Felles */
label.check, label.radio
{ 
	position:relative; 
	text-align:left; 
}
#validationError, #usernameError {
	color: red;
	font-style: bold;
	margin-top:5px;
}
