.stream, .print { display : none; }


/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html, body { height : 100%; }

body {
  background : #fff;
  margin : 0;
  padding : 0;
  color : #666;
  font-size : 11px;
  _font-size : 68.75%;
  line-height : 1.2em;
  text-align : center;
  font-family : "Trebuchet MS", sans-serif;
}
body.popup {
  background : #fff url("../img/pbody-bak2.gif") 0% 0% repeat-y;
}

.bodywrap {
  position : relative;
  width : 764px;
  margin : 0 auto;
  text-align : left;
}

.popup .bodywrap { width : auto; }


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 { padding-left : 2.5em; }
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom : .27em; }
li { margin : 0; padding : 0; }


form {
  margin : 0;
}
label { display : block; }
.fi_rdo label,
.fi_chk label { display : inline; }

input,
select,
textarea {
  vertical-align : middle;
  font-family : "Trebuchet MS", sans-serif;
  font-size : 1em;
}
textarea { vertical-align : top; }
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #888;
  width : 98%;
}
.pagebody select,
.pagebody .textinput,
.pagebody .fi_txt input {
  border : 1px solid #888;
  width : auto;
}

p.fi_btn { padding-bottom : 2px; }

.button,
.fi_btn input {
  font-family : Arial, sans-serif;
  background : #ff9402 url("../img/button-bak.gif") 0% 100% repeat-x;
  border : 1px solid #ffc366;
  border-bottom-color : #a48700;
  border-right-color : #a48700;
  color : #fff;
  font-weight : bold;
  cursor : pointer;
  _cursor : hand;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus { border-color : #c00; }


.reqerror label  { font-weight : bold; color : #c33; }
.typeerror label { font-weight : bold; color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }

.req label acronym { border : none;  margin-left : -.25em;  padding : 0 .25em; }
.req label acronym:hover { border : none; }



a:link,
a:visited { color : #545c77; }
a:link,
a:visited { color : #6d7893; }



abbr, acronym {
  border-bottom : 1px dotted #777;
  cursor : help;
}
abbr:hover, acronym:hover { border-bottom-color : #555; }


img {
  margin : 0;
  padding : 0;
  border : none; 
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  color : #6d7893;
  font-size : 1.27em;
  margin-bottom : .55em;
}
h2 {
  color : #6d7893;
  font-size : 1.27em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}


table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}



/* *****  clear  ***** */
.clear { clear : both; line-height : 0px; font-size : 1px; }



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */


.pageheader {
  background : url("../img/head-bak.gif") 0% 9px no-repeat;
  height : 135px;
  margin-bottom : 4.91em;
}
.home .pageheader { margin-bottom : 2.91em; }

.pageheader .brand { padding : 38px 0 0 341px; }
.pageheader .sitelogo { vertical-align : middle; }
.popup .pageheader { display : none; }


.pagebody {
  background : url("../img/pbody-bak.gif") 0% 0% repeat-y;
  padding : 2.27em 0 0 0;
}
.pagebody .wrapper {
  background : url("../img/pbody-bottom.gif") 0% 100% no-repeat;
  padding : 0 357px 0 4px;
}
.nosubnav .pagebody,
.home .pagebody { padding-top : 0px; }

.popup .pagebody {
  background : none;
  margin-right : 181px;
  padding-top : 10px;
}
.popup .pagebody .wrapper {
  position : relative;
  background : none;
  padding : 0 10px 10px 28px;
}


.pageextra1,
.pageextra2 {
  position : absolute;
  top : 135px;
  margin-top : 4.91em;
}
.nosubnav .pageextra1,
.nosubnav .pageextra2,
.home .pageextra1,
.home .pageextra2 { margin-top : 2.91em; }

.pageextra1 .wrapper,
.pageextra2 .wrapper { margin-top : -13px; }

.pageextra1 {
  left : 413px;
  width : 183px;
  background : url("../img/chain-bak.gif") 0% 67px no-repeat;
  min-height : 510px;
  overflow : hidden;
}

.pageextra2 {
  left : 601px;
  width : 163px;
}

.popup .pageextra2 {
  top : 13px;
  left : auto;
  right : 11px;
  margin-top : 0;
  background : url("../img/pbody-bak.gif") 100% 0% repeat-y;
}
.popup .pageextra2 .wrapper {
  background : url("../img/pbody-bottom.gif") 100% 100% no-repeat;
  padding-bottom : 8px;
}


.pageextra5 { margin-right : 352px; }
.heightfixed .pageextra5 { margin-right : 0; }




/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height : 1em;
  position : relative;
  margin-bottom : 1.5em;
  clear : both;
}
.pagebody .box { z-index : 1; }
.pageextra1 .box,
.pageextra2 .box {
  background : url("../img/pe1-div.gif") 0% 0% no-repeat;
  padding : 20px 12px 0 12px;
  color : #5a647b;
  color : #4f5971;
}
.pageextra2 .box {
  background-image : url("../img/pe2-div.gif");
  padding-left : 6px;
  padding-right : 6px;
}
.popup .pageextra2 .box { margin-bottom : 8px; }

.boxhd {
  margin-top : 0;
  _height : 1em;
}
.pageextra1 .boxhd,
.pageextra2 .boxhd {
  background : url("../img/bullet.gif") 0% 45% no-repeat;
  font-size : 1.18em;
  padding : 5px 0 8px 13px;
  text-transform : uppercase;
  font-family : "Comic Sans MS";
  border-bottom : 1px dashed #c3cad9;
}
.pagebody .boxhd {
  background : #f2f4f7 url("../img/bullet.gif") 10px 50% no-repeat;
  position : relative;
  z-index : 1;
  padding : 4px 23px;
  font-size : 1em;
  color : #888;
  border-bottom : 1px dashed #c3cad9;
  border-top : 1px dashed #c3cad9;
}


.content { _height : 1em; }
.pagebody .content {
  margin-bottom : 1em;
  padding : 10px 8px;
}
.popup .pagebody .content { padding : 0; }





/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrapper .meta a:link,
.wrapper .meta a:visited { color : #777; }




/* ******  buttons  ****** */
.more,
.buttons,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.2em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrapper .more a,
.wrapper .buttons a,
.wrapper .archivelink a {
  float : left;
  padding : 1px 10px 2px 10px;
  background : url("../img/more-arrow.gif") 0% 50% no-repeat;
}
.buttons a.btnback { background-image : url("../img/less-arrow.gif"); }





/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  border-bottom : 1px dashed #c3cad9;
  padding-bottom : .82em;
  width : 100%;
}
.articlelist .item h3 {
  font-size : 1em; 
  margin : 0 0 4px 0;
}
.articlelist .item h3 a {
  text-decoration : none;
  text-transform : uppercase;
  font-size : 1.27em;
}

.articlelist .summary p { margin : 0; }

.articlelist .item .more {
  font-family : Arial, sans-serif;
  margin-top : .5em;
  font-size : 1em;
}
div.thinginfo div.content .more a,
div.articlelist div.item .more a {
  float : right;
  display : inline;
  background : #ff9402 url("../img/button-bak.gif") 0% 100% repeat-x;
  border : 1px solid #ffc366;
  border-bottom-color : #a48700;
  border-right-color : #a48700;
  color : #fff;
  font-weight : bold;
  margin-left : 1em;
  text-decoration : none;
}

.articlelist table { clear : both; }
.articlelist td.item {
  float : none;
  width : 50%;
  padding-left : 1.2em;
}
.articlelist td.col1 { padding-left : 0; }

.articlelist img {
  float : left;
  margin : .2em 15px .33em 0;
  border : 2px solid #a9b1c4;
}

.articlelist h3.old {
  clear : both;
  font-size : 1em; 
  margin : 0;
}

.articlelist ul {
  clear : both;
  list-style : none;
  padding-left : 0;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}




/* ******  article  ****** */
.article h1 { text-transform : uppercase; }

.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;
  border : 2px solid #a9b1c4;
}
.article img.left { float : left;  margin : .2em .5em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em .5em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}
.article-ie5mac img.center { display : inline; }

.article li { padding-bottom : .18em; }

.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;
}





/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 0 0 .75em 10px;
  margin : 0;
  width : auto;
}
.imgbox .content {
  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;
}

.pageextra1 .imgbox,
.pageextra2 .imgbox {
  float : none;
  padding : 0;
}
.pageextra1 .imgbox .imgcontent,
.pageextra1 .imgbox .imgmeta,
.pageextra2 .imgbox .imgcontent,
.pageextra2 .imgbox .imgmeta { width : auto; }


/* ******  quizbox  ****** */
.quizbox .question {
  font-weight : bold; 
}
.quizbox .thanks {
  color : #0b6;
}
.quizbox ul {
  padding-left : 0;
  margin-left : 0;
  list-style : none;
}
.quizbox li { margin-bottom : .5em; }
.quizbox label { display : inline; }
.quizbox .options li { margin : 0; }
.quizbox .bar {
  display : block; 
  background-color : #ddd;
}
.quizbox .results .bar img { height : .91em; }
.pageextra1 .quizbox h3 {
  font-size : 1em;
  margin-bottom : .1em;
  font-weight : normal;
}



/* ******  contactform  ****** */
.commentform .content,
.contactform .content { 
  padding-bottom : 2em;
}

.commentform .fi_txt input,
.contactform .fi_txt input { width : 25em; }

.commentform .fi_bdy,
.contactform .fi_bdy { clear : both; }



/* ******  advert  ****** */
.advert {}



/* ******  breadcrumbs  ****** */
.wrapper .breadcrumbs {
  position : absolute;
  top : 135px;
  margin-top : 4.91em;
  left : 13px;
  padding : .54em 1px .64em 1px;
  width : 378px;
  text-transform : lowercase;
  border-bottom : 1px dashed #c3cad9;
}
.home .breadcrumbs,
.breadcrumbs .boxhd { display : none; }
.breadcrumbs .content {
  font-size : .91em;
  color : #959cad;
}

.breadcrumbs .content a {
  text-decoration : none;
  color : #a8a8a8;
}
.breadcrumbs a,
.breadcrumbs .current { padding : 0 3px; }



/* ******  mnav  ****** */
.wrapper div.mnav {
  position : absolute;
  top : 130px;
  left : 0;
  width : 100%;
  font-family : Arial, sans-serif;
  background : #a9b1c4 url("../img/mnav-bak1.gif") 0% 0% no-repeat;
}
.mnav .boxhd { display : none; }
.mnav .content {
  background : url("../img/mnav-bak2b.gif") 0% 100% no-repeat;
  font-weight : bold;
  text-transform : uppercase;
}
.home .mnav .content { background-image : url("../img/mnav-bak2.gif"); }

.mnav ul {
  list-style : none;
  padding : 0 0 0 2px;
  margin : 0;
  height : 2.72em;
}

.mnav li {
  float : left;
  display : inline;
  padding : 0 2px 0 0;
  margin-left : -2px;
  background : url("../img/mnav-div.gif") 100% 55% no-repeat;
}
.mnav li.home { display : none; }

.mnav .content a {
  display : block;
  position : relative;
  z-index : 1;
  padding : .82em 14px 1.09em 14px;
  text-align : center;
  text-decoration : none;
  color : #fff;
  background : url("../img/mnav-arrow.gif") 52% 0% no-repeat;
  margin-bottom : -.36em;
}
.bodywrap-ie5mac .mnav a { float : left; }

.mnav .content a:hover,
.mnav .content a:focus,
.mnav .content a:active {
  color : #933;
  text-decoration : none;
}

.mnav .parent,
.mnav .current {
  background : #d4d8e2 url("../img/mnav-curr-bak1.gif") 100% 0% no-repeat;
  border-left : 1px solid #959cad;
}
.mnav .parent a,
.mnav .current a {
  background : url("../img/mnav-curr-bak2.gif") 50% 100% no-repeat;
  color : #8591b8;
}

.mnav .level2 {
  position : absolute;
  top : 3.1em;
  left : 0;
  padding : 0 10px;
  width : 744px;
  _width /**/: 764px;
  font-size : .91em;
  font-weight : normal;
  text-transform : none;
  height : 2.3em;
  background : #eeeff3 url("../img/mnav-l2-bak.gif") 0% 100% no-repeat;
}

.mnav .level2 li {
  padding : 0 2px;
  margin : 0;
  background : url("../img/mnav-l2-div.gif") 100% 80% no-repeat;
}

.mnav .level2 a {
  color : #6d7892;
  padding : .5em 8px .9em 8px;
  margin-bottom : -.4em;
  background : none;
}

.mnav .level2 .parent,
.mnav .level2 .current {
  border : none;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  color : #9aa6c1;
  background : url("../img/mnav-l2-curr.gif") 50% 100% no-repeat;
}

.mnav .level2 a:hover,
.mnav .level2 a:focus,
.mnav .level2 a:active { color : #c00; }






/* ******  enav  ****** */
.wrapper div.enav {
  position : absolute;
  top : 20px;
  margin-top : -.8em;
  right : 40px;
  width : 495px;
  font-size : .91em;
  text-align : right;
}
.enav .boxhd { display : none; }
.enav ul {
  list-style : none;
  margin : 0;
  padding : 0;
}
.enav li {
  _float /**/: left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #d5d9e6;
}
.enav li.cat1 { border : none; }
.enav .content a {
  white-space : nowrap;
  color : #aaa;
  text-decoration : none;
}



/* ******  calendar  ****** */
.calendar {}
.pageextra1 .calendar,
.pageextra2 .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 #aaa;
}
.calendar td {
  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 : .17em .17em;
}
.pagebody .calendar td i,
.pagebody .calendar td a {
  padding : .17em .33em;
}
.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 .content {
  text-align : center;
}



/* ******  loginform  ****** */
.loginform {}



/* ******  qsearch  ****** */
.wrapper div.qsearch {
  position : absolute;
  top : 60px;
  margin-top : -.91em;
  left : 80px;
  width : 260px;
}
.qsearch .boxhd { display : none; }
.qsearch label {
  font-size : .91em;
  background : #8591b8;
  color : #fff;
  width : 60%;
  margin-bottom : 2px;
}
.qsearch .fi_txt input {
  border : 1px solid #727da1;
  width : 162px;
}
.qsearch .submit { font-weight : normal; }



/* ******  galleries  ****** */
.galleries {}
.galleries ul {}
.galleries h4 {}
.galleries p {}


/* ******  gallery  ****** */
.gallery .content {
  padding-right : 0;
}
.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}
.gallery img {
  margin : 0 auto;
}


