/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 12px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color: #0D426C;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

a.readmore,
a.externalLink {
  margin-bottom: 12px;
}

a:hover.readmore,
a:hover.externalLink {
  text-decoration: underline;
}

a.readmore.extraLink {
  margin-top:12px;
  display:block;
}

a.readmore,
a.internalLink,
a.externalLink {
  margin-bottom: 12px;
  text-decoration: none;
  color:#007dd6;
  font-style:normal;
  font-size:90%;
}

a:hover.readmore,
a:hover.internalLink {
  text-decoration: underline;
}

a.archive {
    color: #007DD6;
    display: inline-block;
    font-style: normal;
    margin-top: 3px;
}

ul, ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 85% Georgia, Verdana, Arial, Helvetica, sans-serif;
  background-color: #ebebeb;
  color: #35342c;
}

h1, h2, h3, h4, h5 {
  font-weight: normal;
}
h1  {
  font-size: 2em;
}

h1.title {
  font-size: 130%;
}

h2 {
  font-size: 140%;
}

h5 {
  font-size: 100%;
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/

#wrapper {
  /*width: 100%;*/
  background: transparent url(2011_wrapperBg2.gif?1) repeat-x 0 0;
  width: 100%;
}

#header {
  height: 130px;
  margin: 0 auto;
  width: 960px;
  position: relative;
  background:url("2011_headerImage.gif") no-repeat scroll 470px top transparent;
}

.socialMedia li{
  list-style-type:none;
  float:left;
  margin-right:5px;
}

.socialMedia{
  position:absolute;
  top:100px;
  left:855px;

}

#KMlogo{
  display: inline;
  float: left;
  padding-top: 10px;
  text-decoration: none;
}

.KMheading{
  float:left;
  padding-top:20px;
  color:#fff;
  font-family:Trebuchet MS, Arial, sans-serif;

}


#RAlogo {
  display: inline;
  float: left;
  text-decoration: none;
}

#RAlogo img, #KMlogo img {
  float: left;
  display: inline;
  padding-right: 20px;
  margin-top:-1px;
}

#header h1 a {
  float: left;
  display: inline;
  font-family: Georgia, Serif;
  font-size: 150%;
  color: #fff;
  line-height: 100px;
}

#logo img {
  float: left;
  display: inline;
  padding-right: 20px;
}

#logo span {
  float: left;
  display: inline;
  font-family: Georgia, Serif;
  font-size: 350%;
  color: #FFF;
  line-height: 60px;
}

#backToRa {
  float: right;
  position: relative;
  padding-top: 20px;
  font-size: 108%;
  color: #FFF;
  font-weight: bold;
  
}

#breadcrumbs {
  padding: 0 0 15px 10px;
  margin-bottom: 15px;
  display:none;
}

.breadcrumbs {
  float: left;
}

.prints {
  float: right;
}

.breadcrumbs, .breadcrumbs a {
  color: #93120C;
}

.breadcrumbs a.active {
  color: #93120C;
}

#main {
  border-bottom: 1px dotted #424242;
  background-color: #FFF;
}

#mainWrapper {
  margin: 0 auto;
  padding: 10px 0;
  width: 960px;
}

form#searchForm {
  position: absolute;
  right: 5px;
  top: 42px;
  width: 240px;
  height: 25px;
  margin:0;
}

#searchForm input {
  border: 0 none;
  float: right;
  font-size: 100%;
  height: 16px;
  padding: 4px;
  width: 167px;
}

#wrapper #searchForm input.query {
  box-shadow:1px 1px 8px #818181;
}

#wrapper #prodsok input.textfield-grey {
  box-shadow:1px 1px 4px #DBDBDB;
  width:174px;
  border:1px solid #DBDBDB;
}

#searchForm .button,
.productSearch .button {
  background-color: #007DD6;
  border: 0 none;
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  float: right;
  font-size: 100%;
  height: 22px;
  margin-left: 5px;
  margin-top:1px;
  padding: 0 0 3px;
  width: 43px;
}

.shoppingbasket .button,
.shoppingbasket .checkout,
input.next {
  color: #007DD6;
  font-size: 90%;
  font-style: normal;
  width: auto;
  display:block;
  margin-top:2px;
}

#searchForm label {
  display: none;
}

.paginator {
  padding-top: 10px;
  padding-bottom: 20px;
}
.results .paginator {
  clear:left;
}

.results .paginator .prev,
.results .paginator .pages,
.results .paginator .next {
  display:inline;
  font-family:Verdana;
  font-size:90%;
}

.results .paginator .pages {
  margin:0 5px;
}

.prev {
}

 #content h2.searchResult {
  margin-bottom: 2px;
}

.dualsearch #content .search_result p span {
  color:#808080;
  font-family:Verdana;
  font-size:75%;
}

.dualsearch #content .search_result a {
  font-size:125%;
}

.dualsearch #mainColumn {
  width:705px;
}

.dualsearch .queryString {
  font-family:Verdana;
  font-size:90%;
  margin-bottom:15px;
}

.dualsearch .queryString span {
  color:#007dd6;
  font-weight:normal;
}

.dualsearch #content h1 {
  font-size:170%;
  color:#004479;
}


.dualsearch .results > h2 {
  border-top:1px dotted #ccc;
  border-bottom:1px dotted #ccc;
  margin-bottom:8px;
  padding-bottom:8px;
  padding-top:8px;
  font-size:100%;
}

#content .search_result p span {
  margin-right: 4px;
}

#content .search_result p {
  position: relative;
  clear: both;
  padding: 0;
  margin:0 0 5px 0;
}

#content  .search_result p span a {
  text-decoration: none;
}
  
.eventresult  {
  clear:left;
  /*padding:7px 0;*/
  *margin-bottom:12px;
}

.eventResultDescription {
  clear:left;
}

.totalHits {
  padding:0 0 10px 0;
  font-family:Verdana;
  font-size:90%;
}

.pages span {
  padding-right: 5px;
}

#instructions {
  background-color: #e4e4e4;
  padding: 10px;
  margin-bottom: 20px;
}

.queryString span {
  font-weight: bold;
}

#leftColumn {
  float: left;
  width: 230px;
  padding-right: 25px;
  clear: left;
}

#mainColumn {
  float: left;
  width: 450px;
}

#rightColumn {
  float: right;
  width: 230px;
  padding-left: 25px;
}

.fadeBg {
  background:url(2011_boxTop.gif) scroll repeat-x top left;
  border-top:1px dotted #84b3de;
  padding-bottom:10px;
}

#wrapper .fadeBg h3.boxTitle {
  font-size:10px;
  color:#007dd6;
  text-transform:uppercase;
  line-height:100%;
  margin:3px 0 15px 0;
  font-family:Verdana;
}

.fadeBg.withBottomBorder {
  border-bottom:1px dotted #84b3de;
  padding-bottom:15px;
  margin-bottom:15px;
}

.fpWrap {
  float:left;
  width:705px;
}


.newsColumn {
  font-size:90%;
}

.newsColumn h2 {
  font-size:120%;
}
.newsColumn h2 a {
  color:#007DD6;
}

.newsColumn ul {
  list-style:none;
  padding:0;
  margin:0;
}

.newsColumn ul li {
  margin-bottom:10px;
}

/* FIX ie6 bug */
* html #rightColumn {
  width:209px;
}

#content {
  padding: 0;
}

#footer {
  margin: 0 auto;
  padding: 10px 0;
  width: 963px;
  line-height: 16px;
  clear:both;
  color:#7e7973;
  font-family:Verdana;
  font-size:90%;
}
#footer a {
  color:#004479;
  font-style:normal;
}

.contactDetails {
  width: 305px;
  float: left;
  margin-bottom: 20px;
}

.footerRight {
  float: right;
  width: 295px;
}

#newsletter h3 {
  font-size: 115%;
  color: #35342c;
  margin-bottom: 5px;
}

input.text {
  color: #929292;
}

#newsletter input {
  border-style:solid;
  border-width:1px;
  border-color:#f5f5f5 #f5f5f5 #c9c9c9 #c9c9c9;
  box-shadow:2px 2px 5px #d8d8d8;
  font-size: 100%;
  margin: 3px 0;
  padding: 2px 5px;
  width: 130px;
  background-color: #fff;
  float: left;
}

#newsletter .submit {
    background-color: #007DD6;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: right;
    font-size: 100%;
    padding: 2px 0;
    width: 82px;
    text-align:center;
}

.network {
  margin-top:10px;
}

.rss {
  margin-top:5px;
  padding: 10px 0;
}

.rss p {
  margin-bottom:5px;
}

.feed {
  display:block;
  padding:0 0 0 21px;
  background: url("2011_social-rss.png") no-repeat 0 50%;
  height:16px;
  margin-bottom:3px;
  font-family:Verdana;
  font-size:90%;
}

.facebook {
  display:block;
  padding:0 0 0 21px;
  background: url("2011_facebook.png") no-repeat 0 50%;
  height:16px;
  margin-bottom:3px;
  font-family:Verdana;
  font-size:90%;
}

.twitter {
  display:block;
  padding:0 0 0 21px;
  background: url("2011_twitter.png") no-repeat 0 50%;
  height:16px;
  margin-bottom:3px;
  font-family:Verdana;
  font-size:90%;
}

.flickr {
  display:block;
  padding:0 0 0 21px;
  background: url("2011_flickr.png") no-repeat 0 50%;
  height:16px;
  margin-bottom:3px;
  font-family:Verdana;
  font-size:90%;
}


#share {
  background-color: #fff;
  border-top: 1px dotted #424242;
  padding: 7px 0;
  margin: 15px 0;
}
#share h3 {
  float: left;
  width: 120px;
  margin-bottom:0;
}

#tipsForm h3 {
  font-size: 140%;
  margin-bottom: 10px;
}

#share .shareLine {
  width: 40px;
  float: left;
  margin-left: 2px;
}

#share .shareLineFirst {
  margin-left: 0px;
  float: left;
}

#share .shareLine a,
#share .shareLineFirst a {
  display: block;
  text-align: center;
}

#share .shareLine a img,
#share .shareLineFirst a img {
  padding-left: 23px;
}

#share .shareLine a span,
#share .shareLineFirst a span {
  text-align: center;
  display: block;
}

#tipsForm {
  background-color: #f4f4f4;
  padding: 10px;
  margin-bottom: 10px;
  position:relative;
  z-index:999;
}

#tipsForm input.button {
  margin-top: 0px;
}  

#tipsForm .col label {
  width: 140px;
  margin-bottom: 15px;
  display: inline-block;
}

#objectResponse,
#askUsResponse {
  color: #d60000;
  font-weight: bold;
  margin-bottom: 3px;
}

/******************
## SIZE SELECTOR ##
******************/

#sizeSelector {
  top: 6px;
  color: #ccc;
  font-family: Georgia;
  font-size: 1em;
  position: absolute;
  right: 0;
  text-align: right;
}

#sizeSelectorASK {
  font-size: 1.50em;
  margin-right: 30px;
  position: absolute;
  width: 80px;
  color: #fff;
  text-align: right;
  top: 20px;
  left: 910px;
}


#sizeSelector span, #sizeSelectorASK span  {
  cursor: pointer;
  padding-right: 4px;
}

#sizeSelector #small, #sizeSelectorASK #small  {
  font-size: 14px;
}

#sizeSelector #medium, #sizeSelectorASK #medium {
  font-size: 17px;
}

#sizeSelector #large, #sizeSelectorASK #large  {
  font-size: 20px;
}
  
body.size_75 #sizeSelector #small {color:#0D426C}
body.size_85 #sizeSelector #medium {color:#0D426C}
body.size_100 #sizeSelector #large {color:#0D426C}

body.size_100 #header h1 a{font-size:130%;}

/*****************
## RIGHT COL ##
*****************/

#rightColumn #partners {
}

#relations {
  padding-bottom:12px;
}

#relations .relation {
  margin: 0 0 0px;
}

#relations .relation h3 {
  font-size: 130%;
  margin-bottom: 8px;
}

#relations .relation.small h3 {
  font-size:100%;
}

#relations .relation.small h3 a {
  color:#35342C;
}

#relations .relation h4 {
  font-size: 110%;
  margin-top: 8px;
  padding: 0 0 4px 0;
}

/*****************
## FRONT PAGE ##
*****************/

#row2 {
  margin-top: 15px;
}

#quickLinks {
  margin-top: 15px;
}

#quickLink {
  float: left;
  width: 205px;
  margin-right: 20px;
  background: url(greyFadeShort.jpg) left top no-repeat;
  padding: 10px;
}

.quickLink {
  float:left;
  width:150px;
}

#wrapper .quickLink p {
  margin-bottom:5px;
  font-size:12px;
}

