.stream { position:absolute;right:9999px;left:auto; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background : #fff;
  border : 1px solid #029;
  margin : 0;
  padding : 3px 5px;
  color: #c00;
  right : 0;
  z-index:9999;
  font-size : 1em;
  white-space : nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position : absolute;
  right : -9999px;
}

.print { display : none; }




/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y : scroll; -ms-overflow-y : scroll; }


body {
  background : #fff url(i/bw-bg.png) 0 100% repeat-x;
  margin : 0;
  padding : 0 0 128px;
  color : #151515;
  line-height : 1.2;
  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 { boxbody : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a { color : #65862a; 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;
  color : #65862a;
  font-family : Georgia, Serif;
  font-weight : normal;  
}
h1 {
  font-size : 2em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.5em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.333em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}

b { color : #2f4a8f; }




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 #abb3c2;
  background : #fff;
  color : #000;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #fff;
  border : 1px solid #abb3c2;
  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 {
  clear : both;
  line-height : 0px;
  font-size : 1px;
  _height:0;min-height:0; /* ie hasLayout fix */
}



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  background : #fff url(i/body-bg.png) 0 0 repeat-x;
}

.pgwrap2 {
  position : relative;
  width : 927px;
  margin : 0 auto;
  text-align : left;
}



.pghead { 
  height : 139px; 
}
.pghead .brand { 
  margin-left : -10px; 
  width : 435px;
  position : relative;
  z-index : 1; 
}
.pghead .sitelogo { vertical-align : middle; }
.pghead .brand span { position:absolute;right:9999px;left:auto; }
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  background : url(i/h-list-bg.png) 0 100% no-repeat;
  float : left;
  margin : 0 342px 40px 0;
  width : 575px;
  padding : 49px 0 0 10px;
  _display : inline;
}

.pgmain .wrap {
  background : url(i/pb-top.png) 0 0 no-repeat;
  padding : 10px 35px 30px 20px;
}

.home .pgmain {
  padding-top : 10px;
  padding-left : 0;
  width : 935px;
  margin: 0;
  background : none;
}
.home .pgmain .wrap {
  background : none;
  padding-left : 0;
  padding-right : 0;
}


.pgextra2 {
  background : url(i/p1-bg.png) 0 0 no-repeat;
  float : left;
  width : 342px;
  margin-left : -342px;
  _height:523px;min-height:523px;
  _display : inline;
}
.pgextra2 .wrap {
  padding : 0 6px;
}

.home .pgextra2 {
  background : none;
  width: 1px;
  margin-right: -1px;
}

.pgfoot {
  clear : both;
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin-bottom : 1.5em;
}
.boxhead { padding-top : 0; margin-top: 0; font-weight : normal; }

.pgextra2 .boxhead {
  background : url(i/pb-top.png) 0 100% repeat-x;
  padding : 16px 0 7px 35px;
  margin-bottom : 1px;
}
.boxbody {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : 32px;
}



/* ******  home pgmain  ****** */
.home .pgmain .article {
  background : url(i/h-article-bg.png) 0 100% no-repeat;
}
.home .pgmain .article .boxbody {
  padding : 0 35px 30px 30px;
}
.home .article h1 { font-size : 2em; }
.home .article h2.subtitle { 
  font-size : 1.5em; 
  font-weight : normal;
  margin-top : -1em;
}


.home .pgmain .articlelist {
  background : url(i/h-list-bg.png) 0 100% no-repeat;
}
.home .pgmain .articlelist .boxhead {
  background : url(i/pb-top.png) 0 100% no-repeat;
  margin-left : 10px;
  padding : 5px 0 10px 29px;
  color: #777;
  font-size: 1.1667em;
}
.home .pgmain .articlelist .boxbody {
  padding : 0 0 30px 39px;
}

.home .banner {
  padding-left: 12px;
}

/* ******  erindi  ****** */
.erindi { 
  margin-top : 0;
  padding-top : 80px;  
  background : url(i/erindi-bg.png) 50% 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/basic/design/i/erindi-bg.png',sizingMethod='crop');
}
.erindiform .boxhead { position:absolute;right:9999px;left:auto; }
.erindiform .boxbody,
.erindi .boxbody {
  padding : 8px 34px 6px;
  margin : 0;
  font-size : .92em;
}
.erindiform {
  margin : 0;
}
.erindiform {
  background : #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
  position : relative;
  z-index : 1;
}
.erindiform form.boxbody label { position:absolute;right:9999px;left:auto; }
.erindiform form.boxbody .fi_txt {
  background : url(i/input-bg.png) 0 0 no-repeat;
  position : relative;
  margin-top : 6px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.erindiform form.boxbody .fi_txt input {
  background : none;
  width : 240px;
  height : 19px;
  margin : 2px 10px;
  border : none;
  color : #48536f;
}
.erindiform form.boxbody .fi_txt small {
  color : #888;
  text-align : center;
  display : block;
}
.erindiform form.boxbody .fi_bdy {
  background : url(i/tx-bg.png) 0 0 no-repeat;
  position : relative;
  margin-top : 6px;
}
.erindiform form.boxbody .fi_bdy textarea {
  background : none;
  width : 240px;
  height : 100px;
  margin : 4px 10px;
  border : none;
  color : #48536f;
}
.erindiform form.boxbody .fi_btn {
  margin-left : 207px;
}
.erindiform form.boxbody .fi_btn input {
  margin-top : 6px;
  text-align : center;
  width : 54px;
  height : 21px;
  padding : 0;
  color : #031a59;
  border : none;
  background : url(i/btn-bg.png) 0 0 no-repeat;
}



.pgwrap .tweener:active,
.pgwrap .tweener:focus,
.pgwrap .tweener:hover {
  color : #2F4A8F;
  text-decoration : none;
  outline : none;
}
.tweener {
  background : #e6e8ec url(i/arrow-up.png) 50% 6px no-repeat;
  border : 1px solid #cfd5e3;
  padding : 18px 5px 5px;
  text-align : center;
  font-weight : bold;
  display : block;
  font-size: .92em;
}
.flip-tweener {
  background : #e6e8ec url(i/arrow-down.png) 50% 50% no-repeat;
  text-indent : -9999em;
  overflow : hidden;
  height : 16px;
  padding : 0;
}


.logolist ul {
  width : auto;
  overflow : hidden;
}
.logolist li {
  _display : inline;
  float : left;
}
.logolist a {
  background : url(i/va.png) 0 0 no-repeat;
  display : block;
  width : 179px;
  height : 54px;
  overflow : hidden;
  text-indent : -9999em;
  margin-right : 14px;
}
.logolist .ii a { background-image : url(i/ii.png); }
.logolist .si a { background-image : url(i/si.png); }

.logolist a:hover,
.logolist a:focus {
  background-position : 0 -54px;
}


/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #9e9d9d;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  padding : 0 10px 0 0;
  font-size : .92em;
  background : url(i/more-arrow.png) 100% 50% no-repeat;
}
.wrap .buttons a { float : left; }

.wrap .buttons .btnback {
  background : url(i/back-arrow.png) 0 50% no-repeat;
  padding-left : 10px;
  margin-bottom : 1em;
  font-size: 1.2727em;
}

.wrap .buttons .prenta {
  clear : left;
}
.wrap .buttons .prenta,
.wrap .buttons .senda {
  padding-top : 22px;
  height : 0;
  overflow : hidden;
  width : 0;
  padding-right : 111px;
  background : url(i/prenta.png) 0 0 no-repeat;
}
.wrap .buttons .senda {
  padding-right : 115px;
  background-image : url(i/senda.png);
}
.wrap .buttons .prenta:hover,
.wrap .buttons .prenta:focus,
.wrap .buttons .senda:hover,
.wrap .buttons .senda:focus {
  background-position : 0 -22px;
}


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.home .articlelist .item {
  width : 410px;
  float: left;
  margin: 0 35px 35px 0;
}

.home .articlelist:after {
  display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0;
}

.articlelist .item h3 {
  font-size : 1.333em;
  font-weight : normal;
  margin : 0 0 0.2em;
  background: url("i/pb-top.png") no-repeat scroll 0 0 transparent;
  padding-top: 0.75em;
}
.articlelist .item.firstitem h3 {
  background-image: none;
}
.articlelist h3 a { 
  color : #65862a;
}
.articlelist .item h3 .meta {
  font-size : .75em;
  font-family : arial, helvetica, sans;
  margin-bottom: 0.2em;
}
.articlelist .summary {
  line-height : 1.615;
  font-size: 1.0833em;
}
.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 .boxbody {
  line-height : 1.6667;
}
.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 : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.article td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.article tr.alt td {
  background-color : #f8f8f8;
}

.article 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; }


