.stream { position:absolute;right:9999px;left:auto; }
/* 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 {
  -ms-overflow-y : scroll;
  overflow-y : scroll;
}


body {
  background : #EEEEE7 url(i/body-bg.gif) 50% 0 no-repeat;
  margin : 0;
  padding : 0;
  color : #000;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~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 : #8B1619;
  text-decoration: none;
}

a span {
  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.00em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 0.92em;
  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 #b6b6b6;
  background : #fff;
  color : #333;
}

textarea,
.textinput,
.fi_txt input { padding: 1px 2px; }


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 : #8C1619;
  border : 1px solid #9c393b;
  color : #fff;
}

.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus { border-color : #8B1619; }


.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 {
  clear : both;
  line-height : 0px;
  font-size : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 986px;
  margin : 0 auto;
  text-align : left;
  padding : 0 5px;
  background : url(i/pgw-bg.png) 0 0 repeat-y;
  _background-image : url(i/pgw-bg.gif);
}


.pghead {
  background: url(i/pghead-bg.gif) repeat-x;
  height: 140px;
}
.pghead .brand {
}
  
.pghead .logo {
  vertical-align : top;
  margin-left: 18px;
  position : relative;
}

.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 190px;
  width : 790px;
  _display : inline;
  background: url(i/pgmain-bg.gif) no-repeat;
  margin-top: -40px;
}

.threecol .pgmain {
  width : 600px;
  margin-right : 190px;
}

.pgmain .wrap {
  padding : 0 30px 20px;
  min-height: 300px; _height: 300px;
}

.pgextra1 {
  float : left;
  width : 184px;
  margin-left : -974px;
  _display : inline;
  margin-top: -36px;
}

.pgextra2 {
  float : left;
  width : 190px;
  _display : inline;
  margin-left : -190px;
  _margin-left : -191px;
  margin-top: -40px;
  background: url(i/pgmain-bg.gif) no-repeat 100% 0;
}

.pgextra2 .wrap { padding-top: 81px; }

.pgfoot {
  clear : both;
  margin : 0 -5px -1px;
  background: url(i/pgfoot-bg.gif) no-repeat;
}

.pgfoot .wrap { padding: 10px 0; }



/*
  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            */
/* ********************************** */


.wrap .titlefix h1,
.boxhead {
  padding-top : 1.5em;
  margin-top: 0;
  color: #555;
  font-family: Georgia;
}

.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }


.wrap .titlefix .boxbody h1,
.pgmain .boxhead {
  font-size: 2.23em;
  font-weight: normal;
  margin-top: -.7em;
  padding-top: 40px;
  margin-bottom : 35px;
}

.wrap .titlefix .boxbody h1 { color: #555; }

.pgextra1 .boxhead { clear: left; }

.noheader .boxhead { position:absolute;right:19999px;left:auto; }



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #000;
  display : block; 
  font-weight : normal;
  font-size : .92em;
  margin : 0;
  font-family : Georgia;
}
.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;
  height : 1.2em;
}
.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;
  color: #8c1619;
  text-decoration : underline;
  background : url(i/more-arrow.gif) 100% 50% no-repeat;
}

.buttons a.btnprint {
  position : absolute;
  right: 0;
  top: 0;
  padding-right: 23px;
  background: url(i/btn-print.gif) no-repeat 100% 50%;
  text-transform: none;
  font-size: .92em;
  font-family:  Arial;
  padding-top: 7px;
  padding-bottom: 7px;
}
.wrap .buttons a { margin-right : 10px; }

.wrap .boxbody a.btnback { 
  padding-right : 0;
  padding-left : 10px;
  margin-right : 15px;
  background : url(i/back-arrow.gif) 0 50% no-repeat;
}

/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1.6em;
  width : 100%;
  overflow : hidden;
}

.articlelist .item h3 {
  color: #8C1619;
  font-family: Georgia;
  font-size: 1.6em;
  font-weight: normal;
  margin : 0 0 .3em;
}

.articlelist .item h3 a { color: #8C1619; }

.articlelist .item h3 .meta {
  text-transform: none;
  font-size: .6em;
}

.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em 1em;
  border: 2px solid #929292;
}

.articlelist img.masked {
  border: none;
}

.articlelist ul {
  clear : both;
  margin-bottom: .4em;
  width: 100%;
  overflow: hidden;
}

