/*
Stylesheet for Grafisk databehandling, SiteLite 3
Børre Stenseth,Ostfold University College,2002
*/

BODY {
	color: #783E1E;
	font-family:"Verdana","Geneva","Arial","Times", sans-serif;
	font-size: 13px;
	text-align: left;
	margin-left:25px;
	margin-top:15px;
}

A:link	{color:#3333FF;}/*#333399*/
A:visited {color:#6666FF;}/*#999933*/
A:active  {color:#AAAAAA;}/*#783E1E*/
A:hover   {color:#FF3333;}


H1{	font-size: 24px; font-weight: bold;}
H2{	font-size: 20px;font-weight: normal;background-color: #EED9B0;}
H3{	font-size: 15px;font-weight: bold;background-color: #EED9B0;}
H4{	font-size: 15px; font-weight: normal;	font-style: italic;}


P,UL,OL,TD,TH{font-size:13px;}

P.svg {
	font-size:13px;
	text-align: center;
}

table.info {
	border: 1px outset #783E1E;
	border-collapse: separate;
	background-color: white;
}
table.info td {
	border: 1px inset white;
	padding-left: 7px;
}



LI{
   margin-top:7px;
}

/* show pops*/
.codepop,.allpop,.txtpop,.htmlpop,.xmlpop,.xslpop,
.pypop,.javapop,.cpop,.vcpop,
.dtdpop,.csspop,.txtpop,
.directxmlpop,.directhtmlpop,.svgpop,.directsvgpop,.asppop,.rtfpop,
.directasppop,.directpypop{
 margin-right:4px;
 margin-left:4px;
 padding-left:5px;
 padding-right:5px;
 color:blue;
 background-color:#eeeeee; /*light gray button */
 border-width:thin;
 border-style:outset;
 font-size:11px
}
/* as basic gray button
.allpop,.directhtmlpop,.directxmlpop
*/

/* watching code */
.htmlpop{ background-color:#BBD7D9;}
.xmlpop{ background-color:#ffff22;}
.xslpop{ background-color:#ffff22;}
.dtdpop{ background-color:#ffff22;}
.csspop{ background-color:#ffff22;}
.txtpop{ background-color:#dddddd;}

.pypop{ background-color:#ffff22;}
.javapop{ background-color:#d9fd9b;}
.cpop{background-color:#ffccff;}
.vcpop{background-color:#ddddff;}


.left_col_postit{
 margin-left:8px;
 padding:10px;
 text-align:center;
 font-size: 13px;
 font-weight: bold;
 background-color:#FFFF00;
 width:70px;
 border-width:thin;
 border-style:outset;
 color:black;
}

.inlinepad{
	font-family:"Geneva", "Verdana", "Arial", sans-serif;
	font-size: 12px;
	font-weight:600;
	color:#000000;
	background-color:#FFFF00;
}

.formel,.math{
color:#000000;
}

.legend{
	font-size: 12px;
	font-weight:600;
	/* font-style: italic;*/
	line-height:100%;
   color:#000000;
}

.fieldcontent{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 3px;
   padding-bottom: 5px;
}

.sorry{
font-family:"Geneva", "Verdana", "Arial", sans-serif;
font-size: 13px;
color:#009900;}

/* ----- styles hardcoded by SITELITE ------*/

/*<!--CONLIST--> Page relevant toc (left bar) */
.clevel0,.clevel1,.clevel2,.clevel3,.clevel4,
.clevel5,.clevel6,.clevel7,.clevel8,.clevel9,.clevel10,
.aclevel0,.aclevel1,.aclevel2,.aclevel3,.aclevel4,
.aclevel5,.aclevel6,.aclevel7,.aclevel8,.aclevel9,.aclevel10
{
font-size: 11px;
font-weight:200;
background-color:transparent;
text-decoration:none;
line-height:120%;
}

.clevel0{ margin-left:0px;}
.clevel1{ margin-left:7px;font-weight:200;line-height:150%;}
.clevel2{ margin-left:14px;}
.clevel3{ margin-left:21px;}
.clevel4{ margin-left:28px;}
.clevel5{ margin-left:35px;}
.clevel6{ margin-left:42px;}
.clevel7{ margin-left:49px;}
.clevel8{ margin-left:49px;}
.clevel9{ margin-left:49px;}
.clevel10{ margin-left:49px;}

/*-active-*/
.aclevel0{ margin-left:0px;}
.aclevel1{ margin-left:7px;font-weight:200;line-height:150%;}
.aclevel2{ margin-left:14px;}
.aclevel3{ margin-left:21px;}
.aclevel4{ margin-left:28px;}
.aclevel5{ margin-left:35px;}
.aclevel6{ margin-left:42px;}
.aclevel7{ margin-left:49px;}
.aclevel8{ margin-left:49px;}
.aclevel9{ margin-left:49px;}
.aclevel10{ margin-left:49px;}


/* <!--TOC--> on sitemap pages */
.tlevel0,.tlevel1,.tlevel2,.tlevel3,.tlevel4,
.tlevel5,.tlevel6,.tlevel7,.tlevel8,.tlevel9,.tlevel10
{
font-size: 12px;
font-weight:200;
background-color:transparent;
text-decoration:none;
line-height:120%;
}

.tlevel0{ margin-left:0px;}
.tlevel1{ margin-left:0px; font-weight:600; line-height:200%;}
.tlevel2{ margin-left:14px; font-weight:600; line-height:160%;}
.tlevel3{ margin-left:21px;}
.tlevel4{ margin-left:35px;}
.tlevel5{ margin-left:45px;}
.tlevel6{ margin-left:45px;}
.tlevel7{ margin-left:45px;}
.tlevel8{ margin-left:45px;}
.tlevel9{ margin-left:45px;}
.tlevel10{ margin-left:45px;}

/* local toc*/
.localtoc{ font-size:12px;}


/*<!--INDEX--> on index pages */
.index-keyword{  font-size:13px; font-weight: bold; line-height:120%;}
.index-entry{    font-size:13px; font-weight: normal; margin-left:7px;}

/*<!--FRIENDS-->*/
.friends{ 
font-family:"Geneva", "Verdana", "Arial", sans-serif;
font-size: 11px;
background-color:transparent;
text-decoration:none;
line-height:120%;
margin-left:7px;
font-weight:600;
line-height:150%;
}

/* -------- END OF styles hardcoded by SITELITE -------*/

/* subhead */
.subhead{
  font-size:11px;
  margin-left:7px;
  font-weight: normal;
  }
  
/* heading for <!--FRIENDS-->*/
.basedhead{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:11px;
  margin-left:7px;
  font-weight: normal;
  color:#000000;
  }




/* <!--SITENAME--> */
.sitename{
  font-size:24px;
  font-weight: bold;
  color:#FFFFFF;
}

/* <!--PAGENAME--> */
.pagename{
  font-size:large;
  font-weight: bold;
  color:#000000;
}


/* bottom of pages, author, date, message etc. */
.mainfooter{
  font-size:8pt;
  margin-left:140px;
  color:#555555;
}

.leftfooter{
  font-size:8pt;
  margin-left:10px;
  color:#555555;
}


/*Standard PRE inline*/

PRE {
	white-space: pre;
	font-family: "Courier", "Courier new", mono-space;
	background-color: #ffffff;
	font-size: 12px;
	color: black;
}

.list {
	white-space: pre;
	font-family: "Courier", "Courier new", mono-space;
	color: black;
}

.xlist {

	white-space: pre;
	font-family: "Geneva", "Verdana", "Arial", sans-serif;
	/*font-family: "Courier", "Courier new", mono-space;*/
	color: black;
}

/*PRE for bruk i generelle kode-blokker */

.code {
	white-space: pre;
	font-family: "Courier", "Courier new", mono-space;
	display: block;
}

.cppcode {
	white-space: pre;
	font-family: "Courier", "Courier new", mono-space;
	background-color:#EEEEFF;
	display: block;
}

.javacode {
	white-space: pre;
	font-family: "Courier", "Courier new", mono-space;
	background-color: #EEFFEE;
}

.ccode {
	white-space: pre;
	font-family: "Courier", "Courier new", mono-space;
	background-color: #FFEEEE;
	color: #7D4949;
	display: block;
}




