html, body {
	width: 100%;
	height: 100%;
	background: #fff url("stamp000.jpg") 0 620px no-repeat;
}
body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	min-width: 988px;
	color: #000;
}
* {
	margin: 0;
	padding: 0;
}
.clearfix {
   zoom: 1;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.wrapper {
	float: right;
	width: 70%;
	height: 100%;
}
.content {
	padding-right: 5%;
}
.sidebar {
	float: left;
	width: 20%;
	padding-left: 10%;
	margin-left: -50px;
}

h1 {
   font-size: 3em;
   color: #4d4d4f;
   font-weight: normal;
}
h2 {
   font-size: 2em;
   color: #F58220;
}
h3 {
   font-size: 1.3em;
   color: #4d4d4f;
}
a {
   color: #f58220;
   text-decoration: underline;
}
a:hover {
   text-decoration: none;
}
a img {border: 0;}

sup { vertical-align: baseline; position: relative; top: -0.2em; }
sub { vertical-align: baseline; position: relative; bottom: -0.2em; }

.container {
	min-height: 100%;
	width: 92%;
	min-width: 908px;
	max-width: 1472px;
	margin: 0 auto;
  z-index:5;
}
.center-container {
   position: relative;
   width: 100%;
}
.center-container:after {
   content: '';
   display: block;
   clear: both;
}
.center-wrapper {
   position: relative;
   right: 50%;
   float: right;
}
.center-content {
   position: relative;
   z-index: 1;
   right: -50%;
}

.push {
	width: 100%;
	height: 150px;
}
.footer {
   width: 92%;
	min-width: 908px;
	max-width: 1472px;
	margin: 0 auto;
	position: relative;
	height: 125px;
	margin-top: -128px;
	border-top: 3px solid #ededed;
}
.footer-left {
   float: left;
   margin-left: 10%;
   width: 35%;
   padding-top: 25px;
}
.footer-right {
   margin-left: 45%;
   padding-top: 25px;
}
.footer-left p {
   font-size: 1.2em;
   line-height: 1.4em;
   color: #4d4d4f;
}
.footer-left a {
   color: #4d4d4f;
}
.footer-right p {
   font-size: 1.2em;
   line-height: 1.4em;
   color: #afafaf;
   padding-bottom: 5px;
}
.footer-right span {
   color: #4d4d4f;
}
.footer-right a.addr {
   color: #4d4d4f;
   background: url("link0000.png") 99% 0 no-repeat;
   margin-top: -10px;
   padding: 10px 20px 0 0;
}

.header {
   width: 100%;
   padding-top: 40px;
   z-index:6;
   position:relative;
}
.header-left {
   float: left;
   width: 45%;
   margin-left: 5%;
}
.header-right {
   float: right;
   width: 33%;
}
.header-center {
   margin: 0 33% 0 50%;
   padding-top: 10px;
}

.header-right p {
   padding-top: 20px;
   font-size: 1.3em;
   color: #4d4d4f;
}
.header-center a {
   font-size: 1.3em;
   color: #afafaf;
   display: inline-block;
   padding: 10px 20px 0 0;
}

.logo {
   float: left;
   width: 250px;
   height: 85px;
   background: url("logo0000.png") 0 0 no-repeat;
   margin-top: 4px;
}
.logo a {
   float: left;
   width: 217px;
   height: 54px;
}
.header-left p {
   font-size: 1.4em;
   line-height: 1.6em;
   color: #4d4d4f;
   border-left: 1px solid #c9c9ca;
   margin: 25px 0 0 275px;
   padding-left: 15px;
}

.gallery {
   width: 100%;
   height: 400px;
   max-width: 1600px;
   overflow: hidden;
   position: relative;
   margin-top: 25px;
}
.gallery .picture {
   display: none;
   height:400px;
   background-position: center top;
}
.gallery .picture div {
   position: absolute;
   left: 50%;
   top: 120px;
}
.gallery .picture div p {
   margin-left: -100px;
   position: relative;
   display:block;
   zoom:1;

}

.gallery .picture div p span {
   font-size: 2.5em;
   color: #ffffff;
   background-image:url("slaid-te.png");
   behavior: url("http://www.braer.ru/css/img/iepngfix.htc");
   padding:0px 6px 0px 8px;
   line-height:1.12em;
   zoom:1;

}

.gallery .picture div p .first {
   padding-top:6px;
}

.gallery .picture div p .last {
  padding-bottom:6px;
}

.gallery .picture div p .one {
  padding-top:6px;
  padding-bottom:6px;
}


.corner-tl,
.corner-tr,
.corner-bl,
.corner-br {
   position: absolute;
   z-index: 10;
   width: 12px;
   height: 12px;
   background-image: url("corners0.png");
   background-repeat: no-repeat;
}
.corner-tl {
   left: 0;
   top: 0;
}
.corner-tr {
   right: 0;
   top: 0;
   background-position: -12px 0;
}
.corner-bl {
   left: 0;
   bottom: 0;
   background-position: 0 -12px;
}
.corner-br {
   right: 0;
   bottom: 0;
   background-position: -12px -12px;
}

.gallery-menu {
   position: absolute;
   z-index: 10;
   bottom: 10px;
   left: 0;
   width: 100%;
}
.gallery-menu .center-content {
   background: url("gallery-.png") bottom repeat-x;
   padding: 6px 15px;
}
.gallery-menu p {
   font-size: 1.1em;
   line-height: 20px;
   color: #888;
}
.gallery-menu p span {
   color: #c8c8c8;
}
.gallery-menu a {
   display: inline-block;
   width: 20px;
   height: 20px;
   font-weight: bold;
   color: #c8c8c8;
   text-decoration: none;
   text-align: center;
   outline: none;
}
.gallery-menu #p1 {
	width: auto;
	white-space: nowrap;
	padding: 0px 6px;
}
.gallery-menu a.sel {
   border: 1px solid #f58120;
}
a.arr-prev, a.arr-next {
   width: 20px;
   height: 20px;
   background-image: url("arrows00.png");
   background-repeat: no-repeat;
   text-indent: -9999px;
}
a.arr-prev {
   background-position: 0 0;
}
a.arr-next {
   background-position: 0 -20px;
}


.menu-container {
   position: absolute;
   z-index: 10;
   top: 0;
   left: 0;
   width: 100%;
   height: 44px;
}
.menu {
   width: 90%;
   margin: 0 auto;
   height: 44px;
}
.menu-left,
.menu-right {
   background-image: url("menu0000.png");
   background-repeat: no-repeat;
   width: 20px;
   height: 44px;
}
.menu-left {
   float: left;
   background-position: 0 0;
}
.menu-right {
   float: right;
   background-position: 100% 0;
}
.menu-left-sel {
   background-position: 0 -44px;
}
.menu-right-sel {
   background-position: 100% -44px;
}
.menu-center {
   margin: 0 20px;
   padding: 0;
   background: #f68121 url("menu-bg0.png") 0 0 repeat-x;
   height: 44px;
}

