@charset "utf-8";
/*  
  Main Styles
  Version: 
  
  Structure
  -------------------------------------------------
  1. base style
  
  2. main wrap
  
  3. header

  4. main block

  5. footer
  
*/

/*1. base style ------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
margin: 0; 
padding: 0; 
border: 0; 
outline: 0; 
vertical-align: baseline; 
background: transparent; 
}
html {
font-size: 100.01%;
height: 100%;
}
body {
height: 100%;
color: #000;
font: 12px "Trebuchet MS", "Helvetica CY", sans-serif;
background: url(../img/main-back-2.jpg) center top repeat-y #b6b4a3;
}

:focus {
outline: 0; 
}
table {
border-collapse: collapse; 
border-spacing: 0; 
font-size: 100%;
}
a {
color: #287fc3;
}
input[type="text"], input[type="password"] {
font-size: 100%;
padding: 0;
}
textarea {
font: 100% Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
padding: 0;
}
li {
list-style-type: none;
}


@font-face {
  font-family: 'OfficinaSansCTTBold';
  src: url('../fonts/officina-sans-webfont.ttf');
}

@font-face {
  font-family: 'MyriadProRegular';
  src:
  url('../fonts/myriadpro-regular-webfont.ttf');
}


/*2. main wrap -------------------------------------------------------------------------*/

.totalWrap {
  background: url(../img/main-back.jpg) center top no-repeat; 
}

.mainWrap {
  width: 1000px;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
}

/*3. header ----------------------------------------------------------------------------*/

.header {
  height: 180px;
  position: relative;
}

.header h1,
.headerLogo {
  width: 300px;
  height: 124px;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 50px;
  background: url(../img/header-logo.png) no-repeat;
}

.headerMenu {
  width: 1000px;
  height: 56px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../img/header-menu-back.png) no-repeat;
}

.header ul {
  width: 900px;
  height: 56px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 50px;
  background: url(../img/header-menu-back.png) repeat-x;
}

ul.addItem {
  width: 903px;
}

ul.addItem {
  background-position: 0 -56px;
}

.header ul li {
  float: left;
  margin-top: 5px;
}

.header ul li a,
.header ul li span {
  display: block;
  width: 150px;
  height: 51px;
  line-height: 40px;
  font-size: 13px;
  font-family: "OfficinaSansCTTBold";
  text-decoration: none;
  color: #362f2d;
  text-align: center; 
  text-transform: uppercase;
}

ul.addItem li a,
ul.addItem li span {
  width: 129px;
}

ul.addItem li.firstChild {
  width: 128px;
  overflow: hidden;
}


.header ul li a:hover,
.sel {
  background: url(../img/header-menu-hover-back.png) no-repeat;
  color: #fff !important;
}

ul.addItem li a:hover,
ul.addItem .sel {
  background: url(../img/header-menu-hover-back.png) 0 -52px no-repeat;
}

.header ul li.firstChild a:hover,
.firstChild .sel {
  background: url(../img/header-menu-hover-back.png) -150px 0 no-repeat;  
}

ul.addItem .firstChild a:hover,
ul.addItem .firstChild .sel {
  background-position: -129px -52px !important; 
}

.header ul li.lastChild a:hover,
.lastChild .sel {
  background: url(../img/header-menu-hover-back.png) -300px 0 no-repeat;
}

ul.addItem li.lastChild a:hover,
ul.addItem .lastChild .sel {
  background-position: -260px -52px;
}

.headerCounter {
  width: 144px;
  height: 33px;
  position: absolute;
  top: 61px;
  right: 42px;
  background: url(../img/header-counter.png) no-repeat;
  text-align: left;
  padding: 13px 8px 12px 70px;
  font-size: 18px;
  color: #00001b;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  line-height: 14px;
  text-decoration: none;
}

.headerCounter span {
  font-size: 11px;
  font-family: "OfficinaSansCTTBold";
  text-transform: uppercase;
  color: #982c29;
  display: block;
  text-shadow: 0 1px 1px #fff;
  letter-spacing: 1px;
}

/*4. main block ------------------------------------------------------------------------*/

.mainBlock {
  position: relative;
  background: url(../img/main-block-back.png) repeat-y;
  text-align: center;
}

.mainBlockIndexTop {
  width: 900px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../img/index-main-block-flash-back.png) no-repeat;
}

.mainBlockIndexTopFlash {
  width: 900px;
  height: 374px;
  position: relative;
  overflow: hidden;
}

.mainBlockIndexTopFlashLeft,
.mainBlockIndexTopFlashRight {
  width: 5px;
  height: 5px;
  position: absolute;
  background: url(../img/index-main-block-top-corners.png) no-repeat;
}

.mainBlockIndexTopFlashLeft {
  position: absolute;
  top: 0;
  left: 0;
}

.mainBlockIndexTopFlashRight {
  position: absolute;
  top: 0;
  right: 0;
  background-position: -5px 0;
}

.mainBlockIndexTopMenu {
  width: 900px;
  height: 242px;
  overflow: hidden;
  position: relative;
  text-align: left;
}

  .mainBlockIndexTopMenuImg {
    display: block;
    width: 495px;
    height: 219px;
    margin: 10px 0 0 10px;
    position: relative;
    overflow: hidden;
  }
  
    .mainBlockIndexTopMenuImg span {
      display: block;
      width: 495px;
      height: 219px;
      overflow: hidden;
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      background: url(../img/index-main-block-bottom-img-frame.png) no-repeat;
    }
    
    .mainBlockIndexTopMenuImgLT,
    .mainBlockIndexTopMenuImgRT,
    .mainBlockIndexTopMenuImgLB,
    .mainBlockIndexTopMenuImgRB {
      width: 5px;
      height: 5px;
      position: absolute;
      background: url(../img/index-main-block-bottom-corners.png) no-repeat;
      overflow: hidden;
    }
    
    .mainBlockIndexTopMenuImgLT {
      top: 0;
      left: 0;
    }
    
    .mainBlockIndexTopMenuImgRT {
      top: 0px;
      right: 0px;
      background-position: -5px 0;
    }
    
    .mainBlockIndexTopMenuImgLB {
      bottom: -2px;
      left: 0;
      background-position: 0 -5px;
    }
    
    .mainBlockIndexTopMenuImgRB {
      bottom: -2px;
      right: 0px;
      background-position: -5px -5px;
    }
    

.mainBlockIndexTopMenu ul {
  position: absolute;
  top: 11px;
  right: 9px;
}

.mainBlockIndexTopMenu ul li {
  display: block;
  width: 393px;
  height: 71px;
  margin-bottom: 2px;
  position: relative;
  cursor: pointer !important;
}

  .active {
    cursor: default !important;
  }

  .imgFrame span,
  .mainBlockIndexTopMenu ul li,
  .active {
    background: url(../img/index-main-block-bottom-menu-back.png) no-repeat;    
  }

  .mainBlockIndexTopMenu ul li:hover,
  .mainBlockIndexTopMenu ul li.hover,
  .active {
    background-position: 0 -71px !important;
  }
  
  .active .imgFrame span,
  .mainBlockIndexTopMenu ul li:hover .imgFrame span,
  .mainBlockIndexTopMenu ul li.hover .imgFrame span {
    background-position: -393px -61px !important;
  }
  
  .active dl dt,
  .mainBlockIndexTopMenu ul li:hover dl dt,
  .mainBlockIndexTopMenu ul li.hover dl dt {
    color: #fff !important;
  }

  .active dl dd,
  .mainBlockIndexTopMenu ul li:hover dl dd,
  .mainBlockIndexTopMenu ul li.hover dl dd {
    color: #fbc58d !important;
  }
  
  .mainBlockIndexTopMenu ul li a {
    text-decoration: none;
  }

  
  .imgFrame {
    width: 95px;
    height: 61px;
    position: absolute;
    top: 4px;
    left: 17px;
    overflow: hidden;
  }
  
  .imgFrame span {
    display: block;
    overflow: hidden;
    width: 95px;
    height: 61px;
    background-position: -393px 0;
    position: absolute;
    top: 0;
    left: 0;
  }

.mainBlockIndexTopMenu ul li dl {
  width: 240px;
  height: 60px;
  overflow: hidden;
  position: absolute;
  top: 5px;
  left: 122px;
}

  .mainBlockIndexTopMenu ul li dl dd {
    color: #737373;
    font-size: 11px;
    line-height: 1.2em;
    font-family: "Trebuchet MS", "Helvetica CY", sans-serif;      
  }
  
  .mainBlockIndexTopMenu dl dt {
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #9b0b16;
  }

  
.mainBlockIndexBottom {
  width: 900px;
  overflow: hidden; 
  margin: 0 auto; 
}

.mainBlockIndexNews {
  width: 890px;
  padding: 10px 0 0 10px;
  margin: 8px auto 0 auto;
  background: url(../img/index-news-main-back.gif) repeat-y;
  position: relative;
  overflow: hidden;
}

  .mainBlockIndexNewsTop {
    width: 900px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/index-news-parts.png) no-repeat;
    z-index: 2;
    overflow: hidden;
  }
  
  .mainBlockIndexNewsBottom {
    width: 900px;
    height: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/index-news-parts.png) 0 -15px no-repeat;
    overflow: hidden;
  }
  
.mainBlockIndexNews li {
  float: left;
  width: 288px;
  margin: 0 6px 0 1px;
  padding: 0 0 20px 0;
  position: relative;
  overflow: hidden;
}

  .newsImg {
    width: 288px;
    height: 119px;
    overflow: hidden;
  }
  
  .newsImg a {
    display: block;
    width: 290px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  
  
  .mainBlockIndexNewsText {
    width: 272px;
    padding: 14px 9px 0 9px;
    position: relative;
    overflow: hidden;
    text-align: left;
  }
  
  .mainBlockIndexNewsText h2 {
    font-size: 14px;
    color: #9b0b16;
    text-transform: uppercase;
    margin-bottom: 3px;
    font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
  }
  
  .mainBlockIndexNewsText p {
    color: #737373;
    font-size: 11px;
    line-height: 1.5em;
  }
  
  .mainBlockIndexNewsText h2 a {
    font-size: 14px;
    color: #9b0b16;
    text-decoration: none;
  }
  
  .mainBlockIndexNewsText h2 a:hover {
    text-decoration: underline;
  }

.mainBlockIndexBaners {
  padding: 14px 50px 135px 59px;
  position: relative;
  text-align: left;
  background: url(../img/index-main-block-baners-back.png) no-repeat;
  overflow: hidden;
}

  .mainBlockIndexBanersList {
    width: 500px;
    overflow: hidden;
  }
  
  .mainBlockIndexBanersList li {
    float: left;

    height: 48px;
    padding: 3px 4px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: url(../img/baner-back.png) right top repeat-x;
    margin: 0 7px 7px 0;
  }
  
  .mainBlockIndexBanersList li a {
    width: 100%;
    height: 48px;
    position: absolute;
    top: 0px;
    left: -0px;
    background: url(../img/baner-back.png) 0px -48px no-repeat;
  }
  
  .mainBlockIndexBanersWarning {
    width: 215px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 560px;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
  }
  
  .mainBlockIndexBanersWarning span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2px;
    font-weight: bold;
  }
  

/*inner page -------------------*/

.mainBlockInner {
  width: 900px;
  margin: 0 auto;
  background: url(../img/inner-main-block-back.gif) repeat-y #efefef;
  position: relative;
  zoom:1;
}

  .mainBlockInnerTop,
  .mainBlockInnerBottom {
    width: 900px;
    height: 6px;
    position: absolute;
    background: url(../img/inner-main-block-parts.png) no-repeat;
    overflow: hidden;
  }
  
  .mainBlockInnerTop {
    width: 900px;
    height: 6px;
    position: relative;
  }

  .mainBlockInnerBottom {
    bottom: 0;
    left: 0;
    background-position: 0 -6px;
  }

.mainBlockInnerSideBar {
  width: 200px;
  float: left;
  position: relative;
  margin: 6px 0 0 0;
  text-align: left;
  display: inline;
}

  .mainBlockInnerSideBarMenu {
    width: 178px;
    margin-top: 3px;
    padding: 0 11px 0 9px;
  }
  
    .mainBlockInnerSideBarMenu li {
      padding: 3px 0 6px 6px;
      background: url(../img/inner-side-bar-menu-item-separator.gif) left bottom no-repeat;
      color: #525046;
      font-size: 13px;
      font-family: "MyriadProRegular";  
      cursor: default;
    }
    
    .mainBlockInnerSideBarMenu .active {
      color: #990016;     
      background: url(../img/inner-side-bar-menu-item-separator.gif) left bottom no-repeat !important;      
    }
    
    .mainBlockInnerSideBarMenu  .active > a,
    .mainBlockInnerSideBarMenu .active > span {
      color: #990016;     
    }

    ul.mainBlockInnerSideBarMenu li ul {
      margin: 2px 0 0 0;
      padding: 0;
    }
    
    .mainBlockInnerSideBarMenu li li {
      background: none;
      padding: 1px 0 1px 14px;
      line-height: 17px;
    }
    
    .mainBlockInnerSideBarMenu li li.active {
      background: none !important;
    }
    
    .mainBlockInnerSideBarMenu li ul {
      padding-bottom: 11px;
    }
    
    .mainBlockInnerSideBarMenu li span,
    .mainBlockInnerSideBarMenu li a {
      color: #525046;
      font-size: 13px;
      text-decoration: none;
      cursor: pointer;
    }
    
    .mainBlockInnerSideBarMenu li span:hover,
    .mainBlockInnerSideBarMenu li span.hover,
    .mainBlockInnerSideBarMenu li a:hover {
      color: #990016;
    }
    
    .active {
      color: #990016;
    }




.mainBlockInnerSideBarNews {
  margin-top: 36px;
  margin-bottom: 6px;
}

  .mainBlockInnerSideBarNews li {
    width: 198px;
    border: 1px solid #c0bfbf;
    border-right: none;
    background: url(../img/inner-side-bar-news-item-back.png) bottom repeat-x #fff;
    border-top: 0;
    padding-bottom: 20px;
  }
  
  .mainBlockInnerSideBarNews li:first-child,
  .mainBlockInnerSideBarNews li.first-child {
    border-top: 1px solid #c0bfbf;  
  }
  
  .mainBlockInnerSideBarNewsText {
    overflow: hidden;
    padding: 8px 11px 0 15px;
  }
  
  .mainBlockInnerSideBarNewsText h2 {
    margin-bottom: 2px;
    line-height: 14px;
  }
  
  .mainBlockInnerSideBarNewsText h2 a {
    font-size: 14px;
    color: #9b0b16;
    text-transform: uppercase;
    text-decoration: none;
  }
  
  .mainBlockInnerSideBarNewsText h2 a:hover {
    text-decoration: underline;
  }
  
  .mainBlockInnerSideBarNewsText p {
    color: #737373;
    font-size: 11px;
    line-height: 1.5em;
  }
  
  .sideBarNewsFrame {
    width: 198px;
    height: 124px;
    overflow: hidden;
  }
  
.mainBlockInnerContent {
  width: 700px;
  float: left;
  position: relative;
  text-align: left;
  overflow: hidden; 
}

.mainBlockInnerContentText {
  width: 462px;
  padding: 20px 68px 0 170px;
  position: relative;
  margin-bottom: 54px;
}

.mainBlockInnerContentText.room {
  width: auto;
  padding: 20px 38px 0 163px !important;  
}


/*news --------------*/

.mainBlockInnerContentText.news,
.mainBlockInnerContentText.newsPreview {
  width: 617px;
  padding: 19px 58px 0 25px;
  overflow: hidden;
}

.mainBlockInnerContentText.newsPreview {
}

  .mainBlockInnerContentText.news ul,
  .mainBlockInnerContentText.newsPreview ul {
    margin: 0;
  }
  
  .mainBlockInnerContentText.news ul li,
  .mainBlockInnerContentText.newsPreview ul li {
    list-style: none;
    list-style-type: none !important;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
    padding-bottom: 5px;
  }
  
  .mainBlockInnerContentText.newsPreview ul li {
    background: url(../img/answer-block-back.gif) left bottom repeat-x;
    margin-bottom: 10px;
    float: left;

  }
  
  .news .imgContainer,
  .newsPreview .imgContainer {
    float: left;
    display: inline;
    width: 120px;
    height: 148px;
    text-align: center;
    margin: 0;
    position: relative;
    overflow: hidden;
    border: 3px solid #fff;
  }
  
  .news .imgContainer a,
  .news .imgContainer span,
  .newsPreview .imgContainer a,
  .newsPreview .imgContainer span {
    display: block;
    width: 120px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .mainBlockInnerContentText.news dl,
  .mainBlockInnerContentText.newsPreview dl {
    display: block;
    width: 472px;
    min-height: 163px;        
    padding-left: 145px;
  }
  
  .mainBlockInnerContentText.newsPreview dl {
    text-align: right;
    margin-bottom: 0;
  }
  
  .mainBlockInnerContentText.news dt,
  .mainBlockInnerContentText.news dt a,
  .mainBlockInnerContentText.newsPreview dt,
  .mainBlockInnerContentText.newsPreview dt a {
    color: #982c29;
    font-size: 21px;
    line-height: 1em;
    text-decoration: none;
    font-family: "Trebuchet MS", "Helvetica CY", sans-serif;
    margin-bottom: 16px;
    font-weight: normal;
  }
  
  .mainBlockInnerContentText.newsPreview dt {
    margin-top: 1px;
  }
  
  
  .mainBlockInnerContentText.newsPreview dt,
  .mainBlockInnerContentText.newsPreview dt a {
/*    color: #363636;*/
    text-align: left;
  }
  
  .mainBlockInnerContentText.news dt a:hover,
  .mainBlockInnerContentText.newsPreview dt a:hover {
    text-decoration: underline;
  }
  
  .mainBlockInnerContentText.news dd,
  .mainBlockInnerContentText.newsPreview dd {
    color: #363636;
    font-size: 12px;
    line-height: 1.7em !important;
  }
  
  .mainBlockInnerContentText.newsPreview dd p {
    min-height: 93px;
    /*overflow: hidden;*/
    position: relative;
  }


  .mainBlockInnerContentText.news dd p,
  .mainBlockInnerContentText.newsPreview dd p { 
    line-height: 1.7em !important;  
    text-align: left;   
  }
  
  .mainBlockInnerContentText.newsPreview dd p {
    margin-bottom: 0px;
  }


/*answer --------------*/
.mainBlockInnerContentText.answer {
/*  width: 600px; */
  padding: 23px 0 0 25px;
  padding: 20px 38px 0 30px !important;   
}

.mainBlockInnerContentText.answer div {
  width: 610px;
  background: url(../img/answer-block-back.gif) left top repeat-x;
  padding-top: 27px;
  margin-bottom: 22px;
}

.mainBlockInnerContentText.answer div:first-child,
.mainBlockInnerContentText.answer div.first-child {
  padding-top: 0;
  background: none;
}

.mainBlockInnerContentText.answer dl {
  padding-left: 140px;
  background: url(../img/answer-back.gif) 94px 3px no-repeat;
}

.answer .answerDialog {
  width: 471px !important;
  padding-left: 140px;
  background: none !important;
}

.answer .answerDialog h3 {
  width: auto;
}

.mainBlockInnerContentText.answer dt {
  color: #363636;
  font-size: 21px;
  margin-bottom: 7px;
  font-weight: normal;
  line-height: 25px;
}

.mainBlockInnerContentText.answer dd a {
  color: #9e0b0f;
  text-decoration: underline;
}

.mainBlockInnerContentText.answer dd a:hover {
  text-decoration: none;
}

.mainBlockInnerContentText.answer dd p {
  margin-bottom: 5px;
}

a.readMore {
  color: #9e0b0f !important;
  font-weight: bold;
  text-decoration: none !important;
}

a.readMore:hover {
  text-decoration: underline !important;
}

  .mainBlockInnerContentText.answer form {
    padding-left: 140px;
    zoom:1;
  }
  
  .mainBlockInnerContentText.answer form h3 {
    float: left;
    width: 100%;
  }

  .mainBlockInnerContentText.answer form div {
    width: 470px;   
    margin-bottom: 12px !important;
    background: none;
    padding: 0;
  }
  
  .mainBlockInnerContentText.answer form div div {
    width: auto;
    padding: 0;

  }
  


/* content -----------------------*/

.formHeading {
  border-top: 1px solid #c0beb5;
  padding-top: 15px;
}

.room h2 {
  font: 21px "Trebuchet MS", "Helvetica CY", sans-serif;
  position: relative;
  margin-bottom: 9px !important;
}

.room h2 span {
  width: 80px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  top: -14px;
  left: -87px;
  color: #982c29;
  font-size: 68px !important;
  text-align: right;
}

.room li h3 {
  margin: 3px 0 2px 0 !important;
}

.mainBlockInnerContentText {
  line-height: 1.7em;
  font-size: 13px;
}


.mainBlockInnerContentText h1 {
  margin: 0px!important;
  padding: 0px!important;
  font-size: 18px!important;
  margin-bottom: 16px!important;
  color: #000!important;
  font-family: "Trebuchet MS", "Helvetica CY", sans-serif!important;  
  background: none!important;

  }


.mainBlockInnerContentText h2 {
  font-size: 21px;
  margin-bottom: 16px;
  line-height: 1em;
  font: 21px "Trebuchet MS", "Helvetica CY", sans-serif;  
}

.mainBlockInnerContentText h2 span, .whois {
  display: block;
  font-size: 15px;
  line-height: 1em;
  text-align:left;
  color:#000
}

.mainBlockInnerContentText h3 {
  font-size: 20px;
  margin-bottom: 12px;
  margin: 16px 0 12px 0;
  line-height: 1em; 
}
.mainBlockInnerContentText h4 {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1em; 
}
.mainBlockInnerContentText h5 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1em; 
}
.mainBlockInnerContentText h6 {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1em; 
}
.mainBlockInnerContentText p {
  margin-bottom: 15px;
  line-height: 1.7em;
  font-size: 13px;
}

  .bigParagraph {
    padding-bottom: 23px;
  }
.mainBlockInnerContentText ul {
  list-style: disc;
  margin: 0 15px 10px 15px;
}
.mainBlockInnerContentText ul li {
  list-style-type: disc;
}
.mainBlockInnerContentText ul ul {
  margin: 10px 0 10px 25px;
}
.mainBlockInnerContentText ol {
  margin: 0 15px 10px 20px;
}

.mainBlockInnerContentText ol li {
  list-style-type: decimal; 
}