.articlelist li {
  padding-bottom : .6em;
  clear: left;
  width: 100%;
  overflow: hidden;
}

.articlelist li .meta {
  float: left;
  width: 64px;
  background: url(i/meta-date.gif) no-repeat 92% .55em;
  padding-top: 1px;
}

.articlelist li a {
  float: left;
  font-weight : bold;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}


/* ******  fridhus (extend:articlelist)  ****** */

.fridhus ul {
  list-style : square;
  width: 100%;
  overflow : hidden;
}
.fridhus li {
  float : left;
  width : 40%;
  margin-left: 2em;
  clear : none;
  overflow : visible;
}
.fridhus li a {
  float: none;
}




/* ******  article  ****** */


.article .boxbody {
  position : relative;
}

.article .boxbody h1,
.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-top: 0;
  padding-top: 1em;
  margin-bottom: 0;
  color: #8C1619;
}

.article .boxbody h1 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 0;
  padding-top: 0;
}


.article .boxbody .subtitle {
  clear : none;
  margin-top: -.2em;
  font-size : 1em;
  color: #777;
  padding-top: 0;
}

.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}

.article .summary p { margin : 0; }
.article a {
  font-weight : bold;
}
.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 #ddd;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .4em .6em;
  border-top : 1px solid #eee;
  background-color : #8A1619;
  color: #fff;
}
.article td {
  padding : .3em .6em;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #EBEBEB;
}

.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 .prev {
  float : left;
  margin-right : 1em;
}




.article .styrktable {
  width : 99%;
  border : none;
}
.article .styrktable th { font-size : 1.17em; }
.article .styrktable th,
.article .styrktable td {
  border : none;
}
.article .styrktable th,
.article .styrktable th strong {
  font-family : Georgia; 
  font-weight : normal; 
}
.article .styrktable td.tcol1 { width : 70%; }
.article .styrktable td.tcol2 { width : 15%; }
.article .styrktable td.tcol3 { width : 15%; }

.article .boxbody .nefndtitle {
  font-family : Georgia;
  font-size : 1.5em;
  font-weight : normal;
  margin-bottom : 0;
}
.article .boxbody .nefndtable {
  border : none;
  width : 90%;
}
.article .boxbody .nefndtable tr,
.article .boxbody .nefndtable td {
  border : none;
}
.article .boxbody .nefndtable td {
  width : 50%;
  padding-left : 0;
}

.article .heimild {
  font-size: .92em;
  background: #eee;
  border: 1px solid #ccc;
  color: #555;
}

.article a.footnote {
  vertical-align: super;
  font-size: .83em;
}


.article h3.heimildir {
  color: #777;
  font-size: 1.2em;
  border-bottom: 2px solid #E4E4E8;
  margin-bottom: 6px;
  padding-bottom: 3px;
}

.article ol.footnotes {
  font-size: .92em;
  padding-left: 26px;
}

.article a.showmap {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 118px;
  height: 40px;
  position: absolute;
  right: 52px;
  top: 218px;
  background: url(i/sja-a-korti.png) no-repeat;
}


.article a.showmap:hover,
.article a.showmap:focus,
.article a.showmap:active {
  background-position: 0 -40px;
}



/* ****** hus (extends: article) ****** */

.hus .boxbody {
  background: url(i/hus-bg.png) no-repeat 0 46px;
  padding: 57px 234px 12px 16px;
  position: relative;
  margin-right: -4px;
  text-align: justify;
}

.hus hr {
  border: 1px solid #E4E4E8;
  border-bottom: 1px solid #F1F1F3;
  margin: 12px 11px;
  ~margin-top: 0;
  ~margin-bottom: 5px;
}

.hus .boxbody .imgbox {
  margin-right: -234px;
  background: url(i/hus-imgbox-top.png) no-repeat;
  width: 205px;
  margin: 0 -224px 1em 0;
  ~position: relative;
  ~right: -20px;
}

.hus .imgbox .boxbody {
  background: url(i/hus-imgbox-bot.png) no-repeat 0 100%;
  padding: 8px;
}

.hus .imgbox .boxbody img {
  border: none;
}

.hus .boxbody h1,
.hus .boxbody .subtitle {
  position: absolute;
  top: 22px;
  left: 0;
  margin-top: -1em;
  padding-top: 0;
}

.hus .boxbody .subtitle {
  top: 38px;
}

