/* encoding: utf-8 */
.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: #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-only { display: none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { overflow-y: scroll; }

body {
  background: #242424;
  margin: 0;
  padding: 0;
  color: #505050;
  line-height: 1.25;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; ~font-size:  75.00%;
}



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: 2.2em; }
ul, ol  { margin-left: 0; }
li { margin: 0; padding: 0; }


a { 
  color: #2579b7;
  text-decoration: none;
}

a * {
  cursor: pointer;
}


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-weight: normal;
  color: #252525;
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
}
h1 {
  font-size: 2.33em;
  margin-bottom: .15em;
}
h2 {
  font-size: 1.5em;
  margin-top: 1em;
  margin-bottom: .2em;
}
h3 {
  font-size: 1.25em;
  margin-top: 1.5em;
  margin-bottom: .2em;
}
h4 {
  font-size: 1.08em;
  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_sel,
.fi_static,
.fi_rdo {
  margin-bottom: .7em;
}

.fi_txt label,
.fi_sel label,
.fi_bdy label,
.fi_file label,
.fi_rdo h4 {
  display: block;
}

.f_row {
  overflow: hidden;
  margin-bottom: .7em;
}
.f_row .fi_txt,
.f_row .fi_sel,
.f_row .fi_chk {
  padding-right: 20px;
  float: left;
}

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 #e6e6e6;
  background: #fff;
  color: #757575;
  padding: 3px 5px;
  -moz-border-radius:    8px;
  -webkit-border-radius: 8px;
  border-radius:         8px;
}
select {
  padding: 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; 
  background: #fff;
  border: 1px solid #e6e6e6;
  color: #757575;
  padding: 3px 12px 2px;
  -moz-border-radius:    8px;
  -webkit-border-radius: 8px;
  border-radius:         8px;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #2c1560;
  color: #2c1560;
}


.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 {height:0;line-height:0;font-size:1px;clear:both;}


/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  background: #fff;
}
.pginner {
  background: url(i/pgi-bg.png) 82px 0 repeat-y;
  width: 982px;
  margin: 0 auto;
  text-align: left;
  min-height:0; /* ie hasLayout fix */
}

.pghead { 
  height: 120px;
  border-bottom: 59px solid #2c1560;
  background: #fff;
}

.pghead .wrap,
.pgfoot .wrap {
  width: 982px;
  margin: 0 auto;
  text-align: left;
}

.pghead .brand { margin:0; font-size :1em; padding-top: 13px; }
.pghead .brand img.logo { vertical-align: middle; }
.pghead .slogan { position:absolute;right:9999px;left:auto; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  background: url(i/tc-gradbottom.png) 82px 100% no-repeat;
  float: left;
}
.pgmain .wrap {
  background: url(i/tc-gradtop.png) 82px 0 no-repeat;
  padding: 28px 0 59px 250px;
  width: 732px;
  min-height:350px; /* Floating layout fix */
  position: relative;
}
.pgmain .wrap:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.home .pginner,
.fullwidth .pginner,
.home .pgmain,
.fullwidth .pgmain {
  background: 0;
}
.fullwidth .pgmain .wrap {
  padding-left: 0;
  width: 982px;
  background: 0;
}


.twocol2 .pginner {
  background: url(i/tc2-pgi-bg.png) 763px 0 repeat-y;
}
.twocol2 .pgmain {
  background: url(i/tc2-gradbottom.png) 763px 100% no-repeat;
}
.twocol2 .pgmain .wrap {
  background: url(i/tc2-gradtop.png) 763px 0 no-repeat;
  padding: 28px 250px 59px 0;
}

.pgextra1 {
  float: left;
  width: 207px;
  margin-left: -207px;
  padding: 28px 0;
  position: relative;
  z-index: 20;
}

.pgextra2 {
  float: left;
  width: 216px;
  margin-left: -982px;
  padding: 28px 0;
}

.fullwidth .pgextra2,
.twocol2 .pgextra2 {
  padding: 0;
}

.pgfoot {
  background: #242424 url(i/pgf-bg.png) 0 0 repeat-x;
  padding-top: 18px;
}


.wrap { min-height:0; /* ie hasLayout fix */ }
.wrap:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }


/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  min-height:0;/* ie hasLayout fix */
  margin-bottom: 22px;
}

.boxhead { padding-top: 0; margin-top: 0; font-size : 1.17em; }
.boxbody { min-height:0;/* ie hasLayout fix */ }
.boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.boxhead a { color: #272727; }

.pgmain .boxhead,
.pgmain .article h1 {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  font-size: 2.33em;
  margin-bottom: .4em;
  line-height: 1.1;
}


.pgextra1 .box,
.pgextra2 .box {
  padding: 6px;
  width: 193px;
  background: #fff;
  color: #757575;
  border: 1px solid #ebebeb;
  position: relative;
  z-index: 10;
  -moz-border-radius:    4px;
  -webkit-border-radius: 4px;
  border-radius:         4px;
}
.pgextra1 .boxhead,
.pgextra2 .boxhead {
  font-size: 1.33em;
  margin-bottom: .3em;
}


.pgmain .box-1_4,
.pgmain .box-1_3,
.pgmain .box-1_2 {
  width: 357px;
  margin: 0 0 18px 18px;
  float: left;
}
.pgmain .box-1_3,
.pgmain .box-1_4 {
  float: left;
  width: 232px;
}
.fullwidth .pgmain .box-1_3 {
  width: 315px;
}
.fullwidth .pgmain .box-1_2 {
  width: 482px;
}

.pgmain .wrap .box-left {
  margin-left: 0;
  clear: left;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #858585;
  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;
  overflow: hidden;
}


.buttons {
  margin-top: 2em;
  clear: both;
  padding-top: 12px;
  border-top: 1px solid #dadada;
  min-height:0; /* ie hasLayout fix */
  position: absolute;
  bottom: 28px;
  left: 250px;
  width: 732px;
}
.twocol2 .buttons {
  left: 0;
}
.fullwidth .buttons {
  width: 982px;
  left: 0;
}
.buttons:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.buttons a {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  background: url(i/buttons-bg.png) 0 50% no-repeat;
  padding: 0 0 4px 24px;
  margin-left: 17px;
  float: right;
  color: #858585;
  display: block;
  font-size: 1.08em;
  line-height: 14px;
}
.buttons a.btnback {
  margin: 0;
  float: left;
}
.buttons a.prenta {
  background-position: -250px 50%;
}

.wrap .buttons .share {
  float: right;
  display: inline-block;
  position: relative;
  padding: 0;
  ~width: 145px;
}
.wrap .buttons .share a {
  display: block;
  background-position: -500px 50%;
}
.wrap .buttons .share-menu {
  position: absolute;
  z-index: 10;
  bottom: 30px;
  right: 0;
  background: #fff;
  width: 175px;
}
.wrap .buttons .share-menu ul {
  border: 1px solid #dadada;
  padding: 13px 15px 4px;
  margin: 0;
}
.wrap .buttons .share-menu li {
  background: none;
  padding: 0;
  margin-bottom: 10px;
}
.buttons .share-menu .bookmark_list a {
  padding: 0;
  background: none;
  font-size: 1em;
  line-height: 1.25;
  display: block;
  float: none;
  margin: 0;
}
.buttons .share-menu .bookmark_list li a span {
  vertical-align: -0.25em;
}
.buttons .share-menu .bookmark_list span {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin-right: 2px;
}


a.external .icon,
a.file_doc .icon,
a.file_pdf .icon,
a.file_xls .icon {
  display: inline-block;
  height: 1em;
  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.png) 0 0 no-repeat; ~background-position: 0 0; width: 14px; min-height: 16px; }
a.file_xls .icon { background: url(i/icn-xls.gif) 0 0 no-repeat; ~background-position: 0 0; width: 14px; }


.wrap h2 span.icon,
.wrap h3 span.icon { display: none; }


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom: 1em;
  overflow: hidden;
}
.articlelist .item h3 {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  font-size: 1.25em; 
  margin: 0 0 .2em;
}
.articlelist .item h3 a {
  color: #252525;
}
.articlelist .item h3 .meta { font-size: .75em; }
.articlelist .summary { line-height: 1.5; }
.articlelist .summary p { margin-bottom: .4em; }
.articlelist .summary ul {
  clear: none;
  list-style: disc;
  margin-bottom: .5em;
  padding-left: 2em;
}
.articlelist .summary ul li { padding: 0; }
.articlelist .more {}

.articlelist img {
  padding-bottom: 9px;
  background: url(i/alist-img100.png) 0 100% no-repeat;
  float: right;
  margin: .2em 0 .33em 15px;
}
.articlelist.alist-img100 img { background-image: url(i/alist-img100.png); }
.articlelist.alist-img140 img { background-image: url(i/alist-img140.png); }
.articlelist.alist-img180 img { background-image: url(i/alist-img180.png); }
.articlelist.alist-img232 img { background-image: url(i/bshad-1_4.png); }