.mainBlockInnerContentText ol ol {
  margin: 10px 0 10px 25px;
}
.mainBlockInnerContentText li {
  margin-bottom: 5px;
}
.mainBlockInnerContentText table {
  margin-bottom: 15px;
  font-size: 100%;
  width: auto;
  border: 1px solid #000;
}
.mainBlockInnerContentText th,
.mainBlockInnerContentText td {
  border: 1px solid #000;
  padding: 4px;
  text-align: left;
}
.mainBlockInnerContentText th {
  font-weight: bold;
  text-align: center;
}
.mainBlockInnerContentText a,
.mainBlockInnerContentText a font {
  color: #990016;
  text-decoration: underline;
}
.mainBlockInnerContentText a:visited,
.mainBlockInnerContentText a:visited font {
  color: #ba172f;
}
.mainBlockInnerContentText a:hover,
.mainBlockInnerContentText a:hover font {
  color: #990016;
  text-decoration: none;
}
.mainBlockInnerContentText a:active,
.mainBlockInnerContentText a:active font {
  color: #ba172f;
}
.mainBlockInnerContentText img[align=left] {
  margin: 0 10px 10px 0;
  float: left;
}
.mainBlockInnerContentText img[align=right] {
  margin: 0 0 10px 10px;
  float: right;
}
.mainBlockInnerContentText dl {
  margin: 0 0 15px 0;
}
.mainBlockInnerContentText dt {
  font-weight: bold;
  margin-bottom: 2px;
}
.mainBlockInnerContentText dd {
  margin-bottom: 5px;
}
.mainBlockInnerContentText hr {
  height: 1px;
  border: none;
  color: #aaa;
  background: #aaa;
  margin: 10px 0;
  clear: both;
}


.mainBlockInnerContent h1, .mainBlockInnerContent h5 {
  display: block;
  padding: 2px 24px 8px 24px;
  background: #982c29;
  color: #fff;
  font-size: 35px;
  font-weight: normal;
}

.mainBlockInnerContentPhoto {
  width: 120px;
  height: 148px;
  overflow: hidden;
  position: absolute;
  top: 19px;
  left: 25px;
  border: 3px solid #fff;
}

ul.mainBlockInnerContentGallery {
  width: 462px;
  overflow: hidden;
  padding: 23px 0 0 0;
/*  border-bottom: 1px solid #c0beb5; */
  position: relative;
  margin-left: 0;
}

  .mainBlockInnerContentGallery li {
    width: 142px;
    height: 104px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 6px 6px 0 !important;
    padding: 3px;
  }
  
  .mainBlockInnerContentGallery li a {
    width: 148px;
    height: 110px;
    background: url(../img/inner-main-block-content-gallery-frame.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
  }

.mainBlockInnerContentComments {
  margin: 0 0 0 0 !important;
  padding-bottom: 10px;
/*  border-bottom: 1px solid #c0beb5; */
}

  .mainBlockInnerContentComments li {
    width: 442px;
    background: #e6e5e0;
    border: 1px solid #d8d8d8;
    padding: 6px 10px 10px 10px;
    margin: 2px 0 8px 0;
    font-family: 'MyriadProRegular';
    list-style: none !important;
  }
  
  .mainBlockInnerContentComments li ul {
    width: 430px;
    overflow: hidden;
    margin: 0 0 0 0 !important;
  }
  
  .mainBlockInnerContentComments li ul li {
    display: block;
    color: #524741;
    font-size: 12px;
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    line-height: 17px;    
  }
  
  .mainBlockInnerContentComments li ul li span {
    color: #990016;
    font-family: "Trebuchet MS", "Helvetica CY", sans-serif;  
    font-size: 12px;
    font-weight: bold;
  }
  
  .mainBlockInnerContentComments li ul li:before {
/*    content: "/";*/
  }
  
    .mainBlockInnerContentComments li ul li:first-child:before {
      content: "" !important;
    }
    
  .mainBlockInnerContentComments li p {
    color: #000;
    margin: 0 !important;
    line-height: 1.7em;
  }

.mainBlockInnerContentText form {
  display: block;
  padding-top: 9px;
  font-family: 'MyriadProRegular';
}

  .mainBlockInnerContentText form div {
    overflow: hidden;
    margin-bottom: 12px;
  }
  
  .mainBlockInnerContentText form div div {
    float: left;
    width: 225px;
    margin: 0 0 0 5px;
  }
  
  .mainBlockInnerContentText form div div:first-child,
  .mainBlockInnerContentText form div div.first-child {
    margin: 0;
  }
  
  .mainBlockInnerContentText form div label {
    color:# 464646;
    float: left;
    margin-bottom: 3px;
  }
  
  .mainBlockInnerContentText form div input,
  .mainBlockInnerContentText form div textarea {
    display: block;
  }
  
  
  .mainBlockInnerContentText form div input[type=text] {
    width: 213px;
    height: 21px;
    border: 1px solid #d8d8d8;
    background: #e6e5e0;
    padding: 0 5px;
    clear: both;
  }
    .long {
      width: 443px !important;
    }
    
  .mainBlockInnerContentText form div input[type=submit] {
    width: 73px;
    height: 29px;
    border: none;
    background: url(../img/inner-form-submit.png) no-repeat;
    cursor: pointer;
    margin-top: 3px;
  }
  
  .mainBlockInnerContentText form div textarea {
    width: 443px;
    height: 72px;
    border: 1px solid #d8d8d8;
    background: #e6e5e0;
    padding: 5px;
    clear: both;
    
  }

.mainBlockInnerContentText.room {
  margin-bottom: 75px;
}

.room .mainBlockInnerContentPhoto {
  position: absolute;
  top: 0;
  left: -152px;
}

.roomNews li {
  list-style-type: none !important;
  position: relative;
  padding-bottom: 20px;
}

.mainBlockInnerContentRoomGallery {
  margin: 20px 0 0 0 !important;
  overflow: hidden;
}

.mainBlockInnerContentRoomGallery li {
  margin: 0 0 10px 0 !important;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.mainBlockInnerContentRoomGallery li div {
  width: 230px;
  float: left;
  display: inline;
  margin: 0 3px 5px 0;
  overflow: hidden;
}

.mainBlockInnerContentRoomGallery li div span {
  font-family: 'MyriadProRegular';
  font-size: 14px;
  margin-bottom: 6px;
}

  .galleryArrow {
    width: 42px;
    height: 42px;
    position: absolute;
    bottom: 62px;
    left: 210px;
    background: url(../img/inner-main-block-gallery-arrow.png) no-repeat;
  }

.mainBlockInnerContentRoomGallery li div a {
  display: block;
  width: 224px;
  height: 150px;
  border: 3px solid #fff;
  overflow: hidden;
}


.pageNaviShort {
  text-align: center;
  overflow: hidden;
  padding: 0 0 20px 0 !important;
  margin: 30px 0 0 0 !important;
  zoom:1;
}

.pageNaviShort li {
  float: left;
  width: 154px;
  text-align: center;
  list-style-type: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

li.naviPrev {
  text-align: left;
}

li.naviNext {
  text-align: right;
}

.pageNaviShort li a {
  margin: 0;
}


.leavePost {
  font-size: 12px;
  color: #982c29;
  text-decoration: underline;
  cursor: pointer;
  float: right;
}

.leavePost:hover {
  text-decoration: none;
}

/*pager ----------------*/
.pager a,
.pager span {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border: 1px solid #9D9D9D;
  text-decoration: none;
  position: relative;
  padding: 0 9px;
}

.pager span {
  cursor: default;
  background: url(../img/pager-back.png) repeat-x;
  color: #fff;
}

.pager a:hover {
  color: #fff;
  background: url(../img/pager-back.png) repeat-x;  
}

.mainBlock:after,
.footer ul:after,
.mainBlockInner:after,
.mainBlockInnerSideBar:after,
.mainBlockInnerContent:after,
.mainBlockInnerContentRoomGallery li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/*5. footer ----------------------------------------------------------------------------*/

.footer {
  width: 1000px;
  height: 115px;
  position: relative;
  margin: -115px auto 0 auto;
}

.footerPartners {
  width: 170px;
  display: block;
  margin-bottom: 22px;
  text-align: right;
  position: absolute;
  top: 14px;
  right: 60px;
}

.footerPartners ul li {
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0 0 0 2px;
  position: relative;
  text-align: right;
}

.footerPartners ul li a {
  display: block;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  text-align: center;
  text-indent: -9999px;
  text-decoration: none;
}

.footerPartners ul li a img {
  position: absolute;
  top: 0;
  left: 0;
}

.footerCopy {
  color: #fff;
  font-size: 11px;
  text-align: center;
  font-weight: normal;
  line-height: 1.5em;
  font: 13px "Trebuchet MS", "Helvetica CY", sans-serif;
}

  .footerCopy a {
    color: #fff;
    text-decoration: none;
  }
  
  .footerCopy a:hover {
    text-decoration: underline;
  }

.footer address {
  font-style: normal;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 14px;
  font-size: 13px;
}

.footer address a {
  color: #fff;
  font-size: 13px;
}

.footer address a:hover {
  text-decoration: none;
}

.footer address span {
  display: block;
}

#subfooter{
  color:#FFF;
  /*display:none*/
}
#subfooter p{
  padding-bottom:1em
}
#subfooter h3{
  font-weight:bold;
  font-size:1.8em
}
#subfooter h4{
  font-weight:bold;
  font-size:1.5em
}
#subfooter a{
  color:#FFF
}
.subfooter{
  text-decoration:underline;
}
.subfooter:hover{
  text-decoration:none
}













#auth_block {
  background:url("/img/auth/bg_enter.png") no-repeat; 
  width:194px;height:34px;
  float:left;
  padding:11px 0px 0px 20px;
  margin:70px 0px 0px 460px;
  }
#auth_block img {margin:0px 5px;}
#auth_block a {color:#362b24;font-size:16px;text-decoration:none;font-weight:bold;}
#auth_block a:hover {text-decoration:underline;}



#auth_block2 {background:url("/img/auth/bg_enter2.png") repeat-x!important; height:40px;float:left;padding:3px 10px 0px 3px;margin:70px 0px 0px 290px;position:relative;font-size:14px;}
#auth_block2 big {font-size: 1.6em; padding-right: 6px;padding-top:6px;}
#auth_block2 .left_part {position:absolute;top:0px;left:-6px;height:40px;width:6px;background:url("../img/auth/left_part.png") no-repeat;}
#auth_block2 .right_part {position:absolute;top:0px;right:-6px;height:40px;width:6px;background:url("../img/auth/right_part.png") no-repeat;}

