/*
globale stiler*/
body {
	background-color: #eaeae8;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

page {
	margin: 0px;
	padding: 0px;

}
/***************************************************/
/**********    Kundetilpasset css    ****************/
/***************************************************/

/* topp bilde */
#header {
	background-color: #FFFFFF;
	background-image: url(../images/headerr.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	width: 942px;
	margin-left: 15px;
	position: relative;
}

/* Visningsmeny - tilbakestill, oppdater, velg spørsmål .... */
#divMenu	{margin-top:5px;margin-bottom:4px;height:20px;border:1px solid #666666;padding-top:5px;background:#D8DB6F; background-repeat:repeat-x;}

/* dropdown meny under #divMenu */
.menugreen { text-align:left; font-weight:bold; height:20px; padding-top:4px; padding-left:8px; margin-bottom:0px; margin-left:-8px; background:#D8DB6F; background-repeat:repeat-x; display :block ;    }


.HeaderInfo { background-color:red; width:780px; padding:0px;border:1px solid #ABADAB; text-align:center; margin:0px; }
/*#divContentmain HeaderInfo thead {background-color:#D9FFE7; border:2px solid black;}*/

/* tabellcelle i topptabell - utvalg, gjennomføring, inviterte ... */
.HeaderInfo td{border:0px solid black;background-color:#ECEBE7; margin: 0px 0px 0px 0px; padding : 2px 0px 2px 0px;  }


.menugrey { padding-bottom:10px;  background:#CCCCCC; width: 100%; margin-left:-8px;}

/* Tabell header */
#divContentmainLarge thead {
 background-color: #FDB180;
 border-bottom : 1px solid red;
}

.QATableHead
{
	
	background-color : #E0E28C; 
	width : 300px;
	
}
#EgneRapporter thead
{
	height:20px; 
	background:#AFDFBE;
}
#texttop {width:100%; background:#AFDFBE;}
#headForklaring {

	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	font-weight: bold;
	height: 18px;	
	/*background-color: #99cb34;*/
	vertical-align: bottom;
	padding-left: 4px;
	padding-top:4px;
}


#divContentmain thead {
 font-weight: bold;
 background-color: red;
 border-bottom : 3px solid #333333;
}


.OwnReportGray
{
	background-color:#ECEBE7
}

.Tablebox{
padding-top:1px;
margin:5px;
margin-bottom:0;
width:100%;
background-color:#ECEBE7;
border:1px solid #ABADAD;}

/*********************************** ****************/
/*******    Slutt kundetilpasset css    *************/
/************************************** *************/
.td_border{border-bottom : solid 1px #ABADAB; height:17px;padding-left:4px}

.HeaderInfoTHead { border-bottom : solid 1px #333333; background-color : white  }

#divMenu span	{padding-left:5px;padding-right:5px;}
#divMenu span img	{margin-right:3px;}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#utvalg table {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

th {
	font-weight: bold;
}

a {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #333333;
}

/*
struktur av divvene med rammeverk*/
#divMain {
	width: 972px;
}
#bordertop {
	background-image: url(../images/rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#borderright {
	background-color: #EAEAE8;
	background-image: url(../images/right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#divContent {
	background-color: #FFFFFF;
	width: 955px;
	clear: both;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
}




.MainMenuSelected
{
	color :  #548000;
}
/* Layoutfarger */

#divMeny {
	text-align: right;
	height: 18px;
	width: 897px;
	background-color: #cccccc;
	margin-left: 36px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#divMeny ol {
	list-style-type: none;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divMeny li {
	display: inline;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#divMeny .last {
	background-image: none;
}
#divInnhold {
	padding-right: 21px;
	padding-left: 36px;
}
#divBottompicture {
	background-color: #FFFFFF;
	margin-left: 15px;
	height: 106px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: bottom;
	clear: both;
}
#divBottompicture p {
	vertical-align: text-bottom;
	background-position: bottom;
	position: relative;
	padding-top: 87px;
}
#borderbuttom {
	background-color: #EAEAE8;
	background-image: url(../images/rightcornerb.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
#borderleft {
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}
/*
style for rapportvisning*/
#divContentleft {
	float: left;
	width: 160px;
}
#utvalg p {margin:0px; padding:0px; line-height:16px;}


#leftmeny {
	background-color: #F4F4F4;
	width: 156px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	margin-bottom: 6px;
}
#leftmeny select {
	margin: 0px;
	padding: 0px;
}

#headleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #DFEFD1;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 160px;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-left: 4px;
	font-size: 11px;
}
#headleft1 {
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	font-weight: bold;
	height: 18px;
	background-color: #E7E7E7;
	vertical-align: bottom;
	padding-left: 4px;
}
#utvalg {
	width: 160px;
	padding-top: 5px;
	padding-bottom: 12px;
	/*background-color: #F4F4F4;*/
	background-color: white;
	margin-bottom: 6px;
	padding-left: 4px;
}


#DivLangSel 
{
	width: 160px;
	padding-top:12px;
	padding-bottom: 0px;
	background-color: #F4F4F4;
	margin-bottom: 6px;
	padding-left: 4px;
}

#headutvalg {

	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	font-weight: bold;
	height: 18px;
	background-color: #E7E7E7;
	vertical-align: bottom;
	padding-left: 4px;
	padding-top:3px;
	z-index : 2000;
}

#DivLang 
{
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	font-weight: bold;
	height: 18px;
	background-color: #E7E7E7;
	vertical-align: bottom;
	padding-left: 4px;
	padding-top:3px;
}

#HeadFilter {

	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 160px;
	font-weight: bold;
	height: 18px;
	background-color: #E7E7E7;
	vertical-align: bottom;
	padding-left: 4px;
	
}

#filter {
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	margin-bottom: 6px;
	padding-left: 4px;
}

/*
style for popup*/
#divPopup {
	background-color: #FFFFFF;
	height: 475px;
	width: 710px;
	
	
}
#divQuestions {
	background-color: #FFFFFF;
	height: 475px;
	width: 710px;
	
	
}
#divPopup #divLeft {
	float: left;
	width: 340px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 8px;
	height : 475px;
	background-color: #FFFFFF;
	border-right:solid 1px black;
}


#divPopfoot {
	background-color: #CCCCCC;
	height: 20px;
	width: 710px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
	padding-left: 10px;
	padding-top: 0px;
	margin-top : 4px; 
	z-index : 1;
}

#divPopup #divRight {
	float: right;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	width: 330px;
	height: 475px;
	background-color: #FFFFFF;
}
#divLefthead1 {
	background-color: #DFEFD1;
	padding: 6px;
	border: thin solid #333333;
	vertical-align:middle;
	
}


#divLefthead1 #form1 {
	margin: 0px;
	padding: 0px;
}

#divLefthead4 {
	margin-top: 6px;	
}



#hjelpetekst {
	background-color: #FFFFFF;
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	margin-top: 11px;
}

#divContentmain {
	float: left;
	width: 713px;
	padding-left: 16px;
	padding-top: 4px;
	overflow: auto;
}

#divContentmainLarge {
	float: left;
	width: 850px;
	padding-left: 35px;
	padding-top: 10px;
	overflow: auto;
}

#divContentmain table {
 border-top-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px; 
 border-top-style: solid;
 border-left-style: solid;
 border-right-style: solid; 
 border-top-color: #ABADAB;
 border-left-color: #ABADAB;
 border-right-color: #ABADAB;
}

#divContentmainLarge table { /* Standard tabeller */
 border-top-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px; 
 border-top-style: solid;
 border-left-style: solid;
 border-right-style: solid; 
 border-top-color: #ABADAB;
 border-left-color: #ABADAB;
 border-right-color: #ABADAB;
}



#divContentmainLarge tbody tr { background:#ffffff;
}

#divContentmainLarge tbody tr:hover { background:#cccccc;
}

#divres tbody tr:hover { background:#cccccc;
}

#divContentmain thead td {
border-bottom : 3px solid #ABADAB;
}

#divContentmainLarge thead td {
border-bottom : 1px solid #ABADAB;
}



#Forklaring {
	width: 160px;
	padding-top: 8px;
	padding-bottom: 10px;
	/*background-color: #F4F4F4;*/
	background-color: #F7F8E2;
	margin-bottom: 6px;
	padding-left: 4px;
	border: 0px solid #CCCCCC;
}
#Forklaring img { vertical-align:bottom; padding-right:3px; padding-bottom:3px;}


