

/* J3 ikoner */
.pull-right{
float:right;
}
.btn-group{
position:relative;
margin-top:-16px;
}
.btn-group ul{
list-style:none;
display: inline;
padding-left:4px;
}
.print-icon{
background: url(../gfx/printButton-flat.png) no-repeat;
height: 16px;
width: 16px;
overflow: hidden;
display: inline-block;
}
.email-icon{
background: url(../gfx/emailButton-flat.png) no-repeat;
height: 16px;
width: 16px;
overflow: hidden;
display: inline-block;
}
.print-icon a,
.email-icon a{
color:transparent;
}


/* J3 breadcrubs */
.breadcrumb {
color: #666;
font-style: italic;
font-size: 11px;
list-style: none;
margin:0 0 6px 0;padding:0px;
}
.breadcrumb li {
display: inline;
}



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, .contact h2 {
   font-size:18px;
   font-style: normal;
   color: #333;
}

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

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



.contentheading, .componentheading, .contact-category h1 {
  font-size: 18px;
  font-weight:bold;
  padding-bottom: 14px;
  font-style: normal;
  color: #000;
}

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

/* Språk */
.mod-languages {
  width: 160px;
  margin: 4px 0 0 ;
  padding: 6px 0 6px 0;
}
.mod-languages a {
  float: left;
  padding-right: 6px;
}

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

/* Simple Image Gallery Pro */
#innhold #sigProGalleria971970369b {
  padding: 0px;
  margin: 0px;
  background-color: white;
}
.sigProImg {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.sigProPseudoCaption, .sigProPseudoCaption span.sigProCaption {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}