.pghead {
  margin-bottom: 24px;
}

.pghead .wrap {
  min-height: 385px; _height: 385px;
}

.pghead .brand a {
  padding-top: 76px;
  padding-bottom: 34px;
}


.pgmain {
  font-size: 1em;
  background-image: url(i/bg-pgmain.png);
  padding-top: 0;
}
.pgmain:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.pgmain .wrap {
  background: #fff none;
  padding: 10px 11px;
  min-height:0;
  _height:0;
  position: relative;
}

.grphead {
  font-family: "CA BND Web Bold", Helvetica, Arial, Sans-serif;
  font-weight: bold;
  line-height: 1.2;
  font-size: 1.55em;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 8px 0 7px 0;
  _height:0;min-height:0; /* ie hasLayout fix */
}




.more,
.moreolder {
  font-size: 1.08em;
}





.news {
  float: left;
  width: 648px;
}


.news .tab-box ul {
  width: 100%;
  overflow: hidden;
  margin: 0 0 2px -1px;
  ~padding-bottom: 10px;
  font-size: .92em;
  font-weight: bold;
}
.news .tab-box li {
  float: left;
  _display: inline;
  margin: 0 12px 10px 0;
  padding-right: 5px;
  background: url(i/news-tab-bg.png) 100% 50% no-repeat;
}
.news .tab-box li.current {
  background-image: url(i/news-tab-current.png);
}
.news .tab-box a {
  float: left;
  background: #b2b2b2 url(i/news-tab-bg.png) 0 50% no-repeat;
  color: #fff;
  padding: 2px 8px 3px 10px;
  ~padding-top: 3px;
}
.news .tab-box a:hover,
.news .tab-box a:focus,
.news .tab-box a:active {
  text-decoration: none;
  color: #000;
}
.news .wrap .tab-box .current a {
  color: #fff;
  background-color: #3985a9;
  background-image: url(i/news-tab-current.png);
}


.news .tabpane .boxhead { position:absolute;right:9999px;left:auto; }



.newslist .boxbody {
  font-size: 1em;
  padding: 0 0 1em 0;
}
.newslist .item h3 a {
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 1.08em;
}
.newslist .summary {
  min-height: 0;
  _height: 0;
}
.newslist .moreolder {
  position: absolute;
  bottom: 1px;
}





.news .subscriptions {
  float: right;
}





.shortcuts {
  float: right;
  width: 288px;
}
.shortcuts .wrap {
  padding: 1px 6px 8px 6px;
}

.shortcuts .box {
  background: #fafafa url(i/short-bg.png) 0 100% no-repeat;
  margin: 0;
}
.shortcuts .boxhead {
  border-top: 7px solid #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  color: #fff;
  padding: 5px 10px 6px 10px;
  background: #30ad1f url(i/short-head.png) 0 -130px repeat-x;
}
.shortcuts .ui-accordion .ui-state-default {
  background-color: #2f76a1;
  background-position: 0 0;
}
.shortcuts .boxhead a {
  display: block;
  color: #fff;
  margin: -5px -10px -6px -10px;
  padding: 10px 10px 11px 54px;
  background: url(i/short-icons.png) 0 0 no-repeat;
  position: relative;
  overflow: hidden;
  _height:0;min-height:0; /* ie hasLayout fix */
  _background-image: url(i/short-icons-fs8.png);
}
.shortcuts .boxhead a:hover,
.shortcuts .boxhead a:focus,
.shortcuts .boxhead a:active {
  text-decoration: none;
  color: #fff;
  outline: none;
}
.shortcuts .ui-accordion .ui-state-default a:hover,
.shortcuts .ui-accordion .ui-state-default a:focus,
.shortcuts .ui-accordion .ui-state-default a:active {
  background-color: #1d5485;
  padding-right: 9px;
  padding-bottom: 10px;
  border-right: 1px solid #0e2940;
  border-bottom: 1px solid #0e2940;
}

.shortcuts .howtocomplain .boxhead a { background-position: 10px 5px; }
.shortcuts .vacancies .boxhead a    { background-position: 10px -145px; }
.shortcuts .docaccess .boxhead a { background-position: 10px -295px; }


.shortcuts .boxbody {
  background: transparent url(i/short-head.png) 63px -260px no-repeat;
  padding: 11px 18px 1px 40px;
}
.shortcuts li {
  font-size: 1.08em;
  padding: 4px 0;
}
.shortcuts li a {
  color: #272727;
  padding: 0 0 0 16px;
  background: url(../i/arrow-green.png) 0 .25em no-repeat;
  display: block;
  _height:0;min-height:0; /* ie hasLayout fix */
}


.shortcuts .parent,
.shortcuts .current {
  margin-left: -9px;
  border: 3px solid #30AD1F;
  padding: 0;
  position: relative;
}

.shortcuts .parent a,
.shortcuts .current a {
  background: #30AD1F url(i/arrow-white-dwn.png) no-repeat 6px 40%;
  color: #fff;
  font-weight: bold;
  font-size: .92em;
  margin: 0;
  padding: 2px 10px 5px 23px;
}

.shortcuts .parent a:hover,
.shortcuts .parent a:focus,
.shortcuts .parent a:active,
.shortcuts .current a:hover,
.shortcuts .current a:focus,
.shortcuts .current a:active {
  color: #fff;
}

.shortcuts ul ul {
  padding-top: 3px;
  background: #fff;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.shortcuts .boxbody ul ul li {
  font-size: .92em;
  margin-bottom: 0;
  padding: 0;
}

