/*	=	reset Style	*/
* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	min-height: 620px;
}

body {
	position:relative;
	font-family:'helvetica_cyplain','arialnarrow',Arial,sans-serif;
	letter-spacing:2px;
	font-size:100%;
	vertical-align:baseline;
	color:#6c5b51;

	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;

	/*-webkit-font-smoothing:antialiased; */
	/*text-rendering:optimizeSpeed;*/
}

/* background setting for mobile devices with high display resolution */
/*@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 2dppx){
	body {
		background-repeat: no-repeat !important;
		background-attachment: fixed !important;
		background-position: center !important;
		background-size: 100% !important;
	}
}*/

table {
	border-collapse:collapse;
	border:none;
}
img {
	border:none;
}
p {
	letter-spacing:0;
	font-family:'arialnarrow';
	text-align:left;
	line-height:22px;
	padding:0 0 10px 0;
	font-size:16px;
}

a {
	background: transparent;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

/* form default styles */
button,
input,
select,
textarea {
	margin: 0;
	font-family: 'arialnarrow', Arial, sans-serif;
	font-size: 100%;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

input, textarea, select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.placeholder {
	color: #aaa;
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=url],
input[type=number] {
	display:block;
	margin:5px auto;
	padding:8px;
	width: 100%;
	font-size: 18px;
	letter-spacing:1px;
	border:1px solid #adc4b7;
	box-shadow:inset 0 0 10px 3px rgba(0,0,0,0.2);
}

.cf-submit,
button,
input[type=submit],
input[type=button] {
	text-align:center;
	color:#fff;
	cursor:pointer;
	height:42px;
	border:1px solid #9d5c2e;
	border-radius:5px;
	padding:0 25px;
	font:18px 'arialnarrow';
	box-shadow:0 1px 3px rgba(0,0,0,0.4), inset 0 1px 3px rgba(233,180,66,0.7);
	text-shadow:0 -1px rgba(0,0,0,0.5);
	text-decoration: none;

	background-color:#dc8b00;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RjOGIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYTVjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(220,139,0,1) 0%, rgba(202,92,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,139,0,1)), color-stop(100%,rgba(202,92,0,1)));
	background: -webkit-linear-gradient(top,  rgba(220,139,0,1) 0%,rgba(202,92,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(220,139,0,1) 0%,rgba(202,92,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(220,139,0,1) 0%,rgba(202,92,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(220,139,0,1) 0%,rgba(202,92,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc8b00', endColorstr='#ca5c00',GradientType=0 );

}
.cf-submit:hover,
button:hover,
input[type=submit]:hover,
input[type=button]:hover {
	text-decoration: none;
	background: rgb(202,92,0);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NhNWMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzhiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(202,92,0,1) 0%, rgba(220,139,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(202,92,0,1)), color-stop(100%,rgba(220,139,0,1)));
	background: -webkit-linear-gradient(top,  rgba(202,92,0,1) 0%,rgba(220,139,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(202,92,0,1) 0%,rgba(220,139,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(202,92,0,1) 0%,rgba(220,139,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(202,92,0,1) 0%,rgba(220,139,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ca5c00', endColorstr='#dc8b00',GradientType=0 );

}
.cf-submit:active,
button:active,
input[type=submit]:active,
input[type=button]:active {
	background: rgb(186,83,0);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhNTMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYzhiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(186,83,0,1) 0%, rgba(220,139,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(186,83,0,1)), color-stop(100%,rgba(220,139,0,1)));
	background: -webkit-linear-gradient(top,  rgba(186,83,0,1) 0%,rgba(220,139,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(186,83,0,1) 0%,rgba(220,139,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(186,83,0,1) 0%,rgba(220,139,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(186,83,0,1) 0%,rgba(220,139,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5300', endColorstr='#dc8b00',GradientType=0 );
	outline: none;
}

button:focus,
input:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

textarea {
	resize:vertical;
	width:630px;
	height:115px;
	letter-spacing:1px;
	display:block;
	margin:5px auto;
	resize:none;
	background:transparent;
	border:1px solid #adc4b7;
	overflow:auto;
	font:18px 'arialnarrow', Arial;
	padding:8px;
	box-shadow:inset 0 0 10px 3px rgba(0,0,0,0.2);
}

.content a {
	color: #2a6545;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content ul,ol {
	letter-spacing:1px;
	font-size:16px;
	font-family:'arialnarrow';
	text-align:left;
}

.content ol {
	counter-reset:list;
	margin:0;
	padding:0;
}
.content ol li {
	list-style-type:none;
	margin:0 0 15px;
	padding:0 0 0 20px;
	position:relative;
	color:#666;
}
.content ol li:before {
	counter-increment:list;
	content:counter(list) '. ';
	color:#cc6600;
	position:absolute;
	top:0;
	left:0;
}
.content ul {
	counter-reset:list;
	margin:0;
	padding:0;
}
.content ul li {
	list-style-type:none;
	margin:0 0 15px;
	padding:0 0 0 20px;
	position:relative;
	color:#666;
}
.content ul li:before {
	content:'— ';
	color:#cc6600;
	position:absolute;
	top:-1px;
	left:0;
}

.contacts-box p {
	text-align:inherit;
	line-height:inherit;
	padding:inherit;
}
.contacts-box h1 {
	margin-bottom:10px;
}
.statistic p {
	font-family:'helvetica_cyplain','arialnarrow',Arial,sans-serif;
	letter-spacing:3px;
	text-align:center;
	line-height:inherit;
}
.statistic .lb p  {
	text-align:justify;
	font-size:27px;
}
.statistic .cb p {
	font-size:76px;
}
.clear {
	clear:both;
	font-size:0;
	*height:1px;
	*margin-top:-1px;
	zoom:1;
}
.float_left {
	float:left;
}

/*	=	Sprite	*/
.creator span, .sb, .cpl-navy .prev, .cpl-navy .next,
.icon, .g-links a  {
	background:url(../img/sprite.png) 0 0 no-repeat;
}

/*	=	Inline-block	*/
.some{
	display:inline-block;
	vertical-align:top;
	height:auto;
	width:auto;
	margin-right:-4px;
	zoom:1;
	*display:inline;
}

.wrapper {
	min-width:940px;
	max-width:100%;
	margin:0 auto;
	z-index:2;
}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }

/*	=	Structure
-------------------------*/
#header {
	position:relative;
	z-index:3;
	height:210px;
	background: url(../img/head-bg.png) 0 0 repeat-x;
}
#logo {
	width:140px;
	height:90px;
	margin:0 auto 43px;
	padding:40px 0 0;
	overflow:hidden;
}
#logo img {
	display:block;
}
#nav {
	width:940px;
	height:66px;
	border-top:1px solid #59866f;
	margin:20px auto;
	background-color:#cc6600;
}
#wrapper {
	position: relative;
	z-index: 0;
	height: auto !important;
	min-height: 100%;
	margin: 0 auto -38px;
}
#container {
	width:100%;
}
.home #container {
	position: static;
	height: auto !important;
	min-height: 100%;
	margin-bottom: -38px;
}
.home #container .wrapper {
	padding:0;
	position: static;
	margin:0 auto;
	background:transparent;
}
#container .wrapper {
	width:940px;
	margin:0 auto;
}
article.content {
	padding:67px 60px 90px;
}
article.content:before {
	content: " ";
	position: absolute;
	left: 50%;
	top: 240px;
	bottom: 38px;
	z-index: -1;
	display: block;
	width: 940px;
	margin-left: -470px;
	background:#fff;
}
.footer_pusher {
	height:38px;	
}
#footer {
	position: relative;
	z-index: 2;
	width:100%;
	height:38px;
	letter-spacing:2px;
	overflow:hidden;
	z-index:3;
	background:rgba(0,0,0,0.9);
}
#footer .wrapper {
	padding:2px 20px 0;
}
.ie7 #footer,
.ie8 #footer{
	background:black;
	z-index:3;
}

/*	=	Header	*/
.ll {
	position:absolute;
	top:10px;
	left:20px;
}
.ll li {
	display:inline;
	position:relative;
}
.ll a {
	font-size:11px;
	display:inline-block;
	padding:0 10px;
	text-decoration:none;
	text-transform:uppercase;
	line-height:1;
	position:relative;
	top:1px;
	color:#99cc99;
	zoom:1;
}
.ll a:hover {
	color: #99dd99;
}
.ll li:first-child a {
	padding-left:0;
}
.ll li:last-child a {
	padding-right:0;
}
.lang-box .current {
	pointer-events:none;
	color:#ffcc00;
}
.ll li.separator {
	padding:0 10px;
	content:'|';
	color:#ffcc00;
	font-size:10px;
}

/* menu */
.navy {
	word-spacing:-1em;
	text-align:center;
}
.navy ul {
	display:table;
	width:96%;
	margin:0 auto;
	text-align:center;
}
.navy li {
	text-align:center;
	display:table-cell;
	word-spacing:0em;
	zoom:1;
	*display:inline;
}
.navy a {
	display:block;
	position:relative;
	color:white;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	height:66px;
	line-height:66px;
	padding:0 15px;
	overflow:hidden;
}
.navy .current, .navy a:hover {
	color:#ffcc00;
}
.navy .current .navy__current-marker {
	display: block;
}
.navy__current-marker {
	display: none;
	width:0;
	height:0;
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-9px;
	border-bottom:#fff 9px solid;
	border-left:transparent 9px solid;
	border-right:transparent 9px solid;
}
.ie7 .navy .current span,
.ie8 .navy .current span  {
filter:progid:DXImageTransform.Microsoft.Matrix(
	M11=0.7071067811865474,
	M12=-0.7071067811865477,
	M21=0.7071067811865477,
	M22=0.7071067811865474,
	SizingMethod='auto expand');
	zoom:1;
	bottom:-5px;
}

/*	=	Footer	*/
.copyright {
	float:left;
	color:#999999;
	padding-top:13px;
	font-size:9px;
}
.navy-footer {
	width:940px;
	position:absolute;
	left:50%;
	margin-left:-470px;
	text-align:center;
	padding-top:6px;
}
.navy-footer ul {
	text-align:center;
}
.navy-footer li {
	display:inline;
}
.navy-footer a {
	text-decoration:none;
	color:#ccc;
	font-size:9px;
	text-transform:uppercase;
	margin:0px 10px;
}
.navy-footer a:hover {
	text-decoration:underline;
}
.creator {
	float:right;
	padding-top:6px;
}
.creator a {
	font-size:9px;
	color:#999;
	text-decoration:none;
}
.creator span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing: 0;
	padding-left:17px;
	background-position:1px 2px;
	color:#888;
}
.creator small {
	font-size:9px;
}

/* container */
h1,h2,h3,h4 {
	display:inline-block;
	border-bottom:#c5d6cc 1px solid;
	padding-left:10px;
	padding-right:10px;
}
.ie7 h1 span, .ie8 h1 span,
.ie7 h2 span, .ie8 h2 span,
.ie7 h3 span, .ie8 h3 span,
.ie7 h4 span, .ie8 h4 span {
	border-bottom:1px solid #c5d6cc;
}
h1, h2, h3, h4 {
	text-align:center;
	font-weight:normal;
	margin:0 0 20px;
}
h1 {
	font-size:31px;
	color:#2a6545;
	padding-top:10px;
	padding-bottom:7px;
}
h2 {
	font-size:27px;
	color:#2a6545;
}
h3 {
	font-size:24px;
	color:#2a6545;
}
h4 {
	font-size:22px;
	color:#2a6545;
}
h3 a {
	text-decoration:none;
	color:#2a6545;
	font-size:22px;
}

/* content */
.third-content {

}
.big-third {
	float:left;
	width:270px;
	line-height:1.6;
	text-align:left;
	margin:0;
}
.big-third.last {
	text-align:right;
}
.small-third {
	float:left;
	width:214px;
	margin:0 33px;
}
.small-third img {
	display:block;
	margin:0 auto;
}
/* three-list */
.three-col {
	margin-right:20px;
	padding:0 20px;
	width:220px;
	float:left;
}
.three-col.last {
	margin-right:0px;
}

/* three-col */
.one-tc {
	width:260px;
	margin:0px 20px 0 0;
	float:left;
	font-size:14px;
	line-height:1.5;
}
.one-tc.last {
	margin-right:0px;
}
/* content-half */
.c-half {
	width:385px;
	float:left;
	font-size:14px;
	margin:0px 20px 0px 0px;
}
.c-half.last {
	margin-right:0;
}
.c-half p {
	line-height:1.5;
	padding:0 0 10px 0;
}
/* three img */
.third-content.line {
	letter-spacing:0;
	word-spacing:-1em;
	text-align:center;
}
.third-content.line h1,
.third-content.line h2,
.third-content.line h3,
.third-content.line h4 {
	word-spacing:0;
}
.tc-small {
	display:inline-block;
	width:200px;
	margin:20px 0 0;
	word-spacing:0;
	vertical-align:top;
}
.tc-small img {
	display:block;
	margin:0 auto;
}
/* table */
.table-content table {
	width:100%;
	border-bottom:3px solid #c5d6cc;
	letter-spacing:0.5;
	margin:30px 0 0;
}
.table-content th {
	background-color:#adc4b7;
	padding:8px 15px;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	border-left:1px solid #c5d6cc;
	color:white;
}
.table-content td {
	padding:8px 15px;
	font-size:14px;
	text-align:left;
	border-left:1px solid #c5d6cc;
	border-bottom:1px solid #c5d6cc;
	color:#666666;
}
.table-content th:first-child, .table-content td:first-child {
	border-left:transparent;
}

/* graphs */
.xy-graphs,
.diagramm-graphs {
	position:relative;
}
.xy-graphs img,
.diagramm-graphs img {
	display:block;
	margin:0 auto;
}
.g-links {
	text-align:center;
	letter-spacing:0;
	word-spacing:-1em;
	position:absolute;
	top:-20px;
	right:16px;
}
.g-links a {
	display:inline-block;
	width:24px;
	height:20px;
	padding:0;
	overflow:hidden;
	text-indent:100px;
}
.g-links .print {
	background-position:0px -240px;
}
.g-links .download {
	background-position:0px -280px;
}

/* forms */
article.content.contacts-box {
	width:700px;
	padding-left:120px;
	padding-right:120px;
	margin:0 auto;
}
.cb-half {
	width:320px;
	margin:20px 15px 25px;
	text-align:center;
	float:left;
	font-size:16px;
	color:#666666;
}
.address.cb-half {
	float:right;
}
.cb-half h3 {
	margin-bottom:15px;
}
.cb-half h3 span {
	color:#2a6545;
}
.cb-half p {
	line-height:1.6;
}
.cb-half span {
	color:#cc6600;
}
.cb-half a {
	color:#2a6545;
	text-decoration:none;
}
.cb-half a:hover {
	text-decoration:underline;
}

.contact-form input[type=text],
.content input[type=text],
.contact-form input[type=number],
.content input[type=number]  {
	width:300px;
}

.contact-form h2 {
	border:0;
	margin:5px 0;
}

.contact-form textarea:focus, .contact-form input:focus {
	outline:none;
	border-color:#999999;
}

.form-row {
	display: block;
	margin-bottom: 15px;
}
label.form-row,
.label.form-row {
	margin-bottom: 10px;
}

#map_canvas {
	clear:both;
	width:100%;
	height:500px;
	background-color: #E5E3DF;
}


