@import "reset.css";
/*global
-------------------------------------------------*/
html {
	min-width:950px;
	}
body {
	padding:0;
	margin:0;
	background:#FFF;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	} 
a 	{
	color:#1c5f97;
	}
a:hover {
	color:#ff1919;
	}
/*global styles
-------------------------------------*/
.cl {
	overflow:hidden;
	clear:both;
	height:1px;
	font-size:0;
	line-height:0;
	}
.l-block {
	float:left;
	}
.r-block {
	float:right;
	}
.b-point {
	position:relative;
	}
	.b-point i {
	position:absolute;
	left:0;
	top:0;
	}
.b-arrow {
	padding-right:11px;
	overflow:hidden;
	}
	.b-arrow:after {
	content:'.';
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
	visibility:hidden;
	}
.b-arrow i {
	width:5px;
	height:7px;
	right:0;
	left:auto;
	top:0.35em;
	background:url(../im/small-things.gif) -56px top no-repeat;
	}
.h-point {
	margin-top:10px;
	}
#layout {
	min-width:900px;
	max-width:1120px;
	text-align:left;
	margin:0 auto;
	width:90%;
	padding:0;
	/*margin:0 5%;
	right:-9px;*/
	position:relative;
	}
#measurer {
	position: absolute; 
	overflow:hidden;
	clear:both;
	left: 0; 
	width: 99%;
	height: 16px; 
	top: 0; 
	line-height: 16px; 
	}	
.b-content {
	width:75%;
	}
.b-sidebar {
	width:25%;
	padding-top:180px;
	}
.l-clear {
	clear:left;
	}
.r-clear {
	clear:left;
	}
/*titles
-----------------------------------*/
.b-big-title {
	font:1.7em Georgia, "Times New Roman", Times, serif;
	color:#47515a;
	margin-bottom:12px;
	}
.h-title-b {
	margin-bottom:35px;
	}
.h-title-b2 {
	margin-bottom:20px;
	}
.b-biggest-title {
	font:2.5em Georgia, "Times New Roman", Times, serif;
	color:#47515a;
	margin-right:2em;
	}
.b-medium-title {
	font:italic 1.3em/0.8em Georgia, "Times New Roman", Times, serif;
	color:#47515a;
	margin-bottom:10px;
	}
.b-medium-title2 {
	margin-bottom:17px;
	font:1.3em/1.2em Georgia, "Times New Roman", Times, serif;
	color:#333;
	}
.b-solid-title {
	float:left;
	padding:4px 8px 5px 22px;
	min-height:13px;
	background:#949ea6;
	color:#FFF;
	font:0.75em Tahoma, Verdana, Arial, Geneva
	}
	.b-solid-title i {
	width:9px;
	height:9px;
	top:50%;
	margin-top:-5px;
	left:8px;
	background:url(../im/star.png) left top no-repeat;
	}
.text-type {
	font-size:.9em;
	}
.b-thin-line {
	height:1px;
	overflow:hidden;
	background:#bec5cd;
	}
.h-line-b {
	margin-bottom:10px;
	}
/*header
-----------------------------------------------*/
.b-header {
	min-height:420px;
	padding-left:20px;
	position:relative;
	background:url(../im/visual.jpg) -28px top no-repeat;
	}
.b-header-inner {
	min-height:20px;
	padding-bottom:40px;
	background:url(../im/visual-inner.jpg) no-repeat;
	}
	.b-piece {
	position:absolute; 
	top:414px; 
	z-index:4; 
	left:354px; 
	height:6px; 
	overflow:hidden; 
	width:56px; 
	background:url(../im/small-things.gif) -70px top no-repeat;
	}
.b-strip1 {
	float:left;
	display:inline; 
	margin-left:10px; 
	width:315px; 
	}
.b-strip2 {
	margin-left:335px; 
	width:67px; 
	}
.b-strip1,
.b-strip2 {
	height:6px; 
	margin-top:-6px; 
	position:relative; 
	z-index:3;
	overflow:hidden; 
	background:#96a0a9;
	}
/*logos
----------------------------------------*/
.b-main-logo {
	position:absolute;
	left:0;
	top:20px;
	display:block;
	color:#f33;
	font-weight:bold;
	}
.b-netw-logo {
	position:absolute;
	margin-left:540px;
	top:40px;
	}
.b-header-inner	.b-netw-logo {
	margin-left:0;
	right:20px;
	}
/*languages
--------------------------------------------*/
.b-lang {
	margin-top:96px;
	margin-right:50px;
	}
	.b-lang .b-item {
	float:left;
	display:inline;
	border:1px solid #1f5aa6;
	margin-right:18px;
	text-transform:uppercase;
	padding:3px 3px 4px 4px;
	background:#1f5aa6;
	font:.75em Tahoma, Verdana, Arial, Geneva;
	}
		.b-lang .b-item a {
		color:#FFF;
		text-decoration:none;
		}
	.b-lang .selected {
	border-color:#9da2a8;
	color:#9da2a8;
	background:none;
	}
/*service menu
----------------------------------------*/
.b-service-menu {
	float:left;
	clear:right;
	margin-top:103px;
	}
.b-service-menu li {
	text-indent:-1000px;
	float:left;
	width:11px;
	height:11px;
	background:url(../im/small-things.gif)
	}
	.b-service-menu li a,
	.b-service-menu li span {
	display:block;
	overflow:hidden;
	font-size:0;
	}
	.b-service-menu .b-home,
	.b-service-menu .b-home-sel {
	margin-right:50px;
	background-position:left top;
	}
	.b-service-menu .b-home-sel {
	background-position:-11px top;
	}
	.b-service-menu .b-home a {
	width:11px;
	height:11px;
	}
	.b-service-menu .b-letter {
	background-position:-22px top;
	width:12px;
	margin-right:47px;
	}
		.b-service-menu .b-letter a {
		width:12px;
		height:11px;
		}
	.b-service-menu .b-map,
	.b-service-menu .b-map-sel {
	background-position:-34px top
	}
	.b-service-menu .b-map-sel {
	background-position:-45px top;
	}
	.b-service-menu .b-map a {
	height:11px;
	width:11px;
	}
/*main title and text
------------------------------------------*/
.b-main-title:before {
	display: block;
	font-size:0;
	color:#FFF;
	clear:both;
	content:url(../im/main-title.gif);
	}
.b-main-title {
	margin:123px 0 20px -2px;
	overflow:hidden;
	height:62px;
	width:255px;
	font:1.5em Georgia, "Times New Roman", Times, serif
	}
	.b-main-title span {
	display:block;
	}
	.b-header .b-text {
	width:280px;
	padding-right:10px;
	padding-bottom:20px;
	font-size:1.2em;
	margin:0;
	}
/*about
-------------------------------------------*/
.w-content {
	margin-top:20px;
	padding-left:20px;
	}
.h-content {
	margin-top:0;
	overflow:hidden;
	padding-bottom:10px;
	}
.w-sidebar {
	padding-right:15px;
	}
.b-about {
	width:65%;
	margin-bottom:20px;
	}
	.b-about  .b-text {
	margin-right:30px;
	}
.b-define {
	width:35%;
	margin-bottom:20px;
	}
	.b-define .b-text {
	margin-right:10px;
	margin-bottom:7px;
	}
/*news list
------------------------------------------*/
.b-news-list {
	clear:both;
	margin-top:5px;
	}
	.b-news-list .b-item {
	float:left;
	width:33.3%;
	margin-bottom:15px;
	}
	.b-news-list .b-solid-title {
	background:#96a0a9;
	color:#FFF;
	clear:right;
	margin-bottom:10px;
	}
	.b-news-list .b-descr {
	clear:both;
	margin:0 30px 0 0;
	}
	.b-news-list .cl {
	clear:both;
	overflow:hidden;
	height:1px;
	}


/*news roll
----------------------------------------------*/
.b-news-roll .b-solid-title {
	background:#96a0a9;
	color:#FFF;
	float:left;
	}
.b-news-roll .b-news-body {
	margin-left:9.5em;
	margin-bottom:30px;
	line-height:1.4em;
	}
.b-news-roll .b-title {
	margin-bottom:10px;
	}
/*events roll
---------------------------------------------*/
.b-events-roll {
	margin-right:30px;
	}
.b-events-roll .b-point {
	clear:right;
	margin-bottom:10px;
	}
.b-events-roll .b-news-body{
	clear:both;
	padding-left:57px;
	margin-bottom:30px;
	line-height:1.4em;
	}
.b-events-roll .b-pic {
	float:left;
	position:relative;
	margin-right:-100%;
	left:-97px;
	}
.b-events-roll	.b-title {
	margin-bottom:10px;
	}
/*menu
---------------------------------------------*/
.b-menu {
	margin-left:-18px;
	margin-bottom:30px;
	}
.b-menu .b-item	{
	margin-bottom:9px;
	line-height:1.3em;
	padding-left:18px;
	}
	.b-menu .b-item i {
	background:url(../im/small-things.gif) -61px top no-repeat;
	width:9px;
	height:9px;
	left:0;
	top:0.32em;
	}
	.b-menu .selected,
	.b-menu .clickable a {
	color:#ff1919;
	}
	.b-menu .selected i,
	.b-menu .clickable i {
	background:url(../im/small-things.gif) -138px top no-repeat;
	}
	.b-menu .bordered {
	margin-top:20px;
	}
		.b-menu .bordered i {
		margin-top:22px;
		}
		.b-menu .bordered .cl {
		border-top:1px solid #ccc; 
		margin:18px 0 20px;
		}
.b-menu .b-sub-menu .b-sub-menu {
 margin-top:10px;
 }
/*search
-----------------------------------------------------*/
.b-search {
	background:#d5d9dd url(../im/search-bg.gif) no-repeat;
	margin-bottom:27px;
	}