/*old style*/
.menu-content {
   width: 100%;
   margin: 0 auto;
   padding-top: 10px;
   text-align: justify !important;
   overflow: hidden;
}
.menu-content img {
   width: 99%;
   height: 1px;
}
.menu-content a {
   font-size: 1.5em;
   color: #fff;
}
/**/

.menu-center table {
	width: 100%;
	height: 44px;
	border: 0;
	border-collapse: collapse;
}
.menu-center td {
	text-align: center;
	width: 2000px;
}
.menu-center td.sel {
	background: #d96016 url("menu-bg0.png") 0 -44px repeat-x;
}
.menu-center td a, .menu-center td span {
   font-size: 1.5em;
   color: #fff;
   text-decoration: underline;
}




.client-menu-container {
   padding: 25px 5% 0;
   margin: 0 -15px;
}
.client-menu-container .client-menu {
   width: 33%;
   margin: 0 33%;
}
.client-menu {
	margin-bottom: 20px;
}
.client-menu div {
   background: url("http://www.braer.ru/img/sq.png") 0 5px no-repeat;
   padding-left: 15px;
   padding-bottom: 20px;
}
.client-menu .center-wrapper {
   background: none;
}
.client-menu a {
   display: inline-block;
   font-size: 1.7em;
   color: #4d4d4f;
   text-decoration: none;
   border-bottom: 1px solid #afafaf;
   left: 0;
   top: 0;
}
.client-menu span {
   display: block;
   font-size: 1.3em;
   color: #767676;
   padding-top: 2px;
}
.client-menu-container .client-menu span {
   color: #afafaf;
}
.client-menu-first {
   float: left;
   margin: 0 !important;
}
.client-menu-last {
   float: right;
   margin: 0 !important;
}
.client-menu-last div {
   float: right;
   margin-right: 15px;
}

.text-blocks {
   padding: 35px 5% 0;
   margin: 0 -15px 0 -40px;
}
.text-block {
   float: left;
   width: 25%;
}
.text-block div {
   margin-left: 25px;
   border: 1px solid #e2e2e2;
   padding: 15px;
}
.text-block h1 {
   display: inline;
   font-size: 1.5em;
   color: #4d4d4f;
   font-weight: bold;
   border-bottom: 1px solid #c4c4c4;
}
.text-block h1  a{
   color: #4d4d4f;
   text-decoration: none;
}
.text-block p {
   font-size: 1.3em;
   color: #767676;
   padding-top: 10px;
}

.text-block div:hover {
   background: #f58220;
   border-color: #f58220;
}
.text-block div:hover p {
	color:#fff;
}
.text-block div:hover h1 {
	color:#fff;
	border-bottom-color: #fff;
}
.text-block div:hover a {
	color:#fff;
}

.top-bg {
   width: 100%;
   height: 100px;
   max-width: 1600px;
   overflow: hidden;
   position: relative;
   margin-top: 25px;
}

.sidebar-content {
   width: 100%;
   margin-left: -15px;
}
.page {
   padding-top: 35px;
}

.submenu {
   padding-bottom: 40px;
}
.submenu ul {
   list-style: none;
   border: 1px solid #e2e2e2;
   padding: 15px 15px 5px 15px ;
}
.submenu li {
   line-height: 2em;
   margin-bottom: 10px;
}
.submenu span {
   font-size: 1.5em;
   color: #f58120;
   font-weight: bold;
   border-bottom: 1px solid #f58120;
}
.submenu a {
   font-size: 1.3em;
   color: #4d4d4f;
   text-decoration: none;
   border-bottom: 1px solid #c4c4c4;
}

.submenu li ul {
	border:0;
	padding-bottom: 0;
}

.open a {
	border:0;
}

.open ul li a {
	border-bottom: 1px solid #c4c4c4;
}

.path {
   font-size: 1.2em;
   color: #afafaf;
}
.path a {
   color: #afafaf;
}
.path span {
   text-decoration: none;
   display: none;
}

.text {
   padding-top: 10px;
}
.text h2 {
	margin-top:1.6em;
}
.text h3 {
	margin-top:1.6em;
}
.text p {
   font-size: 1.4em;
   line-height: 1.6em;
   color: #4d4d4f;
   padding-top: 1.6em;
}
.text li {
   font-size: 1.4em;
   line-height: 1.6em;
   color: #4d4d4f;
   padding-top: .6em;
   margin-left: 1.6em;
}


.text p.half {width:49%; float:left;}
.text p img {margin-bottom: 5px;}

.text ol.list {
	margin-top: 1em;
}
.text ul.list {
	margin-top: 1em;
}
.text .list li {
	list-style: none;
	font-size: 1.4em;
	line-height: 1.4em;
	/* color: #767676; */
	margin-bottom: 1em;
	background: url("http://www.braer.ru/img/li.png") 0 1em no-repeat;
	padding-left: 15px;
}
.text .list li li {
	font-size: 1em;
}
.text .list li ul {
	margin-top: 15px;
	padding-bottom: 5px;
}


.comment {
   margin: 30px -15px 0 50px;
   padding: 15px;
   background-color: #eeedec;
}
.comment p {
   font-size: 1.3em;
   color: #767676;
   padding: 0;
}

/*BEGIN vacancy*/
.vacancy {
	border-bottom: 1px solid #d3d3d3;
	margin: 15px 0 0 -15px;
	padding: 15px 0;
	zoom: 1;
}
.vacancy:after {
   content: '';
   display: block;
   clear: both;
}
.vacancy-hover {
	background-color: #f4f3f3;
}
.vacancy-left {
	float: left;
	display: inline;
	width: 74%;
}
.vacancy-left h2, .vacancy-left h3{
	margin-top: 0;
	padding-top: 0;
}

.vacancy-right {
	float: right;
	display: inline;
	width: 25%;
}
.vacancy a {
	display: block;
	margin-left: 15px;
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: bold;
	color: #4d4d4f;
}
.vacancy-hover a {
	color: #f58220;
}
.vacancy span {
	display: block;
	margin-left: 15px;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #afafaf;
}
.vacancy em {
	display: block;
	margin-left: 15px;
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: bold;
	font-style: normal;
	color: #4d4d4f;
}

.distributor {
	padding:0 0 5px 0 !important;
}
.distributor div{
	padding-top: 5px !important;
}
h2.vacancy-group-title {
	font-size: 2em;
	cursor: pointer;
}

h2.vacancy-group-title span {
	border-bottom: 1px dashed #000;
}
h2.vacancy-group-title.active {
	color: #f58220;
}
h2.vacancy-group-title.active span {
	border-color: #f58220;
}
.distributors-group {
    display: none;
}

/*vn*/

