/* J3 ikoner */
.pull-right{
float:right;
}
.btn-group{
position:relative;
margin-top:-18px;
}
.btn-group ul{
list-style:none;
display: inline;
padding-left:4px;
}
.print-icon{
background: url(../gfx/printButton.png) no-repeat;
height: 16px;
width: 16px;
overflow: hidden;
display: inline-block;
}
.email-icon{
background: url(../gfx/emailButton.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;
} 



.flexslider {
  margin-bottom:16px;
}

#login-form ul {
  display:none;
}

img, a img {
	border: 0px !important;
}

.flexslider-container {
  margin-bottom: 20px;
}

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

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

.contentheading, .componentheading {
  font-size: 18px;
  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 {
  border-bottom: silver 1px dotted;
}
.dotted td {
  line-height: 22px;
  border-top: silver 1px dotted;
}

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

#innhold fieldset {
  margin-bottom: 16px;
}
.login-greeting {
  display: none;
}

.cat-items fieldset{
	display: none;
}

.contact h3, .contact .jicons-icons {
  display: none;
}

/* Kategorilister */

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


/* Visual calendar */ 
.VCalendar {
	  margin-left: 0px !important;
	}
.vcmodule .yui-calendar td.calcell {
    width:4em; height:2em; 
}
.yui-calendar td.calcell.reserved {
  background-color:#E7541A !important;
}
.yui-calendar td.calcell.reserved a {
  color: #fff !important;  
}

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

/* Sigplus */ 
.sigplus-float a img {
	margin-bottom: 20px !important;
}