@charset "UTF-8";

/* ~~~ [regular classes/selectors definitions] ~~~ */

BODY, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, SELECT, TEXTAREA {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        color: #d3e8fc;
}

body  {
        margin: 0;
        padding: 0;
        color: #a4c2dc;
        background: #080e5a url(img/mainarea-bg.jpg) no-repeat left 280px;
}

img {
        border: none;
}

a {
        color: #70b5e0;
        text-decoration: none;
}

h2 {
     font-weight: normal;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     text-transform: uppercase;
     font-size: 14pt;
}

td#rootline {
        background-color: #010753;
        border-bottom: 1px solid #738bd4;
}

td#leftcolumn {
        background: none;
        width: 230px;
        vertical-align: top;
    padding-left: 3px;
}

td#content {
        padding: 47px 30px;
        background: none;
        vertical-align: top;
    width: 100%;
}
td#rightcolumn {
        padding-top: 47px;
        background: none;
        width: 210px !important;
        vertical-align: top;
    padding-right: 10px;
}

ul#techmenu {
        float: left;
    margin: 10px;
    padding: 0;
    margin-left: 80px;
}

ul#techmenu li {
        display: inline;
        padding: 0px 8px;
}

ul#topmenu {
        float: right;
        margin-right: 25px;
    margin: 10px;
    padding: 0;

}

ul#topmenu li {
        display: inline;
        padding: 0px 18px;
}

ul#topmenu li a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
    white-space: nowrap;
}

#header {
        background: url(img/header-bg.jpg) repeat-x left top;
        height: 219px;
}

#header div {
        height: 219px;
        background: url(img/header-conditioneer.jpg) no-repeat left top;
        text-align: right;
}

#header img {
        margin: 20px;
}

#mmcontainer {
        background: #455cba url(img/mainmenu-bg.jpg) no-repeat left top;
        padding-left: 100px;
    padding-right: 24px;
}
#mainmenu {
        height: 25px;
}

#mainmenu td {
  text-align: center;
}
#mainmenu td img {
  margin-right: 5px;
}

#mainmenu a {
        font-weight: bold;
        color: #ffffff;
        text-decoration: none;
        font-size: 10pt;
}

#tm10 {
  padding-left: 18px;
  background: url(img/tm10.gif) no-repeat left center;
}

#tm8 {
  padding-left: 15px;
  background: url(img/tm8.gif) no-repeat left center;
}

#tm7 {
  padding-left: 17px;
  background: url(img/tm7.gif) no-repeat left center;
}

#tm6 {
  padding-left: 18px;
  background: url(img/tm6.gif) no-repeat left center;
}

#tm5 {
  padding-left: 18px;
  background: url(img/tm5.gif) no-repeat left center;
}

#tm4 {
  padding-left: 18px;
  background: url(img/tm4.gif) no-repeat left center;
}

ul#leftmenu {
        margin:0px;
        margin-top: 47px;
        padding:70px 0px;
        width:222px;
}

ul#leftmenu li {
        background:transparent url(img/leftitem-bg.gif) repeat-x left bottom;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0px 0px 0px 0px;
        padding:5px 0px 5px 0px;
}

ul#leftmenu li a {
  /*        background:transparent url(img/mainmenuitem-bg.gif) no-repeat scroll left 1px; */
        background:transparent url(img/mmenu-bg.gif) no-repeat scroll left 1px;
        color:#FFFFFF;
        font-size:8pt;
        font-weight:bold;
    padding-top: 7px;
        padding-left:18px;
        text-decoration: none;
    display: block;
    height: 25px;
}

td#footer {
        border-top: #102275 1px solid;
        height: 60px;
        padding: 0px 30px;
}

div#login label {
        display: block;
        float: left;
        width: 65px;
}

div#login div {
        margin-bottom: 7px;
}

div#login .inptext {
        border: 1px solid #999999;
        width: 100px;
        height: 14px;
    color: #000033;
    font-size: 8pt;
}

.button {
        border: 1px solid #7881a5;
        background-color: #2b40b1;
        color: #dee4fe;
        font-size: 9pt;
}

div#copyright {
        font-size: 8pt;
        color: #ffffff;
        float: right;
        margin-right: 20px;
        text-align: right;
}


div#rightcontent div.tx-flseositemap-pi1 ul {
        margin:0px;
        padding:0px;
}

