/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #150809; color: #fff; text-shadow: none; }
::selection { background: #150809; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

body {
	background: #3f1010 url(../img/body2.png) repeat;
	border-top: 2px solid #7f5626;
}
.gradient {
	background: url(../img/gradient.png) repeat-x;
	height: 100%;
	content: '';
	position: absolute;
	width: 100%;
}
.wrap {
	position: relative;
	z-index: 5;
}
#head {
	background: url("../img/head.png") repeat-x scroll 0 0 transparent;
	height: 345px;
	margin: 0 0 0 0;
}
	#head .inner {
		background: url(../img/head.inner.png) no-repeat center 0;
		height: 100%;
		overflow: hidden;
	}
	
	#head h1 {
		display: block;
		height: 110px;
	}
		#head h1 a {
			display: block;
			height: 100%;
			text-indent: -9998em;
		}

#content {
	margin-top: -206px;
	position: relative;
	z-index: 10;
}
#frame {
	background: url(../img/frame.png) no-repeat;
	height: 568px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 740px;
}
	#frame img {
		margin: 71px 0 0 85px;
	}
		#frame .gallery-list {
			clear: both;
			display: block;
			/*margin-top: 20px;*/
            padding-top: 80px;
            padding-left: 110px;
		}
			#frame .gallery-list p a {
				color: #1B0000;
			}
		#frame .item {
			color: #1B0000;
			font-size: 12px;
			padding: 10px 0;
		}
			#frame .item .desc {
				margin-top: 10px;
			}
			#frame .item a {
				color: #1B0000;
				font-weight: bold;
				text-decoration: none;
			}
				#frame .item a.more {
					color: #000;
					font-weight: normal;
				}
					#frame .item a:hover {
						text-decoration: underline;
					}
		#frame .item img {
			float: left;
			margin: 0 20px 0 0;
		}
			#frame .gallery-list .item img, #frame .gallery-list .item .desc {
				border: 3px solid #3F1010;
			}
			#frame .gallery-list .item .desc {
				background: #f8f5e2;
				float: left;
				height: 96px;
				margin-top: 0;
				overflow: hidden;
				padding-left: 5px;
				padding-top: 5px;
				width: 320px;
			}
			#frame .gallery-list .item .desc p {
				margin-top: 0;
				margin-bottom: 0;
			}
		#frame .item h4 {
			margin: 0;
		}
	.gallery {
		position: relative;
	}
		.gallery img {
			left: 0;
			position: absolute;
			top: 0;
		}
.page-gallery-items .content-wrap {
	top: -170px;
	width: 100%;
}
	.content-wrap .g-arrow, .g-arrow.next {
		display: none;
	}
	.lvl-2 .content-wrap .g-arrow, .lvl-3 .content-wrap .g-arrow, .lvl-4 .content-wrap .g-arrow {
		display: block;
	}
.content-wrap {
	margin: 0 auto;
	position: relative;
	width: 800px;
}
	.g-arrow, .lvl-2 .g-arrow {
		background: url(../img/g-arrow.back.png) no-repeat;
		height: 84px;
		left: -180px;
		outline: none !important;
		position: absolute;
		text-indent: -9998em;
		top: 240px;
		width: 147px;
	}
		.g-arrow:hover {
			opacity: 0.8;
		}
	.next, .lvl-2 .next {
		background-image: url(../img/g-arrow.next.png);
		left: auto;
		right: -180px;
	}
#book {
	background: url(../img/book.png) no-repeat 0 0;
	height: 530px;
	padding-top: 35px;
	padding-left: 60px;
	margin: 0 auto;
	width: 703px;
}
	#book.cms-editable .col h3 {
		margin: .5em 0;
	}
	#book.contact {
		height: 485px;
		padding-left: 80px;
		padding-top: 80px;
		width: 683px;
	}
		#book.contact p {
			padding-right: 30px;
		}
	.cms-editable {
		color: #1b0000;
		font-family: Verdana;
		font-size: 10px;
		line-height: 12px;
		overflow: hidden;
	}
		.cms-editable .offer-wrap {
			font-family: Times New Roman;
		    font-size: 16px;
		    line-height: 18px;
			padding-top: 80px;
		    text-align: justify;
		}
	
.cms-editable .cities {
	list-style: none;
	margin-top: 10px;
	padding: 0;
}
	.cms-editable .cities li {
		display: block;
		margin: 10px 20px;
	}
		.cmse-editgable .smaller-cities li {
			margin: 10px 20px;
		}
		.cms-editable .smallest-cities li {
			margin: 4px 20px 4px;
		}
		.cms-editable .cities li a {
			background: #eee;
			background: #f8f5e2;
			display: block;
			border: 3px solid #3F1010;
			font-weight: bold;
			font-size: 18px;
			line-height: 24px;
			padding: 12px 0;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
		}
			.cms-editable .smaller-cities li a {
				font-size: 14px;
				min-height: 18px;
				line-height: 18px;
				padding: 8px 0;
			}
			.cms-editable .smaller-cities li a.big {
				font-size: 13px;
			}
			.cms-editable .smaller-cities li a.bigest {
				font-size: 10px;
			}
			.cms-editable .smallest-cities li a {
				font-size: 12px;
				line-height: 18px;
				padding: 1px 0;
			}
		.cms-editable a {
			color: #1b0000;
		}
			.cms-editable a:hover {
				color: #000;
			}
		.cms-editable img {
			border: 9px solid #3f1010;
		}
		.cms-editable .field {
			padding-right: 48px;
		}
		.cms-editable .f-text {
			margin-top: 20px;
		}
		.cms-editable .field label {
			display: block;
			padding: 5px 0;
		}
			.cms-editable .field input, .cms-editable .field textarea {
				border: 1px solid #3f1010;
				padding: 3px 5px;
				resize: none;
				width: 200px;
			}
			.cms-editable .field select {
				border: 1px solid #3f1010;
				width: 212px;
			}
			.cms-editable .f-submit {
				text-align: right;
			}
			.cms-editable .error input, .cms-editable .error textarea, .cms-editable .error select {
				border-color: red;
			}
			.cms-editable .field button {
				background: none;
				border: 0;
				color: #1b0000;
				font-family: Verdana;
				font-size: 10px;
				margin-top: 8px;
			}
	.col {
		float: left;
		margin: 0 31px;
		text-align: justify;
		width: 264px;
	}

.news-list h4 {
	margin-bottom: .5em;
}
.news-list h4 a {
	display: block;
}

.belka-1, .belka-2, .belka-3 {
	background: url(../img/foot.png) no-repeat center 0;
	height: 40px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 672px;
	opacity: 0.7;
}	
.belka-2 {
	top: 637px;
	opacity: 0.4;
}
.belka-3 {
	
}
.belka-1 .inner, .belka-2 .inner, .belka-3 .inner {
	margin:  0px auto 0;
	width: 860px;
}
	.belka-1 .inner a, .belka-2 .inner a, , .belka-3 .inner a{
		color: #fff;
		font-family: 'Times New Roman';
		font-size: 20px;
		text-decoration: none;
	}
	.belka-1 .inner a:hover, .belka-2 .inner a:hover {
		text-decoration: underline;
	}
	.float-right {
		float: right;
	}
#foot, #top {
	background: url(../img/foot.png) repeat-x;
	font-family: Georgia;
	height: 57px;
	position: relative;
	top: -14px;	
	z-index: 100;
}
#foot {
	background-position: center 1px;
	top: 5px;
}
#top {
	background: none;
	height: 28px;
	position: absolute;
	top: 4px;
	width: 100%;
}
	#foot nav, #top nav {
		display: block;
		margin: 0 auto;
		width: 699px;	
	}
	#foot ul, #top ul {
		display: block;
		text-align: center;
	}
	#foot li, #top li {
		display: inline-block;
	}
		#foot a, #top a {
			color: #1b0000;
			display: block;
			padding: 3px 10px;
			text-transform: capitalize;
			text-decoration: none;
		}
			#top a {
				color: #f1e572;
			}
			#foot .active a, #top .active a {
				color: #fff;
			}
			#foot .active a {
				color: #000;
			}
			#foot a:hover,  #top a:hover {
				text-decoration: underline;
			}
			#foot a {
				color: #1c0e08;
				letter-spacing: -.5px;
				padding: 0px 10px 1px;
			}

