html {height: 100%}
body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	color:#000;
	margin: 0 auto;
	vertical-align:top;
	
}

a {
	color: #006ba4;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {margin: 0 0 10px}

img {
	border: none;
}

input {vertical-align: middle;
}

#wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 990px;
}

#body {
	line-height: 1.5em;
}

.container {
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.rel {
	position: relative;

}

#overlay {
	background: transparent url(img/overlay.png) repeat-y scroll top left;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	background: url(img/headerStripe.gif) repeat-x left top;
	height: 303px;
}

#header .overlay {
	background: url(img/headerBgr.jpg) no-repeat right top;
	height: 303px;
}

.containers {
	height: 266px;
}

.logo {
	margin: 20px 0 0 50px;
}

.tel, .email {
	color: #FFF;
	font-size: 18px;
	position: absolute;
}

.email a {
	color: #FFF;
	font-size: 18px;
}

.tel {
	right: 55px;
	top: 23px;
}

.email {
	right: 50px;
	top: 63px;
}

.icons {
	background: #93b7d7;
	border-top: 3px solid #FFF;
	vertical-align:top;
	
}

ul.iconsInner
{
	margin:0px;
	margin-left:25px;
}

.height-2 div {
	color: #FFF;
	font-size: 1.1em;
	margin: 10px 0 0 50px;
	width: 534px;
}
.tel span.spanEditDel, .email  span.spanEditDel{
	float: left;
}
.height-2 div span.spanEditDel {
float:right;
}

.menu {
	/*padding: 28px 34px 0 16px;*/
	text-align: left;
}

.menu table {
	/*text-align: center;*/
	/*margin:auto;*/
	
}

.menu table td {
	background: none;
   vertical-align: middle;
   text-align: center;
	margin: 0;
	position: relative;
}

.menu table td a:hover, .menu  table td span, .menu  table td a.current {
	background:#428BBE;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 27px 17px 0 17px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 34px;
}

.menu table td a {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 27px 17px 0 17px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 34px;
}

/*.menu  table td#first a, .menu  table td#first span {
	padding-left: -34px;
}*/

.iconsInner {
	display: block;
	margin-left: 25px;
}

.iconsInner li {
	background: url(img/separator.gif) no-repeat right top;
	float: left;
	height: 34px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 65px;
}

.iconsInner li a, .iconsInner li span {
	display: block;
	height: 14px;
	margin: 10px auto;
}

.iconsInner li a.home, .iconsInner li span.home {
	background: url(img/icons.gif) no-repeat left top;
	height: 14px;
	width: 14px;
}

.iconsInner li a.map, .iconsInner li span.map {
	background: url(img/icons.gif) no-repeat -14px top;
	height: 14px;
	width: 22px;
}

.iconsInner li a.mail, .iconsInner li span.mail {
	background: url(img/icons.gif) no-repeat -36px top;
	height: 14px;
	width: 15px;
}

.iconsInner li a.print, .iconsInner li span.print {
	background: url(img/print.gif) no-repeat center -6px;
	height: 14px;
	width: 15px;
}

.lang {
	background: url(img/separator.gif) no-repeat right top;
	height: 34px;
	padding-top: 10px;
	text-align: center;
	width: 75px;
}

.search form {
	padding: 7px 0 0 10px;
}

.btnOk {
	background: url(img/okBut.gif) no-repeat;
	border: none;
	height: 20px;
	width: 23px;
}


/* body
-----------------------------------------------------------------------------*/
#body {
	width: 100%;
	padding: 40px 0 71px;
	height: 1%;
}

#body .container {
	padding-bottom: 40px;
}

.menuLeft {
	overflow: hidden;
	margin-bottom: 35px;
}

.menuLeft li {
	background: url(img/marker.gif) no-repeat left 4px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
}

.menuLeft li a, .menuLeft li span {
	display: block;
	color: #006ba4;
	width: 100%;
	text-decoration: underline;
	font-weight: bold;
}

.menuLeft li a:hover, .menuLeft li a#cur, .menuLeft li span  {
	color: #4d4d4d;
} 

.main {
	margin: 0 50px 0 385px;
}

.headL {
	/*background: #f1f1f1 url(img/cornerL.gif) no-repeat left top;
	margin-bottom: 20px;
	position: relative;
	left:-15px;*/
}

.headR {
	/*background: url(img/cornerR.gif) no-repeat right top;
	height: 43px;
	width: 100%;*/

}

.headR img {
	padding: 10px 0 0 20px;
}

.recomend img {
	padding-bottom: 5px;
}

.about, .programs, .recomend {
	margin-bottom: 20px;
}

.linkB a
{
	font-size: 14px;
}

.linkB .linkS a
{
	font-size: 12px;
}


/* Footer
-----------------------------------------------------------------------------*/

#footer {
	margin: -71px auto 0;
	min-width: 990px;
	/*height: 71px;*/
	background: #0e5393;
}

.noredact, .redact, .tels, .post {
	color: #FFF;
	float: right;
	padding-top: 10px;}
	
	
.noredact	{		
	width: 88%;
}

.noredact a, .redact a, .tels a, .post a {
	color: #FFF;
}

 div.m .noredact, div.m .redact, div.m .tels, div.m .post,
  div.m .noredact a, div.m .redact a, div.m .tels a, div.m .post a
  {
  	color:#000;
  }

/*************************************************** Special site styles *************************************/

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	color: #11438C;
	font-family: Arial,Tahoma;
	font-size: 24px;
	margin-bottom: 15px;
	padding-bottom:10px;
	border-bottom: 1px solid #ebebeb;
}

h2, h2 a {
   color: #11438C;
	font-family: Arial,Tahoma;
	font-size: 16px;
	margin: 0px 0px 10px;
	font-weight: bold;
     
}

h3 {
     color: #11438C;
	  font-size: 14px;
	  font-weight: bold;
	  margin-bottom: 8px;
}

h2.noline a:link, h2.noline a:visited, h2.noline a:hover {
	color: #006397;
	text-decoration: none;
}

.h1 {
	color: #010101;
	font-family: Myriad Pro;
	font-size: 1.63em;
}

.headR h2 a, .headR h2
{  color:#11438C;
	font-family: Arial;
	font-size: 24px;
	font-weight: 100;	
	text-decoration: none;	
}

.main .headR h2 a, .main .headR h2
{font-size: 22px;
 line-height:1.2;}

.headR h2
{
	padding-bottom:10px;
	border-bottom: 1px solid #ebebeb;
}
/******************************************* Standart styles (please don't edit it!) *************************/

body {
/* overflow: auto */
}

