.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 {
  -ms-overflow-y : scroll;
  overflow-y : scroll;
}


body {
  background : #fff url(i/body-bg.gif) 0 0 repeat-x;
  margin : 0;
  padding : 0;
  color : #222;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }



div, table, caption { font-size : 1em; }


blockquote {
  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 : #526995; 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;
  font-family : Georgia, Trebuchet MS;
  color : #526995;
  font-weight : normal;
}
h1 {
  font-size : 2.2em;
  margin-bottom : .55em;
}
h2 {
  font-size : 1.83em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.5em;
  margin-top : 1em;
  margin-bottom : .1em;
}
h4 {
  font-size : 0.92em;
  margin-bottom : .2em;
}



table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #d3d3d3;
  background : #fff;
  color : #1c1c1c;
  padding : 1px 2px;
}

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 : #cbc1af;
  border : 1px solid #d3d3d3;
  color : #526790;
}
.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 {
  position : relative;
  width : 987px;
  margin : 0 auto;
  text-align : left;
  background : url(i/bw-bg.gif) 0 0 repeat-y;
}



.pghead { 
  background : url(i/tc-ph-bg.gif) 0 0 no-repeat;
  height : 700px;
  margin-bottom : -434px;
}
.home .pghead {
  background-image : url(i/home-ph-bg.gif);
  height : 649px;
  margin-bottom : -292px;
}
.pghead .brand {padding : 13px 0 0 31px;}
.pghead .sitelogo { vertical-align : middle; }
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  width : 711px;
  _display : inline;
  padding : 10px 31px 50px 245px;
  background : url(i/pb-bg-bottom.gif) 0 100% no-repeat;
  _height:530px;min-height:530px;
}
.home .pgmain {
  padding : 15px 30px 50px 30px;
  width : 927px;
}
.threecol .pgmain {
  width : 400px;
  margin-right : 180px;
}
.pgmain .wrap {
}

.pgextra2 {
  float : left;
  width : 170px;
  margin-left : -957px;
  _display : inline;
}

.pgextra1 {
  float : left;
  width : 170px;
  _display : inline;
  margin-left : -170px;
  _margin-left : -171px;
}
.pgextra3 {
  padding-top : 15px;
  width : 244px;
  float : left;
  _display : inline;
  margin-left : -264px;
}

