* {
  margin: 0;
}

html, body {
  height: 100%;
}

body img {
  display: none;
}

body div#liveEditToolBar img {
  display: block;
}

body #wrapper img {
  display: block;
}

#wrapper {
  background: #fff;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -130px;
  position: relative;
  width: 960px;
}

#footer, .push {
  height: 130px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background: #fff url(background.jpg) no-repeat scroll top center;
}

a {
  color: #2e6fb9;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19pt;
  color: #091b2f;
  padding: 0px;
  margin: 0px 0 10px 0;
  line-height: 120%;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #091B2F;
  padding: 0px;
  margin: 0px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  padding: 0px;
  margin: 0px;
}

h4 {
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
}

h5 {
  font-size: 10pt;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 a, h2 a {
  color: #2C4F6B;
}

p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

hr.breaker {
  font-size: 1px;
  margin-top: 0px;
  height: 15px;
  visibility: hidden;
}

.article-content ul {
  padding-left: 20px;
}

.article {
  padding-bottom: 10px !important;
  padding-bottom: 0px;
  margin-bottom: 10px;
  line-height: 140%;
  color: #091b2f;
}

.article img.summaryPic {
  border: 0px;
  margin-right: 10px;
  float: left;
  height: 120px;
  width: 120px;
}

.article .readMore a, .boxContent .readMore a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #B90000;
}

.article .readMore img, .boxContent .readMore img {
  margin-left: 5px;
}

.summary {
  
}

.summary img {
  display: inline;
  float: left;
  margin: 0 12px 10px 0;
  border: 0;
}

.summary em {
  margin-botttom: 5px;
}

.summaryText {
  font-weight: bold;
}

#header {
  background-color: #fff;
  height: 200px;
}

#headerOver {
  position: relative;
  height: 200px;
  background-image: url(headerOver.png);
  background-repeat: no-repeat;
  background-position: top right;
}

#logo {
  position: absolute;
  left: 25px;
  bottom: 0px;
}

#logo img {
  border: none;
}

#topmenu {
  color: #ccc;
  text-align: right;
  padding-top: 3px;
  padding-right: 2px;
  height: 29px;
  position: absolute;
  bottom: 0px;
  right: 30px;
}

#topmenu a {
  color: #ccc;
  margin-left: 15px;
}

#topmenu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: inline;
}

#topmenu ul li {
  display: inline;
}

#topmenu ul li a {
  color: #FFFFFF;
}

#breadcrumbs {
  font-size: 10pt;
  color: #2e6fb9;
  padding: 8px 0 0 20px;
  height: 34px;
}

#breadcrumbs * {
  color: #2e6fb9;
}

#main {
  background-color: #FFFFFF;
  margin-bottom: 10px;
}

#leftColumn {
  color: #000000;
  width: 205px;  
  float: left;
}

#mainColumn {
  border-left: 1px dashed #829ebe;
  border-right: 1px dashed #829ebe;
  padding:0 15px;
  margin-left: 14px;
  width: 500px;
  float: left;
  min-height: 350px;
}

#largeMainColumn {
  border-right: 1px dashed #829ebe;
  padding: 0 15px 0 18px;
  width: 720px;
  float: left;
  min-height: 350px;
}

#rightColumn {
  width: 180px;  
  float: right;
  padding-right: 20px;
}

#topLinksBg {
  height: 19px;
  background-image: url(topMenuBg.png);
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;
  top: 20px;
  right: 20px;
  padding-left: 6px;
  color: #fff;
}

.box {
  border-bottom: 5px solid #FFFFFF;
  clear: both;
}

.boxHeader {
  background-color: #DFEAF0;
  border: 1px solid #B2D2E3;
  xborder-top: 5px solid #FFFFFF;
  padding: 2px 5px 2px 5px;
  xmargin-top: 5px;
}

.link {
  xmargin-bottom: 5px;
}

.boxHeader h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

.boxHeader img {
  margin-left: 5px;
}

.boxContent {
  border-top: none;
  padding: 0 0 10px 13px;
}

.boxContent p {
  padding: 0 0 0 1px;
  margin: 0px;
  margin-top: 4px;
  font-size: 90%;
  color: #091b2f;
  font-style: italic;
}

.boxContent .noSpace {
  margin: -10px 0px;
}

.boxContent ul {
  padding: 0px;
  margin: 0px;
  xborder-top: -3px;
  margin-bottom: -10px;
  list-style: none;
}

.boxContent ul li {
  padding: 12px 0;
  margin: 0px;
  border-top: 1px dashed #829EBE;
  line-height: 140%;
}

.boxContent ul li img {
  margin-left: 5px;
}

#footer {
  width: 100%;
  background-color: #1a345c;
  position: relative;
}

#footer a {
  color: #FFFFFF;
}