#wrapper .quickLink fieldset {
  padding:0;
  border:0;
}

.quickLink h3,
.lastQuickLink h3 {
  font-size: 130%;
  margin-bottom: 3px;
}

.lastQuickLink {
  float: left;
  width: 205px;
  background: url(greyFadeShort.jpg) left top no-repeat;
  margin-right: 0px;
  padding: 10px;
}

.quickLink p,
.lastQuickLink p {
  margin-bottom: 3px;
}

#content .quickLink form select {
  margin-top: 5px;
  width:130px;
  font-family:Verdana;
  font-size:90%;
}

#intro {
  margin-bottom: 15px;
  color:#35342C;
}

#intro h2 {
  font-size:170%;
  margin-bottom:10px;
}

#intro img {
  margin-bottom: 15px;
}

#intro div.top {
  margin-top:0;
}

#intro .article-content p {
  font-size: 125%;
  margin: 3px;
}

#intro .article-content p a {
  font-size: 80%;
}

#theme {
  color:#35342C;
}

#theme img {
  margin: 5px 0 10px;
}

#theme h3 {
  font-size: 125%;
  margin-bottom: 5px;
}

#theme p.text {
  margin-bottom: 3px;
}

#frontpageNews {
  clear: both;
  margin-bottom:30px;
}

#frontpageNews img {
}

#frontpageNews h2 {
  font-size:125%;
}

.firstArticle {
  margin: 0;
}

.firstNews {
}

.frontpageNews {
}

.moreNewsLink {
  margin: 15px 5px;
  clear: both;
} 

.moreNewsLink a {
  float: right;
}


/******************
## COMMON STYLES ##
******************/
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}

div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}



/*************************
## SUMMARY|ARTICLE LIST ##
*************************/
#content h1.folderTitle {
  color:#004479;
  font-size:1.7em;
}

#content .summary {
  border-bottom:1px dotted #84B3DE;
  margin-bottom:12px;
  padding-bottom:12px;
}

#content .summary.onlyTitle a.summaryImage,
#content .summary.onlyTitle p.text,
#content .summary.onlyTitle a.readmore {
  display:none;
}

#content .summary.onlyTitle h2 {
  font-size:100%;
  margin-bottom:0;
  color:#35342C;
}

#content .summary.onlyTitle h2 a {
  color:#35342C;
}

#content .summary.onlyTitle {
  border-bottom:none;
  margin-bottom:0;
  padding:0;
  line-height:160%;
}

#content .summary p.text {
  margin-bottom:2px;
}

#content .odd {
  float: left;
  width: 278px;
}

#content .even {
  float: right;
  width: 277px;
}

#content .summary,
#content .article {
  /* line-height: 16px; */
}

#content .summary h1,
#content .summary h2,
#content .article h1,
#content .article h2 {
  font-size: 140%;
  margin-bottom: 12px;
  line-height: 130%;
}

#content .article h2,
#content .article h3,
#content .article h4,
#content .article h5 {
  color:#004479;
}

#content .article .article-content h2 {
  font-size:135%;
}

div#content .article h1 {
  font-size:170%;
  color:#004479;
}

#content .summary .summaryImage {
  float: left;
  margin: 2px 10px 12px 0;
}

#content .article p.text {
  font-weight: normal;
  font-size:125%;
}

#content .summary a.readmore {
  margin-bottom:0;
  text-decoration:none;
  font-style:normal;
}

#content .summary a.readmore:hover {
  text-decoration:underline;
}

p.text {
}

#content .date,
#content .date-published {
  line-height: 30px;
  color: #989898;
  display: block;
  font-size:75%;
}

#content .summary .date {
  line-height:120%;
}

#content .search_result .date {
  line-height: normal;
  display: inline;
}

.date {
  color: #989898;
  display: block;
  font-family:Verdana;
}

#content .top,
#frontpageNews .top {
  margin:8px 0 1px;
  font-family:Verdana;
  color:#808080;
  font-size:75%;
}

#content .top .date,
#frontpageNews .top .date {
  display: block;
  float: left;
  line-height:12px;
  color:#808080;
  font-size:9px;
}

#content .top .folder,
#frontpageNews .top .folder {
  float: left;
  margin-left: 7px;
}