.vacancy-vn {
	zoom: 1;
}
.vacancy-vn:after {
   content: '';
   display: block;
   clear: both;
}
.vacancy-vn .vacancy-left,
.vacancy-vn .vacancy-right {
	padding-top: 10px;
}
.vacancy-vn h2 {
	padding-top: 15px;
}
.vacancy-vn a {
	color: #f58220;
}
.vacancy-vn span {
	display: block;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #afafaf;
}
.vacancy-vn p {
	display: block;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-top: 5px;
}
.vacancy-vn em {
	display: block;
	font-size: 1.5em;
	line-height: 1.7em;
	font-weight: bold;
	font-style: normal;
	color: #4d4d4f;
}
.vacancy-contact {
	background-color: #f4f3f3;
}
.vacancy-contact em {
	font-weight: normal;
}
.vacancy-vn .vacancy-right div {
	float: left;
	padding: 15px;
}

.vacancy-vn ul {
	list-style: none;
	margin: 15px 15px 30px 15px;
}
.vacancy-vn li {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #767676;
	margin-bottom: 10px;
	background: url("http://www.braer.ru/img/li.png") 0 1em no-repeat;
	padding-left: 15px;
}

/*END vacancy*/

/*BEGIN paging*/
.paging {
	padding: 20px 0;
}
.paging a {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #767676;
	margin: 0 3px;
}
.paging .prev, .paging .next {
	background-image: url("arrows00.png");
	background-repeat: no-repeat;
}
.paging .prev {
	background-position: 0 0;
	padding-left: 20px;
	margin-right: 10px;
}
.paging .next {
	background-position: 100% -20px;
	padding-right: 20px;
	margin-left: 10px;
}
.paging span {
	font-size: 2em;
	line-height: 1em;
	color: #f58220;
	margin: 0 3px;
}
/*END paging*/

.wide-container {
	position: relative;
	width: 100%;
}
.wide-block {
	width: 150%;
	zoom: 1;
	position: relative;
	margin-left: -50% !important;
}


/*BEGIN news */
.news {
	background-color: #f4f3f3;
	border-bottom: 1px solid #d3d3d3;
	margin: 25px 0;
}
.news-alt {
	background: none;
}
.news:after {
   content: '';
   display: block;
   clear: both;
}
.news-date {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 25px;
}
.news-text {
	float: right;
	width: 74%;
	padding: 25px 0;
}

.news-date span {
	font-size: 1.2em;
	line-height: 2.5em;
	color: #767676;
	white-space: nowrap;
}
.news-text a {
	display: block;
	font-size: 2.5em;
	color: #4d4d4f;
	width: 90%;
}
.news-text p {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #4d4d4f;
	padding: 15px 0 0 0;
	width: 90%;
}


/*vn*/

.news-vn {

}
.news-vn:after {
   content: '';
   display: block;
   clear: both;
}
.news-vn-left {
	float: left;
	width: 32%;
}
.news-vn-date {
	width: 252px;
	text-align: right;
	padding-top: 25px;
}
.news-vn-date span {
	font-size: 1.2em;
	line-height: 2.5em;
	color: #767676;
	white-space: nowrap;
}
.news-vn-right {
	float: right;
	width: 67%;
}
.news-vn-text {
	padding-left: 5px;
}


.news-pic ul {
	list-style: none;
	margin-top: 10px;
}
.news-pic li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 200px;
	margin: 15px 0;
}
.news-pic span {
	display: inline;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #767676;
	border-bottom: 1px dotted #4d4d4f;
}
.news-pic div {
	padding: 10px 0 0 15px;
}

.news-vn-pic {

}

.news-vn-pic li {
	margin-top: 30px;
	padding-left: 5px;
}

.news-vn-pic p {
	margin-left: 15px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #767676;
}

/*END news */


/*BEGIN calendar*/
.calendar-container {
	z-index: 10;
}
.calendar {
	width: 252px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}
.calendar-opened .calendar-header,
.calendar-opened .calendar-content {
	background-image: url("http://www.braer.ru/img/calendar.png");
	background-repeat: no-repeat;
}
.calendar-header {
	height: 30px;
	background-position: 0 0;
	padding: 14px 14px 0 14px;
	border: 1px solid #e2e2e2;
	margin: -1px;
}
.calendar-opened  .calendar-header {
	border: 0;
	margin: 0;
}
.calendar-header a {
	display: block;
	background: url("http://www.braer.ru/img/toggle.png") 100% 0 no-repeat;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 5px;
	outline: none;
}
.calendar-opened  .calendar-header a {
	border-bottom: 1px solid #d3d3d3;
}
.calendar-opened .calendar-header a {
	background-position: 100% -20px;
}
.calendar-header a u {
	font-size: 1.5em;
	font-weight: bold;
	color: #4d4d4f;
	text-decoration: none;
	display: inline;
	border-bottom: 1px dotted #4d4d4f;
}

.calendar-opened .calendar-content {
	display: block;
}
.calendar-content {
	display: none;
	background-position: 0 100%;
	padding: 10px 14px;
	clear: both;
}

.calendar-month {
	width: 150px;
	margin: 0 auto;
}
.calendar-month:after {
   content: '';
   display: block;
   clear: both;
}
.calendar-month .arr-prev {
	float: left;
}
.calendar-month .arr-next {
	float: right;
}
.calendar-month span {
	display: block;
	margin: 0 20px;
	font-size: 1.4em;
	line-height: 20px;
	color: #4d4d4f;
	text-align: center;
}

.calendar-day {
	padding: 0;
}
.calendar-day ul {
	list-style: none;
}
.calendar-day li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 32px;
	text-align: center;
	background: url("http://www.braer.ru/img/cb.png") bottom repeat-x;
	padding: 10px 0 5px 0 !important;
	margin-right: -3px;
	*margin-right: 0;
	font-size: 1em;
	line-height: 1em;
	margin-left: 0;
}
.calendar-day li span {
	font-size: 1.4em;
	color: #4d4d4f;
	padding: 3px;
}
.calendar-day li span.cur,
.calendar-day li a.cur {
	color: #fff;
	background-color: #eb741c;
}
.calendar-day li a {
	font-size: 1.4em;
	color: #f58120;
	padding: 3px;
}
/*END calendar*/


/*BEGIN product */
.product {
	background-color: #FCF8EB;
	border-bottom: 1px solid #d3d3d3;
	margin: 25px 0;
	padding: 20px;
}
.product-alt {
	background: none;
}
.product a {
	display: block;
	font-size: 2.5em;
	color: #4d4d4f;
	width: 80%;
}
.product p {
	font-size: 1.4em;
	line-height: 1.7em;
	color: #4d4d4f;
	padding: 15px 0 0 0;
	width: 90%;
}


