/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline
}

/* Global properties ======================================================== */
body {
    background: url(/static/img/body-bg.png) center 1px repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5833em;
    color: #1a1a1a;
    min-width: 1000px;
}

html, body {
    height: 100%;
}

p {
    padding-top: 19px;
}

a {
    color: #d52d00;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.logo {
    position: relative;
    margin: 22px 0 0 12px;
    display: block;
    width: 300px;
    height: 46px;
}

h1, h2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1.33em;
    color: #1a1a1a;
    text-transform: uppercase;

    font-weight: normal;
}

h1 {
    color: #931f00;
}

h3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1.33em;
    color: #454545;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: normal;
}

/* Global Structure ============================================================= */
.main {
    margin: 0 auto;
    position: relative;
    width: 966px;
}

/* Header */
header {
    height: 97px;
}

/* Content */
section#content {

}

/* Footer */
footer {
    height: 62px;
}

/* Left & Right alignment */

.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.col-1, .col-2, .col-3 {
    float: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

/*----- form defaults -----*/
input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
}

/*----- other -----*/
.img-indent {
    margin: 0 28px 0 0;
    float: left;
}

.extra-wrap {
    position: relative;
    width: 100%;
}

/*===== header =====*/
header {
    background: url(/static/img/header-bg.gif) left top repeat-x;
}

nav {
    padding: 8px 0 0 0;
    overflow: hidden;
    position: relative;
}

nav ul {
    overflow: hidden;
    height: 89px;
    /*float: right;*/
    background: url(/static/img/nav-bg.gif) right top repeat-x;
}

nav ul li {
    float: left;
    font-size: 14px;
    line-height: 1.2307em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
    background: url(/static/img/li-bg.gif) top right no-repeat;
}

li.first {
    background: none;
    padding-left: 29px;
    margin-left: -1px
}

nav ul li a {
    text-decoration: none;
    color: #fff;
    padding: 35px 15px;
    display: inline-block;
    border-left: 1px solid transparent;
    /*width: 118px;*/
    text-align: center;
}

nav ul li.item6 a {
    padding: 25px 15px 28px 15px !important;
}

header nav ul a:hover, header li a.active {
    background: url(/static/img/nav-a-bg-hover.gif) left top repeat-x;
    border-left: 1px solid #fab232;
    /*border-right: 1px solid #fab232;*/
}

/*======box=========*/
.box {
    padding-bottom: 9px;
    z-index: 1;
    background: url(/static/pics/slide06.jpg) left top no-repeat #c5c5c5;
    height: 350px;
}

.box-1 {
    background: #f3f3f3;
    width: 100%;
    margin-top: 57px;
}

.box-1 .indent {
    padding: 40px 28px 58px 58px;
}

#page3 .box-1 .indent, #page5 .box-1 .indent {
    padding: 31px 28px 58px 58px;
}

#page6 .box-1 {
    margin-top: 52px;
}

/*===== content =====*/
#content {
    background: url(/static/img/content-bg.png) left top repeat-x;
    width: 100%;
}

.indent {
    padding: 39px 34px 36px 36px
}

#page1 .indent1 {
    padding: 61px 0 0 58px
}

#page7 .indent {
    padding: 39px 34px 31px 36px
}

.indent1 {
    padding: 51px 0 0 58px
}

.menu li {
    padding-bottom: 3px;;
    font-size: 13px;
    line-height: 2.6em;
}

.menu li a {
    color: #1a1a1a;
    background: #ebebeb;
    width: 177px;
    display: block;
    text-decoration: none;
    padding: 10px 0 10px 13px;
    line-height: 1.4em;
}

.menu li a:hover, .menu li a.active {
    background: url(/static/img/menu-li-bg-hover.gif) right top repeat-x;
    color: #fff;
    background-color: #020202;
}

.menu ul li a {
    display: inline-block;
    margin-left: 20px;
    width: 157px;
}

.menu ul li a.active {
    font-weight: bold;
}

.menu-container {
    float: left;
    width: 224px;
    margin-bottom: 100px;
    margin-top: -20px;
}

.container {
    background: url(/static/img/container-bg.png) left top repeat-x;
    margin-top: -128px;
    float: left;
    width: 672px;
}

.col-pad {
    padding-right: 46px;
}

.col-pad1 {
    padding-right: 58px;
}

.col-pad2 {
    padding-right: 25px;
}

.col-pad3 {
    padding-right: 10px;
}

.top {
    padding-top: 20px;
}

.top1 {
    padding-top: 2px;
}

.top2 {
    padding-top: 15px;
}

.top3 {
    padding-top: 34px;
}

.top4 {
    padding-top: 27px;
}

.bottom {
    padding-bottom: 3px;
}

.bottom1 {
    padding-bottom: 1px;
}

.bottom2 {
    padding-bottom: 4px;
}

.bottom3 {
    padding-bottom: 2px;
}

.marg-bott {
    margin-bottom: -5px;
}

