.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: #dad6ca;
  margin: 0;
  padding: 0;
  color: #000;
  line-height: 1.25;
  text-align: center;
  font-family: Helvetica, Arial, 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: 3em; }
ul, ol  { margin-left: 0; }
li { margin: 0; padding: 0; }


a { 
  color: #000;
}

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;
}
h1 {
  font-size: 1.33em;
  margin-bottom: .5em;
}
h2 {
  font-size: 1.17em;
  margin-top: 1.57em;
  margin-bottom: .2em;
}
h3 {
  font-size: 1.09em;
  margin-top: 1em;
  margin-bottom: .2em;
}
h4 {
  font-size: 1em;
  margin-bottom: .2em;
}




table { border-collapse: collapse; }
table, td, th, caption {
  border: none;
  background-color: transparent;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
th acronym:hover { border: none; }
th.num, td.num {
  text-align: right; 
  white-space: nowrap; 
}




form { margin: 0; }

fieldset {
  padding: 0;
  margin: 0 0 1em;
  border: none;
}

.fi_txt,
.fi_bdy,
.fi_file,
.fi_chk,
.fi_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 #888;
  background: #fff;
  color: #000;
}

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,
.pgextra3 select,
.pgextra3 textarea,
.pgextra3 .textinput,
.pgextra3 .fi_txt input { width: 98%; }

.button,
.fi_btn input {
  cursor: pointer; 
  background: #fff;
  border: 1px solid #888;
  color: #000;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color: #f0f0f0;
  color: #f0f0f0;
}


.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;} /* re-appreciated for IE6. */


/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position: relative;
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  border-left: 6px solid #000;
  border-right: 6px solid #000;
}


.pghead {
  background-color: #fff;
  border-top: 35px solid #fff;
  }
.band .pghead {border-top:none;}
.pghead .wrap {
  height: 145px;
  position: relative;
  border-bottom: 6px solid #000;
  }
.hasbanner .pghead .wrap {
  height: 291px;
}
.pghead .brand a {
  float: left;
text-decoration: none;
}
.pghead .brand { 
  font-size :1em; 
  position: absolute;  
  top:0;
  left: 0;
  margin-bottom: 0;
  height:145px;
  width:695px;
}
.hasbanner .pghead .brand { bottom: 15px; }
.pghead .brand img.logo { 

}
.pghead .brand img.logo {
  margin-left:28px;
}
.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }
.pghead .stream { top: 10px; }  /* Accessibility tr1ck50r */



.pgmain {
  float: left;
  width: 720px;
}
.home .pgmain {
  width: 286px;
  float: left;
  border-right: 6px solid #000;
  border-left: 6px solid #000;
  background-color: #cee5f5;
}

.pgmain,
.home .pgextra3,
.home .pgmain {
  padding: 34px 15px;
}
.band .pgmain {
  width:374px;
  float: left;
  padding-top: 10px;
}
.band .pgextra3 {
  background-color: transparent;
  width:556px;
  float: left;
}
.band .pgextra3 .wrap {
  padding: 0;
}
.pgmain .wrap {
  min-height:1px;
  padding: 0 12px 0 0;
}
.home .pgmain .wrap {
  padding-right: 0; 
}
.home .pgextra1 {
  float: left;
  width:318px;
  background-color: #dfeefa;
}
.pgextra3 {
  float: left;
  width: 240px;
  margin-left: 0;
  background: #182518;
}
.home .pgextra3 {
  width: 284px;
  background-color: #bcdbf0;
  float: left;
}
.pgextra3 .wrap {
  padding: 0 12px 0;
}
.home .pgextra3 .wrap {
  padding: 0 0 0 0;
}

.pgfoot:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.pgfoot {
  clear: both;
}
.band .pgextra2 {
float: left;
}



/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  min-height:0;/* ie hasLayout fix */
  margin-bottom: 1em;
}

.boxhead { padding-top: 0; margin-top: 0; font-size : 1.17em; }
.boxbody { min-height:0;/* ie hasLayout fix */ }