/* ******  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 .imgboxbody { 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; }



/* ******  audio links  ****** */
.audiolinks .article li a {
  font-weight: bold;
  padding-right: 19px;
  margin-right: 10px;
  background: url(i/icn-audio.png) 100% 50% no-repeat;
}


/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 7em;
  _margin-left : 7.2em;
}
.contactform textarea { width : 70%; }



/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position : absolute;
  top : 165px;
  left : 15px;
  width : 565px;
  margin-top : -.5em;
  font-size : .92em;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs .boxbody {}
.breadcrumbs b { font-weight : normal; }
.breadcrumbs b a,
.breadcrumbs a,
.breadcrumbs i {
  color : #a8abb6;
  float : left;
}
.breadcrumbs i {
  font-style: normal;
  padding: 0 0.25em;
}

.breadcrumbs .current a {
  color: #65862a;
}


/* ******  mnav  ****** */
.mnav {
  position : absolute;
  z-index : 2;
  top : 110px;
  left : 10px;
  width : 580px;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding : 0; }

.mnav ul {}
.mnav li {
  background : url(i/mnav-left.gif) 0 0 no-repeat;
  _display : inline;
  float : left;
  padding-bottom : 0;
  margin : 0 1px 0 0;
}

.mnav .boxbody a {
  font-size : 1.17em;
  font-family : Georgia, serif;
  background : url(i/mnav-right.gif) 100% 0 no-repeat;
  display : block;
  padding : 0 15px;
  line-height : 27px;
  color : #345412;
  min-width: 40px;
  text-align: center;
}
.mnav a:hover,
.mnav a:focus,
.mnav a:active {
}
.mnav li.parent,
.mnav li.current {
  background-image : url(i/mnav-left-c.gif);
}
.mnav .parent a,
.mnav .current a {
  background-image : url(i/mnav-right-c.gif);
  padding-bottom : 2px;
  color : #345412;
}