.product-pic ul {
	list-style: none;
	/*margin-top: 10px;*/
}
.product-pic li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 49%;
	margin: 10px 0;
}
.product-pic li li {
	width: 10%;
	margin: 5px 0;
	padding: 0;
}
.product-pic img {
	width: 100%;
	height: auto;
}
.product-pic-image {
	width: 90%;
	height: 140px;
	overflow: hidden;
}
.product-pic-text {
	padding: 10px 0 0 0;
}
.product-pic-text span {
	color: #767676;
}
.product-pic-fill {
	zoom: 1;
}
.product-pic-fill span {
	float: left;
	color: #767676;
	font-size: .85em;
	margin: 10px 10px 0 0;
}
.product-pic-fill ul {
	overflow: hidden;
}
.product-pic-fill li {
	cursor: pointer;
}
.product-pic-fill li img {
	border: 2px solid #fff;
}
.product-pic-fill li.c img {
	border: 2px solid #F58120;
}
/*END product */

/*BEGIN product table*/
.table {
	padding: 10px 0;
}
.table table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
.table thead th {
	text-align: left;
}
.table thead th p,
.table thead th div {
	background: url("http://www.braer.ru/img/table-head.png") 0 0 no-repeat;
	height: 55px;
}
.table thead th p {
	float: left;
	width: 10px;
	padding: 0;
}
.table thead th div {
	background-position: 100% 0;
	margin-left: 10px;
}
.table thead th h2 {
	font-size: 1.5em;
	color: #fff;
	font-weight: normal;
	padding: 20px 0 0 10px;
	margin-top: 0;
	margin-bottom: 5px;
}
.table thead td {
	background-color: #4d4d4f;
	font-size: 1.2em;
	color: #cacacc;
	padding: 8px 20px;
	border-right: 1px solid #717172;
	border-bottom: 1px solid #717172;
}
.table tbody td {
	font-size: 1.2em;
	color: #767676;
	padding: 8px 20px;
	background-color: #f4f3f3;
}
.table tbody tr.alt td {
	background: none;
}
.table tbody tr.hover td {
	background-color: #eeebe8;
}
/*END product table*/


.submenu-alt {
   background: url("http://www.braer.ru/img/submenu.png") right center no-repeat;
   padding-bottom: 0;
   margin-bottom: 40px;
}
.submenu-alt ul {
   border: 0;
}
.submenu-alt a {
   border-bottom: 1px dotted #4d4d4f;
}

/*for distributor*/
.vacancy h2, .vacancy h3 {
	margin-left: 15px;
}
.vacancy h3 {
	margin-bottom: 0.3em;
	font-size: 1.4em;
}
.distributor h3 a {
    margin: 0;
    padding: 0;
    font-size: 1em;
    display: inline;
}
.vacancy p {
	margin-left: 15px;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.7em;
}
.vacancy p a {
	display: inline;
	font-size: 1em;
	color: #f58220;
	margin: 0;
}
.vacancy p span {
	display: inline;
	font-size: 1em;
	margin: 0;
}
.vacancy div {
	padding-top: 15px;
}
.vacancy img {
	margin: 0 auto;
	display: block;
}
/**/


/*BEGIN pic-list*/
.pic-list ul {
	margin-top: 10px;
}
.pic-list li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 32%;
	margin: 15px 0;
}
.pic-list  a {
	text-decoration: none;
	outline: none;
}
.pic-list  img {
	display: block;
	margin-bottom: 5px;
}
.pic-list em {
	display: inline;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #767676;
	font-style: normal;
	border-bottom: 1px dotted #4d4d4f;
}
.pic-list span {
	display: block;
	font-size: 1.2em;
	line-height: 1.7em;
	color: #767676;
}
/*END pic-list*/

.page404 {
	width: 890px;
	margin: 0 auto;
}

p.sq {
	margin: 20px 15% 0 40%;
	background: url("http://www.braer.ru/img/sq.png") 0 5px no-repeat;
	padding: 0 0 0 15px;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #767676;
}
.pic404-1, .pic404-2 {
	background-image: url("http://www.braer.ru/img/404.jpg");
	background-repeat: non-repeat;
}
.pic404-1 {
	width: 890px;
	height: 370px;
	background-position: 0 0;
}
.pic404-2 {
	background-position: -190px -370px;
	width: 700px;
	height: 69px;
	margin-left: 190px;
}


a.back {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #afafaf;
	background: url("arrows00.png") 0 0 no-repeat;
	padding-left: 20px;
}

.light-menu {
	margin: 35px 5% 0 10%;
	width: 85%;
	height: 49px;
	background: url("http://www.braer.ru/img/light-menu.png") 0 0 no-repeat;
}
.light-menu-container {
	border: 1px solid #e2e2e2;
	border-left: 0;
	margin-left: 17px;
	height: 47px;
}
.light-menu .back {
	float: left;
	margin-top: 15px;
}
.light-menu-content {
	float: right;
	margin-top: 15px;
}
.light-menu-content a {
	color: #4d4d4f;
	text-decoration: none;
	border-bottom: 1px solid #afafaf;
	font-size: 1.3em;
	margin-right: 25px;
}

/*BEGIN contact*/
.contact {
	background-color: #f4f3f3;
	border-bottom: 1px solid #d3d3d3;
	margin: 25px 0;
}
.contact-alt {
	background: none;
}
.contact:after {
   content: '';
   display: block;
   clear: both;
}
.contact-left {
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 25px;
}
.contact-right {
	float: right;
	width: 74%;
	padding: 0 0 15px 0;
}

.contact-left span {
	font-size: 1.2em;
	line-height: 2.5em;
	color: #767676;
	white-space: nowrap;
}

.contact-right h2 {
	font-size: 2em;
	font-weight: normal;
}
.contact-right p {
	font-size: 1.4em;
	color: #4d4d4f;
	padding-top: 15px;
}
.contact-right span {
	color: #afafaf;
}
/*END contact*/

/*BEGIN toggle content */
.toggle-container .icolink {
	margin: 15px 25px 15px 0;
}
.toggle-content {display: none;}
/*END toggle content*/

/*BEGIN icolink*/
a.icolink {
	display: inline-block;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #4d4d4f;
	padding-left: 20px;
	text-decoration: none;
}
a.icolink u {
	text-decoration: none;
	border-bottom: 1px dotted #4d4d4f;
}
a.toggle {
	background: url("http://www.braer.ru/img/toggle.png") 0 0 no-repeat;
}
a.toggled {background-position: 0 -20px;}
a.route {
	background: url("http://www.braer.ru/img/ico-route.png") 0 5px no-repeat;
}
a.feedback {
	background: url("http://www.braer.ru/img/ico-feedback.png") 0 5px no-repeat;
}
a.print {
	background: url("http://www.braer.ru/img/ico-print.png") 0 5px no-repeat;
}
/*END icolink*/

.top-links {
	margin-top: -25px;
	position: relative;
}
.top-links .icolink {
	margin-left: 20px;
}


.sidebar-text {
	padding: 40px 15px;
}
.sidebar-text p {
	font-size: 1.3em;
	line-height: 1.6em;
	color: #767676;
}


