.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: #004784;
  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; -ms-overflow-y: scroll; }


body {
  background: #c5c8d1;
  margin: 0;
  padding: 0;
  color: #272727;
  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: 18px;  ~font-size: 112.50%; }


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: #004784;
  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.33em;
  margin-bottom: .55em;
}
h2 {
  font-size: 1.17em;
  margin-top: 1.57em;
  margin-bottom: .55em;
}
h3 {
  font-size: 1.09em;
  margin-top: 1em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1em;
  margin-bottom: .2em;
}




table { border-collapse: collapse; }
table, 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_sel,
.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 #888;
  background: #fff;
  color: #555;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #777;
}

.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: #003c7a;
  border: 1px solid #e0e0e0;
  color: #fff;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  background: #000e53;
  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 { display: none; } /* depricated by other float-clearing techniques. */



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position: relative;
  width: 982px;
  margin: 0 auto;
  text-align: left;
  background: url(i/pgwrap.png) repeat-y;
  _background-image: url(i/pgwrap.gif);
}

.pgwrap2:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.pghead {
  height: 369px;
  background: url(i/pghead.png) no-repeat;
  _background-image: url(i/pghead.gif);
}

.pghead .wrap {
  padding: 76px 14px 0;
}

.pghead .brand { margin:0; font-size :1em; }

.pghead .brand img.logo {
  vertical-align: middle;
  margin: 12px 16px;
}

.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }

.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float: left;
  margin-left: 192px;
  width: 776px;
  _display: inline;
}

.threecol .pgmain {
  width: 386px;
  margin-right: 390px;
}

.pgmain .wrap {
  padding: 27px 20px 12px;
  _height:200px;min-height:200px; /* Floating layout fix */
}

.pgextra1 {
  float: left;
  width: 390px;
  _display: inline;
  margin-left: -390px;
  _margin-left: -391px;
}

.pgextra1 .wrap {
  padding: 27px 20px 12px;
}

.pgextra2 {
  float: left;
  width: 169px;
  margin-left: -947px;
  _display: inline;
  background: #fbd91c url(i/pe2-bg.png) repeat-x;
}

.pgextra2 .wrap {
  padding: 44px 9px 12px;
}

.pgfoot {
  clear: both;
}

.pgfoot .wrap {
  padding: 14px 14px 10px;
}


.pgbottom {
  background: url(i/pgbottom.png) no-repeat;
  _background-image: url(i/pgbottom.gif);
  height: 100px;
  width: 982px;
  margin: 0 auto;
}


