@charset "utf-8";

body {
    text-align: left;
    font-family: Tahoma, Helvetica, sans-serif;
}

.logo {
    position: absolute;
    left: 117px;
    top: 30px;
}
.logo img {
    width: 82px;
    height: 171px;
}

a {
    color: #0e678b;
}




.page {
    background: white url(../i/textures/page.png) repeat-x left bottom;
    position: relative;
    min-width: 1200px;
    /*min-width: 990px;*/
    overflow: hidden;
}
.page, .wire, .wire-opaque {
    height: 920px;
}
.wire-opaque {
    padding-left: 400px;
}
#page1 .wire {
    background: url(../i/wires/1t.png) no-repeat 0 0;
}
#page1 .wire-opaque {
    background: url(../i/wires/1o.png) no-repeat 0 0;
}
#page2 .wire {
    background: url(../i/wires/2t.png) no-repeat 0 0;
}
#page2 .wire-opaque {
    background: url(../i/wires/2o.png) no-repeat 0 0;
}
#page3 .wire {
    background: url(../i/wires/3t.png) no-repeat 0 0;
}
#page3 .wire-opaque {
    background: url(../i/wires/3o.png) no-repeat 0 0;
}
#page4 .wire {
    background: url(../i/wires/4t.png) no-repeat 0 0;
}
#page4 .wire-opaque {
    background: url(../i/wires/4o.png) no-repeat 0 0;
}
#page5 .wire {
    background: url(../i/wires/5t.png) no-repeat 0 0;
}
#page5 .wire-opaque {
    background: url(../i/wires/5o.png) no-repeat 0 0;
}




.badge {
    position: absolute;
    background: #202020;
    font-size: 18px;
    font-family: Arial, sans-serif;
    padding: 32px 16px;
    color: white;
    left: 199px;
}
#page2 .badge {
    top: 421px;
}
#page3 .badge {
    top: 403px;
}
#page4 .badge {
    top: 403px;
}
#page5 .badge {
    top: 408px;
}
.badge span {
    display: block;
}







/**
 * Страница 5
 */
.contacts-holder {
    padding-top: 384px;
    zoom: 1;
}
.contacts {
    position: relative;
    background: url(../i/contacts-icons.png) no-repeat;
}
.contacts-email {
    height: 80px;
    background-position: 0 0;
    margin-left: 172px;
    padding-left: 94px;
}
.contacts-phone {
    height: 68px;
    background-position: 0 -80px;
    margin-left: 243px;
    margin-top: 34px;
    padding-left: 82px;
}
.contacts-address {
    background-position: 0 -148px;
    margin-left: 275px;
    margin-top: 55px;
    padding-left: 73px;
}

.contacts-phone span {
    color: #41464a;
    font-size: 24px;
    font-family: Arial, sans-serif;
}
.contacts-phone .contacts-w {
    padding-top: 18px;
}

.contacts-email .contacts-w {
    padding-top: 22px;
}
.contacts-email dt, .contacts-email dd {
    float: left;
    position: relative;
    color: #303235;
}
.contacts-email dt {
    margin-right: -100%;
    font-size: 11px;
    margin-top: 31px;
}
.contacts-email dd {
    font-size: 24px;
    font-family: Arial, sans-serif;
    margin-right: 13px; 
}

.contacts-address .contacts-w {
    padding-top: 23px;
    padding-right: 23px;
}
.contacts-address strong {
    font-weight: bold;
    font-style: normal;
}
.contacts-address h4, .contacts-address p {
    font-size: 12px;
}
.contacts-address p {
    margin-bottom: 1em;
}



.column {
    float: left;
    width: 45%;
    position: relative;
    color: #303235;
    padding-top: 31px;
}
.column-press {
    margin-right: 5%;
}

.column h2 {
    padding: 4px 0 20px;
    background: url(../i/textures/head-title.jpg) no-repeat left bottom;
    font-family: Arial, sans-serif;
    font-size: 18px;
}
.column h3 {
    font-family: Arial, sans-serif;
    font-size: 17px;
    margin-bottom: 4px;
}
.column p {
    font-size: 11px;
}
.column p.date span {
    padding: 1px 3px;
    background: #d6177b;
    color: white;
}
.column p.date {
    margin-bottom: 7px;
}
.column p strong {
    font-weight: bold;
    font-style: normal;
}
.column p em {
    font-weight: normal;
    font-style: italic;
}

.column .item {
    padding-top: 17px;
    padding-bottom: 7px;
}




.products a {
    color: white;
}
.products p {
    font-size: 11px;
    color: white;
    margin: 2px 0 6px;
}
.products h2 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    color: #303235;
    position: absolute;
    top: -53px;
    width: 240px;
}
.products h3 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    white-space: nowrap;
    color: #303235;
}