div#rightcontent div.tx-flseositemap-pi1 li {
        background:transparent url(img/leftitem-bg.gif) repeat-x left bottom;
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0px 4px 0px 0px;
        padding:10px 5px 12px 2px;
}

div#rightcontent div.tx-flseositemap-pi1 li a {
        background:transparent url(img/mainmenuitem-bg.gif) no-repeat scroll left 1px;
        color:#FFFFFF;
        font-size:9pt;
        font-weight:bold;
    padding: 1px 0px;
        padding-left:18px;
        text-decoration: none;
}


td#content div.tx-flseositemap-pi1 ul {
        margin:0px;
        padding:0px;
}

td#content div.tx-flseositemap-pi1 li {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
    font-size: 8pt;
        margin:0px 4px 22px 30px;
    color: #afd2f5;
}

td#content div.tx-flseositemap-pi1 li a {
        color:#FFFFFF;
        font-size:12pt;
        font-weight:bold;
        text-decoration: none;
    display: block;
    margin-bottom: 3px;
}

td#content div.tx-flseositemap-pi1 li a:hover {
        text-decoration: underline;
}


.news-latest-item h3 {
        font-size: 10pt;
        margin: 0px;
        padding: 0px;
}

.news-latest-item h3 a {
        color: #ffffff;
}


.news-latest-item {
        margin-bottom: 15px;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
}

.news-list-item h3 a {
        font-size: 12pt;
                color: #ffffff;
}
.news-list-date {
        font-size: 8pt;
        display: block;
}

.news-single-item hr, .news-list-item hr {
  border: none 0;
  height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
  background: url(img/leftitem-bg.gif) repeat-x;
  margin: 10px 0px 25px 0px;
}

#rightcontent h2 {
  white-space: nowrap !important;
}


/* ~~~ [pricelists definitions] ~~~ */

div.filelistitem {
  margin-top: 30px;
}

div.flicon {
  float: left;
}

div.flbody {
  margin-left: 24px;
}

div.flheader {
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
}

div.flheader span a {
  font-size: 8pt;
}

div.fldesc {
  margin: 5px 0px 10px 0px;
  font-size: 8pt;
}

div.fldate {
  font-size: 8pt;
  font-weight: bold;
  color: #468bcb;
}

div.fldlcount {
  font-size: 8pt;
  font-weight: bold;
  color: #468bcb;
}

ul.tx-irfaq-questions-list li {
  margin-bottom: 10px;
  list-style: url(img/list-arrow.gif) outside square;
}

ul.tx-irfaq-questions-list li a {
  font-size: 10pt;
  font-weight: bold;
  color: #fff;
}

/* ~~~ [form definitions] ~~~ */

.csc-mailform {
        border: 1px solid #b1d2ed;
        padding: 20px;
        padding-top: 30px;
}

.csc-mailform label {
        width: 200px;
        font-weight: bold;
        display: block;
        float: left;
}

.csc-mailform input, .csc-mailform textarea, .csc-mailform select  {
        border: 1px solid #777777;
        width: 260px;
        color:#000033;
        margin-bottom: 10px;
}

.csc-mailform-submit {
        width: 100px !important;
        margin-left: 250px;

}

div.merror {
  font-size: 8pt;
  color: #FFFF00;
}

/* ~~~ [product list definitions] ~~~ */

table.comtool-prodlist-item {
  margin-bottom: 25px;
}

td.prodlist-image {
  width: 160px;
  background-color: #fff;
  text-align: center;
  vertical-align: top;
  padding: 6px 0px;
}

td.prodcontent {
  background-color: #dce8f6;
  padding: 6px;
}

td.prodcontent, td.prodcontent p {
  color: #102171;
}

td.prodcontent h3 a, td.prodcontent h3 {
  color: #93030c !important;
}


td.prodcontent td.label { 
  color: #2a3c8d;
  font-weight: bold;
  width: 70%;
}

td.prodcontent td.value { 
  color: #056907;
  font-weight: bold;
  width: 30%;
}

