.stream { position:absolute;right:9999em;left:auto; }
.print { display : none; }
.section-closed { position:absolute;right:19999px;left:auto; }
.tabbox-section-closed { position:absolute;right:19999px;left:auto; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); } /* fixes the background-image flicker bug in IE */
html, body { height : 100%; }

body {
  background : #ececec url(i/body-bg.png) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #242424;
  line-height : 1.2;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 11px;  ~font-size :  68.75%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 16px;  ~font-size : 100.00%; }


div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl {
  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:link, a:visited { color : #004bb2; }
.pagebody1 a:visited,
.pagebody2 a:visited,
.pagebody3 a:visited,
.pagebody4 a:visited { color : #242424; text-decoration : none; }


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : middle;
}

a span {
  cursor : pointer;
  _cursor : hand;
}

h1, h2, h3, h4 {

  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  text-transform: uppercase;
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1em;
  margin-top : 1em;
  margin-bottom : .64em;
}
.article h3,
.articlelist h3 {
  font-size : 1.12em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; margin-bottom : .2em; }
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,
.frmInput {
  border : 1px solid #dedede;
  background : #fff;
  color : #000;
  padding : 2px;
}

.pageextra1 select,
.pageextra1 textarea,
.pageextra1 .textinput,
.pageextra1 .fi_txt input,
.pageextra2 select,
.pageextra2 textarea,
.pageextra2 .textinput,
.pageextra2 .fi_txt input { width : 98%; }

.searchpage input[type=submit],
.searchresults input[type=submit],
.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  font-size : 1.09em; 
  color : #767676; 
  border : 0;
  background-color : transparent;
  font-weight: bold;
  text-transform: uppercase;
}


.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  color : #767676;
}


.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            */
/* ********************************** */

.bodywrap {
  position : relative;
  z-index : 1;
  width : 925px;
  margin : 0 auto;
  text-align : left;
}

.threecol .bodywrap,
.twocol .bodywrap {
  background : url(i/pb-bg.gif) 0 0 repeat-y;

}