.hus .btnback,
.hus .senda { display: none; }

.hus a.prenta {
  background: url(i/print-icn.png) no-repeat 0 50%;
  padding: 6px 10px 6px 40px;
  display: block;
  _height:0;~min-height:0; /* ie hasLayout fix */
  text-decoration: none;
  font-size: 1.1em;
  margin-left: -7px;
}




/* ****** tour (extends: article) ****** */

.tour .boxbody {
  padding-right: 230px;
  min-height: 400px; _height: 400px;
}

.tour .boxbody h1 { margin-right: -230px; }

ul.tour-extras {
  float: right;
  width: 198px;
  position : absolute;
  top: 40px;
  right: 0;
  list-style: none;
  padding: 0;
  font-family: Georgia;
  font-weight: bold;
  font-size: 1.2em;
  text-align: center;
}

.tour-extras li {
  background: url(i/imgbox-bottom.gif) no-repeat 0 100%;
  margin-bottom: .6em;
}

.tour-extras li a {
  padding: 12px;
  _padding /**/: 12px 0;
  display : block;
  color: #fff;
  background: url(i/imgbox-top.gif) no-repeat;
}

.tour-extras li.photogallery { background-image: url(i/imgbox2-bottom.gif); }
.tour-extras li.photogallery a { background-image: url(i/imgbox2-top.gif); }

.tour-extras li a span {
  display : block;
  padding: 3px;
}

.tour-extras li img { border: 2px solid #929292; }

.wrap .tour-extras li a:hover,
.wrap .tour-extras li a:focus,
.wrap .tour-extras li a:active { color: #fff; }



/*
.chapters ul {
  list-style : none;
  padding : 0;
  overflow : hidden;
}
.chapters li {
  float : left;
  margin-right : 1em;
}
*/



/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 0;
  margin : 0 0 1.4em 1em;
  width : auto;
  width: 201px;
  background: url(i/imgbox-bottom.gif) no-repeat 0 100%;
  color: #fff;
  text-align: center;
}

.article .imgbox { margin-top: 3.2em; }

.imgbox .boxbody {
  display : block;
  padding : 12px;
  margin : 0;
  background: url(i/imgbox-top.gif) no-repeat;
  font-family: Georgia;
}

.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
  border: 2px solid #929292;
}

.imgbox img.masked { border: none; }

.imgbox .imgcontent {
  text-align: left;
  font-size: 1.2em;
  padding: 6px 0 0 0;
}

.imgbox .imgtext {
  font-weight : normal;
  width : 174px;
}

.imgbox .imgmeta {
  width : 174px;
  font-weight : normal;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}

.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }






/* ******  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_static {
  clear: left;
  margin-bottom : .5em;
}

.contactform .fi_txt label,
.contactform .fi_bdy 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%; }



/* ******  netumsokn  ****** */
.styrktarums fieldset { margin-bottom : 1em; }
.styrktarums fieldset fieldset { margin-bottom : 0; }
.styrktarums h3 {
  color : #8B1619;
  font-family : Georgia;
}
.styrktarums h4 {
  margin-bottom : 1em;
  margin-top : 0;
  font-size : 1em;
}
.styrktarums fieldset h4 {
  margin-bottom : 0;
}
.styrktarums .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.styrktarums .fi_txt input {
  width : 160px;
}
.styrktarums .verkefni label {
  font-weight : bold;
}
.styrktarums .verkefni fieldset .fi_chk {
  padding-left : 1em;
}
.styrktarums .verkefni fieldset label {
  font-weight : normal;
  width : 8.5em;
}
.styrktarums .fi_chk label {
  display : inline-block;
  width : 9.55em;
}
.styrktarums .fi_chk input {
  margin-top : 0;
}
.styrktarums .fi_chk,
.styrktarums .fi_file,
.styrktarums .fi_txt {
  margin-bottom : .6em;
}
.styrktarums .bygging .fi_txt label {
  display : inline-block;
  width : 6.5em;
  text-align : right;
  padding-right : .4em;
}
.styrktarums .bygging .fi_txt #heimilsfang2 {
  margin-left : 7.1em;
  margin-top : .3em;
}
.styrktarums .endurbaetur {
  margin-bottom : 2em;
}
.styrktarums .endurbaetur .fi_txt label {
  padding-right : .4em;
  text-align : right;
}
.styrktarums .umsaekjandi { margin-top : 2em; }
.styrktarums .umsaekjandi h4 { margin-bottom : 1em; }
.styrktarums .umsaekjandi .fi_txt label {
  display : inline-block;
  width : 9em;
  padding-right : .4em;
  text-align : right;
}
.styrktarums .umsaekjandi .fi_txt #umsaekjandi-heimili2 {
  margin-left : 9.6em;
  margin-top : .3em;
}
.styrktarums .umsaekjandi .fi_txt .kt {
  width : 5em;
  text-align : right;
  padding-right : 4px;
}
.styrktarums input#lysing1,
.styrktarums input#lysing2,
.styrktarums input#lysing3,
.styrktarums input#lysing4,
.styrktarums input#lysing5 {
  width : 340px;
  margin-right : 1em;
}
.styrktarums label.lysing {
  display : inline-block;
  width : 11em;
}
.styrktarums .long .kr1 { width : 2.9em; text-align : right; display : inline-block; }
.styrktarums .long .kr2 { width : 5.7em; text-align : right; display : inline-block; }