.shortcuts .boxbody ul ul li a {
  background: url(i/arrow-gray.png) no-repeat 12px .33em;
  color: #272727;
  font-weight: normal;
}

.shortcuts .boxbody ul ul li a:hover,
.shortcuts .boxbody ul ul li a:focus,
.shortcuts .boxbody ul ul li a:active {
  color: #222;
}


.shortcuts .moreolder {
  margin-left: 15px;
  width: 90%;
  overflow: hidden;
}
.shortcuts .moreolder a {
  margin-top: 4px;
  background-color: #96d58e;
}
.shortcuts .moreolder a:hover,
.shortcuts .moreolder a:focus,
.shortcuts .moreolder a:active {
  background-color: #30ad1f;
}








/* ******  welcome-tab-box  ****** */
.welcome-tab-box {
  float: right;
  _display: inline;
  position: relative;
  width: 289px;
  height: 31px;
  margin-bottom: -31px;
}
.welcome-tab-box ul {
  float: left;
  border-left: 1px solid #ddd;
}
.welcome-tab-box li {
  float: left;
  background: url(i/welcome-tab-bg.png) 0 100% repeat-x;
}
.pghead .tab-box li.current {
  position: relative;
  background-position: 0 0;
}

.welcome-tab-box 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: 71px;
  height: 29px;
  background: url(i/welcome-flags.png) 50% 0 no-repeat;
  border: 1px solid #ddd;
  border-left: none;
}
.welcome-tab-box a:hover,
.welcome-tab-box a:focus,
.welcome-tab-box a:active {
  background-color: #eee;
}
.welcome-tab-box .current a {
  padding-bottom: 1px;
  border-bottom: none;
  background-color: transparent;
}
.welcome-tab-box li.is a { background-position: 50%  -50px; }
.welcome-tab-box li.li a { background-position: 50% -100px; }
.welcome-tab-box li.no a { background-position: 50% -150px; }




/* ******  welcome boxen  ****** */
.welcome {
  position: relative;
  float: right;
  clear: right;
  width: 287px;
  border: 1px solid #ddd;
  line-height: 1.6;
  border-top: none;
  margin-top: 31px;
  min-height: 262px;
  _height: 262px;
}
.welcome .boxhead {
  font-family: "CA BND Web Bold", Helvetica, Arial, Sans-serif;
  font-weight: bold;
  font-size:  1.83em;
  color: #347faa;
  padding: 12px 9px 8px 9px;
}
.welcome .boxbody {
  padding: 0 9px 4px 9px;
  font-size: 1.08em;
}
.welcome .more {
  margin-top: 1em;
  font-size: 1em;
}
.welcome .more a {
  background-color: #3c85a7;
}








/* ******  eftamap  ****** */
.eftamap {
  position: absolute;
  top: 91px;
  width: 765px;
  height: 294px;
  background: #f1f1f1 url(i/eftamap.jpg) 100% 0 no-repeat;
  margin-left: -114px;
  _display: inline;
}
.eftamap .boxhead { position:absolute;right:9999px;left:auto; }
.eftamap .boxbody {
  position: relative;
  background: transparent none;
  padding: 0;
  margin: 0;
}
.eftamap li {
  position: absolute;
  background: url(i/eftamap-box.png) -400px 0 no-repeat;
  _background-image: url(i/eftamap-box-8bit.png);
  width: 0;
}
.eftamap li.hover,
.eftamap li:hover {
  z-index: 1;
  background-position: 0 100%;
  width: 194px;
}

.eftamap li strong {
  position: absolute;
  top: -21px;
  left: -38px;
  /* image replacement */padding:0; display:block; overflow:hidden; line-height:0; text-indent:-9999px; text-align:left; font-size:1px; letter-spacing:-1em;
  width: 38px;
  height: 27px;
  background: url(i/eftamap-flags.png) 0 0 no-repeat;
  background-image: url(i/eftamap-flags-8bit.png)\9; /* IE6-8 hack */
  opacity: 1;
  filter: none;
}
.eftamap li strong {
}
.eftamap .boxbody li.hover strong,
.eftamap .boxbody li:hover strong {
  opacity: .60;
  filter: alpha(opacity=60);
}

.eftamap li.is { top: 51px; left: 525px; }
.eftamap li.is strong { background-position: 0   0px; }
.eftamap li.no { top: 102px; left: 615px; }
.eftamap li.no strong { background-position: 0 -27px; }
.eftamap li.li { top: 201px; left: 633px; }
.eftamap li.li strong { background-position: 0 -54px; }



.eftamap .boxbody li ul {
  display: none;
  background: url(i/eftamap-box-top.png) 0 0 no-repeat;
  _background-image: url(i/eftamap-box-top-8bit.png);
  margin-top: -18px;
  padding: 8px 10px 12px 20px;
  position: relative;
  _height:0;min-height:0; /* ie hasLayout fix */
  color: #555;
}
.eftamap .boxbody li.hover ul,
.eftamap .boxbody li:hover ul { display: block; }


.eftamap .boxbody li li {
  clear: both;
  position: static;
  background: transparent none;
  width: auto;
  _height:0;min-height:0; /* ie hasLayout fix */
  padding: 2px 0 2px 82px;
}
.eftamap .boxbody li li span {
  font-weight: bold;
  float: left;
  margin-left: -82px;
  margin-right: 10px;
}
.eftamap .boxbody li li b {
  font-weight: normal;
}






