.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 { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; }


body {
  background:#ededed url(i/body-bg-2c.png) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  color: #404040;
  line-height: 1.25;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;  ~font-size:  75.00%;
}
body.home {
  background-image: url(i/body-bg.png);
}


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: #406324;
  text-decoration: none;
}

a * {
  cursor: pointer;
  _cursor: hand;
}


abbr {
  cursor: help;
  border: none;
}
abbr:hover { border-bottom: 1px dotted #ddd; }


img {
  margin: 0;
  padding: 0;
  border: none;
  vertical-align: top;
}


h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.2;
}
h1 {
  font-size: 1.667em;
  margin-bottom: 1em;
}
h2 {
  font-size: 1.5em;
  margin-top: 2.5em;
  margin-bottom: .5em;
  font-family: georgia;
  font-weight: normal;
}
h3 {
  font-size: 1.167em;
  margin-top: 1em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1.09em;
  margin-bottom: .2em;
}




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 0 1em;
  border: none;
}

.fi_txt,
.fi_bdy,
.fi_file,
.fi_chk,
.fi_static,
.fi_rdo li {
  margin-bottom: .6em;
}

.f_row .fi_txt,
.f_row .fi_sel,
.f_row .fi_chk {
  padding-right: 20px;
  float: left;
}

.f_row .fi_txt input,
.f_row .fi_sel select {
  width: 200px;
}

.fi_txt label,
.fi_sel label,
.fi_bdy label,
.fi_file label,
.fi_rdo h4 {
  display: block;
}

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 #e3e3e3;
  background: #fff;
  color: #272727;
  padding: 2px 5px 1px;
}

.fi_txt input { width: 150px; }

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-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: #ededed;
  border: 1px solid #e3e3e3;
  color: #68933d;
  padding: 1px 5px;
  text-transform: uppercase;
}
.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;min-height:0; /* ie hasLayout fix */
  clear: both;
  font-size: 1px;
  line-height: 0;
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position: relative;
  width: 978px;
  margin: 0 auto 100px;
  text-align: left;
}



.pghead { height: 180px; }
.home .pghead { height:394px; }
.pghead .brand { margin:0; font-size :1em; padding: 18px 0 0 61px; }
.pghead .brand img.logo { vertical-align: middle; }
.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  background: url(i/pgm-bg.png) 0 0 no-repeat;
  _background-image: url(i/pgm-bg.gif);
  padding: 25px 19px 0;
  _display: inline;
  position: relative;
  z-index: 10;
}

.pgmain .wrap {
  padding: 22px 18px 0;
  _height:1px;min-height:1px; /* Floating layout fix */
  border-right: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  background: #fff;
  position: relative;
  min-height: 300px;
  _height: 300px;
}
.home .pgmain .wrap {
  min-height: 250px;
  _height: 250px;
}

.pgextra2 {
  float: left;
  width: 170px;
  margin-left: -760px;
  _display: inline;
}

.pgfoot {
  clear: both;
  margin: 0 19px;
  background: #323232 url(i/pgf-bg.png) 0 0 repeat-x;
}




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
}

.boxhead { padding-top: 0; margin-top: 0; font-size : 1.17em; }
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }





/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */



/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
}


.wrap .moreolder {
  padding-top: 5px;
  border-top: 1px solid #EDEDED;
}
.wrap .moreolder a {
  display: block;
  clear: both;
  font-size: 1.17em;
  font-family: Georgia, serif;
}



/* ******  introbox  ****** */
.introbox {
  position: absolute;
  z-index: 10;
  top: 150px;
  margin-top: -2em;
  left: 40px;
  font-family: Georgia, serif;
  width: 47em;
}
.home .introbox {
  width: 49em;
}
.introbox .boxhead {
  font-size: 2.667em;
  color: #fff;
  margin-bottom: .2em;
}
.home .introbox .boxhead {
  font-size: 3.33em;
}
.introbox .boxbody {
  font-size: 2em;
  color: #c5d3a4;
}
.introbox .boxbody p { display: inline; }
.introbox .boxbody .more {
  display: inline;
  white-space: normal;
}
.introbox .boxbody .more a {
  display: inline;
  padding: 0;
  float: none;
  color: #fff;
  font-size: .75em;
}



