body {
	font-family: "Arial", Gadget, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 20px;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #B5A36D;
}

h1, h2 {
	font-family: "GreyscaleBasicRegular";
	font-weight: normal;
	color: #BEAE7F;
}

h2 {
	font-size: 14px;
	line-height: 14px;
	padding: 0;
	margin: 0;

}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 5px 0;
}

.alert {
	padding: 5px 12px;
}

/* common */

.topTitle {
	font-family: GreyscaleBasicRegular, Times, serif;
	font-size: 16px;
	color: #BEAE7F;
	text-align: center;
}

.black {
	color:#000;
}

.white {
	color:#fff;
}
.clGold {
	color: #BEAE7F;
}

/* container */

.container {
  	max-width: 970px;
}

.topLine {
	padding-top: 3px;
	border-top: 1px solid #BEAE7F;
}

.bottomLine {
	border-bottom: 1px solid #BEAE7F;
}

.topBar {
	font-size: 11px;
}

.topBar .dropdown {
	padding: 0px 3px 3px 3px;
}

.image_holder {
  	height: auto;
  	max-width: 100%;

	height: 380px;
	margin-top:0;
	box-shadow: 0px 3px 6px #999;
	margin-bottom:5px;
	text-align:center;
	background:url('../img/headers/zurich.jpg');
	background-position:center;
	position: relative;
}

.content {
	margin-top: 5px;
	margin-bottom: 35px;
}

.sidebar {
}

.sidebar-links a {
	color: #000;
}

.sidebar-links a:hover {
 	text-decoration: underline;
 }


.sidebar ul.menu {
	list-style: none;
	padding: 10px 10px 6px 10px;
	margin-top: 0;
	margin-bottom: 0px;
}

.sidebar ul.menu li {
	padding: 3px 0;
}

.sidebar ul.menu a {
	font-family:"GreyscaleBasicRegular";
	text-transform:uppercase;
	font-size:18px;
	color:black;
}

.sidebar ul.submenu {
}

.sidebar ul.submenu li {
	line-height: 14px;
}

.sidebar ul.submenu a {
	text-transform: none;
	font-size: 14px;
	font-style: italic;
}

.sidebar .title {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "GreyscaleBasicRegular";
	font-weight: normal;
	color: #BEAE7F;
	text-transform: uppercase;
	border-bottom: 1px solid #BEAE7F;
}

.sidebar .widget {
	padding: 10px 0;
}

.sidebar li.active a {
	color: #BEAE7F;
}

/* tables */

table.table {}

table.table td.title {
	font-weight: bold;
}

/* custom forms */

select {
	-webkit-appearance: none;
	-webkit-appearance: menulist-button;
}

.myInput {
	border: 0;
	background-color: #f5f3ec;
	padding: 5px;
	font-size: 13px;
	height: 30px;
}

.myInput:focus {
	border: 0;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.btn-myBtn {
	color: #fff;
	background-color: #BEAE7F;
	border-color: #BEAE7F;
}


.error-message {
	color: red;
}

/* QA styles */

.qaProfileName {
	color:#808080;
}

.qaUserAnswer {
	border-color: #999999;
	border: 1px solid #999999;
}

/* Product box */

.panel-product {
	border-color: #DADADA;
	text-align: center;
}

.panel-product .title {
	font-family: "GreyscaleBasicRegular";
	text-transform: uppercase;
	font-size: 24px;
	color: black;
}

.panel-product .btn {
	width:100%;
}

.panel-product .btn-primary {
	color: #42381B;
	background-color: #DFD4B4;
	border: 0;
}

.panel-product .huge {
	font-size: 16px;
	font-weight: bold;
}

/* house-item */

.house-item {
	padding: 7px 0;
}

.house-item:hover {
	background-color: #f2f1eb;
}

.house-item-left {
	padding-right: 0px;
}

.house-item-right {

}

.house-item img {
	width: 100px;
	height: 100px;
	box-shadow: 0px 3px 6px #999;
}

/* more houses in sidebar */

.more-house {
	margin-top: 10px;
}
.more-house .house {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 10px 0;
}

.more-house .house:hover {
	/*background-color: #f2f1eb;*/
	color: #BEAE7F;
}

.more-house table {
	width:100%;
}

.more-house table td.info {
	text-align: right;
	font-size: 11px;
	color: #909090;
	font-style: italic;
}

.more-house .house:hover table td.info {
	color: #BEAE7F;
}

.more-house a {
	color:#000;
}

.more-house a:hover {
	color: #BEAE7F;
}

#breadcrumb {
	padding: 0 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BEAE7F;
	font-size: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: #BEAE7F;
	padding: 5px 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#footer a {
	color: white;
}

