.modApproveQuote
{
  border: 1px solid #888888;
  background-color:#FFFFFF;
  padding:10px;
}


* {
  margin: 0;
  padding: 0;
}

.is_not_printable {

}

#container	{ min-width: 1000px; }
*html #container {width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px":"100%"); }

body {
  background-color: #ddd;
  font-family: Verdana;
}

#return {
  position:absolute;
  top: 177px;
  left: 630px;
  z-index: 70;
}

font {
  font-size:12px;
}

#return a {
  color: #939a14;
  text-decoration: underline;
  font-size: 11px;
}

a {
  text-decoration: none;
}

p.redline {
  text-indent: 35px;
  padding-bottom: 13px;
}

p{
  padding-bottom: 13px;
}

img {
  border: 0;
}

.tab-style {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #e5e5e5;
}

.tab-style td, .tab-style th {
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-style .center {
  text-align: center;
}

.float-img {
  float: left;
  margin-right: 10px;
}

.border-top-left {
  width: 15px;
  height: 14px;
  background: #fff url('../images/border-top-left.jpg') no-repeat top left;
}

.border-top-right {
  width: 15px;
  height: 14px;
  background: #fff url('../images/border-top-right.jpg') no-repeat top left;
}

.border-top-center {
  height: 14px;
  background: #fff url('../images/border-top-center.jpg') repeat-x top left;
}

.border-bottom-left {
  width: 15px;
  height: 14px;
  background: #fff url('../images/border-bottom-left.jpg') no-repeat top left;
}

.border-center-left {
  width: 15px;
  background: #fff url('../images/border-center-left.jpg') repeat-y top left;
}

.border-center-right {
  width: 15px;
  background: #fff url('../images/border-center-right.jpg') repeat-y top left;
}

.border-bottom-right {
  width: 15px;
  height: 14px;
  background: #fff url('../images/border-bottom-right.jpg') no-repeat top left;
}

.border-bottom-center {
  height: 14px;
  background: #fff url('../images/border-bottom-center.jpg') repeat-x top left;
}

#basic-info li {
    padding-left: 18px;
    list-style-type: none;
    background: transparent url('../images/square-list.gif') no-repeat 0 4px;
    margin-bottom: 15px;
}

#basic-info li a {
    text-decoration: underline;
    color: #4b4b4b;
}

#basic-info li.page_nav {
    padding-left: 18px;
    list-style-type: none;
    background: transparent url('../images/small-arrow-pagenav.gif') no-repeat 0 4px;
    margin-bottom: 15px;
}

#basic-info li.extended {
    font-weight: bold;
}

#basic-info li.extended ul {
    margin-top: 10px;
} 

#basic-info li.extended p {
    font-weight: normal;
}

form label {
    margin-bottom: 6px;
}

form textarea {
    margin: 3px 0;
}

form input#file-customer {
    width: 220px;
    height: 20px;
}

form select {
    color: #aeaeae;
}

h2 {
  font-size: 11px;
  margin-bottom: 8px;
}

table td {
  border: none;
}

table tbody {
  border: none;
}

#header {
  height: 139px;
  width: 100%;
  background: transparent url('../images/header-background.png') repeat-x top left;
}

.help-column {
  background-color: #fff;
}

#header .logo {
position: absolute; top: 0; left: 0;
  height: 117px;
  width: 299px;
}

#header #header-right {
float: right;
  width: 700px;
  height: 139px;
  background: transparent url('../images/header-right.jpg') no-repeat top right;
}

#header h1 {
  display: none;
}

/******** основное меню **********/

#menu {
  position: absolute;
  top: 70px;
  left: 330px;
  vertical-align: bottom;
  padding-bottom: 9px;
  font-size: 11px;
  font-family: Arial;
  text-transform: lowercase;
}

#menu h2 {
  display: none;
}

#menu td {
  text-align: center;
  vertical-align: bottom;
}

#menu td a {
  padding: 0 13px 0 12px;
  color: #444;
  text-decoration: none;
  border-right: 1px solid #717073;
}

#menu td.active a {
  color: #939a14;
}

#menu td img {
  visibility: hidden;
  margin-bottom: 5px;
}