.pgfoot {
  _height:0;min-height:0; /* ie hasLayout fix */
  clear : both;
}




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : 1em;
}
.boxhead { padding-top : 0; margin-top: 0; }
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }
.home .boxhead {
  color : #623727;
  font-size : 1.33em;
  border-bottom : 1px solid #d3d3d3;
}
.twocol .pgmain .boxhead {
  position : absolute;
  right : 31px;
  top : 195px;
  text-align : right;
  font-size : 2.5em;
  margin-top : -1em;
  
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #525252;
  display : block; 
  font-weight : normal;
  font-size : .85em;
}
.meta span { padding-right : .5em; }
.pgwrap .wrap .meta a { color : #525252; }





/* ******  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;
  text-decoration : underline;
}
.wrap .buttons a {
  float : left;
}


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1.5em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  font-family : Arial, Verdana, Sans-serif;
  font-size : 1.08em; 
  margin : 0;
  font-weight : bold;
  color : #1c1c1c;
}
.articlelist .item h3 a {
  color : #222222;
}
.articlelist .summary p { margin : 0; }
.articlelist .more {}

.articlelist img {
  float : right;
  margin : .2em 0 .33em 1em;
  padding : 1px;
  border : 2px solid #d3d3d3;
}

.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .3em;
  font-size : 0.92em;
}
.articlelist li .meta { font-size : 1em; float : left; }
.articlelist li a {
  color : #1c1c1c; 
}

.pgextra3 .articlelist .boxhead { position:absolute;right:19999px;left:auto; }
.pgextra3 .articlelist h3 {
  margin-bottom : .5em;
}
.pgextra3 .articlelist h3 a {
  display : block;
  font-weight : normal;
  color : #623727;
  font-size : 1.33em;
  border-bottom : 1px solid #d3d3d3;
}

/* ******  categorylist  ****** */
.categorylist .itm1 h3 {
  margin-top : 0;
}

/* ******  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; padding : 1px; border : 2px solid #d3d3d3; }
.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 {
  margin-bottom : .7em;
}
.article li {
  background: url(i/arrow.png) 0 .5em no-repeat;
  padding-left : 15px;
  margin-bottom : .54em; 
}


.paging ul { list-style : none; padding : 0; }
.paging .prev { 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 : 1px;
  border : 2px solid #d3d3d3;;
}
.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; }






/* ******  quizbox  ****** */
.quizbox .question { font-weight : bold; }
.quizbox h3 {
  margin : .5em 0;
}
.quizbox .thanks {
  color : #06b;
}
.quizbox ul {}
.quizbox li {
  margin-bottom : .5em;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.quizbox label { display : inline; }
.quizbox .options li {}
.quizbox span.stat { display : block; }
.quizbox span.stat i {
  font-style : normal;
  color : #777;
  padding-left : .5em;
}
.quizbox span.bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img {
  height : .91em;
  background : #888;
}
.pgmain p.morequizes { margin : 0; }


/* ******  quizlist  ****** */
.quizlist .quiz {
  float : left;
  width : 45%;
  margin-right : 4.5%;
  _display : inline;
  padding-bottom : 1em;
  border-bottom : 1px solid #eee;
  margin-bottom : 1em;
  min-height : 23.5em;
  _height : 23.5em;
}
.quizlist .dates,
.quizlist .totalnum {
  clear : both;
  font-size : .92em;
  color : #777;
  margin : 0;
}
.quizlist .totalnum { margin-top : .7em; }
.quizlist .dates b,
.quizlist .totalnum b {
  float : left;
  margin-bottom : .09em;
  margin-right : .5em;
  font-weight : normal;
  width : 10em;
}






/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; margin-bottom : .5em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 9em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 9em;
  _margin-left : 9.2em;
}
.contactform textarea { width : 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs {
  position : absolute;
  top : 206px;
  right : 31px;
  width : 550px;
  font-size : 0.92em;
  color : #525252;
  text-align : right;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs .boxbody {}

.breadcrumbs span,
.breadcrumbs a {
  color : #525252;
}

.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */
.mnav {
  position : absolute;
  top : 101px;
  left : 12px;
  width : 935px;
}
.zoom2 .mnav {
  top : 80px;
}
.zoom3 .mnav {
  top : 149px;
  margin-top : -4em;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding : 0; }

.mnav ul {}
.mnav li {
  _display : inline;
  float : left;
  padding-left : 1px;
  background : url(i/mnav-sep.gif) 0 100% no-repeat;
  padding-bottom : 0;
  margin-left : -1px;
}
.mnav li.home {
  background : none;
}

.mnav .boxbody a {
  display : block;
  background : url(i/mnav-sep.gif) 100% 100% no-repeat;
  font-family : Trebuchet MS;
  color : #48453c;
  padding : 1px 9px 0;
  text-transform : uppercase;
  font-weight : bold;
  font-size : 1em;
  line-height : 29px;
}
.mnav .current a:hover,
.mnav .parent a:hover,
.mnav .current a:focus,
.mnav .parent a:focus,
.mnav .current a:active,
.mnav .parent a:active {
  color : #fff;
}
.mnav li.parent,
.mnav li.current {
  background : url(i/mnav-left.gif) 0 0 no-repeat;
  position : relative;
  z-index : 1;
}
.mnav .parent a,
.mnav .current a {
  background : url(i/mnav-right.gif) 100% 0 no-repeat;
  color : #fff;
}




/* ******  snav  ****** */
.snav .boxhead { position:absolute;right:19999px;left:auto; }
.snav ul { padding-top : 4px; }
.snav li {
  
}
.snav .boxbody a {
  display : block;
  padding : 6px 0 6px 18px;
  background : url(i/arrow-blue.gif) 0 50% no-repeat;
  border-bottom : 1px solid #d3d3d3;
}
.snav a:hover,
.snav a:focus,
.snav a:active {
}
.snav .parent a,
.snav .current a {
  font-weight : bold;
}

.snav .level2 {
  border-bottom : 1px solid #d3d3d3;
  padding : 5px 0;
  background : #faf9f7;
}
.snav .level2 a {
  font-weight : normal;  
  padding : 2px 0 2px 18px;
  background : none;
  border : none;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight : bold;
  
}

.snav .level2 .level3 a {
  font-weight : normal;  
  padding-left : 2.8em;
}
.snav .level3 .current a {
  font-weight : bold;
}




/* ******  langnav  ****** */
.langnav { 
  position : absolute;
  right : 15px;
  top : 98px;
}
.langnav .boxhead { position:absolute;right:9999px;left:auto; }
.langnav ul {
  overflow : hidden;
  width : auto;
}
.langnav li {
}
.langnav .boxbody a {
  display : block;
  width : 24px;
  height : 24px;
  overflow : hidden;
  text-indent : -9999em;
  background : url(i/english.gif) 0 0 no-repeat;
}

.langnav .boxbody a:hover,
.langnav .boxbody a:focus {
  background-position : 0 -24px;
}



/* ******  qnav  ****** */
.qnav { 
  position : absolute;
  right : 11px;
  top : 138px;
  height : 210px;
  width : 272px;
}
.qnav .boxhead { position:absolute;right:9999px;left:auto; }
.qnav ul {
  overflow : hidden;
  width : auto;
}
.qnav li {
  margin-bottom : 6px;
}
.qnav .boxbody a {
  display : block;
  overflow : hidden;
  text-indent : -99999em;
  height : 64px;
  width : 272px;
  background : 0 0 no-repeat;
}
.qnav .cat1 a { background-image : url(i/qnav-cat1.gif); }
.qnav .cat2 a { background-image : url(i/qnav-cat2.gif); }
.qnav .cat3 a { background-image : url(i/qnav-cat3.gif); }

.qnav .boxbody a:hover,
.qnav .boxbody a:focus {
  background-position : 0 -64px;
}






/* ******  flnav  ****** */
.flnav {
  position : absolute;
  top : 66px;
  margin-top : -2em;
  right : 7px;
}
.flnav .boxhead { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
}
.flnav li.cat1 { border : none; }
.flnav .boxbody a {
  font-size : .95em;
  color : #525252;
}

.flnav .parent a,
.flnav .current a { font-weight : bold; }




/* ******  enav  ****** */
.enav {
  margin-bottom : 1.5em;
}
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
}
.enav .boxbody a {
  font-size : .92em;
  color : #1c1c1c;
  padding : 2px 0 2px 10px;
  background : url(i/enav-arrow.gif) 0 50% no-repeat;
}
.enav .boxbody a:hover,
.enav .boxbody a:focus {
}


/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events,
.monthlist {
  width : 100%;
  overflow : hidden;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #555; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }




/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhead { text-align : left; }
.advert .boxbody { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  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 : 90px;
  margin-top : -2em;
  right : 11px;
  width : 210px;
  text-align : right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input { width : 150px; font-size : .91em; }
.qsearch .fi_btn input { width : 45px; font-size : .91em; }





/* ******  sitemap  ****** */
.sitemap .boxbody {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { border-color : #c00; }
.sitemap .boxbody i:hover { border-color : #aaa; }







/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .boxbody {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer {
  text-align : center;
  margin-top : -2em;
  position : absolute;
  width : 987px;
}
.footer a { text-decoration : underline; }





/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  right : 11px;
  width : 135px;
  padding-bottom: 10px;
  padding-top : 5px;
  text-align : right;  
  opacity : .35;
  ~filter : alpha(opacity=35);
  _height:0;min-height:0; /* ie hasLayout fix */

}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left : 135px;
  padding-top : 19px;
  background : url(http://codecentre.eplica.is/f/ba_e2-b.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-b.png',sizingMethod='crop');
}












/* ******  imgbanner  ****** */
.imgbanner {
  position : absolute;
  top : 139px;
  left : 12px;
  overflow : hidden;
  width : 207px;
  height : 109px;
  
}
.home .imgbanner {
  width : 686px;
  height : 204px;
}




/* ****** pagestyle  ****** */
.pagestyle { 
  position : absolute;
  top : 87px;
  margin-top : -2em;
  right : 225px;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }
.pagestyle ul {
  float : right;
}
.pagestyle li {
  float : left;
}
.pagestyle a {
  margin-left : 5px;
  display : block;
  font-size : 1.08em;
  padding-top : .2em;
  font-family : Trebuchet MS;
}

.pagestyle .up a {
  padding-top : 0;
  font-size : 1.33em;
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {}








/* * 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; }