.bottom-block-desktop .social {
    position:absolute;
    bottom: 10px;
    right: 10px;
}

.bottom-block-desktop .social a {
    padding: 0 3px;
}

.bottom-block-desktop .social img {
    width: 24px;
}

.bottom-block-desktop .social a:hover {
    text-decoration: none;
}

.bottom-block-desktop .social span {
    color: #BEAE7F;
	font-weight: normal;
    font-size: 14px;
}

#img-gallery {}

#img-gallery img {
	padding: 3px 3px;
	border: solid 1px;
	margin: 3px 2px;
}

#img-gallery .big img {
	padding: 0;
	margin: 0;
	border: solid 0px;
	width: 100%;
}

#img-gallery .thumbs {

}

/* public form */

form.public {}

form.public label {
	display: block;
	color: #9C8F68;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

form.public input[type="text"] {
	border: 0;
	background-color: #f5f3ec;
	padding: 5px;
	height: 30px;
}

form.public input[type="text"]:focus {
  	border: 0;
  	outline: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
}

form.public select {
	background-color: #f5f3ec;
	border: 0;
	-webkit-appearance:none;
	outline: none;
}

form.public select:focus {
  	border: 0;
  	outline: 0;
  	-webkit-box-shadow: none;
  	box-shadow: none;
}

form.public textarea {
	border: 0;
	background-color: #f5f3ec;
	padding: 5px;
}

form.public .form-error {
	border: solid 1px #D45F5F;
}

form.public .error input {
	border: solid 1px #D45F5F;
}

form.public .error select {
	border: solid 1px #D45F5F;
}

form.public .error-message {
	color: #D45F5F;
}

/* Review forms */
table.review_rate {
	margin-bottom: 30px;
}

table.review_rate td {
	padding: 2px 8px;
	text-align: center;
	color:#636363;
}

.stars {
	font-size: 20px;
}

address {
	font-size: 13px;
	font-style: normal;
	padding: 10px 0;
	line-height: 22px;
}

.feed {
	padding: 10px 0;
	border-bottom: 1px solid #BEAE7F;
	font-size: 11px;
}

div.house-label { background-color:#BEAE7F; text-align:center; margin-bottom:20px; padding:10px 5px;}
div.house-label a { color:white;}

div.house-label h2 {
	font-size: 14px;
	line-height: 14px;
}

span.line { width:50px; border-top: 1px solid white; display:inline-block; margin:10px;}


#options {
	width: 940px;
	top:300px;
	cursor:pointer;
	position: relative;
}

#options .block {
	width: 305px;
	display: inline;
	float: left;
	margin-left: 6px;

	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	background-color: rgba(255,255,255,0.8);
	border-top: 1px solid #BEAE7F;
	text-align: center;
	padding: 13px 10px 23px 10px;

}

#options a {
	font-family: GreyscaleBasicRegular, Times, serif;
	color:black;
	text-decoration: none;
}

#options a:hover {
	text-decoration: underline;
}

.arial {
	font-family:"Arial", Gadget, sans-serif;
}

/* Wifi Pages */

.wifi-top-name {
	color: #BEAE7F;
	font-size: 13pt;
	margin-bottom: 25px;
	text-align: center;
}
.wifi-login {
	width:100%;
	height:50px;
	background-color:#BEAE7F;
	margin-bottom:20px;
	clear:both;
	font-size:14pt;
}
.wifi-login .inner {
	width:600px;
	height:100%;
	line-height:50px;
	margin:auto;
}
.wifi-login label {
	color:#FFF;
	font-family: GreyscaleBasicRegular, Times, serif;
	font-size: 19px;
	font-weight: normal;
}
.wifi-login .text {
	height:25px;
	line-height:20px;
	width:130px;
	background-color:#f5f3ec;
	border:1px solid #000;
}
.wifi-login .submit {
	background-color:#f5f3ec;
	border:1px solid #000;
	font-size:14px;
	margin-left:30px;
	width:100px;
	height: 25px;
	line-height: 25px;
}
.wifi-top-name {
	color: #BEAE7F;

	font-family: GreyscaleBasicRegular, Times, serif;
	font-size: 17px;
	margin-bottom: 25px;
	text-align: center;
}

