@import url('CSS/frontpage.css');


/* border:1px solid red; wrapper start */
* { font-size: 100.01%; }
html {
	font-size: 62.5%; /*62.5%*/
	background: url(../images/bg-body.gif);
}

body {
	font: 1.1em Arial, Helvetica, sans-serif;
	margin: 0;
	/*color: #464646;*/
	color: #333333;
	background: url(../images/bg-body2-3.gif) repeat-x; /* bg-body2.gif */	
	min-width: 975px;
}

img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
/* wrapper start */
#wrapper {
	width: 975px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 30px;
}
#wrapper:after {
	content:"";
	display:block;
	clear:both;
}
/* logo start */
.logo {
	position: absolute;
	left: 10px; /* org -9px */
	top: 19px; /* org 29px */
	margin: 0;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 105px; /* 138 */
	height: 50px;
	overflow: hidden;
	outline: none;
	background: url('../images/img-logo2.gif') no-repeat;
	
}
/* logo slutt */
/* header start */
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 975px;
	height: 37px; /* 37 */
	overflow: hidden;
	padding-top: 70px; /* 100 */
}
/* navigasjon start */
.navigasjon {
	float: left;
	margin: 0 0 0 7px;
	padding: 0;
	list-style: none;
	display: inline;
}
.navigasjon li {
	float: left;
	font-size: 1.16em;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.navigasjon li a {
	float: left;
	color: #2d2929;
	text-decoration: none;
}
.navigasjon li a span {
	float: left;
	height: 23px;
	padding: 11px 27px 0 17px;
}
.navigasjon li a:hover,
.navigasjon li a.active {
	background: url(../images/bg-navigation-hover-left.gif) repeat-x;
	color: #acabab;
}
.navigasjon li a:hover span,
.navigasjon li a.active span {
	background: url(../images/bg-navigation-hover-right.gif) no-repeat 100% 0;
}
/* navigasjon slutt */
.search-form {
	float: right;
	width: 206px;
	position: relative;
	margin: 4px 13px 0 0;
}
.search-form .text {
	overflow: hidden;
	width: 200px;
	height: 22px;
	background: url(../images/bg-input.gif) no-repeat;
}
.search-form .text input {
	width: 165px;
	padding: 4px 0 0 30px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #a3abaf;
	background: none;
	border: 0;
}
.search-form .submit {
	position: absolute;
	right: 0;
	top: -2px;
}
/* header slutt */
/* hovedkolonne start */
#main {
	overflow: hidden;
	width: 100%;
	padding-top: 108px; /* 137 */
}

/*.main-t*/
#main-t {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-main-t.png) no-repeat;
	padding-top: 9px;
}
/*.main-c*/
#main-c {
	overflow: hidden;
	width: 959px;
	padding: 0 8px;
	background: url(../images/bg-main-c.png) repeat-y;
}
/*.main-b*/
#main-b {
	overflow: hidden;
	width: 100%;
	height: 18px;
	background: url(../images/bg-main-b.png) no-repeat;
}
/* kolonne start */
#kolonne {
	overflow: hidden;
	width: 100%;
	padding: 7px 0 16px;
}

/*.kolonne-c*/
#kolonne-c {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-columns-c.gif) repeat-y;
}
/*.kolonne-t*/
#kolonne-t {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-columns-t.gif) no-repeat;
}

/*.kolonne-b*/
#kolonne-b {
	overflow: hidden;
	width: 934px;
	padding: 0 12px 0 13px;
	background: url(../images/bg-columns-b.gif) no-repeat 0 100%;
}
#kolonne h2 {
	margin: 0;
	font: 2.27em/1.08em Georgia, "Times New Roman", Times, serif;
	color: #005fa3;
}
/* innhold start */
#innhold {
	float: left;
	width: 713px;
}
#innhold h2 {
	margin-top:6px;
}

/* metadata start*/
#metadata {
	display:block;
	border-bottom:#CCC 1px dotted;
	width:713px;
	padding-bottom:30px;
}
#metadata a {
	font:0.9em Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}
#metadata a:hover {
	color: #ef8802;
}
#print {
	background:url(../images/print.gif) no-repeat;
	padding-left:20px;
	float:right;
	padding-right:33px;
}
#email {
	background:url(../images/email.gif) no-repeat;
	padding-left:20px;
	float:right;
}
/* metadataslutt */