.pageheader {
  height : 185px;
}
.logged .pageheader {
  height : 215px;
}
.threecol .pageheader, 
.twocol .pageheader {
  height: 922px; 
  margin-bottom : -737px; 
  background : url(i/pb-top.png) 0 100% no-repeat; 
  _background : #fff url(i/pb-top.png) 0 100% no-repeat; 
}
.threecol .logged .pageheader,
.twocol .logged .pageheader {
  height : 952px;
}
.pageheader .wrapper { 
  background : #ececec url(i/body-bg.png) 0 0 repeat-x;
  height: 185px;
}
.logged .pageheader .wrapper {
  height : 215px;  
}
.pageheader .brand {
  position : absolute;
  z-index : 20;
  /*top: 80px;   jóla top */
  top: 90px; /* normal top */
  left: 28px;
}
.pageheader .brand span { position:absolute;right:19999px;left:auto; }
.pageheader .sitelogo { vertical-align : middle; }
.pageheader .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pagebody {
  float : left;
  margin-top: 14px;
  width : 925px;
  _display : inline;
}
.threecol .pagebody,
.twocol .pagebody {
  _height:723px;min-height:723px;
}
.twocol .pagebody .wrapper,
.threecol .pagebody .wrapper {
  margin : 0 28px 0 231px;
}
.noleft .pagebody .wrapper {
  margin-left : 28px;
}
.home .pageextra0 {
  margin-left : 45px;
}
.threecol .pageextra1,
.twocol .pageextra1 {
  float : left;
  width : 187px;
  margin-top: 14px;
  margin-left : -896px;
  _display : inline;
}
.pageextra2 {
  float:left;
  margin-left:-190px;
  position:relative;
  width:170px;
  z-index:2;
  _display : inline;
}
.threecol .pageextra2 {
  margin-top : 80px;
}
.pageextra5 {
  padding-bottom: 2px;
  clear : both;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.threecol .pageextra5,
.twocol .pageextra5 {
  background:#ececec url(i/pb-bottom.gif) no-repeat scroll 0pt 0%;
  padding-top:25px;
}
.pagebody1,
.pagebody2,
.pagebody3,
.pagebody4 {
  width: 925px;
}
.pagebody3 {
  position : relative;
  z-index : 1;
}

/*
  disposable helper fyrir canvas vinnu  
*/
.pageextra5 .wrapper,
.pageextra4 .wrapper,
.pageextra3 .wrapper,
.pageextra2 .wrapper,
.pageextra1 .wrapper,
.pageheader .wrapper,
.pagebody .wrapper {
  _height:0;min-height:0;/* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */

.list,
.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 2px;
}
.boxhd { padding-top : 0; margin-top: 0; }
.pagebody .boxhd {
  color : #a0a0a0;
}
.pageextra1 .boxhd {
  color : #fff;
}
.content { _height:0;min-height:0;/* ie hasLayout fix */ }
.threecol .pagebody .box,
.twocol .pagebody .box {
  border : 1px solid #ECECEC;
  background-color : #fff;
  z-index : 1;
}
.twocol .pagebody .list {
  background : #fff url(i/pb-list-top.gif) 0 0 no-repeat;
}
.pagebody .list .boxhd,
.threecol .pagebody .box .boxhd,
.twocol .pagebody .box .boxhd {
  border-bottom: 2px solid #039;
  color : #a0a0a0;
  margin: 0 17px .55em;
  padding: 11px 0 5px;
  position : static;
}
.threecol .pagebody .box .content,
.twocol .pagebody .list .content,
.twocol .pagebody .box .content {
  padding : 0 19px 14px;
  _height:705px;min-height:705px; /* ie hasLayout fix */
}
.threecol .pagebody .box p,
.twocol .pagebody .list p,
.twocol .pagebody .box p {
  font-size : 1.09em;
  line-height : 1.4;
}
.threecol .pagebody .box p.meta,
.twocol .pagebody .list p.meta,
.twocol .pagebody .box p.meta {
  font-size : 0.96em;
}
.twocol .pagebody .box .content .content,
.threecol .pagebody .box .content .content {
  background : none;
  padding: 0;
}
.threecol .pagebody .box .content {
  padding-right : 180px;
}
.threecol .pagebody .box .content p.meta {
  _padding-top : 40px;
}
.threecol .pagebody .box .content h1,
.twocol .pagebody .content h2.stream,
.twocol .pagebody h1,
.twocol .pagebody .list h2.boxhd {
}

.threecol .pagebody .box .content h1 {
  width:628px;
  _position : absolute;
}

.threecol .pageextra2 .boxhd {
  color : #a0a0a0;
}


/* ******  rounded corners : twocol/threecol box  ****** */
.twocol .pagebody .listi .c_tl,
.twocol .pagebody .box .c_tl,
.threecol .pagebody .box .c_tl,
.twocol .pagebody .listi .c_tr,
.twocol .pagebody .box .c_tr,
.threecol .pagebody .box .c_tr,
.twocol .pagebody .listi .c_br,
.twocol .pagebody .box .c_br,
.threecol .pagebody .box .c_br,
.twocol .pagebody .listi .c_bl,
.twocol .pagebody .box .c_bl,
.threecol .pagebody .box .c_bl {
  position : absolute;
  display : block;
  height : 7px;
  width : 7px;
  font-size : 1px;
  line-height : 0;
  z-index : 2;
}
.twocol .pagebody .listi .c_tr,
.threecol .pagebody .box .c_tr,
.twocol .pagebody .box .c_tr {
  margin : -1px -1px 0 0;
  background : url(i/sub-tr.gif) 100% 0 no-repeat;
  top : 0;
  right : 0;
}
.twocol .pagebody .listi .c_tl,
.threecol .pagebody .box .c_tl,
.twocol .pagebody .box .c_tl {
  margin : -1px 0 0 -1px;
  background : url(i/sub-tl.gif) 0 0 no-repeat;
  top : 0;
  left : 0;
}
.twocol .pagebody .listi .c_br,
.threecol .pagebody .box .c_br,
.twocol .pagebody .box .c_br {
  margin : 0 -1px -1px 0;
  background : url(i/sub-br.gif) 100% 0 no-repeat;
  bottom : 0;
  right : 0;
}
.twocol .pagebody .listi .c_bl,
.threecol .pagebody .box .c_bl,
.twocol .pagebody .box .c_bl {
  margin : 0 0 -1px -1px;
  background : url(i/sub-bl.gif) 0 0 no-repeat;
  bottom : 0;
  left : 0;
}




/* ******  gbox  ****** */
.home .gbox {
  background : url(i/home-box-top.png) 0 0 no-repeat;
  _background : url(i/home-box-top.gif) 0 0 no-repeat;
}
.home .gbox h3 {
  margin-top : 0;
}
.home .gbox li .meta {
  float:left;
}

.home .gbox .wrapper {
  _height:200px;min-height:200px; /* ie hasLayout fix */
  background : url(i/home-box-bottom.gif) 0 100% no-repeat;
  padding: 15px 0 14px 30px;
}
.home .gbox .box {
  float: left;
  margin-right : 16px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.home .gbox .box .box {
  margin-right : 16px;
  float : none;
  margin-bottom : 0;
    _display . inline;
}
.home .gbox .content {
  position : relative;
  ~z-index : 1;
  border : 1px solid #dedede;
  background : #fff;
  padding:16px 16px 24px;
  _margin-bottom : -1px;
}
.pagebody1 .box .content {
  min-height:200px; _height : 200px;
}
.pagebody2 .box .content {
  min-height:122px; _height : 122px;
}
.pagebody3 .box .content {
  min-height:125px; _height : 125px;
}
.pagebody4 .box .content {
  min-height:145px; _height : 145px;
}
.home .gbox .item img {
  float : left;
  margin : 0 1em .5em 0;
}
.home .articlelist .item img {
  position:absolute;
  max-height : 160px;
}
.home .gbox .item {
  margin-bottom : 1em;
  clear : both;
}
.home .g-frettir .item {
  overflow : visible;
  margin-bottom: 1.5em;
  clear : none;
}
.home .gbox .item .summary {
}
.gbox .content .more {
  position : absolute;
  bottom : 0;
  right : 15px;
  height : auto;
  margin-bottom : 0;
  background : url(i/gbox-more-left.gif) 0 0 no-repeat;
}
.gbox .content .more a {
  display : block;
  padding:5px 10px 4px;
  text-decoration : none;
  background : url(i/gbox-more-right.gif) 100% 0 no-repeat;
}
.zoom2 .gbox .content .more a {
  padding : 1px 10px;
}
.zoom3 .gbox .content .more a {
  padding : 0 10px;
}
.home .gbox .item .more {
  position : static;
  background : none;
}
.home .gbox .item .more a {
  padding : 0;
  background : none;
}
.home .gbox .g-frettir {
  width : 570px;
}
.home .gbox .g-tilkynningar,
.home .gbox .g-vidburdir,
.home .gbox .g-atvinna,
.home .gbox .g-blandid,
.home .gbox .g-konnun,
.home .gbox .g-myndbond,
.home .gbox .g-myndir,
.home .gbox .g-heyrst {
  width : 278px;
}
.home .gbox .g-flytileidir {
  width : 148px;
  margin-right:0px;
  _margin-left : -16px;
}

.home .g-frettir .content {
}
.home .g-frettir .item h3 {
  padding-left : 194px;
}
.home .g-frettir .item .summary {
  padding-left : 194px;
}
.home .g-frettir ul {
  padding-left : 194px;
}
.home .g-myndir table {
  width : 99%;
}
.home .g-myndir td {
  width : 32%;
  text-align : center;
  padding-bottom : 1em;
}
.home .g-myndir .tabletrick {
  display : none;
}
.g-flytileidir .content li a {
  text-decoration : none;
  color : #242424;
}
.g-vidburdir .content li a {
  display : block;
}

.pageextra1 .articlelist .content li,
.g-heyrst .content li,
.g-tilkynningar .content li,
.g-atvinna .content li,
.g-vidburdir .content li {
  display : block;
  clear : left;
  padding : 4px 0;
}


.pageextra1 .articlelist .meta,
.g-tilkynningar .content .meta,
.g-atvinna .content .meta,
.g-vidburdir .content .meta {
  padding-left : 14px;
  background : url(i/gray-arrow.gif) 0 0.3em no-repeat;
}

.pageextra1 .articlelist .meta {
  width: 5em;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.g-tilkynningar li:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pageextra1 .articlelist li a,
.g-tilkynningar li a {
  display : block;
  float : left;
  width : 182px;
}

.pageextra1 .articlelist li a { width: 117px; }

.g-atvinna .content { width : 246px; }
.g-atvinna .meta {
  
}

.g-atvinna li a {  }

.g-flytileidir .content li {
  border-bottom : 1px solid #dcdcdc;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.g-flytileidir .content li.flug {
  border-bottom : none;
}
.g-flytileidir li a {
  display : block;
  padding : 7px 0 7px 22px;
  background :  0 50% no-repeat;
}
.g-flytileidir .eydublod a {
  background-image : url(i/icons/eydublod-icon.gif);
}
.g-flytileidir .fyrirsp a {
  background-image : url(i/icons/fyrirsp-icon.gif);
}
.g-flytileidir .afsl a {
  background-image : url(i/icons/afsl-icon.gif);
}
.g-flytileidir .flug a {
  background-image : url(i/icons/flug-icon.gif);
}

.g-blandid .gengid .content {
  background : #fff; /* url(i/gengi-bg.gif) 50% 0 no-repeat; */
  padding-bottom : 19px;
}


/* tímabundiđ fix fyrir bláan bakgrunn */
.g-blandid .tabnav {
  display: none;
  top : -9px;
    ~top : -12px;
    margin-top : 0;
    z-index : 99;
}
.g-blandid .tabnav li.current {
  background : url(/img/byr_tab.gif) 0 0 no-repeat;
    width : 66px;
    height : 48px;
}
.g-blandid .tabnav li.current * {
  display : none;
}
/* fix endar */ 

.g-vidburdir .content {
  width : 246px;
}

.home .g-myndir ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.home .gbox .wrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }



/* ******  h2.boxhd icons : extends gbox  ****** */
.gbox .boxhd {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 6px 0 4px 26px;
  margin : 0 0 2px 15px;
  font-size : 12px;
  color : #767676;
  background : 0 50% no-repeat;
  _height:14px;min-height:14px; /* ie hasLayout fix */
}
.gbox .boxhd a {
  color : #767676;
  text-decoration : none;
}
.g-frettir .boxhd {
  background-image : url(i/icons/frettir-icon.gif)
}
.g-tilkynningar .boxhd {
  background-image : url(i/icons/tilkynningar-icon.gif)
}
.g-atvinna .boxhd {
  background-image : url(i/icons/atvinna-icon.gif)
}
.g-vidburdir .boxhd {
  background-image : url(i/icons/vidburdir-icon.gif)
}
.g-flytileidir .boxhd {
  background-image : url(i/icons/flytileidir-icon.gif)
}
.g-blandid .boxhd {
  background-image : url(i/icons/blandid-icon.gif);
  ~margin-bottom : 0;
}
.g-konnun .boxhd {
  background-image : url(i/icons/konnun-icon.gif)
}
.g-myndbond .boxhd {
  background-image : url(i/icons/myndbond-icon.gif)
}
.g-myndir .boxhd {
  background-image : url(i/icons/myndir-icon.gif)
}
.g-heyrst .boxhd {
  background-image : url(i/icons/heyrst-icon.gif)
}


/* ******  quicklinks : extends gbox  ****** */
.home .gbox .quicklinks {
  width : 112px;
  margin-top: 6px;
}
.quicklinks li {
  margin-top : 10px;
}
.quicklinks a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width : 112px;
  height : 36px;
  background : 0 0 no-repeat;
}
.quicklinks .vefpostur a {
  background-image : url(i/ql-vefpostur.gif);
}
.quicklinks .felagaskra a {
  background-image : url(i/ql-felagaskra.gif);
}
.quicklinks .salur a {
  background-image : url(i/ql-salur.gif);
}
.quicklinks .nefndir a {
  background-image : url(i/ql-nefndir.gif);
}
.quicklinks a:hover,
.quicklinks a:focus,
.quicklinks a:active {
  background-position : 0 -36px;
}



/* ******  ath : extends gbox  ****** */
.g-ath {
  margin-top:28px;
  position : relative;
  z-index : 1;
}
.g-ath .ath-dwn a,
.g-ath .ath-up 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 : 280px;
  height : 66px;
  margin-bottom : 10px;
  background : url(i/kjarasamningar.png) 0 0 no-repeat;
}
.g-ath .ath-dwn a {
  margin : 0 -19px;
  height : 92px;
  background : url(i/frettablod.png) 0 0 no-repeat;
  _background-image : none;
    _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/frettablod.png',sizingMethod='crop');
  
}
.g-ath .ath-dwn {
  width : 242px;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 0 19px;
  margin-top : -22px;
  position : relative;
  z-index : 1;
}
.g-ath .ath-dwn .heading {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width : 280px;
  margin : 0 -19px;
  height : 92px;
  background : url(i/frettablad.png) 0 0 no-repeat;
  _background-image : none;
    _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/frettablad.png',sizingMethod='crop');

}
.g-ath .ath-dwn .heading 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 : 280px;
  margin : 0 -19px;
  height : 92px;
  background : url(i/frettablod.png) 0 0 no-repeat;
  _background-image : none;
    _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/i/frettablod.png',sizingMethod='crop');
  
}
.ath-dwn .dropmenu {
  position : absolute;
  top:52px;
  z-index : 99;
  width : 246px;
  background-color : #fff;
}
.home .ath-dwn .boxhd {
  font-family : Arial, Helvetica, sans-serif;
  text-transform : none;
  font-size: 1.09em;
  font-weight : normal;
  display : block;
  border : 1px solid #dedede;
  padding : 1px 1px 1px 4px;
  margin : 0;
}
.home .ath-dwn .boxhd a {
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  text-decoration : none;
  color : #242424;
  background : url(i/arrow-dwn.gif) 100% 0 no-repeat;
}
.ath-dwn .items {
  border-left : 1px solid #dedede;
  border-right : 1px solid #dedede;
    position : relative;
    z-index : 99;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.ath-dwn .items a {
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  text-decoration : none;
  padding : 3px 7px;
  color : #242424;
  border-bottom : 1px solid #dedede;
}



.collapse-closed .items {
  display : none;
}
.collapse-open .items {
  display : block;
}




/* ******  marquee : extends gbox  ****** */
.marquee .boxhd { position:absolute;right:19999px;left:auto; }
.marquee {
  position : absolute;
  margin-top: -29px;
  padding : 10px 10px 0;
  left : 14px;
  width : 309px;
  height : 28px;
  color : #767676;
  font-weight : bold;
  background : url(i/marquee-bg.gif) 0 0 no-repeat;
  overflow : hidden;
  z-index : 1;
}
.marquee .summary {
  position : relative;
  width : 309px;
  height: 20px;
  overflow: hidden;
  
}
.marquee p {
  position : absolute;
  float : left;
  display : inline;
  clear : none;
  margin : 0 25px 0 0;
  white-space : nowrap;
}
.marquee a {
  text-decoration : none;
  color : #767676;
}





/* ******  tabnav : extends gbox  ****** */
.tabnav {
  position : absolute;
  right : 15px;
  width : 200px;
  margin-top:0.4em;
  z-index : 1;
}
.tabnav ul {
  float: right;
}
.tabnav li {
  float: left;
  background : url(i/gbox-tabnav-left.gif) 0 0 no-repeat;
}
.tabnav li a {
  display : block;
  padding: 5px 10px;
  text-decoration : none;
  background : url(i/gbox-tabnav-right.gif) 100% 0 no-repeat;
}
.tabnav li.current {
  background-image : url(i/gbox-tabnav-current-left.gif);
}
.tabnav li.current a {
  background-image : url(i/gbox-tabnav-current-right.gif);
  color : #fff;
}


/* ******  rounded corners : extends gbox content  ****** */
.home .gbox .content .c_tl,
.home .gbox .content .c_tr,
.home .gbox .content .c_br,
.home .gbox .content .c_bl {
  position : absolute;
  display : block;
  height : 7px;
  width : 7px;
  font-size : 1px;
  line-height : 0;
  z-index : 2;
}
.home .gbox .content .c_tr {
  margin : -1px -1px 0 0;
  background : url(i/home-g-tr.gif) 100% 0 no-repeat;
  top : 0;
  right : 0;
}
.home .gbox .content .c_tl {
  margin : -1px 0 0 -1px;
  background : url(i/home-g-tl.gif) 0 0 no-repeat;
  top : 0;
  left : 0;
}
.home .gbox .content .c_br {
  margin : 0 -1px -1px 0;
  background : url(i/home-g-br.gif) 100% 0 no-repeat;
  bottom : 0;
  right : 0;
}
.home .gbox .content .c_bl {
  margin : 0 0 -1px -1px;
  background : url(i/home-g-bl.gif) 0 0 no-repeat;
  bottom : 0;
  left : 0;
}
.gbox-active { padding-top : 0; top : 5px; } /* nice-ify when Javascript *is* running */



/* ******  rightlist  ****** */
.rightlist {
  width : 142px;
}
.rightlist li {
  padding-bottom : 0.7em;
}



/* ******  orlofshus-list  ****** */
.orlofshus-list .item {
  float : left;
  width : 33%;
}
.orlofshus-list .itm1,
.orlofshus-list .itm4,
.orlofshus-list .itm7,
.orlofshus-list .itm10,
.orlofshus-list .itm13,
.orlofshus-list .itm16 {
  clear : both;
}
.orlofshus-list .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }



/* ******  reportlist  ****** */
.reportlist td {
  padding : 0 15px 4px 0;
}



/* ******  snav  ****** */
.ebox { background-color : #fff; width: 185px; margin-left: 1px; border-right : 1px solid #dedede; border-left : 1px solid #dedede;}
.ebox .boxhd { 
  background : url(i/snav-top.gif) 0 0 no-repeat;
  margin : 0 -1px;
  padding:12px 12px 10px;
}
.ebox .content { 
  background : url(i/snav-bottom.gif) 0 100% no-repeat;
  padding : 0 14px 14px; 
  margin : 0 -1px; 
}
.ebox .item {
  clear : both;
  margin-bottom : 1em;
}
.ebox img {
  float : right;
  margin : 0 0 .5em .4em;
}
.ebox ul {}
.ebox li {
  display : block;
  padding-bottom : .2em;
}






/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #767676;
  display : block; 
  font-weight : normal;
}
.home span.meta { float : left }
.home .g-frettir .firstitem span.meta { float : none; }
.meta span { padding-right : .5em; }

.twocol .meta .source,
.threecol .meta .source {
  white-space : nowrap;
}





/* ******  buttons  ****** */
.more,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}

.buttons1 {
  background : url(i/buttons-left.gif) 0 0 no-repeat;
  clear : both;
  float : right;
  margin : 1em 0 .4em;;
}
.buttons {
  background : url(i/buttons-right.gif) 100% 0 no-repeat;
  margin-top : .33em;
  clear : both;
  float : left;
  white-space : nowrap;
  margin : 0;
  padding : 0 8px 0 12px;
}
.buttons a {
  font-size : 0.92em;
  display : block;
  padding : 5px 6px 4px 25px;
  color : #fff;
  text-decoration : none;
}
.article a.btnback {
  background : url(i/arrow-back.gif) 0 50% no-repeat;
  font-size : 1.09em;
  text-decoration : none;
  padding-left : 11px;
  margin-top : 1.5em;
  position : relative;
  display : inline-block;
}
.pagebody .buttons a.btnemail {
  background : url(i/icons/senda-icon.gif) 0 50% no-repeat;
  padding-right : 13px;
  font-weight : bold;
}
.pagebody .buttons a.btnfacebook {
  background : url(i/icons/facebook.png) 0 50% no-repeat;
  padding-right : 13px;
  font-weight : bold;
  padding-left: 18px
}
.buttons a.btncomment {
  background : url(i/icons/spjall-icon.gif) 0 50% no-repeat;
  font-weight : bold;
}
.buttons a.btnprint {
  background : url(i/icons/prenta-icon.gif) 0 50% no-repeat;
  font-weight : bold;
}
.pagebody .buttons a.btnfacebook:hover,
.pagebody .buttons a.btnfacebook:focus,
.pagebody .buttons a.btncomment:hover,
.pagebody .buttons a.btncomment:focus,
.pagebody .buttons a.btnemail:hover,
.pagebody .buttons a.btnemail:focus,
.pagebody .buttons a.btnprint:hover,
.pagebody .buttons a.btnprint:hover {
  color : #fff;
}
.buttons1:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.wrapper .more a,
.wrapper .buttons a,
.wrapper .moreolder a,
.wrapper .archivelink a {
  float : left;
  padding-right : 8px;
}
.morejobs,
.morevidburdir,
.morenews {
  clear : both;
  margin-top : 0.75em;
  position : absolute;
  bottom : 15px;
}
.morenews {
  bottom : 25px;
}
.morejobs a,
.morevidburdir a,
.morenews a {
  display : block;
  padding-left : 12px;
  background : url(i/dark-arrow.gif) 0 50% no-repeat;
    float : left;
}


