/*   Contents
 *
 * - Accordion menu             - the 'accordion meny' on the right
 * - Slidebox                   - the 'sliding product boxes', frontpage
 * - Corporate Responsibility   - box and icon for Corporate Responibility
 * - Search button              - more button-looking
 * - Section navigation         - more tab-looking
 * - New front pages stuff      - banners, news and popular
 * - Div
 * - New insurance frontpage
 */
/* Accordion menu */
#accmenu {
	border: 1px solid #cbd2d6;
	margin-left: 16px;
	margin-bottom: 16px;
	background: white;
	padding-top:2px;
}
#accmenu .acc_inner_wrapper {
	margin-bottom: 2px;
}
#accmenu .acc_content {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: hidden;
}
#accmenu .acc_content .acc_content_wrapper {
	margin: 0px;
	padding: 15px ;
	background:white url(/site/pensjonsskolen.nsf/bg.accordion.content.gif) repeat-x bottom left;
	border: none;
}
#accmenu .acc_content .acc_content_wrapper ul {
	margin: 0;
}
#accmenu .acc_content .acc_content_wrapper li {
	background:transparent url(/site/pensjonsskolen.nsf/bullet.green.gif) no-repeat scroll 0 5px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0.3em;
	padding-left:12px;
}
#accmenu  .acc_content_wrapper a,
#accmenu .acc_content_wrapper a:hover,
#accmenu div.selected .acc_content_wrapper a,
#accmenu div.selected .acc_content_wrapper a:hover {
	color: #0E88CC;
	background: transparent url(/site/pensjonsskolen.nsf/bg.grey.1x1.gif) repeat-x scroll left bottom;
}
#accmenu .acc_content  h2 {
	background-repeat: no-repeat;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 3px;
}
#accmenu div.selected .acc_content h2 a,
#accmenu div.selected .acc_content h2 a:hover,
#accmenu .acc_content h2 a,
#accmenu .acc_content h2 a:hover {
	background: none;
	padding-top: 2px;
	padding-left: 33px;
	display: block;
	padding-bottom: 10px;
}
#accmenu div.title,
#accmenu div.title_link {
  cursor: pointer;
  padding: 0px;
  height: 33px;
  font-size: 1.3em;
  font-weight: bold;
}
/* normal clickable titles */
#accmenu div.title a,
#accmenu div.title_link a {
  display: block;
  width: 158px;
  height: 25px;
  padding: 7px 0 0 12px;
  background-image: url(/site/pensjonsskolen.nsf/acc_hover_bak.gif); /* preload to cache */
  background: #fff url(/site/pensjonsskolen.nsf/acc_default_bak.gif) no-repeat left bottom;
  margin: 0px 2px 0px 2px;
  border: none;
  border-bottom: 1px solid #f2f2f2;
}
#accmenu div.title a:hover {
  background: #fff url(/site/pensjonsskolen.nsf/acc_hover_bak.gif) no-repeat left bottom;
}
#accmenu div.title_link a {
  background-image: url(/site/pensjonsskolen.nsf/acc_hover_link_bak.gif); /* preload to cache */
  background: #fff url(/site/pensjonsskolen.nsf/acc_default_link_bak.gif) no-repeat left bottom;
}
#accmenu div.title_link a:hover {
  background: #fff url(/site/pensjonsskolen.nsf/acc_hover_link_bak.gif) no-repeat left bottom;
}
/* selected/active titles - also clickable */
#accmenu div.selected a {
  background: #2F8FC2 url(/site/pensjonsskolen.nsf/acc_selected_bak.gif) no-repeat left bottom;
  color: #fff;
}
#accmenu div.selected a:hover {
  background: #2F8FC2 url(/site/pensjonsskolen.nsf/acc_selected_bak.gif) no-repeat left bottom;
  color: #fff;
}
#accmenu div.selected {
}
/* Slideboxes */
.slidebox_wrapper {
  width: 768px;
  height: 161px; /* note: not the same as spp.se */
}
.slidebox {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  position: relative;
  display: block;
  height: 144px;
}
.slidebox .product .content {
	background: transparent none no-repeat scroll top left;
  min-height:110px;
  overflow:hidden;
  padding:0;
  text-align:left;
}
#main_content .slidebox .slide1,
#main_content .slidebox .slide2,
#main_content .slidebox .slide3
{
  background-image: url(/site/pensjonsskolen.nsf/bg.slidebox.over.gif); /* preload to cache */
  background: #fff url(/site/pensjonsskolen.nsf/bg.slidebox.gif) no-repeat scroll left top;
  border:1px solid #eee;
  cursor:pointer;
  display:block;
  float:left;
  height:144px;
  margin:0 17px 0 0;
  overflow:hidden;
  padding:0;
  width:237px;
}
/* links inside slideboxes */
.slidebox h2 a {
  color: black;
  text-decoration: none!important; /* FIX THIS - UNDERLINES IN IE */
}
#main_content .slidebox .over {
  background-image: url(/site/pensjonsskolen.nsf/bg.slidebox.over.gif);
}
.slidebox .slide_links {
  left: 240px;
  top: 12px;
  width: 170px;
  position: absolute;
  padding: 0;
  margin: 0;
}
.slidebox .slide_links a {
  background: transparent url(/site/pensjonsskolen.nsf/bg.grey.1x1.gif) repeat-x scroll left bottom;
}
.slidebox .slide_links li {
  line-height: 1.3em;
  border: none;
  background: transparent url(/site/pensjonsskolen.nsf/bullet.green.gif) no-repeat scroll 0 5px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding-left: 12px;
}
.slidebox .slide_other a {
  position: absolute;
  bottom: 12px;
  left: 240px;
  font-weight: bold;
  display: block;
  width: 200px;
}
/* heading og bilde */
#content .slidebox h2 {
  position: absolute;
  font-weight: normal;
  font-size: 1.9em;
  margin: 0;
  top: 58px;
  left: 12px;
}
.firstpage #content .slidebox .slide2 h2 {
  top: 46px;
}
.slidebox .slideicon {
  position: absolute;
  margin: 0;
  top: 19px;
  left: 119px;
}
.sppslide .slideicon {
  top: 42px;
}
.slidebox .slide_bank .slideicon {
  left: 100px;
}
.slidebox .slide_sparing .slideicon {
  left: 105px;
}
.slidebox .mainlink {
  position: absolute;
  height: 144px;
  width: 225px;
  cursor: pointer;
}
#content .sppslide .mainlink {
  height: 160px;
}
/* Corporate Responsibility */
#related_info #corporate_responsibility.section {
  background: #fff url(/site/pensjonsskolen.nsf/bg.green.4x75.gif) repeat-x left top;
  padding: 0;
}
#related_info #corporate_responsibility.section a {
  color: #5e7600;
  padding-left: 50px;
  padding-top: .4em;
  padding-bottom: .4em;
  display: block;
  background: transparent url(/site/pensjonsskolen.nsf/bg.corp_resp.green.gif) no-repeat center left;
  border: 2px white solid;
}
/* Sikkerhetsbutikken */
#related_info #sikkerhetsbutikken.section {
  background: #fff url(/site/pensjonsskolen.nsf/bg.blue_gradient.1x37.gif) repeat-x left top;
  padding: 0;
}
#related_info #sikkerhetsbutikken.section a {
  color: #0E88CC;
  padding-left: 30px;
  padding-top: .6em;
  padding-bottom: .2em;
  display: block;
  background: transparent url(/site/pensjonsskolen.nsf/icon.brannslukker.32px.gif) no-repeat center left;
  border: 2px white solid;
  font-size: 1.3em;
  font-weight: bold;
}
/* Search button */
#search_box .search_btn {
  background: #e9e9e9 url(/site/pensjonsskolen.nsf/bg.search.button.gif) repeat-x center left;
  font-family: arial,verdana,sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding: 1px 0 0 0;
  margin: 0 4px 4px 0;
  cursor: pointer;
}
/* Section navigation */
#section_navigation li a {
	background: #fff url(/site/pensjonsskolen.nsf/bg.section_navigation.gif) repeat-x bottom left;
	border-style: solid;
	border-color: #e8e8e8 #efefef;
	border-width: 0 1px 1px 1px;
	margin: 0 1px;
}
#section_navigation .active a,
#section_navigation .active a:link,
#section_navigation .active a:visited {
	background: #e61e2a url(/site/pensjonsskolen.nsf/bg.section_navigation.active.gif) repeat-x bottom left;
	border-style: solid;
	border-color: #cd1b26;
	border-width: 0 1px 1px 1px;
	margin: 0 1px;
}
/* Main content front page - ads, news and popular */
#front_wrapper {
	padding-bottom: 12px;
}