a {
	border: none;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul, ol, li {
	padding: 0px;
	margin: 0px;
}
ul, ol
{
		margin: 0px 0px 10px;
}

li {
	margin-left: 20px;
}

ul ul {
	padding-top: 3px;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	background: url(img/bullet.gif) left 8px no-repeat ;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom:3px;
}

p {
	padding: 0px;
	margin: 0 0 10px 0;
}

p.contacts {
	margin: 10px 0px;
	text-indent: 0px;
	text-decoration: none;
}

p.news {
	margin: 0px 0px 0px 135px;
	text-indent: 0px;
}

p.news_full {
	margin: 20px 0px 0px 280px;
	text-indent: 15px;
}

input, label {/*vertical-align: middle*/}

.inline {
	display: inline;
}

.red, .red a {
	color: red;
}

.darkred, .darkred a {
	color: #800000;
}

.green, .green a {
	color: #008000;
}

.blue, .blue a {
	color: blue;
}

.black, .black a {
	color: black;
}

.small, .small a {
	font-size: 10px;
}

.bold, .bold a {
	font-weight: bold;
}

.star {
	color: #981010;
}

.error {
	color: red;
}

.leftalign, .left {
	text-align: left;
}

.rightalign, .right {
	text-align: right;
}

.centeralign, .center {
	text-align: center;
}

.topvalign, .top {
	vertical-align: top;
}

.middlevalign, .middle {
	vertical-align: middle;
}

.bottomvalign, .bottom {
	vertical-align: bottom;
}

.comment {
	font-size: 10px; font-weight: normal; color: #777777;
}

/****************************************** Admin Links (please don't edit it!) ******************************/

.divEdit {
margin: 0 0 15px 0;
}

.adminDivCreate {
margin-bottom: 10px;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/********************************************* Forms (please don't edit it!) *********************************/

form input, input.button, .formbutton {
	background: #FFF;
	border: 1px solid #e0e2e0;
	/*height: 17px;*/
	line-height: 20px;
	padding: 2px 3px 1px 3px;
	
}

input
{
	padding-top:5px;
}


input.rubutton {
	background: url(img/rusend.jpg) no-repeat top left;
	width: 147px;
	height: 41px;
	border:none;
	cursor: pointer;
	/*border:1px solid #006BA4;*/
	/*background:#11438C;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	font-size:11px;
	color: #fff;*/
}

input.enbutton {
	background: url(img/ensend.jpg) no-repeat top left;
	width: 147px;
	height: 41px;
	border:none;
	cursor: pointer;
	/*border:1px solid #006BA4;*/
	/*background:#11438C;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	font-size:11px;
	color: #fff;*/
}

input.but1
{
	background: url(img/otobr.jpg) no-repeat top left;
	width: 97px;
	height: 29px;
	border:none;
	cursor: pointer;
}

input.but2
{
	background: url(img/vygruz.jpg) no-repeat top left;
	width: 97px;
	height: 29px;
	border:none;
	cursor: pointer;
}

input.but3
{
	background: url(img/subscribe.jpg) no-repeat top left;
	width: 105px;
	height: 21px;
	border:none;
	cursor: pointer;
}

input.but4
{
	background: url(img/unsubscribe.jpg) no-repeat top left;
	width: 105px;
	height: 21px;
	border:none;
	cursor: pointer;
}

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */
	font-family: Tahoma;
   font-size: 12px;
}

.divForm .divFormButton { /* Submit button */
	margin-top: 20pt;
}

.divForm .divFormButton input, .formbutton {
    background: #888;
    color: #FFF;
	height: 25px;
}

.divForm .divFormStar { /* "* - обязательные поля" */
	margin: 10pt 0;
}

.divListErrors { /* Error list */
	margin: 10pt 0;
}

.divListErrorsHead {
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 10pt;
}

.divListErrors .divError {
	color: #981010;
	margin: 3pt 0;
	padding-left: 10pt;
}

.divListErrors .desc {
	font-size: 90%;
	color: #000000;
}

.formField { /* Form element */
	margin:0px 0px 10px 0px;
	*margin:0px 0px 0px 0px;
	
	margin-right:20px;
}

.formField select, .formField input, .formField textarea { /* Form elements */
	/*font-family: Tahoma;*/
	font-size: 14px;
	margin-top: 1pt;
	/*background: #f3f3f3;*/
	border: 1px solid #888;
	width: 300px;
	padding: 3px;		
}

.formField select
{
	width: 307px;
}

/*.formField*/

.formField select, .formField input
{margin:5px 0px;
*margin:0px 0px 5px 0px;
	/*height: 20px;*/
}

.file input
{
	width: 100%;
}

.formField select
{
height: auto;
}

.formField textarea {
	width: 450px;
}

input.checkbox {
	width: 13px !important;
	border: 0;
}
.formField label {
	margin-left: 4pt;
	position:relative;
	top:4px;
}
.formFieldInt input{
	font-family: Tahoma;
	font-size: 12px;
	background: #f3f3f3;
	border: 1px solid #888;
	width: 50px;
	padding: 3px;
}
.formField  textarea.mono {
	font-size: 11pt;
	font-family: "Courier New", Courier, monospace;
}

/******************************************************* ModuleRights ****************************************/
div.divModuleRights {
	position:absolute; 
	top: 5px; 
	right: 30px; 
	border:1px solid black;
	width: 360px;
	padding: 2px;
	background-color: white;
}

div.divModuleRights div.title {
	width:100%;
	text-align:center;
	font-weight:bold;
}

div.divModuleRights a{
	cursor: pointer;
}

div.divModuleRights div.module {
	padding: 4px;
	margin:5px 2px;
	border:1px solid black;
}

div.module div.role {
	clear: both;
	padding: 3px 0 3px 0;
}

/********************************************************** Paging *******************************************/

.disabledArrow {color: #AAA}

/* Search */

.searchResultsHead {
	margin-top: 8pt;
	font-size: 12pt;
}

.searchResultsCount {
	margin: 10pt 0;
}

.searchPages {

}

/* Users */

.userTable td, .userTable th{
	padding: 3px 5px;
}

.userTable th {
	font-size: 10pt;
}

/* Articles */

.divArtList {

}

.tdArtListItem {
	padding: 0px 0px 15px 0px;
}

.divArtListTitle {
	font-weight: bold;
	text-align: left; 
}

.divArtListDate, .divArtDate {
	color: #848484; 
	font-size: 8pt;
}

.divArtListPreview {
	text-align: justify;
}

.divArtPages {

}

.divArt {

}

.divArtTitle {
	font-weight: bold;
	font-size: 12pt;
}

.divArtText {

}

.divArtBack {
	text-align: right;
}

/************************************************************ News *******************************************/

.divNewsList, .divNewsMainList {

}

.divNewsListItem, .divNewsMainListItem {
	padding: 0px 0px 15px 0px;
}

.divNewsListTitle, .divNewsMainListTitle {
	font-weight: bold;
	text-align: left; 
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
	color: #475c58; 
	font-size: 11px;
	font-weight:normal;
}

.divNewsListPreview, .divNewsMainListPreview {
	text-align: justify;
}

.divNewsPages {
	clear: both;
}

.divNews {

}

.divNewsTitle {
	font-weight: bold;
	font-size: 12pt;
}

.divNewsText {

}
.divNewsBack {
	text-align: right;
	margin-top: 15px;
}

/********************************************************** Contacts *****************************************/

.divContactsList, .divContactsMainList {

}

.divContactsListItem, .divContactsMainListItem {
	padding: 0px 0px 15px 0px;
}

.divContactsListTitle, .divContactsMainListTitle {
	font-weight: bold;
	text-align: left; 
}

.divContactsListDate, .divContactsMainListDate, .divContactsDate {
	color: #444444; 
	font-size: 10pt;
}

.divContactsListPreview, .divContactsMainListPreview {
	text-align: justify;
}

.divContactsPages {

}

.divContacts {
	width: 100%;
}

.tableContacts {
	border-top: 1px solid #285B86;
	border-right: 1px solid #285B86;
}

.tableContacts td, .tableContacts th {
	border-left: 1px solid #285B86;
	border-bottom: 1px solid #285B86;
	text-align: left;
	padding: 3px 5px;
}

.divContactsBack {
	text-align: right;
}

/****************************************************** Print version ****************************************/

td.printVersion {
	padding: 20px;
}

div.printContacts {
	margin: 0 0 10px 0;
	height: 68px;
}

.printContacts img {
	margin: 0 15px 0 0;
}

h1.printVersion {
	padding: 0;
	margin: 0 0 10px 0;
	color: #585753;
	font: bold 14px Arial;
}

td.printTopTable {
	padding: 20px 20px 0;
	vertical-align: middle;
	font: 12px Tahoma;
}

@media print {
.printurl {
	display: none;
	}
}

.printurl {
	padding-bottom: 5px;
}

/***************************************************** Projects **********************************************/

.divProjectItem {
	clear: both;
	margin-bottom: 20px;
}

.projectImg {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.projectTitle {
	font-size: 22px;
	margin-top: 15px;
}
.projectYear {
	color: #285B86;
	font-size: 14px;
	margin: 7px 0;
}
table.projectInner  {
	width: 717px;
}

.projectInner td {
	vertical-align: top;
}

.projectImgInner {
	margin: 0px 30px 20px 0px;

}

div.image{
	text-align: left;
	
}

.image img, .projectImg img, .projectImgInner img {
	border: 1px solid #285B86;
}

.width210{
	width: 210px;
}

table.projectsCommon{
	margin-top: 30px;
}

.projectsCommon td {
	width: 50%;
	vertical-align: top;
}

div.projectText {
	border:  1px solid #285B86;
	width: 475px;
	text-align: justify;
}

/************************************************************** clients **************************************/
.clientsTitle {
	font-weight: bold;
	color: #285B86;
}
#groupEditor {
	padding: 0px 0px 20px 0px; 
	background: #e9e9e4;
	border: 2px solid #82827F;
	width: 420px;
}

#groupEditor .closeImg {
	text-align: right;
}

#groupEditor .mainDiv {
	margin: 20px 20px 0px 20px;
}

