.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background: #fff;
  border: 1px solid #029;
  margin: 0;
  padding: 3px 5px;
  color: #c00;
  right: 0;
  z-index:9999;
  font-size: 1em;
  white-space: nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position: absolute;
  right: -9999px;
}

.print-only { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; }

body {
  background : #fff;
  margin : 0;
  padding : 0;
  color : #000;
  line-height : 1.2;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  _font-size :  75.00%; }
body.zoom2 { font-size : 14px;  _font-size :  87.50%; }
body.zoom3 { font-size : 16px;  _font-size : 100.00%; }


div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}

sup, sub { line-height: .5;  ~display: inline-block;  ~line-height: 1; }
sup { vertical-align:  .4em;  ~margin-top:    -1em; }
sub { vertical-align: -.4em;  ~margin-bottom: -1em; }

.pgmain p a.mailto,
.pgmain blockquote a.mailto,
.pgmain ul a.mailto,
.pgmain ol a.mailto,
.pgmain dl a.mailto,
.pgmain table a.mailto {
  padding-right: 17px;
  background: url(i/envelope.gif) no-repeat 100% 50%;
  margin-right: 3px;
  white-space : nowrap;
}

.pgmain p a.external,
.pgmain blockquote a.external,
.pgmain ul a.external,
.pgmain ol a.external,
.pgmain dl a.external,
.pgmain table a.external {
  padding-right: 17px;
  background: url(i/outgoing_link.gif) no-repeat 100% 30%;
  margin-right: 3px;
  white-space : nowrap;
}

.pgmain p a.pdf,
.pgmain blockquote a.pdf,
.pgmain ul a.pdf,
.pgmain ol a.pdf,
.pgmain dl a.pdf,
.pgmain table a.pdf {
  padding-right: 18px;
  background: url(i/acrobat.gif) no-repeat 100% 30%;
  margin-right: 2px;
  white-space : nowrap;
}

.pgmain p a.officedoc,
.pgmain blockquote a.officedoc,
.pgmain ul a.officedoc,
.pgmain ol a.officedoc,
.pgmain dl a.officedoc,
.pgmain table a.officedoc {
  padding-right: 17px;
  background: url(i/office.gif) no-repeat 100% 30%;
  margin-right: 3px;
  white-space : nowrap;
}

.pgmain .imagelist a.officedoc,
.pgmain .mediagallery a.officedoc,
.pgmain .galleries a.officedoc,
.pgmain .imagelist a.pdf,
.pgmain .mediagallery a.pdf,
.pgmain .galleries a.pdf {
  padding-right: 0px;
  background : none;
  margin-right : 0;
  white-space : auto;
}



ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }



a {
  color : #003366;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : middle;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table p {
  margin-bottom : 0;
}
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #a6a6a6;
  background : #fff;
  color : #000;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : 1px solid #a6a6a6;
  color : #000;
}
.wrap .fi_img input,
.wrap .fi_pdf input,
.wrap .fi_file input,
.wrap .fi_btn {
  background: url(i/btn-bg.gif) no-repeat 0 50%;
  float: left;
  ~display: inline;
}

.wrap .fi_btn input,
.wrap .fi_btn a {
  background: url(i/btn-input-bg.gif) no-repeat 100% 50%;
  border: none;
  color: #fff;
  font-weight: bold;
  padding: 5px 10px 4px 10px;
  ~padding: 5px 0 4px 0;
}
.wrap .fi_btn a {
  display: block;
  padding: 6px 10px 5px;
  text-decoration: none;
}
.wrap .fi_btn a:hover,
.wrap .fi_btn a:focus { color: #fff; text-decoration: none; }
.wrap .fi_img input.button,
.wrap .fi_pdf input.button,
.wrap .fi_file input.button {
  background: url(i/btn-bg.gif) no-repeat 0 50%;
  color: #fff;
  border : none;
  font-weight: bold;
  padding: 5px 0 4px 0;
  ~padding: 5px 0 4px 0;
}

.fi_img label,
.fi_img .text,
.fi_pdf label,
.fi_pdf .text,
.fi_file label,
.fi_file .text {
  padding : 7px 5px 0 0;
  display : block;
  float : left;
}
.fi_pdf .text,
.fi_img .text,
.fi_file .text {
  font-weight : bold;
}
.fi_pdf:after,
.fi_img:after,
.fi_file:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #F55B13;
  color : #f5f5f5;
}

