.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* Accessibility tr1ck50r */
.bodywrap .wrapper a.stream:focus,
.bodywrap .wrapper a.stream:active,
.bodywrap .wrapper .stream a:focus,
.bodywrap .wrapper .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;
}
.bodywrap .wrapper .stream a:focus,
.bodywrap .wrapper .stream a:active {
  position: absolute;
  right: -9999px;
}

.print { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; }


body {
  background: #fff;
  background: #f8f8f8 url(i/body-bg.png) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  color: #404040;
  line-height: 1.25;
  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: ""; }

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: #2a48a3;
  text-decoration: none;
}

a * {
  cursor: pointer;
  _cursor: hand;
}


acronym {
  cursor: help;
  border: none;
}
acronym: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;
}
h1 {
  font-size: 1.67em;
  font-weight: normal;
  color: #d9352b;
  clear: left;
  margin-bottom: .55em;
}
h2 {
  font-size: 1.33em;
  margin-top: 1.57em;
  margin-bottom: .3em;
}
h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1em;
  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 acronym: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_sel,
.fi_static,
.fi_rdo {
  margin-bottom: .7em;
}

.f_row .fi_txt,
.f_row .fi_sel,
.f_row .fi_chk {
  padding-right: 20px;
  float: left;
}

.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 #ddd;
  background: #fff;
  color: #000;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #000;
}

.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: 1px solid #ddd;
  color: #fff;
  font-weight: bold;
  font-size: .92em;
  background: #d9352b url(i/btn-bg.png) 0 0 repeat-x;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #000;
  color: #fff;
}


.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;} /* re-appreciated for IE6. */


/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.bodywrap {
  background: url(i/pgw-bg.png) 0 0 repeat-y;
  position: relative;
  width: 956px;
  margin: 0 auto;
  text-align: left;
}



.pageheader {
  background: url(i/pgh-bg.png) 0 0 no-repeat;
  height: 344px;
}
.pageheader .brand { margin:0; font-size :1em; padding: 28px 0 0 32px; }
.pageheader .brand img.logo { vertical-align: middle; }
.pageheader .brand span { position:absolute;right:9999px;left:auto; }
.pageheader .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pagebody {
  float: left;
  margin-left: 38px;
  margin-right: 303px;
  width: 615px;
  _display: inline;
}

.onecol .pagebody {
  width: 880px;
  margin-right: 38px;
  float: none;
}

.pagebody .wrapper {
  _height:300px;min-height:300px; /* Floating layout fix */
}

.pageextra1 {
  float: left;
  width: 245px;
  _display: inline;
  margin-left: -284px;
}
.onecol .pageextra1 {
  float: none;
  clear: both;
  margin: 0;
}
.pageextra5 {
  background: url(i/pgf-bg.png) 0 100% no-repeat;
  height: 25px;
  clear: both;
}




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom: 1em;
}

.boxhd { padding-top: 0; margin-top: 0; font-size : 1.17em; }
.pagebody .boxhd {
  font-size: 1.67em;
  font-weight: normal;
  color: #d9352b;
  margin-bottom: .55em;
  clear: both;
}
.content { _height:0;min-height:0;/* ie hasLayout fix */ }





/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #777;
  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,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
}
.buttons {
  margin-top: 1.33em;
  clear: both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding : 0 10px 0 12px;
  background : url(i/more-arrow.gif) 0 50% no-repeat;
  font-weight: bold;
}




/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}
.articlelist .item h3 {
  margin: 0;
}
.articlelist .item h3 .meta { font-size: .79em; }
.articlelist .summary { line-height: 1.5; }
.articlelist .summary p { margin: 0; }
.articlelist .more a {
  color:#404040;
}
.articlelist img {
  float: right;
  border: 2px solid #c7c7c7;
  margin: .2em 0 .33em .5em;
}
.articlelist img[align=left],
.articlelist img.left {
  float: left;
  margin: .2em .5em .33em 0;
}
.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: .7em;
}
.articlelist li a {
  font-weight: bold; 
}




