/* 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;
}
.btn-group button {
	display: none;
}


/* J3 siste nyheter modul */
.latestnews li {
	list-style: none;
	margin-bottom: 6px;
}
.latestnews a {
	color: #333;
}


/* Språk */
.lang-inline li {
	margin: 0 1px 0 0 !important;
}
.lang-inline img {
	width: 33px !important;
	height: 20px !important;
}


img {
  border: 0px;
}
.flexslider {border: 0px !important; margin: 0px;}
.flexslider img {height: auto !important;}
.flex-caption {font-size: 22pt; color: rgba (255, 255, 255, 0.3) !important;}


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 a {
  text-decoration: none;
}

.latestnews li {
	list-style: none;
	padding: 5px;
}
.latestnews li a {	
}


.article-info-term {
  display: none;
}

.modified, .createdby, .published time, .category-name, .category-name a, .hits {
  font-size: 8pt;
  font-style: italic;
  color:  silver !important;
  margin: 0 5px 0 0; padding: 0px;
  display: inline !important;
}

.article-info dd {
  display: inline !important;
  margin: 0px; padding: 0px; text-indent: 0px;
}
.article-info dd, .article-info dd time {
  color: #aaa !important;	
}

.item-separator {
  height: 20px;
}

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

.buttonheading img {
   border: 0px none;n
}

.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 {
  max-width: 100%;
  border-top: silver 1px dotted;
}
.dotted td {
  line-height: 22px;
  border-bottom: silver 1px dotted;
  padding-right: 10px;
}

/* Logg inn */
.login fieldset {
	border: 0px;
	padding: 30px 0 0 0;
}
.control-label label {
	color: #000 !important;
}
.controls input {
	clear: both; margin: 4px 0 4px 0;
border: #888 1px solid; width: 260px;}
.login-description {
	color: #ccc;
}
.login-greeting {
  display: none;
}
.nav-tabs {
	display: none;
}
fieldset {
	border: 0px !important;
}

/* Kategorilister */

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


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