/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
  display : block;
}
.home .articlelist .item h3 {
  overflow : hidden;
}
.articlelist .item h3 a {
  float : left;
}
.articlelist .summary {
  clear : left;
}
.articlelist .summary p { margin : 0; }
.twocol .articlelist .more { padding-top : .3em;}
.twocol .articlelist .moreolder { padding-top : .7em;}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
  _margin-top : 10px;
}
.home .articlelist ul {
  clear : none;
}
.articlelist li {
  padding-bottom : .5em;
  clear : both;
}
.articlelist li:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.articlelist li a {
  display:block;
  float : left;
  padding : 0;
}
.articlelist li .meta {
  float : left;
}



/* ******  article  ****** */
/*
.bodywrap .pagebody .article .boxhd { position:absolute;right:19999px;left:auto; }
.article h1 {
  border-bottom: 2px solid #039;
  color : #a0a0a0;
  margin: 0 0 .55em;
  padding: 11px 0 5px;
  position : static;
}
*/
.article .subtitle,
.frett .subtitle {
  clear : none;
  margin-top : .54em;
  font-size : 1em;
}
.article .summary,
.frett .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p,
.frett .summary p { 
  margin : 0; }

.article img,
.frett img { 
  clear : both; vertical-align : text-bottom; 
}
.article img.left,
.frett img.left { 
  clear:left; float : left;  margin : .2em 2em .2em 0; 
}
.article img.right,
.frett img.right { 
  float : right;  margin : .2em 0 .5em 2em; 
}
.article img.center,
.frett img.center {
  float : none; display : block; margin : 0 auto .7em auto; text-align : center; 
}

