@import 'reset.css';

body,textarea,input,select {
    font-family:'trebuchet ms',verdana,arial,sans-serif;
}

body {
    line-height:1.6em;
    font-size: 62.5%;
    background: #ffffff;
    margin: 0;
    height: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0px; /* cellspacing */
}

img {
    border: none;
}

a {
    color: #85b322;
}

.clr {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 0;
    overflow:hidden;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

/* page */
.b-wrap {
    width: 963px;
    margin: 0 auto;
}

.b-page-header {
    padding: 0 11px 20px 11px;
}

/* header */
.b-header {
    height: 131px;
    background: url(/images/header.jpg) no-repeat top center;
    position: relative;
}

.b-header-text {
    margin-top: 17px;
    height: 1%;
    overflow: hidden;
}

.b-header-name {
    padding-bottom: 15px;
}

.b-header-name img {
    margin-left: 11px;
}

.b-header-order {
    float: right;
    margin-right: 11px;
    padding-bottom: 15px;
}

.b-header-order a {
    padding-left: 20px;
}

.b-logo {
    float: left;
    padding: 30px 0 0 30px;
}

.b-header-text-info {
    width: 645px;
    padding: 0 0 20px 30px;
    color: #535063;
    font-size: 1.2em;
}

/* menu */
.b-menu {
    padding: 88px 30px 0 0;
}

.b-menu a {
    padding-left: 20px;
}

a.b-menu-about {
    background: url(/images/menu_company.gif) no-repeat top left;
    height: 10px;
    width: 88px;
    display: block;
    float: right;
}

a.b-menu-about:hover {
    background: url(/images/menu_company_hover.gif) no-repeat top left;
    height: 10px;
    width: 88px;
}

a.b-menu-portfolio {
    background: url(/images/menu_portfolio.gif) no-repeat top left;
    height: 10px;
    width: 81px;
    display: block;
    float: right;
}

a.b-menu-portfolio:hover {
    background: url(/images/menu_portfolio_hover.gif) no-repeat top left;
}

a.b-menu-it {
    background: url(/images/menu_it.gif) no-repeat top left;
    height: 10px;
    width: 100px;
    display: block;
    float: right;
}

a.b-menu-it:hover {
    background: url(/images/menu_it_hover.gif) no-repeat top left;
}

a.b-menu-services {
    background: url(/images/menu_services.gif) no-repeat top left;
    height: 10px;
    width: 50px;
    display: block;
    float: right;
}

a.b-menu-services:hover {
    background: url(/images/menu_services_hover.gif) no-repeat top left;
}

a.b-menu-vacancy {
    background: url(/images/menu_vacancy.gif) no-repeat top left;
    height: 10px;
    width: 72px;
    display: block;
    float: right;
}

a.b-menu-vacancy:hover {
    background: url(/images/menu_vacancy_hover.gif) no-repeat top left;
}

a.b-menu-contacts {
    background: url(/images/menu_contacts.gif) no-repeat top left;
    height: 10px;
    width: 69px;
    display: block;
    float: right;
}

a.b-menu-contacts:hover {
    background: url(/images/menu_contacts_hover.gif) no-repeat top left;
}

#services-menu {
    display: none;
    position: absolute;
    z-index: 22;
    margin: 5px 0 0 -103px;
    width: 250px;
}

#services-menu a {
    color: #747279;
    font-size: 1.4em;
    text-decoration: underline;
}

#services-menu a:hover {
    color: #85b322;
}

/* text block */
.b-text-block {
    background: url(/images/text_block_bg.gif) no-repeat top center;
    height: 1%;
}

.h-text-block {
    padding: 25px 11px;
}

/* portfolio */
.b-block-portfolio {
    min-height: 60px;
    _height: 60px;
}

.b-block-portfolio-left {
    float: left;
    width: 168px;
}

.b-block-portfolio-right {
    float: right;
    width: 795px;
}

.b-block-portfolio-year {
    font-size: 2.2em;
    color: #ffffff;
    font-weight: normal;
    margin: 15px 0 0 46px;
}

.open {
    background: url(/images/block_open.gif) no-repeat top center;
}

.close {
    background: url(/images/block_close.gif) no-repeat top center;
}

.hover {
    background: url(/images/block_close_hover.gif) no-repeat top center;
}

.b-block-portfolio-list {

}

.h-block-portfolio-list {
    padding: 20px 0;
}

.b-block-portfolio-list li {
    float: left;
    width: 255px;
    height: 195px;
    border: 1px dashed #b4b3bb;
    border-width: 0 1px 1px 0;
}

.b-block-portfolio-list li.last {
    border: 1px dashed #b4b3bb;
    border-width: 0 0 1px 0;
}

.b-block-portfolio-list li.bottom {
    border: 1px dashed #b4b3bb;
    border-width: 0 1px 0 0;
}

.b-block-portfolio-list li.bottom_last {
    border: none;
}

.b-portfolio-item-anons {
    padding: 18px 0 0 25px;
}

.b-portfolio-item-anons a {
    font-size: 1.4em;
    color: #545063;
    text-decoration: underline;
}

.b-portfolio-item-anons a:hover {
    color: #85b322;
    text-decoration: underline;
}

.b-portfolio-item-anons img {
    padding-bottom: 5px;
}

.b-portfolio-item-info {
    margin: 0 0 10px 0;
}

.h-portfolio-item-info {
    padding: 0 0 20px 0;
    width: 706px;
    margin: 0 auto;
}

.b-portfolio-nav {
    color: #747279;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 20px;
}

.b-portfolio-nav-top {
    height: 1%;
    overflow: hidden;
    padding: 20px 10px 15px 10px;
    border: 1px dashed #9e9ca6;
    border-width: 0 0 1px 0;
}

a.b-portfolio-nav-right {
    float: right;
    color: #98c634;
    font-size: 18px;
    text-decoration: none;
}

a.b-portfolio-nav-right-b {
    float: right;
    color: #95bd3f;
    font-size: 1.4em;
    text-decoration: underline;
    background: url(/images/arrow_right.gif) no-repeat center right;
    padding-right: 17px;
}

a.b-portfolio-nav-left-b {
    float: left;
    color: #95bd3f;
    font-size: 1.4em;
    text-decoration: underline;
    background: url(/images/arrow_left.gif) no-repeat center left;
    padding-left: 17px;
}

a.b-portfolio-nav-left {
    float: left;
    color: #98c634;
    font-size: 18px;
    text-decoration: none;
}

.b-portfolio-img {

}

.b-portfolio-img img {
    width: 700px;
    border: 3px double #CECDD2;
}

.b-site-name {
    color: #9e9ca6;
    font-size: 2em;
    padding-bottom: 5px;
    line-height: 1.3em;
}

.b-page-name {
    color: #9e9ca6;
    font-size: 2em;
    padding-bottom: 5px;
    font-weight: normal;
}

.b-site-link {
    color: #000000;
    font-size: 1.4em;
    float: right;
}

.b-site-link a {
    color: #000000;
    text-decoration: underline;
}

.b-site-link a:hover {
    color: #95bd3f;
}

.b-site-date {
    color: #9e9ca6;
    font-size: 1.6em;
    margin-bottom: 10px;
}

.b-site-desc {
    color: #9e9ca6;
    font-size: 1.4em;
    /*margin-top: 10px;*/
}

.b-site-text {
    color: #9e9ca6;
    font-size: 1.4em;   
}

.b-site-desc p {
    padding-bottom: 10px;
}

.b-site-text p {
    padding-bottom: 10px;  
}

.b-site-text ul {
    margin-left: 25px;
    margin-bottom: 10px; 
}

.b-site-text ul li {
    list-style: disc;
    padding-bottom: 5px;
}

.b-site-text ol {
    margin-left: 25px;
    margin-bottom: 10px; 
}

.b-site-text ol li {
    list-style: disc;
    padding-bottom: 5px; 
}

/* contacts */
.b-contacts {
    height: 1%;
    overflow: hidden;
    border: 1px dashed #9e9ca6;
    border-width: 0 0 1px 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.b-mapa {
    float: left;
}

.b-contacts-text {
    margin-left: 365px;
}

.b-company-name {
    font-size: 2.4em;
    color: #9e9ca6;
    margin-bottom: 20px;
}

.b-company-address {
    color: #747279;
    font-size: 1.4em;
}

.b-company-address p {
    padding-bottom: 5px;
}

.h-contacts-form {
    padding: 25px 30px;
    margin: 0 auto;
    width: 575px
}

.b-contacts-form {

}

.b-contacts-form-done {
    color: #8fbc2a;
    font-size: 2em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
}

.b-contacts-form dt {
    font-size: 1.4em;
    color: #747279;
    width: 170px;
    text-align: right;
    float: left;
    margin-bottom: 10px;
    margin-top: 3px;
}

.b-contacts-form dd {
    margin-left: 180px;
    margin-bottom: 10px;
    font-size: 1.3em;
    color: #000000;
}

.b-contacts-form dd.error {
    color: #b20000;
}

.b-contacts-form .contacts_input {
    border: 1px solid #98c634;
    width: 365px;
    padding: 0 2px;
    font-weight: normal;
    font-size: 13px;
}

.contacts_input_sm {
    border: 1px solid #98c634;
    width: 65px;
    color: #9f9da7;
    font-size: 20px;
    text-transform: uppercase;
    padding: 5px 15px;
    vertical-align: 13px;
    margin: 0 10px;
}

.b-contacts-form .refresh_code {
    margin-left: 10px;
}

/* order */
.b-order-phone {
    color: #8fbc2a;
    font-size: 30px;
    font-weight: normal;
    margin: 10px 0 20px 0;
}

.b-order-mail {
    color: #8fbc2a;
    font-size: 30px;
    font-weight: normal;
    margin: 10px 0 20px 0;
}

/* error 404 */
.b-site-error {

}

.b-site-error h2 {
    color: #8fbc2a;
    font-size: 3em;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 20px;
}

.b-site-error p {
    font-size: 1.4em;
    color: #9E9CA6;
}

/* footer */
.b-footer {
    border: 1px solid #cecdd2;
    border-width: 4px 0 0 0;
    padding: 10px 0;
    height: 1%;
}

.b-address {
    float: left;
    font-size: 1.4em;
    color: #535063;
}

.b-address p {
    padding-bottom: 5px;
}

.b-copyright {
    float: right;
    color: #CECDD2;
    font-size: 1.4em;
}