/* ******  galleryitem  ****** */
.galleryitem .content {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}




/* ******  footer  ****** */
.footer {
  text-align : center;
  padding : 15px 0;
}
.footer .boxhd { display : none; }
.footer p { margin : 0; }





/* ******  eplicaad  ****** */
.eplicaad {
  margin-top : 1em;
  text-align : right;
}
.popup .eplicaad { display : none; }





/* ******  fontsizer  ****** */
.fontsizer { 
  position : absolute;
  top : 119px;
  margin-top : -1em;
  right : 18px;
}
.wrapper .fontsizer a {
  float : left;
  padding : 3px 0 3px 22px;
  text-decoration : none;
  background : #b9c0d6 url("../img/font-dwn.gif") 0% 50% no-repeat;
}
.fontsizer a.up {
  background-image : url("../img/font-up.gif");
  padding-right : 15px;
}
.fontsizer a:hover,
.fontsizer a:focus,
.fontsizer a:active {}




/* ******  things  ****** */
.things .item { width : auto; }

.things h3 {
  width : 299px;
  float : right;
  margin : 0;
}
.things h3 a { position : relative; }
.things .summary {
  clear : right;
  _height : 1em;
}

.things img {
  float : none;
  vertical-align : middle;
  margin : 0;
}
.things .img {
  display : inline;
  float : left;
  width : 88px;
  _width : 85px;
}

