.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; -ms-overflow-y: scroll; }


body {
  background: #fff url(i/body-bg.png) repeat-x;
  margin: 0;
  padding: 0;
  color: #272727;
  line-height: 1.2;
  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: ""; }


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: #3395A0;
  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;
  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: #333;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #999;
}

.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: #F5F5F5;
  border: 1px solid #D6D6D6;
  color: #888;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #4E2D24;
  color: #4E2D24;
}


.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: 968px;
  margin: 0 auto;
  text-align: left;
  background: url(i/pgwrap-bg.png) repeat-y;
}



.pghead {
  background: url(i/pgh-bg.png) no-repeat;
  height: 615px;
}

.pghead .brand {
  margin:0;
  font-size :1em;
}

.pghead .brand img.logo {
  margin: 9px 19px;
  vertical-align: middle;
}

.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }

.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float: left;
  margin-left: 229px;
  width: 731px;
  _display: inline;
  margin-top: -480px;
}

.home .pgmain,
.threecol .pgmain {
  width: 436px;
  margin-right: 295px;
}

.pgmain .wrap {
  padding: 0 22px 21px;
  min-height: 460px; _height: 460px;
}

.pgextra1 {
  float: left;
  width: 295px;
  _display: inline;
  margin-left: -295px;
  _margin-left: -296px;
  margin-top: -400px;
}

.pgextra1 .wrap {
  padding: 0 24px 0;
}

.pgextra2 {
  float: left;
  width: 216px;
  margin-left: -952px;
  _display: inline;
  margin-top: -480px;
  background: url(i/p2-bg.png) no-repeat;
}

.pgextra2 .wrap {
  padding: 0 14px;
}

.pgfoot {
  clear: both;
  background: #fff url(i/pgfoot-bg.png) no-repeat;
}

.pgfoot .wrap {
  padding: 12px 0;
}


.milli .pgmain,
.milli .pgextra1 {
  margin-top: -256px;
}

.milli .pgmain {
  background: url(i/milli-pgmain.png) no-repeat 100% 0;
}

.milli .pgmain .wrap {
  padding-top: 20px;
}



/* 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: .8em;
  margin-top: 0;
  font-size : 1.17em;
  font-family: Trebuchet MS;
  margin-bottom: 1.6em;
}

.pgmain .boxhead {
  font-size: 2.2em;
  font-weight: normal;
  color: #3395a0;
}
.threecol .pgmain .boxhead {
  margin-right: -295px;
  position: relative;
  z-index: 1;
}
/*
.milli .pgmain .boxhead {
  position: absolute;
  top: 135px;
}
*/
.milli .pgmain .boxhead,
.home .pgmain .boxhead {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: bold;
  padding: 18px 0 18px;
  margin: 0;
  font-family: Arial;
}
.milli .pgmain .boxhead {
  padding-top: 0;
}

.pgextra1 .boxhead,
.pgextra2 .boxhead {
  text-transform: uppercase;
  color: #3395A0;
}


.pgextra1 .sbox {
  background: url(i/sbox-bg.png) no-repeat;
  border-left: 1px solid #d9d9d9;
  margin: 0 -24px;
  padding-top: 16px;
}

.pgextra1 .sbox .boxhead {
  padding: 0 24px;
  margin-bottom: 6px;
}

.pgextra1 .sbox .boxbody {
  background: url(i/sbox-bg.png) no-repeat 0 100%;
  padding: 0 17px 12px 24px;
  overflow: hidden;
  _overflow: visible;
  _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,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
}

.wrap .more a,
.wrap .moreolder a,
.wrap .archivelink a {
  float: left;
  padding: 0 12px 0 0;
  background: url(i/more-arrow.gif) 0% 50% no-repeat;
  text-decoration: underline;
  font-size: .92em;
}

.wrap .moreolder a {
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
  background: url(i/more-arrow.png) no-repeat 100% 60%;
}

.wrap .more a:hover,
.wrap .more a:focus,
.wrap .more a:active {
  text-decoration: none;
}

