/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pghead .wrap {
  border-bottom: none;
}

.pghead .brand {
  height: 177px;
}

.home .pghead .brand {
  height: 84px;
}

.pgmain {
  background : url(i/pagebody-bak.gif) no-repeat;
}

.home .pgmain,
.onecol .pgmain {
  background: transparent none;
}
.home .pgmain .wrap {
  padding: 0 2px;
}
.twocol .pgmain .wrap {
  padding-bottom: 0;
}
.onecol .pgmain .wrap {
  padding: 18px 7px 0 22px;
}



.home .pgextra1 { display: none; }



.onecol .pgextra2,
.onecol .pgextra2 .wrap {
  padding: 0;
}



.home .pgfoot {}
.onecol .pgfoot {
  background-position: 100% -40px;
  padding-top: 29px;
}







.boxhead i { font-style: normal; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 170px;
  width : 680px;
  left : 280px;
  font-size : .83em;
  color : #4C7599;
  margin-top: 0;
}

.home .breadcrumbs,
.breadcrumbs .boxhead,
.breadcrumbs strong { position:absolute;right:9999em;left:auto; }
.wrap .breadcrumbs div a {
  text-decoration : none;
  color : #fff;
  margin : 0 1px;
}

.breadcrumbs div b a {
  font-weight: normal;
}