/*BEGIN sitemap*/
.sitemap {
	margin-left: -20px;
	padding-top: 10px;
}
.sitemap ul {
	list-style: none;
	padding: 15px 0;
}
.sitemap ul ul {
	padding: 15px 0 30px 0;
}
.sitemap ul li {
	padding: 0 20px;
}
.sitemap ul ul li {
	padding: 0 40px;
}
.sitemap ul li a {
	font-size: 1.43em;   /* 20px  */
	line-height: 1.6em;
	color: #4d4d4f;
	text-decoration: none;
	border-bottom: 1px solid #c4c4c4;
}
.sitemap ul ul li a {
	font-size: 0.65em; /* 13px  */
	line-height: 2em;
}

.sitemap ul ul ul li a {
	font-size: 0.48em; /* 13px  */
	line-height: 2em;
}
.sitemap .hover {
	background-color: #f4f3f3;
}

/*END sitemap*/


/*BEGIN popup-menu*/
.popup-menu-container {
	z-index: 10;
}
.popup-menu {
	width: 252px;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}
.popup-menu-opened .popup-menu-header,
.popup-menu-opened .popup-menu-content {
	background-image: url("http://www.braer.ru/img/popup-menu.png");
	background-repeat: no-repeat;
}
.popup-menu-header {
	height: 30px;
	background-position: 0 0;
	padding: 14px 14px 0 14px;
	border: 1px solid #e2e2e2;
	margin: -1px;
}
.popup-menu-opened  .popup-menu-header {
	border: 0;
	margin: 0;
}
.popup-menu-header a {
	display: block;
	background: url("http://www.braer.ru/img/toggle.png") 100% 0 no-repeat;
	text-decoration: none;
	padding-bottom: 10px;
	padding-left: 5px;
	outline: none;
}
.popup-menu-opened .popup-menu-header a {
	background-position: 100% -20px;
}
.popup-menu-header a u {
	font-size: 1.5em;
	font-weight: bold;
	color: #4d4d4f;
	text-decoration: none;
	display: inline;
	border-bottom: 1px dotted #4d4d4f;
}

.popup-menu-opened .popup-menu-content {
	display: block;
}
.popup-menu-content {
	display: none;
	background-position: 0 100%;
	padding: 10px 20px;
	clear: both;
}
.popup-menu  .submenu {
	padding-bottom: 10px;
}
.popup-menu  .submenu  ul{
	border: 0;
	padding: 0;
}
.popup-menu .submenu li {
	font-size: 1em;
	background: none;
}
.popup-menu .submenu ul {
	padding: 0
}
/* END popup-menu*/

/*BEGIN scheme */
.scheme-svg {
	background: #4d4d4f url("http://www.braer.ru/img/bg-scheme.png") top repeat-x;
	width: 100%;
	margin-top: 30px;
	height: 634px;
}
.scheme {
	width: 100%;
	position: relative;
	margin-top: -634px;
	height: 634px;
}
.promo {
	width: 230px;
	position: absolute;
	cursor: pointer;
}
.promo span {
	font-size: 1.2em;
	color: #7a7a7a;
	float: left;
	width: 20px;
	margin-top: 10px;
}
.promo img {
	float: left;
}
.promo div {
	clear: left;
	padding-left: 40px;
	padding-top: 5px;
}
.promo p {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding: 0;
	display: inline;
	text-transform: uppercase;
}
.promo a {
	font-size: 1.2em;
	line-height: 1.7em;
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding: 0;
	display: inline;
	text-transform: uppercase;
	text-decoration: none;
}

.promo .info {
	background: url("http://www.braer.ru/img/ico-info.png") 0 0 no-repeat;
	padding-left: 20px;
	padding-top: 0;
	width: 200px;
}
.promo-text .info {
	background: url("http://www.braer.ru/img/ico-info.png") 100% 0 no-repeat;
	padding-right: 20px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#promo1 {
	left: 5%;
	top: 80px;
}
#promo2 {
	left: 10%;
	top: 420px;
}
#promo3 {
	left: 25%;
	top: 260px;
}
#promo4 {
	left: 35%;
	top: 40px;
}
#promo5 {
	left: 40%;
	top: 420px;
}
#promo6 {
	left: 55%;
	top: 220px;
}
#promo7 {
	left: 75%;
	top: 50px;
}
#promo8 {
	left: 75%;
	top: 450px;
}
#promo9 {
	left: 80%;
	top: 320px;
}
.promo-popup {
	display: none;
	width: 100%;
	height: 634px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 8;
	background: url("http://www.braer.ru/img/bg-scheme-popup.png");
}
.promo-text {
	display: none;
	width: 700px;
}
.promo-text h1 {
	color: #fff;
}
.promo-text p {
	color: #fff;
	width: 700px;
}
.promo-close {
	z-index: 9;
}
v\:line {
	behavior: url(style000.css);
	position: absolute;
	display: inline-block;
}
/*END scheme */