.boxhead a { color: #000; }

.pgmain .boxhead,
.pgmain .article h1 {
  font-size: 1.5em;
  margin-bottom: .5em;
  font-weight: bold;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color: #000;
  display: block; 
  font-weight: normal;
  font-size: .92em;
}
.meta span { padding-right: .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color: #000; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display: block;
  white-space: nowrap;
  overflow: hidden;
}
.buttons {
  margin-top: 1.33em;
  clear: both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float: left;
  padding: 0 10px 0 14px;
  background: url(i/more-arrow.png) 0 50% no-repeat;
text-decoration: none;
}



/* *** buttons *** */
.buttons.social {
  position: absolute;
  top: 80px;
  right: 132px;
  z-index: 2;
  margin-top: 0;
}
.buttons a.btn {
  float: left;
  clear: none;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 22px;
  height: 21px;
  background: transparent url(i/btn_sprite_social.png) 0 0 no-repeat;
}
.buttons a.btn.facebook {
  background-position: -67px 0;
}
.buttons a.btn.twitter {
  background-position: -44px 0;
}
.buttons a.btn.flickr {
  background-position: -22px 0;
}
.band .buttons.social {
  top:74px;
}




/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom: 1em;
  overflow: hidden;
}
.articlelist .item h3 {
  font-size: 1.09em; 
  margin: 0;
}
.articlelist .item h3 .meta { font-size: .85em; }
.articlelist .summary { line-height: 1.5; }
.articlelist .summary p { margin: 0; }
.articlelist .more {}

.articlelist .summary a { text-decoration: underline; }
.articlelist img {
  float: right;
  margin: .2em 0 .33em .5em;
}
.articlelist img[align=left],
.articlelist img.left {
  float: left;
  margin: .2em .5em .33em 0;
}
.articlelist ul {
  clear: both;
}
.articlelist li {
  padding-bottom: .7em;
}
.articlelist li a {
  font-weight: bold; 
}




/* ******  article  ****** */
.article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody { line-height: 1.5; }

.article h1 {
  margin-bottom:0;
  font-weight: normal;
  font-size: 3.1em;
  font-weight: bold;
  position: relative;
}
.article .subtitle {
  clear: none;
  margin-top: -.54em;
  font-size: 1em;
}
.article h2 {
  text-transform: uppercase;
  margin-bottom: -5px;
  font-size: 1.25em;
  font-weight: normal;
}

.article .date {
  margin: 0 0 0 0;
  font-weight: bold;
  color: #9E7842;
  font-size: 1em;
}

.article p {
  font-size: 1.084em;
  line-height:1.3;
}

.article img { clear: both; vertical-align: text-bottom; }
.article img.left { float: left;  margin: .2em 2em .2em 0; }
.article img.right { float: right;  margin: .2em 0 .5em 2em; }
.article img.center { float: none; display: block; margin: 0 auto .7em auto; text-align: center;}

.article blockquote {
  font-weight: bold;
  color: #9E7842;
  font-size: 1.3em;
  border-left: 7px solid #9e7842;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.2;
}

.article table {
}
.article caption { 
  font-style: italic;
  padding: .2em 0;
  text-align: left;
}
.article th,
.article td {
  padding: .8em 1em;
  text-align: center;
}
.article .th th,
.article thead th {
  font-weight: bold;
  background-color: #eee;
}
.article tr.odd th,
.article tr.odd td {
  background-color: #fff;
}

.article table.grid,
.article table.grid td {
  background: transparent none;
  border: none;
  padding: 0
}


.article ul,
.article ol {
 padding-left: 0;
}
.article ol li,
.article ul li {
 font-weight: bold;
 padding-left: 18px;
 margin-bottom: 0;
}
.article ul li {
 background: url(../design/i/arrow_right_gold.png) 0 0.5em no-repeat;
}
.article ol li {
 color: #9e7842;
}
.article ol li span {
 color: #000;
}



/* *** band article  *** */
.band .article h1 sup {
  font-weight: bold;
  font-size: .6em;
  margin-left: .5em;
}
.band .article strong,
.band .article b {
  font-size: 1.25em;
  padding-bottom: .3em;
}
.band .article strong a,
.band .article b a {
  color: #000;
  background-color: #FBE605;
  padding: 0 4px;
  line-height: 2.3;
}




/* *** imgbox *** */
.article .imgbox {
  float: right;
  margin: 5.7em 10px 10px 20px;
}



/* ******  imagebox  ****** */
.imagebox {
  line-height: 1.2;
  font-size: .85em;
  margin: 0 12px .75em 0;
  color: #666;
  float: left;
  position: relative;
}
.imagebox ul.imagelist {
  list-style: none;
  padding: 0;
  margin: 0;
}
.imagebox li.image {
  margin: 0;
  padding: 0;
  background: 0;
}

.imagebox .img {
  display: block;
}
.imagebox img {
  clear: none;
  float: none;
  margin: 0;
  padding: 0;
  max-width: 280px;
}

.imagebox .longdesc,
.imagebox small.credit {
  background-color: #ededed;
  padding: 7px 9px 12px 9px;
  margin-top: 5px;
  max-width: 190px;
}
.pgmain .article .imagebox .longdesc {
  position: absolute;
  bottom: 0;
  margin: 0 0 0 0;
  background: #beceac;
  text-transform: uppercase;
  color: #000;
  width: 160px;
  font-weight: bold;
  padding-bottom: 7px;
}
.imagebox .longdesc strong.title {
  display: block;
  font-size: 9px;
}

.imagebox small.credit {
  display: block;
  position: relative;
  padding-top: 0;
  margin-top: -3px;
  font-size: .91em;
  color: #aaa;
}





/* ******  breadcrumbs  ****** */

.breadcrumbs {
  position: absolute;
  top: 58px;
  right: 25px;
  margin-top: -.5em;
  width: 450px;
  font-size: 0.92em;
  text-align: right;
}

.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration: none;
  color: #999;
}
.breadcrumbs i { font-style: normal; }



/* ******  mnav  ****** */
.mnav {
  min-height:95px;
  padding:19px 10px 10px 33px;
  border-bottom: 6px solid #000;
  border-top: 6px solid #000;
}
.mnav:after {
  display:block; clear:both; content:"\\00a0"; visibility:hidden; font-size:1px; height:0;
}
.hasbanner .mnav { top: 199px; }
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav .boxbody { padding: 0; }

.mnav .cat1,
.mnav .cat2,
.mnav .cat3,
.mnav .cat4{
  margin-right:53px;
}

.mnav ul.level1 > li {
  float: left;
  font-weight: bold;
  font-size: 1.333em;
}
.mnav ul.level1 > li:first-child ul.level2 {
  margin-right:0;
}
.mnav ul.level1 > li a {
 text-transform: uppercase;
 padding: 0;
 text-decoration: none;
}
.mnav ul.level1 li.branch > a:hover,
.mnav ul.level1 li.branch > a:focus,
.mnav ul.level1 li.branch > a:active {
  text-decoration:none;
  cursor:default;
}

.mnav ul li.cat1 {
  padding-left:5px;
  margin-left:-5px;
}
.mnav ul li.cat5,
.mnav ul li.cat4,
.mnav ul li.cat3,
.mnav ul li.cat2,
.mnav ul li.cat1 {
  background: url(i/mnav-cat4.png) 0 0 no-repeat;
}
.mnav ul li.cat2 {
  padding-left:6px;
  margin-left:-6px;
}
.mnav ul li.cat2 {
  background-position: -22px -5px;
}
.mnav ul li.cat3 {
  background: url(i/mnav-cat3.png) 0 0 no-repeat;
  padding-left:5px;
  margin-left:-5px;
}
.mnav ul li.cat4 {
  background-position: -3px 0;
  padding-left:7px;
  margin-left:-7px;
}
.mnav ul li.cat5 {
  margin-left:16px;
  padding-left:4px;
}
.mnav ul.level2 { 
 width: 112px;
 margin-right:2em;
}
.mnav ul.level2 li {
  font-size: .75em;
}
.mnav ul.level2 li a {
  width: auto;
  text-transform: none;
  padding: 0;
}
.mnav .cat5 ul.level2 {
 width:65px;
}
.mnav .boxbody a {
  display: block;
  padding: .2em 0;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
  outline : 0;
}
.mnav .parent a,
.mnav .current a {
  font-weight: bold;
}


/* ******  snav  ****** */
.snav {}
.snav ul {}
.snav li {
  min-height:0; /* ie hasLayout fix */
  padding-bottom: 0;
}

.snav .boxbody a {
  display: block;
  padding: .1em .33em;
}
.wrap .snav a:hover,
.wrap .snav a:focus,
.wrap .snav a:active {
}
.snav .parent a,
.snav .current a {
  font-weight: bold;
}

.snav .level2 {}