#groupEditor table {
	margin: 15px 0px 0px 0px;
}

#groupEditor .fieldGroupEditor {
	padding: 5px;
}

#groupEditor .fieldGroupEditor input {
	width: 250px;
}

#groupEditor .submitGroupEditor {
	padding: 5px;
	text-align: center;
}

#groupEditor .error {
	font-size: 11px;
	font-weight: bold;
	color: #E00000;
}

#groupEditor .info {
	font-size: 11px;
	font-weight: bold;
	color: #00AF00;
}

.menu  table td div div.sideMenu2 a, .menu  table td div div.sideMenu2 span
{
	text-align:left;
	background: #428BBE url(img/arr.gif) 5px 6px no-repeat;		
	border-bottom:1px solid #9FCDE5;
	border-left:1px solid #9FCDE5;
	border-right:1px solid #9FCDE5;
	color:#fff;
	z-index:1000;
	width: 170px;
	font-size:12px;
	text-transform: none;
	font-weight: bold;
	height: auto;
	color:#fff;
	font-size: 12px;
	text-transform: none;
	display: block;
	padding: 4px 10px 6px 20px;
	
}

.menu  table td div div.sideMenu2 a:hover, .menu  table td div div.sideMenu2 span
{
	background: #9FCDE5 url(img/arr1.gif) 5px 6px no-repeat;
	color:#428BBE;
}

