html, body{height: 100%;}
#page{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: -270px;
}
body{padding: 0; margin: 0; font-family: Arial; font-size: 14px;}
a{color: #5B74A8; outline: none !important;}
#header{background: url(/images/header_bg.jpg); height: 70px; b1order-bottom: 1px silver solid; box-shadow: 0 0px 12px rgba(0,0,0,0.9); margin-bottom: 25px;}
#headerWrap{width: 980px; margin: 0 auto; position: relative;}
#header .logo{margin: 20px 0 0 0;}
#header .header_button_container {position: absolute;top: 21px;right: 30px;}
#header .header_button_container span {font-size:11px;color: #869ccf;}
#header .header_button_container div {min-width:140px;line-height:20px;text-align: center;}
#header .header_button_container div.btn-col {float: right;}

h1,h2,h3,h4,h5,h6 {font-family: "Trebuchet MS";font-weight: normal;}


p, div {line-height: normal;}

#header .header_button{
    background: #d9221a;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    padding: 5px 8px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 11px;
    /*position: absolute;
    top: 25px;
    right: 30px;*/
    font-weight: bold;
}
#header .registration{
    background: #d9221a;
}
h2.action {color:#d9221a;margin-top: 20px;}
#header .login{
    background: gray;
}

/* FOOTER */
.footer, .footerstyle2{clear: both; width: 950px; margin: 0 auto; font-size: 9px; color: gray}
.footer_menu{border-bottom: 1px solid silver; padding-bottom: 8px;}
.footer_text{background: url(/images/footer_pro.gif) no-repeat right top; padding-top: 10px;}

.main{ width: 950px; margin: 0 auto;}
.mainfix{padding-bottom: 290px;}
h1{color: #333; font-size: 25px; margin: 15px 0 10px 0}
h3{font-weight: normal; font-size: 20px; margin: 0}
hr, .hr, .hr_small{margin: 10px 0; background: url(/images/hr.png) no-repeat center center; padding: 5px 0; text-align: center; border: none;}
hr.small, .hr_small{background-image: url(/images/hr_small.png);}
.hr span, .hr_small span{background: white; padding: 0 8px;}

/* FORM */
.row{padding: 3px 0}
#content div.row a:active,#content div.row a:link {
    text-decoration: none;;

}#content div.row a:hover {
    text-decoration: underline;

}
#content div.form label {
    font-weight: normal;
    font-size: 1em;
    display: inline;
}
.row input.txt{
    padding: 8px 10px 8px 40px;
    width: 220px;
    background: white url(/images/input_img.png) no-repeat;
    border: 1px solid silver;
}
.email{background-position: 5px 7px !important;}
.password{background-position: 5px -57px !important;}
.remember_div{margin-top: 7px; float: right; margin-right: 30px;}
.submit{
    background: none repeat scroll 0 0 #5B74A8;
    border-color: #29447E #29447E #1A356E;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 #859EDA inset;
    color: white;
    padding: 5px 20px;
}


/* LOGIN FORM */
.login_block{
    width: 270px;
    float: right;
    background: #F9F9F9;
    padding: 30px 40px;
    border-radius: 7px;
    margin-left: 50px;
}
.login_block .hr_small{margin: 20px 0 -5px 0; }
.login_block .hr_small span{ background: #F9F9F9; color: gray}
.social{}
.social_login{float: right; margin: -5px 0px 10px 0}
.social a{background: url(/images/social.png); display: inline-block; width: 32px; height: 32px; margin-left: 7px;}
.social .vk{background-position: 0 -38px;}
.social .fb{background-position: 0 -143px;}
.social .google{background-position: 0 -213px;}
.social_loader{vertical-align: 8px; display: none;}

/* LOGIN FORM */
.register_block{
    width: 320px;
    float: right;
    background: #F9F9F9;
    padding: 30px 40px;
    border-radius: 7px;
    margin-left: 50px;
}
.login_block .hr_small{margin: 20px 0 -5px 0; }
.login_block .hr_small span{ background: #F9F9F9; color: gray}




/* SIGNUP */
.social_large{
    display: inline-block;
    text-align: left;
    border-radius: 5px;
    padding-right: 20px;
    border: 1px solid black;
    color: white;
    text-decoration: none;
    font-family: "Trebuchet MS";
    font-size: 18px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    line-height: 36px;
}
.social_large:hover, .social_large:active, .social_large:visited{color: white; }
.social_large em{background: no-repeat center center rgba(255,255,255,0.2);  margin-right: 15px;; padding: 10px 20px}
.social_reg .vk em{background-image: url(/images/social/vk_logo.png)}
.social_reg .fb em{background-image: url(/images/social/fb_logo.png)}
.social_reg .google em{background-image: url(/images/social/google_logo.png)}
.social_reg .fb{background-color: #344f8b;}
.social_reg .vk{background-color: #4b6e95;}
.social_reg .google{background-color: #1a4eef;}

.use_email a {
    color: #da271f;
    text-decoration: none;
}
#CHttpError {-moz-border-radius: 5px; /* Firefox */  -webkit-border-radius: 5px; /* Safari, Chrome */ -khtml-border-radius: 5px; /* KHTML */   border-radius: 5px; width:70%;padding:15px;border:2px solid #dbdbdb;background: url(/images/site/bg_blue.gif); margin-left:130px; /* CSS3 */}
#CHttpError h3.error {text-shadow: 0px -1px 0px #717171;filter: dropshadow(color=#000000,offX=0,offY=1);font-family: "Trebuchet MS"; font-size:150px;color: #91a6bb;margin: auto;}
#CHttpError h3,#CHttpError h5 {margin-top:15px;font-family: "Trebuchet MS"; color:#708090;}
#CHttpError h3 {font-size:20px;}
#CHttpError h5 {color: #3b434c;margin-top:15px;margin-bottom: 10px;}
#CHttpError p {font-size: 10px;margin: 0 0 4px 0;}
#CHttpError .error_text {float: left;width: 250px;}

.features {overflow: hidden;
margin: 2em 0 0;list-style: none;
    line-height: 17px;
}
.features img {
    float: left;
    margin: -3px 0 0;
}
.features li {
    margin: 3px 0 2em;
}
.features p {
    margin: 0 0 0 68px;
}
.features .title {
    font-size: 16px;
    margin-bottom: .3em;
}
.features.no-icon p {
    margin: 0;
}
.features .small-title {
    font-size: 1em;
    font-weight: bold;
}

#content .content {width: 640px;}
#content .half {width: 560px;}
#content .content h3 {margin-bottom: 10px;color:#4b6e95;}
#content h2.action,#content h1 {font-family: "Trebuchet MS";}

.msgBox {
    width: 96%;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari, Chrome */
    -khtml-border-radius: 6px; /* KHTML */
    border-radius: 6px; /* CSS3 */
    padding: 7px 15px 5px 25px;
    margin-bottom: 10px;
    /* Legacy browsers */
    background: #636363 url("/images/site/gradient-bg.png") repeat-x top;
    -o-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    /* Internet Explorer */
    *background: #636363;
    background: #636363\0/;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = #FF7b7b7b, endColorstr = #FF636363);
}

@media all and (min-width: 0px) {
    .msgBox {
        /* Opera */
        background: #636363 url("/images/site/gradient-bg.svg");
        /* Recent browsers */
        background-image: -webkit-gradient(linear, left top, left bottom, from(#7b7b7b), to(#636363));
        background-image: -webkit-linear-gradient(top, #7b7b7b, #636363);
        background-image: -moz-linear-gradient(top, #7b7b7b, #636363);
        background-image: -o-linear-gradient(top, #7b7b7b, #636363);
        background-image: linear-gradient(top, #7b7b7b, #636363);
    }
}

.boxNote {
    border: 1px solid #2f0015;
    color: #a6d2ff;
}

.boxNote .bgBox {
    padding-left: 35px;
    background: url("/images/site/info.png") no-repeat;
}

.footerstyle2{-webkit-text-size-adjust: none; max-height: 999999px; font-size: 14px;}
.footerstyle2 h4,.footerstyle2 h5 {margin: 7px 0}
.footerstyle2 .hr {
    background: none repeat scroll 0 0 #DDDDDD;
    height: 1px !important;
    margin: 15px 0 15px -20px;
    padding: 0 40px 0 0;
    width: 100%;
}
.footerstyle2 .left-panel {
    display: inline;
    float: left;
    width: 250px;
}
.footerstyle2 .left-panel .contacts {
    background: url("/images/form_bg.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #D9D9D9;
    border-radius: 8px 8px 8px 8px;
    font-size: 13px;
    margin-top: 11px;
    padding: 0 9px 0;
    height: 122px;
}
.footerstyle2 .left-panel .contacts .title {
    font-size: 18px;
    height: 41px;
    line-height: 41px;
    position: relative;
}
.footerstyle2 .left-panel .contacts .title {
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-bottom: 6px;
    padding-top: 4px;
}
.footerstyle2 .left-panel .phone {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
.footerstyle2 .left-panel .copyright {
    color: #666666;
    font-size: 11px;
    margin-top: 10px;
}
.footerstyle2 .right-panel {
    display: inline;
    float: left;
    margin-left: 30px;
    width: 670px;
}
.footerstyle2 .right-panel .bottom-links {
    font-size: 15px;
    margin: 10px 0 -10px 10px;

}
.footerstyle2 .right-panel .bottom-links ul {
    border: 0 none;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.footerstyle2 .right-panel .bottom-links ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
}
.footerstyle2 .right-panel .bottom-links ul li {
    display: inline;
    float: left;
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 4px;
    padding-right: 4px;
    white-space: nowrap;
}
.footerstyle2 .right-panel .bottom-links ul li:first-child, .footerstyle2 .right-panel .bottom-links ul li.first {
    padding-left: 0;
}
.footerstyle2 .right-panel .bottom-links ul li:last-child {
    padding-right: 0;
}
.footerstyle2 .right-panel .bottom-links ul li.last {
    padding-right: 0;
}
.footerstyle2 .right-panel .bottom-links ul li {
    margin-right: 10px;
}
.footerstyle2 .right-panel .bottom-links-2 {
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    color: #666666;
    margin-top: 22px;
    overflow: hidden;
    padding-bottom: 7px;
    padding-left: 10px;
}
.footerstyle2 .right-panel .bottom-links-2 .partners {
    display: inline;
    float: left;
    width: 30%;
}
.footerstyle2 .right-panel .bottom-links-2 .partners a {
    display: block;
    font-size: 12px;
    /*font-weight: bold;*/
    margin: 5px 0;
}
.footerstyle2 .right-panel .bottom-links-2 .blogs {
    display: inline;
    width: 65%;
    float: left;
    text-align: right;
}
.footerstyle2 .right-panel .summary {
    color: #666666;
    font-size: 11px;
    margin-top: 10px;
}
.footerstyle2 .add-hotel {
    background-image: url("/images/modules/hotels/add_hotel.png");
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    height: 31px;
    width: 160px;
}


.footerstyle2 .counters{margin-top: 10px;}

.footerstyle2 a {text-decoration: none;}
.footerstyle2 a:hover {text-decoration: underline;}


#content .form input {margin-bottom: 0;}
#content #feedback .form label {display: block;}
#content #feedback div.form {padding-left: 20px;}

#content #feedback .form .text, #content #feedback  .form .textarea, #content #feedback  .form .capcha_text {font-size: 16px;padding: 5px 10px; font-family: Verdana;;}
#content #feedback .form .text {width: 300px; }
#content #feedback .form .textarea{width: 500px; height: 80px;}
#content #feedback .capcha_text {/*top:-5px;*/width: 100px; margin: 0px 0 -2px 12px; font-weight: bold; text-align: center;}

.captcha  {margin-top: 15px;}
.captcha .imageClass  {}
.captcha input {vertical-align: middle;}

.captcha_refresh {position:relative;top:5px;display: inline-block; width: 16px; height: 16px;  background: url('/images/refresh.png'); -webkit-transition: all 0.5s; transition: all 0.5s}
.captcha_refresh img {display: none}
.captcha_refresh:hover{ -webkit-transform: rotate(180deg);  transform: rotate(180deg)}
@-moz-document url-prefix() {
    .captcha_refresh{transition: none; }
    .captcha_refresh:hover{transform: none}
}

.flash-success{background: #d4fbd9; color: #2c822f; border: 1px solid rgba(0,0,0,0.2); padding: 7px 10px; border-radius: 3px;}
.errorSummary{background: #f7d2cc; color: #80001d;  border: 1px solid rgba(0,0,0,0.2); padding: 7px 10px; border-radius: 3px;}
.errorMessage {font-size: 11px;color:red;}
/* .form div.error input, #feedback .form div.error textarea, #feedback .form div.error select  {outline: 1px solid red;} */
span.required {color:red;}


.path_line{height:18px; margin-bottom:12px;}
.path{background:url('/images/path_hand.gif') 10px 3px no-repeat; font-size:12px; color:#595959; padding-left:44px;}
.path a{font-size:12px; color:#595959 !important;text-decoration: underline;}
.path a:hover{text-decoration:none;}

.headerRightBlock {float:right;}

#header .authentificated {top: 10px;}
#header .authentificated span {color:#ffffff;font-size: 11px;}
#header .authentificated div {text-align: right;}
#header .authentificated div.helloText {float: left;margin-right: 8px;}
#header .authentificated a {font-size:11px;color:red;}
#header .authentificated a:hover {color: #c70000;text-decoration: none;}
#header .authentificated div.photoWrapper {float: left;/*border: 2px solid #5d5d5d;border-radius: 5px;*/min-width: 0;}
#header .authentificated img {border-radius: 5px;box-shadow: 0 0px 6px white;}

#header .userPhoto {float: right;}

/* sAdmin Menu */
/*body {
    font-size: 100%;
    background:#32373d;
}
a {
    text-decoration: none;
}*/

/*#sAdminMenuWrapper *//*, ul ul*//* {
    margin: 0;
    padding: 0;
    list-style: none;
}*/
#sAdminMenuWrapper ul {

    list-style: none;
}
#sAdminImg {
    cursor: hand; cursor: pointer;
    z-index: 2;
}
#sAdminMenuWrapper {
    width: 260px;
    /*margin: 100px auto;*/
    font-size: 0.8125em;
    position: absolute;
    top: 5px;
    left: 180px;
    z-index: 2;
    /*border: 1px solid red;*/
}
.sAdminMenu {
    width: auto;
    height: auto;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
    margin-left: 60px;;
}
.sAdminMenu > li > a {
    background-color: #616975;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(114, 122, 134)),to(rgb(80, 88, 100)));
    background-image: -webkit-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: -moz-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: -o-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: -ms-linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    background-image: linear-gradient(top, rgb(114, 122, 134), rgb(80, 88, 100));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#727a86', EndColorStr='#505864');
    border-bottom: 1px solid #33373d;
    -webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
    -moz-box-shadow: inset 0px 1px 0px 0px #878e98;
    box-shadow: inset 0px 1px 0px 0px #878e98;
    width: 100%;
    height: 2.75em;
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
.sAdminMenu ul  {
    margin-left: 0 ;
}
.sAdminMenu ul li a {
    background: #fff;
    border-bottom: 1px solid #efeff0;
    width: 100%;
    height: 2.75em;
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.923em;
    font-weight: 400;
    color: #878d95;
}
.sAdminMenu ul li:last-child a {
    border-bottom: 1px solid #33373d;
}
.sAdminMenu > li > a:hover, .sAdminMenu > li > a.active {
    background-color: #35afe3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(69, 199, 235)),to(rgb(38, 152, 219)));
    background-image: -webkit-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: -moz-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: -o-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: -ms-linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    background-image: linear-gradient(top, rgb(69, 199, 235), rgb(38, 152, 219));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
    border-bottom: 1px solid #103c56;
    -webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
    -moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
    box-shadow: inset 0px 1px 0px 0px #6ad2ef;
}
.sAdminMenu > li > a.active {
    border-bottom: 1px solid #1a638f;
}
.sAdminMenu > li > a:before {
    content: '';
    background-image: url(../images/admin/sprite.png);
    background-repeat: no-repeat;
    font-size: 36px;
    height: 1em;
    width: 1em;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -.5em 0 0 0;
}
.item1 > a:before {
    background-position: 0 0;
}
.item2 > a:before {
    background-position: -38px 0;
}
.item3 > a:before {
    background-position: 0 -38px;
}
.item4 > a:before {
    background-position: -38px -38px;
}
.item5 > a:before {
    background-position: -76px 0;
}
.sAdminMenu > li > a span {
    font-size: 0.857em;
    display: inline-block;
    position: absolute;
    right: 1em;
    top: 50%;
    background: #48515c;
    line-height: 1em;
    height: 1em;
    padding: .4em .6em;
    margin: -.8em 0 0 0;
    color: #fff;
    text-indent: 0;
    text-align: center;
    -webkit-border-radius: .769em;
    -moz-border-radius: .769em;
    border-radius: .769em;
    -webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
    -moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
    text-shadow: 0px 1px 0px rgba(0,0,0,.5);
    font-weight: 500;
}
.sAdminMenu > li > a:hover span, .sAdminMenu > li a.active span {
    background: #2173a1;
}
.sAdminMenu > li > ul li a:before{
    content: '▶';
    font-size: 8px;
    color: #bcbcbf;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    left: -2.7em;
}

.sAdminMenu > li > ul li:hover a,
.sAdminMenu > li > ul li:hover a span,
.sAdminMenu > li > ul li:hover a:before {
    color: #32373D;
}


.sAdminMenu ul > li > a span {
    font-size: 0.857em;
    display: inline-block;
    position: absolute;
    right: 1em;
    top: 50%;
    background: #fff;
    border: 1px solid #d0d0d3;
    line-height: 1em;
    height: 1em;
    padding: .4em .7em;
    margin: -.9em 0 0 0;
    color: #878d95;
    text-indent: 0;
    text-align: center;
    -webkit-border-radius: .769em;
    -moz-border-radius: 769em;
    border-radius: 769em;
    text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}

div.ca0 {border: 1px solid #d9d9d9;border-radius: 5px;font-size: 11px;margin-bottom: 8px;padding: 4px;}