.products .vps-os-template {
    width: 504px;
    background: url(../i/textures/os-template.jpg) no-repeat center bottom;
    position: absolute;
    left: 400px;
    bottom: 200px;
}

.products .vps-os {
    width: 252px;
    float: left;
    position: relative;
}
.products .vps-os ul,
.products .vps-templates ul {
    padding: 16px;
}
.products .vps-os h3 .title,
.products .vps-os h3 .title strong {
    display: block;
}
.products .vps-os h3 .title {
    background: white;
    height: 33px;
}

.products .vps-os h3 .title strong {
    background: url(../i/os-icons.png) no-repeat;
    height: 41px;
    line-height: 41px;
    position: absolute;
    margin-top: -4px;
    margin-left: 5px;
    padding-left: 48px;
    z-index: 1;
}
.products .vps-os .centos h3 .title strong {
    background-position: 0 0;
}
.products .vps-os .debian h3 .title strong {
    background-position: 0 -41px;
}
.products .vps-os .fedora h3 .title strong {
    background-position: 0 -82px;
}
.products .vps-os .gentoo h3 .title strong {
    background-position: 0 -123px;
}
.products .vps-os .ubuntu h3 .title strong {
    background-position: 0 -164px;
}


.products .vps-templates {
    width: 252px;
    float: right;
    position: relative;
}
.products .vps-templates h3 .title,
.products .vps-templates h3 .title strong {
    display: block;
}
.products .vps-templates h3 .title {
    background: white;
    height: 19px;
    line-height: 19px;
    text-align: center;
}

.products .cheap-domains {
    width: 252px;
    position: absolute;
    left: 914px;
    bottom: 200px;
    background: url(../i/textures/domains.jpg) no-repeat left bottom;
}
.products .cheap-domains .cheap-domains-w {
    padding: 35px 22px 22px;
}
.products .cheap-domains h2 {
    background: url(../i/cheap-domain-sticker.png) no-repeat 0 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    left: 201px;
    top: 99px;
}

.products .cheap-domains dt {
    font-size: 12px;
    font-weight: bold;
    color: white;
    height: 25px;
    line-height: 25px;
    clear: left;
    float: left;
    text-align: right;
    margin-right: -100%;
}
.products .cheap-domains dd {
    font-size: 11px;
    font-weight: bold;
    color: #e32b8b;
    float: left;
    margin-bottom: 13px;
}
.products .cheap-domains dt.zone-1 {
    width: 78px;
}
.products .cheap-domains dd.zone-1 {
    padding-left: 85px;
}
.products .cheap-domains dt.zone-2 {
    width: 58px;
}
.products .cheap-domains dd.zone-2 {
    padding-left: 65px;
}
.products .cheap-domains dt.zone-3 {
    width: 48px;
}
.products .cheap-domains dd.zone-3 {
    padding-left: 55px;
}
.products .cheap-domains dt.zone-4 {
    width: 48px;
}
.products .cheap-domains dd.zone-4 {
    padding-left: 55px;
}
.products .cheap-domains dt.zone-5 {
    width: 58px;
}
.products .cheap-domains dd.zone-5 {
    padding-left: 65px;
}
.products .cheap-domains dt.zone-6 {
    width: 70px;
}
.products .cheap-domains dd.zone-6 {
    padding-left: 77px;
}
.products .cheap-domains dt.zone-7 {
    width: 89px;
}
.products .cheap-domains dd.zone-7 {
    padding-left: 96px;
}
.products .cheap-domains dt.zone-8 {
    width: 99px;
}
.products .cheap-domains dd.zone-8 {
    padding-left: 106px;
}
.products .cheap-domains dt.zone-9 {
    width: 108px;
}
.products .cheap-domains dd.zone-9 {
    padding-left: 115px;
}
.products .cheap-domains dt.zone-10 {
    width: 109px;
}
.products .cheap-domains dd.zone-10 {
    padding-left: 116px;
}
.products .cheap-domains dt.zone-11 {
    width: 100px;
}
.products .cheap-domains dd.zone-11 {
    padding-left: 107px;
}
.products .cheap-domains dt.zone-12 {
    width: 79px;
}
.products .cheap-domains dd.zone-12 {
    padding-left: 86px;
}




.mosaic {
    position: absolute;
    color: white;
}
.mosaic-w {
    padding: 16px 12px 16px 16px;
}

.mosaic-tl {
    width: 400px;
    height: 400px;
    background: #1b1b1b url(../i/textures/mosaic-tl.jpg) no-repeat 0 0;
    left: 630px;
    top: 345px;
}
.mosaic-tr {
    width: 200px;
    height: 200px;
    background: #1b1b1b url(../i/textures/mosaic-tr.jpg) no-repeat 0 0;
    left: 630px;
    top: 145px;
}
.mosaic-bl {
    width: 200px;
    height: 200px;
    background: #1b1b1b url(../i/textures/mosaic-bl.jpg) no-repeat 0 0;
    left: 430px;
    top: 345px;
}
.mosaic-br {
    width: 300px;
    height: 300px;
    background: #1b1b1b url(../i/textures/mosaic-br.jpg) no-repeat 0 0;
    left: 330px;
    top: 45px;
}