.styrktarums label.honnun-endurbota,
.styrktarums label.idnmeistari-endurbota { display : inline-block; width : 11em; }
.styrktarums input#honnun-endurbota,
.styrktarums input#idnmeistari-endurbota { width : 216px; }

.styrktarums .fi_btn {
  float: left;
}

.styrktarums .fi_btnprint {
  float: right;
}


/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 161px;
  right : 36px;
  width : 730px;
  font-size : 0.92em;
  margin-top: -.7em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div { text-align: right; }

.breadcrumbs span,
.breadcrumbs a {
  text-decoration : none;
  color: #777;
}

.breadcrumbs i {
  font-style: normal;
  color: #777;
}



/* ******  mnav  ****** */

.mnav {
  position : absolute;
  z-index: 1;
  top: 43px;
  left: 223px;
  width: 760px;
}

.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.zoom2 .mnav .boxbody { font-size : 1.09em; }
.zoom3 .mnav .boxbody { font-size : 1em; }
.mnav .boxbody {
  padding : 0;
  font-family: Georgia;
  font-size: 1.09em;
}

.mnav ul {}
  
.mnav li {
  float: left;
  margin-left: -.7em;
}

.mnav li a {
  text-transform : uppercase;
  float: left;
  color: #1c1c1c;
  padding: 20px 12px 2px 12px;
}

.mnav a:hover,
.mnav a:focus,
.mnav a:active {
 
}

.mnav li.cat1 { background: none; }

.mnav .parent a,
.mnav .current a {
  background: url(i/mnav-arrow.gif) no-repeat 50% 0;
  color: #8C1619;
  font-weight : bold;
}





/* ******  snav  ****** */

.snav { background: url(i/snav-bottom.gif) no-repeat 0 100%; }

.snav .boxhead { position:absolute;right:19999px;left:auto; }

.snav .boxbody {
  background: url(i/snav-top.gif) no-repeat;
  min-height: 90px; _height: 90px;
  padding: 40px 9px 3px 2px;
}

.snav li { background: url(i/snav-sep.gif) repeat-x; }

.snav li span { _display: none; }

.snav li a {
  display : block;
  padding: 5px 10px 4px 33px;
  color: #111;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/arrow-gray.gif) no-repeat 19px .63em;
}

.snav li.cat1 { background: none; }

.snav .parent a,
.snav .current a {
  background-image: url(i/arrow-red.gif);
  font-weight: bold;
}

.snav .parent a {
  background: url(i/arrow-red-dwn.gif) no-repeat 16px .99em;
}


/* l2 */

.snav .level2 {
  background: url(i/snav-sep.gif) repeat-x;
  font-size: .92em;
  padding: 5px 0;
}

.snav .level2 li { background: none; }

.snav .level2 li a {
  background: none;
  font-weight: normal;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  color: #8B1619;
  text-decoration: underline;
}


/* l3 */
.snav .level3 {
  padding : 8px 0;
  margin-right : -7px;
  position : relative;
  z-index : 1;
  background : #f6f6f6;
  margin-bottom : -1px;
  border-top : 1px solid #e5e5e5;
  border-bottom : 1px solid #e5e5e5;
}

.snav .level2 .level3 a {
  text-decoration: none;
  color: #1d1d1d;
}

.snav .level2 .level3 .current a {
  text-decoration: underline;
}