/* underbokser start */
#underbokswrap {
	width:227px;
	min-height:183px; /*height:183px*/
	overflow:hidden;
	margin-top:17px;
	float:left;
}

#underbokstittel {
	background:url(../images/underboks-tittel-bg.gif) repeat-x;
	height:32px;
	color:#FFF;
	font: 2em/1.08em Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 0 13px;
}
#underboksinnhold {
}
#underboksinnhold li {
	border-bottom: 1px dotted #CCC;
	background:url(../images/pil.gif) no-repeat bottom right;
	margin: 0 10px 4px 0;
	padding: 0 10px 4px 13px;
	
}
#underboksinnhold li:hover {
	background:url(../images/pil_over.gif) no-repeat bottom right;
}
#underboksinnhold li a{
	color:#000;
	text-decoration:none;
	padding-right:25px;
}
#underboksinnhold li a:hover{
	color:#ef8802;
}
#underboksinnhold ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:13px;
}


/* underbokser slutt */


/* search hits */


#searchhits {
}
#searchhits li {
	margin: 0 0px 0px 0;
	padding: 0 10px 13px 0px;
	
}
#searchhits li:hover {
}
#searchhits li a{
	text-decoration:none;
	padding-right:25px;
}
#searchhits li a:hover{
	color:#ef8802;
}
#searchhits ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:13px;
}
.searchtitle {
	font: 1.27em/1.08em Georgia, "Times New Roman", Times, serif;
	color: #005fa3;
	
	margin-bottom:3px;
	
}
.searchtitle a:visited {
	color: #005fa3;
}

/* end search hits*/

/* aside1 start */
.aside1 {
	float: left;
	width: 450px;
	margin: -13px 0 -20px;
	padding-right: 15px;
	border-right: dotted 1px #CCC;
	
}
.item {
	overflow: hidden;
	width: 100%;
	background: url(../images/divider.gif) repeat-x;
	padding: 15px 0 20px;
	margin-top: -2px;
	position: relative;
}
.aside1 .first {
	background: none;
}
.flash {
	overflow: hidden;
	width: 100%;
}
.flash img {
	display: block;	
}
.artikkelbilde img {
	display:block;
}
.item p {
	margin: 8px 0 0;
	line-height: 1.27em;
}
.item img {
	display: block;
}
.more {
	position: absolute;
	right: 4px;
	bottom: 20px;
	font: 1.09em "Times New Roman", Times, serif;
}
.more a {
	color: #489fd2;
	text-decoration: none;
	background: url(../images/bg-arrow.gif) no-repeat 100% 4px;
	padding-right: 11px
}
.more a:hover {
	color: #ef8802;
	background: url(../images/bg-arrow2.gif) no-repeat 100% 4px;
}
.item-img {
	float: left;
}
.item-text {
	float: right;
	width: 197px;
	padding-right: 5px;
	margin-top: -4px;
}
.item-text p {
	margin-top: 5px;
}
/* aside1 slutt */
/* aside2 start */
.aside2 {
	float: right;
	width: 232px;
	padding-top: 4px;
}
.section {
	overflow: hidden;
	width: 100%;
	padding-top: 12px;
}
.section h2 {
	margin-bottom: -1px !important;
	position: relative;
}
.section-box {
	overflow: hidden;
	width: 100%;
	background: url(../images/divider.gif) repeat-x 0 100%;
	padding: 0px 0 3px; /*0 0 16*/
	margin-top: 0px; /*10*/
	
	
}
.section-box strong {
	display: block;
	font-size: 0.9em;
	line-height: 1.8em;
	color: #262626;
}
.section-hold {
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.section-img {
	float: left;
	width: 90px; /*81*/
	height: 104px; /*59*/
	padding: 1px 4px 0 0;
	background: url(../images/img-shadow.gif) no-repeat;
	margin-top: 0px;
	
}
.box .section-img {
	width: auto;
	height: auto;
	background: none;
}
.section-img img {
	display: block;
}
.section-text {
	float: right;
	width: 117px; /*137*/
	padding-top:30px;
	/*vertical-align: middle;
	border:1px solid green;*/
}
.section-text p {
	margin: 0;
	line-height: 1.27em;
	color: #464646;
}
.section-text .more {
	position: static;
	display: block;
	margin-top: 1px;
}
.visual {
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
	background: url(../images/divider.gif) repeat-x 0 100%;
	padding-bottom: 13px;
}

.visual-ref {
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
	background: url(../images/divider.gif) repeat-x 0 100%;
	padding-bottom: 13px;
}

.vis-box {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #005fa3;
	margin-top: -1px;
}
.vis-box .hold {
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
	position: relative;
}
.vis-text {
	width: 175px;
	padding-left: 3px;
}
.vis-text p {
	margin: 0;
	line-height: 1.27em;
	color: #464646;
}
.vis-box .more {
	bottom: 5px;
}

/* gml start  
.promo {
	overflow: hidden;
	width: 100%;
	padding: 36px 0 100px;
}
.promo-text {
	overflow: hidden;
	width: 114px;
	padding: 0 25px 0 100px;
	margin-top: -2px;
}

.promo-text p {
	margin: 0;
	line-height: 1.27em;
}
gml end  */


/* nye start  */
.promo {
	overflow: hidden;
	padding: 10px 0 20px 50px;
	position: relative;
	width: 80%; /* for IE 6 */
	/*border:1px solid red;*/
}

.promo-text {
	position: absolute;
  	top: 40px;
   	left: 100px;
  	width: 112px;
   	font-weight:normal;
}

/* nye end  */

/* aside2 slutt */
/* innhold slutt */
/* hoyrekolonne start */
#hoyrekolonne {
	float: right;
	width: 181px;
	padding: 0 13px 0 6px;
}
#hoyrekolonne h3 {
	margin: 0;
	font: 1.79em Georgia, "Times New Roman", Times, serif; /* 2.09*/
	color: #636363;
	width:250px;
}