.win-close {
	display: none;
	position: absolute;
	background: url("http://www.braer.ru/img/ico-close.png") 100% 3px no-repeat;
	padding: 0 15px 0 0;
	width: 60px;
	height: 15px;
	text-align: right;
	top: 25px;
	right: 30px;
}
.win-close a {
	display: inline;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.overlay {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.win  {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

.winform {
	width: 650px;
	margin: 0 auto;
	padding-top: 50px;
}
.winform h1 {
	color: #fff;
	padding-left: 15px;
}
.winform p {
	color: #afafaf;
	font-size: 1.3em;
	padding-left: 15px;
}
.winform sup {
	color: #f58220;
	font-size: 1.5em;
}
.winform label {
	display: block;
	clear: left;
	padding-top: 5px;
}
.winform input, .winform textarea {
	border: 1px solid #aeaeb0;
	background: transparent;
	padding: 5px 10px;
	color: #fff;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	width: 96%;
}
.winform textarea {
	height: 190px;
}
.winform label.error{
	color:#f58220;
}
.form-border {
	border-top: 6px solid #f58220;
	border-left: 6px solid #f58220;
	border-right: 6px solid #f58220;
	padding: 5px 15px 15px;
	margin-top: 10px;
}
.form-border p {
	padding: 5px 10px;
}
.form-bottom {
	background: url("http://www.braer.ru/img/form-bottom.png") 0 0 no-repeat;
	height: 14px;
}

.form-submit {
	color: #fff;
	font-size: 2em;
	line-height: 1.3em;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	margin: 15px 10px;
}
.form-reset {
	color: #afafaf;
	font-size: 1.3em;
	line-height: 2em;
	text-decoration: none;
	border-bottom: 1px dotted #afafaf;
	margin: 15px 10px 15px 0;
}

.win-select-label,
.win-select-container {
	float: left;
	position: relative;
}
.win-select-top,
.win-select-bottom {
	background: url("http://www.braer.ru/img/win-select.png") 0 0 no-repeat;
	width: 290px;
}
.win-select-top label.error {
	position: absolute;
	margin-left: 300px
}
.win-select {
	position: absolute;
	left: 0;
	top: 0;
}
.win-select-bottom {
	height: 7px;
	background-position: left bottom;
}
.win-select h3 {
	cursor: pointer;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 5px;
	margin: 0 10px;
	background: url("http://www.braer.ru/img/toggle.png") 100% 5px no-repeat;
}
.win-select ul {
	display: none;
	margin: 10px 5px 0;
	border-top: 1px solid #616162;
}
.win-select  li {
	margin-left: 5px;
}
.win-select a {
	color: #fff;
	font-size: 1.3em;
	line-height: 2em;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.win-select a.sel{
	color: #f58220;
	border-bottom: 0;
}
.win-select span {
	color: #afafaf;
	font-size: 1.1em;
	margin-left: 5px;
}



.alphabet  {
	background-color: #f4f3f3;
	border-bottom: 1px solid #d3d3d3;
	margin: 25px 0 0 -10px;
	padding: 0 3px;
	float: left;
	position: relative;
	zoom: 1;
}
.alphabet ul {
	list-style: none;
}
.alphabet ul:after {
   content: '';
   display: block;
   clear: both;
}
.alphabet li {
	float: left;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 7px;
}
.alphabet a {
	color: #4d4d4f;
}
.alphabet span {
	color: #afafaf;
	text-decoration: underline;
}
.alphabet .sel {
	color: #f58220;
}

.glossary  {
	width: 49%;
	display: inline-block;
	*display: inline;
	vertical-align: top;
	/*float: left;*/
	margin-top: 30px;
	zoom: 1;
}
.glossary ul {
	list-style: none;
}
.glossary li {
	padding: 0 15px;
	margin-left: -15px;
	margin-right: 30px;
	position: relative;
	zoom: 1;
}
.glossary li.c {
	background-color: #eeedec;
	padding: 10px 15px;
	margin: 10px 30px 10px -15px;
}
.glossary li div {
	display: none;
}
.glossary li.c div {
	display: block;
}
.glossary a {
	font-size: 1.2em;
	line-height: 2em;
	color: #767676;
}
.glossary p {
	font-size: 1.2em;
	color: #767676;
	padding-top: 10px;
	width: 90%;
}


.system {
	margin-top: 25px;
	position: relative;
	margin-top: -1000px;
	height: 1000px;
	width: 100%;
}
.system-svg {
	width: 100%;
	margin-top: 25px;
	height: 1000px;
}

.system a {text-decoration: none;}
.system a h2 {cursor: pointer;}
.system p a {text-decoration: underline;}
.system-hover p a {color: #fff;}
.system-parent {
	position: absolute;
	top: 0;
	width: 24%;
	border: 1px solid #e2e2e2;
}
.system-parent h2 {
	display: inline;
	zoom: 1;
	border-bottom: 1px solid #a6a6a7;
}
.system-parent p {
	padding-top: 10px;
	font-size: 1.3em;
	color: #767676;
}

.system-child {
	position: absolute;
	top: 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
	background-color: #eeedec;
	border: 1px solid #eeedec;
}
.system-child h2 {
	display: inline;
	zoom: 1;
	color: #767676;

}
.system-child a h2 {
	border-bottom: 1px solid #c4c4c4;
}
.system-child:hover a h2 {
	border-bottom-color: #fff;
}
.system-child p {
	padding-top: 0;
	font-size: 1.3em;
	color: #767676;
}

.system-parent div,
.system-child div {
	padding: 15px;
}

.system-hover {
	background-color: #f58220;
	border: 1px solid #f58220;
}
.system-hover h2 {
	color: #fff;
}
.system-hover a h2 {
	border-bottom: 1px solid #fff;
}
.system-hover p {
	color: #fff;
}

.sys {
	display: none;
	width: 21px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 0;
	background: url("http://www.braer.ru/img/sys.png") 0 0 no-repeat;
}

#sys-1 {
	left: 0;
}
#sys-2 {
	left: 25%;
}
#sys-3 {
	left: 50%;
}
#sys-4 {
	left: 75%;
}

/*#sys-5 {
    left:84%
}*/

#sys-2-1 {
	left: 0;
}
#sys-4-1 {
	left: 15%;
}
#sys-3-1 {
	left: 33%;
}
#sys-1-1 {
	right: 25%;
}
#sys-3-2 {
	right: 10%;
}
#sys-2-2 {
	right: 5%;
}
#sys-2-3 {
	right: 0;
}




.route-scheme {
	padding-top: 60px;
	width: 940px;
	margin: 0 auto;
}
.route-scheme h1 {
	color: #fff;
	padding-left: 60px;
	font-size: 2em;
}
.route-scheme p {
	color: #afafaf;
	font-size: 1.3em;
	padding-left: 60px;
	padding-top: 0;
}
.route-left {
	float: left;
	width: 360px;
	padding-top: 25px;
}
.route-right {
	float: left;
	padding-top: 25px;
}
.route-left p {
	color: #fff;
	line-height: 1.7em;
}
.route-left p.s {
	font-size: 1.1em;
	padding-top: 15px;
}
.route-left span {
	color: #afafaf;
}





/* http://keith-wood.name/svg.html
   SVG for jQuery v1.4.2.
   Written by Keith Wood (kbwood{at}iinet.com.au) August 2007.
   Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
   MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. */

svg\:svg {
	display: none;
}

.svg_error {
	color: red;
	font-weight: bold;
}



.partners {
	margin-top: 20px;
}
.partner img {
	float:left;
	clear:right;
}
.partner-logo img {
	float:left;
	clear:right;
}

.vacancy .more-office {
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dashed black;
	line-height: 1.2em;
}

.vacancy-hover .more-office {
	border-bottom: 1px dashed #F58220;

}

.ab-pic-image {
  width:90%;
}

.objects .lightbox-gallery li img {
  width:170px;
}

.objects h2 {
  color: #4D4D4F;
  display: block;
  font-size: 2em;
  margin-top:22px;
}

.object-pic li {
    display: inline-block;
    margin: 10px 0;
    vertical-align: top;
    width: 28%;
}


/* bricks 3D */

#brick-container {
	width: 500px;
	height: 360px;
	position: relative;
	background: #a8a8a8;
}
#brick-container h3 {
	color: #fff;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	line-height: 32px;
}