/* ******  article  ****** */
.article .boxbody {
  line-height: 1.5;
  padding: 0 38px;
}
.article .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.onecol .article .boxbody {
  overflow: hidden;
}
.article h1 {
  margin: 0 -29px 1em;
}
.article h2 {
  color: #406324;
  padding-bottom: 5px;
  border-bottom: 1px solid #adadad;
}
.article .subtitle {
  clear: none;
  margin-top: -.54em;
  font-size: 1em;
}
.article .summary {
  margin: 0 0 .5em 0;
  font-size: 1.17em;
}
.article .summary p { margin: 0 0 .5em; font-size: 1em; }

.article p {
  font-size: 1.08em;
  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 0 0; }
.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,
.article td {
  padding: 2px 8px;
}
.article .th th,
.article thead th {
  font-weight: bold;
  background-color: #eee;
  border-right: 1px solid #fff;
}
.article tr.odd th,
.article tr.odd td {
  background-color: #f8f8f8;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
}



.article ul {
  list-style: none;
  margin-bottom: .7em;
  overflow: hidden;
  margin: 0 0 .7em 30px;
}
.article li { padding-bottom: .4em; }
.article ul li {
  padding-left: 12px;
  background: url(i/square-green.png) 0 .5em no-repeat;
  float: left;
  padding-right: 35px;
  padding: 0 35px 1.8em 12px;
  width: 246px;
}
.fullwidth li {
  width: 350px;
}
.article li.left {
  clear: left;
}
.article li strong {
  font-size: 1.17em;
}

.article .summary ul {
  margin-left: -12px;
}
.article .summary ul li {
  width: 366px;
  padding-bottom: 0;
}
.home .article li strong,
.article .summary li strong {
  font-size: 1em;
}


.article ul ul {
  padding-bottom: 0;
  margin-left: 10px;
  margin-bottom: 0;
}
.article ul ul li {
  padding-bottom: .7em;
  padding-right: 0;
  width: auto;
  float: none;
}

.home .article .boxbody {
  padding: 0 10px 0 460px;
}
.home .article h1 {
  position: absolute;
  left: 21px;
  top: -46px;
  margin: 0;
  font-family: Georgia;
  color: #406324;
  font-size: 2em;
  font-weight: normal;
  background: #fff;
  padding: 10px 17px 0;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  height: 35px;
}
.home .article .summary {
  width: 425px;
  float: left;
  margin: 0 0 0 -450px;
  font-size: 1em;
}
.home .article h2 {
  clear: none;
  margin-top: 1em;
}
.home .article h2.top {
  margin-top: 0;
}
.home .article .summary h2 {
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.07em;
  color: #404040;
  font-weight: bold;
  margin: 0 0 .5em;
}
.home .article .summary img {
  float: left;
}
.home .article .summary ul {
  padding-top: 30px;
  float: left;
  width: 308px;
}
.home .article .summary li {
  float: none;
  width: auto;
  padding: 0 0 1.5em 12px;
}




.home .articlelist .boxhead {
  position: absolute;
  left: 21px;
  top: -46px;
  margin: 0;
  font-family: Georgia;
  color: #406324;
  font-size: 2em;
  font-weight: normal;
  background: #fff;
  padding: 10px 17px 0;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  height: 35px;
}
.articlelist .boxbody { padding-bottom: 10px; }
.articlelist .item {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom: 1em;
  clear: both;
}
.articlelist .item:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.articlelist .item h3 {
  border-bottom: 1px solid #ADADAD;
  color: #406324;
  padding-bottom: 5px;
  font-family: georgia;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0 0 .5em;
}
.articlelist .item .summary {
  line-height: 1.5em;
  font-size: 1.08em;
}
.articlelist .item img {
  float: left;
  margin: .2em 1.5em 1em 0;
}



