/* encoding: utf-8 */
@media screen {
/* ==========  BASIC SCREEN STYLES  ========== */


.print { display: none; }
.stream,
.focustarget,
.skiplink,
.section-closed { position:absolute;right:9999px;left:auto;white-space:nowrap; }



/* Accessibility tr1ck50r */
a.stream:focus,
a.stream:active,
.stream a:focus,
.stream a:active,
.pghead .skiplink a:focus,
.pghead .skiplink 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;
}
.stream a:focus,
.stream a:active,
.pghead .skiplink a:focus,
.pghead .skiplink a:active {
  position: absolute;
  right: -9999px;
}



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: #fff url(i/body-bg.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; } body.msie      { font-size:  75.00%; }
body.zoom2 { font-size: 14px; } body.msie.zoom2 { font-size:  87.50%; }
body.zoom3 { font-size: 16px; } body.msie.zoom3 { font-size: 100.00%; }

div, table, caption { font-size: 1em; }

blockquote {
  margin: 0 3em 0 2em;
  padding: .3em .5em;
}
q:after, q:before { content: ""; }

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; }


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 {
  color: #005440;
  text-decoration: none;
}
a * {
  cursor: pointer;
}


abbr {
  cursor: help;
  border: none;
}
abbr:hover { border-bottom: 1px dotted #ddd; }


img {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: middle;
}


h1, h2, h3, h4, .boxhead {
  line-height: 1.25;
  color: #005440;
  margin: 1.2em 0 .3em;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
.pgmain .boxhead,
h1 {
  font-size: 1.17em;
  margin: 0 0 .5em;
  text-transform: uppercase;
}
.boxhead,
h2 {
  font-size: 1.09em;
  text-transform: uppercase;
}
h3 {
  font-size: 1.09em;
  font-family: Arial, Helvetica, sans-serif;
}
h4 {
  font-size: 1em;
}

h1 + h2,
h2 + h3,
h3 + h4 {
  margin-top: .6em;
}


h1 a,
h2 a,
h4 a {
  color: #005440;
  text-decoration: none;
}
h3 a {
  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 abbr: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;
}

.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;
  background: #fff;
  border: none;
  color: #005440;
  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; }


abbr.req {
  border: none;
  margin-right: -.25em;
  padding: 0 .25em 0 0;
}
abbr.req:hover { border: none; }






/* *****  clear  ***** */
.clear {height:0;line-height:0;font-size:1px;clear:both;}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position: relative;
  width: 950px;
  margin: 0 auto;
  text-align: left;
}
.pgwrap2 {
  background: url(i/pagebody-bg.png) 0 105px no-repeat;
  margin: 0 -14px;
  min-height:850px;
  margin-bottom: -500px;
}


.pghead { height: 105px; }
.pghead .brand { position: absolute; top: 10px; left: 5px; z-index: 99;}
.pghead .brand span { position:absolute;right:19999px;left:auto; }
.pghead .sitelogo { vertical-align: middle; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float: left;
  width: 649px;
  padding: 164px 308px 0 19px;
}
.pgmain .wrap {
  min-height: 250px;
  padding-bottom: 13px;
}
.twocol .pgmain {
  width: 689px;
  padding: 137px 43px 0 244px;
  min-height:540px; /* ie hasLayout fix */
}
.threecol .pgmain {
  width: 400px;
  margin-right: 180px;
}

.pgextra2 {
  float: left;
  width: 201px;
  margin: 62px 0 0 -957px;
}

.pgextra1 {
  margin-left:-300px;
  width:283px;
  float: left;
  margin-top: 7px;
}

.pgfoot {
  clear: both;
}

.wrap { min-height:0; /* ie hasLayout fix */ }
.wrap:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  min-height:0; /* ie hasLayout fix */
  position: relative;
  margin-bottom: 7px;
}
.twocol .box { clear: both; }
.boxhead { padding-top: 0; margin-top: 0; }
.boxbody { min-height:0; /* ie hasLayout fix */ }



.fpbox {
  clear: left;
}
.fpbox .boxhead {
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0 5px 18px;
  height: 18px;
  margin-bottom: 11px;
  font-weight: bold;
  font-size: 1.083em;
}
.fpbox img {
  float: right;
  margin: 4px 0 0.5em .5em;
}



.greenbox .boxhead {
  background: url(i/greenbox-boxhd.gif) 0 50% repeat-x;
}

