.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background: #fff;
  border: 1px solid #029;
  margin: 0;
  padding: 3px 5px;
  color: #c00;
  right: 0;
  z-index:9999;
  font-size: 1em;
  white-space: nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position: absolute;
  right: -9999px;
}

.print { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; -ms-overflow-y: scroll; }


body {
  background: #f2f2ee url(i/body-blue.png) 0 0 repeat-x;
  margin: 0;
  padding: 0;
  color: #272727;
  line-height: 1.25;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
body.zoom0 { font-size: 11px;  ~font-size:  68.75%; }
body,
body.zoom1 { font-size: 12px;  ~font-size:  75.00%; }
body.zoom2 { font-size: 14px;  ~font-size:  87.50%; }
body.zoom3 { font-size: 16px;  ~font-size: 100.00%; }
body.zoom4 { font-size: 18px;  ~font-size: 112.50%; }


body.navyblue { background-image: url(i/body-navyblue.png); }
body.yellow { background-image: url(i/body-yellow.png); }
body.red { background-image: url(i/body-red.png); }
body.green { background-image: url(i/body-green.png); }
body.navyblue { background-image: url(i/body-navyblue.png); }
body.navyblue { background-image: url(i/body-navyblue.png); }


div, table, caption { font-size: 1em; }


blockquote {
  margin: 0 3em 0 2em;
  padding: .3em .5em;
}
q:after, q:before { content: ""; }

sup, sub { line-height: .5;  ~display: inline-block;  ~line-height: 1; }
sup { vertical-align:  .4em;  ~margin-top:    -1em; }
sub { vertical-align: -.4em;  ~margin-bottom: -1em; }


p, blockquote, ul, ol, dl, table {
  margin-top: 0px;
  margin-bottom: 1em;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ol { padding-left: 3em; }
ul, ol  { margin-left: 0; }
li { margin: 0; padding: 0; }


a { 
  color: #404040;
  text-decoration: none;
}

a * {
  cursor: pointer;
  _cursor: hand;
}


acronym {
  cursor: help;
  border: none;
}
acronym:hover { border-bottom: 1px dotted #ddd; }


img {
  margin: 0;
  padding: 0;
  border: none; 
  vertical-align: top;
}


h1, h2, h3, h4 {
  margin-top: 0;
  margin-bottom: 0;
}
h1 {
  font-size: 1.667em;
  margin-bottom: .55em;
  font-family: Georgia;
  font-weight: normal;
  color: #404040;
}
h2 {
  font-size: 1.27em;
  margin-top: 1.57em;
  margin-bottom: .55em;
}
h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: .2em;
}
h4 {
  font-size: 1em;
  margin-bottom: .2em;
}




table { border-collapse: collapse; }
table, td, th, caption {
  border: none;
  background-color: transparent;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
th acronym:hover { border: none; }
th.num, td.num {
  text-align: right; 
  white-space: nowrap; 
}






form { margin: 0; }

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

input,
select,
textarea {
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
textarea {
  vertical-align: top;
  width: 90%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border: 1px solid #e1e1dd;
  background: #fff;
  color: #636363;
  padding: 3px 5px;
}
select {
  padding: 2px;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #606060;
  color: #000;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width: 90%; }

.button,
.fi_btn input {
  cursor: pointer; 
  _cursor: hand;
  background: #fff;
  border: 1px solid #e1e1dd;
  color: #636363;
  padding: 1px 5px;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #606060;
}


.reqerror label,
.typeerror label {
  font-weight: bold;
  color: #c33;
}
.typeerror label { color: #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border: 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border: 1px solid #936; }


acronym.req {
  border: none;
  margin-right: -.25em;
  padding: 0 .25em 0 0;
}
acronym.req:hover { border: none; }






/* *****  clear  ***** */
.clear { display: none; } /* depricated by other float-clearing techniques. */



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  background: url(i/pgw-bg.png) 50% 0 repeat-y;

}
.pgwrap2 {
  background: url(i/pgw2-blue.jpg) 50% 0 no-repeat;
}
.navyblue .pgwrap2 { background-image: url(i/pgw2-navyblue.jpg); }
.yellow .pgwrap2 { background-image: url(i/pgw2-yellow.jpg); }
.red .pgwrap2 { background-image: url(i/pgw2-red.jpg); }
.green .pgwrap2 { background-image: url(i/pgw2-green.jpg); }
.navyblue .pgwrap2 { background-image: url(i/pgw2-navyblue.jpg); }
.navyblue .pgwrap2 { background-image: url(i/pgw2-navyblue.jpg); }




.pgwrap3 {
  position: relative;
  width: 985px;
  margin: 0 auto;
  text-align: left;
}

.pghead {
  height: 189px;
}
.pghead .brand { margin:0; font-size :1em; }
.pghead .brand a {
  display: block;
  width: 182px;
  height: 88px;
  overflow: hidden;
  text-indent: -9999em;
  position: absolute;
  top: 28px;
  left: 43px;
  z-index: 1;
}
.pghead .brand img.logo { vertical-align: middle; }
.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgwrap4 {
  float: left;
  margin: 0 20px 0 259px;
  width: 706px;
  _display: inline;
}
.onecol .pgwrap4 {
  margin-left: 20px;
  width: 945px;
  float: none;
  _display: block;
}
.pgmain {
  float: left;
  margin: 0;
  width: 706px;
  _display: inline;
}
.onecol .pgmain {
  width: 945px;
  float: none;
  _display: block;
}
.threecol .pgmain {
  width: 467px;
  margin-right: 239px;
}


.pgmain .wrap {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  _height:1px;min-height:1px; /* ie hasLayout fix */
}

.pgextra1 {
  float: left;
  width: 228px;
  _display: inline;
  margin-left: -228px;
  padding-bottom: 1px;
}

.pgextra2 {
  float: left;
  width: 228px;
  margin-left: -965px;
  _display: inline;
}
.onecol .pgextra2 {
  width: auto;
}
.pgextra3 {
  width: 706px;
  ~margin-bottom: 11px;
}

.pgextra4 {
  width: 706px;
  clear: both;
}
.pgextra4 .wrap {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.onecol .pgextra3,
.onecol .pgextra4 {
  width: auto;
}

.pgfoot {
  clear: both;
  min-height: 70px;
  background: #f2f2ee;
  margin-top: -12px;
}
.pgfoot .footer {
  background: url(i/pgf-bg.png) 0 0 no-repeat;
  padding: 27px 360px 0 30px;
  width: 595px;
  height: 40px;
  position: relative;
  top: -12px;
}


/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom: 11px;
  clear: both;
}

.boxhead { 
  margin: 0 0 6px; 
  font-size : 1.667em;
  color: #606060;
  font-family: Georgia;
  font-weight: normal;
  height: 29px;
  padding: 11px 12px 14px 17px;
}
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }


.pgextra1 .box,
.pgextra2 .box {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.pgextra1 .box .boxhead,
.pgextra2 .box .boxhead {
  background: url(i/pge-top.png) 0 0 no-repeat;
  margin: 0 -1px 6px;
  position: relative;
  z-index: 1;
}
.pgextra1 .box .boxbody,
.pgextra2 .box .boxbody {
  background: url(i/pge-bottom.png) 0 100% no-repeat;
  margin: 0 -1px;
  position: relative;
  z-index: 1;
  padding: 4px 12px 15px 17px;
  overflow: hidden;
  _overflow: visible;
}
.milli .pgextra1 .monthlist .boxbody {
  _height: 176px;
  min-height: 176px;
  overflow:visible;
}


.pgextra4 .box,
.pgmain .box {
  margin: 0 -1px;
  position: relative;
  z-index: 1;
  background: url(i/pgm-boxtop-2c.png) 0 0 no-repeat;
}
.threecol .pgmain .box {
  background-image: url(i/pgm-boxtop-3c.png)
}
.pgextra4 .box .boxhead,
.pgmain .box .boxhead {
  padding: 11px 20px 14px 20px;
}
.pgextra4 .box .boxbody,
.pgmain .box .boxbody {
  background: url(i/pgm-bottom-2c.png) 0 100% no-repeat;
  padding: 0 20px 50px;
  min-height:200px;
  _height:200px;
  _overflow: visible;
}
.threecol .pgmain .box .boxbody {
  background-image: url(i/pgm-bottom-3c.png)
}


.box .boxhead span {
  display: block;
  background: transparent 100% 50% no-repeat;
  height: 29px;
}
.yearindex .boxhead span,
.articlelist .boxhead span {
  background-image: url(i/alist-bh.png);
}
.mediagallery .boxhead span,
.milli .mediagallery .boxhead span, /* force icon on milli */
.gallery .boxhead span {
  background: url(i/gal-bh.png) 100% 50% no-repeat;
}
.monthlist .boxhead span {
  background-image: url(i/ml-bh.png);
}
.stafflist .boxhead span,
.teachers .boxhead span,
.people .boxhead span {
  background-image: url(i/sl-bh.png);
}
.links .boxhead span {
  background-image: url(i/links-bh.png);
}
.videos .boxhead span {
  background-image: url(i/videos-bh.png);
}


.pgmain .article,
.pgmain .gradbox {
  background-image: url(i/pgm-gradtop-2c.png);
}
.threecol .pgmain .article,
.threecol .pgmain .gradbox {
  background-image: url(i/pgm-gradtop-3c.png);
}
.pgmain .gradbox .boxhead {
  margin: 0 20px;
  padding: 11px 0 0;
  border-bottom: 1px solid #ddd;
}
.pgmain .gradbox .boxhead span {
  display: inline;
  height: auto;
  background: none;
}
.pgmain .article .boxbody,
.pgmain .gradbox .boxbody {
  padding-top: 16px;
}




.box-1_4 {
  float: left;
  _display: inline;
  margin: 0 0 11px 11px;
  clear: none;
  width: 226px;
}
.box-1_2 {
  float: left;
  _display: inline;
  margin: 0 0 0 11px;
  width: 465px;
  clear: none;
}
.wrap .box-1_2 .boxhead {
  background-image: url(i/pgm-boxtop-3c.png);
}
.wrap .box-1_2 .boxbody {
  background-image: url(i/pgm-bottom-3c.png);
}
.box-left {
  margin-left: 0;
  clear: left;
  
}



/* ******  titlebox / topbox  ****** */
.topbox .boxhead { display: none; }
.titlebox {
  background: url(i/titlebox-bg.png) 0 0 no-repeat;
  padding: 39px 20px 28px;
  height: 28px;
  _padding-bottom: 21px;
  position: relative;
  margin-bottom: 11px;
}
.notitlebox .titlebox {}
.titlebox .boxhead {
  font-size: 2.17em;
  color: #606060;
  padding: 0;
  
}
.titlebox .boxhead span {
  margin-top: -.4em;
  display: block;
  position: relative;
  z-index: 1;
}


.topbox .boxbody {
  position: absolute;
  top: 116px;
  left: 279px;
  width: 666px;
  margin-top: -2em;
  color: #fff;
  font-size: 1.083em;
  height: 110px;
  overflow: hidden;
}
.topbox .boxbody strong,
.topbox .boxbody h3 {
  font-family: Georgia;
  font-size: 2.31em;
  font-weight: normal;
  margin: 0;
}
.topbox .boxbody h3 a { color: #fff; }
.topbox .boxbody h3 a:hover,
.topbox .boxbody h3 a:focus { color: #fff; text-decoration: none; }

.yellow .wrap .topbox .boxbody h3 a,
.yellow .topbox .boxbody {
  color: #404040;
}


.wrap .titlebox .caticon {
  background: 50% 0 no-repeat;
  display: block;
  margin: 0;
  position: absolute;
  top: 0;
  right: 15px;
  width: 75px;
  height: 95px;
}

.heimilisfraedi .titlebox .caticon { background-position: 50% 0; }
.ithrottir .titlebox .caticon { background-position: 50% 0; }
.leiklist .titlebox .caticon { background-position: 50% 0; }
.myndlist .titlebox .caticon { background-position: 50% 0; }
.tonlist .titlebox .caticon { background-position: 50% 0; }
.uppltaekni .titlebox .caticon { background-position: 50% 10px; }
.valdefling .titlebox .caticon { background-position: 50% 13px; }
.samfelag .titlebox .caticon { background-position: 50% 5px; }

.yellow .heimilisfraedi .titlebox .caticon { background-image: url(i/catlists/yellow-heimilisfraedi.png); }
.yellow .ithrottir .titlebox .caticon { background-image: url(i/catlists/yellow-ithrottir.png); }
.yellow .leiklist .titlebox .caticon { background-image: url(i/catlists/yellow-leiklist.png); }
.yellow .myndlist .titlebox .caticon { background-image: url(i/catlists/yellow-myndlist.png); }
.yellow .tonlist .titlebox .caticon { background-image: url(i/catlists/yellow-tonlist.png); }
.yellow .uppltaekni .titlebox .caticon { background-image: url(i/catlists/yellow-uppltaekni.png); }
.yellow .valdefling .titlebox .caticon { background-image: url(i/catlists/yellow-valdefling.png); }
.yellow .samfelag .titlebox .caticon { background-image: url(i/catlists/yellow-samfelag.png); }

.red .heimilisfraedi .titlebox .caticon { background-image: url(i/catlists/red-heimilisfraedi.png); }
.red .ithrottir .titlebox .caticon { background-image: url(i/catlists/red-ithrottir.png); }
.red .leiklist .titlebox .caticon { background-image: url(i/catlists/red-leiklist.png); }
.red .myndlist .titlebox .caticon { background-image: url(i/catlists/red-myndlist.png); }
.red .tonlist .titlebox .caticon { background-image: url(i/catlists/red-tonlist.png); }
.red .uppltaekni .titlebox .caticon { background-image: url(i/catlists/red-uppltaekni.png); }
.red .valdefling .titlebox .caticon { background-image: url(i/catlists/red-valdefling.png); }
.red .samfelag .titlebox .caticon { background-image: url(i/catlists/red-samfelag.png); }

.green .heimilisfraedi .titlebox .caticon { background-image: url(i/catlists/green-heimilisfraedi.png); }
.green .ithrottir .titlebox .caticon { background-image: url(i/catlists/green-ithrottir.png); }
.green .leiklist .titlebox .caticon { background-image: url(i/catlists/green-leiklist.png); }
.green .myndlist .titlebox .caticon { background-image: url(i/catlists/green-myndlist.png); }
.green .tonlist .titlebox .caticon { background-image: url(i/catlists/green-tonlist.png); }
.green .uppltaekni .titlebox .caticon { background-image: url(i/catlists/green-uppltaekni.png); }
.green .valdefling .titlebox .caticon { background-image: url(i/catlists/green-valdefling.png); }
.green .samfelag .titlebox .caticon { background-image: url(i/catlists/green-samfelag.png); }

.blue .heimilisfraedi .titlebox .caticon { background-image: url(i/catlists/blue-heimilisfraedi.png); }
.blue .ithrottir .titlebox .caticon { background-image: url(i/catlists/blue-ithrottir.png); }
.blue .leiklist .titlebox .caticon { background-image: url(i/catlists/blue-leiklist.png); }
.blue .myndlist .titlebox .caticon { background-image: url(i/catlists/blue-myndlist.png); }
.blue .tonlist .titlebox .caticon { background-image: url(i/catlists/blue-tonlist.png); }
.blue .uppltaekni .titlebox .caticon { background-image: url(i/catlists/blue-uppltaekni.png); }
.blue .valdefling .titlebox .caticon { background-image: url(i/catlists/blue-valdefling.png); }
.blue .samfelag .titlebox .caticon { background-image: url(i/catlists/blue-samfelag.png); }



/* ******  catlist  ****** */
.catlist {
  background: url(i/titlebox-bg.png) 0 0 no-repeat;
  padding: 2px;
  height: 91px;
  overflow: hidden;
  _overflow: visible;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.catlist li {
  float: left;
  width: 86.87px;
  height: 91px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #ddd;
}
.catlist li.cat1 { border: none; }
.catlist li .inner { 
  height: 91px; 
  background: url(i/catlist-hover.png) 100px 0 no-repeat
}
.catlist li:hover .inner,
.catlist li.active .inner,
.catlist li.hover .inner {
  background-position: 50% 0;
}
.catlist li.cat1:hover .inner,
.catlist li.cat1.active .inner,
.catlist li.cat1.hover .inner {
  background-position: 0 0;
}
.catlist li.cat8:hover .inner,
.catlist li.cat8.active .inner,
.catlist li.cat8.hover .inner {
  background-position: 100% 0;
}
.catlist li span { position:absolute;right:9999px;left:auto; }

.catlist li.cat1 img { margin-top: 0; }
.catlist li.cat2 img { margin-top: 0; }
.catlist li.cat3 img { margin-top: 0; }
.catlist li.cat4 img { margin-top: 0; }
.catlist li.cat5 img { margin-top: 0; }
.catlist li.cat6 img { margin-top: 7px; }
.catlist li.cat7 img { margin-top: 8px; }
.catlist li.cat8 img { margin-top: 0; }



.milli .catlist {
  background: none;
  margin: 0 -11px 0 0;
  padding: 0;
  height: auto;
}
.milli .catlist li {
  background: url(i/catlist-bg.png) 0 -236px no-repeat;
  display: block;
  _display: inline;
  float: left;
  margin: 0 11px 11px 0;
  width: 168px;
  height: 118px;
  border: none;
}
.milli .catlist li:hover,
.milli .catlist li.hover { 
  background-position: -168px -236px;
  cursor: pointer;
  _cursor: hand;
  text-decoration: none;
}
.milli .yellow .catlist li.hover { background-position: 0 -354px; }
.milli .red .catlist li.hover { background-position: -336px -236px; }
.milli .green .catlist li.hover { background-position: -336px -354px; }
.milli .navyblue .catlist li.hover { background-position: -168px -354px; }

.milli .wrap .catlist li .inner {
  background: url(i/catlist-bg.png) -168px 0 no-repeat;
  width: 168px;
  height: 118px;
}
.milli .wrap .catlist li.cat1 .inner { background-position: 0 0; }
.milli .wrap .catlist li.cat4 .inner { background-position: -336px 0; }
.milli .wrap .catlist li.cat5 .inner { background-position: 0 -118px; }
.milli .wrap .catlist li.cat8 .inner { background-position: -336px -118px; }

.milli .wrap .catlist li img { margin: 0; }

.milli .catlist li span {
  position: absolute;
  bottom: 10px;
  left: 2px;
  right: auto;
  font-size: 16px;
  font-family: Georgia;
  color: #404040;
  width: 161px;
}
/*
.milli .catlist li.hover span { color: #2E9EF2 }
.milli .yellow .catlist li.hover span { color: #f7c736; }
.milli .red .catlist li.hover span { color: #cb0004 }
.milli .green .catlist li.hover span { color: #058946 }
.milli .navyblue .catlist li.hover span { color: #2153a0; }
*/




/* ******  subcatlist  ****** */
.subcatlist .boxhead { position:absolute;right:9999px;left:auto; }
.subcatlist .boxbody {
  overflow: hidden;
  _overflow: visible;
}
.subcatlist li {
  width: 228px;
  height: 149px;
  overflow: hidden;
  float: left;
  margin-left: 11px;
  position: relative;
}
.subcatlist li.rvk { margin: 0; }
.subcatlist li a {
  background: url(i/subcatlist-bg.png) 0 0 no-repeat;
  _background-image: url(i/subcatlist-bg.gif);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 228px;
  height: 149px;
  overflow: hidden;
  text-indent: -9999em;
}
.subcatlist li a:focus,
.subcatlist li a:hover {
  background-position: 0 -149px;
  _background-position: 0 0;
}
.subcatlist li.ak a { background-position: -228px 0; }
.subcatlist li.ak a:focus,
.subcatlist li.ak a:hover { background-position: -228px -149px; _background-position: -228px 0; }
.subcatlist li.sel a { background-position: -456px 0; }
.subcatlist li.sel a:focus,
.subcatlist li.sel a:hover { background-position: -456px -149px; _background-position: -456px 0; }
.subcatlist li.nfg a { background-position: -684px 0; }
.subcatlist li.nfg a:focus,
.subcatlist li.nfg a:hover { background-position: -684px -149px; _background-position: -684px 0; }






/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #959798;
  display: block; 
  font-weight: normal;
}
.wrap .meta a:link,
.wrap .meta a:visited { color: #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
  text-align: left;
}

.wrap .more a {
  float: left;
  padding: 0 12px 0 0;
  margin-right: 10px;
  background: url(i/arrow-fwd.png) 100% 50% no-repeat;
}
.wrap .moreolder a,
.wrap .archivelink a {
  background: url(i/arrow-gray.png) 0 50% no-repeat;
  padding-left: 10px;
}
.wrap .articlelist .moreolder {
  overflow: hidden;
  margin: 11px 0 0;
}
.wrap .articlelist .moreolder a {
  background: url(i/moreolder.png) 0 50% repeat-x;
  border: 1px solid #127acb;
  font-weight: bold;
  display: block;
  float: left;
  color: #fff;
  padding: 2px 9px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
}

.wrap .buttons {
  margin-top: 16px;
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
}
.buttons .btnback { display: none; }
.buttons .prenta,
.buttons .senda {
  display: block;
  float: left;
  margin-right: 10px;
  padding: 5px 0 0 48px;
  height: 22px;
}
.buttons .prenta {
  background: url(i/icn-print.png) 10px 50% no-repeat;
}
.buttons .senda {
  background: url(i/icn-send.png) 10px 50% no-repeat;
}


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom: 11px;
  overflow: hidden;
  _overflow: visible;
  _height:0;min-height:0; /* ie hasLayout fix */
  font-size: 1.08em;
}
.pgmain .articlelist .item {
  position: relative;
  z-index: 1;
  margin: 0 -19px;
  border-top: 1px solid #ddd;
  padding: 11px 19px;
}
.pgmain .articlelist .firstitem {
  border: none;
  padding-top: 0;
}
.pgmain .articlelist .itm2,
.pgmain .articlelist .itm4,
.pgmain .articlelist .itm6,
.pgmain .articlelist .itm8 {
  background: url(i/alist-odd.png) 0 100% repeat-x;
}
.articlelist .item h3 {
  font-size: 1em; 
  margin: 0;
}
.articlelist .item h3 .meta {
  font-size: .85em;
}
.articlelist .summary { line-height: 1.5; }
.articlelist .summary p { margin: 0; }
.articlelist .more {}

.articlelist img {
  border: 1px solid #ddd;
  float: right;
  margin: .2em 0 .33em 1em;
}
.articlelist img[align=left],
.articlelist img.left {
  float: left;
  margin: .2em .5em .33em 0;
}
.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: .92em;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  clear: both;
}
.articlelist li .meta {
  background: url(i/alist-sep.png) 100% 50% no-repeat;
  font-size: 1em; 
  float: left;
  display: block;
  width: 5.8em;
  margin-right: 6px;
  clear: left;
}
.articlelist li a {
}


.yearindex li {
  padding-bottom: 10px;
}



/* ******  namskeidlist (extends: articlelist)  ****** */
.wrap .namskeidlist .boxhead span { background: none; }
.wrap .namskeidlist .item {
  border: none;
  background: none;
  font-size: 1em;
}
.wrap .namskeidlist .item h3 { font-size: 1.17em; }
.wrap .namskeidlist .item .more a {
  background: none;
  text-decoration: underline;
}
.namskeid .article .image,
.namskeid .article .img,
.namskeid .article .img img,
.namskeid .namskeidlist .item img { border: 0; }

/* ******  athbox (extends: articlelist)  ****** */
.wrap .athbox {
  background: url(i/athbox-bottom.png) 0 100% no-repeat;
  border: none;
}
.wrap .athbox .boxhead {
  background: url(i/athbox-top.png) 0 0 no-repeat;
  margin: 0;
  border-bottom: 1px solid #ddd;
  color: #404040;
  font-size: .92em;
  font-family: Arial, Helvetica, sans-serif;
  padding: 12px 10px 10px 58px;
  height: auto;
  _height:14px;min-height:14px; /* ie hasLayout fix */
}
.wrap .athbox .boxhead span {
  display: inline;
  background: none;
  height: auto;
}
.wrap .athbox .boxbody {
  background: none;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 5px;
}
.wrap .athbox .item .summary {
  font-size: .92em;
}

.wrap .aridandi .boxhead {
  background-image: url(i/athbox-aridandi.png);
  color: #fff;
  font-weight: bold;
}
.wrap .aridandi h3,
.wrap .aridandi .item .summary {
  color: #606060;
  font-size: 1.17em;
  font-weight: bold;
}


/* ******  article  ****** */
.pgmain .article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody { line-height: 1.4; }
.article p.meta { margin: 0; }
.pgmain .article h1 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
}
.article h3 {
  color: #606060;
}
.article .subtitle {
  clear: none;
  margin-top: -.54em;
  font-size: 1em;
}
.article .summary {
  font-size: 1.17em;
  margin: 0 0 2em 0;
}
.article  p { margin-bottom: 2em; }
.article .summary p { margin: 0; }

.article a {
  font-weight: bold;
}

.article img.banner { display: none; }

.article img { clear: both; vertical-align: text-bottom; border: 1px solid #ddd; }
.article img.left { float: left;  margin: .2em 2em .2em 0; }
.article img.right { float: right;  margin: .2em 0 .5em 2em; }
.article img.center { float: none; display: block; margin: 0 auto .7em auto; text-align: center;}

.article table {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 2em;
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th,
.article td {
  padding: 2px 8px;
}
.article .th th,
.article thead th {
  font-weight: bold;
  background-color: #eee;
  border-right: 1px solid #fff;
}
.article tr.odd th,
.article tr.odd td {
  background-color: #f8f8f8;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
}


.article table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}


.article ul {
  margin-bottom: 2em;
}
.article li { margin-bottom: .54em; }

.article ul li {
  background: url(i/article-li.png) 8px .4em no-repeat;
  padding-left: 21px;
}

.paging ul { list-style: none; padding: 0; }
.paging li { clear: none; }
.paging .prev { float: left; margin-right: 1em; }

.chapters ul { list-style: none; padding: 0; overflow: hidden; }
.chapters li { float: left; margin-right: 1em; }


.related {
  border-top: 1px solid #ddd;
  padding-top: 10px;
}
.related:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.related .price {
  font-size: 1.17em;
  color: #000;
  margin-bottom: 11px;
  display: block;
}

.related .relnav {
  float: right; 
  list-style: none;
  margin: 0;
  padding: 0;
}
.related .relnav li {
  float: right;
  margin-left: 17px;
  _display: inline;
  padding: 0;
  background: 0;
}
.related .relnav li a {
  padding-left: 12px;
  background: url(i/square-gray.png) 0 50% no-repeat;
  font-weight: normal;
  font-size: .92em;
}

.related .apply {
  clear: both;
  display: block;
  float: left;
  margin-bottom: 20px;
}

.related .fi_btn input {
  background: url(i/buttons.png) 0 0 no-repeat;
  width: 152px;
  height: 33px;
  border: none;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.related .fi_btn input:hover { background-position: -152px 0; }
.yellow .related .fi_btn input { background-position: 0 -33px; color: #606060; }
.yellow .related .fi_btn input:hover { background-position: -152px -33px; }
.red .related .fi_btn input { background-position: 0 -66px; }
.red .related .fi_btn input:hover { background-position: -152px -66px; }
.green .related .fi_btn input { background-position: 0 -99px; }
.green .related .fi_btn input:hover { background-position: -152px -99px; }
.navyblue .related .fi_btn input { background-position: 0 -132px; }
.navyblue .related .fi_btn input:hover { background-position: -152px -132px; }

.wrap .commentform,
.wrap .comments,
.wrap .commentform .boxhead,
.wrap .comments .boxhead,
.wrap .commentform .boxbody,
.wrap .comments .boxbody {
  background: none;
  padding: 0;
  margin: 0;
}
.wrap .comments .boxhead,
.wrap .commentform .boxhead {
  padding-bottom: 10px;
}
.wrap .commentform p,
.wrap .comments p {
  margin-bottom: .7em;
}


.kt-box {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background: #f3f3ef;
  margin: 0 18px 35px;
}
.kt-box h2 {
  margin: 10px 13px 0;
  padding-bottom: 5px;
  font-size: 1.33em;
  font-weight: normal;
  color: #606060;
  font-family: Georgia;
  border-bottom: 1px solid #ddd;
}
.kt-inner {
  border-bottom: 1px solid #ddd;
  padding: 7px 7px 7px 46px;
  line-height: 1.1;
  position: relative;
  min-height: 40px;
}
.kt-inner:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.kt-inner.last {
  border: 0;
}
.kt-inner img {
  border: 1px solid #cececd;
  position: absolute;
  top: 8px;
  left: 13px;
  height: 40px;
}
.kt-box .kt-inner:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.kt-box .kt-inner h3,
.kt-box .kt-inner h4 {
  color: #606060;
  font-size: 1em;
  margin-bottom: 0.2em;
}
.kt-box .kt-inner ul {
  margin: 0;
}
.kt-box .kt-inner li {
  float: left;
  padding: 0;
  background: 0;
}
.kt-box .kt-inner li:first-child {
  border: none;
  padding-left: 0;
}
.kt-box .kt-inner a {
  background: url(i/ktbox-arrows.png) 7px 50% no-repeat;
  padding-left: 16px;
  font-weight: normal;
  font-size: .92em;
}

/* ******  imagebox  ****** */
.imagebox {
  line-height: 1.2;
  font-size: .85em;
  float: right;
  margin: 0 0 .75em 20px;
  color: #666;
}
.imagebox ul.imagelist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.imagebox li.image {
  margin: 0 0 1em 0;
  padding: 0;
  background: none;
}

.imagebox .img {
  display: block;
  border: 3px solid #ddd;
}
.imagebox img {
  clear: none;
  float: none;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  max-width: 280px;
}

.imagebox .longdesc,
.imagebox small.credit {
  background-color: #ededed;
  padding: 7px 9px 12px 9px;
  margin-top: 5px;
  max-width: 262px;
  _width: 262px;
}
.imagebox .longdesc strong.title {
  display: block;
}

.imagebox small.credit {
  display: block;
  position: relative;
  padding-top: 0;
  margin-top: -3px;
  font-size: .91em;
  color: #aaa;
}

.milli .imagelist li {
  position: relative;
  border: 0;
  width: 190px;
}
.milli .imagelist li a {
  border: 1px solid #bbb;
  padding: 1px;
  margin-bottom: 5px;
}
.milli .imagelist li .summary p {
  display: none;
}



/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.ipopup-container-wrapper { 
  margin: 32px auto; 
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
  width: 666px;
}
.ipopup-container .img { display: block; text-align: center; }
.ipopup-container .image img {
  _width: 666px;max-width: 666px;
}
.ipopup-container .title { display : none; }
.ipopup-container .desc {
  width : 666px;
  padding : 5px 0;
  text-align : left;
}

.ipopup-container a {
  cursor : pointer;
  _cursor : hand;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}

.ipopup-container .stepper {
  padding: 5px 0;
}
.ipopup-container .paging .next {
  float: right;
}
.ipopup-container .paging li.nav-end { display: none; }




/* ******  quizbox  ****** */
.quizbox .question { font-weight: bold; }
.quizbox h3 {
  margin: .5em 0;
}
.quizbox .thanks {
  color: #06b;
}
.quizbox ul {}
.quizbox li {
  margin-bottom: .5em;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.quizbox label { display: inline; }
.quizbox .options li {}
.quizbox span.stat { display: block; }
.quizbox span.stat i {
  font-style: normal;
  color: #777;
  padding-left: .5em;
}
.quizbox span.bar {
  display: block; 
  background-color: #ddd;
}
.quizbox .results .bar img {
  height: .91em;
  background: #888;
}
.pgmain p.morequizes { overflow: hidden; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float: left;
  width: 45%;
  margin-right: 4.5%;
  _display: inline;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
  margin-bottom: 1em;
  min-height: 23.5em;
  _height: 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear: both;
  font-size: .92em;
  color: #777;
  margin: 0;
}
.quizlist .totalnum { margin-top: .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float: left;
  margin-bottom: .09em;
  margin-right: .5em;
  font-weight: normal;
  width: 10em;
}






/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_file label,
.contactform .fi_static span {
  width: 9em;
  float: left;
  margin-top: .2em;
}
.contactform .fi_btn {
  margin-left: 9em;
  _margin-left: 9.2em;
}
.contactform textarea { width: 70%; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position: absolute;
  top: 252px;
  left: 279px;
  width: 666px;
  font-size: 0.92em;
  color: #696969;
}

.home .breadcrumbs,
.milli .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration: none;
  color: #696969;
}
.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */
.mnav {
  position: absolute;
  z-index: 10;
  top: 56px;
  margin-top: -.5em;
  left: 269px;
  width: 600px;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding: 0; }

.mnav ul {
}
.mnav li {
  _display: inline;
  float: left;
  padding-left: 10px;
  margin-right: 10px;
  _width: 0;
}

.mnav .boxbody a {
  display: block;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  padding: 4px 10px 0 0;
  height: 29px;
  white-space: nowrap;
}
.yellow .boxbody a {
  color: #404040;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus {
  color: #fff;
}

.yellow .mnav a:hover,
.blue .mnav a:hover,
.yellow .mnav a:focus,
.blue .mnav a:focus {
  color: #404040;
}

.mnav .parent,
.mnav .current {
  background: url(i/mnav-left.png) 0 0 no-repeat;
  _background-image: url(i/mnav-left.gif);
  color: #606060;
}
.mnav .parent a,
.mnav .current a {
  color: #606060;
  background: url(i/mnav-right.png) 100% 0 no-repeat;
  _background-image: url(i/mnav-right.gif);
}
.mnav .parent a:hover,
.mnav .parent a:focus,
.mnav .current a:hover,
.mnav .current a:focus {
  color: #404040;
}
.mnav .homecurrent,
.mnav .homecurrent a {
  color: #fff;
  background: none;
}
.yellow .mnav .homecurrent a {
  color: #606060;
  background: none;
}
.mnav .homecurrent a:hover,
.mnav .homecurrent a:focus {
  color: #fff;
}


/* ******  snav  ****** */
.snav {
  padding: 10px 17px 12px;
}
.onecol .snav { display: none; }
.snav .boxhead {
  font-size: 1.83em;
  color: #404040;
  padding: 0;
}
.snav ul {}
.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _display: inline;
  padding-bottom: 7px;
}

.snav .boxbody a {
  display: block;
  padding: 4px 0 4px 18px;
  background: url(i/arrows-gray.png) 4px .7em no-repeat;
}
.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {
}
.snav .parent a,
.snav .current a {
  font-weight: bold;
  font-size: 1.08em;
}
.snav .level2 {
  padding: 2px 0 7px;
}
.snav .level2 li {
  padding-bottom: 0;
}

.snav .level2 a {
  font-weight: normal;  
  padding-left: 13px;
  background: none;
  font-size: 1em;
  color: #004040;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight: bold;
  padding-left: 21px;
  background: url(i/arrow-blue.png) 3px .5em no-repeat;
  font-size: 1.08em;
  color: #404040;
}
.yellow .snav .level2 .parent a,
.yellow .snav .level2 .current a { background-image: url(i/arrow-yellow.png) }
.red .snav .level2 .parent a,
.red .snav .level2 .current a { background-image: url(i/arrow-red.png) }
.green .snav .level2 .parent a,
.green .snav .level2 .current a { background-image: url(i/arrow-green.png) }
.navyblue .snav .level2 .parent a,
.navyblue .snav .level2 .current a { background-image: url(i/arrow-navyblue.png) }

.snav .level1 .level2 .level3 a {
  font-weight: normal;  
  padding-left: 21px;
  font-size: .92em;
  background: none;
  color: #606060;
}
.snav .level1 .level2 .level3 .current a {
  font-weight: bold;
  font-size: 1em;
}






/* ******  flnav  ****** */

.flnav {
  position: absolute;
  right: 15px;
  width: 360px;
  line-height: 1.1em;
  margin-top: 17px;
  z-index: 10;
}
.flnav .boxhead { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow: hidden;
  width: auto;
  float: right;
}
.flnav li {
  float: left;
  display: inline;
  padding: 0 11px 0 12px;
  background: url(i/foot-sep.png) 0 50% no-repeat;
}
.flnav ul li:first-child,
.flnav li.cat1 { background: none; }
.flnav .boxbody a {
  color: #404040;
}

.flnav .parent a,
.flnav .current a { font-weight: bold; }



.inav li {
  margin-bottom: 11px;
}
.inav li a {
  background: url(i/inav-bg.png) 0 0 no-repeat;
  display: block;
  padding: 10px 7px 0 58px;
  height: 24px;
  font-size: .92em;
}
.inav li.pdf a { background-position: 0 0; }
.inav li.videos a { background-position: 0 -68px; }
.inav li.images a { background-position: 0 -34px; }

.inav li.umsokn a {
  background: url(i/inav-umsokn.png) 0 0 no-repeat;
  padding-top: 18px;
}



/* ******  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  ****** */

.monthlist h4 {
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: .1em;
  font-size: 1em;
  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;
  left: 20px;
  width: 15px;
  height: 14px;
  text-indent: -9999em;
  overflow: hidden;
  top: 63px;
  display: block;
  background: url(i/arrow-back.png) 50% 50% no-repeat;
}
.pgextra1 .monthlist .paging .prev a,
.pgextra2 .monthlist .paging .prev a,
.pgextra1 .monthlist .paging .next a,
.pgextra2 .monthlist .paging .next a {
  top: 5px;
}
.monthlist .paging { _height:0;min-height:0; _display: inline; line-height: 0; }
.monthlist .paging .next a {
  background-image: url(i/arrow-fwd.png);
  left: auto;
  right: 20px;
}
table.calendar {
  margin: 0;
  width: 100%;
}
.calendar th {
  color: #404040;
  text-align: center;
  padding: .2em;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  font-weight: normal;
  font-size: .92em;
}
.calendar td {
  width: 14.2857%;
  padding: 0;
  text-align: center;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  font-weight: bold;
}
.calendar .sa { }
.calendar .su { color: #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td.today i {
  font-weight: bold;
  background: #f3f3ef;
}
.wrap .calendar td.o i {
  display: none;
}
.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  padding: 4px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.wrap .calendar td a { 
  font-weight: bold; 
  background: #319CD0;
  color: #fff;
}
.yellow .calendar td a { background: #f7c736; }
.red .calendar td a { background: #e60005; }
.green .calendar td a { background: #058946; }
.navyblue .calendar td a { background: #2053a0; }

.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;
}




.skoladagatal h4 {
  font-size: 14px;
  width: 100px;
  padding: 0 28px;
  margin: -4px 0 10px;
}
.skoladagatal .paging .prev a,
.skoladagatal .paging .next a {
  width: 21px;
  height: 19px;
  top: 53px;
  background: url(i/skoladagatal-pgr.png) 0 0 no-repeat;
}
.skoladagatal .paging .next a {
  background-position: -21px 0;
  left: 155px;
}
.skoladagatal table {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.skoladagatal tr {
  background: url(i/skoladagatal-tr.png) 0 0 repeat-x;
}
.skoladagatal th,
.skoladagatal td {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 6px;
  height: 70px;
  width: 70px;
}
.skoladagatal th {
  text-align: center;
  color: #fff;
  font-size: .92em;
  background: #8c8c8b;
  height: auto;
}
.wrap .skoladagatal td a,
.wrap .skoladagatal td i {
  padding: 0 3px 3px;
  float: right;
  display: block;
  font-family: Georgia;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
}
.wrap .skoladagatal td a:hover,
.wrap .skoladagatal td a:focus {
  color: #fff;
  cursor: default;
}
.skoladagatal td.today i {
  background: #8c8c8b;
  color: #fff;
}


.wrap .skoladagatal .dateinfo {
  display: block;
  position: static;
  background: 0;
  border: 0;
  width: auto;
  clear: both;
  margin: 0 -6px;
  padding-top: 6px;
}
.wrap .skoladagatal .dateinfo li {
  padding: 3px 6px;
  border-top: 1px solid #f0f0f0;
}
.wrap .skoladagatal .dateinfo li:first-child { border: 0; }
.wrap .skoladagatal .dateinfo strong { position:absolute;right:9999px;left:auto; }
.wrap .skoladagatal .dateinfo a {
  display: block;
  width: auto;
  max-width: none;
  min-width: 0;
  font-size: 1em;
  font-family:Arial,Helvetica,sans-serif;
  padding: 0 0 3px;
  float: none;
  color: #404040;
  background: 0;
}
.wrap .skoladagatal .dateinfo a:hover,
.wrap .skoladagatal .dateinfo a:focus {
  color: #c00;
  cursor: pointer;
  _cursor: hand;
}


/* ******  advert  ****** */
.advert {
  text-align: center;
  overflow: hidden;
}
.advert .boxhead { text-align: left; }
.advert .boxbody { text-align: center; }
.advert img { margin-bottom: 11px; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width: 7em;
  float: left;
  margin-top: .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left: 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position: absolute;
  top: 11px;
  right: 20px;
  width: 230px;
  text-align: right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding: 0; }
.qsearch .fi_txt input { width: 130px; padding: 2px 5px 1px; }
.qsearch .fi_btn input { width: 4.5em; font-size: .91em; }





/* ******  sitemap  ****** */
.sitemap .boxbody {
  font-weight: bold;
  font-size: 1.08em;
  padding-bottom: 3em;
}
.sitemap ul { width: 13em; }

.sitemap .level1 ul {
  margin: -3px 0 0 110px;
  _margin-bottom: -.5em;
  font-size: .92em;
  padding-bottom: 3px;
}
.sitemap ul.level3 {
  font-weight: normal;
  margin-left: 100px;
}
.sitemap ul.level4 {
  margin-left: 90px;
  font-size: 1em;
}
.sitemap li { margin-bottom: .5em; }

.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 10px;
  background: #fff none 95% 45% no-repeat;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color: #999;
  font-style: normal;
  background-image: url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color: #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color: #e9e9e9; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { border-color: #c00; }
.sitemap .boxbody i:hover { border-color: #aaa; }






/* ****** mediagallery ****** */

.pgmain .mediagallery {
  background: #fff url(i/gallery-top.png) 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-bottom: 11px;
  color: #fff;
  padding-top: 8px;
  margin: 0 -1px;
  position: relative;
  z-index: 1;
}
.pgmain .mediagallery .boxhead {
  background: #515151 url(i/gallery-bg.png) 50% 100% no-repeat;
  margin: 0;
  color: #fff;
  padding: 4px 20px 6px;
}
.pgmain .mediagallery .boxhead a { color: #fff; }
.mediagallery .boxhead span {
  background: none;
  height: auto;
}
.mediagallery .boxhead span.current {
  display: inline;
  height: auto;
  background: none;
}
.pgmain .mediagallery .boxbody {
  text-align: center;
  background: #515151 url(i/gallery-bottom.png) 0 100% no-repeat;
  _height:400px;min-height:400px;
  _overflow: visible;
  padding-top: 22px;
  padding-bottom: 90px;
}

.mediagallery ul {
  overflow: hidden;
}

.mediagallery li {
  float: left;
  margin: 0 7px 14px;
  position: relative;
  _display: inline;
  text-align: center;
}
.mediagallery .pgr {
  padding: 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mediagallery .pgr a,
.mediagallery .pgr span {
  position: absolute;
  left: 15px;
  color: #fff;
}
.mediagallery .pgr span {
  display: none;
}
.mediagallery .pgr .next {
  left: auto;
  right: 15px;
}

.mediagallery .pgs {
  clear: both;
}



/* albums (extends: mediagallery) */
.albums .thumbsview {
  margin: 0 -4px;
}
.albums li {
  background: url(i/gallery-folder.png) 6px 0 no-repeat;
  padding-top: 10px;
  text-align: left;
  width: 154px;
}

.albums li a {
  overflow: hidden;
  display: block;
  border: 2px solid #fff;
  width:152px;
  height: 103px;
  overflow: hidden;
}
.albums li .summary p {
  padding: 4px 12px 0;
  display: none;
}
.albums li span.count {
  background: url(i/gallery-alpha.png) 0 0 repeat;
  position: absolute;
  bottom: 2px;
  left: 2px;
  padding: 4px 12px;
  color: #565656;
  width: 128px;
}

.albums li.thumb0,
.albums li.thumb4,
.albums li.thumb8,
.albums li.thumb12,
.albums li.thumb16,
.albums li.thumb20,
.albums li.thumb24 {
  clear: left;
}



/* imagelist (extends: mediagallery) */

.imagelist li {
  margin: 0 12px 24px;
  border: 3px solid #fff;
}

.imagelist li a {
  vertical-align: middle;
  text-align: center;
  height: 143px;
  overflow: hidden;
  display: block;
  border: 1px solid #515151;
}

.imagelist li img {

}

.imagelist li a:hover img,
.imagelist li a:focus img,
.imagelist li a:active img {}


.imagelist li.thumb0,
.imagelist li.thumb3,
.imagelist li.thumb6,
.imagelist li.thumb9,
.imagelist li.thumb12,
.imagelist li.thumb15,
.imagelist li.thumb18,
.imagelist li.thumb21,
.imagelist li.thumb24,
.imagelist li.thumb27,
.imagelist li.thumb30,
.imagelist li.thumb33,
.imagelist li.thumb36 {
  clear: left;
}


/* imgalbum-bigimage (extends: mediagallery) */

.singleimage img {
  border: 4px solid #fff;
}

.singleimage .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.singleimage .imgname {
  display: none;
}
.singleimage .imgcontent .imgtext {
  text-align: left;
  margin: 0;
  padding: 10px 162px 10px 62px;
}

.singleimage .pgs { position:absolute;right:9999px;left:auto; }
.singleimage .pgr a {
  background: url(i/gallery-pgr.png) 0 0 no-repeat;
  _background-image: url(i/gallery-pgr.png);
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
  text-indent: -9999em;
  position: absolute;
  left: 15px;
  top: 220px;
  text-align: left;
}
.singleimage .pgr a.next {
  left: auto;
  right: 15px;
  background-position: -60px 0;
}
.singleimage .pgr .btnback {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -10em;
}



/* ******  people  ******* */

.people h3 {
  display: none;
}

.people table { 
  width: 100%;
  margin-bottom: 2em;
  clear: both;
}

.people th.col1 { width: 50%; }
.people th.col2 { width: 25%; }
.people th.col3 { width: 25%; }

.people table th {
  color: #606060;
  padding: 3px 6px;
}

.people table td { 
  border-top: 1px solid #ddd;
  padding: 15px 6px;
  line-height: 1.5;
}

.people table th:first-child,
.people table td:first-child {
  padding-left: 0;
}


.people table a {
  font-weight: bold;
  display: block;
}
.people table td a:hover,
.people table td a:focus {
  color: #404040;
  text-decoration: none;
  cursor: text;
  outline: 0;
}
.people .col3,
.people .netfang { text-align: right; padding-right: 0; }

.people table .netfang a {
  font-weight: normal;
  font-weight: bold;
}
.people table .netfang a.senda {
  font-weight: normal;
  font-size: .92em;
  color: #606060;
}
.people table .netfang a:hover,
.people table .netfang a:focus {
  color: #c00;
  text-decoration: underline;
  cursor: pointer;
  _cursor: hand;
}
.people td img {
  padding: 3px;
  border: 1px solid #ddd;
  margin-right: 10px;
  width: 59px;
  float: left;
}
.people td .vidtalstimi {
  font-size: .92em;
  color: #606060;
}



.filter {
  display: none;
}
.people .filter {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.people .filter ul {
  float: right;
}
.people .filter ul li {
  float: left;
  margin-left: 9px;
}
.people .filter li a {
  padding: 4px 11px;
  display: block;
  border: 1px solid #ecece8;
  background: #f2f2ee;
  color: #696969;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.people .filter li.current a,
.people .filter li a:hover,
.people .filter li a:focus {
  color: #fff;
  background: #1b97f7;
  border-color: #1b97f7;
  text-decoration: none;
}

.green .people .filter li.current a,
.green .people .filter li a:hover,
.green .people .filter li a:focus {
  background-color: #018D48;
  border-color: #018D48;
}
.yellow .people .filter li.current a,
.yellow .people .filter li a:hover,
.yellow .people .filter li a:focus {
  background-color: #F4B124;
  border-color: #F4B124;
  color: #404040;
}
.red .people .filter li.current a,
.red .people .filter li a:hover,
.red .people .filter li a:focus {
  background-color: #E40307;
  border-color: #E40307;
}
.navyblue .people .filter li.current a,
.navyblue .people .filter li a:hover,
.navyblue .people .filter li a:focus {
  background-color: #21417E;
  border-color: #21417E;
}








.teachers .item {
  background: url(i/teachers-sep.png) 50% 0 no-repeat;
  padding: 12px 0 2px 62px;
}
.teachers .firstitem {
  background: none;
  padding-top: 0;
}
.teachers .item img {
  float: left;
  margin-left: -62px;
  border: 1px solid #bfbfbf;
}
.teachers .item h3 {
  margin: 0 0 6px;
  font-size: 1.08em;
}
.teachers .item ul li {
  padding-bottom: 8px;
}
.teachers .item ul li a {
  padding-left: 34px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.teachers .item ul li.senda a {
  background: url(i/icn-send.png) 0 0 no-repeat;
}
.teachers .item ul li.uppl a {
  background: url(i/icn-info.png) 0 0 no-repeat;
}





/* ******  footer  ****** */
.footer  { line-height: 1.4; }
.footer i {
  font-style: normal;
  padding: 0 11px;
}

.datetoday {
  position: absolute;
  z-index: 10;
  top: 62px;
  left: 140px;
  margin-top: -.5em;
  color: #545454;
  font-family: Georgia;
  white-space: nowrap;
}




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  padding-right: 30px;
  padding-bottom: 20px;
  text-align: right;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left: 135px;
  padding-top: 19px;
  background: url(http://codecentre.eplica.is/f/ba_e2-b25.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b25.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.pgextra1 .imgbanner {
  padding: 0;
  margin: 0 0 11px;
  background: none;
}

.pgextra2 .imgbanner {
  position: absolute;
  top: 82px;
  left: 10px;
  width: 270px;
  height: 135px;
  overflow: hidden;
  text-align: center;
}


.pgmain .imgbanner {
  margin: 0 -1px;
  position: relative;
  z-index: 1;
  background: #fff;
  padding-bottom: 11px;
}



/* ****** pagestyle  ****** */
.pagestyle { 
  position: absolute;
  top: 9px;
  right: 215px;
  margin-right: 1em;
  width: 85px;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float: left;
  _display: inline;
  margin-left: 4px;
}
.pagestyle a {
  display: block;
  overflow: hidden;
  text-indent: -99999em;
  width: 24px;
  height: 24px;
  background: url(i/fonts.png) 0 0 no-repeat;
  _background-image: url(i/fonts.gif);
}

.pagestyle .dwn a {
  background-position: -24px 0;
}

.pagestyle .userstyles a {
  background-image: url(i/stillingar.png);
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -24px;
}
.pagestyle .dwn a:hover,
.pagestyle .dwn a:focus,
.pagestyle .dwn a:active {
  background-position: -24px -24px;
}




/* ******  popups  ****** */
body .pgwrap .popup {
  border: 3px solid #606060;
  margin: 0 -1px 11px;
  padding: 4px;
  background: #fff;
}
.pgwrap .wrap .popup {
  background: none;
}
body .pgwrap .popup .boxhead {
  background: url(i/popup-bh.png) 0 0 repeat-x;
  padding: 25px 30px;
  font-size: 2em;
  margin-bottom: 16px;
}
.pgwrap .wrap .popup .boxbody {
  background: none;
  _height:0;min-height:0; /* ie hasLayout fix */
  overflow: hidden;
  _overflow: visible;
  padding: 0 30px 20px;
}
.popup p {
  font-size: 1.33em;
  margin: 0;
}
.popup li {
  float: left;
  padding: 30px 0 30px 25px;
  border-left: 1px solid #efefef;
  width: 160px;
}
.popup ul li:first-child {
  padding-left: 15px;
  border: none;
  width: 180px;
}
.popup li a {
  background: url(i/buttons.png) 0 0 no-repeat;
  display: block;
  width: 152px;
  padding-top: 8px;
  height: 25px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}
.popup .boxbody li a:hover,
.popup .boxbody li a:focus {
  color: #fff;
  text-decoration: none;
  background-position: -152px 0;
}
.yellow .popup .boxbody li a { background-position: 0 -33px; }
.yellow .popup .boxbody li a:hover,
.yellow .popup .boxbody li a:focus { background-position: -152px -33px; }
.red .popup .boxbody li a { background-position: 0 -66px; }
.red .popup .boxbody li a:hover,
.red .popup .boxbody li a:focus { background-position: -152px -66px; }
.green .popup .boxbody li a { background-position: 0 -99px; }
.green .popup .boxbody li a:hover,
.green .popup .boxbody li a:focus { background-position: -152px -99px; }
.navyblue .popup .boxbody li a { background-position: 0 -132px; }
.navyblue .popup .boxbody li a:hover,
.navyblue .popup .boxbody li a:focus { background-position: -152px -132px; }




.popup-curtain {
  z-index: 90;
}
.popupblock {
  padding: 4px;
  border: 3px solid #606060;
  position: absolute;
  width: 434px;
  background: #fff;
  color: #404040;
  left: 50%;
  margin: 0 auto;
  z-index: 100;
  text-align: left;
}
.widepop { width: 750px; }
.popupblock .boxhead {
  background: url(i/popup-bh.png) 0 0 repeat-x;
  padding: 25px 30px;
  font-size: 2em;
  margin-bottom: 16px;
}
.popupblock .boxbody {
  padding: 0 30px 20px;
  overflow: hidden;
  _overflow: visible;
}
.popupblock ul li:first-child {
  padding-left: 7px;
}
.popupblock form.boxbody label {
  display: block;
  float: none;
  width: auto;
}
.popupblock form.boxbody .fi_txt input {
  width: 230px;
}
.popupblock form.boxbody .fi_btn { margin: 0; }
.popupblock form.boxbody .fi_btn input {
  background: #339FF1;
  font-weight: bold;
  color: #fff;
  border: 0;
  padding: 4px 10px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.yellow .popupblock form.boxbody .fi_btn input { background-color: #F6BC2C; }
.red .popupblock form.boxbody .fi_btn input { background-color: #E40307; }
.green .popupblock form.boxbody .fi_btn input { background-color: #018742; }
.navyblue .popupblock form.boxbody .fi_btn input { background-color: #1F56A6; }

.popupblock form.boxbody textarea {
  width: 360px;
  height: 140px;
}
.popupblock form.boxbody .fi_qty input {
  width: 40px;
}

.popupblock h1 {
  padding-top: 15px;
  border-bottom: 1px solid #606060;
}
.popupblock .imgbox .boxbody {
  padding: 0 0 20px;
  text-align: center;
}


.popupblock a.close {
  position: absolute;
  top: 11px;
  right: 24px;
  display: block;
  padding: 5px 32px 0 0;
  _height:21px;min-height:21px; /* ie hasLayout fix */
  background: url(i/popup-close.png) 100% 50% no-repeat;
}



/* ******  cartstatus  ****** */
.wrap .cartstatus {
  background: none;
  position: absolute;
  top: 75px;
  right: 0;
  width: 195px;
  border: none;
}
.wrap .cartstatus .boxhead {
  background: url(i/cartstatus-top.png) 0 0 no-repeat;
  _background-image: url(i/cartstatus-top.gif);
  padding: 19px 22px 0;
  margin: 0;
  font-size: 16px;
  height: 27px;
}
.wrap .cartstatus .boxhead span {
  height: auto;
  display: inline;
}
.wrap .cartstatus .boxbody {
  background: url(i/cartstatus-bottom.png) 0 100% no-repeat;
  overflow: hidden;
  _height: auto;
  margin: 0;
  padding: 6px 22px 22px;
}
.wrap .cartstatus ul {
  margin-bottom: 4px;
}
.wrap .cartstatus li a {
  display: block;
  padding: 2px 0 2px 12px;
  background: 0 .5em no-repeat;
  font-size: .92em;
}
.yellow .cartstatus li a { background-image: url(i/arrows-yellow.png); }
.red .cartstatus li a { background-image: url(i/arrows-red.png); }
.green .cartstatus li a { background-image: url(i/arrows-green.png); }
.navyblue .cartstatus li a { background-image: url(i/arrows-blue.png); }

.wrap .cartstatus .act a {
  float: right;
  padding-left: 9px;
  font-weight: bold;
  background: url(i/square-gray.png) 0 .5em no-repeat;
}
.yellow .cartstatus .act a { background-image: url(i/square-yellow.png); }
.red .cartstatus .act a { background-image: url(i/square-red.png); }
.green .cartstatus .act a { background-image: url(i/square-green.png); }
.navyblue .cartstatus .act a { background-image: url(i/square-blue.png); }




/* ******  umsokn  ****** */
.umsokn fieldset { position: relative; }
.umsokn h2 {
  color: #606060;
  font-family: Georgia;
  font-size: 1.667em;
  font-weight: normal;
  margin: .7em 0 .3em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 3px;
}
.umsokn  .grunnuppl h2 { position:absolute;right:9999px;left:auto; }

.umsokn .fi_static,
.umsokn .fi_rdo,
.umsokn .fi_txt {
  float: left;
  width: 323px;
  margin-left: 20px;
  _display: inline;
  _height:60px;
  min-height:60px;
}

.umsokn .fi_sel {
  width: 250px;
  margin-left: 20px;
  float: left;
  _height:40px;
  min-height:40px;
}

.umsokn .field-left { clear: both; margin-left: 0; }

.umsokn .fi_txt label {
  display: block;
  margin-bottom: 4px;
}
.umsokn .fi_txt input {
  padding: 4px 8px;
  width: 300px;
}

.umsokn .fi_sel select {
  width: 150px;
}

.umsokn .namskeid .group {
  float: left;
  width: 325px;
  margin: 0 0 10px 10px;
}
.umsokn .namskeid .box-left {
  margin-left: 0;
  clear: left;
}
.umsokn .namskeid table {
  width: 325px;
}
.umsokn .namskeid .tcol1 { width: 210px; }
.umsokn .namskeid .tcol2 { width: 100px; }
.umsokn .namskeid td,
.umsokn .namskeid th {
  vertical-align: middle;
  padding: 4px;
}
.umsokn .namskeid .fi_chk {
}
.umsokn .namskeid .fi_chk label {
  display: block;
  float: left;
  width: 192px;
}
.umsokn .namskeid .fi_chk input {
  margin: 0 4px 0 0;
  float: left;
}
.umsokn .namskeid .fi_sel {
  float: none;
  margin: 0;
  _height:0;min-height:0;
  width: auto;
}

.umsokn .namskeid .fi_sel select {
  width: auto;
  text-align: left;
}
.umsokn .namskeid .help { font-size: .92em; }

.umsokn .filtertabs {
  position: absolute;
  right: 5px;
  top: 14px;
  
}
.umsokn .filtertabs li {
  float: right;
  margin-right: 6px;
}
.umsokn .filtertabs li a {
  padding: 5px 13px 0;
  font-size: 1.17em;
  display: block;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-bottom: none;
  height: 22px;
}
.umsokn .filtertabs li a.active {
  background: #fff;
  height: 23px;
}
.umsokn .filtertabs li a:focus { outline: 0; }


.umsokn .errorbox {
  padding: 18px 20px 18px 90px;
  background: #F6F6F6 url(i/error.png) 28px 50% no-repeat;
  border: 1px solid #D9D9D9;
  color: #404040;
  text-align: center;
  margin: 10px 25px;
  text-align: left;
  _height:40px;min-height:40px;
}
.umsokn .errorbox strong { display: block; }

.umsokn .fi_btn input {
  background: url(i/buttons.png) 0 0 no-repeat;
  width: 152px;
  height: 33px;
  border: none;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.umsokn .fi_btn input:hover { background-position: -152px 0; }
.yellow .umsokn .fi_btn input { background-position: 0 -33px;  color: #606060; }
.yellow .umsokn .fi_btn input:hover { background-position: -152px -33px; }
.red .umsokn .fi_btn input { background-position: 0 -66px; }
.red .umsokn .fi_btn input:hover { background-position: -152px -66px; }
.green .umsokn .fi_btn input { background-position: 0 -99px; }
.green .umsokn .fi_btn input:hover { background-position: -152px -99px; }
.navyblue .umsokn .fi_btn input { background-position: 0 -33px; }
.navyblue .umsokn .fi_btn input:hover { background-position: -152px -132px; }

.umsokn .addDate {
  font-weight: bold;
  overflow: hidden;
}
.umsokn .addDate a {
  border: 1px solid #E1E1DD;
  padding: 2px 5px;
  display: block;
  float: left;
}
.umsokn .addDate a:hover,
.umsokn .addDate a:focus {
  border-color: #c00;
  text-decoration: none;
}

.confirmation h3 {
  margin: 1em 0 .2em;
}



/* ****** home / milli  ****** */
.home .titlebox,
.milli .titlebox {
  background: none;
  padding: 0;
  height: 0;
  margin: 0;
}
.home .titlebox .boxhead,
.milli .titlebox .boxhead { display: none; }
.home .pgextra4 .box .boxbody, 
.milli .pgextra4 .box .boxbody, 
.home .pgmain .box .boxbody,
.milli .pgmain .box .boxbody {
  padding-bottom: 26px;
}
.milli .pgmain .box .boxbody {
  _height:266px;
  min-height:266px;
}


.home .pgwrap4 {
  margin-left: 20px;
  width: 945px;
}
.home .pgmain {
  width: 467px;
  margin-right: 11px;
}
.home .pgextra1 {
  margin: 0;
  width: 467px;
}
.home .pgextra3 {
  width: 945px;
}
.home .pgmain .box {
  background-image: url(i/pgm-boxtop-3c.png)
}
.home .pgmain .box .boxbody {
  background-image: url(i/pgm-bottom-3c.png);
  min-height: 360px;
  _height: 360px;
}
.home .pgmain .articlelist .item {
  border-bottom: 1px solid #ddd;
  border-top: 0;
}
.home .pgmain .articlelist ul {
  padding-top: 10px;
}
.home .pgmain .articlelist ul a {
  font-size: 1.08em;
  font-weight: bold;
}
.home .pgmain .articlelist ul .meta { padding-top: 2px; }

.home .box-1_4 .boxbody {
  _height:171px;
  min-height:171px;
}

.home .gallery li img,
.home .videos li img {
  border: 1px solid #bbb;
}
.home .gallery li,
.home .videos li {
  margin: 0 0 9px 9px;
  float: left;
}
.home .gallery li {
  height: 68px;
  overflow: hidden;
  text-align: center;
  width: 95px;
}
.home .gallery li.thumb0,
.home .gallery li.thumb2,
.home .videos li.thumb0,
.home .videos li.thumb2 {
  clear: left;
  margin-left: 0;
}
.home .gallery .moreolder,
.home .videos .moreolder {
  clear: both;
}

.home .links h3 {
  margin: 0 0 5px;
  color: #404040;
  
}
.home .links .level1 {
  margin-left: -9px;
}
.home .links li {
  float: left;
  width: 140px;
  margin: 0 0 9px 9px;
}
.home .links .level2 li {
  float: none;
  margin: 0 0 6px;
}
.home .links .level2 a {
  background: 0 50% no-repeat;
  padding: 4px 0 0 30px;
  height: 20px;
  display: block;
  color: #383838;
  _height:0;min-height:0; /* ie hasLayout fix */
}



.home .links .youtube a { background-image: url(i/icns/icn_youtube.png); }
.home .links .mbl a { background-image: url(i/icns/icn_mbl.png); }
.home .links .leikjanet a { background-image: url(i/icns/icn_leikjanet.png); }
.home .links .fjolmennt a { background-image: url(i/icns/icn_fjolmennt.png); }
.home .links .skolavefurinn a { background-image: url(i/icns/icn_skolavefurinn.png); }
.home .links .kvikmynd a { background-image: url(i/icns/icn_kvikmynd.png); }
.home .links .ja a { background-image: url(i/icns/icn_ja.png); }
.home .links .ifr a { background-image: url(i/icns/icn_ifr.png); }
.home .links .facebook a { background-image: url(i/icns/icn_facebook.png); }
.home .links .visir a { background-image: url(i/icns/icn_visir.png); }
.home .links .hitthusid a { background-image: url(i/icns/icn_hitthusid.png); }
.home .links .hlutverk a { background-image: url(i/icns/icn_hlutverk.png); }
.home .links .google a { background-image: url(i/icns/icn_google.png); }
.home .links .asgardur a { background-image: url(i/icns/icn_asgardur.png); }
.home .links .y8 a { background-image: url(i/icns/icn_y8.png); }
.home .links .lesa a { background-image: url(i/icns/icn_lesa.png); }
.home .links .nams a { background-image: url(i/icns/icn_nams.png); }





/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color: #c00;  text-decoration: underline; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }








