/* ======== */
/* Default */
html, body, form, table {
margin: 0px;
padding: 0px;
}
body {
color: #1A1A1A;
font-size: 75%;
font-family: Arial;
line-height: 1.2em;
}
table {
border-collapse: collapse;
border-spacing: 0px;
}
table th {
padding: 0px;
}
table td {
vertical-align: top;
padding: 0px;
}
img {
border: none;
}
a {
color: #1F6699;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
input, select, textarea {
font-size: 1em;
font-family: Tahoma, Arial;
}
select {
background: #FFF;
}
select[disabled] {
color: #B2B2B2;
background: #D4D0C8;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial;
line-height: 1.2em;
}
h1 {
font-size: 2em;
font-weight: normal;
margin: 0px 0px 15px 0px;
}
h2 {
font-size: 1.35em;
margin: 0px 0px 12px 0px;
}
h3 {
font-size: 1em;
margin: 0px 0px 18px 0px;
}
.spacer {
font-size: 0px;
line-height: 0px;
margin: 0px;
padding: 0px;
border: none;
display: block;
visibility: hidden;
}
.clear {
clear: both;
}
embed { 
height: 280px;
wmode: opaque;
width: 280px;

 }



/* ======= */
/* Layout */
/* Common */
html {
height: 100%;
}
body {
width: 100%;
min-width: 1000px;
height: 100%;
background: #FFF;
}
#table_layout_top {
width: 1000px;
height: 100%;
}
#footer {
vertical-align: bottom;
}
/* Head page */
#main_content_1 {
width: 580px;
float: left;
color: #808080;
background: #F0F0EB;
margin-right: 20px;
margin-bottom: 19px
overflow: hidden;
}
#main_content_1 .body {
padding: 23px 35px 41px 60px; 
}
#main_content_2 {
width: 378px;
float: left;
border: 1px solid #E6E6E6;
margin-bottom: 19px
}
#main_content_2 .body {
padding: 22px 35px 36px 38px;
}
/* Second page */
#left_column {
width: 280px;
float: left;
clear: left;
border-top: 5px solid #CACCC4;
margin-right: 20px;
}
#left_column .layout_container {
padding: 30px 0px 20px 60px;  
}
#right_column {
width: 680px;
float: left;
border-top: 5px solid #E62C22;
}
#right_column .layout_container {
padding: 25px 0px 40px 0px; /*26px*/ 
text-align:justify;
width:680px;
overflow:hidden;
}

#right_column .layout_container td {
text-align:left;
}


/* ======= */
/* Blocks */

/* Logo */
#logo {
width: 600px;
height: 115px;
float: left;
}
#logo .layout_container {
padding: 7px 0px 0px 10px;
}

/* Navigation */
#navigation {
width: 200px;
float: left;
}
#navigation .layout_container {
padding: 62px 0px 0px 39px;
}
#navigation .item {
display: block;
float: left;
margin: 0px 16px 0px 0px;
padding: 3px 3px 4px 3px;
}
#navigation .sel {
background: url("/common/img/bg_nav_sel.gif") no-repeat 0px 0px;
}
#navigation img {
vertical-align: top;
}

/* Search */
#search {
float: left;
}
#search .layout_container {
padding: 60px 0px 0px 3px;
}
#search form {
width: 160px;
height: 19px;
background: url("/common/img/bg_search.png") no-repeat;
}
#search .input {
width: 132px;
color: #808080;
font-size: 10px;
vertical-align: middle;
border: none;
background: none;
margin: 2px 0px 0px 8px;
}
#search .image_button {
vertical-align: top;
margin: 2px 0px 0px 0px;
}