.greenbox .item {
  width: 287px;
  background: url(i/greenbox-bg.png) 0 0 no-repeat;
  float: left;
  margin-bottom: 7px;
  border-bottom: 1px solid #e7e7e7;
  padding: 0 17px 5px;
}
.greenbox .itm1,
.greenbox .itm3,
.greenbox .itm5 {
  clear: left;
  margin-right: 7px;
}


.graybox {
  background: url(i/graybox-bg.gif) 0 0 no-repeat;
  border-bottom: 1px solid #e7e7e7;
}
.pgextra1 .graybox {
  background-image: url(i/pe2-graybox-bg.gif);
  border-bottom: none;
}

.graybox .boxbody {
  padding: 12px 17px;
  min-height:0; /* ie hasLayout fix */
}
.home .graybox .boxbody {
  min-height:13em; /* ie hasLayout fix */
}
.graybox .item {
  margin-bottom: 0;
}
.pgextra1 .graybox .boxbody {
  padding: 12px 19px;
}
.pgextra1 .graybox h2 {
  text-transform: none;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 0;
}
.pgextra1 .graybox h3 {
  margin-top: 0;
  font-size: 1em;
  color: #000;
}
.graybox .boxbody .item {
  margin-bottom: 0;
}
.pgextra1 .graybox ol { list-style: none; padding-left: 0; }
.pgextra1 .graybox li {
  padding-left: 45px;
  margin-bottom: 1em;
  background: url(i/graybox-one.png) 0 0 no-repeat;
}
.pgextra1 .graybox .itm2 {
  background-image: url(i/graybox-two.png);
}
.pgextra1 .graybox .itm3 {
  background-image: url(i/graybox-three.png);
}
.pgextra1 .graybox .itm4 {
  background-image: url(i/graybox-four.png);
}
.pgextra1 .graybox .itm5 {
  background-image: url(i/graybox-five.png);
}
.pgextra1 .graybox .itm6 {
  background-image: url(i/graybox-six.png);
}



.infobox {
  background: url(i/infobox-top.gif) 0 0 no-repeat;
  padding: 20px 14px 14px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 0.92em;
}
.infobox .boxhead {
  height: 33px;
  width: 255px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
.infobox .boxbody {
  margin-top: 20px;
  min-height: 63px;
  color: #fff;
}
.infobox p { margin-bottom: 0; }
.infobox a { color: #fff; text-decoration: underline; }





/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #8b8b8e;
  display: block;
  font-weight: normal;
  font-size: .92em;
}
.meta span { padding-right: .5em; }
.wrap .meta a { color: #777; }





/* ******  buttons  ****** */
.buttons,
.more,
.moreolder,
.archivelink {
  display:block;
  overflow:hidden;
  white-space:nowrap;
  clear: both;
}
.buttons {
  font-size: 0.91em;
}
.wrap .moreolder a,
.wrap .archivelink a {
  padding: 5px 10px 5px 0;
}
.wrap .more a {
  display: block;
  padding: 4px 10px 8px 25px;
  font-weight: bold;
  text-decoration: none;
  background: url(i/arrow-more.png) 0 60% no-repeat;
}
.wrap .archivelink a {
  font-weight: normal;
}
.pgmain .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%;
  min-height:0; /* ie hasLayout fix */
}
.articlelist .item h3 {
  font-size: 1em;
  margin-top: 0;
}
.articlelist .summary { line-height: 1.583; }
.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 .boxbody {
  line-height: 1.583;
  position: relative;
}
.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 p { margin-bottom: 1em; }

.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 ul 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 .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; }




/* ******  contactform  ****** */
.contactform .boxbody {
  padding-bottom: 2em;
}
.contactform p { clear: both; }
.contactform  fieldset { margin: 0; }
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_sel,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .7em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_sel label,
.contactform .fi_file label,
.contactform .fi_static span {
  width: 6.5em;
  padding-right: .5em;
  float: left;
  text-align: right;
  margin-top: .2em;
}
.contactform .fi_sel select,
.contactform .fi_txt input {
  width: 40%;
}
.contactform .fi_qty,
.contactform .fi_btn {
  margin-left: 7em;
}
.contactform .fi_qty label {
  width: auto;
  text-align: left;
}
.contactform .fi_qty input { width: 15%; }
.contactform textarea { width: 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  font-size: 0.91em;
  color: #919398;
  left:230px;
  position:absolute;
  top:223px;
  margin-top: -0.5em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999em;left:auto; }

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration: none;
  color: #919398;
}