.breadcrumbs {
  left: 2px;
  top: 139px;
  width: 962px;
  padding: 21px 0 0 0;
  height: 16px;
  border-bottom: 1px solid #777;
  background-color: #6c7073;
  color: #fff;
  line-height: 1.2;
}
.breadcrumbs div {
  position: relative;
  margin: -.6em 0 0 32px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.cat-heimili .breadcrumbs { background-color: #07203d; }
.cat-fyrirt .breadcrumbs { background-color: #0d345f; }
.cat-adgerdir .breadcrumbs { background-color: #1a6079; }

.breadcrumbs div a,
.wrap .breadcrumbs a:hover,
.wrap .breadcrumbs a:focus,
.wrap .breadcrumbs a:active { color: #fff; }






/* ******  mnav  ****** */

.mnav {
  position: absolute;
  left: 2px;
  top: 71px;
  background: transparent none;
  width: 962px;
  height: auto;
}
.mnav .boxbody {
  position: static;
  margin: 0;
}
.mnav ul {
  background: #6c7073;
  height: 55px;
  padding-left: 8px;
  background-color: #6c7073;
}

.mnav li.home { position:absolute;right:9999px;left:auto; }

.mnav .boxbody li {
  width: 210px;
  margin: 0 0 0 -12px;
}
.mnav li.cat1 {
  width: 191px;
  margin-left: -12px;
}

.mnav .boxbody a i {
  display: block;
  font-style: normal;
  font-weight: normal;
}
.mnav .cat-leidbein a i {
  font-size: .92em;
}

.mnav .boxbody a {
  padding: 10px 15px 0 21px;
  height: 45px;
  background: url(i/mnav-bg1.png) 0 100% no-repeat;
  white-space: normal;
}

.mnav .cat-heimili a { background-image: url(i/mnav-bg2.png); }
.mnav .cat-fyrirt a { background-image: url(i/mnav-bg3.png); }
.mnav .cat-adgerdir a { background-image: url(i/mnav-bg4.png); }

.mnav .boxbody .level1 a:hover,
.mnav .boxbody .level1 a:focus,
.mnav .boxbody .level1 a:active {
  background-position: -210px 100%;
  text-decoration: none;
}

.mnav li.parent.cat1 > a:hover,
.mnav li.parent.cat1 > a:focus,
.mnav li.parent.cat1 > a:active,
.mnav li.current.cat1 > a:hover,
.mnav li.current.cat1 > a:focus,
.mnav li.current.cat1 > a:active {
  position: relative;
  z-index: 1;
  background-position: -420px 100%;
  margin-top: -10px;
  padding-top: 20px;
  color: #fff;
  line-height: 1.4;
  font-size: 1em;
  padding-bottom: 0;
}
.wrap .mnav .boxbody .parent a,  /* seperate from the above block because if MSIE6. Ack!*/
.wrap .mnav .boxbody .current a {
  position: relative;
  z-index: 1;
  background-position: -420px 100%;
  margin-top: -10px;
  padding-top: 20px;
  color: #fff;
  line-height: 1.4;
  font-size: 1em;
  padding-bottom: 0;
}

div.wrap .mnav li.cat-islis {
  margin-right : -100px;
  width: 193px;
}
body.home .mnav li.cat-islis {
  margin-right: 0;
}

div.wrap .mnav .cat-islis a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  background-image: url(i/mnav-islis.png);
  height: 55px;
}

div.wrap .mnav .cat-islis a:hover,
div.wrap .mnav .cat-islis a:focus,
div.wrap .mnav .cat-islis a:active {
  background-position: -193px 100%;
  margin: 0;
  padding: 0;
}




/* ** home version ** */

.home .mnav {
  top : 346px;
  font-size: 1.17em;
  overflow: visible;
}

.home .mnav ul {
  padding: 0;
  height: 92px;
}

.home .mnav li {
  width: 250px;
  margin: 0;
}

.home .mnav li.cat1 {
  width: 212px;
}

.home .wrap .mnav a {
  background: url(i/mnav-bg.png) 0 0 repeat-x;
  padding-top: 14px;
  padding-left: 20px;
  border-right: 1px solid #333;
  height: 78px;
}

.home .wrap .mnav .cat1 a:hover,
.home .wrap .mnav .cat1 a:focus,
.home .wrap .mnav .cat1 a:active {
  background-position: 0 -40px;
  background-color: #7A7A7A;
}

.home .mnav .cat-heimili a { background-position: 0 -180px; }
.home .mnav .cat-heimili a:hover,
.home .mnav .cat-heimili a:focus,
.home .mnav .cat-heimili a:active { background-position: 0 -220px; }

.home .mnav .cat-fyrirt a { background-position: 0 -360px; }
.home .mnav .cat-fyrirt a:hover,
.home .mnav .cat-fyrirt a:focus,
.home .mnav .cat-fyrirt a:active { background-position: 0 -400px; }

.home .mnav .cat-adgerdir a { background-position: 0 -540px; }
.home .mnav .cat-adgerdir a:hover,
.home .mnav .cat-adgerdir a:focus,
.home .mnav .cat-adgerdir a:active { background-position: 0 -580px; }



.home div.wrap .mnav li.cat-islis {
  position: absolute;
  right: 0;
  top: -262px;
  z-index: 10;
  clear: both;
}

.home div.wrap .mnav li.cat-islis a {
  border: none;
}





/* ******  snav  ****** */
.onecol .snav { display: none; }




/* ******  article highlight  ****** */
.article .highlight { background-image: url(i/highlight/bak-imp-fs8.png); }
.article .highlight-smu { background-image: url(i/highlight/bak-summary2-fs8.png); }



/* Ragga "žulur" play takki */
#raggaplay {
  right : 5px;
  top : 184px;
}










/* ******  home-banner  ****** */

.imagebanner {
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 0 1px;
  position: relative;
  _height:0;~min-height:0; /* ie hasLayout fix */
  width: 962px;
  overflow: hidden;
}

.home .imagebanner {
  margin-bottom: 92px;
  _height: 274px;
}





/* ******  attentionbox-about  ****** */

.attentionbox-about {
  float: left;
  width: 454px;
  color: #fff;
  font-size: .92em;
  _display: inline;
  margin: 0;
}

.attentionbox-about .boxbody {
  position: relative;
  _height:0;~min-height:0; /* ie hasLayout fix */
  margin: -1px 1px;
  padding: 16px 16px 14px 92px;
}

.attentionbox-about,
.attentionbox-about .boxbody { background: #807e7e url(i/plaque/about-fs8.png) 7px 7px no-repeat; }

.cat-heimili .attentionbox-about,
.cat-heimili .attentionbox-about .boxbody {
  background-color: #193450;
  background-image: url(i/plaque/heimili-fs8.png);
}

.cat-fyrirt .attentionbox-about,
.cat-fyrirt .attentionbox-about .boxbody {
  background-color: #1d4f87;
  background-image: url(i/plaque/fyrirt-fs8.png);
}

.cat-adgerdir .attentionbox-about,
.cat-adgerdir .attentionbox-about .boxbody {
  background-color: #438aa3;
  background-image: url(i/plaque/adgerdir-fs8.png);
}

.wrap .attentionbox-about { background-image: none; }





/* ******  attentionbox-info  ****** */

.attentionbox-info {
  width: 452px;
  margin: 0 0 14px 466px;
  font-size: .92em;
  border: 1px solid #fff;
  border-left: 1px solid #bfcfe3;
  border-right: 1px solid #bfcfe3;
}

.attentionbox-info .boxbody {
  position: relative;
  _height:0;~min-height:0; /* ie hasLayout fix */
  margin: -2px 0;
  border-top: 1px solid #bfcfe3;
  border-bottom: 1px solid #bfcfe3;
  padding: 15px 15px 13px 91px;
  background: url(i/plaque/attn-fs8.png) 6px 6px no-repeat;
}

.attentionbox-info ul li {
  padding-left: 12px;
  background: url(../i/snav-arrow3.gif) 0 .36em no-repeat;
}











/* ******  maininfo  ****** */

.maininfo {
  border-top: 1px solid #d6d6d6;
  background: #e2e2e2 url(i/maininfo-bg.png) 0 0 repeat-x;
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 22px;
  _height:0;~min-height:0; /* ie hasLayout fix */
  line-height: 1.2;
}
.maininfo .boxbody {
  background: url(i/maininfo-sep.png) 254px 100% no-repeat;
}
.maininfo .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.maininfo .boxbody .item {
  background: url(i/plaque/info.png) 15px 14px no-repeat;
  width: 637px;
  overflow: hidden;
  padding: 13px 10px 4px 60px;
  position: relative;
  min-height: 45px; _height: 45px;
  float: left;
  position: relative;
}
.maininfo .boxbody .itm1 {
  background-image: url(i/plaque/question.png);
  width: 185px;
}

.maininfo .boxbody h3 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #093054;
}
.maininfo .boxbody h3 a {
  color: #093054;
  text-decoration: none;
}
.maininfo .boxbody h3 span {
  color: #333;
  display: block;
  font-size: .61em;
}

.maininfo .boxbody p {
  font-size: .92em;
  margin: 3px 0 0 0;
  width: 645px;
}
.maininfo .boxbody p a {
  text-decoration: none;
  color: #333;
}

.maininfo .boxbody a.btn {
  width: 169px;
  background: url(../i/btn-send.png) 0 50% no-repeat;
  white-space: nowrap;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 12px 10px 10px 26px;
  font-weight: bold;
  position: absolute;
  right: 16px;
  top: 15px;
  z-index: 1;
}

.maininfo .boxbody a.btn:hover,
.maininfo .boxbody a.btn:focus,
.maininfo .boxbody a.btn:active {
  background-position: -205px 50%;
  color: #cbe8ff;
  text-decoration: none;
}





/* **** rotator (extends: articlelist) **** */

.home .rotator {
  width: 428px;
  border-left: 1px solid #c0d0e3;
  border-right: 1px solid #c0d0e3;
  float: left;
  margin-left: 20px;
  margin-bottom: 0;
  _display: inline;
}

.home .rotator .boxhead,
.home .rotator .boxbody {
  position: relative;
  _height:0;~min-height:0; /* ie hasLayout fix */
  margin: 0 -1px;
  background: url(i/rotator-bg.png) 0 0 no-repeat;
  padding: 8px 16px;
}

.home .rotator .boxhead {
  left: auto;
  right: auto;
  font-size: 1em;
  float: none;
  color: #444;
  width: auto;
}

.home .rotator .boxbody {
  background-position: -430px 100%;
  padding-top: 0;
  min-height: 260px;
  _height: 260px;
}


.home .rotator .item {
  padding-top: 0;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.home .rotator .item img {
  margin: 0 0 0 10px;
  float: right;
}

.home .rotator .item h3 {
  padding-bottom: 4px;
  background: url(../i/dotline-h.gif) 0 100% repeat-x;
  margin-bottom: 9px;
}

.home .rotator .moreolder {
  width: 393px;
  margin-left: 0;
  font-size: .92em;
}

.home .rotator a.rss-link {
  margin-left: 55px;
  left: 6em;
  width: 250px;
}

.home .rotator .paging {
  padding-right: 15px;
  left: auto;
  right: 0;
  bottom: -2px;
}

.home .rotator .paging .jump a:hover,
.home .rotator .paging .jump a:focus {
  background: url(i/rotator-li-curr.png) no-repeat;
  color: #fff;
}
.home .rotator .paging .jump b,
.home .rotator .paging .jump a.current {
  background: url(i/rotator-li-curr.png) no-repeat;
}

.home .rotator .paging .jump a:hover { background: url(i/rotator-li-curr.png) no-repeat; }





/* ******  mininews  ****** */
.mininews-wrap {
  float: right;
  width: 490px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.mininews-wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.mininews {
  float: right;
  width: 224px;
  margin-top: 3px;
  margin-right: 21px;
  margin-bottom: 10px;
  _display: inline;
  border-top: 1px solid #ccc;
}
.wrap .mininews .boxhead {
  padding: 4px 2px 5px 2px;
  background: url(../i/dotline-h.gif) 0 100% repeat-x;
  font-size: 1.27em;
  font-weight: normal;
}
.mininews a {
  text-decoration: none;
}

.mininews-odd {
  clear: right;
}

.mininews .boxbody {
  font-size: .92em;
  padding: 10px 6px 10px 2px;
  min-height: 120px; _height: 120px;
}

.mininews .boxbody li {
  background: url(../i/snav-arrow2.gif) 0 .42em no-repeat;
  padding: 0 0 0 15px;
  margin-bottom: 5px;
}

.mininews .boxbody a {
  color: #333;
}
.mininews .boxbody li a strong {
  color: #c00;
}




/* *** dirnav *** */

.dirnav .boxbody {
  padding-top: 10px;
  background: url(../i/line-grad.gif) 0 100% no-repeat;
}




/* ****  qa  **** */

.qa .group {
  border-top: 1px solid #D9D9D8;
  border-bottom: 1px solid #D9D9D8;
  background: #F8F7F6;
  margin-top: -1px;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.qa .collapse-open {
  background-color: #F7FAFC;
}

.wrap .qa h4 {
  background: none;
  border-top: 1px solid #fff;
  padding-left: 21px;
  border-bottom: 1px solid #fff;
  padding-right: 15px;
}

.wrap .qa .group-odd h4 {
  background-color: #fff;
}

.wrap .qa .collapse-open h4 {
  border-bottom: none;
  background: #D6E3EF url(i/qa-open-h4.png) no-repeat 0 100%;
  font-weight: normal;
  padding-bottom: 15px;
}


.wrap .qa h4 a {
  background: url(i/qa-minus.png) no-repeat 7px .7em;
  margin-right: -15px;
}

.wrap .qa h4 a:hover,
.wrap .qa h4 a:focus,
.wrap .qa h4 a:active {
  background-color: #F2F6FA;
  text-decoration: none;
  color: #333;
}

.wrap .qa .collapse-open h4 a:hover,
.wrap .qa .collapse-open h4 a:focus, 
.wrap .qa .collapse-open h4 a:active {
  background-color: transparent;
}

.qa .collapse-closed h4 a {
  background-image: url(i/qa-plus.png);
}


.qa .group p,
.qa .group ul,
.glossarylist .summary,
.wrap .mapresults p,
.wrap .mapresults ul {
  padding-left: 21px;
  margin-bottom: 0;
}










/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active {
  color: #06f;
  text-decoration: underline;
}
body a[name],
body a[name]:hover {
  color : inherit;
  text-decoration : inherit;
}



