@charset "utf-8";

/* YUI RESET */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

@media print{
*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}
a, a:visited{color:#444 !important;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}
@page{margin:0.5cm}
p, h2, h3{orphans:3; widows:3}
h2, h3{page-break-after:avoid}
}

.hidden{display:none;visibility:hidden}
.clr{clear:both}

*
{
	/* mobile Safari and etc. */
	-webkit-appearance: none;
}
input
{
	/* mobile Safari and etc. */
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
::-webkit-input-placeholder{ color:#ccc;}
:-moz-placeholder{color:#ccc;}
.hasPlaceholder{color:#ccc;}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #603913;
	line-height: 22px;
	
	background: url(../img/gradient.png) left top repeat-x;
}
a
{
	color: #603913;
	text-decoration: underline;
}
	a:hover
	{
		text-decoration: none;
	}
strong, b
{
	font-weight: bold;
}
audio
{
	/* iPad bug */
	position: absolute;
	top:0;
}
p
{
}
h1
{
	font-size: 24px;
	line-height: 36px;
}
h2
{
	font-size: 22px;
	line-height: 33px;
}
h3
{
	font-size: 20px;
	line-height: 30px;
}
h4
{
	font-size: 18px;
	line-height: 27px;
}
h5
{
	font-size: 16px;
	line-height: 24px;
}
h6
{
	font-size: 15px;
	line-height: 22px;
}

#backimage
{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 430px;
	background-repeat: no-repeat;
	background-position: center top;
}
#indexbg
{
	position: absolute;
	z-index: 1;
	top: 430px;
	width: 100%;
	height: 434px;
	background: url(../img/gradient.png) left top repeat-x;
	text-align: center;
}
	#indexbg div
	{
		width: 100%;
		height: 434px;
		background: url(../img/indexbg.png) center top no-repeat;
	}
#container
{
	overflow: hidden;
}
	.index-page #container
	{
		width: 100%;
		position: relative;
		top: 0;
		z-index: 2;
	}
#main
{
	width: 960px;
	margin: 0 auto;
}

#side
{
	width: 255px;

	background: url(../img/sidebg.png) center top no-repeat;
	float: left;
	text-align: center;
}
	#logo
	{
		margin-top: 40px;
	}
	#side form
	{
		border-top: 1px solid #d8c296;
		margin: 15px;
		margin-top: 18px;
		color: #fff;
		text-align: left;
	}
		#side form .contents
		{
			padding: 25px;
			padding-top: 50px;
		}
		#side form h2
		{
			font-size: 20px;
			font-family: Verdana, Geneva, sans-serif;
			margin-bottom: 15px;
			line-height: 22px;
		}
		#side form i
		{
			font-family: Verdana, Geneva, sans-serif;
			font-size: 12px;
		}
		#side form b
		{
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
		}
		#side form input[type=text]
		{
			border: 1px solid #c3c3c3;
			height: 20px;
			line-height: 20px;
			color: #666;
			padding-left: 5px;
			
			background: #fff url(../img/calend.png) right 1px no-repeat;
		}
		#side form .input-type-2
		{
			float: left;
			width: 65px;
			padding-top: 15px;
		}
			#side form .input-type-2 select
			{
				width: 40px;
				color: #666;
			}
		#side form input[type=image]
		{
			margin-left: -14px;
			margin-top: 40px;
		}
		#side form .ps
		{
			color: #6c6c6c;
			font-family:Verdana, Geneva, sans-serif;
			font-size: 9px;
			margin-top: 30px;
			text-align: center;
		}
#chisto-about
{
	padding-top: 20px;
	text-align: center;
	padding-bottom: 40px;
}
	#chisto-about a
	{
		display: inline-block;
	}


#content
{
	float: left;
	width: 705px;
	padding-bottom: 80px;
}
#address
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #025382;
	height: 70px;
	line-height: 70px;
	padding-left: 20px;
	
	float: left;
	width: 425px;
}

#feedback
{
	float: left;
	width: 260px;
	height: 60px;
	padding-top: 10px;
	
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	color: #025382;
}
	#feedback h1
	{
		line-height: 33px;
		font-size: 14px;
	}
	#feedback h2
	{
		line-height: 27px;
		font-size: 14px;
	}
	#feedback span
	{
		padding-left: 20px;
		font-size: 14px;
	}
	#feedback big
	{
		font-size: 21px;
	}
	#feedback a
	{
		color: #025382;
	}
		#feedback a.contacts
		{
			padding-left: 20px;
			background: url(../img/icons.png) left -8px no-repeat;
		}
		#feedback a.email
		{
			padding-left: 20px;
			background: url(../img/icons.png) left -36px no-repeat;
		}

#content nav
{
	line-height: 40px;
	padding-left: 20px;
	word-spacing: 34px;
}
	#content nav a
	{
		font-size: 14px;
		font-weight: bold;
		color: #025382;
		word-spacing: 0;
		text-align: justify;
	}

.free-block
{
	height: 335px;
}
.page-content{
	position: relative;
}
.page-content .blocks
{
	padding-left: 15px;
	margin-bottom: 20px;
	overflow: hidden;
}
.page-content .blocks li
{
	width: 230px;
	background: url(../img/blockbg.png) left top no-repeat;
	height: 124px;
	display: block;
	float: left;
}
	.page-content .blocks li a
	{
		display: block;
		width: 230px;
		height: 124px;
		position: relative;
		padding-top: 9px;
		text-decoration: none;
	}
		.page-content .blocks li a img
		{
			position: absolute;
			top: 9px;
			left: 9px;
		}
		.page-content .blocks li a h2
		{
			position: absolute;
			z-index: 3;
			bottom: 30px;
			color: #fff;
			font-size: 16px;
			font-weight: bold;
			left: 30px;
			line-height: 22px;
			
			-moz-text-shadow: 2px 2px 2px #333;
			-webkit-text-shadow: 2px 2px 2px #333;
			text-shadow: 2px 2px 2px #333;
		}

.page-content .info-blocks
{
	margin: -10px;
	padding-left: 20px;
}
.page-content .info-block
{
	margin: 10px;
	background: #fff;
	border: 1px solid #e6e1c4;
	float: left;
	width: 290px;
	padding: 20px;
	color: #004a80;
}
	.page-content .info-block h2
	{
		color: #18499f;
		font-weight: bold;
		text-decoration: underline;
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 22px;
	}
	.page-content .info-block a
	{
		color: #18499f;
	}
	.page-content .info-block .news-item
	{
		padding-bottom: 10px;
	}
		.page-content .info-block .news-item .date
		{
			font-size: 11px;
			color: #000;
		}

.content-block
{
	border: 1px solid #e6e1c4;
	width: 648px;
	padding: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	background: #fff url(../img/contentbg.jpg) right top no-repeat;
}
	.content-block ul.subnav
	{}
	.content-block ul.subnav li
	{
		float: left;
		margin-right: 20px;
	}
	.content-block h2.content-title
	{
		font-size: 18px;
		color: #603913;
		font-weight: bold;
		line-height: 40px;
		border-bottom: 1px solid #e6e1c4;
		margin-bottom: 10px;
	}
	.content-block .content-text
	{
		min-height: 500px;
	}

.footer-nav
{
	border: 1px solid #e6e1c4;
	width: 688px;
	margin-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
	.footer-nav .section
	{
		float: left;
		padding: 10px;
		width: 110px;
		line-height: 18px;
	}
		.footer-nav .section a
		{
			font-size: 12px;
		}
			.footer-nav .section a.section-title
			{
				font-weight: bold;
				margin-bottom: 10px;
				display: inline-block;
			}


.content-block ul li
{
	list-style: circle;
	margin-left: 20px;
}
.content-block ol li
{
	list-style: decimal;
	margin-left: 20px;
}
.book-button {
    height: 34px;
    width: 129px;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: transparent url(/site/res/img/book-button.png) no-repeat scroll 0 0;
    line-height: 32px;
    text-decoration: none;
    text-align: center;
    color: #4b2e28 !important;
    font-size: 12px;
    font-family: Arial, sans-serif;
}
.book-button:hover {
    background-position: right -34px;
    color: #4b2e28 !important;
    text-decoration: none;
}

.mobile-site.left-icon {
	position: absolute;
	bottom: -70px;
	right: 170px;
	width: 120px;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	z-index: 9999;
	color: #bea772;
	line-height: 16px;
}

.mobile-site.left-icon:hover {
	text-decoration: underline !important;
}

.mobile-site.left-icon:before {
	content: " ";
	float: left;
	display: inline-block;
	background: url("/uploaded_files/user/ui/tl/mobile-gold.png") left center no-repeat;
	width: 24px;
	height: 36px;
	padding-right: 5px;
}