.stream { position:absolute;right:9999em;left:auto; }
.print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #fff;
  margin : 0;
  padding : 0;
  color : #000;
  line-height : 1.2;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 11px;  ~font-size :  68.75%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }


.pgwrap {
  position : relative;
  width : 762px;
  margin : 0 auto;
  text-align : left;
  background: url(i/bw-bg2.gif) repeat-y;
}
.onecol .pgwrap {
  background: none;
}

.home .pgwrap,
.threecol .pgwrap { background-image: url(i/bw-bg.gif); }

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; }

.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }



a {
  color : #666666;
  text-decoration: none;
}



acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : middle;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
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; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #D0CFD4;
  background : #fff;
  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 #D0CFD4;
  color : #777;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #D0CFD4;
  color : #547393;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pghead {
  padding-bottom: 27px;
  background: #fff url(i/dot-line.gif) 0 100% repeat-x;
}
.pghead .wrap {
  background: #D0CFD4 url(i/ph-top.gif) no-repeat;
  border-bottom: 1px solid #f0f1f2;
  padding-bottom: 12px;
}

.pghead .brand { padding: 32px 0 16px 21px; margin: 0; }

.pghead .logo { vertical-align : middle; }

.pgmain {
  float : left;
  margin-left : 186px;
  width : 576px;
  _display : inline;
}

.home .pgmain,
.threecol .pgmain {
  width : 390px;
  margin-right : 186px;
}

.onecol .pgmain {
 margin-left: 0;
 width: 760px;
}

.pgmain .wrap {
  padding : 0 19px;
  background: url(i/pb-bg.gif) no-repeat 3px 1px;
}

.onecol .pgmain .wrap {
  background: none;
  padding: 0 16px;
}

.pgextra2 {
  float : left;
  width : 186px;
  margin-left : -762px;
  margin-top: -1px;
  _display : inline;
}

.onecol .pgextra2 {
   xmargin-left: 0;
  width: 0;
}

.pgextra1 {
  float : left;
  width : 186px;
  margin-top: -1px;
  _display : inline;
  margin-left : -186px;
  _margin-left : -187px;
}

.pgextra1 .wrap { padding-left: 2px; }

.pgfoot {
  clear : both;
  border-top : 1px solid #fff;
  background: #fff url(i/dot-line.gif) repeat-x;
  padding-bottom: 10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.pgfoot .wrap { background: url(i/dot-line.gif) repeat-x 0 100%; }



/*
  disposable helper fyrir canvas vinnu  
*/
.pgfoot .wrap,
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pghead .wrap,
.pgmain .wrap { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}

.boxhead { padding-top : 1.5em; margin-top: 0; }

.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }

.pgmain .boxhead {
  color: #52688D;
  padding-top: 1em;
}

.pgextra1 .box .boxhead,
.pgextra2 .box .boxhead {
  background: url(i/dot-line.gif) repeat-x;
  text-align: center;
  color: #888;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

.pgextra2 .box .boxbody {
  padding: 13px 9px;
  background: url(i/p1-box-content-bg.gif) no-repeat 100% 0;
}

.pgextra1 .box .boxbody {
  padding: 13px 9px;
  background: url(i/dot-line.gif) repeat-x;
}

.boxbodybox .boxbody {
  text-align: center;
  color: #8A8889;
}

.boxbodybox .boxbody a img { padding-top: 10px; }

/* ********************************** */
/* Titlebox                           */
/* ********************************** */

.titlebox h1 {
  color: #557394;
  font-size: 1.667em;
  text-transform: uppercase;
  font-weight: normal;
}

.notitle .boxhead,
.notitle .item h3 {
  display: none;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 17px;
  background : url(i/more-arrow.gif) 0% 50% no-repeat;
  color: #9B9966;
  font-weight: bold;
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 2em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1em;
  margin : 0 0 .4em 0;
}

.articlelist .item h3 a { color: #656565; }

.articlelist .summary p { margin : 0; }

.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul { clear : both; }
.articlelist li { padding-bottom : .7em; }
.articlelist li a { display: block; font-weight : bold;  }

.pgextra1 .articlelist .boxbody { padding: 0; }
.pgextra1 .articlelist .item {
  padding: 4px 10px;
  background: url(i/dot-line.gif) repeat-x;
  width: 164px;
}

.pgextra1 .articlelist .more { margin-top: 1em; }
.pgextra1 .articlelist ul {
  padding-left: 11px;
}




/* ******  article  ****** */
.article h1 {
  padding-top : 14px;
  color: #52688D;
}
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}




.welcomebox h1 {
  color:#52688D;
  padding-top:1em;
}



/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgcontent,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgcontent,
.pgextra2 .imgbox .imgmeta { width : auto; }



/* ******* blog ******** */

.wrap .blog .boxhead { font-weight: bold; }

.wrap .blog .boxbody { padding-top: 10px; }

.wrap .blog .item {
  background: none;
  margin-bottom: 5px;
}

.blog .item img {
  float: none;
  margin: 0;
}

.blog .item h3 { margin: -10px 0 0 0; }

.blog .item .summary { font-weight: bold; }

.pgwrap .wrap .blog li a {
  color : #000;
  font-weight: normal;
}

/* blogger (extends: blog) */

.blogger { text-align: center; }

.wrap .blogger .boxhead {
  margin: 0;
  padding-top: 5px;
}

.wrap .blogger .boxbody {
  background: none;
  padding: 0;
  margin: 0;
}

.wrap .blogger img { margin-bottom: -30px; }

.blogger h3 {
  background: url(i/dot-line.gif) repeat-x 0 100%;
  margin-top: -6px;
  _margin-top: -4px;
  margin-bottom: 0;
  padding-bottom: 4px;
  position: relative;
}

.blogger .boxbody a {
  color: #5F7396;
  font-weight: bold;
  font-size: 1.1em;
  position : relative;
}


/* archblog (extends: blog) */

.wrap .archblog .boxbody { background: url(i/p2-box-fade.gif) repeat-x; }

.pgwrap .wrap .archblog li a {
  color: #888687;
  text-decoration: underline;
  padding: 2px 0;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ******* blogview (extends: articlelist) ******* */

.blogview { padding-top: 25px; }

.blogview .boxhead { position:absolute;right:9999em;left:auto; }

.blogview .item {
  position : relative;
  padding-bottom: 42px;
  clear: both;
}


.blogview h3 .meta {
  position: absolute;
  bottom: 1.2em;
  right: 0;
  border-top: 1px solid #CECDD2;
  width: 350px;
  text-align: right;
  padding-top: 6px;
}

.blogview .item img {
  border: 2px solid #5F7396;
  margin-top: 3em;
}

.blogview h3 {
  background: #5F7396 url(i/blog-h3-bg.gif) no-repeat;
  color: #fff;
}

.wrap .blogview h3 a {
  background: url(i/blog-h3-a-bg.gif) no-repeat 0 100%;
  display: block;
  color: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 2px 11px;
}

.wrap .blogview h3 a:hover,
.wrap .blogview h3 a:focus,
.wrap .blogview h3 a:active {
  text-decoration: underline;
  color: #fff;
}

.blogview h3 .meta span {
  margin: 0;
  padding: 0;
}

.blogview h3 .meta span a {
  background: none;
  padding: 0;
}

.blogview h3 .meta span a:hover,
.blogview h3 .meta span a:focus,
.blogview h3 .meta span a:active { color: #547393; }

.blogview h3 .meta .author {
  display: block;
  width: 150px;
  float: right;
}

.blogview .item .summary {
  padding-left: 8px;
  margin-top: 17px;
}

.blogview .item .summary p { margin-bottom: 1em; }

.blogview .comments {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  text-decoration: underline;
  font-size: .9em;
  width: 150px;
  text-align: right;
}

.blogview .more {
  background: url(i/blog-more-span.gif) no-repeat;
  padding: 0;
  z-index: 99;
  min-height: 20px; _height: 20px;
  position: absolute;
  bottom: 15px;
  left: 10px;
}

.blogview .more a {
  background: url(i/blog-more-a.gif) no-repeat 100% 0;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 1px 12px 5px 12px;
  color: #FFC830;
  position : relative;
  font-size: .9em;
}

.wrap .blogview .more a:hover,
.wrap .blogview .more a:focus,
.wrap .blogview .more a:active {
  text-decoration: underline;
  color: #FFC830;
}


/* ****** blogviewbig ******* */

.blogviewbig {
  padding-top: 23px;
  background: url(i/blog-h3-bg.gif) no-repeat 0 20px;
}

.blogviewbig .boxhead {
  font-size: 1em;
  padding-top: 0;
  background: #5F7396 url(i/blog-h3-a-bg.gif) no-repeat 0 100%;
  padding-bottom: 4px;
  color: #fff;
  padding-left: 11px;
}

.blogviewbig .boxbody { padding-left: 11px; }

.blogviewbig .boxbody img {
  border: 2px solid #5F7396;
  margin-top: 1.6em;
}

.wrap .blogviewbig .buttons {
  float: left;
  background: url(i/blog-more-span.gif) no-repeat;
  min-height: 20px; _height: 20px;
}

.wrap .blogviewbig .btnback {
  background: url(i/blog-more-a.gif) no-repeat 100% 0;
  padding: 2px 12px;
  font-size: .92em;
  display: block;
  color: #FFC830;
}

.wrap .btnback:hover,
.wrap .btnback:focus,
.wrap .btnback:active {
  color: #FFC830;
  text-decoration: underline;
}

/* comments */

.blogviewbig .comments { padding-top: 20px; }

.blogviewbig .comments .boxbody { padding: 0; }

.blogviewbig .comments ol {
  list-style: none;
  padding: 0;
}

.blogviewbig .comments li {
  border: 1px solid #C3C3C3;
  background-color: #F2F2F4;
  padding: 11px 8px;
  position : relative;
  margin-bottom: 12px;
}

.blogviewbig .comments .from {
  margin-bottom: 1em;
  width: 200px;
}

.blogviewbig .comments .replymeta {
  position: absolute;
  top: 14px;
  right: 8px;
  font-size: .9em;
  width: 120px;
  text-align: right;
}

.blogviewbig .comments .boxhead { position:absolute;right:9999em;left:auto; }

.btnemail,
.btnprint { position:absolute;right:9999em;left:auto; }

/* commentform */

.commentform {
  margin-left: -11px;
  padding-top: 3px;
  background: url(i/blog-h3-bg.gif) no-repeat;
}

.commentform textarea { width: 330px; }




/* ****** blogfpitem ****** */

.blogfpitem {
  width: 50%;
  float: left;
}

.blogfpitem .boxhead {
  margin-bottom: 0;
  color: #898788;
}

.blogfpitem .boxbody {
  padding: 0;
}

.blogfpitem h3  {
  padding: 0;
  margin: 0;
  position : relative;
}

.blogfpitem img {
  float: left;
  margin-top: -4px;
}

.wrap .blogfpitem .more {
  background: url(i/blog-more-span.gif) no-repeat;
  min-height: 20px; _height: 20px;
  float: left;
  font-size: .9em;
}

.blogfpitem .more a {
  background: url(i/blog-more-a.gif) no-repeat 100% 0;
  display: block;
  padding: 2px 11px;
  font-weight: normal;
  color: #FFC830;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.blogfpitem .more a:hover,
.blogfpitem .more a:focus,
.blogfpitem .more a:active {
  color: #FFC830;
  text-decoration: underline;
}


/* ****** blogfplist ******* */


.blogfplist {
  width: 50%;
  float: left;
  margin-top: -30px;
}

.blogfplist .boxhead {
  border-bottom: 1px solid #CECDD2;
  width: 250px;
  font-size: 1em;
  position : relative;
}

.blogfplist li a {
  font-weight: normal;
  color: #000;
}




/* ******  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 { margin : 0; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 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 label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 6px;
  left : 250px;
  width : 450px;
}

.breadcrumbs { position:absolute;right:9999em;left:auto; }

.home .breadcrumbs,
.breadcrumbs .boxhead { position:absolute;right:9999em;left:auto; }

.breadcrumbs .boxbody {}

.breadcrumbs .boxbody a {
  text-decoration : none;
  color : #999;
}



/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhead {
  background : #f8f8f8;
  font-weight : normal;
  font-size : 1em;
  color : #333;
  padding : 2px 20px 2px 8px;
  margin : 0;
  border : 1px solid #bbb;
}
.qnav-active .boxhead {
  padding : 0;
  border : none;
}

.qnav .boxhead a {
  background : transparent url(i/drop-arrow.gif) 100% 50% no-repeat;
  border : 1px solid #bbb;
  display : block;
  padding : 2px 20px 2px 8px;
  _height:0;min-height:0;/* ie hasLayout fix */
  text-transform : none;
  font-weight : normal;
  text-decoration : none;
}
.qnav .boxhead a:hover,
.qnav .boxhead a:focus,
.qnav .boxhead a:active {
  text-decoration : none;
  background-color : #fff;
}

.qnav .boxbody {
  padding : 3px 0 0 0;
  position : relative;
  background : #fff;
  margin : -1px 0 0 0;
  border : 1px solid #bbb;
  border-top : none;
}
.qnav-closed .boxbody { display : none; }
.qnav-open .boxbody { display : block; }

.qnav li { _display : inline; }
.qnav .boxbody a {
  display : block;
  text-decoration : none;
  padding : 3px 5px 3px 8px;
  margin-top : -3px;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.qnav .boxbody a:hover,
.qnav .boxbody a:focus,
.qnav .boxbody a:active {
  text-decoration : none;
  background-color : #f8f8f8;
}





/* ******  mnav  ****** */
.mnav {
  font-size: 1.09em;
  font-weight: bold;
  text-transform: uppercase;
}
  
.mnav .boxhead { position:absolute;right:9999em;left:auto; }

.mnav .boxbody {
  /*background-color: #D1D0D5;*/
  padding-bottom: 13px;
}

.mnav ul { background-color: #fff; }

.mnav li a {
  text-align: left;
  padding: 4px 6px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/dot-line.gif) repeat-x;
  color: #818181;
}

.mnav .parent a,
.mnav .current a { text-decoration: underline; }

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  text-decoration: none;
  background-color: #f1f1f1;
}

.wrap .mnav .level2 a:hover,
.wrap .mnav .level2 a:focus,
.wrap .mnav .level2 a:active { background-color: transparent; }

/* l2 */

.mnav .level2 {
  background: url(i/mnav-l2-bg.gif) repeat-x;
  padding: 7px 0 13px 0;
}

.mnav .level2 li a {
  background: none;
  text-decoration: underline;
  font-size: .92em;
  color: #8A8889;
  padding: 2px 18px 2px 12px;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  color: #547393;
}




/* l3 */

.mnav .level2 .level3 li a {
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
  padding-top: 4px;
  padding-bottom: 4px;
}

.mnav .level2 .level3 .parent a,
.mnav .level2 .level3 .current a { color: #000; }



/* ******  snav  ****** */
.snav {}





/* ******  enav  ****** */
.enav {
  position : absolute;
  top : 225px;
  margin-top : -1.2em;
  left : 260px;
  width : 310px;
  height : 32px;
}
.enav .boxhead { display : none; }
.enav .boxbody { padding : 0; }
.enav ul {
  list-style : none;
  padding : 0;
  margin : 0;
  float: right;
}
.enav li {
  display : inline;
  padding : 0;
  _float /**/: left;
  border-left : 1px solid #999;
  padding : 0 5px;
}
.enav .boxbody a {
  color : #999;
}
.enav .cat1 a {
  border : none;
  font-weight : bold;
}
.enav .parent,
.enav .current { background : #f4f4f4; }



/* ****** cnav ****** */

.wrap .cnav .boxbody {
  padding: 11px 0;
  font-size: 1.09em;
  text-transform: uppercase;
}

.cnav ul { background: url(i/dot-line.gif) repeat-x 0 100%; }

.cnav li { background: url(i/dot-line.gif) repeat-x; }

.cnav li a {
  padding: 4px 0 4px 40px;
  background: no-repeat 2px .33em;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  font-weight: bold;
}

.cnav .malavi a { background-image: url(i/flag-malavi.gif); }
.cnav .mosambik a { background-image: url(i/flag-mosambik.gif); }
.cnav .namibia a { background-image: url(i/flag-namibia.gif); }
.cnav .nikaragua a { background-image: url(i/flag-nikaragua.gif); }
.cnav .uganda a { background-image: url(i/flag-uganda.gif); }
.cnav .srilanka a{ background-image: url(i/flag-srilanka.gif); }





/* ******  flnav  ****** */
.flnav { }
.flnav .boxhead { position:absolute;right:9999em;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.flnav li.home { border : none; }
/* .flnav li.cat1 { border : none; } */
.flnav .boxbody a {}

.flnav .parent a,
.flnav .current a { 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 {
  width : 100%;
  overflow : hidden;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhead { text-align : left; }
.advert .boxbody { text-align : center; }
.advert img { margin-bottom : 1em; }

.advert.projectdbis a, .advert.projectdben a {
  height:53px;
  display:block;
  text-indent:-9999px;
  margin-bottom:10px;
}
 .advert.projectdbis a{
  background:url(i/projectdb_isl.png) no-repeat;
}
 .advert.projectdben a{
  background:url(i/projectdb_en.png) no-repeat;
}

.advert.projectdbis a:hover,
.advert.projectdbis a:focus,
.advert.projectdbis a:active,
.advert.projectdben a:hover,
.advert.projectdben a:focus,
.advert.projectdben a:active {
  background-position: 0 -53px;
}

.pgextra2 .advert.projectdbis,
.pgextra2 .advert.projectdben {
 padding: 1em 0 .2em;
 margin-bottom: 0;
 border-top: 1px dotted #aaa;
 border-bottom: 1px dotted #aaa;
}

/* ******  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 : 218px;
  margin-top : -.8em;
  right : 16px;
  width : 180px;
  text-align: right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input { width : 120px; }
.qsearch .fi_btn input { width : 3.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 : #547393; }
.sitemap .boxbody i:hover { border-color : #aaa; }




/* ******  stafflist  ****** */
.stafflist table {
  width : 100%;
}
.stafflist th {
  padding : 0 .5em .4em 0;
}
.stafflist td {
  padding : .3em .5em .3em 0;
}
.stafflist tr > td:first-child {
  font-weight : bold;
  white-space : nowrap;
}

/* ******  countrylist  ****** */
.countrylist a {
  font-size : 1.09em;
  line-height : 1.4;
}


/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .boxbody {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}



/* ******* verkefni (extends: article) ******** */

.verkefni { color: #696969; }

.wrap .verkefni .boxhead {
  display: block;
  color: #6B6B6B;
  padding-bottom: 7px;
  font-size: 1.5em;
}

.wrap .verkefni .type {
  margin: 0;
  padding-bottom: 3px;
  font-size: 1.1em;
}

.wrap .verkefni h2 {
  color: #7A1E11;
  margin: 0;
  padding-bottom: 3px;
  font-size: 1.4em;
}

.wrap .verkefni h3 {
  font-size: 1.1em;
  color: #666;
  margin: 0;
  padding-bottom: 2px;
  padding-top: 1em;
}

.wrap .verkefni .imgbox {
  margin-top: .3em;
  margin-left: 20px;
}

.wrap .verkefni .imgbox img { border: 1px solid #606261; }

.wrap .imgcontent {
  padding-top: 9px;
  padding-left: 10px;
}

/*.wrap .imglink a {
  background: url(i/poplink-bg.gif);
  display: block;
  width: 177px;
  height: 27px;
  color: #646464;
  font-weight: bold;
  padding-top: 9px;
  padding-left: 18px;
}*/







/* ******** verklisti (extends: articlelist) ********* */

.wrap .verklist {
  border-top: 1px solid #EFEFEF;
  padding-top: 15px;
}

.wrap .verklist .boxhead {
  color: #7F2316;
  font-size: 1.1em;
}

.wrap .verklist ul:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
  

.wrap .verklist ul li {
  padding: 0;
  background: none;
  margin-bottom: 4px;
  width: 100%;
  overflow: hidden;
}

.wrap .verklist ul li a {
  float: left;
  clear: left;
  color: #000;
  font-weight: bold;
  padding-left: 10px;
  background: url(i/arrw_red.gif) no-repeat 0 .44em;
  width: 100%;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.wrap .verklist .meta {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-top: 3px;
}





/* ******  footer  ****** */
.footer .boxhead { position:absolute;right:9999em;left:auto; }

.footer .boxbody {
  color: #8A8889;
  text-align: center;
  padding-top: 10px;
}

.footer .boxbody img {
  margin-right: 4px;
  margin-top: -3px;
}

.footer .boxbody p {
  padding-bottom: 7px;
  margin: 0;
}




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  background-color: #fff;
  width: 100%;
  overflow: hidden;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  float: right;
  /* 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-b50.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b50.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner { padding-left: 1px; }

.imgbanner {
  display : block;
  overflow : hidden;
  height : 97px;
  width : 760px;
}



/* ******  fontsizer  ****** */
.pagestyle {
  position : absolute;
  top : 225px;
  margin-top : -1.2em;
  left : 4px;
  width : 320px;
}
.pagestyle h2 { display : none; }
.pagestyle ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.pagestyle li {
  float : left;
  padding : 0;
  background : none;
}
.wrap .pagestyle a {
  display : block;
  color : #999;
  background : #fff;
  padding-left : 28px;
  white-space : nowrap;
  float : left;
  background : url(i/fontlarge.gif) no-repeat 12px 50%;
}
.pgwrap-ie5mac .pagestyle a { float : right; }
.pagestyle .dwn a { background-image : url(i/fontsmall.gif); }

.pagestyle .userstyles a { background-image: url(i/stillingar.gif); }





/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #547393;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }




/*** Browse Projects - Navigation ***/
.pgtop .wrap {
  padding: 34px 16px 10px;
}


.bnav {
  background: #f5fafe;
  width: 728px;
  border: 1px solid #eef0f4;
}
.bnav .boxhead {
  padding: 1.5em 20px .7em;
  font-size: 1em;
}
.bnav .boxbody {
  padding: 0 20px 1.667em;
}
.bnav .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.bnav li {
  float: left;
  list-style: none;
  padding: 0 0 0 8px;
  margin-right: 40px;
  background: url(i/arrow-R.png) no-repeat 0 50%;
}
.bnav a {
  color: #365175;
}
.bnav li.current a {
  font-weight: bold;
  color: #0b58ad;
}
/* Bnav - Filter */
.bnav .filterfiles {
 clear: left;
 margin: 0 0 .5em;
 padding-top: 1.5em;
}
.bnav .filterfiles label {
 display: block;
 font-weight: bold;
 margin-bottom: 5px;
}
.bnav .filterfiles input {
 width: 440px;
 height: 22px;
 border: none;
 padding: 8px 30px 0 10px;
 background: url(i/bg-input_txt.png) 0 0 no-repeat;
}




/* List - Current & Former projects */
.onecol .pgmain {
  padding-bottom: 4em;
}
.onecol .articlelist {
  width: 350px;
  float: left;
  margin-right: 15px;
}
.onecol .articlelist.former-projects {
  margin-right: 0;
}
.onecol .articlelist .boxhead {
  padding-left: 16px;
  margin-bottom: 0;
  color: #3b3d3f;
}
.onecol .articlelist .boxbody {
  padding: 1.2em 0 1.2em 20px;
}
.onecol .articlelist ul {
  border-right: 1px solid #efefef;
  padding-bottom: 1em;
}
.onecol .articlelist.browse ul {
  border-right: none;
}
.onecol .articlelist.former-projects ul {
  border-right: none;
}
.onecol .articlelist li {
  padding-left: 12px;
  background: url(i/bullet-yellow.png) no-repeat 0 4px;
}
.onecol .articlelist .meta {
  display: none; /* For development purposes - delete later */
}
.onecol .articlelist li a {
  color: #0b58ad;
  font-weight: normal;
}
.onecol .articlelist .moreolder {
  background: url(i/button-gray.png) no-repeat right 0;
  float: left;
  height: auto;
}
.onecol .articlelist .moreolder a {
  background: url(i/button-gray.png) no-repeat 0 0;
  margin-right: 16px;
  padding: 2px 5px 4px 10px;
  color: #fff;
}




/* List - Browse */
.onecol .articlelist.browse .boxhead {
  display: none; /* For development purposes - delete later */
}
.onecol .articlelist.browse .boxbody {
  width: 750px;
}
.onecol .articlelist.browse ul {
  width: 700px;
  border-right: none;
}
.onecol .articlelist.browse li {
  float: left;
  width: 200px;
}
.onecol .articlelist.browse li {
  background: url(i/arrow-R.png) no-repeat 0 2px;
}

/* List - Browse All */
.onecol .articlelist.all li {
  float: left;
  width: 600px;
}
.onecol .articlelist.all a {
  float: left;
}

/* List - Browse - Country */
.onecol .country.browse li {
  float: left;
  width: 200px;
  clear: left;
}


/**** Project Detail ****/
/* Nav buttons */
.project h1 {
  color: #557394;
  font-size: 1.667em;
  font-weight: normal;
  text-transform: uppercase;
}
.onecol .pgmain .btnrow {
 position: absolute;
 top: 0;
 right: 10px;
 width: auto;
}
.onecol .btnrow .btn.back {
  background: url(i/button-back.png) no-repeat 0 0;
  float: left;
  margin-right: 5px;
}
.onecol .btnrow .btn.related a,
.onecol .btnrow .btn.back a {
  background: url(../design/i/button-back.png) no-repeat right 0;
  margin-left: 16px;
  padding: 2px 10px 4px 5px;
  color: #fff;
  float: left;
}
.onecol .btnrow .btn.related {
  background: url(i/button-forward.png) no-repeat right 0;
  float: left;
}
.onecol .btnrow .btn.related a {
  background: url(i/button-forward.png) no-repeat 0 0;
  margin: 0 16px 0 0;
  padding: 2px 5px 4px 8px;
}


/* Project Detail Container settings */
.project .project-specs {
 background: #f5fafe;
 border: 1px solid #eef0f4;
 margin-bottom: 1.5em;
 min-height: 135px;
 _height: 135px;
}



.project .project-specs img {
 padding: 1px;
 background-color: #fff;
 border: 3px solid #d7dee4;
}

.project .project-box {
 padding-bottom: 1.5em;
 background: url(i/divider.png) repeat-x 0 100%;
}

.project .detailhead {
  padding: 0 0 0 20px;
  color: #3b3d3f;
  margin: 1.5em 0 0;
}


.project .project-box .detailhead {
  padding-left: 0;
}
.project .project-box .detailhead a {
  color: #3B3D3F;
  padding-left: 20px;
  background: url(i/sprite_plusMinus_lg.png) 0 3px no-repeat;
}
.project .project-box .detailhead.active a {
  background-position: 0 -21px;
}


.project .about .detailhead {
  padding-left: 20px;
}



/* Project Specs and Project About Tables */
.project table {
  margin-bottom: 1em;
  width: 100%;
  margin-top: .5em;
  border: 0;
}

.project table th,
.project table td {
  padding: .5em 20px;
  border: 0;
  background: 0;
}
.project table th {
  width: 150px;
}

.project table td.picture {
  width: 160px;
  padding: 0 12px;
}

.project .aid table th {
  width: 400px;
  font-weight: normal;
}
.project .project-box table.striped .odd td {
  background: #fcfadb;
}
.project .project-box table a {
  color: #0b58ad;
  text-decoration: underline;
}

/* Project Budget adjustments */
.project .budget table td {
 text-align: right;
 padding-right: 50px;
}

/* Long Description toggle */
.project .project-box span.long-desc {
  display: block;
  font-weight: bold;
  padding-bottom: .5em;
}
.project .project-box span.long-desc a {
  background: url(i/sprite_plusMinus_sm.png) 0 2px no-repeat;
  padding-left: 16px;
  text-decoration: none;
}
.project .project-box span.active a {
 background-position: 0 -18px;
}
.project .project-box p.long-desc {
  display: block;
  width: 670px;
  margin-left: 0;
}

/* Anchor file types */
a.external .icon,
a.file_doc .icon,
a.file_pdf .icon,
a.file_xls .icon {
  display: inline-block;
  height: 1.3em;
  _height:17px;
  min-height:17px;
  margin-bottom: -3px;
  overflow: hidden;
  text-indent: 18px;
}
a.img-link {
  margin-top: 1.5em;
  text-align: center;
}
a.img-link .icon {
  display: none;
}
a.external .icon { background: url(i/icn-external.png) 100% .2em no-repeat; ~background-position: 0 0; width: 14px; }
a.file_doc .icon { background: url(i/icn-doc.png) 100% 0 no-repeat; ~background-position: 0 0; width: 18px; }
a.file_pdf .icon { background: url(i/icn-pdf.png) 100% 0 no-repeat; ~background-position: 0 0; width: 18px; }
a.file_xls .icon { background: url(i/icn-xls.png) 100% 0 no-repeat; ~background-position: 0 0; width: 18px; }

.pgextra2 a.file_pdf,
.pgextra2 a.file_doc,
.pgextra2 a.file_xls {
 text-transform: uppercase;
 color: #434343;
 display: block;
 font-weight: bold;
 margin-bottom: 1em;
}

/* Reports */
.reports {
  background: url(i/pb-bg_reversed.gif) no-repeat 100% 0;
  padding-top: 1em;
}
/* Homepage pgmain articelist */
.home .pgmain .articlelist h2.boxhead {
  color: #656565;
  font-size: 1em;
}
.home .pgmain .articlelist h3 a {
  color: #52688D;
  font-size: 1.24em;
}
.home .pgmain .articlelist .date {
  line-height: 2;
  font-size: 1.09em;
  color: #999;
}
/* Homepage cnav boxhead */
.home .cnav,
.pgextra1 .cnav {
  margin-bottom: 0;
}
.home .cnav .boxbody,
.pgextra1 .cnav .boxbody {
  background: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home .cnav .boxhead,
.pgextra1 .cnav .boxhead {
  color: #52688D;
  font-size: 1.1em;
  text-align: left;
  text-transform: uppercase;
  padding-left: 3px;
  padding-top: .5em;
}
/* */
.home .pgextra1 .articlelist.notitle .item {
  margin-bottom: 1em;
}
.home .pgextra1 .articlelist.notitle .item p {
  margin-bottom: .75em;
  padding-top: .5em;
}
/* */
.home .pgextra1 .video {
  margin-bottom: 0; 
}
.home .pgextra1 .video .boxbody {
  background: none; 
  padding-left: 4px;
}
.home .pgextra1 .video .boxbody img {
  padding: 1px;
  background: #fff;
  border: 1px solid #cbcbcb;  
}
/*** Facebook button ***/
p.buttons {
  
}
.buttons a.btnfacebook {
  float: right;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 71px;
  height: 21px;
  background: url(i/btn-facebook.png) 0 0 no-repeat;
}
/*** Image Gallery Link ***/
.wrap .imglink a {
/* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 201px;
  height: 43px;
  background: url(i/btn-project_pictures.png);
}
/*** Google Earth Link ***/
p.google-earth {
 float: right;
 width: 100%;
 padding: 0 0 0 0;
 margin: -5px 0 0 0; 
}
p.google-earth a {
/* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 201px;
  height: 43px;
  background: url(i/btn-project_GE.png);
  float: right;
}


.titlebox {
  font-size: 1.3em;
  padding: 1em 0 0;
  color: #52688d;
  font-weight: bold;
}
.videolist {
 border-top: 1px dashed #ffe7a4;
 width: 550px;
 margin-top: 1.6em;
}
.videolist .boxhead {
  text-indent: -9999px;
  height: 1px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.videolist .boxbody {
 margin-right: -30px;
 padding-top: 1.35em;
}
.videolist .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.videolist .item h3 {
  padding: .25em 0 0 0;
  margin: 0 0 5px;
  font-size: .97em;
}
.videolist .item h3 a {
  color: #52688d;
}
.videolist .item .summary { display: none; }
.videolist .item {
  float: left;
  position: relative;
  width: 120px;
  margin-right: 22px;
  margin-bottom: 1em;
}
.videolist .item:nth-child(5) {
 clear: left;
}
.videolist a.img {
 z-index: 1;
 height: 67px;
 overflow: hidden;
 padding: 0;
 border: 3px double #c9c9c9;
 display: block;
 background: url(i/btn-play.png) 5px 42px no-repeat;
}
.videolist .img img {
 margin-top: -14px;
 margin-left: -4px;
 position: relative;
 z-index: -1;
 width: 124px;
 =width: 114px;
 =height: 68px;
 =margin-top: 0;
 =margin-left: 0;
}
.videobox {
  _display: inline;
  margin: 1em 0;
}
.videobox h2 { color: #52688d; margin-top: .75em; margin-bottom: 0; font-size: 1.1em;}
.videobox .summary { }