/* disposable helper fyrir canvas vinnu */
.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pghead .wrap {
  _height:0;min-height:0;/* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.sbox {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom: 1em;
}


.boxhead {
  padding-top: 0;
  margin-top: 0;
  font-size : 1.17em;
  color: #004784;
}

.boxbody { _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; }
.wrap .meta a:link,
.wrap .meta a:visited { color: #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
}
.buttons {
  margin-top: 1.33em;
  clear: both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float: left;
  padding: 0 10px 0 0;
  background: url(i/more-arrow.gif) 0% 50% no-repeat;
}



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}
.articlelist .item h3 {
  font-size: 1.16em; 
  margin: 0;
}

.articlelist .item h3 .meta {
  font-size: .7em;
}

.articlelist .summary { line-height: 1.5; }
.articlelist .summary p { margin: 0; }
.articlelist .more {}

.articlelist img {
  float: right;
  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 .boxbody { line-height: 1.4; }

.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-bottom: 0;
}

.article .subtitle {
  clear: none;
  margin-top: -.54em;
  font-size: 1em;
}

.article .summary {
  color: #777;
  padding: 4px 0;
  margin: 0 0 .7em 0;
}

.article .boxbody p {
  margin-bottom: 1em;
}

.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 blockquote {
  background: #fbd91c url(i/blockquote-bg.png) repeat-x;
  border: 1px solid #fde797;
  padding: 7px;
  margin: 0 0 1em;
  color: #004784;
}

.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 table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}

.article ul {
  list-style: disc;
  padding-left: 2.5em;
  margin-bottom: .7em;
}
.article li { margin-bottom: .54em; }


.paging ul { list-style: none; padding: 0; }
.paging li { clear: none; }
.paging .prev { float: left; margin-right: 1em; }





/* ******  imagebox  ****** */

.imagebox {
  line-height: 1.2;
  font-size: .85em;
  float: right;
  margin: 0 0 .75em 12px;
  color: #666;
}
.imagebox ul.imagelist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.imagebox li.image {
  margin: 0 0 1em 0;
}

.imagebox .img {
  display: block;
  border: 3px solid #ddd;
}
.imagebox img {
  clear: none;
  float: none;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  max-width: 280px;
}

.imagebox .longdesc,
.imagebox small.credit {
  background-color: #ededed;
  padding: 7px 9px 12px 9px;
  margin-top: 5px;
  max-width: 262px;
  _width: 262px;
}
.imagebox .longdesc strong.title {
  display: block;
}

.imagebox small.credit {
  display: block;
  position: relative;
  padding-top: 0;
  margin-top: -3px;
  font-size: .91em;
  color: #aaa;
}






/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.ipopup-container-wrapper { 
  margin: 32px auto; 
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
  width: 666px;
}
.ipopup-container .img { display: block; text-align: center; }
.ipopup-container .image img {
  _width: 666px;max-width: 666px;
}
.ipopup-container .title { display : none; }
.ipopup-container .desc {
  width : 666px;
  padding : 5px 0;
  text-align : left;
}

.ipopup-container a {
  cursor : pointer;
  _cursor : hand;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}

.ipopup-container .stepper {
  padding: 5px 0;
}
.ipopup-container .paging .next {
  float: right;
}
.ipopup-container .paging li.nav-end { display: none; }






/* ******  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;
}
.pgmain p.morequizes { overflow: hidden; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float: left;
  width: 45%;
  margin-right: 4.5%;
  _display: inline;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  margin-bottom: 1em;
  min-height: 23.5em;
  _height: 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear: both;
  font-size: .92em;
  color: #777;
  margin: 0;
}
.quizlist .totalnum { margin-top: .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float: left;
  margin-bottom: .09em;
  margin-right: .5em;
  font-weight: normal;
  width: 10em;
}






/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }

.contactform .fi_txt,
.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  ****** */

.breadcrumbs {
  position: absolute;
  top: 370px;
  left: 212px;
  width: 450px;
  font-size: 0.92em;
  color: #B3B3B3;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration: none;
  color: #B3B3B3;
  font-weight: normal;
}
.breadcrumbs i { font-style: normal; }





/* ******  mnav  ****** */

.mnav {
  position: absolute;
  top: 181px;
  left: 15px;
  width: 960px;
  text-transform: uppercase;
  margin-top: -.6em;
}

.mnav .boxhead { position:absolute;right:9999px;left:auto; }

.mnav .boxbody {
  padding: 0;
  font-weight: bold;
  font-size: .92em;
}

.mnav ul {}

.mnav li {
  _display: inline;
  float: left;
}

.mnav li a {
  display: block;
  float: left;
  padding: 4px 10px;
  background: url(i/mnav-sep.png) no-repeat 0 60%;
}

.mnav .cat1 a {
  background: none;
}

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  outline : 0;
}

.mnav .parent a,
.mnav .current a {
  font-weight: bold;
}





/* ******  snav  ****** */

.snav {
  margin-bottom: 1em;
}

.snav .boxhead {
  display: none;
}

.snav ul {}
  
.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _display: inline;
  padding-bottom: 0;
}

.snav .boxbody a {
  display: block;
  padding: .1em 0;
  font-weight: bold;
}

.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {

}

.snav .parent a,
.snav .current a {
  font-weight: bold;
}

.snav .level2 {}

.snav .level2 a {
  font-weight: normal;  
  padding-left: 1.4em;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight: bold;
}

.snav .level2 .level3 a {
  font-weight: normal;  
  padding-left: 2.8em;
}

.snav .level3 .current a {
  font-weight: bold;
}






/* ******  flnav  ****** */

.flnav {
  position: absolute;
  top: 94px;
  margin-top: -.68em;
  right: 50%;
  margin-right: -223px;
  width: 450px;
  font-size: .83em;
}

.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav ul {
  float: right;
}

.flnav li {
  float: left;
}