.wrap .moreolder a:hover,
.wrap .moreolder a:focus,
.wrap .moreolder a:active {
  text-decoration: underline;
}

.buttons {
  margin-top: 1.33em;
  clear: both;
}

.buttons a {
  border: 1px solid #B8B8B8;
  float: right;
  color: #4BD0D7;
  font-size: .92em;
  margin-left: 5px;
  _display: inline;
  padding: 1px 5px;
  display: block;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.wrap .buttons a:hover,
.wrap .buttons a:focus,
.wrap .buttons a:active {
  border-color: #888;
  text-decoration: none;
  color: #333;
}



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}

.milli .pgmain .articlelist .item {
  background: url(i/articlelist-sep-3col.png) no-repeat 3px 0;
  padding-top: 12px;
}

.milli .pgmain .articlelist .firstitem {
  background: none;
  padding-top: 0;
}

.articlelist .item h3 {
  font-size: 1.2em; 
  margin: 0;
  text-transform: uppercase;
}

.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 1em 1em;
  border: 2px solid #e6e6e6;
  background: #fff;
  padding: 1px;
}
.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; 
}



/* ***  events (extends: articlelist)  *** */
.wrap .events .boxhead {
  padding-bottom: 11px;
}

.wrap .events .item {
  position: relative;
  padding-top: 6px;
  _overflow: visible;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.milli .pgmain .events .item {
  background: none;
}

.wrap .events .item h3,
.wrap .events .item h4,
.wrap .events .item .summary {
  padding-left: 50px;
}

.wrap .events .item h3,
.wrap .events li a {
  font-size: 1em;
  text-transform: uppercase;
}

.wrap .events .item h3 a,
.wrap .events li a {
  color: #272727;
}


.events .item .date-split .year { position:absolute;right:9999px;left:auto; }

.events .item .date-split {
  position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  padding: 0;
  margin: 0;
}

.events .item .date-split .day,
.events .item .date-split .month {
  width: 100%;
  display: block;
  text-align: center;
  padding: 0;
}

.events .item .date-split .month {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-transform: none;
  font-size: 10px;
  background: #d71921 url(i/events-month.png) no-repeat;
  padding-top: 7px;
  ~padding-top: 8px;
  padding-bottom: 2px;
}

.events .item .date-split .day {
  color: #3B3B3B;
  font-family: Impact;
  font-size: 18px;
  background: url(i/events-day.png) no-repeat 0 100%;
  padding-top: 22px;
  padding-bottom: 15px;
  font-weight: normal;
}

.wrap .events h3 .meta,
.js-active .wrap .events .item h4.subtitle {
  color: #777;
  font-size: 1em;
  font-weight: normal;
}



/* ******  shoutbox (extends: articlelist)  ****** */

.shoutbox {
  background: url(i/shoutbox-bot.png) no-repeat 0 100%;
  margin: 0 -24px 9px;
}

.shoutbox .boxhead { position:absolute;right:9999px;left:auto; }

.shoutbox .boxbody {
  background: url(i/shoutbox-top.png) no-repeat;
  padding: 17px 16px 20px 24px;
}

.shoutbox .item {
  margin-bottom: 0;
}

.shoutbox .item .summary {
  line-height: 1.3;
}

.shoutbox .item .summary p {
  margin-bottom: .6em;
}






/* ******  article  ****** */

.article .boxbody { line-height: 1.4; }

.article .boxbody h1 {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
}

.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-bottom: 6px;
  font-family: Trebuchet MS;
  color: #878787;
  border-bottom: 1px solid #DCDCDC;
  padding-bottom: 1px;
}


.article .subtitle {
  clear: none;
  margin-top: -.54em;
  font-size: 1em;
}
.article .summary {
  color: #777;
  padding: 4px 0;
  margin: 0 0 .7em 0;
}
.article .summary p { margin: 0; }

.article img { clear: both; vertical-align: text-bottom; }
.article img.left { float: left;  margin: .2em 2em .2em 0; }
.article img.right { float: right;  margin: .2em 0 .5em 2em; }
.article img.center { float: none; display: block; margin: 0 auto .7em auto; text-align: center;}