/* ******  article  ****** */
.article {
  position: relative;
}
.onecol .article {
  padding-right: 264px;
}
.home .article h1 { font-weight: bold; }
.article .boxhd { position:absolute;right:9999px;left:auto; }
.article .content { line-height: 1.4; }
.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,
.article ul,
.article table {
  margin-bottom: 1.2em;
}

.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: 1px solid #c7c7c7;
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th,
.article td {
  padding: .4em .8em;
  border-top: 1px solid #c7c7c7;
}
.article th {
  font-weight: bold;
  color: #fff;
  background-color: #D21004;
}
.article tr.odd td {
  background-color: #f8f8f8;
}

.article table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}

.article li { 
  background: url(i/dot.gif) no-repeat 3px 0.44em;
  margin-bottom: .1em;
  padding-left: 14px; 
}


.article .paging ul { list-style: none; padding: 0; }
.article .paging li { clear: none; }
.article .paging .prev { float: left; margin-right: 1em; }

.article .chapters ul { list-style: none; padding: 0; overflow: hidden; }
.article .chapters li { float: left; margin-right: 1em; }




/* ******  imgbox  ****** */
.imgbox {
  padding: 1px;
  border: 2px solid #c7c7c7;
  margin : 0 0 .75em 10px;
  margin : 0;
  width : auto;
  position: absolute;
  right: -264px;
}
.onecol .imgbox {
  right: 0;
}
.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; }



.projects .content {
  margin-right:  -10px;
  margin-left: -5px;
  overflow: hidden;
}
.projects .item {
  float: left;
  _display: inline;
  margin-right: 5px;
  position: relative;
  _width: 150px;
  _height: 150px;
  
}
.projects h3 {
  position: absolute;
  bottom: 22px;
  right: 0;
  padding: 6px 8px;
  color: #2a48a3;
  font-weight: bold;
  font-size: 1.33em;
  background: #fff;
}
.projects .summary { display: none; }



/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }
.contactform  fieldset { margin: 0; }
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .7em; }

.contactform .fi_txt label,
.contactform .fi_bdy 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_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 { position:absolute;right:9999px;left:auto; }



/* ******  mnav  ****** */
.mnav {
  position: absolute;
  z-index: 10;
  z-index: 10;
  top: 121px;
  left: 8px;
  width: 928px;
  padding-left: 12px;
}
.mnav .boxhd { position:absolute;right:9999px;left:auto; }
.mnav .content { padding: 0; }

.mnav ul {}
.mnav li {
  _display: inline;
  float: left;
  padding-left: 3px;
  background: url(i/mnav-sep.png) 0 8px no-repeat;
}
.mnav li.home { background: none; }
.mnav .content a {
  display: block;
  padding: 8px 14px 14px 11px;
  line-height: 20px;
  height: 20px;
  font-weight: bold;
  color: #fff;
  _width: 0;
  _white-space: nowrap;
}
.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active {
  outline : 0;
  color: #fff;
}

.mnav li.parent,
.mnav li.current,
.mnav li.homecurrent { 
  background: url(i/mnav-homecurrent.png) 0 0 no-repeat;
  position: relative;
  z-index: 1;
  margin: 0 -3px;
}
.mnav .parent.haskids a,
.mnav .current.haskids a,
.mnav .homecurrent a {
  background: url(i/mnav-homecurrent.png) 100% 0 no-repeat;
  padding: 8px 18px 14px 15px;
}

.mnav li.parent.haskids,
.mnav li.current.haskids {
  background: url(i/mnav-current.png) 0 0 no-repeat;

}
.mnav li.parent.haskids a,
.mnav li.current.haskids a {
  background: url(i/mnav-current.png) 100% 0 no-repeat;
}


/* ******  snav  ****** */
.snav {
  position: absolute;
  z-index: 5;
  top: 162px;
  left: 8px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #d21004;
  width: 940px;
  padding: 13px 0 5px;
}
.snav .boxhd { position:absolute;right:9999px;left:auto; }
.snav .content { padding: 0 0 0 14px; }
.snav li {
  _display: inline;
  float: left;
  padding-left: 4px;
  background: url(i/tnav-sep.png) 0 50% no-repeat;
}
.snav li.cat1 { background: 0; }
.snav .content a {
  padding: 0 8px 8px;
  color: #fff;
  display: block;
  _width: 0;
  _white-space: nowrap;
}
.wrapper .snav a:hover,
.wrapper .snav a:focus,
.wrapper .snav a:active {
  outline : 0;
  color: #fff;
}
.snav .parent a,
.snav .current a {
  background: url(i/snav-arrow.png) 50% 100% no-repeat;
}