/* load file */

.btn {
	text-align:center;
	margin:30px auto;
	background-position:-100000px -198px !important;
	padding:0;
	display:block;
}
.contact-form .cf-row {
	width:624px;
	text-align:left;
	margin:0 auto 13px;
	font-size:14px;
	color:#666;
	letter-spacing:1px;
	vertical-align:baseline;
}
.contact-form .cf-row-attach {
	margin-top: -12px;
}
.contact-form .cf-row.btn {
	text-align:center;
	margin-bottom:3px;
}
.contact-form .cf-row a {
	font-size:14px;
	color:#2a6545;
	text-decoration:none;
	position:relative;
	border-bottom:1px dashed #2a6545;
	z-index:1;
}
.contact-form .sticky-doc {
	border-color:transparent !important;
}
.contact-form .cf-load-file {
	margin-top:3px;
	display:inline-block;
}

.contact-form .cf-file {
	height:15px;
	width:60px;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
}

.cf-row .icon-attach {
	margin-right: 4px;
}

/* press-center */
.subscribe-box {
	letter-spacing:0;
	word-spacing:-1em;
	text-align:center;
	margin-bottom:20px;
}
.sb {
	font:14px 'arialnarrow';
	color:#2a6545;
	padding-left:20px;
	display:inline-block;
	word-spacing:0em;
	text-decoration:none;
	zoom:1;
	*display:inline;
}
.sb.subscribe-letter {
	background-position:0 -38px;
}
.sb.subscribe-rss {
	background-position:3px -79px;
	margin-left:20px;
}
.sb:hover {
	text-decoration:underline;
}

/* ui styles */
.ui-dialog,
.ui-widget {
	letter-spacing: 1px;
	font-family:'arialnarrow',Arial,sans-serif;
	font-size: inherit;
}
.ui-dialog {
	box-shadow:0 0 20px rgba(0,0,0,.05)
}
.ui-dialog .ui-widget-header {
	background:transparent;
	border:0;
	font-family:'arialnarrow',Arial,sans-serif;
}
.ui-dialog .ui-dialog-title {
	font-size:22px;
	color:#2A6545;
	font-weight:normal;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 0 20px;
	margin-top: 10px;
	margin-bottom: 0;
}
.ui-dialog .ui-dialog-titlebar-close {
	margin-top:-16px;
	text-decoration: none;
}
.ui-widget input[type=submit] {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.ui-dialog .ui-dialog-content {
	padding:5px 20px 20px;
}
.ui-widget-overlay {
	opacity: 0.5;
}
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog .ui-dialog-titlebar-close:hover {
	padding: 0;
	margin: -14px 0 0;
	width: auto;
	height: auto;
	background: none;
	border: none;
}
.ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
}
.ui-dialog span.ui-icon-closethick,
.ui-dialog span.ui-icon-closethick:hover {
	display: block;
	width: 30px;
	height: 25px;
	line-height: 22px;
	padding: 0;
	margin: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-size: 48px;
	font-weight: normal;
	text-align: center;
	color: #cc6600;
	background: none;
}