.articlelist img[align=left],
.articlelist img.left {
  float: left;
  margin: .2em 15px .33em 0;
}
.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: .7em;
}
.articlelist li a {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  color: #555;
  font-size: 1.08em;
}




/* ******  article  ****** */
.article .boxbody { line-height: 1.61; }
.article .subtitle {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  clear: none;
  margin-top: -.35em;
  margin-bottom: 15px;
  font-size: 1.5em;
  color: #76559a;
  padding-bottom: 6px;
  border-bottom: 1px solid #dadada;
}
.article .meta {
  margin-top: -.2em;
}
.article .subtitle + .meta {
  margin-top: -16px;
}
.article .summary {
  background: url(i/dotline.png) 0 100% repeat-x;
  color: #353535;
  font-size: 1.17em;
  line-height: 1.5;
  padding-bottom: .7em;
  margin-bottom: 1.2em;
}
.article .summary p {
  margin-bottom: .4em;
  font-size: 1em;
}

.article p {
  font-size: 1.08em;
  margin-bottom: .7em;
}
.article h2,
.article h3 {
  line-height: 1.25;
}
.article h2:first-child { margin-top: 0; }
.article h2 + h3 {
  margin: 0 0 .3em;
}

.article img { clear: both; vertical-align: text-bottom; }
.article img.left { float: left;  margin: .2em 2em 1em 0; }
.article img.right { float: right;  margin: .2em 0 1em 2em; }
.article img.center { float: none; display: block; margin: 0 auto 1em; text-align: center;}

.article blockquote {
  margin: 1em 0 2em;
  padding: 13px 24px 13px 34px;
  font-size: 1.08em;
  font-style: italic;
  position: relative;
  color: #505050;
  background: #f8f8f8;
  clear: both;
}
.article blockquote:before {
  background: url(i/bq-quotes.png) 0 0 no-repeat;
  content: '"';
  display: block; overflow: hidden; text-indent: -9999em;
  position: absolute;
  left: -6px;
  top: 50%;
  margin-top: -9px;
  width: 23px;
  height: 18px;
}
.article blockquote p {
  margin-bottom: .4em;
}

