html, body {
	width: 100%;
	height: 100%;
	background: #fff url("../img/stamp.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: left;
	width: 100%;
	height: 100%;
}
.content {
	margin-left: 35%;
	padding-right: 5%;
}
.sidebar {
	float: left;
	width: 20%;
	padding-left: 10%;
	margin-left: -100%;
}

h1 {
   font-size: 3em;
   color: #4d4d4f;
   font-weight: normal;
}
h2 {
   font-size: 1.5em;
   color: #4d4d4f;
}
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;
}

.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("../img/link.png") 99% 0 no-repeat;
   margin-top: -10px;
   padding: 10px 20px 0 0;
}

.header {
   width: 100%;
   padding-top: 40px;
}
.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: 217px;
   height: 54px;
   background: url("../img/logo.png") 0 0 no-repeat;
   margin-top: 10px;
}
.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("../img/slaid-text-bg.png");
   behavior: url("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("../img/corners.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("../img/gallery-bg.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("../img/arrows.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("../img/menu.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("../img/menu-bg.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("../img/menu-bg.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("../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("../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("../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("../img/arrows.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("../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("../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("../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: #f4f3f3;
	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("../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("../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("../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("../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("../img/arrows.png") 0 0 no-repeat;
	padding-left: 20px;
}

.light-menu {
	margin: 35px 5% 0 10%;
	width: 85%;
	height: 49px;
	background: url("../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("../img/toggle.png") 0 0 no-repeat;
}
a.toggled {background-position: 0 -20px;}
a.route {
	background: url("../img/ico-route.png") 0 5px no-repeat;
}
a.feedback {
	background: url("../img/ico-feedback.png") 0 5px no-repeat;
}
a.print {
	background: url("../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("../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("../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("../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("../img/ico-info.png") 0 0 no-repeat;
	padding-left: 20px;
	padding-top: 0;
	width: 200px;
}
.promo-text .info {
	background: url("../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("../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(#default#VML);
	position: absolute;
	display: inline-block;
}
/*END scheme */


.win-close {
	display: none;
	position: absolute;
	background: url("../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("../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("../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("../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("../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(../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*/
