.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background: #fff;
  border: 1px solid #029;
  margin: 0;
  padding: 3px 5px;
  color: #c00;
  right: 0;
  z-index:9999;
  font-size: 1em;
  white-space: nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position: absolute;
  right: -9999px;
}

.print { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; -ms-overflow-y: scroll; }

body {
  margin : 0;
  padding : 0;
  color : #555654;
  line-height : 1.25;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  background: #fff url(i/body-bg.png) repeat-x;
}

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 {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a {
  color : #00307B;
  text-decoration: none;
}

a span {
  cursor : pointer;
  _cursor : hand;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : top;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.25em;
  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 #bdbdbd;
  background : #fff;
  color : #555;
  padding: 4px 4px 3px 4px;
}

select { padding: 0; }


textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active { border-color: #888; }


.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 96%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #dfa900;
  border : 1px solid #dfa900;
  color : #fff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 1px;
  ~padding-bottom: 0;
}

/* safari & opera */
.alt-browser-fix .button,
.alt-browser-fix .fi_btn input {
  padding-top: 3px;
  padding-bottom: 2px;
}

/*
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  background: #76c025;
  border: 1px solid #65a520;
}
*/


.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;
  text-align : left;
  width : 962px;
  margin : 0 auto;
}
.onecol .pgwrap {
  width: auto;
}


.pghead {
  height: 209px;
  background: url(i/body-bg.png) repeat-x;
}
.onecol .pghead {
  width : 962px;
  margin : 0 auto;
}

.pghead .brand {}
  
.pghead .logo {
  vertical-align : top;
  margin: 65px 0 0 12px;
}

.pghead .slogan { position:absolute;right:9999px;left:auto; }

.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 248px;
  width : 714px;
  _display : inline;
  margin-bottom: -73px;
  position : relative;
}
.onecol .pgmain {
  margin-left: 0;
  width: 962px;
  margin : 0 auto;
  float: none;
}
.isgem .pgmain {
  width: 100%;
}

.pgmain .wrap {
  padding : 56px 24px 12px;
}
.onecol .pgmain .wrap {
  padding: 35px 6px 12px;
}

.pgextra2 {
  float : left;
  width : 248px;
  margin-left : -962px;
  _display : inline;
  background: url(i/p1-bg.gif) no-repeat 100% 0;
  min-height: 364px; _height: 364px;
  margin-bottom: -73px;
}
.onecol .pgextra2 {
  background: none;
  _height:0;min-height:0; /* ie hasLayout fix */
  width: auto;
  margin: 0;
}

.pgextra1 {
  float : left;
  width : 170px;
  _display : inline;
  margin-left : -170px;
  _margin-left : -171px;
}

.pgfoot {
  clear: both;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.onecol .pgfoot {
  width : 962px;
  margin : 0 auto;
}
.pagebottom,
.pgfoot .wrap {
  background: #fff url(i/p5-bg.gif) repeat-x 0 22px;
  height: 200px;
  _height /**/: 222px;
  padding-top: 22px;
}

.pagebottom {
  margin-top: -222px;
  clear: both;
}





/*
  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 */
  position : relative;
}

.boxhead {
  padding-top : .5em;
  margin-top: 0;
  font-family: StoneSansITC Bold, Tahoma, Helvetica, sans;
  color: #D7A900;
  font-size: 1.75em;
}

.boxhead span { color: #666; }

.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }



.pgextra2 .box {
  background: url(i/p1-box-bottom.png) no-repeat 0 100%;
  _background-image: url(i/p1-box-bottom.gif);
  min-height: 160px; _height: 160px;
}

.pgextra2 .box .boxhead {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0;
}

.pgextra2 .box .boxbody { padding: 0 30px 30px 30px; }




.fpbox {
  float: left;
  width: 210px;
  _display: inline;
  margin-right: 12px;
  min-height: 160px; _height: 160px;
}




/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #898989;
  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,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}

.wrap .more a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 10px 0 0;
  text-decoration: underline;
}

.wrap .more a:hover,
.wrap .more a:focus,
.wrap .more a:active,
.wrap .moreolder a:hover,
.wrap .moreolder a:focus,
.wrap .moreolder a:active,
.wrap .archivelink a:hover,
.wrap .archivelink a:focus,
.wrap .archivelink a:active { text-decoration: none; }


.buttons {
  margin-top : 1.33em;
  clear : both;
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
}

.wrap .buttons a {
  width: 100px;
  background: url(i/buttons-bg.gif) no-repeat 0 50%;
  text-decoration: none;
  font-size: .92em;
  font-weight: bold;
  color: #979796;
  text-align: center;
  margin-right: 6px;
  display : block;
  float: left;
  line-height: 25px;
  white-space: nowrap;
}

.wrap .buttons a:hover,
.wrap .buttons a:focus,
.wrap .buttons a:active {
  background-position: -100px 50%;
  text-decoration: none;
  color: #000;
}





/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 1em;
}

.articlelist .item h3 {
  font-size : 1em; 
  margin : 0 0 .3em;
  font-size: 1.2em;
  line-height: 1.2;
}

.articlelist .item h3 a { color: #555; }

.articlelist .item h3 .meta {
  font-size: .8em;
  font-style: italic;
}

.articlelist .summary { line-height: 1.5em; }
.articlelist .summary p { margin : 0; }

.articlelist .more { font-weight: bold; }


.articlelist img,
.articlelist .img-wrap-outer {
  float : right;
  margin : .4em 0 .33em 1em;
}

.articlelist .img-wrap-outer {
  width: 97px;
  text-align: center;
  background: url(i/al-img-bottom.gif) no-repeat 0 100%;
}

.articlelist .img-wrap-inner {
  display : block;
  padding: 8px;
  background: url(i/al-img-top.gif) no-repeat;
}

.articlelist .img-wrap-inner img {
  margin: 0;
  float: none;
  width : 81px;
}


.articlelist ul {
  clear : both;
  padding-bottom: 6px;
}

.articlelist li { padding : .3em 0; }

.articlelist li a {
  font-weight : bold;
  background: url(i/arrow-gray.gif) no-repeat 0 .22em;
  color: #666;
  padding-left: 22px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.articlelist .archivelink,
.articlelist .moreolder { padding-bottom: 10px; }




/* ******  article  ****** */

.article .boxhead { margin-bottom: 0; }

.article .boxbody h1 {
  margin-top: .4em;
  margin-bottom: 8px;
}

.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 { margin-bottom: 0; }

.article .boxbody p { margin-bottom: 1.1em; line-height: 1.5em; }

.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;
  margin-bottom: 2em;
}

.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}

.article th {
  font-weight : bold;
  padding : .4em .6em;
  border-top : 1px solid #eee;
  background-color : #D7A900;
  color: #fff;
  background: #65A520 url(i/btn-bg.gif) repeat-x;
}

.article td {
  padding : .3em .6em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}

.article tr.alt td { background-color : #f8f8f8; }

.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  padding-left: .6em;
  margin-bottom : .7em;
  margin-bottom: 1.1em;
}

.article li { margin-bottom : .54em; }

.article ul li {
  background: url(i/dot-green.gif) no-repeat 0 .55em;
  padding-left: 12px;
}


.paging ul { list-style : none; padding : 0; }
.paging .prev { float : left; margin-right : 1em; }




.articlelist a.pdf,
.article a.pdf { background : url(i/pdf-icon.gif) 0 .1em no-repeat; padding-left : 18px; display : inline-block; }
.articlelist a.doc,
.article a.doc { background : url(i/doc-icon.gif) 0 .1em no-repeat; padding-left : 18px; display : inline-block; }
.articlelist a.xls,
.article a.xls { background : url(i/xls-icon.gif) 0 .1em no-repeat; padding-left : 18px; display : inline-block; }




.hvmat .article {
  position: relative;
  background: url(i/hvmat-top.png) 0 0 no-repeat;
  margin-bottom: 30px;
}
.hvmat .article .boxhead { position:absolute;right:9999px;left:auto; }
.hvmat .article .boxbody {
  background: url(i/hvmat-bottom.png) 0 100% no-repeat;
  line-height: 1.5;
}
.hvmat .article h1 {
  position: absolute;
  top: -10px;
  left: 15px;
  background: #fff;
  font-size: 1.3em;
  color: #666;
  padding: 0 25px 0 6px;
  font-family: arial, helvetica;
  margin: 0;
  line-height: 1.2;
}
.hvmat .article table { border: none; margin: 0; }
.hvmat .article table td {
  border: none;
  padding: 20px;
  width: 435px;
}





/* ******  imgbox  ****** */

.imgbox {
  position : relative;
  float : right;
  padding : 0;
  margin : -30px -10px .75em 10px;
  width : auto;
  width: 186px;
  background: url(i/imgbox-bottom.gif) no-repeat 0 100%;
}

.imgbox .boxbody {
  padding : 8px;
  margin : 0;
  background: url(i/imgbox-top.gif) no-repeat;
  text-align: center;
}

.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}

.imgbox .imgboxbody {
  width : 160px;
  _width /**/: 170px;
  text-align: left;
  margin: 0 auto;
  padding: 2px 5px;
}

.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 170px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }








/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; margin-bottom : .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 9em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 9em;
  _margin-left : 9.2em;
}
.contactform textarea { width : 70%; }









/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 245px;
  left : 260px;
  width : 650px;
  margin-top: -.8em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {
  font-size: .92em;
}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration : none;
  color : #999;
  background: url(i/arrow-gray2.gif) no-repeat 0 55%;
  padding-left: 12px;
  font-weight: bold;
}

.breadcrumbs div a.home { background: none; }

.breadcrumbs i { display: none; }



.applnav ul.upper {
  margin-right: -22px;
  width: 972px;
  clear: both;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.applnav ul.lower {
  padding: 0 0 0 120px;
  clear: both;
  width: 852px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.applnav li {
  float: left;
  _display: inline;
  padding: 0 16px 25px 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.applnav a {
  background: url(i/tenglar.jpg) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  width: 227px;
  height: 103px;
  text-indent: -9999em;
}
.applnav .cat1 a { background-position: 0 0; }
.applnav .cat2 a { background-position: -227px 0; }
.applnav .cat3 a { background-position: -454px 0; }
.applnav .cat4 a { background-position: -681px 0; }
.applnav .cat5 a { background-position: -908px 0; }
.applnav .cat6 a { background-position: -1135px 0; }
.applnav .cat7 a { background-position: -1362px 0; }




/* ******  mnav  ****** */

.mnav {
  position : absolute;
  z-index: 1;
  top: 180px;
  right: 0;
  width: 951px;
  margin-top: -.84em;
  font-family: Tahoma;
}

.mnav .boxhead { position:absolute;right:9999px;left:auto; }

.mnav .boxbody {
  padding : 0;
  font-weight: bold;
  background: url(i/mnav-bg.gif) repeat-x 0 50%;
}

.mnav ul {
  background: url(i/mnav-sep.gif) no-repeat 100% 50%;
  width: 100%;
  overflow: hidden;
}
  
.mnav li { float: left; }

.mnav li a {
  float: left;
  display : block;
  /* padding-right: 31px; */
  /* padding-left: 30px; */
  padding-top: 9px;
  padding-bottom: 13px;
  background: url(i/mnav-sep.gif) no-repeat 0 50%;
  color: #555;
  white-space: nowrap;
  text-align: center;
  width: 113px;
}

/* safari & opera */
.alt-browser-fix .mnav li a { 
  padding-top: 10px;
}

.mnav li.cat6 a { width: 159px; }

.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  background: url(i/mnav-hover.gif) no-repeat 0 50%;
  text-decoration: none;
}

.mnav .parent,
.mnav .current {
  background: #D7A900 url(i/mnav-curr.gif) no-repeat 100% 100%;
}

.mnav .parent a,
.mnav .current a,
.mnav .parent a:hover,
.mnav .parent a:focus,
.mnav .parent a:active,
.mnav .current a:hover,
.mnav .current a:focus,
.mnav .current a:active {
  background: url(i/mnav-curr-a.gif) no-repeat 0 100%;
  color: #fff;
}


/* l2 */

.mnav .level2 {}





/* ******  snav  ****** */

.snav {
  _height: 250px;
}

.snav .boxhead { position:absolute;right:19999px;left:auto; }

.wrap .snav .boxbody {
  padding-top: 24px;
  padding-right: 15px;
}

.snav li {
  background: url(i/snav-sep.png) no-repeat;
  _background-image: url(i/snav-sep.gif);
  _display: inline;
}

.snav li.cat1 { background: none; }

.snav li a {
  display : block;
  padding: 4px 10px 2px 25px;
  _height:0;min-height:0; /* ie hasLayout fix */
  background: url(i/arrow-gray.gif) no-repeat 2px .55em;
  color: #595959;
  font-weight: bold;
}

.snav .parent a,
.snav .current a {
  background-image: url(i/arrow-green.gif);
  color: #64B013;
}

/* l2 */

.snav .level2 {
  padding-bottom: 3px;
}

.snav .level2 a {
  background: none;
  font-weight: normal;
  color: #3E3E3E;
  padding-left: 24px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.snav .level2 li {
  background: none;
}

.snav .level2 .current a { font-weight: bold; }

/* l3 */

.snav .level2 .level3 li a {
  padding-left: 42px;
  font-weight: normal;
}

.snav .level2 .level3 .current a {
  font-weight: bold;
}





/* ******  flnav  ****** */

.flnav {
  position : absolute;
  top: 20px;
  right: 200px;
  width: 500px;
  font-size: .92em;
  margin-top: -.8em;
}

.flnav .boxhead { position:absolute;right:9999px;left:auto; }

.flnav ul { float: right; }

.flnav li { float : left; }

.flnav li a {
  float: left;
  color: #5B5C5C;
  padding : 0 7px;
  display : block;
  background: url(i/flnav-sep.gif) no-repeat 0 65%
}

.flnav li.cat1 a { background : none; }

.flnav .parent a,
.flnav .current a { font-weight : bold; }




/* ****** langnav ****** */

.langnav {
  position : absolute;
  top: 16px;
  left: 90px;
  font-size: .92em;
  width: 250px;
  margin-top: -.8em;
}

.langnav .boxhead { position:absolute;right:19999px;left:auto; }

.langnav li {
  background: url(i/langnav-cat1.gif) no-repeat;
  float: left;
  margin-right: 6px;
}

.langnav li a {
  background: url(i/langnav-a.gif) no-repeat 100% 0;
  float: left;
  color: #2b2b2b;
  padding: 4px 7px 4px 31px;
  display : block;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.langnav li.cat2 { background-image: url(i/langnav-cat2.gif); }





/* ******  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; }

.brands .content {
  overflow : hidden;
  padding-left:25px
}
.brands img { margin-bottom : .2em; }
.brands .content div {
  float : left;
  width : 45%;
}



/* ******  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 : 18px;
  margin-top : -.8em;
  right : 0;
  width : 192px;
}
.onecol .qsearch {
  right: 50%;
  margin-right: -480px;;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding : 0; }

.qsearch .fi_txt {
  float: left;
  padding: 0;
}

.qsearch .fi_txt input {
  width : 127px;
  float: left;
  font-size: .92em;
  margin: 0;
}

.qsearch .fi_btn {
  border: 1px solid #bdbdbd;
  border-left: none;
  display : block;
  float: left;
  padding: 0;
}

.qsearch .fi_btn input {
  width : 54px;
  margin: 0;
  float: left;
  font-size: .92em;
}





/* *** imgpopup *** */

.popup-wrapper {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  background: url(i/alpha.png);
  _background-image: url(i/alpha.gif);
  text-align: center;
}

.popup-inner-wrapper {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.popup-inner-wrapper { margin: 32px auto; }

.popup-inner-wrapper .imgcontainer {
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
}
.popup-inner-wrapper .imgcontent {
  /* width : 400px; */
  padding : 5px 0;
}
.popup-inner-wrapper .act {
}
.popup-inner-wrapper .imgboxbody,
.popup-wrapper-hidden { display: none; }

.popup-wrapper a {
  cursor : pointer;
  _cursor : hand;
}
.popup-wrapper a:hover,
.popup-wrapper a:focus {
  text-decoration : underline;
}







/* ******  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; }




/* ******  stafflist  ****** */


.stafflist table {
  margin-bottom: 2em;
  width: 100%;
}

.stafflist th,
.stafflist td { padding: .3em .6em; }

.stafflist th { border-bottom: 1px solid #65A520; }

.stafflist td {
  border-top : 1px solid #eee;
  font-size: .92em;
}

.stafflist tr.alt td { background-color : #f8f8f8; }




/* ****** persona ****** */

.persona ul {
  padding-left: .6em;
  margin-bottom : .7em;
  margin-bottom: 1.1em;
}

.persona ul li {
  background: url(i/dot-green.gif) no-repeat 0 .55em;
  padding-left: 12px;
}

.persona .imgbox {
  background-image : url(i/persona-imgbox.gif);
}
.persona .imgbox .boxbody {
  background : none;
  text-align : left;
  padding : 7px;
}
.persona .imgbox img {
  width : 116px;
  height : 160px;
}







/* ******  footer  ****** */

.footer {
  padding-top: 17px;
  width: 100%;
  overflow: hidden;
}
.footer li {
 line-height: 1.5;
}
.footer .boxhead {
  float: left;
  padding: 3px 10px 0 15px;
}

.footer .boxhead a {
  width: 225px;
  height: 75px;
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  background: url(i/footer-logo.gif) no-repeat;
}

.footer .boxbody {
  float: left;
  width: 712px;
  padding-top: 10px;
}

.footer .boxbody a { text-decoration: underline; }
.footer .boxbody a:hover,
.footer .boxbody a:focus,
.footer .boxbody a:active { text-decoration: none; }

.footer .col-1_2,
.footer .col-1_3 {
 float: left; 
 padding: 0 1.5em;
}

.footer .col-first { 
  border-left: none; 
  border-right: 1px solid #e5e5e5; 
  }

.footer h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .92em;
}

.footer em { margin: 0 4px; }





/* ******  byggiraeplica  ****** */
.byggiraeplica {
  width: 950px;
  text-align: right;
  position : absolute;
  bottom: 50px;
  right: 50%;
  margin-right: -480px;
  _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-b50.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/codecentre/f/ba_e2-b50.png',sizingMethod='crop');
}




/* ******  imgbanner  ****** */

.imgbanner {
  position : absolute;
  top: 40px;
  right: 0;
}
.onecol .imgbanner {
  right: 50%;
  margin-right: -480px;
}





/* ****** pagestyle  ****** */

.pagestyle { 
  position : absolute;
  top : 11px;
  left : 25px;
  width: 57px;
}
.onecol .pagestyle {
  left: 50%;
  margin-left: -460px;
}

.pagestyle h2 { position:absolute;right:9999px;left:auto; }

.pagestyle ul {
}

.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;
  background : url(i/font-dwn.gif) no-repeat;
  width: 28px;
  height: 18px;
}

.pagestyle .up a {
  background-image : url(i/font-up.gif);
  border-left: 1px solid #d1d1d1;
}

.pagestyle .userstyles a { background-image : url(i/font-alt.gif); }

.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -18px;
}








/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #001b46;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }






/*******************/
/* **** HOME ***** */
/*******************/




/* *** box *** */





/* *** articlelist *** */

/* *** imgbanner *** */

.home .pgmain .imgbanner {
  top: 30px;
  right: 15px;
  clear: both;
}