.article table,
.frett table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.article caption,
.frett caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th,
.frett th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td,
.frett td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td,
.frett tr.alt td {
  background-color : #f8f8f8;
}

.article table.grid,
.frett table.grid,
.article table.grid td,
.frett table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul,
.frett ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li, 
.frett li { 
  margin-bottom : .54em; 
  font-size : 1.09em; 
}

.threecol .pagebody .news .content h1,
.twocol .pagebody .news .content h1 {
  border-bottom:2px solid #003399;
  color:#A0A0A0;
  margin: 0 -163px .55em 0;
  padding:11px 0 5px;
  position:static;
  width : 831px;
}
.twocol .pagebody .news .content h1 {
  margin-right: 0;
}


/* ****** article comments  ****** */
.comments {
  clear : both;
}
.bodywrap span.alit {
  color : #767676;
  font-weight : normal;
  padding-left : 5px;
  float : left;
  white-space : nowrap;
  _white-space : wrap;
}
.bodywrap span.alit a {
  padding : 0;
  color : #767676;
  display : inline;
  float:none;
}
.bodywrap .article .comments .boxhd {
  background : none;
  width : auto;
  border : none;
  margin : 0;
  overflow:visible; height : auto; line-height:1.2; text-indent:0; font-size:14px; letter-spacing: 0em;
}
.bodywrap .article .comments .content {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.article .comments ol {
  list-style : none;
  padding : 0;
}
.article .comments .from {
  display : block;
  font-weight : bold;
  padding-right : 5px;
  margin-right : 1px;
  float : left;
}
.article .comments .replymeta {
  color : #767676;
  float : left;
}
.article .comments .comment {
  clear : both;
}
.article .comments p {
  margin-bottom : 0.2em;
}
.article .comments li {
  margin-bottom : 1em;
}

.article .comments .content {
}

/* ******  addform  ****** */
.addform .content { 
  padding-bottom : 2em;
}
.addform .fi_txt,
.addform .fi_bdy,
.addform .fi_file {
  margin-bottom : .3em;
}
.addform p { clear : both; }
.addform .fi_txt label,
.addform .fi_bdy label,
.addform .fi_file label,
.addform .fi_static span {
  width : 11em;
  float : left;
  margin-top : .2em;
  text-align : right;
  padding-right : 3px;
}
.addform .fi_txt input {
  width : 16em;
}
.addform .fi_btn {
  margin-left : 11em;
  _margin-left : 11.2em;
}
.addform textarea { width : 60%; height : 7em; }






/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { margin-top : .4em; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.imgbox .imgmeta { position:absolute;right:19999px;left:auto; }

.article .imgbox {
  background-color : #efefef;
  border : 1px solid  #e8e8e8;
  padding : 8px;
  margin : 0 0 .5em 2em;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .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;
}
.pagebody p.morequizes { margin : 0; }


/* ******  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 : 17em;
  _height : 17em;
}
.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;
}



.starfsmenn a {
  display : block;
  font-size : 1.09em;
  padding-bottom : 0.3em;
  width : 49%;
  float : left;
}
.starfsmenn .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


/* ******  contactform  ****** */
.contactform .content { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 9.5em;
  padding-right : 5px;
  text-align : right;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform div {
  padding-bottom : .2em;
}
.contactform textarea { width : 70%; }






/* ******  paging  ****** */
.paging ul {
  list-style : none;
  padding : 0;
}
.paging ul li {
  clear : none;
}
.paging .index {
  clear : both;
}
.paging .prev {
  float : left;
  padding-right : 10px;
}

.paging .next {
  
}



/* ******  tblGengi  ****** */
.tblGengi td {
  text-align : center;
  padding-bottom : 2px;
  vertical-align : middle;
  ~padding : 0;
}





/* ******  starfsm  ****** */
.logged .pagebody .starfsm .content {
  _height:500px;min-height:500px; /* ie hasLayout fix */
}
.starfsm p {
  color : #767676;
  font-weight : bold;
  font-size : 1.09em;
}
.starfsm p span {
  color : #242424;
  display : block;
}
.starfsm .name span {
  font-size : 1.33em;
}
.starfsm td {
  padding : 3px 5px 0 0;
}
.starfsm .label {
  text-align : right;
    width : 150px;
}

.starfsm td select,
.starfsm td input {
  border : 1px solid #a0a0a0;
  width : 200px;
  padding : 2px;
}

.logged .pagebody .subscr,
.logged .pagebody .tilkynn {
    position : relative;
    margin-top : 10px;
  width : 42%;
  float : left;
  background:#FFFFFF none repeat scroll 0%;
  border:1px solid #ececec;
  padding:16px 22px 24px;
  _height:130px;min-height:130px; /* ie hasLayout fix */
}
.logged .pagebody .subscr p {
  clear : left;
}
.logged .pagebody .subscr .fi_chk,
.logged .pagebody .subscr .fi_btn {
  float : left;
  clear : none;
}
.logged .pagebody .tilkynn {
  margin-right : 14px;
}
.logged .tilkynn .boxhd { position:absolute;right:19999px;left:auto; }
.logged .pagebody .subscr .boxhd,
.logged .pagebody .tilkynn .boxhd {
  border-bottom:2px solid #003399;
  padding:2px 0pt 5px;
}
.logged .subscr label {
  padding-right : 0.2em;
}
.logged .tilkynn li {
  padding-bottom : .3em;
}
.logged .tilkynn .more {
  margin-top : .7em;
}
.logged .tilkynn .meta {
  float : none;
  padding-right : .3em;
  margin-bottom : .2em;
}

.logged .starfsm table {
  table-layout : fixed;
}





/* ******  latnir-felagar  ****** */

.latnir-felagar .item {
  border: 5px solid #000;
  margin-bottom : 1em;
  font-style: italic;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.latnir-felagar .item img {
  float: left;
  margin: 3px 18px 7px 5px;
  vertical-align: bottom;
}

.latnir-felagar .item h3,
.latnir-felagar .item .summary p {
  font-size: 1.4em;
  font-weight: bold;
}

.latnir-felagar .item h3 {
  margin-top: 1em;
  ~margin-top: 0;
  padding-top: 0;
  padding-left: 12px;
}

.latnir-felagar .item .summary {
  padding-bottom: 1em;
  padding-left: 12px;
}

.latnir-felagar .item .summary p { margin-bottom: 0; }


.latnir-felagar .firstitem {
  border: none;
  text-align: center;
}

.latnir-felagar .firstitem img {
  margin: 0 auto;
  float: none;
}

.latnir-felagar .firstitem .summary {
  padding-bottom: 0;
}




/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position:absolute;
  right:47px;
  text-align:right;
  top:215px;
  width:350px;
  color : #9f9f9f;
}
.logged .breadcrumbs {
  top:245px;
}
.home .breadcrumbs,
.breadcrumbs .boxhd { position:absolute;right:9999em;left:auto; }

.breadcrumbs .content {}

.breadcrumbs .content span,
.breadcrumbs .content a {
  color : #9f9f9f;
  text-decoration : none;
}

.breadcrumbs i { font-style: normal; }




/* ******  mnav  ****** */
.mnav {
  position : absolute; 
  top: 49px; 
  z-index : 10;
  _width : 500px;
}
.home .mnav { left : 30px; }
.mnav .boxhd { position:absolute;right:9999em;left:auto; }
.mnav .content { padding : 0; }

.mnav ul {}
.mnav li {
  background : url(i/mnav-left.gif) 0 0 no-repeat;
  float: left;
  _display : inline;
  padding-bottom : 0;
}
.mnav li.locked {
  position:absolute;
  right:-420px;
  _right : -390px;
}
.mnav .content a {
  height:15px;
  background : url(i/mnav-right.gif) 100% 0 no-repeat;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 1.09em;
  font-weight: bold;
  color: #767676;
  text-transform: uppercase;
  display : block;
  padding : 8px 15px 5px;
  text-decoration : none;
  _float : left;
}
.wrapper .mnav a:hover,
.wrapper .mnav a:focus,
.wrapper .mnav a:active {
}
.mnav li.parent,
.mnav li.current {
  background-image : url(i/mnav-active-left.gif);
}
.mnav .parent a,
.mnav .current a {
  background-image : url(i/mnav-active-right.gif);
  color : #fff;
}




/* ******  snav  ****** */
.snav { background-color : #fff; width: 185px; margin-left: 1px; border-right : 1px solid #dedede; border-left : 1px solid #dedede;}
.snav .boxhd { 
  background : url(i/snav-top.gif) 0 0 no-repeat;
  margin : 0 -1px;
  padding:12px 12px 10px;
}
.snav .content { 
  background : url(i/snav-bottom.gif) 0 100% no-repeat;
  padding : 0; 
  margin : 0 -1px; 
}

.snav ul {}
.snav li {
  display : inline;
  padding-bottom : 0;
}

.snav .content a {
  border-top:1px solid #dedede;
  color: #242424;
  display:block;
  padding:5px 12px;
  text-decoration:none;
}
.snav a:hover,
.snav a:focus,
.snav a:active {
  color : #000;
}
.snav .parent a,
.snav .current a {
  font-weight : bold;
}

.snav .level2 {}

.snav .level2 a {
  font-weight : normal;  
  padding-left : 1.4em;
  padding-left : 22px;
}

.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;
}


/* ******  loggedinnav  ****** */
.loggedinnav {
  position : absolute; 
  top: 174px;
  left : 16px;
  _top : 174px;
  z-index : 10;
  _width : 920px;
}
.home .loggedinnav { left : 16px; }
.loggedinnav .boxhd { position:absolute;right:9999em;left:auto; }
.loggedinnav .content { padding : 0; }

.loggedinnav ul {}
.loggedinnav li {
  background : url(i/linav-left.gif) 0 0 no-repeat;
  float: left;
  _display : inline;
  padding-bottom : 0;
}
.loggedinnav li.locked {
  margin-right:18px;
  float:right;
}
.loggedinnav .content a {
  height:15px;
  background : url(i/linav-right.gif) 100% 0 no-repeat;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 1.09em;
  font-weight: bold;
  color: #767676;
  text-transform: uppercase;
  display : block;
  padding : 8px 15px 5px;
  text-decoration : none;
  _float : left;
}
.wrapper .loggedinnav a:hover,
.wrapper .loggedinnav a:focus,
.wrapper .loggedinnav a:active {
}
.loggedinnav li.parent,
.loggedinnav li.current {
  background-image : url(i/linav-active-left.gif);
}
.loggedinnav .parent a,
.loggedinnav .current a {
  background-image : url(i/linav-active-right.gif);
  color : #fff;
}


/* ******  enav  ****** */
.enav { 
  left:118px;
  ~left : 123px;
  margin-left:26em;
  position:absolute;
  z-index : 10;
  top:49px;
}
.enav .boxhd { position:absolute;right:9999em;left:auto; }
.enav .content { padding : 0; }

.enav ul {}
.enav li {
  background : url(i/enav-left.gif) 0 0 no-repeat;
  float: left;
  display : inline;
  padding-bottom : 0;
}

.enav .content a {
  height:15px;
  background : url(i/enav-right.gif) 100% 0 no-repeat;
  font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
  font-size: 1.09em;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  display : block;
  padding : 8px 15px 5px;
  text-decoration : none;
  _float : left;
}
.enav .rss span {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background : url(i/rss.gif) 0 0 no-repeat;
  display : block;
  height : 15px;
  width :15px;
}
.wrapper .enav a:hover,
.wrapper .enav a:focus,
.wrapper .enav a:active {
  color : #fff;
}
.enav a.rss span:hover,
.enav a.rss span:focus,
.enav a.rss span:active {
  background-position : 0 -15px;
}




/* ******  flnav  ****** */
.flnav {
  position : absolute;
  top: 8px;
  right: 265px;
  ~right : 280px;
  width: 300px;
  }
.flnav .boxhd {
  /* image replacement */ padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background : url(i/top-bg.gif) 0 0 no-repeat;
  position : absolute;
  z-index : 0;
  width : 255px;
  height : 51px;
  right:-257px;
  ~right : -272px;
  top:-4px;
}
.flnav ul {
  overflow : hidden;
  width : auto;
  float: right;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #7e7e7e;
}
.flnav li.home { border : none; }
.flnav li.cat3 { border : none; }
.flnav .content a { color : #7e7e7e; text-decoration: none;}

.flnav .parent a,
.flnav .current a { font-weight : bold; }






/* ******  monthlist ****** */
.pagebody td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

/*
.events,
.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  ****** */
/*
.monthlist {
  margin-top : 14px;
  border-left:1px solid #DEDEDE;
  border-right:1px solid #DEDEDE;
}
.monthlist .boxhd {
  background:transparent url(i/snav-top.gif) no-repeat scroll 0pt;
  margin:0pt -1px;
  padding:12px 12px 10px;
}
*/
.calendar { margin : 0; }
.pageextra1 .calendar,
.pageextra2 .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 .boxhd { position:absolute;right:19999px;left:auto; }
.advert .content { text-align : center; }
.advert img { margin-bottom : 1em; }

.twocol .leftad {
  clear: both;
  width: 185px;
  height: 345px;
}

.home .adbox:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.home .adbox .boxhd { position:absolute;right:19999px;left:auto; }
.home .adbox .advert {
  float : left;
  width : 414px;
  height : 78px;
  margin-right : 10px;
}

/* ******  loginform  ****** */
.loginform {
  background : url(i/login-bottom.png) 0 100% no-repeat;
  _background : url(i/login-bottom.gif) 0 100% no-repeat;
  position : absolute;
  z-index : 7;
  top: 77px;
  left: 400px;
  width : 212px;
}
.loginform .boxhd { position:absolute;right:19999px;left:auto; }
.loginform .content {
  background : url(i/login-top.gif) 0 0 no-repeat;
  padding : 20px;
}
.loginform .fi_txt input {
  width : 165px;
}
.loginform label {
  color: #fff;
  display : block;
}
.loginform .fi_btn input {
  color: #fff;
  padding : 0;
  float : right;
}
.loginform .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.loginform .closebutton { display : none; }
.popperblock-closed {
  display: none;
}
.loginform .more a {
  color : #fff;
  text-decoration : none
}
.loggedin {
  position : absolute;
  z-index : 99;
  top : 10px;
  left : 34px;
}
.loggedin .boxhd {
  float : left;
  font-size : 11px;
  color : #7e7e7e;
  font-weight : normal;
  text-transform : none;
}
.loggedin .user {
  float : left;
  padding : 0 5px;
}
.loggedin .more {
  display: inline;
}


/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}




/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  top : 4px;
  ~top : 12px;
  right : 8px;
  width : 255px;
  z-index : 25;
}

.qsearch .boxhd {
  display : none;
  /* image replacement / padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background : url(i/top-bg.gif) 0 0 no-repeat;
  position : absolute;
  z-index : 0;
  width : 255px;
  height : 51px;
  */
}

.qsearch .content { 
  margin-top : -.8em;
  margin-left: -1.5em;
  padding : 0; 
  position : relative; 
  z-index : 30; 
  top: 12px;
  ~top : 0;
  left: 38px;
  ~left : 30px;
}
.qsearch .fi_rdo {
  margin-bottom : 5px;
  ~margin-bottom : 2px;
}
.qsearch .fi_rdo li {
  float: left;
}
.qsearch .fi_rdo input {
  margin-top: 0;
}
.qsearch .fi_txt label { position:absolute;right:9999em;left:auto; }
.qsearch .fi_txt input { width : 170px; height : 15px; padding: 2px; }
.qsearch .fi_btn input { 
  width : 3.5em; 
}
.qsearch .fi_btn input:hover,
.qsearch .fi_btn input:focus,
.qsearch .fi_btn input:active {
  color: #767676;
}




/* ******  searchresults  ****** */
.searchresults .content h2 {
  border-bottom : 2px solid #003399;
  color : #A0A0A0;
  margin : 1em 0 0.55em;
  padding : 11px 0 5px;
}

.searchpage .abc {
  margin : 1em 0;
}
.searchpage .abc a {
  margin-right : .2em;
}


/* ******  sitemap  ****** */
.sitemap .content {
  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 .content a:hover,
.sitemap .content a:focus,
.sitemap .content a:active { border-color : #767676; }
.sitemap .content i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
  text-align : center;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}
.gallery .imgbox {
  padding-top : .5em;
  float : none;
}
.gallery .ctrls a {
  padding : 0 .3em;
}

/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .imgbox {
  padding : .5em 0 0 0;
  float : none;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer { 
  text-align: center;
  padding-top:14px;  
}
.footer .boxhd { display : none; }
.footer a {
  text-decoration : none;
}
.footer a.facebook {
  background: url(i/facebook.png) 3px 50% no-repeat;
  padding-left: 24px;
  margin-top: -2px;
  _height:14px;
  min-height:14px;
  display: inline-block;
  padding-top: 2px;
  position: relative;
  z-index: 1;
}
.footer ul.logos {
  text-align : center;
  clear : both;
  position : relative;
  float : none;
  padding : 1px 20px;
}

.footer ul.logos li {
  font-size : 0;
  padding : 0 14px;
  background : url(i/gray-slash.gif) 100% 50% no-repeat;
  float : none;
  clear : none;
  display : inline-block;
  display : -moz-inline-box;
  ~display : inline;
}

.footer ul.logos li.noslash {
  background : none;
}
.footer ul.logos a {
  vertical-align : top;
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background : 0 0 no-repeat;
  height : 55px;
  width : 105px;
  float : none;
  margin : 0;
  ~display : inline-block;
}


.footer li.atlanta a {
  background-image : url(i/logos/atlanta.gif);
  width : 114px;
}
.footer li.icelandair a {
  background-image : url(i/logos/icelandair.gif);
  width : 120px;
}
.footer li.landhelgis a {
  background-image : url(i/logos/landhelgis.gif);
  width : 129px;
}
.footer li.airice a {
  background-image : url(i/logos/airice.gif);
  width : 105px;
}
.footer li.hangar a {
  background-image : url(i/logos/hangar.gif);
  width : 89px;
}
.footer li.ntf a {
  background-image : url(i/logos/ntf.gif);
  width : px;
}
.footer li.aei a {
  background-image : url(i/logos/aei.gif);
  width : px;
}
.footer li.bluebird a {
  background-image : url(i/logos/bluebird.gif);
  width : 112px;
}
.footer li.flugmalastjr a {
  background-image : url(i/logos/flugmalastjr.gif);
  width : px;
}

.footer ul.logos li a:hover,
.footer ul.logos li a:focus,
.footer ul.logos li a:active { background-position : 0 -55px;}



/* ******  eplicaad  ****** */
.eplicaad { 
  position : absolute;
  right: 28px;
}


/* ******  nefndir-link  ****** */
.nefndir-link {
  margin-top : 1em;
}
.nefndir-link a {
  background : url(i/nefndir.png) 0 0 no-repeat;
  width : 167px;
  height : 36px;
  display : block;
  text-indent : -9999em;
  overflow : hidden;
  margin-left : 10px;
}



/* ******  imgbanner  ****** */
.imgbanner { 
  display:block;
  height:153px;
  left:14px;
  position:absolute;
  z-index : 0;
  top:21px;
  width:898px;
  margin-right : -49px;
  background : url(i/topbanner.jpg) 0 100% no-repeat;
}


.fixbanner {
  background : url(../img/60arabanner.gif) 0 0 no-repeat;
  width : 140px;
  height : 140px;
  position : fixed;
  _position : absolute;
  top : 0;
  right : 0;
}


/* ****** fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 10px;
  right : 28px;
  ~right : 42px;
  width: 50px;
  z-index : 99;
}
.fontsizer h2 { position:absolute;right:9999em;left:auto; }
.fontsizer li {
  float : right;
}
.fontsizer a {
  display : block;
  width: 18px;
  height : 10px;
  overflow: hidden;
  text-indent : -999em;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
}

.fontsizer .up a {
  margin-left: 2px;
  background-image : url(i/font-up.gif);
}
.fontsizer .alt a {
  background-image : url(i/_temp_dev/font-alt.gif);
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active { background-position : 0 -10px;}








/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #767676;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }




/* ****** nefndir (extends: article) ******* */
.nefndir table {
  width: 70%;
  margin-bottom: 6px;
}

.nefndir caption {
  background-color: #55556A;
  width: 70%;
  font-style: normal;
  font-weight: bold;
}

.nefndir caption a {
  color: #fff;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.nefndir .tcollapse-active caption a {
  padding: 2px 12px;
  background: no-repeat 2px 60%;
}

.nefndir .collapse-open caption a { background-image: url(i/collapse-minus.gif); }
.nefndir .collapse-closed caption a { background-image: url(i/collapse-plus.gif); }

.nefndir .tcollapse-closed tr { display: none; }

.wrapper .nefndir caption a:hover,
.wrapper .nefndir caption a:focus,
.wrapper .nefndir caption a:active { color: #fff; }
