.stream { position:absolute;right:9999em;left:auto; }
.section-closed { display : none; }
.print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #fff url(i/body-bg2.gif) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #000;
  line-height : 1.4;
  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;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a:link,
a:visited { color : #00468b; }



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 {
  color : #003e71;
  
  margin-top : 0;
  margin-bottom : 0;
  font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1.09em;
  margin-bottom : .2em;
  
}
h2 {
  font-size : 1.09em;
  margin-top : 1.57em;
  margin-bottom : .55em;
  text-transform : uppercase;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
  font-family : Arial, Helvetica, sans-serif;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h4 a:link,
h4 a:visited {
  color : #003e71;
  text-decoration : none;
}
h3 a:link,
h3 a:visited {
  color : #202020;
  text-decoration : none;
}
h2 .meta span,
h3 .meta span {
  text-transform : none;
}


table { border-collapse : collapse; }
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 #d6d6d6;
  background : #fff;
  color : #000;
  padding : 2px;
}

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input,
.pageextra2 select,
.pageextra2 textarea,
.pageextra2 .textinput,
.pageextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : none;
  color : #015398;
  font-size : 1em;
  font-weight : bold;
  text-transform : uppercase;
  font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c00;
  color : #c00;
}


.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 {
  clear : both;
  line-height : 0px;
  font-size : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.bodywrap {
  position : relative;
  width : 972px;
  margin : 0 auto;
  text-align : left;
  _padding-left: 14px;
}

.bodywrap2 {
  background : url(i/pagebody-bg.gif) 13px 105px no-repeat;
  margin : 0 -14px;
  _height:850px;min-height:850px;
  margin-bottom : -500px;
  _margin-bottom : 0;

}


.pageheader { height : 105px; }
.pageheader .brand { position : absolute; top : 35px; left : 35px; z-index : 99;}
.pageheader .brand span { position:absolute;right:19999px;left:auto; }
.pageheader .sitelogo { vertical-align : middle; }
.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pagebody {
  float : left;
  width : 671px;
  _width /**/: 999px;
  padding : 164px 308px 0 19px;
  _display : inline;
}

.twocol .pagebody {
  width : 715px;
  padding : 187px 39px 0 244px;
  _height:400px;min-height:400px; /* ie hasLayout fix */
}
.threecol .pagebody {
  width : 400px;
  margin-right : 180px;
}
.pagebody .wrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pageextra1 {
  float : left;
  width : 201px;
  margin : 121px 0 0 -979px;
  _margin-left /**/: -696px;
  _display : inline;
}


.pageextra5 {
  clear : both;
}



/*
  disposable helper fyrir canvas vinnu  
*/
.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper,
.pageheader .wrapper,
.pagebody .wrapper {
  _height:0;min-height:0;/* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 7px;
}
.boxhd { padding-top : 0; margin-top: 0; }
.content { _height:0;min-height:0;/* ie hasLayout fix */ }




/* ******  hbox  ****** */
.pageextra1 .box,
.pageextra1 .tabbox {
  clear : left;
}




/* ******  hbox tenglar  ****** */
.tenglar li {
  width : 49%;
  float : left;
}
.tenglar li a {
  background : url(i/arrow-gray.gif) 0 .8em no-repeat;
  border-bottom : 1px dotted #ccc;
  display : block;
  padding : 6px 0 6px 12px;
  text-decoration : none;

}
.tenglar .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }






/* ******  tilkynningar  ****** */
.tilkynningar .boxhd { position:absolute;right:19999px;left:auto; }
.tilkynningar {
  clear : left;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #8b8b8e;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }





/* ******  buttons  ****** */
.more,
.moreolder,
.archivelink {
  display:block;
  height:1.6em;
  overflow:hidden;
  white-space:nowrap;
}
.buttons {
  font-size : 0.91em;
  clear : both;
}
.wrapper .more a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  padding : 5px 10px 5px 0;
}
.wrapper .archivelink a {
  font-weight : normal;
}
.pagebody .archivelink a {
  background : url(i/snav-arrow.gif) 100% 50% no-repeat;
  font-weight : normal;
}