#menu td.active img {
  visibility: visible;
}

#menu td.last a {
  border: 0;
}

/*********** ***************/

#main {
  position: absolute;
  top: 117px;
  z-index: 20;
  width: 100%;
  left: 0;
  padding: 0;
  background: transparent url('../images/main-background.jpg') no-repeat top right;
}

.blank {
  background-color: #fff;
}

#menu-header {
  background: transparent url('../images/menu-header.jpg') repeat top left;
  width: 299px;
  height: 99px;
}

#menu-header div {
  float: left;
  margin: 30px 0 0 38px;
  width: 65px;
  height: 31px;
  background-color: #717073;
}

#menu-header > div {
  float: left;
  margin: 30px 0 0 75px;
  width: 65px;
  height: 31px;
  background-color: #717073;
}

#menu-header #named {
  margin-left: 15px;
  width: 121px;
  font-size: 9px;
  color: #fff;
  height: auto;
  padding: 9px 0 10px 7px;
  font-weight: bold;
}

#menu-header #pre_named {
  width: 80px;
  font-size: 9px;
  color: #fff;
  height: auto;
  padding: 10px 0 9px 0px;
  font-weight: bold;
}

#menu-header > #pre_named {
  margin-left: 60px;
}
  
#yellow-arrow {
  background: transparent url('../images/yellow-arrow.jpg') no-repeat 0 30px;
  width: 45px;
  height: 31px;
  z-index: 30;
}

#search-button input {
  background: transparent url('../images/search-button.jpg') no-repeat top left;
  height: 21px;
  width: 59px;
  border: 0;
}

#search-buttonen input {
  background: transparent url('../images/search-buttonen.jpg') no-repeat top left;
  height: 21px;
  width: 59px;
  border: 0;
}

#search-button {
  width: 77px;
}

#search-text {
  text-align: right;
}

#search-text input {
  width: 147px;
  height: 17px;
  margin: 0;
  padding: 0;
}

#search-table {
  width: 100%;
}

#bottom-content .center-column {
  vertical-align: middle;
  background-color: #fff;
  font-size: 11px;
  padding: 0 44px 0;
}

#bottom-content .center-column a {
  color: #c2c2c2;
  text-decoration: underline;
}

#copy {
  text-align: center;
  color: #fff;
  font-size: 9px;
  height: 43px;
  vertical-align: middle;
}

#english {
  padding-right: 5px;
  border-right: 1px solid #4b4b4b;
  padding-left: 8px;
  float: left;
}

#russian {
  background-position: top right;
  padding: 0 8px 0 5px; 
    float: left;
}

#lang	{ margin-top: -104px; position: relative; z-index: 100; width: 70px; right: 146px;}

.lang a {
  color: #cfcfcf;
}

.lang.activate a {
  color: #979e0f;
}

.lang {
  font-size: 10px;
  font-weight: bold;
  background: transparent url('../images/lang-up.gif') no-repeat top left;
}

.lang.activate {
  background: transparent url('../images/lang-down.gif') no-repeat top left;
}


.left-column {
  width: 299px;
}

.center-column {
  vertical-align: top;
}

.right-column {
  width: 87px;
}

.help-column {
  width: 14px;
}

#top-line .left-column {
  height: 22px;
  background: transparent url('../images/leftcolumn-background.jpg') repeat-y top left;
}

#top-content .center-column {
  background-color: #fff;
}

#top-content .center-column div {
  padding: 33px 19px 42px 19px;
  color: #fff;
  font-weight: bold;
  font-family: Arial;
  font-size: 20px;
  background: transparent url('../images/page-header.jpg') repeat-x top left;
}

#center-content .left-column {
  background: transparent url('../images/left-background.jpg') no-repeat top left;
  width: 299px;
  font-family: Arial;
  font-size: 11px;
  margin: 0;
  padding: 25px 0 0;
  vertical-align: top;
}

#center-content .left-column #block-menu {
  width: 184px;
}

#center-content .left-column ul {
  padding-right: 16px;
}

#center-content .left-column ul li{
  list-style-type: none;
  text-align: left;
  padding-left: 39px;
}