.button:hover,
.button:focus { color : #F55B13; }

.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */
.clear {height:0;line-height:0;font-size:1px;clear:both;}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 851px;
  margin : 0 auto;
  text-align : left;
}

.pghead {
  height: 120px;
  border-bottom: 6px solid #a6a6a6;
}
.pghead .brand { padding-top : 8px; }
.pghead .logo { vertical-align : middle; }

.pgmain {
  float : left;
  margin-top: 1px;
  margin-left : 184px;
  width : 667px;
  _display : inline;
  border-top: 22px solid #E9E9E9;  
}
.pgmain .wrap {
  padding : 0 20px 12px;
  min-height: 350px;
  _height: 350px;
}

.threecol .pgmain {
  width : 514px;
  margin-right : 153px;
}

.onecol .pgmain {
  margin-left : 0;
  width : 851px;
}



.pgextra2 {
  float : left;
  width : 183px;
  margin-left : -851px;
  _display : inline;
}

.pgextra1 {
  float : left;
  width : 153px;  
  _display : inline;
  margin-left : -153px;
  margin-top : 1px;
  _margin-left : -154px;
  border-top: 22px solid #E9E9E9;
  z-index: 98;
}

.pgfoot {
  clear : both;
  border-top : 2px solid #A6A6A6;
}



/*
  disposable helper fyrir canvas vinnu  
*/
.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pghead .wrap { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.boxhead { padding-top : 1.5em; margin-top: 0; }
.nohd .boxhead { position:absolute;right:19999px;left:auto; }
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }

.pgmain h1,
.pgmain .boxhead {
  color: #F55B13;
  text-transform: uppercase;
  font-family: Arial Black;
  font-weight: normal;
  padding-top: 15px;
  font-size : 1.27em;
}

.pgextra2 .box .boxhead {
  padding: 4px 0 5px 23px;
  _padding: 5px 0 4px 23px;
  background: #003366 url(i/p1-boxhd.gif) no-repeat 0 50%;
  font-size: .92em;
  color: #fff;
  text-transform: uppercase;
}

.pgextra1 .boxhead {
  padding: 5px 0 4px 23px;
  _padding: 6px 0 3px 23px;
  background: #E9E9E9 url(i/p1-boxhd.gif) no-repeat 0 50%;
  font-size: .92em;
  color: #1F4C76;
  text-transform: uppercase;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;  
}
.buttons {
  margin-top : 1.33em;
  clear : both;
  border-top : 1px solid #A6A6A6;
  padding-top: 10px;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 14px;
  background : url(i/arrow.gif) 0% 50% no-repeat;
  text-decoration : none;
}

.wrap .buttons a {
	font-weight: bold;
	color: #696969;
	padding-left: 0;
	background: none;
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em;
  margin-top : 0;
  margin-bottom : 0.3em;
}

.pgmain .articlelist .item h3 {
  font-size : 1.1em;
}

.articlelist .meta {
  color: #555;
}

.articlelist .item h3 .date {
  font-size: .9em;
}

.articlelist .item h3 a {
  color: #000;
  text-decoration : none;
}

.articlelist .summary {
  font-size: 1em;
}

.articlelist .summary p {
  margin : 0;
}
.articlelist .more {}
  
.articlelist .more a {
  padding: 0;
  background: none;
  font-weight: bold;  
}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
  padding-bottom: 10px;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
  font-size: 1.1em;
  color : #000;
  text-decoration : none;
}

.articlelist .archivelink a,
.articlelist .moreolder a {
  background: #003366 url(i/arrow-white.gif) no-repeat 6px .33em;
  padding: 2px 12px 2px 18px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #fff;
  font-weight: bold;  
}

