

/*

	Demodesign
	Husk aa sette standard typografi i body som line-height og font-size
	
	html trengs foer body for aa overskrive YUIs line-height

------------------------------------------------------------------------*/




html body {
  align: center;  /*Midtstilling av super og page ie. stil*/
  color: #666666;
  font-size: 12px;
	line-height: 1.7;
  font-family: Helvetica, "Century Gothic", Tahoma, Arial, sans-serif;
  /*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: #ffffff;
  background-image: url(images_common/bgpage.jpg);
  background-repeat: repeat;
}

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




* html #banner object {
	top: 22px;
	position: absolute;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	#banner object {
		top: 22px;
		position: absolute;
	}
}


#bannerLinkCNR {
	height: 217px;
	width: 641px;
	display:block;
	position:absolute; 
	margin-top: -286px;
	margin-left: -20px;
}

*:first-child+html #bannerLinkCNR {
	margin-top: -276px;
}



#banner object {
	margin-top: -22px;
}

*:first-child+html #banner object {
	margin-top: 0;

}



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

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

#forsiden #centerContent, #cnr_show #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 {

  width: 140px;
  height: 590px;
	padding: 10px 20px 0 20px;
  float: right;
  background-image: url(images_common/bgright.jpg);
}

#rightContent h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 14px;
}

#rightContent p {
	color: #FFF;
	font-size: 11px;
}

#rightContent p span {
	font-size: 9px;
	font-style: italic;
}



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



/*
 *  Meny
 */
div#navcontainer{
  margin-top: 10px;
  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: ;
  padding-top: 0px;
}

ul#navlist li a{
  color: #ffffff;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 11px;
  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: #666666;
  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: #333333;
}

a.hover: {
  color: #ff6600;
}

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;
padding-top: 10px;
padding-bottom: 30px;
}

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

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

.newsItem h2 a {
  color: black;
  text-decoration: none;
font-size: 12px;
}

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

.newsItem p{
  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;
}











/* 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 input:hover, #pageCC textarea:hover{

  background-color: #ccc;
}


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

textarea#comment {
  height: 100px;
}

form#soek {
	position: absolute;
	top: 380px;
}

input.context#searchSubmit {
  	margin-left: 5px;
	background: none;
  	background-color: #ff6600;
  	color: #ffffff;
	width: 40px;
	height: 18px;
	border: 1px outset;
}

#leftContent input {
	margin-left: 5px;
	margin-right: 2px;
	height: 10px;
	font-size: 11px;
}







/* List / ul li */
.objectBody ul { margin-left: 35px; margin-top: 10px margin-bottom: 10px;}
.objectBody ul li { list-style: disc outside;}


















.playlist { svamargin-top: 70px;}
.playlist .items { width: 705px;}
.playlist .items .playing {background: #FF6600;}

#video .objectBody {
	width: 400px;
	position: relative;
	margin: 0 auto;
}

.playlist .items a { clear: both; width: 385px; line-height: 26px; margin: 0; padding 5px; min-height: 0}
.playlist .items a img, .playlist .items a span.time { display: none; }











#facebooklink, #myspacelink {
	height: 60px;
	width: 150px;
	display: inline;
	float: left;
}
#facebooklink { margin-top: 65px;}
#myspacelink { height: 140px;}