.things h3.old { display : none; }

.things table {
  width : 100%;
  margin-top : -10px;
}
.things th {
  padding : 4px;
  font-size : .91em;
  color : #777;
  background : #f2f4f7;
  border-bottom : 1px dashed #c3cad9;
}
.things td { padding : 4px 4px 0px 4px; }
.things td.stars {
  width : 50px;
  overflow : hidden;
  text-indent : -100em;
  background : url("../img/rating-s0.gif") 0px 70% no-repeat;
}
.things td.s1 { background-image : url("../img/rating-s1.gif"); }
.things td.s2 { background-image : url("../img/rating-s2.gif"); }
.things td.s3 { background-image : url("../img/rating-s3.gif"); }
.things td.s4 { background-image : url("../img/rating-s4.gif"); }
.things td.s5 { background-image : url("../img/rating-s5.gif"); }

.things td.cat a { 
  text-decoration : none;
  color : #f80;
}



/* ******  stars/rating  ****** */
.stars {
  clear : both;
  margin : 0;
}
.stars b {
  display : block;
  font-weight : normal;
  padding : 3px 0;
  _height : 1em;
}
.stars span {
  display : block;
  width : 75px;
  padding-top : 7px;
  height : 1px;
  _height /**/: 8px;
  overflow : hidden;
  background : url("../img/rating0.gif") 0% 0% no-repeat;
}
.s1 span { background-image : url("../img/rating1.gif"); }
.s2 span { background-image : url("../img/rating2.gif"); }
.s3 span { background-image : url("../img/rating3.gif"); }
.s4 span { background-image : url("../img/rating4.gif"); }
.s5 span { background-image : url("../img/rating5.gif"); }