/* ******  snav  ****** */
.snav {
}
.snav .boxhead { margin : 0; }
.snav .boxbody { padding : 0; }

.snav ul {}
.snav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  background : url(i/snav-a-bg.png) 0 0 repeat-y;
  margin-top: 1px;
}

.snav .boxbody a {
  display : block;
  padding : 6px 0 6px 36px;
  color: #4c6126;
}
.snav .parent a,
.snav .current a {
  font-weight : bold;
  background : url(i/snav-c-bg.png) 15px 50% no-repeat;
}
.wrap .snav a:hover,
.wrap .snav a:focus {
  background-color : #e3f0c5;
  text-decoration : none;
  color : #3c5116;
}
.snav .level2 {
  border-top : 1px solid #fff;
  background : #7198ba;
}
.snav .level2 li {
  border : none;
  background : none;
}

.snav .level2 a {
  font-weight : normal;  
  padding-left : 49px;
  color : #fff;
  background : none;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
  background : url(i/snav-l2-c-bg.png) 36px 50% no-repeat;
}
.snav .level2 a:hover,
.snav .level2 a:hover {
  color : #fff;
  background : #a1b8ce;
}

.snav .level2 .level3 a {
  font-weight : normal;  
  padding-left : 64px;
  background : none;
}
.snav .level3 .current a {
  font-weight : bold;
  background : url(i/snav-l2-c-bg.png) 51px 50% no-repeat;
}

/* ******  qnav  ****** */
.qnav .boxhead {
  margin-bottom : .4em;
}
.qnav li { _height:0;min-height:0; /* ie hasLayout fix */ }
.qnav li a {
  display : block;
  padding : 3px 0 3px 58px;
  background : url(i/qnav-arrow.png) 37px 50% no-repeat;
}


/* ******  flnav  ****** */
.flnav {
  position : absolute;
  top : 23px;
  right : 80px;
  margin-top : -.5em;
  width : 300px;
  line-height : 1.1;
}
.flnav .boxhead { position:absolute;right:9999px;left:auto; }
.flnav ul {
  float : right;
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-right : 1px solid #fff;
}
.flnav .boxbody a {
  font-size : .92em;
  color : #fff;
}

.flnav .parent a,
.flnav .current a { font-weight : bold; }

/* ******  sidebanner  ****** */

.sidebanner {
  padding-top: 50px;
  padding-left: 11px;
}


/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  background : url(i/qs-bg.png) 0 0 no-repeat;
  position : absolute;
  top: 96px;
  right: 5px;
  width : 332px;
  height : 40px;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding : 0; margin : 0;}