.article table {
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th {
  font-weight: bold;
  padding: .4em 1.5em .4em 0;
}
.article td {
  padding: .4em 1.5em .4em 0;
}
.article tr.alt td {
}
.article tr:hover td {
}
.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; }



.article .einfo {
  width: 179px;
  float: right;
  color: #fff;
  border-left: 17px solid #fff;
  border-bottom: 17px solid #fff;
  position: relative;
  font-family: Trebuchet MS;
  background: #00bdcb url(i/einfo-bg.png) no-repeat 100% 100%;
  margin-top: 4px;
  margin-bottom: .5em;
  padding: 15px 18px 12px;
  line-height: 1.2;
  font-size: 1.1em;
}

.article .einfo h3 {
  color: #fff;
  border: none;
  margin: -15px -18px .7em;
  padding: 15px 18px 0;
  font-size: 1em;
  background: url(i/einfo-h3.png) no-repeat 100% 0;
}

.article .einfo p strong {
  display: block;
}

.article .einfo a,
.article .einfo a:hover,
.article .einfo a:focus,
.article .einfo a:active {
  color: #fff;
}


/*
.paging ul { list-style: none; padding: 0; }
.paging .prev { float: left; margin-right: 1em; }

.chapters ul { list-style: none; padding: 0; overflow: hidden; }
.chapters li { float: left; margin-right: 1em; }
*/


/* ******  collapse (extends: article)  ****** */
.collapse .collapsebox {
  margin: .5em 0;
}
.collapse .collapsebox h4 a:focus,
.collapse .collapsebox h4 a:link,
.collapse .collapsebox h4 a:visited {
  color: #404040;
  outline: 0;
}
.collapse .collapsecontent {
  background : #e0e0e0;
  border-radius : 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 10px 14px 1px;
}
.collapse .collapsecontent p {
  margin-bottom: 10px;
}




/* ******  imgbox  ****** */
.imgbox {
  position: static;
  float: right;
  padding: 1px;
  margin: 0 0 .75em 12px;
  border: 1px solid #ddd;
  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 .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width: auto; }




/* *** 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: 196px;
  right: 35px;
  width: 680px;
  font-size: 0.92em;
  margin-top: -.6em;
  text-align: right;
}

.home .breadcrumbs,
.milli .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {
  color: #7d7d7d;
}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration: none;
  color: #7D7D7D;
  font-weight: normal;
}
.breadcrumbs i { font-style: normal; }





/* ******  mnav  ****** */

.mnav {
  position: absolute;
  top: 89px;
  left: 7px;
  width: 951px;
  border: 1px solid #7cd8dd;
  background: #000 url(i/mnav-bg.png) repeat-x;
  font-family: Trebuchet MS;
  text-transform: uppercase;
  font-weight: bold;
}

.mnav .boxhead { position:absolute;right:9999px;left:auto; }

.mnav .boxbody {
  padding: 0;
  background: url(i/mnav-hr.png) no-repeat 100% 0;
  width: 100%;
}
.mnav .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.mnav ul {
  padding-left: 12px;
  padding-right: 50px;
}

.mnav li {
  float: left;
  position: relative;
}

.mnav li a {
  padding: 15px 10px 10px;
  display: block;
  _height:0;~min-height:0; /* ie hasLayout fix */
  color: #fff;
  float: left;
  font-size: 12px;
}

.mnav .parent a,
.mnav .current a {
  background: #00BDC8 url(i/mnav-curr-bg.png) repeat-x 0 100%;
  border-left: 1px solid #00BDC8;
  border-right: 1px solid #00BDC8;
  margin-bottom: -1px;
  padding-bottom: 11px; /* +1px */
  
}

.wrap .mnav li:hover a,
.wrap .mnav li.hover a,
.wrap .mnav li a:hover,
.wrap .mnav li a:focus,
.wrap .mnav li a:active {
  color: #d71921;
  text-decoration: none;
}

