.row {
  width: 1170px;
}
.grid_12 {
  width: 1160px;
}
.accommodation-blue {
  color: #45b4ff;
}

h1,
h2,
h3,
h4,
h5,
h6,
.intro {
  text-shadow: none;
}
#app_header {
  margin: 10px 0;
}
#app_header .logo {
  background: transparent url("../img/app_logo.png") no-repeat left top;
  width: 67px;
  height: 77px;
  float: left;
  margin-right: 20px;
}
#app_header h1 {
  color: #45b4ff;
  margin: 0 0 3px 0;
  display: inline-block;
}
#app_header p {
  margin: 0;
}
#app_header nav {
  float: right;
  text-align: center;
  display: inline-block;
}
#app_header nav ul {
  margin: 5px 0 0 0;
}
#app_header nav ul li {
  float: right;
  text-align: center;
  margin-left: 10px;
}
#app_header nav ul li a small {
  font-size: 85%;
}
#app_header nav ul li.label {
  margin-left: 30px;
}
.panel-bg {
  background-color: #EEEEEE;
  background: #EEEEEE;
  /* Old browsers */

  background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
  /* FF3.6+ */

  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  /* Chrome,Safari4+ */

  background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
  /* Opera 12+ */

  background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #dddddd 100%);
  /* IE10+ */

  background: radial-gradient(ellipse at center, #ffffff 0%, #dddddd 100%);
  /* W3C */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */

  box-shadow: inset 0 0 10px #888;
}
#app_container {
  display: none;
  height: 420px;
  min-height: 420px;
  margin: 20px 0;
  position: relative;
  border: 1px solid #CCC;
}
#search_bar {
  height: 30px;
  margin: -35px 0 40px 86px;
  z-index: 9999;
}
#search_bar legend {
  float: left;
  margin: 3px 20px 0 0;
  color: #DDDDDD;
  font-weight: 100;
  font-size: 160%;
  display: none;
}
#search_bar button {
  width: 36px;
  height: 36px;
  border-radius: 0;
  border: 1px solid #45b4ff;
  text-indent: -9999999px;
  background-image: url('../img/search_ico.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #45b4ff;
}
#search_bar label {
  font-size: 80%;
  float: left;
  color: #999;
  font-weight: normal;
  display: block;
  margin: 10px 5px 0 0;
}
#search_bar ul {
  margin: 0;
  display: none;
  float: left;
  width: 100%;
}
#search_bar ul li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
#search_bar ul li:last-child {
  margin-right: 0;
}
#search_bar select {
  padding: 3px;
  border: 1px solid #45b4ff;
  font-size: 100%;
  color: #666;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#panel_map {
  width: 790px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
#panel_map.closed {
  left: -500px;
}
#panel_offer_details {
  width: 870px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -280px;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: -999;
}
#panel_offer_details.opened {
  right: 0;
  z-index: 0;
}
#panel_offer_details .page {
  margin: 30px 20px 20px 30px;
  color: #666;
}
#panel_offer_details .page .near_pois {
  margin: 0;
  list-style: none;
}
#panel_offer_details .page .near_pois li {
  border-bottom: 1px solid #DDD;
  padding: 5px 0;
}
#panel_offer_details .page .near_pois li p {
  float: left;
  margin: 2px 0 0 0;
  font-size: 90%;
  width: 250px;
}
#panel_offer_details .page .near_pois .labels {
  width: 150px;
  float: right;
}
#panel_offer_details .page .near_pois .labels div {
  float: right;
  width: 75px;
}
#panel_offer_details .page .near_pois .labels div span {
  float: right;
}
#panel_offer_details .page .uppercase {
  text-transform: uppercase;
}
#panel_offer_details .page .photo,
#panel_offer_details .page .left {
  width: 560px;
}
#panel_offer_details .page .left {
  float: left;
  margin-right: 20px;
}
#panel_offer_details .page .right {
  float: right;
  width: 220px;
}
#panel_offer_details .page .header img {
  float: left;
  margin-right: 10px;
}
#panel_offer_details .page .photo {
  background-color: #444444;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
