.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
/* ==========================================================================
   whiteman
   s:hebuqumka
   m:labetskii@gmail.com
   ========================================================================== */
html{
    height: 100%;
    overflow: hidden;
}
.always-top{
    height: 124px;/*184*/
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
.always-top .centralize{
    bottom: 0;
    height: 97px;
    margin-top: 0;
    top: auto;
}
body{
    background: url("../img/back.jpg") no-repeat 50% 50% #031430;
    height: 100%;
    font: 14px/18px Calibri, "Myriad Pro", Arial, Helvetica, sans-serif;
    color: #fff;
}
.centralize{
    position:absolute;
    width: 900px;
    left: 50%;
    margin: -300px 0 0 -450px;
    top: 50%;
    height: 700px;
}
.logo{
    background: url("../img/logo.png") no-repeat scroll 0 0 transparent;
    height: 85px;
    left: 50px;
    position: absolute;
    top: 0;
    width: 213px;
}
.menu{
    left: 433px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 38px;
}
.menu li{
    cursor: pointer;
    float: left;
    font-size: 17px;
    margin-right: 40px;
    text-decoration: underline;
}
.video-btn{
    background: url("../img/video-icon.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 127px;
    position: absolute;
    right: -13px;
    top: 53px;
    width: 158px;
    z-index: 1;
}
.state{
    background: url("../img/state-bg.png") no-repeat scroll 0 0 transparent;
    height: 132px;
    left: 5px;
    padding: 43px 25px 25px 50px;
    position: absolute;
    top: 140px;/*198*/
    width: 163px;
}
.name{
    font-size: 20px;
    margin: 0 0 7px;
}
.address{
    color: #f3f3f3;
}
.phone{
    color: #F3F3F3;
    line-height: 26px;
    padding-left: 14px;
    position: relative;
}
.phone i{
    background: url("../img/icon.png") no-repeat scroll 0 0 transparent;
    height: 13px;
    left: 1px;
    position: absolute;
    top: 5px;
    width: 9px;
}
.state.big{
    background: url("../img/state-bg2.png") no-repeat scroll 0 0 transparent;
    height: 85px;
    left: 52px;
    padding: 82px 25px 25px 50px;
    top: 381px;
    width: 240px;
}
.site-btn{
    background: url("../img/site-btn.png") no-repeat scroll 0 0 transparent;
    bottom: 68px;
    cursor: pointer;
    font-size: 17px;
    height: 50px;
    left: 50%;
    line-height: 52px;
    margin-left: -63px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 191px;
}
.video-box{
    background: url("../img/video-bg.png") no-repeat scroll 0 0 transparent;
    height: 235px;
    padding: 35px 36px;
    position: absolute;
    right: 0;
    top: 150px;
    width: 383px;
    z-index: 1;
}
.video-box div{
    background-color: #000;
    width: 384px;
    height: 235px;
}
.overlay{
    display: none;
    opacity: 0.5;
    background-color: #000;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.popup{
    background: url("../img/popup-sm.png") no-repeat scroll 0 0 transparent;
    display: none;
    height: 188px;
    left: 50%;
    margin: -159px 0 0 -245px;
    padding: 28px;
    position: absolute;
    top: 50%;
    width: 464px;
    z-index: 3;
}
.popup .title{
    font-size: 24px;
    line-height: 24px;
    padding-top: 49px;
}
.popup.sm .title{
    text-align: center;
}
.popup .m-title{
    padding-top: 42px;
}
.popup-btn{
    bottom: 81px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.popup-btn .btn{
    cursor: pointer;
    display: inline-block;
    font-size: 21px;
    margin: 0 15px;
    text-decoration: underline;
    *display: inline;
    *zoom:1;
}
.popup-btn .btn a{
    text-decoration: none;
    color: #fff;
}
.popup-close{
    background: url("../img/popup-close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 15px;
    position: absolute;
    right: 55px;
    top: 55px;
    width: 16px;
}
.popup.xl{
    background: url("../img/popup-xl.png") no-repeat scroll 0 0 transparent;
    height: 276px;
    margin: -169px 0 0 -255px;
    padding: 2px 55px 0;
    width: 430px;
}
.popup .text{
    line-height: 16px;
    padding-top: 13px;
    font-size: 12px;
    font-family: Verdana;
}
.popup.xxl{
    background: url("../img/popup-xxl.png") no-repeat scroll 0 0 transparent;
    height: 372px;
    margin: -169px 0 0 -255px;
    padding: 2px 55px 0;
    width: 430px;
}
.clubcard{
    font-size: 14px;
    font-weight: 700;
}