/* ******  imagebox  ****** */
.imagebox {
  line-height: 1.2;
  font-size: .85em;
  float: right;
  margin: 0 0 .75em 20px;
  color: #666;
}
.imagebox ul,
.imagebox ul li,
.imagebox ul li img {
  padding: 0;
  margin: 0;
  background: 0;
  width: auto;
}


/* ******  contactform  ****** */
.contactform .boxbody {
  padding-bottom: 2em;
}
.contactform p { clear: both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_file label,
.contactform .fi_static span {
  width: 9em;
  float: left;
  margin-top: .2em;
}
.contactform .fi_btn {
  margin-left: 9em;
  _margin-left: 9.2em;
}
.contactform textarea { width: 70%; }



.breadcrumbs { position:absolute;right:9999px;left:auto; }


/* ******  mnav  ****** */
.mnav {
  position: absolute;
  top: 60px;
  right: 10px;
  width: 700px;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding: 0; }

.mnav ul {
  float: right;
}
.mnav li {
  _display: inline;
  float: left;
}

.mnav .boxbody a {
  display: block;
  padding: 9px 10px 0;
  height: 22px;
  font-size: 1.17em;
  color: #606060;
  font-weight: bold;
  text-transform: uppercase;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  outline : 0;
}
.mnav .parent a,
.mnav .current a {
  font-weight: bold;
  background: #122905;
  color: #fff;
}




/* ******  qsearch  ****** */
.qsearch {
  position: absolute;
  top: 23px;
  margin-top: -.8em;
  right: 20px;
  width: 210px;
  text-align: right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding: 0; }
.qsearch .fi_txt { margin: 0; }
.qsearch .fi_btn input { padding: 1px 0; width: 40px; font-size: .91em; }





/* ******  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: 1em;
  width: 1.6em;
  display: inline-block;
}
.searchresults .item .summary {
  padding-left: 2em;
}
.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 li {
  margin: 0 4px;
}
.searchresults .paging .stepper {
  float: right;
  padding-right: 6em;
  position: relative;
}
.searchresults .paging .next {
  position: absolute;
  right: 0;
}
.searchresults .paging .prev {
  float: left;
}
.searchresults .paging .jump {
  float: left;
  max-width: 15em;
}





/* ******  sponsors  ****** */
.sponsors .boxhead {
  font-size: 1.667em;
  color: #fff;
  padding: 14px 22px 0;
}
.sponsors .boxbody {
  overflow: hidden;
  padding-left: 8px;
}
.sponsors li {
  background: url(i/sponsor-bg.png) 0 0 no-repeat;
  padding: 1px 8px 9px 2px;
  float: left;
  margin: 0 0 18px 37px; /*  margin: 0 0 12px 12px; */

}



/* ******  imgbanner  ****** */
.imgbanner {
  position: absolute;
  z-index: 5;
  top: 91px;
  left: -10px;
}



.lang {
  position: absolute;
  top: 6px;
  right: 235px;
}
.lang a {
  display: block;
  overflow: hidden;
  width: 30px;
  padding-left: 30px;
  width: 0;
  height: 31px;
  background: 0 0 no-repeat;
}
.lang a.en { background-image: url(i/lang-en.png); }
.lang a.is { background-image: url(i/lang-is.png); }



/* ******  footer  ****** */
.footer {
  font-family: Georgia, serif;
  position: absolute;
  padding: 14px 18px;
  font-size: 1.25em;
  color: #23420d;
}
.footer a {
  color: #23420d;
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
}
.footer a img {
  display: inline-block;
  vertical-align: middle;
}


/* ******  byggiraeplica  ****** */
.byggiraeplica {
  padding: 15px 20px;
  text-align: 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-b33.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b33.png',sizingMethod='crop');
}





/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { text-decoration: underline; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }







