body {
	background: #FFFFFF url(/img/header/bg-2.png) center top repeat-x;
}

#languages {
	height: 28px;
	padding: 11px 0 0 10px;
	float: right;
}
	#languages li {
		padding-top: 6px;
		float: left;
	}

#header {
	padding-top: 0;
	padding-bottom: 3px;
	overflow: hidden;
	clear: both;
	zoom: 1;
}

/* Search */
#search_top {
	position: relative;
	margin: 11px 0 0 44px;
	font-size: 0.79em;
	float: right;
}
	#search_top.hidden {
		display: none;
	}
	#search_top form {
		overflow: hidden;
		position: relative;
	}
	#search_top .hidden {
		display: none;
	}
	#search_top div {
		background: url(/img/sprites_search.png) 0 -28px no-repeat;
		padding-left: 10px;
		overflow: hidden;
	}
	#search_top label {
		position: absolute;
		padding: 7px 0 0;
		color: #666;
		left: 10px;
		cursor: text;
		white-space: nowrap;
	}
	#search_top input.txt {
		float: left;
		background: url(/img/sprites_search.png) 0 -56px repeat-x;
		height: 21px;
		padding: 4px 0 3px 0;
		line-height: 1.36em;
		color: #666;
		border: 0;
		outline: none;
		margin: 0;
	}
	#search_top input.btn {
		float: left;
		border: 0;
		background: url(/img/sprites_search.png) 0 -84px no-repeat;
		height: 28px;
		width: 34px;
		cursor: pointer;
		outline: none;
	}

#header td {
	vertical-align: middle;
}

#header .logo {
	margin-top: 42px;
	margin-left: 35px;
	display: block;
	float: left;
	position: static;
}
#header div.navigation {
	margin-left: 50px;
	margin-top: 7px;
	margin-bottom: 7px;
	float: right;
	width: 500px;
	clear: right;
}

#header div.navigation .styled td a {
	display: block;
	position: relative;
	text-align: left;
	z-index: 1;
	cursor: pointer;
	zoom: 1;
	margin: 0 auto;
}

#header div.navigation .styled td span {
	display: block;
	position: relative;
	text-align: center;
	z-index: 2;
	zoom: 1;
}

#header div.navigation td div {
	height: 100%;
	padding: 9px 3px;
}
#header div.navigation td div.b {
	height: auto;
}

#header div.navigation a {
	display: block;
	zoom: 1;
}

#header ul.navigation li li a span {
	padding: 0 4px;
}

#content,
.block-white {
	position: relative;
	border: 1px solid #E2E2E2;
	margin: 0 16px 10px;
}

#content.no-border {
	border: 0;
}


/**
 * Rounded corners
 */
 
#content .content-lb-4,
#content .content-rb-4,

#content .content-lt-5,
#content .content-rt-5,
#content .content-lb-5,
#content .content-rb-5,
#content .content-rb-6,
#content .content-lt-7,

#content .content-lt-8,
#content .content-rt-8,
#content .content-lb-8,
#content .content-rb-8,

.block .c-lt,
.block .c-rt,
.block .c-rb,
.block .c-lb,

.block-white .c-lt,
.block-white .c-rt,
.block-white .c-rb,
.block-white .c-lb,

#banners .item .lt,
#banners .item .rt,
#banners .item .lb,
#banners .item .rb,
#banners .item .rb2 {
	height:8px;
	overflow:hidden;
	position:absolute;
	width:8px;
	
	background: url(/img/marketing/sprite.png) 0px 0px no-repeat;
}

	#content .content-lb-4 { background-position: 0px -112px; left: -1px; margin-top: -7px; z-index: 50; }
	#content .content-rb-4 { background-position: 0px -120px; right: -1px; margin-top: -7px; z-index: 50; }

	#content .content-lt-5 { background-position: 0px -16px; left: -1px; top: -1px; }
	#content .content-rt-5 { background-position: 0px -24px; right: -1px; top: -1px; }
	#content .content-rb-5 { background-position: 0px -96px; right: -1px; bottom: -1px; }
	#content .content-lb-5 { background-position: 0px -104px; left: -1px; bottom: -1px; }
	
	#content .content-rb-6 { background-position: 0px -128px; right: -1px; bottom: -1px; }
	
	#content .content-lt-7 { background-position: 0px -8px; left: 0; top: 0; }
	
	#content .content-lt-8,
	#content .content-rt-8,
	#content .content-lb-8,
	#content .content-rb-8 {
		background: url(/img/marketing/sprite_2.png) left top no-repeat;
		position: absolute;
		width: 10px;
		height: 10px;
	}
	#content .content-lt-8 { background-position: 0px -40px; left: 0; top: 0; }
	#content .content-rt-8 { background-position: 0px -60px; right: 0; top: 0; }
	#content .content-rb-8 { background-position: 0px -70px; right: 0; bottom: 0; }
	#content .content-lb-8 { background-position: 0px -50px; left: 0; bottom: 0; }
	
	.block-white .c-lt { background-position: 0px -16px; left: -1px; top: -1px; }
	.block-white .c-rt { background-position: 0px -24px; right: -1px; top: -1px; }
	.block-white .c-rb { background-position: 0px -96px; right: -1px; bottom: -1px; }
	.block-white .c-lb { background-position: 0px -104px; left: -1px; bottom: -1px; }
	
	.block-light-blue .c-lt, .block-light-blue .c-rt, .block-light-blue .c-rb, .block-light-blue .c-lb {
		background: url(/img/marketing/sprite_2.png) left top no-repeat;
		width: 10px;
		height: 10px;
	}
	.block-light-blue .c-lt { background-position: 0px 0px; left: 0px; top: 0px; }
	.block-light-blue .c-rt { background-position: 0px -10px; right: 0px; top: 0px; }
	.block-light-blue .c-lb { background-position: 0px -30px; left: 0px; bottom: 0px; }
	.block-light-blue .c-rb { background-position: 0px -20px; right: 0px; bottom: 0px; }

.block-light-blue {
	background: #EEF5FA;
	position: relative;
}

/**
 * --------------- -Advertisign main page- ---------------
 */
 
.c-advertising .main table {
	width: 100%;
	overflow: hidden;
	background: #4681B6 url(/img/marketing/main_bg.jpg) left bottom no-repeat;
}
	.c-advertising .main .block {
		position: relative;
	}
	
	.c-advertising .main table table {
		background: none;
	}
	
	#banners .cover,
	.c-advertising .cover {
		display: block;
		position: absolute;
		left: 0;
		right: 320px;
		top: 0;
		bottom: 0;
		z-index: 30;
		background: #fff;
		opacity: 0;
	}
		.c-advertising .cover {
			bottom: 80px;
		}
		#banners .cover {
			right: 0;
		}
	
	/* -Left side- */
	.c-advertising .main .left {
		width: 643px;
		height: 284px;
		
		padding: 10px 0 0 0;
		color: #333;
		font-size: 1em;
		
		vertical-align: bottom;
	}
		.c-advertising .main .promo-content {
			padding: 0 25px 49px 25px;
			color: #fff;
			font-size: 2.071em;
			line-height: 1.310em;
			text-align: center;
			width: 593px;
		}
		.lang-ru .c-advertising .main .promo-content {
			font-size: 1.571em;
			line-height: 2em;
		}
			.c-advertising .main .promo-content strong {
				font-size: 1.551em;
				line-height: 0.844em;
			}
			.lang-ru .c-advertising .main .promo-content strong {
				font-size: 1.7em;
			}
			.c-advertising .main .promo-content em {
				font-size: 1.241em;
				font-style: normal;
				line-height: 1.222em;
				color: #FF7F18;
			}
		
		
		.c-advertising .main .left .more-info {
			padding: 20px 30px 31px 17px;
			font-weight: normal;
			color: #fff;
			white-space: nowrap;
			width: 596px;
		}
		.lang-ru .c-advertising .main .left .more-info {
			padding: 20px 15px 31px 10px;
			width: 618px;
		}
		
		.c-advertising .main .left .more-info table {
			width: 100%;
		}
		.c-advertising .main .left .more-info td {
			text-align: center;
			width: auto;
		}
		.c-advertising .main .left .more-info a {
			color: #fff;
			text-decoration: none;
		}
		.c-advertising .main .left .more-info a:hover {
			text-decoration: underline;
		}
	
	/* -Right side- */
	.c-advertising .main .right {
		background: #4681B6;
		border-left: 1px solid #638EB6;
		
		width: 281px;
		vertical-align: top;
		
		padding: 25px 40px 0 35px;
		color: #fff;		
	}
		.c-advertising p {
			padding: 0 0 25px;
			color: #fff;
			font-size: 0.857em;
		}
		.c-advertising .main .right p {
			text-align: justify;
		}
		.c-advertising .news-list {
			list-style: none;
		}
		.c-advertising .news-list li {
			padding: 0 0 20px;
		}
		.c-advertising .news-list li div {
			float: left;
			font-size: 0.785em;
			line-height: 1em;
			color: #A0D2F3;
			padding: 3px 4px;
			background: #4E89BD;
		}
		.c-advertising .news-list li h3 {
			font-size: 1em;
			font-weight: normal;
			line-height: 1.28em;
			clear: both;
			padding: 0 0 0 2px;
		}
		.c-advertising .news-list li a {
			color: #fff;
		}

	/**/
	.c-advertising .main h2 {
		text-align: center;
		font-size: 1.714em;
		line-height: 1.2em;
		color: #333;
		font-weight: bold;
		padding: 10px 0 0;
	}
	
	.c-advertising .main .more {
		margin: 10px 0 0;
		background: #E9E9E9 url(/img/marketing/sprite_2.png) 0 -150px no-repeat;
	}
		.c-advertising .main .more p {
			background: url(/img/marketing/sprite_2.png) right -194px no-repeat;
			padding: 0 0 0 36px;
		}
	
/* Banners */
.c-advertising .banners {
	margin: 10px 0 0;
	width: 100%;
	overflow: hidden;
}
	.c-advertising .banners .item {
		border: 2px solid #ccc;
		float:left;
		min-height: 100px;
		margin-right: 11px;
		position: relative;
		width: 309px;
	}
	.c-advertising .banners .item-last {
		margin-right: 0;
		margin-left: 1px;
	}
	
	.c-advertising .banners .item:hover a {
		text-decoration: none;
	}
	
	.c-advertising .banners .item .image {
		left: 0;
		position: absolute;
		top: 13px;
		width: 119px;
		text-align: center;
	}
	
	.c-advertising .banners .item .heading {
		padding: 17px 15px 46px 119px;
	}
	.c-advertising .banners .item .heading h4 {
		font-size: 1.142em;
		line-height: 1.11em;
		color: #256B9E;
	}
	.c-advertising .banners .item .heading p {
		color: #666;
		font-size: 0.857em;
		padding: 7px 0 0;
	}
	
	.c-advertising .banners .item .btn {
		background: #FF7E18 url(/img/marketing/sprite_2.png) 0 -80px no-repeat;
		bottom: 0;
		padding: 5px 17px 5px 15px;
		position: absolute;
		right: 0;
	}
	.c-advertising .banners .item .btn a {
		background: url(/img/marketing/button-2.gif) no-repeat scroll right center;
		color: #FFFFFF;
		display: block;
		height: 20px;
		font-size: 0.785em;
		line-height: 1.818em;
		padding: 0 20px 0 0;
		width: 93px;
		text-align: center;
	}
	
	.c-advertising .banners .item .lt,
	.c-advertising .banners .item .rt,
	.c-advertising .banners .item .lb,
	.c-advertising .banners .item .rb {
		background: #FFB334 url(/img/marketing/sprite_2.png) 0 0 no-repeat;
		width: 10px;
		height: 10px;
		overflow: hidden;
		position: absolute;
	}
	.c-advertising .banners .item .lt { left: -2px; top: -2px; background-position: 0 -110px; }
	.c-advertising .banners .item .rt { right: -2px; top: -2px; background-position: 0 -120px; }
	.c-advertising .banners .item .rb { right: -2px; bottom: -2px; background-position: 0 -130px; }
	.c-advertising .banners .item .lb { left: -2px; bottom: -2px; background-position: 0 -140px; }
	
	.c-advertising .banners .item .cover {
		right: 0;
		bottom: 0;
	}
	
