
html, body {
  height: 100%;
}

body 
{   
  text-align: center; /*Midtstilling av super*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  padding: 0px;
  margin: 0px;
  background-repeat: no-repeat;
  background-color: #d5dee7;  
}

#super{
  MARGIN-LEFT: auto;
  MARGIN-RIGHT: auto;
  width: 1020px;
  /*height: 100%;*/
  height: auto;
  background-image: url(images/sitebg.gif);
  background-repeat: repeat-y;
  margin-top: 0px;
  margin-bottom: 0px;
}

#page{ 
  height: auto;
  width: 1000px;
  text-align: left;
  MARGIN-LEFT: auto;
  MARGIN-RIGHT: auto;
  PADDING-TOP: 10px;
  background-color: #ffffff;
}

#banner {
  width: 1000px;
  height: 150px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  margin-bottom: 0px;
}

#leftContent {
  display: block;
}


#centerContent {
  height: auto !important;
  min-height: 560px;
  height: 560px;
  padding-top: 30px;
  padding-bottom: 15px;
  padding-left: 5px;
  background-color: white;
  margin-top: -14px;
  margin-left: 270px;
  width: 700px;
}



#contentBox {
  padding-top: 0px;
  margin-left: 10px !important;
  margin-left: 22px;
  padding-right: 10px;
}





#rightContent {
  position: absolute;
  top: 210px;
  /*background-image: url(images/leftimg.jpg);
  background-repeat: no-repeat;*/
  background-color: #ffffff;
  width: 250px;
  height: auto !important;
  min-height: 540px;
  height: 540px;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  border-right: 1px solid #666666;
}




#footer {
	width: 1000px;
	height: 30px;
	clear: right;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	clear: both;  
}


#footer a {
  color: #666666;
}


#footer a:hover{
  color: #FFCC66;
}



/**
 ** Banner-innhold
 **/

#banner h1 {
  display: none;
}


div.objectPath {
  display: none;
}




/**
 ** Center-innhold
 **/

#centerContentTitle {
  display: none;
}



/**
 ** M E N Y
 **/
#navcontainer {
  background-color: #000000;
}

#navcontainer a { 
  text-decoration: none; 
}

#navcontainer ul{
  margin: 0;
  background-color: #000000;
  list-style-type: none;
  position: relative;
  line-height: 21px;
  margin-bottom: 2em;
  
}

#navcontainer li {
  display: inline;
}

#navcontainer ul a{
  color: #ffffff;
  background-color: #000000;
  line-height: 20px;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#navcontainer ul a:hover{
  color: #FFCC66;
}

#navcontainer  a#active{ 
  font-weight: normal;
  background-color: #ffcc00;
  color: #000000;
}

#navcontainer ul ul{
  background-color: #ffcc00;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 20px !important;
  top: 19px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #000000;
}

#navcontainer ul ul li {
  display: inline;
}

#navcontainer ul ul a{
  background-color: #ffcc00;
  color: 000000;
}

#navcontainer ul ul a:hover{
  color: #000000;
}


ul#subnavlist a{ 
  font-weight: bold;
  background-color: #ffcc00;
  color: #000000;
}


/* Ikke implementert*/
#navcontainer ul ul a#subcurrent{
  font-weight: bold;
}













.hiddenStructure {
  display: none;
}
dd {
  margin-bottom: 1em;
  margin-left: 1em;
}

p {
  margin-bottom: 1em;
}

a { 
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  color: #003366;
  
}



h1 { 
  font-family: Arial, Verdana;
  font-size: 18px;
  margin-left: 0px;
  color: #006699;
}

h2 { 
  font-family: Arial, Verdana;
  font-size: 14px;
  margin-left: 0px;
  color: #006699;
}

#pageHeader, .pageHeader, .newsFolderHeader, h1.pageHeader {
  font-weight: bold;
  font-size: 18px;
  font-family: Arial;  
  text-transform: none;
  margin-bottom: 1em;
}



#documentActions ul {
  list-style: none;
  float: right;
}

#documentActions li { 
  display: inline;
}