.article table {
  border: 1px solid #e6e6e6;
  margin-bottom: 2em;
  line-height: 1.3;
  background: #fff;
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th,
.article td {
  padding: 9px 13px 4px;
  border-right: 1px solid #e6e6e6;
  color: #505050;
}
.article .th th,
.article thead th {
  font-weight: bold;
  background-color: #2c1560;
  border-color: #2c1560;
  color: #fff;
}
.article tr.odd th,
.article tr.odd td {
  background-color: #f8f8f8;
}

.article table.grid,
.article table.grid tr td,
.article table.grid tr th {
  background: none;
  border: none;
  padding: 2px 2px 7px;
}


.article ol,
.article ul {
  margin-bottom: 2em;
}
.article ol ol,
.article ol ul,
.article ul ol,
.article ul ul {
  margin-bottom: 1em;
  padding-top: 4px;
}
.article li { 
  margin-bottom: .54em;
  font-size: 1.08em;
  line-height: 1.4;
}
.article li li { font-size: 1em; }
.article ul > li {
  padding-left: 16px;
  background: url(i/article-ul.png) 4px .5em no-repeat;
}
.article ul > li ul {
  padding-left: 10px;
}

.article .paging ul { list-style: none; padding: 0; }
.article .paging li { clear: none; }
.article .paging .prev { float: left; margin-right: 1em; }

.article .chapters ul { overflow: hidden; }
.article .chapters li { float: left; margin-right: 1em; padding: 0; background: 0; }


.article .videolink,
.article .videoblock {
  display: block;
  background: #fcfcfc;
  margin: 0 -25px;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-weight: bold;
  font-size: 1.17em;
  color: #252525;
}
.article .videolink:after { content: " (video)"; color: #888; }
.article .videoblock .videocaption {
  display: block;
  padding-top: 4px;
}


.collapse-header {
  color: #252525;
  padding: 12px 3px 8px;
  margin: 0;
  border-bottom: 1px solid #e6e6e6;
}
.collapse-active {
  padding: 0;
}
.collapse-header a {
  color: #252525;
  display: block;
  padding: 12px 3px 8px;
  line-height: 25px;
  position: relative;
}
.collapse-header a span {
  position: absolute;
  right: 0;
  top: 15px;
  display: block;
  width: 35px;
  text-align: right;
  color: #909090;
  font-size: .61em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 3px 38px 6px 2px;
  height: 21px;
  line-height: 21px;
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  background: #f8f8f8 url(i/arrow-up.png) 48px 9px no-repeat;
}
.collapse-closed a span {
  background-image: url(i/arrow-down.png);
  height: 20px;
  border-color: #fff;
  color: #fff;
  background-color: #fff;
}
.collapse-closed a:hover span,
.collapse-closed a:focus span {
  background-color: #fff;
  border-color: #e6e6e6;
  height: 21px;
  color: #909090;
}
.wrap .collapse-header a:hover,
.wrap .collapse-header a:focus { 
  text-decoration: none !important;
  color: #777;
}
.collapsebox {
  padding: 7px 17px 12px;
  background: #f8f8f8 url(i/bshad-1_1.png) 50% 100% no-repeat;
}
.collapsebox p,
.collapsebox li {
  font-size: 1em;
}
.collapsebox p,
.collapsebox ul {
  margin-bottom: .5em;
}
.collapsebox table {
  margin: .8em 0 1em;
}

.wrap .collapsebox ul li {
  background: url(i/collapsebox-dot.png) 0 0.5em no-repeat;
  padding-left: 10px;
}


/* news (extends:article) */
.news .boxhead { position: static; }
.news h1 { font-size: 1.3em; }
.news .imagebox { margin-top: 0; }



.article .maincontent {
  float: left;
  margin-right: 18px;
  width: 482px;
}
.article .rightcol {
  float: left;
  width: 232px;
  background: #f8f8f8 url(i/bshad-1_4.png) 0 100% no-repeat;
  padding-bottom: 20px;
  border-top: 1px solid #dadada;
}

.article .rightcol ul {
  padding: 0;
  margin: 0;
}
.article .rightcol ul li {
  padding: 10px 19px 8px;
  border-top: 1px solid #e6e6e6;
  margin: 0;
  background: 0;
  color: #404040;
  clear: both;
  font-size: 1em;
  line-height: 1.7;
}
.article .rightcol ul li:first-child { border: 0; }
.article .rightcol ul li li {
  padding: 0;
  border: 0;
}
.article .rightcol h3 {
  font-size: 1.17em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  line-height: 1.5;
}
.article .rightcol a {
  color: #404040;
}


.yearindex li {
  margin-bottom: 1em;
}
.yearindex h3 {
  margin-top: 0;
  font-size: 1.08em;
}
.yearindex p a {
  color: #656565;
}



.companyintro .imagebox {
  background: #fff url(i/dots-hz.png) 25px 0 repeat-y;
  float: right;
  display: block;
  width: 240px;
  height: 125px;
  overflow: hidden;
  padding: 0 0 0 27px;
  margin: 0;
  text-align: center;
  vertical-align: bottom;
}
.companyintro .imagebox li.image,
.companyintro .imagebox .img {
  background: 0;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
}
.companyintro .imagebox img { max-height: 125px; }
.companyintro p {
  font-size: 1.17em;
  line-height: 1.5;
  color: #353535;
}



/* ******  imagebox  ****** */
.imagebox {
  line-height: 1.2;
  float: right;
  padding: 0 0 .75em 20px;
  color: #656565;
  background: #fff;
  font-style: italic;
  margin-top: 35px;
}
.imagebox ul.imagelist {
  margin: 0;
}
.imagebox li.image {
  margin: 0 0 1em;
  background: 0;
  padding: 0;
  display: none;
}
.imagebox li.image:first-child {
  display: block;
}

.imagebox .img {
  display: block;
  background: url(i/bshad-1_4.png) 50% 100% no-repeat;
  padding: 3px 3px 10px;
}
.imagebox img {
  clear: none;
  float: none;
  margin: 0;
  padding: 0;
  max-width: 232px;
}

.imagebox .longdesc,
.imagebox small.credit {
  padding: 3px 10px 0;
  max-width: 218px;
}
.imagebox .longdesc strong.title {
  display: none;
}

.imagebox small.credit {
  display: block;
  position: relative;
  padding-top: 0;
  margin-top: -3px;
  font-size: .91em;
  color: #aaa;
}


.imagebox-fullview {
  margin-top: 0;
  float: none;
  padding: 0 0 20px;
}
.imagebox-fullview li.image {
  margin: 0;
}
.imagebox-fullview .img {
  padding: 0 0 10px;
  background-image: url(i/bshad-1_1.png);
}
.imagebox-fullview img {
  max-width: 732px;
  border: 0;
}





/* *** imgpopup *** */

.ipopup-curtain {
  position : fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}

.ipopup-container {
  position : absolute;
  z-index: 250;
  width: 100%;
  top: 29px;
  left: 0;
}


.ipopup-container-wrapper {
  background: #fff;
  padding: 13px;
  display : inline-block;
  position: relative;
  text-align: center;
  width: 732px;
  -moz-box-shadow:    rgba(0,0,0, .75)  0 0 10px;
  -webkit-box-shadow: rgba(0,0,0, .75)  0 0 10px;
  box-shadow:         rgba(0,0,0, .75)  0 0 10px;
}
.ipopup-container .img {
  display: block;
}
.ipopup-container .image img {
}
.ipopup-container .title,
.ipopup-container .desc {
  display : none; 
}

.ipopup-container a {
  cursor : pointer;
}
.ipopup-container a:hover,
.ipopup-container a:focus {
  text-decoration : underline;
}
.ipopup-container .status { display: none; }
.ipopup-container .paging,
.ipopup-container .paging ul
.ipopup-container .paging ul li {
  ~height:0;
}
.ipopup-container .paging .next a,
.ipopup-container .paging .prev a {
  background: url(i/popup-prev.png) -100px 50% no-repeat;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 4px;
  display: block;
  width: 50%;
  height: 100%;
  overflow: hidden;
  text-indent: -9999em;
}
.ipopup-container .paging .next a {
  background: url(i/popup-next.png) 150% 50% no-repeat;
  right: 4px;
  left: auto;
  z-index: 2;
}
.ipopup-container .paging .prev a:hover,
.ipopup-container .paging .prev a:focus {
  background-position: 0 50%;
}
.ipopup-container .paging .next a:hover,
.ipopup-container .paging .next a:focus {
  background-position: 100% 50%;
}
.ipopup-container .paging li.nav-end { display: none; }
.ipopup-container .paging .close a {
  background: url(i/popup-close.png) 0 0 no-repeat;
  position: absolute;
  z-index: 5;
  top: 13px;
  right: 13px;
  width: 28px;
  height: 24px;
  overflow: hidden;
  text-indent: -9999em;
}




.event .boxbody {
  position: relative;
}
.event .maincontent {
  float: left;
  width: 382px;
  margin-right: 28px;
}
.event h1,
.event .subtitle {
  position: relative;
  z-index: 1;
  width: 530px;
  padding-right: 202px;
}
.event .summary {
  padding-bottom: 0;
  background: 0;
}
.event .tickets {
  margin: 0;
}
.event .tickets .buyticket {
  background: url(i/btn-buyticket.png) 0 0 no-repeat;
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  font-size: 1.33em;
  line-height: 31px;
  color: #fff;
  position: absolute;
  z-index: 20;
  top: 22px;
  right: 0;
  padding: 0 30px 0 11px;
  width: 151px;
  display: block;
}
.event .rightcol {
  width: 322px;
  border-top: .2em solid #fff;
  background-image: url(i/rightcol-bg.png);
}
.event .rightcol .imagebox {
  float: none;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #fff;
}
.event .rightcol .imagebox .img {
  padding: 0;
  background: 0;
  border-bottom: 2px solid #fff;
}
.event .rightcol .imagebox .img img { 
  max-width: 322px;
  border: 0;
}
.event .rightcol .imagebox li {
  padding: 0;
  border: 0;
}
.event .rightcol h2 {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  padding: 5px 16px 4px;
  line-height: 1.25;
  font-size: 1.33em;
  color: #fff;
  background: #936fb1;
  margin: 0;
  border-bottom: 2px solid #fff;
}
.event .rightcol h3 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
.event .rightcol ul li {
  font-weight: bold;
}
.event .rightcol .buyticket {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  float: right;
  color: #fff;
  background: #818181;
  padding: 0 6px;
  position: relative;
  margin-top: -1px;
  font-size: .92em;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
}
.event .rightcol span { vertical-align: middle; }
.event .rightcol p { 
  margin: 0;
  font-size: 1em;
}
.event .rightcol i { 
  vertical-align: middle;
  line-height: 1;
  font-size: 1.5em;
  font-style: normal;
}
.event .rightcol .links a {
  display: block;
  line-height: 18px;
  margin: 5px 0 10px;
  font-weight: normal;
  padding-left: 28px;
}
.js-active .event .rightcol .links a {
  padding-left: 0;
}
.event .rightcol .links .icon {
  float: left;
  width: 18px;
  margin-right: 10px;
  min-height: 18px;
  background-position: 50% 50%;
  ~background-position: 0 0;
}
.event .rightcol .links a.external .icon {
  background: url(i/icn-external-big.png) 0 50% no-repeat;
}
.event .rightcol .links a.external-youtube .icon {
  background-image: url(i/icn-youtube.png);
}
.event .rightcol .links a.external-vimeo .icon {
  background-image: url(i/icn-vimeo.png);
}
.event .rightcol .links a.external-facebook .icon {
  background-image: url(i/icn-fb.png);
}
.event .rightcol .links a.external-twitter .icon {
  background-image: url(i/icn-tw.png);
}
.event .rightcol .links a.external-flickr .icon {
  background-image: url(i/icn-fl.png);
}
.gridview .item.soldout .img,
.event.soldout .img {
  position: relative;
}
.gridview .item.soldout .img .after,
.event.soldout .img .after,
.gridview .item.soldout .img:after,
.event.soldout .img:after {
  background: url(i/soldout.png) 0 0 no-repeat;
  z-index:1;
  content: "";
  width:67px;
  height:67px;
  position: absolute;
  top:-1px;
  left:-1px;
}
.en .gridview .item.soldout .img .after,
.en .event.soldout .img .after,
.en .gridview .item.soldout .img:after,
.en .event.soldout .img:after {
  background-position: -67px 0;
}





/* ******  gridview / m-grid  ****** */
.gridview .boxbody,
.m-grid .boxbody {
  margin-left: -14px;
  margin-right: -4px;
  clear: both;
  min-height:0; /* ie hasLayout fix */
}
.gridview:after,
.m-grid:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.gridview .boxhead,
.m-grid .boxhead { position:absolute;right:9999px;left:auto; }
.gridview .item,
.m-grid .item {
  background: #f8f8f8 url(i/bshad-1_4.png) 50% 100% no-repeat;
  float: left;
  margin: 0 0 14px 10px;
  width: 232px;
  padding-bottom: 9px;
  border: 4px solid #fff;
  border-bottom: 0;
  -moz-border-radius:    4px;
  -webkit-border-radius: 4px;
  border-radius:         4px;
}
.gridview .item:hover,
.m-grid .item:hover {
  border-bottom: 4px solid #fff;
  margin-bottom: 19px;
  background-image: none;
  padding-bottom: 0;
  -moz-box-shadow:    rgba(0,0,0, .5)  0 0 5px;
  -webkit-box-shadow: rgba(0,0,0, .5)  0 0 5px;
  box-shadow:         rgba(0,0,0, .5)  0 0 5px;
}
.gridview .item .img,
.m-grid .item .img {
  width: 232px;
  height: 125px;
  overflow: hidden;
  display: block;
}
.gridview .item img,
.m-grid .item img {
  margin: 0;
  padding: 0;
  background: 0;
  float: none;
}
.gridview .item h3,
.m-grid .item h3 {
  padding: 6px 6px 2px;
  margin: 0;
  position: relative;
}
.gridview .item h3 a,
.m-grid .item h3 a {
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
}
.gridview .item h4,
.m-grid .item h4 {
  white-space: nowrap;
  position: relative;
  font-size: 1em;
  color: #757575;
  padding: 0 6px 2px;
  font-family: Arial, Helvetica, sans-serif;
  ~overflow: hidden;
}
.gridview .item .fadeout,
.m-grid .item .fadeout {
  background: url(i/grid-fadeout.png) 100% 0 repeat-y;
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 1.25em;
  display: block;
  -o-text-overflow: ellipsis;
  text-overflow:    ellipsis;
}
.gridview .item h4 .fadeout,
.m-grid .item h4 .fadeout {
  height: 1.25em;
}
.gridview .item .summary,
.m-grid .item .summary { display: none; }


.m-grid .item {
  background: 0;
  padding: 0 0 4px;
  margin-bottom: 36px;
  border-bottom: 1px solid #dadada;
}
.m-grid .item:hover {
  margin-bottom: 37px;
}
.m-grid .item h3 {
  padding-top: 9px;
  background: url(i/bshad-1_4.png) 0 0 no-repeat;
}
.m-grid .item .fadeout {
  background-image: url(i/mgrid-fadeout.png);
}



.gridview { margin-top: 36px; }
.views-active { margin-top: 0; }


/*
.gridview .item .summary {
  display: none;
  background: url(i/home/fp-evt-line.png) 0 0 repeat-x;
  margin: 0 10px;
  padding: 7px 4px 0;
}
.gridview .item .summary strong {
  font-weight: normal;
  color: #909090;
  font-size: .92em;
  display: block;
}
.gridview .item .summary .more {
  background: url(home/i/fp-evt-line.png) 0 0 repeat-x;
  padding: 7px 4px 0;
  margin: 5px -4px 0;
}
.gridview .item .summary .more a {
  color: #fff;
  
}
.gridview .item .summary .more a.buyticket {
  float: right;
  font-size: 1.25em;
  margin-top: -2px;
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
}
.gridview .item:hover {
  margin-top: 6px;
  height: 150px;
  background: #242424;
  color: #fff;
}
.gridview .item:hover .img {
  display: none;
}
.gridview .item:hover .summary {
  display: block;
}
.gridview .item:hover h3 { 
  border-top: 2px solid #fff;
}
.gridview .item:hover h3 a { 
  color: #fff;
}
.gridview .item:hover h4 {
  display: block;
  color: #fff;
}
.gridview .item:hover .summary {
  display: block;
}
*/


.viewchanger {
  min-height:0; /* ie hasLayout fix */
  border-bottom: 1px solid #dadada;
  margin-bottom: 12px;
}
.viewchanger:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.viewchanger li {
  float: left;
  margin-right: 1px;
  position: relative;
  z-index: 1;
}
.viewchanger li a {
  background: #dadada url(i/viewchanger.png) 0 0 no-repeat;
  display: block; overflow: hidden; text-indent: -9999em;
  border: 1px solid #fff;
  width: 33px;
  height: 22px;
  border-bottom: 0;
}
.viewchanger li a:focus { outline: 0; }
.viewchanger li.active a {
  background-position: 0 -22px;
  background-color: #fff;
  border-color: #dadada;
  height: 23px;
  margin-bottom: -1px;
}
.viewchanger li.listbtn a {
  background-position: -35px 0;
}
.viewchanger li.listbtn.active a {
  background-position: -35px -22px;
}



.listview .boxhead { position:absolute;right:9999px;left:auto; }
.listview .boxbody {
  margin: 0 -4px;
}
.listview .item {
  padding: 13px 0 11px 200px;
  margin-bottom: 0;
  border: 4px solid #fff;
  border-bottom: 1px solid #E3E3E3;
  -moz-border-radius:    4px;
  -webkit-border-radius: 4px;
  border-radius:         4px;
}
.listview .item:hover {
  padding-bottom: 8px;
  border-bottom: 4px solid #fff;
  -moz-box-shadow:    rgba(0,0,0, .5)  0 0 5px;
  -webkit-box-shadow: rgba(0,0,0, .5)  0 0 5px;
  box-shadow:         rgba(0,0,0, .5)  0 0 5px;
  position: relative;
  z-index: 1;
}
.listview .item h3 {
  font-size: 1.8em;
}
.listview .item img {
  float: left;
  margin: -5px 0 0 -200px;
  background-image: url(i/alist-img180.png);
  width: 180px;
}


.sbox {
  background: url(i/bshad-1_1.png) 50% 100% no-repeat;
  padding-bottom: 9px;
}
.sbox.box-1_4 {
  background-image: url(i/bshad-1_4.png)
}
.sbox.box-1_2 {
  background-image: url(i/bshad-1_2.png)
}
.fullwidth .sbox.box-1_2 {
  background-image: url(i/bshad-oc-1_2.png)
}
.fullwidth .sbox.box-1_3 {
  background-image: url(i/bshad-1_3.png)
}
.sbox .boxhead {
  color: #252525;
  font-size: 1.17em;
  padding: 6px 9px 5px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 0;
}
.sbox .boxbody {
  border-top: 1px solid #fff;
  background: #f8f8f8;
  padding-bottom: 20px;
}
.sbox .item {
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 13px;
  margin: 0;
}
.sbox .item h3 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.sbox .item h3 a {
  color: #252525;
}
.sbox .item h3 .meta {
  color: #78579c;
  font-size: 1em;
  font-weight: bold;
}
.sbox .item .summary { display: none; }







.pgmain .tab-box-pgm {
  border-bottom: 1px solid #dadada;
  margin: -7px 0 18px;
  padding-left: 1px;
  min-height:0; /* ie hasLayout fix */
}
.pgmain .tab-box-pgm:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.pgmain .tab-box-pgm li {
  float: left;
}
.pgmain .tab-box-pgm li a {
  display: block;
  padding: 8px 15px 0;
  border-top: 1px solid #fff;
  font-size: 1.17em;
  color: #656565;
  height: 21px;
  background: url(home/i/hometabs-dots.png) 0 50% no-repeat;
}
.pgmain .tab-box-pgm li:first-child a { background: 0; }
.pgmain .tab-box-pgm li.current a {
  background: #fff;
  border: 1px solid #dadada;
  border-bottom: 0;
  color: #252525;
  height: 22px;
  margin: 0 -1px -1px;
  position: relative;
  z-index: 1;
}
.pgmain .tab-box-pgm li a strong {
  font-weight: normal;
}

.pgmain .tabpane .boxhead { position:absolute;right:9999px;left:auto; }








/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom: 2em;
}
.contactform p { clear: both; }
.contactform  fieldset { margin: 0; }
.contactform .fi_txt,
.contactform .fi_bdy,
.contactform .fi_file,
.contactform .fi_chk,
.contactform .fi_static { clear: left; margin-bottom: .7em; }

.contactform .fi_txt label,
.contactform .fi_bdy label,
.contactform .fi_file label,
.contactform .fi_static span {
  width: 6.5em;
  padding-right: .5em;
  float: left;
  text-align: right;
  margin-top: .2em;
}
.contactform .fi_txt input { 
  width: 40%;
}
.contactform .fi_qty,
.contactform .fi_btn {
  margin-left: 7em;
}
.contactform .fi_qty label {
  width: auto; 
  text-align: left; 
}
.contactform .fi_qty input { width: 15%; }
.contactform textarea { width: 70%; }





/* ******  breadcrumbs  ****** */
.breadcrumbs { ~display: none; }
.pgextra2 .wrap :first-child + .breadcrumbs,
.breadcrumbs:first-child { position:absolute;right:9999px;left:auto; }

/* ******  mnav  ****** */
.mnav {
  position: absolute;
  top: 76px;
  right: 50%;
  margin-right: -491px;
  width: 750px;
  padding-right: 1px;
  background: url(i/mnav-dots.png) 100% 50% no-repeat;
  min-height:0; /* ie hasLayout fix */
}
.mnav:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding: 0; }

