#main_content .section .htabs {
	float: left;
	width: 602px;
	height: 50px;
	background: #fff url(/site/pensionsupplysningen.nsf/tabs_spp_background.gif) repeat-x left bottom;
	_overflow: hidden;
	margin-bottom: 12px;
	padding-left: 10px;
}
#main_content .section .htabs li { 
	list-style:none; 
	float:left; 
	background:none;
	padding:0;
	margin: 0;
	height: 37px;
}
#main_content .section .htabs li a {
  background: transparent url(/site/pensionsupplysningen.nsf/tabs_spp_background.gif) no-repeat right 0;
  display:block;
	_display:inline;
	height: 16px;
	overflow: visible;
  text-decoration:none;
	font-weight: bold;
	font-size: 12px;
  margin:0;
	padding: 11px 0;
	text-align: center;
  color:#fff;
	width: 100%;
	
}
#main_content .section .htabs li a:hover {
  color:#fff;
	background-position: right -49px;
	text-decoration: underline;
}
#main_content .section .htabs li a:hover {
  color:#fff;
	background-position: right -49px;
	text-decoration: underline;
}
/* alternative width - default width */
#main_content .section .htabs li.width1 {	width: 81px; }
#main_content .section .htabs li.width1 a { background-position: -234px 0; }
#main_content .section .htabs li.width1 a:hover { background-position: -234px -49px; }
#main_content .section .htabs li.width1 a.active { background-position: -234px -98px; }
/* alternative width - a little wider than default */
#main_content .section .htabs li.width2 {	width: 106px; }
#main_content .section .htabs li.width2 a { background-position: -128px 0; }
#main_content .section .htabs li.width2 a:hover { background-position: -128px -49px; }
#main_content .section .htabs li.width2 a.active { background-position: -128px -98px; }
/* alternative width - even wider */
#main_content .section .htabs li.width3 {	width: 128px; }
#main_content .section .htabs li.width3 a { background-position: 0 0; }
#main_content .section .htabs li.width3 a:hover { background-position: 0 -49px; }
#main_content .section .htabs li.width3 a.active { background-position: 0 -98px; }
#main_content .section .htabs li a.active {
  margin-bottom:0;
  color:#000!important;
  cursor:default;
	text-decoration: none;
	height:19px;
	margin-bottom: -3px;
}
#main_content .section .htabs li a:focus {
	outline: none;
}
.htabs div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:snow;
}
.tabs {
	clear: both;
	background-color:#fff; 
}
#main_content .section .tabs h2 {
	margin-left: 12px;
	margin-top: 12px;
}
#main_content .section .tabs .tab h2 {
	margin-left: 0px;
	margin-top: 12px;
}
#faq #faqCategories {
	margin-right: -2px;
	_zoom: 1;
}
#faq #faqCategories h3{
	font-size: 1.2em;
}
#faq #faqCategories .section {
	background: #fff url(/site/pensionsupplysningen.nsf/3col_section_light.gif) no-repeat right top;
	width: 175px;
	_width: 174px;
	clear: none;
	border-width: 0;
	border-right: 2px solid white;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #c5bf9a;
	background: #fef9e0 url(/site/pensionsupplysningen.nsf/bg.tooltip.gif) repeat-x right bottom;
	_background: #fef9e0 none;
	padding: 7px 10px;
	opacity: 0.85;
	width: 260px;
}
#tooltip h3, #tooltip div { margin: 0; }
.expandable_iframe {margin-bottom: 16px;}
/* GENERAL FORM ELEMENTS */
input.text {
	height: 19px;
}
input.text, textarea {
	background: #fff url(/site/pensionsupplysningen.nsf/input.inner-shadow.gif) repeat-x left top;
}
input, textarea {
	border: #cdd4d8 1px solid;
	display: block;
	padding:4px 0 0 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin:0;
}
textarea {
	_position: relative;
	_left:-3px;
	overflow:auto;
}
label {
	float: left;
	margin-top: 4px;
}
form .button input {
	overflow: visible;
	_width: 1;
	_padding-right: 6px;
	_padding-top: 2px;
	background: transparent url(/site/spp.nsf/button.right.gif) no-repeat scroll right top;
	float:left;
	font-size:1em;
	font-weight:bold;
	height:24px;
	margin:0;
	padding:0 5px 0 0;
	color: #000;
}
.button {
	_padding-left:5px;
}
.blue {
	background:transparent url(/site/pensjonsskolen.nsf/bg.button_small_blue_left.gif) no-repeat scroll left top;
}
#page .section .blue input {
	background:transparent url(/site/pensjonsskolen.nsf/bg.button_small_blue_right.gif) no-repeat scroll right 1px !important;
	position: relative;
	right: -1px;
	top: -1px;
	height: 25px;
	padding-top: 0;
}
/* SPECIFIC FORM ELEMENTS */
#ask_question textarea, 
.make_comment textarea {
	width: 450px;
	_width:447px;
	margin-bottom:8px;
}
.make_comment textarea,
.make_comment input.text {border-color: #b5d0df;}
#ask_question input.text,
.make_comment input.text {
	width: 317px;
	float:left;
	margin-right:8px;
}
#ask_question label {width:120px;}
.make_comment label {width: 130px;}
.make_comment input.text {width: 305px;}
#question_list .make_comment .button {margin-right:0;}
/* formsubmit - thankyou */
.thankyou {
	background: #fef9e0 url(/site/pensionsupplysningen.nsf/bg.tooltip.gif) repeat-x right bottom;
	border: 1px solid #c5bf9a;
	margin-top: 8px;
	padding: 7px 10px;
	width: 202px;
	display: none;
}
.thankyou h4 { margin:0;}
/* IE6 'has layout'-hack */
.section {
	_zoom: 1;
}
/* rotator */
.container { width:500px; height:375px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:500px; display:none; }
/*
* Required 
*/
.slideContainer { width:600px; height:177px; overflow:hidden; position:relative; border:1px solid #CBD2D6;}
.slideSlides { position:absolute; top:0; left:0; }
.slideSlides .slideSlide { position:absolute; top:0; width:600px; height: 177px; display:none; padding:0; margin:0; }
/*
* Optional
*/
div.slideSlides .slideSlide {
	padding: 10px;
	background: #ffffff url(/site/pensionsupplysningen.nsf/bg.white_blue.1x132.gif) repeat-x left bottom;
	border: none;
}
div.slideSlides .fullSize {
	padding: 0;
}
div.slideSlides h2,
div.slideSlides h3,
.slideAnswer .definement,
#question_list .definement {
	margin:0!important;
	color: #			;
}
div.slideSlides h3 {}
ul.slidePagination {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	right:10px;
	top:14px;
	float: right;
	z-index: 10;
}
#main_content ul.slidePagination li  {
	float:left;
	background:none!important;
	padding-left: 6px;
}
#main_content ul.slidePagination li a {
	padding:0px 4px;
	border: #a3afb6 1px solid;
	background: #f3f5f6 url(/site/pensionsupplysningen.nsf/slide_pagination.gif) repeat-x 0 22px;
	color: #a3afb6;
	font-weight: bold;
}
#main_content ul.slidePagination li a:hover {
	color: #35444c;
	border-color: #35444c;
}
#main_content ul.slidePagination li.active a {
	background-color: #a3afb6;
	background-position: 0 0;
	color: #fff;
}
/* Slide svar */
.slideAnswer {}
.slideAnswer h2 {
	font-size: 1.2em;
}
.answerBubble {
	margin-right:0!important;
}
.answerBubbleStart {
	background: transparent url(/site/pensionsupplysningen.nsf/answerBubble.gif) no-repeat top left;
	margin-right:-8px;
	padding:6px 22px 1px 7px;
	position:relative;
	width:501px;
	min-height: 53px;
	_height: 53px;
}
.answerBubbleEnd {
	background: transparent url(/site/pensionsupplysningen.nsf/answerBubble_end.gif) no-repeat top left;
	width:517px;
	height:7px;
}
.answerBubble .byline {
	border-top: 1px solid #eee;
	font-size: .9em;
	color: #aaa;
	margin-top: .5em;
	padding-left: 5px;
	padding-top: 2px;
}
.facebook {
	margin-top:16px;
	float: right;
}
#main_content .facebook a {
	background: #fff  no-repeat scroll right top;
	color: #3B5998;
}
#main_content .facebook a:hover {
	background: #3B5998  no-repeat scroll right top;
	color: #fff;
}
.replyer_image {
	border: 1px solid #cfe8f6;
	margin-bottom:4px;
}
.replyer_image img {
}
.slideAnswer {
	margin-top: 5px;
}
#main_content .section .tabs .slideAnswer h2 {
	margin-bottom:5px!important;
	color: #0e88cc;
}
.slideAnswer .definement,
#question_list .definement {
	text-transform: uppercase;
	font-weight: bold;
	font-size:0.9em;
}
.qanda-margin {
	margin: 0 0 .5em 12px;
	float: left;
}
.qanda-heading {
	border-bottom: 3px solid #0e88cc;
	float: left;
	width: 100%;
	height: 30px;
	clear:both;
	background: transparent url(/site/pensionsupplysningen.nsf/kategori_heading.gif) repeat-x bottom left;
}
#main_content .qanda-heading h1 {
	margin:0 0 0 12px;
	font-size: 1.6em;
}
.what_users_think {
	background: transparent url(/site/pensionsupplysningen.nsf/note_ballon_left.gif) no-repeat top left;
	bottom: -6px;
	position: relative;
	right: 3px;
	z-index: 5;
}
.what_users_think span {
	margin-left: 5px;
	background: transparent url(/site/pensionsupplysningen.nsf/note_ballon_right.gif) no-repeat top right;
	height: 26px;
	display: block;
	padding: 4px 7px 0 2px;
	font-size: .9em;
	font-weight: bold;
	color: #fff;
}
#question_list {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 16px;
	border-bottom: 1px solid #CBD2D6;
}
#question_list h3 {
	padding: 4px;
	margin: 0;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #cbd2d6;
	clear: left;
	background: #ffffff url(/site/pensionsupplysningen.nsf/question_gradient.gif) repeat-x 0 0;
	color: #0e88cc;
	cursor: pointer;
}
#question_list h3.hover {
	text-decoration: underline;
}
#question_list .star_container {
	margin: 7px 7px 0 0;
}
#question_list .answer {
	border-width: 0 1px;
	border-style: solid;
	border-color: #cbd2d6;
	padding:0 7px 4px;
	display: none;
	width:586px;
	float: left;
	background: #C8E1EF url(/site/pensionsupplysningen.nsf/question_gradient.gif) repeat-x 0 -24px;
}
#question_list .answer .replyer_image {
	float: left;
}
#question_list .answerBubbleEnd {
	margin-bottom: 5px;
}
#question_list .box {
	background: #fff none;
	border: 1px solid #b5d0df;
	padding: 3px 5px;
	color: #333;
	margin: 0;
}
#question_list .box .star-rating{
	padding-top: 2px;
}
.tabs .button,
#question_list .button {
	background: #1288ca url(/site/pensionsupplysningen.nsf/bg.blue-button.gif) top left repeat-x;
	padding: 3px 5px;
	height: auto;
	border: 1px solid #1e90cf;
	margin-right: 16px;
}
#ask_question .button {margin-right: 0;}
.tabs .button a,
.button input,
#page #question_list .button a,
#page #question_list .button input {
	padding: 0;
	height: auto;
	color: #fff;
	outline: none;
	background: none;
}
/* wide button */
.main .wide a {
	width: 253px;
	text-align: center;
}
#page #question_list .write_comment a {
	background: transparent url(/site/pensionsupplysningen.nsf/button-write_comments.gif) top left no-repeat;
	padding-left: 22px;
}
#page #question_list .read_comments a {
	background: transparent url(/site/pensionsupplysningen.nsf/button-read_comments.gif) top left no-repeat;
	padding-left: 22px;
}
#question_list .comments,
#question_list .make_comment {
	clear:both;
	width: 100%;
	background-image: url(/site/pensionsupplysningen.nsf/blue_down-arrow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 7px;
}
#question_list .comments {
	background-position: 66px 0;
}
#question_list .make_comment {
	background-position: 231px 0;
}
.comments-wrap {
	border: 1px solid #b5d0df;
	background: #fff;
	padding: 8px;
}
#main_content .section .tabs .single-comment h2,
#main_content .section .tabs .single-comment-stb h2 {
	margin:0;
}
.single-comment .byline,
.single-comment-stb .byline{
	margin: 0;
	color: #999;
}
.single-comment,
.single-comment-stb {
	padding-bottom: .7em;
	margin-bottom: .7em;
	border-bottom: 1px solid #eee;
}
.single-comment-stb {
	background: #fffbfc url(/site/pensionsupplysningen.nsf/spp-comment.gif) no-repeat top right;
	padding: .7em;
}
/* SØKEBOX + litt kontaktbox */
#main_content .section .search {
	background: #2b85b3 url(/site/pensionsupplysningen.nsf/bg.blue_gradient_small.gif) repeat-x top left;
	border: 1px solid #2280af;
	/* padding-top: 9px; */
}
.section .search h3,
.section .contact_me h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: white;
}
.section .search input.text,
.section .contact_me input.text {
	width: 194px;
}
.section .search input.search_btn,
.section .contact_me input.send_btn {
	color: black;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 3px;
}
/* KONTAKTBOX */
#main_content .section .contact_me {
	background: #9f402d url(/site/pensionsupplysningen.nsf/bg.rust-brown_gradient.gif) repeat-x top left;
	border: 1px solid #8c0000;
	margin-top: 5px;
}
.section .contact_me input.send_btn {
	width: 70px;
}
.section .contact_me h3 {
	margin-bottom: 15px;
}
.contact_me label {
	width: 65px;
	color: white;
	font-weight: bold;
}
.contact_me input.text {
	margin-bottom:12px;
	margin-top:0;
	border-color: #87abb7;
	border-width: 0;
}
p.info_text { 
	width: 180px;
	color: #dac7c2;
}
.section .contact_me .envelope_image {
	background: transparent url(/site/pensionsupplysningen.nsf/img.envelope_contact_me.gif) no-repeat top right;
	width: 62px;
	height: 59px;
	position: relative;
	top: -27px;
	right: -11px;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:12px;height:11px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/site/pensionsupplysningen.nsf/star_stb.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:11px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -11px!important}
