abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
del,
details,
dfn,
div,
dl,
dt,
dd,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
nav,
object,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
li,
ol,
var,
video {
  background: none;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.g-body {
	zoom: 1;
	width:96%;
	margin:5px 2%;
}
.g {
  zoom: 1;
  margin: 0 auto;
  width: 940px;
}
.g:before,
.g:after {
  display: table;
  content: '';
}
.g:after {
  clear: both;
}
.g-row {
  zoom: 1;
  margin: 20px 0 0;
}
.g-row:before,
.g-row:after {
  display: table;
  content: '';
}
.g-row:after {
  clear: both;
}
.g-row:first-child {
  margin-top: 0;
}
.g-row > [class^='g-'] {
  float: left;
  margin: 0 0 0 20px;
}
.g-row > [class^='g-']:first-child {
  margin-left: 0;
}
.g-1 {
  width: 60px;
}
.g-1a {
  width: 80px;
}
.g-2 {
  width: 140px;
}
.g-3 {
  width: 220px;
}
.g-4 {
  width: 300px;
}
.g-5 {
  width: 380px;
}
.g-6 {
  width: 460px;
}
.g-7 {
  width: 540px;
}
.g-8 {
  width: 620px;
}
.g-9 {
  width: 700px;
}
.g-10 {
  width: 780px;
}
.g-11 {
  width: 860px;
}
.g-12 {
  width: 940px;
}
.f-column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
}
.f-column:first-child {
  padding-left: 0;
  padding-right: 10px;
}
.f-col-2,
.f-col-3,
.f-col-4 {
  zoom: 1;
  
}

.f-col-2:before,
.f-col-3:before,
.f-col-4:before,
.f-col-2:after,
.f-col-3:after,
.f-col-4:after {
  display: table;
  content: '';
}
.f-col-2:after,
.f-col-3:after,
.f-col-4:after {
  clear: both;
}
.f-col-4 .f-column,
.f-col-3 .f-column .f-column,
.f-col-2 .f-column {
  width: 50%;
}
.f-col-3 > .f-column:first-child {
  width: 67%;
}
.f-col-3 > .f-column {
  width: 33%;
}
.lt-ie8 .f-column {
  padding: 0;
}
.lt-ie8 .f-column > * {
  margin-left: 10px;
}
.lt-ie8 .f-column:first-child > * {
  margin-right: 10px;
  margin-left: 0;
}
.lt-ie8 .f-column .f-column {
  margin: 0;
}
body {
  font: normal 13px / 18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
a:active {
  outline: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  font: normal 26px / 1.1 Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-top: 18px;
}
h1,
.h1 {
  margin-top: 0;
}
h2,
.h2 {
  font-size: 22px;
}
h3,
.h3 {
  font-size: 18px;
}
blockquote,
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0;
}

