/******************************************************************
/******************************************************************
StyleSheet for hms
Dato opprettet: 01.12.01
Sist endret: 28.01.02
****************************************************************/
****************************************************************/


/* Bakgrunnsfarger for tynn strek i tabeller*/
.colourline {
background-color: #779ABC;
/* background-color: #999999; */
}

/* Bakgrunnsfarge for tynn strek for hjelpetabeller*/
.colourhelpline{
background-color: #968F69;
}

/* Bakgrunnsfarge for hjelpetabeller */
.colourhelp{
background-color: #D9D5BE;
}

/* Bakgrunnsfarge for tynn strek for hjelpetabeller*/
.colourinfoline{
background-color: #968F69;
}

/* Bakgrunnsfarge for hjelpetabeller*/
.colourinfo{
background-color: #C5BC89;
}

/* Bakgrunnsfarge for tynn strek for feiltabeller*/
.colourErrorline{
background-color: #A9AF00;
}

/* Bakgrunnsfarge for feiltabeller*/
.colourErrorBoard{
background-color: #FF9999;
}
.colourMessageBoard{
/*background-color: #C2C480;*/
background-color: #D8DB7F;
}
/* Hvit bakgrunnsfarge*/
.colourwhite {
background-color: #FFFFFF;
}

.errorcode {
 color: #A9AF00;
}

.errorcode {
 color: #A9AF00;
}

a:hover {text-decoration: underline}
a {text-decoration: none font-size: 10px; font-family: "Verdana" }

/*Forskjellige link-verjsoner a href*/
a.Blue10U, a.Blue10U:hover, a.Blue10U:active, a.Blue10U:visited
{
color: blue;
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}

a.Blue8U, a.Blue8U:hover, a.Blue8U:active, a.Blue8U:visited
{
color: blue;
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}a.Blue8, a.Blue8:hover, a.Blue8:active, a.Blue8:visited
{
color: blue;
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: none;
}
a.Black10U, a.Black10U:hover, a.Black10U:active, a.Black10U:visited
{
color: black;
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
a.Black10BU, a.Black10BU:hover, a.Black10BU:active, a.Black10BU:visited
{
color: black;
font-family: Verdana;
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
a.Black8U, a.Black8U:hover, a.Black8U:active, a.Black8U:visited
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: normal;
text-decoration: underline;
}
a.Black8BU, a.Black8BU:hover, a.Black8BU:active, a.Black8BU:visited
{
color: black;
font-family: Verdana;
font-size: 8pt;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}
.tekstliten {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana;
    font-weight: normal;
    }

.tekst {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    font-weight: normal;
    }.tekstGray {
    font-style:  normal;
    COLOR: Gray;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    font-weight: normal;
    }
.tekstB {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
.tekst10pt {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    font-weight: normal;
    }
.tekst10ptB {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
.litentekst {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana;
   }

.hvittekst {
    font-style:  normal;
    COLOR: #ffffff;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    font-weight: normal;
    }
    
.hvitstor {
    font-style:  normal;
    COLOR: #ffffff;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
    
.heading {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 20pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
.heading8ptB {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
    
.middelsheading {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
.tekstred {
    font-style:  normal;
    COLOR: red;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana;
    font-weight: none;
    }
.litenheading {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana;
    font-weight: bold;
    }
input {
    font-style:normal;
    color:#000000;
    font-size:7pt;
    font-family:verdana;
    }
select {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana;
   }
   
text {
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
   }
text.liten
{
    font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 7pt;
    FONT-FAMILY: Verdana;
   }
   
textarea { 
	font-size: 10px; 
	font-family: Verdana; 
	}
	
.error {
    font-style:  normal;
    COLOR: red;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
}

td.underline          { font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: solid 1px #C0C0C0}
td.overline          { font-family: Verdana, Arial, Helvetica, sans-serif; border-top: solid 1px #C0C0C0}
td.over_under          { font-family: Verdana, Arial, Helvetica, sans-serif; border-top: solid 1px #C0C0C0; border-bottom: solid 1px #C0C0C0}
td.right              { font-family: Verdana, Arial, Helvetica, sans-serif; border-right: dotted 1px #cccccc }
td.border { 			font-style:  normal;
			COLOR: #000000;
			FONT-SIZE: 8pt;
			FONT-FAMILY: Verdana;
			font-weight: normal;			border: solid 1px #000000 }
td.bottom             { font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: solid 1px #dcdcdc }
td.bottom2            { font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: dotted 1px #C0C0C0 }
td.left        { font-family: Verdana, Arial, Helvetica, sans-serif; border-left: solid 1px #C0C0C0}
td.hmspadding { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#000000; padding-left:5px;padding-right:10px;}td.litenhmspadding { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color:#000000; padding-left:5px;}
td.hmschemicalfontpadding { font-family: SFTstoff; font-style:normal; font-weight: normal; font-size: 0.8 em; color:#000000; padding-left:5px;padding-right:10px;}
.chemicalfont { 
	font-family: SFTstoff;
	font-style:  normal;
    COLOR: #000000;
    FONT-SIZE: 0.75 em;
	font-weight: normal;
}
.coBuilder TABLE {border:1px solid #000000; font-size:1em; width:100%;}
.coBuilder TH {text-align:left;padding:4px 2px 4px 2px; color:black;background:#CBCBCB;font-size:.7em; font-family:verdana,sans-serif;}
.coBuilder TD {padding:2px; color:black;background:#CCD4D5;}
.center {text-align:center;}
.fontLitenW {font-size:0.9em; font-weight:normal; color:black;}

A.shoppingcart:link {color:#0058a4; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:0.7em;}
A.shoppingcart:visited {color:#551a8b; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:0.7em;}
A.shoppingcart:hover {color:#000000; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:0.7em;}
A.shoppingcart:active {color:#990000; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:0.7em;}

.txtshoppingcart {font-family:verdana,sans-serif;font-size:0.7em;}

A.newtree, A.newtree:link, A.newtree:visited, A.newtree:hover, A.newtree:active
{
color: black;
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}
A.SDSOrg:link {color:#000000; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:1.0em;}
A.SDSOrg:visited {color:#000000; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:1.0em;}
A.SDSOrg:hover {color:#000000; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:1.0em;}
A.SDSOrg:active {color:#000000; background:transparent;text-decoration:underline;font-family:verdana,sans-serif;font-size:1.0em;}

a.Red8U, a.Red8U:hover, a.Red8U:active, a.Red8U:visited
{color: red;font-family: Verdana;font-size: 8pt;font-style: normal;font-weight: normal;text-decoration: underline;}

a.filmenu1, a.filmenu1:active, a.filmenu1:visited
{color:black;font-family:Verdana;font-size:1.0em;font-style:normal;font-weight:normal;text-decoration:none;}
a.filmenu1:hover
{text-decoration:underlined;}
a.filmenu2, a.filmenu2:active, a.filmenu2:visited, a.filmenu2:hover
{color:black;font-family:Verdana;font-size:1.0em;font-style:normal;font-weight:normal;text-decoration:none;}