.publication .banners {
	margin-top: 25px;
}
	.publication .c-advertising {
		position: relative;
		margin-left: -15px;
	}
	.publication .banners .item {
		width: 290px;
	}

/**
 * --------------- -More info- ---------------
 */
	.more {
		color: #fff;
		line-height: 44px;
		height: 44px;
		width: 100%;
		background: #E9E9E9;
		font-size: 1em;
	}
	.more {
		margin: 10px 0 0;
		background: #E9E9E9;
		height: 44px;
		font-size: 1em;
		line-height: 44px;
		position: relative;
	}
		.more p {
			color: #333;
			padding: 0 0 0 40px;
			font-size: 1.285em;
			font-weight: normal;
			height: 44px;
			line-height: 46px;
		}
		.more p img {
			vertical-align: middle;
		}
		.more a,
		.more span {
			color: #256B9E;
		}
		
		.more a.twitter {
			position: absolute;
			top: 11px;
			right: 17px;
			line-height: 1px;
		}

/**
 * --------------- -Contacts- ---------------
 */
.contacts {
	width: 100%;
	overflow: hidden;
	padding: 30px 0 0;
}
	.contacts .hidden {
		display: none;
	}
	.contacts .left {
		float: left;
		width: 270px;
		padding: 6px 0 50px 40px;
	}
		.contacts .left b,
		.contacts h1 {
			font-size: 1.13em;
			font-weight: normal;
		}
		.contacts h1 {
			padding-bottom: 1.88em;
			font-size: 1.5em;
			line-height: 1em;
		}
		
		/* Phone numbers */
		.contacts .left p {
			padding: 0 20px 0 40px;
			line-height: 1.285em;
		}
		
		.contacts .left .contacts {
			padding-bottom: 23px;
			background: url(/img/icon-call.png) 5px 7px no-repeat;
			font-size: 2.142em;
		}
			.contacts .left .contacts img {
				margin-top: 8px;
				display: block;
			}
			.contacts .left .contacts strong,
			.contacts .left .contacts b {
				font-weight: normal;
			}
			
		.contacts .left .twitter {
			padding-bottom: 58px;
			padding-top: 2px;
			background: url(/img/marketing/icon-twitter-contacts.gif) 5px 0 no-repeat;
		}
			.contacts .left .twitter a {
				text-decoration: none;
			}
			.contacts .left .twitter a:hover {
				text-decoration: underline;
			}
			
		.contacts .left .address {
			
		}
			.contacts .left .address strong {
				font-size: 1.714em;
				font-weight: normal;
			}

		
	.contacts .right {
		width: 640px;
		float: right;
		margin-top: 0;
		background: #DDECF6;
		position: relative;
	}
	.contacts form {
		padding: 22px 47px 26px 42px;
	}
		.contacts form h2 {
			padding-bottom: 15px;
		}
		.contacts form table {
			margin-top: 10px;
		}
		.contacts form td {
			padding: 0 16px 8px 0;
			vertical-align: top;
		}
		.contacts form label {
			font-size: 0.82em;
			display: block;
			padding: 11px 0 0;
		}
		.contacts form .legend {
			vertical-align: middle;
			padding-top: 10px;
		}
		.contacts form .legend small {
			font-size: 0.785em;
		}
		
	.contacts form .c-lt,
	.contacts form .c-rt,
	.contacts form .c-rb,
	.contacts form .c-lb {
		height:10px;
		overflow:hidden;
		position:absolute;
		width:10px;
		
		background: url(/img/marketing/sprite_contact_form.png) 0px 0px no-repeat;
	}	
		.contacts form .c-lt { background-position: 0px 0px; left: -3px; top: -3px; }
		.contacts form .c-rt { background-position: 0px -20px; right: -3px; top: -3px; }
		.contacts form .c-rb { background-position: 0px -30px; right: -3px; bottom: -3px; }
		.contacts form .c-lb { background-position: 0px -10px; left: -3px; bottom: -3px; }
		
		.contacts form .error .c-lt { background-position: 0px -160px; }
		.contacts form .error .c-rt { background-position: 0px -180px; }
		.contacts form .error .c-rb { background-position: 0px -190px; }
		.contacts form .error .c-lb { background-position: 0px -170px; }
		
	.contacts form div {
		background: #fff;
		border: 3px solid #79B4DC;
		position: relative;
		padding: 0 0 0 8px;
	}
		.contacts form div.errors {
			border: none;
			color: #F00;
			background: none;
			padding: 0 0 5px;
			font-size: 0.86em;
		}
		.contacts form div input,
		.contacts form div textarea {
			width: 100%;
			margin: 0;
			border: 0;
			padding: 8px 0;
		}
		
		.contacts form .error div {
			border-color: #F00;
		}
		.contacts form .error label {
			color: #F00;
		}
		
	.contacts .btn,
	.contacts .btn div,
	.contacts .btn input {
		background: url(/img/marketing/sprite_contact_form.png) 0px 0px no-repeat;
		border: 0;
		margin: 0;
		padding: 0;
		display: -moz-inline-box;
		display: inline-block;
	}
		.contacts .btn {
			background-position: 0px -120px;
			background-repeat: repeat-x;
			margin-top: 7px;
		}
		.contacts .btn div {
			background-position: 0px -40px;
		}
		.contacts .btn input {
			background-position: right -80px;
			height: 40px;
			padding: 0 25px;
		}
		
	.contacts .right .text {
		padding: 22px 47px 26px 42px;
		min-height: 255px;
	}
		.contacts .right .text p {
			padding: 0 0 1em;
		}
	
	.contacts form .checkboxes,
	.contacts form .checkboxes div {
		border: 0;
		background: none;
		padding: 0;
	}
		.contacts form td.checkboxes {
			padding: 0 16px 30px 8px;
		}
		.contacts form div.checkboxes {
			padding: 3px 0 20px 48px;
		}
		.contacts form .checkboxes div {
			padding-bottom: 7px;
			white-space: nowrap;
		}
		.contacts form .checkboxes div.indent {
			padding-bottom: 4px;
			padding-left: 40px;
		}
		.contacts form .checkboxes input {
			width: auto;
			vertical-align: middle;
		}
		.contacts form label.checkboxes {
			padding-top: 4px;
			color: #000;
		}
			.contacts form label.checkboxes em {
				font-style: normal;
				color: #333;
			}
		.contacts form .checkboxes label {
			display: inline-block;
			padding: 0;
			vertical-align: middle;
		}

/**
 * --------------- -Text page- ---------------
 */

.page-inner .main-text,
.aboutus .main-text,
.contacts .main-text {
	padding: 0 60px 21px 40px;
	font-size: 1em;
	line-height: 1.5em;
	overflow: hidden;
}

.page-inner .main-text h1,
.page-inner .main-text h2,
.aboutus .main-text h1,
.aboutus .main-text h2,
.contacts .main-text h1 {
	color: #333333;
	font-size: 1.715em;
	font-weight: normal;
	padding: 0 0 14px;
}

.page-inner .main-text h1,
.aboutus .main-text h1,
.contacts .main-text h1 {
	line-height: 1em;
}
.page-inner .main-text p,
.aboutus .main-text p,
.contacts .main-text p {
	color: #333;
}

/**
 * --------------- -Publication- ---------------
 */

.publication {
	padding: 30px 27px 15px 42px;
	color: #666;
}
	.publication h1 {
		font-size: 1.714em;
		font-weight: normal;
		line-height: 1em;
	}
	.publication .left {
		width: 62%;
		float: left;
	}
	.publication .right {
		width: 35%;
		float: right;
	}
	
	.publication .left h3 {
		font-size: 1.142em;
		font-weight: normal;
		padding: 0;
		line-height: 1.2em;
	}
	
	.publication .publication-list {
		list-style: none;
	}
	.publication .publication-list li {
		padding: 0 0 25px;
	}
	.publication .publication-list p {
		line-height: 1.428em;
		padding: 15px 0 0;
	}
	.publication .publication-list div {
		color: #999;
		padding: 3px 0 0;
		font-size: 0.857em;
	}
	
	.publication .left h2 {
		padding: 77px 0 7px;
		font-size: 1.285em;
		font-weight: normal;
		color: #333;
	}
		.publication .inner {
			
		}
		
.promo-onliner {
	margin: 0 0 15px;
	text-align: left;
}
	.promo-onliner .inner {
		padding: 33px 22px 37px 31px;
	}
	.promo-onliner h2 {
		text-align: center;
		padding: 0 0 30px;
		font-size: 1em;
		line-height: 1.2em;
		font-weight: normal;
	}
	.promo-onliner h2 span {
		display: block;
		padding: 12px 0 0;
		color: #666;
		font-weight: bold;
		text-align: left;
	}
	.promo-onliner p {
		font-size: 0.857em;
		padding: 0 0 24px;
		color: #666;
	}
	.promo-onliner p:first-child {
		color: #333;
	}
	.promo-onliner p.info {
		padding: 24px 0 0;
		color: #666;
	}
	
.promo-list {
	margin: 0 0 15px;
}
	.promo-list .inner {
		padding: 8px 10px 0 16px;
	}
	.promo-list h3 {
		font-size: 1.285em;
		font-weight: normal;
		line-height: 1.2em;
		padding: 0 0 8px;
		color: #666;
	}
	.promo-list ul {
		list-style: none;
	}
	.promo-list li {
		border-top: 1px solid #E4E4E4;
		padding: 30px 15px 29px 27px;
		position: relative;
	}
	.promo-list li:first-child {
		border-top: 0;
	}
	.promo-list p {
		line-height: 1.285em;
		color: #666;
	}
	.promo-list a.overlay {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		display: block;
		z-index: 10;
		background: #fff;
		opacity: 0;
	}
	.promo-list li:hover a {
		text-decoration: none;
	}
	
/* ------------------ Footer banner ------------------ */


/* NEWS INNER */

div.news-inner {
  color: #222;
  line-height: 1.4;
  padding-top: 0;
  text-align: justify;
}

div.news-inner p {
  margin: 0 0 20px;
}

div.news-inner .publication-content h2,
div.news-inner .publication-content h3,
div.news-inner .publication-content h4 {
	padding: 0 0 20px;
}

div.news-inner .publication-content h4 {
	font-weight: bold;
}

div.news-inner .publication-content ol {
	padding: 0 0 15px;
	margin-left: 22px;
}
div.news-inner .publication-content ol li {
	padding-bottom: 5px;
}
div.news-inner .publication-content ul {
	list-style: none;
	padding: 0 0 15px;
}
div.news-inner .publication-content ul li {
	background: url(/img/icon-dot-3.png) 4px 7px no-repeat;
	padding: 0 0 5px 20px;
}