h3 a {
	color:#636363;
	text-decoration:none;
}

h3 a:hover {
	color:#1e89c7;
}

.side-box {
	overflow: hidden;
	width: 163px;
	background: url(../images/divider.gif) repeat-x;
	padding: 9px 9px 8px;
	margin-top: -2px;
}
.support {
	overflow: hidden;
	width: 100%;
	color: #636363;
}
.support span {
	display: block;
	font-size: 0.9em;
}
.support strong {
	display: block;
	font: 1.79em Georgia, "Times New Roman", Times, serif; /* 2.09em*/
	margin-top: 3px;
}
.kontakt-form {
	overflow: hidden;
	width: 174px;
	margin-left: -6px;
	position: relative;
	padding-bottom: 7px;
}
.kontakt-form textarea {
	overflow: auto;
	width: 158px;
	height: 70px;
	padding: 3px 7px;
	border: 1px solid #d9d9d9;
	font: 11px Arial, Helvetica, sans-serif;
	color: #a3abaf; /*4D556A*/
}
.kontakt-form .text {
	overflow: hidden;
	width: 172px;
	height: 16px;
	background: url(../images/bg-input2.gif) no-repeat;
	border: 1px solid #d9d9d9;
	margin-top: 7px;
}
.kontakt-form .text input {
	overflow: hidden;
	width: 139px;
	margin: 0 0 0 26px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #a3abaf;
	background: none;
	border: 0;
}

.kontakt-form .submitbutton {
	width: 170px;
	margin: 1px 0 0 0px;
	font: 11px Arial, Helvetica, sans-serif;
	background: none;
	border: 0;
	float:right;
}

.kontakt-form .button {
    border: 1px solid #A1C3DA;
    background: #F1F1F1;
    float:right;
    color:#a3abaf

}
.kontakt-form .button:hover {
    border: 1px solid #005FA3;
    background: #eef;
}