.wrap .articlelist .archivelink a,
.wrap .articlelist .moreolder a { color: #fff; }


.wrap .articlelist .archivelink a:hover,
.wrap .articlelist .archivelink a:focus,
.wrap .articlelist .archivelink a:active,
.wrap .articlelist .moreolder a:hover,
.wrap .articlelist .moreolder a:focus,
.wrap .articlelist .moreolder a:active {
  color: #fff;
}



/* ******  article  ****** */
.article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody h2,
.article .boxbody h3 {
	margin-top : 0.57em;
	color: #0F1E47;
	margin-bottom: .3em;
}

.article .subtitle {
  clear : none;
  margin-top : .54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em 1em 0; }
.article img.right { float : right;  margin : .2em 0 1em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
  border-right : 1px solid #eee;
  clear: both;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-top : 1px solid #eee;
  background-color : #003366;
  color: #fff;
  font-weight: normal;
}
.article th p {
  margin : 0;
}
.article td {
  padding : .2em .6em;
  border-top : 1px solid #eee;
}

.article tr.alt td {
  background-color : #f8f8f8;
}

.article table.noborder,
.article table.noborder th,
.article table.noborder td {
  border : none;
}

.article td.hd {
  color: #F55B13;
  font-weight: bold;
}

.article table.grid,
.article table.grid th,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0;
  color: #000;
}

.article .paging ul {
  list-style : none;
  padding : 0;
}
.article .paging .prev {
  clear : left;
  float : left;
  padding-right : 1em;
}



/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgcontent,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgcontent,
.pgextra2 .imgbox .imgmeta { width : auto; }


/* ******  starfsm  ****** */

.starfsm table,
.starfsm .texti { margin-bottom: 1.2em; }

.starfsm .name span,
.starfsm td {
  padding: 3px 0;
  font-weight: bold;
}

.starfsm td.label {
  font-weight: normal;
  padding-right: 20px;
  text-align: right;
}

.starfsm .name span { font-size: 1.1em; }


/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {
  margin-bottom: .5em;  
}
.quizbox li {
  margin-bottom : .2em;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.quizbox label { display : inline; }
.quizbox .options li {}
.quizbox span.stat { display : block; }
.quizbox span.stat i {
  font-style : normal;
  color : #777;
  padding-left : .5em;
}
.quizbox span.bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
  background : #888;
}

.quizbox .button {	
	display : block;
  position : relative;
  border : none;
  background: #003366 url(i/arrow-white.gif) no-repeat 6px .35em;
  font-weight: bold;
  color: #fff;
  margin-bottom: .5em;
  padding-left : 11px;
  padding-right : 4px;
  float : left;
}

.quizbox .more {
	float : right;
	margin-top : .3em;
}


.quizbox .moreolder a {
  clear: left;
  background: transparent none;
  color: #000;
  font-weight: normal;
  padding-left: 0;
  font-size: .92em;
}



/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 23.5em;
  _height : 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear : both;
  font-size : .92em;
  color : #777;
  margin : 0;
}
.quizlist .totalnum { margin-top : .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float : left;
  margin-bottom : .09em;
  margin-right : .5em;
  font-weight : normal;
  width : 10em;
}






/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }
.contactform .fi_txt {
  margin-bottom : .2em;
}
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 9em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 9em;
  margin-bottom : .7em;
}
.contactform textarea { width : 70%; }
.contactform .textinput {
  margin-bottom: .2em;
}


/* ****** umsokn (extends: contactform) ****** */
.wrap .umsokn .boxbody {
  padding-bottom : 0;
}
.wrap .umsokn .long label {
  width: 14em;
}
.umsokn div {
  margin-bottom: 0.4em;
}
.umsokn .short div {
  display : block;
  width: 49%;
  
}
.umsokn .namsferill label { width: 13em; }