#center-content .left-column ul li a {
  display: block;
  width: 122px;
  padding: 4px 0 5px 7px;
  margin: 0;
  color: #444;
  border-bottom: 1px solid #fff;
}

#center-content .left-column ul li.last a {
  border: 0;
}

#center-content .left-column ul li.active {
  background: transparent url('../images/green-arrow.gif') no-repeat 0 5px;
}

#center-content .left-column ul li.active a {
  color: #868d02;
  border-bottom: 0;
  padding-bottom: 0;
}

/*#center-content .left-column ul li.active.not-exp a {*/

#center-content .left-column ul li.not-exp.active a {
  color: #868d02;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

#center-content .left-column ul div {
  padding: 0;
  font-size: 10px;
  width: 129px;
  width: expression('120px');
  padding-bottom: 5px;
  text-align: left;
  border-bottom: 1px solid #fff;
}

#center-content .left-column ul div a.link {
  display: block;
  color: #7c7877;
  margin: 0;
  border: 0;
  padding: 4px 0 0 7px;
  margin-bottom: 2px;
}

#center-content .left-column ul div a.link img {
  float: left;
}

#center-content .left-column ul div a.active {
  background: transparent url('../images/small-arrow.gif') no-repeat 0 4px;
  background: expression("transparent url('templates/new/images/small-arrow.gif') no-repeat 0 8px");
  color: #b1b567;
  border: 0;
}

#center-content .left-column ul div a.link p {
  padding-left: 20px;
  padding-left: expression('12px');
}

#center-content .left-column h2 {
  display: none;
}

#center-content .center-column {
  margin: 0;
  background-color: #fff;
  font-size: 11px;
  padding: 31px 44px 12px 44px;
  color: #4b4b4b;
  text-align: left;
}

#center-content .center-column h1 {
  font-size: 11px;
}

#center-content .right-column {
  width: 87px;
  height: 100%;
  background-color: #fff;
}

#center-content .right-column {
  text-align: center;
}

#bottom-content .left-column {
  height: 63px;
  background: transparent url('../images/search-background.jpg') repeat top left;
  text-vertical-align: center;
}

#bottom-content .left-column h1 {
  display: none;
}

#footer {
  background: transparent url('../images/bottom-line.jpg') repeat-x top left;
  width: 100%;
}

#footer .left-column {
  padding: 16px 0 45px 0;
  vertical-align: top;
  text-align: center;
}

#footer .left-column a {
  display: inline;
  margin-left: 35px;
  margin-right: 10px;
}

#footer .help-column {
  background-color: transparent;
}

#menu-3 {
  position: absolute;
  top: 165px;
  left: 630px;
  width: 240px;
  z-index: 40;
  font-family: Arial;
  font-size: 12px;
}

#menu-3 a {
  font-weight: bold;
  color: #aeb34f;
  font-size: 11px;
  text-decoration: underline;
}

#menu-3 a.active {
  color: #b9b9b9;
}

#menu-3 h2 {
  display: none;
}

#menu-3 td {
  width: 120px;
}

form #send-button {
  border: none;
  background-color: #7f7e81;
  width: 73px;
  height: 21px;
  color: #fff;
  font-size: 11px;
}

form table tbody tr td>#send-button {
  padding-bottom: 3px;
}

#extraDiv1 {
float: right;
position: relative;
  z-index: 60;
  background: transparent url('../images/help-image.jpg') no-repeat top left;
  width: 14px;
  height: 392px;
  margin-right: 86px;
  _margin-right: 15px;
  margin-top: -22px;
}











/********* pager ***********/

#pager {
  margin-bottom: 30px;
}

#basic-info #pager li {
  display: inline;
  background: none;
  border-right: 1px solid #b9b9b9;
  padding: 0 1px 0 5px;
  margin: 0;
}

#basic-info #pager>li {
  padding: 0 5px 0 1px;
}

#basic-info #pager .pager-prev {
  padding-left: 8px;
  background: transparent url('../images/prev.gif') no-repeat 0 5px;
}

#basic-info #pager .pager-next {
  padding-right: 3px;
  background: transparent url('../images/next.gif') no-repeat right 5px;
}

#basic-info #pager>.pager-next {
  padding-right: 8px;
}

#basic-info #pager .pager-last {
  border: none;
}

#pager a {
  text-decoration: underline;
  color: #4b4b4b;
}

/********** инвесторам ***************/

#invest {
    margin-bottom: 30px;
}


/*********** statistic **************/

#statistic {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

#statistic .doc a, #statistic .file a {
  text-decoration: underline;
  color: #4b4b4b;
}

#statistic .doc {
  width: 80px;
}

#statistic .img-doc {
  width: 22px;
}

#statistic td {
  height: 30px;
  border-bottom: 1px solid #e5e5e5;
}

#statistic .name {
  color: #a5a5a5;
}

#statistic .date {
  width: 100px;
  padding: 0 20px 0 10px;
  color: #a5a5a5;
}

#statistic .file {
  padding-left: 60px;
}

#statistic tr.last td {
  border-bottom: 0;
}

/************* photogallery *******************/

#gallery {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

#gallery td {
  padding-top: 20px;
  vertical-align: top;
}

#gallery td .desc {
  text-align: left;
  width: 145px;
}

#gallery td .desc a {
  color: #808080;
  text-decoration: underline;
}

#gallery .photo-gallery {
  background: transparent url('../images/back-gallery.gif') no-repeat top left;
  padding: 15px;
}

/********* faq ***************/

#basic-info .grey {
  background: none;
  font-size: 11px;
  color: #b9b9b9;
  margin-top: 5px;
  margin-bottom: 20px;
}

#basic-info .grey a {
  color: #b9b9b9;
}

/********** vacancy ******************/

#basic-info ul.vacancy {
  margin: 5px 15px;
  padding: 0;
}

#basic-info ul.vacancy li {
  margin: 0;
  padding: 0 0 0 12px;
}

#basic-info ul.vacancy li ul {
  margin: 5px 0 5px 10px;
}

#basic-info ul.vacancy li ul li {
  background: none;
}

#basic-info h2 {
  margin-bottom: 0;
}

#basic-info div.vacancy ul.vacancy li a {
  font-weight: bold;
}

#basic-info div.vacancy ul.vacancy li.second-li {
  margin-bottom: 25px;
}

ul.actioners {
  background: transparent url('../images/line-invest.jpg') repeat-y top left;
  margin-left: -44px;
  margin-top: 15px;
  padding: 3px 44px 4px;
}

ul.logs {
  background: transparent url('../images/line-logs.jpg') repeat-y top left;
  margin-left: -44px;
  margin-top: 15px;
  padding: 3px 0px 4px;
}

/**************** contacts ****************/

#contact-form input#email-customer {
  width: 285px;
}

.mail-link {
  color: #4b4b4b;
  text-decoration: underline;
}

/**************** prom *******************/

#prom td {
  vertical-align: top;
}

.man {
  position: absolute;
  background-color: #e5e5e5;
  margin: -11px 0 -12px -44px;
  width: 290px;
  text-align: center;
  padding: 5px 0;
  z-index: 90;
}

.prom-image {
  width: 250px;
  padding-bottom: 6px;
}

/************* meeting ******************/

#meet div {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 0;
}

#meet div span {
  color: #939a14;
}

#meet div.last {
  border-bottom: 0;
}

/************ region ******************/

#region li a {
  font-weight: bold;
  text-decoration: none;
}

#region li.menu {
  margin-bottom: 10px;
  background: none;
}

#region li.menu_active {
  margin-bottom: 10px;
  background: transparent url('../images/region-arrow.gif') no-repeat center left;
  padding-left: 18px;
}

#region li.menu_active a {
  margin-bottom: 10px;
  color: #868d02;
}

/*********** contacts-reg **********/

#contacts-reg {
  width: 100%;
}

#contacts-reg td {
  padding-bottom: 25px;
}

#contacts-reg td h2 {
  padding-bottom: 5px;
}

/*********** links ************/

.link-site {
  padding-bottom: 20px;
}

.link-site h2 a {
  text-decoration: underline;
  color: #4b4b4b;
}

.link-site .grey {
  text-decoration: underline;
}

.date-press {
  float: left;
}

#public-page {
  width: 100%;
  margin-bottom: 20px;
}

#public-page td {
  vertical-align: top;
}

#public-page .date-public {
  padding: 0 10px;
}

#public-page .link-site {
  padding: 4px 0;
}

#form-public select {
  width: 97px;
}

#form-public input {
  border: none;
  background-color: #7f7e81;
  width: auto;
  color: #fff;
  font-size: 11px;
  padding: 3px 4px 2px;
  padding-top: expression('2px');
}

#months {
  margin-top: -20px;
  width: 360px;
  height: 50px;
  background-color: #ebdc00;
  margin-bottom: 20px;
}

#months a {
  margin-left: 2px;
  text-decoration: underline;
  color: #717171;
}

#decade {
  margin-top: -20px;
  width: 360px;
  height: 24px;
  background-color: #ebdc00;
  text-align: center;
  margin-bottom: 20px;
}

#decade a {
  margin-left: 2px;
  text-decoration: underline;
  color: #717171;
}

#members td {
  vertical-align: top;
}

#members td.photo-memb {
  width: 250px;
}

#members td.photo-memb img {
  background: transparent url('../images/back-member.jpg') no-repeat top left;
  padding: 12px 15px 13px;
}

#statistic.result-table {
  width: 70%;
}

#statistic.result-table .doc {
  width: 30%;
  text-align: right;
}

#members .member-name {
  font-weight: bold;
  font-size: 12px;
}

#members .member-desc {
  font-size: 10px;
}

#members .member-desc span {
  font-size: 11px;
}

#members a {
  text-decoration: underline;
  color: #4b4b4b;
  font-weight: bold;
}

#present {
  width: 100%;
}

#present td {
  padding: 0 10px;
}

#present .present-name a {
  color: #4b4b4b;
  font-weight: bold;
}

#present .present-link {
  width: 70px;
  text-align: right;
}

#present .present-link a.linked {
  color: #4b4b4b;
  text-decoration: underline;
}

#present .present-desc {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

/**************** !!!!! STORY !!!!!!! ****************/

#story-div {
  width: 250px;
  float: left;
}

#story-line {
  height: 423px;
  width: 15px;
  background: transparent url('../images/story-line.jpg') no-repeat top left;
  position: absolute;
  top: 260px;
  left: 558px;
  z-index: 70;
}

#table-story td {
  vertical-align: top;
}

#image-key {
  margin-right: 15px;
  padding: 13px;
  padding-right: 14px;
  z-index: 71;
  background: transparent url('../images/story-img.gif') no-repeat top left;
}

.point-label a {
  color: #868D02;
  text-decoration: underline;
}

.points img {
  background: transparent url('../images/circle.jpg') no-repeat top left;
  float: left;
}

.points-active img {
  float: left;
  background: transparent url('../images/circle-active.jpg') no-repeat top left;
}

#sitemap h2 {
  font-size: 12px;
}

#sitemap ul {
  margin-left: 5px;
  margin-bottom: 15px;
}

#sitemap ul li ul {
  margin-bottom: 0;
}

#sitemap ul li ul li {
  font-weight: normal;
}

#sitemap li {
  margin: 0;
}

#basic-info #sitemap a {
  color: #4B4B4B;
  text-decoration: none;
}

#extended-search {
  width: 277px;
}


#extended-answer {
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
  border-collapse: collapsed;
}

#extended-answer td {
  padding: 0 10px;
}

#extended-answer .extended-name {
  padding-top: 5px;
}

#extended-answer .extended-name a {
  color: #4b4b4b;
  font-weight: bold;
}

#extended-answer .extended-desc {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

#extended-answer .extended-desc a {
  color: #939A14;
}

#pager.search {
  margin-left: 45px;
}

.point-label {
  color: #959b22;
  font-size: 10px;
  margin-right: 5px;
}

#rubric {
  margin-top: 20px;
  z-index: 90;
  font-size: 11px;
  height: 80px;
}

#rubric td {
  padding-left: 15px;
}

#rubric td a {
  color: #939a14;
  text-decoration: underline;
}

#rubric td.active a {
  color: #b4b4b4;
}