.error-message {
	text-align: center;
	font-family:'arialnarrow',Arial,sans-serif;
	font-size:14px;
	padding-bottom:5px;
	color:#CC6600;
}

/* frontend login */
.front_auth {
	margin: 50px auto 60px;
	width: 340px;
	padding: 20px 40px 40px;
	background-color: #fff;
	
	box-shadow:0 0 20px rgba(0,0,0,0.2);
}
.front_auth input[type="text"],
.front_auth input[type="password"] {
	width:100%;
	margin-bottom: 15px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.front_auth__submit {
	height:42px;
	padding:0 25px;
	margin-top: 20px;
}
.front_auth__login {
	margin-bottom: 20px;
}
.front_auth__pass {
	margin-bottom: 10px;
}
.front_auth__checkbox {
	margin-right: 5px;
}
.front_auth__remember {
	float: left;
	color: #2A6545;
	text-decoration: none;
}
.front_auth__remember:hover {
	text-decoration: underline;
}
.front_auth__error {
	font-size: 13px;
	line-height: 18px;
	color: #CC6600;
	text-align: center;
	margin-bottom: 20px;
}

/* category list */
.cpl-item {
	margin:0 0 40px;
}
.date {
	font-size:14px;
	text-align:center;
	display:block;
	color:#bbbfc8;
	padding:7px 0 5px;
}
.cpl-item p {
	font-size:14px;
	line-height:1.5;
}
.cpl-item .more {
	text-decoration:none;
	color:#2a6545;
}

.cpl-navy {
	text-align:center;
	word-spacing:-1em;
	letter-spacing:0;
	margin:10px 0 30px;
}
.cpl-navy li {
	display:inline-block;
	
}
.cpl-navy li a {
	font-size:22px;
	padding:0 10px;
	text-decoration:none;
	color:#2a6545;
}
.cpl-navy li span {
	font-size:22px;
	padding:0 10px;
	color:#adc4b7;
}
.cpl-navy .prev {
	background-position:0px -110px;
}
.cpl-navy .next {
	background-position:0px -150px;
}

/* statistic */
.statistic {
	position:absolute;
	left:50%;
	bottom:83px;
	height:180px;
	width:940px;
	padding:33px 0;
	margin-left: -470px;
	z-index:3;
	background:url(../img/statistic.png) bottom center no-repeat;
}
.lb {
	float:left;
	width:160px;
	padding:11px 0 2px 100px;
	margin:45px 30px 0 60px;
	font-size:27px;
	color:#333333;
	text-align:right;
	letter-spacing:2px;
	line-height:28px;
}
.rb {
	float:left;
	width:245px;
	padding:0px 60px 20px 27px;
	margin:5px 0;
}
.rb li {
	display:block;
	border-top:1px solid white;
	letter-spacing:2px;
	height:39px;
}
.rb li span {
	line-height:37px;
	float:left;
	font-size:13px;
}
.rb li span.number {
	margin-right:7px;
	line-height:30px;
	font-size:25px;
	padding-top:5px;
}
.rb li:first-child {
	color:#333;
	font-size:15px;
	padding-top:15px;
	height:25px;
	border-top:none;
/*	padding:10px 0;*/
}
.cb {
	float:left;
	width:245px;
	font-size:77px;
	text-align:center;
	color:black;
	padding-top:40px;
}
.cb small {
	letter-spacing:2px;
	margin-top:-11px;
	display:block;
	text-align:center;
	font-size:18px;
}
.statistic .lb {
	border:1px solid white;
	border-left:none;
	border-right:none;
}

/* price from */
.price_from_wrap input[type=submit] {
	margin-left:5px;
}
.price_from_wrap input[type=text], .price_from_wrap input[type=number] {
	text-align:center;
	display:inline-block;
	width:70px;
	margin:0 5px;
}
.price_from_wrap select {
	font:18px 'arialnarrow';
	line-height:38px;
	height:38px;
	padding:8px 8px 8px 3px;
	margin:0 5px;
	display:inline-block;
	text-indent:5px;
}
.chrome .price_from_wrap select {
	height:40px;
	padding:8px 5px 8px 0;
	text-indent:1px;
}
.safari .price_from_wrap select {
	text-indent:1px;
}

.table-content .items .empty {
	display: block;
	margin-top: 25px;
}

.supply-base-map-handler {
	cursor: pointer;
}
.supply-base-map-handler .icon-map-marker {
	margin-left: 3px;
}

/* ie bg hack */
.home.ie7 #container,
.home.ie8 #container {
	background:white !important;
	overflow:hidden;
}
.coverBg {
	position:absolute;
	z-index:1;
	width:100%;
	top:-210px;
	left:0px;
	background-color:white;
	z-index:1;
	display:block;
}
.coverBg img {
	width:100%;
}
.coverBg.ful {
	width:1280px;
	height:690px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-640px;
	zoom:1;
}
.home .coverBg {
	background-color:transparent;
}