.snav .level2 a {
  font-weight: normal;  
  padding-left: 1.4em;
}

.snav .level2 .parent a,
.snav .level2 .current a {
  font-weight: bold;
}

.snav .level2 .level3 a {
  font-weight: normal;  
  padding-left: 2.8em;
}
.snav .level3 .current a {
  font-weight: bold;
}




/* ******  flnav  ****** */
.flnav {
  position: absolute;
  top: 15px;
  margin-top: -.5em;
  left: 8px;
  width: auto;
  display: none;
}
.flnav .boxhead { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow: hidden;
  width: auto;
  float: left;
}
.flnav li {
  float: left;
  padding: 0 7px;
  border-left: 1px solid #ccc;
  line-height: .8;
}
.flnav ul li:first-child,
.flnav li.cat1 { border: none; }
.flnav .boxbody a { 
  color: #9e7842; 
  text-transform: uppercase;
  font-size: .8em;
  font-weight: bold;
}
/* Home */
.home .flnav {
 display: block;
}




/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size: .92em;
}
.monthlist table.grid { width: 100%; }
.monthlist td {
  padding: 0 0 10px 0;
}

.events .pager,
.monthlist .pager {
  padding-top: 5px;
  text-align: center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float: left;
  padding-right: 7px;
  border-right: 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float: right;
  padding-left: 7px;
  border-left: 1px solid #eee;
}




/* ******  calendar  ****** */
.monthlist .boxbody {
  position: relative;
}
.calendar { margin: 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width: 100%; }

.calendar th {
  text-align: center;
  font-size: .92em;
  padding: .2em;
  border-bottom: 1px solid #666;
}
.calendar td {
  padding: 0;
  text-align: right;
  border-bottom: 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color: #888; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display: block;
  font-style: normal;
  padding: 2px;
}
.calendar td.today i {
  font-style: italic;
}
.calendar td a:link,
.calendar td a:visited { font-weight: bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color: #eee; }




/* ******  advert / imglink  ****** */
/*
  NOTE: this trips up many AdBlockers
  Only use this class-name for actual paid/commercial ad banners
  - not for generic ".imglink"s within the site.
*/
.advert {
  text-align: center;
  overflow: hidden;
  width: 100%;
}
.advert .boxhead { text-align: left; }
.advert .boxbody { text-align: center; }
.advert img { margin-bottom: 1em; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width: 7em;
  float: left;
  margin-top: .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left: 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position: absolute;
  top: 120px;
  right: 21px;
  width: 200px;
  margin-top: -.5em;
  text-align: right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding: 0; }
.qsearch .fi_txt { margin: 0; margin-left:-10px\9; float: left;}
.qsearch .fi_txt input { width: 170px; background: #fff; height: 17px; /*margin-left: -10px; margin-left: -5px\9*/;}
.qsearch .fi_btn input {
  position:absolute;right:9999px;left:auto;
  /*
  width: 19px; 
  height: 19px; 
  image replacement */
  /*
  padding:0; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
 border: none;
 right: 0;
 position: absolute;
 background: url(i/btn-search.png) 0 0 no-repeat;
  */
}
.home .qsearch {
 display: block;
}
.band .qsearch {
 top:112px; 
}




/* ******  searchresults  ****** */
.searchresults form.search {
  margin-bottom: 1em;
}
.searchresults .search .fi_txt label { display: inline; }
.searchresults .search strong,
.searchresults .search .fi_chk { 
  display: block;
  margin-bottom: .3em;
}
.searchresults .search strong { margin-top: .4em; }

.searchresults .item h3 small {
  font-size: 1em;
  width: 1.6em;
  display: inline-block;
}
.searchresults .item .summary {
  padding-left: 2em;
}
.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;
}



/* ******  footer  ****** */
.footer .boxhead { 
  float: left; 
  background: #182518;  
  color: #fff;
  padding: 8px 183px 10px 12px;
  text-transform: uppercase;
  position: relative;
  font-size: 1.8em;
  margin-bottom: 0;
  font-family: "atrament-web-1","atrament-web-2",sans-serif;
  font-weight: bold;
}
.footer .boxhead span { 
  font-size: .6em;
  width: 160px;
  position: absolute;
  right: 0;
}
.footer .boxbody {
  background: #182518;
  clear: left;
  padding: 12px;
}
.footer .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.footer .boxbody li {
  float: left;
  padding-bottom: .25em;
  ~white-space: nowrap;
}
.footer .boxbody a {
  color: #beceac;
  font-family: "atrament-web-1","atrament-web-2",sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-right: 26px;
  position: relative;
}
.footer .boxbody sup {
  color: #5a81b1;
  font-size: 9px;
  padding: 0 4px;
  position: absolute;
  right: -23px;
  top: 1px;
  =top: 10px;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
}






/* ******  byggiraeplica  ****** */
.byggiraeplica {
  padding: 10px 15px 10px 0;
  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/e2-b.png) 0 0 no-repeat;
}




