@charset "utf-8";
/* CSS Document */
 html {
  height:100%;
  width:100%;

}

* {
_border:0px solid red;

}
/* ластик  */
html, body, ul, ol, li, dl, dt, dd,
p, h1, h2, h3, h4, h5, h6,
blockquote, form, fieldset,
legend, table, td, th {
	margin:0;
    padding:0;
}


table {border-collapse:collapse;}
img {border:0}

html {
  background:#fff;
  }


body {
  font:0.8em "Segoe","Arial","Helvetica",sans-serif;
  text-align:left;
  height:100%;
  color:#3b3b3b;
  min-width:1000px;
  max-width:1280px;
  margin:0 auto;
  padding:0;
  //padding:0 2px;
}

* {
  font-size:100%;
 }


.clear {
 clear:both;
 font-size:0;
 overflow:hidden; /* тройной презерватив для IE */
}

p {margin:1.5em 0 0;}
a {color:#666; outline:none; text-decoration:underline;
}
a:hover {color:#999 !important;text-decoration:underline;}


h1, h2, h3, h4 {
  font-weight:normal;
  line-height:1.2;
}
h1 {
  font-size:2.2em;
  margin:0 0 1em;
}
h2 {
  font-size:1.5em;
  margin:0 0 .5em;
  line-height:1.3em
}
h3 {
  font-size:1.2em;
  margin:.2em 0 .4em;
}


/* эмуляция */
.nobr{white-space:nowrap}	

/* списки */
.b-hlist, .b-list-wrapper {
  clear:both;
}
.b-hlist{
 display:inline-block
}

.b-hlist li{
  display:inline;
}

.b-vlist, .b-vlist li{
	list-style:none
	}

.b-hlist-arrow li:before{
 content: "\a0\2192\20";
 font-family:times
}

.b-hlist li:first-child:before{
 content: '';
}

/* инпуты */
textarea {
	font:101% Arial, sans-serif;
}
input[type=checkbox] {
 vertical-align:middle
}
.b-input input, .b-textarea textarea {
	width:100%;

	box-sizing: border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;

	//float:left;

	font:100% Arial, sans-serif;
	margin:0;
}

.b-input, .b-textarea{
	//margin-right:6px;}

.b-input-hint label {
	position:relative;
	float:left;
	margin:.2em 0 -2em .2em;

	cursor:text;
	color:#999}

.b-search .input {
	width:100%;
	}
.b-search .button {
	padding-left:4px;
	//padding-left:10px;}

.b-search .button,
.b-search .input {
	vertical-align:middle
	}

.columns .left,
.columns .right{
	float:left;
	clear:right}

.columns .left {
	width:25%;
	}
.columns .right {
	width:75%;
	}


#mainWrapper {
	width:20%;
	background:#dadada;
position:relative;

}

#mainWrapper .inner,
#mainWrapper {
	min-height:100%;
	_height:100%}

#mainWrapper .inner,
#mainWrapper .inner .left{
    position:relative;}
	
#mainWrapper .inner {
	width:400%;
	background:#fff;	 
        margin-left:100%;
        position:relative;
_width:399%;
_zoom:1}
	
#mainWrapper .inner .left{
	width:25%;
	margin-right:-100%;
	left:-25%;
overflow:hidden;}
	
#mainWrapper .inner .right {
	width:100%}
	
.logo {
	background:#fff;
	margin-top:3em;
zoom:1;
       }
.logo a {
	display:inline-block;
	float:right;
margin:1em 2.5em 1.1em 0;}



.menu-top-wrapper {
	margin-top:3em;
	background:url(/i/915x74.jpg) repeat-x left center;
	zoom:1;
position:relative;}


#topNavigator {
	float:right;
	margin-right:5%;
	position:relative;
	_margin-right:3%;

	}

*+html #topNavigator {
	margin-bottom:-2px
	}

#topNavigator li.pl {
  background:url(/i/top-navigator-bg.png);
}

#contentWrapper {
	width:90%;
	margin:1em auto 6em;
	}

#contentWrapper,
#contentWrapper a{
	color:#666;
	}
#contentWrapper
{
    font-size:13px; 
}


.footer-contacts {
    bottom:0;
    color:#A8A8A8;
    font-size:0.8em;
    left:5em;
    margin-bottom:3em;
    /*margin-left:2%;
    margin-right:5%;
    width:90%;*/
    margin-left: 20px;
    width: 94%;
}
#footer_r_h
{
    background-color: #FFF;       
    height:50px;
    height:50px;
    margin-bottom:-50px;
    margin-left:20%;
    position:relative;
    top:-50px;
    z-index:1000;
}
#footer_r
{
    height:0;
    background-color: #DADADA;
}
.footer-contacts .machaon-copyright {
    display:block;
    float:right;
    padding-right:8px;
}

	
#contentWrapper h1.page-title{
	color:#666;
	font-size:21px;
	padding-top:1px}


.item-img {
  float:left;
  padding:2px;
  border:1px solid #ddd;
  margin:0 15px 5px 0
}

.two-columns-item {
 margin-bottom:1em
}

.two-columns-item-image {
	float:left;
	width:130px;
}

.two-columns-item-text {
	float:left;
	width:310px;
}


#contentWrapper #pageContent {
 font-size:.9em;
 line-height:1.6em;
 margin-bottom:12em
}



#topNavigator li.pl {
 border-right-color:transparent !important
}


#avaya {
position:relative;
}

#avaya img {
 position:absolute;
right:0;
top:-120px;
}

.footer_contacts_block {
    color: #A8A8A8;
}

