img {
  border: 0px;
}

/* Logg inn */
.login {
  margin: 0 0 14px 0;
}
.login h1 {
  margin-bottom: 14px;
}
.login label {
  display: block;
  float: left;
  width: 100px;
}

/* Kategori filter */
#innhold .filters {
  display: none;
}

/* Kategori sub */
.cat-children h3 {
  font-size: 14px;
  margin-top: 12px;
}
.cat-children ul, .content-links ul, .relateditems {
  margin: 0px; padding: 0px;
  border-bottom: silver 1px dotted;
}
.cat-children ul li, .relateditems li, .content-links ul li {
  list-style: none;
  line-height: 24px;
  border-top: silver 1px dotted;
}
.cat-children dt {
  float: left;
}
.cat-children dt, .cat-children dd {
  display: inline;
  margin: 0px; padding: 0px;
}

/* Kategori nav */
.pagenav {
  margin: 0px; padding: 0px;
}
.pagenav li {
  display: inline;
  list-style: none;
}

/* Ketegori bilde */
.category-desc {
  margin: 16px 0 16px 0;
}

/* Overskrift */

.item-page h2 {
   font-size:18px;
}

/* Ikoner */
ul.actions a img, .buttonheading img, .hasTip img {
  border: 0px none;
}

ul.actions li {
  float: right;
  position: relative;
  top: -30px;
	list-style: none;
}


/** Nyheter **/ 
#innhold h2 {
  border-bottom: gray 1px dotted;  
}
#innhold h2 a {
  text-decoration: none;
}
.article-info-term {
  display: none;
}
.modified, .createdby, .published, .category-name, .category-name a, .hits {
  font-size: 11px;
  font-style: italic;
  color: #666;
  margin: 0 5px 0 0;
  display: inline;
}
.category-name:after, .published:after, .createdby:after {
    content: "-";
}

.latestnews, .mostread {
  padding: 0px; margin: 0px;  
}
.latestnews li, .mostread {
  list-style: none;
}

/**
.blog-featured div div {
  float: left;
  width: 340px;
  margin: 0 20px 20px 0;
  padding: 4px;
  border: #aaa 1px dotted;
  
}
.blog-featured div div div {
  float: none;
  margin: 0; padding: 0; border: 0;
}
**/

.item-separator {
  height: 20px;
}

.contentheading, .componentheading {
  font-size: 22px;
  font-weight:bold;
  padding-bottom: 14px;
}

.buttonheading img {
   border: 0px none;
}

.hasTip img {
   border: 0px none;
}

#innhold table {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}

#innhold table p {
  margin: 0px 0px 14px 0px;
  padding: 0px;
}

.dotted tr:hover, .category tr:hover, .cat-children li:hover, .relateditems li:hover {
  background-color: #eef3ff;
}
.dotted td:hover, .category td:hover {
  color: #d00;
}
.dotted td {
  line-height: 22px;
  border-top: silver 1px dotted;
}

#innhold input {border: gray 1px solid;}
#modlgn_username, #modlgn_passwd {width: 200px;}

#innhold fieldset {
  width: 464px;
  border: gray 1px dotted;
  margin-bottom: 16px;
}
.login-greeting {
  display: none;
}

/* Kategorilister */

.category {
  width: 100%;
}
.category th, .category td {
  text-align: left;
  line-height: 22px;
  border-bottom: gray 1px dotted;
}

/* Marg */

#marg table {
  width: 100%;
  padding: 6px;
  border: #70B4D1 1px dotted;
  margin: 2px 0px 20px 0px;
}

/* Acymailing */
#formAcymailing1 .onefield {
  margin: 0px; padding: 0px;
}
#formAcymailing1 select {
  width: 200px;
}
#formAcymailing1 .inputbox {
  width: 195px;
}

/* Bytt demo layout */

#tmplSelectForm .button {
  width: 90px;
}
#marg .custom form {
  margin: 0px;
  padding: 0px;
}
#tmplSelectForm .inputbox {
  width: 198px;
}