.mnav ul { float: right; }
.mnav li {
  float: left;
  padding: 12px 0 0 1px;
  height: 28px;
  background: url(i/mnav-dots.png) 0 50% no-repeat;
}

.mnav .boxbody a {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  display: block;
  padding: .1em .33em;
  margin-bottom: -10px;
  height: 38px;
  text-align: center;
  padding: 0 17px;
  color: #757575;
  font-size: 1.25em;
  text-shadow: rgba(0,0,0, .05) 1px 1px 1px;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  outline : 0;
  text-decoration: none;
  color: #936fb1;
}
.english .home .mnav .home a,
.mnav .parent a,
.mnav .current a {
  color: #252525;
  background: url(i/mnav-current.png) 50% 100% no-repeat;
}


/* ******  unav  ****** */
.unav {
  position: absolute;
  top: 149px;
  left: 50%;
  margin-left: -486px;
  width: 1022px;
}
.unav .boxhead {
  float: left;
  color: #fff;
  font-size: 2.17em;
  padding-right: 17px;
  margin: -11px 0 0;
  line-height: 1.1;
}
.unav .boxbody {
  float: left;
}
.unav ul {}
.unav li {
  min-height:0; /* ie hasLayout fix */
  float: left;
  padding-left: 1px;
  height: 16px;
  background: url(i/unav-dots.png) 0 50% no-repeat;
}
.unav li:first-child { background: 0; }

.unav .boxbody a {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  display: block;
  font-size: 1.25em;
  color: #fff;
  text-align: center;
  padding: 0 19px;
  margin: 0;
  min-width: 46px;
  position: relative;
  z-index: 10;
  line-height: 1.1;
}
.wrap .unav a:hover,
.wrap .unav a:focus,
.wrap .unav a:active {
  outline: 0;
  text-decoration: none;
  color: #c8b5f1;
  background: url(i/unav-current.png) 50% 1px no-repeat;
  z-index: 5;
  padding: 28px 35px 0;
  margin: -28px -16px -20px;
  height: 30px;
}
.wrap .unav .parent a,
.wrap .unav .current a {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  background: url(i/unav-current.png) 50% 1px no-repeat;
  z-index: 5;
  padding: 28px 35px 0;
  margin: -28px -16px -20px;
  height: 36px;
}