.rating { 
  margin : -8px 0 5px -2px;
  height : 1.09em;
}
.rating b { display : none; }
.rating a {
  float : left;
  overflow : hidden;
  text-indent : -100em;
  height : 16px;
  width : 14px;
  margin-top : -4px;
}
.rating a:hover,
.rating a:focus,
.rating a:active { background : url("../img/rating.gif") 0% 2px no-repeat; }


.popup .rating {
  position : absolute;
  top : 10px;
  right : 0px;
}
.popup .rating b {
  _position : relative;
  display : block;
  margin-top : -3px;
  padding-right : 5px;
  font-weight : normal;
  float : left;
}
.popup .rating {
  background : url("../img/rating0.gif") 100% 0% no-repeat;
}



/* ******  thinginfo  ****** */
.thinginfo .content {
  padding-left : 200px;
  position : relative;
  min-height : 180px;
  _height : 180px;
}
.thinginfo h1 {
  text-transform : uppercase;
}

.thinginfo .stars {
  padding-top : 3px;
}
.thinginfo .stars b {
  float : left;
  margin-top : -3px;
  _margin-top /**/: -5px;
  padding : 0 4px 5px 0;
}
.thinginfo .stars span { background-position : 2px 0%; }

.thinginfo .more { clear : both; }

.thinginfo img {
  border : 2px solid #a9b1c4;
  margin-bottom : 4px;
}
.thinginfo .img {
  position : absolute;
  top : 8px;
  left : 10px;
  width : 175px;
}