.marg-bott1 {
    margin-bottom: -4px;
}

.marg-bott2 {
    margin-bottom: -2px;
}

.marg-bott3 {
    margin-bottom: -3px;
}

.marg-top-pl {
    margin-top: 30px;
}

.link {
    color: #fff;
    background: url(/static/img/link-bg.gif) left top repeat-x;
    font-size: 12px;
    line-height: 1.5833em;
    padding: 2px 10px 5px 10px;
    text-decoration: none;
    display: inline-block;
    background-color: #e77c07;
}

.link:hover {
    background: url(/static/img/link-bg-hover.gif) left top repeat-x;
}

.link1 {
    color: #454545;
    background: url(/static/img/link-1-bg.png) left 6px no-repeat;
    font-size: 12px;
    line-height: 1.5833em;
    text-decoration: none;
    font-weight: bold;
    padding-left: 12px;
    text-transform: uppercase;
}

.link1 span {
    color: #e97e0a;
}

.link1:hover {
    text-decoration: underline;
}

.link2 {
    color: #fff;
    background: url(/static/img/link2-bg.gif) left top repeat-x;
    font-size: 12px;
    line-height: 1.5833em;
    padding: 2px 10px 5px 10px;
    text-decoration: none;
    display: inline-block;
    background-color: #020202;
}

.link2:hover {
    background: url(/static/img/link2-bg-hover.gif) left top repeat-x;
}

.link3 {
    text-decoration: none;
    color: #e97e0a;
}

.link3:hover {
    text-decoration: underline;
}

.address {
    color: #e97e0a;
    font-size: 12px;
    line-height: 1.3333em;
    width: 195px;
    position: absolute;
    bottom: 0;
}

.address p {
    padding: 16px 0 0 0;

}

.address a {
    text-decoration: none;
    color: #e97e0a;
}

.address a:hover {
    text-decoration: underline;
}

#address {
    text-align: left;
    font-size: 12px;
    line-height: 1.5833em;
    color: #1a1a1a;
    padding-top: 24px;
}

#address p {
    padding-top: 10px;

}

#address span {
    display: inline-block;
    width: 94px;

}

#address a {
    text-align: right;
    margin-left: -15px;
    color: #e97e0a;
    text-decoration: none;
}

#address a:hover {
    text-decoration: underline;
}

strong {
    text-transform: uppercase;
    color: #454545;
}

.list {
}

.list li {
    background: url(/static/img/marker.gif) left 12px no-repeat;
    line-height: 2.25em;
    font-size: 12px;
    display: block;
    padding-left: 12px;
}

.list li a {
    color: #e97e0a;
    text-decoration: none;
}

.list li a:hover {
    text-decoration: underline;
    color: #6c6b6b;
}

/*===== footer =====*/
footer {
    background: url(/static/img/footer-bg.gif) left top repeat-x;
    padding: 0 20px;
    padding-top: 20px;
    color: #fff;
    font-size: 13px;
}

footer a {
    color: #f48f20;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}

.footer-menu {
    float: left;
}

.footer-menu li {
    float: left;
    font-size: 13px;
    padding: 0 10px 0 10px;
    display: block;
}

.footer-menu li a {
    text-decoration: none;
    color: #fdfdfd;
}

.footer-menu li a:hover, .footer-menu li a.active {
    color: #f48f20;
    background: none;
}

footer .copyright {
    float: left;
    margin-right: 40px;
}

footer .counter {
    float: left;
    margin-right: 10px;
    padding-top: 10px;
}

footer .foot-menu {
    float: right;
    margin-right: -10px;
}

footer .foot-menu .foot-line-1 {
    text-align: right;
    margin-right: 10px
}

footer .foot-line-1 {
    margin-bottom: -2px;
}

.box-2 {
    float: right;
    line-height: 1.6em;
    text-align: right;
}

/*----- forms -----*/

#form-main {
    padding: 19px 0 0px 0px;
}

#form-main label {
    display: block;
    height: 47px;
}

#form-main .input {
    display: block;
    width: 215px;
    padding: 0 10px;
    height: 37px;
    overflow: hidden;
    background: #fff;
}

#form-main input {
    width: 215px;
    color: #484848;
    padding: 10px 0;
    font-family: Arial, Helvetica, sans-serif;
    border: 0;
    background: none;
}

#form-main .area {
    display: block;
    width: 291px;
    padding: 9px 10px;
    height: 67px;
    overflow: hidden;
    background: #fff;
}

#form-main textarea {
    height: 57px;
    overflow: auto;
    width: 291px;
    color: #484848;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    border: 0;
    background: none;
}

.buttons {
    padding: 27px 0px 0px 0;;
    text-align: right;
}

.buttons a {
    margin-left: 7px;
}

/*==========================================*/

/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */

.page-title {
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 34px;
}

.content ul {
    margin: 0 0 16px 0;
}

.content p {
    padding: 0;
    margin: 0 0 16px 0;
}