/* ******  snav  ****** */
.fullwidth .snav,
.twocol2 .snav { display: none; }
.snav {
  background: url(i/snav-dots.png) 0 100% no-repeat;
  margin-bottom: 2em;
  padding: 28px 0 15px;
  position: relative;
  z-index: 10;
}
.snav .boxhead { position:absolute;right:9999px;left:auto; }
.snav ul {}
.snav li {
  min-height:0; /* ie hasLayout fix */
  padding-bottom: 0;
  padding-bottom: 1px;
}

.snav .boxbody a {
  display: block;
  padding: 10px 28px 9px 5px;
  text-align: right;
  font-size: 1.08em;
  color: #656565;
  font-weight: bold;
  position: relative;
  z-index: 1;
  
}
.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {
  text-decoration: none;
  color: #000;
  outline: 0;
}
.snav .parent,
.snav .current {
  background: #fff url(i/snav-line.png) 100% 100% no-repeat;
}
.snav .parent a,
.snav .current a {
  background: url(i/snav-line.png) 100% 0 no-repeat;
  color: #252525;
  position: relative;
}
.snav .level1 > .parent > a:after,
.snav .level1 > .current > a:after {
  content: ">";
  text-align: left;
  display: block; overflow: hidden; text-indent: -999em;
  width: 15px;
  height: 11px;
  position: absolute;
  left: 202px;
  top: 1em;
  background: url(i/arrow-right.png) 0 0 no-repeat;
}
.snav .level1 > .parent > a:after {
  background-image: url(i/arrow-down.png);
  left: 198px;
  top: 1.1em;
}

.snav .level2 {
  background: url(i/snav-l2-dots.png) 0 0 repeat-x;
  padding: 1px 0 6px;
}
.snav .level2 li {
  background: 0;
}
.snav .level2 li a {
  background: 0;
  font-size: 1em;
  padding: 5px 28px 4px 5px;
  color: #656565;
  font-weight: normal;
}
.snav .level2 li.current a {
  background: url(i/snav-l2-current.png) 194px .6em no-repeat;
  color: #252525;
}






/*** Staff List ***/
.people .group > h3 { position:absolute;right:9999px;left:auto; }
.people table {
  margin-top: 0;
  width: 100%;
  border-collapse: separate;
}
.people table tr.odd td {
  background-color: #fff;
}
.people .col1,
.people .col2,
.people .col3 {
 width: 28%;
}
.people .col4,
.people .col5 {
 width: 10%;
}
.people th {
 line-height: 0; 
 padding: 0;
 text-indent: -9999px;
}
.people td {
  padding: .6em 0 .6em 5px;
  border-bottom: 1px solid #e0e0e0;
}

.people td a {
  padding-left: 24px;
  display: block;
  color: #505050;
  background: #fff url(i/icn_plus.png) 0 .1em no-repeat;
}
.people .netfang a {
 padding: 0;
 color: #2579B7;
 background: 0;
 display: inline;
}

.persona h3 {
  margin-top: 0;
  margin-bottom: .35em;
  font-size: 1.5em;
}
.persona .imgbox {
 float: left;
 padding-right: 18px;
 margin-top: -4px;
}
.persona .imgbox img {
  padding-bottom: 9px;
  width: 180px;
  background: url(i/persona-img.png) 50% 100% no-repeat;
}
.persona li {
 margin-bottom: .4em;
 font-size: 1.08em;
}
.persona .desc {
  line-height: 1.5;
  margin-top: 1.7em;
  font-size: 1.08em;
  display: block;
}

.people .persona {
  background: #f8f8f8;
  background: #f8f8f8 url(i/bshad-1_1.png) 0 100% no-repeat;
  padding: 18px 42px 18px 18px;
  border-top: 1px solid #e6e6e6;
  clear: both;
  margin-bottom: 10px;
}
.people .persona .boxbody:after {display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0;}

.people .persona .desc {
  padding-left: 145px;
}
.people a.close {
  background: url(i/icn-close.png) no-repeat 8px 9px #e6e6e6;
  display: block;
  float: left;
  padding: 7px 30px 5px 23px;
  color: #505050;
  font-weight: bold;
  font-size: .92em;
}
.wrap .people a.close:hover {
  color: #505050;
}
.wrap .people a:active,
.wrap .people a:focus {
  color: #404040;
  outline: none;
  text-decoration: none;
}
.people tr.open td {
  display: none;
}
.people .subrow-closed {
  display: none;
}
.people .subrow td {
  padding-left: 0;
}








/* ******  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;
}

.monthlist h4 {
  text-align: center;
  padding: .1em;
  font-size: 1.33em;
  position: relative;
  z-index: 1;
}
.monthlist h4 a {
  color: #757575;
}
.monthlist .paging .stepper,
.monthlist .paging { height: 0; }
.monthlist .paging .prev a,
.monthlist .paging .next a {
  position: absolute;
  z-index: 5;
  left: 20px;
  top: .3em;
  width: 10px;
  height: 13px;
  display: block; text-indent: -9999em;overflow: hidden;
  background: url(i/calendar-pager.png) 0 0 no-repeat;
  margin: 0 3px 0;
}
.monthlist .paging .next a {
  background-position: -10px 0;
  left: auto;
  right: 20px;
}





/* ******  calendar  ****** */
.pgextra1 .monthlist {
  padding: 8px 4px 10px;
  width: 197px;
  z-index: 11;
}
.pgextra1 .monthlist .boxhead { position:absolute;right:9999px;left:auto; }
.monthlist .boxbody {
  position: relative;
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
}
.calendar { margin: 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width: 100%; }

.calendar td,
.calendar th {
  text-align: center;
  font-weight: normal;
  padding: 2px;
}
.calendar .sa { }
.calendar .su { color: #888; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  width: 24px;
  line-height: 24px;
  background: #e4e4e4;
  text-align: center;
  color: #757575;
}
.calendar td a {
  background: #936fb1;
  color: #fff;
}
.calendar td.today i {
  background: #a8a8a8;
  color: #fff;
}
.calendar .o i { background: #f8f8f8; }
.calendar td a:link,
.calendar td a:visited { }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { }



.calendar .dateinfo {
  background : #262625;
  position : absolute;
  float : right;
  display : none;
  margin-top : 0;
  margin-left : -54px;
  z-index : 100;
  text-align : left;
  padding : 6px;
  width : 140px;
  text-align: left;
  font-size: .92em;
  line-height: 1.2;
  font-family: Arial, Helvetica, sans-serif;
}
.calendar td:hover .dateinfo,
.calendar td.tdhover .dateinfo {
  display : block;
}
.calendar .dateinfo strong {
  color : #909090;
  border-bottom : 1px solid #131312;
  text-shadow: rgba(0,0,0, .5) -1px -1px 1px;
  padding : 0 1px 3px;
  display : block;
  font-weight: normal;
  text-transform: capitalize;
}
.wrap .calendar .dateinfo li {
  min-height:0; /* ie hasLayout fix */
  border-top: 1px solid #3c3c3b;
  padding: 2px 1px;
}
.wrap .calendar .dateinfo a {
  color : #fff;
  text-shadow: rgba(0,0,0, .5) -1px -1px 1px;
  background : none;
  margin : 0;
  height : auto;
  width : auto;
  text-align: left;
  padding : 2px 10px 2px 0;
  line-height: 1.3;
  min-height:0; /* ie hasLayout fix */
}
.wrap .calendar .dateinfo a:hover,
.wrap .calendar .dateinfo a:focus {
  color : #fff;
}





/* ******  advert / imglink  ****** */
/*
  NOTE: this trips up many AdBlockers
  Only use the advert class-name for actual paid/commercial ad banners
  - not for generic ".imglink"s within the site.
*/
.imglink,
.advert {
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin-bottom: 1.5em;
}
.imglink .boxhead,
.advert .boxhead { text-align: left; }
.imglink .boxbody,
.advert .boxbody { text-align: center; }


.imgl-hoverable {
  margin-bottom: 22px;
}
.imgl-hoverable a {
  display: block;
  width: 207px;
  overflow: hidden;
}
.imgl-hoverable a:hover,
.imgl-hoverable a:focus {
  text-indent: -207px;
}


.pgextra1 .imglink,
.pgextra2 .imglink {
  border: 1px solid #ededed;
  background: #fff;
  margin-bottom: 22px;
  font-size: 1.25em;
  color: #252525;
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  text-align: center;
  width: auto;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  border-radius:         3px;
}
.pgextra1 .imglink:hover,
.pgextra2 .imglink:hover {
  -moz-box-shadow:    rgba(0,0,0, .3)  0 0 5px;
  -webkit-box-shadow: rgba(0,0,0, .3)  0 0 5px;
  box-shadow:         rgba(0,0,0, .3)  0 0 5px;
}
.pgextra1 .imglink a,
.pgextra2 .imglink a {
  margin: 4px;
  overflow: hidden;
  width: 197px;
  display: block;
  position: relative;
  color: #252525;
}
.pgextra1 .imglink div,
.pgextra2 .imglink div {
  padding-bottom: 4px;
}

.pgextra1 .poplink a,
.pgextra2 .poplink a {
  min-height: 125px;
}
.pgextra1 .poplink a:after,
.pgextra2 .poplink a:after {
  display: block; overflow: hidden; text-indent: -9999em;
  background: url(i/icn-big-zoom.png) 50% 50% no-repeat;
  content: ".";
  cursor: pointer;
  width: 197px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}




/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width: 7em;
  float: left;
  margin-top: .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left: 7em;
}





