.stream, .print { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #dbdbdb url("i/body-bak.gif") 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #555;
  text-align : center;
  font-family : Arial, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size : 75%; }
body.zoom2 { font-size : 13px;  ~font-size : 81.25%; }
body.zoom3 { font-size : 14px;  ~font-size : 87.5%; }

.pgwrap {
  position : relative;
  width : 766px;
  margin : 0 auto;
  text-align : left;
}

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 : #00426b; }
a:hover { color : #ed2e38; }
.pgwrap a:visited { color : #775599; }



abbr,
acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover,
acronym:hover { border-bottom-color : #555; }


img {
  margin : 0;
  padding : 0;
  border : none;
  vertical-align : middle;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.33em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.17em;
  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,
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right;
  white-space : nowrap;
}
th.tel, td.tel { white-space : nowrap; }


form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Tahoma, sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #dfdfdf;
  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 {
  font-size : .91em;
  cursor : pointer;
  _cursor : hand;
  background : #fff url("i/btn-fade.gif") 1px 1px repeat-x;
  _background-position : 0;
  border : 1px solid #dfdfdf;
  color : #0095e8;
  font-weight : bold;
  padding-top : 2px;
  padding-bottom : 1px;
  line-height : 1em;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c00;
  color : #c00;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


label acronym,
fieldset h3 acronym,
fieldset h4 acronym {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
label acronym:hover,
fieldset h3 acronym:hover,
fieldset h4 acronym:hover { border : none; }






/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pghead {
  background : url("i/ph-bak.gif") 0 26px no-repeat;
  padding : 3px;
  padding-top : 29px;
  height : 100px;
  _height /**/: 132px;
  margin-bottom : 4px;
}
.pghead .brand { padding : 12px;}
.pghead .sitelogo { vertical-align : middle; }

.pgmain {
  
}

.pgmain .wrap {
   padding-top: 80px;
}

.home .pgmain {
  margin-bottom: 3px;
}

.home .pgmain .wrap {
  padding-top: 0;
}

.home .pgmain .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.twocol .pgmain {
  width : 536px;
  float : left;
  padding-left : 230px;
  background : url("i/bw-2col.gif") 0 0 repeat-y;
  _width /**/: 766px;
}

.twocol .pgmain .wrap {
  background : url("i/pb-top.gif") 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
  border-top : 1px solid #DBDBDB;
}

.twocol .pgmain .wrap:after { display : block; clear : both; content : "."; visibility : hidden; font-size : 1px; height : 1px; margin-top : -1px; }
/* .twocol .pgmain .wrap { display : inline-table; } */


.home .pgextra1 {
  _height:0;min-height:0; /* ie hasLayout fix */
  background : url("i/box-top.gif") 0 0 no-repeat;
  margin-bottom: 16px;
}

.home .pgextra1 .wrap {
  background : url("i/box-bottom.gif") 0 100% no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding-bottom : 23px;
}


.home .pgextra1 .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }




.pgextra2 {
  background : url("i/calendar-top.gif") 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.home .pgextra2 {
  margin-bottom: 4px;
}

.pgextra2 .wrap {
  background : url("i/calendar-bottom.gif") 0 100% no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.twocol .pgextra2 {
  display : block;
  width : 210px;
  padding : 8px 8px 0;
  _width /**/:226px;
  float : left;
  margin-left : -766px;
  background : url("i/p1-top.gif") 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.twocol .pgextra2 .wrap { background : none; _height:0;min-height:0; /* ie hasLayout fix */ }


.home .pgextra2 .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.twocol .pgfoot {
  padding-top : 20px;
  background : url("i/pb-bottom.gif") 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
  clear : both;
  float : none;
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


/* .article .boxbody h1, */
.pgmain .boxhead {
  font-size: 1.2em;
  color : #00476b;
  padding: 16px 18px 45px 18px;
  margin: 0;
  line-height: 1.2;
  position : absolute;
  top: 145px;
  margin-top: -.6em;
}

.home .pgmain .boxhead {
  position: static;
}

.nohead .boxhead { position:absolute;right:9999px;left:auto; }

/*
.article .boxbody h1 {
  padding-left: 0;
}
*/


.boxbody {
  padding : 8px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.twocol .pgmain .boxbody { padding :  0 18px 18px 18px; }

.twocol .pgmain .box2 .boxbody { padding-top : 5px; }


.home .pgmain .boxhead {
  background: url(i/home-pb-boxhd.gif) no-repeat 8px 6px;
  color: #707079;
  font-weight: normal;
  padding: 13px 23px 6px;
  margin-bottom: .45em;
}



.home .topbox {
  float: right;
  clear: right;
  width: 245px;
}

.home .topbox .boxhead {
  font-size: 1em;
}

.home .topbox li {
  margin-bottom: .6em;
}




/* ********************************** */
/* 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  ****** */

.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}

.more { display : block; }

.buttons {
  margin-top : 1em;
  padding-top : 1em;
  clear : both;
  text-align : right;
}
.buttons a {
  color : #0095e8;
  text-align : center;
  font-size : .91em;
  background : #fff url("i/btn-fade.gif") 1px 1px repeat-x;
  _background-position : 2px 2px;
  border : 1px solid #dfdfdf;
  color : #0095e8;
  font-weight : bold;
  padding : 2px 5px;
  text-decoration : none;
  margin-left : 4px;
}


.wrap .more a,
.wrap .moreolder a,
.wrap .archivelink a {
  color : #0095e8;
  font-weight : bold;
  text-decoration : none;
  padding : 0 15px 0 0;
  background : url("i/arrow.gif") 100% 50% no-repeat;
  font-size : .91em;
}



/* ******  articlelist  ****** */

.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist table { clear : both; }
.articlelist td.item {
  float : none;
  width : 50%;
  padding-left : 1.2em;
}
.articlelist td.col1 { padding-left : 0; }

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist h3.old {
  clear : both;
  font-size : 1em;
  margin : 0;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold;
}

/* articlelist (forsíđa) */

.home .articlelist {
  background : url("i/list-top.gif") 0 0 no-repeat;
  position : relative;
}



.home .reports .boxhead { background-image: url("i/skyrslur.gif"); }

.home .articlelist .boxbody {
  background : url("i/list-bottom.gif") 0 100% no-repeat;
  position : relative;
  padding : 0;
}

.home .articlelist .boxbody:after { display : block; clear : both; content : "."; visibility : hidden; font-size : 1px; height : 1px; margin-top : -1px; }
.home .pgwrap-ie5mac .articlelist .boxbody { display : inline-table; }

.home .articlelist .item {
  float : left;
  width : 221px;
  margin-left : 8px;
  _display: inline;
  padding : 0 12px 38px;
  _width /**/:  245px;
}

.home .articlelist .more a {
  position : absolute;
  bottom : 12px;
  width : 206px;
  _width /**/: 221px;
  text-align : right;
}

.home .articlelist .meta .date {
  display : block;
  position : absolute;
  bottom : 12px;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.home .articlelist .author,
.home .articlelist .source { display : none; }


.articlelist .item { margin-bottom : 1em; }
.articlelist .item h3 {
  font-size : 1em;
  margin : 0;
}

.home .articlelist .item h3 {
  margin-bottom: .5em;
}

.articlelist h3 a {
  color : #00476b;
  text-decoration : none;
}





/* ******  article  ****** */

.article .boxbody {
  line-height: 1.5;
}

.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-bottom: 0;
}


.article .boxbody h4 {
  margin-top: 1em;
}

.article .subtitle {
  clear : none;
  font-size : 1.5em;
  color: #00476B;
  font-size: 1.5em;
  padding-bottom: 3px;
  padding-top: 0;
  margin-top: -.1em;
}

.article .boxbody h2.big {
  font-size: 1.5em;
}



.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 .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article-ie5mac img.center { display : inline; }

.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;
}

.article .boxbody form { margin-top : 40px; }

.article .boxbody form .boxbody {
  padding-bottom : 2em;
}
.article .boxbody form .fi_txt label,
.article .boxbody form .fi_static span {
  width : 10em;
  float : left;
  margin-top : .2em;
}
.article .boxbody form .fi_bdy { clear : both; }
.article .boxbody form textarea { width : 98%; }


.sidelist {
  display: none; /* hide until we load it into the article with js */
}

.article .sidelist {
  display: block;
  width: 206px;
  border: 1px solid #e3e3e3;
  padding: 1px;
  float: right;
  margin-right: -3px;
  _display: inline;
  margin: 0 -3px 1em 1em;
  position : relative;
}

.article .sidelist .boxhead { display: none; }

.article .sidelist h3 {
  color: #666;
  font-size: 1em;
  background: url(i/dottedborder.gif) repeat-x 0 100%;
  padding: 3px 10px;
  margin: 0 0 3px;
}

.article .sidelist ul {
  background: #efefef;
  margin: 0 0 1px;
  padding: 8px 0 24px;
  list-style: none;
}

.article .sidelist li {
  margin: 0;
}

.article .sidelist li a {
  color: #205D7D;
  padding: 3px 10px;
  text-decoration: none;
  background: url(i/dottedborder.gif) repeat-x 0 100%;
  display : block;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.article .sidelist li a:hover,
.article .sidelist li a:focus,
.article .sidelist li a:active {
  background-color: #A7A7AC;
  color: #fff;
}


.article blockquote {
  margin: 0 0 1em 10px;
  padding: 25px 50px 25px 20px;
  width: 400px;
  _width /**/: 470px;
  color: #838383;
  font-weight: bold;
  background: url(i/blockquote.gif) no-repeat;
}

.article blockquote.star { background-image: url(i/blockquote-star.gif); }
.article blockquote.attent { background-image: url(i/blockquote-attent.gif); }
.article blockquote.vefhandbok { background-image: url(i/blockquote-vefhandbok.gif); }

.article blockquote div {
  margin: -25px -50px -25px -20px;
  padding: 25px 50px 25px 20px;
  background: url(i/blockquote-div.gif) no-repeat 0 100%;
}


.event .boxbody {
  position : relative;
  margin-bottom : 20px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.event .imgbox .boxbody {
  margin : 0;
  position : static;
}

.event .paging {
  position : absolute;
  bottom : -10px;
  left : 20px;
}

.event .meta {
  position : absolute;
  bottom : -20px;
  left : 20px;
}


.event h1 {
  _margin-top : -30px;
}



.home .article {
  background : url("i/article-top.gif") 0 0 no-repeat;
  position : relative;
}


.home .article .boxbody {
  background : url("i/article-bottom.gif") 0 100% no-repeat;
  position : relative;
  padding : 5px 20px 40px;
}

.home .article .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.home .pgmain .article .imgbox {
  padding-top: 0;
}

.home .pgmain .article .imgbox .boxbody {
  padding: 0;
  background: none;
}

.home .pgmain .article .imgbox img {
  border: 1px solid #e9e9e9;
  padding: 5px;
  background: #fff;
}

.home .pgmain .moreolder {
  position : absolute;
  bottom: 11px;
  right: 20px;
  margin: 0;
  padding: 0;
  height: auto;
}



/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 1em 10px;
  margin : 0;
  width : auto;
}
.pgmain .article .imgbox {
  padding-top : 75px;
}
.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: #959595;
  font-weight : normal;
  font-size : .92em;
  padding: 1px 5px;
}
.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; }




/* ******  quizbox  ****** */
.quizbox .question {
  font-weight : bold;
}
.quizbox .thanks {
  color : #0b6;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li { margin-bottom : .5em; }
.quizbox label { display : inline; }
.quizbox .options li { margin : 0; }
.quizbox .bar {
  display : block;
  background-color : #ddd;
}
.quizbox .results .bar img { height : .91em; }
.pgextra2 .quizbox h3 {
  font-size : 1em;
  margin-bottom : .1em;
  font-weight : normal;
}



/* ******  contactform  ****** */
.contactform .boxbody {
  padding-bottom : 2em;
}
.contactform .fi_txt label,
.contactform .fi_static span {
  width : 5em;
  margin-top : .2em;
  display : block;
}
.contactform .fi_bdy { clear : both; }
.contactform textarea { width : 98%; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  display : block;
  position : absolute;
  top : 188px;
  margin-top : -.6em;
  left : 246px;
  font-size : .91em;
  width : 515px;
  color : #666;
}

.breadcrumbs .boxhead { position:absolute;font-size:1px;width:1px;height:1px;overflow:hidden;left:-9999px; }
.home .breadcrumbs { display : none; }

.breadcrumbs .boxbody { padding : 0; }

.breadcrumbs a {
  color : #666;
  text-decoration : none;
  padding : 0 2px;
  /* font-weight : bold; */
}






/* ******  qnav  ****** */
.qnav {
  position : relative;
  width : 150px;
}

.qnav .boxhead {
  background : #f8f8f8 url(i/drop-arrow.gif) 100% 50% no-repeat;
  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 : .91em;
  position : absolute;
  top : 87px;
  left : 8px;
  width : 750px;
  background : url("i/mnav-bak.gif") 0 7px no-repeat;
}
.mnav .boxhead { display : none; }
.mnav .boxbody { padding : 0 7px; }
.mnav ul {
  list-style : none;
  margin : 0;
  padding : 0;
}

.mnav li {
  display : inline;
  margin : 0;
  padding : 0;
}

.mnav .level1 {}

.mnav .boxbody a {
  display : block;
  float : left;
  padding : 14px 0 8px 0;
  text-align : center;
  color : #fff;
  font-weight : bold;
  text-decoration : none;
  width : 12.5%;
  font-size: 1.1em;
}

.mnav a:hover,
.mnav .parent a,
.mnav .current a {
  background : url("i/tab.gif") 50% 0 no-repeat;
  font-weight : bold;
}

.mnav .level2 {}

.mnav .level2 a {
  font-weight : normal;
  padding-left : 1.4em;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  font-weight : bold;
}

.mnav .level2 .level3 a {
  font-weight : normal;
  padding-left : 2.8em;
}
.mnav .level3 .current a {
  font-weight : bold;
}






/* ******  enav  ****** */

.enav {
  position : absolute;
  top : 11px;
  margin-top : -.36em;
  left : 3px;
  width : 370px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.enav .boxhead { display : none; }

.enav .boxbody {
 font-size : .91em;
 color : #00b7f3;
 padding : 0;
}

.enav .boxbody a {
  text-decoration : none;
  color : #fff;
}

.enav .boxbody a:hover,
.enav .boxbody a:focus,
.enav .boxbody a:active {
  text-decoration: underline;
}

.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  background: url(i/enav-sep.gif) no-repeat 0 55%;
}
.enav li.cat1 { background: none; }




.enav2 { left : 310px;	}
.enav2 .boxbody { float : right; }



/* ******  imgbanner  ****** */
.imgbanner {
  display : block;
  padding : 8px 4px 8px 8px;
  float : left;
}

.twocol .imgbanner {
  margin : -8px;
  margin-bottom : 0;
  padding : 8px;
  background : url("i/imgbanner-2col.gif") 0 0 no-repeat;
  padding-bottom : 20px;
  float : none;
  _height:0;min-height:0; /* ie hasLayout fix */
  position : relative;
  ~top : -8px;
  _margin-bottom : -8px;
}


/* ******  monthlist  ****** */

.monthlist {
  position : relative;
  width : 245px;
}

.monthlist .grid td { padding : 0 5px; }
.home .monthlist {
  float : left;
}

.home .monthlist .boxhead {
  text-align : center;
  margin : 12px 0 3px 0;
  color : #003d60;
  font-size : .91em;
}

.home .monthlist .boxbody { padding : 0; }



/* ******  calendar  ****** */

.calendar {
  border : 1px solid #e3e3e3;
  background : url("i/calendar-grid.gif") 0 0 no-repeat;
}

.pgextra2 .calendar,
.pgextra2 .calendar { width : 100%; border : none; }

.calendar caption {
  background : #efefef;
  color : #666666;
  border-top : 1px solid #e3e3e3;
  border-bottom : 1px solid #e3e3e3;
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : 3px 0;
}


.calendar caption .next {
  position : absolute;
  display : block;
  padding: 10px 0px 0 0px;
  overflow: hidden;
  background-image: url("i/arrow.gif");
  background-repeat: no-repeat;
  height: 0px !important; /* for most browsers */
  height /**/:10px; /* for IE5.5's bad box model */
  width : 10px;
  right : 10px;
  top : 36px;
}

.calendar caption .prev {
  position : absolute;
  left : 10px;
  top : 36px;
  display : block;
  padding: 10px 0px 0 0px;
  overflow: hidden;
  background-image: url("i/arrow-l.gif");
  background-repeat: no-repeat;
  height: 0px !important; /* for most browsers */
  height /**/:10px; /* for IE5.5's bad box model */
  width : 10px;
}

.calendar caption a { color : #5b5b5b;  text-decoration : none; }
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : 4px 0;
  font-weight : normal;
  color : #666;
}
.calendar td {
  text-align : center;
  padding : 3px 0;
}

.grid .calendar td { padding : 4px 0; }
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  text-decoration : none;
  width : 34px;
  padding : 0;
}
.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;
}
.advert .boxhead { text-align : left; }
.advert .boxbody { text-align : center; }
.advert img { margin-bottom : 1em; }

.home .pgextra2 .advert {
  float: right;
  clear: right;
  _height:0;min-height:0; /* ie hasLayout fix */
  margin: 8px 8px 0 0;
  _display: inline;
  overflow: visible;
  text-align: left;
}

.home .pgextra2 .advert {
  margin-bottom: 2px;
}

.home .pgextra2 .advert a {
  display : block;
}

.home .pgextra2 .advert img {
  position : relative;
  vertical-align: top;
  margin: 0;
}


/* ******  snav  ****** */

.home .snav {
  float : left;
  width : 245px;
  margin-left : 8px;
  _display: inline;
}

.home .snav h2 {
  font-size : .91em;
}
.twocol .snav {
  background : url("i/snav-top.gif") 0 0 no-repeat;
  margin-bottom : 1em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.twocol .snav .boxbody {
  background : url("i/snav-bottom.gif") 0 100% no-repeat;
  padding-bottom : 1px;
}

.snav .boxhead { display : none; }

.home .snav .boxhead { 
  display : block;
  text-align : center;
  color: #707079;
  font-size: 1.2em;
  font-weight: normal;
  margin-top: -.7em;
  padding-top: 25px;
}

.snav .boxbody { padding : 0; }

.snav li {
  display : block;
  background : url("i/dottedborder.gif") 0 0 repeat-x;
  margin : 0 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav li.cat1 { background-image : none; }

.snav a {
  color : #007bbe;
  display : block;
  font-weight : bold;
  text-decoration : none;
  padding : 4px 0 4px 26px;
  background : url("i/arrow.gif") 8px .65em no-repeat;
  font-size: .92em;
  display : block;
  _height:0;~min-height:0; /* ie hasLayout fix */
}

.home .snav a {
  font-size: 1em;
  padding-top: 5px;
  background-position: 10px .65em;
}

.snav .current,
.snav .parent {
  background-color : #f3f3f3;
}

.snav .current a,
.snav .parent a { color : #00476b; }

.snav .level1 li a:hover { color : #ed2e38; }

/* l2 */

.snav .level2 a {
  background-image : url("i/arrow2.gif");
  font-weight: normal;
  color: #007BBE;
   font-size : 0.9em;
}

.snav .level2 a:visited { color : #775599; }

.snav .level2 .current a { 
  color : #00476B; 
  font-weight : bold;
}




/* l3 */

.snav .level2 .level3 a {
  font-weight: normal;
  color: #007BBE;
  background-position: 26px .65em;
  padding-left: 45px;
}

.snav .level2 .level3 a:visited { color : #775599; }

.snav .level2 .level3 .current a {
  font-weight: bold;
  color : #00476B;
}



/* ******  loginbox  ****** */
.loginbox {
  float : left;
  width : 246px;
  margin-left : 5px;
  padding-bottom: 33px;
}

.loginbox .boxhead {  text-align : center; }
.loginbox .boxbody { padding : 8px 0 0 0; }

.loginbox label { display : block; }

.loginbox .fi_txt {
  display : block;
  width : 104px;
  float : left;
  clear : none;
  margin-left : 8px;
  margin-bottom : 5px;
  _display : inline;
}

.loginbox .fi_btn {
  float : right;
  margin-right : 22px;
  _margin-right : 18px;
  _display : inline;
}

.loginbox .morebutton {
  padding-left : 25px;
  background : url("i/arrow.gif") 10px .25em no-repeat;
  font-weight : bold;
  text-decoration : none;
}




/* ******  qsearch  ****** */

.qsearch {
  position : absolute;
  top : 62px;
  margin-top : -1.54em;
  right : 10px;
  width : 190px;
}
.qsearch .boxhead { display : none; }
.qsearch .boxbody { padding : 0; float : right;}

.qsearch label {
  display : block;
  font-size: .91em;
  color : #666;
  padding-bottom: 2px;
}
.qsearch .fi_txt input { width : 120px; }

.qsearch .fi_btn input {
  width : 4.2em;
  font-size : .91em;
  padding-top: 0;
  padding-bottom: 1px;

}




/* ******  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;
}




/* ******  footer  ****** */

.footer {
  height : 60px;
  background : url("i/footer-bak.gif") 0 0 no-repeat;
}

.footer .boxbody {
  padding : 22px;
  color : #5b5b5b;
  font-size : .91em;
}
.footer .boxhead {  display : none; }

.footer p { float : left; width : 70%; }
.footer ul.fnav { float : left; width : 30%; text-align : right; }

.footer .fnav li { display : inline; }
.footer .fnav a {
  /*color : #0095e8;*/
  padding : 0 7px;
  text-align : right;
  border-left : 1px solid #5b5b5b;
}

.footer .fnav .cat1 a { border : none; }





/* ****** w3c ****** */

.w3c {
  float: right;
  padding-right: 8px;
  padding-top: 4px;
}




/* ******  byggiraeplica  ****** */

.byggiraeplica {
  padding-top : 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;  /* (Black)  -- Use `ba_e2-w.png` for white */
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b25.png',sizingMethod='crop');
}






/* ****** fontsizer  ****** */

.pagestyle {
  position : absolute;
  top : 4px;
  right : 10px;
  width : 75px;
}
.pagestyle h2 {
  font-weight : normal;
  font-size : .91em;
  margin : 0 -100px 0 2px;
  display: none;
}

.pagestyle .boxbody {
  padding: 0;
}

.pagestyle ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.pagestyle li {
  float : right;
  margin-right : 3px;
  _display : inline;
  width : 20px;
}

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 21px;
  height: 21px;
  background: url("i/font-dwn.gif") no-repeat;
}

.pagestyle li.up a {  background-image : url("i/font-up.gif"); }
.pagestyle li.alt { display: none; }

.pagestyle li.userstyles {
  margin-right: 4px;
}

.pagestyle li.userstyles a {
  background-image: url(i/font-stillingar.gif);
}

.pagestyle li a:hover,
.pagestyle li a:focus,
.pagestyle li a:active {
  background-position: 0 -21px;
}





/* ******  sitemap  ****** */
.sitemap ul {
  margin : 5px 20px;
  border-left : 1px solid #d2d0d0;
  padding : 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.sitemap li a {
  background : url("i/bullet2.gif") 0 50% no-repeat;
  z-index : 3;
  position : relative;
  left : -4px;
  padding-left : 10px;
}
.sitemap li.branch a { background-image : url("i/bullet.gif"); }

.sitemap li.branch li a { background-image : url("i/bullet2.gif"); }
.sitemap li.branch li.branch a { background-image : url("i/bullet.gif"); }

.sitemap li.branch li.branch li a { background-image : url("i/bullet2.gif"); }
.sitemap li.branch li.branch li.branch a { background-image : url("i/bullet.gif"); }

.sitemap li.branch li.branch li.branch li a { background-image : url("i/bullet2.gif"); }

.sitemap a { display : block; padding : 2px 5px; }




/* ***** spurlsearch ****** */

.wrap .spurlsearch {
  width: 495px;
  margin-left: 20px;
}

.wrap .spurlsearchtabs {
  margin-bottom: -19px;
  margin-left: 2px;
}

.wrap .spurlsearchtabs .boxhead {
  display: block;
}

.wrap .spurlsearch .islstafir,
.wrap .spurlsearch .islstafir a,
.wrap .spurlsearchresults .paging,
.wrap .spurlsearchresults .paging .pages b,
.wrap .spurlsearchtabs .boxbody a { color: #167AB8; }

.wrap .explainer,
.wrap .spurlsearchresults .resultmeta,
.wrap .spurlsearch-advanced h3 { border-color: #167AB8; }

.wrap .explainer { background-color: #F1F4FD; }