blockquote {
  padding: 5px 3em;
  position: relative;
}
blockquote p {
  margin: 9px 0 0 0;
}
blockquote p:first-child {
  margin: 0;
}
blockquote:before,
blockquote:after {
  font-size: 3em;
  position: absolute;
}
blockquote:before {
  left: 0;
  top: 0;
}
blockquote:after {
  bottom: 0;
  right: 0;
}
blockquote cite {
  font-size: small;
  font-style: normal;
}
blockquote cite:before {
  content: '\2014';
  padding-right: .5em;
}
q,
cite {
  font-style: italic;
}
blockquote:before,
q:before {
  content: '\00AB';
}
blockquote:after,
q:after {
  content: '\00BB';
}
pre,
code,
samp {
  -moz-border-radius: 3px;
}
pre,
code,
samp,
var,
kbd {
  font-family: Consolas, 'Lucida Console', Monaco, monospace;
  font-size: .9em;
  padding: 0 4px;
}
pre {
  padding: 7px 9px;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
samp {
  line-height: 0;
}
b,
strong {
  font-weight: bold;
}
address,
var,
i,
em {
  font-style: italic;
}
dfn {
  font-style: italic;
  font-weight: bold;
}
ins:before,
ins:after {
  content: '+';
}
del:before,
del:after {
  content: '\2212';
}
sup,
sub {
  position: relative;
  font-size: .8em;
  line-height: 0;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
small {
  font-size: .8em;
}
hr,
.hr {
  border: 0;
  height: 2px;
}
ul,
ol {
  margin-left: 28px;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 0 7px;
}
dd:before {
  content: '\2014';
  padding-right: .5em;
}
p,
ul,
ol,
dl,
blockquote,
address,
pre,
hr,
.hr,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-bottom: 12px;
}

fieldset {
  margin:4px 0;
}
legend {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 24px 0;
}
.f-row {
  margin: 0 0 12px 0;
}
.f-row > label,
.f-row .f-label {
  float: left;
  padding: 5px 0 0 0;
  text-align: right;
  width: 200px;
}
.f-input {
	position:relative;
	margin: 0 0 0 220px;
}
.f-input + .f-input {
  margin-top: 6px;
}
.f-input-help {
  font-size: 12px;
  margin: 0;
  padding-top: 3px;
}
.f-input-comment,
.f-input-inline {
  margin-left:5px;
}

.f-actions {
	text-align:center;
	margin:0;
	padding:12px 12px 12px 220px;
}
.f-horizontal fieldset {
	padding:0 10px;
}
.f-horizontal .f-row > label,
.f-horizontal .f-label {
  display: block;
  float: none;
  padding: 0 0 5px;
  text-align: left;
  width: auto;
}
.f-horizontal .f-input {
  margin: 0;
}
.f-horizontal .f-actions {
  padding: 12px;
}
select,
textarea,
input[type="text"],
input[type="password"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid;
  height: 28px;
  padding: 3px 6px;
}
.f-bu,
select,
input[type="text"],
input[type="password"],
textarea {
  font: normal 13px / 18px Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  overflow: auto;
  padding-right: 3px;
  resize: vertical;
}
.f-bu,
label,
select,
button {
  cursor: pointer;
}

.f-bu {
  overflow: visible;
  padding:8px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 0;
}
.f-bu:active {

}
.ChoiceOfNumbers .f-bu {
	padding:4px 10px;
}
select {
	-webkit-appearance: none;
}
option {
	padding: 3px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
.lt-ie8 select,
.lt-ie8 textarea,
.lt-ie8 input[type="text"],
.lt-ie8 input[type="password"] {
  height: auto;
}
.f-buttons .f-bu {
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 0 -1px;
}
.f-buttons .f-bu:first-child {
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.f-buttons .f-bu:last-child {
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.f-bu {
  border: 1px solid;
}

.f-radio,
.f-check {
  display: inline-block;
  padding: 3px 0 0 0;
}
.f-radio input,
.f-check input {
  margin: 2px;
}
.f-bu:focus,
.f-bu:active {
  z-index: 1;
}
.f-bu:active,
.f-bu:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
}
.f-bu.disabled,
.f-bu[disabled],
textarea[disabled],
select[disabled],
input[disabled] {
  opacity: 0.75;
  cursor: not-allowed;
}
.f-input-comment-error {
	visibility:collapse;
	display:block;
	height:0;
}
.f-invalid {
	position:relative;
}
.f-invalid .f-check,
.f-invalid .f-radio,
.f-invalid .f-input-comment-error {
	visibility:visible;
	overflow:hidden;
	position:absolute;
	top:28px;
	left:0;
	height:16px;
	font-size:10px;
	padding:0 5px;
	line-height:14px;
	z-index:2;
}
.f-message {
  border-radius: 3px;
  margin: 0 0 12px 0;
  padding: 8px 27px 8px 12px;
  position: relative;
}
.f-message h5 {
  margin-bottom: 6px;
}
.f-message .close {
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  opacity: 0.2;
  position: absolute;
  right: 10px;
  top: 8px;
}
.f-message p {
  margin-bottom: 4px;
}
.f-message-actions {
  margin: 0 -15px 0 0;
  text-align: right;
}
.f-message-actions .f-bu {
  margin-left: 5px;
}
.f-nav {
  zoom: 1;
  margin: 0 0 12px 0;
  position: relative;
}
.f-nav:before,
.f-nav:after {
  display: table;
  content: '';
}
.f-nav:after {
  clear: both;
}
.f-nav > li {
  float: left;
  list-style: none;
  margin: 0 18px 0 0;
  position: relative;
}
.f-nav > li > a {
  display: block;
  line-height: 28px;
  text-decoration: none;
}
.f-nav-tabs > li {
  margin: 0 6px -1px 0;
}
.f-nav-tabs > li > a {
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid transparent;
  padding: 1px 10px 0;
}
.f-nav-tabs > .active a,
.f-nav-tabs > .active a:hover {
  padding: 0 10px;
}
.f-nav-list {
  margin: 0 0 12px 0;
}
.f-nav-list > li {
  float: none;
  list-style: none;
  margin: 0;
}
.f-nav-list > li > a {
  display: block;
  line-height: 28px;
  padding: 0 11px;
  text-decoration: none;
}

.f-nav-list.f-nav-tabs {
  border-bottom: none;
}
.f-nav-list.f-nav-tabs > .active > a,
.f-nav-list.f-nav-tabs > .active > a:hover,
.f-nav-list.f-nav-tabs > li > a {
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 10px;
}
.f-nav-list.f-nav-tabs > .active > a,
.f-nav-list.f-nav-tabs > .active > a:hover,
.f-nav-list.f-nav-tabs > li + li > a {
  border-top: none;
}
.f-nav-list.f-nav-tabs > li:first-child > a {
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.f-nav-list.f-nav-tabs > li:last-child > a {
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.f-nav-bar {
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  z-index: 2010;
}
.f-nav-bar .f-nav-bar-body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1;
  width: 940px;
  height: 36px;
  line-height: 36px;
  margin: auto;
}
.f-nav-bar .f-nav-bar-body:before,
.f-nav-bar .f-nav-bar-body:after {
  display: table;
  content: '';
}
.f-nav-bar .f-nav-bar-body:after {
  clear: both;
}
.f-nav-bar .f-nav {
  float: left;
  margin: 0;
}
.f-nav-bar .f-nav > li {
  margin: 0;
}
.f-nav-bar .f-nav > li > a {
  line-height: 36px;
  padding: 0 10px;
}
.f-nav-bar .f-nav-right {
  float: right;
}
.f-nav-bar-title {
  float: left;
  font-size: 22px;
  line-height: 33px;
  padding: 0 15px;
}
.f-nav-bar-title a {
  text-decoration: none;
}
.f-nav-bar-fixed {
  -moz-border-radius: 0;
  border-radius: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2010;
}
.f-nav-bar-fixed .f-nav-bar-title {
  padding-left: 0;
}
.f-breadcrumbs {
  margin: 0 0 12px;
  overflow: hidden;
  padding: 0;
}
.g-body .f-breadcrumbs {
	margin-left:12px;
}
.f-breadcrumbs li {
  float: left;
  list-style: none;
  margin-left: 9px;
}
.f-breadcrumbs li:before {
  content: '/';
  margin-right: 9px;
}
.f-breadcrumbs li:first-child {
  margin-left: 0;
}
.f-breadcrumbs li:first-child:before {
  display: none;
}
.f-breadcrumbs a {
	text-decoration: none;
}
.f-pager {
  margin: 0 0 12px 0;
}
.f-pager ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.f-pager li {
  display: inline;
  list-style: none;
  padding: 0 5px;
}
.f-pager .active,
.f-pager a {
  text-decoration:none;
}
.f-pager-left ul {
  text-align:left;
}
.f-pager-right ul {
  text-align:right;
}
.f-pager-prev {
  margin-right:12px;
}
.f-pager-next {
  margin-left:12px;
}
.f-pager-prev a:hover,
.f-pager-next a:hover {
  text-decoration:none;
}
.f-bwi {
  zoom: 1;
  margin: 0 0 12px 0;
}
.f-bwi:before,
.f-bwi:after {
  display: table;
  content: '';
}
.f-bwi:after {
  clear: both;
}
.f-bwi-pic {
  float: left;
  margin-right: 12px;
}
.f-bwi-text {
  overflow: auto;
}
.f-bwi-right .f-bwi-pic {
  float: right;
  margin-left: 12px;
  margin-right: 0;
}
.f-gallery {
  margin: 0;
}
.f-gallery .f-gallery-item {
  margin-bottom: 20px;
}
.f-gallery a {
  text-decoration: none;
}
.f-gallery a:hover {
  text-decoration: underline;
}
.f-gallery img {
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 4px;
}
.f-gallery small {
  display: block;
  padding: 0 5px;
}

/* --------------------------------------- Other Style ------------- */

.MapHotelDot {
	overflow:hidden !important;
	width:100%;
	margin-bottom:3em;
	border-radius:6px;
	-webkit-border-radius:6px;
}

.w-1000 {
	width:1000px;
}
.w-900 {
	width:900px;
}
.w-600 {
	width:600px;
}
.w-500 {
	width:500px;
}
.w-400 {
	width:400px;
}
.w-300 {
	width:300px;
}
.w-320 {
	width:320px;
}

form.F-GeneralForm {
	overflow:hidden;
	margin:0 0 14px 0;
	padding:0;
	
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	-khtml-border-radius:12px;
	border-radius:12px;
}

/* ---------------------------------- Form ------------------------- */

input#phone_country {
    width:30px;
}
input#phone_code {
    width:40px;
}
input#phone_number {
    width:40%;
}


/* ---------------------------------- Table (class) ------------------------- */
div.table[class] {
	width:100%;
	height:auto;
	display:table;
	margin-bottom:1em;
	padding:10px 0;
}
.AllMiniDescription div.table[class] {
	padding:15px 0 10px 0;
}

div.tr[class] {
	height:auto;
	display:table-row;
}
div.td[class] {
	float:none;
	display:table-cell;
}

div.td {
	height:100%; 
	float:left;
}
div.td a img {
	border:none;
}

#first {
	position:relative;
	z-index:1;
	width:100px;
	padding-left:15px;
	display:table-cell;
    vertical-align:top;
}
#second {
	width:100%;
	margin:0 -45% 0 -100px; 
	padding:0 45% 0 100px;
}
/* РќРµ РґР»СЏ IE */
#second[id] {
	width:auto;
	margin:0;
	padding:0;
}
#third {
	width:34%;
	padding-left:10px;
	display: table-cell;
    vertical-align:top;
}
#first p {
	padding:0;
	margin:0;
}

.HotelImgList {
	position:absolute;
	top:0;
	left:0;
}

/* ---------------------------------- Other ------------------------- */
table.ChoiceOfNumbers {
	border-collapse:collapse;
	width:100%;
	margin:1em 0 2em 0;
}
table.ChoiceOfNumbers caption {
	font-weight:100;
	text-align:left;
	font-size:1.4em;
	padding-bottom:.3em;
}
table.ChoiceOfNumbers th, table.ChoiceOfNumbers td {
	border:none;
}
table.ChoiceOfNumbers th {
	text-align:left;
	font-weight:700;
	padding:.6em 1em .6em .5em;
}
table.ChoiceOfNumbers td {
	position:relative;
	padding:1em 1em .5em .5em;
}
.PeopleNumber {
	overflow:hidden;
	position:relative;
	float:left;
	width:42px;
	height:20px;
	background:transparent url(/public/saas/images/icon_people_none.png) no-repeat 0 0;
}
span.PeopleNumber1, span.PeopleNumber2, span.PeopleNumber3, span.PeopleNumber4 {
	display:block;
	width:38px;
	height:20px;
}

.NumberRate {
	line-height:1.6em;
}

h4.HotelRew {
	font-size:18px;
	font-weight:100;
	line-height:22px;
	margin-bottom:10px;
	padding:4px 10px 8px 10px;	
	border-radius:6px;
}
h4.HotelRew a {
	text-decoration:none;
}
h2.HotelName {
	font-weight:100;
	font-size:2.2em;
	line-height:1.2em;
	margin-bottom:0;
	margin-top:0;
	padding-top:8px;
}
.g-body h2.HotelName {
	margin-left:10px;
}
h2.HotelName a, .Description h1 a {
	text-decoration:none;
}
h4.HotelName {
	display:block;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:100;
	text-align:left;
	margin:0 0 .1em 0;
	padding-top:16px;
	padding-right:.5em;
	padding-left:90px;
}
h4.HotelName a {
	text-decoration:none;
}
h4.HotelName span {
	font-size:11px;
	text-decoration:underline;
}
h4.HotelName a:hover {
	text-decoration:underline;
}
span.HotelFromTheCenter {
	display:inline-block;
	padding-right:5px;
	text-align:left;
	font-style:italic;
}
span.HotelFromTheCenter a {
	font-size:.9em;
	padding:4px 0 1px 16px;
	margin-right:10px;
	text-decoration:none;
	background:transparent url(/public/saas/images/dot_map.png) no-repeat 0 0;
}
.BlockTwoAdress {
	display:block;
	padding-left:90px;
	vertical-align:middle;
	padding-right:1em;
}
.HotelFromTheCenter span, .AddressOfTheHotel span {
	font-size:.9em;
}