.w-search {
	height:60px;
	position:relative;
	margin-left:16px;
	background:url(../im/search-bg-right.gif) right top no-repeat;
	}
	.b-search .b-text-field {
	position:absolute;
	top:50%;
	font:.75em Tahoma, Verdana, Arial, Geneva;
	width:100%;
	color:#333;
	padding:2px 0 4px 2px;
	margin-top:-1em;
	}
	.b-search .w-search-inner {
	margin-right:40px;
	position:relative;
	height:60px;
	}
	.b-search .b-search-button {
	top:50%;
	position:absolute;
	right:13px;
	color:#333;
	margin-top:-8px;
	}
/*single news
--------------------------------------------*/
.b-single-news .b-solid-title {
	background:#f00;
	color:#FFF;
	clear:right;
	margin-bottom:10px;
	}
	.b-single-news .b-news-cont {
	clear:both;
	}
.b-news-cont .b-head {
	font:1.4em/1.1em Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}
.b-news-cont .b-body {
	padding-right:10px;
	margin-bottom:10px;
	clear:both;
	line-height:1.3em;
	}
.b-news-cont .b-body .b-point {
	margin-top:7px;
	line-height:normal;
	float:left;
	}
.b-news-cont .b-pic {
	float:left;
	margin:0 11px 2px 0;
	}
.b-news-cont .b-point {
	clear:both;
	}
/*footer
---------------------------------------*/
.b-footer {
	position:relative;
	left:8px;
	overflow:hidden;
	border-top:2px solid #acbed9;
	padding-top:22px;
	margin:10px 12px 40px 26%;
	}
	.b-footer .b-copy {
	font:.75em/1.3em Tahoma, Verdana, Arial, Geneva;
	color:#666;
	float:left;
	}
/*pager
-----------------------------------------------*/
.b-pager li {
	float:left;
	text-indent:0 !important;
	padding:3px 0;
	margin-right:13px;
	}
.b-pager li:before {
	content:'';
	display:none !important;
	}
.b-pager li.selected {
	background:#d5d9dd;
	padding:3px 7px;
	color:#FFF;
	}
.b-pager-title {
	padding-top:3px;
	margin-right:20px;
	}
.b-pager .b-prev {
	padding-left:10px;
	}
.b-pager .b-next {
	padding-right:10px;
	}
.b-pager .b-prev i,
.b-pager .b-next i {
	top:0.6em;
	background:url(../im/small-things.gif) -128px top no-repeat;
	width:4px;
	height:7px;
	}
.b-pager .b-next i {
	left:auto;
	right:0;
	background-position:-134px top;
	}
.b-pager .b-next a i,
.b-pager .b-prev a i {
	cursor:pointer;
	}
	
/*text
----------------------------------------------*/
.b-text {
	line-height:1.3em;
	}
.h-text-t {
	margin:30px 0;
	}
.h-text-t2 {
	margin-bottom:30px;
	}
.b-text p {
	padding-bottom:20px;
	}
.b-text li {
margin-bottom:10px;
}
.b-text ul,
.b-text ol {
margin-bottom:15px;
}
.b-text ul {
	padding-left:2px;
	}
.b-text ul li:before {
	content:'\2014\a0 ';
	color:#f00;
	}
.b-text ul li {
	list-style-type:none;
	text-indent:-1.3em;
	}
.b-text	.b-title {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#1f5aa6;
	}

.b-text	.b-title2 {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	}
.b-text	.b-title3 {
	font:1.7em Georgia, "Times New Roman", Times, serif;
	color:#1f5aa6;
	}
.b-text h2,
.b-text h3,
.b-text h4,
.b-text h5,
.b-text h6 {
	font:normal 1em Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:10px;
	}
.b-text h2 {
	font-size:1.4em;
	}
.b-text h3 {
	font-size:1.3em;
	} 
.b-text h4 {
	font-size:1.2em;
	font-weight:bold;
	} 
.b-text h5 {
	font-size:1.1em;
	}
.b-text h6 {
	font-size:1em;
	}
.b-text blockquote {
	margin-left:10px;
	}
.b-text hr {
	background:#666;
	color:#666;
	height:1px;
	margin:10px 0;
	}
.b-shift {
	margin-left:20px;
	}
.b-image {
	margin:10px 0;
	display:block;
	}
.b-table {
	width:100%;
	font-size:.85em;
	margin-bottom:20px;
	}
	.b-table td,
	.b-table th {
	padding:0 20px 10px 0;
	line-height:1.3em;
	}
	.b-table .three-blocks td {
	width:33%;
	}
	.b-table .two-blocks td {
	width:33%;
	}
	.b-table th {
	text-align:left;
	}
	.b-table p{
	padding-bottom:10px;
	
	}
	.b-table .vcard {
	margin-bottom:10px;
	}
.b-table2 {
	font-size:.85em;
	}
.b-table2 td,
.b-table2 th {
	border-bottom:1px solid #dbe1e4;
	padding:7px 10px 7px 5px;
	vertical-align:top;
	}
.b-table2 th {
	font-weight:bold;
	text-align:left;
	}
.l-pic {
	float:left;
	margin:0 10px 15px 0;
	}
.r-pic {
	float:left;
	margin:0 0 15px 10px;
	}