.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */

.mnav {
  text-align: center;
  position: absolute;
  margin-right: -6px;
  top: 61px;
  right: 0px;
  z-index: 90;
  height: 36px;
  width: auto;
  background: url(i/mnav-left.gif) 0 0 repeat-x;
}
.mnav .boxhead { position:absolute;right:9999em;left:auto; }
.mnav .boxbody {
  padding: 0.4em 6px 0;
  height: 32px;
  background: url(i/mnav-right.gif) 100% 0 no-repeat;
}

.mnav ul { padding-top:5px; }
.mnav li {
  display: inline;
  float: left;
  padding-bottom: 4px;
  margin-top: -0.4em;
}
.mnav li.home { background: none;}

.mnav .boxbody a {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  padding: 8px 10px 0;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .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;
  padding: 8px 16px 0;
  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;
  min-height:200px; /* ie hasLayout fix */
  position: relative;
  z-index: 10;
}
.snav .boxhead { margin-bottom: 3px; }
.snav .boxbody { padding: 0; }

.snav ul {}
.snav li {
  display: inline;
  padding-bottom: 0;
}

.snav .boxbody 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;
}
.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {
  color: #005440;
}
.snav .parent a,
.snav .current a {
  font-weight: bold;
  color: #005440;
}

.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;
}




/* ******  flnav  ****** */
.flnav {
  font-size: 0.91em;
  color: #858585;
  position: absolute;
  top: 11px;
  margin-top: -.4em;
  left: 365px;
  width: 500px;
}
.flnav .boxhead { 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 .boxbody a {
  color: #858585;
  text-decoration: none;
}

.flnav .parent a,
.flnav .current a { font-weight: bold; }




/* ******  advert  ****** */
.advert {
  clear: both;
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.advert .boxhead { display: none; }
.advert .boxbody { 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;
  text-align:right;
  top:28px;
  width:310px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .boxbody { padding: 0; }
.qsearch .fi_txt input { width: 145px; }
.qsearch .fi_btn input { width: 4.6em; padding: 0; }





/* ******  langnav  ****** */
.langnav {
  position: absolute;
  top: 6px;
  right: 50px;
  width: 31px;
  height: 15px;
}
.langnav .boxhead { 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);
}



/* ******  searchresults  ****** */
.searchresults form.search {
  margin-bottom: 1em;
}
.searchresults .search .fi_txt label { display: inline; }
.searchresults .search strong,
.searchresults .search .fi_chk {
  display: block;
  margin-bottom: .3em;
}
.searchresults .search strong { margin-top: .4em; }

.searchresults .item h3 small {
  font-size: .92em;
}
.searchresults .item .more a {
  padding: 0;
  background: none;
  float: none;
}

.searchresults .paging {
  border-top: 1px solid #ddd;
  overflow: hidden;
  padding: 4px 0;
  margin: 2em 0;
}
.searchresults .paging-top {
  border-top: 0;
  border-bottom: 1px solid #ddd;
}
.searchresults .paging .status {
  float: left;
  margin: 0;
}
.searchresults .paging .status strong { font-weight: normal; }
.searchresults .paging li {
  margin: 0 4px;
}
.searchresults .paging .stepper {
  float: right;
  padding-right: 20px;
  position: relative;
  line-height: 16px;
}
.searchresults .paging .next {
  position: absolute;
  right: 0;
}
.searchresults .paging .prev {
  float: left;
}
.searchresults .paging .next a,
.searchresults .paging .prev a {
  background: url(i/search-paging.png) 0 0 no-repeat;
  display:block;overflow:hidden;line-height:0;text-indent:-9999px;text-align:left;font-size:1px;
  width: 15px;
  height: 15px;
}
.searchresults .paging .prev a:hover,
.searchresults .paging .prev a:focus {
  background-position: 0 -15px;
}
.searchresults .paging .next a {
  background-position: -15px 0;
}
.searchresults .paging .next a:hover,
.searchresults .paging .next a:focus {
  background-position: -15px -15px;
}
.searchresults .paging .jump {
  float: left;
  max-width: 22em;
}
.searchresults .paging .jump strong { font-weight: normal; }
.searchresults .paging .jump a,
.searchresults .paging .jump b {
  padding: 0 6px;
  border-left: 1px solid #d2d1d1;
  display: inline-block;
  ~display: inline;
  ~zoom: 1;
}
.searchresults .paging .jump :first-child { border: 0; }
.searchresults .paging .jump i { position:absolute;right:9999px;left:auto; }





/* ******  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 {
  padding: 1px 0 0 26px;
  margin-bottom: .5em;
  width: 17em;
  background: url(i/sitemap-step.png) 11px 0 no-repeat;
}
.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 18px 2px 25px;
  background: #f8f8f8 none 98% 45% no-repeat;
  font-size: 1.17em;
  border: 1px solid #d9d9d9;
  color: #3f3f40;
  min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color: #999;
  font-style: normal;
  background-image: url(i/sitemap-lock.png);
}
.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;
}


.wrap .sitemap .level1 a > *,
.wrap .sitemap .level1 i > * {
  display: inline;
  background: 0;
  padding: 0;
  font-size: 1em;
  border: 0;
  color: inherit;
}






/* ******  footer  ****** */
.footer {
  font-size: 0.91em;
  padding-top: 7px;
  text-align: center;
  width: 981px;
  height: 31px;
  color: #fff;
  margin-left: 20px;
  background: url(i/footer-bg.gif) 0 0 no-repeat;
}
.footer .boxhead {  display: none;  }
.footer a {
  color: #fff;
}
.footer i {
  padding: 0 5px;
}




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position: absolute;
  right: 6px;
  padding-bottom: 5px;
  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;
}
.en .byggiraeplica a {
  background: url(http://codecentre.eplica.is/f/e2-b50.png) 0 0 no-repeat;
}





/* ******  imgbanner  ****** */
.imgbanner {
  position: absolute;
  top: 112px;
  left: 5px;
  height: 90px;
  overflow: hidden;
  width: 962px;
}
.home .imgbanner {
  width: 649px;
  height: 151px;
}





/* ****** fontsizer  ****** */
.pagestyle {
  position: absolute;
  top: 6px;
  right: 0;
  width: 50px;
}
.pagestyle .boxhead { position:absolute;right:9999em;left:auto; }
.pagestyle li {
  float: right;
}
.pagestyle 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;
}

.pagestyle .up a {
  background-image: url(i/font-up.gif);
}
.pagestyle .userstyles a {
  background-image: url(i/font-alt.gif);
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position: 0 -12px;}







/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { text-decoration: underline; }
div.wrap a:hover,
div.wrap a:active { outline: none; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }



/* === END: BASIC SCREEN STYLES === */
}