div.news-inner p.extract {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

div.news-inner p.black {
  color: #222;
}

.publication .publication-list div.publication-intro {
  margin: 5px 0;
  color:#666;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

span.publication-intro-date {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  color: #999;
}

.publication-list  .publication-intro p {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.publication-archive {
  padding: 20px 30px;
  margin: 0 0 15px 0;
}

.publication-archive h2 {
  padding: 0;
  font-size: 18px;
  margin: 0 0 10px 0;
}

.publication-archive a {
  padding-right: 10px;
}

.publication-archive a.selected {
  font-weight: bold;
}

.publication-heading {
  line-height: 1.5em;
  padding-top: 2px;
}

.publication-heading a {
  float: right;
}

span.publication-date {
  display: block;
  font-size: 12px;
  color: #999;
  padding-bottom: 20px;
}

.piblication-pagination {
  height: 1%;
  overflow: hidden;
}

.piblication-pagination div {
  padding: 0 0 0 8px;
  margin: 0 6px;
  float: left;
}

.piblication-pagination div.selected {
  background: #FFAB34 url(/img/pp_selected_left.gif) no-repeat scroll left 0;
}

.piblication-pagination div.selected a {
  color: #FFF;
  background: #FFAB34 url(/img/pp_selected_right.gif) no-repeat scroll right 0;
  text-decoration: none;
}

.piblication-pagination div.arrow a {
  padding: 0;
}

.piblication-pagination a {
  padding: 5px 8px 5px 0;
  font-size: 16px;
  display:block;
}



.banners-item.hidden {
	display: none;
}

.page-preview {
	text-align: center;
	padding-bottom: 20px;
}
.banners-item-overlay .page-preview {
	opacity: 0.1;	
}

	
/* ------------------ Search results page ------------------ */

.search-results {
	padding: 30px 30px 32px;
}
	.search-results h1 {
		font-size: 1.714em;
		font-weight: normal;
		line-height: 1em;
		padding: 0 0 20px 12px;
	}
	
	.search-results form {
		background: #E9E9E9;
		padding: 11px 19px 11px 12px;
		overflow: hidden;
	}
		.search-results label {
			color: #666;
			display: block;
			float: left;
			padding: 5px 18px 0 0;
		}
		
		.search-results .input {
			float: left;
			background: url(/img/sprites_search.png) 0 -112px no-repeat;
			padding-left: 10px;
		}
			.search-results .input input.txt {
				background: url(/img/sprites_search.png) 0 -140px repeat-x;
				height: 21px;
				line-height: 1.36em;
				padding: 4px 0 3px 0;
				color: #333;
				border: 0;
				float: left;
				outline: none;
				margin: 0;
			}
			.search-results .input input.btn {
				float: left;
				border: 0;
				background: url(/img/sprites_search.png) 0 -168px no-repeat;
				width: 34px;
				height: 28px;
				outline: none;
				margin: 0;
			}
			
		.search-results .results-count {
			float: right;
			font-size: 0.857em;
			color: #666;
			padding: 5px 0 0;
		}
			.search-results .results-count b {
				color: #000;
			}
	
	.search-results .results-list {
		padding: 40px 0 0 12px;
	}
		.search-results .results-list ol {
			margin-left: 12px;
		}
		.search-results .results-list li {
			margin-left: 25px;
			padding: 0 50px 35px 12px;
		}
			.search-results .results-list li p {
				font-size: 0.857em;
				line-height: 1.5em;
				padding-bottom: 6px;
			}
			.search-results .results-list li p:first-child {
				
			}
			.search-results .results-list li p.link a {
				color: #999;
				font-size: 0.916em;
			}
		.search-results .results-list .error {
			padding-bottom: 10px;
		}
	
	.search-results .navigation {
		padding: 16px 0 23px 54px;
	}
		.search-results .navigation span {
			display: inline-block;
			display: -moz-inline-block;
		}
		.search-results .navigation a {
			display: inline-block;
			display: -moz-inline-block;
			padding: 5px 4px;
		}
		.search-results .navigation span.next {
			padding-left: 17px;
		}
		.search-results .navigation span.prev {
			padding-right: 17px;
		}
	
	.search-results .c-lt,
	.search-results .c-rt,
	.search-results .c-lb,
	.search-results .c-rb {
		width: 16px;
		height: 16px;
		background: url(/img/sprites_search.png) 0 0 no-repeat;
	}
		.search-results .c-lt { background-position: 0 -196px; }
		.search-results .c-rt { background-position: -17px -196px; }
		.search-results .c-lb { background-position: 0 -212px; }
		.search-results .c-rb { background-position: -17px -212px; }
		
	
/* ------------------ About us page ------------------ */

.aboutus {
	padding-top: 30px;
}
	.aboutus .main-text div {
		font-size: 1em;
	}
	.aboutus h2 {
		padding: 0 60px 8px 40px;
		font-size: 1.714em;
		font-weight: normal;
	}
	.aboutus h2.small {
		font-size: 1.285em;
	}
	
	.aboutus hr {
		border: 0;
		border-top: 2px solid #E3E3E3;
		margin: 0 17px 0 22px;
	}
	
	.aboutus .charts {
		font-size: 1.285em;
		overflow: hidden;
	}
	.aboutus .charts .label {
		float: left;
		width: 135px;
		padding: 18px 21px 16px 0;
		margin-left: 40px;
	}
	.aboutus .charts .charts-group {
		float: left;
		padding: 36px 5px 16px 165px;
		width: 170px;
		position: relative;
		font-size: 1.666em;
	}
		.aboutus .charts .charts-group .info div {
			position: absolute;
			width: 89px;
			height: 89px;
			left: 49px;
			top: 22px;
			overflow: hidden
		}
		.aboutus .charts .charts-group .info div img {
			position: relative;
			display: block;
		}
	
	.aboutus .charts .info {
		font-size: 1.533em;
		line-height: 1em;
		padding: 14px 0 3px;
	}
		.aboutus .charts .info small {
			font-size: 0.458em;
		}
		.aboutus .charts .info b small {
			font-size: 0.39em;
			font-weight: normal;
		}
	
	.aboutus .charts .more {
		display: inline-block;
		font-size: 0.666em;
		line-height: 1em;
		border-bottom: 1px dashed #069;
		color: #069;
		text-decoration: none;
		cursor: pointer;
		margin-top: 5px;
		margin-left: 2px;
		background: none; height: auto; width: auto; outline: none;
	}
	.aboutus .charts .more:hover { border-color: #fff; }
	

.aboutus .list {
	padding: 40px 50px 18px 0;
}
	.aboutus .list h2 {
		padding-bottom: 11px;
	}
	.aboutus .list h3 {
		background: url(/img/marketing/icon-list-1.png) 9px 10px no-repeat;
		padding: 22px 0 12px 50px;
		color: #069;
		font-size: 1.285em;
		font-weight: normal;
	}
	.aboutus .list div {
		padding: 0 0 0 37px;
	}
	.aboutus .list p {
		padding: 0 0 2px 50px;
		color: #333;
		font-size: 1em;
	}
	
.aboutus .portals {
	overflow: hidden;
	padding: 74px 0 22px 27px;
	background: url(/img/marketing/about-deco.png) 50% 2px no-repeat;
	list-style: none;
	line-height: 1.142em;
}
	.aboutus .portals li {
		float: left;
		width: 150px;
		border-left: 1px solid #FBDDD0;
		padding: 0 10px 15px 20px;
	}
	.aboutus .portals li.first {
		border-left: 0;
	}
	
	.aboutus .portals img {
		position: relative;
		margin: -16px 0 12px;
	}
	.aboutus .portals h4 {
		font-size: 1em;
		font-weight: bold;
		line-height: 1.166em;
		padding: 0 0 18px;
	}
	
	.aboutus .banners {
		padding: 0 0 10px 122px;
		width: auto;
	}
		.aboutus .banners .item {
			margin-right: 17px;
			width: 329px;
		}
		
	
/* ------------------ Text page ------------------ */

.page-inner {
	padding-top: 30px;
}
	.page-inner .main-text div {
		font-size: 1em;
	}
	.page-inner .main-text {
		padding-bottom: 22px;
	}
	
	.left-sidebar {
		width: 272px;
		padding: 15px 0 250px 27px;
		float: left;
	}
	.right-content {
		width: 617px;
		float: left;
		margin: 0;
		padding: 0;
	}
	
.grid-wrapper {
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 0 0 20px;
}
	.grid-wrapper .banners {
		position: absolute;
		bottom: 20px;
		left: 20px;
		width: 270px;
	}
	.grid-wrapper .banners .item {
		margin: 16px 0 0;
		width: 266px;
		float: none;
	}
	.c-advertising .banners .item .image {
		width: 100px;
	}
	.c-advertising .banners .item .heading {
		padding: 20px 15px 45px 96px;
	}
	
.inner-text {
	padding: 31px 20px 60px 50px;
	line-height: 1.285em;
}
	.inner-advertising h1,
	.inner-advertising h2,
	.inner-text h1,
	.inner-text h2 {
		font-size: 1.285em;
		font-weight: normal;
		line-height: 1.222em;
		padding: 0 0 7px;
		position: relative;
	}
	.inner-text h3 {
		font-size: 1em;
		font-weight: bold;
		padding-top: 20px;
	}
	.inner-text img {
		float: right;
		margin: 25px 23px 25px 20px;
	}
	.inner-text p {
		color: #333;
		font-size: 1em;
		padding: 10px 0 0;
	}
	.inner-text ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	.inner-text li {
		padding: 5px 0 0 25px;
		background: url("/img/icon-dot-3.png") 4px 12px no-repeat;
	}
	.inner-text li li {
		background: url("/img/list-line.png") 4px 14px no-repeat;
	}
	
	.inner-text ol {
		padding-left: 25px;
	}
		.inner-text ol li {
			padding-left: 0;
			background: none;
		}
	
	.inner-text a.button,
	.inner-text a.button-orange {
		display: inline-block;
		vertical-align: middle;
		background: url(/img/marketing/button.png) 0 0 no-repeat;
		padding-left: 26px;
		margin: 0 0 0 10px;
		
		color: #333;
		font-weight: bold;
		text-decoration: none;
	}
		.inner-text a.button:first-child,
		.inner-text a.button-orange:first-child {
			margin: 10px 0 0 0;
		}
		.inner-text a.button span,
		.inner-text a.button-orange span {
			display: inline-block;
			background: url(/img/marketing/button.png) 100% -36px no-repeat;
			padding-right: 26px;
			line-height: 36px;
			height: 36px;
			vertical-align: middle;
			cursor: pointer;
		}
		.inner-text a.button:hover,
		.inner-text a.button-orange:hover {
			background-position: 0 -72px;
		}
			.inner-text a.button:hover span,
			.inner-text a.button-orange:hover span {
				background-position: 100% -108px;
			}
	
	.inner-text a.button-orange {
		background-position: 0 -144px;
		color: #fff;
	}
		.inner-text a.button-orange span {
			background-position: 100% -184px;
			height: 40px;
			line-height: 40px;
		}
		.inner-text a.button-orange:hover { background-position: 0 -224px; }
		.inner-text a.button-orange:hover span { background-position: 100% -264px; }

.inner-text-list {
	padding: 4px 13px 50px 40px;
}
	.inner-text-list h2 {
		padding-top: 27px;
	}
	.inner-text-list img {
		margin: 5px 20px 15px 20px !important;
	}
	.inner-text-list ul {
		padding: 5px 0 15px;
		font-size: 0.857em;
		line-height: 1.333em;
	}
	.inner-text-list ul li {
		background: url(/img/marketing/icon-list-4.png) 1px 9px no-repeat;
		padding: 0 0 0 19px;
	}
	.inner-text-list p {
		padding-top: 10px;
	}
	
	.inner-text-list .long {
		padding-top: 5px;
	}
		.inner-text-list .long .long {
			padding-top: 0;
		}
		.inner-text-list .long p {
			padding-top: 5px;
		}
		.inner-text-list .long ol {
			padding: 5px 0 0 25px;
		}
		.inner-text-list .long ol li {
			padding: 2px 0 3px;
			background: none;
		}
	
	.inner-text-list .item {
		padding: 24px 15px 9px 22px;
	}
	.inner-text-list .item-odd .item-odd-inner {
		padding: 11px 15px 5px 22px;
	}
		
	.inner-text-list .item-odd {
		background: #eee url(/img/marketing/list-odd-rt.gif) 100% 0 no-repeat;
		padding: 0;
	}
		.inner-text-list .item-odd-inner {
			background: url(/img/marketing/list-odd-lb.gif) 0 100% no-repeat;
		}
		
	.inner-text-list .back-to-top {
		display: inline-block;
		margin: 10px 0 0 22px;
	}
	
.inner-text-clients {
	padding: 0 15px 7px;
}
	.inner-text-clients-heading {
		padding: 31px 20px 10px 50px;
	}
	.inner-text-clients h3 {
		font-size: 1.142em;
		font-weight: normal;
		padding: 28px 0 12px 47px;
	}
	.inner-text-clients table {
		width: 100%;
	}
	.inner-text-clients table td {
		padding: 0 5px 10px 0;
	}
	.inner-text-clients img {
		float: none;
		margin: 0;
	}

.inner-advertising {
	padding: 30px 20px 0 19px;
}
	.inner-advertising h1,
	.inner-advertising h2 {
		padding: 0 0 15px 28px;
		margin: 0;
		overflow: hidden;
	}
	.inner-advertising h2 span,
	.inner-advertising h2 img {
		display: inline-block;
		float: none;
		vertical-align: middle;
	}
	.inner-advertising h2 span {
		width: 345px;
		padding: 0 0 5px 0;
	}
	.inner-advertising h2 img {
		margin: 0 33px 0 5px;
	}
	
	.inner-advertising .link {
		padding: 18px 0 0 28px;
	}
		.inner-advertising .link a {
			outline: none;
		}
	
	.inner-advertising .content-text {
		line-height: 1.214em;
		padding: 8px 0 0 28px;
	}
		.inner-advertising .content-text b,
		.inner-advertising .content-text strong {
			font-size: 1.285em;
			font-weight: normal;
		}
		
		.inner-advertising .content-text p {
			color: #333;
		}
		
		.inner-advertising .content-text h2 {
			padding-left: 0;
			padding-top: 25px;
		}
		.inner-advertising .content-text h2 img {
			margin-left: 0;
		}
		.inner-advertising .content-text h2:first-child {
			position: relative;
			margin-top: -3px;
			padding-top: 0;
			padding-bottom: 33px;
		}
		
		.inner-advertising .content-text h3 {
			padding-bottom: 10px;
			font-weight: normal;
		}
		
		.inner-advertising .content-text table {
			margin-bottom: 10px;
			width: 100%;
		}
			.inner-advertising .content-text table th {
				text-align: left;
				padding: 0 0 23px;
			}
			.inner-advertising .content-text table td {
				padding-right: 20px;
				padding-bottom: 11px;
				font-size: 0.857em;
			}
			.inner-advertising .content-text table td strong {
				display: block;
				font-size: 1.5em;
				padding-bottom: 3px;
			}
			.inner-advertising .content-text table td:first-child {
				width: 16%;
				white-space: nowrap;
			}
	
	.inner-advertising .content-text-before-logo {
		padding-top: 0;
		padding-bottom: 20px;
	}
	
	.inner-advertising .content-text-smaller {
		width: 280px;
		float: left;
	}
	
	.inner-advertising hr {
		width: 100%;
		clear: both;
		margin: 28px 0 0;
		border: 0;
		border-top: 2px solid #E2E2E2;
	}
	
	/* -Button- */
 	.inner-advertising .button,
	.inner-advertising .button div,
	.inner-advertising .button a {
		background: url(/img/marketing/ads_banner_inner_sprite.png) left top no-repeat;
	}
		.inner-advertising .button {
			background-position: 0px -66px;
			background-repeat: repeat-x;
			position: relative;
			margin: 0 0 0 30px;
			width: 237px;
			float: left;
		}
		
		.inner-advertising .button div {
			background-position: right top;
		}
		
		.inner-advertising .button a {
			background-position: 0px -132px;
			display: block;
			color: #666;
			font-size: 1.285em;
			font-weight: normal;
			text-decoration: none;
			padding: 8px 15px 0 73px;
			height: 52px;
			text-align: left;
			line-height: 1.13;
			outline: none;
			position: relative;
			z-index: 2;
		}
	  	
		.inner-advertising .button a:active {
			padding-top: 13px;
			height: 53px;
		}
	 		
		.inner-advertising .button span {
			background: url(/img/marketing/icon-flash-3.png) left top no-repeat;
			position: absolute;
			display: block;
			width: 44px;
			height: 43px;
			top: -10px;
			left: 16px;
			z-index: 1;
		}
		
	.inner-advertising a.chart {
		display: inline-block;
		background: url(/img/icon_chart.gif) 0 8px no-repeat;
		font-weight: bold;
		padding: 9px 0 2px 21px;
		outline: none;
		line-height: 1.01em;
	}

.inner-advertising .bottom-text {
	padding: 28px 0 0;
}
	.inner-advertising .bottom-text h2 {
		padding: 0 25px 12px 30px;
		font-size: 1.142em;
		font-weight: normal;
		background: url(/img/marketing/icon-list-3.gif) 8px 3px no-repeat;
	}
	.inner-advertising .bottom-inner-text {
		padding: 0 25px 10px 30px;
		line-height: 1.142em;
		color: #666;
	}
	.inner-advertising ul.attachments {
		padding: 0 25px 0 30px;
	}

.inner-advertising .condition-text {
	padding: 40px 25px 25px 30px;
}
	.inner-advertising .condition-text h2 {
		padding: 0;
		font-size: 1.142em;
		font-weight: normal;
	}
		.inner-advertising .condition-text h2 span {
			background: url(/img/marketing/icon-expand.gif) 100% 6px no-repeat;
			padding-right: 18px;
			width: auto;
			float: none;
			display: inline;
		}
		.inner-advertising .condition-text h2 a {
			text-decoration: none;
			color: #369;
			border-bottom: 1px dashed #369;
			outline: none;
		}
		
	
	.inner-advertising .condition-text h2.expanded {
		padding: 0 0 15px;
	}
		.inner-advertising .condition-text h2.expanded span {
			background: url(/img/marketing/icon-collapse.gif) 100% 10px no-repeat;
		}
		
	.inner-advertising .condition-text .inner-text {
		display: none;
		padding: 0;
	}
		.inner-advertising .condition-text .inner-text li {
			background: url(/img/icon-dot-3.png) 4px 12px no-repeat;
			padding: 5px 0 0 25px;
		}

/* ------------------ Banner page sidebar ------------------ */


.sidebar-menu {
	list-style: none;
}
	.sidebar-menu li {
		width: 273px;
		padding: 0 0 5px;
	}
	.sidebar-menu a {
		color: #369;
		text-decoration: none;
		white-space: nowrap;
	}
	.sidebar-menu a:hover {
		text-decoration: underline;
	}
	
	.sidebar-menu li div {
		padding: 12px 10px 6px 13px;
	}

	.sidebar-menu li.selected {
		background: url(/img/marketing/list-bullet.png) 0 -45px repeat-x;
		padding: 0;
		position: relative;
		margin-bottom: -6px;
	}
		.sidebar-menu li.selected div {
			background: url(/img/marketing/list-bullet.png) 0 0 no-repeat;
			min-height: 27px;
			position: relative;
			z-index: 20;
		}
		.sidebar-menu li.selected span {
			display: block;
			position: absolute;
			background: url(/img/marketing/list-bullet-tip.png) 0 0 no-repeat;
			width: 34px;
			height: 45px;
			overflow: hidden;
			right: -33px;
			top: 0;
		}
		.sidebar-menu li.selected a {
			color: #333;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			position: relative;
		}
		
.sidebar-menu .children {
	padding: 5px 0 15px 18px;
	width: auto;
}
	.sidebar-menu .children ul {
		list-style: none;
	}
	.sidebar-menu .children li {
		width: auto;
		background: url(/img/marketing/icon-list-2.gif) 1px 5px no-repeat;
		padding: 4px 0 4px 16px;
		margin: 0;
	}
	
	.sidebar-menu .children li.selected {
		background: url(/img/marketing/icon-list-2-selected.gif) 1px 6px no-repeat;
		color: #333;
	}
	.sidebar-menu .children li.selected a {
		font-weight: normal;
		color: #333;
	}
	
/* ------------------ Attachments list ------------------ */

ul.attachments {
	overflow: hidden;
	list-style: none;
	line-height: 1.285em;
}
	ul.attachments li {
		float: left;
		width: 50%;
		min-height: 42px;
	}
	ul.attachments div {
		padding: 8px 40px 0 69px;
		position: relative;
	}
	ul.attachments a {
		text-decoration: none;
	}
		ul.attachments a:hover {
			text-decoration: underline;
		}
	ul.attachments .image {
		position: absolute;
		left: 10px;
		top: 2px;
	}
	ul.attachments span {
		display: block;
		font-size: 0.857em;
		line-height: 1.5em;
		color: #999;
	}
	
	
/* ------------------ HTML Lightbox ------------------ */

.lightbox-html, .lightbox-preview {
	cursor: pointer;
}
	.lightbox-html table {
		table-layout: fixed;
	}
	.lightbox-html table table {
		table-layout: auto;
	}
	.lightbox-html .p-lt, .lightbox-html .p-rt, .lightbox-html .p-t, .lightbox-html .p-arrow,
	.lightbox-html .p-lt span, .lightbox-html .p-rt span, .lightbox-html .p-t span, .lightbox-html .p-arrow span {
		height: 90px;
	}
	.lightbox-html .p-lb, .lightbox-html .p-rb, .lightbox-html .p-b,
	.lightbox-html .p-lb span, .lightbox-html .p-rb span, .lightbox-html .p-b span {
		height: 51px;
	}
	.lightbox-html .p-lt, .lightbox-html .p-lb, .lightbox-html .p-l,
	.lightbox-html .p-lt span, .lightbox-html .p-lb span, .lightbox-html .p-l span {
		width: 51px;
	}
	.lightbox-html .p-rt, .lightbox-html .p-rb, .lightbox-html .p-r,
	.lightbox-html .p-rt span, .lightbox-html .p-rb span, .lightbox-html .p-r span {
		width: 77px;
		overflow: hidden;
	}
	
	.lightbox-html .p-lt i, .lightbox-html .p-rt i, .lightbox-html .p-lb i, .lightbox-html .p-rb i {
		background: url(/img/panel_2_corners.png) 0 0 no-repeat;
		width: 127px;
		height: 141px;
	}
	.lightbox-html .p-l {
		background: url(/img/panel_2_l.png) 0 0 repeat-y;
	}
	.lightbox-html .p-r {
		background: url(/img/panel_2_r.png) 0 0 repeat-y;
	}
	.lightbox-html .p-t {
		background: url(/img/panel_2_t.png) 0 0 repeat-x;
		width: 50%;
	}
	.lightbox-html .p-b {
		background: url(/img/panel_2_b.png) 0 0 repeat-x;
	}
	.lightbox-html .p-arrow {
		padding-left: 111px;
		height: 77px;
		width: 0;
		overflow: hidden;
		background: url(/img/panel_2_arrow.png) 0 0 no-repeat;
	}
	
	.lightbox-html .p-rt i { margin:     0 0 0 -51px; }
	.lightbox-html .p-rb i { margin: -90px 0 0 -51px; }
	.lightbox-html .p-lb i { margin: -90px 0 0 0;     }
	
	.lightbox-html-inner {
		position: relative;
		margin-top: -20px;
		margin-right: -15px;
		margin-bottom: -13px;
	} 
	
	
/* ------------------ Cities and percentage list lightbox ------------------ */
.cities {
	list-style: none;
	overflow: hidden;
	padding: 12px 0 0;
	float: left;
	width: 365px;
}
	.cities li {
		float: left;
		width: 120px;
		padding: 9px 0 3px;
	}
	.cities p {
		padding: 0 0 0 25px;
		line-height: 1.2em;
		color: #666;
	}
	.cities strong {
		display: block;
		line-height: 1.2em;
	}
p.cities-text {
	font-size: 0.611em;
	font-style: italic;
	color: #666;
	position: relative;
	z-index: 1;
	padding: 40px 0 0;
}

/* ------------------ HTML lightbox with image ------------------ */	
.lightbox-html-image {
	text-align: center;
}
	.lightbox-html-image h3 {
		font-size: 0.857em;
		padding: 0 0 15px;
	}