@import url(http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,cyrillic-ext);

body {
    margin: 0;
    padding: 0;
    background-color: #f2f2f2;
    font: 14px/1.2em Helvetica,Arial,sans-serif;
}

p {
    margin: 0.5em 0;
}

a {
    color: #369;
    border: none;
}
a:active, a:selected, a:visited, a:link { 
    border: none;
    outline: none;
}
a img {
 border:none;
}

h1 {
    font-size: 38px;
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

.header-wrapper {
    background: black url('img/bkg-black-gradient-1x276.png') left top repeat-x;
}

.header-wrapper.big {
    background: black url('img/bkg-black-gradient-1x438.png') left top repeat-x;
}

.body-wrapper {
        background: transparent url('img/backgr.jpg') repeat; 
}

.header {
    width: 910px;
    height: 270px;
    margin: 0 auto;
    color: white;
    position: relative;    
}

.header-wrapper.big .header{
    height: 432px;        
}

.header .logo {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 100;
}

.logo {
    display: block;
    width: 204px;
    line-height: 1.1em;
    color: white;
    text-decoration: none;
    font-size: 12px;
    padding-top: 40px;
    background: transparent url('img/img-akalita-logo-204x33.png') left top no-repeat;
}

.logo:hover {
    text-decoration: underline;
}

.header .header-phone {
    position: absolute;
    left: 735px;
    top: 25px;
    z-index: 100;
}

.header .header-phone.common{
    left: 0px;
    top: 120px;
}

.header .header-utils .header-phone {
    position: static;
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.header .header-utils .pdf {
    position: absolute;
    left: 725px;
    top: -3px;
}

.header .header-phone-number {
    font-size: 23px;
}

.header .header-phone-code {
    font-size: 12px;
}


.header .header-phone.common .header-phone-number {
    font-size: 30px;
}

.header .header-phone.common .header-phone-code {
    font-size: 14px;
}

.graftitle {
    position: absolute;
    margin: 60px 0 0 300px;
}

.header-banner {
    position: relative;
    height: 262px;
    overflow: hidden;
    background: url('img/header-banner/light.png') center bottom no-repeat;
}

.header-wrapper.big .header-banner {
    height: 424px;
}

.header-banner .header-heading-wrapper {
    position: absolute;
    left: 300px;
    width: 500px;
    top: 45px;

}

.header-banner .header-heading {
    font-size: 36px;
    line-height: 0.8em;
    margin: 10px 0 15px;
}

.header-banner .header-subheading {
    font-size: 16px;
}


.header-banner.index-banner {
    background: transparent url('img/bkg-diagram-918x270.jpg') 50% 0 no-repeat;
}

.index-banner-text {
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.header-banner .header-slogan {
    position: absolute;
    width: 600px;
    height: 80px;
    left: 155px;
    top: 110px;
    background-position: center top;
    background-repeat: no-repeat;    
}

.header-banner .index-banner-text {
    position: absolute;
    width: 200px;
}

.index-banner-text.first {
    left: 73px;
    top: 115px;
}

.index-banner-text.second {
    top: 76px;
    left: 406px;
}

.index-banner-text.third {
    top: 44px;
    left: 721px;
}

.header .header-utils {
    position: absolute;
    bottom: 8px;
    left: 25px;
    z-index: 100;
    overflow: visible;
}

.header-utils {
    height: 30px;
    width: 865px;
}

.header-utils .top-menu-wrapper {
    float: left;
}

/* TOP MENU BEGIN */
.top-menu-wrapper {
    height: 30px;
}

.top-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 30px;
}

.top-menu-wrapper .top-menu {
    padding: 0 10px 0 0;
    position: relative;
    right: -10px;
}

.top-menu-item {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
}

.top-menu-link {
    display: block;
    color: #ccc;
    text-decoration: none;
    padding: 0 8px;
    font-size: 14px;
    line-height: 30px;
    background: transparent url('img/imglist-topmenu.png') -20px 0 no-repeat;
}

.top-menu-link-active {
    display: block;
    color: #ccc;
    text-decoration: none;
    padding: 0 8px;
    font-size: 14px;
    line-height: 30px;
    background: transparent url('img/imglist-topmenu.png') -20px 0 no-repeat;
}

.top-menu-link:hover, 
a.top-menu-link-active {
    color: black; 
    background-position: -20px -68px;
    cursor: pointer;
}

.first .top-menu-link {
    background-position: 0 0;
}


.first .top-menu-link:hover{
    background-position: 0px -58px;
    color: black;
    cursor: pointer;
}


.first .top-menu-link-active:hover,
.first a.top-menu-link-active {
        color: black; 
    background-position: 0px -58px;
    cursor: pointer;
}


.last .top-menu-link {
    background-position: 100% 0;
}

.last .top-menu-link:hover,
.last span.top-menu-link {
    background-position: 100% -58px;
}


.header-utils .learn-more-services-panel {
    float: left;
    height: 30px;
    margin-left: 20px;

}

.learn-more-services-panel {
    display: block;
    width: 206px;
    height: 28px;
    padding: 0 0 0 20px;
    background: transparent url('img/btn-green-arrowright-216x28.png') left top no-repeat;
}

.learn-more-services-panel .service-link {
    line-height: 20px;
    text-decoration: none;
    color: white;
    margin-right: 10px;
}

.learn-more-services-panel .service-link:hover {
    text-decoration: underline;
}

.learn-more-services-link {
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
    color: white;
}

.learn-more-services-link:hover {
    text-decoration: underline;
}

.learn-more-services-panel .services-panel {
    visibility: hidden;
}

.learn-more-services-panel:hover {
    height: 79px;
    background-image: url('img/btn-green-arrowbottom-216x79.png');
}

.learn-more-services-panel:hover .services-panel {
    visibility: visible;
}

.header-phone {
    position: absolute;
    right: 10px;
    top: 3px;
    height: 30px;
    margin: 0;
    padding: 0;
    color: white;
}

.header-phone .header-phone-code {
    float: left;
    font-size: 13px;
    line-height: 14px;
}

.header-phone .header-phone-number {
    float: left;
    font-size: 22px;
    line-height: 22px;
    margin-left: 5px;
}

.body-content {
    width: 900px;
    position: relative;
    top: -8px;
    margin: 0 auto;
    background-color: white;
    -moz-border-radius: 15px; /* Firefox */
    -webkit-border-radius: 15px; /* Safari and Chrome */
    border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

    -moz-box-shadow: 0px 1px 20px gray; /* Firefox */
    -webkit-box-shadow: 0px 1px 20px gray; /* Safari and Chrome */
    box-shadow: 0px 1px 20px gray; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

    behavior: url(ie-css3.htc); behavior: url('/bitrix/templates/main/other/PIE.php'); /* This lets IE know to call the script on all elements which get the 'box' class */
}



/* DECORATION WITH ROUND CORNERS AND GRADIENT BEGIN */
.content-cap.decorated {
/*    left: -2px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    background: white none;
    width: 870px;*/
    overflow: hidden;

}

/*.content-cap.decorated.grey {
    background: white url('img/decorated-page/bkg-gradient-vertical-gray.png') left bottom repeat-x;
    min-height: 150px;
}*/

.content-cap.decorated.narrow {
    padding: 10px 20px;
    width: 860px;
}


.content-cap.decorated.narrow div.left-col{
    width: 47%;
    float: left;
}

.content-cap.decorated.narrow div.right-col{
    width: 50%;
    float: left;
}

/*.content-cap-decoration-top {
    background: transparent url('img/decorated-page/bkg-top-page-cap.png') left top no-repeat;
    position: relative;
    left: -1px;
    height: 13px;
    width: 904px;
}

.content-cap-decoration-top.about {
    background-image: url('img/decorated-page/bkg-top-page-cap-about.png');
}


.content-cap-decoration-bottom {
    background: transparent url('img/decorated-page/bkg-bottom-page-cap.png') left bottom no-repeat;
    height: 15px;
    width: 904px;
    position: relative;
    left: -1px;
}

.content-cap-decoration-bottom.grey {
    background-image: url('img/decorated-page/bkg-bottom-page-cap-gray.png');
}*/

/* DECORATION WITH ROUND CORNERS AND GRADIENT END */

.our-clients-link {
    display: block;
    width: 850px;
    margin: 0 auto;
    height: 150px;
    background: transparent url('img/imglist-partners.png') 0 0 no-repeat;
    color: black;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 15px;
}

.our-clients-link:hover {
    background-position: 0 -150px;
}

.img-stats {
    display: block;
    width: 901px;
    height: 143px;
    margin: 15px auto;
}

.index-page-subtitle {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 15px;
    padding: 0;
}

.selected-projects-wrapper {
    height: 140px;
}

.selected-projects {
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
    float: left;
}

.selected-projects .project-block {
    float: left;
    width: 120px;
    margin: 0 15px;
}

.selected-projects .project-block .project-link {
    display: block;
    color: #666;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}

.selected-projects .project-block .project-link:hover {
    color: #000;
}

.selected-projects .project-block .project-link:hover {
    text-decoration: underline;
}

.project-link .project-icon-wrapper {
    height: 80px;
    display: block;
    overflow: hidden;
}

.project-link .project-icon {
    display: block;
    width: 80px;
    margin: 0 auto;
    border: 0 none;
}

.client-feedback-wrapper {
    clear: left;
    padding-top: 10px;
    background: transparent url('img/bkg-green-gradient-block-901x226.png') left top no-repeat;
    position: relative;
    width: 900px;
    height: 216px;
    margin: 0 auto;
}

.client-feedback-itemlist {
    height: 200px;
    margin: 10px 0 0 10px;
    padding: 0;
    list-style-type: none;
} 

.client-feedback-item {
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
    width: 210px;
}

.client-feedback-link {
    display: block;
    text-decoration: none;
    color: #666;
}

.feedback-author-wrapper {
    display: block;
    overflow: hidden;
}

.client-photo {
    float: left;
    width: 31px;
    border: 0 none;
}

.client-title-wrapper {
    display: block;
    margin-left: 40px;
    font-size: 11px;
    line-height: 1.1em;
    font-weight: bold;
}

.client-name {
    display: block;
}

.client-title {
    display: block;
}

.feedback-title {
    display: block;
    color: black;
    font-weight: bold;
    margin: 5px 0;
    font-size: 14px;
    line-height: 1.1em;
}

.feedback-pretext {
    display: block;
    font-size: 13px;
    line-height: 1.1em;
    color: #555;
    margin-bottom: 4px;
}

.feedback-date {
    color: #999;
    display: block;
}

.all-feedback-link {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: black;
}

.cooperation-wrapper {
    position: relative;
    width: 899px;
    height: 101px;
    background: transparent url('img/bkg-howtostart-block-899x101.png') left top no-repeat;
    margin: 20px auto;
}

.cooperation-steps {
    position: absolute;
    left: 260px;
    top: 22px;
    height: 48px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.cooperation-step-1,
.cooperation-step-2,
.cooperation-step-3 {
    float: left;
    margin-right: 10px;
    width: 160px;
    padding-left: 40px;
    height: 50px;
}


.cooperation-step-1 {
    background: transparent url('img/img-number-1-33x48.png') 0 0 no-repeat;
}

.cooperation-step-1 span {
    display: block;
}

.cooperation-step-2 {
    background: transparent url('img/img-number-2-33x48.png') 0 0 no-repeat;
}

.cooperation-step-3 {
    background: transparent url('img/img-number-3-33x48.png') 0 0 no-repeat;
}

.using-tech-wrapper {
    height: 80px;
}

.using-tech-title {
    float: left;
    width: 120px;
    font-size: 16px;
    margin: 0 20px 0 10px;
    font-weight: bold;
}

.using-tech-list {
    height: 80px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.using-tech {
    height: 80px;
    float: left;
}

.using-tech .using-tech-link {
    display: block;
    height: 80px;
    background: transparent url('img/imglist-logos.png') center top no-repeat;
}

.using-tech.bitrix .using-tech-link {
    background-position: 0 -80px;
    width: 95px;
}

.using-tech.bitrix .using-tech-link:hover {
    background-position: 0 0;
}

.using-tech.flash .using-tech-link {
    background-position: -95px -80px;
    width: 50px;
}

.using-tech.flash .using-tech-link:hover {
    background-position: -95px 0;
}

.using-tech.php .using-tech-link {
    background-position: -150px -80px;
    width: 70px;
}

.using-tech.php .using-tech-link:hover {
    background-position: -150px 0;
}

.using-tech.javascript .using-tech-link {
    background-position: -230px -80px;
    width: 60px;
}

.using-tech.javascript .using-tech-link:hover {
    background-position: -230px 0;
}

.using-tech.ruby .using-tech-link {
    background-position: -290px -80px;
    width: 60px;
}

.using-tech.ruby .using-tech-link:hover {
    background-position: -290px 0;
}

.using-tech.adwords .using-tech-link {
    background-position: -350px -80px;
    width: 120px;
}

.using-tech.adwords .using-tech-link:hover {
    background-position: -350px 0;
}

.using-tech.begun .using-tech-link {
    background-position: -470px -80px;
    width: 120px;
}

.using-tech.begun .using-tech-link:hover {
    background-position: -470px 0;
}

.using-tech.bitrix-partner .using-tech-link {
    background-position: -590px -80px;
    width: 80px;
}

.using-tech.bitrix-partner .using-tech-link:hover {
    background-position: -590px 0;
}

.using-tech.yandex-partner .using-tech-link {
    background-position: -670px -80px;
    width: 90px;
}

.using-tech.yandex-partner .using-tech-link:hover {
    background-position: -670px 0;
}

.footer {
    width: 900px;
    height: 240px;
    margin: 30px auto;
    position: relative;
    overflow: hidden;
}

.footer .footer-left {
    width: 10px;
    height: 240px;
    float: left;
    background: url('img/footer-left.png');
}

.footer .footer-main {
    width: 880px;
    height: 240px;
    float: left;
    background: url('img/footer-bg.png') repeat-x;
    overflow: hidden;
}

.footer .footer-main .footer-box {
    height: 61px;
    width: 431px;
    color: #666666;
    background: url('img/footer-box.png') no-repeat;
    font-size: 12px;
    padding-top: 25px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}


.footer .footer-main .left {
    float: left;
    width: 381px;
    padding: 79px 0 0 50px;
}

.footer .footer-main .left form {
    margin: 30px 0 30px 0;
    font-size: 12px;
    color: #333;
}

.socnet {
    width: 70px;
    height: 15px;
    position: absolute;
    margin: 49px 0 0 290px;
}

.footer-twitter-link,
.footer-facebook-link {
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 14px;
}

.footer-facebook-link {
    background: transparent url('img/img-facebook-14x14.png') left top no-repeat;
}

.footer-twitter-link {
    background: transparent url('img/img-twitter-14x14.png') left top no-repeat;
}


.footer-phone {
    margin: 0;
    font-size: 16px;
    color: #666666;
}

.footer-address {
    margin: 0;
    font-size: 12px;
    color: #666666;
}

.footer-hosting {
    font-size: 12px;
    color: #999;
}

.footer-hosting a {
    color: #999;
}

.i_login {
    background: url(img/login.png);
    border: none;
    width: 65px;
    height: 13px;
    padding: 2px;
    margin-right: 10px;
    font-size: 11px;

}
.i_login_subm {
    background: url(img/login-sub.png) center bottom no-repeat;
    border: none;
    width: 46px;
    height: 18px;
    margin: 0;
}


.footer .footer-main .right {
    font-size: 12px;
    float: left;
    width: 420px;
    overflow: hidden;
    margin: 25px 9px 0 20px;
}
.footer .footer-main .right .col {
    float: left;
    width: 120px;
    padding-right: 20px;
}
.footer .footer-main .right .col b {
    font-size: 14px;
}


.footer .footer-main .right .col a {
    color: #666666;
    display: block;
    margin-top: 7px;
    line-height: 1.2;
}

.footer .footer-right {
    width: 10px;
    height: 240px;
    float: left;
    background: url('img/footer-right.png');
}

.footer .footer-copy {
    margin: -0.5em 0 0;
    position: absolute;
    top: 50%;
    left: 50px;
    color: #666;
}

.footer .footer-aside {
    width: 315px;
    height: 4.6em;
    position: absolute;
    top: 50%;
    margin-top: -2.3em;
    left: 515px;
}



.write-to-us-form, 
.order-call-form {
    width: 260px;
}

.write-to-us-form .evrc-dialog.akalita .btn-close-big.submit, 
.order-call-form .evrc-dialog.akalita .btn-close-big.submit {
    margin-top: 10px;
    margin-bottom: 5px;
    background: transparent url('img/evrc/btn-red-rounded-126x20.png') left top no-repeat;
}

.write-to-us-form .evrc-dialog.akalita a.btn-close-big, 
.order-call-form .evrc-dialog.akalita a.btn-close-big {
    margin-top: 5px;
}

.write-to-us-form fieldset, 
.order-call-form fieldset {
    margin: 0 auto;
    width: 200px;
    padding: 0;
    border: 0 none;
}

.write-to-us-form legend, 
.order-call-form legend {
    margin: 0;
    padding: 0;
    height: 0;
}

.write-to-us-form input, 
.order-call-form input {
    display: block;
    width: 200px;
    height: 19px;
    font-size: 14px;
    line-height: 19px;
    padding: 5px;
    margin-bottom: 10px;
    background: transparent none;
    border: 1px solid #d6d6d6;
}

.write-to-us-form textarea {
    display: block;
    border: 1px solid #d6d6d6;
    font-size: 14px;
    line-height: 16px;
    width: 210px;
    padding: 0;
    margin-bottom: 10px;
    background: transparent none;
}

.write-to-us-form label, 
.order-call-form label {
    height: 19px;
    line-height: 19px;
    padding: 5px;
    display: block;
    color: #666;
    font-size: 13px;
}


.write-to-us-form label.inset, 
.order-call-form label.inset {
    position: absolute;
    color: #888;
}

.stay-on-top {
    position: fixed;
    left: 33%;
    top: 33%;
    z-index: 10000;
}

.write-to-us-form.stay-on-top {
    left: 50%;
}

/* SUBMENU BEGIN */
.submenu {
    height: 45px;
    margin: 0 20px;
    padding: 0;
    list-style-type: none;
    overflow: auto;
}

.narrow .submenu {
    width: 860px;
    height: 50px;
}

.submenu-item {
    float: left;
    margin: 0 10px;
    padding: 0;
}

.submenu-link {
    font-size: 18px;
    color: #39c;
    text-decoration: underline;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    background: transparent url('img/imglist-submenu.png') left center no-repeat;
}

.submenu-link.selected,
.submenu-link:hover {
    text-decoration: none;
    color: black;
}

.submenu-link.sites {
    background-position: 0 0;
}

.submenu-link.sites:hover,
.submenu-link.sites.selected {
    background-position: 0 -25px;
}

.submenu-link.style {
    background-position: 0 -50px;
}

.submenu-link.style:hover,
.submenu-link.style.selected {
    background-position: 0 -75px;
}

.submenu-link.publishing {
    background-position: 0 -100px;
}

.submenu-link.publishing:hover,
.submenu-link.publishing.selected {
    background-position: 0 -125px;
}

.submenu-link.pdf {
    background-position: 0 -150px;
}

.submenu-link.pdf:hover,
.submenu-link.pdf.selected {
    background-position: 0 -175px;
}


/* SUBMENU END */

/* DESCRIPTIVE PANEL ON TOP OF THE PAGE BEGIN */
.descr-panel {
    padding: 10px 0;
    background: white url('img/bkg-gradient-green-898x1.png') right top repeat-y;
}

.content-cap.decorated .descr-panel {
    position: relative;
    width: 900px;
    left: -15px;
}
/* DESCRIPTIVE PANEL ON TOP OF THE PAGE END */

/* TOP FEEDBACK PANEL BEGIN */
.top-feedback {
    overflow: auto;
}

.top-feedback .client-logo-wrapper {
    float: left;
    width: 270px;
}

.client-logo-wrapper {
    text-align: center;
}

.top-feedback .top-feedback-data {
    float: left;
    width: 600px;
}

.top-feedback .feedback-author-wrapper {
    width: 300px;
}

.top-feedback .feedback-title {
    font-size: 18px;
}

.top-feedback-link {
    display: block;
    text-align: right;
    font-size: 13px;
    color: #666;
}

.top-feedback-link:hover {
    color: black;
    text-decoration: none;
}

/* TOP FEEDBACK PANEL END */

/* PORTFOLIO LIST BEGIN */
.portfolio-list {
    list-style-type: none;
    margin: 20px 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    left: -8px;
    width: 888px;
}

.portfolio-item {
    margin: 0;
    padding: 0;
    float: left;
    width: 280px;
    height: 175px;
    margin: 0 7px 15px 8px;
}

.portfolio-link {
    display: block;
    width: 280px;
    height: 175px;
    text-decoration: none;
    overflow: hidden;
    text-align: center; /* to keep thumbnails of portfolio items centered */
    color: #666;
}

.portfolio-link:hover {
    background: transparent url('img/bkg-gradient-lightgray-1x167.png') left bottom repeat-x;
    color: black;
}

.portfolio-link-pic {
    border: 0 none;
}

.portfolio-link-text {
    display: block;
    line-height: 1.1em;
    font-size: 12px;
    padding: 5px 8px;
    text-align: left;
}

.all-portfolio-items-link {
    display: block;
    width: 314px;
    height: 37px;
    text-decoration: none;
    margin: 0 auto;
    position: relative;
    color: #666;
    background: transparent url('img/btn-bottom-gray-normal.png') bottom center no-repeat;
    text-align: center;
    top: -2px;
}

.all-portfolio-items-link:hover {
    background-image: url('img/btn-bottom-gray-active.png');
}

.all-portfolio-items-link .link-text {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    padding: 0 40px 0 0;
    background: transparent url('img/img-arrow-right.png') right center no-repeat;
    font-size: 16px;
    cursor: pointer;
    cursor: hand;
}


/* PORTFOLIO LIST END */

/* OUR CLIENTS SLIDER BEGIN */
.our-clients-slider-wrapper {
    background: transparent url('img/bkg-white-panel.png') center top no-repeat;
    width: 872px;
    height: 64px;
    padding: 10px 15px 20px;
    margin: 15px auto;
}

.our-clients-header {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
}

#our-clients-slider {
    height: 50px;
    width: 100%;
    overflow: auto;
}


.client-link {
    display: inline-block;
    height: 50px;
    background: transparent url('img/imglist-partners.png') left top no-repeat;
}

.client-link.threem {
    width: 100px;
    background-position: 0 0;
}

.client-link.threem:hover {
    background-position: 0 -150px;
}

.client-link.trakt {
    width: 150px;
    background-position: -100px 0;
}

.client-link.trakt:hover {
    background-position: -100px -150px;
}

.client-link.diwidik{
    width: 150px;
    background-position: -250px 0;
}

.client-link.diwidik:hover {
    background-position: -250px -150px;
}

.client-link.saga {
    width: 100px;
    background-position: -400px 0;
}

.client-link.saga:hover {
    background-position: -400px -150px;
}

.client-link.borodino {
    width: 150px;
    background-position: -500px 0;
}

.client-link.borodino:hover {
    background-position: -500px -150px;
}

.client-link.rosspace {
    width: 150px;
    background-position: -650px 0;
}

.client-link.rosspace:hover {
    background-position: -650px -150px;
}
.client-link.okomystin {
    width: 150px;
    background-position: 0 -50px;
}

.client-link.okomystin:hover {
    background-position: 0 -200px;
}

.client-link.enchy {
    width: 150px;
    background-position: -150px -50px;
}

.client-link.enchy:hover {
    background-position: -150px -200px;
}

.client-link.uni {
    width: 100px;
    background-position: -300px -50px;
}

.client-link.uni:hover {
    background-position: -300px -200px;
}

.client-link.bauer {
    width: 150px;
    background-position: -400px -50px;
}

.client-link.bauer:hover {
    background-position: -400px -200px;
}

.client-link.balttex {
    width: 150px;
    background-position: -550px -50px;
}

.client-link.balttex:hover {
    background-position: -550px -200px;
}

.client-link.prabo {
    width: 150px;
    background-position: -700px -50px;
}

.client-link.prabo:hover {
    background-position: -700px -200px;
}

.client-link.algobez {
    width: 100px;
    background-position: 0 -100px;
}

.client-link.algobez:hover {
    background-position: 0 -250px;
}

.client-link.wishville {
    width: 150px;
    background-position: -100px -100px;
}

.client-link.wishville:hover {
    background-position: -100px -250px;
}

.client-link.inarko {
    width: 150px;
    background-position: -250px -100px;
}

.client-link.inarko:hover {
    background-position: -250px -250px;
}

.client-link.mamaroo {
    width: 150px;
    background-position: -400px -100px;
}

.client-link.mamaroo:hover {
    background-position: -400px -250px;
}
.client-link.mgtd {
    width: 100px;
    background-position: -550px -100px;
}

.client-link.mgtd:hover {
    background-position: -550px -250px;
}
/* OUR CLIENTS SLIDER END */

/* PORTFOLIO DETAIL PAGE BEGIN */
.content-cap.decorated .descr-panel.portfolio-header-panel {
    padding-left: 70px;
    padding-right: 270px;
    color: #666;
    width: 560px;
}

.portfolio-header-panel .portfolio-item-page-header {
    color: black;
    margin: 0;
    font-size: 20px;
    line-height: 1.2em;
}


.hr-header {
    margin: 1em 0 1em 30px;
    font-size: 14px;
    font-weight: normal;
    color: #999;
    background: transparent url('img/line-horizontal.png') right center no-repeat;
}

.hr-header.without-line {
    background: transparent none;
}

.evrc-dialog.akalita .portfolio-item-description {
    padding: 30px 0 0 20px;
    overflow: hidden;
}

.portfolio-item-description h2 {
    font-weight: normal;
    font-size: 16px;
    margin: 5px 0;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 160px;
}

.portfolio-item-description p {
    height: 40px;
    float: left;
    margin: 5px 0;
    width: 650px;
}

.portfolio-item-description .developers-list {
    float: left;
    width: 650px;
    height: 40px;
}

.developers-list {
    margin: 5px 0;
    padding: 0;
    list-style-type: none;
}

.developers-list .developer {
    margin-right: 30px;
    display: inline-block;
    height: 40px;
}

.developer-title {
    color: #999;
    display: block;
}

.developer-name {
    display: block;
}

.social-icons-list {
    line-height: 24px;
    padding-top: 16px;
    float: left;
    width: 600px;
}

.social-icons-list img {
    vertical-align: middle;
}

.browser-list {
    line-height: 40px;
}

.browser-list img {
    margin-right: 10px;
    vertical-align: middle;
}

.header-section-backlink {
    color: #666;
}

.header-section-backlink:hover {
    color: white;
    text-decoration: none;
}

.portfolio-header-panel .portfolio-item-logo {
    position: absolute;
    top: 15px;
    left: 25px;
}
/* PORTFOLIO DETAIL PAGE END */

/* SEO PAGE BEGIN */
.staff-photo-wrapper {
    position: relative;
    height: 0;
    width: 100%;
    overflow: visible;
}

.staff-photo-wrapper .staff-photo {
    position: absolute;
    bottom: 1px;
    right: -35px;
    z-index: 100;
}

.staff-photo-wrapper .staff-description {
    position: absolute;
    width: 200px;
    bottom: 10px;
    right: 20px;
    color: white;
    text-align: right;
    z-index: 150;
}

.staff-description .staff-name {
    display: block;
    font-weight: bold;
}

.staff-description .staff-duty {
    display: block;
}

.img-stats.seo {
    width: 900px;
    height: 146px;
}

.img-stats.support {
    width: 901px;
    height: 145px;
}

.staff-photo-wrapper .bubble-question {
    position: absolute;
    right: 200px;
    bottom: 70px;
    z-index: 200;
}

.bubble-question {
    display: block;
    width: 203px;
    height: 69px;
    color: #999;
    text-align: center;
    background: transparent url('img/imglist-bubble.png') 0 0 no-repeat;
    text-decoration: none;
    padding: 20px 10px;
    font-size: 12px;
    line-height: 1.3em;
}

.bubble-question:hover {
    background-position: 0 -109px;
    color: black;
}

/* We need it on pages for SEO and Support, for example */
.cooperation-wrapper.no-margin {
    margin-top: 0;
}

.iconized-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.iconized-list li {
    margin: 5px 0;
    padding: 0 0 0 35px;
    background: transparent url('img/imglist-iconized-list.png') left top no-repeat;
    height: 25px;
    line-height: 25px;
}

.iconized-list li:hover {
    cursor: default;
}

.iconized-list li.gear {
    background-position: 0 0;
}

.iconized-list li.gear:hover {
    background-position: 0 -76px;
}

.iconized-list li.arrow {
    background-position: 0 -25px;
}

.iconized-list li.arrow:hover {
    background-position: 0 -101px;
}

.iconized-list li.chart {
    background-position: 0 -50px;
}

.iconized-list li.chart:hover {
    background-position: 0 -126px;
}


/* SEO PAGE END */

.content-cap.decorated .persistent-block {
    width: 885px;
    background: white;
    overflow: hidden;
    padding-top: 10px;
}


/* DEVELOPMENT PAGE BEGIN */
.img-stats-wrapper {
    position: relative;
    width: 900px;
}

.img-stats-wrapper h2 {
    font-size: 15px;
    color: #999;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 15px;
    margin: 0;
}

.img-stats-wrapper .chosen-work-list-small {
    position: absolute;
    top: 30px;
    left: 10px;
}

.chosen-work-list-small {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.chosen-work-item {
    width: 85px;
    height: 200px;
    text-align: center;
    float: left;
}

.chosen-work-link {
    color: #666;
    display: block;
    text-decoration: none;
}

.chosen-work-link:hover {
    font-weight: bold;
    opacity: 0.7;
}

.chosen-work-link img {
    border: 0 none;
}

.chosen-work-name {
    display: block;
} 

.chosen-work-img-wrapper {
    height: 70px;
    display: block;
    line-height: 70px;
}

.chosen-work-img {
    display: inline-block;
    vertical-align: middle;
}

.chosen-work-img:hover {
    cursor: pointer;
}

.iconized-list.large li {
    height: 60px;
    line-height: 60px;
    margin: 5px 0;
    font-size: 16px;
    padding-left: 75px;
    background-image: url('img/imglist-iconized-large-list.png');
}

.iconized-list.large .arrow {
    background-position: 0 0;
} 

.iconized-list.large .arrow:hover {
    background-position: 0 -241px;
} 

.iconized-list.large .gear {
    background-position: 0 -60px;
} 

.iconized-list.large .gear:hover {
    background-position: 0 -301px;
} 

.iconized-list.large .robot {
    background-position: 0 -120px;
} 

.iconized-list.large .robot:hover {
    background-position: 0 -361px;
} 

.iconized-list.large .calendar {
    background-position: 0 -180px;
} 

.iconized-list.large .calendar:hover {
    background-position: 0 -421px;
} 

/* DEVELOPMENT PAGE END */

/* CONTACTS PAGE BEGIN */
.contacts-page .left-col {
    float: left;
    width: 400px;
    margin: 0 10px 0 0;
    overflow: hidden;
}

.contacts-page .right-col {
    float: left;
    width: 450px;
    margin: 0 0 0 10px;
    overflow: hidden;
}

.contacts-form label {
    display: block;
}

.pill-input {
    display: block;
    height: 27px;
    width: 429px;
    line-height: 27px;
    padding: 5px;
    font-size: 16px;
    color: #666;
    background: transparent url('img/imglist-pill-input.png') 0 0 no-repeat;
    border: 0 none;
    margin: 0 0 10px 0;
}

.pill-textarea {
    display: block;
    width: 419px;
    height: 169px;
    background: transparent url('img/imglist-pill-textarea.png') 0 0 no-repeat;
    padding: 5px;
    border: 0 none;
    overflow: auto;
    resize:none;

}

.pill-textarea:focus {
    background-position: 0 -179px;
    outline: 0 none;
}

.pill-input:focus {
    background-position: 0 -37px;
    outline: 0 none;
}

.contacts-form {
    position: relative;
}

form label.inset {
    position: absolute;
    height: 27px;
    line-height: 27px;
    padding: 5px;
    color: #888;
}

#cf-submit {
    display: block;
    margin: 5px auto;
    width: 223px;
    height: 34px;
    background: transparent url('img/btn-gray-gradient-arrow.png') left top no-repeat;
    border: 0 none;
    text-align: right;
    padding: 0 45px 0 0;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    opacity: 0.8;
    margin-top: 28px;
}

#cf-submit:hover {
    text-decoration: underline;
    color: black;
    opacity: 1;
}


.contacts-phone-wrapper {
    height: 30px;
    margin: 0;
    padding: 0;
    color: black;
}

.contacts-phone-wrapper .phone-code {
    float: left;
    font-size: 13px;
    line-height: 14px;
}

.contacts-phone-wrapper .phone-number {
    float: left;
    font-size: 28px;
    line-height: 28px;
    margin-left: 5px;
}    
/* CONTACTS PAGE END */

.index-dimensions {
    overflow: hidden;
    width: 870px;
    margin: 0 0 30px -5px;
}
a.index-dimension, .index-dimension {
    float: left;
    text-decoration: none;
    display: block;
    width: 256px;
    height: 154px;
    margin-right: 13px;
    background: url('img/index-dimensions.jpg');
    padding: 0 10px 0 15px;
    font-size: 14px;
    color: #333;
}
.index-dimension h2{
    font-size: 28px;
    color: #966;
    margin: 15px 0 0px 0;
    font-weight: normal;
    position: relative; 
    z-index: 10;
}
.index-dimension a {
    line-height: 1.4;
}

a.index-dimension p {
    line-height: 1.2;
    position: relative; 
    z-index: 10;
    width: 210px;
}

a.index-dimension .dimension-button, .index-dimension a.dimension-button {
    width: 105px;
    height: 29px;
    position: absolute;
    display: block;
    background: url('img/dimension-podr.jpg');
    margin: 106px 0 0 146px;
    z-index: 20;
}

a.index-dimension.right {
    margin: 0;
}

.index-dimension .dimension-symbol  {
    width: 120px;
    height: 120px;
    background: url('img/index-banners.png') no-repeat;
    position: absolute; 
    margin: 4px 0 0 141px;
    z-index: 0;
}

.index-dimension .dimension-symbol.development {
    background-position: 6px 107%;
}

.index-dimension .dimension-symbol.support {
    background-position: 16px 58%;
}

.index-middle {
    width: 860px;
    overflow: hidden;
}

.index-middle .col1{
    width: 180px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.index-middle .col1 a.portfolio {
    display: block;
    width: 173px;
    height: 46px;
    background: url('img/btn-portfolio.png');
    margin-bottom: 10px;
}

.index-middle .col1 a.portfolio:hover {
    opacity: 0.5;    
}
.index-middle .col1 a.presentation {
    display: block;
    width: 174px;
    height: 28px;
    background: url('img/pdf2.png');
}

.index-middle .col1 a.presentation:hover {
    opacity: 0.5;        
}

.index-middle .col2{
    width: 180px;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    background: #fef4dd;
    padding: 15px;
    color: #333;
    font-size: 12px;
}

.index-middle .col2 h2 {
    margin: 0 0 10px 0;
    font-size: 16px;
    color: #000;
}

.index-middle .col2 .-pic {
    background-position: top center;
    background-repeat: no-repeat;
    width: 31px;
    margin-right: 9px;
    height: 36px;
    float: left;
    margin-bottom: 5px;
}

.index-middle .col2 .-name {
    color: #000;
    font-size: 11px;
    float: left;
    width: 140px;
    line-height: 1.1;
    margin-bottom: 5px;
}
.index-middle .col2 .client-name.big {
    width: 180px;
}

.index-middle .col2 a {
    display: block;
    color: #666666;
    text-align: right;
    font-size: 11px;
}

.index-middle .col3{
    width: 440px;
    float: left;
    overflow: hidden;
    margin-bottom: 15px;
}

.index-middle .col3 .news-top {
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 15px;
}

.index-middle .col3 .news-top div {
    width: 115px;
    float: left;
}

.index-middle .col3 .news-top .line {
    width: 220px;
    float: left;
    height: 1px;
    background: #ccc;
    margin: 8px 5px 5px 0;
}

.index-middle .col3 .news-top a {
    display: block;
    width: 100px;
    float: left;
    text-align: right;
}

.index-middle .col3 .index-news {
    width: 200px;
    float: left;
    color: #333;
    font-size: 12px;
}

.index-middle .col3 .index-news a {
    color: #966;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.index-middle .col3 .index-news.left {
    margin-right: 40px;
}

.index-middle .col3 .index-news .news-date {
    margin-top: 5px;
    color: #999;
}


.index-partners .partners-top {
    font-size: 12px;
    overflow: hidden;
    margin-bottom: 15px;
    width: 860px;
}

.index-partners .partners-top div {
    width: 190px;
    float: left;
}

.index-partners .partners-top .line {
    width: 460px;
    float: left;
    height: 1px;
    background: #ccc;
    margin: 8px 5px 5px 0;
}

.index-partners .partners-top a {
    display: block;
    width: 205px;
    float: left;
    text-align: right;
}

div#rotator {position: absolute; top: 100px; left:0x; width: 910px; height: 100px;}
div#rotator ul {padding:0;}
div#rotator ul li {float:left; position:absolute; list-style: none; width: 910px; text-align: center;}
div#rotator ul li.show {z-index:500;}



h1.serv1, h1.serv2 {
    padding-left: 68px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 46px;
    padding-top: 0;
    margin-top: 15px;
}

h1.serv1 {
    background-image: url(img/serv1.png);
}
h1.serv2 {
    background-image: url(img/serv2.png);
}
.services {
    width: 100%;
    margin-top: 17px;
}

.services td, .services th  {
    margin: 0;
    padding: 0;
}


.services th {
    height: 25px;
    background: url('img/table-head-bg.png') repeat-x; 
    text-align: left;
    font-size: 12px;
}

.services th i {
    color: #999;
    font-style: normal;
}

.services th.first, .services th.last{
    background: none;
    overflow: hidden;
}
.services th.first {
    width: 50px;
}

.services th.first .left {
    float: left;
    width: 5px;
    height: 25px;
    background: url('img/table-head-left.png') no-repeat; 
}
.services th.first .right {
    float: left;
    width: 45px;
    height: 21px;
    padding-top: 4px;
    font-weight: bold;
    background: url('img/table-head-bg.png') repeat-x; 
    text-align: center;
}
.services th.last .left {
    float: left;
    width: 180px;
    height: 21px;
    padding-top: 4px;
    padding-left: 20px;
    background: url('img/table-head-bg.png') repeat-x; 
}
.services th.last .right {
    float: left;
    width: 5px;
    height: 25px;
    background: url('img/table-head-right.png') no-repeat; 
}
.services td {
    height: 48px;
}

.services tr.even td {
    background: url('img/table-td-bg.png') repeat-x;     
}

.services tr:hover td {
    background: url('img/table-td-blue-bg.png') repeat-x;     
}

.services td a {
    color: #000;
}

.services td i {
    font-size: 12px;
    font-style: normal;
}

.services td.last  {
    overflow: hidden;
}

.services td.last .urls {
    float: left;
    margin-left: 20px;
    font-size: 12px;
    width: 140px;
    padding-top: 8px;
}
.services td.last .urls a {
    color: #369;
}

.services td.last a.button {
    display: block;
    float: left;
    width: 40px;
    height: 48px;
    background: url('img/table-td-button.png') center center no-repeat;     
    opacity: 0.5;
}

.services tr:hover td.last a.button {
    opacity: 1;
}

.services td {
    border-right: 1px solid #e0e0e0;
}

.services td.first, .services td.last  {
    border-right: none;
}

.grey2 {
    width: 900px;
    height: 402px;
    background: url('img/services-grey.png') center center no-repeat;
    color: #333;
    font-size: 18px;
    line-height: 1.2;
}

.grey2 h1 {
    margin: 10px 0 30px 0;
    text-align: center;
}

.about-top {
    width: 450px;
    height: 97px;
    background: url('img/about-top.jpg') center bottom no-repeat;
    margin-left: 2px;
    font-size: 14px;
    padding: 30px 420px 0 30px;
}

.about-top b {
    font-weight: normal;
    font-size: 24px;
}

.about-yellow {
    height: 320px;
    width:860px;
    background: url('img/about-yellow-bg.png') repeat-x;
    padding: 20px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.about-yellow h1, .about-white h1  {
    text-align: center;
    margin-bottom: 15px;
}

.about-white {
    height: 410px;
    width:860px;
    background: #fff;
    padding: 20px;
    line-height: 1.2;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
}

.about-white h2 {
    margin: 0 0 10px 0;
    font-weight: normal;
    font-size: 24px;
    line-height:0.8;
}

.serv-right {
    width: 205px;
    float: right;
}

.right-grey, .right-orange, .right-green {
    padding: 15px 10px 15px 15px;
    color: #333;
    font-size: 12px;
    margin-bottom: 15px;
    overflow: hidden;
}

.serv-right b {
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.serv-right i {
    font-weight: normal;
    font-size: 18px;
    color: #333;
    font-style: normal;
}

.serv-right a {
    color: #666666;
}


.serv-right img {
    margin-left: 5px;
}   

.right-grey {
    background: #f0f0f0;
}

.right-orange {
    background: #fef4dd;
}

.right-green {
    background: #e0f0d1;
    color: #000000;
}
.development {
    font-size: 18px;
}

.development.first {
    float: left;
    width: 650px;
}

.development h1 {
    line-height: 0.9;
    margin-top: 30px;
    margin-bottom: 30px;
}

.development h2 {
    font-weight: normal;
    font-size: 22px;
    margin: 10px 0 20px 0;
}
.support-yellow {
    margin-left: -20px;
    height: 320px;
    width:860px;
    background: url('img/about-yellow-bg.png') repeat-x;
    padding: 20px;
}

.support-yellow b {
    display: block;
    margin: 20px 0 30px 60px;
    font-weight: normal;
    font-size: 26px;
    line-height: 0.9;    
    width: 800px;
}

.support-yellow i {
    display: block;
    width: 800px;
    margin: 25px 0 0 60px;
    font-style: normal;
    font-size: 22px;
    line-height: 0.9;    
}
.mountain {
    width: 900px;
    margin-left: -20px;
    margin-bottom: 35px;
    height: 172px;
    overflow: hidden;
}
.mountain .m-center {
    float: left;
    width: 260px;
    font-size: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.mountain .m-left {
    float: left;
    width: 275px;
    height: 172px;
    background: url('/pic/mountain.png') top left no-repeat;
}

.mountain .m-right {
    float: left;
    width: 345px;
    height: 172px;
    background: url('/pic/counter.png') center center no-repeat;
}
.krug {
    background: url('/pic/krug.png') center center no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    margin-top: -25px;
    margin-left: 810px;
}