body{
  align: center;  /*Midtstilling av super og page ie. stil*/
  color: #cccccc;
  font-size: 11px;
  font-family: Verdana, Arial;
  background-color: #333333;
  /*background-image: url(images_common/bgbody.jpg);
  background-repeat: no-repeat;*/
}

#super {  
	margin-top: 0px;
  padding-top: 0px;
}

#page {
  position:relative;
  margin-left: auto;
  margin-right: auto;
  width: 1000px; 
  background-color: #666666;
  /*background-image: url(images_common/bgpage.jpg);
  background-repeat: repeat;*/
}

#banner {
  height: 160px;
  background-repeat: no-repeat;
  background-image: url(images/bgtop.jpg);
}


#leftContent {
  width: 180px;
  height: 600px;
  float: left;
  margin-top: 0px;
  background-image: url(images_common/bgleft.jpg);
  background-color: #666666;
}

#centerContent {
  padding-top: 1px;
  width: 600px;
  float: left;
  height: auto !important;
  min-height: 300px;
  height: 300px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #000000;  
}


#nyheter #centerContent, #kontakt_oss #centerContent, #leie_lokale #centerContent, #om_ryk_reis #centerContent {
  background-image: url(images/home_img.jpg);
  background-repeat: no-repeat;
  padding-top:230px;
}





#rightContentTitle .printlogo {
     display: none;
	margin-right:1em;
	text-align:right;
}


#rightContent {
  top:160px;
  right:0;
  width: 180px;
  height: 600px;
  float: right;
  background-image: url(images_common/bgright.jpg);
  background-color: #666666;
}



#footer {
  clear: both;
  height: 40px;
  margin-left: 180px;
  margin-right: 180px; 
  text-align: center;
  padding-top: 5px; 
  padding-bottom: 5px; 
  font-size: 10px;
  color: #ffffff;
  background-color: #6699ff;
}



/*
 *  Meny
 */
div#navcontainer{
  margin-top: 18px;
  margin-left: 0px;
}

ul#navlist{
  width: 180px;
  margin-left: 0px;
  list-style: none;
}

ul#navlist li{
  text-align: left;
  margin-left: 0px;
  width: 180px;
  height:20px;
  padding-top: 0px;
}

ul#navlist li a{
  color: #ffffff;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  padding-left: 30px;
  text-decoration: none;
  }

ul#navlist li:hover {
  background-image: url(images/bgmenu.jpg);
}

ul#navlist li#current{
  background-image: url(images/bgmenu.jpg);
}


#leftContentTitle{
  margin-left:30px;
  margin-top: 10px;
  height: 20px;
}
#leftContentTitle a {
	margin-right: 3px;
}

#leftContent form {
	position:relative;
	top:20px;
	padding:5px;
}


#pageDescription, p.pageDescription, p.description, .objectDescription{
  font-weight: normal;
  margin-top: 1em;
  margin-bottom: 1em;
}

.hiddenStructure {
  display: none;
}

div.objectPath{
  display: none;
}

#documentActions{
  margin-top: 0px;
  width: 123px;
  float: right;
  background-image: url(images/bgactions.gif);
}

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

#documentActions li { 
  margin: 0px;
  display: inline;
}

h1{
  color: #ff6600;
  font-size: 20px;
  font-family: Verdana, Arial;
  font-weight: bold;
}


h2{
  color: #ff6600;
  font-size: 20px;
  font-family: Verdana, Arial;
  font-weight: bold;
}


h3{
  color: #cccccc;
  font-size: 12px;
  font-family: Verdana, Arial;
  font-weight: bold;
}

h4{
  padding-left:20px;
  font-family: Verdana, Arial;
  color: #ffffff;
  font-size: 11px;
  font-weight:bold;
}

a{
  color: #6699ff;
}

a.hover: {
  color: #6699ff;
}

a.link-pdf {
	background-image: url(images/icon/pdf.gif);
	background-repeat: no-repeat;
	padding: 23px;
	text-decoration: none; 
	background-position: left center;
	line-height: 22px;
}

a img {
	border:0;
}

/**
 **  N Y H E T E R
 **/
.clearer {
  margin-top: 1em;
  margin-bottom: 2em;
}

div.newsItem {
  float: left;
  position: relative;
  width: 280px;
  border-top: 1px solid #cccccc;
}

div.newsItem.odd {
  margin-right: 18px;
}

span.evenClearer, span.newsListingClearer{
  display: block;
  clear: left;
}

h3.newsItemHeader, h3.newsItemHeader a {
  color: #ff6600;
  text-decoration: none;
}

h3.newsItemHeader a:hover {
  text-decoration: none;
  color: #ff6600;
}

.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;
}

a.newsItemURL  {
  background-image: url(images/knapp_lesmer.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

.newsItemDate {
  color: grey;
  font-size: 7pt;
}

.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;
}

.newsPageText{
  clear: left;
  margin-top: 1em;
}

.newsPageFooter{
  margin-top: 10px;
}

#newsArchive {
  margin-top: 20px;
}

#newsArchiveItem {
  padding-left: 1em;
}

#newsArchiveItem a{
  background-image: url(images/knapp_lesmer.gif);
  background-repeat: no-repeat;
  background-position: center left;
}


/* Galery */


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

ul#imageControl li {
	margin:0;
	width:133px;
	float:left;
	text-align:center;
}

ul#imageControl li span#imageCounter{
}

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

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

#mainImage {
	padding: 5px;
	border: 1px solid #c3c6b1;
}
.folderList {
	width:120px;
	float:right;
	border: 1px solid #c3c6b1;
	border-top:0;
}

.imagefolder {
	display:block;
	padding:10px;
	border-top: 1px solid #c3c6b1;
	text-align:center;
}

.imagefolder img {
	display:block;
	margin-bottom:2px;
}


/* BUTIKK */
#butikkText {
	width:230px;
	float:left;
}
#butikkImages {
	width:350px;
	float:right;
	text-align:center;
}

.newbutikk a {
	display:block;
	width:200px;
	line-height:32px;
	padding-left:35px;
	background: url(/icon/new.gif) top left no-repeat;
}

ul.thumbnails {
	position:relative;
	margin:0;
	padding:0.25em;
	list-style-type:none;
}
ul.thumbnails li {
	margin:0;
	padding:0.25em;
	display:inline;
}
ul.thumbnails li a img {
	padding:2px;
  border: 1px solid #295f80;
}

.clearblank {
	height:1em;
	clear:both;
	background:transparent;
}


table.grouped {
	width:98%;
}
table.grouped th {
	padding:4px;
	vertical-align: top;
}

table.grouped th.newgroup {
	font-size:16px;
	padding-top:1.5em;
	text-align:left;
	border-bottom: 1px solid;
}
table.grouped td {
	font-size:12px;
	margin:0;
	padding:10px 0 10px 0;
	vertical-align: bottom;
	border-bottom: 1px dotted;
}

table.grouped img {
	
}

table.blind {
	margin:0;
}
table.blind td {
	margin:0;
	padding:0;
	padding-right: 5px;
	border:0;
}





#kontakt_oss form {
  background-image: url(images/falsensgt.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}


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


#pageCC input:hover, #pageCC textarea:hover{

  background-color: #ccc;
}


input#email, #comment, #phone, #name, #address, #zip, #city, #senderEmail, #receiverEmail {
  width: 200px;
}

textarea#comment {
  height: 100px;
}


input.context#searchSubmit {
  margin-left: 5px;
  background-color: #ff6600;
  color: #ffffff;
}


p#player1 {
  height: auto;
  padding-top: 30px;
  padding-bottom: 0px;
  border: 1px solid#cccccc;
  background-color: #f6f6f6;
  background-image: url(images/mediabg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}


