/* global distribution styles */
.pl50 {
    padding-left: 50px;
}
.ml50 {
    margin-left: 50px;
}

body{
    background: #eef3e8 url(../../../img/distrib/topbg.gif) repeat-x;
}

/* header styles */
.headerTable {
    width: 990px; height: 208px;
    background: url(../../../img/distrib/topbg.gif) repeat-x;
}
.headerTable .logowidth {
    width: 734px; height: 208px;
}
.headerTable .logo {
    width: 734px; height: 98px;
    padding: 18px 25px 0 0;
    background: url(../../../img/distrib/header.jpg) no-repeat;
}

.topMenu .higherRow {
    height: 42px;
    border-bottom: 1px solid #99cc66;
    padding-left: 7px;
}
.topMenu .higherRow .pad {
    padding-right: 22px;
}
.topMenu .lowerRow {
    height: 42px;
    border-bottom: 1px solid #99cc66;
    background: #d4e7c1;
    padding-left: 10px; padding-top: 6px;
    color: black;
}

.topMenu .lowerRow .divis{
    padding: 2px 5px 0 5px;
    vertical-align: top;
}

.topMenu .lowerRow td.link {
    padding: 2px 5px 0 5px;
    height: 26px;
    vertical-align: top;
}
.topMenu .lowerRow a{
    color: black;
}
.topMenu .lowerRow td.active {
    background:#99cc66 url(../../../img/distrib/arrow_lowermenu.gif) no-repeat bottom;
}
.topMenu .lowerRow td.active a{
    font-weight: bold;
    text-decoration: none;
}

.topSubMenu {
    width: 285px;
    background-color: #d4e7c1;
    border-bottom: 1px solid #e9f1e0;
    border-top: 1px solid #eef3e8;
    color: black;
    position: absolute;
    padding-bottom:8px;
    min-height: 113px;
}
.topSubMenu ul {
    margin: 0 0 0 25px;
    padding: 0;
    list-style-image: url(../../../img/distrib/arrow_submenu.gif);
}
.topSubMenu ul li{
    margin: 0 0 4px 0;
}
.topSubMenu .menuLeft {
    margin: 22px 0 0 6px;
    width: 135px;
}
.topSubMenu .menuRight {
    margin: 22px 0 0 0;
    width: 130px;
}
.topSubMenu a{
    color: black;
}
.topSubMenu a.active{
    font-weight: bold;
    text-decoration: none;
}

.langSwitchers {
    width: 188px; height: 40px;
}
.langSwitchers .middle {
    border-left: 1px solid #5b6fad;
    border-right: 1px solid #5b6fad;
    width: 77px;
}
.h20 {height: 20px;}

.userMenu {
    width: 166px;
    color: #00b2ff;
    margin-left: 34px;
}
.userMenu .dot {
    width: 20px; height: 25px;
}
.userMenu .link {
    width: 146px; height: 25px;
    border-bottom: 1px solid #7e7e70;
}
.userMenu .nobrdr {
    border-bottom: 0;
}
.userMenu .link a {
    text-decoration: none;
}
.userMenu .link a:hover {
    text-decoration: underline;
}

/* breadcrumbs table */
.breadTable {
    width: 990px; height: 37px;
}
.breadTable .leftpad {
    width: 50px;
}
.breadTable .rightpad {
    color: #3366cc;
    padding-left: 354px;
}
.breadTable .rightpad a.active{
    text-decoration: none;
    color: black;
}
.breadTable .nosubmenu {
    padding-left: 9px;
}

/* middle table */
.middleTable {
    width: 990px;
}
.middleTable .firstcell {
    padding: 55px 1px 0 50px;
}
.middleTable .nosubmenu {
    padding-top: 0;
}
.middleTable .secondcell {
    width: 655px;
}