/* custom dropdown */

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown a {
	text-decoration: none;
}

.dropdown-menu {
	min-width: 0;
	padding: 0;
	margin: 0;
    z-index: 99999;
	background-color: #fff;
	border: 1px solid #BEAE7F;
	border-radius: 0;

	/* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175); */
	/* box-shadow: 0 6px 12px rgba(0,0,0,0.175); */
	/* background-clip: padding-box; */
}

.dropdown-menu li {
}

.dropdown-menu a {
	text-decoration: none;
}

.dropdown-menu a:hover {
	text-decoration: none;
	background-color: #E0D9C4;
}

.dropdown-menu li a {
	font-family: Arial, Gadget, sans-serif;
	font-size: 11px;
	padding: 4px 50px 4px 5px;
	color: #000;
}

.dropdown-menu li.text-right a {
	padding: 4px 5px 4px 50px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #E0D9C4;
}

/* Review steps */

div.blockSteps {
	width:100%;

	margin-bottom: 25px;
}

div.blockSteps .step {
	float:left;
	width:33%;
}

div.blockSteps .box {
	background-color: #EEEEEE;
	margin-right: 5px;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	line-height: 15px;
}

div.blockSteps .active {
	background-color: #BEAE7F;
}

div.blockSteps .number {
	font-size: 11px;
	font-weight: normal;
	font-family: "GreyscaleBasicRegular";
}

div.blockSteps .done {
	background-color: #EBE5D4;
}

.house-cta-block {
	margin-top:25px;
}

.house-cta-block a {
	margin-right: 25px;
}

.prWebsite {
	display: none;
}

.weather {
	padding: 5px;
	font-size: 30px;
}

.weather span img {
	width: 80px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.btn-circle:hover > i,
.btn.btn-circle:hover > i {
	color:#fff;
	background-color: #bdae80;
}

.btn-primary,
.bg-primary,
.btn-primary.btn-circle > i {
	color: #fff;
	background-color: #bdae80;
	border: solid 1px #bdae80;
}

a.btn-primary,
a.bg-primary,
a.btn-primary.btn-circle > i {
	color: #fff;
	background-color: #bdae80;
	border: solid 1px #bdae80;
}

.btn-primary:focus,
.btn-primary:hover {
	border: solid 1px #a59669;
}

/* NearYou */

#near-you {
	margin-top:25px;
}

#near-you .dist {
	font-size: 15px;
	padding-bottom: 5px;
}

#near-you .bottomLine {
	margin-top:15px;
}

.text-top {
	font-size:8px;
	vertical-align: top;
	line-height: normal;
}

.block-list ul {
}

.block-list ul li {
	background-color: #f5f3ec;
	padding:5px 10px;
}

.right-sidebar {
    position: relative;
    left: 0;
    top: 0;
}

.right-badge {
    position: absolute;
    z-index: 99998;
    top:-100px;
    right:-15px;
}

.right-badge img {
    width:100px;
}

#image-fader .image_holder {
    background: none;
    background-color: #000;
}

#image-fader .image-label {
    color: #fff;
    background-color: #000;
    padding: 15px;
    position:  absolute;
    right:0px;
    top:0px;
    z-index: 999;
    width: 430px;
}

#image-fader .image-label {
    text-align: center;
}

#image-fader .image-label .image-label-title {
    font-family: 'NeutrafaceLight';
    font-size: 36px;
    text-transform: uppercase;
    margin: 8px 0 15px 0;
}

#image-fader .image-label  {
    font-family: 'NeutrafaceBold';
    font-size: 16px;
}

#map_holder {
    width:940px;
    height:380px;
}

.text-banner {
    font-size: 14px;
    width: 215px;
    padding: 15px;
    margin-bottom: 25px;
}

.text-banner img {
    padding:0 2px;
}

.banner-dark {
    background-color:#000;
    color: #fff;
}

.banner-white {
    border: solid 1px #000;
}

