/* --------------------------------------------------------------
   POIANA BRASOV CSS
    * Filename:        template.css
-------------------------------------------------------------- */


body {
  background-color: #fff;
  position: relative;
  font: normal Arial, Helvetica, sans-serif 13px;
  color: #555;
}

a,input,button,li,span { outline: none; }
a { color: #f64f4f; }
a:hover { color: #ff3327; }

/*general*/
h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: .9em; }
h1,h2,h2,h4,h5,h6 { color: #514e4e; }

.title {
  background: #d7ecf4;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 1.6em;
  margin-top: 0;
}
.title > a:hover { text-decoration: none; }
.title > a > small {
  color: inherit;
  font-size: .8em;
  text-transform: lowercase;
  padding-right: 10px;
}
hr.devider {
  border: 1px solid #e5e5e5 0 0 0;
  height: 0px;
}
table > thead > tr.table-header { background: #eee; color: #555; }
.table th.text-right, .table td.text-right { text-align: right; }
.table th.text-center, .table td.text-center { text-align: center; }

.content { padding: 20px 0; }
.inner { padding: 0 20px; }
.nomargin {margin: 0;}
.nopadding {padding: 0;}
.text-white { color: #fff; }

img.lazy {
  opacity: 0;
  transition: opacity .3s ease-in;
}

#logo a {
  display: block;
}

/* languages bar */
ul.languages { margin-top: 10px; font-size: .8em; text-transform: capitalize; }
ul.languages a { color: #999; }
ul.languages li.active a { background: none; color: #2a2828; }
ul.languages a:hover, ul.languages li.active a:hover { text-decoration: none; background: none; color: #2a2828; }

/* main-menu */
#main-menu { background: #f3f3f3; overflow: hidden; margin-bottom: 2px; }
#main-menu li {
  display: inline-block;
  /*float: left;*/
  margin-right: -1px;
}
#main-menu li a {
  font-size: 1.2em;
  color: #fff;
  padding: 0 20px;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
}
#main-menu li a:hover { text-decoration: none; }
#main-menu li:nth-child(1) a { background: #9e9e9e; }
#main-menu li:nth-child(2) a { background: #aaded4; }
#main-menu li:nth-child(2) a:hover { color: #227c6b; }
#main-menu li:nth-child(3) a { background: #aee1f7; }
#main-menu li:nth-child(3) a:hover { color: #539cbc; }
#main-menu li:nth-child(4) a { background: #aac1f7; }
#main-menu li:nth-child(4) a:hover { color: #667fbb; }
#main-menu li:nth-child(5) a { background: #9e2ee5; }
#main-menu li:nth-child(5) a:hover { color: #e4bffc; }
#main-menu li:nth-child(6) a { background: #f7b6d8; }
#main-menu li:nth-child(6) a:hover { color: #b35887; }
#main-menu li:last-child a { background: #f7bfae; magin-right: 0; }
#main-menu li:last-child a:hover { color: #9d614e; }


#slider {
  display: block;
  width:1060px;
  height:400px;
  overflow: hidden;
}



/* left side */
#searchForm {
  padding: 10px 20px 40px 20px;
  background: #00ae8d;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
#searchForm legend {
  border: none;
  color: #fff;
  font-size: 1.3em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#searchForm label { color: #fff; }
#searchForm input { color: #555; }
#searchForm #checkin, #searchForm #checkout { width: 170px; }
#searchForm .submit-btn {
  background: #ffc000;
  border: none;
  color: #1f1e1e;
  font-weight: bold;
  line-height: 32px;
  padding: 0 10px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  right: 0;
}

.left-banner { margin-bottom: 10px; }
.left-banner a { color: #fff; outline: none; }
.left-banner a:hover { text-decoration: none; }
.left-banner .caption { display: block; font-size: 1.2em; padding: 10px 0; }
.left-banner .caption.first { background: #9e2ee5; }
.left-banner .caption.second { background: #0b78a1; }
.left-banner .caption.third { background: #ff460d; }

/*content*/
.breadcrumb { margin-top: 20px; }
#reservation-info {
  background: #ff460d;
  color: #ffcebf;
  padding: 0 20px;
  line-height: 40px;
}
#reservation-info span { font-weight: bold; color: #fff; font-size: 1.1em; }
#reservation-info b { color: #ffbca8; }

.box-title {
  font-size: 1em;
  background: #7a7675;
  line-height: 30px;
  margin-bottom: 0;
  padding: 0 10px 0 10px;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  color: #eee;
  /*text-overflow: ellipsis;*/
}
.box-title a { color: #fff; }
.box-title a:hover { color: #2a2828; text-decoration: none; }
.box-body { overflow: hidden; background: #eae8e8; }
.box-body .thumb { position: relative; margin-right: 10px; z-index: 1; }
.box-body .rating {
  background: rgba(145,118,117,0.7);
  height: 15px;
  padding: 1px 13px 1px 10px;
  position: absolute;
  top: 5px;
  left: 5px;
}
.box-body .rating img { vertical-align: top; }
.box-content { position: relative; height: 100px; line-height: 18px; padding: 6px 10px 0 0; }
.box-content.list p { margin-bottom: 0; }
.box-details {
  position: absolute;
  bottom: -4px;
  right:0;
  border-radius: 0;
}
box-content.list .box-details { bottom: -10px; }

/* footer */
#footer {
  padding-top: 20px;
  position: relative;
}
#bottom-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.bottom {
  padding: 10px 20px 5px 140px;
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  border-bottom: none;
}
.bottom a { color: #555; }
.bottom a:hover { color: #f64f4f; }


#go-top {
  background: url(../images/top.jpg);
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  padding: 21px;
}
#go-top:hover { background-position: bottom left; }

#top-menu-chase {
  position: fixed;
  top: 0;
  background-color: rgba(100,100,100,0.9);
  padding: 10px 0;
  z-index: 9999;
  width: 100%;
  display: none;
}
#top-menu-chase ul { margin: 0; }
#top-menu-chase a { color: #fff; }
#top-menu-chase .languages {
  margin: 0;
}

/*custom*/

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
  z-index: 99999;
}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

/*tabs*/
#tabs { position: relative; }
#tabs #rezerva_buttom { position: absolute; bottom: 0; right: 0; margin: 0; float:none; }
#tabs #rezerva_acum { position: absolute; top: 0; right: 10px; margin-top: 22px; float:none; }
.box-title ul.inline { margin-bottom: 0; overflow: hidden; }
.ui-tabs-nav li {
  background: #fff;
  display: inline-block;
  margin: 4px 0 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
      -moz-border-top-left-radius: 5px;
      -moz-border-top-right-radius: 5px;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px;
}
.ui-tabs-nav li.ui-tabs-active { background: #eae8e8; }
.ui-tabs-nav li a { color: #4c4c4c; font-weight: bold; padding: 0 10px; line-height: 30px;}
.ui-tabs-nav li a { text-decoration: none; }
.ui-tabs-panel { padding: 20px; }

/*autocomplete*/
.ui-widget { position: relative; }
.ui-widget span { display: none; }
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  list-style: none outside;
  width: 200px;
  background: #fff;
}
.ui-autocomplete a {
  color: #555;
  display: block;
  padding: 5px 10px;
}
.ui-autocomplete a:hover { background: #eee; }

/* carousel */
#photo-gallery { padding: 0; margin: 0; }
.carousel-controls a { display: inline-block; color: #555; margin: 16px 0 0 0; padding: 5px; }
.carousel-controls a:hover { text-decoration: none; }
.carousel-controls a.disabled { opacity: 0.2; }
#carousel {  }
#carousel li { margin-right: 5px; padding: 0; }

/* reservation */
input#nume_rezervare { display: none; }
.reservation-panel {
  background: #00ae8d;
  margin: 20px 0;
}
.table-white { background: #fff; color: #555; }
.table-white th { background: #eee; padding: 10px 5px; }

#frmRes fieldset { margin-bottom: 20px; }