div.b-resort-info > div.content {
  padding: 10px 20px 40px 20px; }
  div.b-resort-info > div.content > div.lc {
    float: left;
    width: 670px; }
    div.b-resort-info > div.content > div.lc > div.data div.map {
      background-color: #CCDCEB;
      float: left;
      min-height: 30px;
      margin: 0 5px 5px 0;
      padding: 3px;
      width: 314px;
      position: relative; }
      div.b-resort-info > div.content > div.lc > div.data div.map img {
        max-width: 314px;
        padding-bottom: 15px; }
      div.b-resort-info > div.content > div.lc > div.data div.map div {
        position: absolute;
        bottom: 4px;
        left: 3px;
        right: 3px;
        text-align: center;
        font-style: italic; }
    div.b-resort-info > div.content > div.lc > div.data div.sheet {
      float: right;
      margin-right: 20px; }
      div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope {
        width: 307px;
        height: 14px;
        border-width: 1px;
        border-style: solid;
        border-color: gray gray white gray;
        margin-bottom: 10px;
        background-image: url(../../images/gradient/scale.png); }
        div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope > div {
          float: left;
          line-height: 14px;
          color: white;
          text-align: center;
          height: 14px;
          background-image: url(../../images/gradient/scale.png); }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope > div.green {
            background-color: green; }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope > div.blue {
            background-color: blue; }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope > div.red {
            background-color: red; }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope > div.black {
            background-color: black; }
        div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope.green {
          background-color: green; }
        div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope.blue {
          background-color: blue; }
        div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope.red {
          background-color: red; }
        div.b-resort-info > div.content > div.lc > div.data div.sheet div.slope.black {
          background-color: black; }
      div.b-resort-info > div.content > div.lc > div.data div.sheet ul.nums {
        margin-bottom: 10px; }
      div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift {
        margin-bottom: 10px; }
        div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift > div {
          width: 52px;
          height: 52px;
          float: left;
          position: relative;
          background-repeat: no-repeat;
          margin-right: 10px; }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift > div.gondolas {
            background-image: url(../../images/resort/gandola.png); }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift > div.cabins {
            background-image: url(../../images/resort/kabina.png); }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift > div.chairlifts {
            background-image: url(../../images/resort/kreslo.png); }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift > div.cable_railways {
            background-image: url(../../images/resort/bugel.png); }
          div.b-resort-info > div.content > div.lc > div.data div.sheet div.lift > div > span {
            background-color: #50C2FF;
            border-radius: 10px;
            bottom: 0;
            color: white;
            padding: 3px 5px;
            position: absolute;
            right: 0;
            border: 1px solid white;
            text-shadow: 0px 1px 0px #244455; }
    div.b-resort-info > div.content > div.lc div.images > table {
      width: 650px; }
    div.b-resort-info > div.content > div.lc div.description {
      clear: both;
      margin-right: 30px;
      padding-top: 15px;
      font-size: 14px;
      line-height: normal; }
      div.b-resort-info > div.content > div.lc div.description h2, div.b-resort-info > div.content > div.lc div.description h3 {
        background: none;
        padding: 0;
        margin: 0 0 8px 0; }
      div.b-resort-info > div.content > div.lc div.description ul {
        margin-left: 9px;
        list-style-type: circle; }
      div.b-resort-info > div.content > div.lc div.description li {
        background: none;
        margin-left: inherit;
        height: auto;
        line-height: 17px;
        margin-bottom: 3px; }
      div.b-resort-info > div.content > div.lc div.description div.inline-image {
        margin-bottom: 3px;
        text-align: center;
        font-size: 10px;
        line-height: normal; }
        div.b-resort-info > div.content > div.lc div.description div.inline-image div {
          display: inline-block;
          zoom: 1;
          *display: inline; }
          div.b-resort-info > div.content > div.lc div.description div.inline-image div img {
            display: block; }
          div.b-resort-info > div.content > div.lc div.description div.inline-image div span {
            display: block;
            text-align: center;
            background-color: gray;
            color: white; }
      div.b-resort-info > div.content > div.lc div.description blockquote {
        border-radius: 5px;
        background-color: white;
        padding: 10px;
        margin-bottom: 16px; }
  div.b-resort-info > div.content > div.rc {
    float: right; }
    div.b-resort-info > div.content > div.rc div.classic-blocks {
      width: 285px; }
    div.b-resort-info > div.content > div.rc div.arrow-block {
      width: 285px;
      background-image: url(../../images/resort/accent_block_footer.png);
      background-position: center bottom;
      background-repeat: no-repeat;
      padding-bottom: 38px; }
      div.b-resort-info > div.content > div.rc div.arrow-block > h4 {
        background-color: #17ACFE;
        background-image: none;
        display: block;
        line-height: 42px;
        margin: 0;
        width: auto;
        color: white;
        border-radius: 5px 5px 0 0;
        text-transform: uppercase;
        padding: 0;
        text-align: center;
        font-size: 18px;
        font-weight: bold; }
        div.b-resort-info > div.content > div.rc div.arrow-block > h4 span {
          display: inline-block;
          zoom: 1;
          *display: inline;
          width: 38px;
          height: 32px;
          vertical-align: middle;
          background-position: 0px 0px;
          background-repeat: no-repeat;
          margin-right: 5px;
          margin-bottom: 1px; }
      div.b-resort-info > div.content > div.rc div.arrow-block > a {
        display: block;
        padding: 0;
        text-align: center; }
      div.b-resort-info > div.content > div.rc div.arrow-block > div {
        border-left: 3px solid #17ACFE;
        border-right: 3px solid #17ACFE;
        margin-bottom: 5px;
        background-color: white; }
    div.b-resort-info > div.content > div.rc div.near h4 span {
      background-image: url(../../images/resort/icon_mountain.png); }
    div.b-resort-info > div.content > div.rc div.near select {
      width: 96%;
      margin: 6px 2%; }
    div.b-resort-info > div.content > div.rc div.near div.result a {
      display: block;
      padding: 5px;
      text-transform: uppercase;
      text-decoration: none;
      color: black;
      border-bottom: 1px solid #eee; }
      div.b-resort-info > div.content > div.rc div.near div.result a:hover {
        text-decoration: underline;
        color: #17ACFE; }
    div.b-resort-info > div.content > div.rc div.service h4 span {
      background-image: url(../../images/resort/icon_service.png); }
    div.b-resort-info > div.content > div.rc div.service > div {
      margin-bottom: 4px; }
    div.b-resort-info > div.content > div.rc div.service ul {
      margin: 0;
      padding: 6px 0; }
      div.b-resort-info > div.content > div.rc div.service ul li {
        padding: 0 9px;
        background: none;
        padding-bottom: 4px;
        font-size: 14px;
        margin: 0;
        width: 120px;
        float: left; }
        div.b-resort-info > div.content > div.rc div.service ul li a {
          padding: 0;
          text-decoration: none;
          color: black; }
          div.b-resort-info > div.content > div.rc div.service ul li a:hover {
            text-decoration: underline;
            color: #1af; }
        div.b-resort-info > div.content > div.rc div.service ul li span {
          float: right;
          background-color: #2FB4F7;
          color: white;
          border-radius: 6px;
          padding: 2px 3px;
          font-size: 1em; }

a.b-make-business-long {
  padding: 0;
  display: block;
  width: 658px;
  height: 112px;
  margin: 10px 0;
  background-image: url(../../images/resort/keys_long.png); }