#footerContent {
  font-size: 8pt;
  color: #FFFFFF;
  padding: 0;
  height: 93px;
  width: 960px;
  margin: 0 auto;
}

#footerBottom {
  width: 960px;
  padding-top: 5px;
  margin: 0 auto;
  font-size: 95%;
}

#footerBottom a {
  font-size: 95%;
  color: #fff;
}

#idium {
  font-size: 8pt;
  color: #2C4F6B;
  text-align: center;
  padding-top: 5px;
  margin: 0px auto;
  width: 720px;
}

#idium a {
  color: #2C4F6B;
}

form {
  padding: 0px;
  margin: 0px;
}

form#searchForm {
  margin-bottom: 5px;
}

form#searchForm fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

form#searchForm input.query {
  color: #6786ab;
  background-image: url(inputBg.gif);
  background-repeat: no-repeat;
  width: 170px;
  height: 28px;
  border: 0;
  font-size: 8pt;
  margin: 5px 0 0 9px; 
  padding: 7px 0 0 7px;
}

form#searchForm input.button {
  width: 25px;
  height: 19px;
}

/* IPS standards */
div.user-box {
  background-color: #DFEAF0;
  border: 1px solid #B2D2E3;
  padding: 5px;
  width: 250px;
}

table.user-table td {
  padding: 2px;
}

.inline-article {
  border: 2px dashed #000000;
  padding: 3px;
}

.inline-file-attachment {
  border: 1px solid silver;
  padding: 6px;
  margin: 5px 0;
  width: 250px;
  min-height: 35px; /* Firefox and Opera, IE couldn't care less */
}

.inline-file-attachment a {
  display: block;
}

.inline-file-attachment a img {
  vertical-align: top;
  text-decoration: none;
  margin-right: 8px;
  float: left;
  display: block;
}

/* Artikkel.xsl */

table.user-table {
   margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

table.bordered-user-table {
   border: 1px solid #000000;
  border-collapse: collapse;
}

table.bordered-user-table tr td {
  border: 1px solid #000000;
  padding: 4px;
}

/* bilder fra ips */
div.embedded-img-div {
}

.left-floated {
  margin-right: 10px;
  float: left;
}

.right-floated {
  margin-left: 10px;
  float: right;
}

.none-floated {
  float: none;
}

div.embedded-img-div[class] {
  display: table;
  min-width: 10px;
}

div.embedded-img-description {
  font-size: 9pt;
  font-style: italic;
  background: #E6EAEE; /*EFEFEF*/
  margin: 0px;
}

div.embedded-img-description p {
  padding: 2px 4px;
  margin: 0px;  
  clear: both;
}


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

#topLinksBg span {
  cursor: pointer;
  padding-right: 4px;
  vertical-align: middle;
}

#topLinksBg #small {
  font-size: 0.75em;
}

#topLinksBg #medium {
  font-size: 0.95em;
}

#topLinksBg #large {
  font-size: 1.10em;
  margin-right: 5px;
}

#contactImage img {
  width: 170px;
  height: 87px;
  margin: 0 0 15px 9px;
  border: 0;
}

body #wrapper img.flag {
  border: 0;
  display: inline;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

/******************
## SEARCH STYLE ##
******************/

.results .queryString {
  margin: 10px 0;
}

.results .totalHits {
  margin-bottom: 15px;
}

.results .search_result {
  margin-bottom: 15px;
}

.results .search_result h2 {
  margin: 4px 0;
}

.results .search_result .readmore {
  margin-top: 3px;
  display: block;
  width: 50px;
}

.results .search_result img{
  float: right;
  border: 0;
  margin-top: -35px;
  padding: 0 0 5px 5px;
}

.paginator {
  height: 25px;
}

.paginator .prev {
  float: left;
}

.paginator .next {
  float: right;
}

.paginator .pages {
  text-align: center;
}

.paginator .pages span {
  padding: 0 5px;
}

.paginator .pages span.active {
  font-weight: bold;
}

#instructions {
  padding-left: 20px;
}

/********************
## Frontpage style ##
********************/

div.fpSum {
  float: left;
  width: 230px;
  height: 200px;
  background: #deedf5 url(forsideBox.gif) no-repeat scroll bottom center;
  margin-right: 15px;
  padding: 0;
}

div.fpSum img {
  width: 230px; 
  height: 150px;
  border: 0;
  border-bottom: 1px solid #fff;
}

div.fpSum p {
  text-align: center;
  margin: 8px 0 0 0;
}

div.fpSum a {
  font-size: 1.4em;
  color: #1b3b5d;
}

div.fpSum a:hover {
  text-decoration: none;
}

div.horizontalLine {
  height: 1px;
  border-bottom: 1px dashed #829EBE;
  margin: 20px 0;
}

div#BigLinks {
  background-color: #eae9c0;
  padding: 20px 20px 0 30px;
}