.umsokn .fi_txt input { background-color: #f8f8fa; }

.umsokn ul { padding: 0; }

.umsokn .fi_btn {
  margin-left: 0;
}
.umsokn .fi_bdy {
  margin-bottom: .7em;
}
.umsokn .fi_rdo input {
  margin-top: 0;
}
.umsokn .fi_rdo p {
  margin : 0;
  ~padding-top:4px;
}

.umsokn .fi_txt label,
.umsokn .fi_bdy label,
.umsokn .fi_static span {
  width : 8em;
  float : left;
  margin-top : .2em;
  padding-right: 0.3em;
}
.umsokn .fi_bdy label {
  display : block;
  width: 70%;
  float: none;
}
.umsokn .left {
  clear: none;
  float: left;
}
.umsokn .left li {
  float: left;
}

.umsokn .clearfloat {
  clear : both;
}
.wrap .umsokn .nowidth label {
  width: auto;
}
.umsokn .fi_rdo:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.umsokn .nofloat:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.umsokn fieldset:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.umsokn form:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.guestmember .fi_txt label {
  width : 13.5em;
}
.guestmember fieldset p {
  font-style : italic;
}
.guestmember fieldset {
  margin-bottom : 1em;
}
.guestmember .elong label {
  width : 39em;
}

.guestmember .footnotes .gggg {
  width : 47%;
  padding-left : 10px;
}
.guestmember .eshort input {
  width : 3em;
}


.umsokn .banki {
  padding-bottom: 20px;
}

.umsokn .banki:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.umsokn .banki .fi_txt {
  width: auto;
  margin-right : 1em;
}

.umsokn .banki .fi_txt label {
  display : block;
  width: auto;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.umsokn .banki .fi_txt input {
  clear: left;
  float: left;
}




.readover .fi_txt input {
  border-color: #f5f5f5;
  background-color: #FDFDFD;
}

.readover .review { margin: 20px 0; }


/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 139px;
  left : 204px;
  width : 480px;
  font-size: .83em;
  color: #777;
  margin-top: -.7em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999em;left:auto; }

.breadcrumbs div {}

.breadcrumbs div a {
  text-decoration : none;
  color : #777;
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhead {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhead {
  padding : 0;
  border : none;
}

.qnav .boxhead a {	
  background : transparent url(i/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height:0;min-height:0;/* ie hasLayout fix */
  text-transform : none;
  font-weight : normal;
  text-decoration : none;
}
.qnav .boxhead a:hover,
.qnav .boxhead a:focus,
.qnav .boxhead a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .boxbody {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .boxbody { display : none; }
.qnav-open .boxbody { display : block; }

.qnav li { _display : inline; }
.qnav .boxbody a {  
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.qnav .boxbody a:hover,
.qnav .boxbody a:focus,
.qnav .boxbody a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top: 91px;
  left: 0;
  margin-top: -1.2em;
  text-transform: uppercase;
  font-weight: bold;
  font-size: .92em;
  width: 851px;
  background: #003366 url(i/mnav-bg.gif) repeat-x 0 100%;
  border-bottom: 1px solid #fff;
}


.mnav .boxhead { position:absolute;right:9999em;left:auto; }

.mnav .boxbody { padding : 0; }

.mnav li { float: left; }

.mnav li a {
  float: left;
  color: #fff;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 9px 16px 19px 16px;
  background: url(i/mnav-a-bg.gif) no-repeat 50% 100%;
  text-decoration : none;
}

.mnav .current a,
.mnav .parent a { background-image: url(i/mnav-a-curr.gif); }

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  color: #f1f1f1;
  text-decoration: none;
  background-image: url(i/mnav-a-curr.gif);
}


/* ******  snav  ****** */

.snav {
  border-left: 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  font-size: .92em;
  margin-bottom: 20px;
}

.snav .boxhead { position:absolute;right:9999em;left:auto; }

.snav li { _display: inline; }

.snav li a {
  padding: 2px 7px 1px 7px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  background-color: #E9E9E9;
  color: #444;
  border-bottom: 1px solid #A6A6A6;
  text-decoration : none;
}

.snav .parent a,
.snav .current a {
  background-color: #f55b13;
  font-weight: bold;
  color: #fff;
}



/* l2 */

.wrap .snav .level2 li a {
  background-color : #fff;
  color: #444;
  font-weight: normal;
  background: url(i/arrow.gif) no-repeat 7px .33em;
  padding-left: 22px;
}

.wrap .snav .level2 .parent a,
.wrap .snav .level2 .current a { font-weight: bold; }

.snav .level2 li.lock a {
  background: url(i/lock.gif) no-repeat 7px .33em;
}

/* l3 */

.snav .level2 .level3 li a {
  padding-left: 37px;
  font-weight: normal;
  background-position: 22px .33em;
}

.snav .level2 .level3 .parent a,
.snav .level2 .level3 .current a { font-weight: bold; }


.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {
  background-color: #f55b13;
  color: #fff;
  text-decoration: none;
}

.wrap .snav .level2 a:hover,
.wrap .snav .level2 a:focus,
.wrap .snav .level2 a:active {
  background-color: #f5f5f5;
  color: #333;
}


/* ******  enav  ****** */
.enav li {
  background: url(i/arrow-enav.gif) no-repeat 0 .33em;
  padding: 1px 0 1px 15px;
}

.enav a { text-decoration : none; 	}




/* ******  flnav  ****** */
.flnav { 
	position : absolute;
	top: 66px;
	right: 64px;
	margin-top: -1.2em;
	width: 400px;°	
}
.flnav .boxhead { position:absolute;right:9999em;left:auto; }

.flnav ul { float: right; }

.flnav li {
  _display: inline;
  float: left;
}

.flnav li a {
	float: left;
	color: #000;
	border-left: 1px solid #A7A7A7;
	display: block;
	padding: 1px 8px;
	text-decoration : none;
}

.flnav .home a,
.flnav .cat1 a {
	border: none;
}






/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.events,
.monthlist { overflow: visible; }


.monthlist .boxbody { position : relative; }

.events .pager,
.monthlist .pager {
  padding-top : 4px;
  text-align : center;
  font-size: .92em;
}

.home .monthlist .pager {
  ~width: 169px;
}

.events .pager .prev,
.monthlist .pager .prev {
	/* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  float : left;
  padding-right : 5px;
  padding-left: 2px;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 5px;
  padding-right: 2px;
}

.events .pager li a,
.monthlist .pager li a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 6px;
  height: 10px;
  background: url(i/pager-prev.gif) no-repeat;    
}

.events .pager .next a,
.monthlist .pager .next a {
 background: url(i/pager-next.gif) no-repeat;
}



.monthlist .pager {
  position : absolute;
  top: 0;
}

.monthlist .index { display: none; }




.eventlist .paging {
  text-align : center;
  font-weight: bold;  
  font-size: .92em;
}

.eventlist .paging li  {	
	display : block;
	width : 33%;	
}

.eventlist .paging li a {
		display : block;
		width : 100%;  
}

/* ******  eventlist  ****** */
.eventlist .paging .prev {  float : left; 	text-align : left;}
.eventlist .paging .next {  float : right;  text-align : right;}






/* ******  calendar  ****** */
.calendar { margin : 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar {
  border-top : 1px solid #A6A6A6;
  border-left: 1px solid #A6A6A6;
}

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
  border: 1px solid #A6A6A6;
  background-color: #E9E9E9;
  margin-left : -1px;
}

.calendar caption a { text-decoration : none; }
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .1em;
  border-bottom : 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #A6A6A6;
  border-right: 1px solid #A6A6A6;
  font-size: .83em;
}
.calendar .sa { }
.calendar .su { background : #dbdadf;}
.calendar .o { }
.calendar .osa { }
.calendar .osu { background : #dbdadf; }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { 
	color : #fff;
	background: #003366;
	font-weight : bold; 	
}
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {  
}

.advert .boxhead { text-align : left; }
.advert .boxbody {  padding : 0;}

.advert li {
	display : block;
	float : left;
	width : 57px;
	margin-right : 20px;
    _display : inline;	
}
.advert li a {
	display : block;	
	text-decoration : none;
	color : #000;
}

.advert img {	
	margin-bottom : 1em; 
	vertical-align : middle;	
}

.home .advert .cover {
  background : url(i/arrow-green.gif) 100% 0 no-repeat;
  margin-top : -25px;
  padding-top : 20px;
  position : relative;
  z-index : 1;
}



/* ******  loginform  ****** */
.loginform {
  position : absolute;
  top: 127px;
  right: 0;
  _right: -1px;
  width: 153px;
  z-index: 99;
  padding-top: 0;  
}

.loginform .boxhead { margin-bottom: 0; }

.loginform .boxhead a {
  text-decoration: none;
  display: block;
  color: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.wrap .loginform .boxhead a:hover,
.wrap .loginform .boxhead a:focus,
.wrap .loginform .boxhead a:active { color: #fff; }

.loginform .boxbody {
  background-color: #E9E9E9;
  padding: 4px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.loginform .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.loginform .fi_txt {
  width: 100%;
  overflow: hidden;
  margin-bottom: 4px;
}

.loginform .fi_txt label {
  font-size: .83em;
  font-weight: bold;
  float: left;
  width: 54px;
  padding-top: 2px;
}

.loginform .fi_txt input {
  float: left;
  width: 85px;
  ~width: 87px;
  background-color: #F7F8FA;
}

.loginform .fi_btn {
  float: right;
  clear: both;
  margin-top : 8px;
}

.loginform .fi_btn input {
  background-color: #003366;
  color: #fff;
  font-size: .83em;
  font-weight: bold;
}

.loginform .more a {
	margin-top : 11px;	
  font-size: .83em;
}

.collapse-closed .boxbody { display : none; }



/* ******  loginpagebox  ****** */

.loginpagebox .boxbody {
  padding-bottom: 50px;
}

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .fi_btn {
  margin-left : 7em;
}

.loginpagebox .fi_txt {
  margin-bottom: .5em;
}


/* ******  '  ****** */
.qsearch {
  position : absolute;
  top : 13px;
  right : 0px;
  width : 265px;          
}

.qsearch .boxhead,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .boxbody { padding : 0;  }
.qsearch .fi_txt input {
	width : 191px;
	padding: 3px 3px 0 3px;
	height: 20px;
	font-size: 1.1em;	
}

.qsearch .fi_btn {
	margin-left: -3px;
  float: none;
}

.qsearch .fi_btn input {
	/* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-99999em; overflow:hidden;
	width: 49px;
	height: 25px;
	background: #f8f8fa url(i/qs-btn.gif) no-repeat;		
}

.qsearch .fi_btn input:hover,
.qsearch .fi_btn input:focus,
.qsearch .fi_btn input:active {
	background-position : 0 -25px;
}


.linklist .boxbody {
		margin-left : -15px; 
		background : url(i/col-bak.gif) 0 0 repeat-y;
}
.linklist .item {
	width : 158px;
	float : left;	
	padding : 0 15px;
	_display : inline;
	border-left : 1px solid #c0c0c0;
}




/* ******  sitemap  ****** */
.sitemap .boxbody {
  padding-bottom: 3em;
}
.sitemap .level1 ul {
  margin: 0;
  padding: 5px 0 1px;
  clear: both;
}
.sitemap li { 
  width: 15em;
  margin-bottom: 1em;
  position: relative;
}
.sitemap .level2 li {
  width: 17em;
  padding: 1px 0 0 26px;
  margin-bottom: .5em;
  background: url(i/sitemap-step.png) 11px 0 no-repeat;
}
.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 10px 2px 25px;
  background: #f8f8f8 none 95% 45% no-repeat;
  font-size: 1.17em;
  border: 1px solid #d9d9d9;
  color: #3f3f40;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color: #999;
  font-style: normal;
  background-image: url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { background-color: #fff; border-color: #d9d9d9; font-size: 1em; }
.sitemap .level3 a,
.sitemap .level3 i { background-color: #f8f8f8; }
.sitemap .level4 a,
.sitemap .level4 i { background-color: #fff; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { 
  border-color: #595959;
  background-color: #747474;
  color: #fff;
  text-decoration: none;
}
.sitemap .boxbody i:hover { border-color: #aaa; }



.sitemap li.closed ul {
  display: none;
}
.sitemap .boxbody a.expand {
  position: absolute;
  top:0;
  left: 0;
  display: block;
  margin: 3px;
  padding: 0;
  width: 14px;
  height: 1.25em;
  min-height: 14px;
  overflow: hidden;
  text-indent: -999em;
  border: none;
  background: url(i/sitemap-expand.png) 0 50% no-repeat;
}
.sitemap .boxbody .level2 a.expand {
  left: 26px;
}
.sitemap .boxbody .open > a.expand {
  background-position: -500px 50%;
}
.sitemap .boxbody a.expand:hover,
.sitemap .boxbody a.expand:focus {
  background-color: transparent;
}







/* ******  galleries  ****** */
.galleries .boxhead { display : none; }
.home .galleries .boxhead { display : block; }
.galleries { clear : both; }
.galleries ul {}
.galleries h4 { margin-bottom : 0.64em;}
.galleries p {}


.galleries li {
  float : left;
  width : 19%;
  text-align : center;
  margin-bottom : 1.2em;
  height : 115px;
}

.galleries li a {
  display : block;
  text-decoration : none;
}
.galleries li a img {
  margin-bottom : .55em;
}

.imagelist td {
  width : 20%;
  text-align : center;
  margin-bottom : 1.2em;
  height : 115px;
}

.imagelist h3 {
	font-size : 1em;
	font-weight : normal; 
	text-decoration : none;
}

.galleries ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

/* ******  gallery  ****** */
.gallery .boxbody {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer .boxhead { position:absolute;right:9999em;left:auto; }

.footer .boxbody {
	color: #4E5979;
	padding-top:10px;
}




.pgextra1 .wrap .yearindex .boxhead {
  padding: 5px 0 4px 0;
  _padding: 6px 0 3px 0;
  font-size: 1em;
  background : none;
  color: #1F4C76;
  text-transform: uppercase;
  margin-bottom : 0;
}
.pgextra1 .yearindex {
  margin-top : 12px;
  line-height : 1.5;
}




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  float: right;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left: 135px;
  padding-top: 19px;
  background: url(http://codecentre.eplica.is/f/ba_e2-b50.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b50.png',sizingMethod='crop');
}
.english .byggiraeplica a {
  background: url(http://codecentre.eplica.is/f/e2-b50.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/e2-b50.png',sizingMethod='crop');
}




/* ******  imgbanner  ****** */
.imgbanner {}





/* ****** fontsizer  ****** */
.pagestyle { 
  position : absolute;
  top : 13px;
  right : 273px;  
}

.pagestyle h2 { position:absolute;right:9999em;left:auto; }

.pagestyle li { float : left; }
.pagestyle .up { margin-left : 30px; }
.pagestyle .usesettings { margin-left : -80px; }

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 25px;
  height: 25px;
  background: url(i/font-dwn.gif) no-repeat;
}

.pagestyle .up a {
  background-image : url(i/font-up.gif);
  border-right: 1px solid #A6A6A6;
}

.pagestyle .userstyles {
  margin-left: -80px;
}
.pagestyle .userstyles a {
  background-image : url(i/stillingar-alt.gif);
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -25px;
}


/* ****** eventregistration  ****** */
.eventregistration  label { display : block; }
.eventregistration .fi_txt { width : 33%; float : left; display : block; }
.eventregistration .fi_chk { width : 100%; display : block; }
.eventregistration p.about { width : auto; float : none; display : block; clear : both; }
.eventregistration .fi_chk li { display : inline; float : left; margin-top : 1.2em; margin-right : 10px; }
.eventregistration .greidslumati .fi_chk li { margin-top : 0; }
.eventregistration .users { border-bottom : 1px dotted #000; padding-bottom : 1em; margin-bottom : 1em; }
.eventregistration li#bankinfo { _padding-top : 4px; }











/* *** layout *** */

.home .pghead { border-bottom: 0; }

.home .pgmain {
  border-top: none;
  width: 478px;
  margin: 0;
}

.home .pgmain .wrap { padding: 0 16px 0 0 ; }

.home .pgextra1 {
  width: 373px;
  margin: 0;
  border-top: none;
}

.home .pgextra1 .wrap { padding: 0; }


/* *** box *** */


.home .pgextra1 .box {
  float: left;
  width: 186px;
  border-top: 1px solid #A6A6A6;
  padding-top: 1px;
}

.home .pgextra1 .box .boxbody {
  padding-left: 16px;
}


/* *** articlelist *** */

.home .pgextra1 .articlelist img {
  float: none;
  padding-bottom: 5px;
}

.home .articlelist .archivelink,
.home .articlelist .moreolder {
  border-bottom: 1px solid #A6A6A6;
  padding-bottom: 12px;
  margin-bottom: 0;
}


/* *** enav & advert *** */

.home .enav { border-left: 1px solid #fff; }

.home .wrap .ad { width: 372px; }



/* *** loginform *** */

.home .loginform { top: 120px; }












/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #F55B13;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }




