﻿table
{ 
	font-size: 10pt;
	font-family: Arial;
	border:none;
	
	}

table.TableBorder
{
    border:#C0C0C0 1px solid;
    
}

TABLE.TableNoBorder
{
    border: none;
    
}

th
{
	color: navy;
	font-style: italic;
	font-family: Arial;
	font-size: 8pt;
    border:#C0C0C0 1px solid;

}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: navy;
	border: none;
	
}

TD.TDBorder
{

border: 1px solid #C0C0C0;
}

		
TD.TDNoBorder
{
    border: none;
          
}

TH.THNoBorder
{
    border: none;
          
}

a:active
{
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link
{
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:visited
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover
{
	color: purple;
	text-decoration: none;
}
.admin-tab-active
{
 border:#C0C0C0 1px solid;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: purple;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
 padding-bottom:3px;
	width:120px;
}
.admin-tab-inactive
{
 border:#C0C0C0 1px solid;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	background-color: #EDECD1;
	text-align: center;
	padding-top: 3px;
padding-bottom:3px;
	width:120px;
}


.admin-tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.admin-tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
}
.admin-tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}
.admin-tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: purple;
	text-decoration: none;
	background-color: #ffffff;
}
.prod-tab-active
{
	border: #C0C0C0 1px solid;
	padding-right: 18px;
	padding-left: 18px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 3px;
	color: #ffff66;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: left;
}
.prod-tab-inactive
{
	border: #C0C0C0 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #EDECD1;
	text-align: left;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.prod-tab-right
{
	border-bottom: 1px solid #D5D291;
}
.prod-tan-border
{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}
.prod-tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
}
.prod-tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
}
.prod-tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: navy;
	text-decoration: none;
}
.prod-tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: purple;
	text-decoration: none;
	background-color: #ffffff;
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #edecd1;
}

.grid-header a:active
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:link
{
	font-size: 9px;
	font-style: italic;
	font-weight:bold;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-header a:visited
{
	color: #696969;
	text-decoration: none;
}
.grid-header a:hover
{
	color: purple;
	text-decoration: none;
}
.grid-edit-column
{
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #696969 1px solid;
}
.grid-first-item
{
    border: 1px solid red ;
    padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.grid-item
{

	border:#C0C0C0 1px solid;

}

.grid-item td
{ 

	border:#C0C0C0 1px solid;
}

.grid-item-alt
{

	border:#C0C0C0 1px solid;

}
.grid-item-alt td
{

    border:#C0C0C0 1px solid;
}
.grid-item-selected
{
    border:#C0C0C0 1px solid;
     padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}

.grid-header
{
	border:#C0C0C0 1px solid;
	font-size: 9px;
	font-style: italic;
	font-weight:bold;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-header td
{
	border:#C0C0C0 1px solid;
	font-size: 9px;
	font-style: italic;
	font-weight:bold;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.grid-footer
{
	
	 border:#C0C0C0 1px solid;
	font-weight: bold;
	font-size: 9px;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-footer td
{
	
	 border:#C0C0C0 1px solid;
	font-weight: bold;
	font-size: 9px;
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.grid-last-item
{
	border:#C0C0C0 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}
.header-gray
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header-lightgray
{
	font-weight: bold;
	font-size: 10px;
	color: gray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mikrobutton
{
	width: 20px;
	height:20;
	background-color:white;
	border-color:Gray;
	border-width:thin;
	border-style:outset;
}

.btnFakturaHandling
{
	width: 180px;
	background-color:white;
	text-align:left;
}

.btnFakturaHandlingClicked
{
	width: 180px;
	background-color:#dcdcdc;
	text-align:left;
}

.report-main-header
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	padding-left: 18px;
	padding-right: 18px;
}
.report-header
{
	font-weight: bold;
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-right: 18px;
}
.report-text
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
	padding-right: 18px;
}
.report-header a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.report-header a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.report-header a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.report-header a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	border-top: 0px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 0px none #EDECD1;
	background-color: #EDECD1;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tab-inactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px none #000000;
	background-color: #797979;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tan-border
{
	border-top: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}
.tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #FFC453;
	text-decoration: none;
}

th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
}


NoBorder
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
    
}

table.menuStatic
{
    border: 1px outset #C0C0C0;
     background-color:#edecd1;
     font-style:italic;
     font-size:0.8em;
     width:150px;
     height:20px;
      
}

table.menuSelected
{
    border: 1px inset #C0C0C0;
     background-color:#dcdcdc;
     font-style: italic; 
     font-size:0.8empt;
     width:150px;
     height:20px;

}

BorderRed
{
    border-top: 1px solid red;
	border-right: 1px solid red;
	border-left: 1px solid red;
	border-bottom: 0px none red;    
}
.radlButtons
{
	border-style: none;
	 
}
.Tekst
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
 
.PagerStyle
{
 font-style:italic;
  border: 1px Solid #C0C0C0;
 }

.draggablehandle
{
    font-size: 8pt;
	font-style:italic;
	font-weight: bold;
    COLOR: navy;
    FONT-FAMILY: Arial;
    display:block;
	background:White;
	width:100%;
	height:20px;
	padding-top:4px;
   text-align:center;
   border-bottom:1px solid #C0C0C0;
   

}
.staticFaneMenuStyle
{  border-color:#dcdcdc; 
   Border-Style:None;   
   background-color:#dcdcdc; 
   Font-Size:9;
   color:#255e88;
   padding: 0.1em 1.0em 0.1em 0.1em;
}

.staticFaneMenuItemStyle
{   border-color:#dcdcdc; 
    Border-Style:none;   
    background-color:#dcdcdc; 
   Font-Size:9;
   color:#255e88;
   padding: 0.1em 1.0em 0.1em 0.1em;
}

.staticFaneHoverStyle
{  border-color:#255e88;
   Border-Style:None;   
   background-color:white; 
   Font-Size:9;
   color:#255e88;
   padding: 0.1em 1.0em 0.1em 0.1em;
}

.staticFaneSelectedStyle
{  border-style:outset;
    border-width: 1.7px;
	border-color:silver;
	background-color:white; 
   Font-Size:9;
   color:#255e88;
   padding: 0.1em 1.0em 0.1em 0.1em;
}

#ucAdminStandardEpostFraOG
{
	background-color: #edecd1;
	position:absolute;
	left: 200px;
	top: 100px;
	display:block;
	height:auto; 
	width:auto;
	
}

#ucSMS
{
	background-color:#edecd1;
	border-style:outset;
	border-width:5px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}
#ucEpost
{
	background-color:#edecd1;
	border-style:outset;
	border-width:5px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}

#ucKommunikasjon
{   
	background-color:#edecd1;
	border-style:outset;
	border-width:5px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}
#ucJobbUtskrifter
{   
	background-color:#edecd1;
	border-style:outset;
	border-width:5px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}

#Overskrift1
{   
	FONT-SIZE: 12pt;
	font-style:italic;
	font-weight: bold;
    COLOR: navy;
    FONT-FAMILY: Arial;
}
#pnlFakturaHandling
{
	background-color:#edecd1;
	border-style:outset;
	border-width:7px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}

#pnlEPMDetaljer
{
	background-color:#edecd1;
	border-style:outset;
	border-width:7px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}


#updpnVisMerInfoEPM
{
	background-color:#edecd1;
	border-style:outset;
	border-width:7px;
	border-color:silver;
	display:block;
	height:auto; 
	width:auto;
}