/* Top menu */
#top_menu {   
height: 32px;
clear: both;
margin-bottom: 14px;
font-size:12px; /*---2008 12 15---*/
}
#top_menu .layout_container {
padding: 0px 0px 0px 46px;
}
#top_menu .item {   
float: left;
margin: 0px 43px 0px 0px;
padding: 0px 0px 0px 15px;
}
#top_menu .item_last {
margin-right: 0px;
}
#top_menu .item div {
float: left;
height: 24px;
padding: 8px 15px 0px 0px;
}
#top_menu .sel {
background: url("/common/img/bg_top_menu_sel.png") no-repeat;
}
#top_menu .sel div {
background: url("/common/img/bg_top_menu_sel.png") no-repeat 100% 0%;
}
#top_menu .sel span,
#top_menu .sel a {
color: #FFF;
background: url("/common/img/arrow_bottom_white.gif") no-repeat 0% 0.2em;
padding-left: 20px;
cursor: default;
}
#top_menu .sel a {
cursor: pointer;
text-decoration: none;
}
#top_menu .hover {
background: url("/common/img/bg_top_menu_hover.png") no-repeat;
}
#top_menu .hover div {
background: url("/common/img/bg_top_menu_hover.png") no-repeat 100% 0%;
}
#top_menu a,
#top_menu .hover span,
#top_menu .hover a {
color: #1A1A1A;
background: url("/common/img/arrow_right_black.gif") no-repeat 0% 0.2em;
padding-left: 20px;
}
#top_menu a:hover {
color: #E62C22;
background-image: url("/common/img/arrow_right_red.gif");
text-decoration: underline;
}
#top_menu .hover span {
background-image: url("/common/img/arrow_bottom_black.gif");
}

/* Top promos */
#top_promos {
height: 280px;
clear: both;
margin-bottom: 19px;
}
#top_promos img {
display: block;
}

#top_promo_1,
#top_promo_2,
#top_promo_3 {
float: left;
padding-right: 20px;
z-index: 1; 
}
#top_layer_2
{
background-image: url http://www.teplo.tn.ru/common/upload/library/layer2.png;
background-color: #cffcff;

z-index: 2; 
}

#top_promo_1{z-index: 1; }
#top_layer_2{z-index: 2; }

#top_promo_3 {
padding-right: 0px;
}

/* Bottom promos */
#bottom_promos .item {
float: left;
padding: 0px 20px 20px 0px;
}
#bottom_promos img {
display: block;
}
#bottom_promos .last {
padding-right: 0px;
}

/* Footer container */
#footer_container {
width: 920px;
height: 85px;
clear: both;
color: #808080;
font-family: Tahoma, Arial;
font-size: 0.85em;
line-height: 1.2em;
border-bottom: 19px solid #E5E6E1;
padding: 32px 0px 0px 0px;
margin-left: 60px;
}
#footer_container p {
margin: 0px 0px 10px 0px;
}
#footer_container .text {
color: #808080;
text-decoration: none;
}
#copyright,
#bottom_logo,
#bottom_counters {
float: left;
margin-right: 20px;
}
#copyright {
width: 220px;
}
#copyright p {
margin: 0px 0px 12px 0px;
}
#bottom_logo {
width: 280px;
}
#bottom_logo img {
float: left;
margin: -3px 17px 0px 0px;
position: relative;
}
#bottom_counters {
width: 380px;
padding-top: 3px;
margin-right: 0px;
}
#bottom_counters img {
float: left;
margin-right: 9px;
}
#bottom_counters img.last {
margin-right: 0px;
}

/* left_menu */
.left_menu .item_1 {
font-size: 1.1em;
margin: 0px 0px 9px 0px;
}
.left_menu .item_1 a {
color: #E62C22;
}
.left_menu .item_2 {
font-size: 0.9em;
margin: 0px 0px 9px 0px;
}
.left_menu .item_2 a {
color: #697054;
}
.left_menu .items_child {
padding: 1px 0px 0px 30px;
margin-bottom: -1px;
}
.left_menu .items_child .items_child {
padding: 0px 0px 0px 15px;
margin-top: -5px;
}
.left_menu .sel {
font-weight: bold;
}
.left_menu .sel,
.left_menu .sel a {
color: #1A1A1A;
text-decoration: none;
}

/* Status */
.status {
margin: 0px 0px 30px 0px;
}



/* ========= */
/* Elements */

/* Common */
.left {
float: left;
}
.right {
float: right;
}
.red, a .red, a.red {
color: #E62C22;
}
.h1_pic {
margin: 0px 0px 15px 0px;
}
#head_page .h1_pic {
margin: 0px 0px 19px 0px;
}
.img_left {
float: left;
margin: 4px 20px 10px 0;
}
.img_left td {
color: #FFF;
font-size: 0.95em;
text-align: center;
background: #E62C22;
padding: 0px 0px 5px 0px;
}
.img_left img {
padding: 0px;
margin: 0px;
}

/* Form */
.button[disabled] {
color: #B2B2B2;
border: 1px solid #D7D7D7;
background: #F2F2F2;
padding-top: 0px;
padding-bottom: 1px;
}

/* Links */
.top_links {
text-align: right;
}
.bottom_links {
clear: both;
margin: 15px 0px 10px 0px;
}
.bottom_links div {
margin: 0px 0px 10px 0px;
}
a.link, .link a {
background: none;
}
a.link_print, .link_print a {
background: url("/common/img/nav_next.gif") no-repeat 100% 0.2em;
padding-right: 19px;
}
a.more, .more a {
background: url("/common/img/arrow_right_red.gif") no-repeat 100% 0.1em;
padding-right: 19px;
}
a.link_back, .link_back a {
background: url("/common/img/nav_prev.gif") no-repeat 0% 0.2em;
padding-left: 19px;
}
a.link_rss, .link_rss a {
background: url("/common/img/icon_rss.gif") no-repeat 100% 0%;
padding: 0px 23px 1px 0px;
}


/* File's icons */
.docLink,
.xlsLink,
.htmlLink,
.rarLink,
.zipLink,
.pdfLink,
.dwgLink {
line-height: 1.4em;
padding: 1px 0px 1px 22px;
}
.docLink {
background: url("/common/img/ico_wrd.gif") no-repeat;
}
.xlsLink {
background: url("/common/img/ico_xls.gif") no-repeat;
}
.htmlLink {
background: url("/common/img/ico_not.gif") no-repeat;
}
.rarLink {
background: url("/common/img/ico_not.gif") no-repeat;
}
.zipLink {
background: url("/common/img/ico_not.gif") no-repeat;
}
.pdfLink {
background: url("/common/img/ico_pdf.gif") no-repeat;
}
.dwgLink {
background: url("/common/img/ico_autocad.gif") no-repeat;
padding-left: 24px;
}

/* Page navigation */
.pager {
width: 100%;
color: #1F6699;
text-align: center;
margin: 30px 0px 15px 0px;
}
.pager .num {
margin: 0px 27px 0px 26px;
}
.pager .num a {
margin: 0px 8px;
}
.pager .num b {
color: #FFF;
font-weight: normal;
line-height: 1.25em;
background: url("/common/img/nav_sel.gif") no-repeat 50% 0%;
padding: 1px 6px 1px 6px;
display: inline-block;
}
.pager img {
margin: 0px 0px -2px 0px;
}



/* ======== */
/* Content */
/* Text */
.body {
line-height: 1.35em;
}
.body p {
margin: 0px 0px 16px 0px;
}
/* Pictures */
.body img.left {
margin: 4px 18px 4px 0px;
}
.body img.right {
margin: 4px 0px 4px 18px;
}

/* Lists */
.body ul {
list-style-type: none;
margin: 0px 0px 15px 0px;
padding: 0px;
}
.body ul li {
background: url("/common/img/bullet_arrow_right_red.gif") no-repeat 0px 0.4em;
padding-left: 12px;
margin-bottom: 3px;
}
.body ol {
margin: 0px 0px 15px 25px;
padding: 0px;
}
.body ol li {
margin-bottom: 3px;
}

/* Table */
.table_ttl {
font-weight: bold;
font-style: italic;
padding-bottom: 10px;
}
.table {
width: 100%;
margin: 0px 0px 18px 0px;
border-bottom: 2px solid #CACCC4;
}
.table th {
color: #FFF;
text-align: left;
vertical-align: top;
background: #CACCC4;
border-bottom: 3px solid #fff;
padding: 10px 20px 11px 20px;
}
.table td {
vertical-align: middle;
padding: 3px 10px 5px 20px;
}
.table .tr_color td {
background: #EFF0ED;
}
.table .td_left {
text-align: left;
}
.table .td_right {
text-align: right;
}
.table .td_center {
text-align: center;
}

/* Table with list */
.table_list {
font-size: 0.9em;
line-height: 1.3em;
}
.table_list td {
padding: 0px 50px 0px 0px;
}
.table_list .title {
font-size: 1.1em;
margin: 0px 0px 6px 0px;
}
.table_list ul li {
margin-bottom: 10px;
}

/* Compact table */
.compact {
position:relative;
} 

.compact th {
padding: 10px 5px 11px 5px;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
border-bottom: none;
}
.compact td {
border: 1px solid #CACCC4;
padding: 3px 5px 5px 5px;
}
.compact .docLink,
.compact .xlsLink,
.compact .htmlLink,
.compact .rarLink,
.compact .zipLink,
.compact .pdfLink,
.compact .dwgLink {
display: block;
}



/* ====== */
/* Pages */

/* ========== */
/* Head page */

#head_page {
}

/* Promo carousel */
#promo_carousel .content {
width: 280px;
height: 280px;
float: left;
color: #808080;
line-height: 1.35em;
background: #1A1B17;
margin-right: 20px;
display: none;
}
#promo_carousel #carousel_content_1 {
display: block;
}
#promo_carousel .content img {
display: block;
}
#promo_carousel .content .text {
padding: 32px 39px 10px 39px;
}
#promo_carousel .content .title {
margin: 0px 0px 6px 0px;
}
#promo_carousel .carousel_menu {
width: 80px;
height: 280px;
float: left;
text-align: center;
background: #4D4E4A;
}
.carousel_menu .container {
padding: 14px 15px;
}
.carousel_menu .jcarousel {
display: none;
}

/* Form select */
.form_select {
color: #1A1A1A;
padding-bottom: 28px;
}
.form_select .column {
float: left;
margin-right: 15px;
}
.form_select .column_last {
margin-right: 0px;
}
.form_select select {
width: 140px;
height: 1.6em;
color: #808080;
font-size: 0.85em;
margin-top: 5px;
}

/* FAQ */
.faq em,
.faq i {
color: #808080;
}


/* ============= */
/* Second pages */

/* ===== */
/* News */
.news .item {
margin: 0px 0px 15px 0px;
}
.news .date {
color: #939688;
font-size: 0.95em;
}
.news .item .date {
line-height: 1em;
}
.news h2 {
font-size: 1.2em;
line-height: 1.1em;
color: #E62C22;
margin: 0px 0px 8px 0px;
}

/* News archive */
.news_archive {
border-top:1px solid #fff;
font-size: 0.95em;
background: #EDEDEA;
padding: 16px 15px 15px 15px;
margin: 18px 0px 27px 0px;
}
.news_archive form * {
vertical-align: middle;
}
.news_archive .input {
width: 8.3em;
text-align: center;
margin: 0px 0px 0px 4px;
padding-top: 0px;
}
.news_archive .link_calendar {
position: relative;
top: -2px;
margin: 0px 25px 0px 2px;
}
.news_archive .button {
height: 1.85em;
margin: -1px 0px 0px 0px;
padding-top: 0px;
padding-bottom: 2px;
}


/* ======== */
/* Dealers */
.dealers_top {
font-size: 0.95em;
background: #EDEDEA;
padding: 16px 5px 15px 15px;
margin: 18px 0px 22px 0px;
}
.dealers_top form * {
vertical-align: middle;
}
.dealers_top select {
margin: 0px 15px 0px 0px;
padding-top: 0px;
}
.dealers_top span {
padding: 0px 6px 0px 0px;
}
.dealers_top .button {
height: 1.85em;
padding-top: 0px;
padding-bottom: 2px;
margin: -1px 0px 0px 10px;
}
/* Dealer table */
.dealer_tbl {
width: 100%;
}
.dealer_tbl td {
border-top: 1px solid #CACCC4;
padding: 5px 0px 18px 0px;
}
.dealer_tbl .td1 {
width: 27%;
vertical-align: middle;
padding-right: 20px;
}
.dealer_tbl .td2 {
line-height: 22px;
}
.dealer_tbl .td3 {
line-height: 20px;
border: none;
padding-top: 0px;
}
.dealer_tbl .td4 {
line-height: 15px;
padding-bottom: 26px;
}


/* ========== */
/* File list */
.file_list {
width: 100%;
}
.file_list .td1 {
font-weight: bold;
padding-bottom: 6px;
}
.file_list .td2 {
color: #939688;
font-size: 0.9em;
line-height: 13px;
padding-bottom: 8px;
}
.file_list .td3 {
padding-bottom: 18px;
}
.file_list .docum_file {
float: left;
width: 200px;
}
.file_list .img_ico {
float: left;
margin-right: 10px;
}


/* ========= */
/* Feedback */
.feedback_fon {
background: #ededea;
padding: 16px;
}
.feedback {
}
.feedback .td2 {
padding-left: 15px;
}
.feedback .input {
width: 210px;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}
.feedback .input_c {
width: 68px;
float: left;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}
.feedback .area {
width: 397px;
height: 97px;
}
.feedback .select {
width: 215px;
}
.feedback .radio1 {
width: 14px;
height: 16px;
float: left;
margin: 0px 2px 3px 0px;
}
.feedback .radio2 {
width: 14px;
height: 16px;
float: left;
margin: 3px 2px 3px 0px;
}
.feedback .check1 {
width: 14px;
height: 16px;
float: left;
margin: 0 2px 3px 0px;
}
.feedback .check2 {
width: 14px;
height: 16px;
float: left;
margin: 3px 2px 3px 0px;
}
.feedback td {
padding-bottom: 4px;
}


/* ======== */
/* Sitemap */
.sitemap {
}
.sitemap .item_1 {
font-size: 1.5em;
padding: 0px 0px 17px 0px;
}
.sitemap .item_2 {
font-size: 1.2em;
padding: 0px 0px 8px 30px;
font-weight: bold;
}
.sitemap .item_3 {
font-size: 1.0em;
padding: 0px 0px 8px 60px;
}
.sitemap .first_3 {
padding-top: 8px;
}
.sitemap .last_3 {
padding-bottom: 15px;
}
.sitemap .item_4 {
font-size: 0.95em;
padding: 0px 0px 3px 90px;
}
.sitemap .last_4 {
padding-bottom: 7px;
}


/* ====== */
/* Print */
.print_tbl {
width: 650px;
margin: 0px auto;
}
.print_tbl .td_pr {
text-align: right;
vertical-align: middle;
padding-top: 20px;
}
.print_tbl .td_pr *,
.print_tbl .td_body * {
color: #000 !important;
}
.print_tbl .td_cop {
color: #8c8c8c;
font-size: 0.85em;
padding: 30px 0px 30px 0px;
}


/* ====== */
/* Lists */
.list {
}
.list_item {
margin: 0px 0px 11px 0px;
padding: 0px;
}

.list ul {
list-style-type: none;
margin: 0px 0px 11px 0px;
padding: 0px;
}
.list ul li {
background: url("/common/img/list_li.gif") no-repeat 0px 0.0em;
padding-left: 20px;
margin-bottom: 0px;
}
.list_full_back {
padding-bottom: 30px;
}


/* ======= */
/* Search */
.body .search form {
width: 100%;
height: 19px;
background: url("/common/img/bg_search_big.gif") no-repeat;
margin-bottom: 20px;
}
.body .search .input {
width: 610px;
color: #808080;
/* font-size: 0.85em; */
font-size: 10px;
vertical-align: middle;
border: none;
background: none;
margin: 2px 0px 0px 8px;
}
.body .search .image_button {
vertical-align: top;
margin: 2px 0px 0px 0px;
}
.search .info {
padding-bottom: 20px;
}
.body .search h2 {
margin-bottom: 20px;
}

/* Advanced search */
.search_tbl td {
padding: 0px 10px 7px 0px;
vertical-align: middle;
}
.search_tbl .inp_width1 {
width: 195px;
}
.search_tbl .inp_width {
width: 200px;
}


