.Head_container, .NewsHead, .NewsHead a, .Head, .AdvSpecialHead {
  font-family: gesta-1, gesta-2, arial !important;
  letter-spacing: -1px;
}
.Menu_Backgr_Level0_Selected, .Menu_Backgr_Level0_Last_Selected, .Menu_Backgr_Level0_First_Selected { background: URL('images/menuSelected.jpg') no-repeat center bottom; }
.Menu_Level0_First_Selected { color: #ffffff !important; }
.Menu_bottom { height: auto !important; }
.slideShow {
  position: relative;
  height: 430px;
  width: 957px;
  font-family: Arial;
}
.slideShow .item {
  height: 430px;
  width: 957px;
  position: absolute;
  cursor: pointer;
}
.slideShow .item:first-child { z-index: 1; }
.slideShow .bgBox {
  background-color: black;
  height: 100%;
  opacity: .7;
  filter: ALPHA(opacity=70);
  right: 0;
  width: 0;
  position: absolute;
}
.slideShow .box {
  right: 0;
  width: 232px;
  position: absolute;
  padding: 55px 20px 0;
  color: white;
  display: none;
  font-size: 14px;
  overflow: hidden;
}
.ie .slideShow .box { width: 272px; }
.slideShow .box h1 {
  font-size: 28px;
  font-family: gesta-1, gesta-2, arial;
  letter-spacing: -1px;
}
.slideShow .box a {
  margin-top: 20px;
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: #00c4ee;
}
.slideShow ul {
  list-style: none;
  padding: 10px;
  margin: 0;
  position: absolute;
  bottom: 8px;
  left: 695px;
  cursor: default;
  z-index: 2;
}
.slideShow li {
  width: 13px;
  height: 13px;
  background: URL('/skins/sansir_fo/images/circles.png?v=2') no-repeat 0 0;
  float: left;
  margin-right: 7px;
  cursor: pointer;
}
.slideShow li.current { background-position: right 0; }