.divPage	
{
	margin:5px;
	margin-bottom:0;
	
	background-color:#DDDDDD;
	border:1px solid #999999;}
.Split 
{
	background-color : #CCCCCC;
	
}




.spnBtn		{cursor:hand;cursor:pointer;}
.spnLnk		{cursor:hand;cursor:pointer; vertical-align:middle ; }
.divPanel	{ visibility:hidden;background:#FFFFFF;position:absolute;top:171px;  border-left:1px solid black; border-top:0px solid black; border-bottom:3px solid black; border-right: 3px solid black; padding-bottom:6px; padding-left:8px;}

.cbclass {padding-left:4px;}




.space
{
	text-align:left; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin:0px; 
	vertical-align : middle ;
}
	
.ExportImg
{
	padding-top : 2px;
	padding-bottom : 2px;
	
}



#UtvalgTable table
{ 
	border : solid 1px #333333 ;
}

#UtvalgTable thead
{
	background-color : Gray; 
	border-bottom : 1px solid #333333;
}

.loginDepartment
{
	margin-top:2px;
	position : absolute ;
	left : 53px;
	top : 67px;
	vertical-align : middle ;
	font-weight : bold; 
	color : #E3F1D8;
	font-family : Tahoma;
	font-size : 14px;
}


.QuestionUnderGrafTable
{
	border : solid 1px #000000; 
	width: 780px;
}


.EgenRapporterMain
{
	border-top : solid 0px #333333;
	border-left :  solid 0px #333333;
	border-bottom : solid 1px #333333;
	
	width:100%;
}
.EgenRapportHead
{
	border-top : solid 0px #333333;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	background-color: #E7E7E7;
	width : 100%;
}

#divFooterButtons
{
 height :25px;
 background-color:#E8E8E8;	
 border-top : solid 1px #333333;
 border-bottom : solid 1px #333333;
 border-left : solid 1px #333333;
 border-right : solid 1px #333333;
 padding-top : 5px;
 padding-left : 10px;
}

#divHeaderSave
{
	height : 30px;	
}

#EgneRapporter /* Hvite rader i Egne rapporter tabellen */
{
	Width : 100%;
	margin : 0px;
}

#EgneRapporter table
{
	margin : 0px;
	border-Top : solid 1x #ABADAB;  
	border-Bottom : solid 1px #ABADAB; 
	width : 100%;	
}

#EgneRapporter thead
{
	background-color:#D8DB6F;
	/*background-color:#BBBBBB;*/
}

#EgneRapporter thead td {
 border-bottom  : 1px solid #ABADAB;
}



.GroupTotal {font-weight : bold  ; background-color : #CCCCDD }


#div21 {margin: 0px 0px 5px 0px;  line-height:4px; padding-left:3px;}
#div22 {margin-top:0px; margin-bottom: 4px; padding-left:3px;}
.l {float:left;}
.r {float:right; padding-right:10px;  }
.ChkGreenHeader {  padding:0px; margin:0px;}
.testcb{ margin-bottom: 4px;}
.testclass{ padding-left:12px;}

.ltest {float:left; padding-top:5px;}
.rtest {float:right; padding-top:0px; padding-right:10px;  }

.StatusSelect
{
	width : 150px;
}

.StatusTable
{
	width : 750px;
	border : solid 1px #333333;
	border-collapse : collapse; 
	
}


.StatusTableHead
{
	background-color : #CCCCCC;
}

#text {padding-right:60px;}
#text h1 {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}

#text img { position:relative ; float:left; padding: 5px 7px 0px 0px; }
#FrontPage
{
	padding-left:6px;
}
#FrontPage h1 {
	margin-bottom: -15px;
	
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
}




.forsidetabell { text-align:left;}

.info { background-color:White;}

#divPopfoot a { color:Black;}
.middle { vertical-align : middle; padding-left:4px; color:Black;} 
.imgSel { cursor : pointer; cursor:hand; }
.spnInv { font-weight : bold ; }

#EgneRapporter table
{
	padding : 0px;
	margin : 0px;
	border-collapse : collapse ;
		
	 
}

.QATable
{
	width : 725px;
	margin-bottom: 10px; 
	background-color : #FFFFFF; 
	
}



.GroupTotalLast {font-weight : bold  ; background-color : #CCCCCC
;border-bottom  : 1px solid #333333;}