.actions {
  list-style : none;
  padding-left : 2px;
}
.actions li {
  padding : 3px 10px 2px 10px;
  background : url("../img/more-arrow.gif") 0% 50% no-repeat;
}  



/* ******  comments  ****** */
.comments ol {
  list-style : none;
  padding : 0;
}
.comments li {
  clear : both;
  position : relative;
  padding-left : 15px;
  padding-bottom : .36em;
  border-bottom : 1px dashed #c3cad9;
  margin-bottom : 1em;
  _height : 1em;
}

.comments .meta { margin : 0; }

.comments .stars {
  position : absolute;
  padding-top : 2px;
  top : 0px;
  right : 0px;
}
.comments .stars b {
  float : left;
  margin-top : -3px;
  padding : 0 4px 0 0;
  font-size : .91em;
  color : #999;
}
.comments .stars span {
  width : 46px;
  padding-top : 5px;
  height : 1px;
  _height /**/: 6px;
  background : url("../img/rating-s0.gif") 0% 0% no-repeat;
}
.comment .s1 span { background-image : url("../img/rating-s1.gif"); }
.comment .s2 span { background-image : url("../img/rating-s2.gif"); }
.comment .s3 span { background-image : url("../img/rating-s3.gif"); }
.comment .s4 span { background-image : url("../img/rating-s4.gif"); }
.comment .s5 span { background-image : url("../img/rating-s5.gif"); }




/* ******  popup  ****** */
.popup .closewin {
  background : #fff none;
  padding : 10px 0 0 0;
  height : 40px;
  _height /**/: 50px;
  margin-bottom : -10px;
}
.popup .closewin a {
  float : right;
  padding : 10px 4px 10px 40px;
  background : url("../img/close.gif") 20px 50% no-repeat;
  font-weight : bold;
  text-decoration : none;
}

.popup .pagebody h1 {
  text-transform : uppercase;
  padding-left : 12px;
  margin-bottom : 1em;
  background : url("../img/bullet.gif") 0px 50% no-repeat;
}
.popup .pagebody .obj { text-align : center; }

.popup .actions {
  margin-top : 1.5em;
  border-top : 1px dashed #c3cad9;
  padding-top : 1em;
  padding-left : 25px;
  margin-left : -25px;
  text-align : center;
}
.popup .actions li {
  _float /**/: left;
  display : inline;
  padding-right : 20px;
}




/* ******  subartlist / flokkatre  ****** */
.flokkatre ul {
  list-style : none;
  padding : 0;
}
.flokkatre li {
  font-weight : bold;
  font-size : 1.09em;
  float : left;
  width : 100%;
}
.flokkatre li li {
  font-size : .92em;
  font-weight : normal;
}
.flokkatre ul ul {
  margin-top : .25em
}

.subartlist h3 { margin : 0 0 .09em 0; }
.flokkatre li ul,
.subartlist ul {
  list-style : none;
  padding : 0;
  float : left;
  width : 100%;
  margin-bottom : 1.2em;
}
.flokkatre li li,
.subartlist li {
  float : left;
  width : 33.2%;
  padding-bottom : .27em; 
}




/* * links * */
div.wrapper a:hover,
div.wrapper a:focus,
div.wrapper a:active { color : #c00;  text-decoration : underline; }
body a[name]:hover { color : inherit; text-decoration : none; }