#front_left_wrapper {
	float: left;
	margin-right: 15px;
	width: 496px;
}
#front_textual {
	margin-top: 9px;
	float: left;
	width: 507px;
}
#front_news {
	float: left;
	width: 250px;
}
#front_textual h2 {
	margin-bottom: 7px;
}
#front_news dl,
#front_news ul {
	float: left;
	margin-bottom: 5px
}
#front_news dd {
	width: 58px;
	clear: left;
}
#front_news dt {
	width: 186px;
	clear: none;
	float: left;
}
#front_popular {
	float:left;
	width: 248px;
}
#front_popular ul {
	margin-bottom: 0;
}
#front_news ul {
	display: block;
}
#main_content #front_news li {
	margin: 0;
	font-weight: bold;
}
/* banners */
.padding {
	margin: 14px 14px 0 14px;
}
.mediumflash {
	width: 250px;
	height: 150px;
}
#front_wrapper .left_banner_wide,
#front_wrapper .right_banner_tall {
	border: 1px #ebf4f8 solid;
	float: left;
	padding-bottom: 14px;
	_padding-bottom: 8px;
}
#front_wrapper .left_banner_wide h2,
#front_wrapper .right_banner_tall h2,
#front_wrapper .left_banner_wide p,
#front_wrapper .right_banner_tall p {
	margin: 0 0 0.5em;
}
#front_wrapper .left_banner_wide {
	width: 493px;
	background: white url(/site/pensjonsskolen.nsf/bg.white_blue.5x182.gif) repeat-x bottom left;
}
#front_wrapper .left_banner_wide .left_banner_text {
	width: 210px;
	float: left;
}
#front_wrapper .right_banner_tall {
	width:238px;
	background: white url(/site/pensjonsskolen.nsf/bg.white_blue.5x273.gif) repeat-x bottom left;
}
/* banner images right */
#front_wrapper .left_banner_wide .right,
#front_wrapper .right_banner_tall .right {
	margin-left: 5px;
}
/* banner button link */
#front_wrapper .left_banner_wide .button a,
#front_wrapper .right_banner_tall .button a {
	padding-left: 10px;
	padding-right: 15px;
}
/* Div */
#login_box ul {
	float: left; /* ie6 jump bug */
}
input {
	font-family: arial, helvetica;
}
/* New insurance frontpage */
#highlight {
}
.extrafocus {
	background: #e0f0f6 url(/site/pensjonsskolen.nsf/bg.extrafocus.top.176x51.gif) no-repeat top left;
	border: 0px;
	padding: 11px 0 0 11px;
	margin-bottom: 16px;
}
.extrafocus .product .content {
	min-height: 99px;
	_height: 99px;
}
#page .extrafocus .products li,
#content .extrafocus .product {
	border-color: #cbe0e9;
}
#page .extrafocus .products li {
	width: 151px;
}
#page .extrafocus .products li a {
	width: 94px;
}
#content .extrafocus .product {
	width: 145px;
}
#content .extrafocus .product .image {
	margin-bottom: -1px;
}
#page .productlist {
	width: auto;
}
#page .productlist .section {
	width: 181px;
	padding: 0 0 0 10px;
	font-size: 1em;
}
#page .productlist h2 {
	font-size: 1em;
}
#page .productlist h2 a {
	color: #000;
}
.black {
	color: #000!important;
}
#main_content .inline_about {
	border-top: 2px solid #C9DBE2;
	margin: 0 16px 0 0;
	padding: 4px 0 0 11px;
}
.firstpage iframe {
  float:left;
}