.snav .boxbody li a:hover,
.snav .boxbody li a:focus {
  text-decoration : underline;
}



/* ******  enav  ****** */

.enav { float : right; }

.enav .boxhead { position:absolute;right:9999px;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.enav li.cat1 { border : none; }

.enav .boxbody a {}

.enav .parent a,
.enav .current a { font-weight : bold; }





/* ******  flnav  ****** */

.flnav {
  position : absolute;
  top : 16px;
  margin-top : -.7em;
  right : 300px;
  width: 400px;
}

.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav ul {
  float: right;
  font-size: .92em;
}

.flnav li { float : left; }

.flnav li a {
  float: left;
  color: #fff;
  background: url(i/flnav-sep.gif) no-repeat 0 55%;
  padding: 4px 6px 4px 8px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.flnav li.cat1 a { background: none; }

.wrap .flnav li a:hover,
.wrap .flnav li a:focus,
.wrap .flnav li a:active {
  color: #fff;
}





/* ******  langnav  ****** */

.langnav {
  display : none;
  position : absolute;
  top: 14px;
  right: 0;
  width: 86px;
}

.langnav .boxhead { position:absolute;right:19999px;left:auto; }


.langnav li {
  float: left;
  background: url(i/flags/flag1.gif) no-repeat 50% 50%;
  margin-right: 7px;
}

.langnav li.cat2 { background-image: url(i/flags/flag2.gif); }
.langnav li.cat3 { background-image: url(i/flags/flag3.gif); }
.langnav li.cat4 { background-image: url(i/flags/flag4.gif); }
.langnav li.cat5 { background-image: url(i/flags/flag5.gif); }

.langnav li a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 33px;
  height: 23px;
  background: url(i/langnav-hover.gif) no-repeat;
  float: left;
}

.langnav li a:hover,
.langnav li a:focus,
.langnav li a:active {
  background: none;
}





/* ******  monthlist ****** */

.pgmain td table.calendar { font-size : .92em; }

.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.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  ****** */
.calendar { margin : 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.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 : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.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 .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 : 18px;
  margin-top : -.7em;
  right : 85px;
  width : 200px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }

.qsearch .boxbody { padding : 0; }

.qsearch .fi_txt input {
  width : 150px;
  font-size : .92em;
}

.qsearch .fi_btn input {
  width : 3.6em;
  font-size : .92em;
  background : #eeeee7;
  color : #8c1619;
}





/* ******  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; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */

.gallery .boxbody {
  padding-right : 0;
  text-align: center;
}

.gallery table { width : 100%; }

.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : middle;
}

.gallery img { margin : 0 auto; }




/* ******  galleryitem  ****** */

.galleryitem .boxbody { text-align : center; }
.galleryitem .ctrls a { padding : 0 .3em; }
.galleryitem img { margin : .5em 0; }




/* ******  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/_temp_dev/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  ******* */
.persona .content {
  padding-bottom : 2em;
}

.persona h3 {
  font-size : 1.33em;
}
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  display : inline;
  font-weight : normal;
}
.persona .title b {
  font-weight : bold;
}
.persona .imgbox {
  padding : 0 20px .75em 0;
  float : left;
}


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 {
  _height : auto;
}