.side-box p {
	margin: 3px 0 0;
	line-height: 1.27em;
	color: #636363;
}
#diskusjonsinnhold {
	width:190px;
}
#diskusjonsinnhold a {
	color:#333;
	text-decoration:none;
	padding-right:20px;
}
#diskusjonsinnhold a:hover {
	color:#ef8802;
}
#diskusjonsinnhold .first {
	border:none;
	padding-bottom:20px;
}
#diskusjonsinnhold li {
	border-top: 1px solid #fff;
	background:url(../images/boble.png) no-repeat bottom right;
	margin-bottom:4px;
	padding: 5px 0px 4px 13px;
	margin-right:10px;
	float:left;
	width: 170px;
	cursor:pointer;
}
#diskusjonsinnhold li:hover {
	background:url(../images/boble_over.png) no-repeat bottom right;
	color:#ef8802;
}
#diskusjonsinnhold ul {
	list-style:none;
	padding:0;
	float:left;
	margin:0;
}
.diskusjon {
	width: 200px;
	margin: 0 -13px 0 -6px;
	background: #dddfe0;
	margin-top: 10px;
}
.diskusjon h3 {
	margin: 10px 0 0 14px !important;
	padding-bottom:0;
}
.diskusjon .t {
	overflow: hidden;
	width: 100%;
	background: url(../images/bg-discus-t.gif) repeat-x;
}
.diskusjon .b {
	overflow: hidden;
	width: 183px;
	padding: 0 17px 29px 0;
	background: url(../images/bg-discus-b.gif) no-repeat 0 100%;
}

.link-more {
	position: absolute;
	right: 0;
	bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
	width: 15px;
	height: 15px;
	background: url(../images/icon-discus.gif) no-repeat;
	outline: none;
}
#hoyrekolonne .bg {
	margin-top: -25px;
	position: relative;
	background: none;
}
/* hoyrekolonne slutt */
/* kolonne slutt */
/* footer start */
#footer {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	position: relative;
	border-top: solid 1px #CCC;
}


#footer .first {
	background: none;
}
#footer li {
	display: inline;
	background: url(../images/divider-nav.gif) no-repeat 0 50%;
	padding: 0 9px 0 13px;
	color: #666666; /*color: #929195;*/
	font-size: 1.09em;
}
#footer li a {
	color: #666666;  /*color: #929195;*/
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer2 {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	position: relative;
}

#footer2 li {
	display: inline;
	background: url(../images/divider-nav.gif) no-repeat 0 50%;
	padding: 0 9px 0 13px;
	color: #929195;
	font-size: 1.09em;
}

/* footer slutt */
/* hovedkolonne slutt */
/* wrapper slutt */


#ans_info_main {
	width:720px;
	overflow:hidden;
	
}


#ans_info_main ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:5px;
	float: left;
	
}



#ans_info_main li {
	margin: 0 0px 0px 0;
	padding: 0 0px 0px 0px;
	width:355px;height:120px;
	float: left;
	
	
}

.ans_pix {
	width:130px;
	float:left;
	vertical-align:top;
	
}

.ans_txt {
	width:215px;
	float:right;
	vertical-align:top;
	padding-top:10px
}

img.ans_img {
	width:130px;
	height:98px;

}


.ans_txt a {
	color: #464646;
	text-decoration: none;
	
}

.ans_txt a:hover {
	text-decoration: underline;
}

img.tt_pageimgage {
	width:718px;
	height:148px;

}

.more_tt {
	color: #005fa3;
}
.more_tt a {
	color: #005fa3;
	text-decoration: none;
	background: url(../images/bg-arrow.gif) no-repeat 100% 4px;
	padding-right: 11px
}
.more_tt a:hover {
	color: #ef8802;
	background: url(../images/bg-arrow2.gif) no-repeat 100% 4px;
}

#factsbox {
	font: 0.9em Arial, Helvetica, sans-serif;
	padding-bottom: 5px
}


.form-row { padding: 5px 0; clear: both; width: 700px; }


#support_frm_main {
	width:450px;
	height:340px;
	
	
}


#support_frm_main ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:5px;
	float: left;
	
	
}



#support_frm_main li {
	margin: 0 0px 0px 0;
	padding: 0 0px 0px 0px;
	width:400px;height:45px;
	float: left;
	
	
}

.support_frm_left {
	width:110px;
	float:right;
	vertical-align:top;
	
}

.support_frm_right {
	width:420px;
	float:left;
	vertical-align:top;
	padding-top:0px;
}

.support_frm_button {
	width:200px;
	float:right;
	padding-top:0px;
	margin-top:100px;
	
}