.btnback,
.btnemail,
.btnprint {
  background : url(i/arrow-dgray.gif) 0 .7em no-repeat;
  padding : 2px 10px;
  display : block;
  float : left;
}
.btnback {
  background-image : url(i/arrow-back.gif);
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.fpbox img {
  float : right;
  margin : 4px 0 0.5em .5em;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  article  ****** */
.article h2 {
  margin-bottom : 1.7em;
}
.article .content {
  position : relative;
}
.article h1 {
  text-transform : none;
  margin-top : 1.2em;
}
.article .meta {
  position : absolute;
  top : -14px;
  ~top : 0;
}
.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 .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 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;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  padding-left : 1.5em;
  margin-bottom : .7em;
}
.article li {
  padding-left : 10px;
  background : url(i/blue-box.gif) 0 0.5em no-repeat;
  margin-bottom : .54em; 
}


.article ul.checklist {
  list-style : none;
  padding-left : 0;
  margin-bottom : .7em;
}
.article .checklist li { background : url(i/checked.gif) 0 50% no-repeat; }







/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  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;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }






/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {}
.quizbox li {
  margin-bottom : .5em;
  _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;
}
.pagebody p.morequizes { margin : 0; }


/* ******  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 .content { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  float : right;
  margin-right : 10em;
  _margin-right : 10.2em;
}
.contactform textarea { width : 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  font-size : 0.91em;
  color : #919398;
  left:230px;
  _left : 244px;
  position:absolute;
  top:274px;
  margin-top : -0.5em;
  _width : 500px;
}

.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {}

.breadcrumbs .content span,
.breadcrumbs .content a {
  text-decoration : none;
  color : #919398;
}

.breadcrumbs i { font-style: normal; }

/* ****** foldernav ****** */

.foldernav-active .content { position : relative; }

.foldernav-active .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.foldernav ul { padding-left: 20px; }
.foldernav li { margin-bottom: .3em; }

.foldernav-active ul {
  float: left;
  width: 239px;
  background: url(i/foldernav-bg.gif);
  height: 300px;
  padding-left: 0;
  padding-top: 10px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  z-index : 1;
  position : relative;
  margin-top: -1px;
}

.foldernav-active ul.level2,
.foldernav-active ul.level3 {
  position : absolute;
  top: 0;
  left: 238px;
}

.foldernav-active ul.level4 {
	padding-top : 10px;
	padding-left: 10px;
	
}

.foldernav-active li {
  margin-bottom: 0;
  _display: inline;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.foldernav-active li a,
.foldernav-active li span {
  padding: 3px 18px 3px 24px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/snav-arrow.gif) no-repeat 11px .64em;
}

.foldernav-active ul.level4 li a { background : none; }

.foldernav-active ul.hidden { position:absolute;right:19999px;left:auto; }