.mnav li.parent a:hover,
.mnav li.parent a:focus,
.mnav li.parent a:active,
.mnav li.current a:hover,
.mnav li.current a:focus,
.mnav li.current a:active {
  background: #00BDC8 url(i/mnav-curr-bg.png) repeat-x 0 100%;
  color: #fff;
}


.mnav li.hr {
  position: absolute;
  clear: both;
  right: 0;
  top: 0;
}

.mnav li.hr 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: 50px;
  height: 42px;
  font-size: 1.2em;
  font-weight: bold;
  background: url(i/mnav-hr-a.png) no-repeat 50% 50%;
}

.mnav li.hr a:hover,
.mnav li.hr a:focus,
.mnav li.hr a:active {
  background-position: -47px 50%;
  background: url(i/mnav-hr-a.png) no-repeat 50% 50%;
}



.mnav .bubblebox {
  background: url(i/bubblebox-bg-top.png) 0 0 no-repeat;
  _background-image: url(i/bubblebox-bg-top.gif);
  position: absolute;
  right: 0;
  z-index: 10;
  width: 219px;
  padding-top: 20px;
  margin-top: 30px;
  color: #6a6a6a;
  text-transform: none;
  font-family: Arial, Helvetica;
  font-weight: normal;
}
.mnav .home .bubblebox,
.mnav .fagmennt .bubblebox {
  background: url(i/bubblebox-bg-top-reverse.png) 0 0 no-repeat;
  _background-image: url(i/bubblebox-bg-top-reverse.gif);
  right: auto;
  left: 0;
}
.mnav .bubblebox .bubblewrap {
  padding: 0 15px 17px;
  background: url(i/bubblebox-bg.png) 0 100% no-repeat;
  _background-image: url(i/bubblebox-bg.gif);
}


/* ******  snav  ****** */