/* ******  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; }






/********* Marquee ************/

.marquee {
  height: 142px;
  background: transparent;
  width: 960px;
  position: absolute;
  top: 0;
  overflow:hidden;
}
.marquee .item {
  width: 960px;
  height: 142px;
  position: absolute;
  display: none;
}
.marquee .item.firstitem {
  display: block;
}
.marquee .item h3 {
  width: 300px;
  position: absolute;
  padding: .6em 0;
  text-align: left;
  top: 0px;
  left: auto;
  right: 80px;
  color: #fff;
  z-index: 10;
  text-transform: uppercase;
  font-family: "atrament-web-1","atrament-web-2",sans-serif;
  font-weight: bold;
  font-size: 2em;
  line-height: 1;
}
.home .marquee .item h3 {
  top: 50px;
}
.marquee .item .banner {
  top: 0;
  left: 0;
  position: absolute;
}
.marquee .boxhead {
  position:absolute;right:9999px;left:auto;
}



/* controls */
.paging .stepper .next a,
.paging .stepper .prev a {
  top: 40px;
  width: 28px;
  height: 43px;
  position: absolute;
  text-indent: -9999px;
  background: url(i/sprite_arrows.png) 0 -45px no-repeat;
  left: 20px;
}
.paging .stepper .next a {
  left: auto;
  right: 20px;
  background-position: 0 0;
}
/* steps */
.marquee .stepper strong {
  position:absolute;right:9999px;left:auto;
}
.paging .stepper .jump {
  position: absolute;
  bottom: 20px;
  left: 450px;
}
.paging .stepper .jump a {
  float: left;
  border: 1px solid #fff;
  background: transparent;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  margin-right: 4px;
}
.paging .stepper .jump a.current {
  background: #fff;
}




/*** Articlelist - pgextra3 ***/
.pgextra3 .articlelist {
 border-bottom: 7px solid #9e7842;
 padding-top: 1.5em;
} 
.pgextra3 .articlelist .boxhead {
 color: #747c74;
 text-transform: uppercase;
 padding-bottom: 6px;
 border-bottom: 7px solid #9e7842;
 font-size: 1.667em;
  font-family: "atrament-web-1","atrament-web-2",sans-serif;
  font-weight: normal;
} 
.pgextra3 .articlelist .boxhead span {
 color: #fff;
} 
.pgextra3 .articlelist li {
 border-bottom: 1px solid #9e7842;
 padding: .4em 0;
 font-size: .9em;
 line-height: 1;
}
.pgextra3 .articlelist li a {
 color: #fff;
}


/*** Boxes - pghead2 ***/
.pghead2 .box {
  float: left;
  margin-bottom: 0;
}

/* quote box */
.pghead2 .box.quotes {
  width: 936px;
  position: relative;
  padding: 20px 12px 12px 0;
}
.pghead2 .box.quotes .boxhead {
  position:absolute;right:9999px;left:auto;
}
.pghead2 .box.quotes h3 {
  font-family: "superclarendon-1","superclarendon-2",serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 2.6em;
  margin-top: 0;
  line-height: 1;
  color: #9e7842;
  padding-left: 18px;
}
.pghead2 .box.quotes em:first-child {
  margin-left: -19px;
  padding-right: 2px;
}
.pghead2 .box.quotes h3 span {
  font-family: "superclarendon-1","superclarendon-2",serif;
  font-weight: bold;
  font-size: .5em;
  font-style: italic;
  color: #000;
  text-transform: none;
}
.pghead2 .box.quotes .more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #000;
  font-family: "superclarendon-1","superclarendon-2",serif;
  font-weight: bold;
  text-transform: lowercase;
}