.text-banner .title {
    font-family: 'NeutrafaceLight';
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 10px;
    line-height: 32px;
}

.text-banner ul {
    padding: 0 0 0 15px;
}

.text-banner ul li {
    padding-bottom: 3px;
}

/* public page (on the way) */

.quote-highlight {
    font-family: 'NeutrafaceLight';
    font-size: 20px;
    text-align: center;
    background-color: #e5decb;
    line-height: 30px;
    padding: 10px;
}

.quote-author {
    font-family: 'NeutrafaceBold';
    text-align: center;
    font-size: 14px;
    padding: 15px 0;
}

.quote-description {
    font-size: 14px;
    text-align: center;
    padding: 15px 50px;
    line-height: 25px;
}

hr.quote {
    border-top: solid 1px #bfb599;
    margin: 25px 230px;
}

.open-button {
	background-color: #BEAE7F;
	font-family: "NeutrafaceBold";
	font-weight: bold;
	font-size: 16px;
	color: white;
	padding: 10px 15px;
	border: none;
	cursor: pointer;
	opacity: 0.8;
	position: fixed;
	bottom: 50px;
	right: 30px;
  }
.gallery {
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}

.gallery img {
	width: 100%;
	padding: 7px 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #bdae80;
    border-color: #bdae80;
}

@media (max-width: 500px) {

	.gallery {
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
	}

}

 .open-button i {
	 font-size:18px;
	 padding-right: 5px;
	 margin-top:5px;
 }

  /* The popup chat - hidden by default */
  .chat-popup {
	display: none;
	position: fixed;
	bottom: 0;
	right: 15px;
	border: 3px solid #f1f1f1;
	z-index: 9;
  }

  .chat-popup .popup-title {
	font-family: "NeutrafaceBold";
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	color: #BEAE7F;
	padding: 10px 0;
  }

  /* Add styles to the form container */
  .form-container {
	max-width: 300px;
	padding: 10px;
	background-color: white;
  }

  /* Full-width textarea */
  .form-container textarea {
	width: 100%;
	padding: 15px;
	margin: 5px 0 22px 0;
	border: none;
	background: #f1f1f1;
	resize: none;
	min-height: 150px;
  }

  .form-container select, input {
	width: 100%;
	margin-bottom: 5px;
	border: none;
	background: #f1f1f1;
  }

  /* When the textarea gets focus, do something */
  .form-container textarea:focus {
	background-color: #ddd;
	outline: none;
  }

  /* Set a style for the submit/send button */
  .form-container .btn {
	font-family: "NeutrafaceBold";
	background-color: #4CAF50;
	font-size: 15px;
	color: white;
	padding: 10px 15px;
	border: none;
	cursor: pointer;
	width: 100%;
	margin-bottom:10px;
	opacity: 0.8;
  }

  /* Add a red background color to the cancel button */
  .form-container .cancel {
	background-color: silver;
  }

  /* Add some hover effects to buttons */
  .form-container .btn:hover, .open-button:hover {
	opacity: 1;
  }

.rating {
	unicode-bidi: bidi-override;
	direction: rtl;

}
.rating > span {
	display: inline-block;
	cursor:pointer;
	position: relative;
	width: 1.1em;
}
.rating > span:hover,
.rating > span:hover ~ span {
	color: transparent;
}
.rating > span:hover:before,
.rating > span:hover ~ span:before {
	color: orange;
}

.rating > .checked {
	color: orange;
}


/* Large desktop */
@media (min-width: 1200px) {

}

/* Medium devices (≥992px) */
@media (max-width: 991px) {
    .right-badge {
        top:10px;
        right:10px;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

	h1 {
		margin: 15px 0;
	}

    .image_holder {
        height: 290px;
    }

    .image_holder img {
        width: 720px;
        height: 290px;
    }

    #map_holder {
        width: 720px;
        height: 290px;
    }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	h1 {
		margin: 15px 0;
	}

    .image_holder {
        height: 170px;
    }

    .image_holder img {
        width:100%;
        height: 170px;
        max-width: 100%;
        max-height: 100%;
    }

    #map_holder {
        width:100%;
        height: 200px;
    }

}

/* Landscape phones and down */
@media (max-width: 480px) {

	h1 {
		margin: 15px 0;
	}

}
