.stream { position:absolute;right:9999em;left:auto; }
/* 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 : -9999em;
}

.print { display : none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #ddd url(i/body-bg.jpg) repeat-x 50% 0;
  margin : 0;
  padding : 0;
  color : #303031;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }



div, table, caption { font-size : 1em; }


blockquote {
  border: 1px solid #C1C1C1;
  background: #D9D8D7;
  padding : .9em 1.2em 1.2em;
  margin: 0 0 1em;
}
q:after, q:before { boxbody : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a:link,
a:visited {
  color : #03436E;
  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;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #adadad;
  background : #fff;
  color : #000;
}

select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active,
.textinput:hover,
.textinput:focus,
.textinput:active,
.fi_txt input:hover,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #777;
}

.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 : #0066b3;
  border : 1px solid #adadad;
  color : #fff;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #ccc;
  color : #f5f5f5;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */

.clear {
  clear : both;
  line-height : 0px;
  font-size : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 982px;
  margin : 0 auto;
  text-align : left;
  background: url(i/bw-bg.png) repeat-y;
  _background-image : url(i/bw-bg.gif);
}



.pghead {
  background: url(i/phw-bg.gif) no-repeat 50% 83px;
  padding-bottom: 212px;
}

.pghead .wrap {
  background: url(i/body-bg.jpg) no-repeat;
}

.pghead .brand { margin: 0; }
.pghead .logo {
  vertical-align : middle;
  margin-left: 28px;
  margin-bottom: 3px;
  
}
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 267px;
  width : 698px;
  _display : inline;
  background: url(i/pb-top.gif) repeat-x;
}
.threecol .pgmain {
  width : 528px;
  margin-right : 170px;
}
.pgmain .wrap {
  padding : 14px 46px 0 19px;
  min-height: 250px; _height: 250px;
}

.pgextra2 {
  float : left;
  width : 250px;
  margin-left : -948px;
  _display : inline;
  background: url(i/pb-top.gif) repeat-x;
}

.pgextra2 .wrap { padding: 0 24px 0 46px; }

.pgextra1 {
  float : left;
  width : 170px;
  _display : inline;
  margin-left : -170px;
  _margin-left: -171px;
  background: url(i/pb-top.gif) repeat-x;
}

.pgfoot {
  clear : both;
  margin: 0 14px;
  background: url(i/p5-bg.gif) repeat-x;
  
}

.pgfoot .wrap {
  padding: 17px 3px 3px;
  background: url(i/p5w-bg.jpg) no-repeat 3px 17px;
  height: 91px;
  _height /**/: 110px;
}

.pagebottom {
  margin: 0 auto;
  width: 980px;
  height: 140px;
  background: url(i/pagebottom-bg.png) no-repeat;
  __background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/i/pagebottom-bg.png',sizingMethod='crop');
}



/*
  disposable helper fyrir canvas vinnu  
*/
.pgextra4 .wrap,
.pgextra3 .wrap,
.pgextra2 .wrap,
.pgextra1 .wrap,
.pghead .wrap { _height:0;min-height:0;/* ie hasLayout fix */ }



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : 1.5em;
}
.boxhead { padding-top : 1em; margin-top: 0; }
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }



.pgmain .boxhead {
  position : absolute;
  top: 126px;
  left: 60px;
  color: #fff;
  font-size: 1.8em;
  margin-top: -2em;
}

.pgmain .boxbody {
  padding-bottom: 12px;
}



/* ********************************** */
/* 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;
}

.mediagallery .pager,
.buttons {
  margin-top : 1.33em;
  clear : both;
}

.mediagallery .pager li,
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  padding : 0 10px 0 13px;
  background : url(i/more-arrow.gif) 0% 55% no-repeat;
  font-size: .92em;
  font-weight: bold;
}
.mediagallery .pager li {
  float : left;
}

.mediagallery .pager li.prev,
.wrap .buttons a.btnback { background-image: url(i/more-arrow-back.gif); }



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-size : 1.2em; 
  margin : 0 0 .6em;
  border-bottom: 1px solid #CECFCD;
  padding-bottom: 3px;
}

.articlelist .item h3 a {
  color: #0066B3;
}

.articlelist .item h3 .meta {
  font-size: .7em;
}


.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
  border: 3px solid #ddd;
  background: #fff;
}

.articlelist ul { clear : both;
  padding: 12px 0;
}

.articlelist li { padding-bottom : .7em; }

.articlelist li a { font-weight : bold; }





/* ******  al-col  ****** */

.al-col .boxbody { margin-right: -45px; }

.al-col .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.al-col .item {
  float: left;
  width: 294px;
  margin-right: 45px;
  _display: inline;
  min-height: 150px; _height: 150px;
}

.threecol .al-col .item { width: 209px;}


.al-col .itm3,
.al-col .itm5,
.al-col .itm7 { clear: left; }




/* ******  article  ****** */

.article .boxbody h1,
.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-bottom: 0;
  color: #0066B3;
}


.article .subtitle {
  clear : none;
  font-size : 1em;
  margin-top: 0;
}
.article .summary {
  color : #303031;
  padding : 4px 0;
  margin : 0 0 .7em 0;
  font-weight: bold;
}
.article .summary p { margin : 0; }

.article img {
  clear : both;
  vertical-align : text-bottom;
  padding: 3px;
}
.article img.border {
  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 #EDEEED;
  width: 100%;
}

.article caption { 
  padding : .2em 0;
  text-align : left;
  color: #0C3551;
  font-size: 1.2em;
  font-weight: bold;
}
.article th,
.article td {
  
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
  border-top : 1px solid #eee;
  background-color : #0463A3;
  color: #fff;
}

.article td {
  padding : .2em .4em;
  border-top : 1px solid #EDEEED;
}

.article tr.alt td { background-color : #EDEEED; }

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }





/* ******  imgbox  ****** */

.imgbox {
  position : static;
  float : right;
  padding : 0;
  margin : 0 0 1em 20px;
  width : auto;
  background: url(i/imgbox-top.gif);
  _display: inline;
  width: 261px;
}
.imgbox .boxbody {
  display : block;
  padding : 10px 8px 7px;
  margin : 0;
  background: url(i/imgbox-bottom.gif) no-repeat 0 100%;
  position : relative;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
  border: 1px solid #B8B8B8;
}
.imgbox .imgboxbody { width : 245px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}


.imgbox .pgr {
  background: #0d344f url(i/imgbox-pgr.gif) repeat-x;
  height: 30px;
  _height /**/: 36px;
  width: 240px;
  _width /**/: 247px;
  padding-left: 7px;
  padding-top: 6px;
}

.imgbox .pgr a,
.imgbox .pgr span {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 25px;
  height: 26px;
  background: url(i/pgr-arrow-next.gif) no-repeat;
  float: left;
}

.imgbox .pgr .prev {
  background-image: url(i/pgr-arrow-prev.gif);
}

.imgbox .pgr a:hover,
.imgbox .pgr a:focus,
.imgbox .pgr a:active { background-position: 0 -26px; }


.imgbox .archivelink {
  position : absolute;
  right: 10px;
  bottom: 8px;
}

.imgbox .archivelink a,
.imgbox .archivelink a:hover,
.imgbox .archivelink a:focus,
.imgbox .archivelink a:active { color: #fff; }


.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }






/* ******  people  ******* */
.people h3 {
  color: #0066B3;
  font-size: 1.2em;
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 5px 4px;
}

.people th.col1 { width: 27%; }
.people th.col2 { width: 32%; }
.people th.col3 { width: 18%; }
.people th.col4 { width: 16%; }
.people th.col5 { width: 12%; }

.people table th {
  border-bottom: 1px solid #cecfcd;
  color : #0066b3;
}

.people .alt td {
  background : #f1f1f1;
}

.people table a {
  font-weight : bold;
}

.people table .netfang a {
}

.people .close {
  display : block;
  background : #03436e  url(i/close.gif) 6px 50% no-repeat;
  padding : 3px 22px;
  color : #fff;
}
.people .close:hover {
  background-color : #303031;
  color : #fff;
  text-decoration : none;
}
.people .open {
  display : none;
}
.people .subrow td {
  padding : 0;
}

/* ******  persona  ******* */
.persona .boxbody {
  padding-bottom : 2em;
}

.persona h3 {
  font-size : 1.33em;
}
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  color : #5a5a5a;
  display : inline;
  font-weight : normal;
}
.persona .title b {
  font-weight : bold;
  color : #303031;
}


td .persona {
  
  padding : 4px;
  margin : 0;
  width : auto;
  background : #fff;
  border-top : none;
  border-bottom : none;
}
td .persona .boxbody {
  _height : auto;
}


td .persona .boxbody {
  padding : 0;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size : 1.27em;
  margin : 0;
  padding-bottom : 5px;
}
td .persona .imgbox {
  margin : -22px 2px 0 0;
  padding : 0;
  float : right;
  width : auto;
  border : 2px solid #03436e;
}
td .persona .imgbox img {
  border : none;
  padding : 0;
  max-height : 140px;
  max-width : 105px;
}

td .persona .info {
  margin-right : 20px;
}






/* ******  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 .fi_txt,
.contactform .fi_bdy,
.contactform .fi_btn {
  clear : both;
  margin-bottom : 4px;
}
.contactform p { clear : both; }
.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 8.7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 8.7em;
}
.contactform textarea { width : 70%; }





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 133px;
  left : 237px;
  width : 700px;
  margin-top: -.6em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999em;left:auto; }

.breadcrumbs div {
  text-align: right;
  color: #fff;
  font-size: .92em;
}

.breadcrumbs div span,
.breadcrumbs div b,
.breadcrumbs div a {
  text-decoration : none;
  font-weight: normal;
  color : #fff;
}

.breadcrumbs i { font-style: normal; }

.wrap .breadcrumbs div a:hover,
.wrap .breadcrumbs div a:focus,
.wrap .breadcrumbs div a:active { color: #fff; }



/* ******  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 {
  position : absolute;
  z-index: 10;
  top: 68px;
  left: 225px;
  width: 515px;
  margin-top: -1.4em;
}


.mnav .boxhead { position:absolute;right:9999em;left:auto; }

.mnav .boxbody { padding : 0; }

.mnav ul {
  font-weight: bold;
  text-transform: uppercase;
}

.mnav li {
  float: left;
  _display: inline;
}

.wrap .mnav li a {
  float: left;
  padding: 7px 0;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #fff;
  text-align: center;
}
.zoom2 .mnav li a { font-size: 13px; }
.zoom3 .mnav li a { font-size: 15px; }
.wrap .mnav li.home a { width: 95px; }
.wrap .mnav li.cat1 a { width: 200px; }
.wrap .mnav li.cat2 a { width: 110px; }
.wrap .mnav li.cat3 a { width: 100px; }
.english .wrap .mnav li.cat1 a { width: 95px; }
.english .wrap .mnav li.cat2 a { width: 200px; }
.english .wrap .mnav li.cat3 a { width: 110px; }
.english .wrap .mnav li.cat4 a { width: 100px; }

.english .home .mnav li.cat1,
.mnav li.parent,
.mnav li.current {
  margin-left: 0;
  margin-right: 10px;
}

.english .home .mnav li.cat1 a,
.mnav li.parent a,
.mnav li.current a {
  background-color: #fff;
  color: #0E354F;
}

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active { color: #fff; }

.wrap .mnav .current a:hover,
.wrap .mnav .current a:focus,
.wrap .mnav .current a:active,
.wrap .mnav .parent a:hover,
.wrap .mnav .parent a:focus,
.wrap .mnav .parent a:active {
  color: #000;
}




/* ******  snav  ****** */

.snav {}
  
.snav .boxhead {
  color: #408CC6;
  margin-bottom: 1px;
}

.snav .level1 { border-top: 1px solid #CECFCD; }

.snav li {
  _display: inline;
}

.snav li a {
  padding: 4px 10px 3px 17px;
  _height:0;min-height:0; /* ie hasLayout fix */
  display : block;
  background: url(i/snav-arrow.gif) no-repeat 0 .8em;
  border-bottom: 1px solid #CECFCD;
  color: #303031;
}

.snav .current a,
.snav a:hover,
.snav a:focus,
.snav a:active {
  background-position: -180px .8em;
}

.snav .current a {
  font-weight: bold;
}

/* l2 */

.snav .level2 {
  border-bottom: 1px solid #CECFCD;
  padding: 4px 0 8px;
}

.snav .level2 a {
  font-weight: normal;
  border: none;
  background: none;
  font-size: .92em;
  padding-left: 30px;
  background: url(i/snav-arrow.gif) no-repeat 17px 0.8em;
}

.snav .level2 .current a {
  font-weight: bold;
}

/* l3 */

.snav .level2 .level3 a {
  font-weight: normal;
  padding-left: 32px;
}

.snav .level2 .level3 .current a {
  font-weight: bold;
}





/* ******  enav  ****** */
.enav { text-align : center; }
.enav .boxhead { position:absolute;right:9999em;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #ccc;
}
.enav li.cat1 { border : none; }

.enav .boxbody a {}

.enav .parent a,
.enav .current a { font-weight : bold; }





/* ******  flnav  ****** */

.flnav {
  position : absolute;
  top: 24px;
  right: 119px;
  margin-top: -.7em;
  width: 500px;
}

.flnav .boxhead { position:absolute;right:9999em;left:auto; }

.flnav ul {
  float: right;
  font-size: .92em;
}

.flnav li {
  float: left;
}

.flnav li a {
  float: left;
  color: #717171;
  background: url(i/flnav-sep.gif) no-repeat 0 55%;
  padding: 2px 5px 2px 7px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.flnav .cat1 a {
  background: none;
}




/* ******  langnav  ****** */

.langnav {
  position : absolute;
  top: 10px;
  right: 0;
  width: 70px;
}

.langnav .boxhead { position:absolute;right:19999px;left:auto; }

.langnav li { float: left; }

.langnav li a {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 28px;
  height: 28px;
  background: url(i/langnav-cat1.gif) no-repeat;
  float: left;
}

.langnav li.cat2 a { background-image: url(i/langnav-cat2.gif); }
.langnav li.cat3 a { background-image: url(i/langnav-cat3.gif); }
.langnav li.cat4 a { background-image: url(i/langnav-cat4.gif); }
.langnav li.cat5 a { background-image: url(i/langnav-cat5.gif); }

.langnav li a:hover,
.langnav li a:focus,
.langnav li a:active { background-position: 0 -28px; }





/* ******  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; }


.pgfoot .advert {
  width: 180px;
  position : absolute;
  right: 0;
  padding-top: 55px;
}


/* ******  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 : 60px;
  ~top: 59px;
  margin-top : -.8em;
  right : 0;
  width : 236px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999em;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input {
  width : 138px;
  padding: 1px 2px 2px;
}
.qsearch .fi_btn input {
  width : 4em;
  color: #0093d0;
  background-color: #dedede;
  font-size : .92em;
  padding-top: 1px;
  padding-bottom: 1px;
  ~padding-bottom: 0;
}





/* ******  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; }







/* ******  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;
}


/* ******  mediagallery  ****** */

.mediagallery table { width: 100%; }

.mediagallery td {
  padding: 12px;
  text-align: center;
  vertical-align: middle;
}





/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom: 1em;
}
.mediagallery .boxhead a,
.mediagallery .boxhead a:hover,
.mediagallery .boxhead a:focus {
  color: #fff;
  text-decoration: none;
}

.mediagallery .boxbody {
  text-align: center;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
}

.mediagallery li {
  float: left;
  margin: 0 12px 12px;
  position: relative;
  _display: inline;
  text-align: center;
}
.mediagallery li a {
  border: 3px solid #ddd;
  height: 163px;
  width: 245px;
  vertical-align: middle;
  text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
}
.mediagallery li img { display: block; position: relative; }
.mediagallery .pgr {
  text-align: right;
  padding : 5px 0;
}
.mediagallery .pgr a.prev {
  float: left;
}

.mediagallery .pgr a.next {
}

.mediagallery .pgs {
  clear: both;
}



/* albums (extends: mediagallery) */

.albums li {
}

.albums li a {
}

.albums li span.count {
}



/* imagelist (extends: mediagallery) */

.imagelist li {
}

.imagelist li a {
}

.imagelist li img {
}

.imagelist li a:hover img,
.imagelist li a:focus img,
.imagelist li a:active img {}



/* imgalbum-bigimage (extends: mediagallery) */

.singleimage img {
}

.singleimage .content:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.singleimage .imgcontent .imgtext {
  text-align: left;
  margin: 0;
}

.singleimage .pgs {
}




/* ******  footer  ****** */

.footer .boxhead { /* display : none; */ }

.footer .boxbody {
  color: #fff;
  font-size: .92em;
  padding-top: 26px;
  padding-left: 32px;
}

.footer .boxbody a { color: #fff; }

.footer .boxbody i {
  margin: 0 3px;
}

.footer .boxbody p {
  margin-bottom: .4em;
}

.wrap .footer .boxbody a:hover,
.wrap .footer .boxbody a:focus,
.wrap .footer .boxbody a:active {
  color: #fff;
}




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  bottom: -50px;
  left: 14px;
  text-align: right;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left: 135px;
  padding-top: 19px;
  background: url(/codecentre/f/ba_e2-b33.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/codecentre/f/ba_e2-b33.png',sizingMethod='crop');
}
.english .byggiraeplica a {
  padding-left: 150px;
  background-image: url(/codecentre/f/e2-b33.png);
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/codecentre/f/e2-b33.png',sizingMethod='crop');
}



/* ******  imgbanner  ****** */

.imgbanner {
  position : absolute;
  top: 159px;
  left: 17px;
}

.imgbanner img {
  vertical-align: top;
}





/* ****** pagestyle  ****** */

.pagestyle { 
  position : absolute;
  top : 13px;
  right : 72px;
  width: 52px;
}
.pagestyle h2 { position:absolute;right:9999em;left:auto; }

.pagestyle ul {
  float: right;
}

.pagestyle li {
  float : right;
}
.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 .up a { background-image : url(i/font-up.gif); }

.pagestyle .alt a { background-image : url(i/_temp_dev/font-alt.gif); }

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active { background-position: 0 -21px; }








/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #033a60;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }






  /* ***************** */
 /* ****** HOME ***** */
/* ***************** */


/* *** layout *** */

.home .pgmain {
  margin-left: 17px;
  width: 948px;
  margin-bottom: -20px;
  ~margin-bottom: 0;
}

.home .pgmain .wrap { padding: 0; }





/* *** box *** */

.home .pgmain .boxhead {
  position: static;
  color: #3083c1;
  margin-top: 0;
  font-size: 1.4em;
  border-bottom: 1px solid #CECFCD;
  padding-top: .2em;
  margin-bottom: 6px;
}


.home .pgmain .boxbody { padding-bottom: 0; }



.home .pgmain .box {
  width: 253px;
  float: left;
  margin-left: 48px;
  _display: inline;
}




/* *** imgbanner *** */

.home .imgbanner { top: 83px; }



/* *** articlelist *** */

.home .articlelist ul { padding: 0; }

.home .articlelist li {
  padding-left: 5.5em;
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.home .articlelist li .meta {
  position : absolute;
  left: 0;
  top: 0;
}

.home .articlelist li a {
  font-weight: normal;
  color: #000;
  font-size: .92em;
}




/* *** imgbox *** */

.home .wrap .imagelist {
  overflow: hidden;
  width: 265px;
}

.home .imagelist .boxbody {
  padding: 11px 9px 7px;
  background: none;
  background: url(i/home/imgbox-bg.png) 0 0 no-repeat;
  _background-image: url(i/home/imgbox-bg.gif);
  background-position: -1px 0;
  width: 245px;
  overflow: hidden;
  position: absolute;
}
.home .imagelist .boxbody .listscroller-wrapper,
.home .imagelist .boxbody ul.thumbsview {
 width: 245px;
 overflow: hidden;
 height: 163px;
}
.home .imagelist .boxbody .listscroller-wrapper ul {
 width: 100000px;
}
.home .imagelist .boxbody li {
 margin: 0;
}
.home .imagelist .boxbody a {
  height: 163px;
  display : block;
  overflow: hidden;
  width: 245px;
  border: none;
}
.home .imagelist .boxbody a img {
  border: none;
}
.home .imagelist .pgs,
.home .imagelist .jump { display: none; }
.home .imagelist .paging { 
  background: none transparent; 
  height:30px;
  padding-left:32px;
  padding-top:6px;
  width:100px;
}
.home .imagelist .paging li { position: static; }
.home .imagelist .paging a {
  background: url(i/pgr-arrow-next.gif) no-repeat 0 0;
  border:medium none;
  display:block;
  float:left;
  font-size:1px;
  height: 26px;
  letter-spacing:-1em;
  line-height:0;
  overflow:hidden;
  padding:0;
  text-indent:-9999em;
  width:25px;
}

.home .imagelist .paging .prev a { background: url(i/home/imgbox-prev.gif); position: absolute; left: 14px; }
.home .imagelist .paging .next a { background: url(i/home/imgbox-next.gif); }

.home .imagelist .paging a:hover,
.home .imagelist .paging a:focus,
.home .imagelist .paging a:active { background-position: 0 -26px; }

.home .imagelist .archivelink a {
  color: #0B3958;
  height: auto;
}

.home .imagelist .archivelink a:hover,
.home .imagelist .archivelink a:focus,
.home .imagelist .archivelink a:active { color: #000; }



/* *** imgbox *** */

.home .wrap .imgbox {
  background-image: url(i/home/imgbox-bg.png);
  _background-image: url(i/home/imgbox-bg.gif);
  background-position: -1px 0;
  margin-bottom: -100px;
  width: 265px;
  position: relative;
  z-index: 1;
}

.home .imgbox .boxbody {
  padding-bottom: 7px;
  background: none;
}

.home .imgbox .boxbody a {
  height: 165px;
  display : block;
  overflow: hidden;
  width: 247px;
  text-align: center;
}

.home .imgbox .pgr { background: none transparent; }

.home .imgbox .pgr a { height: 26px; width: 25px; }

.home .imgbox .pgr .prev { background: url(i/home/imgbox-prev.gif); }
.home .imgbox .pgr .next { background: url(i/home/imgbox-next.gif); }

.home .imgbox .pgr a:hover,
.home .imgbox .pgr a:focus,
.home .imgbox .pgr a:active { background-position: 0 -26px; }

.home .imgbox .archivelink a {
  color: #0B3958;
  height: auto;
  width: auto;
  border: none;
}

.home .imgbox .archivelink a:hover,
.home .imgbox .archivelink a:focus,
.home .imgbox .archivelink a:active { color: #000; }




/* *** quicklist (extends: articlelist) *** */

.quicklist {
  background: #0464A5 url(i/home/quicklist-bg.gif) repeat-x 0 100%;
  color: #fff;
}

.quicklist .boxbody { padding-top: 11px; }

.quicklist .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.quicklist .boxbody a { color: #fff; }

.quicklist .boxbody a:hover,
.quicklist .boxbody a:focus,
.quicklist .boxbody a:active { color: #fff; }

.quicklist .item {
  width: 253px;
  float: left;
  margin-left: 48px;
  _display: inline;
  padding-bottom: 32px;
  ~padding-bottom: 46px;
}

.quicklist .item h3,
.quicklist .item h3 a { color: #fff; }

.quicklist .item h3 {
  font-size: 1.5em;
  font-weight: normal;
  padding-bottom: 1px;
  margin-bottom: 6px;
}

.quicklist .summary { font-size: .92em; }

.quicklist .more a {
  font-size: 1em;
  margin-top: 10px;
}




/* *** vnav *** */

.vnav ul { padding-top: 2px; }

.vnav li {
  background: no-repeat;
  margin-bottom: 1px;
}

.vnav li.cat1 { background-image: url(i/vnav-cat1.jpg); }
.vnav li.cat2 { background-image: url(i/vnav-cat2.jpg); }
.vnav li.cat3 { background-image: url(i/vnav-cat3.gif); }

.vnav li a,
.vnav li a:link,
.vnav li a:visited {
  display : block;
  width: 144px;
  _width /**/: 253px;
  height: 31px;
  _height /**/: 45px;
  padding-top: 14px;
  padding-left: 109px;
  color: #fff;
  cursor : pointer; 
  _cursor : hand;
  font-weight: bold;
  font-size: .92em;
  background: url(i/vnav-li-a.png) no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='skin/basic/design/i/vnav-li-a.png',sizingMethod='crop');
}
.english .pgwrap .wrap .vnav a {
  padding-top: 6px;
  height: 39px;
}

.vnav li a:hover,
.vnav li a:focus,
.vnav li a:active { color: #fff; }



/* *** isolink *** */

.isolink {
  position: absolute;
  right: 60px;
  top: 230px;
  z-index: 10;
}