@media print {
/* ==========  PRINT STYLES  ========== */


.stream,
.screen-only { display: none; }


.pgextra1,
.pgextra2,
.pgextra3,
.pgextra4,
.pgfoot { display: none; }

object,
#raggaplay,
.byggiraeplica,
.focustarget,
.adbanner,
.advert,
.adbox,
.chapters,
.paging,
a .icon,
.buttons,
.skiplink,
.archivelink,
.morelink,
.moreolder,
.more { display: none; }

body form .pickdatelink,
body form .pickdate { display: none; }


body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 10pt;
}


div, table, caption { font-size: 1em; }


a {
  font-weight: bold;
  text-decoration: none;
}
a:after {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-size: 0.9em;
}




p, table, blockquote, ul, ol, dl {
  margin-top: 0;
  margin-bottom: 0.67em;
  widows: 2;
  orphans: 2;
}
ul, ol {
  margin-left: 0;
  padding-left: 2.25em;
}

img {
  margin: 0;
  border: none;
  padding: 0;
}

h1, h2, h3, h4, h5, caption {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  page-break-after: avoid;
  page-break-inside: avoid;
  font-weight: bold;
  margin: 0em;
}
h1 {
  font-size: 1.5em;
}
h2 {
  font-size: 1.33em;
  margin-top: 1.85em;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 1.1em;
  margin-top: 1.1em;
  margin-bottom: 0.61em;
}
h4, caption {
  font-size: 0.9em;
  margin-top: 1em;
  margin-bottom: 0;
}
h1 a, h2 a, h3 a, h4 a {
  color: #000;
}

table {}
caption { text-align: left; }
th, td {
  page-break-inside: avoid;
  vertical-align: top;
  text-align: left;
}

