/*
===================================
= Std stylesheet for SiteLite 2.0,=
= Børre Stenseth,                 =
= Ostfold University College,2000 =
===================================
*/

BODY {
	color: #783E1E;
	font-family: "Geneva", "Verdana", "Arial", sans-serif;
	font-size: 13px;
	text-align: left;
	margin-left:0px;
	margin-top: 0px;

}

A:link	  {color:#3333FF;}/*#333399*/
A:visited {color:#6666FF;}/*#999933*/
A:active  {color:#AAAAAA;}/*#783E1E*/
A:hover   {color:#FF3333;}


H1,H2,H3,H4{font-family: "Geneva", "Verdana", "Arial", sans-serif;color: #783E1E;}
H1{	font-size: 20px; font-weight: bold;}
H2{	font-size: 20px;font-weight: normal;}
H3{	font-size: 14px;font-weight: bold;}
H4{	font-size: 14px; font-weight: normal;	font-style: italic;}

P,UL,OL,TD,TH{
font-family:"Geneva", "Verdana", "Arial", sans-serif;
font-size:11px;
color: #783E1E;
}

.example{font-size: 14px; font-weight: normal;	font-style: italic;
}

.option{
color: #0000EE;
}

.grayed{
color: #FFGGGG;
}


.default{
color: #EE0000;
}


.inlinepad{
	font-family:"Geneva", "Verdana", "Arial", sans-serif;
	font-size: 12px;
	font-weight:600;
	color:#000000;
	background-color:#FFFF00;
}


.formel,.math{
color:#000000;
}


.sorry{
font-family:"Geneva", "Verdana", "Arial", sans-serif;
font-size: 14px;
color:#009900;}

/*"TIMES NEW ROMAN","TIMES ROMAN","TIMES",serif;*/

/* ====== styles hardcoded by SITELITE =====*/

/*<!--CONLIST--> Page relevant toc (left bar) */
.clevel0,.clevel1,.clevel2,.clevel3,.clevel4,
.clevel5,.clevel6,.clevel7,.clevel8,.clevel9,.clevel10
{
font-family:"Geneva", "Verdana", "Arial", sans-serif;
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:600;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,.aclevel1,.aclevel2,.aclevel3,.aclevel4,
.aclevel5,.aclevel6,.aclevel7,.aclevel8,.aclevel9,.aclevel10
{
font-family:"Geneva", "Verdana", "Arial", sans-serif;
font-size: 11px;
font-weight:200;
background-color:transparent;
text-decoration:none;
line-height:120%;
color:#783E1E;  /*Overrules active link color*/
}

.aclevel0{ margin-left:0px;}
.aclevel1{ margin-left:7px;font-weight:600;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;}
.tlevel2{ margin-left:14px;}
.tlevel3{ margin-left:21px;}
.tlevel4{ margin-left:28px;}
.tlevel5{ margin-left:35px;}
.tlevel6{ margin-left:42px;}
.tlevel7{ margin-left:49px;}
.tlevel8{ margin-left:49px;}
.tlevel9{ margin-left:49px;}
.tlevel10{ margin-left:49px;}

/* local toc*/
.localtoc{ font-size:12px;}


/*<!--INDEX--> on index pages */
.indexkeyword{  font-size:small; font-weight: bold; line-height:120%;}
.indexentry{    font-size:small; font-weight: normal; margin-left:7px;}

.codepop{
	background-image:url(../gfx/hitme.gif);
	background-repeat: no-repeat;
	width:20px;
	cursor:hand;
}


/* ====== END OF styles hardcoded by SITELITE =====*/

/* heading for <!--BASEDON-->*/
.basedhead{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:11px;
  font-style: italic;
  margin-left:7px;
  font-weight: normal;
  color:#000000;
  }
/*<!--BASEDON-->*/
.basedon{ 
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%;
}


/* <!--SITENAME--> */
.sitename{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:24px;
  font-weight: bold;
  color:#000000;
}

/* <!--PAGENAME--> */
.pagename{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:large;
  font-weight: bold;
  color:#000000;
}


/* bottom of pages, author, date, message etc. */
.mainfooter{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:8pt;
  margin-left:140px;
  color:#AAAAAA;
}

.leftfooter{
  font-family: "Geneva", "Verdana", "Arial", sans-serif;
  font-size:8pt;
  margin-left:5px;
  color:#AAAAAA;
}


/*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;
}