.qsearch .fi_txt input {
  border : none;
  background : none;
  width : 214px;
  position : absolute;
  left : 49px;
  margin-top : -.8em;
  top : 23px;

}
.qsearch .fi_btn {
  position : absolute;
  top : 12px;
  left : 269px;
}
.qsearch .fi_btn input {
  width : 19px;
  height : 19px;
  border : none;
  background : none;
  /* input-button image replacement */padding:0; margin:0; border:none; line-height:0; font-size:999px; letter-spacing:-9999px; overflow:hidden;
}

/* ******  searchresults  ****** */
.searchresults form.search {
  margin-bottom: 1em;
}
.searchresults .search .fi_txt label { display: inline; }
.searchresults .search strong,
.searchresults .search .fi_chk { 
  display: block;
  margin-bottom: .3em;
}
.searchresults .search strong { margin-top: .4em; }

.searchresults .item h3 small {
  font-size: .92em;
}
.searchresults .item .more a {
  padding: 0;
  background: 0;
  float: none;
}

.searchresults .boxhead { position:absolute;right:9999px;left:auto; }

.searchresults .paging {
  border-top: 1px solid #ddd;
  overflow: hidden;
  padding: 4px 0;
  margin: 2em 0;
}
.searchresults .paging-top {
  border-top: 0;
  border-bottom: 1px solid #ddd;
}
.searchresults .paging .status {
  float: left;
  margin: 0;
}
.searchresults .paging .status strong { font-weight: normal; }
.searchresults .paging li {
  margin: 0 4px;
}
.searchresults .paging .stepper {
  float: right;
  padding-right: 20px;
  position: relative;
  line-height: 16px;
}
.searchresults .paging .next {
  position: absolute;
  right: 0;
}
.searchresults .paging .prev {
  float: left;
}
.searchresults .paging .next a,
.searchresults .paging .prev a {
  background: url(i/search-paging.png) 0 0 no-repeat;
  display:block;overflow:hidden;line-height:0;text-indent:-9999px;text-align:left;font-size:1px;
  width: 15px;
  height: 15px;
}
.searchresults .paging .prev a:hover,
.searchresults .paging .prev a:focus {
  background-position: 0 -15px;
}
.searchresults .paging .next a {
  background-position: -15px 0;
}
.searchresults .paging .next a:hover,
.searchresults .paging .next a:focus {
  background-position: -15px -15px;
}
.searchresults .paging .jump {
  float: left;
  max-width: 22em;
}
.searchresults .paging .jump strong { font-weight: normal; }
.searchresults .paging .jump a,
.searchresults .paging .jump b {
  padding: 0 6px;
  border-left: 1px solid #d2d1d1;
  display: inline-block;
  ~display: inline;
  ~zoom: 1;
}
.searchresults .paging .jump :first-child { border: 0; }
.searchresults .paging .jump i { position:absolute;right:9999px;left:auto; }




/* ******  sitemap  ****** */
.sitemap .boxbody {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 1em;
}
.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; }





/* ******  footer  ****** */
.footer {
  position : absolute;
  margin : 15px 0 0 15px;
  color : #4c6126;
  line-height : 1.5;
}



/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position:absolute;right:9999px;left:auto;
}



/* ****** pagestyle  ****** */
.pagestyle { 
  position : absolute;
  right : 6px;
  top : 13px;
  padding-right : 26px;
}
.pagestyle h2 { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float : right;
}
.pagestyle a {
  display : block;
  width : 20px;
  height : 20px;
  overflow : hidden;
  text-indent : -9999em;
  background : url(i/font-dwn.png) 0 0 no-repeat;
  _background-image : url(i/font-dwn.gif);
}

.pagestyle .up a {
  background-image : url(i/font-up.png);
  _background-image : url(i/font-up.gif);
}
.pagestyle .userstyles a {
  position : absolute;
  right : 0;
  background-image : url(i/stillingar.png);
  _background-image : url(i/stillingar.gif);
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position : 0 -20px;
}

/* external links */

a.external .icon,
a.file_doc .icon,
a.file_pdf .icon,
a.file_xls .icon {
  display: inline-block;
  height: 1em;
  _height:14px;
  min-height:14px;
  margin-bottom: -2px;
  overflow: hidden;
  text-indent: 18px;
}
a.external .icon { background: url(i/icn-external.png) 100% 0 no-repeat; ~background-position: 0 0; width: 9px; margin-bottom: -3px; }
a.file_doc .icon { background: url(i/icn-doc.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }
a.file_pdf .icon { background: url(i/icn-pdf.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }
a.file_xls .icon { background: url(i/icn-xls.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }







/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