strong.RoomRate {
	display:inline-block;
	padding-left:90px;
	font-size:1.6em;
	line-height:1.5em;
	font-weight:100;
	vertical-align:middle;
	width:220px;
}
.BlockTwoRate strong.RoomRate {
	margin-right:8px;
}
.BlockTwoRate strong.RoomRate em {
	font-size:.6em;
	font-weight:100;
	font-style:normal;
}
.BlockTwoRate .f-bu {

}

h3.HotelRew {
	font-size:1.6em;
	font-weight:100;
	margin-top:0;
	margin-bottom:.1em;
}


span.FormDescript {
	font-style:italic;
	font-size:.8em;
	line-height:1.2em;
	padding-left:8px;
	padding-top:5px;
}

/* ---------------------------------- Star ------------------------- */

h4.star5 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star5.png) no-repeat 90px 0;
}
h2.star5 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star5.png) no-repeat 0 0;
}
h4.star4 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star4.png) no-repeat 90px 0;
}
h2.star4 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star4.png) no-repeat 0 0;
}
h4.star3 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star3.png) no-repeat 90px 0;
}
h2.star3 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star3.png) no-repeat 0 0;
}
h4.star2 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star2.png) no-repeat 90px 0;
}
h2.star2 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star2.png) no-repeat 0 0;
}
h4.star1 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star1.png) no-repeat 90px 0;
}
h2.star1 {
	padding-top:18px;
	background:transparent url(/public/saas/images/star1.png) no-repeat 0 0;
}

/* ---------------------------------  ������ ------------------------------------ */
.w-35 div.ReviewsHotel {
	margin:0px 6% 20px 6%;
}
.w-70 div.ReviewsHotel {
	margin:-5px 0 20px 0;
}
.ReviewsHotel h3 {
	padding-left:38px;
	line-height:46px;
	background:transparent url(/public/saas/images/star_rew_icon.png) no-repeat 0 6px;
}
h2.ReviewsHotel {
	padding-left:38px;
	background:transparent url(/public/saas/images/star_rew_icon.png) no-repeat 0 6px;
}
h3.ReviewsHotelFix {
	position:fixed;
	top:282px;
	right:0px;
	font-size:18px;
	height:44px;
	
	border-radius:6px 0 0 6px;
}
h3.ReviewsHotelFix a {
	display:block;
	padding-left:42px;
	padding-top:12px;
	padding-right:10px;
	padding-bottom:10px;
	text-decoration:none;
}
 
 
h3.ReviewsHotelFix:before,
h3.ReviewsHotelFix:after {
	content:"";
	position:absolute;
	z-index:-2;
	bottom:15px;
	left:10px;
	width:50%;
	height:20%;
	max-width:300px;
    -webkit-transform:rotate(-5deg);
       -moz-transform:rotate(-5deg);
        -ms-transform:rotate(-5deg);
         -o-transform:rotate(-5deg);
            transform:rotate(-5deg);
}