#panel_offer_details .page .photo,
#panel_offer_details .page .photos {
  height: 330px;
}
#panel_offer_details .page .photos img {
  background-color: #444444;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0 10px 10px 0;
  cursor: pointer;
}
#panel_offer_details .page .photos .photoSheets {
  margin: 0;
}
#panel_offer_details .page .photos .photoSheets li{
  display: none;
  position: relative;
}
#panel_offer_details .page .photos .photoSheets li.visible{
  display: block;
}
#panel_offer_details .page .photos .photoSheets li .changePage{
  cursor: pointer;
  font-size: 250%;
  color: silver;
}
#panel_offer_details .page .photos .photoSheets li .changePage:hover {
  color: gray;
}
#panel_offer_details .page .photos .photoSheets li .prevPage{
  position: absolute;
  left: 0px;
}
#panel_offer_details .page .photos .photoSheets li .nextPage{
  position: absolute;
  right: 10px;
}
#panel_offer_details .page .photos .photoSheets li:first-child .prevPage{
  display: none;
}
#panel_offer_details .page .photos .photoSheets li:last-child .nextPage{
  display: none;
}
#panel_offer_details .page h1 {
  color: #444444;
  font-size: 180%;
  line-height: 110%;
  margin-bottom: 20px;
  max-width: 440px;
  display: block;
  min-height: 60px;
}
#panel_offer_details .page h2 {
  color: #444444;
  font-size: 100%;
  line-height: 100%;
}
#panel_offer_details .page .bigger {
  font-size: 160% ! important;
}
#panel_offer_details .page_contact_form {
  width: 340px;
  position: absolute;
  right: -330px;
  top: 20px;
  z-index: 1;
}
#panel_offer_details .page_contact_form.closed {
  right: -330px;
}
#panel_offer_details .page_contact_form.opened {
  right: 0;
}
#panel_offer_details .page_contact_form .open-label {
  position: absolute;
  top: 20px;
  left: -120px;
  width: 120px;
  background-color: #93D3FF;
  box-shadow: 2px 3px 5px #999;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
  z-index: -1;
  cursor: pointer;
}
#panel_offer_details .page_contact_form .open-label p {
  margin: 10px;
}
#panel_offer_details .page_contact_form .open-form {
  height: auto;
  background-color: #45b4ff;
  box-shadow: 2px 3px 5px #999;
  margin: -16px 0 0 0;
}
#panel_offer_details .page_contact_form .open-form p {
  padding: 5px 20px;
  margin-bottom: 15px;
  font-size: 80%;
  border-bottom: 1px solid #93D3FF;
  color: #444;
  font-weight: bold;
}
#panel_offer_details .page_contact_form .open-form button {
  border-radius: 0;
  border: 1px solid #93D3FF;
  background-color: #93D3FF;
  text-transform: uppercase;
  color: #FFF;
  width: 290px;
  font-size: 110%;
  margin-bottom: 20px;
}
#panel_offer_details .page_contact_form .open-form button:disabled {
  background-color: #3BAF3D;
  border: 1px solid #66CC00;
}
#panel_offer_details .page_contact_form .open-form button.error:disabled {
  background-color: red;
  border: 1px solid red;
}
#panel_offer_details .page_contact_form .open-form form a {
  color: #FFF;
}
#panel_offer_details .page_contact_form .open-form form ul {
  margin: 10px;
}
#panel_offer_details .page_contact_form .open-form form ul li {
  list-style: none outside none;
  margin: 10px;
  color: #FFF;
}
#panel_offer_details .page_contact_form .open-form form label {
  color: #FFFFFF;
}
#panel_offer_details .page_contact_form .open-form form input,
#panel_offer_details .page_contact_form .open-form form textarea {
  width: 280px;
}
#panel_offer_details .page_contact_form .open-form form textarea {
  overflow: auto;
}
#panel_offer_details .page_contact_form .open-form form input[name="start_date"],
#panel_offer_details .page_contact_form .open-form form input[name="end_date"] {
  width: 110px;
}
#panel_offer_details .page_contact_form .open-form form textarea[name="message"] {
  height: 80px;
}
#panel_offer_details .page_contact_form .open-form form input[name="agree_with_conditions"] {
  width: auto;
}
#panel_offer_details .page_contact_form .open-form form .error {
  background-color: #FFCC00;
  box-shadow: none;
}
#panel_offer_details .page_contact_form .open-form form input.error[type="checkbox"] + span {
  background-color: #FFCC00;
  padding: 2px;
}
#panel_offer_details .page_contact_form .open-form form legend {
  color: #FFFFFF;
  font-size: 130%;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 20px;
  padding-bottom: 10px;
}
#results_sidebar {
  width: 370px;
  height: 400px;
  min-height: 400px;
  position: absolute;
  top: -20px;
}
#results_sidebar.min {
  width: 300px;
}
#results_sidebar.right {
  left: 780px;
}
#results_sidebar.left {
  left: 5px;
}
#results_sidebar .header {
  background-color: #FFFFFF;
  padding: 10px;
  height: 15px;
  overflow: hidden;
  box-shadow: 0 6px 5px #000000;
  z-index: 100;
  position: relative;
  margin-bottom: -10px;
}
#results_sidebar .header .button {
  display: none;
  float: left;
  margin-right: 10px;
  padding: 2px 4px !important;
  background-color: #FFFFFF;
  color: #999999;
  font-size: 80%;
  font-weight: 100;
  position: relative;
  top: -4px;
  text-transform: uppercase;
}
#results_sidebar .header .button:hover {
  color: #444;
}
#results_sidebar .header .title {
  margin: 0 5px 0 0;
  font-size: 100%;
  line-height: 100%;
  color: #45b4ff;
  text-transform: uppercase;
  float: left;
}
#results_sidebar .header .description {
  color: #999999;
  float: right;
  margin: 0;
  font-size: 90%;
}
#results_sidebar .results {
  height: 100%;
  width: 360px;
  margin-left: 5px;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0 0 5px #000;
  background: #111111 url('../img/bg_sidebar.png') no-repeat center 150px;
}
#results_sidebar .results p.no-results {
  font-size: 160%;
  text-align: center;
  font-weight: 100;
  margin-top: 100px;
  color: #444;
  opacity: 0.9;
}
#results_sidebar.min .results {
  width: 290px;
}
#results_sidebar .results ul {
  margin: 0;
}
#results_sidebar .results ul li {
  list-style: none;
}
#results_sidebar .results .offer:first-child {
  margin-top: 20px;
}
#results_sidebar .results .offer {
  margin: 8px;
  background-color: #111111;
  position: relative;
  height: 90px;
  cursor: pointer;
}
#results_sidebar .results .offer .bg {
  background-position: center left;
  background-size: 100% 100%;
  position: relative;
  height: 90px;
  opacity: 0.3;
}
#results_sidebar .results .offer.selected .bg {
  opacity: 1;
}
#results_sidebar .results .offer .labels {
  width: 70px;
  height: 80px;
  position: absolute;
  top: -4px;
  left: 5px;
}
#results_sidebar .results .offer .labels span,
#panel_offer_details .page .labels span {
  height: 16px;
  padding: 5px;
  text-transform: uppercase;
  font-size: 70%;
  font-weight: bold;
  overflow: hidden;
  margin-bottom: 1px;
}
#results_sidebar .results .offer .labels span {
  background-color: #EEEEEE;
  box-shadow: 0 0 5px #111;
  display: block;
}
#results_sidebar .results .offer .labels .label-type {
  color: #CCCCCC;
  background-color: #666;
  text-align: center;
}
#results_sidebar .results .offer .labels .label-type-uc {
  color: #FFF;
  background-color: #45b4ff;
}
#results_sidebar .results .offer .labels .label-distance,
#panel_offer_details .page .labels .label-distance {
  padding-left: 25px;
  background-image: url('../img/foot_and_car_icon.png');
  background-repeat: no-repeat;
  background-position: -999px;
  text-transform: lowercase;
}
#results_sidebar .results .offer .labels .label-foot,
#panel_offer_details .page .labels .label-foot {
  background-position: 6px 5px;
}
#results_sidebar .results .offer .labels .label-car,
#panel_offer_details .page .labels .label-car {
  background-position: 5px -31px;
}
#results_sidebar .results .offer .description {
  width: 223px;
  height: 80px;
  position: absolute;
  top: 5px;
  left: 80px;
  overflow: hidden;
}
#results_sidebar.left .results .offer .description {
  width: 143px;
}
#results_sidebar .results .offer .description * {
  margin: 5px;
}
#results_sidebar .results .offer .description h2 {
  color: #FFFFFF;
  font-size: 120%;
  line-height: 120%;
  text-shadow: 0 1px 4px #000000;
}
#results_sidebar.min .results .offer .description h2 {
  font-size: 100%;
  line-height: 110%;
}
#results_sidebar .results .offer .description p {
  font-size: 90%;
  line-height: 100%;
  color: #FFFFFF;
  text-shadow: 0 0 1px #000;
}
#results_sidebar .results .offer .more-info {
  width: 33px;
  height: 80px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-indent: -999px;
  background: none;
}
#results_sidebar .results .offer.selected .more-info {
  background: transparent url('../img/more-info.png') no-repeat center center;
}
#results_sidebar .footer {
  background-color: #FFFFFF;
  box-shadow: 0 -5px 5px #000000;
  padding: 10px;
  height: 15px;
  overflow: hidden;
  z-index: 999;
  position: relative;
}
#results_sidebar .footer h2 {
  font-size: 90%;
  line-height: 16px;
  font-weight: normal;
  text-transform: uppercase;
  color: #CCC;
  margin: 0 20px 0 0;
  float: left;
}
#results_sidebar .footer ul {
  margin: 0;
}
#results_sidebar .footer ul li {
  list-style: none;
  float: left;
  margin-right: 10px;
}
#results_sidebar .footer ul li a {
  color: #999;
  font-size: 90%;
}
#results_sidebar .footer ul li a:hover,
#results_sidebar .footer ul li.selected a {
  color: #666;
}
#results_sidebar .footer ul li.selected a {
  font-weight: bold;
}
#box_service_conditions {
  font-size: 80%;
}
.info_box {
  padding: 5px;
  font-size: 80%;
  background-color: #FFF;
  opacity: 0.9;
  font-weight: bold;
  text-align: center;
  width: 110px;
  max-width: 200px;
}
.infoBox img {
  z-index: 1;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-right,
.ui-corner-bottom,
.ui-corner-tl,
.ui-corner-tr {
  border: 1px solid #EEE;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.ui-state-hover,
.ui-selectmenu-item-focus {
  background: none !important;
  border-top: 1px solid #EEE !important;
  border-bottom: 1px solid #EEE !important;
}
.ui-selectmenu-status {
  color: #999;
}
.ui-widget {
  font-family: inherit;
  font-size: 120%;
}
.ui-selectmenu-open {
  z-index: 99999 !important;
}
.ui-state-default {
  background: none;
}
/* Selectmenu
----------------------------------*/
.ui-selectmenu {
  display: block;
  display: inline-block;
  position: relative;
  height: 2.2em;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
}
.ui-selectmenu-icon {
  position: absolute;
  right: 6px;
  margin-top: -8px;
  top: 50%;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 1005;
}
/* z-index: 1005 to make selectmenu work with dialog */
.ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  overflow-y: auto ;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-menu-popup {
  margin-top: -1px;
}
.ui-selectmenu-menu li {
  padding: 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  font-weight: normal !important;
}
.ui-selectmenu-menu li a,
.ui-selectmenu-status {
  line-height: 1.4em;
  display: block;
  padding: .405em 2.1em .405em 1em;
  outline: none;
  text-decoration: none;
}
.ui-selectmenu-menu li.ui-state-disabled a,
.ui-state-disabled {
  cursor: default;
}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status {
  padding-left: 20px;
  position: relative;
  margin-left: 5px;
}
.ui-selectmenu-menu li .ui-icon,
.ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0;
}
.ui-selectmenu-status {
  line-height: 1.4em;
}
.ui-selectmenu-menu li span,
.ui-selectmenu-status span {
  display: block;
  margin-bottom: .2em;
}
.ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: bold;
}
.ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: .8;
}
/* for optgroups */
.ui-selectmenu-menu .ui-selectmenu-group {
  font-size: 1em;
}
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  line-height: 1.4em;
  display: block;
  padding: .6em .5em 0;
  font-weight: bold;
}
.ui-selectmenu-menu .ui-selectmenu-group ul {
  margin: 0;
  padding: 0;
}
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li {
  border-color: pink;
  filter: chroma(color=#ffc0cb);
  width: 100%;
}
* html .ui-selectmenu-menu li a {
  position: relative;
}
/* IE7 workaround (opacity disabled) */
* + html .ui-state-disabled,
* + html .ui-state-disabled a {
  color: silver;
}