/* search box */
.search-box {
	position:absolute;
	top:18px;
	right:20px;
}
.search-box input {
	float:left;
	height:17px;
	width:150px;
	font-size:13px;
	padding:2px 5px 3px 5px;
	margin:0 2px 0 0;
	color:#fff;
	border:none;
	background:#3f7659;
	box-shadow: none;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.search-box input:focus {
	background:#3f7659;
	opacity:1;
	filter:alpha(opacity=100);
	outline:none;
}
.search-box .button {
	float:left;
	border:none;
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	background:#619671;
	height:17px;
	width:55px;
	padding:0;
	cursor:pointer;
	text-align:center;
	letter-spacing:0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.search-box .button:hover {
	background: #61a071;
}

/* subscribe widget */
.subscribe-widget {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.subscribe-widget__desc {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 15px;
}
.subscribe-widget__button {
	margin-left: 21px;
}
.subscribe-widget__button:first-child {
	margin-left: 0;
}

/* route */
a.get-route-link {
	margin-top: 10px;
	display: inline-block;
	font-size: 16px;
	border-bottom:1px dashed #39c;
	color:#39c;
	text-decoration:none
}
a.get-route-link:hover {
	text-decoration: none;
}

/* helpers */
.ta_center {
	text-align: center;
}
.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.mt_20 {
	margin-top: 20px;
}

/* icons */
.icon {
	display: inline-block;
}
.icon-attach {
	width:16px;
	height:15px;
	background-position:0px -198px;
}
.icon-map-marker {
	width: 13px;
	height: 14px;
	background-position: 0 -320px;
}

/* temp */
#filter-form {
	text-align: center;
}