.flnav li a {
  color: #5B5B5B;
  float: left;
  padding: 3px 13px 2px 16px;
  background: url(i/flnav-cat1.png) no-repeat 0 40%;
  font-weight: bold;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.flnav .cat2 a { background-image: url(i/flnav-cat2.png); }
.flnav .cat3 a { background-image: url(i/flnav-cat3.png); }
.flnav .cat4 a { background-image: url(i/flnav-cat4.png); }

.flnav .parent a,
.flnav .current a { font-weight: bold; }




/* ******  dropmenu  ****** */

.dropmenu {
  position: absolute;
  top: 175px;
  right: 131px;
  width: 111px;
  z-index: 30;
}

.dropmenu .boxhead,
.dropmenu .boxhead a {
  font-size: .84em;
  color: #5B5B5B;
  border: 1px solid #beb167;
  border-top: 1px solid #dec223;
  background: #fff url(i/dropmenu-boxhead.png) repeat-x 0 100%;
  padding: 2px 4px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  margin: 0;
}

.dropmenu .boxhead a {
  background: url(i/dropmenu-arrow.png) no-repeat 100% 50%;
  margin: -2px -4px;
  border: none;
  font-size: 1em;
  outline: 0;
}

.dropmenu .boxhead a:hover,
.dropmenu .boxhead a:focus,
.dropmenu .boxhead a:active {
  text-decoration: none;
}

.dropmenu .boxbody {
  border: 1px solid #beb167;
  background: #fff;
  border-top: none;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.dropmenu ul {
  _height:0;min-height:0; /* ie hasLayout fix */
}

.dropmenu li a {
  font-size: .92em;
  display: block;
  padding: 2px 4px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.wrap .dropmenu li a:hover,
.wrap .dropmenu li a:focus,
.wrap .dropmenu li a:active {
  background: #002D6C;
  color: #fff;
  text-decoration: none;
}




/* ******  monthlist ****** */

.pgmain 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 .boxbody {
  position: relative;
}
.calendar { margin: 0; }
.pgextra1 .calendar,
.pgextra2 .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; }



.dateinfo {
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  margin: 0px 4px;
  padding: 0;
  text-align: left;
}
td:hover .dateinfo {
  display: block;
}
.dateinfo strong {
  display: block;
  margin-bottom: 2px;
  padding: 2px 8px 0px 8px;
  color: #272727;
}
.dateinfo ul {
}
.dateinfo li {
  border-top: 1px solid #ccc;
}
.dateinfo li a {
  padding: 2px 8px 2px 4px;
}
.evwrap .dateinfo li a {
  min-width: 120px;
  max-width: 300px;
  display: block;
  text-align: left;
  font-weight: normal;
}





/* ******  advert  ****** */

.advert {
  text-align: center;
  overflow: hidden;
  width: 100%;
}

.advert .boxhead { text-align: left; }

.advert .boxbody { text-align: center; }

.advert img { margin-bottom: 1em; }



.pgfoot .advert {
  background: url(i/pgfoot-advert-top.png) no-repeat 50% 0;
  padding-top: 21px;
}

.pgfoot .advert img {
  margin-bottom: 27px;
}




/* ******  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: 98px;
  margin-top: -.8em;
  right: 0;
  width: 198px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }

.qsearch .boxbody { padding: 0; }

.qsearch .fi_txt input {
  width: 100px;
  border: 1px solid #c3c3c3;
  border-top: 2px solid #e1e1e1;
  background: #fff url(i/qs-input-bg.png) repeat-x 0 100%;
  font-size: .92em;
  padding-left: 1px;
  width: 84px;
  margin-right: 5px;
}

.qsearch .fi_btn input {
  width: 36px;
  background: url(i/qs-btn-input.png) no-repeat 0 50%;
  font-size: .83em;
  border: none;
}





/* ******  sitemap  ****** */
.sitemap .boxbody {
  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 .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { border-color: #004784; }
.sitemap .boxbody i:hover { border-color: #aaa; }






/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom: 1em;
}

.mediagallery .boxbody {
  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 li {
}

.imagelist li a {
  height: 160px;
  width: 200px;
  vertical-align: middle;
  text-align: center;
}

.imagelist li img {
}

.imagelist li a:hover img,
.imagelist li a:focus img,
.imagelist 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 {
}





/* ******  people  ******* */

.people h3 {
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 6px 6px 6px 11px;
  border-bottom: 1px solid #161717;
}

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
}

.people .even td {
  background: #fcfbd4;
}

.people table a {
}

.people table .netfang a {
}

.people .close {
  display: block;
  background: #161717  url(i/people-close.gif) 6px 50% no-repeat;
  border-right: 1px solid #161717;
  border-left: 1px solid #161717;
  padding: 3px 22px;
  color: #fff;
}
.people .close:hover {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}
.people .open {
  display: none;
}
.people .subrow td {
  padding: 0;
}



/* ******  persona  ******* */
td .persona {
  padding: 15px 10px 13px 157px;
  margin: 0;
  width: auto;
  background: 0;
  border: 1px solid #513f17;
  border-top: none;
  border-bottom: none;
}
td .persona .boxbody {
  padding: 0 0 2em;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size: 1.67em;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 5px;
}
td .persona .imgbox {
  padding: 0 20px .75em 0;
  float: left;
  padding-bottom: 0;
  margin: 0 0 0 -116px;
}
td .persona .imgbox img {
  border: 1px solid #fff;
  padding: 0;
  max-height: 140px;
  max-widtht: 105px;
}
td .persona ul {
}
td .persona li {
  margin-bottom: .3em;
}
td .persona li b {
  display: inline;
  font-weight: normal;
}
td .persona .title b {
  font-weight: bold;
}
td .persona .info {
  margin-right: 20px;
}






/* ******  footer  ****** */

.footer {
  background: url(i/footer-top.png) no-repeat 50% 0;
}

.footer .boxhead { /* display: none; */ }

.footer .boxbody {
  text-align: center;
  font-size: .92em;
  padding-top: 12px;
}

.footer .boxbody p {
  margin: 0;
}

.footer .boxbody a {
  color: #272727;
}




/* ******  byggiraeplica  ****** */

.byggiraeplica {
  position: absolute;
  left: 50%;
  margin-left: -491px;
  width: 962px;
  text-align: right;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-right: 20px;
  bottom: -50px;
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left: 135px;
  padding-top: 19px;
  background: url(http://codecentre.eplica.is/f/ba_e2-b50.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b50.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */

.imgbanner {
  position: absolute;
  top: 198px;
  left: 14px;
  width: 964px;
}





/* ****** pagestyle  ****** */

.pagestyle { 
  position: absolute;
  top: 87px;
  right: 50%;
  margin-right: -263px;
  width: 34px;
}

.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle li {
  float: left;

}

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 15px;
  height: 16px;
  background: url(i/font-dwn.png) no-repeat;
  float: left;
}

.pagestyle .up a {
  width: 19px;
  background-image: url(i/font-up.png);
}

.pagestyle .userstyles a {
  background-image: url(i/font-alt.gif);
}

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -16px;
}



/* *****  rsslink  ***** */

.rsslink {
  position: absolute;
  right: 50%;
  margin-right: -283px;
  top: 87px;
}

.rsslink a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 16px;
  height: 16px;
  background: url(i/rss-icon.png) no-repeat;
  float: left;
}

.rsslink a:hover,
.rsslink a:focus,
.rsslink a:active {
  background-position: 0 -16px;
}



/* *****  qlinks  ***** */

.qlinks {
  width: 260px;
  border-top: 1px solid #d5cb96;
  position: absolute;
  top: 197px;
  right: 14px;
  z-index: 20;
  background: url(i/qlinks-sep.png) repeat-x 0 46px;
}

.home .qlinks {
  border-bottom: 1px solid #d5cb98;
}

.qlinks .boxhead { position:absolute;right:9999px;left:auto; }

.qlinks .boxbody {
  padding-left: 15px;
}

.home .qlinks .boxbody {
  border-bottom: 1px solid #d5cb98;
}

.qlinks .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.qlinks ul {
  margin-top: -2em;
  padding-top: 24px;
  _height:0;min-height:0; /* ie hasLayout fix */
  ~padding-bottom: 14px;
}

.qlinks li {
  float: left;
  padding-bottom: 5px;
  background: url(i/qlinks-long-bot.png) no-repeat 0 100%;
  margin: 10px 0 14px 22px;
  _display: inline;
}

.qlinks li a {
  color :#fff;
  float: left;
  font-weight: bold;
  background: url(i/qlinks-long-top.png) no-repeat;
  display: block;
  text-align: center;
  width: 87px;
  padding-top: 5px;
  white-space: nowrap;
  overflow: hidden;
}

.qlinks li span {
  display: block;
}

.qlinks .short {
  background-image: url(i/qlinks-short-bot.png);
}

.qlinks .short a {
  background-image: url(i/qlinks-short-top.png);
  width: 73px;
}

.qlinks .double {
  margin-top: 4px;
  margin-bottom: 6px;
}

.qlinks .talk {
  background-image: url(i/qlinks-spjall-bot.png);
}

.qlinks .talk a {
  background-image: url(i/qlinks-spjall-top.png);
  padding-top: 11px;
  padding-left: 15px;
  width: 73px;
}

.wrap .qlinks li a:hover,
.wrap .qlinks li a:focus,
.wrap .qlinks li a:active {
  color: #fff;
}

.qlinks li a span {
  font-size: .92em;
}





/* *****  requestform  ****** */

.requestform h3 {
  color: #002E70;
}

.requestform .fi_bdy textarea {
  width: 400px;
  height: 100px;
}






/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color: #004784;  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; }





/***************************/
/* *******  HOME  ******** */
/***************************/


/* ****  layout  **** */

.home .pghead {
  background-image: url(i/home/pghead.png);
  _background-image: url(i/home/pghead.gif);
  height: 341px;
}

.home .pgextra2 .wrap {
  padding: 0;
}

.home .pgextra3 {
  width: 954px;
  margin-left: 14px;
  position: relative;
  z-index: 15;
}

.home .pgmain {
  width: 954px;
  margin-left: 14px;
  _display: inline;
}

.home .pgmain .wrap {
  padding: 17px 0 15px;
}

.home .pgextra3 .wrap {
  width: 100%;
  overflow: hidden;
  _height: auto;
   background: url(i/home/pgextra3.png) no-repeat;
}




/* *****  fbox  ***** */


.fbox {
  float: left;
  width: 188px;
  margin: 20px 20px 0 23px;
  _display: inline;
}

.fbox .boxhead {
  text-transform: uppercase;
  font-size: 1.24em;
  margin-bottom: .4em;
}

.fbox .boxbody {
  font-size: .92em;
  color: #5B5B5B;
  padding-bottom: 10px;
  font-weight: bold;
}

.fbox .boxbody a {
  color: #5B5B5B;
}

.fbox h3 {
  color: #004784;
  margin: 0 0 1em;
  font-size: 1.24em;
}

.fbox h4 {
  color: #5B5B5B;
  text-transform: uppercase;
  margin-bottom: .8em;
}

.fbox li {
  background: url(i/list-dots.png) no-repeat 0 .5em;
  padding-left: 10px;
  margin-bottom: .2em;
}

.fbox li.talk {
  padding-bottom: 5px;
  background: url(i/qlinks-long-bot.png) no-repeat 0 100%;
  margin: -8px 0 9px -14px;
  padding-left: 0;
}

.fbox li.talk a {
  color :#fff;
  font-weight: bold;
  background: url(i/qlinks-long-top.png) no-repeat;
  display: block;
  text-align: center;
  width: 87px;
  padding-top: 5px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 1.08em;
}

.wrap .fbox .talk {
  background-image: url(i/qlinks-spjall-bot.png);
}

.wrap .fbox .talk a {
  background-image: url(i/qlinks-spjall-top.png);
  padding-top: 11px;
  padding-left: 15px;
  width: 73px;
}

.fbox .talk a:hover,
.fbox .talk a:focus,
.fbox .talk a:active {
  color: #fff;
}




/* *****  advert  ****** */

.home .pgmain .advert {
  padding-top: 5px;
  width: 461px;
  float: left;
  background: url(i/home/advert-sep.png) repeat-y 100% 0;
}

.home .pgmain .advert img {
  margin-bottom: 5px;
}



/* ****  articlelist  **** */

.home .pgmain .articlelist {
  margin-left: 27px;
  float: left;
  width: 465px;
  _display: inline;
}

.home .pgmain .articlelist .boxbody {
  padding-top: 20px;
}

.home .pgmain .articlelist .item {
  width: 190px;
  float: left;
  margin-right: 40px;
  position: relative;
  padding-bottom: 1em;
  _display: inline;
}

.home .pgmain .articlelist .item .meta {
  position: absolute;
  bottom: 0;
  left: 0;
}

.home .pgmain .articlelist .summary {
  font-size: .92em;
}