.content h2 {
    text-transform: none;
    font-size: 26px;
    padding: 0;
    margin: 0 0 16px 0;
    line-height: 30px;
}

.content h3 {
    text-transform: none;
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 24px;
}

.catalog-element table {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin: 0 0 16px 0;
    padding: 0;
}

.catalog-element table td {
    border: 1px solid #cccccc;
    margin: 0;
    padding: 3px;
}

.catalog-element table td p {
    margin: 0;
}

.slogan {
    display: block;
    color: #8c8c8c;
    text-decoration: none;
    margin-top: -30px;
    margin-left: 65px;
    line-height: 16px;
    font-size: 12px;
}

ul.breadcrumb-navigation {
    margin-top: -40px !important;
    margin-bottom: 20px !important;
}

.menu-container h3 {
    color: #d52d00;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 10px;
}

.menu-container a {
    text-decoration: none;
}

.mfeedback p {
    padding: 0;
    margin: 0;
}

header .phone {
    background: #fff;
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
    margin: 110px 11px 0 0;
    font-size: 28px;
    line-height: 32px;
    padding: 10px;
}

header .phone .zip {
    font-size: 18px;
}


header .privat {
    background-image: url(http://us-metall.ru/static/img/nav-a-bg-hover.gif);
    color: #000;
    position: absolute;
    top: 367px;
    left: 0;
    margin: 0px 11px 0 11px;
    font-size: 24px;
    line-height: 32px;
    padding: 10px;
}

header .privat a {
    color: #fff;
}


.counter {
    float: left;
    margin-left: 20px;
}

.menu-container .menu {
    margin-bottom: 30px;
}

.menu-container .menu .item6 {
    position: relative;
}

.menu-container .pricelist a {
    line-height: 1.4em;
}

.menu-container .pricelist a:hover {
    color: #000;
}

.menu-container .pricelist li {
    padding-bottom: 3px;;
    font-size: 13px;
    line-height: 2.6em;
}

.menu-container .pricelist li a {
    color: #1a1a1a;
    background: #ebebeb;
    width: 177px;
    display: block;
    text-decoration: none;
    padding: 10px 0 10px 13px;
}

.menu-container .pricelist li a:hover, .menu li a.active {
    background: url(/static/img/menu-li-bg-hover.gif) left top repeat-x;
    color: #fff;
    background-color: #020202;
}

.gosty ul li {
    margin-bottom: 10px;
}

div.catalog-section table td {
    padding-right: 20px;
    padding-bottom: 5px;
    padding-top: 0;
}

div.catalog-section table td img {
    border: 1px solid #cccccc;
}

.box {
    -moz-transition: background 2s;
    -ms-transition: background 2s;
    -o-transition: background 2s;
    -webkit-transition: background 2s;
    transition: background 2s;
}

.slides {
    display: none;
}

.catalog-element img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.catalog-element ul {
    list-style-type: disc;
    margin-left: 20px;
}

.ta_r {
    text-align: right;
}

.icon-doc,
.icon-xls,
.icon-pdf,
.icon-zip,
.icon-rar,
.icon-rtf {
    padding-left: 20px
}

.icon-doc,
.icon-rtf {
    background: url('/static/img/word.png') center left no-repeat;
}

.icon-xls {
    background: url('/static/img/excel.png') center left no-repeat;
}

.icon-pdf {
    background: url('/static/img/reader.png') center left no-repeat;
}

.icon-zip,
.icon-rar {
    background: url('/static/img/winrar.png') center left no-repeat;
}

.b-logo {
    position: absolute;
    top: 0;
    margin-top: 110px;
    left: 0;
    margin-left: 11px;
}

.content ul {
    /*list-style-type: disc;*/
    /*margin-left: 20px*/
}

.l-clients {

}

.l-clients .left {
    float: left;
    width: 48%;
    margin-right: 3%;
}

.l-clients .right {
    float: right;
    width: 47%;
}

.big-link {
    font-size: 18px;
}

.wrap-tform {

}

.wrap-tform table td {
    padding: 5px;
}

.catalog-section-list .image {
    float: left;
    margin: 0 20px 5px 0;
}

.catalog-section-list .image img {
    border: 1px solid #cccccc;
}

.catalog-section-list li {
    margin-bottom: 20px;
}

.search {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 40px;
    margin-right: 10px;
}

.search .input {
    width: 100px;
}

.search .button {
    font-size: 14px;
}

.calc {
    position: absolute;
    z-index: 1;
}

.dopMenu a {
    cursor: pointer !important;
}

.P01 {
    border: 0px solid;
    color:#333333;
    background-color:#fff;
}

.sales-title {
    margin-bottom: 25px !important;
}

.section-images {
    margin: 0 0 20px 0;
}

.section-images img {
    margin-right: 10px;
}

.span-phone {
    font-size: 22px;
}

.tablebodytext {
    display: none;
}

.catalog_razdel{
    float:left;
    padding-right: 10px;
    padding-bottom: 25px;
}