.brick-container-prev, .brick-container-next {
	position: absolute;
	width: 40px;
	height: 100%;
	color: #000;
	top:0;
	line-height: 350px;
	text-decoration: none;
	text-align: center;
	background: url(http://www.braer.ru/img/brick-arrows.png) no-repeat center;
	text-indent: -9999px;

}
.brick-container-prev:hover, .brick-container-next:hover{
	background-color: rgba(0, 0, 0, 0.2);

}
.brick-container-prev {
	left: 0;
	background-position: center left;

}
.brick-container-next {
	right: 0;
	background-position: center right;
}

/*content*/
.alb-link {
  background:none;
}

.alb-link span {
  color:#4D4D4F;
  font-size:13px
}

.alb-link a {
  color:#F58220;
  font-size:13px;
  border-bottom:none;
  text-decoration:underline;
}

.alb-link a :hover {
   text-decoration:none;

}

/**content*/


/***************
 *
 *  FAQ Styles
 *
 ***************/

.askSpec {
	margin: 14px 0;
}

.askSpec p {
	color: #767676;
	font-size: 13px;
	margin: 0 0 6px;
	padding: 0;
	line-height: 1.3em;
}

.askSpec p strong {
	font-size: 15px;
}

.askSpec h3 {
	color: #4d4d4f;
	font-size: 17px;
	margin: 14px 0 7px;
	font-weight: normal;
}


.askSpec .photo {
	width: 140px; height: 185px; overflow: hidden;
	float: left;
	margin: 0 15px 25px 0;
}

.askSpec .Spec {
	float: left;
}

.askSpec .buttonLayout {
	float: right;
	padding: 50px;
	border-left: 1px solid #e2e2e2;
}

.consultInfo {

	text-decoration: none;

	border: 0;
	border-bottom: 1px solid #cc6417;
	padding: 15px 10px 10px;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #aaa 0px 1px 2px;
	-moz-box-shadow: #aaa 0px 1px 2px;
	box-shadow: #aaa 0px 1px 2px;
	background: #F48020;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F48020), to(#ea731b));
	background: -webkit-linear-gradient(#F48020, #ea731b);
	background: -moz-linear-gradient(#F48020, #ea731b);
	background: -ms-linear-gradient(#F48020, #ea731b);
	background: -o-linear-gradient(#F48020, #ea731b);
	background: linear-gradient(#F48020, #ea731b);
}

.consultInfo span {
	color: white;
	font-size: 17px;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

.question {
	border-bottom: 1px solid #d3d3d3;
	padding: 14px;
	margin: 10px 0;
}

.question.expanded {
	background-color: #f4f3f3;
}

.question h4 {
	font-weight: normal;
}

.question .itemTitle {
	font-size: 14px;
	color: #4d4d4f;
	text-decoration: none;
}

.question .itemTitle .short {
	border-bottom: 1px solid #c4c4c4;
	display: inline;
}
.question.expanded .itemTitle .short {
	display: none;
}

.question .itemTitle .full {
	display: none;
}
.question.expanded .itemTitle .full {
	display: inline;
}

.question .author {
	color: #767676;
	display: block;
	margin: 0 0 5px 0;
}

.question .meta {
	font-size: 13px;
	margin: 14px 0 0;
}

.question .meta .date {
	color: #767676;
}

.question .meta .category {
	color: #afafaf;
	margin-left: 20px;
}

.question .itemText {
	display: none;
}
.question.expanded .itemText {
	display: block;
}

.question .itemText {
	border: 1px solid #c3c3c3;
	margin: 28px 14px 0;
	padding: 14px;
	position: relative;
}

.question .itemText h4 {
	font-size: 15px;
	font-weight: bold;
	color: #f58120;
}

.question .itemText p {
	font-size: 13px;
	color: #767676;
	padding-top: 0.6em;
}

.question .itemText .arrow {
	position: absolute;
	top: -18px;
	left: 34px;
}

.faqform .winform {
	width: auto;
	position: relative;
	padding-top: 0;
}

.faqform .form-border {
	border: 10px solid #f4f3f3;
	margin-top: 20px;
}

.faqform .winform input,
.faqform .winform textarea,
.faqform .win-select h3,
.faqform .win-select a,
.faqform .winform p {
    color: #767676;
}

.faqform strong {
	font-size: 15px;
}

.faqform .win-select li {
    list-style: none outside none;
}

.faqform .winform .submit {
	width: auto;
}

.faqform .winform sup {
    line-height: 1px;
}

.faqform .leftCol {
	float: left;
	width: 47%;
}

.faqform .rightCol {
	float: right;
	width: 47%;
	margin-right: 12px;
}

.faqform select {
	float: right;
	margin: 5px 0;
	width: 140px;
}

.faqform .bottomHr {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 10px;
}

.faqform .arrow2 {
	position: absolute;
	top: 45px;
	left: 50px;
}

.form_error p {
    color: red !important;
}

.sitemap-link {
	color: #afafaf;
	margin-left: 50px;
}

/* Home blocks
-------------------------------------------------- */
.home-blocks{
  padding:24px 0 0;
  }

/* Home news */
.home-news-wrapper{
  float:left;
  width:100%;
  }
  .home-news{
    margin:0 10px 0 10px;
    }
    .home-news-head{
      font-size:25px;
      line-height:26px;
      color:#4d4d4f;
      font-weight:400;
      margin:9px 0 10px 10px;
      }
      .home-news-head .home-news-arh{
        position:relative;
        display:inline-block;
        top:2px;
        color:#afafaf;
        text-decoration:underline;
        font-size:13px;
        line-height:16px;
        vertical-align:middle;
        padding:0 0 0 15px;
        margin:0 0 0 11px;
        background:url(ico-arch.png) 0 50% no-repeat;
        }
        .home-news-head .home-news-arh:hover{
          color:#e56d27;
          text-decoration:none;
          }
  .home-news-content ul{
    list-style:none;
    }
  .home-news-content li{
    border:1px solid transparent;
    padding:10px;
    margin:0 0 20px;
    }
    .home-news-content li:hover{
      border-color:#e2e2e2;
      }
  .home-news-img{
    float:left;
    margin:0 19px 0 0;
    }
  .home-news-title{
    font-size:15px;
    font-weight:700;
    line-height:20px;
    color:#4d4d4f;
    padding:3px 0 0;
    margin:0 0 11px;
    }
    .home-news-title a{
      color:#4d4d4f;
      text-decoration:none;
      border-bottom:1px solid #acacac;
      }
      .home-news-title a:hover{
        color:#e56d27;
        border-bottom:0;
        }
  .home-news-date{
    color:#767676;
    font-size:12px;
    margin:0 0 6px;
    }
  .home-news-text{
    font-size:14px;
    line-height:25px;
    color:#4d4d4f;
    }
  
/* Small Gallery */
.gallery-small{
  float:left;
  margin:0 0 0 -306px;
  width:282px;
  }
  .slides_container{
    width:282px;
    height:367px;
    position:relative;
    overflow:hidden;
    z-index:1;
    }
    .slides_container .slide{
      width:276px;
      height:367px;
      }
  .gs-shadow{
	position: absolute;
	top: 4px;
	left: 482px;
	width: 282px;
	height: 367px;
	z-index: 2;
	float: right;
    }
    .gs-shadow a{
      display:block;
      width:282px;
      height:367px;
      }
  .slide .caption{
	position: absolute;
	bottom: 0 !important;
	left: 1px;
	width: 196px;
	padding: 12px 40px 16px;
	z-index: 1;
	background: url(caption_.png) 0 0 repeat;
	color: #a8a8a8;
	line-height: 17px;
	font-size: 12px;
	text-align: center;
    }
    .slide .caption h4{
      font-size:17px;
      font-weight:400;
      color:#fff;
      line-height:18px;
      margin:0 0 11px;
      }
      .slide .caption h4 span{
        border-bottom:1px solid #868688;
        }
  #slides .pagination{
    list-style:none;
    text-align:center;
    margin:10px 0 0;
    position:relative;
    z-index:3;
    }
    #slides .pagination li{
      display:inline;
      display:inline-block;
      width:7px;
      height:7px;
      overflow:hidden;
      margin:0 4px;
      text-indent:-999em;
      background:url(gs_pagin.png) 0 0 no-repeat;
      }
      #slides .pagination li.current{
        background-position:0 -7px;
        }
      #slides .pagination a{
        display:block;
        width:7px;
        height:7px;
        }
.slides_control > .slide:first-child .caption{
  display: none;
  }
.slides_control > .slide:first-child .gs-shadow{
  background: none;
  }

/* Home text */
.home-text{
  border-top:1px solid #e2e2e2;
  margin:6px 50px 0 50px;
  padding:26px 70px 30px 170px;
  font-size:14px;
  line-height:25px;
  color:#4d4d4f;
  }
  .home-text h1{
    font-size:25px;
    font-weight:400;
    color:#4d4d4f;
    line-height:26px;
    margin:0 0 11px -2px;
    }

/* Clears */
.home-news-content li:after,
.side-links li:after{
  content:'';
  clear:both;
  display:block;
  width:0;
  height:0;
  overflow:hidden;
  font-size:0;
}
.home-news-content li,
.side-links li{
  zoom:1;
  }
  
/* Side links
-------------------------------------------------- */
.side-links{
  padding:0 0 0 14px;
  }
  .submenu + .side-links{
    margin-top:-16px;
  }
  .side-links ul{
    list-style:none;
    }
  .side-links li{
    margin:0 0 12px;
    }
  .side-links img{
    float:left;
    }
  .side-links .link-text{
    margin:0 0 0 33px;
    }
  .side-links a{
    color:#4d4d4f;
    text-decoration:none;
    font-size:17px;
    line-height:20px;
    border-bottom:1px solid #c4c4c4;
    }
    .side-links a:hover{
      color:#f58120;
      border:0;
      }
  .side-links span{
    display:block;
    font-size:13px;
    line-height:16px;
    color:#afafaf;
    padding:4px 0 0;
    white-space:nowrap;
    }
  .side-links strong{
    font-weight:400;
    text-transform:uppercase;
    color:#f58120;
    }
    
.ny-elki{
  position:absolute;
  left:0;
  top:0;
  right:0;
  z-index:6;
  width:100%;
  height:55px;
  background:url(http://www.braer.ru/img/ny_elki.png) 50% 0 repeat-x;
  }

































/*****************Default Block Style*******************/
.page-page-404 #search-block-form {width:400px;}
.panel-separator {display:none;}
.panel-pane.error-page {margin-bottom:30px;}
.panel-pane.error-page .pane-content {overflow:hidden;}
.panel-pane.error-page .pane-content span.err {
	float:left;
	font-size:150px;
	line-height:180px;
	color:#323232;
	font-weight:bold;
	}
.panel-pane.error-page .pane-content .extra {padding-left:80px; max-width:300px; background:url(../sites/all/themes/theme701/images/v_line.gif) 40px 0 repeat-y;}	
.panel-pane.error-page .pane-content .err-title {
	font-size:70px;
	line-height:84px;
	padding-top:20px;
	color:#000;
	text-transform:uppercase;
	display:block;
	}	
.panel-pane.error-page .pane-content .err-body {width:300px; display:block; font-size:20px; line-height:24px; margin-bottom:15px;}	 
.page-page-404 .pane-search-form .pane-content {display:inline-block; padding-top:40px;}
.page-page-404 .pane-search-form {text-align:center;}
.page-page-404 .pane-search-form #search-block-form .form-text {width:300px;}
.extra {overflow:hidden;}

html.js .collapsible.collapsed.collapsible .fieldset-legend {background-image:url(../sites/all/themes/theme701/images/menu-collapsed.png);}
html.js .collapsible.collapsible .fieldset-legend {background-image:url(../sites/all/themes/theme701/images/menu-expanded.png);}

input[type="text"], input[type="password"], input[type="search"], textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#929292;
	padding:8px 10px 9px;
	background:#f2f2f2;
	border:none;
	}
label {font-weight:normal;}
textarea {resize:none;}	

section.block { 
	margin-bottom:16px;
	padding-bottom:15px;
}
	section.block ul, section.block .item-list ul li { margin-top:0; margin-left:0;}
	ul li.leaf { 
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	section.block h2, .views-row h2, h2.pane-title, h1 {
		margin-bottom:24px;
		padding-bottom:6px;
		border-bottom:2px solid #000;
	}
	h2.pane-title, h1 {
		margin-bottom:30px;
		border-bottom-color:#e5e5e5;
		}
	#content section.block h2 {border-color:#e5e5e5; margin-bottom:28px;}
		section.block .content li { 
			padding:0 0 12px 0;
			border-bottom:1px solid #e5e5e5;
			margin-bottom:9px;
			overflow:hidden;
			line-height:20px;
			font-size:12px;
		}
		section.block .content li.collapsed {margin-left:0;}
		section.block .content li.last, section.block .content li.views-row-last {margin-bottom:0; border-bottom:0;}
			section.block .content li a { 
				color:#818080;
				text-decoration:none;
			}
			section.block .content li a:hover { color:#000;}
.panels-flexible-region {
  padding: 0;
}

.panels-flexible-region-inside {
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.panels-flexible-region-inside-first {
  padding-left: 0;
}

.panels-flexible-region-inside-last {
  padding-right: 0;
}

.panels-flexible-column {
  padding: 0;
}

.panels-flexible-column-inside {
  padding-right: 0.5em;
  padding-left: 0.5em;
}

.panels-flexible-column-inside-first {
  padding-left: 0;
}

.panels-flexible-column-inside-last {
  padding-right: 0;
}

.panels-flexible-row {
  padding: 0 0 0.5em 0;
  margin: 0;
}

.panels-flexible-row-last {
  padding-bottom: 0;
}

.panels-flexible-column-two_columns-main {
  float: left;
  width: 100.0000%;
}

.panels-flexible-two_columns-inside {
  padding-right: 0px;
}

.panels-flexible-two_columns {
  width: auto;
}

.panels-flexible-region-two_columns-center {
  float: left;
  width: 36%;
}

.panels-flexible-region-two_columns-second_column {
  float: left;
  width: 32%;
}

.panels-flexible-row-two_columns-main-row-inside {
  padding-right: 0px;
}