a.link-email {
  background-image: url(/style/icon/link-email.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  border: thin solid #eee;
  text-decoration: none; 
}

a.link-image, a.link-png, a.link-jpeg, a.link-gif {
  background-image: url(icon/link-image.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
  border: thin solid #eee;
  text-decoration: none;
}

a.link-external, a.link-local, a.link-ftp {
  background-image: url(icon/link-external.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
 border: thin solid #eee;
  text-decoration: none; 
}

a.link-local{
  background-image: url(icon/link-local.gif);
  background-repeat: no-repeat;
  padding-left: 22px;
 border: thin solid #eee;
  text-decoration: none; 
}
a.link-file, a.link, a.link-word, a.link-excel, a.link-powerpoint, a.link-pdf, a.link-html, a.link-flash, a.link-sound, a.link-video, a.link-archive, a.link-executable {
 background-image: url(icon/link-file.gif);
 background-repeat: no-repeat;
 padding-left: 22px;
 border: thin solid #eee;
 text-decoration: none;
}
a.link-no {
  border: thin solid #eee;
  text-decoration: none;
}





textarea#comment {

	width: 290px;
}

input#name, #phone, #email, #fax, #address, #zip, #city {

	width: 290px;
}


fieldset.form {
	border:1px solid #cccccc;
	background-color: #eeeeee;
	
}

#pageCC fieldset {  background-color: #eeeeee;  border: 0;}#pageCC input:hover, #pageCC textarea:hover {  background-color: #ccc;  }



/**
 ** G A L L E R I
 **/


#imagePageCC {
  margin-top: 20px !important;
  margin-top: 26px;
  width: 380px;
  height: 300px;
  
}

#imagePageCC h3 {
  font-weight: bold;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans;
  margin-top: 10px;
  margin-bottom: 6px;
}



div.folderList img {
  
  align: center;
  width: 60px;
  display: none;
  border: none;
  padding: 10px;
  margin-top: 8px;
}

div.folderList {
  
  align: left;
  width: 280px;
  border: none;
  padding: 0px;
  margin-left: 430px;
  margin-top: 0px !important;
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, Sans;
  font-weight: bold;
  font-size: 10px;
  height: 230px;
  z-index: 10000;
  position: absolute;
  border: none;
}


div.folderList a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, Sans;
  font-weight: bold;
  font-size: 10px;
}



ul#imageControl {
  width: 350px;
  margin: 0; 
  list-style: none;
}

ul#imageControl li {
  display: inline;
  margin: 0px;
  padding: 0px;
}

ul#imageControl li span#imageCounter{
  padding-left: 60px;
  padding-right: 50px;
}

ul#imageControl li#previousImage a {
  padding-left: 50px;
  background-image: url(images/forrige.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

ul#imageControl li#nextImage a {
  padding-right: 50px;
  background-image: url(images/neste.gif);
  background-repeat: no-repeat;
  background-position: right center;
}




/*
 *	News
 */
 
/**
 **  N Y H E T E R
 **/


div.newsItem {
	float: left;
	position: relative;
	width: 290px;
}

div.newsItem.odd {
  margin-right: 40px;
}

span.evenClearer{
	border-top: 1px solid #cccccc;
}

span.evenClearer, span.newsListingClearer{
  display: block;
  clear: left;
}


.newsItemFooter{
  clear: right;
  margin-bottom: 5px;
  margin-top: 10px;
}


.newsItemImageOdd {
	float:right;
	margin: 2px 10px 5px 2px;
}

.newsItemImage {
	float: left;
	margin: 2px 10px 5px 2px;
}

.newsItemURL {
  text-transform: lowercase;
  float: left;
}

.newsItemDate {
  text-transform: lowercase;
  color: grey;
}

.newsItemDateText{
  display:none;
}

.newsPageHeader{
  margin-left: 0;
}

.newsPageDescription{
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}

.newsPageDescriptionImage {
  float: left;
  margin: 2px 10px 5px 2px;
}

.newsPageDetails{
  clear: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

.newsPageDate{
  margin-bottom: 1em;
}

.newsPageDateText{
  display: none;
  color: grey;
  text-transform: lowercase;
}

.newsPageText{
  clear: left;
  margin-top: 1em;
}

.newsPageFooter{
  margin-top: 10px;
}

#newsArchive {
  margin-top: 20px;
}

#newsArchiveItem {
  padding-left: 1em;
}
 