/* ======== */
/* Product */
.prod_top {
padding-bottom: 17px;
}
.prod_ttl {
font-size: 1.5em;
padding-right: 16px;
}
.prod_art {
font-size: 1.1em;
font-style: italic;
}
.prod_tbl {
width: 100%;
margin-bottom: 17px;
}
.prod_tbl .td1 {
width: 41%;
padding-bottom: 1.8em
}
.prod_tbl .td2 {
padding: 0px 0px 1.8em 19px;
}
.prod_tbl .td3 {
background: #E4E5E1;
padding: 15px 18px;
}
.prod_tbl .td3 .prim {
padding: 0px 0px 11px 0px;
font-weight: bold;
}
#prim2 {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#prim2 li {
font-size: 0.9em;
line-height: 1.2em;
background: url("/common/img/prim_li.gif") no-repeat 0% 0.1em;
padding-left: 20px;
margin-bottom: 0.65em;
}
.prod_tbl .td4 {
padding: 10px 0px 15px 19px;
}
.prod_tbl .razm1 {
font-weight: bold;
}
.prod_tbl .razm2 {
padding-bottom: 15px;
}
.prod_tbl .razm3 {
color: #878A7F;
padding-bottom: 10px;
}
.prod_zag {
font-weight: bold;
padding-bottom: 4px;
}
.prod_item {
padding-bottom: 16px;
}
.prod_sertif {
border-top: 1px solid #CACCC4;
padding: 11px 0px 0px 0px;
}
.prod_sertif2 {
font-weight: bold;
padding-bottom: 10px;
}
.prod_sertif3 {
vertical-align: middle;
padding-bottom: 10px;
clear: both;
}
.prod_sertif3 .gray {
color: #878A7F;
}
.prod_sertif3 img {
}

/* Output table */
.output_tbl {
width: 100%;
color: #FFF;
margin-left: -26px;
}
.output_tbl .td1 {
background: #F0F0EB;
}
.output_tbl .td2 {
font-size: 1.2em;
background: #E62C22;
padding: 7px 8px;
}
.output_tbl .td2 .output_desc {
background: url("/common/img/out_bul.gif") no-repeat 0% 2px;
padding-left: 17px;
/* cursor: pointer; */
cursor: default;
}
.output_tbl .td2 .hover {
background: url("/common/img/out_bul_a.gif") no-repeat 0% 2px;
}
.output_tbl .td3 {
width: 14px;
}
.output_tbl .td3 .spacer {
width: 14px;
}
.output_tbl .td4,
.output_tbl .td4 .spacer {
height: 30px;
}
.output_tbl .td5 {
width: 160px;
vertical-align: middle;
background: #646561;
}
.output_tbl a {
color: #FFF;
}

/* Product gallery */
.product_gallery {
width: 700px;
}
.product_gallery .item {
width: 160px;
float: left;
padding: 0px 13px 30px 0px;
}
.product_gallery .item  img{
width: 160px;
height: 160px;
}
.product_gallery .title {
font-size: 1.2em;
background: #E62C22;
padding: 7px 8px;
}
.product_gallery .title a {
color: #FFF;
line-height: 1.2em;
background: url("/common/img/out_bul.gif") no-repeat 0% 0.19em;
padding-left: 17px;
display: block;
}
.product_gallery .title a:hover {
background-image: url("/common/img/out_bul_a.gif");
}


/* ====== */
/* Usage */
.roof,
.external,
.inner,
.tenway {
width: 160px;
height: 178px;
display: block;
}
.roof {
background-image: url("/common/img/roof.jpg");
}
.roof:hover {
background-image: url("/common/img/roof_hov.jpg");
}
.external {
background-image: url("/common/img/external.jpg");
}
.external:hover {
background-image: url("/common/img/external_hov.jpg");
}
.inner {
background-image: url("/common/img/innerconstructions.jpg");
}
.inner:hover {
background-image: url("/common/img/innerconstructions_hov.jpg");
}
.tenway {
background-image: url("/common/img/10way.jpg");
}
.tenway:hover {
background-image: url("/common/img/10way_hov.jpg");
}

.seo-links {
  clear: both; 
  text-align: center; 
  padding-top: 3px;  
}

.seo-links a {
  color: #808080;
} 


/* ============= */
/* English page */
.english_page {
}