td .persona .content {
  padding : 0;
  _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-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 .info {
  margin-right : 20px;
}






/* ******  footer  ****** */

.footer .boxhead { /* display : none; */ }

.footer {
  text-align: center;
  color: #3a3a3b;
}

.footer .boxbody { padding: 20px 0; }

.footer em { margin: 0 3px; }

.footer small { font-size: .92em; color : #747474; }


.footer a {
  color: #8c1619;
  text-decoration: underline;
}

.wrap .footer a:hover,
.wrap .footer a:focus,
.wrap .footer a:active {
  text-decoration: none;
}





/* ******  byggiraeplica  ****** */

.byggiraeplica {
  padding-top : 20px;
  text-align : right;  
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-top: -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-b25.png) 0 0 no-repeat;  /* (Black)  -- Use `ba_e2-w.png` for white */
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b25.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */

.imgbanner {}





/* ****** pagestyle  ****** */

.pagestyle { 
  position : absolute;
  top : 10px;
  right : 11px;
  width: 60px;
}

.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle li { float : left; }

.pagestyle a {
  float: left;
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 26px;
  height: 18px;
  background : url(i/font-dwn.gif) no-repeat;
}

.pagestyle .up a { background-image : url(i/font-up.gif); }

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active { background-position: 0 -18px; }





/* *** 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; }






/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }







/**********************/
/******** HOME ********/
/**********************/


/* *** layout *** */

.home .pgmain {
  margin: 0 0 -4px;
  width: 100%;
  background: none;
}

.home .pgmain .wrap { padding: 165px 1px 0; }


.pb-top,
.pb-bottom {
  width: 100%;
  overflow: hidden;
  background: #fff url(i/home/pbt.gif) no-repeat 6px 100%;
}

.pb-bottom {
  background-image: url(i/home/pbb.gif);
  border-top: 7px solid #fff;
}



/* *** box *** */

.sbox {
  float: left;
  margin: 0 2px 0 6px;
  _display: inline;
  width: 319px;
}
.home .sbox .meta {
  font-family : Arial, Helvetica, sans;
}

.home .pgmain .boxhead {
  margin: 0;
  font-size: 1.2em;
}


.home .pgmain .boxbody { padding: 12px 20px 0; }

.pb-bottom .sbox .boxbody { 
  background : url(i/home/sbox-bg.gif) 0 0 repeat-x; 
  margin : 0 1px; 
  padding : 12px 19px 0; 
  _height:100px;min-height:100px; /* ie hasLayout fix */
}

.pb-top .sbox {
  margin: 0 4px 0 6px;
  width: 482px;
  background: url(i/home/pbt-box-top.gif) no-repeat;
  min-height: 112px; _height: 112px;
  padding-top: 8px;
}


.home .pb-top .boxhead {
  color: #8C1619;
  font-family: Georgia;
  font-size: 1.4em;
  margin : 0 0 -8px;
  padding: 12px 22px 0;
}


.pb-bottom .boxhead {
  background: #575757 url(i/home/boxhead-bg.gif) no-repeat;
  color: #fff;
  padding: 6px 22px;
}




/* *** buttons *** */

.home .wrap .more a,
.home .wrap .buttons a,
.home .wrap .moreolder a,
.home .wrap .archivelink a {
  float: right;
}





/* *** articlelist *** */

.home .articlelist .item h3 {
  border: none;
  margin: 0 0 .1em;
}

.home .pb-bottom .articlelist .item h3 {
  font-size: 1em;
  font-family: Arial;
  text-transform: none;
  font-weight: bold;
}

.home .pb-bottom .articlelist .item h3 .meta { font-size: .92em; }

.home .articlelist .more,
.home .pb-bottom .articlelist .moreolder,
.home .pb-bottom .articlelist .archivelink {
  height: auto;
  width: 100%;
  overflow: hidden;
  margin : .4em 0;
}
.home .pb-bottom .articlelist .item { line-height : 1.6; }
.home .pb-bottom .articlelist .item .more a {
  float: none;
}

.home .articlelist ul li a { width: 200px; }


/* *** imgbanner *** */

.home .imgbanner {
  position : absolute;
  top: 60px;
  right: 11px;
}




/* **** quicknav **** */

.quicknav {
  float: left;
  width: 180px;
  margin-left: 6px;
  _display: inline;
  margin-top: -163px;
  margin-bottom: 1em;
}

.quicknav .boxhead {
  text-transform : uppercase;
  color: #8C1619;
  font-size: 1.3em;
  font-weight: normal;
  padding: 0 0 0 20px;
  position : relative;
}

.wrap .quicknav .boxbody {
  padding: 0;
}

.quicknav li {
  background: url(i/home/quicknav-sep.gif) no-repeat 0 100%;
}

.quicknav li a {
  display : block;
  padding: 6px 10px 5px 38px;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/home/quicknav-dot.gif) no-repeat 23px .92em;
  color: #000;
}




/* **** bannertxt **** */

.bannertxt {
  position : absolute;
  top: 280px;
  right: 11px;
  width: 790px;
  z-index: 3;
  text-align: right;
  color: #fff;
  font-family: Georgia;
  font-size: 1.5em;
  background: url(i/home/bannertxt-bg.png) no-repeat 0 100%;
  _background-image: url(i/home/bannertxt-bg.gif);
  border-top: 1px solid #dadada;
  margin-top: -1.5em;
}

.bannertxt p {
  padding: 10px 19px 8px;
  margin: 0;
}