#auth_block2 .right_part {position:absolute;top:0px;right:-6px;height:40px;width:6px;background:url("../img/auth/right_part.png") no-repeat;}

#auth_block2 .c_block { }
#auth_block2 .c_block a{color:#a11b23; }

#auth_block2 ul {margin-right:10px;background-image: none; width: 300px;}
#auth_block2 ul li {float:left; background-image: none;}
#auth_block2 ul li a {color:#a11b23;background-image: none; float: left;}
#auth_block2 ul li.no_circle {list-style-type:none;margin:0px 20px 0px 10px;background-image: none;}




#auth_block_1 {
  background:url("/img/auth/bg_enter.png") no-repeat; 
  width:194px;height:34px;
  float:left;
  padding:5px 0px 0px 8px;
  margin:70px 0px 0px 460px;
  }
#auth_block_1 a {
  display: block;
  text-align: right;
  margin: -4px 6px 4px 0px;
  color: black;
  }





.zayavka {
  float: left;
  width: 462px;
  /*margin-left: 75px;*/

}


.zayavka input, .enter input, .zayavka textarea {margin-bottom:2px;}

.right_bord tr td,.right_bord tr th {border-right:1px solid #d1d1d1;}
.right_bord tr td.no_bord {border-right:none;}

.center {text-align:center;font-size:16px;line-height:1;}
.right {text-align:right;font-size:16px;}
.right a {color:#9d1922;}

th {
  line-height: 26px;
  font-size: 26px;
  font-weight: normal;
  padding-bottom: 15px;
}

td {
  padding-bottom: 5px;
}

.big_inp {
  float: left;
  width: 407px;
  height: 28px;
  background: url(../img/big_inp.png);
  border: none;
  padding: 0 10px!important;
  color: #999;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.small_inp {
  float: left;
  width: 240px;
  height: 28px;
  background: url(../img/small_inp.png);
  border: none;
  padding: 0 10px!important;
  color: #999;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inp_textarea {
  float: left;
  width: 406px;
  height: 125px;
  padding: 10px;
  background: url(../img/textarea.png);
  border: none;
  color: #999;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
}

.sub1, .sub3 {
  width: 160px;
  height: 33px;
  background: url(../img/sub.png);
  border: none;
  color: #fff;
  cursor:pointer;
}

.enter {
  float: right;
  width: 260px;
  margin-right: 75px;
}

.enter p {
  float: left;
  font-size: 14px;
  margin-top: 120px;
}

.sub2 {
  width: 160px;
  height: 33px;
  background: url(../img/sub1.png);
  border: none;
  color: #fff;
  cursor:pointer;
}

.we_have {
  float: left;
  width: 158px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  background: #eab055;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-top: -16px;
  margin-left: 40px;
  font-size: 14px;
  behavior: url(PIE.htc);
  position: relative;
}

.ideas {
  float: left;
  margin-left: 120px;
  list-style: none;
  font-size: 18px;
  overflow: hidden;
  line-height: 20px;
  margin-top: -12px;
  background: #efefef;
}

.ideas li {
  float: left;
  padding-left: 15px;
  background: url(img/dot.png) left no-repeat;
  margin-right: 15px;
  margin-left: -4px;
}

.ideas li a {
  color: #c12033;
}

.ideas .active a {
  color: #000;
  text-decoration: none;
}

.send_idea {
  float: right;
  display: block;
  width: 160px;
  height: 35px;
  background: url(img/send_idea.png);
  margin-top: -17px;
  margin-right: 40px;
  color: #fff;
  text-decoration: none;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
}

.ideas_block {
  float: left;
  width: 825px;
  margin-left: 39px;
  margin-bottom: 40px;
}

.ideas_block td {
  padding-bottom: 40px;
  padding-top: 40px;
}

.ideas_block td p {
  font-size: 22px;
  line-height: 26px;
  margin: 0;
}

.ideas_block tr {
  background: url(img/tr.png) bottom repeat-x;
}

.ideas_block span {
  display: block;
  width: 68px;
  height: 67px;
  background: url(img/count.png);
  margin-left: 40px;
  font-size: 32px;
  line-height: 67px;
  text-align: center;
}

.like {
  display: block;
  width: 68px;
  height: 68px;
  background: url(img/like.png);
  line-height: 68px;
  color: #fff;
  text-align: center;
  font-size: 32px;
  text-decoration: none;
  margin-left: 40px;
}


  .id_text {
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    padding: 5px;
    width: 100%;
    height: 100px;
    }
