﻿@import url("http://www.verslo.is/static/override.css");
/* @override http://verslovefur.eplica.is/skin/basic/design/main.css */

.stream { position:absolute;right:9999px;left:auto; }
.focustarget {
  position:absolute;right:19999px;left:auto;
  ~position:fixed;~top:0; /* fix the annoying scroll-jump in IE7 */
  _position:absolute;_top:auto; /* reset styles for IE6*/
}
.scroll-overflow,
.print { display : none; }

/* 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;
}



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  -ms-overflow-y : scroll;
  overflow-y : scroll;
}


body {
  background : #fff url(i/body-bg-fors.png) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #444;
  line-height : 1.2;
  text-align : center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.fjarnam   { background-image: url(i/body-bg-fjar.png);}
body.foreldrar { background-image: url(i/body-bg-fore.png);}
body.nemendur  { background-image: url(i/body-bg-neme.png);}
body.skolinn   { background-image: url(i/body-bg-skol.png);}

body,
body.zoom1 { font-size : 13px;  ~font-size :  81.25%; }
body.zoom2 { font-size : 15px;  ~font-size :  93.75%; }
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 : #0c4866; text-decoration : none; }

a span {
  cursor : pointer;
  _cursor : hand;
}


li.book a, a.book { background : url(icons/book-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.dagskra a,a.dagskra { background : url(icons/dagskra-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.doc, a.doc { background : url(icons/doc-icon.gif) 0 50% no-repeat; padding-left : 20px; display : inline-block; }
/* li.english a, a.english { background : url(icons/english-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; } */
li.flash a, a.flash { background : url(icons/flash-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.historic a, a.historic { background : url(icons/web-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.icelandic a, a.icelandic { background : url(icons/icelandic-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.web a, a.web { background : url(icons/web-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.ie a, a.ie { background : url(icons/ie-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.java a, a.java { background : url(icons/java-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.pdf a, a.pdf { background : url(icons/pdf-icon.gif) 0 50% no-repeat; padding-left : 20px; display : inline-block; }
li.ppl a, a.ppl { background : url(icons/people-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.ppt a, a.ppt { background : url(icons/ppt-icon.gif) 0 50% no-repeat; padding-left : 20px; display : inline-block; }
/* li.senda a, a.senda { background : url(icons/senda-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; } */
li.skipan a, a.skipan { background : url(icons/skipan-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.swf a, a.swf { background : url(icons/swf-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.tree a, a.tree { background : url(icons/tree-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.wmp a, a.wmp { background : url(icons/wmp-icon.gif) 0 50% no-repeat; padding-left : 25px; display : inline-block; }
li.xls a, a.xls { background : url(icons/xls-icon.gif) 0 50% no-repeat; padding-left : 20px; display : inline-block; }

span.pdf { background : url(icons/pdf-icon.gif) 50% 50% no-repeat; width : 20px; min-height : 1.4em; _height : 1.4em; overflow : hidden; text-indent : -9999em; display: block; }

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 {
  color : #222;
  font-size : 1.84615em; /* 24px */
  margin-bottom : .55em;
  font-weight: normal;
}
h2 {
  font-size : 1.23077em; /* 16px */
  margin-top : 1.5em;
  margin-bottom : .5em;
}
h3 {
  font-size : 1.0769em; /* 14px */
  margin-bottom : .2em;
}
h4 {
  font-size : 1.0769em; /* 14px */
  font-weight : normal;
  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 : 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #888;
  background : #fff;
  color : #000;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #000;
}

.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 : #fff;
  border : 1px solid #888;
  color : #000;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c00;
  color : #c00;
}


.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 { height:0; line-height:0; font-size:1px; clear:both; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
}
.pgwrap2 {
  position : relative;
  width : 976px;
  margin : 0 auto;
  text-align : left;
}


.pghead {
  height : 380px;
}
.pghead .brand {
  padding : 14px 0 200px 3px;
  background: url(i/topbox-bg-glow.png) 0 0 no-repeat;
}
.pghead .brand img.logo { vertical-align : middle; }
.pghead .brand .slogan {}
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  padding-left : 212px;
  width : 764px;
  min-height: 650px;
  _display : inline;
  background: url(i/pgmain-bg.png) 0 0 repeat-y;
}
.threecol .pgmain {
  padding-right: 320px;
  width: 444px;
  background-image: url(i/pgmain-bg-3col.png);
}
.home .pgmain {
  padding-right: 320px;
  padding-left: 20px;
  padding-bottom: 40px;
  width: 636px;
  background: url(i/pgmain-home.png) 100% 0 repeat-y;  
}


.pgmain .wrap {
  padding-top : 30px;
  padding-bottom: 22px;
}

.pgextra1 {
  background : #dadde0;
  width : 300px;
  float: left;
  margin: -30px 0 0 -300px;
}

.pgextra2 {
  float : left;
  width : 186px;
  margin-left : -976px;
  _display : inline;
}
.threecol .pgextra2 {
}

.pgfoot {
  height : 94px;
  padding-top : 8px;
  background: #87939f url(i/footshade.png) 0 0 repeat-x;
  font-size : .92em;
}
.pgfoot .wrap {
  color : #fff;
  clear : both;
  position : relative;
  width : 976px;
  margin : 0 auto;
  text-align : left;
}

.pgfoot p {
  margin-bottom: 0.5em;
}
.pgfoot .toe,
.pgfoot .bigtoe {
  float: left;
}
.pgfoot .toe {
  text-shadow: rgba(0,0,0, .25) -1px -1px 1px;
  background: url(i/foot-sep.png) 0 0 repeat-y;
  padding: 7px 26px;
  margin-top: 8px;
  min-height: 3.5em;
}
.pgfoot .toe i {
  font-style: normal;
  padding: 0 4px;
}
.pgfoot .bigtoe {
  padding-top: 10px;
  padding-right: 26px;
}
.pgfoot .bigtoe strong {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 167px;
  height: 34px;
  background: url(i/footerlogo.png) 0 0 no-repeat;
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : 1em;
}

.boxhead { padding-top : 0; margin-top: 0; }
.twocol .pgmain .boxhead {
  /* background : url(i/bh-bg-neme.png) 0 0 no-repeat;
  position : absolute;
  top : 355px;
  left : 0;
  color : #fff;
  font-size : 21px;
  line-height : 35px;
  padding-left : 36px;
  padding-bottom : 5px; */
}
.pgmain .boxhead {
  font-size : 1.81em;
  clear : both;
}
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }




/* ******  topbox  ****** */
.topbox {
  background-color: #fff;
  padding : 5px;
  width : 646px;
  height : 246px;
  position : absolute;
  top : 81px;
  left : 0;
  color : #fff;
}
.topbox .item {
  padding : 25px 20px 5px 320px;
  font-size : 11px;
}
.topbox .item h3 {
  color : #fff;
  font-size : 24px;
  margin-bottom : 12px;
}
.topbox .item h3 a { color : #fff; }
.topbox .item h3 a:hover,
.topbox .item h3 a:hover {
  text-decoration : none;
}
.topbox .item h3 .meta {
  color : #557f94;
  font-size : 14px;
  margin-bottom : 20px;
}
.topbox a { color : #fff; }
.topbox .item img {
  float : left;
  margin : -25px 0 0 -320px;
}
.topbox .more { display : inline; }
.wrap .topbox .more a {
  background-image : url(i/topbox-more-bg.png);
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/basic/design/i/topbox-more-bg.png',sizingMethod='crop');
  position : absolute;
  bottom : 25px;
  right : 25px;
  color : #fff;
}
.topbox .arrow {
  background: url(i/arrows.png) 0 0 no-repeat;
  display: block;
  overflow : hidden;
  width : 14px;
  height : 27px;
  position: absolute;
  top : 65px;
  left : 298px;
}

.wrap .topbox a {
  color: #fff;
}



/* ******  tabbox  ****** */
.tabbox {
  -moz-box-shadow:    rgba(0,0,0, .3)  0px 0px 5px 2px;
  -webkit-box-shadow: rgba(0,0,0, .3)  0px 0px 5px 2px;
  box-shadow:         rgba(0,0,0, .3)  0px 0px 5px 2px;
}
.home .tabbox {
  -moz-box-shadow:    none;
  -webkit-box-shadow: none;
  box-shadow:         none;
}
.tabbox .boxhead { position:absolute;right:9999px;left:auto; }
.tabbox ul.tabs {
  overflow : hidden;
  width : 300px;
}
.tabbox .tabs li {
  background : url(i/tab-bg.png) 0 100% no-repeat;
  float : left;
}
.tabbox .tabs li.tab1 { background-position : -2px 100%; padding : 0;  }
.tabbox .tabs a {
  width : 75px;
  display : block;
  font-size : 12px;
  color : #444;
  font-weight : bold;
  line-height : 29px;
  text-align : center;
  padding-bottom : 1px;
  text-shadow: #fff 1px 1px 1px;
}
.tabbox .tabs .current a {
  color : #069;
  background : url(i/tab-bg-c.png) 0 0 repeat-x;
}

.tabbox .tabpane {
  border-bottom: 1px solid #99a2ab;
}


/* ******  graybox  ****** */

.wrap .graybox {
  margin-bottom : 1em;
}
.pgwrap .wrap .graybox .boxhead {
  background : #99a2ab;
  position : static;
  margin : 0;
  font-size : 1.4em;
  line-height : 1.2;
  top : auto;
  padding : 5px;
  color: #FFF;
}
.wrap .graybox .boxhead a {
  background : url(i/graybox-arrow.png) 5px 50% no-repeat;
  color : #fff;
  display : block;
  padding-left : 20px;
}
.wrap .graybox .boxhead a:hover,
.wrap .graybox .boxhead a:focus {
  background-color : #6E7B88;
  text-decoration : none;
}
.graybox .boxbody {
  background : #eceeef;
}
.graybox .boxbody ul {
  padding : 10px;
}
.graybox .boxbody ul a {
  color : #0c4866;
}
.graybox table {
  width : 100%;
  text-align : center;
  margin : 0;
}
.graybox table a {
  color : #666;
}
.graybox table td {
  text-align : center;
  padding : .4em .6em;
  font-size: .846em;
  white-space: nowrap;
  vertical-align : middle;
}
.graybox table tr.alt td {
  background-color : #dadde0;
}
.smallbox {
  width : 49%;
  float : left;
  margin-bottom: 1em;
}
.leftbox {
  clear : left;
  margin-right : 2%;
  ~margin-right : 1.9%;
}
.leftbox .boxbody {
  border-right: 1px solid #dadde0;
}
.leftbox .boxbody:after {
  display:block; clear:both; content:"\\00a0"; visibility:hidden; font-size:1px; height:0; }
.smallbox .boxhead {
  color: #747f8b;
  font-size: 1.0769em;
  padding-top: 15px;
}
.articlelist.smallbox h3 {
  font-size: 1em;
  font-weight: normal;
  padding-left: 84px;
}
.articlelist.smallbox h3 a {
  color: #175aa5;
}
.articlelist.smallbox h3 .meta {
  font-size: 0.846em;
  padding-top: 0.5em;
}
.home .articlelist img {
  border: 1px solid #b8bec3;
  padding: 2px;
}
.home .articlelist.smallbox img {
  float: left;
  margin: 0;
}
.home .articlelist.smallbox .summary {
  display: none;
}







/* ******  accordion  ****** */

.accordion { clear : both; }
.accordion h3 {
  font-size : 1.27em;
  margin : 0;
}
.wrap .accordion h3 a {
  padding : 6px 10px;
  display : block;
  color : #fff;
  font-weight : normal;
  border-top : 1px solid #dadde0;
}
.wrap .accordion .boxhead-open h3 a {
  font-weight : bold;
}
.accordion .boxhead-open h3 a,
.wrap .accordion h3 a:hover,
.wrap .accordion h3 a:focus {
  color : #fff;
  text-decoration : none;
}
.accordion .accbox li {
  margin-bottom : 1em;
}
.accordion .accbox .accbody,
.accordion .item .summary {
  padding : 10px;
  background : #eceeef;
}


.wrap .accordion .agraybox h3 a,
.wrap .accgray h3 a {
  background : #99a2ab;
}
.accgray .boxhead-open h3 a,
.wrap .accgray h3 a:hover,
.wrap .accgray h3 a:focus,
.wrap .accordion .agraybox  h3 a:hover,
.wrap .accordion .agraybox  h3 a:focus {
  background : #6e7b88;
  text-decoration : none;
}


.wrap .accordion .bluebox  h3 a,
.wrap .accblue h3 a {
  background : #4ca3cb;
}
.accblue .boxhead-open h3 a,
.wrap .accblue h3 a:hover,
.wrap .accblue h3 a:focus,
.wrap .accordion .bluebox  h3 a:hover,
.wrap .accordion .bluebox  h3 a:focus {
  background : #007cb5;
  text-decoration : none;
}


.wrap .accordion .greenbox  h3 a,
.wrap .accgreen h3 a {
  background : #90c56f;
}
.accgreen .boxhead-open h3 a,
.wrap .accgreen h3 a:hover,
.wrap .accgreen h3 a:focus,
.wrap .accordion .greenbox  h3 a:hover,
.wrap .accordion .greenbox  h3 a:focus {
  background : #65ab3e;
  text-decoration : none;
}





/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block;
  font-size : .83em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  overflow : hidden;
  white-space : nowrap;
}
.buttons {
  margin-top : 1.33em;
  padding: 1.33em 0.5em 0;
  clear : both;
  background: url(i/btn-shade.png) 0 0 repeat-x;
  text-align: right;
  position: relative;
}
.wrap .buttons a {
  margin-left : 10px;
  font-weight: bold;
}
.wrap .buttons a.btnback {
  background : url(i/btn-back.png)  0 50% no-repeat; padding-left : 17px; min-height: 13px; display : inline-block;
  position: absolute;
  margin: 0;
  left: 0;
}
.wrap .buttons a.senda {
  background : url(i/btn-send.png)  0 50% no-repeat; padding-left : 26px; min-height: 11px; display : inline-block;
}
.wrap .buttons a.prenta {
  background : url(i/btn-print.png) 0 50% no-repeat; padding-left : 26px; min-height: 16px; display : inline-block;
}
.more {
  clear : both;
  overflow : hidden;
}
.more a
{
  background : url(i/more-btn.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/basic/design/i/more-btn.png',sizingMethod='crop');
  display : block;
  width : 76px;
  min-height: 25px;
  padding-left : 11px;
  font-size : 12px;
  font-weight: bold;
  line-height : 25px;
  color: #555;
}
.moreolder,
.archivelink {
  background : url(i/btn-left.png) 0 0 no-repeat;
  padding-left : 8px;
  float : left;
  margin-bottom: 0;
}
.wrap .moreolder a,
.wrap .archivelink a {
  background : url(i/btn-right.png) 100% 0 no-repeat;
  float : none;
  display : block;
  line-height : 24px;
  padding : 0 15px 0 7px;
  color : #666;
  font-weight: bold;
  font-size: .923em;
}


/* ******  articlelist  ****** */
.articlelist .boxhead { position:absolute;right:9999px;left:auto; }
.home .articlelist .boxhead {position:relative;right:auto;}
.articlelist .item {
  overflow : hidden;
  margin-bottom : 1em;
}
.articlelist h3 {
  margin-top : 0;
  font-size : 1.27em;
  color : #069;
}
.articlelist h3 a {
  color : #069;
}
.articlelist h3 .meta {
  color: #848c94;
  font-size : .666em;
  font-weight: normal;
  }
.articlelist .summary { line-height : 1.4; }
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}
.articlelist img[align=left],
.articlelist img.left {
  float : left;
  margin : .2em .5em .33em 0;
}
.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li .meta {
  font-size : 1em;
  display : block;
  float : left;
}
.articlelist li a {
}
/* topbox */
.home .articlelist.topbox img {
  margin: 0 0 0 0;
}

.home .articlelist.mainlist {
  background: url(i/btn-shade.png) 0 100% repeat-x;
  padding-bottom: 20px;
}

.tjonusta .item {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin : 0;
  padding : 10px;
  background : url(i/p1-grad.png) 0 0 repeat-x;
  border-bottom : 1px solid #99a2ab;
  overflow : visible;
  position : relative;
}
.tjonusta .itm1 { z-index : 3; }
.tjonusta .itm2 { z-index : 2; }
.tjonusta .itm3 { z-index : 1; }
.tjonusta .item img {
  float : left;
  padding : 1px;
  border : 1px solid #99a2ab;
  margin : 0 .5em 0.33em 0;
}
.tjonusta .item .more { overflow : visible; _height:0;min-height:0; /* ie hasLayout fix */ }
.tjonusta .item .more a {
  background : url(i/p1-more.png) 0 0 no-repeat;
  position : absolute;
  right : 8px;
  bottom : -8px;
  z-index : 1111;
  padding : 0 0 2px;
  width : 128px;
  text-align : center;
  _height:0;min-height:0; /* ie hasLayout fix */
}


/* ******  article  ****** */
.article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody {
  line-height : 1.4;
}
.article .meta { font-size : 1em; font-weight : bold; color : #666; }
.article h1 { font-weight: normal; }
.article h2 { color: #447a94; margin-bottom: 0; }
.article h3 { color: #447a94; margin-top: 1em; }
.article h4 { color: #447a94; margin-top: 1em; }
.article h3:first-child { margin-top: 0; }
.article .subtitle {
  clear : none;
  margin-top : -1em;
  margin-bottom: 0.5em;
  font-size : 1.25em;
  font-weight: normal;
  color: #447a94;
}
.article .summary {
  color : #444;
  font-size: 1.1538em;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article .left { float : left;  margin : .2em 2em .2em 0; }
.article .right { float : right;  margin : .2em 0 .5em 2em; }

.smallimg .left {
  margin-left : -81px;
}
.article table a {
  color : #666;
}
.article caption {
  font-style : italic;
  padding : .2em 0;
  text-align : left;
  white-space : nowrap;
}
.article th {
  font-weight : bold;
  font-size : 1.17em;
  color : #fff;
  padding : .4em .6em;
  background : #99a2ab;
}
.article td {
  padding : .4em .6em;
  border-right : 1px solid #d1d5d9;
  background : #eceeef;
  vertical-align : middle;
}
.article tr.alt td {
  background-color : #dadde0;
}
.article td.arrow {
  background-image : url(i/table-arrow.png);
  _background-image : url(i/table-arrow.png);
  background-repeat : no-repeat;
  background-position : 98% 50%;
  padding-right : 30px;
}


.article table.grid {
  clear: both;
  width: 100%;
}
.article table.grid,
.article table.grid td {
  vertical-align: top;
  background : transparent none;
  border : none;
  padding : 0
}

.article table.grid.faq td {
  width: 50%;
  padding-left: 10px;
}
.article table.grid.faq td:first-child {
  padding-left: 0;
  padding-right: 10px;
}


.article ul {
  list-style : disc;
  padding-left : 1.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }

.article ol li {
  display : list-item;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.article p.ath {
  border: 1px solid #b6bcc1;
  -moz-box-shadow:    inset #fff 0 0 0 1px;
  -webkit-box-shadow: inset #fff 0 0 0 1px;
  box-shadow:         inset #fff 0 0 0 1px;
  background-color: #eef0f1;
  padding: 17px 30px;
  margin-bottom: 10px;
}
.article p.ath+p.ath {
  margin-top: -20px;
  padding-top: 10px;
  border-top: none;
  -moz-box-shadow:    inset #fff 0 -1px 0 1px;
  -webkit-box-shadow: inset #fff 0 -1px 0 1px;
  box-shadow:         inset #fff 0 -1px 0 1px;
}

.paging ul { list-style : none; padding : 0; }
.paging .prev { float : left; margin-right : 1em; }

.chapters ul { list-style : none; padding : 0; overflow : hidden; border : none; }
.chapters li { float : left; margin-right : 1em; }

.smallimg .boxbody h1,
.smallimg .boxbody h2.subtitle {
  margin-left : -81px;
}
.staffitem .boxbody h2 {
  font-size : 1.09em;
}
.staffitem ul {
  padding-left : 1.2em;
  border : none;
}
.staffitem li {
  padding-bottom : .1em;
}



/* ******  collapser  ****** */
.collapser h3 {
  background : #99a2ab;
  margin : 0;
}
.wrap .collapser h3 a {
  color : #fff;
  padding : .4em .6em;
  display : block;
}
.wrap .collapser h3 a:hover,
.wrap .collapser h3 a:focus {
  text-decoration : none;
  color : #fff;
  background : #6E7B88;
}
.collapser ul {
  border : none;
  list-style : none;
  padding : 0;
}
.collapser ul li {
  padding : .4em .6em;
  background : #eceeef;
  margin : 0;
  color : #666;
}
.article ul li.alt {
  background-color : #dadde0;
}


/* ******  imgbox  ****** */
.smallimg .boxbody {
  padding-left : 81px;
}
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.smallimg .imgbox {
  float : left;
  padding : 0;
  margin-left: -81px;
}
.medimg .imgbox {
  float : right;
  padding : 50px 0 0 1.5em;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.wrap .imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 2px;
  border: 1px solid #b6bcc1;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #889;
  font-weight : normal;
  font-style: italic;
  font-size : 1em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }




/* ******  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%; }




/* ******  stafflist  ****** */

.wrap .stafflist h3 a {
  font-weight: bold;
}

.stafflist table {
  width: 100%;
  margin-bottom: 0;
  border-left: 1px solid #d1d5d9;
}

.stafflist table a {
  color : #666;
}

.stafflist table .arrow a {
  font-weight: bold;
}

.stafflist caption {
  font-style : italic;
  padding : .2em 0;
  text-align : left;
  white-space : nowrap;
}

.stafflist th {
  font-weight : bold;
  font-size : 1.17em;
  color : #fff;
  padding : .4em .6em;
  background : #99a2ab;
}

.stafflist td {
  padding : .4em .6em;
  border-right : 1px solid #d1d5d9;
  background : #eceeef;
  vertical-align : middle;
}

.stafflist tr.subrow td {
  padding: 0;
  border-bottom: 1px solid #D1D5D9;
  background: #fff;
}

.stafflist tr.subrow a.close {
  display : block;
  background: #6E7B88;
  color: #fff;
  padding : .4em .6em;
  text-decoration: underline;
}

.stafflist tr.alt td {
  background-color : #dadde0;
}

.stafflist td.arrow {
  background-image : url(i/table-arrow.png);
  _background-image : url(i/table-arrow.png);
  background-repeat : no-repeat;
  background-position : 98% 50%;
  padding-right : 30px;
}


.stafflist tr.subrow #cvWrapper {
  font-size: 1.1em;
  background: #fff;
  border: 1px solid #D1D5D9;
  padding: 10px;
  width: 100%;
  overflow: hidden;
}
.stafflist #cvWrapper:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }



.stafflist .cvImagePanel {
  float: left;
  padding-right: 12px;
}

.stafflist .cvFullname {
  font-weight: bold;
  padding-bottom: 4px;
  padding-top: 6px;
}

.stafflist .cvPersonalInfo div {
  padding-bottom: 4px;
}

.stafflist .cvPersonalInfo div em {
  padding-right: 6px;
}

.stafflist .open { display: none; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 394px;
  right : 5px;
  z-index: 0;
}
/* .twocol .breadcrumbs { left : 10px; } */

.home .breadcrumbs,
.threecol .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs .boxbody {}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration : none;
  color : #898e94;
  font-size: .84615em;
}

.breadcrumbs i {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left: 7px;
  padding-top: 9px;
  margin-left: 3px;
  background: url(i/arrow-curr.png) 0 0 no-repeat;
}



/* ******  mnav  ****** */
.mnav {
  position : absolute;
  right : 0;
  width : 300px;
  top : 81px;
  border-top : 1px solid #99a2ab;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding : 0; }

.mnav ul {}
.mnav li {
  _display : inline;
  padding-bottom : 0;
}

.mnav .boxbody a {
  background : url(i/mnav-bg4.jpg) 0 0 no-repeat;
  display : block;
  overflow : hidden;
  width : 300px;
  height : 67px;
  text-indent : -99999em;
}
.mnav .cat2 a { background-position : -300px 0; }
.mnav .cat3 a { background-position : -600px 0; }
.mnav .cat4 a { background-position : -900px 0; }

.mnav .parent .cat1 a,
.mnav .current .cat1 a,
.skolinn .mnav .cat1 a,
.mnav .cat1 a:hover,
.mnav .cat1 a:focus {
  background-position : 0 -67px;
}
.mnav .parent .cat2 a,
.mnav .current .cat2 a,
.nemendur .mnav .cat2 a,
.mnav .cat2 a:hover,
.mnav .cat2 a:focus {
  background-position : -300px -67px;
}
.mnav .parent .cat3 a,
.mnav .current .cat3 a,
.foreldrar .mnav .cat3 a,
.mnav .cat3 a:hover,
.mnav .cat3 a:focus {
  background-position : -600px -67px;
}
.mnav .parent .cat4 a,
.mnav .current .cat4 a,
.fjarnam .mnav .cat4 a,
.mnav .cat4 a:hover,
.mnav .cat4 a:focus {
  background-position : -900px -67px;
}


/* ******  snav  ****** */
.snav {
  border-bottom: 1px solid #fff;
}
.snav .boxhead,
.articlelist.mainlist .boxhead {
  background : url(i/bh-bg-fors.png) 0 0 no-repeat;
  position : absolute;
  top : 355px;
  left : 0;
  right: auto;
  color : #fff;
  font-size : 14px;
  line-height : 26px;
  padding-left : 41px;
  padding-bottom : 5px;
}
.home  .mainlist .boxhead { padding-left: 21px; }
.fjarnam   .snav .boxhead { background-image: url(i/bh-bg-fjar.png); }
.foreldrar .snav .boxhead { background-image: url(i/bh-bg-fore.png); }
.nemendur  .snav .boxhead { background-image: url(i/bh-bg-neme.png); }
.skolinn   .snav .boxhead { background-image: url(i/bh-bg-skol.png); }


.snav ul {}
.snav ul.level1 li:first-child {
  border-top: none;
  margin-top: 1px;
}
.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _display : inline;
  padding-bottom : 0;
  border-top : 1px solid #fff;
  border-bottom : 1px solid #aeb3b8;
}
.snav li.home {
  border-top : none;
}
.snav li.home a {
  padding-left : 21px;
  background : url(i/arrows-back.gif) 10px 50% no-repeat;
}
.snav .boxbody a {
  display : block;
  color : #3b3b3b;
  font-size: .9231em;
  padding : 6px;
  padding-left: 20px;
  background : none;
}
.snav a:hover,
.snav a:focus,
.snav a:active {
}
.snav .parent > a,
.snav .current > a {
  font-weight: bold;
  border-bottom : 1px solid #aeb3b8;
  background: url(i/arrow-curr.png) 8px 8px no-repeat;
}
.snav .level2 {
  border-top : 1px solid #fff;
  background-color: #eef0f1;
}

.snav .level2 li { border : none;}

.snav .level2 a {
  border : none;
  font-weight : normal;
  padding: 5px;
  padding-left : 32px;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
  background: url(i/arrow-curr.png) 22px 7px no-repeat;
}

.snav .level2 .level3 a {
  font-weight : normal;
  background: none;
  padding-left : 44px;
}
.snav .level3 .current a {
  font-weight : bold;
}




/* ******  enav  ****** */

.enav {
  background : url(i/p1-grad.png) 0 0 repeat-x;
  padding : 0;
  margin : 0;
  border-bottom : 1px solid #fff;
}
.enav .boxhead,
.pgextra1 .articlelist h3 {
  color : #069;
  padding: 17px 11px 0;
  margin-bottom: 0;
  font-size: 1.0769em; /* 14px */
  text-shadow: #fff 1px 1px 1px;
}
.pgextra1 .articlelist h3 { padding: 8px 0;}
.enav .boxbody {
  padding: 11px 11px 21px;
  border-bottom : 1px solid #a9b2b9;
  font-size: .923em; /* 13px */ 
}

.enav .boxbody a {
  color : #393939;
  padding : 2px 0 2px 20px;
  line-height : 1.4;
}
.enav li a {
  background: url(i/arrow-curr.png) 8px 50% no-repeat;
}


/* ******  flnav  ****** */

 .flnav {
  position : absolute;
  top : 8px;
  right : 60px;
}
.flnav li {
  float: left;
}


.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav .english a {
  display : block;
  padding: 0;
  overflow : hidden;
  text-indent : -99999em;
  width : 26px;
  height : 23px;
  background : url(i/pgmenu-icons.png) -83px 0 no-repeat;  
}

.flnav .english a:hover,
.flnav .english a:focus,
.flnav .english a:active {
  background-position: -83px -23px;  
}




/*
.flnav ul {
  overflow : hidden;
  width : 300px;
}
.flnav li {
  float : left;
  _display : inline;
  margin-left : 10px;
}
.flnav .boxbody a {
  _width : 0;
  color : #666;
  font-size : 11px;
  line-height : 13px;
  display : block;
  padding-left : 25px;
  _white-space : nowrap;
}
*/



/* ******  bnav  ****** */
.bnav {
  background : url(i/p1-grad.png) 0 0 repeat-x;
  border-bottom: 1px solid #fff;
}
.bnav .boxhead {
  color : #069;
  padding : 15px 12px 0;
}
.bnav .boxbody {
  padding : 0 0 15px 12px;
  border-bottom : 1px solid #99a2ab;
}
.bnav ul {
  overflow : hidden;
  width : auto;
}
.bnav li {
  margin-bottom : .5em;
}
.bnav li.cat1 { border : none; }
.bnav .boxbody a {
  background : url(icons/web-icon.gif) 0 50% no-repeat;
  color : #666;
  padding : 2px 0 2px 25px;
  font-weight : bold;
}





/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size: .92em;
}
.monthlist table.grid { width: 100%; }
.monthlist td {
  padding: 0 0 10px 0;
}

.events,
.monthlist {
}

.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  ****** */
.calwrap {
  margin-bottom: 2em;
}
.monthlist .boxbody {
  position: relative;
}
.monthlist h4 {
  font-weight: bold;
  font-style: normal;
  text-align: center;
  padding: .1em;
  font-size: 1.08em;
  position: relative;
  z-index: 1;
}
.monthlist .paging .stepper,
.monthlist .paging { height: 0; }
.monthlist .paging .prev a,
.monthlist .paging .next a {
  position: absolute;
  z-index: 5;
  top: 3px;
  left: 80px;
  width: 6px;
  height: 10px;
  text-indent: -9999em;
  overflow: hidden;
  margin: 0 3px 0;
  display: block;
  background: url(i/cal-arrows.png) -6px 50% no-repeat;
}
.monthlist .paging .next a {
  background-position: 0 50%;
  left: auto;
  right: 80px;
}
table.calendar {
  margin: 0 auto;
}
.calendar th {
  color: #006699;
  text-align: center;
  padding: .2em;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
}
.calendar td {
  width: 14.2857%;
  color: #343534;
  text-align: center;
  border-bottom: 4px solid #fff;
  border-right: 5px solid #fff;
  padding: 0;
}
.calendar .sa { }
.calendar .su { color: #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td.today i {
  font-weight: bold;
  border: 1px solid #006699;
}
.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  width: 27px;
  height: 27px;
  line-height: 27px;
  vertical-align: baseline;
  border: 1px solid #e9ebed;
}
.calendar td a { 
  font-weight: bold; 
  background: #dadde0;
  color: #000;
  border: 1px solid #d0d4d9;
}
.wrap .calendar td a:hover,
.wrap .calendar td a:focus,
.wrap .calendar td a:active {
  text-decoration: none;
}
.wrap .calendar td a:focus,
.wrap .calendar td a:active {
  background: #004ed7;
  color: #ff0;
}

.dateinfo {
  display: none;
  position: absolute;
  z-index: 50;
  text-align: left;
  border: 1px solid #1f4a96;
  background: #fff;
  padding: 0;
  width: 140px;
}
.js-active .dateinfo { display: block; }
.dateinfo strong {
  text-transform: capitalize;
  display: block;
  margin-bottom: 2px;
  padding: 2px 8px 2px 4px;
  color: #fff;
  background: #1f4a96;
}
.dateinfo ul {
}
.dateinfo li {
}
.dateinfo li a {
  padding: 3px 8px 3px 4px;
  background: #fff;
  font-weight: bold;
  color: #121314;
  min-width: 120px;
  max-width: 300px;
  display: block;
  text-align: left;
}
.wrap .dateinfo li a:hover,
.wrap .dateinfo li a:focus {
  text-decoration: underline;
  background: #fff;
  color: #121314;
}



/* ******  advert  ****** */
.advert,
.imglink {
  text-align : center;
  overflow : hidden;
  padding-top: 1.5em;
}
.advert + .advert,
.imglink + .imglink {
  padding-top: 1em;
}

.adleft { float : left; }
.adright { float : right; }
.advert .boxhead { text-align : left; }
.advert .boxbody { text-align : center; }
.advert img,
.imglink img {
  border: 1px solid #99a2ab;
}


/* ******  motto  ****** */

a.motto {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 24px;
  height: 458px;
  position: absolute;
  top: 390px;
  left: -24px;
  background: url(i/stika-haefni.png) 0 0 no-repeat;
}
a.motto:hover {
  background-position: -30px 0;
}



/* ******  loginform  ****** */
.loginform {
  position: relative;
  background-color: #dadde0;
  z-index: 99;
}

.loginform p.fi_txt {
  margin-bottom: 0.3333em;
}
.loginform .boxbody {
  padding: 12px 0 1px 12px;
}
.loginform .fi_txt label {
  display : inline-block;
  width : 80px;
  padding-right : 5px;
  text-align : right;
  vertical-align : middle;
  color: #222;
}
.loginform .fi_txt input {
  width : 175px;
  display: inline-block;
  vertical-align : middle;
  padding : 5px;
  color : #666;
  border: 1px solid #abb;
    -moz-border-radius:    6px;
    -webkit-border-radius: 6px;
    border-radius:         6px;
    -moz-box-shadow:    inset rgba(0,0,0, .2)  2px 2px 3px;
    -webkit-box-shadow: inset rgba(0,0,0, .2)  2px 2px 3px;
    box-shadow:         inset rgba(0,0,0, .2)  2px 2px 3px; 
}
.loginform .fi_btn {
  text-align : right;
  padding-right : 10px;
}
.loginform .fi_btn input {
  background : url(i/smallbtn.png) 0 0 no-repeat;
  border : none;
  width : 65px;
  vertical-align : middle;
  height : 19px;
  font-size: 11px;
  font-weight: bold;
  color : #0C4866;
}




/* ******  loginpagebox  ****** */
.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}




/* ******  ajax popups  ****** */

.bekkjalistar .popup-outer,
.stundatoflur .popup-outer {
  position : absolute;
  top: 100px;
  left: -14px;
  background: #fff;
  z-index: 1000;
  background: url(i/popup-tables-top.png) no-repeat;
  _background-image : url(i/popup-tables-top.gif);
  width: 988px;
  padding-top: 37px;
}

.bekkjalistar .popup-outer {
  background-image: url(i/popup-people-top.png);
  _background-image: url(i/popup-people-top.gif);
  width: 348px;
  left: 222px;
}

.bekkjalistar .popup-inner,
.stundatoflur .popup-inner {
  background: url(i/popup-tables-bot.png) no-repeat 0 100%;
  _background-image : url(i/popup-tables-bot.gif);
  padding: 0 24px 24px 24px;
}

.bekkjalistar .popup-inner {
  background-image: url(i/popup-people-bot.png);
  _background-image: url(i/popup-people-bot.gif);
}

.bekkjalistar .popup-inner h3,
.stundatoflur .popup-inner h3 {
  background: #99A2AB;
  color: #fff;
  padding: 4px 23px;
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 0;
  position : relative;
  top: -13px;
}

.bekkjalistar .popup-inner h3 {
  padding-left: 10px;
}

.bekkjalistar .popup-inner h3 span,
.stundatoflur .popup-inner h3 span {
  text-transform: capitalize;
  font-size: .8em;
  padding-left: 15px;
}

.bekkjalistar .popup-inner a.printBtn,
.bekkjalistar .popup-inner a.closeBtn,
.stundatoflur .popup-inner a.printBtn,
.stundatoflur .popup-inner a.closeBtn {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width : 24px;
  height : 20px;
  background: url(i/popup-closeBtn.gif) no-repeat;
  position : absolute;
  top: 27px;
  right: 39px;
}


.bekkjalistar .popup-inner a.printBtn,
.stundatoflur .popup-inner a.printBtn {
  width: 54px;
  background-image: url(i/popup-printBtn.gif);
  right: 65px;
}

.bekkjalistar .popup-inner a.printBtn:hover,
.bekkjalistar .popup-inner a.printBtn:focus,
.bekkjalistar .popup-inner a.printBtn:active,
.bekkjalistar .popup-inner a.closeBtn:hover,
.bekkjalistar .popup-inner a.closeBtn:focus,
.bekkjalistar .popup-inner a.closeBtn:active,
.stundatoflur .popup-inner a.printBtn:hover,
.stundatoflur .popup-inner a.printBtn:focus,
.stundatoflur .popup-inner a.printBtn:active,
.stundatoflur .popup-inner a.closeBtn:hover,
.stundatoflur .popup-inner a.closeBtn:focus,
.stundatoflur .popup-inner a.closeBtn:active {
  background-position: 0 -20px;
}



.stundatoflur .cTable {
  color: #fff;
  margin-top: -13px;
}

.stundatoflur .cTable td {
  background: #4ca4cc url(i/ctable-td.gif) repeat-y;
  text-align: left;
  padding: 8px 18px 8px 21px;
  font-weight: bold;
}

.stundatoflur .cTable td:first-child {
  font-size: 1.4em;
  white-space: nowrap;
}

.stundatoflur .cTable tr.odd td {
  background-image: url(i/ctable-td-odd.gif);
  background-color: #76b8d8;
}

.stundatoflur .cTable td.cDayHeader {
  background-image: url(i/ctable-th.gif);
  background-color : #dadee1;
  color: #676767;
  font-size: 1.4em;
  font-weight: bold;
  padding-top: 9px;
  padding-bottom: 7px;
}

.stundatoflur .cTable td.cDayHeader:first-child {
  font-size: 1em;
  white-space: nowrap;
}


.wrap .bekkjalistar table.classListTable,
.wrap .bekkjalistar ul {
  padding: 0;
  font-weight: bold;
  margin-top: -13px;
}

.bekkjalistar table.classListTable td,
.bekkjalistar ul li {
  background: #4CA4CC;
  color: #fff;
  padding: 7px 10px;
  text-align: left;
}

.bekkjalistar table.classListTable tr.odd td,
.bekkjalistar ul li.odd {
  background-color: #76B8D8;
}




/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  top : 35px;
  right : 0px;
  width : 300px;
  height: 46px;
  background: url(i/search-bg.png) 0 0 repeat-x;
  font-size : 12px;
  font-weight : bold;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input {
  padding : 6px 10px;
  margin-top: 10px;
  margin-left: 8px;
  color : #666;
  width : 260px;
  border: 1px solid #abb;
  -moz-border-radius:    6px;
  -webkit-border-radius: 6px;
  border-radius:         6px;
  -moz-box-shadow:    inset rgba(0,0,0, .2)  2px 2px 3px;
  -webkit-box-shadow: inset rgba(0,0,0, .2)  2px 2px 3px;
  box-shadow:         inset rgba(0,0,0, .2)  2px 2px 3px;
}
.qsearch .fi_btn {
  position: absolute;
  top: 16px;
  right: 18px;
}
.qsearch .fi_btn input {
  border : none;
  background : url(i/search-btn.png) 0 0 no-repeat;
  padding : 2px;
  width: 16px;
  height: 16px;
  text-align : left;
  text-indent : -9999px;
  overflow: hidden;
}





/* ******  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; }



/* ****** afangar cdesc (css based ajax html from verslo) ****** */

.cdesc .boxbody {
  _height:0;~min-height:0; /* ie hasLayout fix */
}
.cdesc h2.boxhead {
  margin : 10px 0 15px;
  font-weight: normal;
}
.cdesc .boxbody h2 {
  margin: 0;
}
.cdesc .boxbody h2 a {
  border-top:1px solid #DADDE0;
  color:#FFFFFF;
  display:block;
  font-weight:normal;
  padding: 6px 10px 6px 30px;
  background: #4CA3CB url(i/arrows-right.png) 8px 8px no-repeat;
}
.cdesc .boxbody h2 a:hover,
.cdesc .boxbody h2 a:focus {
  background : #007CB5;
  color : #fff;
  text-decoration : none;
}
.cdesc .boxbody h2.collapse-open a {
  background: #4CA3CB url(i/arrows-down.png) 8px 8px no-repeat;
}
.cdesc .collapse {
  padding : 10px;
  padding-left: 30px;
  background : #ECEEEF;
}
.cdesc .collapse h3 {
  font-size : 1em;
  font-weight: normal;
  color : #444;
  line-height: 1.461em;
  padding-bottom: 1em;
}
.cdesc td {
  padding: 3px 8px 3px 0;
}

.cdesc table {
  width : 764px;
  font-weight : bold;
  margin : 0 -10px 0 -30px;
}
.cdesc table a { color : #444; }
.threecol .cdesc table { width : 460px; }
.cdesc table tr .tcol1 { width : 100px; } /* +30 */
.cdesc table tr .tcol2 { width : 20px; } /*  +15 */
.cdesc table tr .tcol3 { width : 295px; text-align : right; }
.cdesc table th,
.cdesc table td {
  padding : .4em 5px .4em 10px;
}
.cdesc table tr.th th { color: #0c4866 }

.cdesc table .alt,
.cdesc table .alt th,
.cdesc table .alt td {
  background : #DADEE1;
}
.cdesc table td.alist { padding : 0; }
.cdesc table td.arrow {
  background-image : url(i/table-arrow.png);
  _background-image : url(i/table-arrow.png);
  background-repeat : no-repeat;
  background-position : 98% 50%;
  padding-right : 20px;

}
.cdesc table td.total {
  text-align : right;
  padding-right: 20px;
}
.cdesc table td.total.thirdLangSection {
  text-align : left;
  font-weight: normal;
}
.cdesc table td.total.optionalSection {
  font-weight: normal;
}


.cdesc table table { margin : 0; }
.cdesc table table th { width : 80px; }

.wrap .cdesc table .th th:first-child,
.wrap .cdesc table td.tcol1 {
  padding-left: 30px;
}

.wrap .cdesc table td.tcol3 {
  padding : 0em;
  text-align : center;
  vertical-align : middle;

}
.wrap .cdesc table td.tcol3 a {
  background-image : url(i/afangar-td.png);
  _background-image : url(i/afangar-td.gif);
  background-repeat : no-repeat;
  background-position : 50% 50%;
  padding: 0.4em 1px;
	float: left;
	width: 33px;
}

.cdesc table tr:last-child td {
  /* font-size: 1.2307em; */
}

.cdesc #department-info-detail {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px 30px 40px;
  overflow: auto;
  width: 780px;
  position: absolute;
  z-index: 1000;
  display: none;
  margin-top: 1em;
  margin-bottom: 2em;
  -moz-box-shadow:    rgba(0,0,0, .5)  0 0 20px;
  -webkit-box-shadow: rgba(0,0,0, .5)  0 0 20px;
  box-shadow:         rgba(0,0,0, .5)  0 0 20px;
}

.cdesc #department-info-detail h3 {
  color: #0C4866;
  margin-left: -25px;
  margin-right: -25px;
  padding: 15px 35px;
  background-color: #99a2ab;
  color: #fff;
  font-size: 1.6em;
}
.cdesc #department-info-detail h2 {
  color: #0C4866;
  font-size: 1.17em;
  margin : .3em 0 0;
}
.cdesc #department-info-detail table {
  font-weight: normal;
  line-height: 1.65;
  width : auto;
  margin : 0;
}
.cdesc #department-info-detail #department-info-detail-close {
  position : absolute;
  right: 20px;
  top: 12px;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 24px;
  height: 20px;
  background: url(i/popup-closeBtn.gif) 0 0 no-repeat;
}
.cdesc #department-info-detail #department-info-detail-close:hover {
  background-position: 0 -20px;
}




/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom : 1em;
}

.mediagallery .boxbody {
  text-align: center;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
}

.mediagallery li {
  float: left;
  margin: 0 15px 15px;
  position : relative;
  _display: inline;
  text-align: center;
}

.mediagallery .pgr a {
}

.mediagallery .pgr a.next {
}

.mediagallery .pgs {
  clear: both;
}



/* albums (extends: mediagallery) */

.albums li {
}

.albums li a {
  overflow: hidden;
  display : block;
}

.albums li span.count {
}



/* imagelist (extends: mediagallery) */

.imagelist li {
}

.imagelist li a {
  height: 160px;
  width: 200px;
  vertical-align: middle;
  display: table-cell;
  ~padding-top : 90px;
  ~height : 90px;
  ~display: block;
}

.imagelist li img {
  ~margin-top: expression( this.runtimeStyle.marginTop=(-this.offsetHeight/2-1)+'px' );
}

.imagelist li a:hover img,
.imagelist li a:focus img,
.imagelist li a:active img {}



/* imgalbum-bigimage (extends: mediagallery) */

.singleimage img {
}

.singleimage .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.singleimage .imgcontent .imgtext {
  text-align: left;
  margin: 0;
}

.singleimage .pgs {
}





/* ******  people  ******* */

.people h3 {
}

.people table {
  width: 100%;
}

.people table th,
.people table td {
  padding: 6px 6px 6px 11px;
  border-bottom: 1px solid #161717;
}

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
}

.people .even td {
  background : #fcfbd4;
}

.people table a {
}

.people table .netfang a {
}

.people .close {
  display : block;
  background : #161717  url(i/people-close.gif) 6px 50% no-repeat;
  border-right : 1px solid #161717;
  border-left : 1px solid #161717;
  padding : 3px 22px;
  color : #fff;
}
.people .close:hover {
  background-color : #999;
  color : #fff;
  text-decoration : none;
}
.people .open {
  display : none;
}
.people .subrow td {
  padding : 0;
}

/* ******  persona  ******* */
.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 a { color : #fff; text-decoration : none; }
.footer a.maplink { color: #fcf886; }



/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  right : 0;
  top : 60px;
  text-align : right;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left : 135px;
  padding-top : 19px;
  background : url(/codecentre/f/ba_e2-w33.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/codecentre/f/ba_e2-w33.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner {}



/* ****** pagestyle  ****** */
.pagestyle {
  position : absolute;
  top : 10px;
  right : 1px;
  width : 54px;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float : right;
  _display : inline;
}
.pagestyle a {
  display : block;
  overflow : hidden;
  text-indent : -99999em;
  width : 27px;
  height : 20px;
  background : url(i/pgmenu-icons.png) -110px -2px no-repeat;
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: -110px -25px;  
}

.pagestyle .up a {
  background-position: -137px -2px;
}
.pagestyle .up a:hover,
.pagestyle .up a:focus,
.pagestyle .up a:active {
  background-position: -137px -25px;  
}

/* ****** kynning sub-site  ****** */
.kynningnav {
  padding: 150px 0 10px 0;
  background: url(i/skoli.jpg) 0 0 no-repeat;
}
.kynningnav .boxhead {
  text-transform: lowercase;
}
.kynningnav ul {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.kynningnav ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.kynningnav li {
  float: left;
  background: url(i/kynningnav.png) 0 0 no-repeat;
  padding: 4px;
  width: 116px;
}
.kynningnav li a {
  display: block;
  background: #d1d5d8 url(i/kynningnav.png) -4px -4px no-repeat;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  word-spacing: -1px;
  line-height: 1;
  text-shadow: rgba(0,0,0,.35) 0 -1px 2px;
  padding: 6px 0 7px 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.kynningnav li.parent a,
.kynningnav li.current a,
.kynningnav li a:hover,
.kynningnav li a:focus,
.kynningnav li a:active {
  background-color: #007cb5;
  background-position: -4px -74px;
  color: #fff;
  text-decoration: none;
}

/* ****** videolinks  ****** */

ul.videolinks {
  width: 310px;
  list-style: none;
  margin: 0 0 1.5em 0;
  padding: 0;
  border: none;
  line-height: 1.2;
}
ul.videolinks li {
  margin-bottom: 5px;
  background: transparent none;
  padding: 0;
}
.videolinks li a {
  display: block;
  padding: 3px 11px;
  font-weight: bold;
  background: #edeef0 url(i/arrow-bg.png) 100% 50% no-repeat;
  text-decoration: none;
  color: #666;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.videolinks li a:hover,
.videolinks li a:focus,
.videolinks li a:active {
  background-color: #bbb;
  text-decoration: none;
  color: #fff;
  text-shadow: #777 0 0 3px;
}
.videolinks li.current a {
  background-color: #007cb5;
  color: #fff;
  text-shadow: none;
}


/* javascript generated wrapper around a <h[n]>+<ul class="videolinks" /> */
.videonavbox {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.videonavbox:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.videonavbox h2,
.videonavbox h3,
.videonavbox h4 { position:absolute;right:9999px;left:auto; }

.videonavbox .videolinks {
  float: left;
}

.videoplayer { /* object, embed (...+ video ?) */
  float: right;
  width: 300px;
  margin-left: 10px;
  margin-bottom: 1em;
  min-height: 180px;
  background-color: #f8f8f8;
}

/* ******  Námsbrautir  ****** */

.namsbrautir {
  float: left;
  width: 300px;
  background-color: #edeef0;
}
h3.namsbraut,
h3.namsbraut-fjarnam {
  border-top: 1px solid #fff;
  background-color: #4CA3CB;
  padding: 3px 11px;
  color: #fff;
}
h3.namsbraut:nth-of-type(2n) {
  background-color: #66b0d3;
}
.namsbrautir h3 {
  margin: 0;
  padding: 0;
}

h3.namsbraut a,
h3.namsbraut-fjarnam a {
  display: block;
  padding: 3px 11px;
  text-decoration: none;
  color: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}
h3.namsbraut a:hover,
h3.namsbraut a:focus,
h3.namsbraut a:active {
  background-color: #007CB5;
  text-decoration: none;
  color: #fff;
}
.namsbrautir h3.ui-state-active a,
.namsbrautir h3.ui-state-active a:link {
  position: relative;
  margin-right: -12px;
  background: #007CB5 url(i/arrow-bg.png) 100% 50% no-repeat;
}

h3.namsbraut-fjarnam {
  background-color: #90C56F;
}
h3.namsbraut-fjarnam a:hover,
h3.namsbraut-fjarnam a:focus,
h3.namsbraut-fjarnam a:active,
.namsbrautir h3.namsbraut-fjarnam.ui-state-active a,
.namsbrautir h3.namsbraut-fjarnam.ui-state-active a:link {
  background-color: #65AB3E;
  text-decoration: none;
  color: #fff;
}
.namsbrautir div {
  padding: 8px 11px 10px 11px;
  font-size: .92em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.namsbrautir div:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.namsbrautir p {
  margin: 0;
}
.namsbrautir a.more {
  font-size: 1em;
}

/* ******  FAQ  ****** */

p.faq-intro,
div.faq-answer {
  font-size: .92em;
  padding: 7px 10px 8px 10px;
  line-height: 1.4;
  background: #edeef0;
  margin-bottom: 20px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
div.faq-answer {
  padding-top: 5px;
  margin-bottom: 0;
}

p.faq-intro:after,
div.faq-answer:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

p.faq-intro a.more,
div.faq-answer a.more {
  font-size: 1em;
  margin-top: 8px;
  margin-bottom: 5px;
}

h4.faq {
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: .92em;
  padding: 5px 10px 6px 10px;
  line-height: 1.4;
  background: #99a2ab;
  color: #fff;
  border-bottom: 1px solid #edeef0;
}
h3 + h4.faq {
  margin-top: 6px;
}

h4.faq a {
  display: block;
  position: relative;
  margin: -5px -10px -6px -10px;
  padding: 5px 10px 6px 10px;
  text-decoration: none;
  color: #fff;
}
.article h4.faq a:hover,
.article h4.faq a:focus,
.article h4.faq a:active {
  text-decoration: none;
  color: #fff;
  background-color: #6e7c89;
}


/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : inherit;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

body.EPLICA_loggedin a.video {
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 0 5px;
}