.foldernav-active .open { background : #eee; }


/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhd {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhd {
  padding : 0;
  border : none;
}

.qnav .boxhd 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 .boxhd a:hover,
.qnav .boxhd a:focus,
.qnav .boxhd a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .content {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .content { display : none; }
.qnav-open .content { display : block; }

.qnav li { _display : inline; }
.qnav .content a {
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.qnav .content a:hover,
.qnav .content a:focus,
.qnav .content a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */

.mnav {
  text-align: center;
  position: absolute;
  margin-right : -6px;
  top: 61px;
  right: 0px;
  _right : 14px;
  z-index: 90;
  height: 36px;
  width: auto;
  _width:47em;
  background : url(i/mnav-left.gif) 0 0 repeat-x;
}
.en .mnav {
  _width : 49em;
}
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content { 
  padding : 0.4em 6px 0;
  height: 32px; 
  background : url(i/mnav-right.gif) 100% 0 no-repeat; 
}

.mnav ul { padding-top:5px; _float : right;}
.mnav li {
  display : inline;
  float: left;
  padding-bottom : 4px;
  margin-top: -0.4em;
}
.mnav li.home { background: none;}

.mnav .content a {
  font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
  display : block;
  color : #fff;
  text-transform : uppercase;
  text-decoration : none;
  font-weight: bold;
  height : 26px;
  padding : 8px 16px 0;
  _width : 0;
  _white-space : nowrap;
}
.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active {
  color : #fff;
}
.mnav li.parent,
.mnav li.current {
  background : url(i/mnav-active-left.gif) 0 0 no-repeat;
}
.mnav .parent a,
.mnav .current a {
  font-weight : bold;
  background : url(i/mnav-active-right.gif) 100% 0 no-repeat;
}




/* ******  snav  ****** */
.snav {
  padding : 18px;
  background : url(i/snav-bg.png) 0 0 no-repeat;
  _background : url(i/snav-bg.gif) 0 0 no-repeat;
  _height:200px;min-height:200px; /* ie hasLayout fix */
  position : relative;
  z-index : 10;
}
.snav .boxhd { margin-bottom : 3px; }
.snav .content { padding : 0; }

.snav ul {}
.snav li {
  display : inline;
  padding-bottom : 0;
}

.snav .content a {
  background : url(i/snav-arrow.gif) 0 50% no-repeat;
  display : block;
  padding : 7px 0 7px 14px;
  text-decoration : none;
  border-bottom : 1px dotted #ccc;
  color : #202021;
  font-size : 0.91em;
}
.wrapper .snav a:hover,
.wrapper .snav a:focus,
.wrapper .snav a:active {
  color : #00468B;
}
.snav .parent a,
.snav .current a {
  font-weight : bold;
  color : #00468b;
}
  
.snav .level2 a {
  background-position : 1em 50%;
  font-weight : normal;  
  padding-left : 2.2em;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
}

.snav .level2 .level3 a {
  background-position : 1.5em 50%;
  font-weight : normal;  
  padding-left : 2.8em;
}
.snav .level2 .level3 .parent a,
.snav .level2 .level3 .current a {
  text-decoration : underline;
}


/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhd { position:absolute;right:9999em;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.enav li.cat1 { border : none; }

.enav .content a {}

.enav .parent a,
.enav .current a { font-weight : bold; }





/* ******  flnav  ****** */
.flnav {
  font-size : 0.91em;
  color : #858585;
  position : absolute;
  top : 11px;
  margin-top : -.4em;
  left : 385px;
  width : 500px;
}
.flnav .boxhd { position:absolute;right:9999em;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.flnav li.home { border : none; }
 .flnav li.cat2 { border : none; } 
.flnav .content a {
  color : #858585;
  text-decoration : none;
}

.flnav .parent a,
.flnav .current a { font-weight : bold; }






/* ******  monthlist ****** */
.pagebody 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 .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pageextra1 .calendar,
.pageextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  clear : both;
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhd { display : none; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 6px; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position:absolute;
  right : 0;
  _right:14px;
  text-align:right;
  top:28px;
  width:310px;
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .content { padding : 0; }
.qsearch .fi_txt input { width : 145px; }
.qsearch .fi_btn input { width : 4em; }





/* ******  langnav  ****** */
.langnav {
  position : absolute;
  top : 6px;
  right : 50px;
  _right : 64px;
  width : 31px;
  height : 15px;
}
.langnav .boxhd { position:absolute;right:19999px;left:auto; }
.langnav a {
  background : url(i/english.gif) 0 0 no-repeat;
  display : block;
  width : 31px;
  height : 15px;
  overflow : hidden;
  text-indent : -9999em;
}
.langnav  a.en {
  background-image : url(i/icelandic.gif);
}



/* ******  sitemap  ****** */
.sitemap .content {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _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 { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #c00; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  filelist  ****** */

.filelist .thumb {
  padding-bottom: 1em;
}

.filelist .thumb a {
  background: url(i/pdf-logo.gif) no-repeat 0 .3em;
  display : block;
  padding: 3px 0 3px 45px;
  text-decoration: none;
  min-height: 33px; _height: 33px;
}





/* ******  footer  ****** */

.footer {
  font-size : 1.1em;
  padding-top : 7px;
  text-align : center;
  width : 981px;
  height : 31px;
  margin-left : 20px;
}

.footer .boxhd {  display : none;  }

.footer a {
  text-decoration: none;
}
.footer i {
  
}




/* ******  eplicaad  ****** */
.eplicaad {
  position : absolute;
  right : 6px;
  padding-bottom : 5px;
  
}




/* ******  imgbanner  ****** */
.imgbanner {
  position : absolute;
  top : 112px;
  left : 5px;
  _left : 19px;
  height : 142px;
  overflow : hidden;
  width : 962px;
}




/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 6px;
  right : 0;
  _right : 14px;
  width : 50px;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float : right;
}
.fontsizer a {
  display : block;
  margin-left : 5px;
  width : 19px;
  height : 12px;
  overflow : hidden;
  text-indent : -999em;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
}

.fontsizer .up a {
  background-image : url(i/font-up.gif);
}
.fontsizer .alt a {
  background-image : url(i/font-alt.gif);
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position : 0 -12px;}




/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }




/* ************** */
/* ***  HOME  *** */
/* ************** */


/* **** layout **** */



.home .pagebody {
  margin-top: ;
  width: 977px;
  padding: 0;
  margin: 167px 13px 0;
  _display: inline;
  background: url(i/home-pb-bg.gif) no-repeat 6px 100%;
}





/* **** eventlist **** */


.home .pagebody2 .eventlist .boxhd {
  background : url(i/graybox-boxhd.gif) 0 0 repeat-x;
  color : #fff;
  font-size : 1em;
  margin-top : 0;
  padding : 7px 18px 6px;
  font-family : Trebuchet MS;
  text-transform : uppercase;
}
.home .en .pagebody2 .eventlist .boxhd {
  margin-top : 6px;
}
.home .pagebody2 .eventlist .content {
  padding-left : 18px;
}




/* **** box **** */



/* fpbox */

.home .fpbox {
  position : relative;
  float : left;
  font-size : .92em;
  margin-bottom : 7px;
  width: 316px;
  margin-left: 6px;
  _display: inline;
}

.home .fpbox-right {
  float: right;
  clear: right;
  margin-right: 11px;
  margin-left: 0;
}

.home .fpbox .boxhd {
  padding : 7px 18px 6px 24px;
  width: 281px;
  color : #fff;
  background : 0 0 repeat-x;
  font-size : 1.09em;
  background-image : url(i/graybox-boxhd.gif);
  margin-left: -6px;
  position : relative;
  border-bottom: 6px solid #fff;
  margin-bottom: 0;
}

.home .fpbox-left .boxhd {
  margin-left: 0;
  padding-left: 12px;
  padding-right: 23px;
}

.home .fpbox .boxhd a {
  color : #fff;
}

.home .fpbox .content {
  padding : 10px 14px 10px 18px;
  border-top: 1px solid #e6e6e6;
  font-size: 1.1em;
}

.home .fpbox-right .content {
  background: url(i/home-fpbox-right-content.gif) no-repeat 50% 0;
}

.home .fpbox h3 {
  margin : 0;
}






.home .hbox {
  float : left;
  clear : left;
  width : 100%;
  background : url(i/rightbox-bg.gif) 0 0 no-repeat;
  position : relative;
  margin-bottom: 7px;
  font-size : 0.91em;
}

.home .hbox .cat0 {
  margin-bottom : .7em;
}

.home .hbox .cat0 a {
  text-decoration : none;
}

.home .tabs {
  float: right;
  clear: right;
  width: 315px;
  margin-right: 11px;
  _display: inline;
}

.home .tabs .hbox {
  clear : none;
  float : none;
  padding-top: 30px;
  background: #fff;
  
}

.home .hbox .boxhd {
  color : #202021;
  font-size : 1.09em;
  margin : 0 0 0 7px;
  float : left;
  height : 21px;
  padding:7px 23px 3px 9px;
  position : relative;
  z-index : 1;
  background : url(i/rightbox-boxhd.gif) 100% 0 no-repeat;
}

.home .hbox h3 {
  margin : 0;
}

.home .tabs .hbox .boxhd { position:absolute;right:19999px;left:auto; }

.home .hbox .content {
  padding : 8px 0 8px 20px;
  clear : left;
  border-top: 1px solid #eceded;
}

.home .hbox li {
  width: 135px;
  margin-right: 9px;
  _display: inline;
}




.home .tabbox {
  position : absolute;
  z-index : 1;
  padding-left: 14px;
}

.home .tabbox li {
  float : left;
  margin-right : -9px;
  margin-top : 2px;
  background : url(i/tabnav-left.gif) 0 0 no-repeat;
}

.home .tabbox li.current {
  margin-top : 0;
  background : url(i/tabnav-current-left.gif) 0 0 no-repeat;
}

.home .tabbox a {
  font-size : 1em;
  text-decoration : none;
  font-weight : bold;
  color : #202020;
  text-transform : uppercase;
  display : block;
  _width : 0;
  height : 18px;
  padding: 7px 22px 3px 16px;
  background : url(i/tabnav-right.gif) 100% 0 no-repeat;
  border-bottom: 1px solid #eceded;
}

.home .tabbox .current a {
  padding:9px 22px 0 16px;
  height : 21px;
  background : url(i/tabnav-current-right.gif) 100% 0 no-repeat;
  position : relative;
  z-index : 1;
  border-bottom: 1px solid #fff;
}

.home .hbox .archivelink {
  padding-top : 1em;
  clear : both;
}



/* ******  infobox  ****** */

.home .infobox {
  position : absolute;
  width : 469px;
  height : 69px;
  overflow : hidden;
  z-index : 1;
  top : 187px;
  left : 13px;
  _left : 25px;
  font-size : 0.91em;
  color : #fff;
  background : url(i/home-infobox-bg.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/home-infobox-bg.png',sizingMethod='crop');
}

.en .en .infobox {
  background : url(i/en-infobox-bg.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.sff.is/design/i/en-infobox-bg.png',sizingMethod='crop');
}

.home .infobox .boxhd,
.home .infobox .content { position:absolute;right:19999px;left:auto; }





/* **** articlelist **** */

.home .articlelist img {
  border: 1px solid #e6e6e6;
}

.home .articlelist h3 {
  line-height: 1.2;
  margin-bottom: 2px;
}

.home .articlelist h3 .meta span {
  margin: 0;
}

.home .articlelist h3 .meta {
  font-size: .83em;
}





/* **** article **** */

.home .article h3 {
  font-size: 1em;
  color: #003E71;
}

.home .article .summary {
  color: #000;
  padding: 0;
  line-height: 1.5;
}

.home .article h3 a {
  color: #003E71;
}

.home .article .summary strong {
  color: #8b8b8e;
  line-height: 1.1;
}

.home .article .more a {
  font-size: .92em;
}




/* **** itemlist **** */

.wrapper .itemlist .content {
  padding: 0;
}

.itemlist .item {
  border-top: 1px solid #e6e6e6;
  position : relative;
  width: 100%;
  overflow: hidden;
  /* min-height: 155px; _height: 155px; */
}

.itemlist .itm1 {
  border-top: none;
}

.itemlist .item img {
  float: left;
  margin: 0 0 0 1px;
}

.itemlist .item h3 {
  width: 136px;
  position : absolute;
  left: 18px;
  top: 59px;
  line-height: 1.2;
  font-size: 1em;
}

.itemlist .itm2 h3 {
  top: 64px;
}


.itemlist .item h3 .meta {
  font-size: .83em;
}

.itemlist .item .summary {
  width: 130px;
  _width /**/: 156px;
  float: right;
  background: #f3f3f3 url(i/home-itemlist-summary.gif) no-repeat 0 100%;
  color: #023A6D;
  font-size: .92em;
  padding: 10px 8px 8px 14px;
  line-height: 1.25;
  margin: 1px 2px 3.4em 0;
  _display: inline;
  min-height: 98px; _height: 98px;
}

.itemlist .itm2 .summary {
  margin-bottom: 4em;
}

.itemlist .item .summary p {
  margin: 0;
}

.itemlist .item .summary .more {
  position : absolute;
  left: 18px;
  bottom: 15px;
}

.itemlist .item .moreolder {
  position : absolute;
  bottom: 8px;
  right: 4px;
  font-size: .92em;
}

.itemlist .item .moreolder a,
.itemlist .item .summary .more a {
  
}







/* **** advert **** */

.home .pagebody .advert {
  padding-bottom: 1em;
  background: #fff url(i/home-advert.gif) no-repeat;
  width: 316px;
  margin-bottom: 0;
}

.home .pagebody .advert .content {
  padding: 0;
}

.home .pagebody .advert a {
  float: left;
  width: auto;
}

.home .pagebody .advert a img {
  margin: 0;
  float: left;
}

.home .pageextra5 .advert,
.home .pageextra5 .advert2 {
  position : absolute;
  top: 114px;
  right: 162px;
  _right: 165px;
  width: 159px;
}

.home .en .pageextra5 .advert,
.home .pageextra5 .advert2 {
  right: 5px;
  _right: 8px;
}

.home .en .pageextra5 .advert {
  width: 316px;
  text-align: right;
  background: url(i/advert-bg-temp.gif) no-repeat;
}


.videolist .item {
  margin-bottom: 1.5em;
}
.videolist h3 {
  margin: 1em 0 .4em;
}
.videolist h3 a:link,
.videolist h3 a:visited {
  color: #00468B;
  text-decoration: underline;
}





/* **** imgbanner **** */

.home .imgbanner {
  width : 638px;
  height : 151px;
  top: 114px;
}