#content .summary.onlyTitle h2,
#content .summary.onlyTitle .date {
  display:inline-block;
  margin-right:3px;
  line-height:100%;
}


/* TODO: get latest css from standardmaler.no, and add style to own stylesheet */
/*************************
## OBJECT COMMENTS VIEW ##
*************************/
div#comments {
   padding: 20px 0;
}

div.comment {
  margin-bottom: 20px;
  padding-left: 30px;
  background: url(speech.gif) top left no-repeat;
}

div#comments h3,
#askUsForm h3 {
  font-size: 140%;
  margin-bottom: 2px;
}

div#comments ul#comments {
  margin-bottom: 40px;
  padding-left: 0px;
}

div#comments li.comment {
  list-style-type: none;
  background: url(speech.gif) top left no-repeat;
  padding-left: 30px;
  margin-bottom: 10px;
}

div#comments li.comment p {
  margin-bottom: 5px;
}

div#comments textarea#comment {
  width: 335px;
  padding: 5px;
  margin-bottom: 15px;
  display: block;
  border: 1px solid #34342c;
}

#askUsForm {
  width: 335px;
}

#askUsForm textarea {
  width: 327px;
  padding: 3px;
  margin-bottom: 15px;
  display: block;
  border: 1px solid #34342c;
}

div#comments input#signature,
#askUsForm input.default {
  width: 250px;
  padding: 3px;
  border: 1px solid #34342c;
  display: block;
}

#askUsForm fieldset input.default {
  width: 327px;
}

#askUsForm input.default {
  margin-bottom: 15px;
}

div#comments input.button,
#tipsForm input.button,
#askUsForm input.button {
  clear: both;
  float: right;
  width: 68px;
  background: url(skrivButton.gif) right no-repeat;
  height: 30px;
  padding: 4px 5px;
  font-size: 120%;
  text-align: center;
  border: none;
  margin-top: 15px;
}

/*************
## WEBSHOP ##
*************/

.productSearch {
  padding: 0;
}

.productSearch input {
  float:left;
  font-size:100%;
  height: 20px;
  padding: 2px;
  width:140px;
  border: none;
}

/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */

/* ************ */
/* IDIUM FOOTER*/
/* ************ */
.idium {
    float: right;
    height: 100px;
    position: relative;
    width: 179px;
}
.idium a {
  display:block;
}
.idium a:hover {
  text-decoration:none;
}
.idium a *{
  position:absolute;
}
.idium a span {
  top:5px;
  left:80px;
  font-size:90%;
  color:#444;
}


/* **************** */
/* COMMENTS ARCHIVE */
/* **************** */

#commentsArchive .nav li,
#commentsArchive .paginator .prev,
#commentsArchive .paginator .next {
  float:left;
}

#commentsArchive .paginator .next {
  padding-left:15px;
}

#commentsArchive .pages li {
  padding:0 2px;
}

#commentsArchive .paginator {
  padding-bottom:30px;
}

.loading {
  height:100px;
  background-image:url(ajax-loader.gif);
  background-position:center center;
  background-repeat:no-repeat;
}

.commentRss img {
  float:left;
  margin-bottom:10px;
  margin-right:5px;
}

#leftColumn .menuContent .commentRss a {
  background:none;
  line-height:14px;
}

body.http404 {
  background: #ffffff url(2011_wrapperBg2.gif) repeat-x 0 0;
  text-align: center;
  width:100%;
}

body.http404 #wrapper2 {
  width: 530px;
}

body.http404 .article {
  width: 530px;
  padding-top:40px;
}

.http404 #wrapper2 h1 {
    height: 96px;
    margin-top: -1px;
    padding: 0;
    text-align: left;
}

.http404 #wrapper2 h1 a {
    color: #FFFFFF;
    display: block;
    font-family: Georgia,Serif;
    font-size: 30px;
}

.http404 #wrapper2 h1 a img {
  display:inline;
} 

.http404 #wrapper2 h1 a span {
    display: block;
    margin: -62px 0 0 104px;
}



.http404 .article h2 {
  font-family:Georgia,Serif;
  font-size:26px;
  margin-bottom:20px;
  text-align: left;
}

.http404 .article p {
  margin-bottom: 25px;
  line-height: 1.5em;
  text-align: left;
}

p.footer_404 {
  border-top: 1px solid #a4a4a4;
  padding-top: 10px;
}