.snav {
  margin: 0 -17px 1em -14px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.snav .boxhead {
  padding: 6px 17px 6px;
  background: url(i/snav-sep.png) no-repeat 50% 100%;
  margin: 0;
}

.snav li {
  _display: inline;
}

.snav li a {
  display: block;
  padding: 6px 17px 6px;
  background: url(i/snav-sep.png) no-repeat 50% 100%;
  color: #444;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.snav .parent,
.snav .current {
  background: url(i/snav-curr-top.png) no-repeat;
  margin-top: -2px;
}

.snav .parent a,
.snav .current a {
  font-weight: bold;
  background: url(i/snav-curr-bot.png) no-repeat 0 100%;
  color: #11C1CC;
  padding-top: 7px;
}


/* l2 */

.snav .level2 {
  background: url(i/snav-l2.png) repeat-y 0 100%;
  _height:0;~min-height:0; /* ie hasLayout fix */
  padding-top: 3px;
  padding-bottom: 10px;
}

.snav .level2 li {
  background: none;
  margin-top: 0;
}

.snav .level2 li a {
  background: none;
  font-weight: normal;
  color: #444;
  padding: 4px 12px 4px 20px;
  font-size: .92em;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  background: url(i/snav-arrow.png) 21px .55em no-repeat;
  font-weight: bold;
  padding-left: 32px;
}

/* l3 */

.snav .level2 .level3 li a {
  padding: 2px 12px 2px 32px;
  font-weight: normal;
  background: none;
}

.snav .level2 .level3 .parent a,
.snav .level2 .level3 .current a {
  background: url(i/snav-lvl3.png) 32px .45em no-repeat;
  font-weight: bold;
  padding-left: 41px;
}


/* l4 */

.snav .level2 .level3 .level4 li a {
  padding-left: 41px;
  font-weight: normal;
  background: none;
}

.snav .level2 .level3 .level4 .parent a,
.snav .level2 .level3 .level4 .current a {
  background: url(i/snav-lvl3.png) 44px .45em no-repeat;
  font-weight: bold;
  padding-left: 53px;
}



.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {
  color: #444;
}



/* ******  dnav  ****** */

.dnav {
  position: relative;
  margin-bottom: 6px;
}

.dnav .boxhead {
  margin : 0;
  font-size : 1em;
  width : 154px;
  font-weight : normal;
  background : #fff;
  border: 1px solid #c9c9c9;
  padding: 0;
  text-transform : none;
  margin: 0;
  font-family: Arial;
  font-size: .92em;
  width: 179px;
}

.dnav .boxhead a {
  background: url(i/enav-arrow.png) 160px 50% no-repeat;
  display: block;
  padding : 3px 15px 4px 10px;
  color : #272727;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.dnav .boxhead a:hover,
.dnav .boxhead a:focus {
  text-decoration: none;
  color : #272727;
}

.dnav ul {
  width : 179px;
  position: absolute;
  background : #fff;
  border: 1px solid #c9c9c9;
  border-top : none;
  font-size: .92em;
}

.dnav ul li {
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.dnav ul li a {
  display: block;
  color : #272727;
  padding : 4px 10px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.dnav ul li a:hover,
.dnav ul li a:focus {
  background: #02B5BF;
  color : #fff;
  text-decoration : none;
}



/* *****  inav  ****** */

.inav {
  width: 237px;
  margin: 0 -35px;
  padding-top: 11px;
  background: url(i/inav-top.png) no-repeat;
}

.inav .boxhead { position:absolute;right:9999px;left:auto; }

.inav .boxbody {
  background: url(i/inav-bot.png) no-repeat 0 100%;
  padding: 10px 26px 20px 35px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.inav li {
  background: url(i/inav-sep.png) no-repeat;
  _background: none;
  _display: inline;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.inav li.cat1 {
  background: none;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.inav li a {
  color: #fff;
  display: block;
  padding: 7px 10px 9px 42px;
  background: url(i/inav-cat1.png) no-repeat 0 50%;
  font-size: 1.1em;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.inav .cat2 a { background-image: url(i/inav-cat2.png); }
.inav .cat3 a { background-image: url(i/inav-cat3.png); }
.inav .cat4 a { background-image: url(i/inav-cat4.png); }
.inav .cat5 a { background-image: url(i/inav-cat5.png); }
.inav .cat6 a { background-image: url(i/inav-cat6.png); }
.inav .cat7 a { background-image: url(i/inav-cat7.png); }
.inav .cat8 a { background-image: url(i/inav-cat8.png); }
.inav .cat9 a { background-image: url(i/inav-cat9.png); }
.inav .cat10 a { background-image: url(i/inav-cat10.png); }

.inav li a,
.inav .cat2 a,
.inav .cat3 a,
.inav .cat4 a,
.inav .cat5 a,
.inav .cat6 a,
.inav .cat7 a, 
.inav .cat8 a,
.inav .cat9 a,
.inav .cat10 a {
  _background: none;
  _padding-left: 0;
}

.wrap .inav li a:hover,
.wrap .inav li a:focus,
.wrap .inav li a:active {
  color: #fff;
}




/* ******  flnav  ****** */

.flnav {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 165px;
  width: 600px;
}

.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav ul {
  font-size: .92em;
  float: right;
  background: url(i/flnav-sep.png) no-repeat 100% 0;
}

.flnav li {
  float: left;
  background: url(i/flnav-sep.png) no-repeat 0 0;
}

.flnav li a {
  float: left;
  color: #421E14;
  
  padding: 10px 12px 4px;
  display: block;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.flnav .parent a,
.flnav .current a { font-weight: bold; }

.wrap .flnav a:hover,
.wrap .flnav a:focus,
.wrap .flnav a:active {
  color: #333;
}


.flnav .icelandic,
.flnav .english {
  position: absolute;
  right: -0;
}
.flnav .icelandic a,
.flnav .english a {
  background: url(i/english.png) 100% .8em no-repeat;
  padding-right: 19px;
}
.flnav .icelandic a {
  background-image: url(i/icelandic.png)
}


/* ******  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; }





/* ******  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: 66px;
  margin-top: -.8em;
  right: 0;
  width: 234px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }

.qsearch .boxbody { padding: 0; }

.qsearch .fi_txt input {
  width: 160px;
  padding: 1px 2px;
  color: #444;
}

.qsearch .fi_btn input {
  width: 48px;
}





/* ******  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: #c00; }
.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 14px 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 .content {
  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;
  border: none;
}
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 .boxhead { /* display: none; */ }

.footer .boxbody {
  text-align: center;
  color: #5d5d5d;
  padding: 5px 0;
}

.footer .boxbody a {
  color: #5d5d5d;
}

.footer .boxbody em {
  margin: 0 3px;
}
.footer p,
.footer .extra { display: inline; }





/* ******  byggiraeplica  ****** */

.byggiraeplica {
  background: #fff;
  padding-top: 20px;
  padding-bottom: 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-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');
}
.english .byggiraeplica a {
  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 {}

.milli .imgbanner {
  position: absolute;
  top: 135px;
  left: 229px;
}




/* ****** pagestyle  ****** */

.pagestyle { 
  position: absolute;
  top: 8px;
  right: 85px;
  z-index: 10;
}

.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle li {
  float: left;
  _display: inline;
  margin-left: 5px;
}

.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: 18px;
  height: 18px;
  background: url(i/fonts.png) no-repeat -36px 0;
}

.pagestyle .up a {
  background-position: -18px 0;
}

.pagestyle .userstyles a {
  background-position: 0 0;
}

/*
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -24px;
}
*/



/* ******  introbox  ******** */

.introbox {
  width: 344px;
  padding-top: 8px;
  background: url(i/introbox-top.png) no-repeat;
  _background-image: url(i/introbox-top.gif);
  position: absolute;
  top: 195px;
  right: 34px;
  color: #fff;
  margin-top: -2em;
}
.EPLICA_loggedin .introbox {
  background: #19C3CD;
  position: static;
  margin: 0;
}

.introbox .boxhead {
  background: url(i/introbox-bot.png) no-repeat;
  _background-image: url(i/introbox-bot.gif);
  margin: 0;
  padding: 7px 14px 1px 27px;
  font-size: 1.6em;
}

.introbox .boxbody {
  background: url(i/introbox-bot.png) no-repeat 0 100%;
  _background-image: url(i/introbox-bot.gif);
  padding: 10px 20px 20px 27px;
  font-family: Trebuchet MS;
  font-size: 1.2em;
  line-height: 1.4;
}
.milli .introbox .innerfade-active {
  height: 90px;
}
.introbox strong,
.introbox h2 {
  padding: 0 0 1px;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0;
  display: block;
}
.introbox a {
  color: #fff;
}
.wrap .introbox a:hover,
.wrap .introbox a:focus {
  color: #fff;
  text-decoration: underline;
}
.introbox .boxbody p {
  margin-bottom: .3em;
}




/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color: #3395A0;  text-decoration: underline; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }





/**********************/
/*******  HOME  *******/
/**********************/

/* ***  layout  *** */

.home .pgmain,
.home .pgextra1 {
  margin-top: -284px;
}

.home .pgmain {
  background: url(i/home-pgm.png) no-repeat 100% 0;
}


/* ***  box  *** */

.home .pgextra1 .sbox h3 a { display: none; }
/*
.home .pgextra1 .sbox ul a {
  font-weight: normal;
  color: #272727;
}
*/



/* ***  introbox  *** */

.home .introbox,
.home .introbox .boxhead,
.home .introbox .boxbody {
  background: none;
}
.EPLICA_loggedin .home .introbox {
  background: #00B2C0;
}


.home .introbox {
  width: 300px;
  top: 197px;
  right: 12px;
}
.home .introbox .boxhead {
  font-size: 1.6em;
}

.home .introbox .boxbody {
  padding-top: 6px;
  font-size: 1.3em;
}


/* ***  snav  *** */

.home .snav .boxhead {
  position: static;
  margin-bottom: 0;
  padding: 11px 10px 0 16px;
  font-family: Arial;
}

.home .snav .boxbody {
  padding-top: 2px;
}


/* ***  imgbanner  *** */

.home .imgbanner {
  position: absolute;
  top: 135px;
  right: 8px;
}