.ReviewsHotel h5 {
	position:relative;
	font-size:16px;
	font-weight:100;
	margin:20px 0 5px 0;
	padding:5px 85px 5px 10px;
	
	border-radius:6px;
}
.ReviewsHotel h5 em {
	position:absolute;
	top:5px;
	right:10px;
	font-size:11px;
	font-style:italic;
}
.ReviewsHotel h5 em strong {
	font-size:16px;
}
.ReviewsHotel h5 span {
	display:block;
	font-size:11px;
	font-style:italic;
}
.ReviewsHotel h5 img {
	padding-right:7px;
	margin-bottom:-1px;	
}
.ReviewsHotel h5 strong {
	text-decoration:none;
	font-style:italic;
	font-weight:100;
}
.ReviewsHotel p {
	font-size:11px;
	padding-left:10px;
	padding-bottom:0em;
	padding-left:10px;
}
p.ReviewsPlus, p.ReviewsMinus {
	text-indent:10px;
	padding-bottom:0em;
}
p.ReviewsPlus {
	background:transparent url(/public/saas/images/icon_plus.png) no-repeat 8px 4px;
}
p.ReviewsMinus {
	background:transparent url(/public/saas/images/icon_minus.png) no-repeat 8px 4px;
}
.ReviewsHotel p strong {
	display:block;
	font-size:11px;
}
.ReviewsHotel h6 {
	padding:5px 0 0 5px;
}
.ReviewsHotel h6 a {
	text-decoration:none;
}

.f-form span.DownTriangle {
	display:block;
	width:100%;
	height:24px;
	padding-top:5px;
	margin-top:-16px;
	text-align:center;  
    -webkit-border-radius:16px;
    -moz-border-radius:16px;
    border-radius:16px;
}
/* -------------------------- ��������� ������� -------------------------- */
span.DownTriangle em {
	position:absolute;
	left:50%;
	top:4px;
	display:block;
	width:0px;
	height:0px;
	border-left:5px solid transparent;  /* ����� ������ ������� */
	border-right:5px solid transparent; /* ������ ������ ������� */
	/* margin:0 auto; */ /* ���������� ������� � ������������ ���������� */
}



/* -------------------------- ���������� � ������� �������� �������� -------------------------- */

div.Description ul {
	margin:5px 0 10px 0;
	padding:10px 5px;
	border-radius:6px;
}
div.Description li {
	list-style:none;
	font-size:.9em;
	padding:0 10px 0 40px;
	padding-bottom:.5em;
}
div.Description {
	line-height:1.5em;
	padding-bottom:2em;
}
div.Description b, div.BriefDescription b {
	font-weight:700;
}
div.Description h1 {
	font-size:26px;
	line-height:26px;
	padding-bottom:10px;
}
div.Description i, div.BriefDescription i {
	font-style:italic;
}
div.Description h4 {
	font-size:20px;
	padding-top:10px;
	padding-bottom:5px;
}
div.Description h5 {
	font-size:14px;
	font-weight:700;
	padding-top:10px;
	padding-bottom:0px;
}
div.Description p {
	margin-bottom:1em;
}
div.Description a {
	text-decoration:none;
}
div.Description em {
	font-style:italic	
}
div.Description strong, div.Description b {
	font-weight:700;
}
div.Description ol {
	padding:5px 10px 10px 10px;
}
div.Description ol li {
	list-style:decimal;
	list-style-position:outside;
	font-size:.9em;
	padding:0 10px 0 5px;
	padding-bottom:.5em;
	margin-left:40px;
}

/* -------------------------- ���������� ������� -------------------------- */
* { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
}
.col-group-two > div {
  padding: 1em;
  margin-bottom: 1em;  
}