/* ******  qsearch  ****** */
.wrap .qsearch {
  background: url(i/sup-bg.png) 0 0 no-repeat;
  position: absolute;
  top: 13px;
  right: 50%;
  margin-right: -414px;
  width: 190px;
  height: 28px;
  padding: 0;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding: 0; }
.qsearch .fi_txt { margin: 0; }
.qsearch .fi_txt input {
  font-family: "Droid Sans", Tahoma, Helvetica, sans-serif;
  width: 149px;
  padding: 5px 11px 5px 30px ;
  height: 18px;
  line-height: 18px;
  border: 0;
  background: 0;
  font-size: 1.08em;
  color: #858585;
}
.qsearch .fi_txt input:focus { outline: 0; }
.qsearch .fi_btn {
  position: absolute;
  left: 10px;
  top: 7px;
  width: 12px;
  height: 14px;
}
.qsearch .fi_btn input { 
  display: block; overflow: hidden; text-indent: -9999em;
  width: 12px;
  height: 14px;
  background: #000;
  border: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}


.wrap .vsearch {
  padding: 8px 13px 13px;
  width: 179px;
}
.vsearch .boxbody { padding: 0; position: relative; }
.vsearch .fi_txt label { position:absolute;right:9999px;left:auto; }
.vsearch .fi_txt input {
  -moz-border-radius:    0;
  -webkit-border-radius: 0;
  border-radius:         0;
  background: #f9f9f9;
  width: 167px;
}
.vsearch .fi_txt input:focus { background: #fff; }
.vsearch .fi_btn {
  position: absolute;
  left: 10px;
  top: 7px;
  width: 12px;
  height: 14px;
}
.vsearch .fi_btn input { 
  display: block; overflow: hidden; text-indent: -9999em;
  width: 12px;
  height: 14px;
  background: #000;
  border: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}



/* ******  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 .summary {
}
.searchresults .item .more a {
  padding: 0;
  background: none;
  float: none;
}

.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 li {
  margin: 0 4px;
}
.searchresults .paging .stepper {
  float: right;
  padding-right: 6em;
  position: relative;
}
.searchresults .paging .next {
  position: absolute;
  right: 0;
}
.searchresults .paging .prev {
  float: left;
}
.searchresults .paging .jump {
  float: left;
  max-width: 15em;
}





/* ******  sitemap  ****** */
.sitemap .boxbody {
  padding-bottom: 3em;
}
.sitemap .level1 ul {
  margin: 0;
  padding: 5px 0 1px;
  clear: both;
}
.sitemap li { 
  width: 15em;
  margin-bottom: 1em;
  position: relative;
}
.sitemap .level2 li {
  padding: 1px 0 0 26px;
  margin-bottom: .5em;
  width: 17em;
  background: url(i/sitemap-step.png) 11px 0 no-repeat;
}
.sitemap a,
.sitemap i {
  display: block;
  padding: 2px 10px 2px 25px;
  background: #f8f8f8 none 95% 45% no-repeat;
  font-size: 1.17em;
  border: 1px solid #d9d9d9;
  color: #3f3f40;
  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 { background-color: #fff; border-color: #d9d9d9; font-size: 1em; }
.sitemap .level3 a,
.sitemap .level3 i { background-color: #f8f8f8; }
.sitemap .level4 a,
.sitemap .level4 i { background-color: #fff; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { 
  border-color: #595959;
  background-color: #747474;
  color: #fff;
  text-decoration: none;
}
.sitemap .boxbody i:hover { border-color: #aaa; }



.sitemap li.closed ul {
  display: none;
}
.sitemap .boxbody a.expand {
  position: absolute;
  top:0;
  left: 0;
  display: block;
  margin: 3px;
  padding: 0;
  width: 14px;
  height: 1.25em;
  min-height: 14px;
  overflow: hidden;
  text-indent: -999em;
  border: none;
  background: url(i/sitemap-expand.png) 0 50% no-repeat;
}
.sitemap .boxbody .level2 a.expand {
  left: 26px;
}
.sitemap .boxbody .open > a.expand {
  background-position: -500px 50%;
}
.sitemap .boxbody a.expand:hover,
.sitemap .boxbody a.expand:focus {
  background-color: transparent;
}





/* ******  gallery  ****** */

.gallery .boxbody {
  padding: 0 0 50px;
  width: 677px;
}


.gallery td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}

.gallery img { margin : 0 auto; }



.gallery .imgbox {
  width: 438px;
  height: 403px;
  ~height: auto;
  float: left;
  border: 1px solid #DADADA;
  margin: 0;
  padding: 0;
  position : relative;
}

.gallery .imgbox .img {
  margin: 0;
  padding: 0;
  background: none;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  width: 440px;
  height: 405px;
  border: none;
  ~padding: 30px 0;
  ~height: auto;
}
.gallery .imgbox img {
  border: 1px solid #DADADA;
  display: block;
}

.gallery .imgbox .imgcontent {
  width: 410px;
  position : absolute;
  left: 0;
  top: 405px;
  font-size: 1.1em;
  text-align: left;
  padding: 15px;
}

.gallery .imgbox .imgname {
  font-weight: bold;
  color: #184971;
  font-size: 1.1em;
}
.gallery .thumbsview .imgtext { position:absolute;right:9999px;left:auto; }



.gallery .thumbsview {
  float: right;
  clear: right;
  padding-bottom: 5px;
}

.gallery .thumbsview { width: 231px; }

.gallery .thumbsview li {
  float: left;
  margin-left: 13px;
  margin-bottom: 9px;
}

.gallery .thumbsview li a {
  border: 1px solid #DADADA;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
  width: 62px;
  height: 63px;
  
  ~display: block;
  ~padding-top : 31px;
  ~height : 31px;
}

.gallery .thumbsview li img { ~margin-top : expression( this.runtimeStyle.marginTop=(- (this.offsetHeight/2 + 1)) +'px'); }

.gallery .thumbsview li.current a,
.gallery .thumbsview li a:hover,
.gallery .thumbsview li a:focus,
.gallery .thumbsview li a:active { border-color: #184971; }




.gallery .pgr,
.gallery .pgs {
  border-top: 1px solid #d9d9d9;
  width: 215px;
  float: right;
  clear: right;
  position : relative;
  font-size: .92em;
  text-align: center;
  margin-right: 2px;
  padding-top: 3px;
}
.gallery .pgr {
  z-index: 10;
}

.gallery .pgs {
  margin-top: 1px;
  border: none;
}
.gallery .status { position:absolute;right:9999px;left:auto; }

.gallery .paging,
.gallery .stepper { min-height:0; /* ie hasLayout fix */ }
.gallery .stepper {
  min-height:0; /* ie hasLayout fix */
}
.gallery .paging .next,
.gallery .paging .prev {
  position: absolute;
  width: 25px;
  height: 24px;
  left: 193px;
  margin-top: -14px;
}
.gallery .paging .next {
  left: auto;
  right: 193px;
}
.gallery .paging .next a,
.gallery .paging .prev 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: 25px;
  height: 24px;
  background: url(i/gallery-nav.png) 0 0 no-repeat;
  left: 193px;
  z-index: 10;
}
.gallery .paging .next a {
  background-position: -27px 0;
}

.gallery .paging .next:hover,
.gallery .paging .next:focus,
.gallery .paging .next:active { background-position: -27px -26px; }
.gallery .paging .prev:hover,
.gallery .paging .prev:focus,
.gallery .paging .prev:active { background-position: 0 -26px; }

.gallery .pgr .next,
.gallery .pgr .prev {
  /* image replacement */padding:0; display:block; overflow:hidden; border:none; line-height:0; text-indent:-9999em; font-size:1px; letter-spacing:-1em;
  width: 14px;
  height: 13px;
  background: url(i/gallery-nav-small.png) -15px 0 no-repeat;
  position: absolute;
  right: 0;
  top: 7px;
}
.gallery .pgr .prev { background-position: 0 0; left: 0; right: auto;  }

.gallery .pgr .next:hover,
.gallery .pgr .next:focus,
.gallery .pgr .next:active { background-position: -15px -14px; }
.gallery .pgr .prev:hover,
.gallery .pgr .prev:focus,
.gallery .pgr .prev:active { background-position: 0 -14px; }

.gallery .pgr span.next,
.gallery .pgr span.prev {
  display: none;
}

.gallery .jump {
  width: 150px;
  margin: 0 auto;
}

.gallery .jump a,
.gallery .jump b {
  margin: 0 1px 0 2px;
  color: #635F5F;
}

.gallery .jump b {
  font-size: 1.3em;
  color: #184971;
}






/* ******  galleryitem  ****** */
.galleryitem .boxbody {
  text-align : center;
}
.galleryitem .ctrls a {
  padding : 0 .3em;
}
.galleryitem img {
  margin : .5em 0;
}



/* ******  webcam  ****** */
.webcam .boxhead { padding-bottom: 4px; }

.webcam .boxbody {
  padding-right : 0;
  padding-left: 0;
  background: url(i/p-underline.gif) no-repeat 0 -1px;
  margin-right: -15px;
  padding-top: 19px;
  padding-bottom: 100px;
  border-top: 1px solid #D9D9D9;
}

.webcam .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }


.webcam td {
  padding-right : 12px;
  padding-bottom : 12px;
  text-align : center;
  vertical-align : bottom;
}

.webcam img { margin : 0 auto; }



.webcam .imgbox {
  width: 662px;
  height: 502px;
  background: url(i/webcam-imgbox.gif) no-repeat;
  margin: 0;
  padding: 11px;
  position : relative;
}




/* *** googlemap *** */

.popup {
  z-index: 998;
  display:none;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.popup .popbox{
  margin-left: 199px;
  margin-top: 222px;
}

.popup .closebtn {
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 17px;
  height: 17px;
  background: url(i/closebtn.gif) 0 0 no-repeat;
  position: absolute;
  top: 5px;
  right: 4px;
}
.popup .closebtn:hover,
.popup .closebtn:focus,
.popup .closebtn:active {
  background-position: 0 -20px;
}

.popup .popbody {
  margin: 60px auto;
  position: relative;
  text-align: left;
  width: 632px;
  height: 458px;
  ~left: 50%;
  ~margin-left: -250px;
  padding: 10px 20px 20px 20px;
  background: #fff;
  border: 1px solid #ccc;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
}





/* ******  footer  ****** */
.footer .boxhead { position:absolute;right:9999px;left:auto; }
.footer .boxbody {
  position: relative;
  ~position: static;
  font-size: 1.08em;
  text-shadow: rgba(0,0,0, .25) -1px -1px 0;
  color: #c8c8c8;
}

.footer h2,
.footer h3 {
  font-weight: normal;
  font-size: 1.38em;
  color: #c8c8c8;
  margin: 0 0 15px;
}
.footer h3 { font-size: 1.08em; }
.footer a {
  color: #c8c8c8;
}
.footer .boxbody a:hover {
  color: #fff;
  text-decoration: none;
}


.footer .boxbody .info {
  border-bottom: 1px solid #1c1c1c;
  min-height:0; /* ie hasLayout fix */
  padding-bottom: 16px;
}
.footer .boxbody .info:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.footer .boxbody .info div {
  float: left;
  padding: 0 15px;
}


.footer .f-boxoffice {
  width: 255px;
}
.footer .f-boxoffice .phone {
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 20px;
  display: inline-block;
}
.footer .f-boxoffice li a,
.footer .f-boxoffice li a {
  background: url(i/footer-office.png) 0 0 no-repeat;
  line-height: 25px;
  margin-bottom: 5px;
  display: block;
  padding-left: 36px;
}
.footer .f-boxoffice li a:hover,
.footer .f-boxoffice li a:focus {
  background-position: -300px 0;
}
.footer .f-boxoffice .hours a {
  background-position: 0 -25px;
}
.footer .f-boxoffice .hours a:hover,
.footer .f-boxoffice .hours a:focus {
  background-position: -300px -25px;
}

.footer .f-info {
  width: 185px;
}
.footer .f-info li {
  margin-bottom: 10px;
}

.footer .f-informed {
  width: 452px;
  position: relative;
}
.footer .f-informed li {
  float: left;
  margin-left: 12px;
  padding-top: 6px;
}
.footer .f-informed li a {
  background: url(i/footer-social.png) 0 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  width: 30px;
  height: 31px;
}
.footer .f-informed li.fb a:hover,
.footer .f-informed li.fb a:focus {
  background-position: 0 -31px;
}

.footer .f-informed li.tw a {
  background-position: -30px 0;
}
.footer .f-informed li.tw a:hover,
.footer .f-informed li.tw a:focus {
  background-position: -30px -31px;
}

.footer .f-informed li.yt a {
  background-position: -60px 0;
}
.footer .f-informed li.yt a:hover,
.footer .f-informed li.yt a:focus {
  background-position: -60px -31px;
}

.footer .f-informed li.fl a {
  background-position: -90px 0;
}
.footer .f-informed li.fl a:hover,
.footer .f-informed li.fl a:focus {
  background-position: -90px -31px;
}


.footer .f-informed li.nl-link { 
  margin: 0; 
  padding: 8px 20px 6px 10px;
  background: #161616;
  border: 1px solid #363636;
  -moz-box-shadow:    inset rgba(0,0,0, .5)  0 0 15px;
  -webkit-box-shadow: inset rgba(0,0,0, .5)  0 0 15px;
  box-shadow:         inset rgba(0,0,0, .5)  0 0 15px;
}
.footer .f-informed li.nl-link a {
  background-image: url(i/footer-newsletter.png);
  width: 237px;
  height: 28px;
}
.footer .f-informed li.nl-link a:hover,
.footer .f-informed li.nl-link a:focus {
  background-position: 0 -28px;
}
.english .footer .f-informed li.nl-link a {
  background-image: url(i/footer-newsletter-en.png);
}


.footer .boxbody .gauss {
  background: url(i/footer-gauss.png) 100% 0 no-repeat;
}

.footer .boxbody .sponsors {
  border-bottom: 1px solid #1c1c1c;
  border-top: 1px solid #2f2f2f;
  padding: 16px 15px;
  min-height:0; /* ie hasLayout fix */
}
.footer .sponsors:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.footer .sponsors li {
  float: right;
}
.footer .sponsors li a {
  background: url(i/footer-sponsors.png) 0 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  height: 41px;
  width: 223px;
  margin-left: 70px;
}
.footer .sponsors li.mmr a:hover,
.footer .sponsors li.mmr a:focus {
  background-position: 0 -41px;
}

.footer .sponsors li.rvk a { background-position: -250px 0; width: 130px; }
.footer .sponsors li.rvk a:hover,
.footer .sponsors li.rvk a:focus {
  background-position: -250px -41px;
}
.english .footer .sponsors li a { background-image: url(i/footer-sponsors-en.png) }


.footer .boxbody .foot {
  border-top: 1px solid #2f2f2f;
  padding: 16px 15px;
  min-height:0; /* ie hasLayout fix */
}
.footer .boxbody .foot:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.footer .boxbody .foot .fspons {
  float: left;
  margin: -5px 0 0 -5px;
}
.footer .boxbody .fspons li {
  float: left;
  margin-right: 35px;
}
.footer .boxbody .fspons li a {
  background: url(i/footer-fspons.png) 0 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  width: 87px;
  height: 29px;
}
.footer .boxbody .fspons li.arion a:hover,
.footer .boxbody .fspons li.arion a:focus {
  background-position: 0 -29px;
}

.footer .boxbody .fspons li.icelandair a { background-position: -121px 0; width: 98px; }
.footer .boxbody .fspons li.icelandair a:hover,
.footer .boxbody .fspons li.icelandair a:focus {
  background-position: -121px -29px;
}


.footer .boxbody .foot p {
  float: right;
  font-size: .85em;
  color: #868686;
}



.footer .boxbody .opnunartimi {
  border-bottom: 1px solid #1c1c1c;
  border-top: 1px solid #2f2f2f;
  padding: 16px 15px;
  min-height:0; /* ie hasLayout fix */
}
.footer .boxbody .opnunartimi:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.footer .boxbody .opnunartimi h2 {
  background: url(i/footer-opnun.png) 0 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  width: 390px;
  height: 31px;
  float: left;
}
.english .footer .opnunartimi h2 {
  background-image: url(i/footer-opnun-en.png)
}
.footer .boxbody .opnunartimi h3 {
  margin-bottom: 30px;
}
.footer .boxbody .opnunartimi div {
  float: left;
  width: 278px;
}
.footer .boxbody .opnunartimi .time {
  font-size: 24px;
}

.footer .boxbody .opnun-active {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 136px;
  background: #161616;
  border: 1px solid #363636;
  -moz-box-shadow:    inset rgba(0,0,0, .5)  0 0 15px;
  -webkit-box-shadow: inset rgba(0,0,0, .5)  0 0 15px;
  box-shadow:         inset rgba(0,0,0, .5)  0 0 15px;
}


.footer .close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 17px;
  border-left: 1px solid #363636;
  border-bottom: 1px solid #363636;
  background: #0c0c0c;
  background: -moz-linear-gradient(top,  #131313 0%, #010101 100%);
  background: -webkit-linear-gradient(top,  #131313 0%,#010101 100%);
  background: linear-gradient(top,  #131313 0%,#010101 100%);
}


.pgfoot .subscr {
  padding: 8px 23px 15px;
  background: #161616;
  border: 1px solid #363636;
  -moz-box-shadow:    inset rgba(0,0,0, .5)  0 0 15px;
  -webkit-box-shadow: inset rgba(0,0,0, .5)  0 0 15px;
  box-shadow:         inset rgba(0,0,0, .5)  0 0 15px;
}
.pgfoot .subscr .boxhead {
  background: url(i/footer-newsletter.png) 0 0 no-repeat;
  display:block;overflow:hidden;text-indent:-999em;
  width: 237px;
  height: 28px;
  margin-left: -13px;
}
.pgfoot .subscr .reqnote { position:absolute;right:9999px;left:auto; }
.english .pgfoot .subscr .boxhead {
  background-image: url(i/footer-newsletter.png);
}
.pgfoot .subscr .desc {
  float: left;
  width: 135px;
  margin-right: 25px;
  font-size: .85em;
}
.pgfoot .wrap .subscr .fi_txt {
  float: none;
  padding: 0;
}
.pgfoot .subscr .fi_txt input {
  color: #242424;
  padding: 2px 13px;
  width: 200px;
  background: #c5c5c5;
  border: 1px solid #fff;
  -moz-border-radius:    4px;
  -webkit-border-radius: 4px;
  border-radius:         4px;
  -moz-box-shadow:    inset rgba(0,0,0, .15)  2px 2px 5px;
  -webkit-box-shadow: inset rgba(0,0,0, .15)  2px 2px 5px;
  box-shadow:         inset rgba(0,0,0, .15)  2px 2px 5px;
}
.pgfoot .wrap .subscr .fi_btn {
  float: none;
  padding: 0;
}
.pgfoot .subscr .fi_btn input {
  padding: 4px 30px;
  margin-right: 16px;
  color: #ccc;
  border: 1px solid #000;
  -moz-border-radius:    0;
  -webkit-border-radius: 0;
  border-radius:         0;
  background: #2a2a2a;
  background: -moz-linear-gradient(top,  #444444 0%, #000000 100%);
  background: -webkit-linear-gradient(top,  #444444 0%,#000000 100%);
  background: linear-gradient(top,  #444444 0%,#000000 100%);
}
.pgfoot .subscr .fi_btn input:hover,
.pgfoot .subscr .fi_btn input:focus {
  border-color: #ccc;
  color: #ccc;
}

.footer .boxbody .info .subscr {
  position: absolute;
  top: 32px;
  left: 15px;
  right: 15px;
  padding: 8px 23px 15px;
  min-height: 113px;
}
.footer .subscr .boxhead {
  position: relative;
  right: auto;
}
.footer .subscr .fi_btn input {
  float: right;
}



/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position: absolute;
  right: 50%;
  margin: -10px -480px 0 0;
  padding-bottom: 20px;
  text-align: right;
  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-w25.png) 0 0 no-repeat;
}
.english .byggiraeplica a {
  background-image: url(http://codecentre.eplica.is/f/e2-w25.png);
}




/* ******  imgbanner  ****** */
.imgbanner {}

.topimg {
  background: url(i/topimg-bg.png) 50% 100% no-repeat;
  padding: 0 7px 17px;
}




/* ****** pagestyle  ****** */
.pagestyle { 
  position: absolute;
  top: 17px;
  right: 50%;
  margin-right: -449px;
}
.pagestyle h2 { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float: right;
  margin-left: 4px;
}
.pagestyle a {
  display: block;overflow: hidden; text-indent: -999em;
  width: 20px;
  height: 20px;
  background: url(i/sup-bg.png) -205px -4px no-repeat;
}
.pagestyle .userstyles a:hover,
.pagestyle .userstyles a:focus {
  opacity: .7;
  filter: alpha(opacity=70);
}



/* ****** langnav  ****** */
.langnav {
  position: absolute;
  top: 16px;
  right: 50%;
  margin-right: -477px;
}
.langnav .boxhead { position:absolute;right:9999px;left:auto; }
.langnav li a {
  display: block;overflow: hidden; text-indent: -999em;
  width: 21px;
  height: 21px;
  background: url(i/sup-bg.png) -232px -3px no-repeat;
}
.langnav li.is a {
  background-position: -257px -3px;
}
.langnav li a:hover,
.langnav li a:focus {
  opacity: .7;
  filter: alpha(opacity=70);
}





/* ******  .milli  ****** */
.milli .pgmain .wrap { padding-bottom: 1px; }

.milli .imgrot .boxhead { position:absolute;right:9999px;left:auto; }
.milli .imgrot .boxbody {
  background: url(i/milli-imagelist.png) 0 100% no-repeat;
  padding: 0 7px 17px;
  position: relative;
  height: 262px;
}
.milli .imgrot .item {
  display: none;
  position: relative;
  color: #fff;
  width: 968px;
  height: 262px;
  margin: 0;
}
.milli .imgrot .firstitem {
  display: block;
}
.milli .imgrot img {
  margin: 0;
  padding: 0;
  background: 0;
  float: none;
}

.milli .imgrot .plate {
  position: absolute;
  bottom: 15px;
  left: 15px;
  padding: 15px 15px 12px;
  min-width: 430px;
  max-width: 650px;
  background: #282828;
  background: rgba(40,40,40, .9);
}
.milli .imgrot .plate .summary {
  font-size: 1.08em;
  max-width: 500px
}
.milli .imgrot h3 {
  font-size: 2.33em;
  color: #fff;
}
.milli .imgrot h3 a {
  color: #fff;
}

.milli .imgrot .listscroller-wrapper { position: relative; }
.milli .imgrot .listscroller-wrapper .item {
  position: absolute;
  top: 0;
  left: 0;
}
.milli .imgrot .paging li a {
  position: absolute;
  z-index: 50;
  top: 112px;
  left: -10px;
  display: block;overflow: hidden;  text-indent: -9999em;
  background: url(i/arrows-slider.png) 0 0 no-repeat;
  width: 33px;
  height: 33px;
}
.milli .imgrot .paging li a:hover,
.milli .imgrot .paging li a:focus {
  background-position: 0 -33px;
}
.milli .imgrot .paging,
.milli .imgrot .paging ul,
.milli .imgrot .paging li {
  padding: 0;
  margin: 0;
  height: 0;
}
.milli .imgrot .paging li.next a {
  background-position: -33px 0;
  left: auto;
  right: -10px;
}
.milli .imgrot .paging li.next a:hover,
.milli .imgrot .paging li.next a:focus {
  background-position: -33px -33px;
}

.milli .s-grid {
  width: 982px;
  overflow: hidden;
}
.milli .s-grid .boxhead { position:absolute;right:9999px;left:auto; }
.milli .s-grid .boxbody {
  margin-left: -18px;
  width: 1000px;
}
.milli .s-grid .item {
  background: #f6f6f6 url(i/sgrid-bottom.png) 0 100% no-repeat;
  float: left;
  width: 446px;
  margin: 0 0 22px 18px;
  padding: 22px 20px 20px 16px;
  border-top: 1px solid #dadada;
}
.milli .s-grid .item:nth-child(2n-1) {
  clear: left;
}
.milli .s-grid .item:hover {
  background-color: #eff5f9;
  cursor: pointer;
}
.milli .s-grid .item h3 {
  font-size: 1.5em;
}
.milli .s-grid .item h3 a {
  color: #252525;
}
.milli .s-grid .item .summary {
  font-size: 1.08em;
  color: #555;
}
.milli .s-grid .item img {
  padding-bottom: 9px;
  background: url(i/sgrid-img.png) 0 100% no-repeat;
}
.milli .nshad .item img {
  background: none;
  }



.prettyLoader {background: url(i/prettyLoader.png) 0 0 no-repeat;height:30px;position:absolute;width:30px;z-index:30000;}
.prettyLoader img {display:block;margin:7px 0 0 7px;}



/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { text-decoration: underline; }
div.wrap a:hover,
div.wrap a:active { outline: none; }
body a[name],
body a[name]:hover { color: inherit; text-decoration: inherit; }

