.focustarget,.stream { position:absolute;right:9999px;left:auto; }
.print { display : none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  -ms-overflow-y : scroll;
  overflow-y : scroll;
}


body {
  background : #f2f2f2;
  margin : 0;
  padding : 0;
  color : #020202;
  line-height : 1.4;
  text-align : center;
  font-family : Lucida Grande, Helvetica, Arial, sans-serif;
}

body,
body.zoom1 { font-size : 11px;  ~font-size :  68.75%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }



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 : #23528c; 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, .boxhead {
  margin-top : 0;
  margin-bottom : 0;
  color : #325e94;
  font-weight: bold;
}
h1 {
  font-size : 1.33em;
  margin-bottom : .55em;
}
h2,
.boxhead {
  font-size : 1.17em;
  margin-top : 1em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.08em;
  margin-top : 1em;
  margin-bottom : .3em;
}
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;
}
legend {
  font-size : 1.09em;
  font-weight: bold;
  padding : 0 0 2px;
}
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 #888;
  background : #fff;
  color : #000;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #000;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : 1px solid #888;
  color : #000;
}
.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; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */
.clear { display : none; } /* depricated by other float-clearing techniques. */



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 973px;
  margin : 0 auto;
  text-align : left;
  background : url(i/body-bg.gif) 0 0 repeat-y;
}
.twocol .pgwrap {
  background-image : url(i/body-2c-bg.gif);
}
.home .pgwrap { background : none; }
.pgwrap2 {
  background : url(i/pg-top.png) 0 0 no-repeat;
}
.home .pgwrap2 {
  background : url(i/home-pg-top.png) 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.twocol .pgwrap2 {
  background : url(i/pg-top-2c.png) 0 0 no-repeat;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.nomenu .twocol .pgwrap2 {
  background-image : url(i/pg-top-2c-nomenu.gif)
}
.nomenu .threecol .pgwrap2 {
  background-image : url(i/pg-top-3c-nomenu.gif)
}

.pghead {
  height : 205px;
}
.home .pghead {
  height : 202px;
}
.pghead .brand {
  padding : 28px 0 0 24px;
}
.pghead .brand img.logo { vertical-align : middle; }
.pghead .brand .slogan { position:absolute;right:19999px;left:auto; }


.pgmain {
  font-size: 1.08em;
  float : left;
  margin-left : 216px;
  margin-right : 217px;
  width : 539px;
  padding-top : 35px;
  _height:0;min-height:0; /* ie hasLayout fix */
  _display : inline;
}
.home .pgmain {
  font-size: 1em;
  margin-top : 163px;
  margin-right : 332px;
  width : 641px;
  margin-left : 0;
  padding-top : 0;
}
.twocol .pgmain {
  margin-right : 22px;
  width : 734px;
}
.pgmain .wrap {
  width: 100%;
  margin-right: -300px;
}


.pgextra1 {
  float : left;
  width : 193px;
  _display : inline;
  margin-left : -193px;
  margin-top : -16px;
  position : relative;
  z-index : 1;
}
.home .pgextra1 {
  margin-left : -334px;
  margin-top : 0;
  width : 334px;
}


.pgextra2 {
  float : left;
  width : 195px;
  margin-right: -300px;
  margin-left : -970px;
  _display : inline;
}
.nomenu .pgextra2 {
  margin-top: -18px;
}


.pgfoot {
  clear : both;
  background : url(i/pe5-bg.gif) 0 0 no-repeat;
  height : 75px;
}
.home .pgfoot {
  background : #f2f2f2;
}
.twocol .pgfoot {
  background-image : url(i/pe5-bg-2c.png);
}


.pghead .wrap,
.pgmain .wrap,
.pgextra1 .wrap,
.pgextra2 .wrap,
.pgfoot .wrap {
  _height:0;min-height:0;/* ie hasLayout fix */
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.sbox {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}

.boxhead { 
  padding-top : 0; 
  margin-top: 0; 
}
.pgmain .boxhead { 
  padding-bottom : 5px; 
  border-bottom : 1px solid #a2a2a2;
  margin-bottom : 1em;
}
.home .boxhead {
  font-size : 2em; 
  color : #999;
  padding : 0;
  border : none;
  margin-bottom : .4em;
  line-height : 1.2;
}
.zoom2 .home .boxhead,
.zoom3 .home .boxhead {
  font-size : 1.7em;
}
.home .pgmain .boxhead {
  padding : 10px 0 0 15px;
}
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }




/* ******  pebox  ****** */
.pe1box {
  background : url(i/pe1box-top.gif) 0 0 no-repeat;
  margin-bottom : 2px;
  position:relative;
}
.home .pe1box  {
  background : url(i/pe1homebox.png) 0 100% no-repeat;
  margin-bottom : 0;
}
.pe1box .boxbody {
  background : url(i/pe1box-bottom.gif) 0 100% no-repeat;
  padding : 5px 16px 9px 8px;
}
.home .pe1box .boxhead { position:absolute;right:19999px;left:auto; }
.home .pe1box .boxbody {
  background : url(i/pe1homebox-top.png) 0 0 no-repeat;
  padding : 6px 18px 17px 9px;
}

.pe2box {
  background : url(i/pe2box-top.gif) 0 0 no-repeat;
  margin-bottom : 0;
}
.pe2box .boxhead { position:absolute;right:19999px;left:auto; }
.pe2box .boxbody {
  background : url(i/pe2box-bottom.gif) 0 100% no-repeat;
  padding : 12px 10px 18px 10px;
  color : #454545;
  font-size : 0.92em;
}




/* ******  tcols  ****** */
.tcols {
  background : url(i/home-pb-tbottom.gif) 0 100% no-repeat;
}
.tcols .tcolwrap {
  background : url(i/home-pb-ttop.gif) 0 0 no-repeat;
  overflow : hidden;
  _overflow : visible;
  _height:0;
  position : relative;
  padding-bottom : 15px;
}
.tbox {
  float : left;
  width : 188px;
  margin-left : 9px;
  margin-right : 15px;
  _display : inline;
  _padding-bottom : 10px;
}
.tcols .articlelist ul {
  background : #f4f4f4;
  padding : 4px 0;
}
.pgmain .tcols .boxhead { padding-left : 8px; }
.tcols .articlelist .archivelink { padding-left : 11px; }
.tcols .articlelist ul li {
  padding : 1px 0 1px 27px;
  background : url(i/dot-red.gif) 11px .6em no-repeat;
}
.tcols .articlelist li a {
  font-weight : normal;
}
.tcols .tnav li {
  border-top : 1px dashed #0069A1;
}
.tcols .tnav li.cat1 {
  border : none;
}
.tcols .tnav li a {
  padding : 10px 17px 10px 9px;
  font-weight : bold;
  color : #fff;
  display : block;
  background : #0069a1 url(i/arrow-white.gif) 0 50% no-repeat;
}
.tcols .articlelist .archivelink {
  padding-bottom : 18px; 
}



.home .pnav li {
  border-bottom : 1px dashed #B5B5B5;
}
.pnav li a {
  font-weight : bold;
  font-size : 1.09em;
  padding : 4px 0 4px 12px;
  display : block;
}
.home .pnav .level2 {
  background : #f4f4f4;
}
.home .pnav .level2 li { border : none }
.pnav .level2 a {
  padding : 1px 0 1px 12px;
  font-size : 1em;
  color : #454545;
  font-weight : normal;
}




/* ******  tbottom  ****** */
.tbottom {
  background : url(i/home-pb-bbottom.gif) 0 100% no-repeat;
  position : relative;
}

.tbottom .boxbody {
  padding : 0 332px 25px 17px;
  position : relative;
  _height:230px;min-height:230px; /* ie hasLayout fix */
}
.tbottom .boxhead {
  background : url(i/home-pb-btop.gif) 0 0 no-repeat;
}
.tbottom ul {
  position : absolute;
  top : 5px;
  right : 27px;
  width : 290px;
  margin-top : -10px;
  
}
.tbottom .boxbody ul li {
  border-top : 1px dashed #b5b5b5;
  padding-top : 5px;
  padding-bottom : 5px;
}
.tbottom .boxbody ul li:first-child {
  border-top : none;
}



.qbox {
  position : absolute;
  margin-top : -50px;
  margin-left : 9px;
  width : 307px;
  line-height : 1.1;
}
.qbox a {
  _height:0;min-height:0; /* ie hasLayout fix */
  color : #454545;
  font-size : 12px;
  margin-bottom : .3em;
  display : block;
}


/* ******  meta  ****** */
.footerbox {
  background : url(i/home-footer-bottom.gif) 0 100% no-repeat;
}
.fwrap {
  background : url(i/home-footer-top.gif) 0 0 no-repeat;
  padding : 13px 15px 19px 20px;
  color : #454545;
}


/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-size : .92em;
  font-weight : bold;
}
.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;
  overflow : hidden;
  line-height : 1;
  margin : 0;
  padding : 6px 0;
  font-size: .92em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 0 14px 0 0;
  display : block;
  background : url(i/snav-arrow.gif) 100% 50% no-repeat;
}



/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
  padding-top : 1em;
  border-top : 1px dashed #b5b5b5;
}
.articlelist .itm1 { border : none; padding-top : 0; }
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  article  ****** */
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }


.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : 4px 6px;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : 4px 6px;
  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 {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : .7em;
}
.article li { margin-bottom : .54em; }


.paging ul { list-style : none; padding : 0; }
.paging .prev { float : left; margin-right : 1em; }

.chapters ul { list-style : none; padding : 0; overflow : hidden; }
.chapters li { float : left; margin-right : 1em; }



ul.index {
  position: relative;
  margin-bottom : 1em;
  overflow : hidden;
  font-size : 1.09em;
}
ul.index li {
  float : left;
  _display : inline;
  margin-right : 7px;
}
ul.index li:first-child {
  border-right: 1px solid #325E94;
}
ul.index li a {
  display: block;
  padding-right : 7px;
}
ul.index li.current a {
  font-weight: bold;
}






/* ******  namskeid  ****** */
.namskeid table {
  width : 100%;
}
.namskeid table th,
.namskeid table td {
  padding : 4px 6px;
}
.namskeid table td a {
  font-weight: bold;
  font-size : 1.09em;
}
.namskeid table tr.alt td {
  background-color : #f8f8f8;
}
.namskeid td.act,
.namskeid td.date {
  white-space: nowrap;
}


.cols2 {
  position: relative;
  overflow : hidden;
}
.cols2 .col1,
.cols2 .col2 {
  float : left;
  width : 49%;
}





/* ******  namskeid-stakt  ****** */
.namskeid-stakt .boxhead { position:absolute;right:9999px;left:auto; }
.namskeid-stakt .boxbody {
  position: relative;
}
.namskeid-stakt h1 {
  font-size:1.17em;
  padding-bottom: 5px;
  border-bottom: 1px solid #a2a2a2;
  margin-bottom: 1em;
}
.js-active .namskeid-stakt h1 {
  padding-right: 150px;
}
.namskeid-stakt h1 span.date {
  margin-left: 5px;
  border-left: 1px solid #325e94;
  padding-left: 5px;
  color: #777;
}

.namskeid-stakt ul.info {
  list-style: none;
  margin: 0;
  background-color: #f5f5f5;
  padding: 11px 18px;
  color: #444;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.namskeid-stakt ul.info li {
  clear: both;
  margin-bottom: .33em;
}
.namskeid-stakt ul.info strong {
  float: left;
  width: 10.33em;
}
.namskeid-stakt ul.info span span {
  margin-right: 7px;
}
.namskeid-stakt ul.info li.price span b {
  font-weight: normal;
  color: #000;
}

.namskeid-stakt .registerbutton {
  position: absolute;
  right: -4px;
  top: -16px;
}
.namskeid-stakt .registerbutton a {
  display: block;
  background: url(i/blue-btn.png) 0 0 no-repeat;
  width: 139px;
  color: #eee;
  padding: 10px 0 12px 0;
  font-weight: bold;
  text-align: center;
  font-size: 1.17em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.namskeid-stakt .registerbutton a:hover,
.namskeid-stakt .registerbutton a:focus,
.namskeid-stakt .registerbutton a:active {
  text-decoration: none;
  color: #fff;
}


.namskeid-stakt form {
  border: 2px solid #ffedbf;
  background-color: #fffbef;
  padding: 10px;
  margin-top: 2em;
  margin-right: 5px;
  margin-bottom: 1em;
}
.namskeid-stakt form h2 {
  margin-top: 0;
  font-size:1.17em;
  padding-bottom: 5px;
  border-bottom: 1px solid #a2a2a2;
  margin-bottom: 1em;
}
.namskeid-stakt form fieldset {
  padding-top: 4px;
}

.namskeid-stakt form div.fi_txt,
.namskeid-stakt form div.fi_sel {
  clear: both;
  margin-bottom: .7em;
}

.namskeid-stakt form label {
  float: left;
  width : 8em;
  margin-top: 2px;
}
.namskeid-stakt form .fi_btn {
  clear: both;
  margin-right: 50px;
  text-align: right;
}






/* ******  attention  ****** */
.attention {
  border: 1px solid #6c6;
  background-color: #efe;
  padding: 8px 10px;
  margin: 0 0 2em 0;
  -moz-border-radius:    5px;
  -webkit-border-radius: 5px;
  border-radius:         5px;
}
.attn-warning {
  border-color: #c6c;
  background-color: #fef;
}

.attention p,
.attention ul {
  margin: 0;
}





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }






/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_sel,
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; margin-bottom : .5em; }

.contactform .fi_sel label,
.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 : 215px;
  margin-top : -.5em;
  left : 216px;
  width : 500px;
  font-size : 0.92em;
  color : #999;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs .boxbody {}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration : none;
  color : #999;
}

.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top : 139px;
  left : 11px;
  width : 700px; 
  overflow : hidden;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding : 0; }

.mnav ul {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.mnav li {
  position : relative;
  z-index : 2;
  float : left;
  _display : inline;
  _height:0;min-height:0; /* ie hasLayout fix */
  
}
.mnav li.parent,
.mnav li.current {
  position : relative;
  z-index : 1;
  padding : 0 8px 16px 1000px;
  margin-left : -1000px;
  background : url(i/mnav-li-bg.gif) 100% 0 no-repeat;
}
.mnav li.homecurrent {
  padding-bottom : 0;
  background-image : url(i/mnav-lihome-bg.gif);
  padding-right : 17px;
}

.mnav .boxbody a {
  font-size : 14px;
  display : block;
  padding : 0 7px;
  color : #242424;
  height : 20px;
  _width : 0;
  padding : 5px 12px 13px 12px;
}
.mnav .parent a,
.mnav .current a {
  background : url(i/mnav-c-bg.gif) 0 0 no-repeat;
  padding-left : 18px;
  padding-right : 6px;
}
.mnav .homecurrent a {
  padding-bottom : 9px;
  padding-right : 0;
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active {
}




/* ******  snav  ****** */
.snav {
  background : url(i/snav-bg.gif) 0 0 repeat-y;
  padding-top : 17px;
  position : relative;
  margin-bottom : 1em;
}
.snav .boxhead {
  color : #999;
  font-size : 1.63em;
  position : absolute;
  top : -5px;
  left : 10px;
  margin-top : -.5em;
}
.snav .boxbody {
  background : url(i/snav-bottom.gif) 0 100% no-repeat;
  padding : 0 16px 8px 8px;
}
.snav ul {}
.snav li {
  padding-bottom : 0;
  border-top : 1px dashed #aaa;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav .boxbody a {
  font-size : 1.09em;
  display : block;
  color : #23528c;
  padding : 8px 0 8px 16px;
  _height:0;min-height:0; /* ie hasLayout fix */
  background : url(i/snav-arrow.gif) 5px 1.1em no-repeat;
}
.snav a:hover,
.snav a:focus,
.snav a:active {
}
.snav .parent a,
.snav .current a {
  color : #23528c;
  background : #ffc24a url(i/snav-c1-arrow.gif) 5px 1.1em no-repeat;
}

.snav .level2 {
  border-top : 1px dashed #aaa;
}
.snav .level2 li { border : none; }
.snav .level2 a { 
  padding : 4px 0 4px 20px;
  color : #000;
  font-size : 1em;
  background : url(i/snav-arrow.gif) 10px .7em no-repeat;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  color : #fd6f06;
  background : url(i/snav-c-arrow.gif) 10px .7em no-repeat;
}

.snav .level2 .level3 a {
  color : #525252; 
  padding-left : 29px;
  background : none;
}
.snav .level3 .parent a,
.snav .level3 .current a {
  color : #fd6f06;
  background : url(i/snav-c-arrow.gif) 19px .7em no-repeat;
}
.snav .level2 .level3 .level4 a {
  color : #525252;  
  padding-left : 36px;
  background : none;
}
.snav.level3 .level4 .parent a,
.snav.level3 .level4 .current a {
  color : #fd6f06;
  background : url(i/snav-c-arrow.gif) 26px .7em no-repeat;
}
.snav .level2 .level3 .level5 a {
  color : #525252; 
  padding-left : 49px;
}
.snav.level3 .level5 .current a {
  color : #fd6f06;
}


/* ******  enav  ****** */

.enav { 
  position : absolute;
  top : 86px;
  right : 18px;
  width : 500px;
}
.enav .boxhead { position:absolute;right:9999px;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.enav li {
  float : left;
  _display : inline;
  padding : 0 7px 0 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.enav .boxbody a {
  background: url(i/flags.png) 50% 0 no-repeat;
  padding-top : 25px;
  display: block;
  color : #454545;
  font-size : .91em;
  width : 4em;
  text-align : center;
  line-height : 1;
}
.enav .boxbody .cat2 a { background-position : 50% -100px; }
.enav .boxbody .cat3 a { background-position : 50% -200px; }
.enav .boxbody .cat4 a { background-position : 50% -300px; }
.enav .boxbody .cat5 a { background-position : 50% -400px; }
.enav .boxbody .cat6 a { background-position : 50% -500px; }
.enav .boxbody .cat7 a { background-position : 50% -600px; }

.enav .parent a,
.enav .current a { font-weight : bold; }



/* ******  flnav  ****** */

.home .flnav .boxbody { 
  background : none;
  padding-top : 40px;
}
/*.flnav .boxhead { position:absolute;right:9999px;left:auto; }*/
.home .flnav .boxhead { 
  left : 20px; 
  top:-5px; 
  position:relative;
  padding:0;
  margin-bottom:-26px;

}
.flnav ul {
}
.flnav li {
  border-top : 1px dashed #aaa;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.home .flnav li {
  border-top : 1px dashed #E21A17;
}
.flnav li.cat1 {
  border : none;
}
.flnav .boxbody a {
  display : block;
  padding : 10px 17px 10px 6px;
  font-weight : bold;
  background : url(i/snav-arrow.gif) 100% 50% no-repeat;
}
.home .flnav a {
  background : #e21a17 url(i/flnav-arrow.gif) 289px 50% no-repeat;
  padding-right : 20px;
  font-weight : normal;
  color : #fff;
  font-size : 1.09em;
}
.home .flnav .cat1 a {
  border-top : 0;
}
.flnav .parent a,
.flnav .current a {  }



/* ******  unav  ****** */
.home .unav {
  margin-left : -6px;
}
.unav {
  line-height : 1;
}
.unav .boxhead { position:absolute;right:9999px;left:auto; }
.unav ul {
  width : auto;
  overflow : hidden;
}
.unav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom : .4em;
  padding : 0 4px;
  float : left;
}
.home .unav li { padding : 0 6px;  }
.unav li { border-left : 1px solid #23528c;  }
.unav li.cat1 {
  clear: left;
  border: none;
}
.home .unav li {
  clear : none;
  border-right : none;
  border-left : 1px solid #23528c;
}
.home .unav li.cat1 {
  border-left : none;
}

.unav .boxbody a {
  color : #23528c;
}

.unav .parent a,
.unav .current a { font-weight : bold; }




/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhead { position:absolute;right:19999px;left:auto; }
.advert .boxbody { text-align : center; }
.advert img { margin-bottom : 1em; }
.home .advert img { margin-bottom : 0; }

.advert.top{ /* this is for the occasion when someone wants to put an advert above .flnav */
  margin-top:-13px;
  margin-left:-3px;
  height:220px;
  background:transparent url(i/pe1homebox-top.png) no-repeat 3px bottom;
}



/* ******  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 : 154px;
  margin-top : -.8em;
  right : 15px;
  width : 250px;
  text-align : right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input { 
  background : url(i/qsearch-bg.gif) 0 0 no-repeat;
  width : 174px;
  padding : 1px 3px;
}
.qsearch .fi_btn input { 
  width : 45px;
  border : none;
  background : none;
  color : #454545;
}





/* ******  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 table {
  width : 100%;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : middle;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  people  ******* */

.people h3 {
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 6px 6px 6px 11px;
  border-bottom: 1px dashed #AAAAAA;
}

.people th.col1 { width: 30%; }
.people th.col2 { width: 30%; }
.people th.col3 { width: 20%; }
.people th.col4 { width: 30%; }

.people table th {
}

.people .even td {
  background : #fcfbd4;
}

.people table a {
}

.people table .netfang a {
}

.people .close {
  display : block;
  background : #FFC24A  url(i/people-close.gif) 6px 50% no-repeat;
  border-right : 1px dashed #AAAAAA;
  border-left : 1px dashed #AAAAAA;
  padding : 3px 12px;
  color : #23528C;
}
.people .close:hover {
  background-color : #FD6F06;
  color : #23528C;
  text-decoration : none;
}
.people .open {
  display : none;
}
.people .subrow td {
  padding : 0;
}

/* ******  persona  ******* */
.persona ul {
}
.persona li {
  margin-bottom: .3em;
}

.persona li b {
  display : inline;
}
.persona .title b {
  font-weight : bold;
}


td .persona {
  padding : 15px 10px 13px 157px;
  margin : 0;
  width : auto;
  background : 0;
  border : 1px dashed #AAAAAA;
  border-top : none;
  border-bottom : none;
}
td .persona .content {
  _height : auto;
}


td .persona .content {
  padding : 0;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size : 1.67em;
  margin-top : 0;
  padding-bottom : 5px;
}
td .persona .imgbox {
  padding : 0 20px .75em 0;
  float : left;
  margin : 0 0 0 -130px;
}
td .persona .imgbox img {
  border : 1px solid #fff;
  padding : 0;
  max-height : 140px;
  max-width : 105px;
}

td .persona .info {
  margin-right : 20px;
}






/* ******  footer  ****** */
.footer .boxhead { /* display : none; */ }
.footer p { margin-bottom : .3em; }




/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  right : 25px;
  margin-top : -40px;
  text-align : right;
}
.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-b15.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-b15.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner {
  margin-bottom : 5px;
}

.home .imgbanner {
  position : absolute;
  top : 189px;
  left : 1px;
  margin : 0;
  width : 639px;
  height : 176px;
  background : url(i/imgbanner-bg.gif) 0 0 no-repeat;
}



/* ****** pagestyle  ****** */
.pagestyle { 
  position : absolute;
  top : 34px;
  right : 25px;
  padding-right : 30px;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float : right;
  _display : inline;
}
.pagestyle a {
  display : block;
  width : 25px;
  height : 0;
  padding-top : 18px;
  overflow : hidden;
  background : url(i/font-dwn.gif) 0 0 no-repeat;
}

.pagestyle .up a {
  background-image : url(i/font-up.gif);
}
.pagestyle .userstyles a {
  background-image : url(i/font-alt.gif);
  position : absolute;
  right : 0;
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position : 0 -18px;
}








/* ******  links  ****** */
body div.wrap a:hover,
body div.wrap a:focus,
body div.wrap a:active { color : #fd6f06;  text-decoration : none; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