div.star-rating-hover a{background-position:0 -22px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
/* Hva betyr pensjonssreformen for deg */
#page #content  #ftt {
  background: #dcedb3 url(/site/interaktiv.nsf/ufor.bg.green-top.gif) repeat-x left top;
  border: #b0d06a 1px solid;
  margin: 0 0 16px 0;
  padding: 10px 0 0 10px;
  color: #4e7401;
}
#ftt fieldset {
  height: auto;
  width: 272px;
	padding-bottom: 1em;
}
#ftt fieldset select {
	display: none;
}
#main_content #ftt h2 {
  color: #4e7401!important;
  width: 272px;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}
#ftt a.open, #ftt a.open:link, #ftt a.open:visited,
#ftt a.close, #ftt a.close:link, #ftt a.close:visited {
  color: #4e7401;
	background-image: none!important;
}
#ftt .sectionheader {
  width: 240px;
}
#ftt .slidecontainer {
  /* float: right; */
  width: 247px;
  /* margin-right: 25px; */
  _margin-right: 10px; /* ie6 hack */
  position: relative;
  top: 18px;
  left:13px;
}
.ageslider {
  background: transparent url(/site/pensionsupplysningen.nsf/ufor.bg.small_bar-age_264.gif) no-repeat scroll 4px 13px;
  _background-position: 4px 13px;
}
.ui-slider .ui-slider-tooltip,
.ui-slider .ui-state-hover .ui-slider-tooltip,
.ui-slider .ui-state-focus .ui-slider-tooltip {
  color: #4e7401;
  top:-18px;
}
.ui-state-default, .ui-widget-content a.ui-state-default { border: 1px solid #678030; background: #a9c766 url(/site/pensionsupplysningen.nsf/ufor.ui-bg_highlight-hard_85_a9c766_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
.ui-state-default a { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content a.ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #4a5b24; background: #bbd581 url(/site/pensionsupplysningen.nsf/ufor.ui-bg_highlight-hard_100_bbd581_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
.ui-state-hover a { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content a.ui-state-active { border: 1px solid #4a5b24; background: #8eaf46 url(/site/pensionsupplysningen.nsf/ufor.ui-bg_highlight-hard_100_8eaf46_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; outline: none; }
.ui-state-active a { color: #ffffff; outline: none; text-decoration: none; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 2px solid #fad42e; background: #fbec88 url(/site/pensionsupplysningen.nsf/ufor.ui-bg_flat_55_fbec88_40x100.png) 50% 50% repeat-x; color: #363636; }
.ui-state-default, 
.ui-widget-content .ui-state-default {
	background-image: url(/site/pensionsupplysningen.nsf/ufor.ui-bg_highlight-hard_85_a9c766_1x100.png)
}
.ui-widget-content  {
  background: none!important;
  border: none!important;
}
.ui-slider a.ui-slider-handle {
  cursor: pointer;
}
/* Open close */
a#open_pensjonssreform_calc h2, a.closed h2 { 
	background: transparent url(/site/pensionsupplysningen.nsf/green_arrow.gif) no-repeat right 7px;
	margin: 0 -10px;
	padding: 0 0 10px 10px;
}
a:hover#open_pensjonssreform_calc h2,
a:hover.closed h2 { 
	text-decoration: underline;
	color: #f00!important;
}
#open_pensjonssreform_calc h2 {
	background-position: right 7px!important;
}
#main_content .section a.open h2 { 
	background-position: right -71px!important;
}
#hiddenCalc label { 
	clear: both;
	float: left;
	_width: 220px;
}
#hiddenCalc label input { 
	display: inline;
	background: none;
	border: none;
}
#hiddenCalc,
#hidden,
#main_content #agerange2,
#main_content #agerange3 {
	display:none;
}
#main_content #ageranges {
	margin-left: 4px;
	width: 260px;
	display: none;
}
#main_content #agerange1,
#main_content #agerange2,
#main_content #agerange3 { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 0;
	background: none;
	color: #4e7401;
	_zoom: 1;
}
#main_content #ageranges ul {
	margin: 0;
}
#main_content #ageranges ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:12px;
	margin-bottom: .6em;
	background: transparent url(/site/pensionsupplysningen.nsf/bullet_blue_on-green.gif) no-repeat 0 4px;
}
#avtalsomraade-tekst-1,
#avtalsomraade-tekst-2,
#avtalsomraade-tekst-3,
#avtalsomraade-tekst-4,
#avtalsomraade-tekst-5 {
	padding-left: 0!important;
	background: none!important;
	display: none;
	padding-top: 10px;
}
ul#avtalsomraade-tekster {
	margin-left: -10px!important;
	padding: 0 10px 0;
	display: none;
	background: #DCEDB3 url(/site/interaktiv.nsf/ufor.bg.green-top.gif) repeat-x scroll left top;
}
#page #content #ftt .social_security-financed h3 {
	width:125px;
}
.ui-state-default {
	background-image: url(/site/pensionsupplysningen.nsf/ufor.ui-bg_highlight-hard_85_a9c766_1x100_blue.png)!important;
	background-color: #4eaade!important;
	border-color: #1d6793!important;
	background-position: 50% 50%!important;
}
.ui-state-hover {
	background-image: url(/site/pensionsupplysningen.nsf/ufor.ui-bg_highlight-hard_100_bbd581_1x100_blue.png)!important;
	background-color: #2b90ca!important;
	border-color: #154b6c!important;
	background-position: 50% 50%!important;
}
/* END hva betyr pensjonsreformen for deg */
a.banner {
	background: none;
	display: block;
	position: static;
	margin: 0 0 16px;
	border: 1px solid #cbd2d6;
}
a:hover.banner {
	border: 1px solid #a9b2b7;
}
#ask_question  .input_spacer .text {
	width: 450px;
	margin-right: 0;
}
#ask_question  .input_spacer {
	margin-bottom: 8px;
	height: 2em;
}
.beta {
	width: 38px;
	height: 40px;
	position: absolute;
	top: 86px;
	left: 237px;
	background: transparent url(/site/pensionsupplysningen.nsf/beta.gif) no-repeat 0 0;
}
#flashObject {
	height: 380px;
	width: 602px;
	margin-bottom: 16px;
}
.document .cleanBox {
	border-color: #fff;
	background: none;
}
#askQuestionForm {
	margin-top:16px;
}
#askQuestionFormToggle {
	font-weight: bold;
}
/* popup-takkevinduer */

.jqmWindow a.modalCloseImg {
		 background:url(/site/pensionsupplysningen.nsf/x.gif) no-repeat;
		 width:27px;
		 height:29px;
		 display:inline;
		 z-index:3200;
		 position:absolute;
		 top:5px;
		 right:4px;
		 cursor:pointer;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 37%;
    left: 300px;
    
    margin-left: 0;
    width: 374px;
    	
    background-color: #fff;
    color: #000;
    border:3px solid #4DACE1;
    padding: 12px;
}
.jqmWindow a {
	font-weight: bold;
}
.jqmOverlay { background-color: #000; }
