﻿/**********************************************************
General - Read more link
***********************************************************/
a.read-more {
  padding:0 1.1em 0 0;
  text-decoration:none;
  background:url(../elm/bg_li.gif) center right no-repeat;
	}
  
a.read-more:hover {
	text-decoration:underline;
  }

/**********************************************************
Presse - Arkiv
***********************************************************/
div.PressArchive {
	margin: 0px 0px 4px 0px;
}

div.PressArchive a.read-more {
  padding:0px;
  margin:0px;
  text-decoration:none;
  background: none;
  }
  
div.PressArchive a.read-more:hover {
  text-decoration:underline;
}

div.PressArchive div.date {
 float: left;
 width: 60px;
}

div.PressArchive div.download {
 float: right;
 width: 60px;
}


/**********************************************************
Presse - Startside, liste med pressemeldinger
***********************************************************/
div.PressList {
	margin: 0px 0px 10px 0px;
}

div.PressList h3.title{
	margin-top: 0.0em;
	margin-bottom:0.2em;
}

div.PressList .picture {
	padding-right: 10px;
	border: 0px;
	float:left;
}

div.PressList a.read-more {
  padding:0 1.1em 0 0;
  text-decoration:none;
  background:url(../elm/bg_li.gif) center right no-repeat;
  }
  
div.PressList a.read-more:hover {
  text-decoration:underline;
  }


div.PressList .introtext {
	margin-bottom: 3px;
}

/**********************************************************
Selgerweb - Globale dokumenter, nedlasting
***********************************************************/
div.salesweb-global-docs {
	float:left;
  margin-top:0px;
  padding-left:9px;
  width:231px;
	color: #9e9793;
}   

div.salesweb-global-docs h4 {
	margin-bottom:3px;
	color: #9e9793;
}

div.salesweb-global-docs a.read-more {
  padding:0 1.1em 0 0;
  text-decoration:none;
  background:url(../elm/bg_li.gif) center right no-repeat;
  }
  
div.salesweb-global-docs a.read-more:hover {
  text-decoration:underline;
  }

div.salesweb-global-docs .hr {    
margin-bottom:1.2em;
border-top:1px solid #c7c7c8;
}



/**********************************************************
Selgerweb - Dokumentlenker, nedlasting
***********************************************************/
.doc-down {
  padding:0 1.1em 0 1.1em;
  text-decoration:none;
  background:url(../elm/bg_li.gif) center left no-repeat;
  }
  
.doc-down:hover {
  text-decoration:underline;
  }

/**********************************************************
GRAYBOX (Selgerweb, bg-farger for boks definert i main.css
***********************************************************/
div.graybox {
  position:relative;
  }

  div.graybox div.inner {
		 padding:8px;
    }
  
  div.graybox .corner {
    position:absolute;
    display:block;
    width:5px;
    height:5px;
    background:#f00;
    z-index:1;
    }
    
  div.graybox .top-left {
    top:0;
    left:0;
    background:url(../elm/bg_category_main_top_left.png) top left no-repeat;
    }
    
  div.graybox .top-right {
    top:0;
    right:0;
    background:url(../elm/bg_category_main_top_right.png) top left no-repeat;
    }
    
  div.graybox .bottom-left {
    bottom:0;
    left:0;
    background:url(../elm/bg_category_main_bottom_left.png) top left no-repeat;
    }
    
  div.graybox .bottom-right {
    bottom:0;
    right:0;
    background:url(../elm/bg_category_main_bottom_right.png) top left no-repeat;
    }

/**********************************************************
Spesialmodul - SMS kampanje
***********************************************************/
#sms-form 
{
	width: 467px;
	height: 180px;
	background: url(../elm/bg_sms_form.jpg) top left no-repeat;
}

#sms-form h3
{
  font-size:2.2em;
  color:#303030;
	width: 340px;
	padding: 0px 0px 0px 10px;
}

#sms-form span.smallgray
{
	padding: 0px 0px 0px 10px;
  color:#98989c;
}

#sms-form div.fields
{
	width: 340px;
	padding: 40px 0px 0px 10px;
}

#sms-form div.fields .phonenumber
{
	margin-right: 10px;
  font-size:10px;
  width: 200px;
  padding: 4px 0px 4px 4px;
  color:#98989c;
  border-top:2px solid #999b9e;
  border-bottom:1px solid #c3c5c8;
  border-right:1px solid #c3c5c8;
  border-left:2px solid #999b9e;
}

#sms-form div.fields .submit
{
	padding: 0px 10px 0px 10px;
}
