/* 05 - Анонсы */

#announcement_block {
  float: left;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 5px;
}

    #announcement_block #text_part {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      width: 30%;
      height: 100%;
      height: expression(navigator.appName=="Microsoft Internet Explorer" ? document.getElementById('bigPhoto_pic').height : '100%');
      display: block;
      margin: 0 0 0 1.04%;
      padding: 0 10px 0 0;
      background-color: #ebf0f3;
      background-image: url('images/announ_textPart_bg.png');
      background-repeat: repeat-x;
      background-position: top left;
    }

        #announcement_block #text_part p {
          margin: 10px 0 10px 0;
        }


        #announcement_block #text_part .date {
          color: #6d2451;
          margin: 0;
        }


    #bigPhoto_holder {
      position: relative;
      top: 0;
      overflow: hidden;
      margin: 0 10px 0 0;
    }

        #bigPhoto_text {
          position: absolute;
          top: 0;
          right: 5px;
          right: expression(navigator.appName=="Microsoft Internet Explorer" ? '15px' : '5px');
          display: inline;
          width: 49.5%;
          width: expression(navigator.appName=="Microsoft Internet Explorer" ? '51.5%' : '49.5%');
          height: 2em;
          height: expression(navigator.appName=="Microsoft Internet Explorer" ? '2.9em' : '2em');
          margin-top: 240px;
          padding: 10px;
          color: white;
          background-color: #21588c;
          opacity: 0.8;
          filter:alpha(opacity=80);
        }

            #bigPhoto_text p {
                line-height: 1.2;
                font-size: 10pt;
                margin: 0;
                background-color: transparent;
            }

                #bigPhoto_text p a {
                  color: white;
                  text-decoration: none;
                }

                #bigPhoto_text p a:hover {
                  text-decoration: underline;
                }


        #bigPhoto {
          float: right;
          margin: 0;
        }


/* 06 - Содержание главной страницы */

#mainPage_content {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding: 0;
  background-color: white;
}

/* 07 - Новости */

#newsblock {
  float: left;
  width: 40.58%;
  margin: 0;
  padding: 0 0 0 1.04%;
  padding: expression(navigator.appName=="Microsoft Internet Explorer" ? '0 0 0 3.12%' : 'auto');
}

    .wholeList_link {
      font-size: 12pt;
    }

    .newsblock_entry {
      float: left;
      width: 100%;
      margin: 10px 0 0 0;
      padding: 0;
    }

        .newsblock_entry .image {
          float: left;
          width: 70px;
          height: 70px;
          margin: 0;
        }

        .newsblock_entry .text {
          float: left;
          width: 79%;
          width: expression(navigator.appName=="Microsoft Internet Explorer" ? '77%' : '82%');
          margin: 0 0 0 10px;
        }

            .newsblock_entry .text p {
              margin: 0;
            }

            .newsblock_entry .text p.newsdate {
              color: #787878;
            }

            .newsblock_entry .text p.newsname {
              margin-top: 0;
            }


/* 8 - О Центре */

#about_RCSME {
  float: right;
  width: 48.92%;
  margin: 0 4.04% 0 2.33%;
}

    #about_RCSME ul {
      margin: 0;
      padding-left: 20px;
      list-style-image: url('images/pink_triangle.png');
    }

        #about_RCSME ul li {
          margin-top: 10px;
        }


/* 09 - Фотогалерея */

#photogallery {
  float: left;
  clear: left;
  border-top: 1px solid #e4edf2;
  width: 40.58%;
  margin: 20px 0 0 0;
  padding: 0 0 0 1.04%;
  padding: expression(navigator.appName=="Microsoft Internet Explorer" ? '0 0 0 3.12%' : 'auto');
}

    .photo_frame {
      float: left;
      position: relative;
      top: 0;
      left; 0;
      width: 119px;
      height: 87px;
      background-image: url('images/photo_frame.png');
      background-repeat: no-repeat;
      background-position: top left;
    }

        .photo {
          position: absolute;
          top: 5px;
          left: 6px;
        }

    #photogallery .annotation {
      float: left;
      clear: left;
      width: 100%;
      margin: 10px 0 0 0;
    }

    #photogallery .gallery_date {
      float: left;
      clear: left;
      width: 100%;
      margin: 10px 0 0 0;
      color: #787878;
    }


/* 10 - Книги */

#books {
  float: left;
  clear: left;
  display: inline;
  border-top: 1px solid #e4edf2;
  width: 39.58%;
  margin: 20px 0 0 0;
  padding: 0 0 0 1.04%;
  padding: expression(navigator.appName=="Microsoft Internet Explorer" ? '0 0 0 3.12%' : 'auto');
}

    .book {
      float: left;
      display: inline;
      position: relative;
      top: 0;
      left: 0;
      width: 115px;
      height: 180px;
      margin-left: -7px;
    }

        .rounding {
          position: absolute;
          top: 0;
          left: 10px;
          z-index: 10;
          width: 6px;
          height: 6px;
          background-image: url('images/book/rounding.png');
         -background-image: url('images/book/roundingIE6.png');
          background-repeat: no-repeat;
          background-position: top left;
        }

        .cover {
          position: absolute;
          top: 0;
          left: 10px;
          z-index: 9;
        }

            .highlight { /* Блик рядом с корешком книги */
             -display: none; /* Не отображаем блик IE 6 */
              position: absolute;
              top: 0;
              left: 0;
              z-index: 13;
              width: 7px;
              height: 153px;
              background-image: url('images/book/highlight.png');
              background-repeat: no-repeat;
              background-position: top left;
            }

            .frontpage_darkening { /* Тонкая темная полоска в низу обложка */
              position: absolute;
              top: 149px;
              left: 5px;
              z-index: 10;
              width: 100px;
              height: 1px;
              opacity: 0.3;
              filter:alpha(opacity:30);
              background-color: black;
            }

            .spine { /* Корешок - контуры и затемнения */
              position: absolute;
              top: 149px;
             -top: 150px;
              left: 0px;
              z-index: 11;
              width: 6px;
              height: 19px;
              background-image: url('images/book/spine.png');
             -background-image: url('images/book/spineIE6.png');
              background-repeat: no-repeat;
              background-position: top left;
            }

            .spine_pic { /* Корешок - картинка */
              position: absolute;
              top: 149px;
              left: 0px;
              z-index: 10;
              width: 6px;
              height: 19px;
              background-repeat: no-repeat;
              background-position: bottom left;
            }

            .pages {
              position: absolute;
              top: 150px;
              left: 2px;
              z-index: 10;
              height: 16px;
              width: 101px;
              background-image: url('images/book/pages.png');
              background-repeat: repeat-x;
              background-position: top left;
            }

        .backside_cover {
          position: absolute;
          top: 18px;
          left: 11px;
          z-index: 5;
          width: 105px;
          height: 150px;
          opacity: 0.5;
          filter:alpha(opacity:50);
          background-color: black;
        }

        .backsideCover_pic {
          position: absolute;
          top: 18px;
          left: 11px;
          z-index: 4;
          width: 105px;
          height: 150px;
          background-position: top left;
        }

        .book_shadow {
          position: absolute;
          top: 5px;
          left: 2px;
          z-index: 3;
          width: 114px;
          height: 170px;
          background-image: url('images/book/bookShadow.png');
          background-position: top left;
          background-repeat: no-repeat;
        }

    .book_name {
      float: left;
      width: 65%;
      margin: 0 0 0 2.8%;
      font-size: 10pt;
    }

    .description {
      float: left;
      width: 65%;
      margin: 15px 0 0 2.8%;
    }


/* 11 - Баннеры */

.separator {
  float: left;
  width: 100%;
  height: 45px;
}


.bannerblock {
  clear: left;
  border-top: 1px solid #b3c7d1;
  width: 100%;
  padding: 8px 0 8px 0;
  text-align: center;
}

    .banner {
      display: inline-block;
      display: expression(navigator.appName=="Microsoft Internet Explorer" ? 'inline' : 'inline-block');
      height: 78px;
    }

    .banner_separator {
      display: inline-block;
      display: expression(navigator.appName=="Microsoft Internet Explorer" ? 'inline' : 'inline-block');
      width: 6px;
      height: 78px;
      margin: 0 0.8% 0 0.8%;
      background-image: url('images/banner_separator.png');
      background-repeat: no-repeat;
      background-position: top left;
    }