.fastnews {
    width: 546px;
    margin: 0px 40px 20px 70px;
}
.fastnews .title {
    padding-top: 10px;
    height: 46px;
}
.fastnews .bb {border-bottom: 1px solid #99cc66;}

.fastnews .mainnews {padding: 10px 0 10px 0;}
.fastnews .mainnews .img {
    border-bottom: 5px solid #99cc66;
}
.fastnews .mainnews .text {
    width: 413px;
    margin-right: 5px;
}

.fastnews .mainnews .text .date {
    width: 82px; height: 15px;
    font-size: 9px; line-height: 9px;
    background: #99cc66;
    color: black;
}
.fastnews .mainnews .text .date div {
    margin: 3px 0 0 3px;
    height: 9px; width: 79px;
}
.fastnews .mainnews .text .plaintext{
    float: left;
    margin: 6px 0 6px 1px;
    width: 412px;
}
.fastnews .mainnews .text .readmore{
    clear: both;
}

/* new */
.fastnews .noimg .text {
    width: 533px;
}
.fastnews .noimg .text .plaintext{
    width: 532px;
}
/* /new */

.fastnews .viewarchive {
    padding-top: 5px; padding-left: 2px;
}

.middleTable .secondcell .collage {
    width: 600px; height: 326px;
    border-bottom: 5px solid #023480;
    clear: both;
}

.middleTable .secondcell .serviceslist {
    width: 272px;
    margin-top: 20px;
}
.distribution {
    font-size: 12px; color: black;
    width: 272px;
}
.distribution .heading {
    padding: 12px 0 14px 0;
}
.distribution .bullet {
    width: 22px; height: 19px;
    vertical-align: top;
    padding-top: 1px;
}
.distribution .text {
    width: 318px; height: 19px;
    border-bottom: 1px solid #a6aaa2;
    padding: 3px 0 3px 0;
}
.distribution .text a{
    color: black;
    text-decoration: none;
}
.distribution .active a{
    font-weight: bold;
}
.distribution .text a:hover{
    text-decoration: underline;
}
.distribution .nobrdr {
    border-bottom: 0;
}

.subcatalogue {
    margin-left: 20px;
}
.subcatalogue a {
    color: black;
    text-decoration: none;
}
.subcatalogue .active a {
    font-weight: bold;
}
.subcatalogue a:hover {
    text-decoration: underline;
}
.subcatalogue td {
    height: 21px;
    background: url(../../../img/pluseg.gif) no-repeat;
    padding-left: 20px;
}
.subcatalogue td.top {
    background: url(../../../img/pluseg_top.gif) no-repeat;
}
.subcatalogue td.bottom {
    background: url(../../../img/pluseg_bottom.gif) no-repeat;
}

.promocontacts {
    width: 284px;
    margin: 20px 0 0 0;
}
.promocontacts .promo {
    width: 284px;
    margin-bottom: 20px;
}
.promocontacts .promo .padleft20 {
    margin-left: 20px;
}
.promocontacts .promo .heading {
    width: 260px;
    margin-bottom: 5px;
}
.promocontacts .promo .text {
    width: 108px;
}
.promocontacts .promo .image {
    width: 151px;
}
.promocontacts .promo .borderbottom {
    width: 284px;
}

.promocontacts .contacts .heading {
    padding: 0 0 6px 0;
    margin-left: 20px;
}
.promocontacts .contacts .table {
    margin-left: 20px;
}
.promocontacts .contacts .table td{
    padding: 6px 0 6px 0;
}
.promocontacts .contacts .sendlink {
    margin: 10px 0 20px 20px;
}
.promocontacts .contacts .sendlink img {
    margin-right: 5px;
}

.leader_heading {
    margin: 25px 0 15px 70px;
}
.leader_content {
    background: url(../../../img/promoblock/ruporbg.jpg) no-repeat;
    width: 273px;
    height: 165px;
    margin-left: 70px;
}
.leader_content .image {
    width: 75px; height: 75px;
    margin: 17px 0 0 10px;
}
.leader_content .image img {
    border: 1px solid #71b116;
}
.leader_content .text {
    width: 165px;
}
.leader_content .text h1 {
    font-weight: normal; font-size: 18px;
    margin: 13px 0 3px 0;
}

/* footer styles */
.footerTable {
    width: 950px; height: 61px;
    margin-top: 10px;
}
.footerFirstCell div {
    border-top: 1px solid #99cc66;
    width: 100%;
    padding-top: 10px;
}
.footerSecondCell div {
    border-top: 1px solid #99cc66;
    width: 100%;
    padding-top: 10px;
}
.footerSecondCell img {
    margin-left: 9px;
}

/* content */
.content {
    margin: 20px 40px 20px 70px;
}
.content h1 {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 16px 0;
}
.content h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 16px 0;
}
.content h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 14px 0;
}
.content h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 12px 0;
}
.content h5 {
    font-size: 12px;
    color: #579112;
    font-weight: bold;
    margin: 0 0 12px 0;
}
.content h6 {
    font-size: 12px;
    color: #2374c3;
    font-weight: bold;
    margin: 0 0 12px 0;
}
.content p {
    font-size: 12px;
    margin: 0 0 10px 0;
}
.content p.big {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.content ul {
    font-size: 12px;
    margin: 0 0 10px 40px;
}
.content ol {
    font-size: 12px;
    margin: 0 0 10px 40px;
}

/* CATALGUE */
.catalogueProduct {
    width: 544px;
    margin-top: 45px;
}
.catalogueProduct .productheading h1 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}
.catalogueProduct .productsubheading h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px; margin-bottom: 8px;
}
.catalogueProduct .productchars {
    padding-bottom: 20px;
}
.catalogueProduct .image {
    width: 150px; height: 150px;
}
.catalogueProduct .image img {
    border: 1px solid #99cc66;
}
.catalogueProduct .techChars {
    width: 352px;
}
.catalogueProduct .techChars .table {
    width: 352px;
}
.catalogueProduct .techChars .table td {
    padding: 4px 0 4px 0;
    border-bottom: 1px solid #99cc66;
}
.catalogueProduct .techChars .table td.bullet {
    width: 19px;
    padding-top: 1px;
}
.catalogueProduct .techChars .table td.name {
    width: 140px;
    font-size: 12px;
    color: #336600;
}
.catalogueProduct .techChars .table td.char {
    width: 193px;
    font-size: 12px;
    color: black;
}
.catalogueProduct .techChars .table td.char h1 {
    font-size: 16px;
    font-weight: bold;
    color: #3366cc;
    margin-bottom: 2px;
}
.catalogueProduct .headertr {
    background: #d4e7c1;
    font-size: 14px;
    height: 32px;
    padding-left: 11px;
}
.catalogueProduct .description {
    font-size: 12px;
    padding: 10px 0 10px 0;
}
.catalogueProduct .description ul {
    margin: 27px 0 27px 51px;
}
.catalogueProduct .description li {
    margin: 3px 0 3px 0;
}
.catalogueProduct .seelinked {
    font-size: 12px;
    padding: 12px 0 12px 0;
    border-bottom: 1px solid #99cc66;
}
.catalogueProduct .nobrdr {
    border-bottom: 0;
}
.catalogueProduct .seelinked ul {
    margin: 12px 0 3px 51px;
    list-style: none;
}
.catalogueProduct .seelinked li {
    margin: 6px 0 6px 0;
}

.brandfilter .heading {
    width: 144px; height: 43px;
}
.brandfilter .filter {
    width: 417px; height: 43px;
    background: #d4e7c1;
}
.brandfilter .filter input {
    font-size: 11px;
    width: 118px;
}
.brandfilter .filter select {
    font-size: 12px;
    width: 255px;
}
.brandsections {
    border-top: 2px solid #99cc66;
    border-bottom: 1px solid #99cc66;
}
.sectionmargins {
    margin-top: 10px; margin-bottom: 15px;
}
.brandsections td {
    border-bottom: 1px solid #99cc66;
    height: 24px;
}
.brandsections td.bullet {
    width: 26px;
    padding-left: 7px;
    vertical-align: top;
}
.brandsections td.arrow {
    width: 18px;
}
.brandsections td.more {
    width: 143px;
    text-align: right;
}
.brandsections td.name {
    width: 374px;
}


.brandproducts th {
    text-align: left;
    color: #336600;
    font-size: 12px; font-weight: normal;
    border-top: 1px solid #99cc66; border-bottom: 2px solid #99cc66;
    height: 30px;
    padding-left: 10px;
}
.brandproducts td {
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #99cc66;
    height: 22px;
    padding-left: 10px;
}
.brandproducts .nopadleft {
    padding-left: 0;
}
.brandproducts .mod {
    background: #e1edd4;
}
.prd1 {
    width: 110px;
}
.prd2 {
    width: 160px;
}
.prd3 {
    width: 130px;
}
.prd4 {
    width: 88px;
}
.prd5 {
    width: 25px;
}

img.decor-bullet{
    margin: 0 3px 0 7px;
}
a.products-link{
    font-size: 8pt;
    color: #1F56B8;
    text-decoration: underline;
}

.menu-main{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    font-size:9pt;
}

.active{
    color:#336600;
}


/* catalogue tree */
.catalogue-tree-container{
    margin: 21px auto auto 14px;
}

.catalogue-tree-container a{
    color: #000000;
    font-size: 8.5pt;
    text-decoration: none;
}

.catalogue-tree-container a:hover{
    text-decoration: underline;
}

.catalogue-tree-container dl{
    margin: 0;
    padding: 0;
}

.catalogue-tree-container dt{
    margin: 0;
    padding: 0 0 3px 0;
    width: 20px;
    height: 18px;
    float: left;
    clear: left;
    background: url("../../../img/distrib/arrow-green.png") no-repeat;
}

.catalogue-tree-container dd{
    margin: 0;
    padding: 3px 0 5px 0;
    float: left;
}

a.root-node{
    color: #000117;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

a.root-node:hover{
    text-decoration: underline;
}

.catalogue-tree-container ul{
    margin: 0 0 0 6px;
    padding: 0;
    list-style-type: none;
    border-left: 1px solid #7E7E70;
}

.catalogue-tree-container ul ul{
    margin-left: 15px;
}

.catalogue-tree-container br{
    clear: both;
}

.catalogue-tree-container li{
    padding: 3px 0;
}

.catalogue-tree-container .node-state{
    position: relative;
    margin: 0 0 0 -5px;
    vertical-align: bottom;
}

li.node-last{
    padding-bottom: 0;
}

img.decor-bullet{
    margin: 0 7px;
}

a.products-link{
    font-size: 8pt;
    color: #1F56B8;
    text-decoration: underline;
}

a.products-link:hover{
    text-decoration: none;
}

.expand-collapse{
    margin: 15px 0 0 17px;
    padding-right: 15px;
}

.expand-collapse a{
    color: #000000;
}

/* ========== forms ============= */
.input-form{
    /*background:#EEF3E8;*/
    background:#ffffff;
}

.form-content{
    padding:6px 16px 8px 16px;
}

.field-title{
    padding-top:5px;
    padding-right: 16px;
}

.field-title dfn{
    display: block;
    font-size: 8pt;
}

.field-title em{
    color: #B42425;
}

.field-image{
    padding-left:14px;
    padding-right:14px;
}
.field-input{

}
.input{
    border:1px solid #7BBA18;
    width:100%;
    margin: 0px 0px 6px 0px;
}
.textarea{
    border:1px solid #7BBA18;
    width:100%;
    margin: 6px 0px 6px 0px;
    height: 9em;
}
.green-spacer{
    background-color:#7BBA18;
    height:1px;
    font-size:0px;
    margin-top:5px;
    margin-bottom:5px;
}

.white-spacer{
    background-color:#EEF3E8;
    height:12px;
}

.bold{
    height:2px;
}

.search-check td{
    padding-right:5px;
}
.search-check td.text{
    color:#676767;
}
.input-form .delimiter{
    background-color: #68A332;
    padding: 7px 0 7px 23px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 9pt;
}

.submit-btn{
    border:1px solid #7BBA18;
    background-color: #F6F6F2;
    font-weight: bold;
    font-size: 9pt;
    padding: 3px;
}

.search-check td.spacer{
    padding-right:12px;
}

dl.controls-set, dl.controls-set dt, dl.controls-set dd{
    margin: 0;
    padding: 0;
}

dl.controls-set dt{
    float: left;
    clear: left;
}

div.error-message{
    margin: 5px 0 15px 20px;
    color: #B42425;
    font-size: 9pt;
}

div.notice-message{
    margin: 5px 0 15px 20px;
    color: Green;
    font-size: 9pt;
}

dl.controls-set label{
    display: block;
    margin-top: 3px;
}

.find{
    padding-left:10px;
}
.button{
    margin:0px;
}

.register .input{
    margin:3px 0px;
}

.register .header-small{
    font-weight:normal;
}

.register .avatar{
    border:1px solid #CCFF99;
}
.toolbar td{
    padding:2px 4px 2px 0px;
}

textarea.forum{
    margin-top:3px;
    width:400px;
    height:100px;
}
/* ========== /forms ============= */

/* ====== faq ========= */
.faq-list{
    border-top: 2px solid #99cc66;
    border-bottom: 1px solid #99cc66;
}

.faq-list td {
    border-bottom: 1px solid #99cc66;
    height: 24px;
}
.sectionmargins {
    margin-top: 10px; margin-bottom: 15px;
}

.faq-list td.bullet {
    width: 26px;
    padding-left: 7px;
    vertical-align: top;
}

td.name {
    width: 374px;
}

.faq-list td.arrow {
    width: 18px;
}

.faq-list td.more {
    width: 143px;
    text-align: right;
}

.faq-category{
    border-bottom: 2px solid #99cc66;
    color:#555555;
}

.faq-category td{
    height:22px;
    font-size:11pt;
}
.faq-category td.bullet {
    width: 29px;
    padding-left: 7px;
    padding-top: 2px;
    vertical-align: top;
}

.faq-category .question{
    font-size:9pt;
    font-weight:bold;
}
.faq-category .answer{
    padding-left:20px;
    font-size:11pt;
}

/* ====== /faq ========= */

.pager-control td{
    background-color: #E1EDD4;
    padding: 2px 7px;
}

/* ======== vacancies ======== */
.vacancies-list{
    border-bottom: 2px solid #99cc66;
    color:#555555;
    padding-top: 16px;
    padding-bottom: 11px;
}

.vacancies-list .desc{

    vertical-align:top;
    padding-left:35px;
    padding-right:35px;
    padding-top:6px;
}

.vacancies-list .text .date {
    width: 52px; height: 15px;
    font-size: 9px; line-height: 9px;
    background: #e5e5e5;
    color: black;
    padding:3px 0 0 3px;
}

/* ======== /vacancies ======== */

/* catalogue tree */
.cat-tree-container{
    margin: 21px auto auto 14px;
}

.cat-tree-container a{
    color: #000000;
    font-size: 8.5pt;
    text-decoration: none;
}

.cat-tree-container a:hover{
    text-decoration: underline;
}

.cat-tree-container dl{
    margin: 0;
    padding: 0;
}

.cat-tree-container td.arrow{
    padding: 0 0 3px 0;
    width: 20px;
    height: 18px;
}

.cat-tree-container td.item{
    padding: 3px 0 5px 0;
}

.cat-tree-container a.root-node{
    color: #000117;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.cat-tree-container a.root-node:hover{
    text-decoration: underline;
}

.cat-tree-container table{
    margin-left: 15px;
    border-left: 1px solid #7E7E70;
}

.cat-tree-container table td{
    padding: 3px 0 3px 15px;
}

.cat-tree-container table td.node-last{
    padding-bottom: 0;
}

.cat-tree-container a.products-link{
    font-size: 8pt;
    color: #1F56B8;
    text-decoration: underline;
}

.cat-tree-container a.products-link:hover{
    text-decoration: none;
}

/* ====== company list ======= */
.company-list{
    border-bottom: 2px solid #99cc66;
    color:#555555;
    padding-top: 16px;
    padding-bottom: 11px;
}

.company-list .logo{
    vertical-align:top;
    width:1%;
}

.company-list .desc{
    width:230px;
    vertical-align:top;
    padding-left:35px;
    padding-right:35px;
}

.company-list .desc .header a{
    font-size: 12pt;
    color: #020202;
    text-decoration: none;
}

.company-list .desc .header a:hover{
    text-decoration: underline;
}

.company-list .contacts{
    vertical-align:top;
    line-height:1.5;
    font-size:9pt;
}
/* ====== /company list ======= */