/* ******  flnav  ****** */
.flnav { 
  position: absolute;
  right: 214px;
  top: 36px;
  margin-top: -.5em;
  line-height: 1.1;
}
.flnav .boxhd { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow: hidden;
  width: auto;
}
.flnav li {
  float: left;
  display: inline;
  padding: 0 7px;
  border-left: 1px solid #ccc;
}
.flnav ul li:first-child,
.flnav li.cat1 { border: none; }

.flnav .content a {
  color: #606060;
  font-size: .92em;
}

.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 .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  ****** */
.monthlist .content {
  position: relative;
}
.calendar { margin: 0; }
.pageextra1 .calendar,
.pageextra2 .calendar { width: 100%; }

.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: #888; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  padding: 2px;
}
.calendar td.today i {
  font-style: italic;
}
.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 {
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.advert .boxhd { text-align: left; }
.advert .content { text-align: center; }
.advert img { margin-bottom: 1em; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width: 7em;
  float: left;
  margin-top: .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left: 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position: absolute;
  top: 38px;
  margin-top: -.8em;
  right: 22px;
  width: 195px;
  text-align: right;
}
.qsearch .boxhd,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .content { padding: 0; }
.qsearch .fi_txt input { width: 127px; padding: 1px 4px; }
.qsearch .fi_btn input { 
  width: 46px; 
  font-size: .91em; 
  padding: 1px 0;
  text-align: center;
}





/* ******  sitemap  ****** */
.sitemap .content {
  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 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 .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { 
  border-color: #595959;
  background-color: #747474;
  color: #fff;
  text-decoration: none;
}
.sitemap .content i:hover { border-color: #aaa; }



.sitemap li.closed ul {
  display: none;
}
.sitemap .content 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 .content .level2 a.expand {
  left: 26px;
}
.sitemap .content .open > a.expand {
  background-position: -500px 50%;
}
.sitemap .content a.expand:hover,
.sitemap .content a.expand:focus {
  background-color: transparent;
}



/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom: 1em;
}

.mediagallery .content {
  text-align: center;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
}

.mediagallery li {
  float: left;
  margin: 0 15px 15px;
  position: relative;
  _display: inline;
  text-align: center;
}
.mediagallery .pgr {
  text-align: right;
  padding : 5px 0;
}
.mediagallery .pgr a.prev {
  float: left;
}

.mediagallery .pgr a.next {
}

.mediagallery .pgs {
  clear: both;
}



/* albums (extends: mediagallery) */

.albums li {
}

.albums li a {
  overflow: hidden;
  display: block;
}

.albums li span.count {
}



/* imagelist (extends: mediagallery) */

.imagelist .thumbsview li {
}

.imagelist .thumbsview li a {
  height: 160px;
  width: 200px;
  vertical-align: middle;
  text-align: center;
}

.imagelist .thumbsview li img {
}

.imagelist .thumbsview li a:hover img,
.imagelist .thumbsview li a:focus img,
.imagelist .thumbsview li a:active img {}



/* imgalbum-bigimage (extends: mediagallery) */

.singleimage img {
}

.singleimage .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.singleimage .imgcontent .imgtext {
  text-align: left;
  margin: 0;
}

.singleimage .pgs {
}







/* ******  footer  ****** */
.footer .boxhd { /* display: none; */ }





/* ******  byggiraeplica  ****** */
.eplicaad {
  position: absolute;
  right: 0;
  padding: 5px 8px 0 0;
}




/* ******  byggiraeplica  ****** */
.eplicaad {
  position: absolute;
  right: 0;
  padding: 8px 8px 10px 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.eplicaad 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/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 {
  position: absolute;
  top: 168px;
  left: 8px;
  
}







/* ******  links  ****** */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color: #c00;  text-decoration: underline; }
div.wrapper a:hover,
div.wrapper a:active { outline: none; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }


