.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: #0F54A9;
  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 {
  background: #F5F6F7;
  margin: 0;
  padding: 0;
  color: #353535;
  line-height: 1.25;
  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 {
  margin: 0 3em 0 2em;
  padding: .3em .5em;
}
q:after, q:before { content: ""; }

sup, sub { line-height: .5;  ~display: inline-block;  ~line-height: 1; }
sup { vertical-align:  .4em;  ~margin-top:    -1em; }
sub { vertical-align: -.4em;  ~margin-bottom: -1em; }


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: #207ACC;
  text-decoration: none;
}

a * {
  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.33em;
  margin-bottom: .55em;
}
h2 {
  font-size: 1.17em;
  margin-top: 1.57em;
  margin-bottom: .55em;
}
h3 {
  font-size: 1.09em;
  margin-top: 1em;
  margin-bottom: .64em;
}
h4 {
  font-size: 1em;
  margin-bottom: .2em;
}




table { border-collapse: collapse; }
table, td, th, caption {
  border: none;
  background-color: transparent;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
th acronym:hover { border: none; }
th.num, td.num {
  text-align: right; 
  white-space: nowrap; 
}






form { margin: 0; }

fieldset {
  padding: 0;
  margin: 0 0 1em;
  border: none;
}

.fi_txt,
.fi_bdy,
.fi_file,
.fi_chk,
.fi_static,
.fi_rdo li {
  margin-bottom: .6em;
}

.f_row .fi_txt,
.f_row .fi_sel,
.f_row .fi_chk {
  padding-right: 20px;
  float: left;
}

.f_row .fi_txt input,
.f_row .fi_sel select {
  width: 200px;
}

.fi_txt label,
.fi_sel label,
.fi_bdy label,
.fi_file label,
.fi_rdo h4 {
  display: block;
}

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 #D3D3D3;
  background: #fff;
  color: #444;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #999;
}

.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 #aaa;
  color: #444;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #0F54A9;
  color: #0F54A9;
}


.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 {
  background: #fff url(i/body-bg.png) repeat-x;
}

.pgwrap2 {
  position: relative;
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: #fff url(i/pgwrap.png) repeat-y 229px 0;
}

.pgwrap2:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }



.pghead {
  height: 179px;
  background: #fff url(i/pghead.png) no-repeat 0 87px;
}

.pghead .brand { margin:0; font-size :1em; }

.pghead .brand img.logo {
  vertical-align: middle;
  margin: 24px 0 0;
}

.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }

.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float: left;
  margin-left: 230px;
  width: 730px;
  _display: inline;
}

.pgmain .wrap {
  padding: 0 30px 12px 23px;
  _height:0;min-height:0; /* ie hasLayout fix */
  min-height: 300px; _height: 300px;
}

.pgmain .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pgextra2 {
  float: left;
  width: 230px;
  margin-left: -960px;
  _display: inline;
}

.pgextra2 .wrap {
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 0 22px 0 16px;
}

.pgfoot {
  clear: both;
  background: #F5F6F7 url(i/pgfoot.png) repeat-x;
}

.pgfoot .wrap {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  padding: 60px 0 99px;
  background: url(i/pgfoot-wrap.png) no-repeat 229px 0;
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.sbox {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom: 1em;
}


.boxhead,
.article .boxbody h1 {
  padding-top: .4em;
  margin-top: 0;
  font-size : 1.8em;
  font-weight: normal;
}

.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }






/* ********************************** */
/* 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,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
}

.wrap .more a,
.wrap .moreolder a,
.wrap .archivelink a {
  float: left;
  padding: 0 10px 0 23px;
  background: url(i/more-arrow.png) 0% 50% no-repeat;
  color: #0f90a3;
}

.wrap .buttons {
  clear: both;
  position: absolute;
  bottom: -30px;
  margin: 0;
  line-height: 1.25;
  padding: 0;
}

.buttons a {
  float: left;
  display: block;
  background: no-repeat 0 50%;
  padding: 2px 24px 2px 25px;
  color: #707070;
  font-style: italic;
}

.buttons .btnback { background-image: url(i/buttons-back.png) }
.buttons .prenta { background-image: url(i/buttons-print.png); }
.buttons .senda { display: none; }

.wrap .buttons a:hover,
.wrap .buttons a:focus,
.wrap .buttons a:active {
  text-decoration: none;
}



/* ******  articlelist  ****** */

.articlelist .item {
  margin-bottom: 1em;
  width: 100%;
  overflow: hidden;
}
.articlelist .item h3 {
  font-size: 1em; 
  margin: 0;
}
.articlelist .summary { line-height: 1.5; }
.articlelist .summary p { margin: 0; }
.articlelist .more {}

.articlelist img {
  float: right;
  margin: .2em 0 .33em .5em;
}
.articlelist img[align=left],
.articlelist img.left {
  float: left;
  margin: .2em .5em .33em 0;
}
.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: .7em;
  background: url(i/snav-arrow.png) no-repeat 0 .33em;
  padding-left: 16px;
}
.articlelist li a {
  color: #505050;
  font-weight: bold;
}




/* ******  article  ****** */

.article .boxhead,
.article .boxbody h1 {
  margin-bottom: .1em;
}

.article .boxbody { line-height: 1.5; }

.article .boxbody h2,
.article .boxbody h3,
.article .boxbody h4 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: normal;
  color: #0067C5;
}

.collapse .boxbody h2,
.collapse .boxbody h3 {
  padding-top: 1em;
}

.article .boxbody h2 {
  font-size: 1.5em;
}

.article .boxbody h3 {
  font-size: 1.3em;
}

.article p {
  margin-bottom: 1em;
}

.article .subtitle {
  clear: none;
  margin-top: -.54em;
  font-size: 1em;
}

.article .summary {
  padding: 0 0 13px;
  margin: 0 0 .7em 0;
  font-size: 1.1em;
  background: url(i/article-sep.png) repeat-x 0 100%;
}

.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: 1px solid #EDEDED;
  width: 100%;
  margin-bottom: 1em;
}
.article caption { 
  padding: .2em 0;
  text-align: left;
  font-size: 1.5em;
}
.article th,
.article td {
  padding: 6px 19px;
}
.article .th th,
.article thead th {
  font-weight: bold;
  background-color: #3084D0;
  color: #fff;
  border-bottom: 3px solid #DBDBDB;
  padding-bottom: 3px;
  padding-top: 5px;
}

.article tr.odd td {
  background-color: #F9F9F9;
  border-top: 1px solid #F9F9F9;
}


.article table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}


.article ul,
.article ol {
  margin-bottom: 1em;
}

.article li { margin-bottom: .33em; }

.article ul li {
  background: url(i/article-dot.png) no-repeat 2px .55em;
  padding-left: 15px;
}

.article ul.arrow-list li {
  background-image: url(i/article-arrowlist-arrow.png);
}



.article blockquote {
  background: #F5FAFF url(i/blockquote.png) no-repeat;
  margin: 3px 0 1em -11px;
  padding: 12px 20px 12px 40px;
}

.article blockquote p {
  margin-bottom: 0;
}


.article hr {
  border: none;
  border-top: 1px solid #D3D3D3;
  border-bottom: 5px solid #F5F6F7;
  ~height: 6px;
  margin-bottom: 1.2em;
}


.article .collapsebox {
  background: url(i/article-sep.png) repeat-x 0 100%;
  margin-top: -1px;
  padding-bottom: 1px;
  clear: both;
}

.article .collapsebox h4 {
  background: url(i/article-sep.png) repeat-x;
  font-size: 1em;
}

.article .collapsebox h4 a {
  background: url(i/qa-plus.png) no-repeat 0 .8em;
  color: #353535;
  padding: 7px 6px 7px 26px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  outline: none;
}

.article .collapse-open h4 a {
  background-image: url(i/qa-minus.png);
}

.article .collapsecontent {
  background: #F9F9F9;
  margin: 0 0 0 5px;
  padding: 12px 16px 0;
  border-bottom: 9px solid #fff;
}

.article .collapsecontent:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.article .collapsecontent th {
  background: #EDEDED;
}

.article .collapsecontent tr.odd td {
  background: #fff;
}

.article .tabpane .tab-trigger { display: none; }



.article .tab-box {
  background: url(i/article-tabs.png) repeat-x 0 100%;
  padding-bottom: 6px;
  margin-bottom: 1em;
  padding-top: 23px;
}

.article .tab-box ul {
  width: 100%;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
}

.article .tab-box li {
  float: left;
  background: none;
  padding: 0;
  margin: 0;
}

.article .tab-box li a {
  float: left;
  border: 3px solid #fff;
  border-top: 4px solid #fff;
  border-left: none;
  background: #E9E9E9;
  padding: 5px 16px 4px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #404040;
}

.article .tab-box li a:hover,
.article .tab-box li a:focus,
.article .tab-box li a:active {
  color: #000;
  background-color: #ddd;
  text-decoration: none;
}

.article .tab-box .current {
  margin-right: 3px;
}

.article .tab-box .current a,
.article .tab-box .current a:hover,
.article .tab-box .current a:focus,
.article .tab-box .current a:active {
  background-color: #4788C5;
  border-color: #4788C5;
  color: #fff;
  padding-left: 11px;
  padding-right: 11px;
}





/* ******  imagebox  ****** */

.imgbox,
.imagebox {
  line-height: 1.2;
  font-size: .85em;
  float: right;
  padding: 20px 0 .75em 12px;
  color: #666;
  background: #fff;
}
.imagebox ul.imagelist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.imgbox .boxbody,
.imagebox li.image {
  margin: 0 0 1em 0;
  background: none;
  padding: 0;
}

.wrap .imagebox li a {
  width: 220px;
  height: auto;
}

.imagebox .img {
  display: block;
}

.imgbox img,
.imagebox img {
  clear: none;
  float: none;
  margin: 0;
  padding: 3px;
  border: 1px solid #ddd;
  max-width: 220px;
}

.imgbox .imgcontent,
.imagebox .longdesc,
.imagebox small.credit {
  background-color: #ededed;
  padding: 7px 10px 12px;
  margin-top: 5px;
  max-width: 200px; _width: 200px;
}
.imagebox .longdesc strong.title {
  display: block;
}

.imagebox small.credit {
  display: block;
  position: relative;
  padding-top: 0;
  margin-top: -3px;
  font-size: .91em;
  color: #aaa;
}






/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}

.ipopup-container-wrapper { 
  margin: 32px auto; 
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
  width: 666px;
}
.ipopup-container .img { display: block; text-align: center; }
.ipopup-container .image img {
  _width: 666px;max-width: 666px;
}
.ipopup-container .title { display : none; }
.ipopup-container .desc {
  width : 666px;
  padding : 5px 0;
  text-align : left;
}

.ipopup-container a {
  cursor : pointer;
  _cursor : hand;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}

.ipopup-container .stepper {
  padding: 5px 0;
}
.ipopup-container .paging .next {
  float: right;
}
.ipopup-container .paging li.nav-end { display: none; }






/* ******  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 { overflow: hidden; }




/* ******  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;
}




/* ******  qlist  ****** */

.qlist {
  float: left;
  width: 211px;
  padding-top: 28px;
  background: url(i/article-tabs.png) repeat-x;
  padding-left: 21px;
}

.qlist-first {
  clear: both;
  padding-left: 0;
}

.qlist .boxhead,
.qlist .item h3 {
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 1px solid #D3D3D3;
  color: #505050;
  padding-bottom: 8px;
  margin-bottom: .3em;
}

.qlist h3 a {
  color: #505050;
}

.qlist .more {
  padding-top: 3px;
}





/* ******  contactform  ****** */

.contactform .boxbody { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_file 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%; }





/* ******  mnav  ****** */

.mnav {
  position: absolute;
  top: 65px;
  right: 17px;
  width: 693px;
  margin-top: -1.25em;
  font-size: 1.1em;
}

.js-active .mnav {
  background-color: #fff; /* must be, else mouseenter/mouseleave becomes flaky in MSIE */
}

.mnav .boxhead { position:absolute;right:9999px;left:auto; }

.mnav .boxbody {
  padding: 0;
  width: 100%;
  overflow: hidden;
  _overflow: visible;
}

.mnav ul {
  float: right;
}
  
.mnav li {
  _display: inline;
  float: left;
  padding: 0 5px;
}

.mnav li a {
  float: left;
  display: block;
  padding: 11px 12px;
  color: #707070;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.mnav .parent a,
.mnav .current a,
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  outline : 0;
  border-bottom: 4px solid #888;
  text-decoration: none;
}

.mnav .parent a,
.mnav .current a {
  font-weight: bold;
  border-color: #0067C5;
  color: #0067C5;
}

.js-active .mnav .parent a,
.js-active .mnav .current a,
.js-active .wrap .mnav a:hover,
.js-active .wrap .mnav a:focus,
.js-active .wrap .mnav a:active {
  border-bottom: none;
}

.mnav-line {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  position: absolute;
  background: #0067C5;
  height: 4px;
  display: block;
  width: 0;
  bottom: -4px;
  z-index: 10;
}




/* ******  snav  ****** */

.snav {
  padding-top: 14px;
}

.snav .boxhead {
  position: absolute;
  top: 136px;
  left: 19px;
  color: #fff;
  margin-top: -.65em;
  padding-top: 0;
}

.snav ul {}

.snav li {
  background: url(i/snav-sep.png) no-repeat 100% 100%;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.snav li a {
  display: block;
  padding: 7px 6px 7px 13px;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #404040;
}

.snav .parent a,
.snav .current a {
  background: url(i/snav-arrow.png) no-repeat 0 .88em;
  color: #0067C5;
  font-weight: bold;
}

/* l2 */

.snav .level2 {
  background: url(i/snav-sep.png) no-repeat 100% 0;
  padding: 4px 0 8px;
}

.snav .level2 li {
  background: none;
}

.snav .level2 li a {
  background: none;
  font-size: .92em;
  padding: 4px 6px 3px 29px;
  color: #404040;
  font-weight: normal;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  background: url(i/snav-arrow.png) no-repeat 15px .7em;
  color: #0067C5;
}

/* l3 */

.snav .level2 .level3 li a {
  background: none;
  color: #404040;
  padding-left: 45px;
}

.snav .level2 .level3 .parent a,
.snav .level2 .level3 .current a {
  color: #0067C5;
}

.snav span.stream { display: none; }



/* ******  monthlist ****** */

.pgmain td table.calendar {
  font-size: .92em;
}
.monthlist table.grid { width: 100%; }
.monthlist td {
  padding: 0 0 10px 0;
}

.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  ****** */

.monthlist .boxbody {
  position: relative;
}
.calendar { margin: 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width: 100%; }

.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: #888; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  padding: 2px;
}
.calendar td.today i {
  font-style: italic;
}
.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; }



.dateinfo {
  display: none;
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  margin: 0px 4px;
  padding: 0;
  text-align: left;
}
td:hover .dateinfo {
  display: block;
}
.dateinfo strong {
  display: block;
  margin-bottom: 2px;
  padding: 2px 8px 0px 8px;
  color: #272727;
}
.dateinfo ul {
}
.dateinfo li {
  border-top: 1px solid #ccc;
}
.dateinfo li a {
  padding: 2px 8px 2px 4px;
}
.evwrap .dateinfo li a {
  min-width: 120px;
  max-width: 300px;
  display: block;
  text-align: left;
  font-weight: normal;
}





/* ******  advert  ****** */
.advert {
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.advert .boxhead { text-align: left; }
.advert .boxbody { text-align: center; }
.advert img { margin-bottom: 1em; }





/* ******  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: 12px;
  right: 37px;
  width: 170px;
  background: url(i/qsearch-bg.png) no-repeat 0 50%;

}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }

.qsearch .boxbody {
  padding: 0 0 0 11px;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.qsearch .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.qsearch .fi_txt {
  float: left;
  margin: 0;
}

.qsearch .fi_txt input {
  width: 129px;
  ~padding-top: 1px;
  background: #fdfdfe;
  border: 1px solid #fdfdfe;
  font-style: italic;
  color: #888;
  font-size: .92em;
  display: inline;
  margin-top: 3px;
  float: left;
}

.qsearch .fi_txt input:focus,
.qsearch .fi_txt input:active {
  font-style: normal;
  color: #666;
}

.qsearch .fi_btn {
  float: right;
  margin: 0;
}

.qsearch .fi_btn input { 
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-9999px; text-indent:-999em; text-align:left; overflow:hidden;
  width: 23px;
  height: 23px;
  background: url(i/qsearch-btn.png) no-repeat 0 50%;
  float: left;
}

.qsearch .fi_btn input:hover,
.qsearch .fi_btn input:focus,
.qsearch .fi_btn input:active {
  background-position: 100% 50%;
}





/* ******  sitemap  ****** */

.sitemap .boxbody {
  font-weight: bold;
  font-size: 1.08em;
}
.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; }

.wrap .sitemap .boxbody a:hover,
.wrap .sitemap .boxbody a:focus,
.wrap .sitemap .boxbody a:active {
  border-color: #ccc;
  text-decoration: none;
}
.sitemap .boxbody i:hover { border-color: #aaa; }






/* ****** mediagallery ****** */

.mediagallery {
  _height:0;min-height:0; /* ie hasLayout fix */
  margin-bottom: 1em;
}

.mediagallery .boxbody {
  text-align: center;
}

.mediagallery ul {
  width: 100%;
  overflow: hidden;
}

.mediagallery li {
  float: left;
  margin: 0 11px 15px;
  position: relative;
  _display: inline;
  text-align: center;
}
.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 {
  overflow: hidden;
  display: block;
}

.albums li span.count {
}



/* imagelist (extends: mediagallery) */

.imagelist li {
}

.imagelist li a {
  height: 160px;
  width: 200px;
  vertical-align: middle;
  text-align: center;
}

.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 {
}





/* ******  people  ******* */

.people h3 {
}

.people table { 
  width: 100%; 
}

.people table th,
.people table td { 
  padding: 6px 6px 6px 11px;
  border-bottom: 1px solid #161717;
}

.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: #161717  url(i/people-close.gif) 6px 50% no-repeat;
  border-right: 1px solid #161717;
  border-left: 1px solid #161717;
  padding: 3px 22px;
  color: #fff;
}
.people .close:hover {
  background-color: #999;
  color: #fff;
  text-decoration: none;
}
.people .open {
  display: none;
}
.people .subrow td {
  padding: 0;
}



/* ******  persona  ******* */
td .persona {
  padding: 15px 10px 13px 157px;
  margin: 0;
  width: auto;
  background: 0;
  border: 1px solid #513f17;
  border-top: none;
  border-bottom: none;
}
td .persona .boxbody {
  padding: 0 0 2em;
  _height:142px;min-height:142px;
}
td .persona h3 {
  font-size: 1.67em;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 5px;
}
td .persona .imgbox {
  padding: 0 20px .75em 0;
  float: left;
  padding-bottom: 0;
  margin: 0 0 0 -116px;
}
td .persona .imgbox img {
  border: 1px solid #fff;
  padding: 0;
  max-height: 140px;
  max-widtht: 105px;
}
td .persona ul {
}
td .persona li {
  margin-bottom: .3em;
}
td .persona li b {
  display: inline;
  font-weight: normal;
}
td .persona .title b {
  font-weight: bold;
}
td .persona .info {
  margin-right: 20px;
}






/* ******  footer  ****** */

.footer {
  color: #666;
}

.footer .boxhead { /* display: none; */ }

.footer .boxbody {
  padding: 0 20px;
}

.footer i {
  margin: 0 5px;
}

.footer a {
  color: #666;
}



/* ******  byggiraeplica  ****** */

.byggiraeplica {
  text-align: right;
  _height:0;min-height:0; /* ie hasLayout fix */
  width: 120px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: 334px;
  margin-top: -118px;
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left: 135px;
  padding-top: 19px;
  background: url(http://codecentre.eplica.is/f/ba_e2-b25.png) 0 0 no-repeat;
  _background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://codecentre.eplica.is/f/ba_e2-b25.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner {}





/* ****** pagestyle  ****** */

.pagestyle { 
  position: absolute;
  top: 14px;
  right: 50%;
  width: 100px;
  margin-right: -266px;
}

.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }

.pagestyle ul {
  float: right;
}

.pagestyle li {
  float: right;
  _display: inline;
  margin-left: 4px;
}

.pagestyle a {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 20px;
  height: 20px;
  background: no-repeat;
}

.pagestyle .up a {
  background-image: url(i/font-up.gif);
}

.pagestyle .userstyles a {
  background-image: url(i/pagestyle-userstyles.png);
  
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position: 0 -20px;
}


.pagestyle .up,
.pagestyle .dwn {
  display: none;
}







/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color: #0F54A9;  text-decoration: underline; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }







/*************************/
/********  HOME  *********/
/*************************/

.home .pgwrap {
  background-position: 0 222px;
}

.home .pgwrap2 {
  background: none;
}

.home .pghead {
  height: 106px;
}

.home .pgmain {
  margin: 0;
  width: 960px;
  float: none;
}

.home .pgmain .wrap {
  padding: 0;
  margin: 0;
}

.home .pgextra2 .wrap {
  margin: 0;
  padding: 0;
}

.home .pgfoot .wrap {
  background: none;
}



/* ****  topbox  **** */

.topbox {
  background: url(i/home/topbox-bg.jpg) no-repeat;
  position: relative;
  width: 960px;
  height: 280px;
  color: #fff;
  margin-bottom: 13px;
}

.topbox .boxhead {
  color: #fff;
  font-size: 2.5em;
  position: absolute;
  left: 33px;
  top: 55px;
  margin: -.6em 0 0 0;
  padding: 0;
}

.topbox .boxbody {
  padding: 114px 250px 0 33px;
}

.topbox img {
  position: absolute;
  right: 0;
  top: 0;
}

.topbox .tabs {
  position: absolute;
  left: 33px;
  bottom: 156px;
  _width: 670px;
}

.topbox .tabs li {
  float: left;
  margin-right: 5px;
  _display: inline;
}

.topbox .tabs li a {
  float: left;
  width: 159px;
  text-align: center;
  padding: 5px 0 13px;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  white-space: nowrap;
  overflow: hidden;
  _overflow: visible;
}

.topbox .tabs li a:hover,
.topbox .tabs li a:focus,
.topbox .tabs li a:active {
  text-decoration: none;
  font-weight: bold;
}

.topbox .tabs .current a {
  background: url(i/home/topbox-ul-current.png) no-repeat 0 100%;
  _background-image: url(i/home/topbox-ul-current.gif);
}

.topbox .tabpane {
  background: url(i/home/topbox-tabpane.png) no-repeat;
  width: 617px;
  padding: 26px 19px 0 16px;
  line-height: 1.6;
}

.topbox .tabpane a {
  text-decoration: underline;
}

.topbox .tabpane ul {
  float: right;
  padding-left: 20px;
  margin-top: -3px;
  width: 187px;
}

.topbox .tabpane ul li {
  padding-left: 21px;
  background: url(i/home/topbox-arrow.png) no-repeat 0 .44em;
  font-weight: bold;
  margin-bottom: .3em;
}

.topbox .tabpane ul li a {
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
  text-decoration : none;
}

.topbox .tabpane ul li a:hover,
.topbox .tabpane ul li a:focus,
.topbox .tabpane ul li a:active {
  text-decoration: underline;
}

.topbox a,
.wrap .topbox a:hover,
.wrap .topbox a:focus,
.wrap .topbox a:active {
  color: #fff;
  text-decoration: none;
}




/* **** qnav **** */

.qnav {
  background: #303843 url(i/home/qnav-bottom.png) no-repeat 0 100%;
  margin-bottom: 30px;
}

.qnav .boxhead { display: none; }

.qnav .boxbody {
  background: url(i/home/qnav-top.png) no-repeat;
  padding: 6px 0 5px 0;
  margin-right: -1px;
}

.qnav ul {
  width: 100%;
  overflow: hidden;
}

.qnav li {
  float: left;
  margin: 0 7px;
  _display: inline;
  background: url(i/home/qnav-li.png) no-repeat 0 50%;
}

.qnav li a {
  float: left;
  color: #EDEDED;
  width: 218px;
  padding: 12px 40px 13px 48px;
  font-weight: bold;
  font-size: 1.2em;
  background: no-repeat 3px 50%;
}

.qnav .cat1 a { background-image: url(i/home/qnav-cat1.png); }
.qnav .cat2 a { background-image: url(i/home/qnav-cat2.png); }
.qnav .cat3 a { background-image: url(i/home/qnav-cat3.png); }

.qnav li:hover,
.qnav li:focus,
.qnav li:active {
  background-position: -306px 50%;
}

.qnav li a:hover,
.qnav li a:focus,
.qnav li a:active {
  color: #fff;
  text-decoration: none;
}




/* ******  qbox  ****** */

.qbox {
  float: left;
  width: 300px;
  padding-top: 22px;
  padding: 0 10px;
  _display: inline;
  line-height: 1.5;
  ~margin-bottom: -32px; /* something cuz of pgwrap2? */
}

.qbox .boxhead,
.qbox .item h3 {
  font-size: 1.3em;
  font-weight: normal;
  border-bottom: 1px solid #D3D3D3;
  color: #252525;
  padding-bottom: 4px;
  margin-bottom: .3em;
  padding-top: 0;
  margin-top: 0;
}

.qbox .boxbody {
  padding-bottom: 10px;
}

.qbox h3 a {
  color: #252525;
}

.qbox li {
  padding-bottom: .3em;
  background: url(i/snav-arrow.png) no-repeat 0 .55em;
  padding-left: 16px;
}

.qbox li a {
  color: #505050;
}


.qbox .more,
.qbox .moreolder,
.qbox .archivelink {
  padding-top: 5px;
  border-top: 1px solid #D3D3D3;
  position: absolute;
  _position: static;
  bottom: -26px;
  margin: 0;
  width: 300px;
}



/* *****  fnews  ***** */

.fnews {
  float: left;
  width: 500px;
  padding-left: 10px;
}

.fnews .boxhead {
  font-size: 1.2em;
  padding-top: 0;
}

.fnews ul {
  padding-left: 6px;
}

.fnews li a {
  font-weight: normal;
  color: #707070;
}



/* *****  fnav  ***** */

.fnav {
  float: right;
  width: 404px;
}

.fnav .boxhead { display: none; }

.fnav ul {
  padding-top: 3px;
}

.fnav li {
  float: left;
  background: url(i/home/fnav-li.png) no-repeat 0 50%;
  margin-left: 16px;
  margin-top: 9px;
  _display: inline;
}

.fnav li a {
  float: left;
  width: 140px;
  padding: 9px 6px 9px 40px;
  font-style: italic;
  color: #777;
  background: no-repeat 0 50%;
}

.fnav .cat1 a { background-image: url(i/home/fnav-cat1.png); }
.fnav .cat2 a { background-image: url(i/home/fnav-cat2.png); }
.fnav .cat3 a { background-image: url(i/home/fnav-cat3.png); }
.fnav .cat4 a { background-image: url(i/home/fnav-cat4.png); }

.fnav li:hover,
.fnav li:focus,
.fnav li:active {
  background-position: -186px 50%;
}

.fnav li a:hover,
.fnav li a:focus,
.fnav li a:active {
  text-decoration: none;
}





/* ****  footer  **** */

.home .footer {
  background: url(i/home/footer-sep.png) repeat-x 0 16px;
  padding-top: 25px;
  clear: both;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.home .footer .boxbody {
  padding-left: 12px;
}