td.prodcontent HR { width: 100%; height: 1px; color: #a7b6e7; border: none; } /* Для IE */

HTML>BODY td.prodcontent HR {width: 100%; height: 1px; background-color: #a7b6e7; border: none; } /* Для броузеров на базе Gecko */

HTML>BODY td.prodcontent HR {width: 100%; height: 1px; background-color: #a7b6e7; border: 0px solid #a7b6e7; } /* Для Оперы и броузеров на базе Gecko */

div.morelink {
  margin-right: 12px;
  text-align: right;
}

div.morelink a {
  color: #93030c !important;
  background: url(img/morelink-bg.gif) no-repeat left 4px;
  padding-left: 13px;
  padding-bottom: 2px;
  font-weight: bold;
  font-size: 8pt;
}

.proditem-price1 {
        display: none;
        width: 75px;
        position: relative;
        float: left;
        text-align: center;
        bottom: 6px;
        left: 3px;
        color: #870003;
        font-size: 12pt;
        font-weight: bold;
        margin-top: 10px;

}

.proditem-price2 {
        width: 75px;
        position: relative;
        float: right;
        text-align: center;
        bottom: 6px;
        right: 3px;
        color: #036707;
        font-size: 12pt;
        font-weight: bold;
        margin-top: 10px;

}

.proditem-price1 strong, .proditem-price2 strong  {
        display: block;
        font-size: 11pt;
        font-weight: bold;
}

.proditem-price1 span, .proditem-price2 span {
        display: block;
        font-size: 7pt;
        font-weight: bold;
        margin-bottom: 8px;
}



div.barplace {
  text-align: center;
  margin-bottom: 20px;
}

.news-catmenu div {
  margin-left: 25px;
  margin-bottom: 5px;
}

.level1 a, .level2 a {
  font-size: 11pt;
  font-weight: bold;
  color: #fff;
}

.level3 a {
  font-size: 10pt;
  font-weight: bold;
  color: #b5daf4;
}

.level4 a {
  font-size: 8t;
  font-weight: normal;
  color: #b5daf4;
}


.level5 a {
  font-size: 8t;
  font-weight: normal;
  color: #81a8f9;
}

td#content h2 {
  clear: left;
  padding-top: 20px;
}

ul#catnav {
}

ul#catnav li {
/*  list-style: url(img/list-arrow.gif) outside square; */
  margin-bottom: 6px;
  clear: left;
  list-style: none;
  clear: left;
  padding-top: 10px;
}

ul#catnav li a h3 {
  font-size: 11pt;
  font-weight: bold;
  color: #fff;
  margin-left: 118px;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}

ul#catnav li a img {
  display: block;
  float: left;
  width: 100px;
}

ul#catnav li a div {
  font-size: 8pt;
  font-weight: normal;
  color: #AFD2F5;
  margin-left: 138px;
}

body#id77 .tx-flseositemap-pi1 ul li {
  list-style: url(img/list-arrow.gif) outside square ;
/*  margin-bottom: 3px; */
}

body#id77 .tx-flseositemap-pi1 ul li a {
  font-size: 11pt;
  font-weight: bold;
  color: #fff;
}

body#id63 .tx-flseositemap-pi1 ul li {
  list-style: url(img/list-arrow.gif) outside square ;
/*  margin-bottom: 3px; */
}

body#id63 .tx-flseositemap-pi1 ul li a {
  font-size: 11pt;
  font-weight: bold;
  color: #fff;
}

.tx-flseositemap-pi1 ul ul {
  margin-left: 15px;
  margin-top: 15px;
}


div#megaid {
  text-align: center;
  clear: both;
}

div#megaid div {
  margin: 10px auto;
  padding: 8px;
  background-color: #122ba2;  
  width: 620px;
  text-align: left;
  border: 1px solid #fff;
}

div#megaid select {
  color: #464646;
  width: 200px;
  border: 1px solid #000;
  margin-right: 20px;
}

form.sorting {
  margin-bottom: 8px;
}

div#megaid input {
  color: #464646;
  width: 120px;
  border: 1px solid #458383;
}

div#megaid label {
  display: block;
  float: left;
  width: 250px;
}

div#pager {
  text-align: center;
}

div#pager a {
  font-weight: bold;
}

div.partners-list-item {
  margin-bottom: 20px;
}


td.partners-txt {
  padding-left: 20px;
}

div.partners-list-item h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

table#chimgtable td {
  background-color: #ffffff;
}

ul#prodsinview {
  border-top: 1px solid #b8c2ec;
  padding-top: 20px;
}

ul#prodsinview li {
  margin-bottom: 15px;
  color: #102171;
  list-style: url(img/sinview-bg.gif);
}

div#cat_image {
  float: right;
  height: 75px;
  position: relative;
  top: -70px;
}

.inpcol  {
        border: 1px solid #777777;
        color:#000033;
}

.sub {
        color:#000033;
}

div#barleft tr, div#barleft table {
  display: block;
}

div#barleft td {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}