.offer-wrap {
	display: block;
	padding: 90px 120px;
}
	
	.offer-wrap h3, .offer-wrap h2{
		text-align: center;
	}
	.gallery-list h2 {
		font-family: 'Times New Roman';
		margin-bottom: 40px !important;
		margin-top: -10px !important;
	}
	.offer-wrap h3.a-left {
		text-align: left;
	}
	.offer-wrap h2, .offer-wrap h3 {
		font-size: 22px;
		line-height: 24px;
		margin: 10px 0;
		text-transform: uppercase;
	}
		.offer-wrap h2.sub {
			color: #444;
			font-size: 16px;
		}
		.offer-wrap h3 {
			font-size: 16px;
		}
		.pageid-349 .offer-wrap h3 {
			white-space: nowrap;
		}
		
.gallery-list .item {
	display: block;
	font-family: Arial;
}
.gallery-items  {
	margin: 0;
	padding: 0;
	text-align: center;
}
.gallery-items li {
	background: #eae4d8;
	border: 2px solid #000;
	list-style: none;
	display: inline-block;
	margin: 5px auto;
	overflow: hidden;
	height: 320px;
	width: 200px;
}
	.gallery-items li table {
		height: 100%;
		width: 100%;
	}
		.gallery-items li table td {
			vertical-align: middle;
		}
	.gallery-items li img {
		border: 1px solid #333;
		position: relative;
	}
		.gallery-items li a:hover img {
			opacity: 0.8;
		}
.gallery-wrap {
	color: #fff;
	overflow: hidden;
	margin: 20px auto;
	padding: 0 20px;
}
	.gallery-wrap h2 {
		color: #3f1010;
		font-family: 'Times New Roman';
		margin-top: 15px;
		margin-bottom: 110px;
		text-align: center;
		text-transform: uppercase;
	}
	.page-gallery-arrows .g-arrow {
		height: 75px;
		left: 20%;
		top: -5px;
	}
	.page-gallery .g-arrow.prev {
		background-image: url(../img/g-arrow.back2.png);
	}
	.page-gallery .g-arrow.next {
		background-image: url(../img/g-arrow.next2.png);
		left: auto;
		right: 20%;
	}
.gallery-links {
	margin-left: 45px;
	list-style: none;
}
	.gallery-links li {
		float: left;
		width: 50%;
	}
	.gallery-links li a {
		color: #1B0000;
		display: block;
		padding: 2px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
	}
.vacation {
	display: none;
	color: yellow !important;
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	left: 0;
	letter-spacing: 1px;
	padding: 2px 0 5px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -32px;
	width: 100%;
}	
	.vacation:hover {
		color: #fff;
		text-decoration: none;
	}
.news-nav {
	display: none;
	text-align: center;
}
	.news-nav a {
		color: #fff;
		font-family: 'Georgia';
	}
	
.gallery-links li {
	border: 1px solid #1B0000;
	margin-bottom: 3px;
	margin-right: 3px;
	width: 38%;
}
	.gallery-links li a {
		padding-left: 5%;
	}
	.gallery-links li a:hover {
		background: #eae4d8;
		
	}
	.fancybox-wrap .fancybox-nav span {
		top: 35%;
	}
	.fancybox-wrap .fancybox-prev span, .fancy-arrow {
		background: url(../img/fancy-arrow.top.png);
		height: 147px;
		left: -120px;
		width: 84px;
	}
	.fancybox-wrap .fancybox-next span, .fa-next {
		background: url(../img/fancy-arrow.bottom.png);
		height: 147px;
		right: -120px;
		width: 84px;
	}
	.fancybox-wrap .fancybox-nav span {
		visibility: visible;
	}

.fancy-arrow {
	position: fixed;
	z-index: 99999;
	left: 2%;
	top: 40%;
	text-indent: -9998em;
}
.fa-next {
	left: auto;
	right: 2%;
}
.no-arrows .fancybox-nav {
	display: none;
}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.offer-wrap-container {
    overflow-y: auto !important;
    height: 390px;
    padding-right: 20px;
}

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	background: url(../img/scroll-track.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0px;		
	width: 25px;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{	
	width: 25px;
	background: url(../img/scroll-track.png) repeat-y 0 0;
	position: relative;
}

.jspDrag
{
	background: url(../img/scroll-drag.png) no-repeat;
	width: 25px;
	height: 27px;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
}

.jspVerticalBar .jspArrow
{
	height: 44px;
	width: 25px;
}

.jspVerticalBar .jspArrow.jspArrowUp
{
	background: url(../img/scroll-up.png) no-repeat;
}

.jspVerticalBar .jspArrow.jspArrowDown
{
	background: url(../img/scroll-down.png) no-repeat;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	float: left;
	height: 100%;
}

.error span {
	color: red;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}    
    
@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
