#content .summary img {
  width: 160px;
}

#news .fpSub img {width:325px;}
.fpSub img {width:210px;}
.fpSub .arrow img {width:auto;}


h3.sokOverskrift {
  color: #007ac2;
  margin: 2px 0 10px;
}

input#newsletterGroup, input#beredskapGroup {
  margin-right: 5px;
}

#newsletterForm label {
  display: block;
  margin: 0 0 10px 30px;
}

body #newsletterForm #email {
  display: block;
  width: 195px;
  margin-left: 10px; 
}

body #newsletterForm .button {
  float: right;
  margin: 8px;
  font-size: 90%;
  padding: 0px 2px 1px;
}


#rightArticle {
  padding-top: 25px;
  background-color: #fff;
}

em {
  font-style: normal;
  color: #888888;
}

body.home #news h2.title {
  color: #fff;
  margin-bottom: 20px;
}

.home #news .goto {
  margin-top: 20px;
  text-align: right;
}

.home #news .goto img {
  display: inline;
  vertical-align: middle;
  margin-left: 5px;
}

.home #news .fpSub {
  width: 325px;
  float: left;
  margin-right: 40px;
}

.home #news .fpSub h2 {
  margin-bottom: 5px;
}

.home #news .fpSub img {
  margin: 15px 0;
}

.home #news .fpSub p {
  margin-bottom: 5px;
}

.home #shortcuts {
  margin-bottom: 40px;
}

.home #shortcuts .fpSub {
  width: 210px;
  float: left;
  margin-right: 30px;
}

.home #shortcuts .fpSub h2, .home #news h2.title {
  font-size: 140%;
  background-color: #007ec4;
  padding: 8px 12px;
  margin-bottom: 0;
}

.home #shortcuts .fpSub p {
  margin: 12px 0;
}

.home #shortcuts .fpSub h2 a {
  color: #fff;
}

.home #shortcuts .fpSub .arrow {
  float: right;
}

#mainText {
  margin: 25px 0 40px;
}


/*
## 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: #0080c4;
}

a:hover {
  text-decoration: none;
}

ul, ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 80% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
  background-color: #fff;
  color: #4d4d4d;
}

h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: normal;
}

h1 { 
  font-size: 200%; 
}
h2 { 
  font-size: 140%; 
}
h3 { 
  font-size: 150%; 
}
h4 { 
  font-size: 116%; 
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#wrapper {
  margin: 0 auto;
  width: 960px;
  background: #fff;
}

#header {
  height: 275px;
  position: relative;
}

.home #header, #header.big {
  height: 410px;
}

#headerImg {
  height: 240px;
  position: absolute;
  top: 35px;
  left: 0;
  width:960px;
}

.home #headerImg, #header.big #headerImg {
  height: 375px;
}

#logo {
  position: absolute;
  top: 52px;
  left: -20px;
  z-index: 2;
}

#searchForm {
  margin-top: 20px;
  padding: 13px;
  background: transparent url(searchForm.gif) scroll repeat-x top left;
}

#searchForm label {
  font-size: 117%;
  margin-right: 8px;
}

#searchForm .query, #newsletterForm #email {
  width: 154px;
  padding: 2px;
  border: 1px solid #707070;
  margin-right: 0;
  background: transparent url(inputBg.gif) scroll repeat-x top left;
}

#searchForm .button {
  padding: 0px 2px 1px;
  font-size: 90%;
  float: right;
}

#breadcrumbs {
  float: left;
  color: #a1a1a1;
}

#breadcrumbs a {
  color: #a1a1a1;
}

#breadcrumbs a.active {
  color: #444;
}

#main {}

#leftColumn {
  float: left;
  width: 200px;
  margin-right: 30px;
}

#rightColumn {
  background-color: #ffffff;
  width: 230px;
  float: right;
}

#mainColumn {
  float: left;
  width: 690px;
}
.sub #mainColumn {
  width: 465px;
}

#content {
  padding: 0;
}

#footer {
  margin: 30px 0;
  padding-top: 15px;
  border-top: 1px solid #c6c6c6;
}

#newsletter {
  background: transparent url(rightColDown.gif) scroll no-repeat bottom left;
  height: 156px;
}

.results {
  padding-top: 20px;
}

.queryString {
  margin-bottom: 10px;
}

.cornerTop {
  background: transparent url(cornerTop.png) scroll no-repeat top left;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 0;
}

.cornerBottom {
  background: transparent url(cornerBottom_hv.png) scroll no-repeat top left;
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#fontSize {
  position: absolute;
  right: 238px;
  top: 0;
}

#fontSize span {
  padding: 0 3px;
  cursor: pointer;
}

.fontSmall {
  padding-left: 5px;
}

.fontMedium {
  font-size: 140%;
}

.fontLarge {
  font-size: 170%;
}

/* TODO: add styles for customer footer */

/******************
## 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 .summary {
  border-bottom: 1px solid #f0f0f0;
}

#content .summary.last {
  border-bottom: 0;
}

#content .odd {
}

#content .even {
}

#content .summary,
#content .article {
  padding: 20px 0;
}

#content .article {
  position: relative;
}

#content .article a.print {
  position: absolute;
  top: 20px;
  right: 0;
}

#content .summary h1,
#content .summary h2 {
  font-size: 200%;
}

#content .article .text {
  font-size: 125%;
}

#content .summary img {
  float: left;
}

#content .summary div.withPic {
  padding-left: 175px;
}


.paginator {
  margin: 10px 0 0;
}

.paginator .prev {
  float: left;
  white-space: nowrap;
}

.paginator .next {
  float: right;
  white-space: nowrap;
}

.paginator .pages span a,
.paginator .pages span.active,
.paginator span a {
  border: 1px solid #ddd;
  padding: 3px 7px;
  margin-right: 7px;
}

.paginator span.prev,
.paginator span.next {
  margin-right: 7px;
}

.paginator .pages span a:hover,
.paginator .pages span.active,
.paginator span.prev a:hover,
.paginator span.next a:hover {
  background-color: #B9B9B9;
  color: #fff;
  text-decoration: none;
}

.paginator .pages {
  margin: 20px 0;
  text-align: center;
}



/* TODO: get latest css from standardmaler.no, and add style to own stylesheet */
/*************************
## OBJECT COMMENTS VIEW ##
*************************/
#comments {
   padding: 20px 0;
   border-bottom: 1px solid #F0F0F0;
}

#comments dt {
  background: url(quote.gif) top left no-repeat;
  padding-left: 25px;
}

#comments dd {
  padding-left: 25px;
  margin-top: 4px;
  margin-bottom: 14px;
}

form#commentForm {
  width: 100%;
  margin: 0;
  padding: 20px 0;
}

form#commentForm fieldset {
  padding: 0;
}

#commentForm input.block {
  width: 40%;
}

/*****************
## IDIUM FOOTER ##
*****************/

.idium {
  margin: 10px auto;
  width: 155px;
  float: right;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #898989;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}

.footerContent {
  float: left;
}

/*************
## 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 */