.partners td
{
	vertical-align:top;
}

.partnername, .partnername a
{
	font-size:14px;
	font-weight: bold;
}

.partnername
{
	padding:20px 0px 5px;
}

.partnerlogo
{
	padding-right:15px; 
}

.phototitle a
{
	
	font-size:14px;
	font-weight: bold;
	margin-bottom:5px;
}

.phototitle
{
	
	font-size:14px;
	font-weight: bold;
	margin-bottom:5px;
}

.photogallery td
{
	vertical-align:top;
	text-align: center;
}

.photogallery {
	margin: 0 auto;
}

.photogit
{
	padding: 5px 0px 20px;
}

.descr
{
	padding-top: 10px;
	width: 200px;
}


.resplogo
{
	/*float: left;*/
	/*padding-right: 20px;*/
	display: block;
	width: 150px;
}

.response
{
	background:#EFF3FE url(img/quote.jpg) 10px 5px no-repeat;
	border: 1px #9fbcf9 dashed;
	padding:10px 10px 10px 40px;
	margin:10px;
	margin-left: 160px;
}

.clientItem
{
	padding:20px;
}

.client
{
	padding-bottom: 3px;
	background: url(img/bullet.gif) no-repeat 0px 5px;
	padding-left: 15px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 12px;
	
}

.client a
{
	font-weight: normal;
	font-size: 12px;
}

.groupItem
{
	padding-bottom: 10px;
}

.divNewsListItem
{
	padding: 5px 0px 20px;
}

.yearLine {
	padding-bottom: 20px;
}

.divFilter {
	margin-top: 20px;
}

.divFilter td {
	padding: 5px;
}

.divFilter table {
	border: 1px solid #e0e2e0;
}

.divContactsList, .divContacts {
	margin-top: 20px;
}

div.m
{
	display: block;
	width: 630px;
	}

div.printv table td div.m
{
	text-align: left;
	color:#000;
}


div.printv table td div.m a
{
	color:#000;
}

div.Counters
{
	display: block;
	width: 200px;
	padding-top:15px;
	/*overflow: auto;*/
}

div.Counters span.counter
{	/*float:left;*/
	margin-right:10px;
}

.redfoot table td
{
	vertical-align:top;
}

.redfoot, .redfoot a
{
	color:#fff;
}

.massCreateLink, #massCreateForm {
	padding-bottom: 25px;
}

table.orders
{
  border:1px solid #428BBE; 
  color:#11438C;
  font-size: 18px; 
  margin: 30px 0;
  overflow: hidden;
 
  vertical-align: middle;
  text-align:right;
}

table.orders td
{padding:10px;
 vertical-align:middle;
}

table.orders td.txtord div
{
	font-size: 12px;
	 text-align:left;
}

table.orders td.txtord
{
 
	vertical-align: middle;
	float:left;
	text-align:left;
}

table.orders td a img
{
	/*float:right;*/
	vertical-align:middle;
}

.formDtShow td
{
	padding-bottom:10px;
	*padding-bottom:0px;
	text-align: right;
}

.captcha, .captcha img, .captcha iinput, .captcha a {
	margin-bottom: 10px;
}

.formDtShow input, .formDtShow textarea {
	width: 300px;
}