.mosaic h2 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
}
.mosaic sup {
    vertical-align: super;
}
.mosaic strong {
    font-weight: bold;
    /* чудное поведение в Opera9 */
    display: inline-block;
}
.mosaic p {
    font-size: 12px;
    padding-right: 20px;
}
.mosaic h3 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: 3px;
}
.mosaic h3, .mosaic h3 a {
    color: black;
}
.mosaic li h3, .mosaic li p {
    padding-left: 10px;
    padding-right: 80px;
}
.mosaic li p, .mosaic h4 {
    color: #292929;
}

.mosaic li {
    color: black;
    margin-bottom: 2px;
}
.mosaic ol {
    margin-top: 8px;
}

.mosaic p.hint {
    margin-bottom: 0.5em;
    font-size: 12px;
}
.mosaic p.hint a {
    color: white;
    font-weight: bold;
}

.mosaic .announce {
    margin-top: 16px;
}
.mosaic .announce h4 {
    margin-top: -4px;
    padding: 0 10px;
    position: relative;
}

.mosaic .sticker {
    display: block;
    background: url(../i/cheap-price-sticker.png) no-repeat;
    width: 80px;
    height: 80px;
    text-indent: -9999px;
    overflow: hidden;
    position: absolute;
    top: 160px;
    left: 20px;
}

.mosaic-tr p, .mosaic-bl p {
    padding: 0;
    margin-bottom: 6px;
    font-size: 11px;
}

.mosaic-tr .mosaic-w {
    padding: 7px 12px 0 10px;

}

.mosaic .under-construction {
    top: 0;
    left: 0;
    width: 300px;
    height: 300px;
}


.under-construction {
    z-index: 10;
    position: absolute;
    left: 470px;
    top: 145px;
    width: 620px;
    height: 310px;
    background: url(../i/black-72.png) repeat 0 0;
}
.under-construction p {
    font-size: 22px;
    font-family: Arial, sans-serif;
    color: white;
    width: 60%;
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
}


#login {
    position: absolute;
    top: 45px;
    right: 0;
    white-space: nowrap;
    z-index: 5;
}
#login .form {
    background: #1b1b1b;
    padding: 14px;
}
#login input {
    border: 1px solid #7c7c7c;
    padding: 3px;
    font-size: 11px;
}
#login h2 {
    color: white;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-bottom: 12px;
}
#login .registration {
    background: #e91a9e url(../i/cube-icon.png) no-repeat 12px center;
    padding: 14px 14px 14px 48px;
}
#login .registration a {
    color: white;
    font-family: Arial, sans-serif;
    font-size: 16px;
}
#login .registration, #login .form {
    float: right;
    clear: right;
}
#login .request-pass {
    margin-top: 6px;
}
#login .request-pass, #login .request-pass a {
    color: white;
}

.dedic-group {
    width: 400px;
    background: url(../i/textures/dedic.jpg) no-repeat left center;
    color: white;
}
.dedic-group .dedic-w {
    padding: 16px 12px 16px 16px;
}
.dedic-w .hint a {
    color: white;
}
.dedic-group p {
    font-size: 12px;
    padding-right: 20px;
}
.dedic-group h3 {
    font-size: 17px;
    margin-top: -7px;
    margin-bottom: 3px;
}
.dedic-group h3, .dedic-group h3 a {
    color: black;
}
.dedic-group li h3, .dedic-group li p {
    padding-left: 10px;
    padding-right: 85px;
}
.dedic-group li p, .dedic-group h4 {
    color: #292929;
}
.dedic-group h2 {
    font-family: Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
}
.dedic-group li {
    color: black;
    margin-bottom: 2px;
}
.dedic-group ol {
    margin-top: 8px;
}

.dedic-group p.hint {
    font-size: 11px;
}

.dedic-group .announce {
    margin-top: 16px;
}
.dedic-group .announce h4 {
    margin-top: -4px;
    padding: 0 10px;
    position: relative;
}

.dedic-sticker {
    width: 200px;
    height: 200px;
    position: absolute;
    background: url(../i/dedic-sticker.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    top: 140px;
    margin-left: 550px;
}

.tshort-promo {
    width: 100px;
    height: 100px;
    position: absolute;
    background: url(../i/tshort-promo.png) no-repeat 0 0;
    overflow: hidden;
    top: 370px;
    margin-left: 600px;
}
.tshort-promo a {
    position: relative;
    display: block;
    text-indent: -9999px;
    width: 70px;
    height: 80px;
    margin: 10px 0 0 15px;
}