@media screen and (min-width: 50em) {
  .col-group-two {
    overflow:hidden;
  }
  .col-group-two > div.f-leftgroup {
    float:left;
    width:65%;
  }
  .col-group-two > div.f-rightgroup {
    float:left;
    width:35%;
  }
}
.col-group-three {
	padding-top:.5em;
}
.col-group-three > div {
  padding:0em 1em 0;
}

@media screen and (min-width:48em) {
  .col-group-three {
    overflow: hidden;
  }
  .col-group-three > div.adaptive-33 {
    float: left;
    width: 33.3333333%;
  }
}


/* -------------------------- ������� -------------------------- */
.show {
	cursor:pointer;
	font-weight:700;
}

#thumbBox {
	position:absolute;
	left:0;
	top:0;
	width:auto;
	max-width:88%;
	padding:12px 12px 60px 12px;
	visibility:hidden;
	z-index:10;
}

#thumbBox .footerbar {
	position:absolute;
	top:-12px;
	right:-18px;
	padding:6px 0 0 7px;
	text-align:right;
	border-radius:14px;
	z-index:14;
}


#thumbImage {
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
#thumbImage img {
	max-width:100%;
	height:auto;
}

#thumbLoading {
	position:absolute;
	visibility:hidden;
	padding:5px;
	z-index:5;
}
.close {
  font-weight: bold;
  font-size:24px;
  cursor: pointer;
  opacity: 0.2;
}
.footerbar .close {
	opacity: 0.8;
}
.close:before {
  content: '\00D7';
}
.close:hover {
  opacity: 0.8;
}

/* -------------------------- ����� -------------------------- */
a.AddClick {
	display:inline-block;
	font-size:.9em;
	border:none;
	text-decoration:none;
	padding-left:21px;
	background:transparent url(/public/saas/images/add.png) no-repeat 1px 1px;
	cursor:pointer;
}
a.RemoveClick {
	display:inline-block;
	border:none;
	text-decoration:none;
	text-shadow:none;
	padding-left:21px;
	background:transparent url(/public/saas/images/remove.png) no-repeat 1px 1px;
	cursor:pointer;
}

.formError {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	margin-top:4px;
	position:relative;
	width:150px;
	font-size:11px;
	line-height:12px;
	padding:4px 10px 4px 10px;
	
	border-radius:6px;
	z-index:9;
}

.ITakeAVowOfSilence {
	margin-top:-10px;
}
/* Ajax list
----------------------------------------------------------------------------------------------- */
.ac_results ul {
	max-height:310px !important;
	margin:0 !important;
}
.ac_results li {
	margin-left:-24px !important;
}
li.ac_even, li.ac_over, li.ac_odd {
	position:relative;
	list-style:none;
	font-size:13px;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	vertical-align:middle;
	padding:.3em .5em .3em 2.4em;
	z-index:998;
}

li.ac_even span, li.ac_even span, li.ac_odd span {
	position:absolute;
	top:.4em;
	right:.6em;
	font-size:.8em;
}
span.explan-in {
	font-size:.8em;
	padding:0 0 .2em .2em;
}
span.explan-in {
	position:absolute;
	top:4px;
	right:13%;
}

/* ---------------------------- carousel ------------------------------ */
.carousel {
	position: relative;
	padding:10px 45px;
	margin-bottom:16px;
}
.carousel img {
	width:100px;
	display:block;
	padding:2px;
}
.carousel .arrow {
	position:absolute;
	top:24px;
	font-size:24px;
	text-decoration:none;  
	padding:8px 8px 6px 8px;
}

.carousel .left-arrow {
	left:7px;
}
.carousel .right-arrow {
	right:7px;
}
.galery {
	overflow:hidden;
}
.galery ul {
	height:60px;
	width:9999px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.galery ul li {
	float:left;
	max-height:60px;
	cursor:pointer;
}



.display-none {
	display:none;
}

.HotelNews {
	color:#b3372f;
	padding:10px;
	margin-bottom:15px;
	border:1px solid #faa09e;
	background-color:#fcf7d9;
}