table.grid {
  page-break-inside: auto;
  border: none;
}
table.grid td {
  page-break-inside: avoid;
  widows: 2;
  orphans: 2;
  border: none;
}

label {
  clear: both;
  margin-top: .2em;
}
.fi_txt label {
  display: block;
  float: left;
  width: 10em;
}
.fi_bdy label {
  display: block;
}
.fi_bdy,
.fi_rdo,
.fi_chk,
.fi_txt {
  clear: both;
}
.fi_chk input {
  float: left;
}




.pghead {
  padding-bottom: 0.2em;
  border-bottom: 0.1em solid #000;
  margin-bottom: 2.1em;
}
.pghead h1 {
  font-size: 1.33em;
  margin: 0;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
}
.pghead img {
  height: 3em;
  width: auto;
  vertical-align: middle;
}



.box {
  clear: both;
  padding-bottom: 1.5em;
  border-bottom: 0.07em solid #000;
  margin-bottom: 0.8em;
}
.boxhead {
  font-size: 1.5em;
  margin-top: 0em;
}


.article .boxhead { display: none; }
.article h2.subtitle {
  font-size: 1.1em;
  margin-top: 0;
}
.article a[href]:after  { content: " (" attr(href) ")"; }
.article a[href="#"]:after  { content: ""; }

.article .meta {
  font-style: italic;
  margin-top: 0.67em;
}

.article img { clear: both; margin: .2em .5em .1em 0;}
.article img.right { float: right;  margin: .2em 0 .5em .5em; }
.article img.left { float: left;  margin: .2em .5em .2em 0; }
.article img.big { display: block;  margin: 0 auto .7em auto; text-align: center;}
.article-ie5mac img.big { display: inline; }


.article .imagebox,
.article .imgbox {
  float: right;
  margin: 0 0 1em 0;
  border-bottom: none;
  width: 13em;
}
.article .imagebox .boxbody,
.article .imgbox .boxbody {
  background-color: #fff;
  padding-left: 1em;
}
.article ul.imagelist {
  padding: 0;
  list-style: none;
}
.imgbox img { width: 12em; }
.imgbox .imgcontent {
  font-size: 0.8em;
}
.imgbox .imgmeta {
  margin-top: 0.3em;
  font-size: 0.7em;
  color: #666;
}

.article .chapters a:after,
.article .meta a:after { content: ""; }


.article table {  border-top: 0.05em solid #ccc;
  border-left: 0.05em solid #ccc;
}
.article th,
.article td {
  border-right: 0.05em solid #ccc;
  border-bottom: 0.05em solid #ccc;
  padding: 0 0.67em 0.1em 0;
}






.articlelist .meta {
  font-family: Palatino, "Book Antiqua", Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 0.95em;
  margin-right: 0.25em;
}
.articlelist ul {
  padding-left: 0;
  list-style: none;
}
.articlelist li {
  margin-bottom: 0.67em;
}
.articlelist li a {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-weight: bold;
}
.articlelist .item {
  margin-bottom: 0.9em;
  clear: both;
}
.articlelist .item img {
  float: right;
  margin: 0.2em 0 0.5em 0.5em;
}
.articlelist .item h3 {
  font-size: 1em;
  margin: 0.6em 0 0.2em 0;
}
.articlelist .item h3 a {
  font-size: 1.05em;
}
.articlelist .item h3 .meta {
  display: block;
}




.footer {
  page-break-before: avoid;
  font-style: italic;
  font-size: 0.8em;
  padding-top: 0.5em;
  border-top: 0.07em solid #000;
  border-bottom: none;
}
.footer h2.boxhead { display: none; }
.footer a { font-weight: bold; }




.pgmain .quizbox { display: block; }
.quizbox {
  page-break-inside: avoid;
}
.quizbox h3 {
  font-size: 1em;
}
.quizbox .question {
  font-weight: bold;
}
.quizbox ul {
  page-break-inside: avoid;
  page-break-before: avoid;
  padding-left: 0;
  list-style: none;
}
.quizbox .bar {
  page-break-before: avoid;
  display: block;
  border: 0.05em solid #000;
  margin-bottom: 0.5em;
}
.quizbox .results .bar img {
  height: 1.2em;
}



/* === END: PRINT === */
}






/* ==========  NON-SPATIAL  ========== */
@media aural, braille, embossed, tty {
  .screen-only,
  .print-only { display: none; }
}