/* **** band boxes **** */
.band-videos {
  background: url(i/vimeobg.png) 0 0 no-repeat;
  width:311px;
  height:176px;
  float: left;
  padding: 4px 0 0 5px;
}
.band .gogoyoko {
}
.pghead2 .band {
 position: relative;
 background-color: #000;
}
.pghead2 .band:after
  { display:block; clear:both; content:"\\00a0"; visibility:hidden; font-size:1px; height:0; }
.band .article li {
  float: left;
  background:none;
  margin: 0;
  padding: 0;
  
}
.EPLICA_loggedin.band .article ul li a {
  background:none;
  width:auto;
  height:auto;
  line-height:1.4;
  text-indent:0;
  font-size: 1em;
  letter-spacing:0;
  float:none;
}
.band .article ul li a {
  background: url(i/btn_sprite_social.png) -67px 0 no-repeat;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 22px;
  height: 21px;
  float: left;
}
.band .article ul li a.fb {
  margin-right: 2px;
}
.band .article ul li a.tw {
  background-position: -44px 0;
}
.band .article ul li a.ms {
  background-position: 0 0;
}
.band .article ul li a.yt {
  background-position: -91px 0;
  margin-right: 2px;
}
.band .article ul li a.fr {
  background-position: -22px 0;
}
.band .article ul li a.tumblr {
  background-position: -138px 0;
}
.band .article ul li a.lfm {
  background-position: -115px 0;
}
.band .article ul li a.scl {
  background-position: -160px 0;
}
.videoblock .videocaption { position:absolute;right:9999px;left:auto; }
.pghead2 .band .boxhead,
.pghead2 .band h3 {
  position: absolute;
  background: #fae116;
  background:transparent;
  text-transform: uppercase;
  padding: 8px;
  margin-bottom: 0;
  line-height: 1;
}
.pghead2 .band.col-1_2 {
  width: 480px;
}
.pghead2 .band.fcols .item h3,
.pghead2 .band.tcols .item h3,
.pghead2 .band.col-1_4 h3,
.pghead2 .band.col-1_2 h3 {
  top: 20px;
  left: 35px;
  background-color: #fff;
  font-size: 3em;
  font-weight: bold;
  padding: 0;
  margin-top:0;
}
.pghead2 .band.fcols .item h3 a,
.pghead2 .band.tcols .item h3 a {
  color: #000;
text-decoration: none;
}
.pghead2 .band.fcols .item h3,
.pghead2 .band.col-1_4 h3 {
  font-size: 1.33em;
  right:10px;
  bottom:10px;
}
.pghead2 .band.col-1_6 h2 {
  bottom: 0;
  font-size: .75em;
  width: 144px;
  font-family: Arial black, Arial;
  font-weight: normal;
}

.pghead2 .band.tcols .item {
  float: left;
  width: 477px;
  position: relative;
  overflow: hidden;
}
.pghead2 .band.tcols .item.itm1 {
  margin-right: 3px;
}
.pghead2 .band.tcols .item.itm2 {
  margin-left: 3px;
}
.pghead2 .band.fcols .item {
  float: left;
  width:240px;
  position: relative;
}



/* **** packages / tickets **** */
.ticketbox,
.packagebox {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
.ticketbox p,
.packagebox p{
  margin: 0;
}
.ticketbox {
  background-color: #fae116;
  font-size: 5.3em;
  padding: 9px 0 9px 0;
}
.ticketbox a {
  color: #000;
}
.packagebox {
  background-color: #000;
  color: #fae116;
  font-size: 4em;
  padding: 21px 0;
}
.packagebox a {
  color: #fae116;
}



/*** pgmain - home - articlelist ***/
.home .pgmain .articlelist {
  min-height: 400px;
  float: left;  
  width: 296px;
  padding: 0;
}
.home .pgmain .articlelist.last {
  
}
.home .pgmain .articlelist .item {
  padding: .75em 0;
}
.home .twitter .boxhead,
.home .pgextra1 .boxhead,
.home .pgextra3 .subscr .boxhead,
.home .pgmain .articlelist .boxhead {
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  font-size: 2.33em;
  margin-bottom: .05em;
  font-weight: bold;
  color: #000000;
}
.home .pgmain .articlelist .boxhead {
  background: url(i/news-yellow.png) 161px 0 no-repeat;
  padding-top:7px;
  margin-top:-7px;
}
.home .pgextra3 .subscr .boxhead {
  background: url(i/mailinglist-yellow.png) 129px 0 no-repeat;
  padding-top:4px;
  margin-top:-4px;
}
.home .pgextra1 .artists .boxhead {
  background: url(i/artists-yellow.png) 0 0 no-repeat;
  padding-left:6px;
  padding-top:4px;
  margin-left:-6px;  
  margin-top:-4px;  
}
.home .pgextra3 .twitter .boxhead {
  background: url(i/twitter-yellow.png) 130px 0 no-repeat;
  padding-top:6px;
  margin-top:-6px;
}

.home .boxhead span {
  font-size: .464em;
  line-height:1.2;
  left: 160px;
  margin-top:2px;
  display: block;
  font-weight: normal;
}
.pgmain .item h3 span {
  color: #000;
}
.pgmain .item h3 a {
  color: #000;
  font-size: 1.153em;
  text-transform: uppercase;
text-decoration: none;
}
.artists .moreolder a,
.pgmain .articlelist .more a {
  color: #000;
  padding: 0 0 10px 0;
  margin-top: 1em;
  background: url(i/more-dotted.png) 0 100% repeat-x;
  margin-left: 1px;
}
.article h3 a,
.pgmain .articlelist .moreolder a {
  padding-left: 0;
  background: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: bold;
  margin-top: 0;
  color: #000;
}
.articlelist .summary {
  line-height:1.2;
  font-size: 1.084em;
}

/**** Mailing list sign-up ****/
.home .subscr {
 margin-bottom: 14px;
}
.home .pgextra3 .subscr .boxbody {
  padding: .75em 0;
}
.home .pgextra3 .subscr .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.home .pgextra3 .subscr .fi_txt {
  width: 137px;
  float: left;
  margin-right: 3px;
}
.home .pgextra3 .subscr .fi_txt input {  
  background-color: #000;
  color: #FAE116;
  text-transform: uppercase;
  border: 1px solid #000;
}
.home .pgextra3 .subscr .fi_txt label { position:absolute;right:9999px;left:auto; }
.home .pgextra3 .subscr .fi_btn {
 float: right;
 margin-right:10px;
}
.home .pgextra3 .subscr .fi_btn input {
 background-color: #fbe116;
 color: #000;
 border: none;
 padding: 2px 4px;
 font-weight: bold;
 font-family: Helvetica, sans-serif;
}



/**** Twitter feed ****/
.twitter {
  clear: both;
}
.twitter ul {
  margin-top:2.5em;
}
.home .twitter li {
 display: block;
 margin-bottom: 10px;
 position: relative;
 padding-top: .75em;
 padding-bottom: .75em;
 color: #000;
}
.home .twitter li .timestamp {
  position: absolute;
  left: 0;
  top:-10px;
  color: #000;
  text-transform: uppercase;
  font-size: 1.33em;
  white-space: nowrap;
  text-decoration: none;
  font-weight: bold;
}
.home .twitter li a {
 text-decoration: underline;
 color: #000;
}
.home .pgextra3 .twitter .more.moreolder a {
  padding-left: 0;
  background: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.33em;
  font-weight: bold;
  margin-top: 0;
  color: #000;
}
.home .twitter li span {
 font-size: 1.083em; 
}
/* Loading text */
.twitter .preLoader {
 color: #fff;
 font-size: 1.5em;
 text-align: center;
}



/**** Band page ****/
.band .imgbanner { 
  position: relative;
  overflow: hidden;
}
.band .imgbanner .longdesc { 
  position:absolute;
  left:0;
  right: auto;
  background: #112211;
  bottom: 12px;
  padding: 12px 140px 12px 12px;
  width: auto;
  color: #f6d402;
  text-transform: uppercase;
  font-family: "superclarendon-1","superclarendon-2",serif;
  font-weight: bold;
}
.band .imgbanner .longdesc .title { 
  margin-bottom: 40px;
  display: block;
  font-size: 2.2em;
  font-weight: normal;
}
.band .imgbanner .longdesc .descr { 
  color: #fff;
}


/* *** artists *** */
.home .pgextra1 .artists {
  padding: 34px 10px 0 29px;
}
.artists li {
  padding-bottom: 0.1em;
}
.artists li a {
  color: #000;
  font-size: 1.083em;
  text-transform: uppercase;
}



/* ******  lineup onecol  ****** */
.onecol .pgmain {
  width:949px;
  padding: 0 12px;
}
.lineup .item {
  float: left;
}
.lineup .boxhead { 
  float: left; 
  background: #182518;  
  color: #747C74;
  padding: 8px 0px 0 12px;
  text-transform: uppercase;
  position: relative;
  font-size: 1.8em;
  margin-bottom: 0;
  font-family: "atrament-web-1","atrament-web-2",sans-serif;
  font-weight: bold;
  width:949px;
}
.lineup .boxhead span { 
  color: #E1E1DE;
}
.lineup .boxbody {
  background: #182518;
  clear: left;
  padding: 12px;
}
.lineup .boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.lineup .boxbody li {
  float: left;
  padding-bottom: .25em;
  ~white-space: nowrap;
}
.lineup .boxbody a {
  color: #FFE600;
  font-family: "atrament-web-1","atrament-web-2",sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.5em;
  text-transform: uppercase;
  margin-right: 26px;
  position: relative;
}
.pgmain .lineup .boxbody a {
  margin-right:29px;
}
.lineup .boxbody sup {
  color: #5a81b1;
  font-size: 9px;
  padding: 0 4px;
  position: absolute;
  right: -23px;
  top: 1px;
  =top: 10px;
  text-decoration: none;
  font-family: arial;
}
.lineup .listscroller-wrapper {
  width:973;
  overflow:hidden;
}
.lineup .listscroller-clip {
  width:55000px;
  min-height:0; /* ie hasLayout fix */
}
.lineup .listscroller-clip:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.lineup.scroll {
  position: absolute;
  top:-27px;
}
.lineup.scroll .boxhead{ position:absolute;right:9999px;left:auto; }
.lineup.scroll .boxbody {
  background-color: #000;
  padding:0;
  width:950px;
  padding-left:10px;
}
.lineup.scroll h3 {
  margin-top:.4em;
}
.EPLICA_loggedin .lineup.scroll {
  display: none;
}




/* *** accredation - contactform *** */
.pgmain .contactform .fi_txt label {
  float: left;
  width:15em;
}
.pgmain .contactform .fi_bdy {
  width:36%;
}




/* *** sponsors *** */
.sponsors.left {
  float: left;
}
.sponsors {
  padding-top: 10px;
  float: right;
}
.sponsors li {
  float: left;
  margin-right:20px;
}
.sponsors.left li {
  margin: 0 0 0 20px;
}
.fspons {
  position: absolute;
  top:195px;
  right:22px;
}
.band .fspons {
  top:150px;
}



/* *** quotes *** */
.quotes {
  position: absolute;
  top:-4px;
  left:28px;
}
.quotes h3 {
  font-size: 1.5em;
  text-transform: uppercase;
}
.quotes h3 span {
  font-size: .778em;
  text-transform: none;
  margin-left:10px;
  font-weight: normal;
}


/* *** iadate *** */
.iadate {
  position: absolute;
  top:67px;
  right:43px;
  font-size: 2.167em;
  font-weight: bold;
  color: #fbe116;
}
.band .iadate {
  top:22px;
}



/* ***** merchandise ***** */
.merchandise h3 {
  text-transform: uppercase;
}

.overlay {
  background: url(i/Airwaves_2011.png) 0 0 no-repeat;
  position: absolute;
  top:0;
  left:0;
  width:960px;
  height:1400px;
  display: none;
}



/* **** soundcloud facebook **** */
.likebox {
  background-color: #fff;
  width:100%;
  margin-bottom:20px;
}
.band .articlelist .boxbody { margin-right: -569px; position: relative; z-index: 10; }
.band .articlelist .boxbody:after { display:block; clear:both; content:"\00a0"; visibility:hidden; font-size:1px; height:0; }
.band .articlelist ul {
  float: left;
  margin: 0 0 0 2%;
  width: 31%;
  clear: none;
}
.band .articlelist ul:first-child { margin-left: 0; }
.band .articlelist li a {  
  color: #000;
  font-size: 1em;
}

/* **** schedule **** */
/*.links-visible a {
  text-decoration: underline;
}*/


.pgmain .artistlink { clear: both; }
